/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#16342d;--ink-soft:#426058;--green:#154e40;--green-deep:#0d342b;--lime:#d6ef74;--cream:#f5f1e7;--paper:#fbfaf6;--line:#16342d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:112px 0}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6db;border-bottom:1px solid #154e401a;height:82px;position:fixed;inset:0 0 auto}.header-inner{align-items:center;gap:40px;height:100%;display:flex}.brand-mark{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-seal{background:var(--green);color:#fff;letter-spacing:-.04em;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid;box-shadow:inset 0 0 0 6px #ffffff1c}.brand-copy{flex-direction:column;gap:6px;line-height:1;display:flex}.brand-copy strong{letter-spacing:.16em;font-size:17px}.brand-copy small{letter-spacing:.24em;opacity:.62;font-size:9px;font-weight:700}.main-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.main-nav a{color:#37564e;font-size:14px;font-weight:700;position:relative}.main-nav a:after{content:"";background:var(--green);width:0;height:2px;transition:width .25s;position:absolute;bottom:-7px;left:0}.main-nav a:hover:after{width:100%}.language-switch{border:1px solid var(--line);background:#ffffffa6;border-radius:99px;align-items:center;gap:3px;padding:3px;display:flex}.language-switch a{color:#6d817a;border-radius:50px;place-items:center;min-width:27px;height:27px;padding:0 5px;font-size:9px;font-weight:900;display:grid}.language-switch a.active{background:var(--green);color:#fff}.mobile-language-links{display:none}.header-cta{border:1px solid var(--green);border-radius:99px;padding:11px 17px;font-size:13px;font-weight:800}.header-cta span{margin-left:7px}.menu-button{display:none}.hero{background:linear-gradient(135deg,#eef5ed 0%,#f9f4e9 52%,#e7f1eb 100%);min-height:780px;padding:164px 0 0;position:relative;overflow:hidden}.hero:before{content:"";background:#16342d14;height:1px;position:absolute;inset:82px 0 auto}.hero-orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb--one{background:#a3d3af40;width:560px;height:560px;top:80px;right:-90px}.hero-orb--two{border:54px solid #d6ef742e;width:290px;height:290px;bottom:55px;left:-110px}.hero-grid{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:72px;min-height:530px;display:grid;position:relative}.eyebrow{letter-spacing:.18em;color:#52776d;align-items:center;gap:12px;margin:0 0 23px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:30px;height:1px}.hero h1{letter-spacing:-.06em;margin:0;font-family:Noto Serif TC,Songti TC,serif;font-size:clamp(54px,6vw,84px);font-weight:700;line-height:1.1}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{max-width:580px;color:var(--ink-soft);letter-spacing:.025em;margin:30px 0 0;font-size:17px;line-height:1.95}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:36px;padding:17px 23px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--green);color:#fff;box-shadow:0 16px 30px #154e402e}.button--primary:hover{background:#0e4034}.text-link{border-bottom:1px solid;padding-bottom:3px;font-size:14px;font-weight:800}.text-link span{margin-left:7px}.hero-proof{border-top:1px solid var(--line);gap:42px;margin-top:34px;padding-top:30px;display:flex}.hero-proof div{grid-template-columns:auto 1fr;align-items:baseline;column-gap:9px;display:grid}.hero-proof strong{color:var(--green);font-family:Georgia,serif;font-size:31px}.hero-proof span{color:#63766f;font-size:12px;font-weight:700}.hero-visual{min-height:500px;position:relative}.product-stage{position:absolute;inset:8px 0 0 18px}.product-stage:before{content:"";background:var(--green);border-radius:50%;width:420px;height:420px;position:absolute;top:35px;left:62px;box-shadow:0 34px 75px #154e4045}.product-stage:after{content:"";border:1px solid #ffffff8c;border-radius:50%;width:380px;height:380px;position:absolute;top:55px;left:82px}.stage-card{z-index:2;background:#fff;border-radius:8px;padding:12px;position:absolute;overflow:hidden;box-shadow:0 18px 50px #113a302e}.stage-card img{object-fit:contain;border-radius:4px;width:100%;height:100%}.stage-tag{z-index:3;color:#fff;letter-spacing:.12em;background:#10352ce0;border-radius:2px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.stage-card--front{width:260px;height:310px;top:58px;left:128px;transform:rotate(-2deg)}.stage-card--back{width:175px;height:218px;top:20px;right:-5px;transform:rotate(5deg)}.stage-card--side{width:172px;height:190px;top:236px;left:14px;transform:rotate(3deg)}.hero-badge{z-index:5;background:var(--lime);text-align:center;border-radius:50%;place-content:center;width:96px;height:96px;display:grid;position:absolute;bottom:59px;right:4px;transform:rotate(7deg);box-shadow:0 15px 35px #4b642433}.hero-badge span{font-size:10px;font-weight:800}.hero-badge strong{letter-spacing:.1em;font-family:Noto Serif TC,serif;font-size:25px}.visual-note{z-index:8;letter-spacing:.09em;color:#577169;background:#fbfaf6e0;border-radius:99px;margin:0;padding:8px 12px;font-size:11px;font-weight:800;position:absolute;bottom:8px;left:88px;box-shadow:0 7px 20px #154e4014}.visual-note span{color:#b8da46;margin-right:7px}.hero-marquee{background:var(--green);color:#ffffffd1;white-space:nowrap;justify-content:center;align-items:center;gap:38px;height:60px;margin-top:54px;display:flex;overflow:hidden}.hero-marquee span{letter-spacing:.22em;font-family:Georgia,serif;font-size:13px}.hero-marquee i{color:var(--lime);font-style:normal}.section-heading h2{letter-spacing:-.045em;margin:0;font-family:Noto Serif TC,Songti TC,serif;font-size:clamp(42px,4vw,59px);line-height:1.25}.eyebrow--dark{color:#527168}.split-heading{grid-template-columns:1fr 390px;align-items:end;gap:50px;margin-bottom:60px;display:grid}.split-heading>p{color:#627870;margin:0 0 7px;font-size:16px;line-height:1.9}.brand-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex}.brand-tabs button{border:0;border-right:1px solid var(--line);color:#778b85;cursor:pointer;text-align:left;background:0 0;flex:1;padding:21px 20px;font-size:14px;font-weight:800;transition:color .2s,background .2s}.brand-tabs button:last-child{border-right:0}.brand-tabs button span{opacity:.6;margin-right:15px;font-family:Georgia,serif;font-size:12px}.brand-tabs button.active{background:var(--green);color:#fff}.product-showcase{border-radius:0 0 12px 12px;grid-template-columns:.78fr 1.7fr;gap:58px;padding:62px;transition:background .25s;display:grid}.product-showcase--mint{background:#e4f0e8}.product-showcase--blue{background:#e4eef2}.product-showcase--amber{background:#f3ead4}.showcase-copy{align-self:center}.showcase-copy>p:first-child{letter-spacing:.18em;color:#55746a;font-size:10px;font-weight:900}.showcase-copy h3{letter-spacing:-.035em;margin:18px 0 0;font-family:Noto Serif TC,serif;font-size:32px;line-height:1.45}.showcase-line{background:var(--green);width:42px;height:2px;margin:25px 0}.showcase-description{color:#567067;margin:0;font-size:14px;line-height:1.9}.showcase-copy a{border-bottom:1px solid;margin-top:28px;padding-bottom:3px;font-size:13px;font-weight:800;display:inline-block}.showcase-copy a span{margin-left:14px}.product-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.product-card{background:#ffffffdb;border-radius:7px;min-width:0;padding:12px 12px 20px;transition:transform .24s,box-shadow .24s;box-shadow:0 10px 28px #1f493d12}.product-card:hover{transform:translateY(-7px);box-shadow:0 18px 40px #1f493d21}.product-image-wrap{background:#fff;border-radius:4px;place-items:center;height:224px;display:grid;overflow:hidden}.product-image-wrap img{object-fit:contain;width:100%;height:100%}.product-card p{color:#72857f;letter-spacing:.08em;margin:18px 8px 5px;font-size:10px;font-weight:700}.product-card h4{margin:0 8px;font-size:14px;line-height:1.5}.capabilities{background:var(--green-deep);color:#fff}.capabilities-grid{grid-template-columns:.92fr 1.08fr;align-items:start;gap:100px;display:grid}.eyebrow--light{color:#aac0b8}.capabilities-copy h2,.contact-card h2{letter-spacing:-.045em;margin:0;font-family:Noto Serif TC,serif;font-size:clamp(42px,4.5vw,62px);line-height:1.25}.capabilities-copy>p:not(.eyebrow){color:#b9c9c3;max-width:470px;margin:28px 0 34px;font-size:15px;line-height:2}.button--cream{background:var(--cream);color:var(--green-deep)}.process-list{border-top:1px solid #ffffff2b}.process-list article{border-bottom:1px solid #ffffff2b;grid-template-columns:52px 1fr auto;align-items:start;gap:20px;padding:26px 0;display:grid}.process-list article>span{color:var(--lime);font-family:Georgia,serif;font-size:13px}.process-list h3{margin:0 0 8px;font-size:18px}.process-list p{color:#9fb3ac;margin:0;font-size:13px;line-height:1.7}.process-list i{width:32px;height:32px;color:var(--lime);border:1px solid #ffffff40;border-radius:50%;place-items:center;font-style:normal;display:grid}.about{background:var(--cream)}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.about-visual{aspect-ratio:1.1;background:#dce9df;border-radius:50% 50% 6px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-number{z-index:2;color:var(--green);letter-spacing:-.07em;font-family:Georgia,serif;font-size:clamp(76px,9vw,126px);line-height:.8;position:relative}.about-label{z-index:2;letter-spacing:.16em;margin-top:25px;font-size:12px;font-weight:800;position:relative}.about-rings span{border:1px solid #154e4026;border-radius:50%;position:absolute}.about-rings span:first-child{width:300px;height:300px;top:-80px;left:-100px}.about-rings span:nth-child(2){width:210px;height:210px;bottom:-34px;right:-55px}.about-rings span:nth-child(3){background:#d6ef74bf;border:0;width:90px;height:90px;top:55px;right:70px}.about-copy h2{letter-spacing:-.04em;margin:0 0 32px;font-family:Noto Serif TC,serif;font-size:clamp(42px,4vw,58px);line-height:1.3}.about-copy>p:not(.eyebrow){color:#5a7069;margin:0 0 16px;font-size:15px;line-height:2}.values{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.values span{border:1px solid #154e403d;border-radius:99px;padding:9px 14px;font-size:12px;font-weight:800}.contact-section{background:var(--cream);padding:0 0 100px}.contact-card{color:#fff;background:#1a4e42;border-radius:10px;grid-template-columns:1fr 1fr;align-items:end;gap:70px;padding:70px;display:grid;position:relative;overflow:hidden}.contact-card:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-235px;left:35%}.contact-card h2{font-size:clamp(38px,4vw,53px)}.contact-actions{z-index:2;border-top:1px solid #ffffff3b;position:relative}.contact-actions a{border-bottom:1px solid #ffffff3b;grid-template-columns:1fr auto;padding:19px 0;display:grid}.contact-actions a span{color:#a9beb7;letter-spacing:.12em;grid-column:1/-1;margin-bottom:6px;font-size:10px;font-weight:800}.contact-actions a strong{word-break:break-word;font-size:16px}.contact-actions a i{color:var(--lime);font-style:normal}.site-footer{color:#fff;background:#0a2a23;padding:66px 0 27px}.brand-mark--light .brand-seal{background:var(--lime);color:var(--green-deep)}.brand-mark--light .brand-copy small{color:#b9cbc5}.footer-grid{grid-template-columns:1fr 1.2fr .8fr;align-items:start;gap:60px;display:grid}.footer-address{color:#9eb3ac;font-size:12px;line-height:1.9}.footer-address p{margin:0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:12px;font-weight:700;display:flex}.footer-language-links{gap:8px;margin-top:34px;display:flex}.footer-language-links a{color:#9eb3ac;border:1px solid #ffffff29;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:800}.footer-language-links a.active{border-color:var(--lime);color:var(--lime)}.footer-bottom{color:#6f8c83;letter-spacing:.07em;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:10px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand-intro{background:var(--paper)}.brand-story-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.brand-story{border:1px solid var(--line);background:#eef4ee;border-radius:12px;grid-template-columns:.86fr 1.14fr;min-height:320px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.brand-story:hover{transform:translateY(-5px);box-shadow:0 24px 55px #1c463a1a}.brand-story--quicker{background:#edf2f8}.brand-story--guowei{background:#f2f1ea}.brand-story--focus{background:#eef5eb}.brand-logo-stage{background:#fff;border-radius:7px;place-items:center;min-width:0;margin:18px 0 18px 18px;padding:24px;display:grid}.brand-logo-stage img{object-fit:contain;width:100%;height:190px}.brand-story-copy{align-self:center;padding:38px 32px}.brand-story-copy>span{color:#617870;letter-spacing:.15em;margin-bottom:18px;font:700 10px/1.3 Georgia,serif;display:block}.brand-story-copy h3{letter-spacing:-.04em;margin:0;font-family:Noto Serif TC,serif;font-size:30px}.brand-story-copy strong{color:#45665d;margin-top:9px;font-size:12px;display:block}.brand-story-copy p{color:#61746e;margin:20px 0 0;font-size:13px;line-height:1.85}.featured-products{background:#f7f3e9;overflow:hidden}.featured-heading{margin-bottom:48px}.featured-tabs{border:1px solid var(--line);background:#ffffff85;border-bottom:0;border-radius:10px 10px 0 0;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.featured-tabs button{border:0;border-right:1px solid var(--line);color:#587069;cursor:pointer;text-align:left;background:0 0;min-width:0;min-height:114px;padding:22px 20px;transition:color .2s,background .2s}.featured-tabs button:last-child{border-right:0}.featured-tabs button span{color:#7c9089;letter-spacing:.12em;margin-bottom:10px;font:700 10px/1 Georgia,serif;display:block}.featured-tabs button strong{color:var(--ink);font-size:13px;line-height:1.5;display:block}.featured-tabs button small{letter-spacing:.07em;opacity:.7;margin-top:6px;font-size:9px;font-weight:800;display:block}.featured-tabs button:hover,.featured-tabs button.active{background:var(--green);color:#d7e5df}.featured-tabs button.active span,.featured-tabs button.active strong{color:#fff}.featured-showcase{border:1px solid var(--line);background:linear-gradient(135deg,#e5efe7,#f2eee0);border-radius:0 0 12px 12px;grid-template-columns:.72fr 1.28fr;gap:50px;min-height:610px;padding:54px;display:grid}.featured-showcase--guowei-balm{background:linear-gradient(135deg,#e8f0e2,#f3ead8)}.featured-showcase--quicker-fragrance{background:linear-gradient(135deg,#edf0e8,#ecebe5)}.featured-showcase--allin-laundry{background:linear-gradient(135deg,#edf5e8,#f5efd9)}.featured-showcase--quicker-urinal{background:linear-gradient(135deg,#e7eff7,#f4f0e7)}.featured-copy{align-self:center}.featured-kicker{color:#5c766e;letter-spacing:.08em;font-size:10px;font-weight:900}.featured-kicker span{background:var(--lime);color:var(--green-deep);letter-spacing:.12em;border-radius:99px;margin-right:10px;padding:6px 9px;display:inline-flex}.featured-copy h3{letter-spacing:-.045em;margin:20px 0 0;font-family:Noto Serif TC,serif;font-size:clamp(32px,3vw,44px);line-height:1.28}.featured-capacity{color:#3e665b;letter-spacing:.09em;margin:12px 0 0;font-size:12px;font-weight:900}.featured-intro{color:#587069;margin:25px 0 0;font-size:14px;line-height:1.95}.featured-copy ul{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.featured-copy li{color:#355b51;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.featured-copy li:before{content:"✓";width:22px;height:22px;color:var(--green);background:#154e401a;border-radius:50%;place-items:center;font-size:10px;display:grid}.featured-details{border-top:1px solid #154e4033;border-bottom:1px solid #154e4033;margin-top:28px}.featured-details summary{color:var(--green);cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0;font-size:12px;font-weight:900;list-style:none;display:flex}.featured-details summary::-webkit-details-marker{display:none}.featured-details summary span{font-size:20px;transition:transform .2s}.featured-details[open] summary span{transform:rotate(45deg)}.featured-details>div{padding:0 0 18px}.featured-details p{color:#61766f;grid-template-columns:76px 1fr;gap:12px;margin:9px 0;font-size:11px;line-height:1.65;display:grid}.featured-details p strong{color:#2f574c}.featured-video-wrap{margin-top:24px}.featured-video-wrap>span{color:#526f66;letter-spacing:.09em;margin-bottom:9px;font-size:10px;font-weight:900;display:block}.featured-video-wrap video{aspect-ratio:9/16;object-fit:cover;background:#dfe9ee;border-radius:8px;width:min(100%,220px);box-shadow:0 13px 28px #1f493d21}.featured-variants{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.featured-variant{background:#ffffffe6;border-radius:9px;flex-direction:column;min-width:0;padding:12px 12px 21px;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 15px 38px #20443a17}.featured-variant:hover{transform:translateY(-6px);box-shadow:0 22px 46px #20443a26}.featured-image-stage{background:#fff;border-radius:5px;place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.featured-image-stage>span{z-index:2;background:var(--green);color:#fff;letter-spacing:.09em;border-radius:2px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:10px;left:10px}.featured-image-stage img{object-fit:contain;width:100%;height:100%}.featured-variant>div:last-child{padding:17px 8px 0}.featured-variant h4{margin:0;font-family:Noto Serif TC,serif;font-size:18px}.featured-variant p{color:#71837d;margin:7px 0 0;font-size:10px;line-height:1.55}.catalog-section{background:#edf3ee;border-top:1px solid #154e4014}.catalog-heading{grid-template-columns:1fr 370px;align-items:end;gap:50px;display:grid}.catalog-heading h2{letter-spacing:-.045em;margin:0;font-family:Noto Serif TC,serif;font-size:clamp(42px,4vw,59px)}.catalog-heading>div>p:last-child{color:#60766f;margin:20px 0 0;font-size:15px;line-height:1.8}.catalog-search{display:block;position:relative}.catalog-search input{width:100%;height:56px;color:var(--ink);font:inherit;background:#ffffffe0;border:1px solid #154e4038;border-radius:6px;outline:none;padding:0 50px 0 18px;font-size:14px;transition:border-color .2s,box-shadow .2s}.catalog-search input:focus{border-color:var(--green);box-shadow:0 0 0 4px #154e401a}.catalog-search i{color:var(--green);font-size:24px;font-style:normal;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.catalog-filters{flex-wrap:wrap;gap:9px;margin-top:48px;display:flex}.catalog-filters button{color:#48655d;cursor:pointer;background:0 0;border:1px solid #154e4033;border-radius:99px;padding:10px 14px;font-size:12px;font-weight:800;transition:color .2s,background .2s,border-color .2s}.catalog-filters button span{opacity:.55;margin-left:5px;font-family:Georgia,serif;font-size:10px}.catalog-filters button:hover,.catalog-filters button.active{background:var(--green);border-color:var(--green);color:#fff}.catalog-result-bar{color:#6a7e77;letter-spacing:.08em;border-top:1px solid #154e4021;justify-content:space-between;align-items:center;margin:38px 0 18px;padding-top:18px;font-size:11px;font-weight:800;display:flex}.catalog-result-bar button{color:var(--green);font:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 3px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalog-card{background:#fffffff0;border-radius:8px;min-width:0;transition:transform .24s,box-shadow .24s;overflow:hidden;box-shadow:0 8px 26px #1f493d0e}.catalog-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px #1f493d1f}.catalog-image-stage{background:#fff;border-bottom:1px solid #154e4014;place-items:center;height:255px;padding:20px;display:grid;position:relative}.catalog-image-stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.new-product-badge{z-index:2;background:var(--green);color:#fff;letter-spacing:.08em;border-radius:3px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 5px 16px #154e402e}.catalog-card-copy{min-height:132px;padding:20px 18px 23px}.catalog-card-copy>span{color:#70847d;letter-spacing:.08em;margin-bottom:10px;font-size:9px;font-weight:800;display:block}.catalog-card-copy h3{margin:0;font-size:15px;line-height:1.55}.catalog-card-copy p{color:#657b74;margin:8px 0 0;font-size:11px;line-height:1.6}.catalog-card-copy .original-product-name{color:#879892;font-size:9px}.catalog-video-link{color:var(--green);border-bottom:1px solid #154e4061;align-items:center;gap:8px;margin-top:13px;padding-bottom:3px;font-size:11px;font-weight:900;display:inline-flex}.catalog-video-link span{font-size:9px}.empty-state{text-align:center;background:#ffffffb3;border-radius:8px;padding:70px 20px}.empty-state strong{font-family:Noto Serif TC,serif;font-size:24px}.empty-state p{color:#6b8079;font-size:13px}.catalog-note{border:1px dashed #154e4047;border-radius:8px;align-items:center;gap:19px;margin-top:25px;padding:26px 28px;display:flex}.catalog-note>span{background:var(--lime);width:42px;height:42px;color:var(--green-deep);border-radius:50%;flex:none;place-items:center;font-size:25px;display:grid}.catalog-note strong{font-size:14px}.catalog-note p{color:#647a73;margin:5px 0 0;font-size:12px;line-height:1.6}@media (width<=1040px){.main-nav{gap:20px}.hero-grid{gap:25px}.stage-card--back{right:12px}.product-showcase{gap:34px;padding:42px}.product-image-wrap{height:190px}.capabilities-grid,.about-grid{gap:60px}.brand-story{grid-template-columns:1fr}.brand-logo-stage{min-height:220px;margin:16px 16px 0}.brand-logo-stage img{height:170px}.brand-story-copy{padding:28px}.featured-showcase{gap:32px;padding:40px}.featured-image-stage{height:340px}.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.shell{width:min(100% - 34px,680px)}.section{padding:82px 0}.site-header{height:72px}.header-inner{justify-content:space-between}.header-cta,.language-switch{display:none}.menu-button{border:1px solid var(--line);z-index:3;background:0 0;border-radius:50%;place-content:center;gap:7px;width:42px;height:42px;display:grid;position:relative}.menu-button span{background:var(--green);width:18px;height:2px;transition:transform .2s}.menu-button--open span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-button--open span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:32px 24px 38px;display:none;position:fixed;inset:72px 0 auto}.main-nav--open{display:flex}.main-nav a{font-size:17px}.mobile-language-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;width:100%;padding-top:18px;display:flex}.mobile-language-links a{border:1px solid var(--line);border-radius:99px;padding:7px 10px;font-size:11px}.mobile-language-links a:after{display:none}.mobile-language-links a.active{background:var(--green);color:#fff}.hero{padding-top:128px}.hero-grid{grid-template-columns:1fr}.hero-copy{z-index:5;position:relative}.hero-visual{min-height:475px;margin-top:10px}.product-stage{width:min(520px,100%);left:50%;transform:translate(-50%)}.product-stage:before,.product-stage:after{left:50%;transform:translate(-50%)}.hero-badge{right:5%}.visual-note{white-space:nowrap;left:50%;transform:translate(-50%)}.hero-marquee{justify-content:flex-start;margin-top:20px;padding-left:30px}.split-heading{grid-template-columns:1fr;gap:22px}.brand-tabs{overflow-x:auto}.brand-tabs button{min-width:185px}.product-showcase,.capabilities-grid,.about-grid,.contact-card{grid-template-columns:1fr}.capabilities-grid{gap:60px}.about-grid{gap:50px}.contact-card{gap:45px;padding:52px 42px}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{justify-content:flex-start}.brand-story-grid{grid-template-columns:1fr}.brand-story{grid-template-columns:.82fr 1.18fr}.brand-logo-stage{margin:16px 0 16px 16px}.featured-tabs{border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.featured-tabs button{border-right:1px solid var(--line);flex:0 0 42%}.featured-showcase{grid-template-columns:1fr}.featured-copy{max-width:640px}.featured-image-stage{height:390px}.catalog-heading{grid-template-columns:1fr;gap:30px}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.shell{width:calc(100% - 28px)}.brand-copy strong{font-size:15px}.brand-copy small{font-size:8px}.brand-seal{width:38px;height:38px}.hero{padding-top:118px}.hero h1{font-size:49px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.button--primary{width:100%}.hero-proof{justify-content:space-between;gap:18px}.hero-proof div{flex-direction:column;gap:2px;display:flex}.hero-proof strong{font-size:28px}.hero-visual{min-height:412px}.product-stage:before{width:325px;height:325px;top:30px}.product-stage:after{width:295px;height:295px;top:45px}.stage-card--front{width:205px;height:245px;top:50px;left:22%}.stage-card--back{width:135px;height:170px;top:22px;right:0}.stage-card--side{width:136px;height:155px;top:205px;left:2px}.hero-badge{width:78px;height:78px;bottom:52px;right:0}.hero-badge strong{font-size:20px}.visual-note{bottom:0}.section-heading h2,.about-copy h2,.capabilities-copy h2{font-size:39px}.product-showcase{padding:32px 22px}.product-grid{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 78%}.product-image-wrap{height:235px}.about-visual{aspect-ratio:1}.contact-card{border-radius:0;width:100%;padding:55px 22px}.contact-section{padding-bottom:0}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:8px}.brand-story{grid-template-columns:1fr}.brand-logo-stage{min-height:180px;margin:14px 14px 0}.brand-logo-stage img{height:145px}.brand-story-copy{padding:25px 22px 30px}.featured-heading{margin-bottom:34px}.featured-tabs{border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;display:flex;overflow-x:auto}.featured-tabs button{flex:0 0 72%;min-height:105px;border-right:1px solid var(--line)!important;border-bottom:0!important}.featured-showcase{border-top:0;gap:32px;padding:29px 20px 24px}.featured-copy h3{font-size:32px}.featured-variants{scroll-snap-type:x mandatory;padding-bottom:7px;display:flex;overflow-x:auto}.featured-variant{scroll-snap-align:start;flex:0 0 82%}.featured-image-stage{height:360px}.featured-details p{grid-template-columns:68px 1fr}.catalog-filters{flex-wrap:nowrap;margin-right:-14px;padding-bottom:7px;overflow-x:auto}.catalog-filters button{flex:none}.catalog-grid{grid-template-columns:1fr;gap:13px}.catalog-card{grid-template-columns:145px 1fr;display:grid}.catalog-image-stage{border-bottom:0;border-right:1px solid #154e4014;height:178px;padding:13px}.catalog-card-copy{align-self:center;min-height:0;padding:18px 16px}.catalog-note{align-items:flex-start;padding:22px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
