:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20342c;background:#fbfdf8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18362d;--muted: #60776e;--green: #58a95d;--green-dark: #337741;--lime: #e9f6ba;--mint: #dff4da;--sky: #dceff8;--gold: #f4e0ad;--cream: #fff7e6;--orange: #f2a44c;--white: #ffffff;--shadow: 0 30px 80px rgba(32, 70, 49, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:#fbfdf8}body,button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}img{display:block;width:100%}.container{width:min(1180px,calc(100% - 44px));margin:0 auto}.section-anchor{scroll-margin-top:90px}.section-space{padding:118px 0}.scroll-progress{position:fixed;inset:0 auto auto 0;z-index:1000;height:3px;background:linear-gradient(90deg,#84c565,#f2bd5d);transition:width .08s linear}.site-header{position:fixed;top:0;left:0;right:0;z-index:900;background:#fbfdf8d1;border-bottom:1px solid rgba(57,94,70,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;padding:0;background:transparent;color:var(--ink);text-align:left}.brand-mark{position:relative;width:43px;height:43px;display:grid;place-items:center;border-radius:45% 45% 48% 48%;background:#f3b75a;color:#fff;box-shadow:inset 0 -4px #8953111a}.brand-ear{position:absolute;top:-3px;width:14px;height:18px;border-radius:80% 20% 80% 30%;background:#f3b75a}.brand-ear-left{left:4px;transform:rotate(-22deg)}.brand-ear-right{right:4px;transform:scaleX(-1) rotate(-22deg)}.brand-face{position:relative;z-index:1;font-weight:900;font-size:19px}.brand-copy{display:flex;flex-direction:column;line-height:1;gap:5px}.brand-copy strong{font-size:17px;letter-spacing:.08em}.brand-copy small{font-size:9px;color:#84978e;letter-spacing:.05em}.desktop-nav{display:flex;align-items:center;gap:6px}.desktop-nav>button:not(.nav-cta){position:relative;padding:12px 15px;background:transparent;color:#5d7168;font-size:14px;font-weight:650;transition:color .25s ease}.desktop-nav>button:not(.nav-cta):after{content:"";position:absolute;left:16px;right:16px;bottom:5px;height:2px;background:#77b963;border-radius:999px;transform:scaleX(0);transition:transform .25s ease}.desktop-nav>button.active{color:var(--ink)}.desktop-nav>button.active:after{transform:scaleX(1)}.nav-cta{margin-left:12px;padding:12px 20px;color:#fff;background:var(--ink);border-radius:999px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease}.nav-cta:hover{transform:translateY(-2px);background:#295346}.menu-toggle{display:none;width:42px;height:42px;border-radius:50%;background:#fff;place-content:center;gap:5px;box-shadow:0 10px 24px #0000000f}.menu-toggle span{display:block;width:18px;height:2px;background:var(--ink);transition:transform .25s ease}.menu-toggle.active span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{position:relative;min-height:780px;padding:145px 0 70px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 68% 38%,rgba(228,247,181,.75),transparent 29%),linear-gradient(135deg,#fbfdf8,#f5f9ee 56%,#fff9e9)}.hero:before{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(to top,#fbfdf8,transparent);pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px}.hero-copy h1{margin:24px 0 22px;max-width:630px;color:var(--ink);font-size:clamp(46px,5.5vw,78px);line-height:.99;letter-spacing:-.055em;font-weight:800}.hero-copy h1 span{color:#79ae55}.hero-copy>p{max-width:590px;color:var(--muted);font-size:17px;line-height:1.8}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 14px 8px 9px;border:1px solid rgba(74,119,77,.13);border-radius:999px;background:#ffffffbd;color:#4c7055;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.eyebrow-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#729d41;background:#edf5cd}.eyebrow-icon svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.8}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.btn:hover{transform:translateY(-3px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#4f9f59,#73ba62);box-shadow:0 14px 30px #529e563d}.btn-primary:hover{box-shadow:0 18px 38px #529e564d}.btn-ghost{color:var(--ink);background:#fff;border:1px solid rgba(32,73,58,.13)}.btn-dark{color:#fff;background:var(--ink);margin-top:28px}.icon{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-small{width:17px}.trust-row{display:flex;gap:0;margin-top:46px}.trust-row>div{display:flex;flex-direction:column;min-width:122px;padding-right:25px;margin-right:25px;border-right:1px solid rgba(41,75,62,.12)}.trust-row>div:last-child{border-right:0;margin-right:0}.trust-row strong{color:var(--ink);font-size:22px}.trust-row span{margin-top:5px;color:#8a9a93;font-size:11px}.hero-visual{position:relative;min-height:570px}.hero-card{position:absolute;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.hero-card img{height:100%;object-fit:cover}.hero-card-main{width:61%;height:500px;right:9%;top:24px;border-radius:240px 240px 44px 44px;transform:rotate(2.5deg);animation:float-main 6s ease-in-out infinite}.hero-card-small{width:31%;height:240px;left:0;bottom:22px;border-radius:34px 120px 34px 34px;transform:rotate(-7deg);animation:float-small 5.5s ease-in-out infinite 1s}.hero-note{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:18px;background:#ffffffeb;box-shadow:0 18px 40px #2146351f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#517e4c;background:#ecf5d3;font-size:11px;font-weight:900}.hero-note div{display:flex;flex-direction:column;gap:2px}.hero-note strong{font-size:12px}.hero-note small{color:#839289;font-size:10px}.hero-note-one{left:4%;top:70px;animation:drift 5s ease-in-out infinite}.hero-note-two{right:0;bottom:72px;animation:drift 5.8s ease-in-out infinite 1.4s}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.8}.hero-orb-one{width:260px;height:260px;right:-90px;top:130px;background:#f1bb653b}.hero-orb-two{width:180px;height:180px;left:-85px;bottom:70px;background:#7abd6426}.floating-bubble{position:absolute;border-radius:50%;border:1px solid rgba(72,120,75,.12);background:#ffffff80}.bubble-a{width:24px;height:24px;right:2%;top:10%;animation:drift 4s ease-in-out infinite}.bubble-b{width:14px;height:14px;left:27%;top:25%;animation:drift 4.8s ease-in-out infinite .5s}.scroll-hint{position:absolute;z-index:4;left:50%;bottom:18px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;background:transparent;color:#8a9d94;font-size:9px;text-transform:uppercase;letter-spacing:.18em}.scroll-hint span{width:24px;height:36px;border:1px solid rgba(46,79,63,.18);border-radius:999px;position:relative}.scroll-hint span:after{content:"";position:absolute;left:50%;top:8px;width:3px;height:7px;border-radius:999px;background:#6c8d79;transform:translate(-50%);animation:scroll-dot 1.8s ease infinite}.marquee-section{overflow:hidden;padding:21px 0;background:var(--ink);color:#fff;transform:rotate(-1deg) scale(1.02)}.marquee-track{width:max-content;display:flex;gap:52px;animation:marquee 28s linear infinite}.marquee-track span{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;white-space:nowrap}.marquee-track i{color:#b7d77a;font-style:normal}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:80px;margin-bottom:60px}.section-heading>div{flex:1}.section-heading>p{width:min(410px,100%);margin:0 0 8px;color:var(--muted);line-height:1.8;font-size:15px}.section-kicker{display:inline-flex;margin-bottom:15px;color:#6e9f4b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.section-kicker.light{color:#cfe49d}.section-heading h2,.about-copy h2,.contact-copy h2,.gallery-intro h2{margin:0;color:var(--ink);font-size:clamp(38px,4.5vw,60px);line-height:1.04;letter-spacing:-.045em}.section-heading.centered{justify-content:center;text-align:center}.products{background:#fbfdf8}.product-stack{display:grid;gap:30px}.product-feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:560px;overflow:hidden;border:1px solid rgba(41,76,61,.07);border-radius:38px;background:#fff;box-shadow:0 24px 65px #27443612}.product-feature:nth-child(2n) .product-image-panel{order:2}.product-feature:nth-child(2n) .product-content{order:1}.product-image-panel{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:58px}.product-mint .product-image-panel{background:linear-gradient(145deg,#ebf6dc,#dcefc9)}.product-blue .product-image-panel{background:linear-gradient(145deg,#e9f7fb,#d8eaf7)}.product-gold .product-image-panel{background:linear-gradient(145deg,#fff8e7,#f5e5bb)}.product-image-panel>img{position:relative;z-index:2;width:min(82%,455px);max-height:430px;object-fit:contain;border-radius:28px;box-shadow:0 26px 60px #2d413224;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-feature:hover .product-image-panel>img{transform:translateY(-8px) scale(1.02)}.product-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:#ffffff73;filter:blur(4px)}.product-index{position:absolute;z-index:1;left:30px;top:24px;color:#274b3b26;font-size:64px;font-weight:900;line-height:1}.mini-gallery{position:absolute;z-index:3;right:24px;bottom:24px;display:flex;gap:8px}.mini-gallery button{width:54px;height:54px;padding:3px;overflow:hidden;border-radius:14px;background:#ffffffd9;box-shadow:0 8px 20px #00000014;transition:transform .2s ease}.mini-gallery button:hover{transform:translateY(-4px)}.mini-gallery img{height:100%;object-fit:cover;border-radius:11px}.product-content{display:flex;flex-direction:column;justify-content:center;padding:70px}.product-eyebrow{color:#77a64f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.product-content h3{margin:12px 0 8px;color:var(--ink);font-size:clamp(30px,3vw,43px);line-height:1.06;letter-spacing:-.035em}.product-content h4{margin:0 0 20px;color:#87a36c;font-size:15px;font-weight:650}.product-content>p{margin:0;color:var(--muted);font-size:14px;line-height:1.85}.product-content ul{display:grid;gap:12px;padding:0;margin:26px 0;list-style:none}.product-content li{display:flex;align-items:center;gap:10px;color:#445d52;font-size:13px;font-weight:650}.check-icon{width:19px;height:19px;padding:3px;border-radius:50%;background:#edf5df;fill:none;stroke:#6d9b4e;stroke-width:2.2}.text-link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;padding:7px 0;color:var(--ink);background:transparent;border-bottom:1px solid rgba(32,62,49,.25);font-size:13px;font-weight:800;transition:gap .2s ease}.text-link:hover{gap:13px}.gallery-band{padding:100px 0 115px;overflow:hidden;background:#f1f7e6}.gallery-intro{margin-bottom:45px}.photo-rail{display:flex;gap:15px;width:max-content;padding:0 7vw;animation:photo-drift 32s ease-in-out infinite alternate}.photo-card{width:205px;height:270px;flex:0 0 auto;padding:0;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 18px 45px #254d3614}.photo-card.photo-tall{width:230px;height:310px;transform:translateY(-18px)}.photo-card img{height:100%;object-fit:cover;transition:transform .5s ease}.photo-card:hover img{transform:scale(1.06)}.about{background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.about-visual{position:relative;min-height:620px}.about-photo{position:absolute;overflow:hidden;box-shadow:var(--shadow)}.about-photo img{height:100%;object-fit:cover}.about-photo-main{left:0;top:30px;width:72%;height:530px;border-radius:42px 180px 42px 42px}.about-photo-float{right:0;bottom:15px;width:42%;height:300px;border:10px solid white;border-radius:130px 32px 32px}.about-sticker{position:absolute;right:7%;top:25px;width:118px;height:118px;display:grid;place-content:center;text-align:center;border-radius:50%;background:#f7ca67;color:#6c501a;box-shadow:0 15px 35px #70501926;transform:rotate(10deg);animation:float-small 5s ease-in-out infinite}.about-sticker strong{font-size:21px;line-height:.9}.about-sticker span{font-size:15px;font-style:italic}.about-copy h2{margin-bottom:25px}.about-lead{color:var(--muted);font-size:15px;line-height:1.9}.about-points{display:grid;margin-top:30px;border-top:1px solid #e8eee9}.about-point{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:21px 0;border-bottom:1px solid #e8eee9}.about-point>span{color:#94b46c;font-size:12px;font-weight:900}.about-point strong{color:var(--ink);font-size:15px}.about-point p{margin:5px 0 0;color:#71837b;font-size:13px;line-height:1.6}.values{background:linear-gradient(180deg,#fff,#fbf7ea)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-card{min-height:270px;padding:30px;border-radius:28px;background:#ffffffc7;border:1px solid rgba(37,73,56,.08);transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #2f483514}.value-card>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf3cf;color:#6d8d46;font-size:11px;font-weight:900}.value-card h3{margin:60px 0 12px;color:var(--ink);font-size:22px}.value-card p{margin:0;color:#72837c;font-size:13px;line-height:1.75}.contact{background:#fbf7ea}.contact-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;padding:70px;border-radius:44px;background:var(--ink);box-shadow:0 30px 80px #1533282b}.contact-copy h2{color:#fff;margin-bottom:20px}.contact-copy>p{max-width:460px;color:#b8c8c1;font-size:14px;line-height:1.8}.contact-info{display:flex;gap:42px;margin-top:45px}.contact-info div{display:flex;flex-direction:column;gap:6px}.contact-info span{color:#92a79e;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.contact-info strong{color:#fff;font-size:14px}.contact-form{padding:34px;border-radius:28px;background:#fff}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:8px;margin-bottom:15px}.contact-form label>span{color:#587066;font-size:11px;font-weight:750}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dfe7e1;outline:0;border-radius:14px;background:#f9fbf8;color:var(--ink);transition:border-color .2s ease,box-shadow .2s ease}.contact-form input,.contact-form select{height:50px;padding:0 15px}.contact-form textarea{padding:14px 15px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#86b46f;box-shadow:0 0 0 3px #7aae5d1c}.btn-contact{width:100%;margin-top:3px;color:#fff;background:linear-gradient(135deg,#6ba858,#8cbd61)}.form-note{display:block;margin-top:12px;color:#91a098;font-size:9px;text-align:center}.footer{padding:44px 0;background:#102b23;border-top:1px solid rgba(255,255,255,.07);color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;align-items:end;gap:40px}.footer-brand{color:#fff}.footer-brand .brand-copy small{color:#86a298}.footer-grid>div:first-child>p{max-width:350px;margin:18px 0 0;color:#7e9b91;font-size:11px;line-height:1.7}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.footer-nav button{justify-self:start;padding:0;background:transparent;color:#b6c7c1;font-size:12px}.footer-note{display:flex;flex-direction:column;align-items:flex-end;gap:7px;color:#748f85;font-size:10px}.back-top{position:fixed;right:22px;bottom:22px;z-index:750;width:44px;height:44px;border-radius:50%;color:#fff;background:var(--ink);box-shadow:0 12px 30px #14342838;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s ease}.back-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:20px;background:#0a1d17b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fade-in .2s ease}.product-modal{position:relative;width:min(980px,100%);max-height:min(730px,calc(100vh - 40px));display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 34px 100px #00000040;animation:modal-in .35s cubic-bezier(.2,.8,.2,1)}.modal-image{position:relative;min-height:620px;background:#eff5e7}.modal-image>img{height:100%;object-fit:contain}.modal-close{position:absolute;z-index:4;right:16px;top:16px;width:40px;height:40px;border-radius:50%;background:#ffffffeb;color:#29483d;font-size:25px;line-height:1;box-shadow:0 7px 20px #00000017}.gallery-arrow{position:absolute;top:50%;width:42px;height:42px;border-radius:50%;background:#ffffffe0;color:var(--ink);font-size:28px;line-height:1;transform:translateY(-50%);box-shadow:0 8px 18px #00000014}.gallery-prev{left:14px}.gallery-next{right:14px}.modal-content{display:flex;flex-direction:column;justify-content:center;padding:54px;overflow:auto}.modal-content h3{margin:11px 0 16px;color:var(--ink);font-size:34px;line-height:1.1;letter-spacing:-.035em}.modal-content>p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.modal-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.modal-thumbs button{width:62px;height:62px;padding:3px;overflow:hidden;border-radius:13px;background:#edf2ed;border:2px solid transparent}.modal-thumbs button.active{border-color:#7aab5c}.modal-thumbs img{height:100%;object-fit:cover;border-radius:9px}.toast{position:fixed;z-index:1300;left:50%;bottom:28px;transform:translate(-50%);padding:13px 20px;border-radius:999px;color:#fff;background:#18362d;box-shadow:0 15px 35px #0003;font-size:12px;font-weight:650;animation:toast-in .25s ease}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}@keyframes float-main{0%,to{transform:rotate(2.5deg) translateY(0)}50%{transform:rotate(1deg) translateY(-12px)}}@keyframes float-small{0%,to{transform:rotate(-7deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-10px)}}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes scroll-dot{0%{opacity:0;transform:translate(-50%)}40%{opacity:1}to{opacity:0;transform:translate(-50%,12px)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes photo-drift{0%{transform:translate(0)}to{transform:translate(-16%)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px) scale(.98)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media (max-width: 1020px){.hero{min-height:auto;padding-top:128px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(680px,100%);margin:0 auto;min-height:580px}.product-content{padding:48px}.about-grid{gap:50px}.contact-shell{gap:45px;padding:48px}.value-grid{grid-template-columns:1fr 1fr}}@media (max-width: 820px){.container{width:min(100% - 30px,680px)}.section-space{padding:82px 0}.menu-toggle{display:grid}.desktop-nav{position:fixed;top:70px;left:15px;right:15px;display:grid;gap:3px;padding:13px;border:1px solid rgba(54,83,65,.08);border-radius:20px;background:#fffffff7;box-shadow:0 20px 50px #1b362b1f;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.25s ease}.desktop-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.desktop-nav>button:not(.nav-cta){text-align:left;padding:13px 15px}.desktop-nav>button:not(.nav-cta):after{display:none}.nav-cta{margin:5px 0 0}.section-heading{display:grid;gap:20px;margin-bottom:40px}.section-heading>p{width:100%}.product-feature{grid-template-columns:1fr}.product-feature:nth-child(2n) .product-image-panel,.product-feature:nth-child(2n) .product-content{order:initial}.product-image-panel{min-height:440px}.product-content{padding:42px}.about-grid{grid-template-columns:1fr}.about-visual{min-height:560px}.about-copy{padding-top:10px}.contact-shell{grid-template-columns:1fr}.contact-copy{text-align:center}.contact-copy>p{margin-inline:auto}.contact-info{justify-content:center}.footer-grid{grid-template-columns:1fr;align-items:start}.footer-note{align-items:flex-start}.product-modal{grid-template-columns:1fr;overflow:auto}.modal-image{min-height:390px;height:46vh}.modal-content{padding:36px}}@media (max-width: 560px){.nav-wrap{height:70px}.brand-copy small{display:none}.hero{padding:112px 0 62px}.hero-copy h1{font-size:48px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.btn{width:100%}.trust-row{justify-content:space-between;gap:0}.trust-row>div{min-width:auto;padding-right:12px;margin-right:12px}.trust-row strong{font-size:18px}.trust-row span{font-size:9px}.hero-visual{min-height:460px}.hero-card-main{width:72%;height:390px;right:4%}.hero-card-small{width:34%;height:180px;left:-2%}.hero-note-one{left:0;top:50px}.hero-note-two{right:0;bottom:35px}.hero-note strong{font-size:10px}.hero-note small{font-size:8px}.scroll-hint{display:none}.section-heading h2,.about-copy h2,.contact-copy h2,.gallery-intro h2{font-size:39px}.product-feature{border-radius:26px}.product-image-panel{min-height:360px;padding:40px 24px}.product-image-panel>img{width:84%;max-height:300px}.product-index{font-size:46px}.mini-gallery{right:14px;bottom:14px}.mini-gallery button{width:45px;height:45px}.product-content{padding:34px 28px 38px}.photo-card{width:160px;height:215px}.photo-card.photo-tall{width:178px;height:250px}.about-visual{min-height:470px}.about-photo-main{width:78%;height:420px}.about-photo-float{width:45%;height:230px}.about-sticker{width:94px;height:94px;right:0}.value-grid{grid-template-columns:1fr}.value-card{min-height:220px}.value-card h3{margin-top:38px}.contact-shell{width:calc(100% - 20px);padding:38px 20px;border-radius:30px}.contact-info{gap:24px;flex-wrap:wrap}.contact-form{padding:24px 18px}.field-grid{grid-template-columns:1fr;gap:0}.footer{padding-bottom:84px}.modal-backdrop{padding:8px}.product-modal{border-radius:22px;max-height:calc(100vh - 16px)}.modal-image{min-height:330px}.modal-content{padding:28px 22px 30px}.modal-content h3{font-size:28px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
