:root{--ink:#092139;--navy:#082b49;--navy-2:#0e3a5f;--steel:#edf2f5;--steel-2:#d8e1e7;--line:#d7e1e8;--muted:#5b6c78;--green:#63a92f;--green-2:#3f851c;--copper:#b87347;--white:#fff;--shadow:0 18px 45px #0720371f;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f8fafb;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07223af5;border-bottom:1px solid #ffffff17;position:sticky;top:0}.nav-wrap{width:min(var(--max), calc(100% - 40px));align-items:center;gap:28px;min-height:72px;margin:0 auto;display:flex}.brand{min-width:184px;color:var(--white)}.brand strong{letter-spacing:.5px;font-size:27px;line-height:1;display:block}.brand span{color:#b9cad8;text-transform:uppercase;letter-spacing:.7px;margin-top:4px;font-size:10px;display:block}.nav-toggle{border-radius:var(--radius);width:42px;height:42px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff2e;margin-left:auto;display:none}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";background:currentColor;width:18px;height:2px;margin:0 auto;display:block}.nav-toggle span:before{transform:translateY(-7px)}.nav-toggle span:after{transform:translateY(5px)}.main-nav{align-items:center;gap:22px;margin-left:auto;display:flex}.main-nav a{color:#e7eef4;text-transform:uppercase;letter-spacing:.25px;padding:28px 0 24px;font-size:12px;font-weight:700;position:relative}.main-nav a:after{background:var(--green);transform-origin:50%;content:"";height:2px;transition:transform .2s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a.is-active:after{transform:scaleX(1)}.quote-link,.btn{cursor:pointer;letter-spacing:.1px;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.quote-link,.btn-primary{background:var(--green);color:var(--white)}.quote-link:hover,.btn-primary:hover{background:var(--green-2);transform:translateY(-1px)}.btn-secondary{color:var(--white);background:#ffffff0f;border-color:#ffffff61}.btn-secondary:hover{border-color:#ffffffb8;transform:translateY(-1px)}.btn-outline{color:var(--green-2);background:0 0;border-color:#9bb98c}.btn-outline:hover{border-color:var(--green);background:#f3faef}.section{padding:86px 0}.section-alt{background:var(--white)}.product-categories-section{background:var(--white);align-items:center;min-height:100svh;padding:44px 0;display:flex}.product-categories-section .section-head{margin-bottom:22px}.product-categories-section .category-grid{gap:20px}.product-categories-section .product-card{min-height:0}.product-categories-section .product-visual{height:clamp(300px,50svh - 165px,390px)}.product-categories-section .product-card h3{padding:14px 16px;font-size:20px}@media (min-width:641px){.product-categories-section .product-image{object-fit:contain}}.container{width:min(var(--max), calc(100% - 40px));margin:0 auto}.section-head{text-align:center;max-width:710px;margin:0 auto 42px}.section-head.left{text-align:left;margin-left:0}.eyebrow{color:var(--green-2);letter-spacing:1.4px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}h1,h2,h3{margin:0;line-height:1.12}h1{letter-spacing:0;font-size:clamp(42px,5vw,68px)}h2{font-size:clamp(28px,3vw,42px)}h3{font-size:20px}p{color:var(--muted);margin:0}.hero{min-height:max(640px,100svh - 72px);color:var(--white);background:linear-gradient(90deg,#051a2efa 0%,#06243feb 44%,#082c46bd 72%,#082c4680 100%),linear-gradient(135deg,#102e48 0%,#1f3441 52%,#6f7e83 100%);align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg-video{z-index:0;object-fit:cover;opacity:.9;filter:saturate(.92)contrast(1.05);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:before{z-index:1;content:"";background:linear-gradient(90deg,#041424eb 0%,#051b31c7 44%,#051b317a 100%);position:absolute;inset:0}.hero:after{z-index:1;clip-path:polygon(10% 16%,100% 0,100% 100%,0 100%);opacity:.8;content:"";background:linear-gradient(#ffffff1f,#0000 24%);width:58%;height:70%;position:absolute;bottom:0;right:0}.hero-inner{z-index:2;width:min(var(--max), calc(100% - 40px));grid-template-columns:minmax(0,920px);align-items:center;gap:58px;margin:0 auto;padding:clamp(48px,6vh,72px) 0;display:grid;position:relative}.hero-copy{max-width:920px}.hero-copy h1{max-width:780px;font-size:clamp(44px,4.2vw,58px);line-height:1.08}.hero-copy h1 span{display:block}.hero-copy p:not(.eyebrow),.page-hero p{color:#d6e3ed;max-width:540px;margin-top:22px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-proof{grid-template-columns:repeat(4,1fr);gap:14px;width:min(100%,780px);margin-top:38px;display:grid}.proof-item{border-left:1px solid #fff3;min-height:94px;padding:16px 14px}.line-icon,.proof-icon{border:2px solid #84a7be;border-radius:50%;width:40px;height:40px;display:block;position:relative}.proof-icon{color:#e7f4ff;background:#07233d57;border-color:#dbe8f0e6;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;display:inline-flex}.line-icon:after{border:2px solid var(--green);content:"";border-radius:4px;position:absolute;inset:10px}.proof-icon:after{background:var(--green);content:"";border:0;border-radius:50%;width:12px;height:12px;position:absolute;inset:auto -7px 5px auto}.proof-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.proof-item strong{color:var(--white);font-size:13px;line-height:1.35;display:block}.product-stage{justify-content:center;align-items:flex-end;gap:22px;min-height:490px;padding-bottom:30px;display:flex}.bottle,.tumbler,.mug{border:1px solid #ffffff59;flex:none;position:relative;box-shadow:inset 18px 0 28px #ffffff1f,inset -18px 0 28px #0000002e,0 28px 35px #00000047}.bottle{background:linear-gradient(90deg,#0b2038,#114e8a 42%,#08233f);border-radius:28px 28px 18px 18px;width:84px;height:330px}.bottle:before{content:"";border:8px solid #111c25;border-bottom:0;border-radius:22px 22px 0 0;width:38px;height:78px;position:absolute;top:-66px;left:23px}.bottle:after,.tumbler:after,.mug:after{color:#ffffffc2;letter-spacing:1px;content:"OXYDIARY";font-size:11px;font-weight:800;position:absolute;bottom:72px;left:50%;transform:translate(-50%)rotate(-90deg)}.bottle.steel{background:linear-gradient(90deg,#e4e7e8,#a4adb2 30%,#f8f8f5 50%,#69747b 100%);height:390px}.bottle.green{background:linear-gradient(90deg,#283b2e,#637b3c 45%,#17251d);height:300px}.bottle.blush{background:linear-gradient(90deg,#e4938f,#f3b5a8 45%,#c56f73);height:270px}.tumbler{background:linear-gradient(90deg,#061321,#101820 38%,#1f2325);border-radius:16px 16px 12px 12px;width:112px;height:175px}.mug{background:linear-gradient(90deg,#071f39,#0a4578 48%,#061a30);border-radius:12px 12px 18px 18px;width:130px;height:160px}.mug:before{content:"";border:12px solid #0b2d4efa;border-left:0;border-radius:0 32px 32px 0;width:48px;height:72px;position:absolute;top:44px;right:-42px}.category-grid,.page-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card,.info-card,.step-card,.advantage-card,.buyer-card,.cert-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 12px 30px #0c273d0d}.product-card{background:var(--white);border:0;grid-template-rows:1fr auto;min-height:360px;display:grid;overflow:hidden;box-shadow:0 18px 42px #082b491a}.product-visual{background:#fff;justify-content:center;align-items:stretch;height:360px;min-height:0;padding:0;display:flex;overflow:hidden}.product-image{object-fit:cover;image-rendering:auto;filter:none;width:100%;max-width:none;height:100%}.mini-product{background:linear-gradient(90deg,#0c2340,#155b99 46%,#091d34);border-radius:17px 17px 10px 10px;width:44px;height:128px;position:relative;box-shadow:inset 8px 0 14px #ffffff1f,inset -10px 0 12px #00000029}.mini-product:before{content:"";border:5px solid #152432;border-bottom:0;border-radius:12px 12px 0 0;width:14px;height:24px;position:absolute;top:-22px;left:15px}.mini-product.short{background:linear-gradient(90deg,#111,#333,#050505);border-radius:12px;width:58px;height:96px}.mini-product.short:before{display:none}.mini-product.wide{border-radius:10px 10px 14px 14px;width:84px;height:92px}.mini-product.wide:before{border:8px solid #0d3152;border-left:0;border-radius:0 20px 20px 0;width:28px;height:42px;top:30px;left:auto;right:-26px}.mini-product.green{background:linear-gradient(90deg,#1e2f22,#5b7536,#142018)}.mini-product.white{background:linear-gradient(90deg,#d9dee1,#fff,#b8c2c7)}.mini-product.blush{background:linear-gradient(90deg,#d8807e,#f4afa5,#c46971)}.mini-cap{background:radial-gradient(circle at 50% 35%,#1c2228 0 16px,#05080b 17px 100%);border-radius:50%;align-self:center;width:68px;height:34px}.product-card h3{color:var(--white);text-align:center;background:linear-gradient(135deg,#082b49f5,#0e3a5feb);border-top:1px solid #84a7be57;padding:16px 18px;font-size:20px;line-height:1.2}.wide-cta{text-align:center;margin-top:36px}.split,.quality-wrap,.shipping-quote{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;display:grid}.factory-intro-section{background:linear-gradient(90deg,#041a2c33,#041a2c14 45%,#041a2c38),url(/images/factory-background.png) 50%/cover no-repeat;align-items:center;min-height:720px;padding:34px 0;display:flex}.factory-intro-content{justify-content:center;align-items:center;display:flex}.factory-copy-panel{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #ffffff8c;border-radius:18px;width:min(1180px,100%);padding:40px;box-shadow:0 24px 70px #082b4933}.factory-copy-panel h2,.factory-copy-panel p{color:var(--navy)}.factory-copy-panel .eyebrow{color:var(--green-2)}.factory-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.factory-service-grid article{text-align:center;background:#ffffff94;border:1px solid #20507229;border-radius:14px;flex-direction:column;align-items:center;min-height:340px;padding:28px 26px;display:flex;box-shadow:0 14px 34px #082b491a}.factory-service-icon{width:58px;height:58px;color:var(--green-2);background:#ffffffb8;border:1px solid #0c375929;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex;box-shadow:0 12px 28px #082b491a}.factory-service-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:30px;height:30px}.factory-service-grid h3{color:var(--navy);letter-spacing:0;margin-bottom:14px;font-size:28px;font-weight:800}.factory-service-grid p{margin:0;font-size:15px;line-height:1.78}.factory-service-grid a{background:linear-gradient(180deg, #9eda87, var(--green));width:auto;min-width:178px;color:var(--white);letter-spacing:1px;text-align:center;text-transform:uppercase;border-radius:8px;margin-top:auto;padding:11px 16px;font-size:12px;font-weight:900;position:relative;top:8px;box-shadow:0 10px 24px #58b1343d}.factory-service-grid a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #58b13457}.factory-art{border-radius:var(--radius);min-height:430px;box-shadow:var(--shadow);background:linear-gradient(#ffffff1f,#ffffff05),linear-gradient(135deg,#c6d3dc,#eef4f7 44%,#91a8b5);position:relative;overflow:hidden}.factory-art:before{clip-path:polygon(0 38%,100% 0,100% 100%,0 100%);content:"";background:linear-gradient(90deg,#dbe5ea 0 18%,#eef3f6 18% 72%,#c7d3db 72%),repeating-linear-gradient(90deg,#0000 0 58px,#09213929 58px 63px);border:1px solid #09213921;height:42%;position:absolute;bottom:22%;left:7%;right:7%}.factory-art:after{content:"";background:repeating-linear-gradient(90deg,#09213924 0 2px,#0000 2px 120px),linear-gradient(#7e949f,#516673);height:22%;position:absolute;bottom:0;left:0;right:0}.content-list{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.content-list li{color:#244157;align-items:flex-start;gap:12px;font-weight:700;display:flex}.content-list li:before{background:var(--green);content:"";border-radius:50%;flex:none;width:18px;height:18px;margin-top:3px;box-shadow:inset 0 0 0 5px #dff0d6}.stats-band{background:var(--navy);color:var(--white)}.stats-grid{width:min(var(--max), calc(100% - 40px));grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.stat{border-left:1px solid #ffffff1f;align-items:center;gap:16px;min-height:118px;padding:28px;display:flex}.stat:last-child{border-right:1px solid #ffffff1f}.stat strong{color:var(--white);font-size:30px;line-height:1;display:block}.stat-icon{width:56px;height:56px;color:var(--white);flex:none;justify-content:center;align-items:center;display:inline-flex}.stat-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:48px;height:48px}.stat div span{color:#bcd1df;margin-top:8px;font-size:13px;font-weight:700;display:block}.tabs{justify-content:center;gap:10px;margin-bottom:34px;display:flex}.tab-button{border:1px solid var(--line);background:var(--white);min-width:150px;min-height:42px;color:var(--navy);cursor:pointer;text-transform:uppercase;border-radius:6px;font-size:12px;font-weight:800}.tab-button:first-child{min-width:230px}.tab-button.is-active{border-color:var(--navy);background:var(--navy);color:var(--white)}.custom-row{grid-template-columns:repeat(5,1fr);align-items:end;gap:34px;display:grid}.custom-item{border-radius:var(--radius);background:linear-gradient(#fff,#edf3f6);justify-content:center;align-items:end;min-height:218px;padding:24px;display:flex}.branding-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.finish-carousel{position:relative}.finish-grid,.lid-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;display:flex;overflow-x:auto}.finish-grid::-webkit-scrollbar{display:none}.lid-grid::-webkit-scrollbar{display:none}.finish-grid .branding-card,.lid-grid .lid-card{scroll-snap-align:start;flex:0 0 calc(20% - 17.6px)}.carousel-button{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:#082b49e0;border:1px solid #ffffff94;border-radius:50%;justify-content:center;align-items:center;font-size:32px;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 32px #082b4933}.carousel-button:hover{background:var(--green)}.carousel-button-prev{left:-22px}.carousel-button-next{right:-22px}.branding-card{border-radius:var(--radius);background:var(--white);border:1px solid #84a7be57;overflow:hidden;box-shadow:0 16px 38px #082b4914}.lid-card{border-radius:var(--radius);background:#fff;border:1px solid #84a7be47;overflow:hidden;box-shadow:0 16px 38px #082b4914}.branding-image-wrap{background:#fff;justify-content:center;align-items:center;height:230px;padding:0;display:flex;overflow:hidden}.lid-image-wrap{background:#fff;justify-content:center;align-items:center;height:270px;padding:14px;display:flex;overflow:hidden}.branding-image{object-fit:cover;width:100%;height:100%}.finish-grid .branding-image{object-fit:contain}.lid-image{object-fit:contain;width:100%;height:100%}.branding-copy{text-align:center;background:linear-gradient(#fff,#f3f8fb);min-height:178px;padding:20px 18px}.branding-copy h3{color:var(--navy);margin-bottom:10px;font-size:19px}.branding-copy p{color:#496779;font-size:14px;line-height:1.58}.steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step-card{min-height:310px;overflow:hidden}.process-visual{background:linear-gradient(120deg,#09213924,#0000),linear-gradient(135deg,#cfd8de,#f7f9fa);min-height:148px;position:relative}.process-visual:after{content:"";background:repeating-linear-gradient(90deg,#0921391f 0 12px,#0000 12px 24px);border:1px solid #09213938;border-radius:6px;position:absolute;inset:34px}.step-body{padding:22px}.step-body span{color:var(--green-2);margin-bottom:7px;font-size:13px;font-weight:900;display:block}.step-body p{margin-top:10px;font-size:14px}.quality-wrap{grid-template-columns:.95fr 1.05fr}.lab-art{border-radius:var(--radius);background:linear-gradient(90deg,#061626ad,#0000 70%),linear-gradient(135deg,#314656,#c7d5dd 45%,#eff4f6);min-height:360px;position:relative;overflow:hidden}.lab-art:before{content:"";background:#263949;width:22px;height:78%;position:absolute;top:8%;left:18%;box-shadow:155px 45px #263949,280px 10px #566b78}.lab-art:after{content:"";background:#aebcc5;border-radius:18px;height:20px;position:absolute;bottom:18%;left:19%;right:10%;box-shadow:0 36px #1f3749b8}.cert-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.cert-card{text-align:center;min-height:150px;padding:22px}.cert-card .line-icon,.buyer-card .line-icon,.advantage-card .line-icon,.info-card .line-icon{margin-bottom:14px}.cert-card .line-icon{margin-left:auto;margin-right:auto}.cert-card strong{font-size:15px;display:block}.cert-card p{margin-top:8px;font-size:13px}.buyer-grid,.advantage-grid{gap:22px;display:grid}.buyer-grid{grid-template-columns:repeat(3,1fr)}.advantage-grid{grid-template-columns:repeat(4,1fr)}.buyer-card,.advantage-card,.info-card{padding:28px}.buyer-card h3,.advantage-card h3,.info-card h3{margin-top:14px}.buyer-card p,.advantage-card p,.info-card p{margin-top:10px;font-size:14px}.shipping-quote{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:28px}.shipping-panel,.quote-panel{border-radius:var(--radius);padding:38px}.shipping-panel{border:1px solid var(--line);background:var(--white)}.ship-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px;display:grid}.ship-tile{min-height:116px;color:var(--white);text-transform:uppercase;background:linear-gradient(#0000,#05182ad1),linear-gradient(135deg,#496a7d,#b5c6d0);border-radius:6px;align-items:flex-end;padding:14px;font-size:12px;font-weight:800;display:flex}.quote-panel{background:linear-gradient(135deg, var(--navy), #07395c);color:var(--white)}.quote-panel p{color:#cfe1ec;margin-top:8px}.quote-form{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}.quote-form .full{grid-column:1/-1}.field{width:100%;min-height:44px;color:var(--ink);background:#fffffff5;border:1px solid #ffffff3d;border-radius:5px;padding:0 13px}textarea.field{resize:vertical;min-height:104px;padding-top:12px}.form-status{color:#dff4d4;background:#63a92f29;border-radius:6px;margin-top:16px;padding:12px 14px;font-size:14px;font-weight:700;display:none}.form-status.is-visible{display:block}.sustainability{grid-template-columns:1fr 1fr;display:grid}.sustain-left,.sustain-right{min-height:340px;padding:58px}.sustain-left{color:var(--white);background:linear-gradient(90deg,#082b49eb,#082b49ad),linear-gradient(135deg,#235370,#9db5c1)}.sustain-left p:not(.eyebrow){color:#dce9f0;max-width:480px;margin-top:18px}.sustain-right{background:linear-gradient(90deg,#ffffffe0,#ffffffb3),linear-gradient(135deg,#c9d9de,#eef6f1 45%,#9fb586)}.sustain-list{margin-top:24px}.page-hero{color:var(--white);background:linear-gradient(90deg,#061c32f5,#082b49b3),linear-gradient(135deg,#0d2f4d,#718792);padding:98px 0 82px}.page-hero p{max-width:680px}.feature-band{background:var(--steel)}.timeline{gap:18px;max-width:880px;margin:0 auto;display:grid}.timeline-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:86px 1fr;align-items:start;gap:24px;padding:28px;display:grid}.timeline-number{color:var(--green-2);font-size:28px;font-weight:900}.contact-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:32px;display:grid}.site-footer{color:var(--white);background:#061b2d}.footer-grid{width:min(var(--max), calc(100% - 40px));grid-template-columns:1.5fr repeat(3,1fr);gap:36px;margin:0 auto;padding:48px 0;display:grid}.footer-grid p,.footer-grid a,.footer-grid span{color:#b8c9d6;font-size:14px}.footer-grid h3{text-transform:uppercase;margin-bottom:14px;font-size:14px}.footer-links{gap:8px;display:grid}.social-links{align-items:center;gap:12px;display:flex}.social-link{color:#d9edf8;background:linear-gradient(135deg,#ffffff1a,#ffffff05),#082b49ad;border:1px solid #bedef257;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex;box-shadow:0 10px 24px #01122133}.social-link svg{fill:currentColor;width:20px;height:20px}.social-link:hover{color:var(--white);border-color:#d5eefcd1;transform:translateY(-2px)scale(1.06);box-shadow:0 14px 30px #3f8bc747,0 0 0 4px #63a92f1a}.social-links-floating{z-index:18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#061b2dc7;border:1px solid #bedef23d;border-radius:999px;flex-direction:column;padding:10px;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #01122147}.social-links-floating .social-link{width:44px;height:44px}.whatsapp-button{z-index:18;min-height:46px;color:var(--white);background:linear-gradient(135deg,#63a92ff5,#3f851cf5);border:1px solid #bedef257;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-size:13px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:22px;right:88px;box-shadow:0 18px 42px #01122140}.whatsapp-button svg{fill:currentColor;width:22px;height:22px}.whatsapp-button:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 22px 48px #3f851c52}.footer-bottom{color:#9fb4c5;text-align:center;border-top:1px solid #ffffff1a;padding:18px 0;font-size:13px}@media (max-width:980px){.nav-wrap{min-height:66px}.nav-toggle{align-items:center;display:inline-flex}.main-nav{background:var(--navy);flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 22px;display:none;position:absolute;top:66px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a{padding:15px 0}.main-nav a:after{width:34px;bottom:9px;right:auto}.quote-link{width:max-content;margin-top:10px}.social-links-floating{display:none}.whatsapp-button{bottom:16px;right:16px}.hero-inner,.split,.quality-wrap,.shipping-quote,.sustainability,.contact-layout{grid-template-columns:1fr}.factory-intro-section{background-position:50%;min-height:620px}.factory-intro-content{justify-content:center}.factory-service-grid{grid-template-columns:1fr}.factory-service-grid article{min-height:auto}.hero{min-height:calc(100svh - 66px)}.hero-inner{padding:48px 0}.hero-copy h1{max-width:720px;font-size:clamp(38px,7vw,50px);line-height:1.12}.hero-copy p:not(.eyebrow){max-width:680px;margin-top:18px}.hero-actions{margin-top:26px}.hero-proof{margin-top:32px}.product-stage{justify-content:flex-start;min-height:430px;overflow:hidden}.hero-proof,.stats-grid,.custom-row,.steps,.advantage-grid,.footer-grid,.category-grid,.buyer-grid,.page-grid,.cert-grid{grid-template-columns:repeat(2,1fr)}.branding-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finish-grid .branding-card,.lid-grid .lid-card{flex-basis:calc(50% - 11px)}}@media (max-width:640px){.container,.nav-wrap,.hero-inner,.stats-grid,.footer-grid{width:min(100% - 28px, var(--max))}.section{padding:64px 0}.factory-intro-section{min-height:auto;padding:28px 0}.factory-copy-panel{border-radius:14px;padding:26px 18px}.factory-service-grid{gap:14px;margin-top:22px}.factory-service-grid article{padding:20px 18px}.factory-service-grid h3{font-size:22px}.factory-service-grid p{font-size:14px;line-height:1.6}.product-categories-section{min-height:100svh;padding:42px 0}.product-categories-section .section-head{margin-bottom:24px}.product-categories-section .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-categories-section .product-visual{height:clamp(150px,23vh,190px)}.product-categories-section .product-image{object-fit:contain}.product-categories-section .product-card h3{padding:10px 8px;font-size:15px}.branding-grid{grid-template-columns:1fr;gap:18px}.finish-grid,.lid-grid{gap:18px}.finish-grid .branding-card,.lid-grid .lid-card{flex-basis:86%}.carousel-button{width:38px;height:38px;font-size:28px}.carousel-button-prev{left:-8px}.carousel-button-next{right:-8px}.branding-image-wrap{height:330px}.lid-image-wrap{height:300px;padding:12px}.branding-image{object-fit:contain}.branding-copy{min-height:auto;padding:18px 16px}.brand strong{font-size:22px}.whatsapp-button span{display:none}.whatsapp-button{justify-content:center;width:48px;min-height:48px;padding:0}.hero-copy h1{max-width:100%;font-size:clamp(28px,7vw,33px);line-height:1.18}.hero{min-height:calc(100svh - 117px)}.hero-inner{padding:34px 0}.hero-copy p:not(.eyebrow){margin-top:16px;font-size:16px}.hero-actions{margin-top:22px}.hero-proof,.stats-grid,.custom-row,.steps,.cert-grid,.buyer-grid,.advantage-grid,.page-grid,.quote-form,.ship-grid,.footer-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{gap:10px;min-height:112px;padding:18px 14px}.stat strong{font-size:23px}.stat div span{font-size:11px;line-height:1.3}.stat-icon{width:38px;height:38px}.stat-icon svg{width:34px;height:34px}.product-visual{height:360px;min-height:0}.product-image{max-width:none;height:100%}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:28px}.proof-item{min-height:78px;padding:12px 10px}.proof-icon{width:34px;height:34px;margin-bottom:9px}.proof-icon svg{width:19px;height:19px}.proof-item strong{font-size:12px}.product-stage{transform-origin:0 100%;gap:12px;width:126%;margin-top:-20px;transform:scale(.78)}.shipping-panel,.quote-panel,.sustain-left,.sustain-right,.buyer-card,.advantage-card,.info-card{padding:26px}.tabs{justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.tab-button{flex:none}.timeline-item{grid-template-columns:1fr}}
