/* WOHUWAER / field-system storefront. No framework or downloaded font required. */
:root{--ink:#171c18;--deep:#111610;--lime:#dcf763;--lime-hover:#e8ff92;--paper:#f2f2e9;--stone:#e6e7dc;--muted:#737a6e;--line:#d1d4c7;--dark-line:#3a4037;--white:#f9faee;--body:Inter,"Inter Display",Arial,"Microsoft YaHei",sans-serif;--display:Impact,"Arial Narrow","Inter Display",Inter,Arial,"Microsoft YaHei",sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--ease:cubic-bezier(.22,1,.36,1);--gutter:clamp(24px,4.45vw,80px);--header:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{color:var(--ink);background:var(--lime)}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none}img{max-width:100%;display:block}button:disabled{cursor:not-allowed;opacity:.35}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #a4bd30;outline-offset:5px}button:hover svg.icon,a:hover svg.icon{transition:transform .25s var(--ease)}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.brand-mark{fill:none;stroke:currentColor;stroke-width:1.5;width:44px;height:38px}.wrap{width:min(100%,1600px);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.display{font-family:var(--display);font-weight:850;letter-spacing:-.065em;line-height:.98;margin:0;text-transform:uppercase}.display>span{display:block}.accent{color:var(--lime)}.mono,.micro-label,.eyebrow{font-family:var(--mono);font-weight:400}.micro-label{display:block;font-size:10px;letter-spacing:.055em;line-height:1.55}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;line-height:1.6;letter-spacing:.11em;margin-bottom:25px}.eyebrow.light{color:#c2c9b9}.section-number{color:#6c7763}.light .section-number{color:var(--lime)}.tiny-cross{font:28px/1 var(--mono);color:inherit}.light .tiny-cross{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:57px;padding:0 24px;font-size:11px;font-weight:750;letter-spacing:.065em;border:1px solid transparent;transition:background .25s,color .25s,transform .25s}.button .icon{width:20px;height:20px}.button:hover .icon{transform:translate(3px,-2px)}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:var(--lime-hover);transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#343c2d}.button-outline{border:1px solid var(--ink);color:var(--ink)}.button-outline:hover{background:var(--stone)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;line-height:1.5;font-weight:600}.text-link .icon{width:19px;height:19px}.text-link:hover .icon{transform:translateX(4px)}.light-link{color:var(--paper)}.round-button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:transparent;transition:background .2s}.round-button:hover{background:var(--stone)}.round-button .icon{width:18px;height:18px}.rotate{transform:rotate(180deg)}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:var(--lime);color:var(--ink);z-index:100}.skip-link:focus{top:12px}.announcement{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);background:var(--lime);font:9px var(--mono);letter-spacing:.11em;color:var(--ink)}.announcement>span,.announcement a{display:flex;gap:9px;align-items:center}.announcement .icon{width:13px;height:13px}.live-dot{width:5px;height:5px;background:var(--ink);border-radius:50%;display:inline-block}.site-header{background:var(--ink);color:var(--paper);height:var(--header);padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20;position:sticky;top:0;z-index:30;transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 4px 30px #0002}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand>.brand-mark{color:var(--lime)}.brand>span{font-size:20px;font-weight:850;letter-spacing:-.7px;line-height:1.1}.brand-caption{display:block;font:7px/1.5 var(--mono);letter-spacing:3.4px;margin-top:6px;color:#acb3a3}.desktop-nav{display:flex;gap:32px;margin-left:20px}.desktop-nav a{font-size:11px;color:#d4d9cb;position:relative;padding:10px 0}.desktop-nav a:after{content:"";height:1px;background:var(--lime);position:absolute;bottom:2px;left:0;width:0;transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:24px}.language-button{font:10px var(--mono);padding:12px 0}.language-button span{color:#98a18f}.bag-button{display:flex;align-items:center;gap:9px;padding:8px 0;font-size:11px}.bag-button .icon{width:19px;height:19px}.cart-count{background:var(--lime);color:var(--ink);font-size:9px;font-weight:700;border-radius:50%;width:19px;height:19px;display:grid;place-items:center}.menu-button{display:none;width:26px;height:32px;padding:4px 0}.menu-button span{display:block;height:1px;background:var(--paper);margin:7px 0;transition:transform .25s}.mobile-nav{display:none}
/* Opening campaign */
.hero{background:var(--ink);color:var(--paper);position:relative;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0;z-index:-4;background:none center 45%/cover;filter:saturate(.3);opacity:.32}.hero-shade{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,#151b16 3%,#151b16db 39%,#151b1630 95%),linear-gradient(0deg,#11180c 0%,transparent 50%,#14200c50)}.topo{position:absolute;inset:0;pointer-events:none}.topo svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:.8}.hero-topo{color:#dbe9bf;opacity:.18;inset:-12% -20% -15% 22%;z-index:-2}.hero-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:30px;align-items:center;min-height:735px;padding-top:62px;padding-bottom:40px}.hero-copy{position:relative;z-index:3}.hero-copy .eyebrow{margin-bottom:31px;font-size:9px;letter-spacing:.14em}.hero h1{font-size:clamp(84px,8.6vw,137px);letter-spacing:-.07em;line-height:.89;max-width:710px}.hero h1>span{white-space:nowrap}.hero .ready-word{position:relative;width:fit-content}.hero .ready-word:after{content:"";display:block;position:absolute;bottom:10%;right:-24px;width:8px;height:8px;border:1px solid var(--lime)}.hero-description{font-size:13px;color:#b8c0ad;line-height:1.8;width:360px;max-width:88%;margin:30px 0 27px}.hero-ctas{display:flex;align-items:center;gap:26px}.hero-ctas .text-link{font-size:11px;white-space:nowrap}.hero-ctas .button{min-width:216px}.hero-footnote{font:8px var(--mono);display:flex;align-items:center;gap:11px;color:#88957e;letter-spacing:.045em;margin-top:33px}.hero-footnote .icon{width:16px;height:16px;color:#afc587}.hero-visual{position:relative;align-self:stretch;min-height:560px;display:flex;align-items:center;justify-content:center;perspective:1500px}.visual-coordinates{position:absolute;top:0;left:10px;right:0;display:flex;justify-content:space-between;color:#8f9e7e;font-size:8px;letter-spacing:.08em}.visual-caption{position:absolute;bottom:8px;left:10px;right:0;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.13em;color:#768a65}.micro-cross{font-size:28px}.orbital{position:absolute;border:1px solid #b6c99b24;border-radius:50%;width:98%;aspect-ratio:1}.orbital-one{transform:rotateX(20deg) rotateZ(-22deg);box-shadow:0 0 0 28px #b5c39804,0 0 0 29px #b5c39810}.orbital-two{width:83%;border:1px dashed #b6c99b2b;animation:orbit 130s linear infinite}.orbital-cross{position:absolute;inset:10% 2%;background:linear-gradient(90deg,transparent 49.9%,#b8d69412 50%,transparent 50.1%),linear-gradient(transparent 49.9%,#b8d69412 50%,transparent 50.1%)}.hero-product{position:relative;width:94%;aspect-ratio:1;transform:rotate(-4deg);transition:transform .65s var(--ease),background .6s;isolation:isolate}.hero-product.is-loaded{background:#e7e9d8;box-shadow:12px 18px 75px #0004;clip-path:polygon(0 0,93% 0,100% 7%,100% 100%,7% 100%,0 93%)}.hero-image{position:absolute;inset:7% 5% 11%;width:90%;height:82%;object-fit:contain;opacity:0;mix-blend-mode:multiply;transition:opacity .6s}.hero-product.is-loaded .hero-image{opacity:1}.hero-product.is-loaded .hero-fallback{opacity:0}.hero-photo-label{position:absolute;bottom:3%;left:8%;right:8%;display:flex;justify-content:center;align-items:center;gap:8px;font:8px var(--mono);letter-spacing:.1em;color:#9aac85}.hero-product.is-loaded .hero-photo-label{color:var(--ink)}.status-square{width:4px;height:4px;background:currentColor}.hero-fallback{position:absolute;inset:0;transition:opacity .3s}.hero-fallback:before{content:"";position:absolute;inset:11%;border-radius:50%;background:radial-gradient(ellipse,#556a37 0%,#313e25 45%,#1e2a1780 71%);border:1px solid #c9e38d22;box-shadow:inset 0 0 30px #0005,0 30px 80px #0003}.hero-fallback:after{content:"";position:absolute;inset:15%;border-radius:50%;background:repeating-conic-gradient(from 0deg,#b6c99766 0deg .5deg,transparent .5deg 6deg);mask:radial-gradient(transparent 66%,#000 66.2%,#000 69%,transparent 69.2%);opacity:.7}.compass-rose{position:absolute;inset:20%;filter:drop-shadow(0 5px 10px #0006);transform:rotate(25deg)}.rose-arm{position:absolute;inset:0;clip-path:polygon(50% 0,59% 43%,50% 50%,41% 43%);background:linear-gradient(90deg,#bdd68e 50%,#76895b 50%)}.rose-2{transform:rotate(90deg);background:linear-gradient(90deg,#799059 50%,#405532 50%)}.rose-3{transform:rotate(180deg);background:linear-gradient(90deg,#93a978 50%,#586d40 50%)}.rose-4{transform:rotate(270deg);background:linear-gradient(90deg,#809559 50%,#425734 50%)}.compass-center{position:absolute;inset:37%;border-radius:50%;background:#1a2615;border:1px solid #cbe79966;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 25px #0007;z-index:2}.compass-center svg{width:52%;height:43%;color:var(--lime);fill:none;stroke:currentColor;stroke-width:1}.compass-center span{font:6px var(--mono);letter-spacing:.12em;color:#b2cb8d;margin-top:8px}.compass-label{position:absolute;font:9px var(--mono);color:#c3d5a8}.compass-n{top:12%;left:49.5%;color:var(--lime)}.compass-s{bottom:12%;left:49.5%}.compass-e{right:12%;top:49%}.compass-w{left:12%;top:49%}.orbit-feature{position:absolute;width:48px;height:48px;border:1px solid #b2c98844;background:#202d1a;box-shadow:0 8px 20px #0003;display:grid;place-items:center;z-index:3;color:#c1d99e}.orbit-feature .icon{width:24px;height:24px;stroke-width:1.2}.feature-a{top:9%;left:23%;transform:rotate(9deg)}.feature-b{top:29%;right:5%;transform:rotate(-4deg)}.feature-c{bottom:9%;left:27%;transform:rotate(-8deg)}.feature-d{top:48%;left:1%;transform:rotate(4deg)}.map-route{position:absolute;inset:4%;z-index:-1}.map-route svg{width:100%;height:100%;fill:none;stroke:#c7e69166;stroke-width:1.4;stroke-dasharray:5 7}.map-route circle{fill:var(--lime);stroke:var(--lime)}.field-tag{position:absolute;bottom:14%;right:-10px;z-index:4;display:flex;align-items:center;gap:14px;padding:17px 19px;background:var(--lime);color:var(--ink);min-width:262px;transform:rotate(3deg);box-shadow:0 8px 25px #0002;transition:transform .3s}.field-tag:hover{transform:rotate(0deg) translateY(-3px)}.field-tag .tag-dot{width:8px;height:8px;display:block;background:var(--ink);border-radius:50%}.field-tag strong{font:9px var(--mono);letter-spacing:.04em;display:block}.field-tag small{font-size:9px;display:block;margin-top:3px;color:#4e5939}.field-tag .icon{margin-left:auto;width:19px;height:19px}.hero-bottom{height:72px;border-top:1px solid #baca9e20;display:flex;justify-content:space-between;align-items:center;color:#9da992;font:8px var(--mono);letter-spacing:.08em}.hero-bottom>span,.hero-bottom a{display:flex;align-items:center;gap:14px}.line-marker{width:25px;height:3px;background:var(--lime);display:block}.hero-bottom .icon{width:16px;height:16px;color:var(--lime)}.down{transform:rotate(90deg)}
/* Light commerce section */
.capabilities{background:#e7e9dc;border-bottom:1px solid var(--line)}.capabilities-grid{display:grid;grid-template-columns:repeat(4,1fr);height:87px;align-items:center}.capabilities-grid>div{display:flex;justify-content:center;align-items:center;gap:14px;font:9px var(--mono);letter-spacing:.065em;border-right:1px solid #b9c1ab}.capabilities-grid>div:first-child{justify-content:flex-start}.capabilities-grid>div:last-child{border-right:0;justify-content:flex-end}.capabilities-grid .icon{width:23px;height:23px;color:#606f4f;stroke-width:1.3}.section-light{background:var(--paper)}.shop-section{padding:104px 0 100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:52px}.section-heading .eyebrow{margin-bottom:22px}.section-title{font-size:clamp(43px,4.5vw,72px);line-height:1.02;letter-spacing:-.063em}.muted-title{color:#818975}.heading-aside{max-width:275px;margin:0 0 7px;font-size:12px;color:#6d7565;line-height:1.9}.product-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(36px,5.7vw,86px);align-items:start}.gallery-main{position:relative;min-height:520px;aspect-ratio:1.09;isolation:isolate;background:var(--stone);border:1px solid #d9ddcc;overflow:hidden}.gallery-main:before{content:"";position:absolute;inset:20px;border:1px solid #c9d0b950;pointer-events:none;z-index:-1}.gallery-top,.gallery-bottom{position:absolute;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#737c68;letter-spacing:.055em;z-index:3}.gallery-top{top:20px}.gallery-bottom{bottom:19px}.gallery-image{position:absolute;inset:10% 6%;width:88%;height:80%;object-fit:contain;mix-blend-mode:multiply;opacity:0;transition:opacity .3s}.gallery-main.is-loaded .gallery-image{opacity:1}.gallery-main.is-loaded .gallery-fallback{display:none}.image-fallback{position:absolute;inset:20% 12%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#788568;gap:12px}.image-fallback .fallback-icon{width:46px;height:46px;stroke:currentColor;stroke-width:.75;fill:none;opacity:.6;margin-bottom:5px}.image-fallback>span{font:9px var(--mono);letter-spacing:.1em}.image-fallback p{font-size:11px;line-height:1.8;max-width:285px;margin:0;color:#818879}.image-fallback .text-link{margin-top:5px;font-size:10px;color:#586944;border-bottom:1px solid #879970;padding-bottom:5px}.zoom-trigger{position:absolute;bottom:49px;right:22px;background:#f2f2e999;z-index:4;border-color:#c1c9b1}.gallery-thumbs{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:12px}.gallery-thumb{position:relative;min-width:0;aspect-ratio:1;background:#e9ebdf;border:1px solid transparent;display:grid;place-items:center;padding:5px;overflow:hidden;transition:border .2s,background .2s}.gallery-thumb.active{border:1px solid var(--ink);background:#dde2cf}.gallery-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;position:absolute;inset:0;opacity:0;padding:5px}.gallery-thumb.is-loaded img{opacity:1}.gallery-thumb.is-loaded .thumb-index{display:none}.thumb-index{font:10px var(--mono);color:#859272}.gallery-thumb:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--ink);transition:width .2s,left .2s}.gallery-thumb:hover:after{left:0;width:100%}.product-info{padding-top:2px}.product-kicker{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px}.product-kicker .mono{font-size:9px;color:var(--muted)}.outlined-label{font:8px var(--mono);letter-spacing:.07em;border:1px solid #b7bfa9;padding:5px 8px;line-height:1.5}.product-info h3{font-size:clamp(30px,3vw,43px);line-height:1.07;letter-spacing:-.05em;max-width:440px;margin:0;font-weight:750}.product-intro{font-size:12px;color:#77816c;margin:14px 0 22px}.buy-price-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0}.buy-price-row .micro-label{font-size:8px;color:#7c856f;letter-spacing:.065em}.price-link{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:-.6px;font-weight:600;margin-top:5px}.price-link .icon{width:18px;height:18px}.price-icon{width:36px;height:36px;stroke:#86966d;fill:none;stroke-width:.8}.product-highlights{display:grid;gap:11px;margin:24px 0 27px}.product-highlights>div{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#4f5848;line-height:1.55}.product-highlights .icon{width:15px;height:15px;stroke-width:1.5;color:#6c8147;margin-top:1px}.quantity-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:10px;color:#78816e}.quantity-label .micro-label{font-size:8px}.buy-actions{display:flex;gap:12px;margin-bottom:10px}.buy-actions>.button{flex:1}.quantity-control{height:57px;border:1px solid #b9c2ac;display:flex;align-items:center;justify-content:space-between;gap:0;flex-shrink:0;overflow:hidden}.quantity-control button{width:38px;height:100%;display:grid;place-items:center}.quantity-control button:hover{background:#d9dfcb}.quantity-control .icon{width:15px;height:15px}.quantity-control input{appearance:textfield;-moz-appearance:textfield;width:30px;background:none;border:0;text-align:center;color:var(--ink);font:12px var(--mono);padding:0}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amazon-link{width:100%;min-height:49px;justify-content:center;gap:20px;font-size:10px}.purchase-note{font-size:9px;line-height:1.75;color:#89907f;margin:13px 0 0}.product-list-link{display:flex;align-items:center;justify-content:space-between;margin-top:23px;padding:16px 0 0;border-top:1px solid var(--line);font:8px var(--mono);letter-spacing:.035em}.product-list-link .icon{width:16px;height:16px}.manifesto-strip{overflow:hidden;background:var(--lime);border-top:1px solid #151b1620;border-bottom:1px solid #151b1620}.manifesto-strip>div{display:flex;align-items:center;gap:38px;white-space:nowrap;width:max-content;padding:23px 0;animation:marquee 55s linear infinite}.manifesto-strip span{font:850 30px/.9 var(--display);letter-spacing:-.055em}.manifesto-strip svg{width:32px;height:26px;fill:none;stroke:currentColor;stroke-width:1}
/* Equipment index */
.inside-section{background:var(--ink);color:var(--paper);padding:104px 0 68px}.inside-section .heading-aside{color:#89977d;max-width:280px}.inside-section .section-heading{margin-bottom:38px}.filter-row{display:flex;gap:3px;border-bottom:1px solid var(--dark-line);margin-bottom:28px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-button{display:flex;align-items:center;gap:10px;font:9px var(--mono);letter-spacing:.04em;padding:15px 21px;color:#a4b296;white-space:nowrap;border-bottom:2px solid transparent}.filter-button:first-child{padding-left:0;padding-right:26px}.filter-button.active{border-bottom:2px solid var(--lime);color:var(--lime)}.filter-button sup{font-size:7px;align-self:flex-start;margin-top:2px}.filter-button:hover{color:var(--lime)}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}.module-card{background:#222a20;border:1px solid #46533c55;transition:background .3s,transform .3s;min-width:0;overflow:hidden}.module-card:hover{background:#2b3527;transform:translateY(-4px)}.module-top{display:flex;justify-content:space-between;font-size:7px;letter-spacing:.08em;color:#849778;padding:16px 17px}.module-top>span:first-child{color:#a8b89b}.module-art{height:186px;position:relative;display:grid;place-items:center;overflow:hidden;margin:0 15px;border-bottom:1px solid #55614745}.large-tool{width:88px;height:88px;fill:none;stroke:#c7d9ab;stroke-width:.75;stroke-linecap:round;stroke-linejoin:round;z-index:2;filter:drop-shadow(8px 10px 2px #0002);transition:transform .45s var(--ease)}.module-card:hover .large-tool{transform:rotate(-10deg) scale(1.08)}.art-grid{position:absolute;inset:10%;background:linear-gradient(90deg,#b4c8960c 1px,transparent 1px),linear-gradient(#b4c8960c 1px,transparent 1px);background-size:21px 21px;transform:perspective(250px) rotateX(12deg) rotateZ(-8deg);mask:radial-gradient(ellipse,#000 40%,transparent 75%)}.art-tool .large-tool{transform:rotate(-30deg);width:86px;height:86px}.art-tool:after{content:"";width:145px;height:1px;position:absolute;background:#b3c99822;transform:rotate(-45deg)}.signal-rings{position:absolute;inset:0;background:repeating-radial-gradient(circle at center,transparent 0 24px,#b7ca9818 25px 25.5px,transparent 26px 48px);mask:radial-gradient(circle,#000 35%,transparent 73%)}.art-care .large-tool{width:76px;height:76px;stroke:#d6a58b;filter:drop-shadow(7px 7px 0 #a97c6330);transform:rotate(-8deg)}.art-carry .large-tool{width:85px;height:85px;transform:rotate(7deg)}.carry-webbing{position:absolute;inset:20% 15%;background:repeating-linear-gradient(transparent 0 17px,#adbf9312 17px 21px,transparent 21px 24px);border:1px solid #adc29211;transform:perspective(250px) rotateY(-15deg) rotateZ(8deg)}.art-coordinate{position:absolute;bottom:16px;left:2px;font:7px var(--mono);color:#688057;z-index:2}.art-cross{font:20px var(--mono);font-style:normal;position:absolute;top:2px;right:2px;color:#8a9c743b}.module-body{padding:24px 18px 0}.module-body h3{font-size:18px;font-weight:550;letter-spacing:-.6px;margin:0 0 10px;line-height:1.25}.module-body>p{font-size:10px;line-height:1.85;color:#99a88b;margin:0;min-height:56px}.module-toggle{padding:21px 0;display:flex;align-items:center;justify-content:space-between;width:100%;font:7px var(--mono);letter-spacing:.03em;color:#c3d1b5;border-top:1px solid #4e5b4250;margin-top:14px;text-align:left;gap:8px}.module-toggle .icon{width:17px;height:17px;color:#b9d790;transition:transform .3s}.module-toggle[aria-expanded=true] .icon{transform:rotate(45deg)}.module-details{border-top:1px solid #5a6b4655;padding:8px 0 20px}.module-details ul{list-style:none;padding:0;margin:0}.module-details li{font-size:10px;color:#b8caa6;padding:6px 0;display:flex;gap:10px;align-items:center}.module-details li:before{content:"";display:inline-block;width:3px;height:3px;background:var(--lime);flex-shrink:0}.module-grid.filtered{grid-template-columns:minmax(280px,620px);justify-content:center}.module-grid.filtered .module-art{height:245px}.module-grid.filtered .large-tool{width:110px;height:110px}.module-grid.filtered .module-body h3{font-size:23px}.module-grid.filtered .module-body>p{min-height:0;font-size:12px}.module-footnote{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:31px}.module-footnote>span{font:7px/1.7 var(--mono);letter-spacing:.03em;color:#738166;max-width:560px}.module-footnote .text-link{font-size:10px;white-space:nowrap}
/* Field notes — CSS illustrations retain the composition without an image connection. */
.field-section{padding:105px 0 76px}.field-section .section-title{font-size:clamp(42px,4.15vw,65px)}.field-section .section-heading>.text-link{font:8px var(--mono);letter-spacing:.025em;margin-bottom:4px;border-bottom:1px solid #8e9a7c;padding-bottom:10px}.scenario-grid{display:grid;grid-template-columns:1.17fr 1fr 1fr;gap:19px}.scenario{height:440px;position:relative;text-align:left;padding:25px 25px 22px;color:var(--paper);isolation:isolate;overflow:hidden;transition:transform .4s var(--ease);background:#3d5140}.scenario:hover{transform:translateY(-5px)}.scenario:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#101b0ddd 0%,#0c180b20 63%,#0c180b38)}.scenario-art{position:absolute;inset:0;overflow:hidden;z-index:-3;transition:transform .7s var(--ease)}.scenario:hover .scenario-art,.scenario:hover .scenario-photo{transform:scale(1.045)}.scenario-photo{position:absolute;inset:0;z-index:-2;transition:transform .7s var(--ease)}.forest-photo{background:linear-gradient(#101c1420,#14231a66),none 55% center/cover;filter:saturate(.45);opacity:.8}.scenario-hike .scenario-art{background:linear-gradient(170deg,#bdcbb1 -25%,#6f9176 15%,#39543e 50%,#223c25)}.mountain{position:absolute;inset:25% -15% -15%;clip-path:polygon(0 42%,10% 34%,20% 36%,42% 0,54% 26%,61% 18%,74% 39%,89% 28%,100% 49%,100% 100%,0 100%);background:linear-gradient(125deg,#73896e,#3b553e 40%,#5c7255 41%,#3b503e 65%)}.mountain-front{inset:42% -20% -20%;background:linear-gradient(130deg,#3b4f33,#405b3c 40%,#233b22 41%,#253621);transform:scaleX(-1)}.scenario-lines{position:absolute;inset:-15% -40%;color:#b4d19c;opacity:.14}.scenario-lines svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1}.scenario-camp{background:#6e6e4e}.scenario-camp .scenario-art{background:linear-gradient(#a39a77 -15%,#828363 22%,#5b694d 45%,#243b24 75%)}.camp-moon{position:absolute;top:24%;right:23%;width:48px;height:48px;border-radius:50%;background:#d6d9ae;box-shadow:0 0 40px #dce3b02a}.camp-hills{position:absolute;inset:43% -20% -10%;border-radius:40% 60% 0 0;background:linear-gradient(145deg,#536849,#213820 70%);transform:rotate(-11deg)}.camp-tent{position:absolute;top:52%;left:20%;width:60%;height:31%;background:linear-gradient(100deg,#cdba66 45%,#7d8550 46%);clip-path:polygon(45% 0,100% 95%,0 100%)}.camp-tent:after{content:"";position:absolute;inset:16% 46% 3% 8%;background:#333e23;clip-path:polygon(91% 0,100% 100%,0 100%)}.camp-stars{position:absolute;inset:0;background:radial-gradient(circle at 30% 15%,#e5edcbaa 0 1px,transparent 1.5px),radial-gradient(circle at 61% 11%,#e5edcb99 0 1px,transparent 1.5px),radial-gradient(circle at 17% 36%,#e5edcb77 0 1px,transparent 1.5px),radial-gradient(circle at 83% 49%,#e5edcb77 0 1px,transparent 1.5px),radial-gradient(circle at 42% 23%,#e5edcb77 0 1px,transparent 1.5px)}.scenario-road .scenario-art{background:linear-gradient(#9eac8c -15%,#7b9271 15%,#3b5338 65%)}.road-hills{position:absolute;inset:10% 15% -5% -30%;border-radius:10% 90% 0 0;background:linear-gradient(90deg,#788c67,#344e33);transform:rotate(-16deg)}.hill-b{inset:26% -55% -5% 25%;border-radius:90% 10% 0 0;background:linear-gradient(90deg,#2c442a,#5b7650);transform:rotate(22deg)}.road-line{position:absolute;top:38%;left:-1%;width:140%;height:90%;border:19px solid #aab394;border-right-width:55px;border-bottom-width:62px;border-radius:52% 17% 60% 15%;transform:rotate(-34deg)}.road-line-2{inset:auto;top:38%;left:-1%;border:2px dashed #475b37;transform:rotate(-34deg) scale(.93)}.scenario-top{display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:.09em;color:#e3ead3;position:relative}.scenario-top .icon{width:23px;height:23px;stroke-width:1}.scenario-content{position:absolute;bottom:25px;left:25px;right:25px;display:block}.scenario-content>small{font:7px var(--mono);letter-spacing:.09em;color:#cad8b7;display:block;margin-bottom:13px}.scenario-content>strong{font-size:clamp(26px,2.6vw,41px);letter-spacing:-.06em;display:block;white-space:nowrap}.scenario-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #c2dba145;padding-top:17px;margin-top:20px;font-size:9px;color:#c0cdb2}.scenario-arrow{display:grid;place-items:center;width:29px;height:29px;border:1px solid #c2dba170;border-radius:50%;transition:background .2s,color .2s}.scenario-arrow .icon{width:15px;height:15px}.scenario:hover .scenario-arrow{background:var(--lime);color:var(--ink);border-color:var(--lime)}.field-caption{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:26px}.field-caption .micro-label{font-size:8px;color:#717d64}.field-caption p{font-size:11px;color:#7c8471;margin:0}
/* Help, closing and footer */
.faq-section{padding:20px 0 107px}.faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-top:80px;position:relative}.faq-layout:before{content:"";position:absolute;top:0;left:var(--gutter);right:var(--gutter);height:1px;background:var(--line)}.faq-layout .eyebrow{font-size:9px}.faq-intro{font-size:11px;color:#8a937d;margin-top:24px}.faq-compass{width:90px;height:90px;stroke:#a7b590;stroke-width:.45;fill:none;margin-top:32px;transform:rotate(-12deg)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;list-style:none;font-size:13px;font-weight:550;letter-spacing:-.3px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;stroke-width:1.3;transition:transform .3s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>div{padding:0 35px 26px 0}.faq-list p{font-size:11px;line-height:1.9;color:#7d8771;margin:0}.closing-section{position:relative;isolation:isolate;background:var(--lime);padding:63px 0 70px;overflow:hidden}.closing-topo{inset:-100% -10% -80% 35%;color:#304217;opacity:.2;z-index:-1}.closing-layout{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing-layout .eyebrow{font-size:8px;margin-bottom:22px}.closing-layout h2{font-size:clamp(40px,5.25vw,84px);line-height:1;letter-spacing:-.065em}.closing-button{display:grid;place-items:center;width:115px;height:115px;border:1px solid #24381480;border-radius:50%;flex-shrink:0;transition:background .3s,color .3s,transform .3s}.closing-button svg{width:65px;height:65px;stroke:currentColor;stroke-width:.8;fill:none}.closing-button:hover{background:var(--ink);color:var(--lime);transform:rotate(6deg)}.site-footer{background:var(--ink);color:var(--paper);padding-top:45px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:42px;border-bottom:1px solid var(--dark-line)}.footer-top>p{font:9px var(--mono);letter-spacing:.1em;color:#8ea17d}.footer-top .text-link{font:8px var(--mono)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;color:#819073;font:7px var(--mono);letter-spacing:.03em}.footer-bottom>div{display:flex;gap:22px}.footer-bottom button{font-size:8px;font-family:var(--body);color:#a4b394;padding:5px 0}.footer-bottom button:hover{color:var(--lime)}.footer-coordinates .accent{margin-left:10px}.sticky-buy{position:fixed;left:50%;bottom:22px;transform:translate(-50%,150%);z-index:20;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:12px 12px 12px 20px;background:#1a2519f5;color:var(--paper);border:1px solid #7f965a66;box-shadow:0 8px 30px #0002;backdrop-filter:blur(12px);width:min(650px,calc(100% - 40px));transition:transform .45s var(--ease);opacity:0;visibility:hidden}.sticky-buy.visible{transform:translate(-50%,0);opacity:1;visibility:visible}.sticky-buy>div{display:flex;align-items:center;gap:15px}.sticky-buy>div>.icon{width:29px;height:29px;color:var(--lime);stroke-width:1}.sticky-buy strong{display:block;font-size:11px;font-weight:500}.sticky-buy small{display:block;font:7px var(--mono);letter-spacing:.04em;color:#93a880;margin-top:3px}.sticky-buy .button{min-height:44px;white-space:nowrap;font-size:9px;padding:0 17px;gap:15px}.sticky-buy .button .icon{width:17px;height:17px}.toast{position:fixed;left:50%;bottom:105px;transform:translate(-50%,20px);max-width:calc(100% - 32px);padding:12px 22px;background:var(--lime);color:var(--ink);border:1px solid #bfd65a;z-index:100;font-size:11px;box-shadow:0 8px 28px #0002;opacity:0;visibility:hidden;transition:opacity .25s,transform .25s;pointer-events:none;text-align:center}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
/* Dialogs use native focus containment, escape handling and inert background. */
dialog{border:0;background:var(--paper);color:var(--ink);padding:0;box-shadow:0 12px 80px #0004;max-width:calc(100% - 32px);max-height:calc(100dvh - 48px);overscroll-behavior:contain}dialog::backdrop{background:#0e160fb0;backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .26s var(--ease)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:33px 32px 26px;border-bottom:1px solid var(--line)}.dialog-head .eyebrow{font-size:8px;margin-bottom:13px;color:#7e8d70}.dialog-head h2{font-size:39px;line-height:1.03}.dialog-head .round-button{width:37px;height:37px}.side-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:470px;max-width:100%;border-left:1px solid #c7d0b9}.side-dialog[open]{animation:drawer-in .35s var(--ease)}.cart-empty{padding:62px 32px 35px;text-align:center}.cart-empty>svg{width:80px;height:80px;stroke:#8a9b74;stroke-width:.6;fill:none;margin:0 auto 25px}.cart-empty h3{font-size:20px;letter-spacing:-.6px;margin:0 0 15px}.cart-empty p{font-size:12px;line-height:1.8;color:#7d8a71;margin:0 auto 30px;max-width:275px}.cart-empty .button{width:100%}.cart-filled{padding:30px 28px}.cart-item{display:grid;grid-template-columns:106px 1fr;gap:18px;padding:0 0 30px;border-bottom:1px solid var(--line)}.cart-item-art{background:var(--stone);height:130px;position:relative;display:grid;place-items:center;overflow:hidden}.cart-item-art>svg{width:48px;height:48px;stroke:#95a57c;fill:none;stroke-width:.7}.cart-item-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;opacity:0}.cart-item-art.is-loaded>img{opacity:1}.cart-item-art.is-loaded>svg{opacity:0}.cart-item .micro-label{font-size:8px;color:#7e8d70;margin-top:1px}.cart-item h3{font-size:16px;line-height:1.2;letter-spacing:-.5px;margin:9px 0}.cart-item p{font-size:9px;color:#7c8970;margin:0 0 15px}.cart-item-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.compact{height:34px}.compact button{width:28px}.compact span{min-width:22px;text-align:center;font:10px var(--mono)}.compact .icon{width:12px;height:12px}.remove-button{font-size:9px;color:#7c876d;border-bottom:1px solid #a5af94;padding:3px 0}.cart-summary{display:grid;gap:17px;margin:26px 0}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;font-size:11px}.cart-summary strong{font-weight:500}.cart-information{display:flex;gap:12px;background:var(--stone);padding:18px;margin:24px 0}.cart-information .icon{width:17px;height:17px;color:#839268}.cart-information p{font-size:10px;line-height:1.9;color:#758168;margin:0}.cart-checkout{width:100%}.cart-continue{margin:20px auto 0;display:flex;justify-content:center;font-size:11px;padding:5px}.cart-footer{display:flex;align-items:center;justify-content:space-between;padding:25px 32px;color:#99a789;font-size:8px;letter-spacing:.1em}.cart-footer .icon{width:31px;height:25px;fill:none;stroke-width:1}.zoom-dialog{width:min(950px,calc(100% - 40px));max-height:calc(100dvh - 40px);overflow:hidden;background:#e9eddf}.zoom-top{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;border-bottom:1px solid var(--line)}.zoom-top h2{font:10px var(--mono);margin:0}.zoom-top .round-button{width:32px;height:32px}.zoom-stage{position:relative;height:min(66dvh,650px);width:100%}.zoom-stage img{height:100%;width:100%;object-fit:contain;padding:10px;mix-blend-mode:multiply;opacity:0}.zoom-stage.is-loaded img{opacity:1}.zoom-stage.is-loaded .image-fallback{display:none}.zoom-controls{display:flex;align-items:center;justify-content:center;gap:26px;padding:15px 0 20px;border-top:1px solid var(--line)}.zoom-controls .mono{font-size:10px;color:#6f7e60}.zoom-controls .round-button{width:34px;height:34px}.checklist-dialog{width:610px}.checklist-dialog .dialog-head h2{font-size:38px}.checklist-body{padding:25px 32px 28px}.checklist-intro{font-size:11px;color:#7a876d;line-height:1.85;margin:0 0 22px}.checklist-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:28px}.checklist-presets button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);padding:10px 6px;font-size:10px}.checklist-presets button .icon{width:19px;height:19px;stroke-width:1}.checklist-presets button.active{background:var(--ink);color:var(--lime);border-color:var(--ink)}.checklist-progress{display:flex;justify-content:space-between;align-items:center;font:9px var(--mono);color:#72805f;letter-spacing:.015em}.checklist-progress button{font:9px var(--body);text-decoration:underline}.progress-track{height:3px;background:#d4ddc4;margin:13px 0 17px}.progress-track>div{height:100%;width:0%;background:#798e4a;transition:width .25s}.checklist-items{display:grid;grid-template-columns:1fr 1fr;gap:0 23px}.checklist-item{display:flex;align-items:center;gap:10px;cursor:pointer;padding:11px 0;border-bottom:1px solid #d2dac550;font-size:10px;line-height:1.55}.checklist-item input{accent-color:var(--ink);width:15px;height:15px;margin:0;flex-shrink:0;cursor:pointer}.checklist-item:has(input:checked){color:#8e9a7f}.checklist-item:has(input:checked)>span{text-decoration:line-through}.checklist-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:26px 0 15px}.checklist-controls .button{min-height:46px;font-size:9px;padding:0 17px;gap:20px}.checklist-controls>.text-link{font-size:9px;color:#7f8b71;text-decoration:underline}.info-dialog{width:540px}.info-dialog .dialog-head h2{font-size:29px}.info-body{padding:28px 32px 32px;font-size:12px;line-height:1.9;color:#66765a}.info-body p{margin:0 0 18px}.info-body p:last-child{margin-bottom:0}.info-body a{border-bottom:1px solid #92a177}.info-body .button{color:var(--paper);font-size:10px;margin-top:10px}.noscript-note{background:var(--lime);padding:18px 24px;color:var(--ink);font-size:12px;text-align:center}
/* Motion is ornamental, never required for content or navigation. */
.reveal.is-observed{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.is-observed.is-visible{opacity:1;transform:translateY(0)}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes dialog-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}
/* Chinese typography maintains the design without relying on a network font. */
html[lang=zh-CN] .display{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif;font-weight:850;letter-spacing:-.065em;line-height:1.12}html[lang=zh-CN] .hero h1{font-size:clamp(65px,6.6vw,103px);line-height:1.04}html[lang=zh-CN] .hero .ready-word:after{right:-20px;bottom:15%}html[lang=zh-CN] .hero-description{max-width:92%;font-size:13px;line-height:2}html[lang=zh-CN] .section-title{font-size:clamp(38px,3.7vw,60px)}html[lang=zh-CN] .closing-layout h2{font-size:clamp(37px,4.5vw,72px)}html[lang=zh-CN] .scenario-content>strong{font-size:30px}html[lang=zh-CN] .product-info h3{line-height:1.25}html[lang=zh-CN] .module-body h3{font-size:19px}html[lang=zh-CN] .dialog-head h2{font-size:30px}html[lang=zh-CN] .section-heading .heading-aside{font-size:12px}html[lang=zh-CN] .cart-item h3{line-height:1.5}
@media(min-width:1600px){.site-header{padding-left:max(var(--gutter),calc((100vw - 1440px)/2));padding-right:max(var(--gutter),calc((100vw - 1440px)/2))}.announcement{padding-left:max(var(--gutter),calc((100vw - 1440px)/2));padding-right:max(var(--gutter),calc((100vw - 1440px)/2))}.hero-layout{min-height:790px}.hero-visual{min-height:610px}}
@media(max-width:1190px){.desktop-nav{gap:20px;margin-left:0}.header-actions{gap:17px}.brand>span{font-size:18px}.brand-caption{font-size:6px;letter-spacing:3px}.brand-mark{width:36px}.hero-layout{min-height:660px;padding-top:55px;padding-bottom:40px;gap:10px}.hero h1{font-size:9vw}.hero-description{font-size:12px;margin-top:26px}.hero-visual{min-height:490px}.hero-ctas{gap:18px}.hero-ctas .button{min-width:185px;padding:0 18px;font-size:10px}.hero-ctas .text-link{font-size:10px;gap:10px}.field-tag{min-width:225px;padding:15px;right:-10px}.field-tag strong{font-size:8px}.field-tag small{font-size:8px}.gallery-main{min-height:460px;aspect-ratio:1}.product-layout{gap:40px}.gallery-thumbs{gap:5px}.module-grid{gap:12px}.module-top{font-size:6px;padding:15px 12px}.module-body{padding:20px 13px 0}.module-body h3{font-size:16px}.module-body>p{font-size:9px}.module-toggle{font-size:6px}.module-art{height:160px}.scenario{padding:21px;height:395px}.scenario-content{left:21px;right:21px;bottom:23px}.scenario-content>strong{font-size:2.7vw}.scenario-bottom{font-size:8px}.hero-bottom-center{display:none!important}.footer-coordinates{display:none}.hero .ready-word:after{right:-20px;width:6px;height:6px}.product-info h3{font-size:35px}}
@media(max-width:980px){:root{--header:78px}.desktop-nav{gap:17px}.desktop-nav a{font-size:10px}.brand{gap:8px}.brand>span{font-size:16px}.brand-caption{font-size:5px;letter-spacing:2.9px}.header-actions{gap:13px}.bag-label{display:none}.language-button{font-size:9px}.bag-button{gap:7px}.hero-layout{grid-template-columns:1.1fr 1fr;min-height:630px;gap:0}.hero h1{font-size:9.7vw}.hero-copy .eyebrow{font-size:7px;gap:8px;margin-bottom:25px}.hero-description{max-width:93%;font-size:11px}.hero-ctas{flex-wrap:wrap;gap:17px}.hero-ctas .button{min-width:182px;min-height:49px}.hero-footnote{font-size:6px;margin-top:27px}.hero-visual{min-height:455px}.visual-coordinates{font-size:6px;left:0}.visual-caption{font-size:6px;letter-spacing:.02em}.field-tag{min-width:195px;gap:9px;padding:12px;bottom:15%}.field-tag strong{font-size:7px}.field-tag small{font-size:7px}.field-tag .icon{width:16px;height:16px}.field-tag .tag-dot{width:6px;height:6px}.hero-photo-label{font-size:6px}.orbit-feature{width:38px;height:38px}.orbit-feature .icon{width:19px;height:19px}.compass-label{font-size:7px}.compass-center span{font-size:5px;letter-spacing:0}.capabilities-grid{height:75px}.capabilities-grid>div{font-size:7px;gap:10px}.capabilities-grid .icon{width:20px;height:20px}.shop-section{padding:78px 0 75px}.section-heading{margin-bottom:35px}.heading-aside{max-width:240px;font-size:10px}.product-layout{gap:30px}.gallery-main{min-height:430px}.product-info h3{font-size:30px}.product-kicker{margin-bottom:15px}.product-intro{font-size:10px;margin:13px 0 16px}.outlined-label{font-size:7px}.price-link{font-size:17px}.buy-price-row{padding:14px 0}.product-highlights{gap:9px;margin:20px 0}.product-highlights>div{font-size:9px;gap:7px}.product-highlights .icon{width:13px;height:13px}.buy-actions{gap:8px}.buy-actions .button{font-size:9px;padding:0 14px;gap:8px;min-height:50px}.quantity-control{height:50px}.quantity-control button{width:30px}.quantity-control input{width:24px}.purchase-note{font-size:8px}.product-list-link{font-size:7px}.gallery-top,.gallery-bottom{font-size:6px;left:17px;right:17px}.gallery-main:before{inset:14px}.image-fallback{inset:18% 9%}.image-fallback p{font-size:10px}.image-fallback>span{font-size:7px}.gallery-thumbs{gap:4px}.inside-section{padding:77px 0 58px}.inside-section .heading-aside{max-width:215px;font-size:10px}.filter-button{font-size:8px;padding:15px 17px}.filter-button:first-child{padding-right:18px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.module-top{font-size:8px;padding:18px}.module-art{height:195px}.large-tool{width:95px;height:95px}.module-body{padding:24px 20px 0}.module-body h3{font-size:22px}.module-body>p{font-size:11px;min-height:40px}.module-toggle{font-size:8px}.module-footnote>span{font-size:6px;max-width:420px}.field-section{padding:78px 0 55px}.scenario-grid{gap:12px;grid-template-columns:repeat(3,1fr)}.scenario{height:340px;padding:18px}.scenario-content{left:18px;right:18px;bottom:18px}.scenario-content>strong{font-size:2.5vw}.scenario-top{font-size:6px;letter-spacing:0}.scenario-top .icon{width:18px;height:18px}.scenario-content>small{font-size:6px;letter-spacing:0}.scenario-bottom{font-size:7px;gap:5px;line-height:1.7}.scenario-arrow{width:23px;height:23px;flex-shrink:0}.scenario-arrow .icon{width:13px;height:13px}.field-section .section-heading>.text-link{font-size:6px;gap:10px}.field-caption p{font-size:9px}.field-caption .micro-label{font-size:7px}.faq-layout{grid-template-columns:1fr 1.5fr;gap:45px;padding-top:60px}.faq-layout .eyebrow{font-size:7px}.faq-list summary{font-size:12px}.faq-list p{font-size:10px}.faq-section{padding-bottom:76px}.closing-button{width:88px;height:88px}.closing-button svg{width:47px;height:47px}.footer-top>p{font-size:7px}.footer-top .text-link{font-size:7px}.footer-bottom{font-size:6px}.footer-bottom>div{gap:13px}.footer-bottom button{font-size:7px}.compact{height:34px}.compact button{width:28px}}
@media(max-width:760px){:root{--gutter:24px;--header:72px}html{scroll-padding-top:90px}.announcement{height:28px;font-size:7px;justify-content:center}.announcement>a{display:none}.site-header{height:72px}.brand>span{font-size:17px}.brand-caption{font-size:5px;letter-spacing:3.1px;margin-top:4px}.brand-mark{width:34px;height:32px}.desktop-nav{display:none}.header-actions{gap:17px}.language-button{font-size:9px}.language-button>span{display:none}.bag-button{gap:7px}.bag-button .icon{width:20px;height:20px}.cart-count{width:16px;height:16px;font-size:8px}.menu-button{display:block;width:21px}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){position:absolute;top:100%;left:0;right:0;background:var(--ink);border-bottom:1px solid var(--dark-line);padding:22px 24px 28px;display:grid;gap:0;box-shadow:0 15px 20px #0002}.mobile-nav a{font-size:18px;padding:13px 0;border-bottom:1px solid #4b5b3640}.mobile-nav a:last-child{border-bottom:0}.hero-layout{grid-template-columns:1fr;gap:0;min-height:0;padding-top:41px;padding-bottom:13px}.hero-copy{position:relative}.hero-copy .eyebrow{font-size:7px;letter-spacing:.055em;margin-bottom:26px;gap:9px}.hero h1{font-size:clamp(82px,17vw,122px);line-height:.9;letter-spacing:-.06em}.hero h1>span{white-space:nowrap}.hero .ready-word:after{right:-19px;width:6px;height:6px;bottom:10%}.hero-description{font-size:12px;line-height:1.85;max-width:92%;width:360px;margin:25px 0 25px}.hero-ctas{flex-wrap:nowrap;gap:21px}.hero-ctas .button{font-size:9px;min-height:53px;min-width:183px;padding:0 18px;gap:19px}.hero-ctas .text-link{font-size:9px;gap:9px}.hero-ctas .text-link .icon{width:16px;height:16px}.hero-footnote{font-size:6px;margin-top:23px;letter-spacing:.02em;gap:8px}.hero-footnote .icon{width:15px;height:15px}.hero-visual{width:100%;min-height:370px;max-width:500px;margin:24px auto 0;align-self:auto}.hero-product{width:min(95%,380px);margin-top:0}.orbital-one{width:90%}.orbital-two{width:81%}.visual-coordinates{font-size:6px;left:0;right:0;top:7px}.visual-caption{bottom:0;font-size:6px}.field-tag{right:3px;bottom:10%;min-width:211px;padding:12px 14px}.field-tag strong{font-size:8px}.field-tag small{font-size:7px}.hero-photo-label{font-size:6px}.orbit-feature{width:39px;height:39px}.compass-center span{font-size:5px}.compass-label{font-size:7px}.hero-photo{opacity:.23;background-position:65% center}.hero-shade{background:linear-gradient(180deg,#151b16 1%,#151b16bb 40%,#151b1666 75%,#151b16)}.hero-topo{inset:33% -60% -7% -50%;opacity:.22}.hero-bottom{height:59px;font-size:6px;letter-spacing:.015em}.hero-bottom>span,.hero-bottom a{gap:7px}.line-marker{width:17px;height:2px}.hero-bottom .icon{width:13px;height:13px}.capabilities-grid{grid-template-columns:1fr 1fr;min-height:122px;height:auto;padding-top:14px;padding-bottom:14px;row-gap:0}.capabilities-grid>div{justify-content:flex-start!important;font-size:7px;gap:10px;padding:13px 0}.capabilities-grid>div:nth-child(2n){border:0;padding-left:23px}.capabilities-grid .icon{width:20px;height:20px}.shop-section{padding:62px 0 62px}.section-heading{display:block;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:20px}.eyebrow{font-size:8px;gap:9px}.section-title{font-size:clamp(38px,8.55vw,62px);line-height:1.02;letter-spacing:-.065em}.heading-aside{max-width:300px;font-size:11px;line-height:1.8;margin:20px 0 0}.product-layout{grid-template-columns:1fr;gap:34px}.gallery-main{aspect-ratio:1.05;min-height:0}.gallery-image{inset:12% 6%;height:76%}.gallery-top,.gallery-bottom{font-size:6px;left:17px;right:17px}.gallery-main:before{inset:14px}.gallery-top{top:16px}.gallery-bottom{bottom:15px}.gallery-thumbs{gap:5px;margin-top:9px}.gallery-thumb{padding:3px}.gallery-thumb img{padding:3px}.thumb-index{font-size:8px}.zoom-trigger{right:16px;bottom:40px;width:33px;height:33px}.zoom-trigger .icon{width:15px;height:15px}.image-fallback{inset:17% 11%;gap:9px}.image-fallback .fallback-icon{width:38px;height:38px;margin:0}.image-fallback p{font-size:10px}.image-fallback>span{font-size:7px;line-height:1.6}.image-fallback .text-link{font-size:9px}.product-kicker{margin-bottom:18px}.outlined-label{font-size:8px}.product-kicker>.mono{font-size:8px}.product-info h3{font-size:36px;max-width:380px}.product-intro{font-size:12px;margin:15px 0 24px}.buy-price-row{padding:18px 0}.price-link{font-size:21px;gap:15px}.buy-price-row .micro-label{font-size:8px}.product-highlights{gap:12px;margin:25px 0}.product-highlights>div{font-size:11px;gap:9px}.product-highlights .icon{width:15px;height:15px}.buy-actions{gap:10px}.buy-actions .button{min-height:56px;font-size:10px;padding:0 20px;gap:20px}.quantity-control{height:56px}.quantity-control button{width:35px}.quantity-control input{width:27px}.quantity-label{font-size:10px;margin-bottom:11px}.amazon-link{font-size:9px;min-height:49px}.purchase-note{font-size:9px;line-height:1.8}.product-list-link{font-size:7px;margin-top:25px;padding-top:18px}.manifesto-strip>div{padding:20px 0;gap:27px}.manifesto-strip span{font-size:24px}.manifesto-strip svg{width:27px;height:22px}.inside-section{padding:61px 0 43px}.inside-section .heading-aside{max-width:300px;font-size:11px;margin-top:21px}.inside-section .section-heading{margin-bottom:25px}.filter-row{margin-right:calc(-1 * var(--gutter));margin-bottom:22px}.filter-button{font-size:7px;gap:7px;padding:14px 14px}.filter-button:first-child{padding-right:17px}.filter-button sup{font-size:6px}.module-grid{grid-template-columns:1fr 1fr;gap:12px}.module-top{font-size:6px;padding:13px 11px;letter-spacing:.01em}.module-top>span:last-child{display:none}.module-art{height:136px;margin:0 10px}.module-art .large-tool{width:66px;height:66px}.art-care .large-tool{width:56px;height:56px}.art-carry .large-tool{width:67px;height:67px}.art-coordinate{font-size:6px;bottom:12px}.art-cross{font-size:16px}.module-body{padding:16px 12px 0}.module-body h3{font-size:16px;line-height:1.2;letter-spacing:-.4px;min-height:39px;margin-bottom:6px}.module-body>p{font-size:9px;line-height:1.75;min-height:48px}.module-toggle{font-size:6px;letter-spacing:-.02em;margin-top:13px;padding:16px 0;gap:5px;line-height:1.6;min-height:58px}.module-toggle .icon{width:13px;height:13px}.module-details li{font-size:8px;gap:6px;padding:5px 0;line-height:1.7}.module-details{padding-bottom:16px}.module-grid.filtered{grid-template-columns:1fr}.module-grid.filtered .module-art{height:245px}.module-grid.filtered .module-art .large-tool{width:104px;height:104px}.module-grid.filtered .module-body{padding:22px 24px 0}.module-grid.filtered .module-body h3{font-size:25px;min-height:0}.module-grid.filtered .module-body>p{font-size:11px}.module-grid.filtered .module-toggle{font-size:8px}.module-grid.filtered .module-details li{font-size:11px}.module-grid.filtered .module-top{font-size:8px;padding:19px 23px}.module-grid.filtered .module-top>span:last-child{display:block}.module-footnote{display:block;margin-top:22px}.module-footnote>span{display:block;font-size:6px;line-height:1.8;max-width:100%}.module-footnote .text-link{font-size:9px;margin-top:15px}.field-section{padding:61px 0 39px}.field-section .section-title{font-size:clamp(32px,7.45vw,55px);line-height:1.1;letter-spacing:-.064em}.field-section .section-heading>.text-link{font-size:8px;margin-top:25px;padding-bottom:8px;gap:18px}.scenario-grid{grid-template-columns:1fr;gap:17px}.scenario{height:370px;padding:23px}.scenario-content{left:23px;right:23px;bottom:23px}.scenario-content>strong{font-size:43px;letter-spacing:-.06em}.scenario-top{font-size:8px;letter-spacing:.02em}.scenario-top .icon{width:24px;height:24px}.scenario-content>small{font-size:8px;letter-spacing:.05em;margin-bottom:14px}.scenario-bottom{font-size:11px;padding-top:15px;margin-top:20px}.scenario-arrow{width:33px;height:33px}.scenario-arrow .icon{width:18px;height:18px}.scenario-photo{background-position:center 64%}.field-caption{display:block;padding-top:22px}.field-caption .micro-label{font-size:7px}.field-caption p{font-size:10px;margin-top:9px}.faq-section{padding:15px 0 62px}.faq-layout{grid-template-columns:1fr;gap:32px;padding-top:49px}.faq-layout .eyebrow{font-size:8px}.faq-layout .section-title>span{display:inline}.faq-layout .section-title>span+span:before{content:" "}.faq-layout .section-title{font-size:44px}.faq-intro{font-size:11px;margin-top:20px;margin-bottom:0}.faq-compass{display:none}.faq-list summary{font-size:12px;letter-spacing:-.2px;padding:23px 0;line-height:1.5}.faq-list summary .icon{width:17px;height:17px}.faq-list details>div{padding:0 20px 25px 0}.faq-list p{font-size:11px;line-height:1.9}.closing-section{padding:45px 0 50px}.closing-layout{display:block;position:relative}.closing-layout .eyebrow{font-size:7px;margin-bottom:21px;gap:8px}.closing-layout h2{font-size:clamp(33px,7.6vw,54px);letter-spacing:-.055em;line-height:1.05}.closing-button{width:54px;height:54px;margin-top:27px}.closing-button svg{width:30px;height:30px}.closing-topo{inset:-20% -100% -20% -25%;opacity:.16}.site-footer{padding-top:33px}.footer-top{display:grid;grid-template-columns:1fr auto;gap:25px;padding-bottom:28px}.footer-top .brand>span{font-size:17px}.footer-top .brand-mark{width:35px}.footer-top>p{display:none}.footer-top .text-link{font-size:6px;gap:9px;line-height:1.7;max-width:123px}.footer-top .text-link .icon{width:16px;height:16px}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:22px 0 28px;font-size:6px}.footer-bottom>div{gap:20px;flex-wrap:wrap}.footer-bottom button{font-size:8px}.sticky-buy{width:calc(100% - 24px);bottom:12px;padding:10px 10px 10px 13px;gap:14px}.sticky-buy>div{gap:10px}.sticky-buy>div>.icon{width:22px;height:22px}.sticky-buy strong{font-size:9px;max-width:160px;line-height:1.4}.sticky-buy small{font-size:5px;letter-spacing:0;max-width:180px}.sticky-buy .button{padding:0 13px;min-height:41px;font-size:7px;gap:10px}.sticky-buy .button .icon{width:14px;height:14px}.toast{bottom:92px;font-size:10px;padding:12px 16px;width:max-content}.dialog-head{padding:28px 24px 23px;gap:15px}.dialog-head h2{font-size:36px}.dialog-head .eyebrow{font-size:7px}.cart-empty{padding:50px 24px 30px}.cart-filled{padding:28px 24px}.cart-item{gap:15px;grid-template-columns:96px 1fr}.cart-item-art{height:135px}.cart-item h3{font-size:16px}.cart-item .micro-label{font-size:7px}.cart-item p{font-size:8px}.compact{height:32px}.compact button{width:26px}.compact span{font-size:10px}.cart-item-actions{gap:10px}.cart-summary{font-size:10px}.cart-information{padding:16px;gap:10px}.cart-information p{font-size:10px}.cart-information .icon{width:16px;height:16px}.cart-checkout{min-height:54px;font-size:10px;padding:0 18px}.cart-footer{padding:20px 24px}.zoom-dialog{width:calc(100% - 24px);max-width:calc(100% - 24px)}.zoom-top{padding:14px 16px;gap:10px}.zoom-top h2{font-size:8px;line-height:1.7}.zoom-stage{height:60dvh;min-height:300px}.zoom-controls{padding:15px 0}.checklist-dialog{width:calc(100% - 24px);max-width:calc(100% - 24px);max-height:calc(100dvh - 30px)}.checklist-dialog .dialog-head{padding:25px 21px 22px}.checklist-dialog .dialog-head h2{font-size:30px}.checklist-body{padding:22px 21px 24px}.checklist-intro{font-size:10px}.checklist-presets{gap:5px;margin-bottom:24px}.checklist-presets button{font-size:9px;gap:5px;padding:10px 5px}.checklist-presets button .icon{width:16px;height:16px}.checklist-items{gap:0 14px}.checklist-item{font-size:9px;gap:8px;padding:12px 0}.checklist-item input{width:14px;height:14px}.checklist-controls{gap:14px;align-items:center}.checklist-controls>.text-link{font-size:8px}.checklist-controls .button{font-size:8px;padding:0 13px;gap:14px}.checklist-controls .button .icon{width:16px;height:16px}.info-dialog{max-width:calc(100% - 28px)}.info-dialog .dialog-head h2{font-size:25px}.info-body{padding:24px;font-size:11px}html[lang=zh-CN] .hero h1{font-size:clamp(66px,16.5vw,96px);line-height:1.09}html[lang=zh-CN] .hero-description{font-size:12px;line-height:2}html[lang=zh-CN] .section-title{font-size:38px;line-height:1.15}html[lang=zh-CN] .field-section .section-title{font-size:38px}html[lang=zh-CN] .faq-layout .section-title>span{display:block}html[lang=zh-CN] .faq-layout .section-title>span+span:before{content:""}html[lang=zh-CN] .module-body h3{font-size:16px;min-height:39px}html[lang=zh-CN] .scenario-content>strong{font-size:38px}html[lang=zh-CN] .closing-layout h2{font-size:37px;line-height:1.2}html[lang=zh-CN] .dialog-head h2{font-size:26px}html[lang=zh-CN] .product-info h3{font-size:32px}}
@media(max-width:370px){:root{--gutter:20px}.hero-ctas{gap:15px}.hero-ctas .button{min-width:173px;padding:0 15px;gap:15px}.hero-ctas .text-link{font-size:8px;gap:6px}.hero-visual{min-height:335px}.hero h1{font-size:22vw}.hero-copy .eyebrow{font-size:6px}.header-actions{gap:12px}.brand>span{font-size:16px}.brand-mark{width:31px}.brand-caption{letter-spacing:2.8px}.module-body h3{font-size:15px}.module-toggle{font-size:5.5px;letter-spacing:-.045em}.scenario-content>strong{font-size:38px}.sticky-buy>div>.icon{display:none}.closing-layout h2{font-size:7.6vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal.is-observed{opacity:1;transform:none}.hero-product{transform:none!important}.scenario:hover{transform:none}}


/* VISUAL EDITION — supplied campaign art, responsive art direction, no network fonts. */
.visual-edition .hero{background:#161b16}
.visual-edition .hero-visual{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-width:none;margin:0;z-index:-4;perspective:none;display:block;pointer-events:none}
.visual-edition .hero-product,.visual-edition .hero-product.is-loaded{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;transform:none!important;background:none;box-shadow:none;clip-path:none}
.visual-edition .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% 49%;mix-blend-mode:normal;opacity:1;filter:saturate(.82)}
.visual-edition .hero-shade{z-index:-3;background:linear-gradient(90deg,rgba(16,22,17,.95) 0%,rgba(16,22,17,.88) 24%,rgba(16,22,17,.4) 44%,rgba(16,22,17,.04) 63%,rgba(16,22,17,.03)),linear-gradient(0deg,rgba(16,22,17,.92),transparent 26%,transparent 88%,rgba(16,22,17,.16))}
.visual-edition .hero-layout{display:block;position:relative;min-height:715px;padding-top:64px;padding-bottom:65px}
.visual-edition .hero-copy{max-width:520px;position:relative;z-index:2}
.visual-edition .hero h1{font-family:Arial,"Microsoft YaHei",sans-serif;font-size:clamp(84px,7.9vw,122px);letter-spacing:-.071em;line-height:.9;font-weight:900}
.visual-edition .hero-copy .eyebrow{font-size:8px;color:#d4d8c9;margin-bottom:28px}
.visual-edition .campaign-kicker{display:flex;align-items:center;gap:9px;margin-bottom:27px;font-size:8px;letter-spacing:.15em;color:#dbe0d1}
.campaign-live{height:5px;width:5px;display:block;background:var(--lime);box-shadow:0 0 0 4px #dcf76315;border-radius:50%}
.visual-edition .hero-description{font-size:13px;line-height:1.8;color:#d2d7ca;width:365px;max-width:92%;margin:27px 0}
.visual-edition .hero-footnote{color:#b9c3ac;margin-top:25px;font-size:7px}
.visual-edition .hero-ctas .button{min-width:208px}
.visual-edition .hero-ctas .text-link{color:#e4e9dc}
.visual-edition .hero-art-label{position:absolute;top:49px;right:var(--gutter);display:grid;justify-items:end;gap:10px;color:#f5f4ea;text-shadow:0 2px 12px #0008}
.hero-art-index{font:300 62px/.9 Arial,sans-serif;letter-spacing:-.075em}
.hero-art-label .micro-label{font-size:8px;letter-spacing:.11em}
.hero-art-rule{width:35px;height:1px;background:#e5e9ddaa;margin:4px 0}
.visual-edition .field-tag{position:absolute;right:var(--gutter);bottom:59px;transform:none;box-shadow:0 12px 30px #0003;background:var(--lime);min-width:238px;padding:17px 20px}
.visual-edition .field-tag:hover{transform:translateY(-4px)}
.visual-edition .hero-photo-label{left:auto;right:var(--gutter);bottom:23px;color:#d3dbca;font-size:9px;letter-spacing:.035em;justify-content:flex-end;gap:8px;z-index:2}
.visual-edition .hero-bottom{background:transparent;border-top:1px solid #ced9bd3b;position:relative;color:#d2d9c8;height:64px}
.visual-edition .hero-bottom-center{color:#c1c9b5}
.visual-edition .product-layout{grid-template-columns:1.2fr 1fr;gap:clamp(32px,5vw,78px)}
.gallery-mode-switch{display:flex;gap:16px;align-items:center;border-bottom:1px solid var(--line);margin-bottom:15px}
.gallery-mode{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 0 10px;font:9px var(--mono);letter-spacing:.025em;border-bottom:2px solid transparent;color:#69715f;transition:color .2s,border-color .2s}
.gallery-mode .icon{width:15px;height:15px}
.gallery-mode.active{color:var(--ink);border-bottom-color:var(--ink)}
.gallery-mode:hover{color:var(--ink)}
.visual-edition .gallery-main{min-height:0;aspect-ratio:4/3}
.visual-edition .gallery-main.is-campaign{background:#211f1b;border:1px solid #383830;isolation:isolate}
.visual-edition .gallery-main.is-campaign:before{display:none}
.visual-edition .gallery-main.is-campaign .gallery-image{inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;padding:0;opacity:1}
.visual-edition .gallery-main.is-campaign .gallery-top{color:#e3e0d6;left:20px;right:20px;top:20px;font-size:8px;letter-spacing:.055em}
.visual-edition .gallery-main.is-campaign .gallery-bottom{color:#c5c3b7;bottom:17px;left:20px;right:20px;font-size:8px;letter-spacing:.025em}
.visual-edition .gallery-main.is-campaign .zoom-trigger{background:#212720cc;color:var(--lime);border:1px solid #e2ecc560;bottom:17px;right:17px;backdrop-filter:blur(7px);width:35px;height:35px}
.visual-edition .gallery-main.is-campaign .gallery-bottom>span:last-child{display:none}
.visual-edition .gallery-thumbs.campaign-thumbs{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:11px}
.visual-edition .campaign-thumbs .gallery-thumb{aspect-ratio:16/10;background:#201e1a;border:2px solid transparent;padding:0}
.visual-edition .campaign-thumbs .gallery-thumb img{inset:0;width:100%;height:100%;padding:0;object-fit:cover;mix-blend-mode:normal;filter:brightness(.65);transition:filter .25s}
.visual-edition .campaign-thumbs .gallery-thumb.active{border-color:#687e41}
.visual-edition .campaign-thumbs .gallery-thumb.active img,.visual-edition .campaign-thumbs .gallery-thumb:hover img{filter:none}
.visual-edition .campaign-thumbs .gallery-thumb:after{display:none}
.campaign-disclosure{display:flex;align-items:flex-start;gap:10px;margin-top:16px;color:#757b6c}
.campaign-disclosure p{font-size:10px;line-height:1.8;margin:0;max-width:540px}
.image-disclosure-badge{display:inline-grid;place-items:center;border:1px solid #aeb7a0;font:9px/1 var(--mono);padding:4px 5px;margin-top:2px;flex-shrink:0}
.visual-edition .product-info{padding-top:6px}
.visual-edition .module-art.module-photo-art{height:240px;margin:0;overflow:hidden;border-bottom:1px solid #56644a44;background:#242720}
.module-photo{width:100%;height:100%;object-fit:cover;object-position:center 46%;filter:brightness(.83) saturate(.82);transition:filter .4s,transform .7s var(--ease)}
.module-photo-art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 68%,#131a10c9);pointer-events:none}
.module-card:hover .module-photo{transform:scale(1.04);filter:brightness(1) saturate(.93)}
.module-ai{position:absolute;bottom:13px;left:17px;color:#dcdfd0;font-size:7px;letter-spacing:.045em;z-index:1}
.visual-edition .module-grid.filtered .module-photo-art{height:350px}
.visual-edition [data-category=tools] .module-photo{object-fit:contain;background:#242018}
.visual-edition [data-category=signal] .module-photo{object-fit:contain;background:#28231c}
.visual-edition .module-top{font-size:8px;letter-spacing:.055em}
.visual-edition .module-footnote>span{font-size:9px;max-width:650px}
.visual-edition .scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.visual-edition .scenario{height:460px;background:#1d221a}
.visual-edition .field-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.82);opacity:1;mix-blend-mode:normal;z-index:-2}
.visual-edition .scenario:after{background:linear-gradient(0deg,#0e160fed 0%,#0e160f97 29%,transparent 64%,#0e160f6e)}
.visual-edition .scenario-top{font-size:8px;letter-spacing:.055em}
.visual-edition .scenario-content{bottom:31px}
.visual-edition .scenario-content>strong{font-family:Arial,"Microsoft YaHei",sans-serif;font-size:clamp(27px,2.55vw,41px);font-weight:800}
.visual-edition .scenario-content>small{color:#e0e2d8}
.visual-edition .scenario-bottom{font-size:10px;color:#d1d7c9}
.scenario-ai{position:absolute;left:25px;bottom:10px;font:7px var(--mono);color:#9da996;letter-spacing:.03em}
.visual-edition .field-caption p{font-size:10px}
.visual-edition .cart-item-art{background:#24251f}
.visual-edition .cart-item-art>img{object-fit:cover;mix-blend-mode:normal;object-position:center}
.cart-image-label{position:absolute;bottom:6px;left:6px;right:6px;text-align:center;color:#d6ddc9;background:#172116b0;font:7px/1.7 var(--mono)}
.visual-edition .zoom-stage.is-campaign{background:#181e18}
.visual-edition .zoom-stage.is-campaign img{mix-blend-mode:normal;padding:0}
.visual-edition .zoom-top h2{max-width:calc(100% - 50px);font-size:11px;line-height:1.7}
.visual-edition .zoom-controls .mono{font-size:10px}
.visual-edition .zoom-dialog{width:min(1160px,calc(100% - 40px))}
html[lang=zh-CN] .visual-edition .hero h1{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif;font-size:clamp(67px,6.6vw,104px);line-height:1.08;letter-spacing:-.07em}
html[lang=zh-CN] .visual-edition .scenario-content>strong{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif;font-size:32px}
@media(min-width:1600px){.visual-edition .hero-layout{min-height:770px;padding-top:85px}.visual-edition .hero-art-label{top:70px}.visual-edition .hero-image{object-position:center 49%}}
@media(max-width:1190px){.visual-edition .hero-layout{min-height:660px;padding-top:55px;padding-bottom:45px}.visual-edition .hero h1{font-size:9vw}.visual-edition .hero-copy{max-width:430px}.visual-edition .hero-description{font-size:12px;width:330px}.visual-edition .hero-art-label{top:40px}.visual-edition .hero-ctas{gap:20px}.visual-edition .hero-ctas .button{min-width:182px}.visual-edition .hero-footnote{font-size:6px}.visual-edition .module-art.module-photo-art{height:210px}.visual-edition .scenario{height:400px}.visual-edition .scenario-content>strong{font-size:2.6vw}.visual-edition .scenario-bottom{font-size:9px}.gallery-mode{font-size:8px;gap:6px}.gallery-mode-switch{gap:13px}}
@media(max-width:980px){.visual-edition .hero-layout{min-height:630px}.visual-edition .hero-copy{max-width:385px}.visual-edition .hero-image{object-position:59% center}.visual-edition .hero-shade{background:linear-gradient(90deg,#101611ee,#101611d6 29%,#10161155 57%,#10161108 84%),linear-gradient(0deg,#101611bb,transparent 38%)}.visual-edition .hero-ctas{flex-wrap:wrap}.visual-edition .hero-art-label{top:38px}.hero-art-index{font-size:44px}.hero-art-label .micro-label{font-size:7px}.visual-edition .field-tag{min-width:196px;font-size:8px;padding:13px 16px}.visual-edition .hero-photo-label{font-size:8px}.visual-edition .module-art.module-photo-art{height:260px}.gallery-mode-switch{gap:10px;justify-content:space-between}.gallery-mode{font-size:7px;gap:5px}.gallery-mode .icon{width:12px;height:12px}.visual-edition .product-layout{gap:28px}.visual-edition .scenario{height:370px}.visual-edition .scenario-top{font-size:7px}.visual-edition .scenario-bottom{font-size:8px}.visual-edition .scenario-content{left:18px;right:18px}.scenario-ai{left:18px}.visual-edition .module-footnote>span{font-size:8px}.campaign-disclosure p{font-size:9px}}
@media(max-width:760px){
.visual-edition .hero-layout{min-height:0;padding-top:35px;padding-bottom:382px;display:block}
.visual-edition .hero-copy{max-width:none;width:100%}
.visual-edition .campaign-kicker{font-size:7px;margin-bottom:22px;letter-spacing:.11em}
.visual-edition .hero-copy .eyebrow{font-size:7px;letter-spacing:.03em;margin-bottom:24px}
.visual-edition .hero h1{font-size:clamp(78px,17.8vw,122px);line-height:.87;letter-spacing:-.07em}
.visual-edition .hero-description{font-size:12px;line-height:1.8;width:350px;max-width:96%;margin:23px 0 23px;color:#bfcbb5}
.visual-edition .hero-ctas{flex-wrap:nowrap;gap:19px}
.visual-edition .hero-ctas .button{min-width:180px;font-size:9px;min-height:53px;gap:17px}
.visual-edition .hero-ctas .text-link{font-size:9px;gap:7px}
.visual-edition .hero-footnote{font-size:6px;margin-top:23px}
.visual-edition .hero-visual{inset:auto 0 36px;height:435px;min-height:0;max-width:none;width:100%;margin:0}
.visual-edition .hero-image{object-position:64% center;filter:saturate(.83)}
.visual-edition .hero-shade{inset:auto 0 34px;height:475px;background:linear-gradient(180deg,#161b16 0%,#161b16e0 8%,#161b1630 28%,transparent 45%,#161b1600 76%,#161b16 100%)}
.visual-edition .hero-art-label{top:auto;bottom:285px;left:var(--gutter);right:auto;justify-items:start;gap:8px}
.hero-art-label .hero-art-index{font-size:44px}.hero-art-label .micro-label{font-size:6px;letter-spacing:.025em}.hero-art-label .hero-art-rule{display:none}
.visual-edition .field-tag{right:var(--gutter);bottom:47px;min-width:202px;padding:12px 14px}
.visual-edition .hero-photo-label{bottom:19px;right:var(--gutter);font-size:8px;color:#bcc8ae}
.visual-edition .hero-bottom{height:56px;font-size:6px}
.visual-edition .product-layout{grid-template-columns:1fr;gap:35px}
.visual-edition .product-info{padding-top:0}
.gallery-mode-switch{justify-content:flex-start;gap:20px;margin-bottom:13px}
.gallery-mode{font-size:8px;gap:7px;min-height:42px}.gallery-mode .icon{width:14px;height:14px}
.visual-edition .gallery-main.is-campaign .gallery-top{top:14px;left:14px;right:14px;font-size:7px}
.visual-edition .gallery-main.is-campaign .gallery-bottom{bottom:14px;left:14px;font-size:7px}
.visual-edition .gallery-main.is-campaign .zoom-trigger{bottom:9px;right:10px;width:29px;height:29px}
.visual-edition .gallery-main.is-campaign .zoom-trigger .icon{width:14px;height:14px}
.campaign-disclosure{margin-top:13px;gap:8px}.campaign-disclosure p{font-size:9px;line-height:1.8}.image-disclosure-badge{font-size:8px;padding:4px}
.visual-edition .module-art.module-photo-art{height:180px}.module-ai{font-size:6px;left:12px;bottom:9px}.visual-edition .module-top{font-size:7px}
.visual-edition .module-grid.filtered .module-photo-art{height:340px}
.visual-edition .module-footnote>span{font-size:8px;line-height:1.85}
.visual-edition .scenario-grid{grid-template-columns:1fr;gap:18px}
.visual-edition .scenario{height:410px}
.visual-edition .scenario-content{left:23px;right:23px;bottom:34px}
.visual-edition .scenario-content>strong{font-size:39px}
.visual-edition .scenario-top{font-size:8px}
.visual-edition .scenario-bottom{font-size:11px;color:#d7dfcc}
.visual-edition .scenario-ai{left:23px;bottom:13px;font-size:8px}
.visual-edition .field-caption p{font-size:10px;line-height:1.8}
html[lang=zh-CN] .visual-edition .hero h1{font-size:clamp(66px,16.5vw,103px);line-height:1.08}
html[lang=zh-CN] .visual-edition .hero-description{font-size:12px;line-height:1.9}
html[lang=zh-CN] .visual-edition .scenario-content>strong{font-size:35px}
.visual-edition .zoom-dialog{width:calc(100% - 24px)}
.visual-edition .zoom-top h2{font-size:9px;line-height:1.7}
}
@media(max-width:370px){.visual-edition .hero-ctas{gap:13px}.visual-edition .hero-ctas .button{min-width:163px;font-size:8px;padding:0 14px;gap:10px}.visual-edition .hero-ctas .text-link{font-size:8px}.gallery-mode-switch{gap:12px}.gallery-mode{font-size:7px}.gallery-mode .icon{width:12px}.visual-edition .module-art.module-photo-art{height:156px}.visual-edition .scenario-content>strong{font-size:34px}.visual-edition .hero-photo-label{font-size:7px}}
@media(prefers-reduced-motion:reduce){.module-photo{transition:none}.module-card:hover .module-photo,.visual-edition .scenario:hover .field-photo{transform:none}}
/* Keep the field-note identifiers anchored, regardless of native button layout. */
.visual-edition .scenario-top{position:absolute;top:25px;left:25px;right:25px}
@media(max-width:980px){.visual-edition .scenario-top{top:18px;left:18px;right:18px}}
@media(max-width:760px){
  .visual-edition .scenario-top{top:23px;left:23px;right:23px}
  .visual-edition .hero-copy>.eyebrow{display:none}
  .visual-edition .hero-layout{padding-bottom:355px}
  .visual-edition .hero-visual{height:380px}
  .visual-edition .hero-shade{height:420px;background:linear-gradient(180deg,#161b16 0%,#161b16 9%,#161b16a8 23%,#161b1600 45%,#161b1600 78%,#161b16 100%)}
  .visual-edition .hero-art-label{bottom:257px}
}
