/*! 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{.start{inset-inline-start:var(--spacing)}.inline{display:inline}}:root{--ink:#11100f;--paper:#f4efe5;--paper-deep:#e9e0d0;--cream:#fffaf1;--coral:#ff6542;--coral-dark:#db4526;--teal:#006f73;--line:#11100f29;--muted:#716c63;--display:"Arial Black", "Microsoft YaHei", "PingFang SC", sans-serif;--sans:Inter, "SF Pro Display", "PingFang SC", "Microsoft YaHei", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;overflow-x:clip}body,button,a{cursor:default}a,button{color:inherit}a{cursor:pointer;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}::selection{color:#fff;background:var(--coral)}.section-shell{width:min(1320px,100% - 64px);margin:0 auto}.site-header{z-index:100;border:1px solid #0000;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1380px,100% - 48px);min-height:72px;padding:8px 10px 8px 22px;transition:background .24s,border-color .24s,box-shadow .24s;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf1e0;border-color:#11100f14;box-shadow:0 12px 40px #1a140a14}.brand{width:fit-content;font-family:var(--display);align-items:center;gap:12px;font-size:20px;line-height:1.05;display:inline-flex}.brand img{object-fit:cover;border-radius:12px;width:46px;height:46px}.brand small{color:var(--muted);font-family:var(--sans);letter-spacing:.24em;margin-top:5px;font-size:10px;font-weight:600;display:block}nav{gap:34px;font-size:14px;font-weight:600;display:flex}nav a{position:relative}nav a:after{background:var(--ink);content:"";height:1px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1)}.nav-shop-mobile{display:none}.header-actions{justify-content:flex-end;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:56px;padding:0 26px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,nav a:focus-visible,.menu-toggle:focus-visible{outline-offset:4px;outline:3px solid #ff654273}.button-small{min-height:48px;padding:0 22px;font-size:14px}.button-dark{color:#fff;background:var(--ink)}.button-coral{border-color:var(--coral);color:#fff;background:var(--coral);box-shadow:0 16px 36px #db452638}.button-coral:hover{background:var(--coral-dark)}.menu-toggle{display:none}.hero{grid-template-columns:minmax(0,1.04fr) minmax(480px,.96fr);gap:48px;min-height:100svh;padding-top:174px;padding-bottom:76px;display:grid;position:relative}.hero-copy{z-index:2;align-self:center;padding-bottom:70px;position:relative}.eyebrow,.section-index{color:var(--coral-dark);letter-spacing:.18em;text-transform:uppercase;margin:0 0 26px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.055em;font-weight:900;line-height:1.04}h1{max-width:760px;margin-bottom:34px;font-size:clamp(54px,5.3vw,86px)}.mobile-title-break{display:none}h2{margin-bottom:28px;font-size:clamp(42px,5.2vw,78px)}h3{font-size:24px;line-height:1.3}.hero-lead{color:#4f4b45;max-width:600px;margin-bottom:36px;font-size:19px;line-height:1.8}.hero-actions{align-items:center;gap:28px;display:flex}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:12px;padding:8px 0;font-size:14px;font-weight:700;display:inline-flex}.hero-stage{isolation:isolate;align-self:center;min-height:650px;position:relative}.hero-stage:before{z-index:-3;content:"";background:radial-gradient(circle at 32% 28%,#ffffffe6 0 5%,#0000 34%),linear-gradient(135deg,#e2d5c0 0%,#f8f1e7 56%,#d8c4aa 100%);border-radius:44% 56% 58% 42%/51% 40% 60% 49%;position:absolute;inset:2% 3% 10% 2%;transform:rotate(-5deg)}.hero-orbit{z-index:-1;border:1px solid #11100f40;border-radius:50%;position:absolute;transform:rotate(-14deg)}.hero-orbit:after{background:var(--coral);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:-5px}.hero-orbit-one{width:92%;height:78%;top:6%;left:5%}.hero-orbit-two{width:69%;height:56%;top:20%;left:17%;transform:rotate(21deg)}.hero-product{background:#ffffffa6;border:1px solid #fff9;position:absolute;overflow:hidden;box-shadow:0 34px 80px #3926122e}.hero-product img{object-fit:cover;width:100%;height:100%}.hero-product-main{border-radius:34px;width:58%;height:70%;animation:7s ease-in-out infinite float-main;top:9%;left:19%;transform:rotate(2deg)}.hero-product-left,.hero-product-right{border-radius:26px;width:27%;height:33%}.hero-product-left{animation:8s ease-in-out infinite float-left;bottom:2%;left:3%;transform:rotate(-8deg)}.hero-product-right{animation:9s ease-in-out infinite float-right;bottom:13%;right:1%;transform:rotate(8deg)}.hero-label{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf1e0;border:1px solid #11100f1a;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 10px 24px #11100f12}.hero-label span{color:var(--coral-dark)}.hero-label-top{top:8%;right:1%}.hero-label-bottom{bottom:4%;right:11%}.hero-footnote{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:20px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:34px;left:0;right:0}.hero-rule{background:var(--line);width:80px;height:1px}.reveal{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards reveal;transform:translateY(18px)}.reveal-1{animation-delay:.1s}.reveal-2{animation-delay:.22s}.reveal-3{animation-delay:.36s}.reveal-4{animation-delay:.5s}.manifesto{color:#f9f2e7;background:var(--ink);padding:140px 0}.manifesto-inner{grid-template-columns:.3fr 1.2fr;gap:80px;display:grid}.manifesto .section-index{color:#8b867d}.manifesto h2{max-width:1040px}.manifesto-lead{color:#aaa49a;max-width:760px;margin:0 0 78px;font-size:20px}.shift-grid{background:#3a3732;border:1px solid #3a3732;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.shift-grid article{background:var(--ink);min-height:260px;padding:34px}.shift-grid article span{color:#7f7a72;font-size:12px}.shift-grid h3{margin:58px 0 16px}.shift-grid p{color:#aaa49a;font-size:14px}.shift-grid .shift-highlight{color:var(--ink);background:var(--coral)}.shift-grid .shift-highlight span,.shift-grid .shift-highlight p{color:#11100fad}.engine,.business,.team{padding-top:140px;padding-bottom:140px}.section-heading{max-width:920px;margin-bottom:66px}.section-heading>p:last-child{max-width:680px;color:var(--muted);font-size:18px}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:64px;max-width:none;display:flex}.section-heading-row>div{max-width:850px}.section-heading-row .text-link{white-space:nowrap;margin-bottom:26px}.heading-note{max-width:430px;color:var(--muted);margin-bottom:27px}.process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-bottom:80px;display:grid}.process article{border-right:1px solid var(--line);min-height:210px;padding:30px 22px;position:relative}.process article:last-child{border-right:0}.process article>span{color:var(--coral-dark);letter-spacing:.16em;font-size:11px;font-weight:800}.process h3{margin:60px 0 8px;font-size:20px}.process p{color:var(--muted);margin:0;font-size:13px}.system-card{color:#fff;background:var(--teal);border-radius:36px;grid-template-columns:1fr 1fr;min-height:620px;display:grid;overflow:hidden}.system-copy{align-self:center;padding:76px}.system-copy .eyebrow{color:#88d7d3}.system-copy h3{max-width:550px;font-family:var(--display);letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(38px,4vw,62px)}.system-copy>p:last-of-type{color:#c7e2df;max-width:560px;font-size:16px}.system-pills{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.system-pills span{color:#d6ecea;border:1px solid #ffffff3d;border-radius:999px;padding:9px 14px;font-size:12px}.system-visual{background:#075b60;min-height:620px;position:relative}.system-ring{aspect-ratio:1;border:1px solid #ffffff52;border-radius:50%;width:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-ring:before,.system-ring:after{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute}.system-ring:before{inset:16%}.system-ring:after{inset:-18%}.system-core{z-index:2;aspect-ratio:1;width:170px;color:var(--ink);text-align:center;background:var(--coral);border-radius:50%;place-content:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 70px #00000040}.system-core strong{font-family:var(--display);font-size:50px;line-height:1}.system-core span{font-size:12px;font-weight:700}.system-node{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#002b2fb3;border:1px solid #ffffff4d;border-radius:999px;padding:12px 18px;font-size:13px;position:absolute}.node-one{top:20%;left:15%}.node-two{top:29%;right:9%}.node-three{bottom:18%;right:20%}.portfolio{background:#fffaf2;padding:140px 0}.product-grid{grid-template-rows:repeat(2,360px);grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.product-card{background:var(--paper-deep);border-radius:28px;position:relative;overflow:hidden}.product-card-large{grid-row:1/3}.product-card>img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-card:hover>img{transform:scale(1.04)}.product-overlay{color:#fff;background:linear-gradient(#0000,#000000c7);padding:80px 34px 30px;position:absolute;bottom:0;left:0;right:0}.product-overlay p{letter-spacing:.16em;margin-bottom:6px;font-size:10px;font-weight:800}.product-overlay h3{margin-bottom:8px;font-size:30px}.product-overlay span{color:#ffffffbf;max-width:560px;font-size:13px;display:block}.business-table{border-top:1px solid var(--line)}.business-table article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;gap:34px;min-height:178px;padding:30px 0;transition:padding .22s,background .22s;display:grid}.business-table article:hover{background:#fffaf1a6;padding-left:24px;padding-right:24px}.business-number{color:var(--coral-dark);font-size:12px;font-weight:800}.business-table h3{margin-bottom:8px;font-size:28px}.business-table p{max-width:760px;color:var(--muted);margin-bottom:0}.business-tag{border:1px solid var(--ink);text-align:center;border-radius:999px;min-width:90px;padding:8px 14px;font-size:11px;font-weight:800}.moat{color:#fff8ed;background:#c94f32;padding:140px 0}.moat-inner{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.moat .section-index{color:#551e13}.moat-grid{border-top:1px solid #ffffff42;border-left:1px solid #ffffff42;grid-template-columns:repeat(2,1fr);display:grid}.moat-grid article{border-bottom:1px solid #ffffff42;border-right:1px solid #ffffff42;min-height:250px;padding:28px}.moat-grid span{color:#5d2116;font-size:12px;font-weight:800}.moat-grid h3{margin:70px 0 12px}.moat-grid p{color:#fff8edb3;font-size:14px}.team{background:var(--paper)}.team-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.team-grid article{border:1px solid var(--line);background:#fffaf173;border-radius:24px;min-height:330px;padding:26px}.team-grid article:nth-child(2),.team-grid article:nth-child(4){margin-top:44px}.team-grid span{color:var(--coral-dark);font-size:11px;font-weight:800}.team-grid h3{margin:130px 0 18px}.team-grid p{color:var(--muted);font-size:14px}.closing{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#ff654259,#0000 42%),#0d0c0b;padding:150px 0;overflow:hidden}.closing-inner{position:relative}.closing img{object-fit:cover;border-radius:28px;width:98px;height:98px;margin:0 auto 32px}.closing .eyebrow{color:var(--coral)}.closing h2{max-width:950px;margin-left:auto;margin-right:auto}.closing p:not(.eyebrow){color:#aaa49a;margin-bottom:38px;font-size:18px}footer{color:#fff;background:#0d0c0b;padding:70px 0 32px}.footer-inner{border-top:1px solid #35312c;grid-template-columns:1fr 1fr;gap:40px;padding-top:42px;display:grid}.brand-light small{color:#78726a}.footer-inner>p{color:#827c73;justify-self:end}.footer-inner>div{flex-wrap:wrap;gap:28px;display:flex}.footer-inner>div a{color:#b8b0a4;font-size:13px}.footer-inner>small{color:#5f5a53;justify-self:end}@keyframes reveal{to{opacity:1;transform:none}}@keyframes float-main{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(1deg)translateY(-12px)}}@keyframes float-left{0%,to{transform:rotate(-8deg)translateY(0)}50%{transform:rotate(-6deg)translateY(10px)}}@keyframes float-right{0%,to{transform:rotate(8deg)translateY(0)}50%{transform:rotate(6deg)translateY(-10px)}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf1f7;border-radius:24px;flex-direction:column;align-items:stretch;gap:0;padding:24px;display:none;position:fixed;top:94px;left:24px;right:24px;box-shadow:0 30px 80px #11100f26}.site-header nav.nav-open{display:flex}nav a{border-bottom:1px solid var(--line);padding:15px 6px;font-size:18px}.nav-shop-mobile{color:var(--coral-dark);display:block}.header-actions .button{display:none}.menu-toggle{border:1px solid var(--line);background:var(--cream);cursor:pointer;border-radius:50%;place-content:center;gap:6px;width:48px;height:48px;padding:0;display:grid}.menu-toggle span{background:var(--ink);width:18px;height:2px;display:block}.hero{grid-template-columns:1fr;padding-top:160px}.hero-copy{padding-bottom:0}.hero-stage{min-height:680px}.manifesto-inner,.moat-inner{grid-template-columns:1fr}.process{grid-template-columns:repeat(2,1fr)}.process article:nth-child(2n){border-right:0}.process article:last-child{grid-column:1/3}.system-card{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,1fr)}.team-grid article:nth-child(2),.team-grid article:nth-child(4){margin-top:0}}@media (width<=720px){.section-shell{width:calc(100% - 32px);max-width:calc(100vw - 32px)}.site-header{width:calc(100% - 20px);min-height:64px;padding-left:14px;top:10px}.brand{gap:8px;font-size:17px}.brand img{border-radius:11px;width:40px;height:40px}.brand small{font-size:8px}.hero{gap:18px;width:calc(100% - 32px);min-width:0;max-width:calc(100vw - 32px);min-height:auto;padding-top:132px;padding-bottom:88px;overflow:hidden}.hero-copy{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:0 4px}.eyebrow,.section-index{margin-bottom:18px;font-size:10px}h1{letter-spacing:-.055em;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin-bottom:24px;font-size:clamp(40px,10.8vw,52px);line-height:.98}.mobile-title-break{display:inline}h2{font-size:clamp(38px,11vw,58px)}.hero-lead{overflow-wrap:anywhere;width:calc(100% - 8px);max-width:calc(100% - 8px);margin-bottom:28px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:14px;width:100%;min-width:0;max-width:100%}.hero-actions .button{box-sizing:border-box;width:calc(100% - 8px);max-width:calc(100% - 8px)}.hero-actions .text-link{align-self:flex-start}.button{min-height:54px}.hero-stage{min-height:500px}.hero-stage:before{inset:7% 0}.hero-product-main{border-radius:24px;width:66%;height:68%;top:12%;left:17%}.hero-product-left,.hero-product-right{border-radius:18px;width:29%;height:28%}.hero-label{font-size:10px}.hero-label-top{top:7%;right:0}.hero-label-bottom{bottom:4%;right:6%}.hero-footnote{font-size:9px;bottom:24px}.manifesto,.portfolio,.moat,.closing{padding:90px 0}.engine,.business,.team{padding-top:90px;padding-bottom:90px}.manifesto-inner,.moat-inner{gap:34px}.manifesto-lead{margin-bottom:46px;font-size:16px}.shift-grid{grid-template-columns:1fr}.shift-grid article{min-height:220px}.shift-grid h3{margin-top:44px}.section-heading{margin-bottom:42px}.section-heading-row{flex-direction:column;align-items:flex-start;gap:10px}.section-heading-row .text-link{margin-bottom:0}.heading-note{font-size:15px}.process{display:block}.process article,.process article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:150px}.process h3{margin-top:30px}.system-card{border-radius:26px;min-height:auto}.system-copy{padding:42px 28px}.system-copy h3{font-size:38px}.system-visual{min-height:440px}.system-core{width:138px}.product-grid{display:block}.product-card{border-radius:22px;height:440px;margin-bottom:16px}.product-card:not(.product-card-large){height:320px}.product-overlay{padding:70px 24px 24px}.product-overlay h3{font-size:26px}.business-table article{grid-template-columns:42px 1fr;gap:12px;padding:24px 0}.business-table article:hover{padding-left:10px;padding-right:10px}.business-table h3{font-size:23px}.business-tag{grid-column:2;justify-self:start}.moat-grid{grid-template-columns:1fr}.moat-grid article{min-height:220px}.moat-grid h3{margin-top:52px}.team-grid{grid-template-columns:1fr}.team-grid article{min-height:260px}.team-grid h3{margin-top:84px}.closing h2{font-size:clamp(44px,13vw,64px)}.footer-inner{grid-template-columns:1fr}.footer-inner>p,.footer-inner>small{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
