.icon{width:20px;height:20px;flex:0 0 auto}.icon.icon_sm{width:16px;height:16px}.icon.icon_lg{width:24px;height:24px}.titles{position:relative;overflow:hidden;padding:128px 0 64px}.titles.titles_light,.titles.titles_dark{background:var(--brand-primary)}.titles .titles-frame{width:min(100% - 48px,1280px);margin:0 auto}.titles .titles-kicker{display:inline-block;margin-bottom:16px;color:var(--brand-accent);font-size:.84rem;font-weight:500;letter-spacing:.34em;text-transform:uppercase}.titles .titles-title{margin:0 0 18px;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.875rem;line-height:1.1}.titles .titles-description{max-width:42rem;margin:0;color:#ffffffb3;font-size:1.125rem;line-height:1.75}@media(min-width:768px){.titles .titles-title{font-size:2.25rem}}@media(min-width:1024px){.titles .titles-title{font-size:3rem}}@media(max-width:768px){.titles{padding:112px 0 56px}.titles .titles-frame{width:min(100% - 32px,1280px)}.titles .titles-description{font-size:.98rem}}.about-section{padding:80px 0;background:var(--bg-page)}.about-section_soft{background:var(--bg-page-soft)}.about-section_dark{background:var(--brand-primary)}.about-story,.about-values,.about-milestones,.about-cta{width:min(100% - 48px,1280px);margin:0 auto}.about-story{display:flex;justify-content:center}.about-story-frame{width:min(100%,920px);margin:0 auto;text-align:center}.about-kicker{display:block;color:var(--brand-accent);font-size:.84rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.about-title{margin:12px 0 0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.08}.about-title_light{color:#fff}.about-story-text{display:grid;gap:16px;justify-items:center;margin-top:28px;color:var(--text-secondary);line-height:1.8}.about-story-text p{margin:0}.about-values-overview,.about-milestones-overview{margin-bottom:64px;text-align:center}.about-milestones-overview_light .about-kicker{color:var(--brand-accent)}.about-values-grid{display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-card{padding:32px;border:1px solid var(--line-default);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-soft);text-align:center}.about-card-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:24px;border-radius:999px;background:var(--brand-accent-soft);color:var(--brand-accent)}.about-card h3{margin:0 0 12px;color:var(--text-primary);font-size:1.25rem}.about-card p{margin:0;color:var(--text-secondary)}.about-milestones{color:#fff}.about-milestone-list{display:grid;gap:32px;max-width:860px;margin:0 auto}.about-milestone{display:grid;grid-template-columns:80px 1fr;gap:24px;align-items:start}.about-milestone-year{color:var(--brand-accent);font-size:1.25rem;font-weight:700}.about-milestone-event{padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffc2;font-size:1.05rem;line-height:1.8}.about-cta{text-align:center}.about-cta p{max-width:40rem;margin:20px auto 0;color:var(--text-secondary);font-size:1.05rem}@media(max-width:1024px){.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.about-section{padding:72px 0}.about-story,.about-values,.about-milestones,.about-cta{width:min(100% - 32px,1280px)}.about-values-grid,.about-milestone{grid-template-columns:1fr}}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text-primary);cursor:pointer;transition:transform .24s ease,background .24s ease,border-color .24s ease,color .24s ease,opacity .24s ease,box-shadow .24s ease}.button:disabled{cursor:not-allowed;opacity:.56}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible{outline:2px solid color-mix(in srgb,var(--brand-primary) 24%,white);outline-offset:2px}.button.button_primary{background:var(--brand-primary);color:#fff;box-shadow:var(--shadow-soft)}.button.button_primary:hover:not(:disabled){background:var(--brand-primary-soft)}.button.button_secondary{border-color:var(--line-default);background:var(--bg-panel);color:var(--text-primary)}.button.button_secondary:hover:not(:disabled){border-color:var(--line-strong);box-shadow:var(--shadow-soft)}.button.button_outline{border-color:var(--line-strong);color:var(--brand-primary)}.button.button_outline:hover:not(:disabled){background:color-mix(in srgb,var(--brand-primary) 5%,white)}.button.button_ghost{color:var(--text-secondary)}.button.button_ghost:hover:not(:disabled){background:color-mix(in srgb,var(--brand-primary) 6%,white);color:var(--brand-primary)}.button.button_md{min-height:48px;padding:0 20px}.button.button_lg{min-height:52px;padding:0 28px}.button.button_icon{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:999px}.input{width:100%;min-height:50px;padding:0 16px;border:1px solid var(--line-default);border-radius:6px;background:var(--bg-panel);color:var(--text-primary);font:inherit;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease}.input::-moz-placeholder{color:var(--text-tertiary)}.input::placeholder{color:var(--text-tertiary)}.input:focus-visible{border-color:color-mix(in srgb,var(--brand-primary) 26%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-primary) 10%,white)}.select{width:100%;min-height:50px;padding:0 48px 0 16px;border:1px solid var(--line-default);border-radius:6px;background-color:var(--bg-panel);color:var(--text-primary);font:inherit;font-size:1rem;line-height:1.4;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' stroke='%231a2f23' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px 14px;transition:border-color .24s ease,box-shadow .24s ease}.select:focus-visible{border-color:color-mix(in srgb,var(--brand-primary) 26%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-primary) 10%,white)}.select option{font-size:1rem}@media(max-width:768px){.select{min-height:54px;padding-right:52px;font-size:1.125rem;line-height:1.45;background-position:right 18px center;background-size:16px 16px}.select option{font-size:1.125rem}}.textarea{width:100%;min-height:148px;padding:16px;border:1px solid var(--line-default);border-radius:6px;background:var(--bg-panel);color:var(--text-primary);font:inherit;resize:vertical;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease}.textarea::-moz-placeholder{color:var(--text-tertiary)}.textarea::placeholder{color:var(--text-tertiary)}.textarea:focus-visible{border-color:color-mix(in srgb,var(--brand-primary) 26%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-primary) 10%,white)}.contact{padding:80px 0;background:var(--bg-page)}.contact .contact-frame{display:flex;justify-content:center;width:min(100% - 48px,1280px);margin:0 auto}.contact .contact-form{width:min(100%,860px);padding:32px;border-radius:8px;background:var(--bg-panel);box-shadow:0 16px 30px #0f172a14}.contact .contact-title{margin:0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.contact .contact-note{margin:4px 0 0;color:var(--text-secondary)}.contact .contact-fields{display:grid;gap:24px;margin-top:32px}:is(.contact .contact-fields) label{display:grid;gap:10px}:is(:is(.contact .contact-fields) label)>span{color:var(--text-primary);font-size:.92rem;font-weight:600}:is(.contact .contact-fields) .select{width:100%;min-height:50px}.contact .contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.contact .contact-feedback{margin:0;padding:12px 14px;border-radius:6px;font-size:.92rem;line-height:1.5}.contact .contact-feedback_success{background:#127a521f;color:#127a52}.contact .contact-feedback_error{background:#b4231814;font-size:.92rem;color:#b42318}.contact .contact-submit{width:100%}.button:is(.contact .contact-submit){gap:8px;min-height:48px;padding:0 28px;border:0;border-radius:6px;background:var(--brand-primary);color:#fff;font-weight:600;box-shadow:none;transform:none}.button:is(.contact .contact-submit):hover:not(:disabled){transform:none;background:var(--brand-primary);box-shadow:none}.button:is(.contact .contact-submit):disabled{opacity:.72}.contact-submit span{color:inherit}@media(max-width:1024px){.contact-form{width:min(100%,100%)}}@media(max-width:768px){.contact{padding:72px 0}.contact .contact-frame{width:100%}.contact .contact-row{grid-template-columns:1fr}.contact .contact-form{width:calc(100% - 12px);margin:0 6px;padding:24px}}.empty{display:grid;justify-items:center;gap:16px;padding:120px 0;text-align:center}.empty .empty-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:var(--brand-primary)}.empty .empty-content{display:grid;gap:12px;max-width:640px}.empty h1{margin:0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,5vw,3.2rem);line-height:1.04}.empty p{margin:0;color:var(--text-secondary);line-height:1.8}.empty .empty-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.error{min-height:320px}.error .error-content{display:grid;gap:8px;max-width:720px}.error .error-code,.error .error-detail{margin:0;color:var(--text-secondary);line-height:1.7;word-break:break-word}.error strong{color:var(--text-primary);font-weight:600}.cta{padding:80px 0;background:var(--bg-page)}.cta .cta-frame{width:min(100% - 48px,960px);margin:0 auto;text-align:center}.cta .cta-title{margin:0 0 20px;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.875rem;line-height:1.15}:is(.cta .cta-title) .cta-title-highlight{color:var(--brand-accent)}.cta .cta-description{max-width:42rem;margin:0 auto 40px;color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.cta .cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.cta .cta-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border-radius:var(--radius-s);font-weight:600;text-decoration:none;transition:transform .24s ease,background .24s ease,color .24s ease}.cta-action_primary:is(.cta .cta-action){background:var(--brand-primary);color:#fff}.cta-action_outline:is(.cta .cta-action){border:1px solid var(--line-strong);color:var(--brand-primary)}.cta-action_primary:is(.cta .cta-action):hover,.cta-action_outline:is(.cta .cta-action):hover{transform:translateY(-1px)}.cta-action_outline:is(.cta .cta-action):hover{background:var(--brand-primary);color:#fff}@media(max-width:768px){.cta{padding:72px 0}.cta .cta-frame{width:min(100% - 32px,960px)}}@media(min-width:768px){.cta .cta-title{font-size:2.25rem}}@media(min-width:1024px){.cta .cta-title{font-size:3rem}}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;color:var(--brand-primary);font-size:.74rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.badge.badge_default{background:color-mix(in srgb,var(--brand-accent) 28%,white)}.badge.badge_muted{background:color-mix(in srgb,var(--brand-primary) 6%,white);color:var(--text-secondary)}.badge.badge_accent{background:var(--brand-accent);color:var(--brand-primary)}.fallback-image{display:block;width:100%;height:100%}.fallback-image .fallback-image-bg-start{stop-color:color-mix(in srgb,var(--brand-primary) 10%,white)}.fallback-image .fallback-image-bg-end{stop-color:color-mix(in srgb,var(--brand-primary) 18%,white)}.fallback-image .fallback-image-panel-start{stop-color:color-mix(in srgb,var(--bg-panel) 96%,white)}.fallback-image .fallback-image-panel-end{stop-color:color-mix(in srgb,var(--brand-primary) 8%,white)}.fallback-image .fallback-image-art-start{stop-color:color-mix(in srgb,var(--brand-accent) 92%,white)}.fallback-image .fallback-image-art-end{stop-color:color-mix(in srgb,var(--brand-primary) 54%,white)}.fallback-image .fallback-image-orb-top{fill:color-mix(in srgb,var(--brand-accent) 22%,white)}.fallback-image .fallback-image-orb-bottom{fill:color-mix(in srgb,var(--brand-primary) 8%,white)}.fallback-image .fallback-image-frame{fill:color-mix(in srgb,var(--brand-primary) 14%,white)}.fallback-image .fallback-image-glow{fill:color-mix(in srgb,white 92%,var(--brand-accent));fill-opacity:.92}.fallback-image .fallback-image-surface-soft{fill:color-mix(in srgb,white 88%,var(--brand-primary));fill-opacity:.28}.fallback-image .fallback-image-surface-strong{fill:color-mix(in srgb,white 84%,var(--brand-primary));fill-opacity:.42}.fallback-image .fallback-image-line-wide{fill:color-mix(in srgb,var(--brand-accent) 52%,white)}.fallback-image .fallback-image-line-narrow{fill:color-mix(in srgb,var(--brand-accent) 36%,white)}.fallback-image .fallback-image-panel-outline{stroke:color-mix(in srgb,white 92%,var(--brand-accent));stroke-opacity:.76}.fallback-image .fallback-image-path{stroke:color-mix(in srgb,white 90%,var(--brand-accent))}.fallback-image .fallback-image-dot{fill:color-mix(in srgb,var(--brand-primary) 64%,white)}.product-card{display:grid;overflow:hidden;border:1px solid var(--line-default);border-radius:8px;background:var(--bg-panel);box-shadow:0 10px 22px #0f172a14;transition:transform .28s ease,box-shadow .28s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #0f172a1f}.product-card:hover .product-card-image{transform:scale(1.05)}.product-card .product-card-media{position:relative;aspect-ratio:4 / 3;overflow:hidden}.product-card .product-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.product-card .product-card-badge,.product-card .product-card-favorite{position:absolute;top:16px}.product-card .product-card-badge{left:16px}.badge:is(.product-card .product-card-badge){min-height:auto;padding:6px 12px;border-radius:999px;background:var(--brand-accent);color:var(--brand-primary);font-size:.75rem;font-weight:700;letter-spacing:0}.product-card .product-card-favorite{right:16px;width:40px;height:40px;border-radius:999px;color:var(--text-tertiary);box-shadow:none;transform:none}.button:is(.product-card .product-card-favorite){min-width:40px;min-height:40px;padding:0;border-color:transparent;background:#ffffffe6}.button:is(.product-card .product-card-favorite):hover:not(:disabled){transform:none;background:#ffffffe6;box-shadow:none}.product-card-favorite_active:is(.product-card .product-card-favorite){color:#d06161}.product-card .product-card-info{display:grid;gap:16px;padding:20px}.product-card .product-card-location,.product-card .product-card-features{display:flex;align-items:center}.product-card .product-card-location{gap:6px;color:var(--text-tertiary);font-size:.875rem}.product-card .product-card-title{margin:0;color:var(--text-primary);font-size:1.125rem;font-weight:700}.product-card .product-card-features{flex-wrap:wrap;gap:16px;color:var(--text-secondary);font-size:.875rem}.product-card .product-card-feature{display:inline-flex;align-items:center;gap:6px}.product-card .product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid var(--line-default)}.product-card .product-card-price{color:var(--brand-primary);font-size:1.25rem;font-weight:700}.product-card .product-card-price-unit{margin-left:2px;color:var(--text-tertiary);font-size:.875rem;font-weight:500}.product-card .product-card-link{color:var(--brand-accent);font-size:.875rem;font-weight:700;text-decoration:none}.featured{padding:80px 0;background:var(--bg-page-soft)}.featured .featured-frame{width:min(100% - 48px,1280px);margin:0 auto}.featured .featured-overview{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:48px}.featured .featured-summary{display:grid}.featured .featured-kicker{color:var(--brand-accent);font-size:.84rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.featured .featured-title{margin:12px 0 0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.875rem;line-height:1.08}.featured .featured-description{max-width:34rem;margin:12px 0 0;color:var(--text-secondary);line-height:1.8}.featured .featured-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand-primary);font-weight:600;text-decoration:none;font-size:.9375rem;transition:gap .24s ease}:is(.featured .featured-link):hover{gap:12px}.featured .featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(min-width:768px){.featured .featured-title{font-size:2.25rem}}@media(max-width:1024px){.featured .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.featured{padding:72px 0}.featured .featured-frame{width:min(100% - 32px,1280px)}.featured .featured-overview{display:grid}.featured .featured-grid{grid-template-columns:1fr}}.hero{position:relative;display:flex;align-items:center;min-height:100vh;padding-top:80px;overflow:hidden}.hero .hero-image,.hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero .hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .hero-overlay{background:linear-gradient(90deg,#1a2f23f2,#1a2f23c7 42%,#1a2f2300)}.hero .hero-frame{position:relative;z-index:1;width:min(100% - 48px,720px);margin-left:max(24px,calc((100vw - 1280px)/2 + 24px));margin-right:24px;padding-inline:0;padding-block:120px 88px;color:#fff}.hero .hero-kicker{display:inline-block;margin-bottom:24px;padding:8px 16px;border-radius:999px;background:#d1b06b33;color:var(--brand-accent);font-size:.875rem;font-weight:500}.hero .hero-title{margin:0 0 24px;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;line-height:1.1}:is(.hero .hero-title) .hero-title-highlight{color:var(--brand-accent)}.hero .hero-description{max-width:40rem;margin:0 0 36px;color:#fffc;font-size:1.125rem;line-height:1.75}.hero .hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero .hero-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border:1px solid transparent;font-weight:600;text-decoration:none;transition:background .24s ease,border-color .24s ease}.hero-action_primary:is(.hero .hero-action){background:var(--brand-primary);color:#fff}.hero-action_outline:is(.hero .hero-action){border-color:#ffffff5c;color:#fff}.hero-action_outline:is(.hero .hero-action):hover{background:#ffffff1a}.hero .hero-metrics{display:flex;flex-wrap:wrap;gap:32px;margin-top:44px;padding-top:28px;border-top:1px solid rgba(255,255,255,.18)}.hero .hero-metric-value{display:block;margin-bottom:6px;color:#fff;font-size:1.875rem;font-weight:700;line-height:1}.hero .hero-metric-label{color:#ffffff9e;font-size:.875rem}@media(min-width:768px){.hero .hero-title{font-size:3rem}.hero .hero-description{font-size:1.25rem}}@media(min-width:1024px){.hero .hero-title{font-size:3.75rem}}@media(min-width:1280px){.hero .hero-title{font-size:4.5rem}}@media(max-width:768px){.hero .hero-frame{width:auto;margin-inline:32px;padding-block:108px 72px}.hero .hero-description{font-size:1rem}.hero .hero-actions{display:grid;grid-template-columns:1fr}.hero .hero-action{width:100%}.hero .hero-metric-value{font-size:1.875rem}}.search{position:relative;z-index:20;margin-top:-32px}.search .search-frame{width:min(100% - 48px,1120px);margin:0 auto;padding:24px 28px;border-radius:8px;background:#fffffff5;box-shadow:0 20px 38px #0f172a1f}.search .search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.search .search-field{display:grid;gap:10px}.search .search-label{color:var(--text-secondary);font-size:.75rem;font-weight:500}.search .search-field-control{position:relative}.search .search-field-icon{position:absolute;top:50%;left:16px;color:var(--text-tertiary);transform:translateY(-50%)}.search .search-input,.search .search-select{width:100%;min-height:50px;padding:0 16px 0 44px;border:1px solid rgba(26,26,26,.1);border-radius:6px;background:#fff;color:var(--text-primary);font-size:.9375rem}.search .search-select.select{padding-right:48px}.search .search-button{align-self:end;min-height:50px;width:100%;font-size:.9375rem;font-weight:600}.button:is(.search .search-button){gap:8px;border:0;border-radius:6px;background:var(--brand-primary);color:#fff;box-shadow:none;transform:none}.button:is(.search .search-button):hover:not(:disabled){transform:none;background:var(--brand-primary);box-shadow:none}@media(max-width:1024px){.search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.search .search-frame{width:min(100% - 32px,1120px);padding:22px}.search .search-grid{grid-template-columns:1fr}}.services{padding:80px 0;background:var(--bg-page)}.services .services-frame{width:min(100% - 48px,1280px);margin:0 auto}.services .services-overview{max-width:42rem;margin:0 auto 52px;text-align:center}.services .services-kicker{color:var(--brand-accent);font-size:.84rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.services .services-title{margin:12px 0 0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.875rem}.services .services-description{margin:16px 0 0;color:var(--text-secondary);line-height:1.8}.services .services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.services .services-card{padding:32px;border:1px solid var(--line-default);border-radius:8px;background:var(--bg-panel);box-shadow:var(--shadow-soft);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}:is(.services .services-card):hover{border-color:#d1b06b4d;box-shadow:0 18px 34px #0f172a14;transform:translateY(-2px)}:is(.services .services-card):hover .services-icon{background:#d1b06b38}.services .services-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:24px;border-radius:var(--radius-m);background:var(--brand-accent-soft);color:var(--brand-accent);transition:background .3s ease}.services .services-card-title{margin:0 0 14px;color:var(--text-primary);font-size:1.06rem;font-weight:700}.services .services-card-description{margin:0;color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media(min-width:768px){.services .services-title{font-size:2.25rem}}@media(max-width:1024px){.services .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.services{padding:72px 0}.services .services-frame{width:min(100% - 32px,1280px)}.services .services-grid{grid-template-columns:1fr}}.stats{position:relative;overflow:hidden;padding:80px 0}.stats .stats-image,.stats .stats-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.stats .stats-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stats .stats-overlay{background:#1a2f23d9}.stats .stats-frame{position:relative;z-index:1;width:min(100% - 48px,1280px);margin:0 auto}.stats .stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 48px}.stats .stats-item{text-align:center}.stats .stats-value{margin-bottom:8px;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700}:is(.stats .stats-value) .stats-value-accent{color:var(--brand-accent)}.stats .stats-label{color:#ffffffbd;font-size:.875rem}@media(min-width:768px){.stats .stats-value{font-size:3rem}.stats .stats-label{font-size:1rem}}@media(min-width:1024px){.stats .stats-value{font-size:3.75rem}}@media(max-width:768px){.stats{padding:72px 0}.stats .stats-frame{width:min(100% - 32px,1280px)}.stats .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}}.testimonials{padding:80px 0;background:var(--bg-page-warm)}.testimonials .testimonials-frame{width:min(100% - 48px,1280px);margin:0 auto}.testimonials .testimonials-overview{max-width:42rem;margin:0 auto 52px;text-align:center}.testimonials .testimonials-kicker{color:var(--brand-accent);font-size:.84rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.testimonials .testimonials-title{margin:12px 0 0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.875rem}.testimonials .testimonials-description{margin:16px 0 0;color:var(--text-secondary);line-height:1.8}.testimonials .testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.testimonials .testimonials-card{position:relative;display:grid;gap:18px;padding:34px 32px 30px;border-radius:8px;background:var(--bg-panel);box-shadow:0 10px 22px #0f172a14;border:1px solid rgba(26,47,35,.08)}.testimonials .testimonials-mark{position:absolute;top:22px;right:22px;color:var(--brand-primary)}.testimonials .testimonials-stars{display:flex;gap:6px;color:var(--brand-accent)}.testimonials .testimonials-quote{margin:0;color:var(--text-primary);font-size:1rem;line-height:1.9}.testimonials .testimonials-author{display:flex;align-items:center;padding-top:18px;border-top:1px solid rgba(26,47,35,.08)}.testimonials .testimonials-person{display:grid;gap:4px}.testimonials .testimonials-context{color:var(--brand-accent);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.testimonials .testimonials-name{color:var(--text-primary);font-weight:700}.testimonials .testimonials-role{color:var(--text-tertiary);font-size:.9rem}@media(min-width:768px){.testimonials .testimonials-title{font-size:2.25rem}}@media(max-width:1024px){.testimonials .testimonials-grid{grid-template-columns:1fr}}@media(max-width:768px){.testimonials{padding:72px 0}.testimonials .testimonials-frame{width:min(100% - 32px,1280px)}}.info{padding:80px 0;background:var(--bg-page)}.info-frame{width:min(100% - 48px,1280px);margin:0 auto;display:grid;justify-items:center}.info-rich,.info-empty{width:100%;max-width:860px;padding:0;text-align:center}.info-rich h1,.info-rich h2,.info-rich h3,.info-empty h2{margin:0 0 14px;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;line-height:1.08}.info-rich h1{font-size:2.5rem}.info-rich h2,.info-empty h2{font-size:2rem}.info-rich h3{font-size:1.5rem}.info-rich p,.info-rich li,.info-rich blockquote,.info-empty p{color:var(--text-secondary);font-size:1rem;line-height:1.9}.info-rich p,.info-rich ul,.info-rich ol,.info-rich blockquote,.info-empty p{margin:0 0 14px}.info-rich p,.info-rich blockquote,.info-empty p{max-width:860px;margin-left:auto;margin-right:auto}.info-rich ul,.info-rich ol{width:-moz-fit-content;width:fit-content;padding-left:1.25rem;margin-left:auto;margin-right:auto;text-align:left}.info-rich img{max-width:100%;height:auto;border-radius:14px}.info_empty{padding:80px 0}@media(max-width:768px){.info,.info_empty{padding:72px 0}.info-frame{width:min(100% - 32px,1280px)}}.footer{display:grid;justify-items:center;background:var(--brand-primary);color:#fff}.footer .footer-frame{width:min(100% - 48px,1280px)}.footer .footer-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.9fr);gap:48px;padding:64px 0 40px}.footer .footer-brand{display:grid;align-content:start}.footer .footer-brand-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:inherit;text-decoration:none}.footer .footer-brand-logo{display:block;width:auto;max-width:240px;height:48px;-o-object-fit:contain;object-fit:contain}.footer .footer-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;background:var(--brand-accent);color:var(--brand-primary);font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700}.footer .footer-brand-text{display:grid}.footer .footer-brand-title{font-size:1.05rem;font-weight:600;letter-spacing:.02em}.footer .footer-brand-subtitle{color:#ffffffb3;margin-top:-4px;font-size:.72rem;letter-spacing:.38em}.footer .footer-brand-description{max-width:28rem;margin:0;color:#ffffffb3;line-height:1.8;font-size:.94rem}.footer .footer-brand-contacts{display:grid;gap:14px;margin-top:28px}.footer .footer-socials{display:flex;gap:14px;margin-top:24px;padding-inline:8px}.footer .footer-social{position:relative}.footer .footer-social-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;color:#ffffffb8;transition:color .2s ease,background .2s ease}:is(.footer .footer-social-button):hover,:is(.footer .footer-social-button):focus-visible,:is(.footer .footer-social-button):active{color:#fff;background:transparent;outline:none}:is(.footer .footer-social-button) .icon{width:24px;height:24px}.footer .footer-qr{position:absolute;left:50%;bottom:calc(100% + 16px);z-index:5;display:grid;justify-items:center;gap:8px;width:168px;padding:12px;border:1px solid rgba(248,246,240,.12);border-radius:14px;background:#fff;color:#181818;box-shadow:0 18px 36px #0000002e;opacity:0;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .2s ease,transform .2s ease}:is(.footer .footer-qr):after{content:"";position:absolute;left:50%;bottom:-6px;width:12px;height:12px;background:#fff;border-right:1px solid rgba(24,24,24,.08);border-bottom:1px solid rgba(24,24,24,.08);transform:translate(-50%) rotate(45deg)}:is(.footer .footer-qr) img{width:128px;height:128px;border-radius:8px;background:#f4f1eb}:is(.footer .footer-qr) strong{font-size:.88rem;line-height:1.1}:is(.footer .footer-qr) span{color:#181818a3;font-size:.75rem;line-height:1.2;text-align:center}.footer .footer-qr_open{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.footer .footer-social_start .footer-qr{left:0;transform:translate(0) translateY(8px)}:is(.footer .footer-social_start .footer-qr):after{left:20px;transform:translate(0) rotate(45deg)}.footer .footer-social_start .footer-qr_open{transform:translate(0) translateY(0)}.footer .footer-social_end .footer-qr{left:auto;right:0;transform:translate(0) translateY(8px)}:is(.footer .footer-social_end .footer-qr):after{left:auto;right:20px;transform:translate(0) rotate(45deg)}.footer .footer-social_end .footer-qr_open{transform:translate(0) translateY(0)}.footer .footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.footer .footer-column{display:grid;align-content:start}.footer .footer-title{margin:0 0 20px;color:var(--brand-accent);font-size:.98rem;font-weight:600}.footer .footer-links,.footer .footer-contact-list{display:grid;gap:14px}.footer .footer-link{color:#ffffffb3;font-size:.875rem;text-decoration:none;transition:color .24s ease}:is(.footer .footer-link):hover{color:var(--brand-accent)}.footer .footer-contact{display:grid;gap:4px}.footer .footer-contact-title{color:#ffffff8a;font-size:.75rem;line-height:1.2}.footer .footer-contact-text{display:inline-flex;align-items:flex-start;gap:10px;color:#ffffffdb;font-size:.95rem;line-height:1.5;text-decoration:none;word-break:break-all}:is(.footer .footer-contact-text):hover,:is(.footer .footer-contact-text):focus-visible{color:#fff}:is(.footer .footer-contact-text) .icon{margin-top:1px}.footer .footer-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 32px;border-top:1px solid rgba(255,255,255,.1)}.footer .footer-legal{display:flex;flex-wrap:wrap;gap:20px}.footer .footer-meta-text{margin:0;color:#ffffff80;font-size:.88rem}@media(max-width:1024px){.footer .footer-grid{grid-template-columns:1fr}.footer .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.footer .footer-socials{gap:18px;padding-inline:14px}}@media(max-width:768px){.footer .footer-frame{width:min(100% - 32px,1280px)}.footer .footer-grid{gap:40px;padding:56px 0 40px}.footer .footer-brand,.footer .footer-column,.footer .footer-links,.footer .footer-contact-list,.footer .footer-contact,.footer .footer-legal{justify-items:center;text-align:center}.footer .footer-brand-link{justify-content:center}.footer .footer-brand-description{margin:0 auto}.footer .footer-socials{justify-content:center;padding-inline:12px}.footer .footer-columns{grid-template-columns:1fr}.footer .footer-contact-text{justify-content:center}.footer .footer-meta{flex-direction:column;align-items:center;text-align:center;padding:20px 0 28px}.footer .footer-legal{justify-content:center;gap:14px 24px}.footer .footer-qr{width:min(168px,calc(100vw - 48px))}}.language{gap:8px}.language.language_compact{min-width:24px;min-height:24px;padding:0;border:0;background:transparent;box-shadow:none}.language.language_compact:hover:not(:disabled),.language.language_compact:active:not(:disabled),.language.language_compact:focus-visible{background:transparent;border-color:transparent;box-shadow:none;transform:none}.language-flag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:20px;line-height:1}.language-label{color:inherit;font-size:.95rem;font-weight:500;line-height:1.3}.header{position:fixed;top:0;right:0;left:0;z-index:50;overflow:visible;border-bottom:1px solid rgba(26,26,26,.05);background:#faf9f7fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header .header-frame{position:relative;width:min(100% - 48px,1280px);margin:0 auto}.header .header-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:72px;gap:32px}.header .header-nav-main{display:flex;align-items:center;gap:42px;min-width:0}.header .header-brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;color:var(--text-primary);text-decoration:none}.header .header-brand-logo{display:block;width:auto;max-width:220px;height:44px;-o-object-fit:contain;object-fit:contain}.header .header-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;background:var(--brand-primary);color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700}.header .header-brand-text{display:grid}.header .header-brand-title{font-size:1.125rem;font-weight:600;letter-spacing:.02em;color:var(--brand-primary)}.header .header-brand-subtitle{margin-top:-4px;color:var(--text-tertiary);font-size:.75rem;letter-spacing:.3em}.header .header-nav-list,.header .header-nav-side,.header .header-tools{display:flex;align-items:center}.header .header-nav-list{flex-wrap:wrap;gap:28px}.header .header-link{color:var(--text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .24s ease}:is(.header .header-link):hover,.header-link_active:is(.header .header-link){color:var(--brand-primary)}.header .header-nav-side{justify-content:flex-end;gap:18px}.header .header-phone{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.875rem;text-decoration:none}.header .header-cta,.header .header-menu-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;background:var(--brand-primary);color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .24s ease}:is(.header .header-cta,.header .header-menu-cta):hover{background:var(--brand-primary-soft)}.header .header-tools{gap:12px;margin-left:8px;padding-left:18px;border-left:1px solid rgba(26,47,35,.12)}.header .header-profile{position:relative}.header .header-tool,.header .header-language.language.button{position:relative;min-width:42px;min-height:42px;padding:0;border:1px solid transparent;background:transparent;box-shadow:none;color:var(--text-primary)}:is(.header .header-tool,.header .header-language.language.button):hover:not(:disabled),:is(.header .header-tool,.header .header-language.language.button):focus-visible,:is(.header .header-tool,.header .header-language.language.button):active:not(:disabled){background:transparent;box-shadow:none;transform:none;color:var(--brand-primary)}.header .header-language{flex:0 0 auto}.header .header-tool.button_icon{width:42px;height:42px;border-radius:999px}.header .header-tool_active{color:var(--brand-primary)}.header .header-wishlist{text-decoration:none}.header .header-tool-count{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--brand-primary);color:#fff;font-size:.68rem;font-weight:700;line-height:1;z-index:1}.header .header-tool-count_mobile{top:14px;right:2px;min-width:18px;height:18px;padding:0 5px;font-size:.8rem;box-shadow:0 0 0 2px #faf9f7fa}.header .header-tool-count_drawer{top:8px;right:8px;min-width:22px;height:22px;padding:0 5px;font-size:.8rem;box-shadow:0 0 0 3px #ffffffeb}.header .header-language .language-flag{width:auto;height:auto;font-size:18px}.header .header-profile-card{position:absolute;top:calc(100% + 14px);right:0;z-index:12;width:332px;padding:18px;border:1px solid rgba(26,47,35,.08);border-radius:16px;background:#fffffff5;box-shadow:0 18px 40px #1816121f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header .header-profile-card_mobile{position:static;width:100%;box-shadow:none;background:#ffffffb8}.header .header-profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.header .header-profile-heading strong{display:block;font-size:1rem}.header .header-profile-heading p{margin:6px 0 0;color:var(--text-tertiary);font-size:.82rem}.header .header-profile-badge{flex:0 0 auto}.header .header-profile-fields{display:grid;gap:12px;margin-top:16px}.header .header-profile-field{display:grid;gap:8px}.header .header-profile-field span{font-size:.8rem;color:var(--text-tertiary)}.header .header-profile-value{font-size:.98rem;font-weight:500}.header .header-profile-input{min-height:44px}.header .header-profile-textarea{min-height:92px;padding:12px 14px;resize:vertical}.header .header-profile-feedback{margin:12px 0 0;font-size:.82rem}.header .header-profile-feedback_error{color:#b3563b}.header .header-profile-feedback_success{color:#2f7a58}.header .header-profile-submit{width:100%;margin-top:14px}.button.button_primary:is(.header .header-profile-submit):hover:not(:disabled){background:var(--brand-primary-soft);transform:none}.header .header-profile-actions{display:grid;gap:10px;margin-top:14px}.header .header-profile-action{width:100%}.header .header-profile-switch{width:100%;margin-top:10px;padding:0;border:0;background:transparent;color:var(--brand-primary);font-size:.88rem;text-align:center;cursor:pointer;transition:color .24s ease,opacity .24s ease}:is(.header .header-profile-switch):hover,:is(.header .header-profile-switch):focus-visible{color:var(--brand-primary)}.header .header-profile-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(26,47,35,.12);border-radius:6px;color:var(--text-primary);text-decoration:none;transition:background .24s ease,border-color .24s ease,color .24s ease}:is(.header .header-profile-link):hover,:is(.header .header-profile-link):focus-visible{background:#fffffff5;color:var(--brand-primary)}.header .header-menu-button{display:none;width:44px;height:44px;color:var(--text-primary);box-shadow:none;transform:none}.button:is(.header .header-menu-button){min-width:44px;min-height:44px;padding:0;border-radius:999px;background:transparent}.button:is(.header .header-menu-button):hover:not(:disabled){transform:none;background:transparent;box-shadow:none}.header .header-menu{display:none}@media(max-width:1024px){.header .header-nav-list,.header .header-phone,.header .header-cta,.header .header-tools{display:none}.header .header-menu-button{display:inline-flex}.header .header-menu{position:absolute;top:72px;left:50%;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;width:100vw;height:calc(100dvh - 72px);padding:32px 24px;transform:translate(-50%);background:#faf9f7fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:auto;overscroll-behavior:contain}.header .header-menu-list{display:flex;flex-direction:column;width:min(100%,640px)}.header .header-menu-item{display:flex;flex-direction:column;align-items:center;width:100%}.header .header-menu-link{display:flex;align-items:center;justify-content:center;min-height:76px;padding:0 24px;color:var(--text-primary);font-size:1.25rem;font-weight:600;line-height:1.4;text-decoration:none;text-align:center}:is(.header .header-menu-link):hover,:is(.header .header-menu-link):focus-visible,.router-link-active:is(.header .header-menu-link){color:var(--brand-primary)}.header .header-menu-line{width:100%;height:1px;background:#1f29371f}.header .header-menu-tools{display:grid;gap:12px;width:min(100%,640px)}.header .header-menu-tool{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-height:56px;padding:0 20px;border:1px solid rgba(26,47,35,.12);border-radius:14px;background:#ffffffb8;color:var(--text-primary);text-decoration:none}:is(.header .header-menu-tool):hover,:is(.header .header-menu-tool):focus-visible{background:#ffffffeb;color:var(--brand-primary)}.header .header-menu-language{font-weight:700;letter-spacing:.08em}.header .header-menu-cta{width:min(100%,640px);margin-top:4px;padding:0 32px}}@media(max-width:768px){.header .header-frame{width:min(100% - 32px,1280px)}.header .header-nav{grid-template-columns:auto auto;justify-content:space-between;gap:16px}.header .header-nav-main{gap:0}}.not-found{min-height:320px}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--text-secondary);font-size:.92rem}.breadcrumb .breadcrumb-link,.breadcrumb .breadcrumb-text{color:inherit}.breadcrumb .breadcrumb-link{transition:color .24s ease}:is(.breadcrumb .breadcrumb-link):hover{color:var(--brand-primary)}.breadcrumb .breadcrumb-text[aria-current=page]{color:var(--text-primary)}.breadcrumb .breadcrumb-separator{color:var(--text-tertiary)}.listing-card{display:flex;align-items:flex-start;gap:20px;padding:20px;border:1px solid var(--line-default);border-radius:8px}.listing-card-image{display:inline-block;flex:0 0 220px;width:220px;align-self:flex-start;overflow:hidden;border-radius:8px;aspect-ratio:4 / 3;background:color-mix(in srgb,var(--brand-primary) 6%,white)}.listing-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.listing-card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:18px;min-width:0}.listing-card-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.listing-card-main{display:grid;gap:10px;justify-items:start}.listing-card-location{display:inline-flex;align-items:center;gap:6px;color:var(--text-tertiary);font-size:.875rem}.listing-card-title{margin:0;color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.28}.listing-card-title a{color:inherit;text-decoration:none}.listing-card-features{display:flex;flex-wrap:wrap;align-items:center;gap:16px;color:var(--text-secondary);font-size:.875rem}.listing-card-feature{display:inline-flex;align-items:center;gap:6px}.listing-card-side{display:inline-flex;align-items:baseline;gap:4px;justify-self:end}.listing-card-price{color:var(--brand-primary);font-size:1.1rem;font-weight:700;text-align:right;line-height:1.2}.listing-card-price-unit{margin-left:4px;color:var(--text-tertiary);font-size:.82rem;text-align:right;line-height:1.2}.listing-card-actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:12px;min-height:40px;margin-top:auto;padding-top:12px}.listing-card-buttons{display:flex;align-items:flex-end;gap:12px}@media(max-width:768px){.listing-card{flex-direction:column;padding:16px}.listing-card-image{width:100%;flex-basis:auto}.listing-card-summary,.listing-card-buttons{flex-direction:column;align-items:flex-start}.listing-card-actions{width:100%;justify-content:flex-end;padding-top:20px}.listing-card-buttons{width:100%;align-items:flex-end}.listing-card-price,.listing-card-price-unit{text-align:left}}.orders{padding:42px 0 88px;background:var(--bg-page)}.orders-frame{display:grid;gap:22px;width:min(100% - 48px,1280px);margin:0 auto}.orders-panel{display:grid;gap:28px;padding:28px;border:1px solid rgba(26,47,35,.08);border-radius:12px;background:var(--bg-panel);box-shadow:0 16px 30px #0f172a14}.orders-heading{display:grid;gap:10px}.orders-title{margin:0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.orders-description{max-width:720px;margin:0;color:var(--text-secondary);line-height:1.7}.orders-list,.order-detail{display:grid;gap:20px}.orders-card,.order-module{display:grid;gap:20px;padding:24px;border:1px solid var(--line-default);border-radius:8px}.order-module{background:var(--bg-panel)}.orders-card-head,.order-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.orders-card-meta,.order-detail-meta{display:grid;gap:8px;min-width:0}.orders-card-label{color:var(--text-tertiary);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.orders-card-meta h2,.order-detail-title{margin:0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;line-height:1.08;overflow-wrap:anywhere}.orders-card-meta h2{font-size:1.8rem}.order-detail-title{font-size:clamp(2rem,4vw,2.8rem)}.orders-card-meta p,.order-detail-meta p,.orders-item-content span,.orders-item-price span,.orders-card-footer span,.order-module-copy,.order-module-grid span,.order-detail-feedback{margin:0;color:var(--text-secondary)}.orders-card-items{display:grid;gap:16px}.orders-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:18px;align-items:center}.orders-item img{width:112px;height:auto;aspect-ratio:4 / 3;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto}.orders-item-content,.orders-item-price{display:grid;gap:6px}.orders-item-price{justify-items:end}.orders-card-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:18px;border-top:1px solid var(--line-default)}.orders-card-footer div,.orders-card-total,.order-module-grid div{display:grid;gap:8px}.orders-card-total{justify-items:end}.order-module-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-module-head h2{margin:0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:1.6rem;line-height:1.08}.order-module-copy{line-height:1.7}.order-module-grid{display:grid;gap:16px}.order-module-grid_shipment{grid-template-columns:repeat(3,minmax(0,1fr))}.order-module-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.order-module-actions .button{min-width:160px}.orders-empty-icon{width:44px;height:44px;color:var(--text-secondary)}.order-detail-feedback_error{color:#b3563b}@media(max-width:1024px){.orders-card-head,.order-detail-head{flex-direction:column;align-items:stretch}.orders-card-footer,.order-module-grid_shipment{grid-template-columns:1fr}.order-module-actions{justify-content:flex-start}.order-module-actions .button{flex:1 1 0;min-width:0}}@media(max-width:768px){.orders{padding:36px 0 72px}.orders-frame{width:min(100% - 32px,1280px)}.orders-panel,.orders-card,.order-module{padding:20px 16px}.orders-item{grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:start}.orders-item img{width:96px;height:auto}.orders-item-price,.orders-card-total{grid-column:2;justify-items:start}}.product{padding:128px 0 96px;background:var(--bg-page-soft)}.product-frame{width:min(100% - 48px,1280px);margin:0 auto}.product-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:32px;align-items:start}.product-gallery,.product-panel,.product-section{border:1px solid var(--line-default);border-radius:8px;background:var(--bg-panel);box-shadow:0 10px 22px #0f172a14}.product-gallery{overflow:hidden}.product-hero{position:relative;aspect-ratio:4 / 3;background:var(--bg-page)}.product-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-badge{position:absolute;top:20px;left:20px}.product-badge.badge{min-height:auto;padding:6px 12px;border-radius:999px;background:var(--brand-accent);color:var(--brand-primary);font-size:.75rem;font-weight:700}.product-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:12px;padding:16px}.product-thumb{padding:0;overflow:hidden;border:1px solid var(--line-default);border-radius:6px;background:transparent;cursor:pointer}.product-thumb_active{border-color:var(--brand-primary)}.product-thumb-image{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.product-panel{display:grid;gap:24px;padding:28px}.product-header{display:grid;gap:12px}.product-location{display:inline-flex;align-items:center;gap:6px;color:var(--text-tertiary);font-size:.92rem}.product-title{margin:0;color:var(--text-primary);font-size:clamp(2rem,2.8vw,3rem);line-height:1.08}.product-category{margin:0;color:var(--text-secondary);font-size:1rem}.product-price-block{display:grid;gap:10px;padding:20px 0;border-top:1px solid var(--line-default);border-bottom:1px solid var(--line-default)}.product-price-row{display:flex;align-items:baseline;gap:6px}.product-price{color:var(--brand-primary);font-size:2rem;font-weight:700}.product-price-unit,.product-price-note{color:var(--text-tertiary)}.product-price-note{margin:0;line-height:1.7}.product-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-stat{display:flex;gap:12px;padding:16px;border:1px solid var(--line-default);border-radius:6px;background:#fff6}.product-stat strong,.product-stat span{display:block}.product-stat strong{margin-bottom:4px;color:var(--text-primary);font-size:1.05rem}.product-stat span{color:var(--text-tertiary);font-size:.88rem}.product-action.button{width:100%;min-height:52px}.product-sections{display:grid;gap:24px;margin-top:32px}.product-section{padding:28px}.product-section_detail{background:var(--bg-panel)}.product-section h2{margin:0 0 20px;color:var(--text-primary);font-size:1.25rem}.product-richtext{color:var(--text-secondary);line-height:1.8}.product-richtext h1,.product-richtext h2,.product-richtext h3,.product-richtext h4,.product-richtext h5,.product-richtext h6{margin:32px 0 16px;color:var(--text-primary);line-height:1.2}.product-richtext p,.product-richtext ul,.product-richtext ol,.product-richtext blockquote{margin:0 0 18px}.product-richtext ul,.product-richtext ol{padding-left:20px}.product-richtext li+li{margin-top:8px}.product-richtext img{margin:24px 0;border-radius:8px}.product-richtext>:first-child{margin-top:0}.product-richtext>:last-child{margin-bottom:0}@media(max-width:1024px){.product-main,.product-stats{grid-template-columns:1fr}}@media(max-width:768px){.product{padding:96px 0 72px}.product-frame{width:min(100% - 32px,1280px)}.product-panel,.product-section{padding:22px}.product-title{font-size:1.8rem}}.products{padding:80px 0;background:var(--bg-page)}.products_soft{background:var(--bg-page-soft)}.products-frame{width:min(100% - 48px,1280px);margin:0 auto}.products-filter{padding:16px;border-radius:8px;background:var(--bg-panel);box-shadow:0 10px 22px #0f172a14}.products-filter-grid{display:grid;grid-template-columns:1fr 220px 220px auto;gap:16px}.products-field{display:grid;gap:10px}.products-field>span{color:var(--text-tertiary);font-size:.82rem;font-weight:600}.products-field-control{position:relative}.products-field-icon{position:absolute;top:50%;color:var(--text-tertiary);transform:translateY(-50%);pointer-events:none}.products-field-icon{left:16px}.products-field-control .products-field-input,.products-field-control .products-field-select{width:100%;min-height:48px;padding:0 40px;border:1px solid var(--line-default);border-radius:6px;background:var(--bg-panel);color:var(--text-primary)}.products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.products-toolbar p{margin:0;color:var(--text-secondary)}.products-toolbar strong{color:var(--text-primary)}.products-switch{display:inline-flex;gap:8px;padding:6px;border:1px solid var(--line-default);border-radius:6px}.products-switch .button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-height:36px;min-width:36px;padding:0;border-radius:4px;color:var(--text-secondary);box-shadow:none;transform:none}.products-switch .products-switch-button_active{background:var(--brand-primary);color:#fff}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.products-grid_list{grid-template-columns:1fr}.products-empty{padding:72px 24px;text-align:center}.products-empty h2{margin:0 0 12px;color:var(--text-primary);font-size:1.5rem}.products-empty p{margin:0;color:var(--text-secondary)}@media(max-width:1024px){.products-filter-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.products{padding:72px 0}.products-frame{width:min(100% - 32px,1280px)}.products-filter-grid,.products-grid{grid-template-columns:1fr}.products-toolbar{flex-direction:column;align-items:flex-start}}.wishlist{padding:42px 0 88px;background:var(--bg-page)}.wishlist-frame{display:grid;gap:22px;width:min(100% - 48px,1280px);margin:0 auto}.wishlist-panel{display:grid;gap:28px;padding:28px;border:1px solid rgba(26,47,35,.08);border-radius:12px;background:var(--bg-panel);box-shadow:0 16px 30px #0f172a14}.wishlist-heading{display:grid;gap:10px}.wishlist-title{margin:0;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.wishlist-description{max-width:720px;margin:0;color:var(--text-secondary);line-height:1.7}.wishlist-list{display:grid;gap:18px;margin:0;padding:0;list-style:none;align-content:start}.wishlist-layout{display:grid;grid-template-columns:minmax(0,1.2fr) 360px;gap:32px;align-items:start}.wishlist-main{display:grid;gap:24px;align-content:start}.wishlist-item-remove{gap:8px;color:var(--text-secondary);padding-right:0}.wishlist-summary{align-self:start;display:grid;gap:20px;padding:24px;border:1px solid var(--line-default);border-radius:8px;background:var(--bg-panel)}.wishlist-summary h2{margin:0;color:var(--text-primary);font-size:1.2rem}.wishlist-summary-identity{display:grid;gap:12px}.wishlist-summary-label{display:block;color:var(--text-primary);font-size:.92rem;font-weight:600}.wishlist-summary-readonly,.wishlist-summary-field{width:100%}.wishlist-summary-readonly{display:flex;align-items:center;min-height:50px;padding:0 16px;border:1px solid var(--line-default);border-radius:6px;color:var(--text-primary);background:var(--bg-panel)}.wishlist-summary-promo{display:grid;gap:12px}@media(min-width:769px){.wishlist-summary-promo{grid-template-columns:minmax(0,1fr) auto;align-items:center}.wishlist-summary-promo .button{min-width:120px}}.wishlist-summary-hint{margin:0;color:var(--text-secondary);font-size:.9rem}.wishlist-summary-hint_error{color:#b3563b}.wishlist-summary-hint_success{color:#2f7a58}.wishlist-summary-lines{display:grid;gap:14px}.wishlist-summary-lines>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.wishlist-summary-total{padding-top:16px;border-top:1px solid var(--line-default)}.wishlist-summary-total strong{font-size:1.75rem}.wishlist-summary-submit{width:100%}.wishlist-empty-icon{width:44px;height:44px;color:var(--text-secondary)}@media(max-width:1024px){.wishlist-layout{grid-template-columns:1fr}}@media(max-width:768px){.wishlist{padding:36px 0 72px}.wishlist-frame{width:min(100% - 32px,1280px)}.wishlist-panel{padding:20px 16px}}:root{color-scheme:light;--bg-page: #faf9f7;--bg-page-soft: #f5f2ec;--bg-page-warm: #f7f3ee;--bg-panel: #ffffff;--text-primary: #1a1a1a;--text-secondary: rgba(26, 26, 26, .68);--text-tertiary: rgba(26, 26, 26, .52);--brand-primary: rgb(26 47 35 / .85);--brand-primary-soft: #223a2c;--brand-accent: #d1b06b;--brand-accent-soft: rgba(209, 176, 107, .16);--line-default: rgba(26, 26, 26, .08);--line-strong: rgba(26, 26, 26, .14);--shadow-soft: 0 16px 40px rgba(15, 23, 42, .06);--shadow-medium: 0 22px 54px rgba(15, 23, 42, .08);--shadow-strong: 0 28px 64px rgba(15, 23, 42, .1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto}::-moz-selection{background:color-mix(in srgb,var(--brand-primary) 20%,white)}::selection{background:color-mix(in srgb,var(--brand-primary) 20%,white)}body{margin:0;min-width:320px;background:var(--bg-page);color:var(--text-primary);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto}a{color:inherit;text-decoration:none}body,button,input,select,textarea{font:inherit}button,input,select,textarea{outline:none;border:0}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}#app{min-height:100vh;background:var(--bg-page)}#app>main{min-height:50vh}
