/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17191c;--muted:#73777d;--line:#d8dadd;--yellow:#f5b800;--paper:#f3f1eb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.topbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f1ebf0;border-bottom:1px solid #17191c1a;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:255px;display:flex}.brand img{object-fit:cover;border-radius:4px;width:46px;height:46px}.brand span{gap:3px;display:grid}.brand b{letter-spacing:.08em;font-size:15px}.brand small{letter-spacing:.2em;color:var(--muted);font-size:9px}nav{gap:34px;font-size:13px;font-weight:700;display:flex}nav a{padding:30px 0;position:relative}nav a:after{content:"";background:var(--yellow);height:2px;transition:all .25s;position:absolute;bottom:19px;left:0;right:100%}nav a:hover:after{right:0}.header-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:255px;display:flex}.lang,.cart-button{cursor:pointer;background:0 0;border:1px solid #bbb;height:42px;padding:0 16px;font-weight:800}.cart-button{background:var(--ink);color:#fff;border-color:var(--ink);align-items:center;gap:10px;display:flex}.cart-button span{background:var(--yellow);width:21px;height:21px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;display:grid}.hero{background:var(--ink);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;min-height:calc(100vh - 84px);padding:8vh 6vw 0;display:grid;position:relative;overflow:hidden}.grid-glow{opacity:.18;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero:after{content:"";border:130px solid #f5b80014;width:550px;height:550px;position:absolute;top:-220px;right:-180px;transform:rotate(45deg)}.hero-copy,.hero-mark{z-index:1;position:relative}.eyebrow{color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:900}.eyebrow.dark{color:#806400}h1{letter-spacing:-.055em;margin:0;font-size:clamp(50px,6.4vw,104px);font-weight:900;line-height:.96}h1 span{display:block}.lede{color:#bbc0c7;max-width:680px;margin:30px 0 35px;font-size:17px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.primary,.secondary{cursor:pointer;border:0;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:900;display:inline-flex}.primary{background:var(--yellow);color:var(--ink)}.primary i{margin-left:18px;font-style:normal}.secondary{color:#fff;border:1px solid #5b5e63}.hero-mark{justify-content:center;display:flex}.mark-card{aspect-ratio:1;background:#fff;width:min(420px,75%);padding:12%;position:relative;transform:rotate(4deg);box-shadow:0 30px 80px #0008}.mark-card img{object-fit:contain;width:100%;height:100%}.mark-label{background:var(--yellow);color:var(--ink);gap:3px;padding:13px 18px;display:grid;position:absolute;bottom:15px;left:-50px;transform:rotate(-4deg)}.mark-label span{letter-spacing:.2em;font-size:9px;font-weight:900}.mark-label strong{font-size:15px}.yellow-line{background:var(--yellow);width:90px;height:8px;position:absolute;top:4%;right:7%;transform:rotate(-35deg)}.hero-stats{z-index:1;border-top:1px solid #3c3f43;grid-column:1/-1;grid-template-columns:repeat(3,1fr);align-self:end;display:grid;position:relative}.hero-stats div{border-right:1px solid #3c3f43;align-items:center;gap:16px;padding:22px;display:flex}.hero-stats strong{color:var(--yellow);font-size:12px}.hero-stats span{color:#ccd0d4;font-size:13px}.section{padding:110px 7vw}.about{background:#fff;grid-template-columns:.85fr 1.15fr;gap:10vw;display:grid}h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.2vw,68px);line-height:1.08}.section-lede{color:#565b61;margin:0 0 50px;font-size:17px;line-height:1.9}.values{border-top:1px solid var(--line)}.values article{border-bottom:1px solid var(--line);grid-template-columns:60px 160px 1fr;align-items:start;gap:16px;padding:24px 0;display:grid}.values article>span{color:#9a7600;font-size:11px;font-weight:900}.values h3{margin:0;font-size:18px}.values p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.products{background:var(--paper)}.section-heading{grid-template-columns:1fr 420px;align-items:end;gap:40px;margin-bottom:56px;display:grid}.section-heading>p{color:var(--muted);margin:0;line-height:1.75}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #ddd;transition:all .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #25252518}.product-visual{background:#d8d7d2;place-items:center;height:290px;display:grid;position:relative;overflow:hidden}.product-visual>span{letter-spacing:.12em;z-index:2;font:700 10px monospace;position:absolute;top:18px;left:18px}.gear-shape{clip-path:polygon(20% 0,80% 0,100% 25%,86% 100%,14% 100%,0 25%);filter:drop-shadow(18px 22px 13px #0005);background:linear-gradient(145deg,#555,#181a1d);width:45%;height:62%;transform:rotate(-3deg)}.visual-2 .gear-shape{clip-path:polygon(15% 10%,50% 0,85% 10%,100% 55%,75% 100%,25% 100%,0 55%);border-radius:50% 50% 25% 25%;height:48%}.visual-3 .gear-shape{clip-path:polygon(12% 0,88% 0,100% 100%,0 100%);width:55%;height:55%}.visual-4 .gear-shape{clip-path:none;border-radius:30px;width:20%;height:72%}.visual-5 .gear-shape{clip-path:polygon(0 20%,85% 20%,100% 50%,85% 80%,0 80%);width:70%;height:30%}.visual-6 .gear-shape{clip-path:polygon(25% 0,40% 18%,53% 0,64% 20%,78% 5%,100% 32%,78% 100%,22% 100%,0 32%);width:43%;height:55%}.visual-1,.visual-4{background:#e3c85f}.visual-2,.visual-5{background:#bfc3c5}.visual-3,.visual-6{background:#d8d3ca}.product-info{padding:24px}.product-info small{color:#8c6c00;text-transform:uppercase;font-size:10px;font-weight:900}.product-info h3{margin:12px 0;font-size:20px}.product-info p{min-height:52px;color:var(--muted);font-size:13px;line-height:1.65}.product-info>div{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.product-info>div>span{color:#888;font-size:10px}.product-info button{cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:900}.product-info button b{color:#967500;font-size:18px}.cases{background:var(--ink);color:#fff}.cases h2{max-width:800px}.case-grid{border-top:1px solid #444;margin-top:60px}.case-grid article{border-bottom:1px solid #444;grid-template-columns:80px 1fr;padding:32px 0;display:grid}.case-grid article>span{color:var(--yellow);font-size:11px}.case-grid article>div{grid-template-columns:300px 1fr;gap:40px;display:grid}.case-grid h3{margin:0;font-size:21px}.case-grid p{color:#aeb2b7;max-width:620px;margin:0;line-height:1.75}.contact{background:var(--yellow);grid-template-columns:1fr 1fr;gap:10vw;display:grid}.contact .eyebrow{color:#5c4800}.contact>div>p:last-child{max-width:550px;line-height:1.8}.contact-list{border-top:1px solid #9e7b00}.contact-list>a,.contact-list>div{border-bottom:1px solid #9e7b00;gap:7px;padding:23px 0;display:grid}.contact-list small{letter-spacing:.15em;font-size:10px}.contact-list strong{font-size:21px}footer{color:#fff;background:#0f1012;justify-content:space-between;align-items:center;gap:20px;padding:44px 6vw;display:flex}.brand.inverse img{filter:none}.brand.inverse small{color:#8f9499}footer>p{color:#777;letter-spacing:.12em;font-size:9px}.overlay{z-index:60;background:#0009;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);flex-direction:column;width:min(500px,100%);height:100%;padding:30px;display:flex}.drawer-head{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.drawer-head h2,.modal h2{font-size:32px}.drawer-head button,.modal-close{cursor:pointer;background:0 0;border:0;font-size:35px}.empty{text-align:center;color:#888;margin:auto}.empty span{border:1px solid #bbb;border-radius:50%;place-items:center;width:55px;height:55px;margin:auto;font-size:25px;display:grid}.cart-items{flex:1;overflow:auto}.cart-item{border-bottom:1px solid #d3d3d3;justify-content:space-between;gap:20px;padding:23px 0;display:flex}.cart-item>div:first-child{gap:6px;display:grid}.cart-item small{color:#777;font:10px monospace}.cart-item strong{font-size:15px}.cart-item button{text-align:left;color:#8a6800;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.qty{align-items:center;gap:12px;display:flex}.qty button{text-align:center;border:1px solid #aaa;width:28px;height:28px}.drawer-foot{border-top:1px solid #bbb}.drawer-foot p{text-align:right;font-weight:900}.full{border:0;width:100%}.modal{background:var(--paper);width:min(650px,100% - 30px);max-height:92vh;margin:auto;padding:40px;position:relative;overflow:auto}.modal-close{position:absolute;top:12px;right:20px}.modal>p{color:var(--muted);line-height:1.6}.modal form{gap:16px;margin-top:24px;display:grid}.modal label{gap:7px;font-size:12px;font-weight:900;display:grid}.modal input,.modal textarea{background:#fff;border:1px solid #b7b7b7;outline:none;padding:13px}.modal input:focus,.modal textarea:focus{border-color:#806400}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-summary{flex-wrap:wrap;gap:6px;display:flex}.order-summary span{background:#dedbd3;padding:7px 9px;font-size:10px}.form-error{color:#a22222!important}.success{text-align:center;padding:40px 10px}.success>span{background:var(--yellow);border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:32px;display:grid}.success p{color:var(--muted);line-height:1.7}@media (width<=980px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:90px}.hero-mark{display:none}.hero-stats{margin-top:70px}.about,.contact{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.case-grid article>div{grid-template-columns:1fr}.brand,.header-actions{min-width:0}}@media (width<=640px){.topbar{height:70px;padding:0 16px}.brand span{display:none}.brand img{width:40px;height:40px}.header-actions{gap:6px}.lang,.cart-button{height:38px;padding:0 11px;font-size:12px}.hero{min-height:calc(100vh - 70px);padding:70px 20px 0}.lede{font-size:15px}.hero-stats div{gap:6px;padding:17px 5px;display:grid}.hero-stats span{font-size:10px}.section{padding:75px 20px}.about{gap:50px}.values article{grid-template-columns:42px 1fr}.values article p{grid-column:2}.product-grid{grid-template-columns:1fr}.product-visual{height:260px}.case-grid article{grid-template-columns:40px 1fr}.contact{gap:45px}.contact-list strong{font-size:16px}footer{flex-direction:column;align-items:flex-start}.brand.inverse span{display:grid}.brand.inverse b{font-size:12px}.form-row{grid-template-columns:1fr}.modal{padding:30px 20px}.drawer{padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
