@font-face{font-family:Inter;font-style:normal;font-weight:300 600;font-display:optional;src:url(/assets/fonts/inter-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300 600;font-display:optional;src:url(/assets/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:300 800;font-display:optional;src:url(/assets/fonts/montserrat-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300 800;font-display:optional;src:url(/assets/fonts/montserrat-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}a,.site-root a{text-decoration:none}:root{--background: 0 0% 98%;--foreground: 240 10% 10%;--card: 0 0% 100%;--card-foreground: 240 10% 10%;--popover: 0 0% 100%;--popover-foreground: 240 10% 10%;--primary: 240 10% 12%;--primary-foreground: 0 0% 98%;--secondary: 30 10% 96%;--secondary-foreground: 240 10% 12%;--muted: 30 5% 94%;--muted-foreground: 240 5% 45%;--accent: 40 70% 58%;--accent-foreground: 240 10% 10%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 98%;--border: 30 10% 90%;--input: 30 10% 90%;--ring: 40 70% 58%;--radius: .75rem;--amber: 40 70% 58%;--amber-light: 40 80% 70%;--amber-dark: 40 70% 45%;--graphite: 240 10% 12%;--graphite-light: 240 8% 25%;--warm-gray: 30 5% 50%;--cream: 40 30% 96%;--gradient-amber: linear-gradient(135deg, hsl(40 70% 58%) 0%, hsl(40 70% 45%) 100%);--gradient-dark: linear-gradient(135deg, hsl(240 10% 12%) 0%, hsl(240 8% 20%) 100%);--gradient-warm: linear-gradient(180deg, hsl(30 20% 98%) 0%, hsl(40 30% 96%) 100%);--site-pattern: url(/assets/ui/site-pattern.svg);--site-pattern-dots: url(/assets/ui/site-pattern-dots.svg);--site-pattern-lines: url(/assets/ui/site-pattern-lines.svg);--site-pattern-grid: url(/assets/ui/site-pattern-grid.svg);--site-pattern-footer: url(/assets/ui/footer-cabinets-pattern.svg);--shadow-sm: 0 2px 8px -2px hsl(240 10% 12% / .08);--shadow-md: 0 8px 24px -8px hsl(240 10% 12% / .12);--shadow-lg: 0 16px 48px -16px hsl(240 10% 12% / .15);--shadow-amber: 0 8px 32px -8px hsl(40 70% 58% / .3)}*{border-color:hsl(var(--border));margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}picture[data-optimized-picture]{display:contents}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.025em}.text-gradient{background:var(--gradient-amber);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.container-custom{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container-custom{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container-custom{padding-left:2rem;padding-right:2rem}}.section-padding{padding:3rem 0;min-height:100vh;display:flex;align-items:center}@media(min-width:768px){.section-padding{padding:4rem 0}}@media(min-width:1024px){.section-padding{padding:5rem 0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .3s;cursor:pointer;border:none;outline:none;text-decoration:none}.btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.btn:disabled{pointer-events:none;opacity:.5}.btn svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.btn-cta{background:var(--gradient-amber);color:hsl(var(--primary));font-weight:600;box-shadow:var(--shadow-lg);border-radius:.75rem;height:3rem;padding:0 2rem;font-size:.875rem}.btn-cta:hover{box-shadow:var(--shadow-amber);transform:scale(1.02)}.btn-outline{border:1px solid hsl(var(--input));background-color:hsl(var(--background));color:hsl(var(--foreground));height:3rem;padding:0 2rem;font-size:.875rem;border-radius:.75rem}.btn-outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}@media(min-width:640px){.btn-cta,.btn-outline{font-size:1rem}}.btn-cta-compact{height:2.25rem;padding:0 .75rem;border-radius:.375rem;font-size:.875rem}.site-header{position:fixed;top:0;right:0;left:0;z-index:50;padding:1.25rem 0;background:transparent;transition:background-color .3s ease,box-shadow .3s ease,padding .3s ease}.site-header.is-scrolled,.site-header.is-menu-open{padding:.75rem 0;background:#fffffff2;box-shadow:var(--shadow-md);backdrop-filter:blur(18px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:0}.site-header__brand{flex-shrink:0}.site-header__logo{display:block;width:50px;height:50px;object-fit:contain}.site-header__accent{color:hsl(var(--accent))}.site-header__nav,.site-header__actions{display:none}.site-header__toggle{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;padding:.5rem;border:none;border-radius:0;background:transparent;color:hsl(var(--foreground));cursor:pointer;transition:color .3s ease}.site-header__toggle:hover{color:hsl(var(--foreground))}.site-header__toggle-icon,.site-header__phone-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.site-header__phone-icon{width:1rem;height:1rem}@media(min-width:768px){.site-header__actions{display:flex;align-items:center;gap:1rem}}@media(min-width:1024px){.site-header__nav{display:flex;align-items:center;gap:2rem}.site-header__toggle{display:none}.mobile-menu-panel{display:none!important}}.brand-link{position:relative;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.brand-copy{position:relative;display:inline-flex;align-items:center}.brand-wordmark{font-family:Montserrat,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:0}.brand-wordmark-dark{color:#000}.form-consent{margin:0;color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.45}.form-consent a{color:hsl(var(--accent));font-weight:700;text-decoration:underline;text-underline-offset:.18em}.form-consent a:hover,.form-consent a:focus-visible{color:hsl(var(--accent))}.site-header__geo{position:absolute;top:calc(100% - .2rem);left:0;color:hsl(var(--muted-foreground));font-size:.6875rem;font-weight:500;line-height:1rem;white-space:nowrap}.site-header__contact{display:flex;flex-direction:column;align-items:flex-end;gap:.05rem;line-height:1}.site-header__meta{color:hsl(var(--muted-foreground));font-size:.6875rem;font-weight:500;line-height:1rem;white-space:nowrap}.nav-link,.nav-link:visited,.site-header .nav-link,.site-header .nav-link:visited{position:relative;font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));text-decoration:none;transition:color .3s}.nav-link:hover,.site-header .nav-link:hover{color:hsl(var(--foreground))}.nav-link:after{content:"";position:absolute;left:0;bottom:-.25rem;width:0;height:2px;background:hsl(var(--accent));transition:width .3s}.nav-link:hover:after{width:100%}.mega-menu{position:relative;display:inline-flex;align-items:center}.mega-menu:after{content:"";position:absolute;top:100%;right:-1rem;left:-1rem;z-index:69;height:1.25rem}.mega-menu__trigger{display:inline-flex;align-items:center;gap:.35rem;border:0;background:transparent;font-family:inherit;cursor:pointer}.mega-menu__chevron{width:.875rem;height:.875rem;transition:transform .2s ease}.mega-menu__panel{position:absolute;top:calc(100% + 1rem);left:50%;z-index:70;width:min(46rem,calc(100vw - 2rem));padding:1rem;border:1px solid hsl(var(--border));border-radius:.5rem;background:#fffffffa;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,.5rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;backdrop-filter:blur(18px)}.mega-menu__panel--narrow{width:min(18rem,calc(100vw - 2rem))}.mega-menu:hover .mega-menu__panel,.mega-menu.is-open .mega-menu__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-menu:hover .mega-menu__chevron,.mega-menu.is-open .mega-menu__chevron{transform:rotate(180deg)}.mega-menu__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mega-menu__grid--single{grid-template-columns:minmax(0,1fr)}.mega-menu__column{display:flex;flex-direction:column;gap:.35rem;min-width:0}.mega-menu__title{margin-bottom:.35rem;color:hsl(var(--foreground));font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.3}.mega-menu__link,.site-header .mega-menu__link{display:flex;align-items:center;min-height:2rem;border-radius:.375rem;padding:.35rem .5rem;color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .2s ease,color .2s ease}.mega-menu__link:hover,.mega-menu__link:focus-visible,.site-header .mega-menu__link:hover,.site-header .mega-menu__link:focus-visible{background:hsl(var(--accent) / .12);color:hsl(var(--foreground))}.mega-menu__link--accent,.site-header .mega-menu__link--accent{color:hsl(var(--accent));font-weight:600}.phone-link,.phone-link:visited,.site-header .phone-link,.site-header .phone-link:visited{display:inline-flex;align-items:center;gap:.5rem;color:hsl(var(--foreground));font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}.phone-link:hover,.site-header .phone-link:hover{color:hsl(var(--accent))}.mobile-menu-panel{position:absolute;top:100%;right:0;left:0;z-index:60;display:none;height:calc(100svh - var(--mobile-menu-top, 5.5rem));max-height:calc(100vh - var(--mobile-menu-top, 5.5rem));background-color:hsl(var(--background));border-top:1px solid hsl(var(--border));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-menu-panel.is-open{display:block}.mobile-menu-panel .fs-mobile-menu__nav{min-height:100%}html.mobile-menu-lock,body.mobile-menu-lock{overflow:hidden}.site-header__mobile-nav{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem}.mobile-nav-link{padding:.5rem .75rem;font-size:1.125rem;font-weight:500;color:hsl(var(--muted-foreground));transition:color .3s}.mobile-nav-link:hover{color:hsl(var(--accent))}.mobile-menu-group{border-bottom:1px solid hsl(var(--border))}.mobile-menu-group__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;color:hsl(var(--foreground));font-size:1.0625rem;font-weight:600;cursor:pointer;list-style:none}.mobile-menu-group__summary::-webkit-details-marker{display:none}.mobile-menu-group__icon{width:1rem;height:1rem;flex-shrink:0;transition:transform .2s ease}.mobile-menu-group[open] .mobile-menu-group__icon{transform:rotate(180deg)}.mobile-menu-group__links{display:flex;flex-direction:column;gap:.15rem;padding:0 0 .75rem .75rem}.mobile-menu-group__links .mobile-nav-link{padding-top:.35rem;padding-bottom:.35rem;font-size:1rem}.mobile-nav-link--standalone{border-bottom:1px solid hsl(var(--border))}.fs-mobile-menu__contacts{display:flex;align-items:center;justify-content:space-between;gap:1rem}.fs-mobile-menu__contact-copy{display:flex;flex-direction:column;gap:.15rem}.fs-mobile-menu__phone,.fs-mobile-menu__phone:visited{color:hsl(var(--foreground));font-size:1rem;font-weight:700;text-decoration:none}.fs-mobile-menu__hours{color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:500;line-height:1.2}.fs-mobile-menu__socials{display:inline-flex;align-items:center;gap:.5rem}.fs-mobile-menu__social-link,.fs-mobile-menu__social-link:visited{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:9999px;background:hsl(var(--foreground) / .08);color:hsl(var(--foreground));text-decoration:none;transition:background-color .2s ease,color .2s ease}.fs-mobile-menu__social-link:hover{background:hsl(var(--accent));color:hsl(var(--primary))}.fs-mobile-menu__phone:hover{color:hsl(var(--accent))}.fs-mobile-menu__social-icon{width:1.5rem;height:1.5rem}@media(min-width:1024px){.fs-header__nav{flex:1 1 auto;justify-content:center;min-width:0;gap:.75rem}.fs-header__actions{flex-shrink:0;gap:.75rem}.fs-header__actions .site-header__contact,.fs-header__actions .phone-link{display:none}.nav-link,.nav-link:visited,.phone-link,.phone-link:visited{font-size:.8125rem}}@media(min-width:1280px){.fs-header__nav{gap:1rem}.fs-header__actions .phone-link{display:inline-flex}.fs-header__actions .site-header__contact{display:flex}.phone-link,.phone-link:visited{font-size:.875rem}}.site-root{max-width:100%;overflow-x:hidden;background:hsl(var(--background));color:hsl(var(--foreground))}:where(.badge svg,svg[class*=__icon],[class*=__icon]>svg){width:1.25rem;height:1.25rem;flex:0 0 auto}:where(.calculator-section,.portfolio-section){position:relative;overflow:hidden}:where(.calculator-section__inner,.portfolio-section__inner){position:relative;z-index:1;width:100%}:where(.calculator-section__card,.portfolio-section__slider){max-width:100%}.fs-header__inner,.fs-header__nav,.fs-header__actions,.fs-mobile-menu__nav,.fs-mobile-menu__contacts{display:flex;align-items:center}.fs-header__inner{justify-content:space-between}.fs-header__nav,.fs-header__actions{display:none}.fs-mobile-menu__nav{flex-direction:column;align-items:stretch;gap:1rem;padding:1.5rem 0}.fs-mobile-menu__footer{position:sticky;bottom:0;z-index:1;display:grid;gap:.75rem;margin-top:auto;padding:.75rem 0 max(.75rem,env(safe-area-inset-bottom));border-top:1px solid hsl(var(--border));background:hsl(var(--background));box-shadow:0 -.75rem 1.5rem hsl(var(--background) / .92)}.fs-mobile-menu__contacts{justify-content:space-between;gap:1rem}.fs-mobile-menu__phone,.fs-mobile-menu__phone:visited{color:hsl(var(--foreground));font-size:1rem;font-weight:700}.fs-hero,.about-hero{position:relative;overflow:hidden}.fs-hero{display:flex;align-items:center;min-height:100svh;padding-top:3.5rem}.fs-hero__container,.about-hero__container{position:relative;z-index:10}.fs-hero__container{padding-top:2rem;padding-bottom:2rem}.fs-hero__layout,.about-hero__layout{display:grid;gap:2rem;align-items:center}.fs-hero__layout{grid-template-areas:"content" "media" "support"}.fs-hero__content,.about-hero__content{display:flex;flex-direction:column;gap:1.5rem}.fs-hero__content{grid-area:content}.fs-hero__content--support{grid-area:support}.fs-hero__title,.about-hero__title{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.05}.fs-hero__title{font-size:1.875rem;line-height:2.25rem}.fs-hero__lead,.about-hero__lead{max-width:36rem;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.55}.fs-hero__media{grid-area:media;position:relative;margin-top:2rem}.fs-hero__image-frame,.about-photo-card,.about-photo-card--hero{position:relative;overflow:hidden;background:hsl(var(--secondary));box-shadow:var(--shadow-lg)}.fs-hero__image-frame{border-radius:1rem}.fs-hero__image,.about-photo-card__image{display:block;width:100%;height:auto;object-fit:cover}.fs-hero__discount-badge{position:absolute;top:25%;left:-1rem;z-index:20;width:5rem;height:5rem}.fs-hero__badge-svg,.fs-hero__discount-badge svg{display:block;width:100%;height:100%;transform-origin:50% 50%}.fs-hero__badge-svg{animation:spin 20s linear 1.32s infinite}.fs-hero__badge-text{fill:#0f172a;font-size:.5rem;font-weight:900}.fs-hero__badge-value{fill:#0f172a;font-size:1.5rem;font-weight:700}.fs-hero__cta,.about-hero__actions{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}.fs-hero__cta-button{width:100%}.hero__background,.hero__pattern,.hero__glow{position:absolute;pointer-events:none}.hero__background,.hero__pattern{inset:0}.hero__background{background:var(--gradient-warm)}.hero__pattern{background-image:var(--site-pattern);opacity:.02}.hero__glow{border-radius:50%;filter:blur(80px)}.hero__glow--primary{top:-5rem;right:-10rem;width:min(32rem,46vw);aspect-ratio:1;background:radial-gradient(circle,hsl(var(--accent) / .22),transparent 72%)}.hero__glow--secondary{bottom:5rem;left:-10rem;width:min(26rem,40vw);aspect-ratio:1;background:radial-gradient(circle,hsl(215 20% 35% / .26),transparent 72%)}.fs-hero .hero__pattern{animation:heroPatternIn .9s ease-out .02s both}.fs-hero .hero__glow{animation:heroGlowIn 1.05s ease-out both}.fs-hero .hero__glow--secondary{animation-delay:.1s}.fs-hero__title{animation:heroCopyIn .56s cubic-bezier(.22,1,.36,1) .16s both}.fs-hero__lead{animation:heroCopyIn .48s cubic-bezier(.22,1,.36,1) .29s both}.fs-hero__media{animation:heroMediaIn .72s cubic-bezier(.22,1,.36,1) .34s both}.fs-hero__image{animation:heroImageSettle 1.05s ease-out .36s both}.fs-hero__cta{animation:heroCtaIn .42s cubic-bezier(.34,1.56,.64,1) .58s both}.fs-hero__benefit{animation:heroCopyIn .36s ease-out both}.fs-hero__benefit:nth-child(1){animation-delay:.66s}.fs-hero__benefit:nth-child(2){animation-delay:.72s}.fs-hero__discount-badge{animation:heroBadgeIn .62s cubic-bezier(.34,1.56,.64,1) .7s both}.hero__ring,.hero__dot-cluster,.hero__diamond,.hero__lines{position:absolute;display:none;pointer-events:none}.hero__ring{top:8rem;left:1.25rem}.hero__dot-cluster{bottom:10rem;left:2.5rem}.hero__diamond{top:12rem;right:2rem}.hero__lines{right:3.75rem;bottom:8rem}.hero__ring-shape{width:6rem;height:6rem;border:4px solid hsl(var(--accent) / .2);border-radius:50%}.hero__diamond-shape{width:4rem;height:4rem;border-radius:1.25rem;background:hsl(var(--accent) / .1);transform:rotate(12deg)}.hero__line-stack{display:flex;flex-direction:column;gap:.5rem}.hero__line-stack span{display:block;height:2px;background:hsl(var(--accent) / .2)}.hero__line-stack span:nth-child(1){width:3rem}.hero__line-stack span:nth-child(2){width:2rem;background:hsl(var(--accent) / .15)}.hero__line-stack span:nth-child(3){width:2.5rem}.dot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,auto));gap:.375rem}.dot-grid__dot{width:.5rem;height:.5rem;border-radius:9999px;background:hsl(var(--accent) / .2)}.fs-hero__tags{position:absolute;top:1.5rem;right:-.5rem;display:none;flex-direction:column;gap:.5rem}.floating-tag{border:1px solid hsl(0 0% 100% / .4);border-radius:9999px;background:#ffffffe6;padding:.45rem .75rem;box-shadow:var(--shadow-sm);color:hsl(var(--foreground));font-size:.75rem;font-weight:600;backdrop-filter:blur(12px)}.fs-hero__frame{position:absolute;right:-1rem;bottom:-1rem;z-index:-1;display:none;width:8rem;height:8rem;border:2px solid hsl(var(--accent) / .2);border-radius:1.5rem}.hero__scroll{position:absolute;bottom:2rem;left:50%;display:none;flex-direction:column;align-items:center;gap:.5rem;transform:translate(-50%)}.hero__scroll-text{color:#64748b;font-size:.75rem}.animate-float{animation:float 6s ease-in-out infinite}.animate-bounce-gentle{animation:bounceGentle 1.5s infinite}html[data-gsap-motion=true] [data-motion-active=false] .animate-float,html[data-gsap-motion=true] [data-motion-active=false] .animate-bounce-gentle,html[data-gsap-motion=true] [data-motion-active=false] .floating-shape,html[data-gsap-motion=true] [data-motion-active=false] .hero__ring,html[data-gsap-motion=true] [data-motion-active=false] .hero__dot-cluster,html[data-gsap-motion=true] [data-motion-active=false] .hero__diamond,html[data-gsap-motion=true] [data-motion-active=false] .hero__lines,html[data-gsap-motion=true] [data-motion-active=false] .floating-tag,html[data-gsap-motion=true] .animate-float[data-motion-active=false],html[data-gsap-motion=true] .animate-bounce-gentle[data-motion-active=false],html[data-gsap-motion=true] .floating-shape[data-motion-active=false]{animation-play-state:paused!important}.anim-delay-4{animation-delay:.4s}.anim-delay-8{animation-delay:.8s}.anim-delay-12{animation-delay:1.2s}.anim-delay-16{animation-delay:1.6s}.hero__ring,.hero__dot-cluster,.hero__diamond,.hero__lines{animation:heroDecorIn .68s cubic-bezier(.22,1,.36,1) both}.hero__ring{animation-delay:.22s}.hero__dot-cluster{animation-delay:.3s}.hero__diamond{animation-delay:.38s}.hero__lines{animation-delay:.46s}.floating-tag{animation:heroTagIn .34s ease-out both}.floating-tag:nth-child(1){animation-delay:.82s}.floating-tag:nth-child(2){animation-delay:.87s}.floating-tag:nth-child(3){animation-delay:.92s}.fs-hero__frame,.hero__scroll{animation:heroFadeIn .36s ease-out .86s both}.about-hero{padding:8rem 0 4.5rem;background:radial-gradient(circle at top left,hsl(40 70% 58% / .18),transparent 38%),radial-gradient(circle at right center,hsl(240 10% 12% / .08),transparent 42%),linear-gradient(180deg,#fbfaf8,#fff)}.about-hero__title{max-width:16ch;font-size:2.5rem}.about-hero__visual{display:flex;flex-direction:column;gap:1rem}.about-photo-card,.about-photo-card--hero{border-radius:1.5rem}.about-photo-card--hero{min-height:22rem}.about-hero__proofs,.materials-hero__proofs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;padding-top:.5rem}.about-hero__proofs--desktop{display:none}.about-proof-card{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border:1px solid hsl(var(--border));border-radius:1rem;background:#ffffffe6;box-shadow:var(--shadow-sm)}.about-proof-card strong{font-family:Montserrat,sans-serif;font-size:1.375rem;line-height:1.1;color:hsl(var(--primary))}.materials-hero{padding:0;background:#fff}.materials-hero__container{display:grid;min-height:100svh;background:#fff}.materials-hero__content{display:flex;flex-direction:column;justify-content:center;gap:1.05rem;min-width:0;padding:6.25rem 1rem 2.5rem}.materials-hero__title{max-width:14ch;font-size:clamp(2rem,8.2vw,3.05rem);line-height:1.08}.materials-hero__lead{max-width:34rem}.materials-hero__visual{position:relative;min-height:24rem;overflow:hidden;background:hsl(var(--secondary))}.materials-hero__image{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:640px){.fs-hero__title{font-size:2.25rem;line-height:2.5rem}.fs-hero__lead{font-size:1.125rem;line-height:1.75rem}.fs-hero__cta,.about-hero__actions{flex-direction:row;gap:1rem}.fs-hero__cta-button{width:auto}.fs-hero__tags{top:2rem;right:-1rem;gap:.75rem}.fs-hero__frame{right:-1.5rem;bottom:-1.5rem;width:12rem;height:12rem;border-radius:2rem}}@media(min-width:768px){.fs-header__actions{display:flex;gap:1rem}.fs-hero{padding-top:5rem}.fs-hero__title{font-size:3rem;line-height:1}}@media(min-width:1024px){.fs-header__nav{display:flex;gap:.75rem}.fs-hero__container{padding-top:0;padding-bottom:0}.fs-hero__layout,.about-hero__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.fs-hero__layout{grid-template-areas:"content media" "support media"}.fs-hero__title{font-size:3.75rem}.hero__ring,.hero__dot-cluster,.hero__lines,.hero__scroll{display:flex}.hero__diamond,.fs-hero__frame{display:block}.fs-hero__tags{display:flex}.materials-hero__container{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.materials-hero__content{padding:8rem 3rem 4rem max(2rem,calc((100vw - 1280px)/2 + 2rem))}}@media(min-width:1280px){.fs-hero__title{font-size:4.2rem}}@media(prefers-reduced-motion:reduce){.fs-hero__discount-badge,.fs-hero__badge-svg,.fs-hero .hero__pattern,.fs-hero .hero__glow,.fs-hero__title,.fs-hero__lead,.fs-hero__media,.fs-hero__image,.fs-hero__cta,.fs-hero__benefit,.hero__ring,.hero__dot-cluster,.hero__diamond,.hero__lines,.floating-tag,.fs-hero__frame,.hero__scroll,.animate-float,.animate-bounce-gentle{animation:none}}@keyframes heroPatternIn{0%{opacity:0;transform:scale(1.02)}to{opacity:.02;transform:scale(1)}}@keyframes heroGlowIn{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:scale(1)}}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroMediaIn{0%{opacity:0;transform:translateY(18px) scale(.982) rotate(-.35deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes heroImageSettle{0%{transform:scale(1.075) translate(.35%,1.1%)}to{transform:scale(1) translate(0)}}@keyframes heroCtaIn{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroBadgeIn{0%{opacity:0;transform:scale(.72) rotate(-18deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes heroDecorIn{0%{opacity:0;transform:translateY(12px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroTagIn{0%{opacity:0;transform:translate(14px,4px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(2deg)}50%{transform:translateY(0) rotate(-2deg)}75%{transform:translateY(-5px) rotate(1deg)}}@keyframes bounceGentle{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes spin{to{transform:rotate(360deg)}}
