@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{--cream:#fbfaf6;--paper:#f3eee3;--ink:#182019;--muted:#687269;--green:#234d38;--green-dark:#173b2a;--green-soft:#e8efe9;--gold:#c69a3a;--gold-light:#e6c96f;--line:#ddd8ca;--maroon:#7d2631;--shadow:0 28px 80px #1c231d1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.navbar{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6b8;border-bottom:1px solid #ddd8ca8c;transition:background .35s,box-shadow .35s;position:fixed;inset:0 0 auto}.navbar-scrolled{background:#fbfaf6f0;box-shadow:0 8px 35px #141e170f}.nav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:84px;margin:auto;padding:0 30px;display:flex}.brand{background:0 0;border:0;width:126px;height:64px;padding:0;overflow:hidden}.brand img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.nav-links{align-items:center;gap:29px;display:flex}.nav-links button,.footer-nav button{color:#475249;background:0 0;border:0;padding:8px 0;font-size:12px;font-weight:600}.nav-links button{position:relative}.nav-links button:not(.nav-contact):after{content:"";background:var(--gold);transform-origin:100%;height:1px;transition:transform .3s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.nav-links button:not(.nav-contact):hover:after{transform-origin:0;transform:scaleX(1)}.nav-links button:hover,.footer-nav button:hover{color:var(--green)}.nav-contact{border-radius:999px;align-items:center;gap:7px;transition:all .25s;display:inline-flex;border:1px solid var(--green)!important;color:var(--green)!important;padding:11px 17px!important}.nav-contact:hover{background:var(--green);color:#fff!important}.menu-toggle{color:var(--ink);background:0 0;border:0;display:none}.section{max-width:1220px;margin:auto;padding:120px 32px}.section-kicker{color:var(--green);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:700}h1,h2,h3{letter-spacing:-.035em;font-family:Playfair Display,serif;font-weight:500}h1,h2{margin:0}h1 em,h2 em{color:var(--gold);font-style:italic}.primary-btn,.whatsapp-btn{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 21px;font-size:12px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.primary-btn{border:1px solid var(--green);background:var(--green);color:#fff}.primary-btn:hover{background:var(--green-dark);transform:translateY(-3px);box-shadow:0 14px 30px #234d3833}.whatsapp-btn{border:1px solid var(--green);color:var(--green)}.whatsapp-btn:hover{background:var(--green-soft);transform:translateY(-3px)}.text-link{border:0;border-bottom:1px solid var(--gold);color:var(--green);background:0 0;align-items:center;gap:8px;margin-top:22px;padding:0 0 5px;font-size:11px;font-weight:700;display:inline-flex}[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay,0s);transform:translateY(38px)}[data-reveal=left]{transform:translate(-42px)}[data-reveal=right]{transform:translate(42px)}[data-reveal].is-visible{opacity:1;transform:translate(0)}.hero{grid-template-columns:1fr .92fr;align-items:center;gap:55px;max-width:1380px;min-height:100svh;margin:auto;padding:135px 68px 90px;display:grid;position:relative}.hero-grain{pointer-events:none;opacity:.24;background-image:radial-gradient(#234d381a .65px,#0000 .65px);background-size:15px 15px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero-orbit{pointer-events:none;border:1px solid #c69a3a47;border-radius:50%;animation:8s ease-in-out infinite orbitFloat;position:absolute}.orbit-one{width:670px;height:670px;top:130px;right:-250px}.orbit-two{opacity:.65;border-style:dashed;width:490px;height:490px;animation-delay:-2s;top:220px;right:-155px}@keyframes orbitFloat{50%{transform:translateY(-12px)rotate(3deg)}}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--green);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:19px;font-size:10px;font-weight:700;display:flex}.eyebrow span{background:var(--gold);width:36px;height:1px}.hero-kicker{color:#899188;letter-spacing:.2em;margin:0 0 20px;font-size:9px;font-weight:700}.hero h1{max-width:760px;font-size:clamp(54px,6.3vw,92px);line-height:.96}.hero-description{max-width:560px;color:var(--muted);margin:29px 0;font-size:16px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.hero-trust{color:#727c74;flex-wrap:wrap;gap:22px;margin-top:30px;font-size:10px;font-weight:600;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust svg{color:var(--gold)}.hero-visual{z-index:2;place-items:center;min-height:620px;display:grid;position:relative}.hero-image-wrap{place-items:center;width:min(100%,560px);height:620px;display:grid;position:relative}.hero-image-wrap img{object-fit:cover;z-index:3;width:min(78%,440px);height:84%;box-shadow:var(--shadow);border-radius:250px 250px 28px 28px;animation:7s ease-in-out infinite heroImage;position:relative}@keyframes heroImage{50%{transform:translateY(-10px)}}.hero-image-frame{z-index:2;border:1px solid #c69a3a8c;border-radius:280px 280px 40px 40px;width:min(84%,485px);height:89%;position:absolute;transform:rotate(-5deg)}.hero-card-back{z-index:1;opacity:.68;background:#dfd2ad;border-radius:240px 240px 28px 28px;width:min(70%,390px);height:78%;position:absolute;transform:rotate(8deg)}.hero-label{z-index:5;background:#fffffff2;border:1px solid #ddd8cae6;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;bottom:10%;left:3%;box-shadow:0 18px 45px #19201b1a}.hero-label>span{color:var(--gold);font-size:10px;font-weight:700}.hero-label strong{font-family:Playfair Display,serif;font-size:17px;font-weight:500;display:block}.hero-label small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.scroll-cue{z-index:3;color:#7c857d;letter-spacing:.15em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:25px;left:68px}.scroll-cue svg{color:var(--gold);animation:1.7s ease-in-out infinite cue}@keyframes cue{50%{transform:translateY(5px)}}.marquee{background:var(--green);color:#f7f3e8;border-block:1px solid #315b46;overflow:hidden}.marquee-track{align-items:center;gap:28px;width:max-content;padding:15px 0;animation:24s linear infinite marquee;display:flex}.marquee span{letter-spacing:.23em;font-size:10px;font-weight:700}.marquee i{color:var(--gold-light);font-style:normal}@keyframes marquee{to{transform:translate(-50%)}}.story{grid-template-columns:.9fr 1.1fr;align-items:center;gap:105px;display:grid}.story-image{padding-top:24px;position:relative}.image-overline{color:#8b938b;letter-spacing:.18em;font-size:8px;font-weight:700;position:absolute;top:0;left:0}.story-image>img{aspect-ratio:4/4.7;object-fit:cover;width:100%;max-width:500px;box-shadow:var(--shadow);border-radius:18px;display:block}.story-badge{background:var(--gold);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;bottom:-24px;right:2%;box-shadow:0 14px 35px #c69a3a40}.story-badge span{letter-spacing:.2em;font-size:7px}.story-badge strong{margin:4px 0;font-family:Playfair Display,serif;font-size:18px}.story-index{color:#929991;letter-spacing:.15em;font-size:8px;font-weight:700;position:absolute;bottom:-34px;left:0}.story-copy h2,.section-heading h2,.quality h2,.founders h2,.contact h2{margin:15px 0 24px;font-size:clamp(44px,4.5vw,66px);line-height:1.02}.story-copy>p,.section-heading>p,.quality-intro>p,.contact-copy>p{max-width:610px;color:var(--muted);font-size:14px;line-height:1.85}.story-points{border-top:1px solid var(--line);margin-top:34px}.story-points>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;column-gap:12px;padding:17px 0;display:grid}.story-points span{color:var(--gold);grid-row:span 2;font-size:10px;font-weight:700}.story-points b{font-size:12px}.story-points small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.5}.products{background:var(--paper);max-width:none;padding-left:max(32px,50% - 578px);padding-right:max(32px,50% - 578px)}.section-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:54px;display:flex}.section-heading>p{max-width:430px;margin:0 0 4px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:var(--cream);cursor:pointer;border:1px solid #ded9cc;border-radius:18px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;overflow:hidden}.product-card:hover{transform:translateY(-8px);box-shadow:0 25px 55px #1c231d1c}.product-image{height:390px;position:relative;overflow:hidden}.product-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000002b);height:42%;position:absolute;inset:auto 0 0}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.product-tag{z-index:2;color:var(--green);letter-spacing:.12em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:700;position:absolute;top:15px;left:15px}.view-product{z-index:3;color:var(--green);opacity:0;background:#fffffff2;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;font-weight:700;transition:all .3s;display:inline-flex;position:absolute;bottom:15px;right:15px;transform:translateY(8px)}.product-card:hover .view-product{opacity:1;transform:translateY(0)}.product-info{padding:22px 22px 25px}.product-info small{color:var(--green);letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:700}.product-info h3{margin:7px 0 8px;font-size:25px}.product-info p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.red .product-info h3{color:#8d2631}.green .product-info h3{color:#3d7a45}.maroon .product-info h3{color:#7d2631}.forest .product-info h3{color:#2d5a43}.gold .product-info h3{color:#9c711c}.navy .product-info h3{color:#1e385f}.quality{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid}.quality-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.quality-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:275px;padding:26px 19px;position:relative;overflow:hidden}.quality-card:before{content:"";border:1px solid #c69a3a40;border-radius:50%;width:100px;height:100px;transition:transform .5s;position:absolute;bottom:-45px;right:-45px}.quality-card:hover:before{transform:scale(1.6)}.quality-number{color:#b1b7b1;font-size:8px;font-weight:700;position:absolute;top:17px;right:17px}.quality-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:32px;display:grid}.quality-icon svg{width:18px}.quality-card h3{margin:0 0 10px;font-size:21px}.quality-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.founders{background:#efe8d9;max-width:none;padding-left:max(32px,50% - 578px);padding-right:max(32px,50% - 578px)}.centered{text-align:center;flex-direction:column;align-items:center}.centered>p{max-width:500px}.founder-grid{grid-template-columns:repeat(3,1fr);gap:21px;margin-top:44px;display:grid}.founder-card{background:#ffffff7a;border:1px solid #78643c26;border-radius:18px;padding:23px}.founder-photo{background:linear-gradient(145deg,#ded5c0,#c5b99f);border-radius:12px;justify-content:flex-end;align-items:flex-end;height:330px;padding:14px;display:flex;position:relative;overflow:hidden}.founder-photo:before{content:"";border:1px solid #ffffff73;border-radius:50%;width:190px;height:190px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.founder-silhouette{background:#ffffff3d;border-radius:65px 65px 20px 20px;width:125px;height:165px;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.founder-photo span{z-index:2;color:#fff;letter-spacing:.16em;font-size:9px;position:relative}.founder-card>small{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin-top:19px;font-size:8px;font-weight:700;display:block}.founder-card h3{margin:7px 0;font-size:26px}.founder-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.founder-line{background:var(--gold);width:42px;height:1px;margin-top:18px}.contact{padding-bottom:120px}.contact-panel{background:var(--green);color:#fff;border-radius:28px;grid-template-columns:1.15fr .85fr;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #173b2a29}.contact-panel:before,.contact-panel:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;position:absolute}.contact-panel:before{width:650px;height:650px;top:-350px;right:-300px}.contact-panel:after{width:440px;height:440px;bottom:-270px;right:-170px}.contact-copy{z-index:2;padding:70px;position:relative}.contact-copy .section-kicker{color:#d7bf72}.contact-copy h2{color:#fff}.contact-copy h2 em{color:var(--gold-light)}.contact-copy>p{color:#c7d0c8}.contact-list{flex-wrap:wrap;gap:25px;margin-top:34px;display:flex}.contact-list>a,.contact-list>div{align-items:center;gap:10px;display:flex}.contact-list svg{color:var(--gold-light);flex:none}.contact-list span{flex-direction:column;font-size:11px;display:flex}.contact-list small{color:#9ead9f;margin-bottom:3px;font-size:8px}.contact-cta{z-index:3;color:var(--ink);text-align:center;background:#eee7d7;flex-direction:column;justify-content:center;align-items:center;padding:55px 45px;display:flex;position:relative}.cta-logo{width:105px;height:70px;margin-bottom:12px;overflow:hidden}.cta-logo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.cta-overline{color:var(--green);letter-spacing:.18em;font-size:8px;font-weight:700}.contact-cta h3{margin:7px 0;font-size:30px}.contact-cta p{color:var(--muted);margin:0 0 20px;font-size:11px}.footer{color:#d7ddd7;background:#111a15;padding:60px 32px 24px}.footer-inner{grid-template-columns:1fr 1fr auto;align-items:start;gap:50px;max-width:1156px;margin:auto;display:grid}.footer-inner>div:first-child img{object-fit:contain;mix-blend-mode:screen;width:120px;height:68px}.footer-inner p{color:#8e9990;margin:8px 0;font-size:10px;line-height:1.7}.footer-nav{flex-wrap:wrap;gap:21px;padding-top:18px;display:flex}.footer-nav button{color:#aab4ac;font-size:10px}.footer-social{gap:8px;padding-top:13px;display:flex}.footer-social a{color:#bfc8c0;border:1px solid #354038;border-radius:50%;place-items:center;width:35px;height:35px;transition:all .25s;display:grid}.footer-social a:hover{border-color:var(--gold-light);color:var(--gold-light);transform:translateY(-2px)}.footer-bottom{color:#69736b;border-top:1px solid #29322c;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;max-width:1156px;margin:45px auto 0;padding-top:18px;font-size:8px;display:flex}.developer-credit strong{color:#aab4ac;font-weight:600}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1410b8;place-items:center;padding:20px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-modal{background:var(--cream);border-radius:22px;grid-template-columns:.95fr 1.05fr;width:min(860px,100%);max-height:90vh;animation:.35s cubic-bezier(.22,1,.36,1) modalIn;display:grid;position:relative;overflow:auto;box-shadow:0 35px 100px #0000004d}@keyframes modalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:none}}.product-modal>img{object-fit:cover;width:100%;height:100%;min-height:440px}.product-modal>div{flex-direction:column;justify-content:center;padding:55px 45px;display:flex}.product-modal small{color:var(--green);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:700}.product-modal h2{margin:9px 0 14px;font-size:43px}.product-modal p{color:var(--muted);margin:0 0 25px;font-size:12px;line-height:1.7}.modal-close{z-index:4;width:38px;height:38px;color:var(--ink);background:#ffffffed;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}@media (width<=1100px){.nav-links{gap:18px}.hero{grid-template-columns:1fr .9fr;gap:20px;padding-left:40px;padding-right:40px}.hero h1{font-size:clamp(52px,6vw,78px)}.hero-visual,.hero-image-wrap{height:560px;min-height:560px}.orbit-one{right:-330px}.story{gap:70px}.quality{gap:55px}}@media (width<=900px){.nav-inner{height:76px}.menu-toggle{display:block}.nav-links{border-bottom:1px solid var(--line);background:#fbfaf6fa;flex-direction:column;align-items:stretch;gap:3px;padding:18px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 30px #141e1712}.nav-links.open{display:flex}.nav-links button{text-align:left;padding:13px}.nav-contact{justify-content:center;margin-top:5px;text-align:center!important}.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:125px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-description{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{min-height:550px}.hero-image-wrap{height:550px}.scroll-cue{left:50%;transform:translate(-50%)}.story,.quality{grid-template-columns:1fr;gap:60px}.story-image{width:100%;max-width:540px;margin:auto}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.quality-grid{max-width:720px}.contact-panel{grid-template-columns:1fr}.contact-cta{padding:48px}.footer-inner{grid-template-columns:1fr auto}}@media (width<=700px){.section{padding:78px 20px}.nav-inner{padding:0 18px}.brand{width:106px;height:55px}.hero{padding:112px 20px 70px}.hero h1{font-size:50px}.hero-description{font-size:13px}.hero-visual{min-height:470px}.hero-image-wrap{height:470px}.hero-image-wrap img{width:75%;height:82%}.hero-image-frame{width:82%;height:86%}.hero-card-back{width:68%;height:76%}.hero-label{bottom:6%;left:0}.hero-orbit.orbit-one{width:440px;height:440px;top:330px;right:-230px}.hero-orbit.orbit-two{width:330px;height:330px;top:390px;right:-175px}.hero-trust{gap:11px}.hero-trust span{font-size:8px}.marquee-track{gap:18px}.story-image>img{aspect-ratio:1/1.05}.story-copy h2,.section-heading h2,.quality h2,.founders h2,.contact h2{font-size:43px}.story-badge{width:88px;height:88px}.product-grid,.founder-grid,.quality-grid{grid-template-columns:1fr}.product-image{height:350px}.quality-card{min-height:220px}.founder-photo{height:290px}.contact-copy{padding:48px 28px}.contact-list{flex-direction:column;gap:17px}.contact-cta{padding:42px 25px}.footer{padding-left:20px;padding-right:20px}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-social{padding-top:0}.footer-bottom{flex-direction:column}.product-modal{grid-template-columns:1fr;max-height:90vh}.product-modal>img{min-height:260px;max-height:330px}.product-modal>div{padding:30px}.product-modal h2{font-size:35px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--freszo-amber:#efb43c;--freszo-amber-light:#ffd87a;--freszo-rust:#a83d2c;--freszo-rust-dark:#8f3022;--freszo-brown:#2d211c}.scroll-progress{z-index:200;pointer-events:none;background:#efb43c24;height:3px;position:fixed;top:0;left:0;right:0}.scroll-progress span{background:linear-gradient(90deg,#d69a22,#efb43c,#f7c95f);width:0;height:100%;transition:width 80ms linear;display:block;box-shadow:0 0 10px #efb43c61}.navbar{transition:top .35s,background .35s,box-shadow .35s;top:38px}.navbar.navbar-scrolled{top:3px}.top-strip{z-index:100;color:#3a2416;background:linear-gradient(90deg,#f5bd4c,#f1ae31,#f7c45c);border-bottom:1px solid #5f35141f;height:38px;position:relative;overflow:hidden}.top-strip-track{align-items:center;gap:54px;width:max-content;height:100%;padding:0 22px;animation:28s linear infinite topStripScroll;display:flex}.top-strip-track span{white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.top-strip-track svg{color:#8f3022}@keyframes topStripScroll{0%{transform:translate(0)}to{transform:translate(-35%)}}.hero-reference-style{background:radial-gradient(circle at 5% 25%,#f5be5047,#0000 28%),radial-gradient(circle at 94% 92%,#a83d2c1f,#0000 25%),linear-gradient(100deg,#fff7e7 0%,#fffdf8 52%,#fff 100%);grid-template-columns:minmax(0,.92fr) minmax(460px,1fr);gap:20px;max-width:none;min-height:calc(100svh - 38px);padding:120px max(7vw,72px) 82px}.hero-wash{pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.hero-wash-one{background:#f5bb4321;width:430px;height:430px;top:55px;left:-240px}.hero-wash-two{background:#a83d2c14;width:540px;height:540px;bottom:-300px;right:-280px}.hero-dots{pointer-events:none;opacity:.55;background-image:radial-gradient(#d9a743 1.6px,#0000 1.6px);background-size:180px 180px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 75%,#0000)}.hero-reference-style .hero-copy{max-width:700px;padding-top:30px}.hero-outline-label{color:var(--freszo-rust);letter-spacing:.23em;background:#ffffff3d;border:1px solid #a83d2c7a;align-items:center;gap:10px;margin-bottom:23px;padding:10px 17px;font-size:10px;font-weight:800;display:inline-flex}.hero-outline-label svg{color:var(--gold)}.hero-reference-style h1{max-width:760px;color:var(--freszo-brown);font-size:clamp(58px,6.2vw,92px);line-height:.97}.hero-reference-style h1 em{color:var(--freszo-rust)}.hero-reference-style .hero-description{color:#655b53;max-width:570px;margin-top:27px;font-size:15px;line-height:1.75}.hero-outline-btn{min-height:48px;color:var(--freszo-brown);background:#ffffff6b;border:1px solid #2d211c5c;justify-content:center;align-items:center;gap:9px;padding:12px 21px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.hero-outline-btn:hover{border-color:var(--freszo-rust);color:var(--freszo-rust);background:#fff;transform:translateY(-3px)}.hero-meta{color:#71685f;flex-wrap:wrap;gap:25px;margin-top:28px;font-size:10px;font-weight:600;display:flex}.hero-meta span{align-items:center;gap:7px;display:inline-flex}.hero-meta svg{color:#c58d25}.hero-reference-visual{min-height:650px}.hero-product-circle{z-index:4;background:#eadfc9;border:11px solid #fff;border-radius:50%;place-items:center;width:min(45vw,560px);min-width:420px;height:min(45vw,560px);min-height:420px;animation:6s ease-in-out infinite productFloat;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #432b1b29,0 0 0 1px #c69a3a24}.hero-product-circle:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff29,#0000 45%,#4922111a);position:absolute;inset:0}.hero-product-circle img{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.08)}@keyframes productFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-13px)rotate(1deg)}}.hero-reference-visual .orbit-one{border:2px dashed #a83d2c2b;width:min(55vw,700px);height:min(55vw,700px);animation:10s ease-in-out infinite orbitDrift;top:0;right:-2%}.hero-reference-visual .orbit-two{border:2px dashed #a83d2c40;width:min(49vw,625px);height:min(49vw,625px);animation:8s ease-in-out infinite reverse orbitDrift;top:7%;right:4%}.hero-reference-visual .orbit-three{border:1px solid #c69a3a47;width:min(40vw,515px);height:min(40vw,515px);animation:7s ease-in-out infinite orbitDrift;top:14%;right:11%}@keyframes orbitDrift{50%{transform:translateY(-8px)rotate(4deg)}}.hero-dot{z-index:5;background:var(--freszo-amber);border-radius:50%;width:6px;height:6px;animation:2.8s ease-in-out infinite dotPulse;position:absolute}.dot-one{top:12%;right:7%}.dot-two{animation-delay:-.9s;top:61%;right:2%}.dot-three{animation-delay:-1.8s;bottom:16%;left:10%}@keyframes dotPulse{50%{opacity:.45;transform:scale(1.8)}}.hero-floating-badge{z-index:8;color:var(--freszo-brown);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #ddd8cae6;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;animation:5s ease-in-out infinite badgeFloat;display:flex;position:absolute;box-shadow:0 18px 45px #2a1e1621}.hero-floating-badge svg{color:var(--freszo-rust)}.hero-floating-badge span{flex-direction:column;display:flex}.hero-floating-badge strong{font-family:DM Sans,sans-serif;font-size:11px}.hero-floating-badge small{color:#7d736b;margin-top:2px;font-size:8px}.badge-top{top:16%;left:1%}.badge-bottom{animation-delay:-2s;bottom:14%;right:1%}@keyframes badgeFloat{50%{transform:translateY(-8px)}}.floating-contact{z-index:95;flex-direction:column;gap:9px;display:flex;position:fixed;bottom:20px;left:16px}.floating-contact-btn{color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;box-shadow:0 10px 25px #1f1c162e,0 0 0 5px #ffffffb8}.floating-contact-btn:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 15px 32px #1f1c1638,0 0 0 5px #ffffffe6}.whatsapp-float{background:#20c66a}.phone-float{background:var(--freszo-rust)}.whatsapp-float:before,.phone-float:before{content:"";opacity:.25;border:1px solid;border-radius:50%;animation:2.4s ease-out infinite contactPulse;position:absolute;inset:-7px}.phone-float:before{animation-delay:-1.2s}@keyframes contactPulse{0%{opacity:.45;transform:scale(.84)}70%,to{opacity:0;transform:scale(1.22)}}.floating-tooltip{color:var(--freszo-brown);white-space:nowrap;opacity:0;pointer-events:none;background:#fff;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:700;transition:all .22s;position:absolute;top:50%;left:calc(100% + 13px);transform:translateY(-50%)translate(-6px);box-shadow:0 12px 30px #1f1c1624}.floating-contact-btn:hover .floating-tooltip{opacity:1;transform:translateY(-50%)translate(0)}@media (width<=1100px){.hero-reference-style{grid-template-columns:1fr .9fr;padding-left:40px;padding-right:40px}.hero-product-circle{min-width:370px;min-height:370px}}@media (width<=900px){.navbar{top:38px}.navbar.navbar-scrolled{top:3px}.hero-reference-style{text-align:center;grid-template-columns:1fr;padding-top:115px}.hero-reference-style .hero-copy{align-items:center;padding-top:15px}.hero-outline-label,.hero-meta{justify-content:center}.hero-reference-style .hero-description{margin-left:auto;margin-right:auto}.hero-reference-visual{width:min(100%,700px);min-height:540px;margin:auto}.hero-product-circle{width:450px;height:450px}.hero-reference-visual .orbit-one{width:560px;height:560px;right:4%}.hero-reference-visual .orbit-two{width:500px;height:500px;right:9%}.hero-reference-visual .orbit-three{width:410px;height:410px;right:18%}.badge-top{top:14%;left:5%}.badge-bottom{bottom:12%;right:3%}}@media (width<=700px){.top-strip{height:34px}.top-strip-track{gap:30px;animation-duration:22s}.top-strip-track span{font-size:8px}.navbar{top:34px}.navbar.navbar-scrolled{top:3px}.hero-reference-style{min-height:auto;padding:100px 20px 68px}.hero-reference-style h1{font-size:49px}.hero-outline-label{letter-spacing:.16em;font-size:8px}.hero-reference-style .hero-description{font-size:13px}.hero-reference-visual{min-height:410px;margin-top:8px}.hero-product-circle{border-width:8px;width:min(78vw,350px);min-width:280px;height:min(78vw,350px);min-height:280px}.hero-reference-visual .orbit-one{width:390px;height:390px;top:10px;right:50%;transform:translate(50%)}.hero-reference-visual .orbit-two{width:340px;height:340px;top:34px;right:50%;transform:translate(50%)}.hero-reference-visual .orbit-three{width:290px;height:290px;top:59px;right:50%;transform:translate(50%)}.hero-floating-badge{gap:7px;padding:9px 12px}.hero-floating-badge strong{font-size:9px}.hero-floating-badge small{font-size:7px}.badge-top{top:9%;left:0}.badge-bottom{bottom:10%;right:0}.floating-contact{bottom:16px;left:auto;right:14px}.floating-contact-btn{width:53px;height:53px}.floating-tooltip{display:none}}.brand-values{background:var(--cream);grid-template-columns:repeat(4,1fr);gap:0;max-width:1280px;margin:0 auto;padding:52px 7vw 58px;display:grid}.brand-value{border-left:1px solid var(--line);min-height:118px;transition:transform .35s;transition-delay:var(--delay,0s);flex-direction:column;justify-content:center;padding:4px 30px 4px 34px;display:flex;position:relative}.brand-value:last-child{border-right:1px solid var(--line)}.brand-value:hover{transform:translateY(-5px)}.brand-value span{color:var(--gold);letter-spacing:.2em;margin-bottom:12px;font-size:9px;font-weight:800}.brand-value strong{color:var(--freszo-brown);font-family:Playfair Display,serif;font-size:20px;font-weight:600}.brand-value small{max-width:190px;color:var(--muted);margin-top:6px;font-size:9px;line-height:1.55}.hero-reference-style:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff47);height:150px;position:absolute;inset:auto 0 0}.hero-reference-visual:before{content:"";border:1px solid #a83d2c1f;border-radius:50%;width:120px;height:120px;animation:8s linear infinite miniOrbit;position:absolute;top:7%;right:7%}@keyframes miniOrbit{to{transform:rotate(360deg)}}.hero-product-circle,.hero-floating-badge{will-change:transform}.floating-contact{bottom:28px;left:20px}.floating-contact-btn{width:60px;height:60px;box-shadow:0 12px 28px #1f1c162e,0 0 0 5px #ffffffd1}.floating-contact-btn svg{z-index:2;position:relative}.floating-tooltip{min-width:116px;left:calc(100% + 15px)}.product-card{transform-style:preserve-3d}.product-card:hover .product-image img{transform:scale(1.055)}.product-image img{transition:transform .65s cubic-bezier(.22,1,.36,1)}.view-product{transition:opacity .3s,transform .3s,background .3s}.product-card:hover .view-product{transform:translateY(-2px)}@media (width<=900px){.brand-values{grid-template-columns:repeat(2,1fr);padding:38px 28px 42px}.brand-value:nth-child(3),.brand-value:nth-child(4){border-top:1px solid var(--line)}.brand-value:nth-child(2){border-right:1px solid var(--line)}}@media (width<=600px){.brand-values{grid-template-columns:1fr 1fr;padding:28px 18px 32px}.brand-value{min-height:108px;padding:5px 15px}.brand-value strong{font-size:16px}.brand-value small{font-size:8px}.floating-contact{gap:8px;bottom:15px;left:auto;right:15px}.floating-contact-btn{width:52px;height:52px}}.plum .product-info h3{color:#7d285e}.pink .product-info h3{color:#b52f55}.contact-list>a{color:inherit;text-decoration:none}.contact-list>a:hover span:last-child{color:#fff}.contact-address{max-width:430px;align-items:flex-start!important}.contact-address span{line-height:1.55}.cta-phone-list{flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 20px;display:flex}.cta-phone-list a{color:var(--freszo-brown);border:1px solid #2d211c29;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:700;text-decoration:none;transition:all .25s}.cta-phone-list a:hover{border-color:var(--freszo-rust);color:var(--freszo-rust);transform:translateY(-2px)}.footer-inner address{color:#69736b;margin:10px 0 0;font-size:9px;font-style:normal;line-height:1.65}.floating-phone-stack{flex-direction:column;gap:9px;display:flex}.secondary-phone{opacity:.92;align-self:center;width:48px;height:48px}.secondary-phone:before{animation-delay:-1.8s}@media (width<=700px){.contact-address{max-width:none}.floating-phone-stack{gap:7px}.secondary-phone{width:45px;height:45px}.footer-inner address{font-size:8px}}
