:root{--ink:#11120f;--paper:#f4f0e7;--paper-2:#ece9df;--lime:#f3dcc4;--mint:#cfe0d1;--orange:#f0a35f;--line:rgba(17,18,15,.14);--white:#fff;--radius:30px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.noise{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(217,255,112,.16),transparent 68%);transform:translate(-50%,-50%);z-index:0;pointer-events:none;opacity:0;transition:opacity .3s}.scroll-progress{position:fixed;left:0;top:0;height:3px;background:var(--lime);width:0;z-index:999}.page-loader{position:fixed;inset:0;background:var(--ink);z-index:9999;display:grid;place-content:center;gap:18px;color:#fff;transition:transform .8s var(--ease)}.page-loader.done{transform:translateY(-100%)}.loader-logo{font:800 42px Manrope;letter-spacing:-3px}.loader-logo span,.logo span{color:var(--lime)}.loader-line{width:180px;height:2px;background:#333;overflow:hidden}.loader-line i{display:block;height:100%;width:50%;background:var(--lime);animation:loading 1s infinite var(--ease)}@keyframes loading{from{transform:translateX(-110%)}to{transform:translateX(220%)}}
.nav{height:88px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;right:0;z-index:50;color:#fff}.logo{font:800 27px Manrope;letter-spacing:-2px}.nav-links{display:flex;gap:34px;align-items:center}.nav-links a{font-size:13px;opacity:.78;transition:.25s}.nav-links a:hover{opacity:1}.nav-cta{display:flex;align-items:center;gap:20px;background:#fff;color:var(--ink);padding:13px 18px;border-radius:999px;font-size:12px;font-weight:700}.menu{display:none;border:0;background:transparent}.menu span{display:block;width:27px;height:2px;background:#fff;margin:6px;transition:.3s}
.hero{min-height:100vh;background:var(--ink);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:150px 5vw 80px;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,black,transparent 92%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.6}.orb-one{width:480px;height:480px;background:radial-gradient(circle at 35% 30%,#e7ff99,#6d8532 38%,transparent 70%);right:-130px;top:-120px}.orb-two{width:260px;height:260px;background:radial-gradient(circle,#db785d,transparent 70%);left:42%;bottom:-170px}.hero-copy{position:relative;z-index:5;max-width:820px}.eyebrow{font-size:11px;letter-spacing:2.3px;font-weight:700;margin:0 0 24px}.hero-title,.section h2,.cta-inner h2{font:600 clamp(62px,7.3vw,126px)/.88 Manrope;letter-spacing:-7px;margin:0}.hero-title span{color:var(--lime)}.hero-text{max-width:620px;font-size:18px;line-height:1.7;color:#b9bbb3;margin:35px 0}.hero-actions{display:flex;align-items:center;gap:32px}.primary-btn,.outline-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:18px 22px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:13px;font-weight:700;min-width:205px}.text-link{font-size:13px;border-bottom:1px solid #666;padding-bottom:7px}.text-link span{margin-left:16px}.hero-stats{display:flex;gap:45px;margin-top:70px;padding-top:30px;border-top:1px solid rgba(255,255,255,.14);max-width:670px}.hero-stats div{display:flex;flex-direction:column;gap:6px}.hero-stats strong{font:600 27px Manrope}.hero-stats span{font-size:11px;color:#8b8d86}.hero-reveal{opacity:0;transform:translateY(45px);transition:opacity .9s var(--ease),transform .9s var(--ease)}body.loaded .hero-reveal{opacity:1;transform:none}.hero-reveal:nth-child(2){transition-delay:.08s}.hero-reveal:nth-child(3){transition-delay:.16s}.hero-reveal:nth-child(4){transition-delay:.24s}.hero-reveal:nth-child(5){transition-delay:.32s}.hero-visual{position:relative;height:720px;z-index:3;perspective:1200px}.visual-ring{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-one{width:580px;height:580px;animation:spin 22s linear infinite}.ring-two{width:430px;height:430px;border-style:dashed;animation:spin 18s linear infinite reverse}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.hero-product{position:absolute;border-radius:30px;display:grid;place-items:center;box-shadow:0 35px 90px rgba(0,0,0,.42);transition:transform .3s var(--ease);overflow:hidden}.hero-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hp-main{width:340px;height:490px;background:#d5e4d2;left:50%;top:50%;transform:translate(-50%,-50%) rotate(4deg);z-index:4}.hp-main img{transform:scale(1.04)}.hp-left{width:210px;height:300px;background:#eee9dd;left:0;bottom:80px;transform:rotate(-9deg);z-index:3}.hp-right{width:190px;height:290px;background:#e3e6df;right:0;top:70px;transform:rotate(10deg);z-index:2}.floating-note{position:absolute;z-index:8;background:rgba(255,255,255,.93);color:var(--ink);padding:17px 18px;border-radius:18px;backdrop-filter:blur(15px);box-shadow:0 20px 55px rgba(0,0,0,.26);display:flex;flex-direction:column;gap:5px;animation:float 4s ease-in-out infinite}.floating-note span{font-size:8px;letter-spacing:1.5px}.floating-note b{font:700 14px Manrope}.floating-note small{font-size:10px;color:#6d6f68}.note-one{right:7%;bottom:90px}.note-two{left:8%;top:100px;animation-delay:-2s}.live-dot{width:8px;height:8px;background:#62bb56;border-radius:50%;box-shadow:0 0 0 6px rgba(98,187,86,.13);margin-bottom:5px}@keyframes float{50%{transform:translateY(-12px)}}.hero-scroll{position:absolute;bottom:30px;left:50%;display:flex;align-items:center;gap:14px;font-size:8px;letter-spacing:1.8px;color:#7b7e76;transform:translateX(-50%)}.hero-scroll i{width:55px;height:1px;background:#4b4d48;position:relative;overflow:hidden}.hero-scroll i:after{content:"";position:absolute;width:22px;height:1px;background:var(--lime);animation:scrollline 2s infinite}@keyframes scrollline{from{left:-22px}to{left:55px}}
.ticker{background:var(--lime);overflow:hidden;padding:18px 0}.ticker-track,.brand-track{display:flex;width:max-content;align-items:center;gap:35px;animation:marquee 30s linear infinite}.ticker-track span{font:800 13px Manrope;letter-spacing:1px}.ticker-track i{font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}
.section{padding:130px 5vw}.intro{display:grid;grid-template-columns:.32fr 1.15fr;column-gap:50px}.intro-label{display:flex;gap:20px;align-items:flex-start}.intro-label span{font-size:11px}.intro-label p{font-size:11px;letter-spacing:2px;margin:0}.intro-copy h2{font:600 clamp(52px,6vw,93px)/.95 Manrope;letter-spacing:-5px;margin:0}.intro-copy h2 em{font-family:Georgia,serif;font-weight:400;color:#777}.intro-copy>p{font-size:18px;line-height:1.75;color:#696b65;max-width:680px;margin:38px 0 0}.intro-cards{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:90px}.mini-feature{min-height:280px;border:1px solid var(--line);border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:.35s var(--ease);background:rgba(255,255,255,.28)}.mini-feature:hover{background:#fff;transform:translateY(-8px)}.mini-feature>span{font-size:11px}.mini-feature h3{font:600 28px/1.05 Manrope;letter-spacing:-1.5px;margin:60px 0 12px}.mini-feature p{color:#70726b;font-size:14px;line-height:1.6;max-width:270px}.brands-section{padding:35px 0 80px}.brands-title{text-align:center;color:#777;font-size:11px;letter-spacing:1.5px;margin-bottom:35px}.brand-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:29px 0}.brand-track{gap:75px;animation-duration:40s}.brand-track span{font:700 22px Manrope;white-space:nowrap;opacity:.68}
.products{background:#e4e6d8}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:70px}.section-top h2{font-size:clamp(53px,6vw,92px)}.section-top>p{max-width:450px;color:#65675f;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0}.product-media{height:440px;border-radius:26px;position:relative;display:grid;place-items:center;overflow:hidden;perspective:900px}.product-media:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.38);filter:blur(2px)}.product-media img{width:82%;height:86%;object-fit:contain;position:relative;z-index:2;mix-blend-mode:multiply;transition:transform .65s var(--ease);filter:drop-shadow(0 26px 22px rgba(0,0,0,.18))}.product-card:hover img{transform:translateY(-13px) scale(1.055) rotate(-2deg)}.tone-silver{background:#d8d9d4}.tone-cream{background:#eee7d4}.tone-green{background:#9db79b}.tone-blue{background:#c7dde0}.tone-orange{background:#e3a873}.product-tag{position:absolute;left:17px;top:17px;z-index:5;background:rgba(255,255,255,.78);padding:8px 11px;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:1px}.product-tag.light{background:var(--ink);color:#fff}.card-shine{position:absolute;inset:-80%;background:linear-gradient(120deg,transparent 43%,rgba(255,255,255,.28) 50%,transparent 57%);transform:translateX(-40%) rotate(10deg);transition:.8s}.product-card:hover .card-shine{transform:translateX(45%) rotate(10deg)}.product-copy{display:flex;align-items:flex-end;justify-content:space-between;padding:19px 4px 0}.product-copy small{color:#686a63}.product-copy h3{font:600 18px Manrope;margin:6px 0}.product-inquiry{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:transparent;font-size:18px;cursor:pointer;transition:.3s}.product-inquiry:hover{background:var(--ink);color:#fff;transform:rotate(45deg)}.product-featured{grid-column:span 2}.product-featured .product-media{height:585px}.product-featured .product-media img{width:55%;height:88%}.product-wide{grid-column:span 2}.product-wide .product-media{height:585px;grid-template-columns:1fr 1fr;padding:30px}.product-wide .product-media:before{left:12%}.product-wide .product-media img{width:100%;height:100%;justify-self:start}.wide-copy{position:relative;z-index:3;align-self:end;padding:30px;color:#2d2118}.wide-copy p{font:600 30px/1.1 Manrope;letter-spacing:-1.5px}.wide-copy strong{font-size:12px}.products-action{text-align:center;margin-top:65px}.outline-btn{background:transparent;border:1px solid var(--ink);min-width:290px}
.process{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:#f6f3eb}.sticky-title{align-self:start;position:sticky;top:130px}.sticky-title h2{font-size:clamp(55px,6vw,95px)}.sticky-title>p:last-child{max-width:390px;color:#74766f;line-height:1.7;margin-top:30px}.process-list{border-top:1px solid var(--line)}.process-step{display:grid;grid-template-columns:60px 1fr 45px;gap:25px;padding:50px 0;border-bottom:1px solid var(--line);align-items:start}.process-step>span{font-size:11px}.process-step h3{font:600 31px Manrope;letter-spacing:-1.5px;margin:0 0 13px}.process-step p{margin:0;color:#73756d;line-height:1.65}.process-step i{font-style:normal;font-size:20px;transition:.35s}.process-step:hover i{transform:rotate(45deg)}
.markets{background:var(--ink);color:#fff;position:relative;overflow:hidden}.market-bg{position:absolute;right:-4vw;top:20px;pointer-events:none}.market-bg span{font:800 29vw Manrope;color:rgba(255,255,255,.025);letter-spacing:-3vw}.section-top.light>p{color:#8f918a}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;position:relative}.market-card{min-height:235px;border:1px solid rgba(255,255,255,.13);border-radius:23px;padding:25px;display:grid;grid-template-columns:60px 1fr auto;align-items:end;transition:.4s var(--ease);background:rgba(255,255,255,.025);backdrop-filter:blur(8px)}.market-card:hover{background:var(--lime);color:var(--ink);transform:translateY(-7px)}.market-card>b{font:700 20px Manrope;align-self:start}.market-card h3{font:600 26px Manrope;margin:0 0 8px}.market-card p{font-size:11px;color:#90938a;margin:0}.market-card:hover p{color:#4e5148}.market-card>span{font-size:10px;align-self:start}
.reviews{background:#f1ede4}.review-shell{background:#fff;border-radius:32px;overflow:hidden}.review-track{display:flex;transition:transform .7s var(--ease)}.review-slide{min-width:100%;padding:80px 8vw}.quote-mark{font:400 100px Georgia;line-height:.5;color:#bcc6a0}.review-slide>p{font:500 clamp(30px,4vw,58px)/1.18 Manrope;letter-spacing:-2.5px;max-width:1100px;margin:40px 0 60px}.review-person{display:flex;align-items:center;gap:17px}.review-person>span{width:50px;height:50px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font:700 12px Manrope}.review-person div{display:flex;flex-direction:column;gap:5px}.review-person b{font-size:13px}.review-person small{color:#777}.review-controls{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:18px 22px}.review-controls button{width:45px;height:45px;border-radius:50%;border:1px solid var(--line);background:transparent;cursor:pointer}.review-dots{display:flex;gap:8px}.review-dots button{width:7px;height:7px;padding:0;background:#c4c6bf;border:0}.review-dots button.active{width:30px;border-radius:99px;background:var(--ink)}
.numbers{background:#f3dcc4}.numbers-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:70px}.numbers-head h2{font-size:clamp(58px,7vw,110px)}.number-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(0,0,0,.2)}.number-card{padding:45px 35px 30px 0;border-right:1px solid rgba(0,0,0,.2)}.number-card:not(:first-child){padding-left:35px}.number-card:last-child{border:0}.number-card strong{font:600 clamp(70px,9vw,145px) Manrope;letter-spacing:-8px}.number-card p{max-width:320px;line-height:1.65;font-size:13px}
.cta-section{padding:25px;background:#f3dcc4}.cta-inner{min-height:760px;border-radius:38px;background:var(--ink);color:#fff;padding:115px 8vw;position:relative;overflow:hidden}.cta-inner h2{font-size:clamp(58px,7.4vw,118px);position:relative;z-index:3}.cta-inner>p:not(.eyebrow){max-width:530px;color:#a5a79f;line-height:1.7;font-size:17px;margin:35px 0;position:relative;z-index:3}.cta-actions{display:flex;align-items:center;gap:25px;position:relative;z-index:4}.light-btn{background:var(--lime)}.cta-phone{font-size:13px;border-bottom:1px solid #666;padding-bottom:5px}.cta-orb{position:absolute;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,#5a6f28,transparent 66%);right:-130px;bottom:-250px}.cta-products{position:absolute;right:2%;bottom:-110px;width:47%;height:670px;z-index:2}.cp{position:absolute;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 35px 35px rgba(0,0,0,.45))}.cp1{width:230px;height:520px;left:0;bottom:20px;transform:rotate(-12deg)}.cp2{width:330px;height:600px;left:25%;bottom:30px;transform:rotate(4deg)}.cp3{width:270px;height:590px;right:-5%;bottom:0;transform:rotate(13deg)}
footer{padding:80px 5vw 30px;background:#f5f1e8}.footer-main{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:50px}.footer-logo{font-size:39px}.footer-main>div:first-child p{color:#777;max-width:300px;line-height:1.6}.footer-column{display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-column b{margin-bottom:10px}.footer-column p{color:#777;line-height:1.6;margin:5px 0}.footer-bottom{border-top:1px solid var(--line);margin-top:65px;padding-top:25px;display:flex;justify-content:space-between;color:#7b7d76;font-size:10px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:40;background:var(--lime);border-radius:999px;padding:11px 12px 11px 18px;display:flex;align-items:center;gap:14px;box-shadow:0 15px 45px rgba(0,0,0,.18);font-size:12px;font-weight:700}.whatsapp-float b{width:31px;height:31px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center}
.reveal{opacity:0;transform:translateY(38px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.nav-links{display:none}.menu{display:block}.nav-cta{margin-left:auto;margin-right:18px}.hero{grid-template-columns:1fr;padding-top:150px}.hero-visual{height:680px}.hero-copy{max-width:900px}.intro{grid-template-columns:1fr}.intro-label{margin-bottom:35px}.intro-cards{grid-column:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:1fr}.sticky-title{position:static}.market-grid{grid-template-columns:repeat(2,1fr)}.cta-products{opacity:.48;width:60%}.nav-links.mobile-open{display:flex;position:fixed;inset:0;background:var(--ink);flex-direction:column;justify-content:center;font:600 35px Manrope;z-index:-1}.menu.active span:first-child{transform:translateY(4px) rotate(45deg)}.menu.active span:last-child{transform:translateY(-4px) rotate(-45deg)}}
@media(max-width:700px){.cursor-glow{display:none}.nav{height:74px;padding:0 20px}.nav-cta{display:none}.hero{padding:120px 20px 70px;min-height:auto}.hero-title{font-size:57px;letter-spacing:-4px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-stats{gap:20px;flex-wrap:wrap;margin-top:50px}.hero-visual{height:520px;margin-top:35px}.hp-main{width:230px;height:350px}.hp-left{width:135px;height:210px;left:-20px;bottom:50px}.hp-right{width:130px;height:205px;right:-20px;top:40px}.ring-one{width:390px;height:390px}.ring-two{width:300px;height:300px}.note-one{right:-8px;bottom:30px}.note-two{left:-5px;top:45px}.hero-scroll{display:none}.section{padding:90px 20px}.intro-copy h2,.section-top h2,.sticky-title h2{font-size:48px;letter-spacing:-3px}.intro-copy>p{font-size:16px}.intro-cards{grid-template-columns:1fr;margin-top:55px}.mini-feature{min-height:230px}.section-top{flex-direction:column;align-items:flex-start;margin-bottom:45px}.product-grid{grid-template-columns:1fr}.product-featured,.product-wide{grid-column:auto}.product-media,.product-featured .product-media,.product-wide .product-media{height:440px}.product-featured .product-media img{width:75%}.product-wide .product-media{grid-template-columns:1fr}.wide-copy{display:none}.process-step{grid-template-columns:35px 1fr 30px}.process-step h3{font-size:24px}.market-grid{grid-template-columns:1fr}.market-card{min-height:190px}.review-slide{padding:55px 25px}.review-slide>p{font-size:31px;letter-spacing:-1.5px}.numbers-head{display:block}.number-grid{grid-template-columns:1fr}.number-card,.number-card:not(:first-child){padding:35px 0;border-right:0;border-bottom:1px solid rgba(0,0,0,.2)}.number-card:last-child{border-bottom:0}.number-card strong{font-size:90px}.cta-section{padding:10px}.cta-inner{min-height:760px;padding:80px 25px}.cta-inner h2{font-size:55px;letter-spacing:-4px}.cta-actions{align-items:flex-start;flex-direction:column}.cta-products{width:120%;height:330px;right:-20%;bottom:-20px;opacity:.45}.cp1{width:130px;height:280px}.cp2{width:180px;height:320px}.cp3{width:150px;height:300px}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.whatsapp-float span{display:none}.whatsapp-float{padding:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.page-loader{display:none}.hero-reveal,.reveal{opacity:1;transform:none}}

/* Product carousel */
.product-carousel{position:relative;margin-top:20px}.carousel-viewport{overflow:hidden;cursor:grab;touch-action:pan-y;user-select:none}.carousel-viewport.dragging{cursor:grabbing}.carousel-track{display:flex;gap:22px;will-change:transform;transition:transform .72s cubic-bezier(.2,.8,.2,1)}.carousel-track.no-transition{transition:none}.carousel-card{flex:0 0 calc((100% - 66px)/4);min-width:0}.carousel-card .product-media{height:430px}.carousel-card .product-media img{width:78%;height:82%;object-fit:contain;transition:transform .7s var(--ease),filter .7s var(--ease)}.carousel-card:hover .product-media img{transform:translateY(-10px) scale(1.06);filter:drop-shadow(0 22px 18px rgba(0,0,0,.16))}.carousel-arrow{position:absolute;top:42%;z-index:4;width:52px;height:52px;border:0;border-radius:50%;background:#111;color:#fff;font-size:20px;display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 35px rgba(0,0,0,.22);transition:transform .25s,background .25s}.carousel-arrow:hover{transform:scale(1.09);background:var(--lime);color:#111}.carousel-prev{left:-26px}.carousel-next{right:-26px}.carousel-meta{display:flex;justify-content:space-between;align-items:center;margin-top:25px;color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.carousel-dots{display:flex;gap:8px}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:#c8c8c1;cursor:pointer;transition:width .35s,background .35s}.carousel-dots button.active{width:34px;background:#111}.tone-purple{background:linear-gradient(145deg,#efeaff,#d8cdf7)}.tone-lime{background:linear-gradient(145deg,#f5f7e8,#dbe892)}.tone-pink{background:linear-gradient(145deg,#f9ebe8,#e9c2b8)}.social-column a{display:flex;justify-content:space-between;max-width:180px;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:8px}.social-column a span{transition:transform .25s}.social-column a:hover span{transform:translate(3px,-3px)}
@media(max-width:1100px){.carousel-card{flex-basis:calc((100% - 44px)/3)}.footer-main{grid-template-columns:1.5fr 1fr 1fr 1fr}}
@media(max-width:800px){.carousel-card{flex-basis:calc((100% - 18px)/2)}.carousel-track{gap:18px}.carousel-arrow{width:44px;height:44px}.carousel-prev{left:-10px}.carousel-next{right:-10px}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.carousel-card{flex-basis:84%}.carousel-track{gap:14px}.carousel-card .product-media{height:390px}.carousel-arrow{top:40%;width:42px;height:42px}.carousel-prev{left:-6px}.carousel-next{right:-6px}.carousel-meta span{display:none}.footer-main{grid-template-columns:1fr}}

/* Hosting-safe product carousel fallback */
.product-carousel{opacity:1!important;transform:none!important;visibility:visible!important;min-height:540px}
.carousel-viewport{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}
.carousel-viewport::-webkit-scrollbar{display:none}
.carousel-track{width:max-content;max-width:none;transform:none;transition:transform .72s cubic-bezier(.2,.8,.2,1)}
.carousel-card{scroll-snap-align:start}
.product-carousel.js-carousel-ready .carousel-viewport{overflow:hidden;scroll-snap-type:none}
.product-carousel.js-carousel-ready .carousel-track{width:auto}
@media(max-width:540px){.product-carousel{min-height:510px}}

/* BYJIN identity additions */
.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.footer-mark-link{display:inline-flex}.footer-mark{width:86px;height:86px;border-radius:22px;box-shadow:0 18px 40px rgba(0,0,0,.14);transition:transform .35s var(--ease)}.footer-mark-link:hover .footer-mark{transform:rotate(-4deg) scale(1.05)}.footer-signature{margin-top:70px;border-top:1px solid var(--line);padding-top:38px}.footer-signature img{display:block;width:min(760px,100%);height:auto;margin:auto;border-radius:24px;box-shadow:0 24px 65px rgba(0,0,0,.12)}
.carousel-card{transition:transform .45s var(--ease),opacity .45s var(--ease)}.carousel-viewport.dragging .carousel-card{cursor:grabbing}.product-copy h3{min-height:2.6em}.product-media img{pointer-events:none}.product-tag{z-index:2}
@media(max-width:700px){.footer-mark{width:72px;height:72px}.footer-signature{margin-top:45px}.footer-signature img{border-radius:16px}.product-copy h3{min-height:auto}}

/* Official BYJIN logo update */
.logo{display:flex;align-items:center}
.logo img{display:block;width:132px;height:58px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.footer-mark{width:150px;height:auto;border-radius:0;box-shadow:none;object-fit:contain;background:#fff}
.footer-mark-link:hover .footer-mark{transform:scale(1.03)}
.footer-signature img{width:min(620px,100%);border-radius:0;box-shadow:none;object-fit:contain;background:#fff}
.hp-left img{padding:16px}
.hp-right img{padding:16px}
@media(max-width:700px){.logo img{width:108px;height:46px}.footer-mark{width:130px}}

/* Header logo and clean footer — July 2026 */
.logo{
  width:clamp(190px,22vw,330px);
  height:68px;
  padding:6px 12px;
  overflow:hidden;
  border-radius:14px;
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 34px rgba(0,0,0,.14);
}
.logo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:left center;
  filter:none!important;
}
.footer-wordmark{
  display:block;
  max-width:330px;
  font:800 clamp(26px,3vw,42px)/.98 Manrope,sans-serif;
  letter-spacing:-2px;
}
.footer-signature,.footer-mark-link,.footer-mark{display:none!important}
@media(max-width:700px){
  .logo{width:185px;height:54px;padding:5px 8px;border-radius:11px}
  .nav{gap:12px}
}

/* V6: text wordmark, business photo collage and PDF price-list button */
.logo-wordmark{display:flex;flex-direction:column;align-items:flex-start;line-height:.95;text-decoration:none;min-width:190px}
.logo-wordmark .logo-title{font:800 29px/1 Manrope,sans-serif;letter-spacing:-1.7px;color:#fff}
.logo-wordmark .logo-subtitle{margin-top:6px;font:600 10px/1.1 'DM Sans',sans-serif;letter-spacing:2.1px;text-transform:uppercase;color:rgba(255,255,255,.7)}
.business-collage{height:690px;display:block;position:relative}
.business-card{position:absolute;margin:0;border-radius:24px;overflow:hidden;background:#f0f0e9;box-shadow:0 28px 80px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.12);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}
.business-card:hover{box-shadow:0 34px 100px rgba(0,0,0,.5)}
.business-card>img{width:100%;height:100%;object-fit:cover;display:block}
.business-card figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 13px;border-radius:14px;background:rgba(15,16,14,.78);color:#fff;backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:4px}
.business-card figcaption span{font-size:7px;letter-spacing:1.6px;color:var(--lime);font-weight:800}
.business-card figcaption b{font:700 12px Manrope,sans-serif}
.bc-warehouse{width:49%;height:58%;left:26%;top:12%;z-index:3;transform:rotate(2deg)}
.bc-store{width:31%;height:39%;left:0;bottom:8%;z-index:4;transform:rotate(-5deg)}
.bc-office{width:30%;height:38%;right:0;top:3%;z-index:2;transform:rotate(5deg)}
.bc-products{width:42%;height:31%;right:4%;bottom:2%;z-index:5;background:linear-gradient(135deg,#e7ebde,#c8d3bd)}
.multi-products{height:100%;display:flex;align-items:center;justify-content:center;gap:2%;padding:12px 12px 58px}
.multi-products img{width:31%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 13px rgba(0,0,0,.22));mix-blend-mode:multiply}
.business-collage .note-one{right:9%;bottom:27%;z-index:9}.business-collage .note-two{left:4%;top:7%;z-index:9}
@media(max-width:1100px){.business-collage{height:620px}.bc-warehouse{width:52%;left:24%}.bc-store{width:34%}.bc-office{width:33%}.bc-products{width:45%}}
@media(max-width:780px){.logo-wordmark{min-width:auto}.logo-wordmark .logo-title{font-size:23px}.logo-wordmark .logo-subtitle{font-size:8px;letter-spacing:1.4px}.business-collage{height:560px;margin-top:20px}.bc-warehouse{width:62%;height:48%;left:19%;top:11%}.bc-store{width:42%;height:32%;left:0;bottom:8%}.bc-office{width:39%;height:31%;right:0;top:3%}.bc-products{width:52%;height:28%;right:2%;bottom:1%}.business-collage .note-one{display:none}.business-collage .note-two{left:2%;top:4%}}


/* V12: hero banner carousel, reseller network and official header mark */
.header-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#111;min-width:210px}.header-brand img{width:42px;height:42px;border-radius:10px;object-fit:cover}.header-brand-copy{display:flex;flex-direction:column;line-height:1}.header-brand-copy b{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:.08em}.header-brand-copy small{margin-top:5px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#6f716c}
.hero-slider{position:relative;height:min(860px,100vh);min-height:650px;padding:0!important;overflow:hidden;background:#0c0d0b}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s;display:flex;align-items:flex-end}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-slide-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.035);transition:transform 7s ease}.hero-slide.active .hero-slide-media{transform:scale(1)}.hero-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,5,.86) 0%,rgba(5,6,5,.6) 42%,rgba(5,6,5,.18) 72%),linear-gradient(0deg,rgba(5,6,5,.58),transparent 55%)}.hero-slide-content{position:relative;z-index:3;width:min(760px,calc(100% - 12vw));margin:0 0 11vh 7vw;color:white}.hero-slide-content .eyebrow{color:#d8ff5b}.hero-slide-content h1,.hero-slide-content h2{font-family:Manrope,sans-serif;font-size:clamp(50px,6.5vw,104px);line-height:.94;letter-spacing:-.065em;margin:20px 0 24px}.hero-slide-content h1 span,.hero-slide-content h2 span{color:#d8ff5b}.hero-slide-content>p:not(.eyebrow){font-size:clamp(16px,1.4vw,21px);line-height:1.65;color:rgba(255,255,255,.78);max-width:650px}.hero-slide .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.glass-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:white;text-decoration:none;background:rgba(255,255,255,.1);backdrop-filter:blur(15px);font-weight:700}.hero-arrow{position:absolute;z-index:6;top:50%;width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.24);color:#fff;font-size:19px;cursor:pointer;backdrop-filter:blur(10px)}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{position:absolute;z-index:6;right:6vw;bottom:7vh;display:flex;gap:9px}.hero-dots button{width:34px;height:4px;border:0;border-radius:5px;background:rgba(255,255,255,.35);padding:0;cursor:pointer;transition:.3s}.hero-dots button.active{width:64px;background:#d8ff5b}.hero-slider .hero-scroll{z-index:6;color:white}
.reseller-section{background:linear-gradient(180deg,#fff8fb 0%,#fff 100%);overflow:hidden}.reseller-heading{text-align:center;max-width:760px;margin:0 auto 56px}.reseller-heading h2{font-size:clamp(42px,5vw,76px);line-height:1.02;letter-spacing:-.055em;margin:12px 0 22px}.reseller-heading h2 em{font-style:normal;color:#e68b50}.reseller-heading>p:last-child{color:#74706f;font-size:18px;line-height:1.65}.reseller-network{display:grid;grid-template-columns:1fr 240px 1fr;gap:46px;align-items:center;max-width:1120px;margin:auto;position:relative}.reseller-column{display:grid;gap:24px}.reseller-card{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid rgba(20,20,20,.07);border-radius:22px;padding:24px;box-shadow:0 16px 45px rgba(80,40,30,.07);min-height:138px;transition:.35s}.reseller-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(80,40,30,.12)}.reseller-card>span{display:grid;place-items:center;flex:0 0 56px;height:56px;border-radius:50%;background:#fff0e8;color:#e87938;font-size:23px}.reseller-card h3{font-size:16px;margin:0 0 8px}.reseller-card p{font-size:14px;line-height:1.55;color:#777;margin:0}.reseller-center{width:220px;height:220px;border-radius:50%;background:white;border:20px solid #fff1e9;box-shadow:0 25px 70px rgba(216,116,59,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.reseller-center:before,.reseller-center:after{content:"";position:absolute;width:48px;border-top:2px dashed #efab85;top:50%}.reseller-center:before{right:100%}.reseller-center:after{left:100%}.reseller-center img{width:70px;height:70px;object-fit:cover;border-radius:16px;margin-bottom:9px}.reseller-center b{font-size:22px;letter-spacing:.12em}.reseller-center small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#8b7d77;margin-top:5px}.reseller-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:50px}.outline-btn{display:inline-flex;align-items:center;gap:12px;padding:0 26px;min-height:54px;border:1px solid #181916;border-radius:999px;color:#181916;text-decoration:none;font-weight:700}.outline-btn:hover{background:#181916;color:white}
@media(max-width:900px){.header-brand{min-width:0}.header-brand img{width:36px;height:36px}.header-brand-copy b{font-size:18px}.header-brand-copy small{font-size:7px}.hero-slider{min-height:720px}.hero-slide-content{width:calc(100% - 44px);margin:0 22px 110px}.hero-slide-content h1,.hero-slide-content h2{font-size:clamp(44px,13vw,70px)}.hero-slide-shade{background:linear-gradient(0deg,rgba(5,6,5,.92) 0%,rgba(5,6,5,.56) 65%,rgba(5,6,5,.2))}.hero-arrow{top:auto;bottom:32px}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{right:50%;transform:translateX(50%);bottom:55px}.hero-slider .hero-scroll{display:none}.reseller-network{grid-template-columns:1fr;gap:24px}.reseller-center{order:-1;margin:auto;width:180px;height:180px}.reseller-center:before,.reseller-center:after{display:none}.reseller-card{min-height:116px}.reseller-heading{margin-bottom:36px}}
@media(max-width:520px){.header-brand-copy small{display:none}.hero-slide-content h1,.hero-slide-content h2{font-size:43px}.hero-slide-content>p:not(.eyebrow){font-size:15px}.hero-slide .hero-actions{display:grid}.hero-slide .hero-actions a{width:100%}.reseller-section{padding-left:18px;padding-right:18px}.reseller-heading h2{font-size:40px}.reseller-card{padding:18px}.reseller-card>span{flex-basis:46px;height:46px}}

/* V8: compact header logo and wholesale partner photo gallery */
.header-brand.logo{
  width:58px!important;
  height:58px!important;
  min-width:58px;
  padding:7px!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.18)!important;
  overflow:visible;
  gap:12px;
}
.header-brand.logo>img{
  width:44px!important;
  height:44px!important;
  object-fit:contain!important;
  flex:0 0 44px;
}
.header-brand-copy{
  display:flex;
  flex-direction:column;
  min-width:max-content;
  line-height:1;
  color:#fff;
  text-shadow:0 2px 15px rgba(0,0,0,.35);
}
.header-brand-copy b{font:800 21px/1 Manrope,sans-serif;letter-spacing:-1px}
.header-brand-copy small{margin-top:5px;font:600 8px/1 'DM Sans',sans-serif;letter-spacing:1.55px;text-transform:uppercase;color:rgba(255,255,255,.78)}
.partner-gallery-section{background:linear-gradient(180deg,#faf8f1 0%,#f3efe6 100%)}
.partner-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:180px;gap:18px;margin-top:54px}
.partner-photo{position:relative;grid-column:span 4;grid-row:span 2;margin:0;border-radius:26px;overflow:hidden;background:#ddd;box-shadow:0 24px 65px rgba(18,20,17,.12);isolation:isolate}
.partner-photo-wide{grid-column:span 8}
.partner-photo-tall{grid-row:span 3}
.partner-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s var(--ease),filter .8s var(--ease)}
.partner-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 43%,rgba(8,9,8,.78));z-index:1;transition:opacity .45s}
.partner-photo figcaption{position:absolute;left:22px;right:22px;bottom:19px;z-index:2;color:#fff;display:flex;flex-direction:column;gap:5px;transform:translateY(5px);transition:transform .45s var(--ease)}
.partner-photo figcaption b{font:700 17px/1.15 Manrope,sans-serif}
.partner-photo figcaption span{font-size:11px;color:rgba(255,255,255,.72)}
.partner-photo:hover img{transform:scale(1.055);filter:saturate(1.08)}
.partner-photo:hover figcaption{transform:translateY(0)}
@media(max-width:900px){
  .header-brand.logo{width:50px!important;height:50px!important;min-width:50px;padding:6px!important;border-radius:13px!important}
  .header-brand.logo>img{width:38px!important;height:38px!important;flex-basis:38px}
  .header-brand-copy b{font-size:17px}.header-brand-copy small{font-size:7px;letter-spacing:1.15px}
  .partner-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:13px}
  .partner-photo,.partner-photo-wide,.partner-photo-tall{grid-column:span 1;grid-row:span 1}
  .partner-photo-wide{grid-column:span 2}
}
@media(max-width:560px){
  .header-brand-copy small{display:none}
  .partner-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;margin-right:-5vw;scrollbar-width:none}
  .partner-gallery::-webkit-scrollbar{display:none}
  .partner-photo,.partner-photo-wide,.partner-photo-tall{min-width:82vw;height:420px;scroll-snap-align:center;flex:0 0 82vw}
}
