:root{--ink:#1d1d1f;--muted:#626870;--blue:#315bde;--surface:#f4f5f7;--line:#dfe2e7;font-family:"Helvetica Neue",Arial,"PingFang SC",sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #315bde;outline-offset:5px}p{line-height:1.65;color:var(--muted);max-width:62ch}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5vw,76px);line-height:1.04;letter-spacing:-.055em;margin-bottom:26px}h2{font-size:clamp(34px,3.4vw,52px);letter-spacing:-.045em;line-height:1.1;margin-bottom:28px}h3{font-size:24px;letter-spacing:-.025em;line-height:1.25}img{display:block;max-width:100%}[hidden]{display:none!important}.preview-note{height:30px;background:#1d1d1f;color:#fff;text-align:center;font-size:11px;padding:7px 16px}.preview-note span{opacity:.6;margin-left:16px}.header{height:88px;padding:0 4%;display:flex;align-items:center;gap:30px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid #eceef1}.brand{font-weight:750;letter-spacing:.08em;font-size:24px;line-height:1.1;white-space:nowrap}.brand span{display:block;font-weight:450;letter-spacing:.13em;font-size:11px;margin-top:7px}.header nav{display:flex;gap:28px;align-items:center;margin-left:auto;font-size:14px;font-weight:550}.header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:white;padding:18px 27px;border-radius:9px;border:1px solid transparent;font-size:15px;font-weight:600;min-height:52px;transition:background .2s}.button:hover{background:#2248bd}.button.small{padding:13px 20px;min-height:45px;white-space:nowrap}.menu-toggle{display:none}.intro{font-size:15px;font-weight:550;margin-bottom:24px;color:var(--ink)}.hero{min-height:625px;padding:65px 4% 35px;display:grid;grid-template-columns:.9fr 1.25fr;align-items:center;background:var(--surface);overflow:hidden}.hero-copy{padding-right:20px;max-width:570px;position:relative;z-index:1}.hero-copy>p:not(.intro){font-size:18px;max-width:43ch}.actions{display:flex;gap:28px;align-items:center;margin-top:30px}.text-link{padding:8px 0;border:0;background:transparent;font-size:15px;font-weight:550;color:var(--ink)}.text-link span{margin-left:12px}.hero-product{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-product img{width:100%;mix-blend-mode:multiply}.hero-caption{display:flex;gap:16px;align-items:center;font-size:12px;justify-content:center;margin-top:20px}.hero-caption strong{font-size:18px}.hero-caption a{border-bottom:1px solid #777;margin-left:18px}.commitments{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 4%;border-bottom:1px solid var(--line);gap:28px}.commitments strong{font-size:17px;display:block;margin-bottom:9px}.commitments span{font-size:13px;color:var(--muted)}.section{padding:100px 4%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:16px;max-width:45ch;margin-bottom:3px}.collection-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line)}.collection-tabs button{border:0;border-bottom:3px solid transparent;background:none;padding:18px 0;color:var(--muted);font-weight:550;font-size:17px}.collection-tabs .selected{border-color:var(--ink);color:var(--ink)}.filters{display:flex;align-items:center;gap:22px;padding:24px 0 30px}.filters label{display:flex;align-items:center;gap:10px;font-size:13px}.filters select{border:1px solid var(--line);background:white;padding:9px 30px 9px 12px;border-radius:5px;max-width:190px;font-size:13px}.filters #result-count{margin-left:auto;color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 26px}.product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.32;background:var(--surface);overflow:hidden;border-radius:5px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-image:hover img{transform:scale(1.035)}.product-info{padding:23px 0 0}.product-info>p{font-size:13px;margin:0 0 10px}.product-info h3{font-size:27px;margin-bottom:10px}.card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:13px}.card-actions button{background:none;border:0;color:var(--blue);padding:8px 0;font-weight:550}.catalog-note{font-size:14px;margin:45px 0 0;max-width:90ch}.factory-feature{display:grid;grid-template-columns:1.18fr 1fr;background:var(--surface);margin:0 0 20px}.factory-photo{position:relative;min-height:570px;overflow:hidden}.factory-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.factory-photo span{position:absolute;left:16px;bottom:16px;background:#ffffffdb;color:#252525;font-size:10px;padding:7px 10px;border-radius:3px}.factory-copy{padding:80px 10%;align-self:center}.factory-copy p{font-size:16px}.factory-copy .button{margin-top:15px}.custom-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center}.custom-visual{background:var(--surface);border-radius:6px;overflow:hidden;height:470px;display:flex;align-items:center;justify-content:center}.custom-visual img{max-height:100%;mix-blend-mode:multiply}.custom-options details{border-bottom:1px solid var(--line);padding:24px 0}.custom-options summary{font-size:23px;font-weight:550;cursor:pointer}.custom-options p{margin:20px 0 0}.custom-options .button{margin-top:28px}.business{background:#f4f5f7;max-width:none}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.business-grid article{padding:25px 0 0;border-top:1px solid #bdc4cc}.business-grid h3{font-size:29px}.business-grid p{font-size:16px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.support-grid strong{font-size:58px;letter-spacing:-.05em;font-weight:550;display:block;margin:15px 0 25px}.support-grid h3{font-size:20px}.support-grid p{font-size:14px}.faq{padding-top:20px;max-width:1050px}.faq details{padding:25px 0;border-bottom:1px solid var(--line)}.faq summary{font-size:18px;cursor:pointer;font-weight:550}.faq details p{margin:20px 0 0}.inquiry{display:grid;grid-template-columns:1fr 1.12fr;gap:10%;background:var(--surface);max-width:none;padding-bottom:100px}.inquiry-copy>p{max-width:36ch}.whatsapp-inline{display:block;margin-top:45px;font-size:18px;color:var(--ink);font-weight:550}.whatsapp-inline span{display:block;font-size:15px;color:var(--muted);margin-top:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{display:block;font-size:13px;font-weight:550}.form-grid label span{color:#626870}.form-grid input,.form-grid select,.form-grid textarea{width:100%;display:block;border:1px solid #cbd0d7;border-radius:5px;margin-top:9px;background:#fff;padding:13px;color:var(--ink);font-size:15px;min-height:48px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{outline:2px solid var(--blue);outline-offset:1px}.wide{grid-column:1/-1}.form-note{font-size:12px;margin:20px 0}.form-note a{text-decoration:underline}#form-status{font-size:14px;margin:18px 0 0;color:#313f55;max-width:55ch}.honey{position:absolute;left:-9999px}.floating-wa{position:fixed;right:25px;bottom:25px;z-index:30;display:flex;gap:10px;align-items:center;background:#185b42;color:#fff;padding:13px 18px;border-radius:30px;box-shadow:0 4px 20px #0002;font-size:13px}.floating-wa svg{height:27px;width:27px;fill:none;stroke:currentColor;stroke-width:1.4}.mobile-cta{display:none}footer{padding:65px 4% 40px}footer>p{font-size:14px;margin-top:25px}footer>div{display:flex;gap:30px;font-size:14px;margin:35px 0}footer small{font-size:12px;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;padding:80px 4%;align-items:start}.detail-layout .product-image{position:sticky;top:125px}.detail-copy h1{font-size:55px}.detail-copy dl{margin:30px 0}.detail-copy dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0;text-align:right}.detail-copy .actions{flex-wrap:wrap}.simple-content{max-width:850px;margin:auto;padding:70px 25px}.simple-content h1{font-size:44px}.simple-content h2{font-size:25px;letter-spacing:-.02em}.simple-content p{font-size:16px}
@media(min-width:1600px){.hero,.header,.commitments{padding-left:max(4%,calc((100vw - 1472px)/2));padding-right:max(4%,calc((100vw - 1472px)/2))}}@media(max-width:1100px){.header{gap:18px}.header nav{gap:16px;font-size:12px}.brand{font-size:21px}.hero{min-height:580px}.factory-copy{padding:55px 8%}.factory-photo{min-height:520px}.inquiry{gap:6%}.business-grid,.support-grid{gap:30px}}
@media(max-width:760px){html{scroll-padding-top:88px}.preview-note{font-size:10px;height:auto}.preview-note span{display:none}.header{height:75px;padding:0 20px;gap:15px}.brand{font-size:21px}.header>.button{margin-left:auto;padding:11px 14px;font-size:12px;min-height:40px}.menu-toggle{display:block;order:3;border:0;background:none;padding:10px 0;font-size:13px}.header nav{display:none;position:absolute;top:75px;left:0;right:0;background:white;padding:24px;box-shadow:0 12px 20px #0001;font-size:17px}.header nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.hero{grid-template-columns:1fr;padding:40px 24px 28px;min-height:0}.hero-copy{padding:0}.hero h1{font-size:48px;line-height:1.04}.hero h1 br:last-child{display:initial}.hero-copy>p:not(.intro){font-size:16px}.hero .intro{font-size:13px;margin-bottom:18px}.actions{gap:22px;margin-top:25px}.hero-product{margin-top:35px}.hero-product img{width:100%}.hero-caption{gap:10px;font-size:10px;flex-wrap:wrap;margin-top:5px}.hero-caption a{margin-left:0}.commitments{grid-template-columns:1fr 1fr;gap:26px 16px;padding:28px 24px}.commitments strong{font-size:14px}.commitments span{font-size:11px;line-height:1.5;display:block}.section{padding:65px 24px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{font-size:14px;margin-top:22px}.intro{font-size:13px;margin-bottom:18px}h2{font-size:36px}.collection-tabs{gap:20px;overflow:auto;white-space:nowrap}.collection-tabs button{font-size:14px;padding:16px 0}.filters{gap:15px 10px;flex-wrap:wrap}.filters label{flex:1;display:block;font-size:11px;min-width:130px}.filters select{width:100%;margin-top:8px;max-width:none;padding-right:15px}.filters .text-link,.filters #result-count{font-size:12px}.product-grid{grid-template-columns:1fr 1fr;gap:30px 16px}.product-image{aspect-ratio:1.1}.product-info{padding-top:16px}.product-info>p{font-size:11px}.product-info h3{font-size:22px}.card-actions{display:block;font-size:12px;padding-top:10px;margin-top:15px}.card-actions>a{display:block;margin-bottom:5px}.card-actions button{font-size:12px}.catalog-note{font-size:12px}.factory-feature{grid-template-columns:1fr}.factory-photo{min-height:340px}.factory-copy{padding:45px 24px}.factory-copy p{font-size:15px}.custom-grid{grid-template-columns:1fr;gap:20px}.custom-visual{height:320px}.custom-options summary{font-size:21px}.business-grid,.support-grid{grid-template-columns:1fr;gap:35px}.business-grid h3{font-size:25px}.support-grid strong{font-size:50px;margin:0 0 20px}.support-grid article{padding-bottom:10px}.faq{padding-top:0}.faq summary{font-size:16px;line-height:1.5}.inquiry{grid-template-columns:1fr;gap:40px}.inquiry h2{font-size:42px}.whatsapp-inline{margin-top:25px}.form-grid{gap:18px}.form-grid label{font-size:12px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;padding:11px}.floating-wa{display:none}.mobile-cta{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fff;padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:12px;box-shadow:0 -2px 12px #0001;z-index:30}.mobile-cta a{flex:1;text-align:center;padding:13px;border-radius:6px;background:var(--blue);color:white;font-size:14px}.mobile-cta a:last-child{background:#185b42}footer{padding:45px 24px 110px}footer>div{flex-wrap:wrap;gap:20px}.detail-layout{grid-template-columns:1fr;padding:35px 24px;gap:35px}.detail-layout .product-image{position:static}.detail-copy h1{font-size:42px}.simple-content{padding-bottom:110px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Supplied transparent logo; preserve artwork and frame its transparent margins. */
.brand{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:205px;height:48px;overflow:hidden}.brand img{width:220px;height:auto;max-width:none;flex-shrink:0}
@media(max-width:1100px){.brand{width:170px}.brand img{width:184px}}
@media(max-width:760px){.brand{width:140px;height:40px}.brand img{width:151px}.collection-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;overflow:visible;white-space:normal}.collection-tabs button{text-align:left}.detail-layout+.section{padding-top:30px}}

@media(max-width:760px){.detail-page .header{gap:12px}.detail-page .header>a:not(.brand):not(.button){display:none}}

/* Real factory footage, loaded only when the visitor presses play. */
.factory-photo{min-height:0;align-self:center;background:#e9ecef;padding:28px}.factory-photo video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#111;border-radius:4px}.video-caption{font-size:12px;line-height:1.4;margin:14px 0 0;color:var(--muted)}.email-inline{display:inline-flex;gap:12px;margin-top:22px;font-size:16px;border-bottom:1px solid #b9c0c9;padding-bottom:6px}.email-inline:hover{color:var(--blue)}
@media(max-width:760px){.factory-photo{padding:24px 24px 0}.factory-copy{padding-top:30px}.email-inline{font-size:15px}}
