@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{--ink:#211710;--brown:#2d1b12;--brown2:#51301f;--cream:#f3eee5;--paper:#fbf8f2;--gold:#b88749;--muted:#75685e;--line:rgba(33,23,16,.14);--white:#fffaf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}header{height:92px;padding:0 5.5vw;background:#fbf8f2f5;border-bottom:1px solid rgba(33,23,16,.1);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:20;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 30px #21171009}.logo{display:flex;align-items:center;width:max-content;text-decoration:none}.logo img{display:block;width:178px;height:auto;max-height:68px;object-fit:contain;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .5s ease}.logo:hover img{transform:scale(1.045) translateY(-1px);filter:drop-shadow(0 8px 14px rgba(45,27,18,.14))}header nav{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(33,23,16,.09);border-radius:999px;background:#fffaf2a6;box-shadow:inset 0 1px #fffc,0 8px 25px #21171009}header nav a{position:relative;padding:13px 18px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#675b52;transition:color .45s ease,transform .45s cubic-bezier(.22,1,.36,1),background .45s ease,box-shadow .45s ease;overflow:hidden}header nav a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,#211710,#8d5a2f 45%,#c49355);opacity:0;transform:scale(.72);transition:opacity .45s ease,transform .55s cubic-bezier(.22,1,.36,1);z-index:-1}header nav a:after{content:"";position:absolute;left:18px;right:18px;bottom:7px;height:1px;background:linear-gradient(90deg,#b88749,#e0b875);transform:scaleX(0);transform-origin:center;transition:transform .45s cubic-bezier(.22,1,.36,1)}header nav a:hover{color:#fffaf2;transform:translateY(-2px)}header nav a:hover:before,header nav a.active:before{opacity:1;transform:scale(1)}header nav a:hover:after,header nav a.active:after{transform:scaleX(1)}header nav a.active{color:#fffaf2;box-shadow:0 7px 20px #2d1b1229}.header-right{justify-self:end;display:flex;align-items:center;gap:13px}.social-links{display:flex;align-items:center;gap:5px}.social-links a{width:38px;height:38px;border:1px solid rgba(33,23,16,.12);border-radius:50%;display:grid;place-items:center;color:#5f534a;background:#fffaf28c;transition:transform .45s cubic-bezier(.22,1,.36,1),color .35s ease,border-color .35s ease,box-shadow .45s ease,background .35s ease}.social-links a svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;transition:transform .35s ease}.social-links a:hover{transform:translateY(-3px) scale(1.08);color:#fff;border-color:transparent;box-shadow:0 10px 25px #21171029}.social-links a:hover svg{transform:scale(1.08)}.social-links a.instagram:hover{background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcb045)}.social-links a.facebook:hover{background:#1877f2}.social-links a.whatsapp:hover{background:#25d366}.header-wa{border:1px solid var(--brown);border-radius:999px;padding:13px 17px;display:flex;gap:9px;align-items:center;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:transparent;transition:transform .45s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease,color .4s ease,box-shadow .4s ease}.header-wa:hover{background:linear-gradient(120deg,#211710,#76502f,#b88749);border-color:#76502f;color:#fff;transform:translateY(-3px);box-shadow:0 12px 28px #2d1b122e}.hamb{display:none}.mobile-socials{display:flex;align-items:center;gap:9px;padding:15px 8px 7px;border-top:1px solid var(--line);margin-top:2px}.mobile-socials a{display:grid;place-items:center;text-decoration:none;color:#4e4138}.mobile-socials>a:not(.mobile-wa-link){width:38px;height:38px;border:1px solid rgba(33,23,16,.13);border-radius:50%;background:#fffaf2b3;transition:transform .35s ease,color .3s ease,background .3s ease,border-color .3s ease,box-shadow .35s ease}.mobile-socials>a:not(.mobile-wa-link) svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8}.mobile-socials>a.instagram:hover{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 18px #833ab438}.mobile-socials>a.facebook:hover{background:#1877f2;color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 18px #1877f233}.mobile-socials>a.whatsapp:hover{background:#25d366;color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 18px #25d36633}.mobile-socials>a.whatsapp svg{fill:none;stroke:currentColor;stroke-width:1.8}.mobile-wa-link{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:0;padding:10px 13px;border:1px solid rgba(45,27,18,.55);border-radius:999px;font-size:8px;font-weight:600;line-height:1;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#fffaf2b8;transition:transform .35s ease,background .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease}.mobile-wa-link:hover{background:linear-gradient(120deg,#211710,#76502f,#b88749);color:#fff;border-color:#76502f;transform:translateY(-2px);box-shadow:0 8px 18px #2d1b1229}.mobile-nav{display:none}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr;background:var(--paper);overflow:hidden}.hero-copy{padding:11vh 6vw 7vh 10vw;display:flex;flex-direction:column;justify-content:center}.section-label{display:flex;align-items:center;gap:10px;font-size:7px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.section-label i{display:block;width:24px;height:1px;background:var(--gold)}.hero h1{font:400 clamp(72px,8vw,128px)/.79 "Instrument Serif";letter-spacing:-.055em;margin:32px 0;color:var(--ink)}h1 em,h2 em{font-style:italic;color:var(--gold)}.hero-copy>p{max-width:510px;font-size:14px;line-height:1.85;color:var(--muted)}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.btn{min-height:52px;padding:0 18px;display:inline-flex;align-items:center;gap:13px;font-size:8px;text-transform:uppercase;letter-spacing:.14em;border:1px solid var(--brown);transition:.35s}.btn.dark{background:var(--brown);color:#fff}.btn.dark:hover{background:var(--gold);border-color:var(--gold);transform:translateY(-3px)}.btn.outline:hover{background:#e9e0d5;transform:translateY(-3px)}.btn.light{background:var(--white);color:var(--brown);border-color:var(--white)}.hero-note{display:flex;gap:15px;align-items:center;margin-top:35px;font-size:7px;letter-spacing:.18em;color:var(--muted)}.hero-note span:first-child{color:var(--gold)}.hero-art{background:#dbcdbb;position:relative;display:grid;place-items:center;overflow:hidden}.hero-circle{position:absolute;border:1px solid rgba(45,27,18,.13);border-radius:50%;width:70%;aspect-ratio:1}.hero-circle.c2{width:92%;transform:rotate(25deg)}.hero-card{width:53%;aspect-ratio:.76;transform:rotate(3deg);box-shadow:35px 35px 80px #2d1b1230;z-index:2}.image-box{height:100%;position:relative;overflow:hidden;display:grid;place-items:center;background:linear-gradient(140deg,#865431,#3a2116);color:var(--white)}.image-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,#fff2 0%,transparent 30%,#0004 100%)}.image-glow{width:43%;aspect-ratio:1;border-radius:50%;position:absolute;background:#d6a26099;filter:blur(35px)}.image-box span{font:italic clamp(32px,4vw,62px) "Instrument Serif";z-index:1}.image-box small{position:absolute;bottom:17px;left:17px;font-size:6px;letter-spacing:.18em;opacity:.45;z-index:2}.hero-index{position:absolute;right:7%;top:13%;font-size:7px;letter-spacing:.2em;color:#5f5147}.intro{padding:145px 10vw;display:grid;grid-template-columns:1.1fr .65fr;gap:10vw;background:#e9e0d4}.intro h2,.section-head h2,.story-copy h2,.quantity h2,.delivery h2,.final-cta h2,.about-grid h2{font:400 clamp(65px,7vw,105px)/.82 "Instrument Serif";letter-spacing:-.05em;margin:32px 0 0}.intro-copy{padding-top:30px}.intro-copy p{font-size:13px;line-height:1.85;color:var(--muted)}.intro-copy a,.delivery a{display:flex;align-items:center;gap:9px;width:max-content;margin-top:25px;border-bottom:1px solid var(--ink);padding-bottom:8px;font-size:8px;text-transform:uppercase;letter-spacing:.15em}.ticker{height:50px;display:flex;align-items:center;justify-content:center;gap:20px;overflow:hidden;white-space:nowrap;background:var(--brown);color:#d5ae76;font-size:7px;letter-spacing:.18em}.ticker b{font-weight:400;color:#fff8}.featured{padding:120px 7vw;background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.round-link{width:75px;height:75px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:7px;letter-spacing:.12em;text-transform:uppercase;transition:.35s}.round-link:hover{background:var(--brown);color:#fff;transform:rotate(8deg)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.product-grid.three{grid-template-columns:repeat(3,1fr)}.product-card{display:block}.pc-image{height:520px;position:relative;overflow:hidden}.pc-image .image-box{transition:.55s}.product-card:hover .pc-image .image-box{transform:scale(1.025)}.pc-no{position:absolute;top:15px;left:15px;z-index:3;width:32px;height:32px;border:1px solid #fff7;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:7px}.pc-meta{padding:15px 2px}.pc-meta small{font-size:6px;letter-spacing:.17em;color:var(--muted)}.pc-meta h3{font:italic 32px "Instrument Serif";margin:8px 0}.pc-meta>span{display:flex;align-items:center;gap:6px;font-size:7px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.story-band{display:grid;grid-template-columns:1fr 1fr;background:#ded0bf}.story-image{min-height:720px}.story-copy{padding:110px 10vw 100px 7vw}.story-copy h2{margin-bottom:25px}.story-copy>p{max-width:480px;color:var(--muted);font-size:13px;line-height:1.85}.feature-points{margin-top:40px;border-top:1px solid var(--line)}.feature-points>div{display:grid;grid-template-columns:35px 1fr 1.2fr;gap:12px;padding:17px 0;border-bottom:1px solid var(--line);align-items:center}.feature-points b{font-size:7px;color:var(--gold)}.feature-points span{font:400 20px "Instrument Serif"}.feature-points small{font-size:9px;color:var(--muted);line-height:1.5}.dry{background:#f0e9df}.quantity{padding:125px 10vw;background:var(--brown);color:#fff;display:grid;grid-template-columns:.35fr 1fr .7fr;gap:5vw;align-items:center}.quantity .section-label,.final-cta .section-label{color:#b9a99b}.quantity h2{margin-top:28px}.quantity-number{font:italic 100px "Instrument Serif";color:#d4a45f}.quantity-copy p{font-size:13px;line-height:1.85;color:#cbbeb3}.delivery{padding:130px 10vw;display:grid;grid-template-columns:1fr .7fr;gap:12vw;background:#e9e0d4}.delivery>div:last-child{padding-top:30px}.delivery p{font-size:13px;line-height:1.85;color:var(--muted)}.final-cta{padding:145px 7vw;text-align:center;background:#22130d;color:#fff;position:relative;overflow:hidden}.cta-mark{position:absolute;width:450px;height:450px;border:1px solid #fff1;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);font:italic 260px "Instrument Serif";color:#fff1}.final-cta>*:not(.cta-mark){position:relative}.final-cta h2{margin:30px 0 20px}.final-cta p{max-width:430px;margin:0 auto 28px;color:#bdaea3;font-size:13px;line-height:1.8}.float-wa{position:fixed;z-index:50;right:18px;bottom:18px;background:#31613b;color:#fff;padding:13px 16px;border-radius:99px;display:flex;gap:8px;align-items:center;font-size:8px;text-transform:uppercase;letter-spacing:.12em;box-shadow:0 15px 40px #0003}.catalog-hero{padding:135px 10vw 115px;background:#e9e0d4}.catalog-hero h1{font:400 clamp(78px,9vw,140px)/.79 "Instrument Serif";letter-spacing:-.05em;margin:35px 0 25px}.catalog-hero p{max-width:550px;color:var(--muted);font-size:14px;line-height:1.8}.catalog-list{padding:75px 7vw;background:var(--paper)}.catalog-intro{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:40px}.catalog-intro span{font-size:7px;letter-spacing:.18em;color:var(--gold)}.catalog-intro p{font-size:9px;color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 14px}.catalog-grid .pc-image{height:500px}.product-page{padding:100px 9vw;display:grid;grid-template-columns:1fr .75fr;gap:9vw;align-items:center;background:var(--paper)}.product-visual{height:690px;position:relative}.product-badge{position:absolute;right:-30px;bottom:50px;width:125px;height:125px;border-radius:50%;background:var(--brown);color:#d5aa69;display:grid;place-items:center;text-align:center;font-size:7px;letter-spacing:.13em;line-height:1.5}.product-badge b{font:italic 23px "Instrument Serif"}.product-info h1{font:400 clamp(80px,9vw,140px)/.78 "Instrument Serif";margin:28px 0}.product-lead{font-size:14px;line-height:1.85;color:var(--muted);max-width:520px}.product-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin:35px 0;padding:8px 0}.product-facts div{padding:15px 0;border-bottom:1px solid var(--line);font-size:10px}.product-facts small{display:block;font-size:6px;letter-spacing:.15em;color:var(--muted);margin-bottom:6px}.product-info h3{font:400 25px "Instrument Serif"}.product-info>p:not(.product-lead){font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:22px}.related{padding:110px 7vw;background:#e9e0d4}.related h2{font:400 clamp(65px,7vw,95px) "Instrument Serif";margin:25px 0 55px}.about-hero{background:var(--brown);color:#fff}.about-hero .section-label{color:#b8a99e}.about-hero h1 em{color:#d5a45e}.about-hero p{color:#c5b6aa}.about-grid{padding:130px 10vw;display:grid;grid-template-columns:1fr .7fr;gap:12vw}.about-grid>div>span{font-size:7px;letter-spacing:.18em;color:var(--muted)}.about-grid h2{margin-top:30px}.about-grid p{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 25px}.about-values{display:grid;grid-template-columns:repeat(3,1fr);background:#e4d8ca;border-top:1px solid var(--line)}.about-values>div{padding:75px 7vw;border-right:1px solid var(--line)}.about-values b{color:var(--gold);font-size:8px}.about-values h3{font:400 35px "Instrument Serif";margin:35px 0 10px}.about-values p{font-size:11px;line-height:1.7;color:var(--muted)}.contact-page{padding:140px 10vw;display:grid;grid-template-columns:1fr .6fr;gap:12vw;background:#e9e0d4;min-height:calc(100vh - 82px);align-items:center}.contact-page h1{font:400 clamp(75px,9vw,135px)/.78 "Instrument Serif";margin:30px 0}.contact-page h1 em{color:var(--gold)}.contact-page>div:first-child>p{max-width:480px;color:var(--muted);line-height:1.8;font-size:14px;margin-bottom:25px}.contact-details{border-top:1px solid var(--line)}.contact-details>div{display:flex;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);color:var(--gold)}.contact-details span{font-size:8px;line-height:1.7;color:var(--muted)}.contact-details b{font-size:11px;color:var(--ink);font-weight:500}.not-found{padding:200px 10vw;font:70px "Instrument Serif"}.premium-footer{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 12% 18%,rgba(194,139,72,.22) 0,transparent 30%),radial-gradient(circle at 86% 76%,rgba(104,72,146,.18) 0,transparent 28%),linear-gradient(135deg,#130b08,#24120d 38%,#32180f 68%,#140b09);color:#fffaf2;padding:92px 7vw 28px}.premium-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-2;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.045) 45%,transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0 1px,transparent 1px 90px)}.premium-footer:after{content:"";position:absolute;width:520px;height:520px;right:-230px;top:-270px;border:1px solid rgba(218,177,112,.18);border-radius:50%;box-shadow:0 0 0 42px #dab17006,0 0 0 84px #dab17005;pointer-events:none;z-index:-1}.footer-inner{position:relative;max-width:1500px;margin:0 auto}.footer-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none;z-index:-1}.footer-orb-one{width:260px;height:260px;left:-130px;bottom:40px;background:radial-gradient(circle,rgba(184,135,73,.18),transparent 68%)}.footer-orb-two{width:340px;height:340px;right:5%;bottom:-190px;background:radial-gradient(circle,rgba(101,72,145,.16),transparent 68%)}.premium-footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:70px;padding:0 0 72px;border-bottom:1px solid rgba(255,250,242,.12)}.footer-brand{display:flex;flex-direction:column;gap:30px}.footer-brand .logo{width:max-content}.footer-brand .logo img{width:340px;max-height:135px;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(0,0,0,.28));transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .5s ease}.footer-brand .logo:hover img{transform:scale(1.055) translateY(-5px);filter:drop-shadow(0 18px 30px rgba(0,0,0,.32)) drop-shadow(0 0 22px rgba(215,166,91,.18))}.footer-brand p{margin:0;max-width:470px;font-size:15px;line-height:1.8;letter-spacing:.035em;color:#fffaf29e}.footer-wa-number{display:inline-block;margin-top:8px;color:#d7a865;font-weight:600;letter-spacing:.08em;transition:color .35s ease,transform .35s ease}.footer-brand:hover .footer-wa-number{color:#f0c47c}.footer-social-block{display:flex;flex-direction:column;align-items:flex-end;gap:17px;padding-top:8px}.footer-kicker{font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#d2a25f}.footer-socials{display:flex;gap:12px}.footer-social{position:relative;width:168px;min-height:68px;padding:0 14px;display:flex;align-items:center;gap:11px;overflow:hidden;border:1px solid rgba(255,250,242,.13);border-radius:18px;color:#fffaf2;background:linear-gradient(145deg,#ffffff1b,#ffffff06);box-shadow:inset 0 1px #ffffff1f,0 14px 34px #0000002e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .6s cubic-bezier(.2,.8,.2,1),background .45s ease,border-color .45s ease,box-shadow .55s ease,color .35s ease}.footer-social:before{content:"";position:absolute;top:-80%;right:-20%;bottom:-80%;left:-20%;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.3) 48%,transparent 58%);transform:translate(-70%) rotate(10deg);transition:transform .8s cubic-bezier(.2,.8,.2,1)}.footer-social:after{content:"";position:absolute;width:90px;height:90px;right:-48px;top:-48px;border-radius:50%;background:#ffffff14;transition:transform .6s ease}.footer-social svg,.footer-social span{position:relative;z-index:2}.footer-social svg:first-child{flex:0 0 auto;stroke-width:1.8;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.footer-social span{flex:1;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.footer-social svg:last-child{opacity:.55;transition:transform .5s ease,opacity .35s ease}.footer-social:hover{transform:translateY(-9px) scale(1.035);color:#fff;border-color:transparent;box-shadow:0 24px 50px #0000004d}.footer-social:hover:before{transform:translate(70%) rotate(10deg)}.footer-social:hover:after{transform:scale(1.65)}.footer-social:hover svg:first-child{transform:scale(1.16) rotate(-6deg)}.footer-social:hover svg:last-child{opacity:1;transform:translate(3px,-3px)}.footer-social.instagram:hover{background:linear-gradient(135deg,#5b2a83,#b82c62 48%,#f0a04b);box-shadow:0 24px 50px #b82c6247,0 0 35px #f0a04b21}.footer-social.facebook:hover{background:linear-gradient(135deg,#0d47a1,#1877f2 60%,#55a7ff);box-shadow:0 24px 50px #1877f24d,0 0 35px #55a7ff21}.footer-social.whatsapp:hover{background:linear-gradient(135deg,#0a7a3e,#16b957 55%,#51df88);box-shadow:0 24px 50px #25d36647,0 0 35px #51df8821}.premium-footer-links{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:90px;padding:58px 0 66px;border-top:0}.premium-footer-links div{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.premium-footer-links b{position:relative;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#d7a865;margin-bottom:7px}.premium-footer-links b:after{content:"";display:block;width:32px;height:1px;margin-top:10px;background:linear-gradient(90deg,#d7a865,transparent)}.premium-footer-links a{position:relative;width:max-content;font-size:16px;font-weight:500;letter-spacing:.035em;text-transform:none;color:#fffaf2c2;transition:color .35s ease,transform .45s cubic-bezier(.2,.8,.2,1)}.premium-footer-links a:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:1px;background:linear-gradient(90deg,#d7a865,#fff2);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.premium-footer-links a:hover{color:#fff;transform:translate(6px)}.premium-footer-links a:hover:after{transform:scaleX(1)}.footer-note-column{align-items:flex-end!important;text-align:right}.footer-note-column p{margin:0;font:italic 30px/1.2 "Instrument Serif";color:#fffaf27a}.premium-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,250,242,.12);margin-top:0;padding-top:25px;font-size:11px;letter-spacing:.08em;color:#fffaf26e}.greenza-credit{display:inline-flex;align-items:center;gap:7px;color:#fffaf294;transition:color .35s ease,transform .4s ease}.greenza-credit strong{color:#d7a865;font-weight:600}.greenza-credit:hover{color:#fff;transform:translateY(-2px)}.greenza-credit:hover strong{color:#f0c47c}@media(max-width:1100px){.premium-footer-top{gap:40px}.footer-socials{flex-wrap:wrap;justify-content:flex-end}.footer-social{width:150px}.premium-footer-links{gap:50px}}@media(max-width:700px){.premium-footer{padding:68px 7vw 24px}.premium-footer-top{display:flex;flex-direction:column;gap:48px;padding-bottom:52px}.footer-brand .logo img{width:280px;max-height:112px}.footer-brand p{font-size:13px;line-height:1.7}.footer-social-block{width:100%;align-items:flex-start}.footer-socials{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.footer-social{width:100%;min-height:62px;border-radius:15px}.premium-footer-links{grid-template-columns:1fr 1fr;gap:48px 35px;padding:48px 0 54px}.footer-note-column{grid-column:1 / -1;align-items:flex-start!important;text-align:left;padding-top:8px}.footer-note-column p{font-size:25px}.premium-footer-links a{font-size:15px}.premium-footer-bottom{flex-direction:column;align-items:flex-start;gap:15px;line-height:1.6;font-size:9px}}@media(max-width:430px){.footer-brand .logo img{width:250px;max-height:100px}.footer-social{min-height:58px}.premium-footer-links{gap:40px 25px}.premium-footer-links a{font-size:14px}.footer-note-column p{font-size:22px}}@media(max-width:1000px){header{padding:0 28px}.logo img{width:158px;max-height:62px}header nav a{padding:12px 13px;font-size:9px}.social-links a{width:34px;height:34px}.header-wa{padding:12px 14px;font-size:9px}.hero{grid-template-columns:1fr}.hero-copy{padding:90px 8vw 70px}.hero-art{height:580px}.intro,.delivery,.about-grid{grid-template-columns:1fr;gap:45px}.product-grid{grid-template-columns:1fr 1fr}.story-band{grid-template-columns:1fr}.story-image{min-height:600px}.quantity{grid-template-columns:.25fr 1fr;gap:4vw}.quantity-copy{grid-column:2}.catalog-grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr}.product-visual{height:650px}.contact-page,.about-values{grid-template-columns:1fr}.about-values>div{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:700px){header{height:76px;grid-template-columns:1fr auto;padding:0 18px}.logo img{width:138px;max-height:52px}.header-right{display:none}.header-wa,header nav{display:none}.hamb{display:grid;place-items:center;background:#fffaf2b3;border:1px solid var(--brown);border-radius:50%;width:42px;height:42px}.mobile-nav{display:flex;position:absolute;top:76px;left:12px;right:12px;background:#fbf8f2fa;border:1px solid var(--line);border-radius:18px;padding:9px;flex-direction:column;box-shadow:0 20px 50px #21171024;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;max-height:calc(100vh - 90px);overflow-y:auto}.mobile-nav a{padding:16px;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.15em}.mobile-nav .mobile-socials a{border-bottom:0;padding:0}.hero-copy{padding:75px 7vw 55px}.hero h1{font-size:clamp(64px,18vw,92px);margin:27px 0}.hero-copy>p{font-size:12px}.hero-art{height:470px}.hero-card{width:57%}.hero-note{flex-wrap:wrap;gap:10px}.intro{padding:90px 7vw}.intro h2,.section-head h2,.story-copy h2,.quantity h2,.delivery h2,.final-cta h2,.about-grid h2{font-size:clamp(60px,17vw,90px)}.ticker{justify-content:flex-start;padding-left:20px}.featured{padding:85px 7vw}.section-head{align-items:start;gap:25px}.product-grid,.product-grid.three,.catalog-grid{grid-template-columns:1fr}.pc-image{height:430px}.story-copy{padding:85px 7vw}.story-image{min-height:450px}.feature-points>div{grid-template-columns:28px 1fr}.feature-points small{grid-column:2}.quantity{padding:90px 7vw;display:block}.quantity-number{font-size:80px;margin-bottom:20px}.quantity-copy{margin-top:35px}.delivery{padding:90px 7vw}.final-cta{padding:100px 7vw}.cta-mark{width:330px;height:330px;font-size:190px}.catalog-hero{padding:90px 7vw 75px}.catalog-hero h1{font-size:clamp(70px,18vw,105px)}.catalog-list{padding:60px 7vw}.catalog-intro{display:block}.catalog-intro p{line-height:1.6}.catalog-grid .pc-image{height:430px}.product-page{padding:70px 7vw}.product-visual{height:480px}.product-badge{right:-8px;bottom:25px;width:100px;height:100px}.product-info h1{font-size:clamp(75px,20vw,110px)}.related{padding:85px 7vw}.about-grid{padding:90px 7vw}.contact-page{padding:95px 7vw}.contact-page h1{font-size:clamp(70px,19vw,110px)}.footer-top{display:block}.footer-top p{text-align:left;margin-top:30px}.footer-links{gap:50px}.footer-bottom{display:block;line-height:2}.float-wa{right:10px;bottom:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:430px){header{padding:0 15px}.logo img{width:128px;max-height:49px}.mobile-nav{left:9px;right:9px;padding:8px;border-radius:16px}.mobile-nav>a{padding:14px}.mobile-socials{padding-top:13px}.mobile-socials>a:not(.mobile-wa-link){width:36px;height:36px}.mobile-wa-link{font-size:7.5px;padding:10px 12px;letter-spacing:.1em}}@media(max-width:700px){.mobile-socials{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}.mobile-socials .mobile-wa-link{flex:0 0 auto!important;width:145px!important;min-width:145px!important;max-width:145px!important;height:40px!important;box-sizing:border-box!important;margin-left:auto!important;padding:0 11px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-size:7px!important;line-height:1!important;letter-spacing:.08em!important;border-radius:999px!important}.mobile-socials>a:not(.mobile-wa-link){flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;box-sizing:border-box!important}}@media(max-width:430px){.mobile-socials{gap:6px!important}.mobile-socials .mobile-wa-link{width:132px!important;min-width:132px!important;max-width:132px!important;height:38px!important;font-size:6.6px!important;letter-spacing:.065em!important}.mobile-socials>a:not(.mobile-wa-link){flex-basis:36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important}}.premium-proof-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin-top:28px!important;padding:0!important;border:0!important}.premium-proof-cards .proof-card{--accent:#bd8a47;--hover-bg:#211710;--hover-text:#fffaf2;position:relative!important;min-height:142px!important;padding:18px 18px 16px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;text-align:left!important;overflow:hidden!important;isolation:isolate!important;background:#fffaf29e!important;border:1px solid rgba(45,27,18,.15)!important;border-radius:2px!important;box-shadow:0 8px 28px #2d1b120b!important;transition:transform .55s cubic-bezier(.2,.75,.2,1),background .55s ease,color .4s ease,border-color .4s ease,box-shadow .55s ease!important}.premium-proof-cards .proof-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-2!important;background:linear-gradient(135deg,transparent 20%,rgba(255,255,255,.5) 50%,transparent 80%)!important;transform:translate(-130%) skew(-15deg)!important;transition:transform .8s cubic-bezier(.2,.7,.2,1)!important}.premium-proof-cards .proof-card:after{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:2px!important;background:var(--accent)!important;transform:scaleX(.28)!important;transform-origin:left!important;transition:transform .55s ease!important}.premium-proof-cards .proof-card:hover{transform:translateY(-9px) scale(1.015)!important;background:var(--hover-bg)!important;color:var(--hover-text)!important;border-color:var(--accent)!important;box-shadow:0 22px 45px #2117102b!important}.premium-proof-cards .proof-card:hover:before{transform:translate(130%) skew(-15deg)!important}.premium-proof-cards .proof-card:hover:after{transform:scaleX(1)!important}.premium-proof-cards .proof-index{position:absolute!important;top:15px!important;right:16px!important;font-size:8px!important;line-height:1!important;letter-spacing:.14em!important;color:var(--accent)!important;transition:color .4s ease!important}.premium-proof-cards .proof-card strong{display:block!important;margin:0 0 5px!important;font-family:var(--serif,Georgia,serif)!important;font-size:32px!important;font-weight:400!important;line-height:.95!important;letter-spacing:-.035em!important;color:inherit!important;transition:transform .45s cubic-bezier(.2,.75,.2,1),color .4s ease!important}.premium-proof-cards .proof-card strong span{color:var(--accent)!important;transition:color .4s ease!important}.premium-proof-cards .proof-card:hover strong{transform:translate(3px)!important}.premium-proof-cards .proof-card small{display:block!important;margin:0 0 7px!important;font-size:8px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:inherit!important;opacity:.9!important}.premium-proof-cards .proof-card i{display:block!important;max-width:170px!important;font-size:8px!important;font-style:normal!important;line-height:1.45!important;letter-spacing:.02em!important;color:inherit!important;opacity:.55!important;transition:opacity .4s ease!important}.premium-proof-cards .proof-card:hover i{opacity:.8!important}.premium-proof-cards .proof-card-gold{--accent:#c18b45;--hover-bg:linear-gradient(145deg,#2b1b10,#604021) !important}.premium-proof-cards .proof-card-brown{--accent:#a96f43;--hover-bg:linear-gradient(145deg,#241812,#50301f) !important}.premium-proof-cards .proof-card-olive{--accent:#8c9864;--hover-bg:linear-gradient(145deg,#20231a,#48503a) !important}.premium-proof-cards .proof-card-copper{--accent:#c77751;--hover-bg:linear-gradient(145deg,#2b1712,#693b2c) !important}@media(max-width:1000px){.premium-proof-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.premium-proof-cards .proof-card{min-height:132px!important}}@media(max-width:700px){.premium-proof-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:22px!important}.premium-proof-cards .proof-card{min-height:122px!important;padding:15px 14px 14px!important}.premium-proof-cards .proof-card strong{font-size:27px!important}.premium-proof-cards .proof-card small{font-size:7px!important;letter-spacing:.11em!important}.premium-proof-cards .proof-card i{font-size:7.5px!important;max-width:145px!important}.premium-proof-cards .proof-index{top:12px!important;right:12px!important;font-size:7px!important}}@media(max-width:430px){.premium-proof-cards{grid-template-columns:1fr 1fr!important;gap:7px!important}.premium-proof-cards .proof-card{min-height:112px!important;padding:13px 12px!important}.premium-proof-cards .proof-card strong{font-size:24px!important}.premium-proof-cards .proof-card i{display:none!important}.premium-proof-cards .proof-card small{font-size:6.5px!important}}.premium-proof-cards .proof-card-gold:hover{background:radial-gradient(circle at 78% 22%,rgba(224,183,111,.34),transparent 34%),linear-gradient(135deg,#24170d,#5d3c1d 48%,#a97538)!important;border-color:#d0a15d!important;box-shadow:0 24px 52px #7d532347!important}.premium-proof-cards .proof-card-brown:hover{background:radial-gradient(circle at 22% 18%,rgba(174,92,75,.3),transparent 32%),linear-gradient(135deg,#180f0d,#48231f,#7b3c34)!important;border-color:#b96f61!important;box-shadow:0 24px 52px #5d261f4d!important}.premium-proof-cards .proof-card-olive:hover{background:radial-gradient(circle at 78% 24%,rgba(157,174,106,.34),transparent 34%),linear-gradient(135deg,#151a14,#303a27,#596846)!important;border-color:#a5b77c!important;box-shadow:0 24px 52px #39462645!important}.premium-proof-cards .proof-card-copper:hover{background:radial-gradient(circle at 25% 76%,rgba(215,125,82,.32),transparent 34%),linear-gradient(135deg,#21120f,#653125,#a8563b)!important;border-color:#d18467!important;box-shadow:0 24px 52px #7135264d!important}.premium-proof-cards .proof-card-gold:hover .proof-index,.premium-proof-cards .proof-card-gold:hover strong span{color:#f0c982!important}.premium-proof-cards .proof-card-brown:hover .proof-index{color:#e49a88!important}.premium-proof-cards .proof-card-olive:hover .proof-index{color:#c4d69a!important}.premium-proof-cards .proof-card-copper:hover .proof-index{color:#f0a17f!important}.premium-proof-cards .proof-card:hover small,.premium-proof-cards .proof-card:hover i{color:#fffaf2!important}.hero.hero-slider{position:relative!important;min-height:calc(100svh - 92px)!important;height:calc(100svh - 92px)!important;max-height:920px!important;overflow:hidden!important;isolation:isolate!important;display:block!important;background:#2a1a12!important;color:#fffaf2!important;touch-action:pan-y!important}.hero-bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-5!important;overflow:hidden!important;background:#2a1a12!important}.hero-bg-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:0!important;visibility:hidden!important;transition:opacity 1.15s ease,visibility 0s linear 1.15s!important}.hero-bg-image.is-active{opacity:1!important;visibility:visible!important;transition:opacity 1.15s ease,visibility 0s!important}.hero-bg-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transform:scale(1.055)!important;transition:transform 7s cubic-bezier(.2,.65,.2,1)!important;filter:saturate(.86) contrast(.96)!important}.hero-bg-image.is-active img{transform:scale(1)!important}.hero-bg-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#160c08db,#1f120cb8,#23140d4f 62%,#140b0733),linear-gradient(180deg,rgba(17,10,7,.3),transparent 28%,rgba(17,10,7,.26))!important}.hero-grain{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:.16!important;pointer-events:none!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E")!important;mix-blend-mode:soft-light!important}.hero-slider-content{position:relative!important;z-index:4!important;width:min(1240px,88vw)!important;min-height:100%!important;margin:0 auto!important;padding:clamp(70px,9vh,105px) 0 135px!important;display:flex!important;align-items:center!important}.hero-slide-kicker{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;position:absolute!important;top:38px!important;left:0!important}.hero-slide-kicker .section-label{color:#fffaf2b8!important}.hero-slide-kicker .section-label i{background:#c89451!important}.hero-slide-kicker>span{font-size:7px!important;letter-spacing:.18em!important;color:#fffaf29e!important}.hero-slide-copy{width:min(690px,58%)!important}.hero-slide-title{font:400 clamp(72px,7.3vw,116px)/.82 "Instrument Serif",serif!important;letter-spacing:-.055em!important;margin:25px 0 27px!important;color:#fffaf2!important;animation:heroTextIn .8s cubic-bezier(.2,.75,.2,1) both!important}.hero-slide-title em{color:#d5a45e!important}.hero-slide-copy>p{max-width:540px!important;font-size:13px!important;line-height:1.75!important;color:#fffaf2c7!important;margin:0 0 27px!important;animation:heroTextIn .8s .08s cubic-bezier(.2,.75,.2,1) both!important}.hero-slide-copy .actions{animation:heroTextIn .8s .16s cubic-bezier(.2,.75,.2,1) both!important}.hero-slide-copy .btn.dark{background:#fffaf2!important;color:#211710!important;border-color:#fffaf2!important}.hero-slide-copy .btn.dark:hover{background:linear-gradient(120deg,#fffaf2,#d5a45e)!important;border-color:#d5a45e!important}.hero-slide-copy .btn.outline{color:#fffaf2!important;border-color:#fffaf275!important;background:#fffaf209!important}.hero-slide-copy .btn.outline:hover{background:linear-gradient(120deg,#211710f2,#82532beb,#c28f4de6)!important;border-color:transparent!important;color:#fffaf2!important}.hero-slider .premium-proof-cards{width:min(760px,100%)!important;margin-top:30px!important;animation:heroTextIn .8s .24s cubic-bezier(.2,.75,.2,1) both!important}.hero-slider .premium-proof-cards .proof-card{background:#fffaf21a!important;border-color:#fffaf238!important;color:#fffaf2!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.hero-slider .premium-proof-cards .proof-card:hover{color:#fffaf2!important}.hero-slider .premium-proof-cards .proof-card i{opacity:.64!important}.hero-slide-meta{display:flex!important;align-items:center!important;gap:13px!important;margin-top:27px!important;color:#fffaf294!important;font-size:7px!important;letter-spacing:.18em!important;animation:heroTextIn .8s .25s cubic-bezier(.2,.75,.2,1) both!important}.hero-slide-meta i{display:block!important;width:35px!important;height:1px!important;background:linear-gradient(90deg,#c18b45,#ffffff2e)!important}.hero-slider-visual{position:absolute!important;right:7vw!important;top:50%!important;width:min(390px,29vw)!important;aspect-ratio:.76!important;transform:translateY(-50%) rotate(2deg)!important;z-index:2!important;pointer-events:none!important;animation:visualIn 1.1s .1s cubic-bezier(.2,.75,.2,1) both!important}.hero-visual-frame{position:relative!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:1px solid rgba(255,250,242,.25)!important;background:radial-gradient(circle at 50% 48%,rgba(202,144,73,.45),transparent 30%),linear-gradient(145deg,#683d22d9,#190e09f5)!important;box-shadow:0 30px 80px #00000047!important}.hero-visual-frame:before,.hero-visual-frame:after{content:""!important;position:absolute!important;border:1px solid rgba(255,250,242,.17)!important;border-radius:50%!important;width:145%!important;aspect-ratio:1!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.hero-visual-frame:after{width:112%!important;opacity:.65!important}.hero-visual-glow{position:absolute!important;width:55%!important;aspect-ratio:1!important;border-radius:50%!important;background:#c28a49!important;filter:blur(45px)!important;opacity:.25!important;animation:visualGlow 4.5s ease-in-out infinite alternate!important}.hero-visual-word{position:relative!important;z-index:2!important;font:italic 400 clamp(37px,4.5vw,64px)/1 "Instrument Serif",serif!important;color:#fffaf2!important;text-shadow:0 8px 30px rgba(0,0,0,.25)!important}.hero-visual-frame small{position:absolute!important;left:22px!important;bottom:20px!important;font-size:6px!important;letter-spacing:.17em!important;color:#fffaf28c!important}.hero-slider-controls{position:absolute!important;left:50%!important;bottom:30px!important;transform:translate(-50%)!important;width:min(1240px,88vw)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:7!important}.hero-progress{display:flex!important;align-items:center!important;gap:7px!important}.hero-progress button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;padding:0!important;width:42px!important;height:18px!important;background:transparent!important;cursor:pointer!important}.hero-progress button span{display:block!important;height:1px!important;width:100%!important;background:#fffaf259!important;position:relative!important;overflow:hidden!important}.hero-progress button.is-active span{background:#fffaf247!important}.hero-progress button.is-active span:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#d4a15b!important;transform-origin:left!important;animation:progressRun 6.5s linear both!important}.hero-arrow-controls{display:flex!important;gap:7px!important}.hero-arrow-controls button{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,250,242,.28)!important;border-radius:50%!important;background:#fffaf20f!important;color:#fffaf2!important;cursor:pointer!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;transition:transform .35s ease,background .35s ease,border-color .35s ease!important}.hero-arrow-controls button:hover{transform:translateY(-3px)!important;background:linear-gradient(135deg,#211710,#b88749)!important;border-color:transparent!important}.hero-arrow-controls .arrow-prev,.hero-arrow-controls button:hover .arrow-prev{transform:rotate(180deg)!important}.hero-swipe-note{position:absolute!important;left:0!important;bottom:1px!important;font-size:6px!important;letter-spacing:.18em!important;color:#fffaf27a!important}.hero-side-index{position:absolute!important;right:28px!important;bottom:35px!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;font-size:7px!important;letter-spacing:.16em!important;color:#fffaf280!important;z-index:7!important}.hero-side-index i{display:block!important;width:1px!important;height:28px!important;background:#fffaf24d!important;margin:9px 0!important}@keyframes heroTextIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes visualIn{0%{opacity:0;transform:translate(30px,-50%) rotate(7deg) scale(.96)}to{opacity:1;transform:translateY(-50%) rotate(2deg) scale(1)}}@keyframes visualGlow{0%{transform:scale(.85);opacity:.18}to{transform:scale(1.1);opacity:.33}}@keyframes progressRun{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-collection .hero-bg-overlay{background:linear-gradient(90deg,#120a07d6,#20130d85,#140c082e)!important}.hero-story .hero-bg-overlay{background:linear-gradient(90deg,#100c09de,#271d1491,#140d092b)!important}.hero-contact .hero-bg-overlay{background:linear-gradient(90deg,#170c08e0,#36191087,#190c0829)!important}@media(max-width:1000px){.hero.hero-slider{min-height:calc(100svh - 78px)!important;height:calc(100svh - 78px)!important}.hero-slider-content{width:84vw!important;padding-bottom:120px!important}.hero-slide-copy{width:65%!important}.hero-slide-title{font-size:clamp(66px,8vw,92px)!important}.hero-slider-visual{right:5vw!important;width:30vw!important}.hero-slider .premium-proof-cards{grid-template-columns:repeat(2,1fr)!important;width:100%!important}.hero-slider-controls{width:84vw!important}}@media(max-width:700px){.hero.hero-slider{min-height:calc(100svh - 76px)!important;height:auto!important;max-height:none!important;min-height:760px!important}.hero-bg-overlay{background:linear-gradient(180deg,#140b0775,#140b07c7 52%,#140b07e8)!important}.hero-slider-content{width:100%!important;min-height:760px!important;padding:88px 7vw 150px!important;align-items:flex-end!important}.hero-slide-kicker{top:25px!important;width:86vw!important}.hero-slide-kicker .section-label{font-size:6px!important}.hero-slide-kicker>span{font-size:6px!important}.hero-slide-copy{width:100%!important;position:relative!important;z-index:5!important}.hero-slide-title{font-size:clamp(58px,16vw,82px)!important;line-height:.84!important;margin:0 0 20px!important}.hero-slide-copy>p{font-size:11px!important;line-height:1.65!important;max-width:430px!important;margin-bottom:20px!important}.hero-slide-copy .actions{flex-wrap:wrap!important;gap:8px!important}.hero-slide-copy .btn{min-height:48px!important;padding:0 15px!important;font-size:7px!important}.hero-slider-visual{right:-15vw!important;top:35%!important;width:65vw!important;opacity:.58!important;transform:translateY(-50%) rotate(4deg)!important}.hero-slider .premium-proof-cards{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:18px!important}.hero-slider .premium-proof-cards .proof-card{min-height:106px!important;padding:13px 12px!important;background:#1c110b47!important}.hero-slider .premium-proof-cards .proof-card strong{font-size:24px!important}.hero-slider .premium-proof-cards .proof-card i{display:none!important}.hero-slider-controls{left:7vw!important;bottom:20px!important;transform:none!important;width:86vw!important}.hero-progress button{width:32px!important}.hero-arrow-controls button{width:38px!important;height:38px!important}.hero-swipe-note{display:none!important}.hero-side-index{right:14px!important;bottom:24px!important;font-size:6px!important}}@media(max-width:430px){.hero.hero-slider,.hero-slider-content{min-height:735px!important}.hero-slide-title{font-size:clamp(53px,15.8vw,72px)!important}.hero-slide-copy>p{font-size:10px!important}.hero-slider-visual{top:31%!important;right:-20vw!important;width:70vw!important}.hero-slider .premium-proof-cards .proof-card{min-height:98px!important}}.hero.hero-slider{min-height:82svh!important;height:82svh!important;max-height:840px!important}.hero-bg-overlay{background:linear-gradient(90deg,#0c0704ed,#130a06db 28%,#1c0f099e 48%,#1e110a45 72%,#0a060438),linear-gradient(180deg,#0804024d,#08040214 38%,#0804027a)!important}.hero-slider-content{width:min(1320px,88vw)!important;padding:76px 0 118px!important}.hero-slide-copy{width:min(720px,60%)!important;position:relative!important;z-index:5!important}.hero-slide-title{font-size:clamp(78px,7.6vw,122px)!important;text-shadow:0 8px 32px rgba(0,0,0,.3)!important}.hero-slide-copy>p{font-size:14px!important;max-width:570px!important;color:#fffaf2e8!important;text-shadow:0 3px 15px rgba(0,0,0,.35)!important}.hero-slide-kicker .section-label,.hero-slide-kicker>span{text-shadow:0 2px 10px rgba(0,0,0,.4)!important}.hero-slider-visual{right:5.5vw!important;width:min(370px,25vw)!important;aspect-ratio:.76!important;z-index:4!important}.hero-visual-frame{background:radial-gradient(circle at 50% 48%,rgba(202,144,73,.32),transparent 32%),#23140c61!important;border-color:#fffaf247!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.hero-visual-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;z-index:3!important;padding:12px!important;filter:drop-shadow(0 28px 34px rgba(0,0,0,.38))!important;animation:productFloat 5.5s ease-in-out infinite!important}.hero-visual-word{z-index:2!important;opacity:.98!important}.hero-visual-frame:has(.hero-visual-image[style*="display: none"]) .hero-visual-word{z-index:2!important}.hero-slider .premium-proof-cards{gap:11px!important;margin-top:30px!important;position:relative!important;z-index:6!important}.hero-slider .premium-proof-cards .proof-card{min-height:150px!important;padding:20px 19px 17px!important;background:#120a0680!important;border-color:#fffaf240!important;box-shadow:0 15px 40px #00000029!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.hero-slider .premium-proof-cards .proof-card strong{font-size:36px!important;text-shadow:0 5px 20px rgba(0,0,0,.25)!important}.hero-slider .premium-proof-cards .proof-card small{font-size:8.5px!important}.hero-slider .premium-proof-cards .proof-card i{font-size:8.5px!important;opacity:.78!important}.hero-slider .premium-proof-cards .proof-card-gold:hover{background:linear-gradient(135deg,#2d1b0f,#9b6b31)!important}.hero-slider .premium-proof-cards .proof-card-brown:hover{background:linear-gradient(135deg,#21120f,#6f3d31)!important}.hero-slider .premium-proof-cards .proof-card-olive:hover{background:linear-gradient(135deg,#1d241a,#65704b)!important}.hero-slider .premium-proof-cards .proof-card-copper:hover{background:linear-gradient(135deg,#2a1410,#9a5036)!important}.hero-slider-controls{width:min(1320px,88vw)!important;bottom:25px!important}@keyframes productFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-1deg)}}@media(max-width:1000px){.hero.hero-slider{min-height:78svh!important;height:78svh!important}.hero-slider-content{width:86vw!important;padding-bottom:105px!important}.hero-slide-copy{width:66%!important}.hero-slide-title{font-size:clamp(68px,8vw,96px)!important}.hero-slide-copy>p{font-size:12.5px!important}.hero-slider-visual{right:4vw!important;width:29vw!important}}@media(max-width:700px){.hero.hero-slider{min-height:720px!important;height:720px!important}.hero-bg-overlay{background:linear-gradient(180deg,#0a050333,#0c060375 30%,#0c0603e0 67%,#0c0603f7)!important}.hero-slider-content{width:86vw!important;min-height:720px!important;padding:82px 0 116px!important;align-items:flex-end!important}.hero-slide-copy{width:100%!important}.hero-slide-title{font-size:clamp(58px,16.5vw,82px)!important;margin-bottom:17px!important}.hero-slide-copy>p{font-size:11px!important;max-width:420px!important}.hero-slider-visual{right:-12vw!important;top:28%!important;width:62vw!important;opacity:.72!important}.hero-slider .premium-proof-cards .proof-card{min-height:108px!important;padding:14px 12px!important;background:#1009059e!important}.hero-slider .premium-proof-cards .proof-card strong{font-size:25px!important}.hero-slider .premium-proof-cards .proof-card small{font-size:7px!important}.hero-slider .premium-proof-cards .proof-card i{display:none!important}}@media(max-width:430px){.hero.hero-slider,.hero-slider-content{min-height:700px!important;height:700px!important}.hero-slide-title{font-size:clamp(52px,15.5vw,70px)!important}.hero-slider-visual{top:27%;right:-18vw;width:68vw!important}}@media(max-width:700px){.hero-slide-kicker{top:24px!important}.hero-slide-copy{top:26px!important}.hero-slide-title{margin-top:0!important}}@media(max-width:1000px){.hero-slider-visual,.hero-visual-frame,.hero-visual-image,.hero-visual-word{display:none!important}.hero-bg-overlay{background:linear-gradient(90deg,#080402f5,#0a0503e8 42%,#0c0603d1 72%,#0c0603bd),linear-gradient(180deg,#080402b8,#08040294 45%,#080402f0)!important}.hero-slide-copy,.hero-slide-title,.hero-slide-copy>p,.hero-slide-copy .actions,.hero-slider .premium-proof-cards{position:relative!important;z-index:10!important}.hero-slide-title{text-shadow:0 5px 24px rgba(0,0,0,.72)!important}.hero-slide-copy>p{text-shadow:0 3px 16px rgba(0,0,0,.75)!important}}@media(max-width:700px){.hero-bg-overlay{background:linear-gradient(180deg,#050302b8,#070402d6 24%,#080402e8 53%,#070302fa),linear-gradient(90deg,#050302eb,#080402c7)!important}.hero-slide-kicker{top:24px!important;z-index:12!important}.hero-slide-copy{top:26px!important;z-index:12!important}.hero-slide-title{margin-top:0!important;text-shadow:0 6px 28px rgba(0,0,0,.82)!important}.hero-slide-copy>p{color:#fffaf2!important;text-shadow:0 3px 18px rgba(0,0,0,.85)!important}.hero-slider .premium-proof-cards{position:relative!important;z-index:12!important}}@media(max-width:430px){.hero-slide-kicker{top:22px!important}.hero-slide-copy{top:24px!important}}.intro h2,.section-head h2,.story-copy h2,.quantity h2,.delivery h2,.final-cta h2,.about-grid h2{line-height:.94!important;letter-spacing:-.045em!important}.intro h2 em,.section-head h2 em,.story-copy h2 em,.quantity h2 em,.delivery h2 em,.final-cta h2 em,.about-grid h2 em{line-height:1!important}@media(max-width:700px){.intro h2,.section-head h2,.story-copy h2,.quantity h2,.delivery h2,.final-cta h2,.about-grid h2{line-height:.93!important;letter-spacing:-.04em!important}}.hero.hero-slider{position:relative!important;isolation:isolate!important}.hero.hero-slider .hero-bg-overlay{z-index:2!important;background:linear-gradient(90deg,#080402f5,#0a0503e8 18%,#0f0805cc,#180c0794 50%,#180d084d 70%,#0a050338),linear-gradient(180deg,#05030266,#08040214 35%,#0503027a)!important}.hero.hero-slider .hero-slide-copy{position:relative!important;z-index:10!important;isolation:isolate!important}.hero.hero-slider .hero-slide-copy:before{content:""!important;position:absolute!important;z-index:-1!important;left:-70px!important;top:-80px!important;width:760px!important;height:560px!important;background:radial-gradient(ellipse at 35% 45%,rgba(5,2,1,.72) 0%,rgba(8,4,2,.52) 35%,rgba(10,5,3,.22) 62%,transparent 78%)!important;filter:blur(16px)!important;pointer-events:none!important}.hero.hero-slider .hero-slide-title{position:relative!important;z-index:11!important;color:#fffaf2!important;text-shadow:0 3px 8px rgba(0,0,0,.65),0 12px 35px rgba(0,0,0,.45)!important}.hero.hero-slider .hero-slide-title em{color:#e0ad64!important;text-shadow:0 3px 8px rgba(0,0,0,.65),0 12px 30px rgba(0,0,0,.42)!important}.hero.hero-slider .hero-slide-copy>p{position:relative!important;z-index:11!important;color:#fffaf2!important;opacity:1!important;text-shadow:0 2px 6px rgba(0,0,0,.8),0 6px 18px rgba(0,0,0,.42)!important}.hero.hero-slider .hero-slide-kicker{z-index:12!important}.hero.hero-slider .hero-slide-kicker .section-label,.hero.hero-slider .hero-slide-kicker>span{color:#fffaf2eb!important;text-shadow:0 2px 8px rgba(0,0,0,.75)!important}.hero.hero-slider .actions{position:relative!important;z-index:12!important}.hero.hero-slider .btn{text-shadow:none!important}.hero.hero-slider .premium-proof-cards{position:relative!important;z-index:12!important}.hero.hero-story .hero-bg-overlay{background:linear-gradient(90deg,#070402fa,#090503f0 20%,#0e0704d6 38%,#190d0894 55%,#190d0847 73%,#08040238),linear-gradient(180deg,#0503026b,#05030214 42%,#05030285)!important}.hero.hero-collection .hero-bg-overlay{background:linear-gradient(90deg,#070402f7,#0a0503eb 20%,#100805cc,#190d088c 56%,#140a0645 75%,#08040233),linear-gradient(180deg,rgba(5,3,2,.38),transparent 42%,rgba(5,3,2,.5))!important}.hero.hero-contact .hero-bg-overlay{background:linear-gradient(90deg,#070402fa,#0a0503f0 21%,#100805d1 40%,#190d088f 57%,#140a0647 76%,#08040233),linear-gradient(180deg,rgba(5,3,2,.4),transparent 40%,rgba(5,3,2,.52))!important}@media(max-width:1000px){.hero.hero-slider .hero-bg-overlay{background:linear-gradient(90deg,#060302f5,#080402e6 32%,#0c0604b3 58%,#08040261),linear-gradient(180deg,#0503026b,#0503022e 45%,#050302ad)!important}.hero.hero-slider .hero-slide-copy:before{left:-55px!important;top:-60px!important;width:650px!important;height:520px!important;opacity:.9!important}.hero.hero-slider .hero-slide-title{text-shadow:0 3px 9px rgba(0,0,0,.8),0 12px 32px rgba(0,0,0,.55)!important}.hero.hero-slider .hero-slide-copy>p{text-shadow:0 2px 7px rgba(0,0,0,.9),0 6px 18px rgba(0,0,0,.55)!important}}@media(max-width:700px){.hero.hero-slider .hero-bg-overlay{background:linear-gradient(180deg,#050302b8,#070302d6,#070302e0,#050302e8 72%,#030201f5),linear-gradient(90deg,#040201b8,#07030261,#040201b8)!important}.hero.hero-slider .hero-slide-copy:before{left:-45px!important;top:-55px!important;width:calc(100vw - 10px)!important;height:570px!important;background:radial-gradient(ellipse at 50% 42%,rgba(3,2,1,.78) 0%,rgba(5,3,2,.58) 40%,rgba(5,3,2,.22) 68%,transparent 82%)!important;filter:blur(14px)!important}.hero.hero-slider .hero-slide-title{color:#fffaf2!important;text-shadow:0 3px 9px rgba(0,0,0,.9),0 10px 28px rgba(0,0,0,.72)!important}.hero.hero-slider .hero-slide-title em{color:#e2ae62!important;text-shadow:0 3px 9px rgba(0,0,0,.9),0 10px 25px rgba(0,0,0,.7)!important}.hero.hero-slider .hero-slide-copy>p{color:#fffaf2!important;text-shadow:0 2px 6px rgba(0,0,0,.95),0 5px 16px rgba(0,0,0,.7)!important}.hero.hero-slider .hero-slide-kicker .section-label,.hero.hero-slider .hero-slide-kicker>span{color:#fffaf2f2!important;text-shadow:0 2px 7px rgba(0,0,0,.9)!important}}@media(max-width:430px){.hero.hero-slider .hero-slide-copy:before{left:-35px!important;width:calc(100vw - 5px)!important;height:530px!important}.hero.hero-slider .hero-bg-overlay{background:linear-gradient(180deg,#040201c2,#060302e3 30%,#050302ed 62%,#030201f7)!important}}.intro-premium{position:relative!important;padding:120px 7vw 42px!important;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(340px,.68fr)!important;column-gap:8vw!important;row-gap:45px!important;background:radial-gradient(circle at 16% 28%,rgba(184,135,73,.075),transparent 30%),linear-gradient(135deg,#eee5d8,#e8ded1 52%,#f2ebe2)!important;overflow:hidden!important;border-top:1px solid rgba(33,23,16,.05)!important}.intro-premium:before{content:"";position:absolute;width:520px;height:520px;right:-190px;top:-220px;border:1px solid rgba(45,27,18,.08);border-radius:50%;box-shadow:0 0 0 55px #2d1b1206,0 0 0 110px #2d1b1205;pointer-events:none}.intro-premium:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#b88749 18%,rgba(33,23,16,.12) 50%,#b88749 82%,transparent);opacity:.55}.intro-heading-wrap,.intro-copy,.intro-bottom-line{position:relative;z-index:2}.intro-heading-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.intro-number{font-size:7px;letter-spacing:.18em;color:#927b66;white-space:nowrap}.intro-premium h2{max-width:850px;margin:30px 0 22px!important;font-size:clamp(70px,7.4vw,112px)!important;line-height:.79!important;letter-spacing:-.055em!important}.intro-lead{max-width:630px;margin:0;color:#6e6259;font-size:13px;line-height:1.8}.intro-discover{position:relative;display:inline-flex;align-items:center;gap:18px;margin-top:34px;padding:13px 0;color:var(--ink);font-size:8px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.intro-discover:after{content:"";position:absolute;left:0;right:45px;bottom:5px;height:1px;background:var(--ink);transform-origin:left;transition:transform .5s cubic-bezier(.22,1,.36,1)}.intro-discover:hover:after{transform:scaleX(.45)}.intro-discover-arrow{width:38px;height:38px;border:1px solid rgba(33,23,16,.18);border-radius:50%;display:grid;place-items:center;transition:transform .5s cubic-bezier(.22,1,.36,1),background .4s ease,color .4s ease,border-color .4s ease}.intro-discover:hover .intro-discover-arrow{transform:translate(4px,-4px) rotate(8deg);background:var(--brown);color:var(--white);border-color:var(--brown)}.intro-copy{align-self:center;padding:28px 0 8px 42px;border-left:1px solid rgba(33,23,16,.13)}.intro-copy-head{display:flex;align-items:center;gap:12px;margin-bottom:25px}.intro-copy-head span{font-size:7px;letter-spacing:.2em;color:#927b66}.intro-copy-head i{width:42px;height:1px;background:var(--gold)}.intro-copy p{max-width:520px;margin:0 0 16px!important;color:#75685e!important;font-size:12px!important;line-height:1.85!important}.intro-copy p strong{color:var(--ink);font-weight:500}.intro-mini-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border-top:1px solid rgba(33,23,16,.12);border-left:1px solid rgba(33,23,16,.08)}.intro-mini-card{position:relative;min-height:116px;padding:16px 17px 15px;border-right:1px solid rgba(33,23,16,.08);border-bottom:1px solid rgba(33,23,16,.08);overflow:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1),background .4s ease,box-shadow .45s ease}.intro-mini-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(184,135,73,.11),transparent 55%);opacity:0;transition:opacity .4s ease}.intro-mini-card:hover{transform:translateY(-5px);background:#fffaf2a6;box-shadow:0 15px 35px #2d1b1214}.intro-mini-card:hover:before{opacity:1}.intro-mini-card>*{position:relative;z-index:1}.intro-mini-card span{display:block;margin-bottom:18px;font-size:7px;letter-spacing:.15em;color:var(--gold)}.intro-mini-card strong{display:block;margin-bottom:5px;font:400 20px "Instrument Serif";color:var(--ink)}.intro-mini-card small{display:block;color:#887a70;font-size:8px;line-height:1.45}.intro-bottom-line{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:16px;padding-top:25px;font-size:6px;letter-spacing:.22em;color:#88796b}.intro-bottom-line b{color:var(--gold);font-size:8px;font-weight:400}@media(max-width:1000px){.intro-premium{padding:105px 7vw 38px!important;grid-template-columns:1fr!important;gap:48px!important}.intro-premium h2{font-size:clamp(68px,9vw,100px)!important}.intro-copy{padding:35px 0 0!important;border-left:0!important;border-top:1px solid rgba(33,23,16,.13)}.intro-copy-head{padding-top:25px}.intro-mini-grid{max-width:720px}}@media(max-width:700px){.intro-premium{padding:82px 7vw 30px!important;gap:38px!important}.intro-premium:before{width:300px;height:300px;right:-170px;top:-100px}.intro-heading-top{align-items:flex-start}.intro-number{padding-top:2px;font-size:6px}.intro-premium h2{margin:26px 0 20px!important;font-size:clamp(58px,16.5vw,82px)!important;line-height:.82!important}.intro-lead{font-size:11px;line-height:1.75}.intro-discover{margin-top:27px}.intro-copy{padding-top:28px!important}.intro-copy-head{margin-bottom:19px}.intro-copy p{font-size:11px!important;line-height:1.8!important}.intro-mini-grid{grid-template-columns:1fr 1fr;margin-top:23px}.intro-mini-card{min-height:105px;padding:14px 13px}.intro-mini-card span{margin-bottom:14px}.intro-mini-card strong{font-size:18px}.intro-mini-card small{font-size:7.5px}.intro-bottom-line{justify-content:flex-start;gap:10px;overflow:hidden;white-space:nowrap;padding-top:20px;font-size:5.5px}}@media(max-width:430px){.intro-premium{padding:72px 6.5vw 27px!important}.intro-premium h2{font-size:clamp(53px,16.8vw,73px)!important}.intro-mini-card{min-height:108px}.intro-mini-card strong{font-size:17px}.intro-bottom-line{gap:8px;letter-spacing:.16em}}.selection-premium{--sel-cream:#eee5d8;--sel-paper:#f5efe6;--sel-dark:#24150e;--sel-brown:#4b2b1b;--sel-gold:#c18a45;position:relative;overflow:hidden;background:var(--sel-paper);color:#24150e}.selection-premium:before{content:"";position:absolute;width:720px;height:720px;right:-280px;top:-330px;border:1px solid rgba(193,138,69,.18);border-radius:50%;box-shadow:0 0 0 70px #c18a4509,0 0 0 140px #c18a4506;pointer-events:none}.selection-top{position:relative;z-index:1;padding:100px 7vw 78px;background:linear-gradient(125deg,#f2eadf,#e9ded0 52%,#f5eee6)}.selection-eyebrow{display:flex;align-items:center;gap:13px;font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:#806c5d}.selection-eyebrow-line{width:38px;height:1px;background:var(--sel-gold)}.selection-count{margin-left:auto;color:#a18b78}.selection-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.6fr);gap:9vw;align-items:end;margin-top:55px}.selection-title-block{position:relative}.selection-watermark{position:absolute;right:0;top:-35px;font:italic 170px/1 "Instrument Serif";color:#24150e09;pointer-events:none;-webkit-user-select:none;user-select:none}.selection-title-block h2{position:relative;z-index:1;margin:0 0 28px;max-width:800px;font:400 clamp(88px,9.5vw,150px)/.76 "Instrument Serif";letter-spacing:-.06em}.selection-title-block h2 em{color:var(--sel-gold);font-style:italic}.selection-lead{position:relative;z-index:1;max-width:650px;margin:0;font-size:16px;line-height:1.75;color:#65584f}.selection-cta{display:inline-flex;align-items:center;gap:20px;margin-top:34px;padding:0 0 10px;border-bottom:1px solid #332117;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#24150e}.selection-cta-icon{width:42px;height:42px;margin-bottom:-1px;border:1px solid rgba(36,21,14,.2);border-radius:50%;display:grid;place-items:center;transition:.45s cubic-bezier(.22,1,.36,1)}.selection-cta:hover .selection-cta-icon{background:var(--sel-dark);color:#fff;transform:translate(5px,-5px) rotate(8deg)}.selection-side{position:relative;padding:25px 0 5px 40px;border-left:1px solid rgba(36,21,14,.16)}.selection-side-label{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-size:8px;letter-spacing:.22em;color:#8d745f}.selection-side-label:after{content:"";width:38px;height:1px;background:var(--sel-gold)}.selection-side p{margin:0;max-width:470px;font-size:14px;line-height:1.9;color:#66594f}.selection-rule{height:1px;background:#24150e1f;margin:32px 0 20px}.selection-side-meta{display:flex;flex-wrap:wrap;gap:9px 17px;font-size:8px;letter-spacing:.16em;color:#9a806a}.selection-side-meta span:before{content:"✦";color:var(--sel-gold);margin-right:7px}.selection-cards-wrap{position:relative;z-index:2;padding:72px 7vw 68px;background:var(--sel-dark);color:#fffaf3}.selection-cards-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.selection-cards-heading span:first-child{display:block;margin-bottom:12px;font-size:8px;letter-spacing:.22em;color:#c79b60}.selection-cards-heading h3{margin:0;font:400 clamp(38px,4vw,62px)/.9 "Instrument Serif";letter-spacing:-.035em}.selection-scroll-note{font-size:7px!important;letter-spacing:.2em;color:#9d8b7d!important;white-space:nowrap}.selection-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.selection-card{--accent:#c18a45;position:relative;min-height:330px;padding:24px 23px 22px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#ffffff13,#ffffff05);transition:transform .55s cubic-bezier(.22,1,.36,1),background .45s ease,border-color .45s ease,box-shadow .55s ease}.selection-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--accent);transition:height .45s ease}.selection-card:after{content:"";position:absolute;width:230px;height:230px;right:-100px;bottom:-120px;border-radius:50%;background:var(--accent);opacity:0;filter:blur(55px);transition:opacity .5s ease}.selection-card-1{--accent:#c8924e}.selection-card-2{--accent:#6f9d72}.selection-card-3{--accent:#a879b2}.selection-card-4{--accent:#d47a4e}.selection-card:hover{transform:translateY(-12px);background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 72%,#24150e),#24150e 88%);border-color:color-mix(in srgb,var(--accent) 65%,white 20%);box-shadow:0 28px 60px #00000047}.selection-card:hover:before{height:7px}.selection-card:hover:after{opacity:.28}.selection-card-no{position:absolute;right:20px;top:20px;font-size:8px;letter-spacing:.16em;color:#fffaf38c}.selection-card-icon{width:48px;height:48px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;color:var(--accent);font-size:18px;transition:.45s ease}.selection-card:hover .selection-card-icon{background:#ffffff1f;color:#fff;transform:rotate(12deg) scale(1.08)}.selection-card-content{margin-top:auto;position:relative;z-index:1}.selection-card-content small{display:block;margin-bottom:13px;font-size:8px;letter-spacing:.2em;color:#fffaf394}.selection-card-content h4{margin:0 0 12px;font:400 33px/1 "Instrument Serif";letter-spacing:-.02em}.selection-card-content p{max-width:245px;margin:0;color:#fffaf3a6;font-size:11px;line-height:1.7}.selection-card-arrow{position:absolute;right:21px;bottom:20px;opacity:.65;transition:.45s ease}.selection-card:hover .selection-card-arrow{opacity:1;transform:translate(4px,-4px)}.selection-bottom-strip{display:flex;justify-content:center;align-items:center;gap:18px;padding:20px 7vw;background:#1a0f0a;border-top:1px solid rgba(255,255,255,.08);color:#a89483;font-size:7px;letter-spacing:.2em;white-space:nowrap;overflow:hidden}.selection-bottom-strip b{color:#c18a45;font-weight:400}@media(max-width:1000px){.selection-top{padding:90px 7vw 65px}.selection-grid{grid-template-columns:1fr;gap:50px;margin-top:45px}.selection-side{padding:30px 0 0;border-left:0;border-top:1px solid rgba(36,21,14,.15)}.selection-watermark{font-size:120px;right:-20px}.selection-title-block h2{font-size:clamp(78px,10vw,120px)}.selection-lead{font-size:14px}.selection-cards{grid-template-columns:1fr 1fr}}@media(max-width:700px){.selection-top{padding:72px 7vw 52px}.selection-eyebrow{font-size:6.5px;gap:9px}.selection-count{font-size:6px}.selection-grid{margin-top:34px;gap:37px}.selection-watermark{font-size:72px;top:-18px;right:-10px}.selection-title-block h2{font-size:clamp(62px,18vw,91px);line-height:.8;margin-bottom:22px}.selection-lead{font-size:13px;line-height:1.75}.selection-cta{font-size:8px;margin-top:27px}.selection-cta-icon{width:38px;height:38px}.selection-side{padding-top:26px}.selection-side p{font-size:12px;line-height:1.8}.selection-side-meta{font-size:7px;gap:8px 12px}.selection-cards-wrap{padding:58px 7vw 42px}.selection-cards-heading{display:block;margin-bottom:25px}.selection-cards-heading h3{font-size:40px;line-height:.95}.selection-scroll-note{display:block;margin-top:16px}.selection-cards{grid-template-columns:1fr 1fr;gap:9px}.selection-card{min-height:285px;padding:18px 15px 17px}.selection-card-icon{width:39px;height:39px;font-size:15px}.selection-card-content small{font-size:6.5px;margin-bottom:9px}.selection-card-content h4{font-size:25px;margin-bottom:9px}.selection-card-content p{font-size:9px;line-height:1.55}.selection-card-no{right:13px;top:14px;font-size:7px}.selection-card-arrow{right:14px;bottom:15px}.selection-bottom-strip{justify-content:flex-start;padding:17px 7vw;font-size:5.5px;gap:11px}}@media(max-width:430px){.selection-top{padding:64px 6.5vw 46px}.selection-title-block h2{font-size:clamp(57px,18.5vw,78px)}.selection-lead{font-size:12px}.selection-cards-wrap{padding:50px 6.5vw 35px}.selection-cards-heading h3{font-size:36px}.selection-card{min-height:265px;padding:16px 13px}.selection-card-content h4{font-size:22px}.selection-card-content p{font-size:8.5px}}.selection-cards{gap:10px}.selection-card{min-height:285px;--card-photo:url(/images/premium-dates.jpg);background-image:linear-gradient(135deg,#1b0f09e0,#1b0f09ad 48%,#1b0f09e6),var(--card-photo);background-size:cover;background-position:center;background-repeat:no-repeat}.selection-card-1{--accent:#c8924e;--card-photo:url(/images/premium-dates.jpg)}.selection-card-2{--accent:#6f9d72;--card-photo:url(/images/dry-fruits.jpg)}.selection-card-3{--accent:#a879b2;--card-photo:url(/images/gifting-dry-fruits.jpg)}.selection-card-4{--accent:#d47a4e;--card-photo:url(/images/bulk-wholesale-dry-fruits.jpg)}.selection-card:after{z-index:0}.selection-card:hover{background-image:linear-gradient(135deg,color-mix(in srgb,var(--accent) 46%,#24150e),#1b0f099e 52%,#1b0f09e6),var(--card-photo);background-size:cover;background-position:center}.selection-card-content h4,.selection-card-content p,.selection-card-content small{position:relative;z-index:2}.selection-card:hover .selection-card-content h4{transform:translateY(-2px)}.selection-card-content h4{transition:transform .45s cubic-bezier(.22,1,.36,1)}.selection-bottom-strip{position:relative;padding:12px 7vw;gap:6px;background:#160c08}.selection-bottom-strip span{position:relative;display:inline-flex;align-items:center;min-height:30px;padding:0 14px;border:1px solid transparent;border-radius:999px;transition:color .35s ease,background .35s ease,border-color .35s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.selection-bottom-strip span:nth-of-type(1){--strip-accent:#c8924e}.selection-bottom-strip span:nth-of-type(2){--strip-accent:#6f9d72}.selection-bottom-strip span:nth-of-type(3){--strip-accent:#a879b2}.selection-bottom-strip span:nth-of-type(4){--strip-accent:#d47a4e}.selection-bottom-strip span:hover{color:#fff;background:var(--strip-accent);border-color:var(--strip-accent);transform:translateY(-3px);box-shadow:0 8px 22px color-mix(in srgb,var(--strip-accent) 35%,transparent)}.selection-bottom-strip b{transition:transform .35s ease,color .35s ease}.selection-bottom-strip span:hover+b{transform:rotate(180deg);color:#fff}.ticker{position:relative;padding:7px 20px;min-height:50px;gap:6px;transition:background .45s ease}.ticker span{display:inline-flex;align-items:center;min-height:32px;padding:0 15px;border:1px solid transparent;border-radius:999px;transition:color .35s ease,background .35s ease,border-color .35s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.ticker span:nth-of-type(1){--ticker-accent:#c8924e}.ticker span:nth-of-type(2){--ticker-accent:#6f9d72}.ticker span:nth-of-type(3){--ticker-accent:#a879b2}.ticker span:nth-of-type(4){--ticker-accent:#d47a4e}.ticker span:nth-of-type(5){--ticker-accent:#c8924e}.ticker span:hover{color:#fff;background:var(--ticker-accent);border-color:var(--ticker-accent);transform:translateY(-3px) scale(1.03);box-shadow:0 8px 22px color-mix(in srgb,var(--ticker-accent) 32%,transparent)}.ticker b{transition:transform .35s ease;color:#d5ae76}.ticker span:hover+b{transform:rotate(180deg);color:#fff}@media(max-width:1000px){.selection-card{min-height:270px}}@media(max-width:700px){.selection-cards{gap:9px}.selection-card{min-height:250px;padding:18px 15px 17px}.selection-bottom-strip{padding:10px 5vw;gap:4px}.selection-bottom-strip span{min-height:27px;padding:0 10px;font-size:5px}.ticker{justify-content:flex-start;padding:8px 12px;gap:4px}.ticker span{min-height:28px;padding:0 10px;font-size:5.5px}}@media(max-width:430px){.selection-card{min-height:235px}.selection-bottom-strip span,.ticker span{padding:0 8px}}.selection-watermark{display:none!important}.selection-eyebrow{font-size:11px!important;letter-spacing:.18em!important;line-height:1.4!important;color:#6f5a4a!important;align-items:center}.selection-eyebrow-line{width:48px!important;height:2px!important}.selection-count{font-size:10px!important;letter-spacing:.18em!important;color:#8b735f!important}.selection-cards-heading span:first-child{font-size:10px!important;letter-spacing:.22em!important;color:#c8924e!important}.selection-cards-heading h3{font-size:clamp(42px,3.2vw,62px)!important;line-height:.98!important;letter-spacing:-.035em!important;margin-top:12px!important}.selection-side-label{font-size:11px!important;letter-spacing:.22em!important;color:#8b6d55!important}.selection-side-label:after{width:52px!important;height:2px!important}.selection-side p{font-size:16px!important;line-height:1.8!important;max-width:620px!important;color:#5d4b3e!important}.selection-side-meta{gap:10px 14px!important;font-size:11px!important;letter-spacing:.15em!important;color:#8d725c!important}.selection-side-meta span{position:relative;display:inline-flex;align-items:center;padding:8px 13px!important;border:1px solid rgba(84,59,43,.14);border-radius:999px;transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease;cursor:default}.selection-side-meta span:before{margin-right:8px!important;transition:transform .4s cubic-bezier(.22,1,.36,1),color .35s ease}.selection-side-meta span:nth-child(1):hover{background:#c8924e;color:#fff;border-color:#c8924e;transform:translateY(-4px);box-shadow:0 12px 25px #c8924e38}.selection-side-meta span:nth-child(2):hover{background:#6f9d72;color:#fff;border-color:#6f9d72;transform:translateY(-4px);box-shadow:0 12px 25px #6f9d7238}.selection-side-meta span:nth-child(3):hover{background:#a879b2;color:#fff;border-color:#a879b2;transform:translateY(-4px);box-shadow:0 12px 25px #a879b238}.selection-side-meta span:nth-child(4):hover{background:#d47a4e;color:#fff;border-color:#d47a4e;transform:translateY(-4px);box-shadow:0 12px 25px #d47a4e38}.selection-side-meta span:nth-child(5):hover{background:#8b6d55;color:#fff;border-color:#8b6d55;transform:translateY(-4px);box-shadow:0 12px 25px #8b6d5538}.selection-side-meta span:hover:before{color:#fff;transform:rotate(180deg) scale(1.15)}.selection-bottom-strip{min-height:64px!important;padding:12px 6vw!important;gap:10px!important;font-size:11px!important;letter-spacing:.16em!important}.selection-bottom-strip span{min-height:40px!important;padding:0 16px!important;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px!important;letter-spacing:.14em!important;color:#fff8efc7!important;transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.selection-bottom-strip span:hover{background:var(--strip-accent)!important;border-color:var(--strip-accent)!important;color:#fff!important;transform:translateY(-4px) scale(1.035);box-shadow:0 10px 26px color-mix(in srgb,var(--strip-accent) 32%,transparent)}.selection-bottom-strip b{font-size:12px!important;color:#c8924e!important;transition:transform .4s cubic-bezier(.22,1,.36,1),color .35s ease}.selection-bottom-strip span:hover+b{transform:rotate(180deg) scale(1.2);color:#fff!important}.selection-card{min-height:260px!important}.selection-card-content h4{font-size:31px!important}.selection-card-content p{font-size:12px!important;line-height:1.65!important}@media(min-width:1001px){.selection-top{padding-top:82px!important;padding-bottom:58px!important}.selection-grid{gap:72px!important}}@media(max-width:1000px){.selection-eyebrow{font-size:9px!important}.selection-count{font-size:8px!important}.selection-side p{font-size:14px!important}.selection-side-meta{font-size:9px!important}.selection-side-meta span{padding:7px 10px!important}.selection-bottom-strip{min-height:54px!important;font-size:9px!important}.selection-bottom-strip span{min-height:34px!important;padding:0 11px!important;font-size:9px!important}}@media(max-width:700px){.selection-eyebrow{font-size:8px!important;letter-spacing:.15em!important}.selection-count{font-size:7px!important}.selection-cards-heading h3{font-size:36px!important}.selection-side-label{font-size:9px!important}.selection-side p{font-size:13px!important;line-height:1.75!important}.selection-side-meta{gap:7px!important;font-size:8px!important}.selection-side-meta span{padding:7px 9px!important}.selection-bottom-strip{min-height:52px!important;overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important;scrollbar-width:none}.selection-bottom-strip::-webkit-scrollbar{display:none}.selection-bottom-strip span{flex:0 0 auto;min-height:32px!important;padding:0 10px!important;font-size:8px!important}}.selection-card{background-image:linear-gradient(180deg,#120a061a,#120a0629 30%,#120a0657 48%,#0e0704b8 70%,#090402f5),linear-gradient(90deg,#0c06032e,#0c06030a 55%,#0c060333),var(--card-photo)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.selection-card-content{position:relative!important;z-index:5!important;width:100%!important;max-width:100%!important;margin-top:auto!important;padding:22px 18px 17px!important;border-radius:10px!important;background:linear-gradient(180deg,#0a050300,#0a05032e 18%,#0a050394 52%,#0a0503c7)!important;text-shadow:0 2px 12px rgba(0,0,0,.72)!important}.selection-card-content small{position:relative!important;z-index:6!important;display:block!important;margin:0 0 9px!important;color:#f0c78d!important;opacity:1!important;font-size:9px!important;font-weight:600!important;line-height:1.25!important;letter-spacing:.17em!important;text-transform:uppercase!important}.selection-card-content h4{position:relative!important;z-index:6!important;margin:0 0 10px!important;color:#fffaf2!important;font:400 clamp(28px,2.05vw,36px)/.98 "Instrument Serif",serif!important;letter-spacing:-.025em!important;text-shadow:0 3px 18px rgba(0,0,0,.85)!important;transition:transform .45s cubic-bezier(.22,1,.36,1),text-shadow .45s ease!important}.selection-card:hover .selection-card-content h4{transform:translateY(-3px)!important;text-shadow:0 5px 22px rgba(0,0,0,.9)!important}.selection-card-content p{position:relative!important;z-index:6!important;max-width:320px!important;margin:0!important;color:#fffaf2f0!important;font-size:12px!important;font-weight:400!important;line-height:1.6!important;letter-spacing:.005em!important;text-shadow:0 2px 12px rgba(0,0,0,.9)!important}.selection-card-no{z-index:7!important;color:#fffaf2c7!important;font-size:8px!important;text-shadow:0 2px 10px rgba(0,0,0,.75)!important}.selection-card-icon{position:relative!important;z-index:7!important;background:#0c060361!important;border-color:#fffaf257!important;box-shadow:0 8px 22px #0003!important}.selection-card-arrow{z-index:8!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,250,242,.42)!important;border-radius:50%!important;background:#08040285!important;color:#fffaf2!important;opacity:.95!important;box-shadow:0 8px 20px #00000040!important}.selection-card:hover .selection-card-arrow{background:var(--accent)!important;border-color:var(--accent)!important;opacity:1!important;transform:translate(4px,-4px) scale(1.06)!important}.selection-card:hover{background-image:linear-gradient(180deg,color-mix(in srgb,var(--accent) 14%,transparent),#0f070433 28%,#0c06037a 52%,#080402e0 73%,#070302fa),linear-gradient(90deg,color-mix(in srgb,var(--accent) 18%,transparent),transparent 62%,rgba(8,4,2,.25)),var(--card-photo)!important;background-size:cover!important;background-position:center!important}.selection-card-2,.selection-card-3{background-image:linear-gradient(180deg,#0f08042e,#0f080447 32%,#0c06038a 55%,#080402d6 76%,#060302fa),var(--card-photo)!important}@media(min-width:1001px){.selection-card{min-height:270px!important}.selection-card-content{padding:24px 19px 18px!important}.selection-card-content h4{font-size:34px!important}.selection-card-content p{font-size:12px!important;max-width:310px!important}}@media(max-width:1000px){.selection-card{min-height:270px!important}.selection-card-content{padding:20px 16px 16px!important}.selection-card-content h4{font-size:29px!important}.selection-card-content p{font-size:11px!important;line-height:1.55!important}}@media(max-width:700px){.selection-card{min-height:250px!important}.selection-card-content{padding:20px 14px 14px!important;border-radius:8px!important}.selection-card-content small{font-size:7px!important;margin-bottom:7px!important}.selection-card-content h4{font-size:25px!important;margin-bottom:8px!important}.selection-card-content p{font-size:9.5px!important;line-height:1.55!important;max-width:230px!important}.selection-card-arrow{width:30px!important;height:30px!important;right:13px!important;bottom:13px!important}}@media(max-width:430px){.selection-card{min-height:235px!important}.selection-card-content{padding:17px 12px 13px!important}.selection-card-content h4{font-size:22px!important}.selection-card-content p{font-size:8.5px!important;line-height:1.5!important}}.selection-card{position:relative!important;overflow:hidden!important;background-image:linear-gradient(180deg,#0c060305,#0c06030a 30%,#0c060324 55%,#08040261 78%,#070301ad),var(--card-photo)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.selection-card:after{z-index:0!important;pointer-events:none!important;opacity:0!important}.selection-card-content{position:relative!important;z-index:5!important;margin-top:auto!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;text-shadow:0 2px 10px rgba(0,0,0,.75)!important}.selection-card-content:before{content:""!important;position:absolute!important;z-index:-1!important;left:-35px!important;right:-35px!important;bottom:-28px!important;height:190px!important;background:radial-gradient(ellipse at 50% 100%,rgba(0,0,0,.58) 0%,rgba(0,0,0,.25) 48%,transparent 78%)!important;filter:blur(14px)!important;pointer-events:none!important}.selection-card-content small{position:relative!important;z-index:6!important;display:block!important;margin:0 0 9px!important;color:#f0c37c!important;opacity:1!important;font-size:8px!important;font-weight:600!important;line-height:1.25!important;letter-spacing:.17em!important;text-transform:uppercase!important;text-shadow:0 2px 9px rgba(0,0,0,.9)!important}.selection-card-content h4{position:relative!important;z-index:6!important;margin:0 0 9px!important;color:#fffaf3!important;font:400 31px/1 "Instrument Serif",serif!important;letter-spacing:-.025em!important;text-shadow:0 2px 6px rgba(0,0,0,.92),0 6px 18px rgba(0,0,0,.62)!important;transition:transform .45s cubic-bezier(.22,1,.36,1),text-shadow .45s ease!important}.selection-card:hover .selection-card-content h4{transform:translateY(-2px)!important;text-shadow:0 3px 8px rgba(0,0,0,.95),0 8px 22px rgba(0,0,0,.72)!important}.selection-card-content p{position:relative!important;z-index:6!important;max-width:270px!important;margin:0!important;color:#fffaf3f0!important;opacity:1!important;font-size:11px!important;line-height:1.55!important;text-shadow:0 2px 6px rgba(0,0,0,.95),0 5px 14px rgba(0,0,0,.65)!important}.selection-card-no{z-index:7!important;color:#fffaf3d1!important;text-shadow:0 2px 8px rgba(0,0,0,.9)!important}.selection-card-icon{position:relative!important;z-index:7!important;background:#140a052e!important;border-color:#fffaf34d!important;box-shadow:0 6px 18px #0000002e!important}.selection-card-arrow{z-index:8!important;opacity:.9!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,250,243,.42)!important;border-radius:50%!important;background:#0804024d!important;color:#fffaf2!important;box-shadow:0 6px 18px #0003!important}.selection-card:hover .selection-card-arrow{opacity:1!important;background:var(--accent)!important;border-color:var(--accent)!important;transform:translate(4px,-4px) scale(1.06)!important}.selection-card:hover{background-image:linear-gradient(180deg,color-mix(in srgb,var(--accent) 5%,transparent),#0a05020d 30%,#0804022e 55%,#07030175 78%,#060301bd),var(--card-photo)!important;background-size:cover!important;background-position:center!important}.selection-card-2,.selection-card-3{background-image:linear-gradient(180deg,#0c06030d,#0c06031a 35%,#08040238 58%,#0703017a 80%,#060301b8),var(--card-photo)!important}@media(min-width:1001px){.selection-card{min-height:260px!important}.selection-card-content h4{font-size:31px!important}.selection-card-content p{font-size:11px!important;max-width:270px!important}}@media(max-width:1000px){.selection-card{min-height:270px!important}.selection-card-content{padding:0!important}.selection-card-content h4{font-size:28px!important}.selection-card-content p{font-size:10.5px!important;line-height:1.55!important}}@media(max-width:700px){.selection-card{min-height:250px!important}.selection-card-content h4{font-size:24px!important;margin-bottom:7px!important}.selection-card-content small{font-size:7px!important;margin-bottom:7px!important}.selection-card-content p{font-size:9px!important;line-height:1.5!important;max-width:220px!important}.selection-card-arrow{width:30px!important;height:30px!important;right:13px!important;bottom:13px!important}}@media(max-width:430px){.selection-card{min-height:235px!important}.selection-card-content h4{font-size:21px!important}.selection-card-content p{font-size:8.5px!important}}.story-band{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;min-height:760px!important;background:radial-gradient(circle at 72% 20%,rgba(193,138,69,.11),transparent 28%),linear-gradient(125deg,#e9dfd2,#f4eee5 48%,#e5d7c7)!important;overflow:hidden!important;isolation:isolate!important}.story-band:before{content:"03"!important;position:absolute!important;right:-35px!important;top:-115px!important;font:italic 300px/1 "Instrument Serif",serif!important;color:#2d1b1209!important;z-index:-1!important;pointer-events:none!important}.story-band:after{content:""!important;position:absolute!important;width:620px!important;height:620px!important;border:1px solid rgba(45,27,18,.09)!important;border-radius:50%!important;left:-300px!important;bottom:-310px!important;box-shadow:0 0 0 55px #2d1b1206,0 0 0 110px #2d1b1205!important;pointer-events:none!important}.story-image{position:relative!important;min-height:760px!important;height:100%!important;overflow:hidden!important;background:#3b2115!important}.story-image:before{content:""!important;position:absolute!important;top:34px!important;right:34px!important;bottom:34px!important;left:34px!important;border:1px solid rgba(255,250,242,.3)!important;z-index:5!important;pointer-events:none!important}.story-image:after{content:"KHYBER  /  QUALITY"!important;position:absolute!important;left:58px!important;top:55px!important;z-index:7!important;color:#fffaf2c7!important;font-size:8px!important;letter-spacing:.22em!important;text-transform:uppercase!important;text-shadow:0 3px 12px rgba(0,0,0,.55)!important}.story-image .image-box{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 42%,rgba(213,164,94,.55),transparent 23%),radial-gradient(circle at 70% 70%,rgba(83,43,24,.72),transparent 42%),linear-gradient(145deg,#85512f,#422517 48%,#1c100b)!important;overflow:hidden!important}.story-image .image-box:before{content:""!important;position:absolute!important;width:58%!important;aspect-ratio:1!important;border-radius:50%!important;border:1px solid rgba(255,250,242,.18)!important;box-shadow:0 0 0 32px #fffaf209,0 0 0 72px #fffaf206!important}.story-image .image-box:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 35%),linear-gradient(180deg,transparent 42%,rgba(10,5,2,.38) 100%)!important;pointer-events:none!important}.story-image .image-box span{position:relative!important;z-index:3!important;font:italic clamp(45px,5vw,78px)/.95 "Instrument Serif",serif!important;color:#fffaf2!important;letter-spacing:-.04em!important;text-align:center!important;text-shadow:0 5px 15px rgba(0,0,0,.55),0 20px 50px rgba(0,0,0,.35)!important}.story-image .image-box small{z-index:4!important;left:58px!important;bottom:52px!important;font-size:7px!important;letter-spacing:.22em!important;color:#fffaf294!important}.story-image .image-box .image-glow{width:34%!important;background:#d7a35f!important;filter:blur(70px)!important;opacity:.34!important}.story-copy{position:relative!important;padding:105px 8vw 92px 7vw!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(180deg,#fffaf26b,#fffaf21f)!important;border-left:1px solid rgba(45,27,18,.09)!important}.story-copy>.section-label{position:relative!important;display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:26px!important;color:#806a58!important;font-size:9px!important;letter-spacing:.2em!important}.story-copy>.section-label i{width:42px!important;height:2px!important;background:linear-gradient(90deg,#b88749,#dfbb82)!important}.story-copy h2{position:relative!important;margin:0 0 28px!important;max-width:650px!important;font:400 clamp(66px,6vw,105px)/.82 "Instrument Serif",serif!important;letter-spacing:-.055em!important;color:#241710!important;z-index:2!important}.story-copy h2:after{content:""!important;position:absolute!important;left:3px!important;bottom:-15px!important;width:75px!important;height:2px!important;background:#c18a45!important}.story-copy h2 em{color:#bd8742!important;text-shadow:0 8px 30px rgba(184,135,73,.12)!important}.story-copy>p{max-width:560px!important;margin:4px 0 34px!important;font-size:14px!important;line-height:1.9!important;color:#68594e!important}.feature-points{position:relative!important;margin:0!important;border-top:1px solid rgba(45,27,18,.13)!important;background:#fffaf24d!important}.feature-points:before{content:"WHY IT MATTERS"!important;display:block!important;padding:17px 0 7px!important;color:#a07e5e!important;font-size:7px!important;font-weight:600!important;letter-spacing:.19em!important}.feature-points>div{position:relative!important;display:grid!important;grid-template-columns:36px minmax(145px,1fr) minmax(170px,1.2fr)!important;gap:15px!important;align-items:center!important;min-height:72px!important;padding:12px 14px 12px 0!important;border-bottom:1px solid rgba(45,27,18,.11)!important;transition:padding-left .45s cubic-bezier(.22,1,.36,1),background .4s ease,transform .4s cubic-bezier(.22,1,.36,1)!important}.feature-points>div:before{content:""!important;position:absolute!important;left:-14px!important;top:0!important;bottom:0!important;width:3px!important;background:var(--point-accent,#c18a45)!important;transform:scaleY(0)!important;transform-origin:center!important;transition:transform .4s ease!important}.feature-points>div:nth-child(1){--point-accent:#c18a45}.feature-points>div:nth-child(2){--point-accent:#6f8060}.feature-points>div:nth-child(3){--point-accent:#a46d4e}.feature-points>div:hover{padding-left:12px!important;background:#fffaf2b3!important;transform:translate(5px)!important}.feature-points>div:hover:before{transform:scaleY(1)!important}.feature-points b{display:grid!important;place-items:center!important;width:29px!important;height:29px!important;border:1px solid rgba(45,27,18,.15)!important;border-radius:50%!important;color:#a97943!important;font-size:7px!important;letter-spacing:.08em!important;font-weight:600!important;transition:color .35s ease,background .35s ease,border-color .35s ease,transform .4s ease!important}.feature-points>div:hover b{color:#fff!important;background:var(--point-accent)!important;border-color:var(--point-accent)!important;transform:rotate(8deg) scale(1.08)!important}.feature-points span{font:400 23px/1 "Instrument Serif",serif!important;color:#2c1d15!important;transition:transform .4s ease,color .35s ease!important}.feature-points>div:hover span{transform:translate(3px)!important;color:#17100c!important}.feature-points small{font-size:9px!important;line-height:1.5!important;color:#806f63!important}.story-copy:after{content:"SELECTED  ·  DIRECT  ·  CONSIDERED"!important;position:absolute!important;right:8vw!important;bottom:28px!important;color:#a28a76!important;font-size:6px!important;letter-spacing:.2em!important;white-space:nowrap!important}@media(max-width:1000px){.story-band{grid-template-columns:1fr!important;min-height:auto!important}.story-image{min-height:560px!important;height:560px!important}.story-copy{min-height:auto!important;padding:82px 8vw 78px!important;border-left:0!important;border-top:1px solid rgba(45,27,18,.1)!important}.story-copy h2{font-size:clamp(65px,9vw,100px)!important}.story-copy>p{max-width:700px!important}}@media(max-width:700px){.story-band{grid-template-columns:1fr!important}.story-image{min-height:430px!important;height:430px!important}.story-image:before{top:18px!important;right:18px!important;bottom:18px!important;left:18px!important}.story-image:after{left:34px!important;top:36px!important;font-size:6px!important}.story-image .image-box span{font-size:clamp(42px,12vw,64px)!important}.story-image .image-box small{left:34px!important;bottom:30px!important;font-size:5.5px!important}.story-copy{padding:70px 7vw 72px!important}.story-copy>.section-label{font-size:7px!important;margin-bottom:23px!important}.story-copy>.section-label i{width:32px!important}.story-copy h2{font-size:clamp(57px,17vw,84px)!important;line-height:.84!important;margin-bottom:27px!important}.story-copy>p{font-size:11px!important;line-height:1.8!important;margin-bottom:28px!important}.feature-points:before{font-size:6px!important;padding:15px 0 6px!important}.feature-points>div{grid-template-columns:31px 1fr!important;gap:12px!important;min-height:68px!important;padding:12px 0!important}.feature-points b{width:27px!important;height:27px!important}.feature-points span{font-size:21px!important}.feature-points small{grid-column:2!important;margin-top:-7px!important;font-size:8px!important}.story-copy:after{right:auto!important;left:7vw!important;bottom:27px!important;font-size:5px!important}}@media(max-width:430px){.story-image{min-height:390px!important;height:390px!important}.story-copy{padding:62px 6.5vw 68px!important}.story-copy h2{font-size:clamp(53px,17.5vw,75px)!important}.feature-points span{font-size:19px!important}.feature-points small{font-size:7.5px!important}}.story-band{position:relative!important;display:grid!important;grid-template-columns:55% 45%!important;min-height:720px!important;height:720px!important;padding:0!important;overflow:hidden!important;background:#eee4d7!important}.story-band:before{content:none!important}.story-band:after{content:""!important;position:absolute!important;width:1px!important;height:100%!important;left:55%!important;top:0!important;bottom:auto!important;border:0!important;border-radius:0!important;background:#2c1b121a!important;box-shadow:none!important;z-index:20!important}.story-image{position:relative!important;min-height:720px!important;height:720px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 42%,rgba(202,149,83,.62),transparent 22%),linear-gradient(135deg,#71462c,#382015 52%,#160c08)!important}.story-image .image-box{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(180deg,#140a0629,#140a0614 35%,#0d0704b3),radial-gradient(circle at 50% 45%,rgba(205,150,82,.58),transparent 28%),linear-gradient(135deg,#795035,#3a2116 58%,#170d09)!important;transform:scale(1.01)!important}.story-image .image-box:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;aspect-ratio:auto!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:linear-gradient(90deg,rgba(8,4,2,.3),transparent 38%,rgba(8,4,2,.08)),linear-gradient(180deg,rgba(0,0,0,.12),transparent 45%,rgba(0,0,0,.55))!important;z-index:1!important}.story-image .image-box:after{content:""!important;position:absolute!important;top:24px!important;right:24px!important;bottom:24px!important;left:24px!important;border:1px solid rgba(255,248,238,.28)!important;background:none!important;z-index:6!important;pointer-events:none!important}.story-image .image-glow{position:absolute!important;width:42%!important;height:42%!important;left:29%!important;top:27%!important;border-radius:50%!important;background:#d19a54!important;filter:blur(85px)!important;opacity:.28!important;z-index:2!important;transition:transform 1.2s cubic-bezier(.22,1,.36,1),opacity .8s ease!important}.story-image:before{content:"03  /  WHY KHYBER"!important;position:absolute!important;top:48px!important;left:54px!important;z-index:10!important;color:#fff8eebd!important;font-size:8px!important;letter-spacing:.22em!important;font-weight:500!important}.story-image:after{content:"SELECTED WITH CARE   •   PREMIUM QUALITY"!important;position:absolute!important;left:54px!important;bottom:47px!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#fff8ee94!important;font-size:7px!important;letter-spacing:.2em!important;z-index:10!important}.story-image .image-box span{position:relative!important;z-index:7!important;font:italic 400 clamp(50px,5vw,82px)/.9 "Instrument Serif",serif!important;color:#fff9ef!important;letter-spacing:-.045em!important;text-align:center!important;text-shadow:0 7px 28px rgba(0,0,0,.55)!important;transition:transform .8s cubic-bezier(.22,1,.36,1),letter-spacing .8s ease!important}.story-image .image-box small{position:absolute!important;z-index:8!important;left:auto!important;right:58px!important;bottom:48px!important;color:#fff8ee80!important;font-size:6px!important;letter-spacing:.22em!important}.story-image:hover .image-glow{transform:scale(1.35)!important;opacity:.38!important}.story-image:hover .image-box span{transform:translateY(-7px)!important;letter-spacing:-.02em!important}.story-copy{position:relative!important;min-height:720px!important;padding:92px 6.5vw 72px 5.5vw!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important;background:radial-gradient(circle at 95% 8%,rgba(193,138,69,.1),transparent 26%),linear-gradient(145deg,#f5eee4,#ebe0d1)!important;border:0!important}.story-copy:before{content:"CHOICE"!important;position:absolute!important;right:-75px!important;top:-5px!important;font:italic 190px/.85 "Instrument Serif",serif!important;color:#36221709!important;letter-spacing:-.06em!important;pointer-events:none!important}.story-copy:after{content:"QUALITY  •  CLARITY  •  DIRECT ENQUIRY"!important;position:absolute!important;right:6.5vw!important;bottom:34px!important;left:auto!important;color:#9a806b!important;font-size:6px!important;letter-spacing:.22em!important;white-space:nowrap!important}.story-copy>.section-label{position:relative!important;z-index:2!important;margin-bottom:25px!important;color:#806b59!important;font-size:8px!important;letter-spacing:.23em!important}.story-copy>.section-label i{width:38px!important;height:1px!important;background:#bb8442!important}.story-copy h2{position:relative!important;z-index:2!important;max-width:570px!important;margin:0 0 27px!important;font:400 clamp(64px,5.2vw,92px)/.83 "Instrument Serif",serif!important;letter-spacing:-.055em!important;color:#25170f!important}.story-copy h2 em{color:#bd8742!important}.story-copy h2:after{content:""!important;position:absolute!important;left:2px!important;bottom:-14px!important;width:58px!important;height:2px!important;background:#bc8642!important}.story-copy>p{position:relative!important;z-index:2!important;max-width:550px!important;margin:2px 0 35px!important;color:#655449!important;font-size:13px!important;line-height:1.85!important}.feature-points{position:relative!important;z-index:3!important;width:100%!important;margin:0!important;border-top:1px solid rgba(53,32,21,.16)!important;background:#fffaf338!important}.feature-points:before{content:"WHAT YOU GET"!important;display:block!important;padding:15px 0 8px!important;color:#a17b58!important;font-size:6px!important;letter-spacing:.22em!important}.feature-points>div{position:relative!important;display:grid!important;grid-template-columns:42px minmax(170px,1fr) minmax(145px,.85fr) 32px!important;align-items:center!important;gap:14px!important;min-height:70px!important;padding:10px 12px 10px 0!important;border-bottom:1px solid rgba(53,32,21,.13)!important;overflow:hidden!important;cursor:default!important;transition:background .45s ease,transform .45s cubic-bezier(.22,1,.36,1),padding-left .45s cubic-bezier(.22,1,.36,1)!important}.feature-points>div:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:3px!important;background:var(--point-accent,#bc8642)!important;transform:translate(-4px)!important;transition:transform .45s cubic-bezier(.22,1,.36,1)!important}.feature-points>div:nth-child(1){--point-accent:#bc8642}.feature-points>div:nth-child(2){--point-accent:#718064}.feature-points>div:nth-child(3){--point-accent:#a16b4d}.feature-points>div:hover{background:#fffaf3d1!important;transform:translate(8px)!important;padding-left:13px!important}.feature-points>div:hover:before{transform:translate(0)!important}.feature-points b{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;margin-left:3px!important;border:1px solid rgba(53,32,21,.18)!important;border-radius:50%!important;color:#a77743!important;font-size:7px!important;letter-spacing:.08em!important;transition:background .35s ease,color .35s ease,border-color .35s ease,transform .45s cubic-bezier(.22,1,.36,1)!important}.feature-points>div:hover b{background:var(--point-accent)!important;color:#fff!important;border-color:var(--point-accent)!important;transform:rotate(10deg) scale(1.12)!important}.feature-points span{font:400 24px/1 "Instrument Serif",serif!important;color:#291b13!important;transition:transform .4s ease,color .35s ease!important}.feature-points>div:hover span{transform:translate(4px)!important}.feature-points small{font-size:8px!important;line-height:1.5!important;color:#78685b!important}.feature-points>div:after{content:"↗"!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border:1px solid rgba(53,32,21,.14)!important;border-radius:50%!important;color:#8d6b4d!important;font-size:13px!important;opacity:.65!important;transition:transform .45s cubic-bezier(.22,1,.36,1),background .35s ease,color .35s ease!important}.feature-points>div:hover:after{transform:rotate(45deg) scale(1.08)!important;background:var(--point-accent)!important;color:#fff!important}@media(max-width:1000px){.story-band{grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.story-band:after{display:none!important}.story-image{min-height:520px!important;height:520px!important}.story-copy{min-height:620px!important;padding:80px 8vw 85px!important}.story-copy h2{font-size:clamp(65px,9vw,100px)!important}}@media(max-width:700px){.story-image{min-height:410px!important;height:410px!important}.story-image .image-box:after{top:17px!important;right:17px!important;bottom:17px!important;left:17px!important}.story-image:before{top:34px!important;left:34px!important;font-size:6px!important}.story-image:after{left:34px!important;bottom:32px!important;font-size:5px!important}.story-image .image-box span{font-size:clamp(43px,12vw,62px)!important}.story-image .image-box small{right:34px!important;bottom:33px!important;font-size:5px!important}.story-copy{min-height:0!important;padding:68px 7vw 78px!important}.story-copy:before{right:-65px!important;top:10px!important;font-size:110px!important}.story-copy:after{left:7vw!important;right:auto!important;bottom:28px!important;font-size:5px!important}.story-copy>.section-label{font-size:6px!important;margin-bottom:21px!important}.story-copy>.section-label i{width:30px!important}.story-copy h2{max-width:95%!important;font-size:clamp(57px,17vw,80px)!important;line-height:.84!important;margin-bottom:27px!important}.story-copy>p{max-width:100%!important;font-size:11px!important;line-height:1.8!important;margin-bottom:30px!important}.feature-points:before{padding:14px 0 7px!important;font-size:5.5px!important}.feature-points>div{grid-template-columns:34px 1fr 27px!important;gap:10px!important;min-height:78px!important;padding:12px 0!important}.feature-points b{width:27px!important;height:27px!important;margin-left:0!important}.feature-points span{font-size:20px!important}.feature-points small{grid-column:2!important;font-size:7.5px!important;margin-top:-8px!important}.feature-points>div:after{grid-column:3!important;grid-row:1 / span 2!important}}@media(max-width:430px){.story-image{min-height:380px!important;height:380px!important}.story-copy{padding:60px 6.5vw 70px!important}.story-copy h2{font-size:clamp(53px,17.5vw,73px)!important}.feature-points span{font-size:18px!important}}.story-band{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;height:min(760px,86vh)!important;min-height:680px!important;background:#eee4d7!important;overflow:hidden!important}.story-band:after,.story-copy:before{display:none!important}.story-image{min-height:100%!important;height:100%!important;padding:28px!important;background:#24130b!important}.story-image .image-box{top:28px!important;right:28px!important;bottom:28px!important;left:28px!important;width:auto!important;height:auto!important;border:0!important;background:linear-gradient(180deg,#1209050a,#1209057a),radial-gradient(circle at 52% 44%,rgba(196,139,69,.55),transparent 29%),linear-gradient(135deg,#7d5235,#3b2115 56%,#120906)!important;overflow:hidden!important}.story-image .image-box img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:.68!important;filter:saturate(.88) contrast(.98)!important;transition:transform 1.4s cubic-bezier(.16,1,.3,1),opacity .8s ease!important}.story-image:hover .image-box img{transform:scale(1.045)!important;opacity:.78!important}.story-image .image-box:after{top:0!important;right:0!important;bottom:0!important;left:0!important;border:1px solid rgba(255,247,235,.23)!important;background:linear-gradient(90deg,rgba(18,8,4,.18),transparent 55%),linear-gradient(180deg,rgba(10,4,2,.04),transparent 55%,rgba(8,3,2,.48))!important;z-index:3!important}.story-image .image-glow{width:38%!important;height:55%!important;left:31%!important;top:20%!important;filter:blur(90px)!important;opacity:.22!important;mix-blend-mode:screen!important;transition:transform 1.5s cubic-bezier(.16,1,.3,1),opacity 1s ease!important}.story-image:hover .image-glow{transform:translate(8%,5%) scale(1.18)!important;opacity:.32!important}.story-image:before{content:"WHY KHYBER"!important;top:54px!important;left:54px!important;color:#fff8efad!important;font-size:8px!important;letter-spacing:.28em!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;z-index:9!important}.story-image:after{content:"01   QUALITY   /   02   VALUE   /   03   REACH"!important;left:54px!important;bottom:52px!important;color:#fff8ef9e!important;font-size:7px!important;letter-spacing:.18em!important;z-index:9!important}.story-image .image-box span{z-index:8!important;max-width:520px!important;font-size:clamp(46px,4.6vw,76px)!important;line-height:.9!important;letter-spacing:-.045em!important;text-shadow:0 12px 40px rgba(0,0,0,.5)!important}.story-image .image-box span:before{content:""!important;display:block!important;width:42px!important;height:1px!important;margin:0 auto 24px!important;background:#c18b4a!important;opacity:.9!important}.story-copy{min-height:100%!important;height:100%!important;padding:84px clamp(46px,6vw,100px) 62px clamp(46px,6vw,100px)!important;justify-content:center!important;background:radial-gradient(circle at 100% 0%,rgba(194,140,75,.12),transparent 30%),#eee4d7!important}.story-copy>.section-label{margin-bottom:20px!important;color:#8c7158!important}.story-copy>.section-label i{width:48px!important;background:#bd8743!important}.story-copy h2{max-width:620px!important;margin:0 0 30px!important;font-size:clamp(62px,5.2vw,88px)!important;line-height:.82!important;letter-spacing:-.055em!important}.story-copy h2:after{display:none!important}.story-copy>p{max-width:580px!important;margin:0 0 44px!important;font-size:14px!important;line-height:1.85!important;color:#66564a!important}.feature-points{border-top:1px solid rgba(45,28,19,.2)!important;background:transparent!important}.feature-points:before{content:"WHY IT MATTERS"!important;padding:15px 0 3px!important;color:#a17c57!important;font-size:7px!important;letter-spacing:.24em!important}.feature-points>div{display:grid!important;grid-template-columns:54px minmax(175px,1fr) 1fr!important;align-items:center!important;gap:20px!important;min-height:88px!important;padding:0!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(45,28,19,.15)!important;transform:none!important;transition:padding .55s cubic-bezier(.16,1,.3,1),background .45s ease!important}.feature-points>div:before{display:none!important}.feature-points>div:hover{padding-left:16px!important;background:#ffffff45!important;transform:none!important}.feature-points b{width:34px!important;height:34px!important;margin:0!important;background:transparent!important;border:1px solid rgba(45,28,19,.2)!important;color:#b07b3e!important;font-size:8px!important;transition:all .5s cubic-bezier(.16,1,.3,1)!important}.feature-points>div:hover b{background:#b77e3e!important;color:#fff!important;border-color:#b77e3e!important;transform:rotate(45deg)!important}.feature-points span{font-size:27px!important;line-height:1!important;color:#2b1b12!important;transform:none!important;transition:color .35s ease,transform .5s cubic-bezier(.16,1,.3,1)!important}.feature-points>div:hover span{color:#a86f32!important;transform:translate(4px)!important}.feature-points small{font-size:9px!important;line-height:1.55!important;color:#756459!important;max-width:230px!important}.feature-points>div:after{display:none!important}.feature-points>div:nth-child(1) b:after{content:"01"!important}.feature-points>div:nth-child(2) b:after{content:"02"!important}.feature-points>div:nth-child(3) b:after{content:"03"!important}.feature-points>div b{font-size:0!important}.feature-points>div b:after{font-size:8px!important}.story-copy:after{content:"SELECTED  •  DIRECT  •  CONSIDERED"!important;right:clamp(46px,6vw,100px)!important;bottom:30px!important;font-size:6px!important;letter-spacing:.25em!important;color:#9a8069!important}@media(max-width:1000px){.story-band{grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.story-image{min-height:520px!important;height:520px!important}.story-copy{min-height:650px!important;height:auto!important;padding:78px 8vw 90px!important}.story-copy h2{font-size:clamp(60px,9vw,88px)!important}}@media(max-width:700px){.story-image{min-height:420px!important;height:420px!important;padding:16px!important}.story-image .image-box{top:16px!important;right:16px!important;bottom:16px!important;left:16px!important}.story-image:before{top:38px!important;left:32px!important;font-size:6px!important}.story-image:after{left:32px!important;bottom:34px!important;font-size:5px!important}.story-image .image-box span{max-width:88%!important;font-size:clamp(43px,13vw,62px)!important}.story-image .image-box span:before{margin-bottom:18px!important}.story-copy{min-height:0!important;padding:65px 7vw 76px!important}.story-copy h2{max-width:100%!important;font-size:clamp(54px,16vw,74px)!important;line-height:.84!important;margin-bottom:26px!important}.story-copy>p{font-size:11px!important;line-height:1.8!important;margin-bottom:34px!important}.feature-points:before{padding-top:13px!important;font-size:5.5px!important}.feature-points>div{grid-template-columns:38px 1fr!important;gap:12px!important;min-height:96px!important;padding:12px 0!important}.feature-points>div:hover{padding-left:8px!important}.feature-points b{width:29px!important;height:29px!important}.feature-points span{font-size:22px!important}.feature-points small{grid-column:2!important;margin-top:-5px!important;font-size:8px!important;max-width:92%!important}.story-copy:after{left:7vw!important;right:auto!important;bottom:28px!important}}.story-band.story-band-v3{position:relative!important;display:block!important;min-height:0!important;height:auto!important;padding:0!important;overflow:hidden!important;isolation:isolate!important;color:#fffaf2!important;background:#24140d!important}.story-band-v3:before,.story-band-v3:after{content:none!important;display:none!important}.story-v3-topline{min-height:74px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,250,242,.12);color:#b9a58f;font-size:7px;letter-spacing:.24em;text-transform:uppercase}.story-v3-topline span:first-child{display:flex;align-items:center;gap:11px}.story-v3-topline i{width:34px;height:1px;background:#c28d4d;display:block}.story-v3-main{display:grid;grid-template-columns:47% 53%;min-height:650px;padding:58px 6vw 42px;gap:5vw;align-items:stretch}.story-v3-copy{align-self:center;max-width:650px;padding:20px 0 35px}.story-v3-kicker{color:#c18a49;font-size:8px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;margin-bottom:24px}.story-v3-copy h2{margin:0;font:400 clamp(78px,8vw,132px)/.78 "Instrument Serif",serif;letter-spacing:-.055em;color:#fffaf2}.story-v3-copy h2 em{color:#c28b4b;font-style:italic}.story-v3-lead{max-width:510px;margin:35px 0 28px;color:#cdbeb1;font-size:13px;line-height:1.85}.story-v3-link{display:inline-flex;align-items:center;gap:12px;padding:14px 0 10px;border-bottom:1px solid rgba(255,250,242,.35);color:#fffaf2;font-size:8px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;transition:gap .45s cubic-bezier(.22,1,.36,1),color .35s ease,border-color .35s ease}.story-v3-link:hover{gap:19px;color:#d6a15d;border-color:#d6a15d}.story-v3-visual{position:relative;min-height:590px;display:flex;align-items:center;justify-content:flex-end}.story-v3-visual-frame{position:relative;width:min(100%,650px);height:590px;overflow:hidden;border:1px solid rgba(255,250,242,.18);background:linear-gradient(145deg,#7b4b2c,#351d13 55%,#120905);box-shadow:0 35px 80px #0000003d}.story-v3-visual-frame .image-box{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:radial-gradient(circle at 52% 43%,rgba(210,155,88,.58),transparent 19%),radial-gradient(circle at 75% 70%,rgba(104,56,31,.52),transparent 34%),linear-gradient(135deg,#795033,#3b2115 55%,#120805)!important;transition:transform 1.1s cubic-bezier(.16,1,.3,1),filter .8s ease!important}.story-v3-visual-frame .image-box:before{background:linear-gradient(180deg,#1408030d,#0e06037a),linear-gradient(90deg,rgba(12,5,2,.2),transparent 48%,rgba(12,5,2,.16))!important}.story-v3-visual-frame .image-box span{font-size:clamp(42px,5vw,72px)!important;letter-spacing:-.025em;text-shadow:0 10px 35px rgba(0,0,0,.35)}.story-v3-visual-frame .image-box small{display:none}.story-v3-visual-frame:hover .image-box{transform:scale(1.035);filter:saturate(1.08)}.story-v3-visual-orbit{position:absolute;z-index:3;border:1px solid rgba(255,250,242,.16);border-radius:50%;pointer-events:none;transition:transform 1s cubic-bezier(.16,1,.3,1),border-color .5s ease}.orbit-one{width:510px;height:510px;left:-130px;top:45px}.orbit-two{width:360px;height:360px;right:-95px;bottom:-115px;border-color:#c28d4d38}.story-v3-visual-frame:hover .orbit-one{transform:translate(20px) rotate(8deg);border-color:#c28d4d59}.story-v3-visual-frame:hover .orbit-two{transform:translate(-18px,-15px) rotate(-8deg)}.story-v3-stamp{position:absolute;z-index:6;left:38px;bottom:38px;width:142px;height:142px;border:1px solid rgba(255,250,242,.34);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#1b0e0861;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:rotate(-7deg);transition:transform .65s cubic-bezier(.22,1,.36,1),background .5s ease}.story-v3-stamp span{font-size:7px;letter-spacing:.2em;color:#d1a064}.story-v3-stamp b{font:italic 28px "Instrument Serif";font-weight:400;margin:4px 0}.story-v3-stamp small{font-size:5px;letter-spacing:.16em;color:#c8b8a9}.story-v3-visual-frame:hover .story-v3-stamp{transform:rotate(0) scale(1.06);background:#41221394}.story-v3-photo-label{position:absolute;right:24px;bottom:22px;z-index:6;font-size:6px;letter-spacing:.2em;color:#fffaf28c;text-transform:uppercase}.story-v3-principles{margin:0 6vw 58px;border-top:1px solid rgba(255,250,242,.14);border-bottom:1px solid rgba(255,250,242,.14);display:grid;grid-template-columns:repeat(3,1fr)}.story-v3-principle{min-height:112px;padding:22px 24px;display:grid;grid-template-columns:35px 1fr 24px;gap:13px;align-items:center;border-right:1px solid rgba(255,250,242,.12);color:#fffaf2;transition:background .45s ease,transform .45s ease,padding .45s ease}.story-v3-principle:last-child{border-right:0}.story-v3-principle>span{font-size:7px;letter-spacing:.15em;color:#c28b4b}.story-v3-principle div{display:flex;flex-direction:column;gap:5px}.story-v3-principle b{font:400 23px "Instrument Serif"}.story-v3-principle small{font-size:8px;line-height:1.5;color:#ae9d90}.story-v3-principle>svg{color:#8d796b;transition:transform .45s ease,color .35s ease}.story-v3-principle:hover{background:#2e1b12;transform:translateY(-3px);padding-left:29px}.story-v3-principle:hover>svg{transform:translate(4px,-4px);color:#d09a57}@media(max-width:1000px){.story-v3-main{grid-template-columns:1fr;gap:35px;padding:55px 7vw 35px}.story-v3-copy{max-width:760px;padding-bottom:0}.story-v3-copy h2{font-size:clamp(72px,11vw,112px)}.story-v3-visual{min-height:500px}.story-v3-visual-frame{height:500px;width:100%}.story-v3-principles{grid-template-columns:1fr;margin:0 7vw 45px}.story-v3-principle{border-right:0;border-bottom:1px solid rgba(255,250,242,.12)}.story-v3-principle:last-child{border-bottom:0}}@media(max-width:700px){.story-band.story-band-v3{margin:0!important}.story-v3-topline{min-height:62px;padding:0 7vw;font-size:6px;letter-spacing:.16em}.story-v3-topline span:last-child{display:none}.story-v3-main{padding:55px 7vw 28px;gap:42px}.story-v3-kicker{font-size:7px;margin-bottom:20px}.story-v3-copy h2{font-size:clamp(66px,19vw,92px);line-height:.8}.story-v3-lead{font-size:11px;line-height:1.8;margin:27px 0 24px}.story-v3-link{font-size:7px}.story-v3-visual{min-height:390px}.story-v3-visual-frame{height:390px}.story-v3-visual-frame .image-box span{font-size:clamp(38px,12vw,55px)}.orbit-one{width:340px;height:340px;left:-115px;top:24px}.orbit-two{width:250px;height:250px;right:-100px;bottom:-80px}.story-v3-stamp{width:105px;height:105px;left:22px;bottom:22px}.story-v3-stamp b{font-size:22px}.story-v3-stamp small{font-size:4px}.story-v3-photo-label{right:15px;bottom:14px;font-size:5px}.story-v3-principles{margin:0 7vw 40px}.story-v3-principle{min-height:92px;padding:18px 15px;grid-template-columns:28px 1fr 20px}.story-v3-principle b{font-size:20px}.story-v3-principle small{font-size:7px}.story-v3-principle:hover{padding-left:19px}}.story-band.story-band-v3{position:relative!important;display:block!important;min-height:0!important;height:auto!important;overflow:hidden!important;isolation:isolate!important;color:#241810!important;background:#eee6da!important}.story-band-v3:before{content:"WHY"!important;display:block!important;position:absolute!important;right:-45px!important;top:-125px!important;font:italic 330px/.8 "Instrument Serif",serif!important;letter-spacing:-.08em!important;color:#3423180b!important;z-index:-1!important}.story-band-v3:after{content:""!important;display:block!important;position:absolute!important;width:430px!important;height:430px!important;border:1px solid rgba(184,135,73,.18)!important;border-radius:50%!important;right:-230px!important;bottom:-220px!important;z-index:-1!important}.story-v3-topline{min-height:76px!important;padding:0 6vw!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(36,24,16,.13)!important;color:#806f61!important;background:#f7f2ea!important;font-size:7px!important;letter-spacing:.22em!important;text-transform:uppercase!important}.story-v3-topline span:first-child{display:flex!important;align-items:center!important;gap:12px!important}.story-v3-topline i{width:30px!important;height:1px!important;background:#b88749!important;display:block!important}.story-v3-topline span:last-child{color:#9b815e!important}.story-v3-main{position:relative!important;display:grid!important;grid-template-columns:46% 54%!important;min-height:700px!important;padding:0!important;gap:0!important;align-items:stretch!important}.story-v3-copy{position:relative!important;align-self:stretch!important;max-width:none!important;padding:105px 7vw 100px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:#f4eee5!important;border-right:1px solid rgba(36,24,16,.12)!important;overflow:hidden!important}.story-v3-copy:before{content:"01"!important;position:absolute!important;right:32px!important;top:35px!important;font:italic 100px/1 "Instrument Serif"!important;color:#b8874917!important}.story-v3-copy:after{content:"CURATED / CONSIDERED / CLEAR"!important;position:absolute!important;left:7vw!important;bottom:35px!important;font-size:6px!important;letter-spacing:.25em!important;color:#a08c7b!important}.story-v3-kicker{color:#9a7040!important;font-size:8px!important;font-weight:600!important;letter-spacing:.23em!important;text-transform:uppercase!important;margin-bottom:25px!important}.story-v3-copy h2{position:relative!important;z-index:1!important;margin:0!important;font:400 clamp(78px,7.4vw,126px)/.78 "Instrument Serif",serif!important;letter-spacing:-.06em!important;color:#261912!important}.story-v3-copy h2 em{color:#b78343!important;font-style:italic!important}.story-v3-lead{max-width:510px!important;margin:34px 0 28px!important;color:#716257!important;font-size:12px!important;line-height:1.9!important}.story-v3-link{width:max-content!important;display:inline-flex!important;align-items:center!important;gap:12px!important;padding:13px 0 10px!important;border-bottom:1px solid #76583e!important;color:#2b1b12!important;font-size:8px!important;font-weight:600!important;letter-spacing:.17em!important;text-transform:uppercase!important;transition:gap .45s cubic-bezier(.22,1,.36,1),color .35s ease,border-color .35s ease!important}.story-v3-link:hover{gap:20px!important;color:#a9753d!important;border-color:#a9753d!important}.story-v3-visual{position:relative!important;min-height:700px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:52px 5vw 52px 4vw!important;background:radial-gradient(circle at 50% 45%,rgba(201,151,91,.18),transparent 24%),linear-gradient(135deg,#342016,#4b2c1b 45%,#21120c)!important;overflow:hidden!important}.story-v3-visual:before{content:"KHYBER"!important;position:absolute!important;left:4vw!important;top:31px!important;color:#f7f2ea6b!important;font-size:6px!important;letter-spacing:.27em!important}.story-v3-visual:after{content:"QUALITY / SELECTED WITH CARE"!important;position:absolute!important;right:4vw!important;bottom:30px!important;color:#f7f2ea7a!important;font-size:6px!important;letter-spacing:.22em!important}.story-v3-visual-frame{position:relative!important;width:min(100%,650px)!important;height:590px!important;overflow:hidden!important;border:1px solid rgba(247,242,234,.3)!important;background:#2a1710!important;box-shadow:0 35px 90px #0c060361!important}.story-v3-visual-frame:before{content:""!important;position:absolute!important;top:14px!important;right:14px!important;bottom:14px!important;left:14px!important;border:1px solid rgba(247,242,234,.11)!important;z-index:7!important;pointer-events:none!important}.story-v3-visual-frame .image-box{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:radial-gradient(circle at 48% 44%,rgba(205,154,91,.75),transparent 18%),radial-gradient(circle at 72% 72%,rgba(114,62,34,.55),transparent 30%),linear-gradient(145deg,#825433,#4b2b1a 45%,#170b07)!important;transition:transform 1s cubic-bezier(.16,1,.3,1),filter .7s ease!important}.story-v3-visual-frame .image-box:before{background:linear-gradient(180deg,#1208030d,#0f06032e 48%,#080302a8),linear-gradient(90deg,rgba(7,3,1,.18),transparent 46%,rgba(7,3,1,.22))!important}.story-v3-visual-frame .image-box span{font-size:clamp(44px,5vw,72px)!important;color:#fff8ed!important;text-shadow:0 12px 38px rgba(0,0,0,.42)!important;z-index:5!important}.story-v3-visual-frame .image-box small{display:none!important}.story-v3-visual-frame:hover .image-box{transform:scale(1.035)!important;filter:saturate(1.12) contrast(1.03)!important}.story-v3-visual-orbit{position:absolute!important;z-index:3!important;border:1px solid rgba(247,242,234,.19)!important;border-radius:50%!important;pointer-events:none!important;transition:transform 1s cubic-bezier(.16,1,.3,1),border-color .5s ease!important}.orbit-one{width:500px!important;height:500px!important;left:-125px!important;top:45px!important}.orbit-two{width:300px!important;height:300px!important;right:-80px!important;bottom:-100px!important;border-color:#c38f4c61!important}.story-v3-visual-frame:hover .orbit-one{transform:translate(22px) rotate(7deg)!important;border-color:#c38f4c66!important}.story-v3-visual-frame:hover .orbit-two{transform:translate(-18px,-14px) rotate(-8deg)!important}.story-v3-stamp{position:absolute!important;z-index:8!important;left:34px!important;bottom:34px!important;width:132px!important;height:132px!important;border:1px solid rgba(247,242,234,.5)!important;border-radius:50%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;background:#1f100947!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;transform:rotate(-8deg)!important;transition:transform .65s cubic-bezier(.22,1,.36,1),background .5s ease!important}.story-v3-stamp:before{content:""!important;position:absolute!important;top:7px!important;right:7px!important;bottom:7px!important;left:7px!important;border:1px dashed rgba(247,242,234,.25)!important;border-radius:50%!important}.story-v3-stamp span{font-size:6px!important;letter-spacing:.24em!important;color:#d9aa68!important}.story-v3-stamp b{font:italic 28px "Instrument Serif"!important;font-weight:400!important;margin:4px 0!important;color:#fff8ed!important}.story-v3-stamp small{font-size:4.5px!important;letter-spacing:.16em!important;color:#cdbca8!important}.story-v3-visual-frame:hover .story-v3-stamp{transform:rotate(0) scale(1.06)!important;background:#532f1b6b!important}.story-v3-photo-label{display:none!important}.story-v3-principles{position:relative!important;margin:0!important;padding:0 6vw!important;background:#e7ddd0!important;border-top:1px solid rgba(36,24,16,.13)!important;border-bottom:1px solid rgba(36,24,16,.13)!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important}.story-v3-principle{min-height:128px!important;padding:25px 28px!important;display:grid!important;grid-template-columns:42px 1fr 22px!important;gap:15px!important;align-items:center!important;border-right:1px solid rgba(36,24,16,.12)!important;color:#2b1b12!important;background:transparent!important;transition:background .45s ease,transform .45s ease,padding .45s ease!important}.story-v3-principle:last-child{border-right:0!important}.story-v3-principle>span{font-size:7px!important;letter-spacing:.15em!important;color:#a87339!important}.story-v3-principle div{display:flex!important;flex-direction:column!important;gap:5px!important}.story-v3-principle b{font:400 25px "Instrument Serif"!important;color:#2b1b12!important}.story-v3-principle small{font-size:8px!important;line-height:1.55!important;color:#75685e!important}.story-v3-principle>svg{color:#927b64!important;transition:transform .45s ease,color .35s ease!important}.story-v3-principle:nth-child(1)>span{color:#b88749!important}.story-v3-principle:nth-child(2)>span{color:#6f7a4d!important}.story-v3-principle:nth-child(3)>span{color:#a35e3c!important}.story-v3-principle:hover{background:#f6f0e7!important;transform:none!important;padding-left:34px!important}.story-v3-principle:hover>svg{transform:translate(4px,-4px)!important;color:#b88749!important}@media(max-width:1000px){.story-v3-main{grid-template-columns:1fr!important}.story-v3-copy{min-height:570px!important;border-right:0!important;border-bottom:1px solid rgba(36,24,16,.12)!important;padding:85px 8vw 90px!important}.story-v3-visual{min-height:620px!important;padding:45px 7vw!important}.story-v3-visual-frame{width:100%!important;height:530px!important}.story-v3-principles{grid-template-columns:1fr!important;padding:0 7vw!important}.story-v3-principle{border-right:0!important;border-bottom:1px solid rgba(36,24,16,.12)!important}.story-v3-principle:last-child{border-bottom:0!important}}@media(max-width:700px){.story-v3-topline{min-height:62px!important;padding:0 7vw!important;font-size:6px!important}.story-v3-topline span:last-child{display:none!important}.story-v3-copy{min-height:500px!important;padding:68px 7vw 78px!important}.story-v3-copy:before{font-size:75px!important;right:22px!important;top:27px!important}.story-v3-copy:after{left:7vw!important;bottom:25px!important;font-size:5px!important}.story-v3-kicker{font-size:7px!important;margin-bottom:20px!important}.story-v3-copy h2{font-size:clamp(64px,18vw,90px)!important}.story-v3-lead{font-size:10.5px!important;line-height:1.8!important;margin:25px 0!important}.story-v3-visual{min-height:440px!important;padding:32px 7vw!important}.story-v3-visual:before{top:18px!important;left:7vw!important}.story-v3-visual-frame{height:375px!important}.story-v3-visual-frame:before{top:10px!important;right:10px!important;bottom:10px!important;left:10px!important}.story-v3-visual-frame .image-box span{font-size:clamp(36px,11vw,53px)!important}.orbit-one{width:320px!important;height:320px!important;left:-115px!important;top:25px!important}.orbit-two{width:220px!important;height:220px!important;right:-80px!important;bottom:-75px!important}.story-v3-stamp{width:98px!important;height:98px!important;left:18px!important;bottom:18px!important}.story-v3-stamp b{font-size:21px!important}.story-v3-principles{padding:0 7vw!important}.story-v3-principle{min-height:92px!important;padding:17px 4px!important;grid-template-columns:28px 1fr 20px!important}.story-v3-principle:hover{padding-left:10px!important}.story-v3-principle b{font-size:20px!important}.story-v3-principle small{font-size:7.5px!important}}.story-v3-topline{min-height:88px!important;padding:0 6vw!important;font-size:11px!important;letter-spacing:.2em!important}.story-v3-topline i{width:48px!important;height:2px!important}.story-v3-copy{padding:115px 7vw 110px!important}.story-v3-kicker{font-size:11px!important;letter-spacing:.2em!important;margin-bottom:30px!important}.story-v3-copy h2{font-size:clamp(88px,8vw,142px)!important;line-height:.76!important;letter-spacing:-.065em!important}.story-v3-lead{max-width:560px!important;margin:38px 0 32px!important;font-size:15px!important;line-height:1.85!important}.story-v3-link{font-size:10px!important;letter-spacing:.16em!important;padding:15px 0 11px!important}.story-v3-principles{padding:18px 5vw!important;background:#e7ddd0!important;gap:14px!important;border:0!important}.story-v3-principle{position:relative!important;min-height:155px!important;padding:28px 30px!important;display:grid!important;grid-template-columns:42px 1fr 24px!important;gap:17px!important;overflow:hidden!important;isolation:isolate!important;background:#eee5d9!important;border:1px solid rgba(43,27,18,.12)!important;border-radius:4px!important;color:#2b1b12!important;transition:transform .65s cubic-bezier(.22,1,.36,1),background .55s ease,color .4s ease,border-color .45s ease,box-shadow .65s cubic-bezier(.22,1,.36,1)!important}.story-v3-principle:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.3) 48%,transparent 72%)!important;transform:translate(-120%)!important;transition:transform .8s cubic-bezier(.22,1,.36,1)!important}.story-v3-principle:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:100%!important;height:3px!important;background:var(--card-accent)!important;transform:scaleX(.2)!important;transform-origin:left!important;transition:transform .6s cubic-bezier(.22,1,.36,1)!important}.story-v3-principle:nth-child(2){--card-accent:#727c50}.story-v3-principle:nth-child(3){--card-accent:#a35e3c}.story-v3-principle:nth-child(1):hover{background:#b88749!important;border-color:#b88749!important;color:#fffaf2!important;transform:translateY(-10px) scale(1.015)!important;box-shadow:0 24px 50px #b8874947!important}.story-v3-principle:nth-child(2):hover{background:#727c50!important;border-color:#727c50!important;color:#fffaf2!important;transform:translateY(-10px) scale(1.015)!important;box-shadow:0 24px 50px #5a643c47!important}.story-v3-principle:nth-child(3):hover{background:#a35e3c!important;border-color:#a35e3c!important;color:#fffaf2!important;transform:translateY(-10px) scale(1.015)!important;box-shadow:0 24px 50px #a35e3c47!important}.story-v3-principle>span{position:relative!important;z-index:2!important;font-size:10px!important;letter-spacing:.16em!important;color:var(--card-accent)!important;transition:color .4s ease!important}.story-v3-principle div{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;gap:6px!important}.story-v3-principle b{font:400 29px "Instrument Serif"!important;line-height:1.05!important;color:#2b1b12!important;transition:color .4s ease,transform .45s ease!important}.story-v3-principle small{font-size:10px!important;line-height:1.6!important;color:#75685e!important;transition:color .4s ease!important}.story-v3-principle>svg{position:relative!important;z-index:2!important;color:#927b64!important;transition:transform .55s cubic-bezier(.22,1,.36,1),color .35s ease!important}.story-v3-principle:hover>span,.story-v3-principle:hover b,.story-v3-principle:hover small,.story-v3-principle:hover>svg{color:#fffaf2!important}.story-v3-principle:hover b{transform:translate(4px)!important}.story-v3-principle:hover>svg{transform:translate(6px,-6px) rotate(4deg)!important}.story-v3-principle:hover:before{transform:translate(120%)!important}@media(max-width:1000px){.story-v3-topline{min-height:80px!important;font-size:10px!important}.story-v3-copy{padding:90px 8vw!important}.story-v3-copy h2{font-size:clamp(80px,11vw,120px)!important}.story-v3-lead{font-size:14px!important}.story-v3-principles{grid-template-columns:1fr!important;gap:10px!important;padding:18px 7vw!important}.story-v3-principle{min-height:135px!important}}@media(max-width:700px){.story-v3-topline{min-height:68px!important;padding:0 7vw!important;font-size:8px!important;letter-spacing:.16em!important}.story-v3-topline i{width:32px!important;height:1px!important}.story-v3-copy{min-height:auto!important;padding:75px 7vw 85px!important}.story-v3-kicker{font-size:9px!important;margin-bottom:24px!important;letter-spacing:.18em!important}.story-v3-copy h2{font-size:clamp(68px,18vw,96px)!important;line-height:.78!important}.story-v3-lead{font-size:13px!important;line-height:1.8!important;margin:30px 0 27px!important}.story-v3-link{font-size:9px!important}.story-v3-principles{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px 7vw 35px!important}.story-v3-principle{min-height:125px!important;padding:24px 20px!important;grid-template-columns:34px 1fr 22px!important;gap:12px!important}.story-v3-principle b{font-size:25px!important}.story-v3-principle small{font-size:9.5px!important;line-height:1.55!important}.story-v3-principle>span{font-size:9px!important}}@media(prefers-reduced-motion:reduce){.story-v3-principle,.story-v3-principle:before,.story-v3-principle:after,.story-v3-principle b,.story-v3-principle>svg{transition:none!important}}.story-v3-visual-frame .story-v3-real-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;z-index:1!important;filter:saturate(.92) contrast(1.03)!important;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .6s ease!important}.story-v3-visual-frame:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(135deg,#2d1b1214,#140a0647)!important}.story-v3-visual-frame:hover .story-v3-real-image{transform:scale(1.035)!important;filter:saturate(1) contrast(1.05)!important}.story-v3-visual-frame .story-v3-visual-orbit,.story-v3-visual-frame .story-v3-stamp,.story-v3-visual-frame .story-v3-photo-label{z-index:3!important}@media(max-width:700px){.story-v3-visual-frame .story-v3-real-image{object-position:center!important}}.delivery-v4{position:relative;overflow:hidden;padding:0 6vw;background:radial-gradient(circle at 82% 22%,rgba(184,135,73,.12),transparent 24%),linear-gradient(135deg,#f4eee4,#e9dfd1 52%,#f7f1e8);color:var(--ink)}.delivery-v4:before{content:"06";position:absolute;right:-.02em;top:30px;font:italic 300px/.7 "Instrument Serif";letter-spacing:-.08em;color:#b8874912;pointer-events:none}.delivery-v4:after{content:"";position:absolute;width:620px;height:620px;left:-330px;bottom:-410px;border:1px solid rgba(45,27,18,.08);border-radius:50%;box-shadow:0 0 0 55px #2d1b1206,0 0 0 110px #2d1b1205;pointer-events:none}.delivery-v4-head{position:relative;z-index:2;min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(33,23,16,.11)}.delivery-v4-standard{font-size:7px;letter-spacing:.2em;color:#8a7563}.delivery-v4-main{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:6vw;min-height:650px;padding:82px 4vw 78px;align-items:center}.delivery-v4-copy{position:relative;padding:10px 0 20px}.delivery-v4-index{position:absolute;right:0;top:-25px;font:italic 92px/1 "Instrument Serif";color:#b887492e}.delivery-v4-kicker{color:var(--gold);font-size:8px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.delivery-v4 h2{position:relative;margin:27px 0;max-width:680px;font:400 clamp(76px,8.2vw,126px)/.79 "Instrument Serif";letter-spacing:-.058em}.delivery-v4 h2 em{display:inline-block;color:var(--gold);font-style:italic}.delivery-v4-lead{max-width:560px;margin:0;color:#6f6258;font-size:14px;line-height:1.9}.delivery-v4-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:34px}.delivery-v4-primary{min-height:52px;padding:0 18px;display:inline-flex;align-items:center;gap:11px;background:var(--brown);color:#fffaf2;border:1px solid var(--brown);font-size:8px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;transition:transform .5s cubic-bezier(.22,1,.36,1),background .4s ease,box-shadow .4s ease}.delivery-v4-primary:hover{transform:translateY(-4px);background:linear-gradient(120deg,#2d1b12,#76502f,#b88749);box-shadow:0 16px 35px #2d1b122e}.delivery-v4-note{font-size:6px;letter-spacing:.17em;color:#8a796b}.delivery-v4-visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center}.delivery-v4-image{position:relative;width:min(100%,620px);aspect-ratio:1.13;overflow:hidden;background:linear-gradient(135deg,#6c4027,#321d13 55%,#160c08);border:1px solid rgba(255,250,242,.34);box-shadow:24px 30px 70px #2d1b1238}.delivery-v4-image:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,250,242,.18);z-index:5;pointer-events:none}.delivery-v4-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1;transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter .8s ease;filter:saturate(.88) contrast(1.04)}.delivery-v4-image:hover img{transform:scale(1.045);filter:saturate(1) contrast(1.06)}.delivery-v4-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 55% 48%,rgba(211,157,86,.7),transparent 18%),radial-gradient(circle at 25% 25%,rgba(139,83,43,.7),transparent 35%),linear-gradient(135deg,#714528,#2c190f 70%);z-index:0}.delivery-v4-image-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,rgba(20,10,6,.45),transparent 45%,rgba(15,8,4,.22)),linear-gradient(0deg,rgba(12,6,3,.62),transparent 45%);pointer-events:none}.delivery-v4-image-label{position:absolute;left:27px;top:25px;z-index:6;color:#f5e8d8;font-size:7px;letter-spacing:.2em}.delivery-v4-route{position:absolute;left:12%;right:12%;bottom:23%;height:80px;z-index:6}.delivery-v4-route-line{position:absolute;left:11px;right:11px;top:14px;height:1px;background:linear-gradient(90deg,#d7a762,#fff1d4,#d7a762);transform-origin:left;animation:deliveryRouteDraw 2.2s ease-in-out infinite alternate}.delivery-v4-route-dot{position:absolute;top:7px;width:16px;height:16px;border:1px solid #f5d8a7;border-radius:50%;background:#2d1b12;box-shadow:0 0 0 5px #d6a65f1c}.delivery-v4-route-dot.start{left:0}.delivery-v4-route-dot.end{right:0}.delivery-v4-route-dot.end:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#d4a15c}.delivery-v4-route-label{position:absolute;top:39px;color:#f0ddc4;font-size:6px;letter-spacing:.18em}.delivery-v4-route-label.from{left:0}.delivery-v4-route-label.to{right:0}.delivery-v4-badge{position:absolute;right:28px;bottom:27px;z-index:7;min-width:126px;padding:13px 14px;display:flex;align-items:center;gap:9px;background:#faf3e9f0;color:var(--brown);box-shadow:0 12px 30px #140a0538;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.delivery-v4-badge svg{color:var(--gold)}.delivery-v4-badge span{font-size:6px;line-height:1.55;letter-spacing:.16em}.delivery-v4-badge b{font-weight:600;color:var(--gold)}.delivery-v4-details{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(33,23,16,.13)}.delivery-v4-detail{min-height:128px;padding:27px 34px 25px 0;display:grid;grid-template-columns:38px 1fr;gap:15px;align-items:start;border-right:1px solid rgba(33,23,16,.11);transition:transform .45s cubic-bezier(.22,1,.36,1),padding-left .45s ease}.delivery-v4-detail:not(:first-child){padding-left:30px}.delivery-v4-detail:last-child{border-right:0}.delivery-v4-detail:hover{transform:translateY(-5px);padding-left:10px}.delivery-v4-detail:not(:first-child):hover{padding-left:40px}.delivery-v4-detail>span{color:var(--gold);font-size:7px;letter-spacing:.16em}.delivery-v4-detail b{display:block;margin-bottom:7px;font:400 23px/1.05 "Instrument Serif";color:var(--ink)}.delivery-v4-detail small{display:block;color:#817268;font-size:8px;line-height:1.55}@keyframes deliveryRouteDraw{0%{transform:scaleX(.18);opacity:.55}to{transform:scaleX(1);opacity:1}}@media(max-width:1000px){.delivery-v4-main{grid-template-columns:1fr;gap:55px;padding:70px 2vw 65px}.delivery-v4-copy{padding-right:4vw}.delivery-v4 h2{font-size:clamp(72px,9vw,110px)}.delivery-v4-visual{min-height:520px}.delivery-v4-image{width:min(100%,700px)}}@media(max-width:700px){.delivery-v4{padding:0 6.5vw}.delivery-v4:before{font-size:180px;top:45px;right:-10px}.delivery-v4-head{min-height:74px}.delivery-v4-standard{display:none}.delivery-v4-main{padding:65px 0 48px;gap:48px}.delivery-v4-index{top:-18px;right:0;font-size:70px}.delivery-v4-kicker{font-size:7px}.delivery-v4 h2{margin:23px 0 24px;font-size:clamp(61px,16.8vw,84px);line-height:.83}.delivery-v4-lead{font-size:12px;line-height:1.8}.delivery-v4-actions{align-items:flex-start;flex-direction:column;gap:16px;margin-top:27px}.delivery-v4-primary{min-height:50px}.delivery-v4-note{font-size:5.5px}.delivery-v4-visual{min-height:0}.delivery-v4-image{width:100%;aspect-ratio:.92}.delivery-v4-route{left:14%;right:14%;bottom:22%}.delivery-v4-badge{right:20px;bottom:20px;min-width:116px;padding:11px 12px}.delivery-v4-details{grid-template-columns:1fr;border-top:0;padding-bottom:25px}.delivery-v4-detail,.delivery-v4-detail:not(:first-child){min-height:105px;padding:22px 0!important;border-right:0;border-bottom:1px solid rgba(33,23,16,.11)}.delivery-v4-detail:last-child{border-bottom:0}.delivery-v4-detail:hover{transform:none;padding-left:0!important}.delivery-v4-detail b{font-size:21px}.delivery-v4-detail small{font-size:8px}}@media(max-width:430px){.delivery-v4{padding:0 6vw}.delivery-v4-main{padding-top:58px}.delivery-v4 h2{font-size:clamp(56px,16.5vw,72px)}.delivery-v4-image{aspect-ratio:.88}.delivery-v4-image-label{left:21px;top:20px;font-size:6px}.delivery-v4-route-label{font-size:5px}}@media(prefers-reduced-motion:reduce){.delivery-v4-route-line,.delivery-v4-image img{animation:none!important;transition:none!important}}.story-v3-principles{gap:16px!important;padding:20px 5vw!important;background:#e7ddd0!important}.story-v3-principle{--card-accent:#b88749;position:relative!important;min-height:168px!important;padding:28px 28px 26px!important;overflow:hidden!important;isolation:isolate!important;background:linear-gradient(145deg,#fffaf2eb,#eee5d9f5)!important;border:1px solid rgba(43,27,18,.13)!important;border-radius:7px!important;box-shadow:0 8px 24px #2b1b120e,inset 0 1px #ffffffb8!important;transition:transform .7s cubic-bezier(.16,1,.3,1),background .55s ease,color .4s ease,border-color .45s ease,box-shadow .7s cubic-bezier(.16,1,.3,1)!important}.story-v3-principle:before{content:""!important;position:absolute!important;top:-35%!important;right:-80%!important;bottom:-35%!important;left:-80%!important;z-index:-1!important;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.58) 49%,transparent 60%)!important;transform:translate(-75%) rotate(8deg)!important;transition:transform 1s cubic-bezier(.16,1,.3,1)!important}.story-v3-principle:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;background:var(--card-accent)!important;transform:scaleX(.16)!important;transform-origin:left!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}.story-v3-principle:nth-child(1){--card-accent:#b88749}.story-v3-principle:nth-child(2){--card-accent:#68744b}.story-v3-principle:nth-child(3){--card-accent:#a45f43}.story-v3-principle:nth-child(1):hover{background:linear-gradient(145deg,#8d6237,#b88749)!important;border-color:#b88749!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 28px 55px #b887494d,0 0 0 1px #b8874924!important}.story-v3-principle:nth-child(2):hover{background:linear-gradient(145deg,#4d5b38,#748153)!important;border-color:#68744b!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 28px 55px #5a6a3f4d,0 0 0 1px #68744b24!important}.story-v3-principle:nth-child(3):hover{background:linear-gradient(145deg,#7e432f,#a45f43)!important;border-color:#a45f43!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 28px 55px #a45f434d,0 0 0 1px #a45f4324!important}.story-v3-principle:hover:before{transform:translate(75%) rotate(8deg)!important}.story-v3-principle:hover:after{transform:scaleX(1)!important}.story-v3-principle>span{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid var(--card-accent)!important;border-radius:50%!important;color:var(--card-accent)!important;font-size:8px!important;letter-spacing:.12em!important;transition:transform .55s cubic-bezier(.16,1,.3,1),background .4s ease,color .4s ease,border-color .4s ease!important}.story-v3-principle b{color:#2b1b12!important;transition:color .4s ease,transform .55s cubic-bezier(.16,1,.3,1)!important}.story-v3-principle small{color:#75685e!important;transition:color .4s ease!important}.story-v3-principle>svg{width:34px!important;height:34px!important;padding:8px!important;border:1px solid rgba(43,27,18,.16)!important;border-radius:50%!important;color:#75685e!important;transition:transform .6s cubic-bezier(.16,1,.3,1),background .4s ease,color .4s ease,border-color .4s ease!important}.story-v3-principle:hover>span{transform:translateY(-3px) rotate(-8deg)!important;background:#fffaf224!important;color:#fffaf2!important;border-color:#fffaf28c!important}.story-v3-principle:hover b,.story-v3-principle:hover small{color:#fffaf2!important}.story-v3-principle:hover b{transform:translate(5px)!important}.story-v3-principle:hover>svg{transform:translate(6px,-7px) rotate(7deg) scale(1.08)!important;background:#fffaf21f!important;color:#fffaf2!important;border-color:#fffaf273!important}@media(max-width:1000px){.story-v3-principles{gap:12px!important;padding:18px 7vw!important}.story-v3-principle{min-height:145px!important}}@media(max-width:700px){.story-v3-principles{gap:9px!important;padding:14px 7vw 36px!important}.story-v3-principle{min-height:126px!important;padding:23px 18px!important;border-radius:6px!important}.story-v3-principle>span{width:30px!important;height:30px!important}.story-v3-principle>svg{width:31px!important;height:31px!important;padding:7px!important}}@media(hover:none){.story-v3-principle:hover{transform:none!important}}@media(prefers-reduced-motion:reduce){.story-v3-principle,.story-v3-principle:before,.story-v3-principle:after,.story-v3-principle>span,.story-v3-principle b,.story-v3-principle>svg{transition:none!important}}.delivery-v4-copy h2,.delivery-v4 h2{margin:30px 0!important;line-height:.91!important;letter-spacing:-.055em!important}.delivery-v4-copy h2 em,.delivery-v4 h2 em{display:block!important;margin-top:10px!important;line-height:.91!important}.delivery-v4-details{gap:14px!important;border-top:0!important;padding:0 0 2px!important}.delivery-v4-detail{--delivery-accent:#b88749;--delivery-hover:#8b6137;position:relative!important;min-height:136px!important;padding:29px 28px!important;overflow:hidden!important;isolation:isolate!important;display:grid!important;grid-template-columns:38px 1fr!important;gap:16px!important;align-items:start!important;background:#fffaf294!important;border:1px solid rgba(33,23,16,.12)!important;border-radius:5px!important;box-shadow:0 7px 24px #2117100b,inset 0 1px #ffffffb3!important;transition:transform .65s cubic-bezier(.16,1,.3,1),background .5s ease,border-color .45s ease,box-shadow .65s cubic-bezier(.16,1,.3,1)!important}.delivery-v4-detail:nth-child(1){--delivery-accent:#b88749;--delivery-hover:#9a6b3c}.delivery-v4-detail:nth-child(2){--delivery-accent:#6d7950;--delivery-hover:#596742}.delivery-v4-detail:nth-child(3){--delivery-accent:#a35e3c;--delivery-hover:#874a32}.delivery-v4-detail:before{content:""!important;position:absolute!important;top:-30%!important;right:-75%!important;bottom:-30%!important;left:-75%!important;z-index:-1!important;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.42) 50%,transparent 62%)!important;transform:translate(-70%) rotate(7deg)!important;transition:transform .9s cubic-bezier(.16,1,.3,1)!important}.delivery-v4-detail:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;background:var(--delivery-accent)!important;transform:scaleX(.16)!important;transform-origin:left!important;transition:transform .65s cubic-bezier(.16,1,.3,1)!important}.delivery-v4-detail:hover,.delivery-v4-detail:not(:first-child):hover{padding:29px 28px!important;transform:translateY(-8px)!important;background:linear-gradient(145deg,var(--delivery-hover) 0%,var(--delivery-accent) 100%)!important;border-color:var(--delivery-accent)!important;box-shadow:0 24px 48px #2117102e,0 0 0 1px color-mix(in srgb,var(--delivery-accent) 30%,transparent)!important}.delivery-v4-detail:hover:before{transform:translate(70%) rotate(7deg)!important}.delivery-v4-detail:hover:after{transform:scaleX(1)!important}.delivery-v4-detail>span{position:relative!important;z-index:2!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid var(--delivery-accent)!important;border-radius:50%!important;color:var(--delivery-accent)!important;font-size:8px!important;letter-spacing:.12em!important;transition:transform .55s cubic-bezier(.16,1,.3,1),color .35s ease,background .35s ease,border-color .35s ease!important}.delivery-v4-detail b,.delivery-v4-detail small{position:relative!important;z-index:2!important}.delivery-v4-detail b{color:var(--ink)!important;transition:color .35s ease!important}.delivery-v4-detail small{color:#75685e!important;transition:color .35s ease!important}.delivery-v4-detail:hover>span{transform:rotate(-8deg) translateY(-3px)!important;color:#fffaf2!important;background:#fffaf21f!important;border-color:#fffaf299!important}.delivery-v4-detail:hover b,.delivery-v4-detail:hover small{color:#fffaf2!important}@media(max-width:700px){.delivery-v4-copy h2,.delivery-v4 h2{margin:25px 0!important;line-height:.88!important}.delivery-v4-copy h2 em,.delivery-v4 h2 em{margin-top:8px!important;line-height:.88!important}.delivery-v4-details{gap:9px!important;padding-bottom:30px!important}.delivery-v4-detail,.delivery-v4-detail:not(:first-child){min-height:116px!important;padding:23px 18px!important;grid-template-columns:34px 1fr!important;gap:13px!important;border:1px solid rgba(33,23,16,.12)!important;border-radius:5px!important}.delivery-v4-detail:hover,.delivery-v4-detail:not(:first-child):hover{padding:23px 18px!important;transform:translateY(-5px)!important}}@media(prefers-reduced-motion:reduce){.delivery-v4-detail,.delivery-v4-detail:before,.delivery-v4-detail:after,.delivery-v4-detail>span,.delivery-v4-copy h2{transition:none!important}}.selection-card{position:relative!important;overflow:hidden!important;transform:translateY(0) scale(1)!important;background-image:linear-gradient(135deg,#140a0594,#140a057a 45%,#140a059e),var(--card-photo)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border:1px solid rgba(255,255,255,.18)!important;transition:transform .65s cubic-bezier(.22,1,.36,1),background-image .5s ease,border-color .45s ease,box-shadow .65s cubic-bezier(.22,1,.36,1)!important}.selection-card-1:hover{background-image:linear-gradient(135deg,#c58f4194,#693f199e 48%,#180c06b8),var(--card-photo)!important;border-color:#e0b46c!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #c2893752,0 0 0 1px #e0b46c26!important}.selection-card-2:hover{background-image:linear-gradient(135deg,#537d4b99,#2b4627a3 48%,#0b120abd),var(--card-photo)!important;border-color:#a8c98c!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #527d4952,0 0 0 1px #a8c98c26!important}.selection-card-3:hover{background-image:linear-gradient(135deg,#91659794,#56355ba3 48%,#190d1bbf),var(--card-photo)!important;border-color:#d0a8d5!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #8f5e9757,0 0 0 1px #d0a8d526!important}.selection-card-4:hover{background-image:linear-gradient(135deg,#be5b3999,#793524a3 48%,#1d0d09bf),var(--card-photo)!important;border-color:#e39a78!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #be533457,0 0 0 1px #e39a7826!important}.selection-card-content{position:relative!important;z-index:10!important}.selection-card-content h4{transition:transform .55s cubic-bezier(.22,1,.36,1),color .4s ease,text-shadow .4s ease!important}.selection-card-content p{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .4s ease!important}.selection-card:hover .selection-card-content h4{transform:translateY(-5px)!important}.selection-card:hover .selection-card-content p{transform:translateY(-2px)!important}.selection-card-icon{transition:transform .55s cubic-bezier(.22,1,.36,1),background .4s ease,color .4s ease,border-color .4s ease!important}.selection-card:hover .selection-card-icon{transform:rotate(12deg) scale(1.12)!important;background:#ffffff29!important;color:#fff!important}.selection-card-arrow{transition:transform .55s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease!important}.selection-card:hover .selection-card-arrow{transform:translate(5px,-5px) scale(1.1)!important}.selection-card:hover:before{height:6px!important}@media(max-width:700px){.selection-card:hover{transform:translateY(-7px) scale(1.01)!important}.selection-card:hover .selection-card-content h4{transform:translateY(-2px)!important}}.float-wa{position:fixed;z-index:999;right:24px;bottom:24px;width:72px;height:72px;padding:0;display:flex;align-items:center;justify-content:center;gap:0;overflow:visible;color:#fff;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.34),transparent 24%),linear-gradient(145deg,#075e3b,#10a957 48%,#25d366);box-shadow:0 18px 45px #08372347,0 5px 15px #00000029,inset 0 1px #ffffff80,inset 0 -7px 16px #00412638;isolation:isolate;transition:width .65s cubic-bezier(.2,.8,.2,1),transform .55s cubic-bezier(.2,.8,.2,1),border-color .45s ease,box-shadow .55s ease,background .45s ease}.float-wa:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;border:1px solid rgba(255,255,255,.24);pointer-events:none;z-index:0}.float-wa:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:50%;border:1px solid rgba(37,211,102,.24);opacity:.75;z-index:-1;animation:floatWaPulse 2.8s ease-out infinite;pointer-events:none}.float-wa-ring{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,rgba(255,255,255,.65) 55deg,transparent 105deg,transparent 235deg,rgba(255,255,255,.25) 285deg,transparent 330deg);opacity:0;transform:rotate(-20deg);transition:opacity .4s ease,transform .8s cubic-bezier(.2,.8,.2,1);pointer-events:none;z-index:0}.float-wa-icon{position:relative;z-index:3;width:34px;height:34px;display:grid;place-items:center;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .45s ease}.float-wa-icon svg{width:32px;height:32px;overflow:visible;fill:none;stroke:#fff;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 4px rgba(0,0,0,.18))}.float-wa-icon .float-wa-phone{stroke-width:1.55}.float-wa-copy{position:absolute;right:58px;width:0;opacity:0;overflow:hidden;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;gap:4px;transform:translate(12px);transition:width .6s cubic-bezier(.2,.8,.2,1),opacity .35s ease,transform .55s cubic-bezier(.2,.8,.2,1);pointer-events:none}.float-wa-copy strong{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff}.float-wa-copy small{font-size:8px;font-weight:500;letter-spacing:.08em;color:#ffffffad}.float-wa-arrow{position:absolute;right:7px;bottom:7px;z-index:4;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#00341f7a;border:1px solid rgba(255,255,255,.2);opacity:0;transform:translate(3px,3px) scale(.7);transition:opacity .35s ease,transform .45s cubic-bezier(.2,.8,.2,1),background .35s ease}.float-wa:hover{width:226px;border-radius:999px;transform:translateY(-6px);border-color:#ffffff80;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.22),transparent 23%),linear-gradient(105deg,#064d31,#087d48 32%,#16b957 72%,#38df82);box-shadow:0 28px 65px #05503057,0 9px 24px #0003,inset 0 1px #ffffff94,inset 0 -9px 20px #0046282e}.float-wa:hover .float-wa-ring{opacity:1;transform:rotate(180deg)}.float-wa:hover .float-wa-icon{transform:translate(-78px) scale(1.08) rotate(-5deg);filter:drop-shadow(0 0 10px rgba(255,255,255,.24))}.float-wa:hover .float-wa-copy{width:132px;opacity:1;transform:translate(0)}.float-wa:hover .float-wa-arrow{opacity:1;transform:translate(0) scale(1);background:#0041269e}.float-wa:active{transform:translateY(-2px) scale(.97)}@keyframes floatWaPulse{0%{transform:scale(.88);opacity:.72}70%,to{transform:scale(1.22);opacity:0}}@media(max-width:700px){.float-wa{right:16px;bottom:16px;width:62px;height:62px}.float-wa-icon{width:30px;height:30px}.float-wa-icon svg{width:29px;height:29px}.float-wa:hover{width:62px;height:62px;border-radius:50%;transform:translateY(-4px)}.float-wa:hover .float-wa-icon{transform:scale(1.08) rotate(-5deg)}.float-wa-copy,.float-wa-arrow{display:none}}@media(prefers-reduced-motion:reduce){.float-wa:after{animation:none}}.featured:not(.dry){position:relative;overflow:hidden;padding:138px 6.5vw 125px!important;background:radial-gradient(circle at 13% 15%,rgba(184,135,73,.075),transparent 28%),radial-gradient(circle at 90% 78%,rgba(89,62,43,.045),transparent 26%),linear-gradient(135deg,#fbf7f0,#f4ede4 52%,#faf6ef)!important}.featured:not(.dry):before{content:"DATES";position:absolute;right:-2.5vw;top:38px;font:italic 180px/1 "Instrument Serif";letter-spacing:-.08em;color:#704c2b0b;pointer-events:none}.featured:not(.dry):after{content:"";position:absolute;left:6.5vw;right:6.5vw;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#b88749 18%,rgba(45,27,18,.12) 50%,#b88749 82%,transparent);opacity:.6}.featured:not(.dry) .section-head{position:relative;z-index:2;margin-bottom:62px!important;align-items:flex-end}.featured:not(.dry) .section-label{font-size:7px;letter-spacing:.22em}.featured:not(.dry) .section-head h2{margin-top:32px!important;font-size:clamp(72px,7.5vw,116px)!important;line-height:.78!important;letter-spacing:-.06em!important}.featured:not(.dry) .section-head h2 em{display:inline-block;margin-top:9px;background:linear-gradient(105deg,#a86f32,#d19a52 45%,#9c632d);-webkit-background-clip:text;background-clip:text;color:transparent}.featured:not(.dry) .round-link{width:82px!important;height:82px!important;background:#fffcf780;border-color:#2d1b1224;box-shadow:0 12px 28px #2d1b120d;transition:transform .6s cubic-bezier(.22,1,.36,1),background .4s ease,color .4s ease,border-color .4s ease,box-shadow .5s ease}.featured:not(.dry) .round-link:hover{background:#24130c;color:#fff;border-color:#24130c;transform:translateY(-6px) rotate(8deg);box-shadow:0 20px 40px #24130c33}.featured:not(.dry) .product-grid{position:relative;z-index:2;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;align-items:start}.premium-product-card{position:relative;display:block;min-width:0}.premium-pc-image{height:565px!important;position:relative;overflow:hidden;isolation:isolate;background:#382217;border:1px solid rgba(45,27,18,.14);box-shadow:0 18px 40px #2d1b1214,inset 0 1px #ffffff2e;transition:transform .75s cubic-bezier(.22,1,.36,1),border-color .5s ease,box-shadow .75s cubic-bezier(.22,1,.36,1)}.pc-real-image,.pc-photo-fallback,.pc-photo-shade,.pc-photo-grain{position:absolute;top:0;right:0;bottom:0;left:0}.pc-real-image{width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transform:scale(1.015);filter:saturate(.92) contrast(1.02);transition:transform 1.1s cubic-bezier(.16,1,.3,1),filter .75s ease}.pc-photo-fallback{z-index:-1;display:grid;place-items:center;background:radial-gradient(circle at 50% 48%,rgba(209,156,86,.68),transparent 22%),linear-gradient(135deg,#8a5636,#4a2a1a 48%,#24130c)}.pc-photo-fallback span{font:italic clamp(36px,3.4vw,58px) "Instrument Serif";color:#fffaf2}.pc-photo-shade{z-index:1;background:linear-gradient(180deg,rgba(20,10,6,.12) 0%,transparent 30%,rgba(17,8,5,.12) 48%,rgba(15,7,4,.88) 100%),linear-gradient(135deg,rgba(184,135,73,.12),transparent 45%);transition:background .65s ease}.pc-photo-grain{z-index:2;opacity:.11;mix-blend-mode:soft-light;background-image:radial-gradient(rgba(255,255,255,.8) .55px,transparent .65px);background-size:5px 5px;pointer-events:none}.pc-no{top:15px!important;left:15px!important;width:34px!important;height:34px!important;z-index:5!important;background:#140a062e;border:1px solid rgba(255,250,242,.46)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:7px!important;letter-spacing:.08em;transition:transform .55s cubic-bezier(.22,1,.36,1),background .35s ease,border-color .35s ease}.pc-origin-badge{position:absolute;z-index:5;top:18px;right:17px;padding:8px 10px;border:1px solid rgba(255,250,242,.3);border-radius:999px;background:#140a062e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffaf2d1;font-size:6px;letter-spacing:.14em;text-transform:uppercase}.pc-photo-label{position:absolute;z-index:5;left:17px;bottom:17px;color:#fffaf280;font-size:5.5px;letter-spacing:.2em}.pc-overlay-content{position:absolute;z-index:6;left:25px;right:22px;bottom:24px;color:#fffaf2}.pc-overlay-content small{display:block;margin-bottom:13px;color:#fffaf29e;font-size:6px;letter-spacing:.19em}.pc-overlay-content h3{margin:0!important;font:italic 46px/1 "Instrument Serif"!important;letter-spacing:-.025em;color:#fffaf2!important;text-shadow:0 5px 22px rgba(0,0,0,.22);transition:transform .65s cubic-bezier(.22,1,.36,1),color .35s ease}.pc-descriptor{display:block;margin-top:10px;max-width:220px;color:#fffaf2b8;font-size:8px;line-height:1.55;letter-spacing:.035em;transition:transform .55s cubic-bezier(.22,1,.36,1),color .35s ease}.pc-view{display:flex!important;align-items:center;gap:8px;width:max-content;margin-top:17px;padding-bottom:6px;border-bottom:1px solid rgba(255,250,242,.45);color:#fffaf2!important;font-size:6px!important;letter-spacing:.18em;text-transform:uppercase;opacity:.78;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .35s ease,border-color .35s ease}.pc-hover-arrow{position:absolute;z-index:7;right:21px;bottom:22px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fffaf2;background:#fffaf21a;border:1px solid rgba(255,250,242,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translate(9px,9px) scale(.75);transition:opacity .45s ease,transform .65s cubic-bezier(.22,1,.36,1),background .35s ease}.pc-hover-light{position:absolute;z-index:4;top:-30%;right:-80%;bottom:-30%;left:-80%;background:linear-gradient(110deg,transparent 39%,rgba(255,255,255,.25) 49%,transparent 59%);transform:translate(-55%) rotate(8deg);transition:transform 1s cubic-bezier(.16,1,.3,1);pointer-events:none}.product-card-ajwa{--pc-accent:#d0a05b;--pc-deep:#70431f}.product-card-safawi{--pc-accent:#8f9d62;--pc-deep:#34452c}.product-card-mabroom{--pc-accent:#c78258;--pc-deep:#70351f}.product-card-medjool{--pc-accent:#d5b36f;--pc-deep:#765526}.product-card-ajwa .pc-photo-shade{background:linear-gradient(180deg,rgba(30,12,5,.12),transparent 30%,rgba(15,7,4,.9) 100%),linear-gradient(135deg,rgba(208,160,91,.12),transparent 50%)}.product-card-safawi .pc-photo-shade{background:linear-gradient(180deg,rgba(15,22,10,.1),transparent 30%,rgba(9,14,7,.92) 100%),linear-gradient(135deg,rgba(143,157,98,.13),transparent 50%)}.product-card-mabroom .pc-photo-shade{background:linear-gradient(180deg,rgba(28,11,7,.1),transparent 30%,rgba(20,7,4,.91) 100%),linear-gradient(135deg,rgba(199,130,88,.12),transparent 50%)}.product-card-medjool .pc-photo-shade{background:linear-gradient(180deg,rgba(30,17,7,.1),transparent 30%,rgba(17,9,4,.91) 100%),linear-gradient(135deg,rgba(213,179,111,.13),transparent 50%)}.premium-product-card:hover .premium-pc-image{transform:translateY(-10px);border-color:var(--pc-accent);box-shadow:0 30px 65px #2d1b122e,0 0 0 1px color-mix(in srgb,var(--pc-accent) 28%,transparent)}.premium-product-card:hover .pc-real-image{transform:scale(1.075);filter:saturate(1.04) contrast(1.04)}.premium-product-card:hover .pc-photo-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--pc-deep) 20%,transparent),color-mix(in srgb,var(--pc-deep) 16%,transparent) 30%,color-mix(in srgb,var(--pc-deep) 94%,#000)),linear-gradient(135deg,color-mix(in srgb,var(--pc-accent) 24%,transparent),transparent 55%)}.premium-product-card:hover .pc-hover-light{transform:translate(55%) rotate(8deg)}.premium-product-card:hover .pc-overlay-content h3{transform:translateY(-5px)}.premium-product-card:hover .pc-descriptor{transform:translateY(-3px);color:#fffaf2}.premium-product-card:hover .pc-view{transform:translateY(-2px);opacity:1;border-color:var(--pc-accent)}.premium-product-card:hover .pc-hover-arrow{opacity:1;transform:translate(0) scale(1);background:color-mix(in srgb,var(--pc-accent) 30%,rgba(20,10,6,.35))}.premium-product-card:hover .pc-no{transform:translateY(-2px) rotate(-5deg);background:color-mix(in srgb,var(--pc-accent) 25%,rgba(20,10,6,.2));border-color:var(--pc-accent)!important}.featured:not(.dry) .premium-product-card .pc-meta{display:none!important}.featured.dry .product-card{transition:transform .5s ease}@media(max-width:1000px){.featured:not(.dry){padding:110px 6vw 100px!important}.featured:not(.dry) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.premium-pc-image{height:510px!important}.featured:not(.dry):before{font-size:130px}}@media(max-width:700px){.featured:not(.dry){padding:88px 6.5vw 82px!important}.featured:not(.dry):before{font-size:82px;top:28px;right:-8px}.featured:not(.dry) .section-head{margin-bottom:38px!important}.featured:not(.dry) .section-head h2{margin-top:25px!important;font-size:clamp(58px,16vw,82px)!important;line-height:.82!important}.featured:not(.dry) .round-link{width:64px!important;height:64px!important;flex:0 0 auto}.featured:not(.dry) .product-grid{grid-template-columns:1fr!important;gap:12px!important}.premium-pc-image{height:520px!important}.pc-overlay-content{left:20px;right:18px;bottom:20px}.pc-overlay-content h3{font-size:44px!important}.pc-origin-badge{top:16px;right:15px;padding:7px 9px}.premium-product-card:hover .premium-pc-image{transform:none}.premium-product-card:hover .pc-real-image{transform:scale(1.035)}.premium-product-card:hover .pc-hover-arrow{opacity:.9;transform:translate(0) scale(1)}}@media(max-width:430px){.featured:not(.dry){padding:76px 6vw 70px!important}.featured:not(.dry) .section-head h2{font-size:clamp(53px,16.7vw,73px)!important}.premium-pc-image{height:475px!important}.pc-overlay-content h3{font-size:40px!important}.pc-descriptor{font-size:7.5px}}.featured:not(.dry):before{content:none!important;display:none!important}.featured:not(.dry) .pc-origin-badge{font-size:8px!important;letter-spacing:.13em!important;padding:9px 12px!important;color:#fffaf2f0!important;background:#140a064d!important;border-color:#fffaf26b!important}.featured:not(.dry) .pc-overlay-content small{font-size:8px!important;line-height:1.35!important;letter-spacing:.17em!important;margin-bottom:12px!important;color:#fffaf2c7!important}.featured:not(.dry) .pc-overlay-content h3{font-size:50px!important;line-height:.95!important}.featured:not(.dry) .pc-descriptor{font-size:10px!important;line-height:1.55!important;max-width:260px!important;margin-top:12px!important;color:#fffaf2d6!important}.featured:not(.dry) .pc-view{font-size:8px!important;letter-spacing:.16em!important;margin-top:18px!important;padding-bottom:7px!important;opacity:.9!important}.featured:not(.dry) .round-link{width:auto!important;min-width:190px!important;height:58px!important;padding:0 17px 0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:26px!important;border:1px solid rgba(45,27,18,.22)!important;border-radius:999px!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;background:#fffcf7b8!important;color:#2d1b12!important;font-size:9px!important;font-weight:600!important;letter-spacing:.17em!important;text-transform:uppercase!important;box-shadow:0 10px 25px #2d1b120f,inset 0 1px #ffffffd9!important;transform:none!important;transition:color .45s ease,border-color .45s ease,background .55s ease,box-shadow .55s ease,transform .6s cubic-bezier(.22,1,.36,1)!important}.featured:not(.dry) .round-link:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(110deg,#211710,#5d3822 48%,#b88749)!important;transform:translate(-102%)!important;transition:transform .65s cubic-bezier(.22,1,.36,1)!important}.featured:not(.dry) .round-link:after{content:""!important;position:absolute!important;top:-80%!important;left:-35%!important;width:35%!important;height:260%!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent)!important;transform:translate(-180%) rotate(18deg)!important;transition:transform .9s cubic-bezier(.16,1,.3,1)!important}.featured:not(.dry) .round-link span,.featured:not(.dry) .round-link svg{position:relative!important;z-index:2!important}.featured:not(.dry) .round-link svg{width:22px!important;height:22px!important;padding:5px!important;box-sizing:content-box!important;border:1px solid rgba(45,27,18,.18)!important;border-radius:50%!important;transition:transform .55s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease,color .4s ease!important}.featured:not(.dry) .round-link:hover{color:#fffaf2!important;border-color:#5d3822!important;background:#211710!important;transform:translateY(-5px)!important;box-shadow:0 22px 42px #2d1b1233,0 0 0 1px #b887492e!important}.featured:not(.dry) .round-link:hover:before{transform:translate(0)!important}.featured:not(.dry) .round-link:hover:after{transform:translate(420%) rotate(18deg)!important}.featured:not(.dry) .round-link:hover svg{transform:translate(2px,-2px) rotate(8deg)!important;background:#fffaf21f!important;border-color:#fffaf273!important;color:#fffaf2!important}@media(max-width:700px){.featured:not(.dry) .round-link{min-width:160px!important;height:52px!important;padding:0 13px 0 17px!important;gap:18px!important;font-size:8px!important}.featured:not(.dry) .round-link svg{width:19px!important;height:19px!important}.featured:not(.dry) .pc-origin-badge{font-size:7px!important;padding:8px 10px!important}.featured:not(.dry) .pc-overlay-content small{font-size:7px!important}.featured:not(.dry) .pc-overlay-content h3{font-size:44px!important}.featured:not(.dry) .pc-descriptor{font-size:9px!important}.featured:not(.dry) .pc-view{font-size:7px!important}}.featured:not(.dry) .premium-view-details{--cta-accent:var(--pc-accent);--cta-deep:var(--pc-deep);position:relative;isolation:isolate;display:inline-flex!important;align-items:center;justify-content:space-between;gap:15px;min-width:154px;height:44px;margin-top:18px!important;padding:0 7px 0 16px!important;overflow:hidden;border:1px solid rgba(255,250,242,.42)!important;border-radius:999px!important;border-bottom:1px solid rgba(255,250,242,.42)!important;background:#fffaf20e!important;color:#fffaf2!important;box-shadow:inset 0 1px #ffffff24,0 9px 24px #0000001a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:1!important;transform:none;font-size:8px!important;font-weight:600;letter-spacing:.17em!important;line-height:1;text-transform:uppercase;text-decoration:none;transition:transform .55s cubic-bezier(.22,1,.36,1),color .35s ease,border-color .4s ease,background .5s ease,box-shadow .55s cubic-bezier(.22,1,.36,1)}.featured:not(.dry) .premium-view-details:before{content:"";position:absolute;z-index:-1;top:-20%;right:-70%;bottom:-20%;left:-70%;border-radius:inherit;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.3) 49%,transparent 58%);transform:translate(-70%) rotate(8deg);transition:transform .85s cubic-bezier(.16,1,.3,1)}.featured:not(.dry) .premium-view-details:after{content:"";position:absolute;z-index:0;left:14px;right:14px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--cta-accent),transparent);opacity:.55;transform:scaleX(.35);transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s ease}.featured:not(.dry) .premium-view-details .pc-view-text{position:relative;z-index:2;white-space:nowrap;transition:transform .5s cubic-bezier(.22,1,.36,1),color .35s ease}.featured:not(.dry) .premium-view-details .pc-view-icon{position:relative;z-index:2;width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border:1px solid rgba(255,250,242,.48);border-radius:50%;background:#fffaf20e;transition:transform .6s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease,color .35s ease}.featured:not(.dry) .premium-view-details .pc-view-icon svg{width:14px!important;height:14px!important;transition:transform .55s cubic-bezier(.22,1,.36,1)}.product-card-ajwa .premium-view-details{--cta-accent:#d3a45f;--cta-deep:#5d3519}.product-card-safawi .premium-view-details{--cta-accent:#9aaa68;--cta-deep:#304326}.product-card-mabroom .premium-view-details{--cta-accent:#d08a5c;--cta-deep:#642d1b}.product-card-medjool .premium-view-details{--cta-accent:#dfbd79;--cta-deep:#6b4a25}.premium-product-card:hover .premium-view-details{transform:translateY(-4px);color:#1a0d07!important;border-color:var(--cta-accent)!important;background:var(--cta-accent)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--cta-accent) 30%,transparent),inset 0 1px #ffffff6b}.premium-product-card:hover .premium-view-details:before{transform:translate(70%) rotate(8deg)}.premium-product-card:hover .premium-view-details:after{transform:scaleX(1);opacity:1}.premium-product-card:hover .premium-view-details .pc-view-text{transform:translate(2px);color:#1a0d07}.premium-product-card:hover .premium-view-details .pc-view-icon{color:#fffaf2;border-color:#ffffff94;background:var(--cta-deep);transform:translate(2px) scale(1.05)}.premium-product-card:hover .premium-view-details .pc-view-icon svg{transform:translate(2px,-2px) rotate(6deg)}@media(max-width:700px){.featured:not(.dry) .premium-view-details{min-width:145px;height:42px;padding-left:14px!important;gap:12px;font-size:7px!important}.featured:not(.dry) .premium-view-details .pc-view-icon{width:28px;height:28px;flex-basis:28px}}@media(prefers-reduced-motion:reduce){.featured:not(.dry) .premium-view-details,.featured:not(.dry) .premium-view-details:before,.featured:not(.dry) .premium-view-details:after,.featured:not(.dry) .premium-view-details .pc-view-text,.featured:not(.dry) .premium-view-details .pc-view-icon,.featured:not(.dry) .premium-view-details .pc-view-icon svg{transition:none!important}}.featured.dry .pc-origin-badge{font-size:8px!important;letter-spacing:.13em!important;padding:9px 12px!important;color:#fffaf2f0!important;background:#140a064d!important;border-color:#fffaf26b!important}.featured.dry .pc-overlay-content small{font-size:8px!important;line-height:1.35!important;letter-spacing:.17em!important;margin-bottom:12px!important;color:#fffaf2c7!important}.featured.dry .pc-overlay-content h3{font-size:50px!important;line-height:.95!important}.featured.dry .pc-descriptor{font-size:10px!important;line-height:1.55!important;max-width:280px!important;margin-top:12px!important;color:#fffaf2d6!important}.featured.dry .pc-view{font-size:8px!important;letter-spacing:.16em!important;margin-top:18px!important;padding-bottom:7px!important;opacity:.9!important}.featured.dry .round-link{width:auto!important;min-width:190px!important;height:58px!important;padding:0 17px 0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:26px!important;border:1px solid rgba(45,27,18,.22)!important;border-radius:999px!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;background:#fffcf7b8!important;color:#2d1b12!important;font-size:9px!important;font-weight:600!important;letter-spacing:.17em!important;text-transform:uppercase!important;box-shadow:0 10px 25px #2d1b120f,inset 0 1px #ffffffd9!important;transform:none!important;transition:color .45s ease,border-color .45s ease,background .55s ease,box-shadow .55s ease,transform .6s cubic-bezier(.22,1,.36,1)!important}.featured.dry .round-link:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(110deg,#211710,#4d3523 45%,#9a7547)!important;transform:translate(-102%)!important;transition:transform .65s cubic-bezier(.22,1,.36,1)!important}.featured.dry .round-link:after{content:""!important;position:absolute!important;top:-80%!important;left:-35%!important;width:35%!important;height:260%!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent)!important;transform:translate(-180%) rotate(18deg)!important;transition:transform .9s cubic-bezier(.16,1,.3,1)!important}.featured.dry .round-link span,.featured.dry .round-link svg{position:relative!important;z-index:2!important}.featured.dry .round-link svg{width:22px!important;height:22px!important;padding:5px!important;box-sizing:content-box!important;border:1px solid rgba(45,27,18,.18)!important;border-radius:50%!important;transition:transform .55s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease,color .4s ease!important}.featured.dry .round-link:hover{color:#fffaf2!important;border-color:#4d3523!important;background:#211710!important;transform:translateY(-5px)!important;box-shadow:0 22px 42px #2d1b1233,0 0 0 1px #b887492e!important}.featured.dry .round-link:hover:before{transform:translate(0)!important}.featured.dry .round-link:hover:after{transform:translate(420%) rotate(18deg)!important}.featured.dry .round-link:hover svg{transform:translate(2px,-2px) rotate(8deg)!important;background:#fffaf21f!important;border-color:#fffaf273!important;color:#fffaf2!important}.product-card-almonds{--pc-accent:#d6a85f;--pc-deep:#70502a}.product-card-cashews{--pc-accent:#f0c978;--pc-deep:#7a5426}.product-card-pistachios{--pc-accent:#a7b96d;--pc-deep:#42512b}.product-card-walnuts{--pc-accent:#b77a4d;--pc-deep:#5b301d}.product-card-raisins{--pc-accent:#b98a61;--pc-deep:#4b2b20}.featured.dry .product-card-almonds .pc-photo-shade{background:linear-gradient(180deg,rgba(30,17,7,.1),transparent 30%,rgba(17,9,4,.9) 100%),linear-gradient(135deg,rgba(214,168,95,.13),transparent 50%)}.featured.dry .product-card-cashews .pc-photo-shade{background:linear-gradient(180deg,rgba(35,22,8,.1),transparent 30%,rgba(18,10,4,.9) 100%),linear-gradient(135deg,rgba(240,201,120,.14),transparent 50%)}.featured.dry .product-card-pistachios .pc-photo-shade{background:linear-gradient(180deg,rgba(18,25,9,.1),transparent 30%,rgba(8,14,6,.91) 100%),linear-gradient(135deg,rgba(167,185,109,.14),transparent 50%)}.featured.dry .product-card-walnuts .pc-photo-shade{background:linear-gradient(180deg,rgba(30,14,7,.1),transparent 30%,rgba(15,7,4,.91) 100%),linear-gradient(135deg,rgba(183,122,77,.13),transparent 50%)}.featured.dry .product-card-raisins .pc-photo-shade{background:linear-gradient(180deg,rgba(30,14,9,.1),transparent 30%,rgba(15,7,5,.91) 100%),linear-gradient(135deg,rgba(185,138,97,.13),transparent 50%)}.featured.dry .premium-view-details{--cta-accent:var(--pc-accent);--cta-deep:var(--pc-deep);position:relative;isolation:isolate;display:inline-flex!important;align-items:center;justify-content:space-between;gap:15px;min-width:154px;height:44px;margin-top:18px!important;padding:0 7px 0 16px!important;overflow:hidden;border:1px solid rgba(255,250,242,.42)!important;border-radius:999px!important;border-bottom:1px solid rgba(255,250,242,.42)!important;background:#fffaf20e!important;color:#fffaf2!important;box-shadow:inset 0 1px #ffffff24,0 9px 24px #0000001a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:1!important;transform:none;font-size:8px!important;font-weight:600;letter-spacing:.17em!important;line-height:1;text-transform:uppercase;text-decoration:none;transition:transform .55s cubic-bezier(.22,1,.36,1),color .35s ease,border-color .4s ease,background .5s ease,box-shadow .55s cubic-bezier(.22,1,.36,1)}.featured.dry .premium-view-details:before{content:"";position:absolute;z-index:-1;top:-20%;right:-70%;bottom:-20%;left:-70%;border-radius:inherit;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.3) 49%,transparent 58%);transform:translate(-70%) rotate(8deg);transition:transform .85s cubic-bezier(.16,1,.3,1)}.featured.dry .premium-view-details:after{content:"";position:absolute;z-index:0;left:14px;right:14px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--cta-accent),transparent);opacity:.55;transform:scaleX(.35);transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s ease}.featured.dry .premium-view-details .pc-view-text{position:relative;z-index:2;white-space:nowrap;transition:transform .5s cubic-bezier(.22,1,.36,1),color .35s ease}.featured.dry .premium-view-details .pc-view-icon{position:relative;z-index:2;width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border:1px solid rgba(255,250,242,.48);border-radius:50%;background:#fffaf20e;transition:transform .6s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease,color .35s ease}.featured.dry .premium-view-details .pc-view-icon svg{width:14px!important;height:14px!important;transition:transform .55s cubic-bezier(.22,1,.36,1)}.product-card-almonds .premium-view-details{--cta-accent:#d6a85f;--cta-deep:#65451f}.product-card-cashews .premium-view-details{--cta-accent:#f0c978;--cta-deep:#76501f}.product-card-pistachios .premium-view-details{--cta-accent:#a7b96d;--cta-deep:#3d4d27}.product-card-walnuts .premium-view-details{--cta-accent:#b77a4d;--cta-deep:#542b1a}.product-card-raisins .premium-view-details{--cta-accent:#b98a61;--cta-deep:#43271d}.featured.dry .premium-product-card:hover .premium-view-details{transform:translateY(-4px);color:#1a0d07!important;border-color:var(--cta-accent)!important;background:var(--cta-accent)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--cta-accent) 30%,transparent),inset 0 1px #ffffff6b}.featured.dry .premium-product-card:hover .premium-view-details:before{transform:translate(70%) rotate(8deg)}.featured.dry .premium-product-card:hover .premium-view-details:after{transform:scaleX(1);opacity:1}.featured.dry .premium-product-card:hover .premium-view-details .pc-view-text{transform:translate(2px);color:#1a0d07}.featured.dry .premium-product-card:hover .premium-view-details .pc-view-icon{color:#fffaf2;border-color:#ffffff94;background:var(--cta-deep);transform:translate(2px) scale(1.05)}.featured.dry .premium-product-card:hover .premium-view-details .pc-view-icon svg{transform:translate(2px,-2px) rotate(6deg)}.featured.dry .premium-product-card:hover .premium-pc-image{transform:translateY(-10px);border-color:var(--pc-accent);box-shadow:0 30px 65px #2d1b122e,0 0 0 1px color-mix(in srgb,var(--pc-accent) 28%,transparent)}.featured.dry .premium-product-card:hover .pc-real-image{transform:scale(1.075);filter:saturate(1.04) contrast(1.04)}.featured.dry .premium-product-card:hover .pc-photo-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--pc-deep) 20%,transparent),color-mix(in srgb,var(--pc-deep) 16%,transparent) 30%,color-mix(in srgb,var(--pc-deep) 94%,#000)),linear-gradient(135deg,color-mix(in srgb,var(--pc-accent) 24%,transparent),transparent 55%)}.featured.dry .premium-product-card:hover .pc-hover-light{transform:translate(55%) rotate(8deg)}.featured.dry .premium-product-card:hover .pc-overlay-content h3{transform:translateY(-5px)}.featured.dry .premium-product-card:hover .pc-descriptor{transform:translateY(-3px);color:#fffaf2}.featured.dry .premium-product-card:hover .pc-hover-arrow{opacity:1;transform:translate(0) scale(1);background:color-mix(in srgb,var(--pc-accent) 30%,rgba(20,10,6,.35))}.featured.dry .premium-product-card:hover .pc-no{transform:translateY(-2px) rotate(-5deg);background:color-mix(in srgb,var(--pc-accent) 25%,rgba(20,10,6,.2));border-color:var(--pc-accent)!important}@media(max-width:700px){.featured.dry .round-link{min-width:160px!important;height:52px!important;padding:0 13px 0 17px!important;gap:18px!important;font-size:8px!important}.featured.dry .round-link svg{width:19px!important;height:19px!important}.featured.dry .pc-origin-badge{font-size:7px!important;padding:8px 10px!important}.featured.dry .pc-overlay-content small{font-size:7px!important}.featured.dry .pc-overlay-content h3{font-size:44px!important}.featured.dry .pc-descriptor{font-size:9px!important}.featured.dry .pc-view{font-size:7px!important}.featured.dry .premium-view-details{min-width:145px;height:42px;padding-left:14px!important;gap:12px;font-size:7px!important}.featured.dry .premium-view-details .pc-view-icon{width:28px;height:28px;flex-basis:28px}.featured.dry .premium-product-card:hover .premium-pc-image{transform:none}.featured.dry .premium-product-card:hover .pc-real-image{transform:scale(1.035)}.featured.dry .premium-product-card:hover .pc-hover-arrow{opacity:.9;transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.featured.dry .premium-view-details,.featured.dry .premium-view-details:before,.featured.dry .premium-view-details:after,.featured.dry .premium-view-details .pc-view-text,.featured.dry .premium-view-details .pc-view-icon,.featured.dry .premium-view-details .pc-view-icon svg{transition:none!important}}:root{--macro-text: 11px;--macro-letter-spacing: .2em}.section-label,.story-v3-kicker,.delivery-v4-kicker,.delivery-v4-standard,.story-v3-topline,.selection-eyebrow,.selection-eyebrow>span,.selection-side-label,.selection-scroll-note,.catalog-intro span,.hero-slide-kicker .section-label,.hero-slide-kicker>span,.hero-visual-word,.hero-visual-frame>small,.story-v3-photo-label,.story-v3-topline span,.delivery-v4-image-label,.delivery-v4-note,.quantity-copy .section-label,.final-cta .section-label{font-size:var(--macro-text)!important;line-height:1.35!important;letter-spacing:var(--macro-letter-spacing)!important}.pc-meta small,.pc-meta>span,.product-facts small,.product-badge,.pc-no,.product-page .section-label,.catalog-list .section-label,.about-grid>div>span,.contact-details span{font-size:var(--macro-text)!important;line-height:1.35!important}.btn,.round-link,.story-v3-link,.selection-cta,.intro-copy a,.delivery a,.product-card .pc-meta a,.premium-footer-links b,.premium-footer-links a,.footer-kicker,.footer-social span,.footer-wa-number,.header-wa,.mobile-wa-link{font-size:var(--macro-text)!important}.selection-card-content small,.selection-card-content p,.selection-bottom-strip,.ticker,.story-v3-principle>span,.story-v3-principle small,.delivery-v4-detail>span,.delivery-v4-detail small,.delivery-v4-detail b,.hero-note,.hero-slide-meta,.hero-swipe-note,.hero-progress,.hero-side-index{font-size:var(--macro-text)!important;line-height:1.45!important}.image-box small,.story-v3-photo-label,.delivery-v4-image-label,.product-card .pc-image small{font-size:var(--macro-text)!important;letter-spacing:.16em!important;opacity:.72}header nav a{font-size:var(--macro-text)!important}@media(min-width:1200px){:root{--macro-text: 11px}}@media(min-width:701px)and (max-width:1199px){:root{--macro-text: 10px}}@media(max-width:700px){:root{--macro-text: 9px}.section-label,.story-v3-kicker,.delivery-v4-kicker,.delivery-v4-standard,.story-v3-topline,.selection-eyebrow,.selection-eyebrow>span,.hero-slide-kicker .section-label,.hero-slide-kicker>span{font-size:9px!important}.selection-card-content small,.selection-card-content p,.story-v3-principle small,.delivery-v4-detail small,.pc-meta small,.pc-meta>span{font-size:9px!important}}.story-band:before,.story-band-v3:before,.story-v3-copy:before,.delivery-v4:before,.delivery-v4-index{content:none!important;display:none!important;opacity:0!important}.story-v3-topline,.delivery-v4-head{position:relative;z-index:5}.premium-feature-icon{position:relative;width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border:1px solid rgba(184,135,73,.42);border-radius:50%;color:#b88749;background:radial-gradient(circle at 35% 30%,#ffffffe6,#fffaf275 45%,#b8874914);box-shadow:inset 0 1px #ffffffe6,0 8px 22px #2b1b1212;overflow:hidden;transition:transform .65s cubic-bezier(.16,1,.3,1),color .35s ease,border-color .4s ease,background .45s ease,box-shadow .55s ease}.premium-feature-icon:before{content:"";position:absolute;top:-70%;right:-70%;bottom:-70%;left:-70%;background:linear-gradient(110deg,transparent 40%,rgba(255,255,255,.78) 50%,transparent 60%);transform:translate(-55%) rotate(12deg);transition:transform .85s cubic-bezier(.16,1,.3,1)}.premium-feature-icon svg{position:relative;z-index:2;stroke-width:1.45;transition:transform .55s cubic-bezier(.16,1,.3,1),filter .4s ease}.story-v3-principle{grid-template-columns:50px 1fr 36px!important;align-items:center!important;gap:19px!important}.story-v3-principle .premium-feature-copy{min-width:0;display:flex!important;flex-direction:column!important;align-items:flex-start;gap:4px!important}.story-v3-principle .premium-feature-copy>span{order:-3;width:auto!important;height:auto!important;display:block!important;border:0!important;border-radius:0!important;color:var(--card-accent)!important;background:none!important;font-size:8px!important;line-height:1!important;letter-spacing:.18em!important;transform:none!important}.story-v3-principle .premium-feature-copy b{font-size:25px!important;line-height:1.05!important;margin:0!important}.story-v3-principle .premium-feature-copy small{font-size:9px!important;line-height:1.5!important}.story-v3-principle>svg{width:36px!important;height:36px!important;padding:8px!important}.story-v3-principle:hover .premium-feature-icon{transform:translateY(-4px) scale(1.08) rotate(-5deg);color:#fffaf2;border-color:#fffaf2a6;background:linear-gradient(135deg,#6f4328,#b88749);box-shadow:0 12px 28px #b8874938,inset 0 1px #ffffff59}.story-v3-principle:hover .premium-feature-icon:before{transform:translate(55%) rotate(12deg)}.story-v3-principle:hover .premium-feature-icon svg{transform:scale(1.14);filter:drop-shadow(0 3px 8px rgba(0,0,0,.2))}.story-v3-principle:hover .premium-feature-copy>span{color:#fffaf2!important}.delivery-v4-detail{grid-template-columns:50px 1fr!important;gap:18px!important;align-items:center!important;min-height:158px!important;padding:28px 34px 28px 0!important}.delivery-v4-detail:not(:first-child){padding-left:30px!important}.delivery-v4-detail .premium-feature-copy{min-width:0;display:flex!important;flex-direction:column!important;align-items:flex-start;gap:5px!important}.delivery-v4-detail .premium-feature-copy>span{display:block!important;color:var(--delivery-accent,var(--gold))!important;font-size:8px!important;line-height:1!important;letter-spacing:.18em!important;margin-bottom:3px!important}.delivery-v4-detail b{display:block;margin:0!important;font:400 clamp(27px,2.05vw,36px)/.98 "Instrument Serif"!important;letter-spacing:-.025em}.delivery-v4-detail small{margin-top:3px!important;font-size:10px!important;line-height:1.55!important}.delivery-v4-detail .premium-feature-icon{width:50px;height:50px}.delivery-v4-detail:hover .premium-feature-icon{transform:translateY(-4px) scale(1.08) rotate(-5deg);color:#fffaf2;border-color:#fffaf2b3;background:linear-gradient(135deg,#2d1b12,#8a5a32,#b88749);box-shadow:0 14px 30px #2d1b1238,inset 0 1px #ffffff52}.delivery-v4-detail:hover .premium-feature-icon:before{transform:translate(55%) rotate(12deg)}.delivery-v4-detail:hover .premium-feature-icon svg{transform:scale(1.14);filter:drop-shadow(0 3px 8px rgba(0,0,0,.2))}.delivery-v4-detail:hover .premium-feature-copy>span{color:#b88749!important}@media(max-width:1000px){.delivery-v4-detail{min-height:145px!important;padding:25px 25px 25px 0!important}.delivery-v4-detail:not(:first-child){padding-left:25px!important}.delivery-v4-detail b{font-size:clamp(25px,2.8vw,32px)!important}}@media(max-width:700px){.story-v3-principle{grid-template-columns:44px 1fr 30px!important;gap:14px!important}.story-v3-principle .premium-feature-icon{width:44px;height:44px;flex-basis:44px}.story-v3-principle .premium-feature-copy b{font-size:24px!important}.story-v3-principle .premium-feature-copy small{font-size:9.5px!important}.delivery-v4-detail,.delivery-v4-detail:not(:first-child){min-height:128px!important;padding:22px 18px!important;grid-template-columns:44px 1fr!important;gap:14px!important}.delivery-v4-detail .premium-feature-icon{width:44px;height:44px}.delivery-v4-detail b{font-size:25px!important;line-height:1.02!important}.delivery-v4-detail small{font-size:9.5px!important}}@media(prefers-reduced-motion:reduce){.premium-feature-icon,.premium-feature-icon:before,.premium-feature-icon svg{transition:none!important}}.final-cta{position:relative;isolation:isolate;overflow:hidden;padding:165px 7vw 155px!important;text-align:center;color:#fffaf2;background:radial-gradient(circle at 50% 42%,rgba(184,135,73,.14) 0%,rgba(184,135,73,.045) 24%,transparent 52%),radial-gradient(circle at 15% 80%,rgba(112,70,42,.2),transparent 35%),linear-gradient(135deg,#120906,#21110b 42%,#2c160e 68%,#130907);border-top:1px solid rgba(255,250,242,.07)}.final-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;pointer-events:none;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.035) 48%,transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0 1px,transparent 1px 110px)}.final-cta:after{content:"";position:absolute;width:520px;height:520px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:-2;background:radial-gradient(circle,rgba(214,164,95,.11) 0%,rgba(214,164,95,.035) 32%,transparent 70%);filter:blur(8px)}.cta-mark{width:460px!important;height:460px!important;border:1px solid rgba(218,177,112,.2)!important;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);font:italic 270px/1 "Instrument Serif"!important;color:#fffaf209!important;box-shadow:0 0 0 34px #dab17006,0 0 0 68px #dab17005,0 0 0 102px #dab17003;pointer-events:none}.final-cta .cta-mark:before{content:"";position:absolute;top:42px;right:42px;bottom:42px;left:42px;border:1px solid rgba(218,177,112,.1);border-radius:50%}.final-cta .cta-mark:after{content:"";position:absolute;top:-38px;right:-38px;bottom:-38px;left:-38px;border:1px solid rgba(218,177,112,.07);border-radius:50%}.final-cta .section-label{position:relative;z-index:3;justify-content:center;color:#fffaf294!important;font-size:11px!important;letter-spacing:.2em!important}.final-cta .section-label i{width:34px!important;background:linear-gradient(90deg,#b88749,#ffffff2e)!important}.final-cta h2{position:relative;z-index:3;margin:34px auto 24px!important;font-size:clamp(78px,8vw,125px)!important;line-height:.8!important;letter-spacing:-.055em!important;text-shadow:0 12px 45px rgba(0,0,0,.25);animation:enquiryHeadingIn .9s cubic-bezier(.22,1,.36,1) both}.final-cta h2 em{display:inline-block;color:#d5a45e!important;text-shadow:0 8px 35px rgba(184,135,73,.2);transition:color .5s ease,text-shadow .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.final-cta:hover h2 em{color:#e4bd7d!important;text-shadow:0 10px 45px rgba(212,164,95,.28);transform:translateY(-2px)}.final-cta p{position:relative;z-index:3;max-width:500px!important;margin:0 auto 34px!important;color:#fffaf29e!important;font-size:14px!important;line-height:1.85!important;letter-spacing:.015em;animation:enquiryTextIn .9s .12s cubic-bezier(.22,1,.36,1) both}.final-cta .btn{position:relative;z-index:4;min-height:58px!important;min-width:205px;padding:0 24px!important;display:inline-flex;justify-content:center;align-items:center;gap:15px;overflow:hidden;border:1px solid rgba(255,250,242,.8)!important;border-radius:999px!important;background:linear-gradient(135deg,#fffaf2,#f3e5d0 55%,#e5c28e)!important;color:#24150e!important;font-size:10px!important;font-weight:600!important;letter-spacing:.17em!important;box-shadow:0 12px 35px #0000003d,inset 0 1px #fffffff2;transition:transform .55s cubic-bezier(.22,1,.36,1),color .4s ease,border-color .4s ease,background .55s ease,box-shadow .55s ease}.final-cta .btn:before{content:"";position:absolute;top:-100%;left:-70%;width:45%;height:300%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transform:rotate(18deg);transition:left .8s cubic-bezier(.22,1,.36,1);pointer-events:none}.final-cta .btn:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(184,135,73,.28);border-radius:inherit;pointer-events:none}.final-cta .btn:hover{transform:translateY(-6px) scale(1.025);color:#fffaf2!important;border-color:#c89550!important;background:linear-gradient(120deg,#21120b,#704624 48%,#b88749)!important;box-shadow:0 20px 50px #00000061,0 0 30px #b8874929,inset 0 1px #fff3}.final-cta .btn:hover:before{left:125%}.final-cta .btn svg{width:16px!important;height:16px!important;transition:transform .5s cubic-bezier(.22,1,.36,1),color .35s ease}.final-cta .btn:hover svg{transform:translate(4px,-4px) rotate(4deg)}@keyframes enquiryHeadingIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes enquiryTextIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.premium-footer{position:relative;border-top:1px solid rgba(218,177,112,.12);background:radial-gradient(circle at 15% 20%,rgba(194,139,72,.18),transparent 30%),radial-gradient(circle at 88% 78%,rgba(91,55,34,.2),transparent 30%),linear-gradient(135deg,#110907,#24120d 40%,#32180f,#130a08)}.premium-footer-top{position:relative}.premium-footer-top:before{content:"";position:absolute;top:-1px;left:0;width:130px;height:1px;background:linear-gradient(90deg,#d5a45e,transparent)}.footer-brand .logo{position:relative}.footer-brand .logo:before{content:"";position:absolute;width:230px;height:130px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(214,164,95,.13),transparent 68%);filter:blur(18px);pointer-events:none;z-index:-1}.footer-wa-number{position:relative}.footer-wa-number:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:linear-gradient(90deg,#d7a865,transparent);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.22,1,.36,1)}.footer-brand:hover .footer-wa-number:after{transform:scaleX(1)}.footer-social{border-radius:20px!important;box-shadow:inset 0 1px #ffffff1f,0 16px 40px #0003!important}.footer-social:hover{transform:translateY(-10px) scale(1.025)!important;box-shadow:0 28px 60px #00000057!important}@media(max-width:700px){.final-cta{padding:105px 7vw 100px!important}.final-cta .section-label{font-size:9px!important;letter-spacing:.16em!important}.final-cta h2{font-size:clamp(62px,17vw,92px)!important;line-height:.82!important;margin:28px auto 20px!important}.final-cta p{font-size:12px!important;line-height:1.75!important;max-width:330px!important;margin-bottom:28px!important}.final-cta .btn{min-height:54px!important;min-width:190px;padding:0 20px!important;font-size:8px!important}.cta-mark{width:330px!important;height:330px!important;font-size:190px!important;box-shadow:0 0 0 25px #dab17006,0 0 0 50px #dab17004,0 0 0 75px #dab17002}.final-cta .cta-mark:before{top:30px;right:30px;bottom:30px;left:30px}.final-cta .cta-mark:after{top:-25px;right:-25px;bottom:-25px;left:-25px}.footer-brand .logo:before{width:190px;height:110px}}@media(max-width:430px){.final-cta{padding:92px 6vw 88px!important}.final-cta h2{font-size:clamp(57px,17vw,78px)!important}.final-cta .btn{min-width:180px;min-height:52px!important}.cta-mark{width:285px!important;height:285px!important;font-size:165px!important}}@media(prefers-reduced-motion:reduce){.final-cta h2,.final-cta p{animation:none!important}.final-cta .btn,.final-cta .btn:before,.final-cta .btn svg,.final-cta h2 em,.footer-wa-number:after{transition:none!important}}.final-cta{background:radial-gradient(circle at 50% 40%,rgba(214,164,95,.14),transparent 48%),linear-gradient(135deg,#2f180f,#3a1d12 48%,#251109)!important;border-bottom:1px solid rgba(214,164,95,.22)!important}.premium-footer{background:radial-gradient(circle at 12% 15%,rgba(184,135,73,.08),transparent 28%),linear-gradient(135deg,#090504,#100705 48%,#070403)!important;border-top:2px solid rgba(214,164,95,.18)!important;box-shadow:0 -18px 50px #00000047}.premium-footer:before{content:"";position:absolute;top:-2px;left:50%;width:110px;height:2px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#c89550,transparent);box-shadow:0 0 18px #c8955047;pointer-events:none}.premium-footer>*{position:relative;z-index:2}.premium-footer .footer-brand{position:relative}@media(max-width:700px){.final-cta{background:radial-gradient(circle at 50% 40%,rgba(214,164,95,.12),transparent 52%),linear-gradient(145deg,#30180f,#241008)!important}.premium-footer{background:linear-gradient(145deg,#080403,#120806,#070403)!important;border-top-width:2px!important}}.premium-footer{position:relative!important;min-height:0!important;height:auto!important;padding:85px 7vw 28px!important;background:radial-gradient(circle at 12% 20%,rgba(184,135,73,.1),transparent 28%),linear-gradient(135deg,#080403,#100705 48%,#070403)!important;border-top:2px solid rgba(214,164,95,.2)!important}.premium-footer>*,.premium-footer .footer-inner,.premium-footer .premium-footer-top{position:relative!important;top:auto!important;bottom:auto!important;transform:none!important}.premium-footer-top{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;width:100%!important;height:auto!important;min-height:0!important;padding:0 0 65px!important;margin:0!important;border-bottom:1px solid rgba(255,250,242,.12)!important}.footer-brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:auto!important;height:auto!important;gap:22px!important}.footer-brand .logo{display:block!important;width:max-content!important;height:auto!important}.footer-brand .logo img{display:block!important;width:300px!important;max-width:100%!important;height:auto!important;max-height:125px!important;object-fit:contain!important}.footer-brand p{margin:0!important;max-width:440px!important;font-size:13px!important;line-height:1.75!important}.footer-wa-number{display:inline-block!important;margin-top:2px!important;font-size:12px!important;letter-spacing:.08em!important}.footer-social-block{display:flex!important;flex-direction:column!important;align-items:flex-end!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;gap:18px!important;opacity:1!important;visibility:visible!important}.footer-kicker{display:block!important;margin:0!important;font-size:10px!important;line-height:1.3!important;letter-spacing:.22em!important;color:#d5a45e!important}.footer-socials{display:flex!important;align-items:center!important;gap:12px!important;width:auto!important;height:auto!important;opacity:1!important;visibility:visible!important}.footer-social{display:flex!important;align-items:center!important;position:relative!important;width:168px!important;min-width:168px!important;height:68px!important;min-height:68px!important;padding:0 16px!important;opacity:1!important;visibility:visible!important;color:#fffaf2!important;background:linear-gradient(145deg,#ffffff21,#ffffff09)!important;border:1px solid rgba(255,250,242,.16)!important;border-radius:18px!important;box-shadow:inset 0 1px #ffffff24,0 14px 35px #00000047!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.footer-social span{display:block!important;opacity:1!important;visibility:visible!important;color:#fffaf2!important;font-size:10px!important;font-weight:600!important;letter-spacing:.12em!important}.footer-social svg{opacity:1!important;visibility:visible!important}.footer-social:hover{transform:translateY(-7px) scale(1.025)!important;box-shadow:0 22px 48px #00000061,0 0 25px #d6a45f1a!important}.footer-social.instagram:hover{background:linear-gradient(135deg,#3a1b2e,#8b3d62,#c28a52)!important}.footer-social.facebook:hover{background:linear-gradient(135deg,#10243d,#245b8e,#3f79a8)!important}.footer-social.whatsapp:hover{background:linear-gradient(135deg,#123b2a,#176b48,#2f9b68)!important}.premium-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:auto!important;margin:0!important;padding:24px 0 0!important;border-top:0!important}@media(max-width:900px){.premium-footer{padding:70px 7vw 25px!important}.premium-footer-top{display:flex!important;flex-direction:column!important;gap:55px!important}.footer-brand{width:100%!important}.footer-brand .logo img{width:250px!important;max-height:110px!important}.footer-social-block{width:100%!important;align-items:flex-start!important}.footer-socials{width:100%!important;flex-wrap:wrap!important}.footer-social{flex:1 1 150px!important;min-width:145px!important}.premium-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:15px!important}}@media(max-width:520px){.premium-footer{padding:60px 6vw 22px!important}.footer-brand .logo img{width:220px!important}.footer-brand p{font-size:12px!important}.footer-wa-number{font-size:11px!important}.footer-socials{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.footer-social{width:100%!important;min-width:0!important}}.premium-footer{overflow:hidden!important}.premium-footer .footer-inner{transform:translateY(-500px)!important;margin-bottom:-500px!important}.premium-footer .premium-footer-top,.premium-footer .premium-footer-links,.premium-footer .premium-footer-bottom{transform:none!important}@media(min-width:901px){.premium-footer .footer-inner{transform:translateY(-600px)!important;margin-bottom:-600px!important}}@media(max-width:900px){.premium-footer .footer-inner{transform:translateY(-580px)!important;margin-bottom:-580px!important}}@media(max-width:520px){.premium-footer .footer-inner{transform:translateY(-580px)!important;margin-bottom:-580px!important}}.quantity-ultra-premium{--qp-gold:#d5a45e;--qp-gold-soft:#b9874b;--qp-cream:#fffaf2;--qp-muted:rgba(255,250,242,.62);--qp-line:rgba(255,250,242,.12);position:relative!important;isolation:isolate!important;display:block!important;width:100%!important;min-height:760px!important;padding:0!important;overflow:hidden!important;color:var(--qp-cream)!important;background:radial-gradient(circle at 76% 42%,rgba(201,151,80,.16),transparent 27%),radial-gradient(circle at 15% 84%,rgba(108,72,43,.15),transparent 26%),linear-gradient(135deg,#170d09,#28140d 40%,#321b10,#140a08)!important}.quantity-ultra-premium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-4;pointer-events:none;opacity:.42;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.035) 48%,transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0 1px,transparent 1px 88px)}.quantity-ultra-premium:after{content:"";position:absolute;width:680px;height:680px;right:-340px;top:50%;transform:translateY(-50%);border:1px solid rgba(215,164,94,.14);border-radius:50%;box-shadow:0 0 0 55px #d7a45e06,0 0 0 110px #d7a45e05,0 0 0 165px #d7a45e03;z-index:-3;pointer-events:none}.quantity-premium-inner{position:relative;width:min(1440px,86vw);min-height:760px;margin:0 auto;padding:76px 0 28px;display:flex;flex-direction:column;justify-content:center}.quantity-atmosphere{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:-2}.quantity-atmosphere-one{width:330px;height:330px;left:-180px;bottom:-140px;background:#b887491f}.quantity-atmosphere-two{width:260px;height:260px;right:28%;top:-120px;background:#c4904a12}.quantity-orbit{position:absolute;border:1px solid rgba(255,250,242,.06);border-radius:50%;pointer-events:none;z-index:-2}.quantity-orbit-one{width:430px;height:430px;right:13%;top:12%;transform:rotate(22deg)}.quantity-orbit-two{width:560px;height:280px;right:5%;top:23%;transform:rotate(-28deg);border-color:#d7a45e12}.quantity-premium-header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:22px;border-bottom:1px solid var(--qp-line)}.quantity-premium-header .section-label{color:#fffaf2ad!important}.quantity-premium-header .section-label i{background:var(--qp-gold)!important}.quantity-premium-status{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.2em;color:#fffaf261}.quantity-premium-status i{width:6px;height:6px;border-radius:50%;background:#b8d09a;box-shadow:0 0 0 5px #b8d09a14,0 0 18px #b8d09a80;animation:quantityPulse 2.5s ease-in-out infinite}@keyframes quantityPulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.quantity-premium-layout{display:grid;grid-template-columns:100px minmax(0,1.25fr) minmax(360px,.78fr);gap:clamp(35px,5vw,88px);align-items:center;flex:1;padding:60px 0 56px}.quantity-premium-number{height:300px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.quantity-premium-number span{font-size:11px;letter-spacing:.22em;color:var(--qp-gold);margin-bottom:13px}.quantity-premium-number b{font:italic clamp(72px,7vw,112px)/.78 "Instrument Serif";font-weight:400;color:#fffaf2f0;letter-spacing:-.05em}.quantity-premium-number i{display:block;width:42px;height:1px;margin:20px 0;background:linear-gradient(90deg,var(--qp-gold),transparent)}.quantity-premium-number small{font-size:9px;line-height:1.55;letter-spacing:.2em;color:#fffaf257}.quantity-premium-copy{position:relative;max-width:720px}.quantity-premium-eyebrow{margin-bottom:19px;font-size:10px;letter-spacing:.28em;color:var(--qp-gold);text-transform:uppercase}.quantity-premium-copy h2{margin:0 0 30px!important;font:400 clamp(62px,6.4vw,100px)/.83 "Instrument Serif"!important;letter-spacing:-.055em!important;color:#fffaf2!important}.quantity-premium-copy h2 em{color:var(--qp-gold)!important}.quantity-premium-copy p{max-width:620px;margin:0;color:var(--qp-muted);font-size:14px;line-height:1.85}.quantity-premium-cta{position:relative;width:max-content;min-height:66px;margin-top:34px;padding:7px 9px 7px 8px;display:inline-flex;align-items:center;gap:13px;overflow:hidden;text-decoration:none!important;color:#26150d!important;background:linear-gradient(135deg,#fffaf0,#e9c47e);border:1px solid rgba(255,240,210,.8);border-radius:100px;box-shadow:0 18px 42px #00000047,inset 0 1px #ffffffd9;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease,filter .4s ease}.quantity-premium-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.75) 48%,transparent 62%);transform:translate(-120%);transition:transform .9s cubic-bezier(.2,.8,.2,1)}.quantity-premium-cta:hover{transform:translateY(-6px);filter:brightness(1.03);box-shadow:0 25px 55px #00000057,0 0 32px #d5a45e1f,inset 0 1px #fff}.quantity-premium-cta:hover:before{transform:translate(120%)}.quantity-cta-icon{position:relative;z-index:1;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#28160d;color:#f8ead4;transition:transform .5s cubic-bezier(.2,.8,.2,1),background .4s ease}.quantity-premium-cta:hover .quantity-cta-icon{transform:rotate(-8deg) scale(1.08);background:#3d2415}.quantity-cta-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px;padding-right:12px}.quantity-cta-copy small{font-size:8px;letter-spacing:.18em;color:#26150d8c}.quantity-cta-copy b{font-size:12px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.quantity-cta-arrow{position:relative;z-index:1;width:40px;height:40px;display:grid;place-items:center;border-left:1px solid rgba(38,21,13,.18);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.quantity-premium-cta:hover .quantity-cta-arrow{transform:translate(4px,-4px)}.quantity-premium-panel{position:relative;padding:25px 24px 20px;border:1px solid rgba(255,250,242,.13);border-radius:24px;background:linear-gradient(145deg,#fffaf213,#fffaf205);box-shadow:inset 0 1px #ffffff14,0 28px 65px #0003;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.quantity-premium-panel:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:23px;border:1px solid rgba(215,164,94,.045);pointer-events:none}.quantity-panel-heading{display:flex;justify-content:space-between;align-items:center;padding:0 2px 18px;border-bottom:1px solid rgba(255,250,242,.1);font-size:10px;letter-spacing:.2em;color:#fffaf275}.quantity-panel-heading b{font-weight:500;color:var(--qp-gold)}.quantity-premium-option{position:relative;display:grid;grid-template-columns:48px 1fr 18px;gap:14px;align-items:center;padding:20px 2px;border-bottom:1px solid rgba(255,250,242,.09);transition:transform .45s cubic-bezier(.2,.8,.2,1),padding .45s ease,background .4s ease}.quantity-premium-option:hover{transform:translate(6px);padding-left:8px;background:linear-gradient(90deg,rgba(255,255,255,.035),transparent)}.quantity-option-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:var(--qp-gold);border:1px solid rgba(215,164,94,.25);background:#fffaf209;transition:transform .45s ease,background .4s ease,color .4s ease,border-color .4s ease}.quantity-premium-option:hover .quantity-option-icon{transform:rotate(-8deg) scale(1.08);color:#2a180e;background:var(--qp-gold);border-color:var(--qp-gold)}.quantity-option-copy{min-width:0;display:flex;flex-direction:column}.quantity-option-copy small{font-size:8px;letter-spacing:.17em;color:#fffaf266;margin-bottom:5px}.quantity-option-copy b{font-size:16px;font-weight:500;color:#fffaf2;line-height:1.15}.quantity-option-copy i{font-style:normal;font-size:10px;line-height:1.45;color:#fffaf26e;margin-top:5px}.quantity-premium-option>svg{color:#fffaf257;transition:transform .45s ease,color .35s ease}.quantity-premium-option:hover>svg{color:var(--qp-gold);transform:translate(3px,-3px)}.quantity-option-olive .quantity-option-icon{color:#aebe7d;border-color:#aebe7d40}.quantity-option-olive:hover .quantity-option-icon{background:#9aaa69;color:#182016;border-color:#9aaa69}.quantity-option-copper .quantity-option-icon{color:#d17b58;border-color:#d17b5840}.quantity-option-copper:hover .quantity-option-icon{background:#c97553;color:#24130f;border-color:#c97553}.quantity-panel-note{display:flex;align-items:center;gap:8px;padding-top:18px;font-size:8px;letter-spacing:.17em;color:#fffaf24d}.quantity-premium-footerline{display:flex;align-items:center;gap:17px;padding-top:20px;border-top:1px solid var(--qp-line);font-size:9px;letter-spacing:.2em;color:#fffaf257}.quantity-premium-footerline i{display:block;width:4px;height:4px;border-radius:50%;background:var(--qp-gold);opacity:.65}@media(max-width:1050px){.quantity-premium-inner{width:86vw}.quantity-premium-layout{grid-template-columns:70px minmax(0,1fr);gap:35px}.quantity-premium-panel{grid-column:2}.quantity-premium-number{height:250px}}@media(max-width:700px){.quantity-ultra-premium{min-height:auto!important}.quantity-premium-inner{width:87vw;min-height:auto;padding:60px 0 24px}.quantity-premium-header{align-items:flex-start;gap:15px}.quantity-premium-status{display:none}.quantity-premium-layout{display:block;padding:42px 0}.quantity-premium-number{height:auto;flex-direction:row;align-items:center;gap:12px;margin-bottom:32px}.quantity-premium-number span{margin:0;font-size:9px}.quantity-premium-number b{font-size:67px}.quantity-premium-number i{width:32px;height:1px;margin:0}.quantity-premium-number small{font-size:7px;line-height:1.35}.quantity-premium-eyebrow{font-size:9px;margin-bottom:14px}.quantity-premium-copy h2{font-size:clamp(52px,15.5vw,76px)!important;line-height:.87!important;margin-bottom:24px!important}.quantity-premium-copy p{font-size:12px;line-height:1.8}.quantity-premium-cta{width:100%;min-height:62px;margin-top:27px}.quantity-cta-copy{flex:1}.quantity-premium-panel{margin-top:42px;padding:20px 17px 16px;border-radius:20px}.quantity-premium-option{grid-template-columns:43px 1fr 16px;padding:17px 0}.quantity-option-icon{width:42px;height:42px}.quantity-option-copy b{font-size:14px}.quantity-option-copy i{font-size:9px}.quantity-premium-footerline{flex-wrap:wrap;gap:8px 12px;line-height:1.5}.quantity-orbit-one{width:300px;height:300px;right:-180px;top:17%}.quantity-orbit-two{width:380px;height:190px;right:-170px;top:28%}}@media(max-width:430px){.quantity-premium-inner{width:88vw;padding-top:52px}.quantity-premium-number{margin-bottom:27px}.quantity-premium-number b{font-size:60px}.quantity-premium-number small{font-size:6.5px}.quantity-premium-copy h2{font-size:clamp(48px,15.5vw,68px)!important}.quantity-premium-panel{margin-top:35px}.quantity-option-copy i{display:none}.quantity-premium-footerline{font-size:7px;letter-spacing:.15em}}.quantity-ultra-premium .quantity-premium-layout{grid-template-columns:150px minmax(0,1.25fr) minmax(360px,.78fr)!important;gap:clamp(42px,4.8vw,76px)!important}.quantity-ultra-premium .quantity-premium-number{padding-right:12px}@media(max-width:1050px){.quantity-ultra-premium .quantity-premium-layout{grid-template-columns:115px minmax(0,1fr)!important;gap:42px!important}}.quantity-ultra-premium .quantity-premium-cta{background:linear-gradient(135deg,#fffaf0,#e9c47e);color:#26150d!important;border-color:#fff0d2d1;transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s ease,background .5s ease,color .4s ease,border-color .4s ease}.quantity-ultra-premium .quantity-premium-cta:hover{background:linear-gradient(135deg,#8f5b32,#c9914c 52%,#e6bd76);color:#fffaf2!important;border-color:#e5bb73;transform:translateY(-6px);box-shadow:0 25px 55px #00000057,0 0 38px #d5a45e2e,inset 0 1px #fffc}.quantity-ultra-premium .quantity-premium-cta:hover .quantity-cta-icon{background:#21130c;color:#f8dfad}.quantity-ultra-premium .quantity-premium-cta:hover .quantity-cta-copy small{color:#fffaf2ad}.quantity-ultra-premium .quantity-premium-cta:hover .quantity-cta-copy b{color:#fffaf2}.quantity-ultra-premium .quantity-premium-cta:hover .quantity-cta-arrow{border-left-color:#fffaf259;color:#fffaf2}.quantity-ultra-premium .quantity-premium-option{overflow:hidden;border-radius:12px;padding-left:10px;padding-right:10px;transition:transform .5s cubic-bezier(.2,.8,.2,1),background .5s ease,border-color .45s ease,box-shadow .5s ease}.quantity-ultra-premium .quantity-premium-option:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;border-radius:99px;opacity:0;transform:scaleY(.35);transition:opacity .45s ease,transform .5s cubic-bezier(.2,.8,.2,1)}.quantity-ultra-premium .quantity-premium-option:hover{transform:translate(5px);padding-left:14px}.quantity-ultra-premium .quantity-option-gold:hover{background:linear-gradient(90deg,#d5a45e33,#d5a45e17 48%,#d5a45e00);border-bottom-color:#d5a45e47;box-shadow:inset 0 0 32px #d5a45e09}.quantity-ultra-premium .quantity-option-gold:hover:before{opacity:1;transform:scaleY(1);background:#d5a45e}.quantity-ultra-premium .quantity-option-gold:hover .quantity-option-icon{background:#d5a45e;border-color:#d5a45e;color:#24150d;box-shadow:0 0 22px #d5a45e38}.quantity-ultra-premium .quantity-option-gold:hover .quantity-option-copy small,.quantity-ultra-premium .quantity-option-gold:hover>svg{color:#e2b66e}.quantity-ultra-premium .quantity-option-gold:hover .quantity-option-copy b{color:#fffaf2}.quantity-ultra-premium .quantity-option-olive:hover{background:linear-gradient(90deg,#9aaa6933,#9aaa6916 48%,#9aaa6900);border-bottom-color:#9aaa694d;box-shadow:inset 0 0 32px #9aaa6909}.quantity-ultra-premium .quantity-option-olive:hover:before{opacity:1;transform:scaleY(1);background:#9aaa69}.quantity-ultra-premium .quantity-option-olive:hover .quantity-option-icon{background:#9aaa69;border-color:#9aaa69;color:#172016;box-shadow:0 0 22px #9aaa6933}.quantity-ultra-premium .quantity-option-olive:hover .quantity-option-copy small,.quantity-ultra-premium .quantity-option-olive:hover>svg{color:#aebe7d}.quantity-ultra-premium .quantity-option-olive:hover .quantity-option-copy b{color:#f4f6e9}.quantity-ultra-premium .quantity-option-copper:hover{background:linear-gradient(90deg,#c9755336,#c9755317 48%,#c9755300);border-bottom-color:#c975534d;box-shadow:inset 0 0 32px #c9755309}.quantity-ultra-premium .quantity-option-copper:hover:before{opacity:1;transform:scaleY(1);background:#c97553}.quantity-ultra-premium .quantity-option-copper:hover .quantity-option-icon{background:#c97553;border-color:#c97553;color:#24130f;box-shadow:0 0 22px #c9755333}.quantity-ultra-premium .quantity-option-copper:hover .quantity-option-copy small,.quantity-ultra-premium .quantity-option-copper:hover>svg{color:#d98a68}.quantity-ultra-premium .quantity-option-copper:hover .quantity-option-copy b{color:#fff6f1}@media(max-width:700px){.quantity-ultra-premium .quantity-premium-layout{grid-template-columns:1fr!important;gap:0!important}.quantity-ultra-premium .quantity-premium-number{padding-right:0}.quantity-ultra-premium .quantity-premium-option{padding-left:8px;padding-right:8px}.quantity-ultra-premium .quantity-premium-option:hover{transform:translate(2px);padding-left:11px}}.product-card.premium-product-card{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;margin:0;padding:0;width:100%;text-align:left;font:inherit;color:inherit;background:transparent;cursor:pointer}.product-card.premium-product-card:focus-visible{outline:2px solid #c89451;outline-offset:6px}.product-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,60px);background:radial-gradient(circle at 18% 18%,rgba(201,148,81,.15),transparent 28%),radial-gradient(circle at 82% 80%,rgba(83,49,30,.24),transparent 32%),#0c0705cc;backdrop-filter:blur(18px) saturate(.82);-webkit-backdrop-filter:blur(18px) saturate(.82);animation:khModalBackdrop .5s ease both}.product-modal-shell{position:relative;width:min(1160px,94vw);max-height:min(790px,92vh);min-height:570px;display:grid;grid-template-columns:minmax(390px,.88fr) minmax(450px,1.12fr);overflow:hidden;border:1px solid rgba(255,248,236,.17);border-radius:24px;background:linear-gradient(135deg,#472a1b,#1c100b);box-shadow:0 45px 120px #00000085,inset 0 1px #ffffff14;animation:khModalShell .65s cubic-bezier(.16,1,.3,1) both}.product-modal-close{position:absolute;z-index:10;top:20px;right:20px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,250,242,.2);border-radius:50%;background:#140b0770;color:#fffaf2;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:.45s}.product-modal-close:hover{transform:rotate(90deg) scale(1.08);background:#fffaf2;color:#2b180e;box-shadow:0 12px 35px #0005}.product-modal-visual{position:relative;min-height:570px;padding:18px;background:radial-gradient(circle at 50% 42%,rgba(203,151,82,.2),transparent 34%),linear-gradient(145deg,#4b2b1c,#21130d);overflow:hidden}.product-modal-visual:before,.product-modal-visual:after{content:"";position:absolute;border:1px solid rgba(255,250,242,.11);border-radius:50%;pointer-events:none}.product-modal-visual:before{width:510px;height:510px;left:50%;top:50%;transform:translate(-50%,-50%)}.product-modal-visual:after{width:650px;height:650px;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.48}.product-modal-image-wrap{position:relative;height:100%;min-height:534px;overflow:hidden;border:1px solid rgba(255,250,242,.13);border-radius:15px;background:#6e4327;box-shadow:0 30px 70px #0004}.product-modal-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);filter:saturate(.92) contrast(1.02);animation:khModalImage .9s ease both}.product-modal-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;pointer-events:none;place-items:center;color:#fffaf2;font:italic clamp(55px,7vw,92px) "Instrument Serif"}.product-modal-image-fallback span{position:relative;z-index:2}.product-modal-image-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14090514,transparent 35%,#140905b3),linear-gradient(90deg,#14090529,transparent 45%,#14090538)}.product-modal-image-label{position:absolute;left:22px;bottom:22px;font-size:7px;letter-spacing:.2em;color:#fffaf2ad}.product-modal-origin{position:absolute;top:20px;left:20px;padding:9px 12px;border:1px solid #fffaf238;border-radius:99px;background:#130a0666;color:#fffaf2;font-size:7px;letter-spacing:.16em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-modal-number{position:absolute;right:34px;bottom:28px;z-index:4;display:flex;align-items:center;gap:10px}.product-modal-number span{font:italic 35px "Instrument Serif";color:#e1b26d}.product-modal-number i{width:26px;height:1px;background:#fffaf259}.product-modal-number small{font-size:7px;letter-spacing:.14em;color:#fffaf28c}.product-modal-content{display:flex;flex-direction:column;min-width:0;padding:62px clamp(35px,5vw,72px) 28px;color:#fffaf2}.product-modal-topline{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #fffaf21f;font-size:7px;letter-spacing:.17em;color:#fffaf280}.product-modal-topline span:first-child{display:flex;align-items:center;gap:8px}.product-modal-topline i{width:19px;height:1px;background:#c89451}.product-modal-heading{margin-top:46px}.product-modal-kicker{font-size:8px;letter-spacing:.22em;color:#d4a35f}.product-modal-heading h2{margin:18px 0 0;padding-bottom:10px;font:400 clamp(70px,7vw,112px)/.92 "Instrument Serif";letter-spacing:-.055em;overflow:visible;position:relative}.product-modal-heading h2 em{font-style:italic;color:#d3a05b}.product-modal-tag{margin:2px 0 0;min-height:14px;color:#fffaf2b8;font-size:10px;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;position:relative;z-index:2}.product-modal-description{max-width:540px;margin:25px 0 0;color:#fffaf2ab;font-size:12px;line-height:1.85}.product-modal-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;border-top:1px solid #fffaf21f}.product-modal-facts div{min-height:60px;padding:13px 16px 11px 0;border-bottom:1px solid #fffaf21f}.product-modal-facts div:nth-child(odd){border-right:1px solid #fffaf219}.product-modal-facts div:nth-child(2n){padding-left:18px}.product-modal-facts small{display:block;margin-bottom:6px;font-size:6px;letter-spacing:.17em;color:#fffaf26e}.product-modal-facts b{font-size:10px;font-weight:500}.product-modal-enquiry{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:25px}.product-modal-enquiry>div{display:flex;flex-direction:column;gap:6px}.product-modal-enquiry>div span{font-size:6px;letter-spacing:.2em;color:#d2a05a}.product-modal-enquiry>div b{font:400 22px "Instrument Serif"}.product-modal-enquiry>a{position:relative;min-height:50px;padding:0 17px;display:flex;align-items:center;gap:9px;overflow:hidden;border-radius:99px;color:#24140c;background:linear-gradient(135deg,#fffaf2,#d8ae6d);font-size:8px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;transition:.5s}.product-modal-enquiry>a:before{content:"";position:absolute;top:-80%;right:-30%;bottom:-80%;left:-30%;background:linear-gradient(110deg,transparent 42%,#fffB 50%,transparent 58%);transform:translate(-75%);transition:.75s}.product-modal-enquiry>a>*{position:relative;z-index:2}.product-modal-enquiry>a:hover{transform:translateY(-5px);background:linear-gradient(135deg,#25d366,#149447);color:#fff;box-shadow:0 18px 38px #25d36633}.product-modal-enquiry>a:hover:before{transform:translate(75%)}.product-modal-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding-top:16px;border-top:1px solid #fffaf21a}.product-modal-bottom button{display:flex;align-items:center;gap:7px;border:0;padding:5px 0;background:transparent;color:#fffaf28c;font-size:7px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:.3s}.product-modal-bottom button:hover:not(:disabled){color:#fffaf2;transform:translate(3px)}.product-modal-bottom button:first-child:hover:not(:disabled){transform:translate(-3px)}.product-modal-bottom button:disabled{opacity:.25;cursor:default}.modal-prev-icon{transform:rotate(180deg)}.product-modal-bottom>span{font-size:7px;letter-spacing:.16em;color:#c99654}body.product-modal-open{overflow:hidden}@keyframes khModalBackdrop{0%{opacity:0}to{opacity:1}}@keyframes khModalShell{0%{opacity:0;transform:translateY(24px) scale(.965);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@keyframes khModalImage{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1.02)}}@media(max-width:900px){.product-modal-shell{grid-template-columns:1fr;width:min(700px,94vw);min-height:0;max-height:92vh;overflow-y:auto}.product-modal-visual{min-height:390px;height:390px}.product-modal-image-wrap{min-height:354px}.product-modal-content{min-height:500px;padding:42px 34px 25px}.product-modal-heading{margin-top:32px}.product-modal-heading h2{font-size:76px}}@media(max-width:600px){.product-detail-modal{padding:10px;align-items:flex-end}.product-modal-shell{width:100%;max-height:96vh;border-radius:22px 22px 16px 16px;display:block}.product-modal-close{top:13px;right:13px;width:42px;height:42px}.product-modal-visual{height:300px;min-height:300px;padding:10px}.product-modal-image-wrap{min-height:280px;height:280px}.product-modal-content{padding:30px 22px 20px}.product-modal-topline{font-size:6px}.product-modal-topline span:last-child{display:none}.product-modal-heading{margin-top:27px}.product-modal-heading h2{font-size:67px;line-height:.92;padding-bottom:8px}.product-modal-description{font-size:11px;line-height:1.75;margin-top:18px}.product-modal-facts{margin-top:20px}.product-modal-enquiry{align-items:stretch;flex-direction:column;margin-top:23px}.product-modal-enquiry>a{width:100%;justify-content:center}.product-modal-bottom{margin-top:18px}}.quantity-ticker{position:relative;width:100%;height:44px;overflow:hidden;display:flex;align-items:center;background:radial-gradient(circle at 15% 50%,rgba(214,166,92,.13),transparent 22%),radial-gradient(circle at 84% 50%,rgba(255,250,242,.05),transparent 20%),linear-gradient(90deg,#24140d,#3a2114 48%,#24140d);border-top:1px solid rgba(255,250,242,.11);border-bottom:1px solid rgba(255,250,242,.11);color:#e7c58e;isolation:isolate}.quantity-ticker:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#2d1b12 0%,transparent 8%,transparent 92%,#2d1b12 100%)}.quantity-ticker:after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:-18%;width:18%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,246,225,.13),transparent);transform:skew(-18deg);animation:quantityTickerSheen 7s ease-in-out infinite}.quantity-ticker-viewport{width:100%;overflow:hidden;position:relative;z-index:3}.quantity-ticker-track{width:max-content;display:flex;align-items:center;white-space:nowrap;will-change:transform;animation:quantityTickerMove 30s linear infinite}.quantity-ticker:hover .quantity-ticker-track{animation-play-state:paused}.quantity-ticker-item{display:inline-flex;align-items:center;padding:0 17px;font-size:7px;font-weight:600;letter-spacing:.2em;line-height:1;text-transform:uppercase;color:#fffaf2c7;transition:color .3s ease}.quantity-ticker-item:nth-of-type(4n+1){color:#e2b66e}.quantity-ticker:hover .quantity-ticker-item{color:#fffaf2}.quantity-ticker-separator{flex:0 0 auto;font-size:7px;font-weight:400;color:#fffaf257;transform:scale(.82)}.quantity-ticker.ticker-after-selection{height:46px}.quantity-ticker.ticker-after-dates{background:radial-gradient(circle at 72% 50%,rgba(184,135,73,.14),transparent 24%),linear-gradient(90deg,#24140d,#342015,#24140d)}.quantity-ticker.ticker-after-dry{background:radial-gradient(circle at 28% 50%,rgba(154,170,105,.1),transparent 23%),linear-gradient(90deg,#21130d,#382116,#21130d)}@keyframes quantityTickerMove{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes quantityTickerSheen{0%,58%{left:-18%;opacity:0}65%{opacity:1}82%{left:110%;opacity:.75}to{left:110%;opacity:0}}@media(max-width:700px){.quantity-ticker{height:40px}.quantity-ticker-track{animation-duration:25s}.quantity-ticker-item{padding:0 13px;font-size:6px;letter-spacing:.17em}.quantity-ticker-separator{font-size:6px}.quantity-ticker:before{background:linear-gradient(90deg,#2d1b12 0%,transparent 13%,transparent 87%,#2d1b12 100%)}}@media(prefers-reduced-motion:reduce){.quantity-ticker-track{animation:none;transform:none}.quantity-ticker:after{animation:none}}.catalog-pricing-ticker{min-width:0;width:min(100%,760px);overflow:hidden}.quantity-ticker.ticker-catalog{height:34px;min-width:100%;border-radius:999px;border:1px solid rgba(145,105,59,.18);background:radial-gradient(circle at 50% 50%,rgba(184,135,73,.09),transparent 55%),linear-gradient(90deg,#fffaf294,#f4e8d3cc,#fffaf294);color:#6f4c2d}.quantity-ticker.ticker-catalog:before{background:linear-gradient(90deg,rgba(245,236,222,.98) 0%,transparent 10%,transparent 90%,rgba(245,236,222,.98) 100%)}.quantity-ticker.ticker-catalog .quantity-ticker-track{animation-duration:26s}.quantity-ticker.ticker-catalog .quantity-ticker-item{color:#765638;font-size:6.5px;letter-spacing:.13em;padding:0 14px}.quantity-ticker.ticker-catalog .quantity-ticker-separator{color:#9d704073}@media(max-width:700px){.catalog-pricing-ticker{width:100%}.quantity-ticker.ticker-catalog{height:32px}.quantity-ticker.ticker-catalog .quantity-ticker-item{font-size:5.5px;padding:0 11px}}@media(max-width:1000px){.selection-cards{grid-template-columns:1fr!important;gap:14px!important}.selection-card{width:100%!important;min-height:260px!important}}@media(max-width:700px){.selection-cards{grid-template-columns:1fr!important;gap:12px!important}.selection-card{width:100%!important;min-height:250px!important;padding:20px 18px 18px!important}.selection-card-content h4{font-size:28px!important}.selection-card-content p{max-width:90%!important;font-size:10px!important;line-height:1.6!important}}@media(max-width:430px){.selection-cards{grid-template-columns:1fr!important;gap:10px!important}.selection-card{min-height:225px!important;padding:18px 16px!important}.selection-card-content h4{font-size:25px!important}.selection-card-content p{font-size:9.5px!important}}.greenza-credit{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}.greenza-credit strong{color:#d7a865}.greenza-credit .credit-url{color:#fffaf27a;font-size:.9em;letter-spacing:.02em}.greenza-credit:hover .credit-url{color:#fffaf2c7}@media(max-width:700px){.greenza-credit{white-space:normal!important;justify-content:center!important;text-align:center!important;flex-wrap:wrap!important;gap:4px!important}.greenza-credit .credit-url{font-size:.85em}}@media(max-width:1000px){.mobile-auto-hover{transition:transform .55s cubic-bezier(.22,1,.36,1),background .45s ease,border-color .45s ease,box-shadow .55s ease,color .4s ease,opacity .4s ease}.mobile-auto-hover.mobile-hover-active{transform:translateY(-6px)!important}.selection-card.mobile-hover-active{transform:translateY(-10px)!important;box-shadow:0 24px 50px #00000040!important}.selection-card.mobile-hover-active .selection-card-icon{transform:rotate(10deg) scale(1.06)!important}.selection-card.mobile-hover-active .selection-card-arrow{opacity:1!important;transform:translate(4px,-4px) scale(1.05)!important}.premium-proof-cards .proof-card.mobile-hover-active{transform:translateY(-8px) scale(1.012)!important;box-shadow:0 20px 42px #2117102e!important}.product-card.mobile-hover-active .pc-image .image-box{transform:scale(1.025)!important}.intro-mini-card.mobile-hover-active{transform:translateY(-5px)!important;background:#fffaf2a6!important;box-shadow:0 15px 35px #2d1b1214!important}.feature-points>div.mobile-hover-active{padding-left:12px!important;background:#fffaf2b3!important;transform:translate(5px)!important}.footer-social.mobile-hover-active{transform:translateY(-7px) scale(1.02)!important;box-shadow:0 20px 42px #00000045!important}.btn.mobile-hover-active{transform:translateY(-3px)!important}.round-link.mobile-hover-active{transform:rotate(8deg)!important}.selection-bottom-strip span.mobile-hover-active{transform:translateY(-4px) scale(1.03)!important}}@media(max-width:1024px){.round-link.mobile-scroll-active{background:var(--brown);color:#fff;transform:rotate(8deg)}.footer-social.mobile-scroll-active{transform:translateY(-9px) scale(1.035);color:#fff;border-color:transparent;box-shadow:0 24px 50px #0000004d}.footer-social.mobile-scroll-active:before{transform:translate(70%) rotate(10deg)}.footer-social.mobile-scroll-active:after{transform:scale(1.65)}.footer-social.mobile-scroll-active svg:first-child{transform:scale(1.16) rotate(-6deg)}.footer-social.mobile-scroll-active svg:last-child{opacity:1;transform:translate(3px,-3px)}.footer-social.instagram.mobile-scroll-active{background:linear-gradient(135deg,#5b2a83,#b82c62 48%,#f0a04b);box-shadow:0 24px 50px #b82c6247,0 0 35px #f0a04b21}.footer-social.facebook.mobile-scroll-active{background:linear-gradient(135deg,#0d47a1,#1877f2 60%,#55a7ff);box-shadow:0 24px 50px #1877f24d,0 0 35px #55a7ff21}.footer-social.whatsapp.mobile-scroll-active{background:linear-gradient(135deg,#0a7a3e,#16b957 55%,#51df88);box-shadow:0 24px 50px #25d36647,0 0 35px #51df8821}.premium-footer-links a.mobile-scroll-active{color:#fff;transform:translate(6px)}.premium-footer-links a.mobile-scroll-active:after{transform:scaleX(1)}.greenza-credit.mobile-scroll-active{color:#fff;transform:translateY(-2px)}.greenza-credit.mobile-scroll-active strong{color:#f0c47c}.premium-proof-cards .proof-card.mobile-scroll-active{transform:translateY(-9px) scale(1.015)!important;background:var(--hover-bg)!important;color:var(--hover-text)!important;border-color:var(--accent)!important;box-shadow:0 22px 45px #2117102b!important}.premium-proof-cards .proof-card.mobile-scroll-active:before{transform:translate(130%) skew(-15deg)!important}.premium-proof-cards .proof-card.mobile-scroll-active:after{transform:scaleX(1)!important}.premium-proof-cards .proof-card.mobile-scroll-active strong{transform:translate(3px)!important}.premium-proof-cards .proof-card.mobile-scroll-active i{opacity:.8!important}.premium-proof-cards .proof-card-gold.mobile-scroll-active{background:radial-gradient(circle at 78% 22%,rgba(224,183,111,.34),transparent 34%),linear-gradient(135deg,#24170d,#5d3c1d 48%,#a97538)!important;border-color:#d0a15d!important;box-shadow:0 24px 52px #7d532347!important}.premium-proof-cards .proof-card-brown.mobile-scroll-active{background:radial-gradient(circle at 22% 18%,rgba(174,92,75,.3),transparent 32%),linear-gradient(135deg,#180f0d,#48231f,#7b3c34)!important;border-color:#b96f61!important;box-shadow:0 24px 52px #5d261f4d!important}.premium-proof-cards .proof-card-olive.mobile-scroll-active{background:radial-gradient(circle at 78% 24%,rgba(157,174,106,.34),transparent 34%),linear-gradient(135deg,#151a14,#303a27,#596846)!important;border-color:#a5b77c!important;box-shadow:0 24px 52px #39462645!important}.premium-proof-cards .proof-card-copper.mobile-scroll-active{background:radial-gradient(circle at 25% 76%,rgba(215,125,82,.32),transparent 34%),linear-gradient(135deg,#21120f,#653125,#a8563b)!important;border-color:#d18467!important;box-shadow:0 24px 52px #7135264d!important}.premium-proof-cards .proof-card-gold.mobile-scroll-active .proof-index,.premium-proof-cards .proof-card-gold.mobile-scroll-active strong span{color:#f0c982!important}.premium-proof-cards .proof-card-brown.mobile-scroll-active .proof-index{color:#e49a88!important}.premium-proof-cards .proof-card-olive.mobile-scroll-active .proof-index{color:#c4d69a!important}.premium-proof-cards .proof-card-copper.mobile-scroll-active .proof-index{color:#f0a17f!important}.premium-proof-cards .proof-card.mobile-scroll-active small,.premium-proof-cards .proof-card.mobile-scroll-active i,.hero-slider .premium-proof-cards .proof-card.mobile-scroll-active{color:#fffaf2!important}.hero-slider .premium-proof-cards .proof-card-gold.mobile-scroll-active{background:linear-gradient(135deg,#2d1b0f,#9b6b31)!important}.hero-slider .premium-proof-cards .proof-card-brown.mobile-scroll-active{background:linear-gradient(135deg,#21120f,#6f3d31)!important}.hero-slider .premium-proof-cards .proof-card-olive.mobile-scroll-active{background:linear-gradient(135deg,#1d241a,#65704b)!important}.hero-slider .premium-proof-cards .proof-card-copper.mobile-scroll-active{background:linear-gradient(135deg,#2a1410,#9a5036)!important}.selection-cta.mobile-scroll-active .selection-cta-icon{background:var(--sel-dark);color:#fff;transform:translate(5px,-5px) rotate(8deg)}.selection-card.mobile-scroll-active{transform:translateY(-12px);background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 72%,#24150e),#24150e 88%);border-color:color-mix(in srgb,var(--accent) 65%,white 20%);box-shadow:0 28px 60px #00000047}.selection-card.mobile-scroll-active:before{height:7px}.selection-card.mobile-scroll-active:after{opacity:.28}.selection-card.mobile-scroll-active .selection-card-icon{background:#ffffff1f;color:#fff;transform:rotate(12deg) scale(1.08)}.selection-card.mobile-scroll-active .selection-card-arrow{opacity:1;transform:translate(4px,-4px)}.selection-card.mobile-scroll-active{background-image:linear-gradient(135deg,color-mix(in srgb,var(--accent) 46%,#24150e),#1b0f099e 52%,#1b0f09e6),var(--card-photo);background-size:cover;background-position:center}.selection-card.mobile-scroll-active .selection-card-content h4{transform:translateY(-2px)}.selection-bottom-strip span.mobile-scroll-active{color:#fff;background:var(--strip-accent);border-color:var(--strip-accent);transform:translateY(-3px);box-shadow:0 8px 22px color-mix(in srgb,var(--strip-accent) 35%,transparent)}.selection-bottom-strip span.mobile-scroll-active+b{transform:rotate(180deg);color:#fff}.ticker span.mobile-scroll-active{color:#fff;background:var(--ticker-accent);border-color:var(--ticker-accent);transform:translateY(-3px) scale(1.03);box-shadow:0 8px 22px color-mix(in srgb,var(--ticker-accent) 32%,transparent)}.ticker span.mobile-scroll-active+b{transform:rotate(180deg);color:#fff}.selection-bottom-strip span.mobile-scroll-active{background:var(--strip-accent)!important;border-color:var(--strip-accent)!important;color:#fff!important;transform:translateY(-4px) scale(1.035);box-shadow:0 10px 26px color-mix(in srgb,var(--strip-accent) 32%,transparent)}.selection-bottom-strip span.mobile-scroll-active+b{transform:rotate(180deg) scale(1.2);color:#fff!important}.selection-card.mobile-scroll-active .selection-card-content h4{transform:translateY(-3px)!important;text-shadow:0 5px 22px rgba(0,0,0,.9)!important}.selection-card.mobile-scroll-active .selection-card-arrow{background:var(--accent)!important;border-color:var(--accent)!important;opacity:1!important;transform:translate(4px,-4px) scale(1.06)!important}.selection-card.mobile-scroll-active{background-image:linear-gradient(180deg,color-mix(in srgb,var(--accent) 14%,transparent),#0f070433 28%,#0c06037a 52%,#080402e0 73%,#070302fa),linear-gradient(90deg,color-mix(in srgb,var(--accent) 18%,transparent),transparent 62%,rgba(8,4,2,.25)),var(--card-photo)!important;background-size:cover!important;background-position:center!important}.selection-card.mobile-scroll-active .selection-card-content h4{transform:translateY(-2px)!important;text-shadow:0 3px 8px rgba(0,0,0,.95),0 8px 22px rgba(0,0,0,.72)!important}.selection-card.mobile-scroll-active .selection-card-arrow{opacity:1!important;background:var(--accent)!important;border-color:var(--accent)!important;transform:translate(4px,-4px) scale(1.06)!important}.selection-card.mobile-scroll-active{background-image:linear-gradient(180deg,color-mix(in srgb,var(--accent) 5%,transparent),#0a05020d 30%,#0804022e 55%,#07030175 78%,#060301bd),var(--card-photo)!important;background-size:cover!important;background-position:center!important}.feature-points>div.mobile-scroll-active{padding-left:12px!important;background:#fffaf2b3!important;transform:translate(5px)!important}.feature-points>div.mobile-scroll-active:before{transform:scaleY(1)!important}.feature-points>div.mobile-scroll-active b{color:#fff!important;background:var(--point-accent)!important;border-color:var(--point-accent)!important;transform:rotate(8deg) scale(1.08)!important}.feature-points>div.mobile-scroll-active span{transform:translate(3px)!important;color:#17100c!important}.story-image.mobile-scroll-active .image-glow{transform:scale(1.35)!important;opacity:.38!important}.story-image.mobile-scroll-active .image-box span{transform:translateY(-7px)!important;letter-spacing:-.02em!important}.feature-points>div.mobile-scroll-active{background:#fffaf3d1!important;transform:translate(8px)!important;padding-left:13px!important}.feature-points>div.mobile-scroll-active:before{transform:translate(0)!important}.feature-points>div.mobile-scroll-active b{background:var(--point-accent)!important;color:#fff!important;border-color:var(--point-accent)!important;transform:rotate(10deg) scale(1.12)!important}.feature-points>div.mobile-scroll-active span{transform:translate(4px)!important}.feature-points>div.mobile-scroll-active:after{transform:rotate(45deg) scale(1.08)!important;background:var(--point-accent)!important;color:#fff!important}.story-image.mobile-scroll-active .image-box img{transform:scale(1.045)!important;opacity:.78!important}.story-image.mobile-scroll-active .image-glow{transform:translate(8%,5%) scale(1.18)!important;opacity:.32!important}.feature-points>div.mobile-scroll-active{padding-left:16px!important;background:#ffffff45!important;transform:none!important}.feature-points>div.mobile-scroll-active b{background:#b77e3e!important;color:#fff!important;border-color:#b77e3e!important;transform:rotate(45deg)!important}.feature-points>div.mobile-scroll-active span{color:#a86f32!important;transform:translate(4px)!important}.feature-points>div.mobile-scroll-active{padding-left:8px!important}.story-v3-link.mobile-scroll-active{gap:19px;color:#d6a15d;border-color:#d6a15d}.story-v3-visual-frame.mobile-scroll-active .image-box{transform:scale(1.035);filter:saturate(1.08)}.story-v3-visual-frame.mobile-scroll-active .orbit-one{transform:translate(20px) rotate(8deg);border-color:#c28d4d59}.story-v3-visual-frame.mobile-scroll-active .orbit-two{transform:translate(-18px,-15px) rotate(-8deg)}.story-v3-visual-frame.mobile-scroll-active .story-v3-stamp{transform:rotate(0) scale(1.06);background:#41221394}.story-v3-principle.mobile-scroll-active{background:#2e1b12;transform:translateY(-3px);padding-left:29px}.story-v3-principle.mobile-scroll-active>svg{transform:translate(4px,-4px);color:#d09a57}.story-v3-principle.mobile-scroll-active{padding-left:19px}.story-v3-link.mobile-scroll-active{gap:20px!important;color:#a9753d!important;border-color:#a9753d!important}.story-v3-visual-frame.mobile-scroll-active .image-box{transform:scale(1.035)!important;filter:saturate(1.12) contrast(1.03)!important}.story-v3-visual-frame.mobile-scroll-active .orbit-one{transform:translate(22px) rotate(7deg)!important;border-color:#c38f4c66!important}.story-v3-visual-frame.mobile-scroll-active .orbit-two{transform:translate(-18px,-14px) rotate(-8deg)!important}.story-v3-visual-frame.mobile-scroll-active .story-v3-stamp{transform:rotate(0) scale(1.06)!important;background:#532f1b6b!important}.story-v3-principle.mobile-scroll-active{background:#f6f0e7!important;transform:none!important;padding-left:34px!important}.story-v3-principle.mobile-scroll-active>svg{transform:translate(4px,-4px)!important;color:#b88749!important}.story-v3-principle.mobile-scroll-active{padding-left:10px!important}.story-v3-principle:nth-child(1).mobile-scroll-active{background:#b88749!important;border-color:#b88749!important;color:#fffaf2!important;transform:translateY(-10px) scale(1.015)!important;box-shadow:0 24px 50px #b8874947!important}.story-v3-principle:nth-child(2).mobile-scroll-active{background:#727c50!important;border-color:#727c50!important;color:#fffaf2!important;transform:translateY(-10px) scale(1.015)!important;box-shadow:0 24px 50px #5a643c47!important}.story-v3-principle:nth-child(3).mobile-scroll-active{background:#a35e3c!important;border-color:#a35e3c!important;color:#fffaf2!important;transform:translateY(-10px) scale(1.015)!important;box-shadow:0 24px 50px #a35e3c47!important}.story-v3-principle.mobile-scroll-active>span,.story-v3-principle.mobile-scroll-active b,.story-v3-principle.mobile-scroll-active small,.story-v3-principle.mobile-scroll-active>svg{color:#fffaf2!important}.story-v3-principle.mobile-scroll-active b{transform:translate(4px)!important}.story-v3-principle.mobile-scroll-active>svg{transform:translate(6px,-6px) rotate(4deg)!important}.story-v3-principle.mobile-scroll-active:before{transform:translate(120%)!important}.story-v3-principle.mobile-scroll-active:after{transform:scaleX(1)!important}.story-v3-principle.mobile-scroll-active{transform:none!important}.story-v3-visual-frame.mobile-scroll-active .story-v3-real-image{transform:scale(1.035)!important;filter:saturate(1) contrast(1.05)!important}.delivery-v4-primary.mobile-scroll-active{transform:translateY(-4px);background:linear-gradient(120deg,#2d1b12,#76502f,#b88749);box-shadow:0 16px 35px #2d1b122e}.delivery-v4-image.mobile-scroll-active img{transform:scale(1.045);filter:saturate(1) contrast(1.06)}.delivery-v4-detail.mobile-scroll-active{transform:translateY(-5px);padding-left:10px}.delivery-v4-detail:not(:first-child).mobile-scroll-active{padding-left:40px}.delivery-v4-detail.mobile-scroll-active{transform:none;padding-left:0!important}.story-v3-principle:nth-child(1).mobile-scroll-active{background:linear-gradient(145deg,#8d6237,#b88749)!important;border-color:#b88749!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 28px 55px #b887494d,0 0 0 1px #b8874924!important}.story-v3-principle:nth-child(2).mobile-scroll-active{background:linear-gradient(145deg,#4d5b38,#748153)!important;border-color:#68744b!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 28px 55px #5a6a3f4d,0 0 0 1px #68744b24!important}.story-v3-principle:nth-child(3).mobile-scroll-active{background:linear-gradient(145deg,#7e432f,#a45f43)!important;border-color:#a45f43!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 28px 55px #a45f434d,0 0 0 1px #a45f4324!important}.story-v3-principle.mobile-scroll-active:before{transform:translate(75%) rotate(8deg)!important}.story-v3-principle.mobile-scroll-active>span{transform:translateY(-3px) rotate(-8deg)!important;background:#fffaf224!important;color:#fffaf2!important;border-color:#fffaf28c!important}.story-v3-principle.mobile-scroll-active b,.story-v3-principle.mobile-scroll-active small{color:#fffaf2!important}.story-v3-principle.mobile-scroll-active b{transform:translate(5px)!important}.story-v3-principle.mobile-scroll-active>svg{transform:translate(6px,-7px) rotate(7deg) scale(1.08)!important;background:#fffaf21f!important;color:#fffaf2!important;border-color:#fffaf273!important}.delivery-v4-detail.mobile-scroll-active,.delivery-v4-detail:not(:first-child).mobile-scroll-active{padding:29px 28px!important;transform:translateY(-8px)!important;background:linear-gradient(145deg,var(--delivery-hover) 0%,var(--delivery-accent) 100%)!important;border-color:var(--delivery-accent)!important;box-shadow:0 24px 48px #2117102e,0 0 0 1px color-mix(in srgb,var(--delivery-accent) 30%,transparent)!important}.delivery-v4-detail.mobile-scroll-active:before{transform:translate(70%) rotate(7deg)!important}.delivery-v4-detail.mobile-scroll-active:after{transform:scaleX(1)!important}.delivery-v4-detail.mobile-scroll-active>span{transform:rotate(-8deg) translateY(-3px)!important;color:#fffaf2!important;background:#fffaf21f!important;border-color:#fffaf299!important}.delivery-v4-detail.mobile-scroll-active b,.delivery-v4-detail.mobile-scroll-active small{color:#fffaf2!important}.delivery-v4-detail.mobile-scroll-active,.delivery-v4-detail:not(:first-child).mobile-scroll-active{padding:23px 18px!important;transform:translateY(-5px)!important}.selection-card-1.mobile-scroll-active{background-image:linear-gradient(135deg,#c58f4194,#693f199e 48%,#180c06b8),var(--card-photo)!important;border-color:#e0b46c!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #c2893752,0 0 0 1px #e0b46c26!important}.selection-card-2.mobile-scroll-active{background-image:linear-gradient(135deg,#537d4b99,#2b4627a3 48%,#0b120abd),var(--card-photo)!important;border-color:#a8c98c!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #527d4952,0 0 0 1px #a8c98c26!important}.selection-card-3.mobile-scroll-active{background-image:linear-gradient(135deg,#91659794,#56355ba3 48%,#190d1bbf),var(--card-photo)!important;border-color:#d0a8d5!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #8f5e9757,0 0 0 1px #d0a8d526!important}.selection-card-4.mobile-scroll-active{background-image:linear-gradient(135deg,#be5b3999,#793524a3 48%,#1d0d09bf),var(--card-photo)!important;border-color:#e39a78!important;transform:translateY(-12px) scale(1.018)!important;box-shadow:0 30px 65px #be533457,0 0 0 1px #e39a7826!important}.selection-card.mobile-scroll-active .selection-card-content h4{transform:translateY(-5px)!important}.selection-card.mobile-scroll-active .selection-card-content p{transform:translateY(-2px)!important}.selection-card.mobile-scroll-active .selection-card-icon{transform:rotate(12deg) scale(1.12)!important;background:#ffffff29!important;color:#fff!important}.selection-card.mobile-scroll-active .selection-card-arrow{transform:translate(5px,-5px) scale(1.1)!important}.selection-card.mobile-scroll-active:before{height:6px!important}.selection-card.mobile-scroll-active{transform:translateY(-7px) scale(1.01)!important}.selection-card.mobile-scroll-active .selection-card-content h4{transform:translateY(-2px)!important}.featured:not(.dry) .round-link.mobile-scroll-active{background:#24130c;color:#fff;border-color:#24130c;transform:translateY(-6px) rotate(8deg);box-shadow:0 20px 40px #24130c33}.premium-product-card.mobile-scroll-active .premium-pc-image{transform:translateY(-10px);border-color:var(--pc-accent);box-shadow:0 30px 65px #2d1b122e,0 0 0 1px color-mix(in srgb,var(--pc-accent) 28%,transparent)}.premium-product-card.mobile-scroll-active .pc-real-image{transform:scale(1.075);filter:saturate(1.04) contrast(1.04)}.premium-product-card.mobile-scroll-active .pc-photo-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--pc-deep) 20%,transparent),color-mix(in srgb,var(--pc-deep) 16%,transparent) 30%,color-mix(in srgb,var(--pc-deep) 94%,#000)),linear-gradient(135deg,color-mix(in srgb,var(--pc-accent) 24%,transparent),transparent 55%)}.premium-product-card.mobile-scroll-active .pc-hover-light{transform:translate(55%) rotate(8deg)}.premium-product-card.mobile-scroll-active .pc-overlay-content h3{transform:translateY(-5px)}.premium-product-card.mobile-scroll-active .pc-descriptor{transform:translateY(-3px);color:#fffaf2}.premium-product-card.mobile-scroll-active .pc-view{transform:translateY(-2px);opacity:1;border-color:var(--pc-accent)}.premium-product-card.mobile-scroll-active .pc-hover-arrow{opacity:1;transform:translate(0) scale(1);background:color-mix(in srgb,var(--pc-accent) 30%,rgba(20,10,6,.35))}.premium-product-card.mobile-scroll-active .pc-no{transform:translateY(-2px) rotate(-5deg);background:color-mix(in srgb,var(--pc-accent) 25%,rgba(20,10,6,.2));border-color:var(--pc-accent)!important}.premium-product-card.mobile-scroll-active .premium-pc-image{transform:none}.premium-product-card.mobile-scroll-active .pc-real-image{transform:scale(1.035)}.premium-product-card.mobile-scroll-active .pc-hover-arrow{opacity:.9;transform:translate(0) scale(1)}.featured:not(.dry) .round-link.mobile-scroll-active{color:#fffaf2!important;border-color:#5d3822!important;background:#211710!important;transform:translateY(-5px)!important;box-shadow:0 22px 42px #2d1b1233,0 0 0 1px #b887492e!important}.featured:not(.dry) .round-link.mobile-scroll-active:before{transform:translate(0)!important}.featured:not(.dry) .round-link.mobile-scroll-active:after{transform:translate(420%) rotate(18deg)!important}.featured:not(.dry) .round-link.mobile-scroll-active svg{transform:translate(2px,-2px) rotate(8deg)!important;background:#fffaf21f!important;border-color:#fffaf273!important;color:#fffaf2!important}.premium-product-card.mobile-scroll-active .premium-view-details{transform:translateY(-4px);color:#1a0d07!important;border-color:var(--cta-accent)!important;background:var(--cta-accent)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--cta-accent) 30%,transparent),inset 0 1px #ffffff6b}.premium-product-card.mobile-scroll-active .premium-view-details:before{transform:translate(70%) rotate(8deg)}.premium-product-card.mobile-scroll-active .premium-view-details:after{transform:scaleX(1);opacity:1}.premium-product-card.mobile-scroll-active .premium-view-details .pc-view-text{transform:translate(2px);color:#1a0d07}.premium-product-card.mobile-scroll-active .premium-view-details .pc-view-icon{color:#fffaf2;border-color:#ffffff94;background:var(--cta-deep);transform:translate(2px) scale(1.05)}.premium-product-card.mobile-scroll-active .premium-view-details .pc-view-icon svg{transform:translate(2px,-2px) rotate(6deg)}.featured.dry .round-link.mobile-scroll-active{color:#fffaf2!important;border-color:#4d3523!important;background:#211710!important;transform:translateY(-5px)!important;box-shadow:0 22px 42px #2d1b1233,0 0 0 1px #b887492e!important}.featured.dry .round-link.mobile-scroll-active:before{transform:translate(0)!important}.featured.dry .round-link.mobile-scroll-active:after{transform:translate(420%) rotate(18deg)!important}.featured.dry .round-link.mobile-scroll-active svg{transform:translate(2px,-2px) rotate(8deg)!important;background:#fffaf21f!important;border-color:#fffaf273!important;color:#fffaf2!important}.featured.dry .premium-product-card.mobile-scroll-active .premium-view-details{transform:translateY(-4px);color:#1a0d07!important;border-color:var(--cta-accent)!important;background:var(--cta-accent)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--cta-accent) 30%,transparent),inset 0 1px #ffffff6b}.featured.dry .premium-product-card.mobile-scroll-active .premium-view-details:before{transform:translate(70%) rotate(8deg)}.featured.dry .premium-product-card.mobile-scroll-active .premium-view-details:after{transform:scaleX(1);opacity:1}.featured.dry .premium-product-card.mobile-scroll-active .premium-view-details .pc-view-text{transform:translate(2px);color:#1a0d07}.featured.dry .premium-product-card.mobile-scroll-active .premium-view-details .pc-view-icon{color:#fffaf2;border-color:#ffffff94;background:var(--cta-deep);transform:translate(2px) scale(1.05)}.featured.dry .premium-product-card.mobile-scroll-active .premium-view-details .pc-view-icon svg{transform:translate(2px,-2px) rotate(6deg)}.featured.dry .premium-product-card.mobile-scroll-active .premium-pc-image{transform:translateY(-10px);border-color:var(--pc-accent);box-shadow:0 30px 65px #2d1b122e,0 0 0 1px color-mix(in srgb,var(--pc-accent) 28%,transparent)}.featured.dry .premium-product-card.mobile-scroll-active .pc-real-image{transform:scale(1.075);filter:saturate(1.04) contrast(1.04)}.featured.dry .premium-product-card.mobile-scroll-active .pc-photo-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--pc-deep) 20%,transparent),color-mix(in srgb,var(--pc-deep) 16%,transparent) 30%,color-mix(in srgb,var(--pc-deep) 94%,#000)),linear-gradient(135deg,color-mix(in srgb,var(--pc-accent) 24%,transparent),transparent 55%)}.featured.dry .premium-product-card.mobile-scroll-active .pc-hover-light{transform:translate(55%) rotate(8deg)}.featured.dry .premium-product-card.mobile-scroll-active .pc-overlay-content h3{transform:translateY(-5px)}.featured.dry .premium-product-card.mobile-scroll-active .pc-descriptor{transform:translateY(-3px);color:#fffaf2}.featured.dry .premium-product-card.mobile-scroll-active .pc-hover-arrow{opacity:1;transform:translate(0) scale(1);background:color-mix(in srgb,var(--pc-accent) 30%,rgba(20,10,6,.35))}.featured.dry .premium-product-card.mobile-scroll-active .pc-no{transform:translateY(-2px) rotate(-5deg);background:color-mix(in srgb,var(--pc-accent) 25%,rgba(20,10,6,.2));border-color:var(--pc-accent)!important}.featured.dry .premium-product-card.mobile-scroll-active .premium-pc-image{transform:none}.featured.dry .premium-product-card.mobile-scroll-active .pc-real-image{transform:scale(1.035)}.featured.dry .premium-product-card.mobile-scroll-active .pc-hover-arrow{opacity:.9;transform:translate(0) scale(1)}.story-v3-principle.mobile-scroll-active .premium-feature-icon{transform:translateY(-4px) scale(1.08) rotate(-5deg);color:#fffaf2;border-color:#fffaf2a6;background:linear-gradient(135deg,#6f4328,#b88749);box-shadow:0 12px 28px #b8874938,inset 0 1px #ffffff59}.story-v3-principle.mobile-scroll-active .premium-feature-icon:before{transform:translate(55%) rotate(12deg)}.story-v3-principle.mobile-scroll-active .premium-feature-icon svg{transform:scale(1.14);filter:drop-shadow(0 3px 8px rgba(0,0,0,.2))}.story-v3-principle.mobile-scroll-active .premium-feature-copy>span{color:#fffaf2!important}.delivery-v4-detail.mobile-scroll-active .premium-feature-icon{transform:translateY(-4px) scale(1.08) rotate(-5deg);color:#fffaf2;border-color:#fffaf2b3;background:linear-gradient(135deg,#2d1b12,#8a5a32,#b88749);box-shadow:0 14px 30px #2d1b1238,inset 0 1px #ffffff52}.delivery-v4-detail.mobile-scroll-active .premium-feature-icon:before{transform:translate(55%) rotate(12deg)}.delivery-v4-detail.mobile-scroll-active .premium-feature-icon svg{transform:scale(1.14);filter:drop-shadow(0 3px 8px rgba(0,0,0,.2))}.delivery-v4-detail.mobile-scroll-active .premium-feature-copy>span{color:#b88749!important}.final-cta.mobile-scroll-active h2 em{color:#e4bd7d!important;text-shadow:0 10px 45px rgba(212,164,95,.28);transform:translateY(-2px)}.final-cta .btn.mobile-scroll-active{transform:translateY(-6px) scale(1.025);color:#fffaf2!important;border-color:#c89550!important;background:linear-gradient(120deg,#21120b,#704624 48%,#b88749)!important;box-shadow:0 20px 50px #00000061,0 0 30px #b8874929,inset 0 1px #fff3}.final-cta .btn.mobile-scroll-active:before{left:125%}.final-cta .btn.mobile-scroll-active svg{transform:translate(4px,-4px) rotate(4deg)}.footer-social.mobile-scroll-active{transform:translateY(-10px) scale(1.025)!important;box-shadow:0 28px 60px #00000057!important}.footer-social.mobile-scroll-active{transform:translateY(-7px) scale(1.025)!important;box-shadow:0 22px 48px #00000061,0 0 25px #d6a45f1a!important}.footer-social.instagram.mobile-scroll-active{background:linear-gradient(135deg,#3a1b2e,#8b3d62,#c28a52)!important}.footer-social.facebook.mobile-scroll-active{background:linear-gradient(135deg,#10243d,#245b8e,#3f79a8)!important}.footer-social.whatsapp.mobile-scroll-active{background:linear-gradient(135deg,#123b2a,#176b48,#2f9b68)!important}.quantity-premium-cta.mobile-scroll-active{transform:translateY(-6px);filter:brightness(1.03);box-shadow:0 25px 55px #00000057,0 0 32px #d5a45e1f,inset 0 1px #fff}.quantity-premium-cta.mobile-scroll-active:before{transform:translate(120%)}.quantity-premium-cta.mobile-scroll-active .quantity-cta-icon{transform:rotate(-8deg) scale(1.08);background:#3d2415}.quantity-premium-cta.mobile-scroll-active .quantity-cta-arrow{transform:translate(4px,-4px)}.quantity-premium-option.mobile-scroll-active{transform:translate(6px);padding-left:8px;background:linear-gradient(90deg,rgba(255,255,255,.035),transparent)}.quantity-premium-option.mobile-scroll-active .quantity-option-icon{transform:rotate(-8deg) scale(1.08);color:#2a180e;background:var(--qp-gold);border-color:var(--qp-gold)}.quantity-premium-option.mobile-scroll-active>svg{color:var(--qp-gold);transform:translate(3px,-3px)}.quantity-ultra-premium .quantity-premium-cta.mobile-scroll-active{background:linear-gradient(135deg,#8f5b32,#c9914c 52%,#e6bd76);color:#fffaf2!important;border-color:#e5bb73;transform:translateY(-6px);box-shadow:0 25px 55px #00000057,0 0 38px #d5a45e2e,inset 0 1px #fffc}.quantity-ultra-premium .quantity-premium-cta.mobile-scroll-active .quantity-cta-icon{background:#21130c;color:#f8dfad}.quantity-ultra-premium .quantity-premium-cta.mobile-scroll-active .quantity-cta-copy small{color:#fffaf2ad}.quantity-ultra-premium .quantity-premium-cta.mobile-scroll-active .quantity-cta-copy b{color:#fffaf2}.quantity-ultra-premium .quantity-premium-cta.mobile-scroll-active .quantity-cta-arrow{border-left-color:#fffaf259;color:#fffaf2}.quantity-ultra-premium .quantity-premium-option.mobile-scroll-active{transform:translate(5px);padding-left:14px}.quantity-ultra-premium .quantity-premium-option.mobile-scroll-active{transform:translate(2px);padding-left:11px}.quantity-ticker.mobile-scroll-active .quantity-ticker-track{animation-play-state:paused}.quantity-ticker.mobile-scroll-active .quantity-ticker-item{color:#fffaf2}.greenza-credit.mobile-scroll-active .credit-url{color:#fffaf2c7}}@media(min-width:1001px){header{height:104px!important;padding:0 5vw!important;grid-template-columns:1fr auto 1fr!important;background:linear-gradient(180deg,#fffaf2f7,#fbf8f2e6)!important;border-bottom:1px solid rgba(184,135,73,.16)!important;box-shadow:0 18px 50px #2d1b120e,inset 0 -1px #ffffffd9!important}header:before{content:"";position:absolute;left:50%;bottom:0;width:130px;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#b88749,#e3bd82,#b88749,transparent);opacity:.7;pointer-events:none}.logo{position:relative;z-index:3}.logo img{width:178px!important;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .6s ease!important}.logo:hover img{transform:translateY(-2px) scale(1.035)!important;filter:drop-shadow(0 10px 18px rgba(45,27,18,.12)) drop-shadow(0 0 14px rgba(184,135,73,.13))!important}header nav{position:relative;display:flex!important;align-items:center;gap:3px!important;padding:5px!important;border:1px solid rgba(184,135,73,.18)!important;border-radius:999px!important;background:linear-gradient(135deg,#ffffffd1,#f5ede1a8)!important;box-shadow:inset 0 1px #fffffff2,0 15px 38px #2d1b1213,0 2px 5px #2d1b1209!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}header nav:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,transparent 15%,rgba(255,255,255,.42) 45%,transparent 65%);opacity:.65}header nav a{position:relative;isolation:isolate;min-width:94px;padding:15px 20px!important;border-radius:999px!important;color:#66594f!important;font-size:11px!important;font-weight:600!important;letter-spacing:.17em!important;transition:color .45s ease,transform .55s cubic-bezier(.16,1,.3,1),box-shadow .5s ease!important}header nav a:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#e9d8c1,#ddc2a0 48%,#d0ad7b);opacity:0;transform:scale(.82);transition:opacity .5s ease,transform .6s cubic-bezier(.16,1,.3,1)}header nav a:after{content:"";position:absolute;z-index:-1;left:23px;right:23px;bottom:9px;height:1px;background:linear-gradient(90deg,transparent,#b88749,#e3bd82,#b88749,transparent);transform:scaleX(0);transform-origin:center;transition:transform .55s cubic-bezier(.16,1,.3,1)}header nav a:hover{color:#2d1b12!important;transform:translateY(-2px)!important}header nav a:hover:before,header nav a.active:before{opacity:1;transform:scale(1)}header nav a:hover:after,header nav a.active:after{transform:scaleX(1)}header nav a.active{color:#2d1b12!important;box-shadow:0 8px 22px #2d1b121a,inset 0 1px #ffffff8c!important}header nav a span{position:relative;z-index:2}.header-right{gap:12px!important}.social-links{gap:6px!important}.social-links a{width:40px!important;height:40px!important;background:#fffaf2b8!important;border:1px solid rgba(184,135,73,.16)!important;box-shadow:inset 0 1px #fffc,0 6px 18px #2d1b120b!important;transition:transform .55s cubic-bezier(.16,1,.3,1),background .4s ease,color .35s ease,box-shadow .5s ease!important}.social-links a:hover{transform:translateY(-4px) scale(1.06)!important;box-shadow:0 14px 28px #2d1b1224!important}.header-wa{position:relative;overflow:hidden;padding:13px 18px!important;border:1px solid rgba(45,27,18,.65)!important;background:linear-gradient(135deg,#fffaf2a6,#f1e3d1b3)!important;box-shadow:inset 0 1px #ffffffbf,0 7px 20px #2d1b120f!important;transition:transform .55s cubic-bezier(.16,1,.3,1),color .35s ease,background .4s ease,box-shadow .5s ease!important}.header-wa:before{content:"";position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.5) 50%,transparent 58%);transform:translate(-55%);transition:transform .8s cubic-bezier(.16,1,.3,1)}.header-wa:hover{transform:translateY(-3px)!important;color:#fff!important;background:linear-gradient(120deg,#2d1b12,#704a2b,#b88749)!important;border-color:#8c6034!important;box-shadow:0 15px 32px #2d1b122e!important}.header-wa:hover:before{transform:translate(55%)}}@media(max-width:1000px){header{position:relative!important;height:88px!important;display:grid!important;grid-template-columns:1fr auto!important;padding:0 24px!important;background:linear-gradient(135deg,#fbf8f2fa,#f3ebdff0)!important;border-bottom:1px solid rgba(184,135,73,.18)!important;box-shadow:0 12px 34px #2d1b1213,inset 0 -1px #ffffffe6!important;z-index:100!important}header:after{content:"";position:absolute;left:50%;bottom:0;width:90px;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#b88749,transparent);opacity:.7}.logo img{width:150px!important;max-height:58px!important}header nav,.header-right{display:none!important}.hamb{position:relative!important;display:grid!important;place-items:center!important;width:48px!important;height:48px!important;padding:0!important;border:1px solid rgba(184,135,73,.34)!important;border-radius:15px!important;background:linear-gradient(145deg,#ffffffd1,#ede0cfb8)!important;color:#2d1b12!important;box-shadow:inset 0 1px #fffffff2,0 8px 24px #2d1b1217!important;cursor:pointer;transition:transform .5s cubic-bezier(.16,1,.3,1),background .4s ease,box-shadow .5s ease,border-color .4s ease!important}.hamb:hover{transform:translateY(-2px)!important;border-color:#b88749!important;box-shadow:0 13px 28px #2d1b1224!important}.hamb svg{width:22px!important;height:22px!important;stroke-width:1.65!important;transition:transform .45s cubic-bezier(.16,1,.3,1)}.hamb:hover svg{transform:scale(1.06)}.mobile-nav{position:absolute!important;top:calc(100% + 12px)!important;left:18px!important;right:18px!important;display:flex!important;flex-direction:column!important;padding:10px!important;background:linear-gradient(145deg,#fffaf2f7,#f3eadef2)!important;border:1px solid rgba(184,135,73,.2)!important;border-radius:24px!important;box-shadow:0 30px 70px #2d1b122e,inset 0 1px #fffffff2!important;backdrop-filter:blur(25px) saturate(120%);-webkit-backdrop-filter:blur(25px) saturate(120%);overflow:hidden!important;z-index:200!important;animation:khyberMenuIn .55s cubic-bezier(.16,1,.3,1) both}.mobile-nav>a{position:relative;padding:17px 18px!important;border-bottom:1px solid rgba(33,23,16,.075)!important;border-radius:14px!important;color:#5d5148!important;font-size:10px!important;font-weight:600!important;letter-spacing:.18em!important;transition:color .35s ease,background .4s ease,transform .45s cubic-bezier(.16,1,.3,1),padding-left .45s cubic-bezier(.16,1,.3,1)!important}.mobile-nav>a:last-of-type{border-bottom:0!important}.mobile-nav>a:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:11px;background:linear-gradient(110deg,#ead9c1,#d9bc94);opacity:0;transform:scale(.94);transition:opacity .4s ease,transform .45s cubic-bezier(.16,1,.3,1)}.mobile-nav>a:after{content:"";position:absolute;left:18px;bottom:9px;width:28px;height:1px;background:#b88749;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.16,1,.3,1)}.mobile-nav>a:hover,.mobile-nav>a.active{color:#2d1b12!important;transform:translate(3px)!important}.mobile-nav>a:hover:before,.mobile-nav>a.active:before{opacity:1;transform:scale(1)}.mobile-nav>a:hover:after,.mobile-nav>a.active:after{transform:scaleX(1)}.mobile-socials{margin-top:8px!important;padding:15px 7px 7px!important;border-top:1px solid rgba(33,23,16,.1)!important;gap:8px!important}.mobile-socials>a:not(.mobile-wa-link){width:40px!important;height:40px!important;background:#fffaf2bf!important;border:1px solid rgba(184,135,73,.18)!important;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .4s ease!important}.mobile-socials>a:not(.mobile-wa-link):hover{transform:translateY(-3px) scale(1.05)!important}.mobile-wa-link{min-height:40px!important;padding:10px 14px!important;border:1px solid rgba(45,27,18,.42)!important;background:linear-gradient(135deg,#fffaf2cc,#ebdac3cc)!important;color:#2d1b12!important;transition:transform .45s cubic-bezier(.16,1,.3,1),background .4s ease,color .35s ease,box-shadow .4s ease!important}.mobile-wa-link:hover{transform:translateY(-2px)!important;color:#fff!important;background:linear-gradient(120deg,#2d1b12,#76502f,#b88749)!important;box-shadow:0 10px 25px #2d1b1226!important}}@media(max-width:700px){header{height:78px!important;padding:0 16px!important}.logo img{width:132px!important;max-height:51px!important}.hamb{width:44px!important;height:44px!important;border-radius:14px!important}.mobile-nav{top:calc(100% + 9px)!important;left:10px!important;right:10px!important;border-radius:21px!important;padding:8px!important}.mobile-nav>a{padding:15px 16px!important;font-size:9px!important}.mobile-socials{padding:13px 5px 5px!important}.mobile-socials>a:not(.mobile-wa-link){width:37px!important;height:37px!important}.mobile-wa-link{font-size:8px!important;padding:9px 11px!important}}@media(max-width:430px){header{padding:0 13px!important}.logo img{width:124px!important}.hamb{width:42px!important;height:42px!important}.mobile-nav{left:8px!important;right:8px!important}}@keyframes khyberMenuIn{0%{opacity:0;transform:translateY(-12px) scale(.97);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media(hover:hover){.logo{transition:transform .5s cubic-bezier(.16,1,.3,1)}.logo:hover{transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){header *,.mobile-nav,.hamb{animation:none!important;transition:none!important}}@media(max-width:1000px){.mobile-nav{background:#fbf8f2!important;background-color:#fbf8f2!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate!important;box-shadow:0 30px 70px #2d1b1238,0 8px 25px #2d1b1214,inset 0 1px #fffffff2!important;z-index:9999!important}.mobile-nav:before,.mobile-nav:after{display:none!important;opacity:0!important}.mobile-nav>a{background:transparent!important;position:relative;z-index:2}.mobile-nav>a:before{z-index:-1!important}.mobile-socials{position:relative;z-index:3;background:#fbf8f2!important}}.social-links a.instagram,.mobile-socials a.instagram{background:linear-gradient(135deg,#833ab4,#c13584 35%,#e1306c,#fd1d1d 75%,#fcb045)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 7px 18px #c135842e!important}.social-links a.instagram svg,.mobile-socials a.instagram svg{color:#fff!important;stroke:#fff!important}.social-links a.instagram:hover,.mobile-socials a.instagram:hover{background:linear-gradient(135deg,#833ab4,#e1306c,#fd1d1d,#fcb045)!important;color:#fff!important;transform:translateY(-3px) scale(1.06)!important;box-shadow:0 12px 26px #c1358447!important}.social-links a.facebook,.mobile-socials a.facebook{background:#1877f2!important;color:#fff!important;border-color:transparent!important;box-shadow:0 7px 18px #1877f22e!important}.social-links a.facebook svg,.mobile-socials a.facebook svg{color:#fff!important;stroke:#fff!important}.social-links a.facebook:hover,.mobile-socials a.facebook:hover{background:#1877f2!important;color:#fff!important;transform:translateY(-3px) scale(1.06)!important;box-shadow:0 12px 26px #1877f247!important}.social-links a.whatsapp,.mobile-socials a.whatsapp{background:#25d366!important;color:#fff!important;border-color:transparent!important;box-shadow:0 7px 18px #25d3662e!important}.social-links a.whatsapp svg,.mobile-socials a.whatsapp svg{color:#fff!important;stroke:#fff!important}.social-links a.whatsapp:hover,.mobile-socials a.whatsapp:hover{background:#25d366!important;color:#fff!important;transform:translateY(-3px) scale(1.06)!important;box-shadow:0 12px 26px #25d36647!important}@media(max-width:1000px){.mobile-socials>a.instagram,.mobile-socials>a.facebook,.mobile-socials>a.whatsapp{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;flex:0 0 42px!important}.mobile-socials>a.instagram svg,.mobile-socials>a.facebook svg,.mobile-socials>a.whatsapp svg{width:18px!important;height:18px!important}}@media(max-width:700px){.mobile-socials>a.instagram,.mobile-socials>a.facebook,.mobile-socials>a.whatsapp{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex-basis:38px!important}.mobile-socials>a.instagram svg,.mobile-socials>a.facebook svg,.mobile-socials>a.whatsapp svg{width:17px!important;height:17px!important}}@media(max-width:1000px){.mobile-nav>a{color:#5d5148!important}.mobile-nav>a.active{color:#2d1b12!important}.mobile-nav .mobile-socials{margin-top:8px!important}.mobile-nav .mobile-wa-link{background:#f5ecdf!important;color:#3a2a20!important;border:1px solid rgba(45,27,18,.38)!important}.mobile-nav .mobile-wa-link:hover{background:linear-gradient(120deg,#2d1b12,#76502f,#b88749)!important;color:#fff!important}}.premium-product-card .premium-view-details{--cta-accent:var(--pc-accent,#d3a45f);--cta-deep:var(--pc-deep,#5d3519);position:relative!important;isolation:isolate!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;min-width:154px!important;height:44px!important;margin-top:18px!important;padding:0 7px 0 16px!important;overflow:hidden!important;border:1px solid rgba(255,250,242,.42)!important;border-bottom:1px solid rgba(255,250,242,.42)!important;border-radius:999px!important;background:#fffaf20e!important;color:#fffaf2!important;box-shadow:inset 0 1px #ffffff24,0 9px 24px #0000001a!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:1!important;transform:none!important;font-size:8px!important;font-weight:600!important;line-height:1!important;letter-spacing:.17em!important;text-transform:uppercase!important;text-decoration:none!important;transition:transform .55s cubic-bezier(.22,1,.36,1),color .35s ease,border-color .4s ease,background .5s ease,box-shadow .55s cubic-bezier(.22,1,.36,1)!important}.premium-product-card .premium-view-details:before{content:""!important;position:absolute!important;z-index:-1!important;top:-20%!important;right:-70%!important;bottom:-20%!important;left:-70%!important;border-radius:inherit!important;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.3) 49%,transparent 58%)!important;transform:translate(-70%) rotate(8deg)!important;transition:transform .85s cubic-bezier(.16,1,.3,1)!important}.premium-product-card .premium-view-details:after{content:""!important;position:absolute!important;z-index:0!important;left:14px!important;right:14px!important;bottom:0!important;height:1px!important;background:linear-gradient(90deg,transparent,var(--cta-accent),transparent)!important;opacity:.55!important;transform:scaleX(.35)!important;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s ease!important}.premium-product-card .premium-view-details .pc-view-text{position:relative!important;z-index:2!important;white-space:nowrap!important;transform:none!important;transition:transform .5s cubic-bezier(.22,1,.36,1),color .35s ease!important}.premium-product-card .premium-view-details .pc-view-icon{position:relative!important;z-index:2!important;width:29px!important;height:29px!important;flex:0 0 29px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,250,242,.48)!important;border-radius:50%!important;background:#fffaf20e!important;color:#fffaf2!important;transform:none!important;transition:transform .6s cubic-bezier(.22,1,.36,1),background .4s ease,border-color .4s ease,color .35s ease!important}.premium-product-card .premium-view-details .pc-view-icon svg{width:14px!important;height:14px!important;transition:transform .55s cubic-bezier(.22,1,.36,1)!important}.premium-product-card:hover .premium-view-details{transform:translateY(-4px)!important;color:#1a0d07!important;border-color:var(--cta-accent)!important;background:var(--cta-accent)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--cta-accent) 30%,transparent),inset 0 1px #ffffff6b!important}.premium-product-card:hover .premium-view-details:before{transform:translate(70%) rotate(8deg)!important}.premium-product-card:hover .premium-view-details:after{transform:scaleX(1)!important;opacity:1!important}.premium-product-card:hover .premium-view-details .pc-view-text{transform:translate(2px)!important;color:#1a0d07!important}.premium-product-card:hover .premium-view-details .pc-view-icon{color:#fffaf2!important;border-color:#ffffff94!important;background:var(--cta-deep)!important;transform:translate(2px) scale(1.05)!important}.premium-product-card:hover .premium-view-details .pc-view-icon svg{transform:translate(2px,-2px) rotate(6deg)!important}@media(max-width:1024px){.premium-product-card .premium-view-details{opacity:1!important;transform:none!important}.premium-product-card:hover .premium-view-details{transform:none!important}.premium-product-card.mobile-scroll-active .premium-view-details{transform:translateY(-4px)!important;color:#1a0d07!important;border-color:var(--cta-accent)!important;background:var(--cta-accent)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--cta-accent) 30%,transparent),inset 0 1px #ffffff6b!important}.premium-product-card.mobile-scroll-active .premium-view-details:before{transform:translate(70%) rotate(8deg)!important}.premium-product-card.mobile-scroll-active .premium-view-details:after{transform:scaleX(1)!important;opacity:1!important}.premium-product-card.mobile-scroll-active .premium-view-details .pc-view-text{transform:translate(2px)!important;color:#1a0d07!important}.premium-product-card.mobile-scroll-active .premium-view-details .pc-view-icon{color:#fffaf2!important;border-color:#ffffff94!important;background:var(--cta-deep)!important;transform:translate(2px) scale(1.05)!important}.premium-product-card.mobile-scroll-active .premium-view-details .pc-view-icon svg{transform:translate(2px,-2px) rotate(6deg)!important}}@media(max-width:700px){.premium-product-card .premium-view-details{min-width:145px!important;height:42px!important;padding:0 7px 0 14px!important;gap:12px!important;font-size:7px!important}.premium-product-card .premium-view-details .pc-view-icon{width:28px!important;height:28px!important;flex-basis:28px!important}}@media(prefers-reduced-motion:reduce){.premium-product-card .premium-view-details,.premium-product-card .premium-view-details:before,.premium-product-card .premium-view-details:after,.premium-product-card .premium-view-details .pc-view-text,.premium-product-card .premium-view-details .pc-view-icon,.premium-product-card .premium-view-details .pc-view-icon svg{transition:none!important}}.product-visual .image-box{position:relative!important;overflow:hidden!important;isolation:isolate}.product-visual .image-box .product-photo{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;z-index:0!important}.product-visual .image-box:before{z-index:1!important;pointer-events:none}.product-visual .image-box .image-glow{z-index:2!important;pointer-events:none;opacity:.42}.product-visual .image-box>span,.product-visual .image-box>small{position:relative!important;z-index:3!important}.product-visual .image-box>span{opacity:0!important}.product-visual .image-box>small{opacity:.72!important}.product-card-amber{--pc-accent:#c98a63;--pc-deep:#6b351f}.product-card-sukkari{--pc-accent:#e0b45f;--pc-deep:#76501f}.product-card-amber .premium-view-details{--cta-accent:#c98a63;--cta-deep:#6b351f}.product-card-sukkari .premium-view-details{--cta-accent:#e0b45f;--cta-deep:#76501f}.premium-product-card{--pc-accent:#c49355;--pc-deep:#6b4327}.product-card-khudri{--pc-accent:#b88955;--pc-deep:#5f3a22}.product-card-kalmi{--pc-accent:#9b7654;--pc-deep:#4b2b1d}.product-card-zahidi{--pc-accent:#d4ad65;--pc-deep:#74501f}.product-card-deglet-noor{--pc-accent:#c9a36a;--pc-deep:#6d4d2c}.product-card-mazafati{--pc-accent:#8d5d48;--pc-deep:#4b241a}.product-card-medjool-jumbo{--pc-accent:#dfbb78;--pc-deep:#725027}.product-card-saghai{--pc-accent:#c69a5e;--pc-deep:#65451f}.product-card-barhi{--pc-accent:#d7ae67;--pc-deep:#76501f}.product-card-kimia{--pc-accent:#87583f;--pc-deep:#432218}.product-card-black-raisins{--pc-accent:#8f6a57;--pc-deep:#3f251d}.product-card-golden-raisins{--pc-accent:#d5aa5f;--pc-deep:#73501f}.product-card-anjeer{--pc-accent:#9f6e5b;--pc-deep:#522c23}.product-card-dried-apricots{--pc-accent:#e0a05d;--pc-deep:#75421e}.product-card-dried-cranberries{--pc-accent:#b96d68;--pc-deep:#602521}.product-card-dry-strawberry{--pc-accent:#d47d82;--pc-deep:#67262d}.product-card-dried-blueberries{--pc-accent:#7d7fa9;--pc-deep:#35385f}.product-card-prunes{--pc-accent:#8d6380;--pc-deep:#44263b}.product-card-hazelnuts{--pc-accent:#b9855b;--pc-deep:#5e371f}.product-card-brazil-nuts{--pc-accent:#c29a63;--pc-deep:#62451f}.product-card-macadamia{--pc-accent:#d8c08d;--pc-deep:#69562e}.product-card-chilgoza{--pc-accent:#a8a06b;--pc-deep:#4a4b2a}.product-card-mixed-dry-fruits{--pc-accent:#c78e58;--pc-deep:#5d321d}.product-card-premium-dates-gift-box{--pc-accent:#d4aa67;--pc-deep:#67451f}.product-card-royal-dates-collection{--pc-accent:#b88955;--pc-deep:#4f2d1b}.product-card-premium-dry-fruits-gift-box{--pc-accent:#c59b62;--pc-deep:#5b4026}.product-card-dates-dry-fruits-combo{--pc-accent:#b7a05e;--pc-deep:#4b4321}.product-card-luxury-dry-fruit-hamper{--pc-accent:#d1a15c;--pc-deep:#5e3c1e}.product-card-ramadan-special-gift-box{--pc-accent:#a78d65;--pc-deep:#493d2b}.product-card-eid-special-gift-box{--pc-accent:#d6b36d;--pc-deep:#715126}.product-card-corporate-gift-box{--pc-accent:#9b9a7a;--pc-deep:#454734}.product-card-dates-syrup{--pc-accent:#b9783f;--pc-deep:#5c2d18}.product-card-honey{--pc-accent:#e0b34f;--pc-deep:#76541d}.product-card-tahini{--pc-accent:#c5aa73;--pc-deep:#675331}.product-card-peanut-butter{--pc-accent:#b77c49;--pc-deep:#5b301b}.product-card-almond-butter{--pc-accent:#c9a064;--pc-deep:#644521}.product-card-dry-fruit-powder{--pc-accent:#b38a5d;--pc-deep:#583b24}.product-card-mixed-seeds{--pc-accent:#87945e;--pc-deep:#3e4829}.product-card-chia-seeds{--pc-accent:#8c8a78;--pc-deep:#3f3d32}.product-card-pumpkin-seeds{--pc-accent:#9fa56d;--pc-deep:#4d522b}.product-card-sunflower-seeds{--pc-accent:#d1aa58;--pc-deep:#70511f}.product-card-flax-seeds{--pc-accent:#b89b68;--pc-deep:#594827}.product-card-premium-trail-mix{--pc-accent:#c48f5c;--pc-deep:#5d321d}@media(min-width:1001px)and (max-width:1240px){header nav{gap:2px}header nav a{padding:12px 10px;font-size:8px;letter-spacing:.11em}.logo img{width:155px}.header-right{gap:8px}.social-links a{width:34px;height:34px}.header-wa{padding:11px 12px;font-size:8px}}@media(max-width:700px){.mobile-nav a{flex:0 0 auto}}.home-featured-slider-section{overflow:hidden}.home-product-slider{width:100%;position:relative}.home-product-slider-viewport{width:100%;overflow:hidden;position:relative}.home-product-slider-track{--home-slider-gap:13px;display:flex;gap:var(--home-slider-gap);width:max-content;transform:translate3d(calc(-1 * var(--home-slider-index,0) * ((100vw - 14vw - (3 * var(--home-slider-gap))) / 4 + var(--home-slider-gap))),0,0);transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.home-product-slide{flex:0 0 calc((86vw - 39px)/4);min-width:0}.home-product-slider .premium-product-card{width:100%}.home-product-slider-controls{display:flex;align-items:center;gap:22px;margin-top:28px;min-height:30px}.home-product-slider-progress{display:flex;align-items:center;gap:5px;flex:1;min-width:0;overflow:hidden}.home-product-slider-progress button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;width:22px;height:12px;background:transparent;cursor:pointer;position:relative;flex:0 0 auto}.home-product-slider-progress button span{position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%) scaleX(.35);transform-origin:left;background:#21171038;transition:transform .45s ease,background .35s ease}.home-product-slider-progress button.is-active span{background:var(--gold);transform:translateY(-50%) scaleX(1)}.home-product-slider-arrows{display:flex;gap:7px;flex:0 0 auto}.home-product-slider-arrows button{width:39px;height:39px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--brown);display:grid;place-items:center;cursor:pointer;transition:transform .45s cubic-bezier(.22,1,.36,1),background .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease}.home-product-slider-arrows button:hover{background:var(--brown);border-color:var(--brown);color:#fffaf2;transform:translateY(-3px);box-shadow:0 10px 24px #2d1b1224}.home-slider-prev-arrow{transform:rotate(180deg)}.home-product-slider-note{flex:0 0 auto;font-size:6px;letter-spacing:.18em;color:var(--muted);white-space:nowrap}.home-gift-section{background:#eee5d8}.home-other-section{background:#f7f1e8}.home-featured-slider-section .section-head{margin-bottom:55px}.home-product-slider .product-card:hover{transform:none}@media(max-width:1024px){.home-product-slider-track{--home-slider-gap:12px;transform:translate3d(calc(-1 * var(--home-slider-index,0) * ((100vw - 10vw - var(--home-slider-gap)) / 2 + var(--home-slider-gap))),0,0)}.home-product-slide{flex-basis:calc((90vw - 12px)/2)}.home-product-slider-controls{margin-top:24px;gap:14px}.home-product-slider-note{display:none}}@media(max-width:700px){.home-product-slider-track{--home-slider-gap:10px;transform:translate3d(calc(-1 * var(--home-slider-index,0) * ((100vw - 10vw - var(--home-slider-gap)) / 1.08 + var(--home-slider-gap))),0,0)}.home-product-slide{flex-basis:calc((100vw - 10vw - 10px) / 1.08)}.home-product-slider-controls{margin-top:20px;justify-content:space-between}.home-product-slider-progress{gap:3px}.home-product-slider-progress button{width:15px}.home-product-slider-arrows button{width:36px;height:36px}.home-featured-slider-section .section-head{margin-bottom:38px}}.product-badge{position:absolute;right:-30px;bottom:50px;width:145px;height:145px;border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;color:#dcb777;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.1) 0%,transparent 24%),radial-gradient(circle,#3b2114,#24130d 58%,#160b07);border:1px solid rgba(220,183,119,.75);box-shadow:inset 0 0 0 3px #ffffff06,inset 0 0 0 5px #dcb77721,inset 0 0 35px #0000008c,0 12px 35px #21120a47,0 0 0 1px #ffffff0d;font-size:7px;font-weight:600;letter-spacing:.22em;line-height:1.5;overflow:hidden;isolation:isolate;transform:translateZ(0);transition:transform .75s cubic-bezier(.16,1,.3,1),box-shadow .75s cubic-bezier(.16,1,.3,1),border-color .5s ease,color .4s ease}.product-badge:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,rgba(220,183,119,.15) 35deg,#f0cc82 70deg,rgba(255,255,255,.15) 95deg,transparent 125deg,transparent 210deg,rgba(220,183,119,.25) 245deg,#f0cc82 280deg,transparent 320deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;opacity:.9;animation:selectedBadgeRing 9s linear infinite;z-index:-1}.product-badge:after{content:"";position:absolute;width:42px;height:190px;left:-70px;top:-25px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),rgba(255,226,161,.38),rgba(255,255,255,.08),transparent);transform:rotate(25deg) translate(0);filter:blur(2px);opacity:0;transition:left 1s cubic-bezier(.16,1,.3,1),opacity .35s ease;z-index:3;pointer-events:none}.product-badge>:not(b){position:relative;z-index:4}.product-badge b{position:relative;z-index:4;display:block;margin-top:4px;font:italic 29px/1 "Instrument Serif",serif;font-weight:400;letter-spacing:.035em;color:#f0c878;text-shadow:0 1px 0 rgba(255,255,255,.1),0 4px 16px rgba(0,0,0,.55);transition:transform .65s cubic-bezier(.16,1,.3,1),color .4s ease,text-shadow .4s ease}.product-badge b:before{content:"♛";display:block;margin-bottom:6px;font-family:Georgia,serif;font-size:17px;font-style:normal;line-height:1;color:#f0c878;text-shadow:0 0 10px rgba(240,200,120,.25);transition:transform .6s cubic-bezier(.16,1,.3,1),text-shadow .5s ease}.product-badge b:after{content:"PREMIUM QUALITY";display:block;margin-top:9px;font:500 5px/1 DM Sans,sans-serif;letter-spacing:.23em;color:#f0c8789e;transition:color .4s ease,letter-spacing .5s ease}.product-badge>span{display:none}.product-badge:hover{transform:translateY(-10px) scale(1.075) rotate(2deg);border-color:#f0c878;color:#f6d796;box-shadow:inset 0 0 0 3px #ffffff09,inset 0 0 0 5px #f0c87833,inset 0 0 45px #0009,0 25px 55px #21120a6b,0 0 25px #dcb77733,0 0 65px #dcb7771f}.product-badge:hover:before{animation:selectedBadgeRingHover 2.4s linear infinite}.product-badge:hover:after{left:180px;opacity:1}.product-badge:hover b{transform:translateY(-2px) scale(1.035);color:#ffe1a0;text-shadow:0 0 8px rgba(240,200,120,.25),0 5px 20px rgba(0,0,0,.55)}.product-badge:hover b:before{transform:translateY(-2px) scale(1.18) rotate(-4deg);text-shadow:0 0 8px rgba(240,200,120,.45),0 0 18px rgba(240,200,120,.25)}.product-badge:hover b:after{color:#efd092;letter-spacing:.28em}@keyframes selectedBadgeRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes selectedBadgeRingHover{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:700px){.product-badge{right:-8px;bottom:25px;width:108px;height:108px;font-size:6px;letter-spacing:.17em;box-shadow:inset 0 0 0 3px #ffffff06,inset 0 0 0 4px #dcb77721,inset 0 0 28px #0000008c,0 12px 28px #21120a4d}.product-badge:before{top:6px;right:6px;bottom:6px;left:6px}.product-badge b{font-size:22px}.product-badge b:before{font-size:13px;margin-bottom:4px}.product-badge b:after{font-size:4px;margin-top:7px;letter-spacing:.19em}.product-badge:hover{transform:translateY(-6px) scale(1.045) rotate(1deg)}}@media(prefers-reduced-motion:reduce){.product-badge,.product-badge:before,.product-badge:after,.product-badge b,.product-badge b:before,.product-badge b:after{animation:none!important;transition:none!important}}
