:root{--color-rice-paper:#f8f5ee;--color-porcelain:#f7f6f2;--color-silver-mist:#f1f2ef;--color-pale-ink-wash:#e7e5dd;--color-warm-stone:#d7d1c7;--color-ink:#111311;--color-soft-ink:#272b27;--color-mineral-gray:#7d837c;--color-deep-jade:#1f4a3d;--color-dark-tea:#2e3d34;--color-ink-water:#123a36;--color-ink-water-blue-gray:#3d5159;--color-tea-smoke-gray:#5e625e;--color-antique-bronze:#8a7654;--color-oxidized-bronze:#5f5138;--color-muted-clay:#a07a63;--color-terracotta-dust:#b88a74;--color-porcelain-shadow:#c8c2b8;--color-muted-cinnabar:#8e3f32;--color-tech-slate:#4b5960;--color-cool-mist:#dde4e3;--color-interface-blue-gray:#6e7f88;--surface-primary:var(--color-rice-paper);--surface-secondary:var(--color-silver-mist);--surface-tertiary:var(--color-warm-stone);--surface-illustration:var(--color-pale-ink-wash);--surface-panel-soft:#f1f2efad;--surface-page:var(--surface-primary);--surface-panel:var(--surface-secondary);--surface-cool:var(--color-cool-mist);--text-primary:var(--color-ink);--text-secondary:var(--color-soft-ink);--text-muted:var(--color-mineral-gray);--accent-primary:var(--color-deep-jade);--accent-secondary:var(--color-ink-water-blue-gray);--accent-heritage:var(--color-antique-bronze);--accent-technology:var(--color-tech-slate);--accent-material:var(--color-muted-clay);--border-subtle:var(--color-porcelain-shadow);--border-strong:#a99f91;--color-porcelain-white:var(--color-porcelain);--color-soft-silver-mist:var(--color-silver-mist);--color-ink-black:var(--color-ink);--color-graphite:var(--color-soft-ink);--color-fine-gray:var(--color-mineral-gray);--color-dark-tea-green:var(--color-dark-tea);--color-aged-bronze:var(--color-antique-bronze);--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:Fraunces, Georgia, "Times New Roman", serif;--container-wide:1180px;--container-medium:880px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-small:4px;--radius-medium:8px;--line-thin:1px solid var(--border-subtle);--shadow-soft:0 24px 80px #11131114;--shadow-panel:0 18px 54px #1113111a}*{box-sizing:border-box}html{color:var(--text-primary);background:var(--surface-page);font-family:var(--font-sans);scroll-behavior:smooth;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{min-width:320px;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--text-primary);font-family:var(--font-serif);letter-spacing:0;text-wrap:balance;font-weight:500}main{display:block}#root{min-height:100vh}.app-shell{background:radial-gradient(circle at 82% 5%, #8a765414, transparent 26%), radial-gradient(circle at 12% 28%, #3d51590f, transparent 30%), linear-gradient(180deg, #e7e5ddc2, #f8f5ee00 36%), var(--surface-page);min-height:100vh}.site-header,.site-footer,.hero-section,.section-shell{width:min(100% - 40px, var(--container-wide));margin-inline:auto}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-5) 0;border-bottom:var(--line-thin);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5eeeb;display:flex;position:sticky;top:0}.site-nav{align-items:center;gap:clamp(var(--space-3), 2vw, var(--space-6));order:2;margin-left:auto;display:flex}.header-actions{align-items:center;gap:var(--space-3);order:3;display:flex}.hero-section{align-items:center;gap:clamp(var(--space-7), 8vw, var(--space-9));min-height:calc(100vh - 180px);padding:var(--space-9) 0;grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);display:grid}.page-view{min-height:70vh}.page-hero{gap:clamp(var(--space-6), 7vw, var(--space-8));border-top:0;grid-template-columns:minmax(0,.8fr) minmax(320px,.58fr);align-items:center;display:grid}.page-hero-copy{max-width:780px}.hero-copy,.platform-copy{max-width:760px}.section-shell{padding:var(--space-9) 0;border-top:var(--line-thin)}.section-header{gap:var(--space-7);margin-bottom:var(--space-7);grid-template-columns:minmax(0,.85fr) minmax(260px,.45fr);align-items:end;display:grid}.section-action{margin-top:var(--space-6);display:flex}.section-header h2,.studio-copy h2,.platform-copy h2,.consultation-panel h2,.final-cta h2{font-size:3.2rem;line-height:1.02}.section-header p,.studio-copy p,.platform-copy p,.consultation-panel p{color:var(--text-secondary);font-size:1rem;line-height:1.7}.studio-section{gap:var(--space-7);grid-template-columns:minmax(160px,.28fr) minmax(0,1fr);display:grid}.studio-copy{max-width:900px}.studio-copy p{max-width:560px;margin-top:var(--space-5)}.category-layout{gap:var(--space-7);grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:stretch;display:grid}.category-list{border-top:var(--line-thin);display:grid}.study-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.commerce-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.shop-toolbar{gap:var(--space-5);margin-bottom:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(320px,.44fr);align-items:start;display:grid}.filter-group{gap:var(--space-2);flex-wrap:wrap;display:flex}.shop-search-wrap{gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.shop-meta{justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-5);padding-top:var(--space-4);border-top:var(--line-thin);flex-wrap:wrap;display:flex}.product-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.platform-section{gap:var(--space-8);grid-template-columns:minmax(0,.74fr) minmax(320px,.62fr);align-items:center;display:grid}.platform-copy p{max-width:620px;margin-top:var(--space-5)}.consultation-section{gap:var(--space-7);display:grid}.builder-grid{gap:var(--space-7);grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:start;display:grid}.builder-panel,.builder-results{gap:var(--space-5);min-width:0;display:grid}.consultation-panel,.final-cta{gap:var(--space-7);border:var(--line-thin);border-radius:var(--radius-medium);background:var(--surface-panel-soft);grid-template-columns:minmax(0,.76fr) minmax(280px,.52fr);align-items:center;display:grid}.story-layout{gap:0;display:grid}.story-row{gap:var(--space-7);padding:var(--space-7) 0;border-bottom:var(--line-thin);grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);display:grid}.consultation-panel{padding:var(--space-7)}.final-cta{padding:var(--space-8);background:radial-gradient(circle at 85% 18%, #b88a7429, transparent 30%), var(--color-ink-water-blue-gray);border-color:#f8f5ee33}.final-cta h2{color:var(--color-porcelain-white)}.site-footer{justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-5) 0 var(--space-6);border-top:var(--line-thin);display:flex}.drawer-layer{z-index:60;background:#11131157;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-panel{width:min(100%,500px);min-height:100vh;padding:var(--space-6) var(--space-6) var(--space-7);border-left:var(--line-thin);background:var(--surface-page);box-shadow:var(--shadow-soft);overflow-y:auto}.product-drawer{width:min(100%,560px)}.brand-mark{color:var(--text-primary);font-family:var(--font-serif);font-size:1.08rem;font-weight:500}.skip-link{left:var(--space-4);top:var(--space-4);z-index:100;min-height:44px;color:var(--color-porcelain-white);border-radius:var(--radius-small);background:var(--accent-secondary);transform:translateY(calc(-100% - var(--space-5)));padding:.75rem 1rem;transition:transform .18s;position:fixed}.skip-link:focus-visible{transform:translateY(0)}.mobile-menu-button{min-height:44px;padding:0 var(--space-4);color:var(--text-primary);border:var(--line-thin);border-radius:var(--radius-small);background:0 0;display:none}.cart-trigger,.cart-inline-button,.language-toggle{min-height:42px;padding:0 var(--space-4);color:var(--text-primary);border:var(--line-thin);border-radius:var(--radius-small);background:#f7f6f2b8;justify-content:center;align-items:center;font-size:.88rem;transition:color .18s,border-color .18s,background-color .18s;display:inline-flex}.cart-trigger:hover,.cart-trigger:focus-visible,.cart-inline-button:hover,.cart-inline-button:focus-visible,.language-toggle:hover,.language-toggle:focus-visible,.mobile-menu-button:hover,.mobile-menu-button:focus-visible{color:var(--accent-secondary);border-color:var(--accent-secondary);background:var(--surface-page)}.site-nav a,.footer-links span{color:var(--text-secondary);font-size:.88rem}.site-nav a{transition:color .18s}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{color:var(--accent-secondary)}.site-nav a[aria-current=page]{box-shadow:inset 0 -1px 0 var(--accent-secondary)}.section-kicker,.visual-label,.visual-caption{color:var(--color-oxidized-bronze);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.hero-copy h1{max-width:760px;margin-top:var(--space-4);font-size:6.7rem;line-height:.96}.hero-subheadline{max-width:520px;margin-top:var(--space-5);color:var(--text-secondary);font-size:1.36rem;line-height:1.55}.page-hero-copy h1{max-width:780px;font-size:4.85rem;line-height:.98}.page-hero-copy p{max-width:620px;margin-top:var(--space-5);color:var(--text-secondary);font-size:1.12rem;line-height:1.7}.page-note{padding:var(--space-4);border:var(--line-thin);border-radius:var(--radius-small);background:#dde4e357}.button-row{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.button{border:var(--line-thin);border-radius:var(--radius-small);justify-content:center;align-items:center;min-height:46px;padding:.75rem 1.08rem;font-size:.94rem;line-height:1.1;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.button-primary{color:var(--color-porcelain-white);border-color:var(--accent-secondary);background:var(--accent-secondary)}.button-primary:hover,.button-primary:focus-visible{border-color:var(--color-tea-smoke-gray);background:var(--color-tea-smoke-gray)}.button-secondary{color:var(--text-primary);border-color:var(--border-subtle);background:0 0}.button-secondary:hover,.button-secondary:focus-visible{color:var(--accent-secondary);border-color:var(--accent-secondary)}.button:disabled{cursor:not-allowed;color:var(--text-muted);border-color:var(--border-subtle);background:#f2f3f1d1}.final-cta .button-secondary{color:var(--color-porcelain-white);border-color:#f7f6f26b}.visual-panel{border:var(--line-thin);border-radius:var(--radius-medium);min-height:430px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 72% 22%,#1f4a3d1f,#0000 34%),linear-gradient(145deg,#f2f3f1db,#f7f6f2f5);position:relative;overflow:hidden}.visual-panel-vessel,.visual-panel-stone,.visual-panel-commerce{min-height:280px}.visual-panel-platform{background:linear-gradient(90deg,#4b596014 1px,#0000 1px) 0 0/56px 56px,linear-gradient(#4b596014 1px,#0000 1px) 0 0/56px 56px,linear-gradient(145deg,#dde4e3bd,#f7f6f2f5)}.visual-waterline,.visual-vessel,.visual-jade,.visual-bronze-line{position:absolute}.visual-vessel{border:1px solid #8a6f3d7a;border-radius:48% 48% 12% 12%;width:46%;height:54%;bottom:14%;right:14%}.visual-waterline{background:#4b596033;width:70%;height:1px;top:52%;left:15%}.visual-jade{aspect-ratio:1;background:#1f4a3d29;border-radius:42% 58% 48% 52%;width:22%;bottom:17%;left:18%}.visual-bronze-line{background:#8a6f3d94;width:1px;height:42%;bottom:22%;right:22%;transform:rotate(12deg)}.visual-node{border:1px solid var(--color-tech-slate);background:var(--surface-page);border-radius:50%;width:10px;height:10px;position:absolute}.visual-node-a{top:31%;left:21%}.visual-node-b{top:38%;right:24%}.visual-node-c{bottom:24%;left:34%}.visual-label{left:var(--space-5);top:var(--space-5);position:absolute}.visual-caption{right:var(--space-5);bottom:var(--space-5);max-width:190px;color:var(--color-tech-slate);text-align:right;position:absolute}.visual-panel-stone .visual-jade,.visual-panel-commerce .visual-jade{width:30%;bottom:24%;left:14%}.visual-panel-platform .visual-vessel{border-color:#4b596047}.illustration-panel{border:var(--line-thin);border-radius:var(--radius-medium);min-height:300px;box-shadow:var(--shadow-panel);isolation:isolate;background:radial-gradient(circle at 76% 18%,#a07a631f,#0000 30%),radial-gradient(circle at 24% 74%,#3d515914,#0000 28%),linear-gradient(145deg,#e7e5dd8a,#f8f5eef5);transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.illustration-panel:before{z-index:-1;content:"";border-radius:calc(var(--radius-medium) - 2px);border:1px solid #5f513814;position:absolute;inset:12px}.illustration-panel:after{content:"";background:var(--color-muted-cinnabar);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;bottom:24px;right:24px}.illustration-panel-large{min-height:460px}.illustration-panel-compact{min-height:240px}.illustration-panel-technology{background:linear-gradient(90deg,#4b596014 1px,#0000 1px) 0 0/56px 56px,linear-gradient(#4b596014 1px,#0000 1px) 0 0/56px 56px,linear-gradient(145deg,#dde4e3b8,#f8f5eef5)}.illustration-panel-heritage{background:radial-gradient(circle at 28% 72%,#8a765424,#0000 28%),radial-gradient(circle at 82% 18%,#b88a741a,#0000 26%),linear-gradient(145deg,#f8f5eef0,#e7e5dd8a)}.illustration-panel-stone,.illustration-panel-plant{background:radial-gradient(circle at 32% 72%,#3d51591c,#0000 30%),radial-gradient(circle at 76% 28%,#a07a631a,#0000 28%),linear-gradient(145deg,#f1f2efeb,#f8f5eef5)}.illustration-panel-spatial{background:linear-gradient(135deg, #e7e5dd9e, #f8f5eef5), var(--surface-illustration)}.illustration-label,.illustration-caption{z-index:2;max-width:calc(100% - 48px);color:var(--color-oxidized-bronze);border-radius:var(--radius-small);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f5eec2;border:1px solid #c8c2b89e;padding:.28rem .42rem;font-size:.72rem;line-height:1.2;display:inline-flex;position:absolute}.illustration-label{left:var(--space-5);top:var(--space-5)}.illustration-caption{right:var(--space-5);bottom:var(--space-5);max-width:min(240px,100% - 48px);color:var(--accent-technology);text-align:right}.sketch-motif{width:82%;height:60%;position:absolute;inset:18% 9% 22%;overflow:visible}.sketch-line,.sketch-node{fill:none;stroke:var(--color-ink-water-blue-gray);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;vector-effect:non-scaling-stroke}.sketch-fine{stroke:#5e625e57;stroke-width:.85px}.sketch-wash-line{stroke:#a07a6352;stroke-width:1.05px}.sketch-root{stroke:#5f513857;stroke-width:.9px}.sketch-line{stroke-dasharray:520;stroke-dashoffset:0;transition:stroke .18s,stroke-dashoffset .52s}.sketch-fill{fill:#a07a631a;stroke:#3d515980;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;vector-effect:non-scaling-stroke}.sketch-fill-water{fill:#6e7f881f;stroke:#4b59605c}.sketch-fill-wash{fill:#e7e5ddad;stroke:#5f513847}.sketch-vessel,.sketch-vessel-detail,.sketch-craft-line{stroke:#3d5159c7}.sketch-waterline{stroke:#4b596070}.sketch-stone,.sketch-stone-line{stroke:#3d515994}.sketch-stone{fill:#a07a6329}.sketch-plant{stroke:#1f4a3d94}.sketch-bronze{stroke:#8a7654b3}.sketch-material{stroke:#a07a6394}.sketch-hatch{stroke:#5e625e66;stroke-width:1px}.sketch-shadow{stroke:#5f51384d;stroke-width:1px}.sketch-tech,.sketch-equipment,.sketch-equipment-detail,.sketch-diagram{stroke:#4b5960ad}.sketch-fish{fill:#3d51591a;stroke:#3d5159a8}.sketch-fish-line{stroke:#3d5159a8}.sketch-node{fill:var(--surface-primary);stroke:var(--accent-technology)}.motion-drift{animation:8s ease-in-out infinite water-drift}.motion-pulse-subtle{animation:5.6s ease-in-out infinite node-pulse}.illustration-panel:hover .sketch-line,.illustration-panel:focus-within .sketch-line,.product-card:hover .sketch-line,.product-card:focus-within .sketch-line{stroke-dashoffset:18px}.product-card:hover .illustration-panel,.product-card:focus-within .illustration-panel,.study-card:hover .illustration-panel,.commerce-item:hover .illustration-panel{border-color:#8a76547a;transform:translateY(-2px)}.hero-illustration .sketch-motif{width:88%;height:64%;inset:18% 6%}.study-illustration .sketch-motif,.commerce-illustration .sketch-motif,.product-illustration .sketch-motif{width:84%;height:47%;inset:25% 8% 28%}.drawer-illustration .sketch-motif,.platform-illustration .sketch-motif,.page-hero-illustration .sketch-motif,.consultation-illustration .sketch-motif,.discovery-visual .sketch-motif{width:84%;height:52%;inset:22% 8% 26%}.consultation-illustration .sketch-motif{width:82%;height:36%;inset:30% 9% 34%}.category-focus-illustration .sketch-motif{width:82%;height:39%;inset:30% 9% 31%}@keyframes water-drift{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@keyframes node-pulse{0%,to{opacity:.58}50%{opacity:1}}.category-index-item{gap:var(--space-5);width:100%;padding:var(--space-5) 0;color:var(--text-primary);text-align:left;border:0;border-bottom:var(--line-thin);background:0 0;grid-template-columns:56px minmax(190px,.48fr) minmax(0,1fr);align-items:baseline;transition:color .18s,padding-left .18s;display:grid}.category-index-item:hover,.category-index-item:focus-visible,.category-index-item.is-active{color:var(--accent-secondary);padding-left:var(--space-3);box-shadow:inset 3px 0 0 var(--accent-secondary);outline:none}.category-number,.category-caption{color:var(--text-muted);font-size:.9rem}.category-title{font-family:var(--font-serif);font-size:1.35rem}.category-caption{line-height:1.55}.category-visual-panel{min-height:360px;padding:var(--space-6);border:var(--line-thin);border-radius:var(--radius-medium);background:#f1f2efb8;align-self:start;position:sticky;top:104px}.category-visual-panel h3{margin-top:var(--space-5);font-size:2.1rem;line-height:1.05}.category-visual-panel p:not(.section-kicker){margin-top:var(--space-4);color:var(--text-secondary)}.category-focus-illustration{min-height:170px;margin-top:var(--space-6);box-shadow:none}.mini-visual{min-height:150px;margin-top:var(--space-7);border-top:1px solid #4b596038;position:relative}.mini-visual span{border:1px solid #1f4a3d61;display:block;position:absolute}.mini-visual span:first-child{border-radius:50% 50% 12% 12%;width:44%;height:58%;bottom:0;right:8%}.mini-visual span:nth-child(2){aspect-ratio:1;background:#1f4a3d1a;border-radius:46%;width:24%;bottom:22%;left:6%}.mini-visual span:nth-child(3){background:#8a6f3d52;width:100%;height:1px;top:42%;left:0}.section-note{margin-top:var(--space-5);color:var(--text-muted);font-size:.94rem}.study-card,.commerce-item{min-width:0}.study-content,.commerce-content{padding-top:var(--space-4)}.study-content h3,.commerce-content h3{margin-top:var(--space-2);font-size:1.55rem;line-height:1.12}.study-content p:not(.section-kicker),.commerce-content p:not(.section-kicker){margin-top:var(--space-3);color:var(--text-secondary);font-size:.95rem;line-height:1.6}.commerce-item .visual-panel,.commerce-item .illustration-panel{min-height:250px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.filter-chip{min-height:40px;padding:0 var(--space-4);color:var(--text-secondary);border:var(--line-thin);background:0 0;border-radius:999px;font-size:.88rem;transition:color .18s,border-color .18s,background-color .18s}.filter-chip:hover,.filter-chip:focus-visible,.filter-chip.is-active{color:var(--color-ink);border-color:var(--accent-heritage);background:#d7d1c7b8}.shop-search{width:100%;min-height:42px;padding:0 var(--space-4);color:var(--text-primary);border:var(--line-thin);border-radius:var(--radius-small);background:#f7f6f2c7;outline:none;font-size:.92rem}.shop-search:focus{border-color:var(--accent-secondary);box-shadow:0 0 0 3px #3d51591f}.shop-meta{color:var(--text-muted);font-size:.86rem}.product-card{border:var(--line-thin);border-radius:var(--radius-medium);background:#f1f2ef94;flex-direction:column;min-width:0;min-height:100%;display:flex;overflow:hidden}.product-card-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;flex:1;padding:0;display:block}.product-card-main:focus-visible{outline-offset:-3px;outline:3px solid #3d51592e}.product-card .visual-panel,.product-card .illustration-panel{border:0;border-bottom:var(--line-thin);min-height:190px;box-shadow:none;border-radius:0}.product-card .visual-label,.product-card .visual-caption,.product-card .illustration-label,.product-card .illustration-caption{max-width:calc(100% - 48px);font-size:.64rem}.product-card-content{gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-4);display:grid}.product-category,.product-price{color:var(--color-oxidized-bronze);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.product-title{color:var(--text-primary);font-family:var(--font-serif);font-size:1.45rem;line-height:1.12}.product-description{color:var(--text-secondary);font-size:.94rem;line-height:1.62}.product-price{color:var(--color-tech-slate)}.product-card-actions{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5) var(--space-5);border-top:1px solid #c8c2b88f;margin-top:auto;display:flex}.product-card-actions .button{min-width:132px}.product-detail-link,.cart-remove{min-height:40px;color:var(--text-secondary);text-underline-offset:4px;background:0 0;border:0;align-items:center;font-size:.88rem;text-decoration:underline;display:inline-flex}.product-detail-link:hover,.product-detail-link:focus-visible,.cart-remove:hover,.cart-remove:focus-visible{color:var(--accent-secondary)}.empty-products,.empty-cart{padding:var(--space-6);color:var(--text-secondary);border:var(--line-thin);border-radius:var(--radius-medium);background:#f2f3f1ad}.empty-products h3{font-size:1.6rem}.empty-products p{margin-top:var(--space-3)}.drawer-header{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:var(--line-thin);display:flex}.drawer-close{min-height:40px;padding:0 var(--space-4);color:var(--text-primary);border:var(--line-thin);border-radius:var(--radius-small);background:0 0;font-size:.88rem}.drawer-close:hover,.drawer-close:focus-visible{color:var(--accent-secondary);border-color:var(--accent-secondary)}.drawer-panel .visual-panel,.drawer-panel .illustration-panel{min-height:330px}.drawer-copy{margin-top:var(--space-6)}.drawer-copy h2{font-size:2.35rem;line-height:1.05}.drawer-copy p{margin-top:var(--space-4);color:var(--text-secondary);line-height:1.7}.product-spec-list{gap:var(--space-4);margin:var(--space-7) 0 0;display:grid}.product-spec-list div{gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:var(--line-thin);grid-template-columns:110px minmax(0,1fr);display:grid}.product-spec-list dt{color:var(--text-muted);font-size:.82rem}.product-spec-list dd{color:var(--text-secondary);margin:0;line-height:1.55}.prototype-note{margin-top:var(--space-6);padding:var(--space-4);color:var(--text-secondary);border:var(--line-thin);border-radius:var(--radius-small);background:#dde4e357;font-size:.92rem;line-height:1.55}.drawer-action{width:100%;margin-top:var(--space-5)}.cart-list{gap:var(--space-5);margin:var(--space-6) 0 0;padding:0;list-style:none;display:grid}.cart-item{gap:var(--space-4) var(--space-5);padding-bottom:var(--space-5);border-bottom:var(--line-thin);grid-template-columns:minmax(0,1fr) auto;display:grid}.cart-item-copy h3{font-size:1.12rem}.cart-item-copy p{margin-top:var(--space-2);color:var(--text-secondary);font-size:.9rem}.quantity-controls{border:var(--line-thin);border-radius:var(--radius-small);grid-template-columns:36px 36px 36px;align-items:center;display:inline-grid;overflow:hidden}.quantity-controls button,.quantity-controls span{justify-content:center;align-items:center;min-height:36px;display:inline-flex}.quantity-controls button{color:var(--text-primary);background:0 0;border:0}.quantity-controls button:hover,.quantity-controls button:focus-visible{color:var(--color-porcelain-white);background:var(--accent-secondary)}.cart-remove{grid-column:1/-1;justify-self:start}.cart-total{justify-content:space-between;align-items:center;gap:var(--space-4);margin:var(--space-6) 0 var(--space-4);padding-top:var(--space-4);border-top:var(--line-thin);display:flex}.cart-total span{color:var(--text-secondary)}.cart-total strong{font-family:var(--font-serif);font-size:1.8rem;font-weight:500}.consultation-panel .button{margin-top:var(--space-6)}.consultation-diagram{gap:var(--space-3);display:grid}.consultation-diagram .illustration-panel{margin-bottom:var(--space-3)}.consultation-diagram span{padding:var(--space-3) 0;color:var(--text-secondary);border-bottom:var(--line-thin);font-size:.95rem}.builder-progress{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-4);color:var(--text-muted);border-bottom:var(--line-thin);font-size:.88rem;display:flex}.builder-reset{min-height:40px;padding:0 var(--space-2);color:var(--text-secondary);text-underline-offset:4px;background:0 0;border:0;font-size:.88rem;text-decoration:underline}.builder-reset:hover,.builder-reset:focus-visible{color:var(--accent-secondary)}.option-group{padding:0 0 var(--space-6);border:0;border-bottom:var(--line-thin);margin:0}.option-group legend{margin-bottom:var(--space-3);color:var(--text-primary);font-family:var(--font-serif);font-size:1.16rem}.option-list{gap:var(--space-2);flex-wrap:wrap;display:flex}.option-control{min-height:40px;padding:0 var(--space-4);color:var(--text-secondary);border:var(--line-thin);background:#f7f6f294;border-radius:999px;font-size:.88rem;line-height:1.15;transition:color .18s,border-color .18s,background-color .18s}.option-control:hover,.option-control:focus-visible,.option-control-active{color:var(--color-ink);border-color:var(--accent-heritage);background:#d7d1c7bd}.discovery-visual{border:var(--line-thin);border-radius:var(--radius-medium);background-color:#0000;background-image:linear-gradient(90deg,#4b596014 1px,#0000 1px),linear-gradient(#4b596014 1px,#0000 1px),radial-gradient(circle at 78% 20%,#3d515924,#0000 32%),radial-gradient(circle at 24% 78%,#a07a631a,#0000 28%),linear-gradient(145deg,#f1f2efd6,#f8f5eef5);background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:52px 52px,52px 52px,auto,auto;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;min-height:250px;position:relative;overflow:hidden}.discovery-label{left:var(--space-5);top:var(--space-5);color:var(--color-oxidized-bronze);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;position:absolute}.discovery-line,.discovery-node,.discovery-vessel,.discovery-jade{position:absolute}.discovery-line{background:#4b59603d;height:1px}.discovery-line-a{width:62%;top:48%;left:18%}.discovery-line-b{transform-origin:100%;width:42%;top:64%;right:18%;transform:rotate(-18deg)}.discovery-node{border:1px solid var(--color-tech-slate);background:var(--surface-page);border-radius:50%;width:11px;height:11px}.discovery-node-a{top:45%;left:19%}.discovery-node-b{top:45%;right:20%}.discovery-node-c{bottom:25%;right:31%}.discovery-vessel{border:1px solid #8a6f3d6b;border-radius:48% 48% 14% 14%;width:34%;height:46%;bottom:13%;right:12%}.discovery-jade{aspect-ratio:1;background:#1f4a3d24;border-radius:44% 56% 50% 50%;width:20%;bottom:18%;left:16%}.brief-output{padding:var(--space-6);border:var(--line-thin);border-radius:var(--radius-medium);background:#f1f2efb8}.brief-output h3{margin-top:var(--space-3);font-size:2rem;line-height:1.08}.brief-output>p:not(.section-kicker):not(.prototype-note):not(.copy-state){margin-top:var(--space-4);color:var(--text-secondary);line-height:1.7}.brief-detail-list{gap:var(--space-3);margin:var(--space-5) 0 0;display:grid}.brief-detail-list div{gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:var(--line-thin);grid-template-columns:140px minmax(0,1fr);display:grid}.brief-detail-list dt{color:var(--text-muted);font-size:.82rem}.brief-detail-list dd{color:var(--text-secondary);margin:0;line-height:1.55}.recommendation-block{margin-top:var(--space-5)}.recommendation-block h4{margin:0 0 var(--space-3);color:var(--text-primary);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;font-size:.86rem;font-weight:600}.recommendation-block p{color:var(--text-secondary);line-height:1.6}.recommendation-list{gap:var(--space-2);flex-wrap:wrap;display:flex}.recommendation-chip{min-height:34px;padding:0 var(--space-3);color:var(--color-tech-slate);background:#dde4e361;border:1px solid #4b596042;border-radius:999px;align-items:center;font-size:.82rem;display:inline-flex}.brief-actions{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.copy-state{margin-top:var(--space-3);color:var(--accent-secondary);font-size:.9rem}.footer-links{gap:var(--space-4);flex-wrap:wrap;justify-content:flex-end;display:flex}.story-row h2{font-size:2.2rem;line-height:1.08}.story-row p{max-width:720px;color:var(--text-secondary);font-size:1.04rem;line-height:1.75}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.illustration-panel:hover .sketch-line,.illustration-panel:focus-within .sketch-line,.product-card:hover .sketch-line,.product-card:focus-within .sketch-line{stroke-dashoffset:0}.product-card:hover .illustration-panel,.product-card:focus-within .illustration-panel,.study-card:hover .illustration-panel,.commerce-item:hover .illustration-panel{transform:none}}@media (width<=1040px){.hero-section,.page-hero,.platform-section,.category-layout,.consultation-panel,.final-cta,.builder-grid{grid-template-columns:1fr}.study-grid,.commerce-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar{grid-template-columns:1fr}.category-visual-panel{position:static}}@media (width<=860px){.mobile-menu-button{align-items:center;display:inline-flex}.site-header{flex-wrap:wrap;align-items:center}.site-nav{align-items:flex-start;gap:var(--space-2);padding-top:var(--space-4);flex-direction:column;flex-basis:100%;order:4;display:none}.site-nav.is-open{display:flex}.site-nav a{border-bottom:var(--line-thin);align-items:center;width:100%;min-height:44px;display:inline-flex}.hero-section{min-height:auto;padding:var(--space-8) 0}.section-shell{padding:var(--space-8) 0}.section-header,.studio-section,.story-row{gap:var(--space-5);grid-template-columns:1fr}.hero-copy h1{font-size:4.5rem}.page-hero-copy h1{font-size:3.75rem}.hero-subheadline{font-size:1.15rem}.section-header h2,.studio-copy h2,.platform-copy h2,.consultation-panel h2,.final-cta h2{font-size:2.45rem}.visual-panel,.illustration-panel{min-height:350px}.category-index-item{gap:var(--space-3);grid-template-columns:48px minmax(0,1fr)}.category-caption{grid-column:2}}@media (width<=560px){.site-header,.site-footer,.hero-section,.section-shell{width:min(100% - 28px, var(--container-wide))}.hero-copy h1{font-size:3.25rem}.page-hero-copy h1{font-size:2.7rem}.page-hero-copy p{font-size:1rem}.section-header h2,.studio-copy h2,.platform-copy h2,.consultation-panel h2,.final-cta h2{font-size:2rem}.button-row,.button{width:100%}.study-grid,.commerce-grid,.product-grid,.shop-search-wrap,.cart-item,.product-spec-list div,.brief-detail-list div{grid-template-columns:1fr}.cart-inline-button,.product-card-actions,.product-card-actions .button,.brief-actions .button{width:100%}.product-card-actions{flex-direction:column;align-items:stretch}.drawer-panel,.product-drawer{width:100%;padding:var(--space-5);border-left:0}.drawer-panel .visual-panel,.drawer-panel .illustration-panel{min-height:230px}.visual-panel,.illustration-panel{min-height:280px}.hero-illustration{min-height:340px}.illustration-label,.illustration-caption{max-width:calc(100% - 32px);font-size:.62rem}.illustration-label{left:var(--space-4);top:var(--space-4)}.illustration-caption{right:var(--space-4);bottom:var(--space-4)}.study-illustration .sketch-motif,.commerce-illustration .sketch-motif,.product-illustration .sketch-motif,.category-focus-illustration .sketch-motif{width:82%;height:36%;inset:30% 9% 34%}.consultation-illustration .sketch-motif,.page-hero-illustration .sketch-motif,.discovery-visual .sketch-motif{width:82%;height:40%;inset:28% 9% 32%}.consultation-illustration .sketch-motif{height:30%;inset:32% 9% 38%}.consultation-panel,.final-cta,.brief-output{padding:var(--space-5)}.builder-progress{flex-direction:column;align-items:flex-start}.option-control{width:100%}.discovery-visual{min-height:220px}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}
