:root{--page-bg:#eceae4;--page-surface:#f8f7f3;--ink:#151515;--muted:#686860;--line:#cccac2;--accent:#2f53ff;--focus:#2455ff;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--font-sans:Inter, Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", system-ui, sans-serif;--font-serif:Iowan Old Style, "Times New Roman", "Noto Serif KR", Georgia, serif;color:var(--ink);background:var(--page-bg);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-bg);min-width:320px;min-height:100vh;margin:0}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{color:inherit}a{color:inherit;text-underline-position:from-font;text-decoration:none;text-decoration-thickness:from-font}button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}img,svg{max-width:100%;display:block}::selection{color:#fff;background:#2f53ff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (forced-colors:active){button:focus-visible,a:focus-visible{outline-color:highlight}}.skip-link{z-index:1000;color:#fff;background:#111;padding:12px 18px;position:fixed;inset-block-start:12px;inset-inline-start:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.portfolio-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:88px;padding-inline:clamp(20px,4vw,72px);display:grid}.portfolio-brand{justify-self:start;align-items:center;gap:11px;display:inline-flex}.portfolio-brand>span:last-child{line-height:1;display:grid}.portfolio-brand strong{letter-spacing:.04em;font-size:18px}.portfolio-brand small{color:var(--muted);letter-spacing:.04em;margin-top:5px;font-size:10px}.brand-mark{border:1px solid #222;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.header-note{color:var(--muted);letter-spacing:.05em;margin:0;font-size:12px}.header-link{border-bottom:1px solid #8f8e88;justify-self:end;align-items:center;gap:20px;min-height:44px;font-size:13px;display:inline-flex}.intro,.showcase,.process{padding-inline:clamp(20px,5vw,84px)}.intro{flex-direction:column;justify-content:space-between;max-width:1680px;min-height:72svh;margin-inline:auto;padding-block:clamp(64px,9vw,140px) 72px;display:flex}.intro-kicker{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;font-size:11px;display:flex}.intro h1{letter-spacing:-.065em;text-wrap:balance;max-width:1260px;margin:clamp(72px,11vw,150px) 0 84px;font-size:clamp(42px,6.3vw,102px);font-weight:500;line-height:1.02}.intro h1 em{color:var(--accent);font-family:var(--font-serif);font-weight:400}.intro-summary{justify-content:space-between;align-self:flex-end;align-items:flex-end;gap:48px;width:min(100%,590px);display:flex}.intro-summary p{color:#45453f;text-wrap:pretty;max-width:47ch;margin:0;font-size:16px;line-height:1.75}.scroll-cue{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;flex:none;align-items:center;gap:10px;font-size:10px;display:flex}.scroll-cue i{background:var(--muted);width:1px;height:38px;display:block}.showcase{max-width:1680px;margin-inline:auto;padding-block:90px 120px}.section-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-block:28px;display:flex}.section-heading>div{align-items:baseline;gap:22px;display:flex}.section-index{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,42px);font-weight:520;line-height:1.1}.section-heading p{max-width:34ch;color:var(--muted);text-align:end;margin:3px 0 0;font-size:13px}.showcase-controls{grid-template-columns:1fr auto;align-items:stretch;gap:20px;margin-block:18px 24px;display:grid}.industry-tabs{background:#ffffff3d;border:1px solid #bbb9b1;grid-template-columns:repeat(3,1fr);display:grid}.industry-tab{border:0;text-align:start;cursor:pointer;background:0 0;border-inline-end:1px solid #bbb9b1;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-width:0;min-height:94px;padding:18px;display:grid}.industry-tab:last-child{border-inline-end:0}.industry-tab[aria-pressed=true]{color:#fff;background:#161616}.tab-number{font-variant-numeric:tabular-nums;opacity:.68;align-self:start;font-size:10px}.tab-copy{gap:7px;min-width:0;display:grid}.tab-copy strong{font-size:14px;font-weight:650}.tab-copy small{color:var(--muted);white-space:nowrap;font-size:11px}.industry-tab[aria-pressed=true] .tab-copy small{color:#bcbcb5}.tab-arrow{opacity:0;align-self:end;font-size:16px;transform:translate(-4px,4px)}.industry-tab[aria-pressed=true] .tab-arrow{opacity:1;transform:translate(0)}.device-toggle{border:1px solid #bbb9b1;border-radius:999px;align-self:center;align-items:center;min-width:176px;padding:7px;display:flex}.device-toggle button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:78px;min-height:42px;padding:8px 13px;font-size:12px;display:inline-flex}.device-toggle button[aria-pressed=true]{color:#fff;background:#161616}.device-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:16px}.preview-meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin-block-end:12px;font-size:10px;display:flex}.preview-stage{width:100%;transition:padding .22s var(--ease-out);background-color:#d9d7d0;background-image:linear-gradient(45deg,#ffffff40 25%,#0000 25%),linear-gradient(-45deg,#ffffff40 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff40 75%),linear-gradient(-45deg,#0000 75%,#ffffff40 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px;border:1px solid #d0cec7;padding:clamp(12px,2vw,30px);overflow-x:auto}.browser-frame{width:100%;transition:width .26s var(--ease-in-out), border-radius .22s var(--ease-out);background:#fff;border:1px solid #00000040;border-radius:14px;margin-inline:auto;overflow:hidden;box-shadow:0 36px 70px #23231e29,0 4px 12px #23231e14;container-type:inline-size}.preview-stage[data-device=desktop] .browser-frame{min-width:760px}.preview-stage[data-device=mobile]{padding-block:44px}.preview-stage[data-device=mobile] .browser-frame{border-radius:34px;width:390px;max-width:100%}.browser-bar{color:#777;height:36px;font:10px/1 var(--font-sans);background:#f3f3f1;border-bottom:1px solid #ddd;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:13px;display:grid}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#b4b4b0;border-radius:50%;width:7px;height:7px}.browser-more{letter-spacing:2px;justify-self:end;font-style:normal}.site-viewport{overscroll-behavior:contain;scrollbar-width:thin;background:#fff;height:min(760px,72svh);min-height:560px;position:relative;overflow-y:auto}.brand-site{text-align:start;min-width:0;min-height:100%}.difference{color:#f3f3ef;background:#151515;padding:90px clamp(20px,5vw,84px) 120px}.difference .section-heading{border-color:#3a3a37;max-width:1512px;margin-inline:auto}.section-heading--light .section-index,.section-heading--light p{color:#9c9c94}.difference-grid{grid-template-columns:repeat(3,1fr);max-width:1512px;margin:64px auto 0;display:grid}.difference-grid article{border-inline-start:1px solid #3a3a37;flex-direction:column;min-height:430px;padding:clamp(24px,3vw,48px);display:flex}.difference-grid article:last-child{border-inline-end:1px solid #3a3a37}.difference-grid article>span{color:#8a8a83;letter-spacing:.13em;text-transform:uppercase;font-size:11px}.difference-grid h3{letter-spacing:-.045em;margin:auto 0 18px;font-size:clamp(24px,2.4vw,38px);font-weight:500;line-height:1.15}.difference-grid p{color:#aaa9a3;text-wrap:pretty;max-width:36ch;margin:0 0 32px;font-size:14px;line-height:1.7}.difference-grid ul{color:#d2d2cb;border-top:1px solid #3a3a37;margin:0;padding:18px 0 0;font-size:11px;line-height:2;list-style:none}.difference-grid li:before{content:"·";color:#647cff;margin-inline-end:8px}.process{max-width:1680px;margin-inline:auto;padding-block:110px 130px}.process-layout{grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:clamp(50px,9vw,150px);margin-top:56px;display:grid}.process-lead{align-self:start;position:sticky;top:32px}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 28px;font-size:11px}.process-lead h3{letter-spacing:-.055em;text-wrap:balance;margin:0 0 30px;font-size:clamp(34px,4vw,62px);font-weight:520;line-height:1.08}.process-lead>p:last-child{max-width:47ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.75}.process-steps{margin:0;padding:0;list-style:none}.process-steps li{border-top:1px solid var(--line);grid-template-columns:140px 1fr;gap:30px;min-height:160px;padding-block:26px;display:grid}.process-steps li:last-child{border-bottom:1px solid var(--line)}.process-steps li>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.process-steps h4{letter-spacing:-.02em;margin:0 0 13px;font-size:20px;font-weight:600}.process-steps p{max-width:48ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:14px;line-height:1.7}.system-note{border:1px solid #aaa8a1;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:100px;margin-top:90px;padding:24px 30px;display:grid}.system-note span,.system-note strong{letter-spacing:.11em;text-transform:uppercase;font-size:11px}.system-note p{color:var(--muted);margin:0;font-size:14px}.system-note strong{color:var(--accent);justify-self:end}.portfolio-footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;gap:30px;padding-inline:clamp(20px,5vw,84px);font-size:11px;display:flex}.portfolio-footer p{margin:0}.portfolio-footer a{border-bottom:1px solid #aaa8a1;align-items:center;min-height:44px;display:inline-flex}.utility-dock{z-index:80;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;inset-block-end:max(22px, env(safe-area-inset-bottom));inset-inline-end:max(22px, env(safe-area-inset-right))}.utility-trigger{color:#fff;cursor:pointer;background:#1b1b1a;border:0;border-radius:50%;width:58px;height:58px;box-shadow:0 14px 28px #0003}.utility-trigger span{font-size:28px;font-weight:300;line-height:1;display:block}.utility-actions{gap:8px;display:grid}.utility-actions[hidden]{display:none}.utility-actions button{cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f5f5;border:1px solid #d5d3cb;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:6px 15px 6px 7px;font-size:12px;display:inline-flex;box-shadow:0 9px 24px #0000001f}.utility-actions button span{color:#fff;background:#1b1b1a;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:grid}.notice-dialog{width:min(600px,100% - 32px);max-height:calc(100svh - 32px);color:var(--ink);overscroll-behavior:contain;background:0 0;border:0;padding:0}.notice-dialog::backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#121211a8}.notice-card{background:#f5f3ed;border:1px solid #9d9b94;box-shadow:0 40px 100px #00000040}.notice-topline{border-bottom:1px solid var(--line);min-height:58px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding-inline:22px 10px;font-size:10px;display:flex}.notice-topline button{cursor:pointer;background:0 0;border:0;width:42px;height:42px;font-size:24px}.notice-body{padding:clamp(34px,7vw,70px)}.notice-count{color:var(--accent);font-variant-numeric:tabular-nums;font-size:11px}.notice-body h2{letter-spacing:-.045em;text-wrap:balance;margin:25px 0 20px;font-size:clamp(27px,5vw,44px);font-weight:560;line-height:1.17}.notice-body p{max-width:45ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:14px;line-height:1.75}.notice-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px;padding-inline:12px;display:grid}.notice-footer button{cursor:pointer;background:0 0;border:0;min-height:42px;padding-inline:12px;font-size:12px}.notice-footer button:last-child{justify-self:end}.notice-footer div{gap:6px;display:flex}.notice-footer i{background:#c1bfb7;border-radius:50%;width:6px;height:6px}.notice-footer i[data-active=true]{background:var(--accent)}.vectoron-site{--v-bg:#050b18;--v-surface:#0a1426;--v-line:#20304b;--v-blue:#3a7dff;--v-cyan:#39d8e6;color:#eaf2ff;background:var(--v-bg);font-family:Arial,Pretendard,sans-serif}.vectoron-site a:focus-visible{outline-color:#7ea7ff}.vectoron-header{border-bottom:1px solid var(--v-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:72px;padding-inline:3.5%;display:grid}.vectoron-logo{justify-self:start;align-items:center;gap:10px;display:flex}.vectoron-logo svg{width:27px;fill:var(--v-blue)}.vectoron-logo>span{letter-spacing:.08em;font-size:13px;font-weight:800;line-height:1;display:grid}.vectoron-logo small{color:#73829a;letter-spacing:.24em;margin-top:4px;font-size:7px}.vectoron-header nav{gap:clamp(22px,3vw,52px);display:flex}.vectoron-header nav a{color:#8b9bb4;letter-spacing:.05em;align-items:center;min-height:40px;font-size:10px;display:inline-flex}.vectoron-contact{color:#dfeaff;border:1px solid #3a4e6c;justify-self:end;align-items:center;gap:26px;min-height:40px;padding:0 15px;font-size:10px;display:inline-flex}.vectoron-contact span{color:var(--v-cyan)}.vectoron-hero{border-bottom:1px solid var(--v-line);grid-template-columns:52% 48%;min-height:560px;display:grid}.vectoron-copy{border-inline-end:1px solid var(--v-line);flex-direction:column;padding:clamp(46px,7vw,100px) 6% 38px 7%;display:flex}.vectoron-status{color:#8d9db7;letter-spacing:.12em;text-transform:uppercase;margin-bottom:42px;font-size:9px}.vectoron-status i{background:var(--v-cyan);width:6px;height:6px;box-shadow:0 0 12px var(--v-cyan);border-radius:50%;margin-inline-end:8px;display:inline-block}.vectoron-copy h1{color:#f2f7ff;letter-spacing:-.065em;margin:0;font-size:clamp(36px,4.7vw,73px);font-weight:620;line-height:1.02}.vectoron-copy h1 em{color:var(--v-blue);font-style:normal}.vectoron-copy>p{color:#8c9bb3;max-width:45ch;margin:25px 0 0;font-size:clamp(11px,1.1vw,14px);line-height:1.7}.vectoron-actions{gap:10px;margin-top:34px;display:flex}.vectoron-actions a{align-items:center;gap:36px;min-height:46px;padding:0 19px;font-size:10px;display:inline-flex}.vectoron-actions a:first-child{color:#fff;background:var(--v-blue)}.vectoron-actions a:last-child{color:#a8b6ca;border:1px solid #31425e}.vectoron-metrics{border-top:1px solid var(--v-line);grid-template-columns:repeat(3,1fr);margin:auto 0 0;padding-top:34px;display:grid}.vectoron-metrics div{border-inline-end:1px solid var(--v-line);padding-inline:0 12px}.vectoron-metrics div+div{padding-inline-start:18px}.vectoron-metrics div:last-child{border:0}.vectoron-metrics dt{color:#708098;font-size:8px}.vectoron-metrics dd{font-variant-numeric:tabular-nums;margin:10px 0 0;font-size:clamp(19px,2.2vw,32px);line-height:1}.vectoron-metrics small{color:var(--v-cyan);text-transform:uppercase;margin-inline-start:3px;font-size:8px}.vectoron-visual{background:radial-gradient(circle at 52% 42%,#2a63d347,#0000 39%),linear-gradient(155deg,#0d1a30,#050a14 70%);min-height:560px;position:relative;overflow:hidden}.technical-grid{opacity:.5;transform-origin:50% 100%;background-image:linear-gradient(#4b73ad29 1px,#0000 1px),linear-gradient(90deg,#4b73ad29 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;transform:perspective(500px)rotateX(60deg)scale(1.6)}.scan-head{aspect-ratio:1.15;background:linear-gradient(145deg,#162943,#08101e);border:1px solid #314e77;border-radius:7px;width:33%;position:absolute;inset-block-start:15%;inset-inline-start:34%;transform:perspective(700px)rotateX(-8deg)rotateY(-15deg);box-shadow:0 28px 50px #0009}.scan-head:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#4db5ff 0 5%,#09111f 8% 30%,#162a48 32% 46%,#060b13 48%);border:8px solid #223a5b;border-radius:50%;width:36%;position:absolute;inset:31% 32%;box-shadow:0 0 24px #3a7dffb3}.scan-head span{color:#7389a7;letter-spacing:.17em;font-size:7px;position:absolute;inset:10px auto auto 12px}.scan-head i{background:var(--v-cyan);width:5px;height:5px;box-shadow:0 0 10px var(--v-cyan);border-radius:50%;position:absolute;inset:12px 12px auto auto}.scan-beam{clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);background:linear-gradient(#38d0e742,#0000 80%);width:44%;height:50%;position:absolute;inset:38% 28% auto}.scan-object{aspect-ratio:1.7;background:radial-gradient(circle at 50% 30%,#526d91,#172437 43%,#050910 45% 60%,#24334a 62%);border:1px solid #4e6a8e;border-radius:50%;width:38%;position:absolute;inset:65% 31% auto;transform:perspective(500px)rotateX(58deg);box-shadow:0 22px 30px #0000008c}.scan-object i{border:1px solid var(--v-cyan);width:7px;height:7px;box-shadow:0 0 8px var(--v-cyan);border-radius:50%;position:absolute}.scan-object i:first-child{inset:25% auto auto 30%}.scan-object i:nth-child(2){inset:52% auto auto 64%}.scan-object i:nth-child(3){inset:41% auto auto 47%}.scan-object i:nth-child(4){inset:68% auto auto 37%}.readout{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#050c19b8;border:1px solid #4a76b68c;justify-content:space-between;gap:15px;min-width:108px;padding:10px;font-size:7px;display:flex;position:absolute}.readout span{color:#687c9b}.readout strong{color:var(--v-cyan);font-size:8px}.readout--top{inset:16% auto auto 6%}.readout--bottom{inset:auto 5% 17% auto}.axis{color:#50627d;letter-spacing:.1em;font-size:7px;position:absolute}.axis--x{inset:auto auto 5% 5%}.axis--y{inset:5% 4% auto auto}.vectoron-band{border-bottom:1px solid var(--v-line);color:#71819a;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:repeat(4,1fr);align-items:center;min-height:62px;padding-inline:4%;font-size:8px;display:grid}.vectoron-band span:last-child{color:var(--v-cyan);justify-self:end}.vectoron-product{background:#07101f;grid-template-columns:.72fr 1.28fr;gap:8%;padding:80px 6%;display:grid}.vectoron-section-title>span{color:var(--v-blue);letter-spacing:.12em;text-transform:uppercase;font-size:8px}.vectoron-section-title h3{letter-spacing:-.045em;margin:24px 0 0;font-size:clamp(26px,3.1vw,48px);font-weight:560;line-height:1.12}.vectoron-dashboard{background:#0a1424;border:1px solid #263957;min-height:290px;box-shadow:0 25px 60px #0000004d}.dashboard-top{color:#667894;letter-spacing:.06em;border-bottom:1px solid #263957;justify-content:space-between;align-items:center;height:42px;padding-inline:15px;font-size:7px;display:flex}.dashboard-top span:first-child{color:var(--v-cyan)}.dashboard-content{grid-template-columns:1fr 110px;gap:20px;padding:22px;display:grid}.dashboard-chart{border-inline-start:1px solid #263957;border-bottom:1px solid #263957;justify-content:space-around;align-items:end;height:195px;display:flex;position:relative}.dashboard-chart i{opacity:.75;background:linear-gradient(#3ed3e3,#285aaf);width:9%}.dashboard-chart i:first-child{height:34%}.dashboard-chart i:nth-child(2){height:67%}.dashboard-chart i:nth-child(3){height:45%}.dashboard-chart i:nth-child(4){height:82%}.dashboard-chart i:nth-child(5){height:59%}.dashboard-chart i:nth-child(6){height:74%}.dashboard-chart b{border-top:1px dashed #42658c;position:absolute;inset:32% 0 auto}.dashboard-content dl{margin:0;display:grid}.dashboard-content dl div{border-bottom:1px solid #263957;padding:11px}.dashboard-content dt{color:#647691;font-size:7px}.dashboard-content dd{color:#e9f1ff;font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:18px}.vectoron-spec{border-block:1px solid var(--v-line);grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:28px;padding:32px 6%;display:grid}.vectoron-spec div{gap:7px;display:grid}.vectoron-spec span{color:#687992;text-transform:uppercase;font-size:7px}.vectoron-spec strong{font-size:11px;font-weight:500}.vectoron-spec a{color:#b8c7dd;border:1px solid #3a4e6c;align-items:center;min-height:42px;padding-inline:15px;font-size:9px;display:inline-flex}.vectoron-cta{background:radial-gradient(circle at 82%,#295bb959,#0000 25%),#050a14;min-height:360px;padding:70px 7%}.vectoron-cta>span{color:var(--v-cyan);letter-spacing:.12em;text-transform:uppercase;font-size:8px}.vectoron-cta h3{letter-spacing:-.05em;margin:30px 0;font-size:clamp(30px,4vw,60px);font-weight:540;line-height:1.08}.vectoron-cta a{background:var(--v-blue);align-items:center;min-height:46px;padding-inline:18px;font-size:10px;display:inline-flex}.moru-site{--m-bg:#ede9df;--m-ink:#25231f;--m-line:#a9a399;color:var(--m-ink);background:var(--m-bg);font-family:Arial,Pretendard,sans-serif}.moru-header{border-bottom:1px solid var(--m-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:76px;padding-inline:3.6%;display:grid}.moru-logo{font-family:var(--font-serif);letter-spacing:.02em;justify-self:start;align-items:baseline;gap:7px;font-size:19px;display:inline-flex}.moru-logo span{letter-spacing:.18em;font:7px/1 Arial,sans-serif}.moru-header nav{gap:clamp(22px,3vw,48px);display:flex}.moru-header nav a{letter-spacing:.06em;align-items:center;min-height:40px;font-size:9px;display:inline-flex}.moru-contact{border-bottom:1px solid #46423b;justify-self:end;align-items:center;gap:24px;min-height:40px;font-size:9px;display:inline-flex}.moru-hero{grid-template-rows:auto auto auto;grid-template-columns:31% 1fr 24%;gap:clamp(28px,4cqi,58px) 4%;min-height:0;padding:5.2% 4% 5.5%;display:grid;position:relative}.moru-intro{z-index:2;grid-area:1/1/3;padding-top:20px}.moru-intro>span{color:#777168;letter-spacing:.12em;text-transform:uppercase;font-size:8px}.moru-intro h1{font-family:var(--font-serif);letter-spacing:-.065em;margin:68px 0 27px;font-size:clamp(48px,6.7vw,100px);font-weight:400;line-height:.88}.moru-intro h1 em{color:#777066;font-weight:400}.moru-intro p{color:#666057;overflow-wrap:normal;word-break:keep-all;text-wrap:pretty;min-inline-size:0;max-inline-size:min(100%,31em);margin:0;font-size:11px;line-height:1.7}.moru-photo{margin:0}.moru-photo--main{grid-area:1/2/3;align-self:start}.moru-photo--detail{grid-area:2/3;align-self:end;margin-bottom:38px}.room-scene{background-color:#bdb6aa;position:relative;overflow:hidden}.room-scene:before,.room-scene:after{content:"";position:absolute}.room-scene--warm{aspect-ratio:.79;background:linear-gradient(105deg,#fffbe8e0,#0000 28%),linear-gradient(155deg,#d8d0c1 0 45%,#9d9385 46% 47%,#b9aa97 48% 66%,#6c6359 67%)}.room-scene--warm:before{background:linear-gradient(100deg,#8b8072,#c0b4a3);border-radius:50% 50% 8% 8%;width:67%;height:47%;inset:19% auto auto 22%;box-shadow:inset -18px 0 30px #ffffff4d}.room-scene--warm:after{background:#665e55;border-radius:50%;width:54%;height:9%;inset:auto auto 18% 24%;box-shadow:0 16px 18px #372f284d}.room-scene--detail{aspect-ratio:.78;background:linear-gradient(125deg,#f7f0e2 0 28%,#aa9f90 29% 33%,#ded5c7 34% 60%,#8e8273 61%)}.room-scene--detail:before{background:repeating-linear-gradient(0deg,#877b6d 0 5px,#c3b8a8 6px 27px);width:70%;height:30%;inset:auto -5% 14% auto;transform:skewY(-7deg)}.moru-photo figcaption{border-top:1px solid var(--m-line);color:#5e5951;gap:14px;padding-top:12px;font-size:8px;line-height:1.4;display:flex}.moru-photo figcaption p{color:var(--m-ink);font-family:var(--font-serif);margin:0;font-size:12px}.moru-photo figcaption small{color:#777168;font:7px/1 Arial,sans-serif}.moru-photo figcaption i{margin-inline-start:auto;font-style:normal}.moru-side-note{color:#777168;font-family:var(--font-serif);place-self:end;margin:0;font-size:10px;line-height:1.5}.moru-manifesto{border-block:1px solid var(--m-line);grid-template-columns:24% 1fr;min-height:440px;padding:90px 8%;display:grid}.moru-manifesto>span{color:#777168;letter-spacing:.12em;text-transform:uppercase;font-size:8px}.moru-manifesto p{min-inline-size:0;max-inline-size:min(100%,23em);font-family:var(--font-serif);letter-spacing:-.04em;overflow-wrap:normal;word-break:keep-all;text-wrap:balance;margin:0;font-size:clamp(27px,3.2cqi,50px);line-height:1.35}.moru-manifesto em{color:#82796e}.moru-projects{padding:80px 4% 110px}.moru-section-head{border-bottom:1px solid var(--m-line);color:#6f6a62;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-bottom:22px;padding-bottom:12px;font-size:8px;display:flex}.moru-project-grid{grid-template-columns:1.35fr .65fr;align-items:start;gap:3%;display:grid}.moru-project-grid figure{margin:0}.moru-project-grid figure:nth-child(2){margin-top:110px}.room-scene--gallery{aspect-ratio:1.35;background:linear-gradient(160deg,#ddd7cb 0 45%,#aaa092 46% 47%,#6d665f 48% 57%,#c8c0b3 58%)}.room-scene--gallery:before{background:linear-gradient(#89908b 0 50%,#c5b79f 51%);border:10px solid #e6e0d6;width:38%;height:55%;inset:12% 13% auto auto}.room-scene--gallery:after{background:#4e4a45;width:46%;height:4%;inset:auto 9% 23% auto;box-shadow:0 11px 16px #00000038}.room-scene--cafe{aspect-ratio:.8;background:linear-gradient(110deg,#2e302f 0 41%,#a89e8d 42% 45%,#4d4b45 46% 68%,#c5beb0 69%)}.room-scene--cafe:before{background:#1d1d1b;border-radius:50%;width:74%;height:7%;inset:auto auto 25% 13%;box-shadow:0 10px 17px #00000080}.moru-project-grid figcaption{justify-content:space-between;gap:15px;padding-top:13px;display:flex}.moru-project-grid strong{font-family:var(--font-serif);font-size:13px;font-weight:400}.moru-project-grid span{color:#777168;font-size:8px}.moru-process{grid-template-columns:repeat(3,1fr);padding:0 4% 100px;display:grid}.moru-process>div{border-top:1px solid var(--m-line);border-inline-start:1px solid var(--m-line);flex-direction:column;min-height:230px;padding:22px;display:flex}.moru-process>div:last-child{border-inline-end:1px solid var(--m-line)}.moru-process span{color:#7d776e;font-size:8px}.moru-process h3{font-family:var(--font-serif);margin:auto 0 12px;font-size:30px;font-weight:400}.moru-process p{color:#6b665e;overflow-wrap:normal;word-break:keep-all;text-wrap:pretty;min-inline-size:0;margin:0;font-size:9px}.moru-cta{color:#ece8df;background:#292823;min-height:480px;padding:80px 8%}.moru-cta>p{color:#a5a096;font:italic 12px/1 var(--font-serif);margin:0}.moru-cta h3{font-family:var(--font-serif);letter-spacing:-.05em;margin:60px 0;font-size:clamp(45px,7vw,100px);font-weight:400;line-height:.92}.moru-cta a{border-bottom:1px solid #8b877f;align-items:center;gap:80px;min-height:46px;padding-bottom:7px;font-size:10px;display:inline-flex}.basket-site{--b-yellow:#f6c933;--b-red:#e94b35;--b-green:#277044;--b-cream:#fff5d7;--b-ink:#27241f;color:var(--b-ink);background:var(--b-cream);font-family:Arial,Pretendard,sans-serif}.basket-site a:focus-visible{outline-color:#173f2b}.basket-banner{background:var(--b-green);color:#fff8dd;letter-spacing:.05em;justify-content:center;align-items:center;gap:25px;min-height:28px;padding-inline:4%;font-size:8px;font-weight:700;display:flex}.basket-banner span:first-child{color:var(--b-green);background:var(--b-yellow);border-radius:999px;padding:3px 7px}.basket-banner span:last-child{color:#d5e5d9;font-weight:400;position:absolute;inset-inline-end:4%}.basket-header{border-bottom:2px solid var(--b-ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:74px;padding-inline:3.7%;display:grid}.basket-logo{letter-spacing:-.04em;justify-self:start;padding-inline-start:42px;font-size:16px;font-weight:900;position:relative}.basket-logo svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:35px;position:absolute;inset:50% auto auto 0;transform:translateY(-50%)}.basket-logo small{letter-spacing:.12em;margin-top:2px;font-size:6px;display:block}.basket-header nav{gap:clamp(22px,3vw,46px);display:flex}.basket-header nav a{align-items:center;min-height:40px;font-size:10px;font-weight:700;display:inline-flex}.basket-order{border:2px solid var(--b-ink);background:var(--b-yellow);min-height:42px;box-shadow:3px 3px 0 var(--b-ink);border-radius:999px;justify-self:end;align-items:center;gap:25px;padding:0 15px;font-size:9px;font-weight:800;display:inline-flex}.basket-hero{border-bottom:2px solid var(--b-ink);grid-template-columns:49% 51%;min-height:580px;display:grid}.basket-copy{border-inline-end:2px solid var(--b-ink);padding:65px 7% 40px;position:relative}.basket-copy>p:first-of-type{font-family:var(--font-serif);margin:0 0 23px;font-size:12px;font-style:italic}.basket-copy h1{letter-spacing:-.07em;text-wrap:balance;margin:0;font-size:clamp(45px,5.6vw,82px);font-weight:900;line-height:.95}.basket-description{max-width:34ch;margin:25px 0 0;font-size:12px;font-weight:600;line-height:1.65}.basket-sticker{border:2px solid var(--b-ink);background:var(--b-red);color:#fff8df;text-align:center;width:66px;height:66px;box-shadow:3px 3px 0 var(--b-ink);border-radius:50%;align-content:center;place-items:center;font-size:6px;font-weight:800;line-height:1.2;display:grid;position:absolute;inset:37px 6% auto auto;transform:rotate(9deg)}.basket-actions{gap:10px;margin-top:33px;display:flex}.basket-actions a{border:2px solid var(--b-ink);border-radius:999px;align-items:center;gap:25px;min-height:48px;padding:0 19px;font-size:10px;font-weight:800;display:inline-flex}.basket-actions a:first-child{color:#fff;background:var(--b-red);box-shadow:3px 3px 0 var(--b-ink)}.basket-rating{align-items:center;gap:9px;margin-top:46px;display:flex}.basket-rating span{color:var(--b-red);letter-spacing:1px;font-size:10px}.basket-rating strong{font-size:15px}.basket-rating small{color:#777061;font-size:8px}.basket-visual{background:var(--b-yellow);min-height:580px;position:relative;overflow:hidden}.sunburst{aspect-ratio:1;background:repeating-conic-gradient(from -7deg, #fff7d49e 0 10deg, transparent 10deg 22deg);border-radius:50%;width:90%;position:absolute;inset:7% 5%}.sandwich{filter:drop-shadow(12px 18px #50340e2e);width:58%;height:33%;position:absolute;inset:39% 18% auto 24%;transform:rotate(-8deg)}.sandwich i{border:3px solid var(--b-ink);margin:auto;position:absolute;inset-inline:0}.sandwich i:first-child{z-index:5;background:#e6a454;border-radius:80% 80% 23% 23%;height:42%;top:0}.sandwich i:nth-child(2){z-index:4;background:#2f7d45;width:96%;height:14%;top:36%;transform:skewY(5deg)}.sandwich i:nth-child(3){z-index:3;background:#f9e8a5;width:90%;height:15%;top:48%;transform:skewY(-4deg)}.sandwich i:nth-child(4){z-index:2;background:var(--b-red);width:95%;height:15%;top:60%;transform:skewY(4deg)}.sandwich i:nth-child(5){z-index:1;background:#db9348;border-radius:18% 18% 42% 42%;height:31%;top:69%}.tomato{aspect-ratio:1;border:3px solid var(--b-ink);background:var(--b-red);width:54px;box-shadow:4px 5px 0 var(--b-ink);border-radius:48% 52% 50% 45%;position:absolute}.tomato:before{content:"✦";color:var(--b-green);font-size:24px;position:absolute;inset:-10px auto auto 15px}.tomato--one{inset:18% auto auto 8%;transform:rotate(-14deg)}.tomato--two{width:39px;inset:auto 9% 16% auto;transform:rotate(13deg)}.leaf{border:3px solid var(--b-ink);background:var(--b-green);border-radius:100% 0;width:38px;height:68px;position:absolute}.leaf--one{inset:14% 13% auto auto;transform:rotate(32deg)}.leaf--two{inset:auto auto 13% 12%;transform:rotate(-45deg)scale(.75)}.visual-copy{letter-spacing:-.06em;-webkit-text-stroke:1px var(--b-ink);color:#fff5d7;text-shadow:3px 3px 0 var(--b-ink);font-size:clamp(25px,3.7vw,52px);font-weight:900;line-height:.82;position:absolute;inset:15% auto auto 33%;transform:rotate(-7deg)}.scribble{font-family:var(--font-serif);font-size:13px;font-style:italic;position:absolute;inset:auto 6% 5% auto;transform:rotate(-8deg)}.basket-marquee{border-bottom:2px solid var(--b-ink);background:var(--b-red);color:#fff6d9;white-space:nowrap;letter-spacing:.08em;padding:12px 0;font-size:13px;font-weight:900;overflow:hidden}.basket-marquee span{width:max-content;display:block}.basket-menu{padding:75px 4% 95px}.basket-section-head{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.basket-section-head span{font-family:var(--font-serif);font-size:11px;font-style:italic}.basket-section-head h3{letter-spacing:-.06em;margin:7px 0 0;font-size:clamp(33px,4.1vw,60px);line-height:1}.basket-section-head>a{border-bottom:2px solid var(--b-ink);align-items:center;min-height:40px;font-size:9px;font-weight:700;display:inline-flex}.menu-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.menu-grid article{border:2px solid var(--b-ink);box-shadow:4px 4px 0 var(--b-ink);background:#fff9e7}.menu-art{border-bottom:2px solid var(--b-ink);place-items:center;height:180px;display:grid;position:relative;overflow:hidden}.menu-art>span{border:2px solid var(--b-ink);background:#fff9e7;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900;position:absolute;inset:10px auto auto 10px}.menu-art--red{background:#f07a62}.menu-art--green{background:#77a878}.menu-art--cream{background:#f6cf75}.menu-art i{filter:drop-shadow(6px 7px #27241f40);display:block;position:relative}.mini-sandwich{border:3px solid var(--b-ink);background:linear-gradient(#dfa04c 0 40%,#39824d 41% 53%,#f6dd7e 54% 66%,#dc4b3e 67% 79%,#c9823f 80%);border-radius:50% 50% 20% 20%;width:105px;height:70px;transform:rotate(-8deg)}.mini-bowl{border:3px solid var(--b-ink);background:radial-gradient(circle at 25% 10%,#f4d85f 0 10%,#0000 11%),radial-gradient(circle at 55% 0,#275d38 0 18%,#0000 19%),#f3e8ba;border-radius:8px 8px 50% 50%;width:100px;height:55px}.mini-drink{border:3px solid var(--b-ink);background:linear-gradient(165deg,#fff9da 0 22%,#ee9f78 23% 90%,#d87062 91%);border-radius:8px 8px 16px 16px;width:49px;height:110px;transform:rotate(5deg)}.mini-drink:before{content:"";background:var(--b-ink);width:3px;height:50px;position:absolute;inset:-35px 7px auto auto;transform:rotate(12deg)}.menu-grid article>div:last-child{min-height:130px;padding:17px}.menu-grid h4{margin:0 0 7px;font-size:14px}.menu-grid p{color:#716958;min-height:27px;margin:0 0 18px;font-size:8px;line-height:1.6}.menu-grid strong{font-size:11px}.basket-season{border-block:2px solid var(--b-ink);background:var(--b-green);color:#fff6d8;grid-template-columns:.45fr 1fr .6fr;align-items:center;gap:6%;min-height:380px;padding:65px 8%;display:grid}.season-badge{text-align:center;border:2px solid #fff6d8;border-radius:50%;align-content:center;place-items:center;width:135px;height:135px;font-size:23px;font-weight:900;line-height:.9;display:grid;transform:rotate(-8deg)}.basket-season>div:nth-child(2)>span{color:#d2e8d3;font-family:var(--font-serif);font-size:11px;font-style:italic}.basket-season h3{letter-spacing:-.06em;margin:14px 0 20px;font-size:clamp(33px,4.2vw,63px);line-height:1}.basket-season p{color:#d5e6d6;max-width:36ch;margin:0;font-size:10px;line-height:1.7}.basket-season>a{border-bottom:1px solid #fff6d8;place-self:end;align-items:center;min-height:42px;font-size:9px;display:inline-flex}.basket-stores{grid-template-columns:1fr .7fr .7fr;gap:22px;padding:75px 5% 95px;display:grid}.basket-stores>div:first-child span{font-family:var(--font-serif);font-size:11px;font-style:italic}.basket-stores h3{letter-spacing:-.06em;margin:16px 0 0;font-size:clamp(32px,4vw,58px);line-height:1}.store-card{border:2px solid var(--b-ink);min-height:240px;box-shadow:4px 4px 0 var(--b-ink);flex-direction:column;padding:20px;display:flex}.store-card i{color:#fff;background:var(--b-green);border-radius:999px;align-self:flex-start;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.store-card strong{margin:auto 0 13px;font-size:17px}.store-card p{color:#686052;margin:0;font-size:9px;line-height:1.7}.store-card a{text-underline-offset:3px;margin-top:14px;font-size:9px;font-weight:700;text-decoration:underline}@media (prefers-reduced-motion:no-preference){.industry-tab,.tab-arrow,.device-toggle button{transition:color .16s ease, background-color .16s ease, opacity .16s ease, transform .16s var(--ease-out)}.utility-trigger{transition:transform .16s var(--ease-out), background-color .16s ease}.utility-actions{animation:utility-enter .18s var(--ease-out) both;transform-origin:100% 100%}.notice-dialog[open] .notice-card{animation:dialog-enter .24s var(--ease-out) both}.site-viewport>.brand-site{animation:site-enter .42s var(--ease-out) both}.vectoron-site .scan-beam{animation:2.8s linear infinite scan}.vectoron-site .scan-object i{animation:1.8s ease-in-out infinite alternate pulse}.basket-marquee span{animation:22s linear infinite marquee}@media (hover:hover) and (pointer:fine){.industry-tab:not([aria-pressed=true]):hover{background:#dfddd6}.utility-trigger:hover{transform:scale(1.06)}.vectoron-actions a:first-child:hover,.vectoron-contact:hover{background:#285fd0}.basket-order:hover,.basket-actions a:first-child:hover{box-shadow:5px 5px 0 var(--b-ink);transform:translate(-1px,-1px)}.moru-contact:hover,.moru-cta a:hover{color:#736d63}}@keyframes site-enter{0%{opacity:0;transform:translateY(18px)scale(.99)}to{opacity:1;transform:none}}@keyframes utility-enter{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@keyframes scan{0%{opacity:.15;transform:translateY(-15%)}50%{opacity:.75}to{opacity:.15;transform:translateY(18%)}}@keyframes pulse{to{box-shadow:0 0 15px var(--v-cyan)}}@keyframes marquee{to{transform:translate(-50%)}}}@container (width<=520px){.brand-site{overflow:hidden}.vectoron-header,.moru-header,.basket-header{grid-template-columns:1fr auto;height:64px;padding-inline:18px}.vectoron-header nav,.moru-header nav,.basket-header nav{display:none}.vectoron-contact,.moru-contact{gap:10px;min-height:38px;padding-inline:10px}.basket-order{gap:10px;min-height:38px;padding-inline:12px}.vectoron-hero{grid-template-columns:1fr;min-height:0}.vectoron-copy{border-inline-end:0;min-height:565px;padding:48px 22px 30px}.vectoron-status{margin-bottom:38px;font-size:7px}.vectoron-copy h1{font-size:43px;line-height:1.04}.vectoron-copy>p{font-size:12px}.vectoron-actions{flex-direction:column}.vectoron-actions a{justify-content:space-between}.vectoron-metrics{margin-top:48px}.vectoron-metrics dd{font-size:20px}.vectoron-metrics div+div{padding-inline-start:10px}.vectoron-visual{border-top:1px solid var(--v-line);min-height:480px}.scan-head{width:40%;inset-inline-start:30%}.scan-object{width:46%;inset-inline-start:27%}.readout--top{inset-block-start:8%}.vectoron-band{grid-template-columns:1fr 1fr;gap:14px;padding:17px 20px}.vectoron-band span:nth-child(3),.vectoron-band span:nth-child(4){display:none}.vectoron-product{grid-template-columns:1fr;gap:38px;padding:62px 20px}.vectoron-section-title h3{font-size:33px}.vectoron-dashboard{min-height:280px}.dashboard-content{grid-template-columns:1fr}.dashboard-content dl{grid-template-columns:repeat(3,1fr)}.dashboard-chart{height:140px}.dashboard-content dl div{border-inline-end:1px solid #263957}.dashboard-content dl div:last-child{border-inline-end:0}.vectoron-spec{grid-template-columns:1fr 1fr;padding:28px 20px}.vectoron-spec a{grid-column:1/-1;justify-content:center}.vectoron-cta{min-height:340px;padding:65px 22px}.vectoron-cta h3{font-size:37px}.moru-header{padding-inline:20px}.moru-hero{grid-template-rows:auto auto;grid-template-columns:1fr 34%;gap:32px 18px;min-height:0;padding:45px 20px 70px}.moru-intro{grid-column:1/-1}.moru-intro h1{margin:48px 0 25px;font-size:68px}.moru-intro p{font-size:11px}.moru-photo--main{grid-area:2/1}.moru-photo--detail{grid-area:2/2;align-self:center;margin-bottom:0}.moru-side-note{display:none}.moru-photo figcaption p{font-size:10px}.moru-photo figcaption>span,.moru-photo figcaption>i{display:none}.moru-manifesto{grid-template-columns:1fr;gap:50px;min-height:430px;padding:70px 22px}.moru-manifesto p{font-size:27px;line-height:1.5}.moru-projects{padding:62px 20px 75px}.moru-project-grid{grid-template-columns:1fr;gap:42px}.moru-project-grid figure:nth-child(2){width:70%;margin:0 0 0 auto}.moru-process{grid-template-columns:1fr;padding:0 20px 75px}.moru-process>div{border-inline-end:1px solid var(--m-line);min-height:150px}.moru-process h3{font-size:26px}.moru-cta{min-height:440px;padding:68px 22px}.moru-cta h3{margin:72px 0 55px;font-size:56px}.moru-cta a{gap:50px}.basket-banner{gap:8px;min-height:34px;padding-inline:10px;font-size:7px}.basket-banner span:last-child{display:none}.basket-logo{font-size:13px}.basket-logo small{font-size:5px}.basket-hero{grid-template-columns:1fr}.basket-copy{border-inline-end:0;min-height:560px;padding:58px 22px 38px}.basket-copy h1{font-size:50px}.basket-sticker{width:60px;height:60px;inset:30px 20px auto auto}.basket-description{font-size:11px}.basket-actions{flex-direction:column}.basket-actions a{justify-content:space-between}.basket-visual{border-top:2px solid var(--b-ink);min-height:460px}.visual-copy{font-size:36px}.sandwich{width:68%;inset-inline-start:18%}.basket-marquee{font-size:11px}.basket-menu{padding:60px 18px 75px}.basket-section-head h3{font-size:39px}.basket-section-head>a{display:none}.menu-grid{grid-template-columns:1fr;gap:18px}.menu-grid article{grid-template-columns:44% 56%;display:grid}.menu-art{border-bottom:0;border-inline-end:2px solid var(--b-ink);height:170px}.menu-grid article>div:last-child{flex-direction:column;min-height:170px;display:flex}.menu-grid strong{margin-top:auto}.basket-season{grid-template-columns:1fr;gap:34px;padding:58px 22px}.season-badge{width:100px;height:100px;font-size:17px}.basket-season h3{font-size:40px}.basket-season>a{justify-self:start}.basket-stores{grid-template-columns:1fr;padding:60px 18px 75px}.basket-stores h3{margin-bottom:28px;font-size:42px}.store-card{min-height:210px}}@media (width<=760px){.portfolio-header{grid-template-columns:1fr auto;min-height:74px;padding-inline:18px}.header-note{display:none}.header-link{gap:8px;font-size:11px}.intro{min-height:620px;padding:58px 20px 50px}.intro h1{margin:82px 0 60px;font-size:43px;line-height:1.08}.intro-summary{align-self:stretch}.intro-summary p{font-size:14px}.scroll-cue{display:none}.showcase{padding:65px 14px 80px}.section-heading{align-items:flex-end}.section-heading>div{gap:10px;display:grid}.section-heading p{max-width:18ch;font-size:10px}.section-heading h2{font-size:25px}.showcase-controls{grid-template-columns:1fr;gap:14px}.industry-tabs{grid-template-columns:1fr}.industry-tab{border-inline-end:0;border-bottom:1px solid #bbb9b1;min-height:72px}.industry-tab:last-child{border-bottom:0}.device-toggle{justify-self:end}.preview-stage{padding:8px}.preview-stage[data-device=mobile]{padding-block:22px}.difference{padding:70px 20px 85px}.difference-grid{grid-template-columns:1fr;margin-top:35px}.difference-grid article{border-inline-end:1px solid #3a3a37;border-bottom:1px solid #3a3a37;min-height:340px}.difference-grid article:first-child{border-top:1px solid #3a3a37}.difference-grid h3{margin-top:auto;font-size:29px}.process{padding:75px 20px 90px}.process-layout{grid-template-columns:1fr;gap:60px;margin-top:40px}.process-lead{position:static}.process-lead h3{font-size:39px}.process-steps li{grid-template-columns:1fr;gap:16px}.system-note{grid-template-columns:1fr;gap:13px;margin-top:60px;padding:22px}.system-note>span:nth-of-type(2){justify-self:start;transform:rotate(90deg)}.system-note strong{justify-self:start}.portfolio-footer{flex-direction:column;align-items:flex-start;padding:28px 20px}.utility-dock{inset-block-end:max(14px, env(safe-area-inset-bottom));inset-inline-end:max(14px, env(safe-area-inset-right))}.utility-trigger{width:54px;height:54px}}@media (width<=420px){.portfolio-brand small{display:none}.brand-mark{width:32px;height:32px}.header-link{border:0}.intro h1{font-size:37px}.intro-summary p{max-width:38ch}.preview-stage[data-device=desktop] .browser-frame{min-width:720px}}@media (prefers-reduced-motion:reduce){.site-viewport>.brand-site{animation:.18s both site-fade}.vectoron-site .scan-beam,.vectoron-site .scan-object i,.basket-marquee span{animation:none}@keyframes site-fade{0%{opacity:0}to{opacity:1}}}img.room-scene{object-fit:cover;width:100%;display:block}img.room-scene--detail{object-position:center}img.room-scene--gallery{object-position:center 44%}img.room-scene--cafe{object-position:center}.basket-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#27241f57,#0000 36% 72%,#fff5d733);position:absolute;inset:0}.basket-visual>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.basket-visual .visual-copy{z-index:2;inset:9% auto auto 7%}.basket-visual .scribble{z-index:2;background:#fff5d7e0;border-radius:999px;padding:6px 10px}.menu-art b{letter-spacing:-.1em;opacity:.22;font-size:88px;line-height:1;transform:rotate(-8deg)}:root{--portfolio-toolbar-expanded-height:58px;--portfolio-toolbar-collapsed-height:0px;--portfolio-toolbar-current-height:var(--portfolio-toolbar-expanded-height);--industry-header-current-height:72px;--sticky-stack-offset:var(--portfolio-toolbar-expanded-height);--shell-background:#e9ebef;--toolbar-background:#fafbfcf0;--toolbar-surface:#eef0f3;--toolbar-active:#fff;--toolbar-text:#17191d;--toolbar-muted:#60656f;--toolbar-border:#d5d8de;--toolbar-shadow:0 1px 2px #1219260d;--shell-focus:#175cff;--shell-ease:cubic-bezier(.77, 0, .175, 1);--dialog-background:#f3f0e9;--dialog-surface:#fffdf8;--dialog-text:#25231f;--dialog-secondary-text:#565148;--dialog-caption-text:#726d63;--dialog-border:#c8c2b7;--dialog-border-soft:#d7d2c9;--dialog-control-border:#888278;--dialog-close-hover:#e5dfd4;--dialog-header-background:#f3f0e9f0;--dialog-backdrop:#080a0e99;--dialog-shadow:-28px 0 80px #00000040;--scrollbar-track:#d9dde5;--scrollbar-thumb:#59616f;--scrollbar-thumb-hover:#303743;--scroll-top-background:#fafbfcf0;--scroll-top-foreground:#17191d;--scroll-top-border:#8c929c;--scroll-top-hover:#eef0f3;--scroll-top-shadow:0 8px 24px #12192629;--device-frame-background:linear-gradient(145deg, #f7f8fa, #dfe2e7);--device-frame-border:#b7bdc6;--device-frame-detail:#737a84;--device-screen-border:#c5cad1;--device-frame-shadow:0 28px 70px #141b2633}:root[data-toolbar-state=collapsed]{--portfolio-toolbar-current-height:var(--portfolio-toolbar-collapsed-height);--sticky-stack-offset:var(--industry-header-current-height)}:root[data-industry=space]{--industry-header-current-height:76px}:root[data-industry=food]{--industry-header-current-height:74px}:root[data-theme=dark]{--shell-background:#111317;--toolbar-background:#181b20f0;--toolbar-surface:#30343b;--toolbar-active:#484d56;--toolbar-text:#f4f5f7;--toolbar-muted:#b4bac4;--toolbar-border:#454a53;--toolbar-shadow:0 1px 2px #0000004d;--shell-focus:#8bb5ff;--dialog-background:#1b1d20;--dialog-surface:#272a2f;--dialog-text:#f4f1e8;--dialog-secondary-text:#c2beb3;--dialog-caption-text:#aaa59a;--dialog-border:#6b707a;--dialog-border-soft:#5f646e;--dialog-control-border:#777d88;--dialog-close-hover:#353941;--dialog-header-background:#1b1d20f0;--dialog-backdrop:#040507ad;--dialog-shadow:-28px 0 80px #0000007a;--scroll-top-background:#23262cf5;--scroll-top-foreground:#f4f5f7;--scroll-top-border:#737984;--scroll-top-hover:#484d56;--scroll-top-shadow:0 8px 28px #0000006b;--device-frame-background:linear-gradient(145deg, #3a3e44, #24272c);--device-frame-border:#565c65;--device-frame-detail:#a3a9b2;--device-screen-border:#5d626a;--device-frame-shadow:0 28px 76px #0000006b}:root[data-industry=industrial]{--scrollbar-track:#0d203d;--scrollbar-thumb:#4f8cff;--scrollbar-thumb-hover:#55e1eb}:root[data-industry=industrial][data-theme=light]{--scrollbar-track:#dce7f5;--scrollbar-thumb:#145fd7;--scrollbar-thumb-hover:#007b8c}:root[data-industry=space]{--scrollbar-track:#e7e0d5;--scrollbar-thumb:#7b6e5d;--scrollbar-thumb-hover:#554a3d}:root[data-industry=space][data-theme=dark]{--scrollbar-track:#25231f;--scrollbar-thumb:#b8a68b;--scrollbar-thumb-hover:#d6c2a3}:root[data-industry=food]{--scrollbar-track:#fff0c5;--scrollbar-thumb:#c43827;--scrollbar-thumb-hover:#a62e20}:root[data-industry=food][data-theme=dark]{--scrollbar-track:#14231a;--scrollbar-thumb:#e9b93f;--scrollbar-thumb-hover:#f26850}html{background:var(--shell-background);scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:auto;scroll-padding-block-start:var(--sticky-stack-offset)}.industry-panel,.brand-site *{scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:auto}html::-webkit-scrollbar{width:12px;height:12px}.industry-panel::-webkit-scrollbar{width:12px;height:12px}.brand-site ::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track{background:var(--scrollbar-track)}.industry-panel::-webkit-scrollbar-track{background:var(--scrollbar-track)}.brand-site ::-webkit-scrollbar-track{background:var(--scrollbar-track)}html::-webkit-scrollbar-thumb{border:2px solid var(--scrollbar-track);background:var(--scrollbar-thumb);background-clip:padding-box;border-radius:999px}.industry-panel::-webkit-scrollbar-thumb{border:2px solid var(--scrollbar-track);background:var(--scrollbar-thumb);background-clip:padding-box;border-radius:999px}.brand-site ::-webkit-scrollbar-thumb{border:2px solid var(--scrollbar-track);background:var(--scrollbar-thumb);background-clip:padding-box;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box}.industry-panel::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box}.brand-site ::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box}body{color:var(--toolbar-text);background:var(--shell-background);overflow-x:clip}body.dialog-open{overflow:hidden}#root,.showcase-app{min-height:100vh}.showcase-app{background:var(--shell-background)}.skip-link{z-index:300;color:#fff;background:#111}.portfolio-toolbar{z-index:100;min-height:var(--portfolio-toolbar-current-height);border-bottom:1px solid var(--toolbar-border);background:var(--toolbar-background);box-shadow:var(--toolbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);color:var(--toolbar-text);grid-template-columns:minmax(76px,1fr) minmax(430px,620px) minmax(260px,1fr);align-items:center;gap:18px;padding:6px clamp(12px,2vw,28px);display:grid;position:sticky;inset-block-start:0}.portfolio-toolbar-controls{display:contents}.portfolio-toolbar[data-expanded=false]{height:0;min-height:var(--portfolio-toolbar-collapsed-height);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;display:block}.portfolio-toolbar[data-expanded=false] .portfolio-toolbar-controls,.portfolio-toolbar[data-expanded=false] .shift-wordmark{display:none}.shift-wordmark{letter-spacing:.12em;align-items:center;width:max-content;min-height:44px;font-size:15px;font-weight:850;display:inline-flex}.toolbar-industry-control{min-width:0}.industry-segmented-control{--segment-gap:4px;isolation:isolate;min-width:0;height:44px;padding:var(--segment-gap);border:1px solid var(--toolbar-border);background:var(--toolbar-surface);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}.industry-segmented-control:before{content:"";z-index:0;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--toolbar-border) 72%, transparent);background:var(--toolbar-active);min-width:0;box-shadow:none;pointer-events:none;transform:translateX(calc(var(--active-index) * 100%));border-radius:10px;grid-area:1/1;position:relative}.industry-segmented-control button{z-index:1;min-width:0;min-height:36px;color:var(--toolbar-muted);letter-spacing:-.015em;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-row:1;padding:4px 10px;font-size:13px;font-weight:650;position:relative}.industry-segmented-control button:first-of-type{grid-column:1}.industry-segmented-control button:nth-of-type(2){grid-column:2}.industry-segmented-control button:nth-of-type(3){grid-column:3}.industry-segmented-control button[aria-selected=true]{color:var(--toolbar-text)}.industry-segmented-control button:focus-visible,.portfolio-toolbar button:focus-visible,.portfolio-toolbar-toggle:focus-visible,.shift-wordmark:focus-visible,.project-info-dialog button:focus-visible{outline:3px solid var(--shell-focus);outline-offset:2px}.industry-label--mobile{display:none}.toolbar-actions{justify-self:end;align-items:center;gap:8px;display:flex}.theme-control,.viewport-control{border:1px solid var(--toolbar-border);background:var(--toolbar-surface);border-radius:12px;align-items:center;min-height:44px;padding:3px;display:flex}.theme-control button,.viewport-control button,.project-info-trigger,.portfolio-toolbar-toggle{min-width:36px;min-height:36px;color:var(--toolbar-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.portfolio-toolbar-toggle{z-index:110;width:44px;min-width:44px;min-height:44px;color:var(--toolbar-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:12px;position:fixed;inset:auto;inset-block-start:max(var(--portfolio-toolbar-current-height), env(safe-area-inset-top));inset-inline-start:50%;translate:-50%}.portfolio-toolbar-toggle:before{content:"";background:var(--toolbar-border);clip-path:polygon(0 0,100% 0,84% 100%,16% 100%);width:36px;height:18px;position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%);box-shadow:0 5px 12px #0d131e24}.portfolio-toolbar-toggle:after{content:"";background:var(--toolbar-background);clip-path:polygon(0 0,100% 0,84% 100%,16% 100%);width:34px;height:16px;transition:background-color .12s;position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%)}.portfolio-toolbar-toggle svg{z-index:1;width:16px;height:16px;position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%)}.portfolio-toolbar-toggle[data-expanded=false] svg{transform:translate(-50%)rotate(180deg)}.portfolio-toolbar-toggle:focus-visible{outline-offset:-3px}.portfolio-toolbar-toggle:active:after{background:var(--toolbar-active)}.theme-control button[aria-pressed=true],.viewport-control button[aria-pressed=true]{color:var(--toolbar-text);background:var(--toolbar-active);box-shadow:0 1px 3px #161c261a}.portfolio-toolbar svg{width:18px;height:18px}.portfolio-toolbar svg,.portfolio-toolbar-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.project-info-trigger{border:1px solid var(--toolbar-border);width:auto;min-height:44px;color:var(--toolbar-text);background:var(--toolbar-active);gap:7px;padding-inline:12px;font-size:12px;font-weight:650}.showcase-stage{min-height:calc(100svh - var(--portfolio-toolbar-current-height));background:var(--shell-background)}.industry-panel{width:100%;min-width:0;min-height:calc(100svh - var(--portfolio-toolbar-current-height));background:var(--site-background,#fff);outline:none;margin-inline:auto;overflow-x:clip;container-type:inline-size}.industry-panel:focus-visible{box-shadow:inset 0 0 0 3px var(--shell-focus)}.showcase-stage[data-viewport=mobile]{padding:32px max(16px, env(safe-area-inset-right)) 48px max(16px, env(safe-area-inset-left))}.showcase-stage[data-viewport=mobile] .industry-panel{border:1px solid var(--toolbar-border);border-radius:28px;width:min(390px,100%);min-height:780px;box-shadow:0 24px 70px #0d131e3d}.mobile-device-frame,.mobile-device-screen,.mobile-screen-controls{display:contents}.mobile-device-decoration{display:none}@media (width>=761px){.showcase-stage[data-viewport=mobile]{padding:16px max(16px, env(safe-area-inset-right)) 24px max(16px, env(safe-area-inset-left))}.showcase-stage[data-viewport=mobile] .mobile-device-frame{box-sizing:border-box;block-size:820px;inline-size:min(416px,100%);max-block-size:calc(100svh - var(--portfolio-toolbar-current-height) - 56px);border:1px solid var(--device-frame-border);background:var(--device-frame-background);box-shadow:var(--device-frame-shadow);border-radius:46px;margin-inline:auto;padding:20px 11px 18px;display:block;position:relative}.showcase-stage[data-viewport=mobile] .mobile-device-screen{box-sizing:border-box;border:1px solid var(--device-screen-border);background:var(--site-background,#fff);isolation:isolate;border-radius:35px;width:100%;height:100%;display:block;position:relative;overflow:hidden}.showcase-stage[data-viewport=mobile] .industry-panel{width:100%;height:100%;min-height:0;box-shadow:none;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;scrollbar-gutter:auto;border:0;border-radius:0;margin:0;scroll-padding-block-start:0;overflow-y:auto}.showcase-stage[data-viewport=mobile] .industry-panel::-webkit-scrollbar{width:0;height:0;display:none}.showcase-stage[data-viewport=mobile] .industry-panel::-webkit-scrollbar-button{width:0;height:0;display:none}.showcase-stage[data-viewport=mobile] .mobile-screen-controls{z-index:88;border-radius:inherit;pointer-events:none;display:block;position:absolute;inset:0;overflow:clip}.showcase-stage[data-viewport=mobile] .mobile-screen-controls .scroll-to-top-button{z-index:1;pointer-events:none;margin:0;position:absolute;inset-block:auto 16px;inset-inline:auto 16px}.showcase-stage[data-viewport=mobile] .mobile-screen-controls .scroll-to-top-button[data-visible=true]{pointer-events:auto}.showcase-stage[data-viewport=mobile] .mobile-device-decoration{z-index:2;background:var(--device-frame-detail);pointer-events:none;border-radius:999px;display:block;position:absolute}.showcase-stage[data-viewport=mobile] .mobile-device-speaker{width:38px;height:4px;inset-block-start:8px;inset-inline-start:50%;transform:translate(-50%)}.showcase-stage[data-viewport=mobile] .mobile-device-home-indicator{opacity:.7;width:64px;height:3px;inset-block-end:7px;inset-inline-start:50%;transform:translate(-50%)}:root[data-toolbar-state=collapsed] .showcase-stage[data-viewport=mobile] .industry-panel{scroll-padding-block-start:var(--industry-header-current-height)}}.scroll-to-top-button{z-index:90;border:1px solid var(--scroll-top-border);width:48px;height:48px;color:var(--scroll-top-foreground);background:var(--scroll-top-background);box-shadow:var(--scroll-top-shadow);opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid;position:fixed;inset-block-end:max(20px, calc(env(safe-area-inset-bottom) + 12px));inset-inline-end:max(20px, env(safe-area-inset-right));transform:translateY(10px)}.scroll-to-top-button[data-visible=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.scroll-to-top-button:focus-visible{outline:3px solid var(--shell-focus);outline-offset:3px}.scroll-to-top-button:active{transform:scale(.97)}.scroll-to-top-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.brand-site{overflow:clip visible}.vectoron-header,.moru-header,.basket-header{z-index:80;height:var(--industry-header-layout-height);min-height:var(--industry-header-layout-height);background:var(--site-background);position:static;inset-block-start:auto}:root .brand-site>header{height:max(var(--industry-header-layout-height), 84px);min-height:max(var(--industry-header-layout-height), 84px);align-items:center;padding-block:0}:root[data-toolbar-state=collapsed] .brand-site>header{height:max(var(--industry-header-layout-height), calc(84px + env(safe-area-inset-top)));min-height:max(var(--industry-header-layout-height), calc(84px + env(safe-area-inset-top)));position:sticky;inset-block-start:0}:root .brand-site>header nav{align-self:end}.project-info-dialog{width:min(1120px,94vw);max-width:none;height:100dvh;max-height:none;color:var(--dialog-text);background:0 0;border:0;margin:0 0 0 auto;padding:0;overflow:visible}.project-info-dialog::backdrop{background:var(--dialog-backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.project-info-drawer{border-inline-start:1px solid var(--dialog-border);background:var(--dialog-background);height:100%;box-shadow:var(--dialog-shadow);overscroll-behavior:contain;overflow-y:auto;container:project-info/inline-size}.project-info-header{z-index:2;border-bottom:1px solid var(--dialog-border);background:var(--dialog-header-background);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:24px;min-height:108px;padding:24px clamp(24px,5vw,52px) 20px;display:grid;position:sticky;inset-block-start:0}.project-info-header>div{min-width:0}.project-info-header span,.info-section-number{color:var(--dialog-caption-text);letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:12px}.project-info-header h2{letter-spacing:-.045em;text-wrap:balance;margin:9px 0 0;font-size:clamp(22px,3vw,34px);line-height:1.15}.project-info-header button{border:1px solid var(--dialog-control-border);width:44px;height:44px;color:var(--dialog-text);background:var(--dialog-surface);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}.project-info-header button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.project-info-content{padding:clamp(38px,7vw,78px) clamp(24px,7vw,72px) 100px}.project-info-lead{width:100%;font-family:var(--font-serif);letter-spacing:-.055em;text-wrap:balance;margin:0 0 clamp(56px,8vw,88px);font-size:clamp(26px,4.4cqi,32px);line-height:1.16}@container project-info (width>=1060px){.project-info-lead{white-space:nowrap;font-size:27px}}.project-info-content section{border-top:1px solid var(--dialog-border);grid-template-columns:50px 1fr;gap:18px;padding-block:30px 42px;display:grid}.project-info-content h3{letter-spacing:-.03em;margin:0 0 16px;font-size:21px}.project-info-content p,.industry-flow-list,.ai-workflow-list{color:var(--dialog-secondary-text);margin:0;font-size:15px;line-height:1.75}.industry-flow-list{gap:18px;display:grid}.industry-flow-list div{border-bottom:1px solid var(--dialog-border-soft);padding-block-end:18px}.industry-flow-list dt{color:var(--dialog-text);margin-bottom:5px;font-weight:750}.industry-flow-list dd{margin:0}.ai-workflow-list{padding-inline-start:22px}.ai-workflow-list li+li{margin-top:9px}@container project-info (width<=520px){.project-info-lead{width:100%;margin-block-end:clamp(52px,16cqi,72px)}.project-info-content section{grid-template-columns:minmax(0,1fr);gap:12px}}.vectoron-site{--industry-header-layout-height:72px;--site-background:#050b18;--site-surface:#0a1426;--site-text:#eef4ff;--site-muted:#a9b8cf;--site-accent:#4f8cff;--site-accent-secondary:#55e1eb;--site-border:#2c3e5a;--site-shadow:0 24px 60px #0000004d;--v-bg:var(--site-background);--v-surface:var(--site-surface);--v-line:var(--site-border);--v-blue:var(--site-accent);--v-cyan:var(--site-accent-secondary);--mobile-display-hero:clamp(30px, 8.5cqi, 38px);--mobile-display-detail:clamp(39px, 13cqi, 52px);--mobile-display-section:clamp(27px, 8cqi, 34px);--mobile-section-space:clamp(46px, 14cqi, 56px);color:var(--site-text);background:var(--site-background)}:root[data-theme=light] .vectoron-site{--site-background:#f4f8ff;--site-surface:#fff;--site-text:#0d203d;--site-muted:#53657d;--site-accent:#145fd7;--site-accent-secondary:#007b8c;--site-border:#cbd8e9;--site-shadow:0 22px 55px #2a426621;--site-on-accent:#fff;--site-accent-hover:#0e4cae;--site-secondary-hover:#e4edf9;--site-focus-ring:#004fb8;--site-disabled-background:#dce5f2;--site-disabled-text:#66758a;--site-control-border:#7187a2}:root[data-theme=dark] .vectoron-site{--site-on-accent:#061126;--site-accent-hover:#79a8ff;--site-secondary-hover:#13223a;--site-focus-ring:#8bb6ff;--site-disabled-background:#1b283b;--site-disabled-text:#8999b0;--site-control-border:#607594}.vectoron-header,.vectoron-hero,.vectoron-band,.vectoron-spec{border-color:var(--site-border)}.vectoron-logo small,.vectoron-header nav a,.vectoron-status,.vectoron-copy>p,.vectoron-metrics dt,.vectoron-section-title>span,.dashboard-top,.dashboard-content dt,.vectoron-spec span{color:var(--site-muted)}.vectoron-copy h1,.dashboard-content dd{color:var(--site-text)}.vectoron-header nav a,.vectoron-contact,.vectoron-copy>p,.vectoron-actions a,.vectoron-spec strong,.vectoron-spec a,.vectoron-cta a,.vectoron-logo>span{font-size:14px}.vectoron-logo small,.vectoron-status,.vectoron-metrics dt,.vectoron-metrics small,.vectoron-band,.vectoron-section-title>span,.dashboard-top,.dashboard-content dt,.readout,.readout strong,.axis,.scan-head span,.vectoron-spec span,.vectoron-cta>span{font-size:12px}.technical-grid{opacity:.28}.vectoron-copy>p,.vectoron-product p,.vectoron-cta p{line-height:1.6}.vectoron-metrics,.vectoron-metrics div,.vectoron-dashboard,.dashboard-top,.dashboard-content dl div,.dashboard-chart{border-color:var(--site-border)}.vectoron-metrics{margin-top:64px;padding-top:30px}.vectoron-product{background:color-mix(in srgb, var(--site-background) 90%, var(--site-surface));padding-block:clamp(84px,9vw,130px)}.vectoron-applications{border-top:1px solid var(--site-border);background:var(--site-background);grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(44px,8vw,120px);padding:clamp(76px,8vw,118px) 6%;display:grid}.vectoron-application-intro>span{color:var(--site-accent);letter-spacing:.1em;text-transform:uppercase;font-size:12px}.vectoron-application-intro h3{letter-spacing:-.045em;margin:24px 0 20px;font-size:clamp(30px,3.6vw,54px);font-weight:560;line-height:1.12}.vectoron-application-intro p,.vectoron-application-grid p{color:var(--site-muted);margin:0;font-size:14px;line-height:1.6}.vectoron-application-intro p{max-width:40ch}.vectoron-application-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.vectoron-application-grid article{border:1px solid var(--site-border);background:var(--site-surface);flex-direction:column;min-height:250px;padding:22px;display:flex}.vectoron-application-grid span{color:var(--site-accent-secondary);font-variant-numeric:tabular-nums;font-size:12px}.vectoron-application-grid h4{margin:auto 0 14px;font-size:19px}.vectoron-dashboard{background:var(--site-surface);box-shadow:var(--site-shadow)}.vectoron-spec{background:var(--site-surface);padding-block:38px}.vectoron-spec div{border-inline-start:1px solid var(--site-border);padding:14px 16px}.vectoron-cta{color:var(--site-text);background-color:var(--site-background)}:root[data-theme=light] .vectoron-hero{background:var(--site-background)}:root[data-theme=light] .vectoron-actions a:last-child,:root[data-theme=light] .vectoron-spec a{border-color:var(--site-control-border);color:var(--site-text)}:root[data-theme=light] .vectoron-visual{background:radial-gradient(circle at 52% 42%,#2a63d338,#0000 39%),linear-gradient(155deg,#dfeafa,#f7faff 70%)}:root[data-theme=light] .technical-grid{opacity:.18}:root[data-theme=light] .readout{color:#173150;background:#f9fcffe0;border-color:#93a9c6}:root[data-theme=light] .readout span,:root[data-theme=light] .axis{color:#526984}:root[data-theme=light] .vectoron-cta{background:radial-gradient(circle at 82%,#366fd829,#0000 28%),#e9f1fb}.moru-site{--industry-header-layout-height:76px;--site-background:#ede9df;--site-surface:#f8f5ee;--site-text:#25231f;--site-muted:#686158;--site-accent:#7b6e5d;--site-border:#aaa399;--moru-image-title:#fffdf7;--moru-image-scrim:linear-gradient(135deg, #14110edb 0%, #14110eb3 52%, #14110e2e 78%, transparent 100%);--m-bg:var(--site-background);--m-ink:var(--site-text);--m-line:var(--site-border);--mobile-display-hero:clamp(44px, 15cqi, 54px);--mobile-display-detail:clamp(48px, 17cqi, 64px);--mobile-display-section:clamp(34px, 11cqi, 46px);--mobile-section-space:clamp(46px, 14cqi, 58px);color:var(--site-text);background:var(--site-background)}:root[data-theme=dark] .moru-site{--site-background:#1c1b18;--site-surface:#282622;--site-text:#f1ecdf;--site-muted:#bbb2a3;--site-accent:#d6c2a3;--site-border:#575148}.moru-intro>span,.moru-intro p,.moru-photo figcaption,.moru-photo figcaption small,.moru-side-note,.moru-manifesto>span,.moru-section-head,.moru-project-grid span,.moru-process span,.moru-process p{color:var(--site-muted)}.moru-intro h1 em,.moru-manifesto em{color:var(--site-accent)}.moru-logo span,.moru-header nav a,.moru-contact,.moru-intro>span,.moru-intro p,.moru-photo figcaption,.moru-photo figcaption small,.moru-side-note,.moru-manifesto>span,.moru-section-head,.moru-project-grid span,.moru-process span,.moru-process p,.moru-cta a{font-size:12px}.moru-intro p,.moru-process p{line-height:1.6}:root[data-theme=dark] .moru-header,:root[data-theme=dark] .moru-photo figcaption,:root[data-theme=dark] .moru-manifesto,:root[data-theme=dark] .moru-section-head,:root[data-theme=dark] .moru-process>div{border-color:var(--site-border)}:root[data-theme=dark] .moru-contact{border-color:var(--site-muted)}:root[data-theme=dark] .moru-photo img{filter:brightness(.84)contrast(1.06);border:1px solid #6c6459}:root[data-theme=dark] .moru-cta{color:#f5efe3;background:#11110f}:root[data-theme=dark] .moru-cta>p{color:#c4baa9}.basket-site{--industry-header-layout-height:74px;--site-background:#fff5d7;--site-surface:#fff9e7;--site-text:#27241f;--site-muted:#665e51;--site-accent:#c43827;--site-accent-secondary:#246a40;--site-border:#27241f;--b-yellow:#f6c933;--b-red:var(--site-accent);--b-green:var(--site-accent-secondary);--b-cream:var(--site-background);--b-ink:var(--site-text);--site-on-accent:#fff;--site-on-yellow:#27241f;--site-interaction-shadow:#27241f;--mobile-display-hero:clamp(38px, 13cqi, 44px);--mobile-display-detail:clamp(48px, 17cqi, 64px);--mobile-display-section:clamp(31px, 10cqi, 36px);--mobile-section-space:clamp(44px, 13cqi, 56px);color:var(--site-text);background:var(--site-background)}:root[data-theme=dark] .basket-site{--site-background:#182a20;--site-surface:#26382d;--site-text:#fff1ce;--site-muted:#d9c9aa;--site-accent:#f26850;--site-accent-secondary:#395f43;--site-border:#f2dba9;--b-yellow:#e9b93f;--site-on-accent:#182a20;--site-on-yellow:#182a20;--site-interaction-shadow:#0d1711}.basket-header nav a,.basket-order,.basket-actions a,.basket-section-head>a,.menu-grid p,.menu-grid strong,.basket-season p,.basket-season>a,.store-card p,.store-card a,.store-card i,.basket-banner,.basket-logo small,.basket-sticker,.basket-rating small,.menu-art>span{font-size:12px}.basket-description,.menu-grid p,.basket-season p,.store-card p{line-height:1.6}:root[data-theme=dark] .basket-banner{color:#fff1ce;background:#294f35}:root[data-theme=dark] .basket-banner span:last-child{color:#e6d4b4}:root[data-theme=dark] .basket-hero,:root[data-theme=dark] .basket-copy,:root[data-theme=dark] .basket-header,:root[data-theme=dark] .basket-season,:root[data-theme=dark] .basket-marquee{border-color:var(--site-border)}:root[data-theme=dark] .menu-grid article{border-color:var(--site-border);background:var(--site-surface);box-shadow:4px 4px #0d1711}:root[data-theme=dark] .menu-art,:root[data-theme=dark] .store-card{border-color:var(--site-border)}:root[data-theme=dark] .menu-art>span{color:#27241f;background:#fff1ce;border-color:#27241f}:root[data-theme=dark] .menu-grid p,:root[data-theme=dark] .store-card p{color:var(--site-muted)}:root[data-theme=dark] .basket-season{color:#fff1ce;background:#2f5439}:root[data-theme=dark] .basket-season p,:root[data-theme=dark] .basket-season>div:nth-child(2)>span{color:#e9d9b9}:root[data-theme=dark] .store-card{background:var(--site-surface);box-shadow:4px 4px #0d1711}:root[data-theme=dark] .basket-visual>img{filter:brightness(.82)saturate(.88)}@media (prefers-reduced-motion:no-preference){.industry-segmented-control:before{transition:transform .18s var(--shell-ease)}.industry-segmented-control button{transition:color .12s,background-color .12s}.portfolio-toolbar-toggle svg{transition:transform .14s}.theme-control button,.viewport-control button,.project-info-trigger,.portfolio-toolbar-toggle,.project-info-header button{transition:color .12s,background-color .12s,border-color .12s,box-shadow .12s,transform .12s}.industry-panel[data-transition=enabled]{animation:.2s both industry-fade}.project-info-dialog[open] .project-info-drawer{animation:project-drawer-enter .24s var(--shell-ease) both}@keyframes industry-fade{0%{opacity:0}to{opacity:1}}@keyframes project-drawer-enter{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}}@media (width<=1040px){.portfolio-toolbar[data-expanded=true]{grid-template-columns:76px minmax(350px,1fr) auto;gap:12px}.project-info-trigger span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.project-info-trigger{width:44px;padding:0}}@media (width<=760px){:root{--portfolio-toolbar-expanded-height:calc(104px + max(5px, env(safe-area-inset-top)));--portfolio-toolbar-collapsed-height:0px}.portfolio-toolbar[data-expanded=true]{min-height:var(--portfolio-toolbar-expanded-height);padding:max(5px, env(safe-area-inset-top)) 12px 7px;grid-template-rows:44px 48px;grid-template-columns:1fr auto;gap:4px 10px}.portfolio-toolbar[data-expanded=false]{height:0;min-height:var(--portfolio-toolbar-collapsed-height);padding:0;display:block}.shift-wordmark{grid-area:1/1}.toolbar-actions{grid-area:1/2}.toolbar-industry-control{grid-area:2/1/auto/-1}.viewport-control{display:none}.theme-control button,.project-info-trigger{min-width:44px;min-height:44px}.industry-segmented-control{height:46px}.industry-segmented-control button{min-height:38px;padding-inline:5px;font-size:12px}.industry-label--desktop{display:none}.industry-label--mobile{display:inline}.showcase-stage,.industry-panel{min-height:calc(100svh - var(--portfolio-toolbar-current-height))}.showcase-stage[data-viewport=mobile]{padding:0}.showcase-stage[data-viewport=mobile] .industry-panel{width:100%;box-shadow:none;border:0;border-radius:0}.project-info-dialog{width:100%}.project-info-drawer{border-inline-start:0}.project-info-header{min-height:96px;padding:max(18px, env(safe-area-inset-top)) 16px 16px 22px}.project-info-content section{grid-template-columns:36px 1fr;gap:10px}.vectoron-contact,.moru-contact,.basket-order{min-height:44px}.vectoron-copy{min-height:auto}.vectoron-applications{grid-template-columns:1fr;gap:40px;padding:64px 20px}.vectoron-application-grid{grid-template-columns:1fr}.vectoron-application-grid article{min-height:190px}.vectoron-copy>p{font-size:14px}.vectoron-actions a{min-height:48px}.vectoron-metrics{gap:8px}.vectoron-metrics dt,.vectoron-metrics small,.vectoron-band,.vectoron-section-title>span,.dashboard-top,.dashboard-content dt,.vectoron-spec span,.vectoron-cta>span{font-size:12px}}@media (width<=360px){.portfolio-toolbar{padding-inline:8px}.toolbar-actions{gap:4px}.theme-control{background:0 0;border:0}.industry-segmented-control button{letter-spacing:-.04em;font-size:11.5px}.project-info-content{padding-inline:18px}.project-info-content section{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.industry-segmented-control:before,.industry-panel,.project-info-drawer{transition:none;animation:none}}@media (forced-colors:active){.industry-segmented-control:before,.theme-control button[aria-pressed=true],.viewport-control button[aria-pressed=true]{border:2px solid highlight}}[data-theme-changing=true] *,[data-theme-changing=true] :before,[data-theme-changing=true] :after{transition-duration:0s!important}.vectoron-visual{grid-template-rows:minmax(420px,1fr) auto;margin:0;display:grid}.vectoron-visual-canvas{min-height:420px;position:relative;overflow:hidden}.vectoron-telemetry{z-index:2;border-top:1px solid var(--site-border);background:color-mix(in srgb, var(--site-surface) 92%, transparent);grid-template-columns:minmax(130px,1fr) minmax(130px,1fr) auto auto;align-items:center;gap:10px;margin:0;padding:14px;display:grid;position:relative}.vectoron-telemetry .readout,.vectoron-telemetry .axis{position:static;inset:auto}.vectoron-telemetry .readout{min-width:0;color:var(--site-text);background:var(--site-surface)}.vectoron-telemetry .axis{white-space:nowrap}.vectoron-contact,.vectoron-actions a:first-child,.vectoron-cta a{border:1px solid var(--site-accent);color:var(--site-on-accent);background:var(--site-accent)}.vectoron-contact span,.vectoron-actions a:first-child span{color:inherit}.vectoron-actions a:last-child,.vectoron-spec a{border:1px solid var(--site-control-border);color:var(--site-text);background:var(--site-surface)}.vectoron-site :is(a,button):focus-visible{outline:3px solid var(--site-focus-ring);outline-offset:3px}.vectoron-site :is(a,button):is(:disabled,[aria-disabled=true]){border-color:var(--site-control-border);color:var(--site-disabled-text);background:var(--site-disabled-background);box-shadow:none;pointer-events:none}.moru-side-meta{grid-area:3/1/auto/-1;grid-template-columns:minmax(24px,1fr) max-content clamp(34px,5cqi,48px);align-self:center;align-items:center;gap:clamp(10px,1.5cqi,18px);width:100%;min-width:0;display:grid;container-type:inline-size}.moru-contact,.moru-cta a{border-bottom:0}.moru-side-note{white-space:nowrap;justify-self:auto;margin:0}.moru-side-line{border-top:1px solid var(--site-border);pointer-events:none;width:100%}.moru-side-orbit{aspect-ratio:1;border:1px solid var(--site-border);pointer-events:none;border-radius:50%;width:100%}.basket-sticker{aspect-ratio:1;width:clamp(76px,7cqi,92px);height:auto;color:var(--site-on-accent);background:var(--site-accent);letter-spacing:.04em;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:10px;font-size:10px;line-height:1;display:flex;overflow:hidden}.basket-sticker strong{font-size:clamp(20px,2.2cqi,28px);line-height:.95}.basket-order{color:var(--site-on-yellow)}.basket-actions a:first-child{color:var(--site-on-accent);background:var(--site-accent)}.basket-marquee{color:var(--site-on-accent)}.menu-art{color:#27241f}.basket-site :is(a,button):focus-visible{outline:3px solid var(--site-text);outline-offset:3px}.basket-site :is(a,button):is(:disabled,[aria-disabled=true]){opacity:.58;box-shadow:none;pointer-events:none}.moru-site :is(a,button):focus-visible{outline:3px solid var(--site-accent);outline-offset:3px}.moru-site :is(a,button):is(:disabled,[aria-disabled=true]){color:var(--site-muted);opacity:.58;pointer-events:none}@container (width<=900px){.vectoron-site,.moru-site{--industry-header-layout-height:64px}.vectoron-header,.moru-header{height:var(--industry-header-layout-height);min-height:var(--industry-header-layout-height);grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:8px 20px}.vectoron-header nav,.moru-header nav{display:none}:root .brand-site>.vectoron-header,:root .brand-site>.moru-header{height:var(--industry-header-layout-height);min-height:var(--industry-header-layout-height);grid-template-columns:minmax(0,1fr) 44px auto;align-items:center;padding:8px 20px}:root[data-toolbar-state=collapsed] .brand-site>.vectoron-header,:root[data-toolbar-state=collapsed] .brand-site>.moru-header{height:calc(var(--industry-header-layout-height) + env(safe-area-inset-top));min-height:calc(var(--industry-header-layout-height) + env(safe-area-inset-top));padding-block-start:env(safe-area-inset-top)}.vectoron-contact,.moru-contact{grid-column:3}.vectoron-hero{grid-template-columns:minmax(0,1fr);min-height:0}.vectoron-copy{border-inline-end:0;min-height:auto;padding:clamp(48px,8cqi,76px) clamp(22px,7cqi,54px)}.vectoron-copy h1{text-wrap:pretty;max-width:13ch;font-size:clamp(34px,7cqi,54px);line-height:1.08}.vectoron-copy>p{max-width:52ch}.vectoron-actions{flex-wrap:wrap}.vectoron-metrics{margin-top:clamp(52px,10cqi,80px)}.vectoron-visual{border-top:1px solid var(--site-border);grid-template-rows:auto auto;min-height:0}.vectoron-visual-canvas{min-height:clamp(360px,62cqi,520px)}.vectoron-telemetry{grid-template-columns:repeat(2,minmax(0,1fr))}.vectoron-telemetry .axis{justify-self:start}.vectoron-product,.vectoron-applications{grid-template-columns:minmax(0,1fr)}.vectoron-application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.moru-hero{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1.55fr) minmax(180px,.75fr);gap:34px 22px;min-height:0;padding:clamp(44px,7cqi,68px) clamp(20px,5cqi,40px) clamp(64px,9cqi,84px);overflow:visible}.moru-intro{grid-column:1/-1;min-width:0;padding-top:0}.moru-intro h1{max-width:10ch;margin:42px 0 24px;font-size:clamp(56px,10cqi,76px);line-height:.98}.moru-photo--main{grid-area:2/1}.moru-photo--detail{grid-area:2/2;align-self:end;margin-bottom:0}.moru-side-meta{grid-area:3/1/auto/-1}.moru-side-note{margin:0;display:block}}@container (width<=800px){.basket-site{--industry-header-layout-height:64px}.basket-header{height:var(--industry-header-layout-height);min-height:var(--industry-header-layout-height);grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:8px 18px}.basket-header nav,.basket-banner span:last-child{display:none}:root .brand-site>.basket-header{height:var(--industry-header-layout-height);min-height:var(--industry-header-layout-height);grid-template-columns:minmax(0,1fr) 44px auto;align-items:center;padding:8px 18px}:root[data-toolbar-state=collapsed] .brand-site>.basket-header{height:calc(var(--industry-header-layout-height) + env(safe-area-inset-top));min-height:calc(var(--industry-header-layout-height) + env(safe-area-inset-top));padding-block-start:env(safe-area-inset-top)}.basket-order{grid-column:3}.basket-hero{grid-template-columns:minmax(0,1fr)}.basket-copy{border-inline-end:0;grid-template-columns:minmax(0,1fr) auto;column-gap:16px;min-height:auto;padding:clamp(46px,8cqi,66px) clamp(22px,6cqi,46px);display:grid}.basket-sticker{grid-area:1/2/span 2;place-self:start end;position:static}.basket-copy>p:first-of-type{grid-column:1;align-self:center}.basket-copy h1,.basket-description,.basket-actions,.basket-rating{grid-column:1/-1}.basket-copy h1{margin-top:24px}.basket-visual{border-top:2px solid var(--site-border);min-height:clamp(420px,72cqi,560px)}}@container (width<=520px){.vectoron-copy h1{font-size:clamp(30px,9cqi,40px)}.vectoron-actions{display:grid}.vectoron-metrics{grid-template-columns:minmax(0,1fr);gap:18px}.vectoron-metrics div,.vectoron-metrics div+div{border-inline-end:0;border-bottom:1px solid var(--site-border);padding:0 0 18px}.vectoron-metrics div:last-child{border-bottom:0;padding-bottom:0}.vectoron-visual-canvas{min-height:360px}.vectoron-telemetry{grid-template-columns:minmax(0,1fr)}.vectoron-telemetry .axis{display:none}.vectoron-application-grid,.moru-hero{grid-template-columns:minmax(0,1fr)}.moru-intro h1{font-size:clamp(48px,18cqi,62px)}.moru-photo--main{grid-area:2/1}.moru-photo--detail{grid-area:3/1;justify-self:end;width:58%}.moru-side-meta{grid-area:4/1;grid-template-columns:minmax(20px,1fr) max-content 34px}.basket-copy{min-height:auto}.basket-sticker{width:76px;height:auto;inset:auto}}@media (hover:hover) and (pointer:fine){.industry-segmented-control button:not([aria-selected=true]):hover{color:var(--toolbar-text);background:color-mix(in srgb, var(--toolbar-active) 48%, transparent)}.theme-control button:hover,.viewport-control button:hover,.project-info-trigger:hover,.portfolio-toolbar-toggle:hover{color:var(--toolbar-text);background:var(--toolbar-active);box-shadow:inset 0 0 0 1px var(--toolbar-border)}.portfolio-toolbar-toggle:hover{box-shadow:none;background:0 0}.portfolio-toolbar-toggle:hover:after{background:var(--toolbar-active)}.project-info-header button:hover{border-color:var(--dialog-text);background:var(--dialog-close-hover)}.vectoron-contact:hover,.vectoron-actions a:first-child:hover,.vectoron-cta a:hover{border-color:var(--site-accent-hover);color:var(--site-on-accent);background:var(--site-accent-hover)}.vectoron-actions a:last-child:hover,.vectoron-spec a:hover{border-color:var(--site-accent);background:var(--site-secondary-hover)}.vectoron-contact:hover>span,.vectoron-actions a:first-child:hover>span{transform:translate(3px)}.moru-header nav a:hover:after,.moru-contact:hover:after,.moru-cta a:hover:after{transform:scaleX(1)}.basket-order:hover,.basket-actions a:first-child:hover{box-shadow:2px 2px 0 var(--site-interaction-shadow);transform:translate(-1px,-1px)}}.vectoron-site a,.vectoron-contact>span,.vectoron-actions a:first-child>span,.basket-site a,.moru-site a:after{transition-duration:.12s;transition-timing-function:ease}.vectoron-site a,.basket-site a{transition-property:color,background-color,border-color,box-shadow,transform}.vectoron-contact>span,.vectoron-actions a:first-child>span{transition-property:transform;display:inline-block}.moru-header nav a,.moru-contact,.moru-cta a{position:relative}.moru-header nav a:after,.moru-contact:after,.moru-cta a:after{content:"";transform-origin:0;border-top:1px solid;transition-property:transform;position:absolute;inset:auto 0 2px;transform:scaleX(0)}.moru-contact:after,.moru-cta a:after{transform:scaleX(.28)}.vectoron-site a:active,.moru-site a:active,.basket-site a:active,.portfolio-toolbar button:not([role=tab]):active,.project-info-header button:active{transform:scale(.96)}.toolbar-actions button:disabled,.industry-segmented-control button:disabled{color:var(--toolbar-muted);background:var(--toolbar-surface);opacity:.55;box-shadow:none;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.vectoron-site a,.vectoron-contact>span,.vectoron-actions a:first-child>span,.moru-site a:after,.basket-site a,.portfolio-toolbar button,.portfolio-toolbar-toggle{transition-duration:0s}.portfolio-toolbar-toggle svg{transition:none}.vectoron-site a:active,.moru-site a:active,.basket-site a:active,.portfolio-toolbar button:not([role=tab]):active,.project-info-header button:active,.vectoron-contact:hover>span,.vectoron-actions a:first-child:hover>span,.basket-order:hover,.basket-actions a:first-child:hover{transform:none}.moru-header nav a:after,.moru-contact:after,.moru-cta a:after{transform:scaleX(1)}}@container (width<=520px){.vectoron-copy h1,.moru-intro h1,.basket-copy h1{font-size:var(--mobile-display-hero);text-wrap:balance}.vectoron-section-title h3,.vectoron-application-intro h3,.vectoron-cta h3,.moru-cta h3,.basket-section-head h3,.basket-season h3,.basket-stores h3{font-size:var(--mobile-display-section);text-wrap:balance;line-height:1.12}.vectoron-copy>p,.vectoron-application-intro p,.vectoron-application-grid p,.moru-intro p,.moru-process p,.basket-description,.menu-grid p,.basket-season p,.store-card p{text-wrap:pretty;font-size:16px;line-height:1.6}.vectoron-copy{padding-block:var(--mobile-section-space) 32px}.vectoron-product,.vectoron-applications{padding-block:var(--mobile-section-space)}.vectoron-cta{min-height:0;padding-block:var(--mobile-section-space)}.moru-hero{padding-block:38px var(--mobile-section-space);grid-template-rows:auto auto auto auto auto;grid-template-columns:minmax(0,1fr);gap:0}.moru-intro{display:contents}.moru-intro>span{grid-area:1/1;margin-bottom:18px}.moru-intro h1{z-index:2;max-width:9ch;color:var(--moru-image-title);pointer-events:none;grid-area:2/1;align-self:start;margin:0;padding:clamp(24px,8cqi,32px)}.moru-intro h1 em{color:inherit}.moru-intro p{grid-area:3/1;max-inline-size:min(100%,28em);margin:0;padding-block:22px 10px}.moru-photo--main{grid-area:2/1;position:relative}.moru-main-image{isolation:isolate;position:relative}.moru-main-image:after{content:"";z-index:1;background:var(--moru-image-scrim);pointer-events:none;position:absolute;inset:0}.moru-photo--detail{grid-area:4/1;justify-self:end;width:58%;margin-top:28px}.moru-side-meta{grid-area:5/1;margin-top:28px}.moru-manifesto,.moru-projects,.moru-cta{min-height:0;padding-block:var(--mobile-section-space)}.moru-manifesto{gap:36px}.moru-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.moru-project-grid figure:nth-child(2){width:100%;margin:0}.moru-project-grid img{aspect-ratio:.82;object-fit:cover;object-position:center;width:100%}.moru-project-grid figcaption{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.moru-project-grid>.moru-detail-entry{text-align:center;grid-column:1/-1;justify-content:center;width:100%;margin-top:10px;padding-inline:16px;line-height:1.4}.moru-project-grid>.moru-detail-entry>span:first-child{word-break:keep-all;overflow-wrap:normal;text-wrap:balance;min-width:0}.moru-project-grid>.moru-detail-entry>span:last-child{flex:none}.moru-process{padding-block-end:var(--mobile-section-space)}.moru-cta h3{margin-block:var(--mobile-section-space) 38px}.basket-copy{padding-block:var(--mobile-section-space) 32px}.basket-menu,.basket-season,.basket-stores{padding-block:var(--mobile-section-space)}}.detail-breadcrumb{min-width:0;color:var(--site-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.detail-breadcrumb a{min-height:44px;color:inherit;text-underline-offset:4px;align-items:center;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.detail-breadcrumb [aria-current=page]{color:var(--site-text)}.vectoron-detail-entry{border:1px solid var(--site-control-border);width:fit-content;min-height:44px;color:var(--site-text);align-items:center;gap:18px;margin-top:28px;padding:0 17px;font-size:13px;display:inline-flex}.moru-detail-entry{border:1px solid var(--site-border);background:var(--site-surface);width:fit-content;min-height:44px;color:var(--site-text);grid-column:2;justify-self:start;align-items:center;gap:18px;margin-top:10px;padding:0 14px;font-size:12px;display:inline-flex}.moru-detail-entry>span{color:inherit;font-size:inherit}.vectoron-detail-main{color:var(--site-text);background:var(--site-background)}.vectoron-detail-hero{min-height:min(720px, calc(100svh - var(--sticky-stack-offset)));border-bottom:1px solid var(--site-border);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(34px,7vw,112px);padding:clamp(38px,6vw,92px) clamp(20px,6vw,96px);display:grid}.vectoron-detail-hero .detail-breadcrumb{grid-column:1/-1;align-self:start}.vectoron-detail-intro>p:first-child,.detail-section-heading>span,.vectoron-detail-cta>p{color:var(--site-accent-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.vectoron-detail-intro h1{letter-spacing:-.07em;font-variant-numeric:tabular-nums;margin:17px 0 24px;font-size:clamp(46px,7vw,108px);line-height:.88}.vectoron-detail-intro h1 span{letter-spacing:-.045em;max-width:18ch;margin-top:24px;font-size:clamp(24px,3vw,46px);line-height:1.08;display:block}.vectoron-detail-intro>p:last-of-type{max-width:54ch;color:var(--site-muted);margin:0;font-size:15px;line-height:1.65}.vectoron-detail-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.vectoron-detail-actions a,.vectoron-detail-cta a{border:1px solid var(--site-control-border);min-height:48px;color:var(--site-text);align-items:center;padding:0 19px;font-size:13px;display:inline-flex}.vectoron-detail-actions a:first-child,.vectoron-detail-cta a{border-color:var(--site-accent);color:var(--site-on-accent);background:var(--site-accent)}.vectoron-product-visual{isolation:isolate;aspect-ratio:1;border:1px solid var(--site-border);background:linear-gradient(var(--site-border) 1px, transparent 1px), linear-gradient(90deg, var(--site-border) 1px, transparent 1px), var(--site-surface);width:min(100%,520px);box-shadow:var(--site-shadow);font-variant-numeric:tabular-nums;background-size:12.5% 12.5%;place-content:center;justify-self:center;display:grid;position:relative;overflow:hidden}.vectoron-product-visual:before{content:"";z-index:-1;border:1px solid var(--site-accent-secondary);opacity:.65;border-radius:50%;position:absolute;inset:14%}.vectoron-product-visual span{color:var(--site-muted);letter-spacing:.28em;font-size:clamp(15px,2vw,24px)}.vectoron-product-visual strong{letter-spacing:-.09em;font-size:clamp(78px,12vw,160px);line-height:.9}.vectoron-product-visual i{background:var(--site-accent-secondary);height:2px;box-shadow:0 0 24px var(--site-accent-secondary);position:absolute;inset:50% 5% auto}.vectoron-product-visual small{color:var(--site-accent-secondary);letter-spacing:.14em;margin-top:18px;font-size:12px}.vectoron-detail-performance,.vectoron-detail-specs,.vectoron-detail-deployment{padding:clamp(64px,8vw,120px) clamp(20px,6vw,96px)}.vectoron-detail-performance,.vectoron-detail-deployment{background:var(--site-surface)}.detail-section-heading{grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:30px;display:grid}.detail-section-heading h2{letter-spacing:-.055em;max-width:22ch;margin:0;font-size:clamp(30px,4vw,58px);line-height:1.05}.vectoron-detail-performance dl{background:var(--site-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:clamp(42px,6vw,78px) 0 0;display:grid}.vectoron-detail-performance dl>div{background:var(--site-background);flex-direction:column;min-height:210px;padding:clamp(22px,3vw,40px);display:flex}.vectoron-detail-performance dt{color:var(--site-muted);font-size:13px}.vectoron-detail-performance dd{color:var(--site-accent);letter-spacing:-.06em;font-variant-numeric:tabular-nums;margin:auto 0 10px;font-size:clamp(38px,5vw,68px);font-weight:750}.vectoron-detail-performance small{color:var(--site-muted);font-size:12px}.vectoron-spec-table{border-block:1px solid var(--site-border);margin-top:clamp(42px,6vw,72px);overflow-x:auto}.vectoron-spec-table table{border-collapse:collapse;width:100%;min-width:520px;font-size:14px}.vectoron-spec-table th,.vectoron-spec-table td{border-bottom:1px solid var(--site-border);text-align:start;padding:20px 12px}.vectoron-spec-table th{width:34%;color:var(--site-muted);font-weight:500}.vectoron-spec-table td{font-variant-numeric:tabular-nums;font-weight:700}.vectoron-detail-deployment ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:clamp(42px,6vw,72px) 0 0;padding:0;list-style:none;display:grid}.vectoron-detail-deployment li{border-top:2px solid var(--site-accent);padding-top:18px}.vectoron-detail-deployment li>span{color:var(--site-accent-secondary);font-size:12px}.vectoron-detail-deployment strong{margin:34px 0 12px;font-size:22px;display:block}.vectoron-detail-deployment p{color:var(--site-muted);margin:0;font-size:14px;line-height:1.6}.vectoron-detail-cta{color:var(--site-text);background:color-mix(in srgb, var(--site-accent) 12%, var(--site-background));padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px)}.vectoron-detail-cta h2{letter-spacing:-.06em;max-width:18ch;margin:18px 0 34px;font-size:clamp(36px,5vw,72px);line-height:1}.moru-detail-main{background:var(--site-background)}.moru-detail-opening{grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(34px,6vw,100px);padding:clamp(36px,5vw,72px) clamp(20px,5vw,80px) clamp(72px,9vw,140px);display:grid}.moru-detail-opening .detail-breadcrumb{grid-column:1/-1}.moru-detail-title{align-self:end}.moru-detail-title>p:first-child,.moru-detail-philosophy>span,.moru-detail-materials span,.moru-detail-process>span{color:var(--site-muted);letter-spacing:.06em;font-size:12px}.moru-detail-title h1{font-family:var(--font-serif);letter-spacing:-.07em;margin:20px 0 26px;font-size:clamp(54px,8vw,126px);font-weight:400;line-height:.86}.moru-detail-title>p:last-child{max-inline-size:32em;color:var(--site-muted);overflow-wrap:normal;word-break:keep-all;text-wrap:pretty;margin:0;font-size:15px;line-height:1.75}.moru-detail-opening figure,.moru-detail-gallery figure{margin:0}.moru-detail-opening figure img{aspect-ratio:1.25;object-fit:cover;width:100%}.moru-detail-opening figcaption,.moru-detail-gallery figcaption{color:var(--site-muted);font-family:var(--font-serif);margin-top:12px;font-size:12px}.moru-detail-philosophy{border-block:1px solid var(--site-border);grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);gap:clamp(30px,6vw,90px);padding:clamp(70px,11vw,180px) clamp(20px,12vw,190px);display:grid}.moru-detail-philosophy p{min-inline-size:0;max-inline-size:min(100%,19em);font-family:var(--font-serif);letter-spacing:-.045em;overflow-wrap:normal;word-break:keep-all;text-wrap:balance;margin:0;font-size:clamp(32px,4.6cqi,70px);line-height:1.13}.moru-detail-philosophy em{color:var(--site-accent);font-weight:400}.moru-detail-gallery{grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);align-items:end;gap:clamp(26px,5vw,76px);padding:clamp(70px,9vw,140px) clamp(20px,5vw,80px);display:grid}.moru-detail-gallery img{aspect-ratio:.85;object-fit:cover;width:100%}.moru-detail-gallery figure:last-child{margin-bottom:9vw}.moru-detail-gallery figure:last-child img{aspect-ratio:1}.moru-detail-materials{border-block:1px solid var(--site-border);grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);gap:clamp(40px,8vw,130px);padding:clamp(64px,9vw,130px) clamp(20px,8vw,128px);display:grid}.moru-detail-materials h2{min-inline-size:0;max-inline-size:min(100%,10em);font-family:var(--font-serif);overflow-wrap:normal;word-break:keep-all;text-wrap:balance;margin:24px 0 0;font-size:clamp(34px,3.8cqi,58px);font-weight:400;line-height:1.08}.moru-detail-materials dl{margin:0}.moru-detail-materials dl>div{border-bottom:1px solid var(--site-border);grid-template-columns:.5fr 1fr;gap:20px;padding:18px 0;display:grid}.moru-detail-materials dt{color:var(--site-muted);font-size:12px}.moru-detail-materials dd{font-family:var(--font-serif);margin:0;font-size:21px}.moru-detail-process{padding:clamp(70px,10vw,150px) clamp(20px,5vw,80px)}.moru-detail-process>div{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px;display:grid}.moru-detail-process article{border:1px solid var(--site-border);min-height:210px;padding:24px}.moru-detail-process article+article{border-inline-start:0}.moru-detail-process strong{font-family:var(--font-serif);font-size:26px;font-weight:400}.moru-detail-process p{min-inline-size:0;max-inline-size:min(100%,29em);color:var(--site-muted);overflow-wrap:normal;word-break:keep-all;text-wrap:pretty;margin:60px 0 0;font-size:14px;line-height:1.65}.moru-detail-cta{color:var(--site-text);background:var(--site-surface);padding:clamp(76px,11vw,170px) clamp(20px,9vw,145px)}.moru-detail-cta>p{color:var(--site-muted);font-family:var(--font-serif);font-size:14px;font-style:italic}.moru-detail-cta h2{min-inline-size:0;max-inline-size:min(100%,18em);font-family:var(--font-serif);letter-spacing:-.055em;overflow-wrap:normal;word-break:keep-all;text-wrap:balance;margin:22px 0 40px;font-size:clamp(38px,5.2cqi,80px);font-weight:400;line-height:1}.moru-detail-cta>div{flex-wrap:wrap;gap:28px;display:flex}.moru-detail-cta a{border-bottom:1px solid;align-items:center;min-height:48px;font-size:13px;display:inline-flex}.basket-detail-main{color:var(--site-text);background:var(--site-background)}.basket-detail-hero{border-bottom:2px solid var(--site-border);grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);min-height:650px;display:grid}.basket-detail-copy{border-inline-end:2px solid var(--site-border);flex-direction:column;align-items:flex-start;padding:clamp(38px,6vw,88px) clamp(20px,7vw,110px);display:flex}.basket-detail-kicker{border:2px solid var(--site-border);color:var(--site-on-yellow);background:var(--b-yellow);border-radius:999px;margin-top:auto;padding:8px 13px;font-size:12px;font-weight:900}.basket-detail-copy h1{color:var(--site-accent);letter-spacing:-.09em;-webkit-text-stroke:1px var(--site-border);text-shadow:4px 4px 0 var(--site-interaction-shadow);margin:20px 0;font-size:clamp(58px,10vw,148px);font-weight:950;line-height:.76}.basket-detail-copy>p{max-width:42ch;color:var(--site-muted);margin:0;font-size:15px;line-height:1.65}.basket-detail-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.basket-detail-actions a,.basket-detail-footer-cta a{border:2px solid var(--site-border);background:var(--site-surface);min-height:48px;box-shadow:3px 3px 0 var(--site-interaction-shadow);color:var(--site-text);border-radius:999px;align-items:center;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.basket-detail-actions a:last-child,.basket-detail-footer-cta a{color:var(--site-on-accent);background:var(--site-accent)}.basket-detail-hero figure{background:var(--b-yellow);min-height:0;margin:0;position:relative;overflow:hidden}.basket-detail-hero img{object-fit:cover;width:100%;height:100%}.basket-detail-hero figure>span{color:#27241f;text-align:center;background:#fff5d7;border:2px solid #27241f;padding:10px;font-size:11px;font-weight:900;position:absolute;inset:auto 20px 20px}.basket-detail-menu,.basket-detail-ingredients,.basket-detail-visit,.basket-detail-footer-cta{padding:clamp(62px,8vw,120px) clamp(20px,6vw,96px)}.basket-detail-menu>div:first-child{grid-template-columns:.5fr 1fr;align-items:end;gap:28px;display:grid}.basket-detail-menu>div:first-child>span,.basket-detail-ingredients>div:nth-child(2)>span,.basket-detail-visit>div:first-child>span{color:var(--site-accent-secondary);font-family:var(--font-serif);font-size:14px;font-style:italic}.basket-detail-menu h2,.basket-detail-ingredients h2,.basket-detail-visit h2{letter-spacing:-.065em;margin:10px 0 0;font-size:clamp(38px,5vw,72px);line-height:.98}.basket-detail-menu>div:first-child>p{max-width:40ch;color:var(--site-muted);margin:0;font-size:14px;line-height:1.6}.basket-detail-menu-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:46px;display:grid}.basket-detail-menu-cards article{border:2px solid var(--site-border);background:var(--site-surface);min-height:280px;box-shadow:4px 4px 0 var(--site-interaction-shadow);flex-direction:column;padding:24px;display:flex}.basket-detail-menu-cards article:nth-child(2){background:color-mix(in srgb, var(--b-yellow) 72%, var(--site-surface));transform:rotate(1deg)}.basket-detail-menu-cards article:nth-child(3){color:var(--site-on-accent);background:var(--site-accent);transform:rotate(-1deg)}.basket-detail-menu-cards article>span{font-size:12px;font-weight:900}.basket-detail-menu-cards h3{margin:auto 0 12px;font-size:25px;line-height:1.05}.basket-detail-menu-cards p{color:inherit;opacity:.82;margin:0 0 24px;font-size:13px;line-height:1.5}.basket-detail-menu-cards strong{font-variant-numeric:tabular-nums;font-size:18px}.basket-detail-ingredients{border-block:2px solid var(--site-border);color:#fff1ce;background:var(--site-accent-secondary);grid-template-columns:auto minmax(220px,.8fr) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,90px);display:grid}.basket-ingredient-stamp{aspect-ratio:1;color:#fff1ce;text-align:center;border:2px solid;border-radius:50%;place-items:center;width:clamp(100px,12vw,160px);font-size:clamp(17px,2vw,26px);font-weight:950;line-height:.9;display:grid;transform:rotate(-8deg)}.basket-detail-ingredients>div:nth-child(2)>span{color:#f2deb8}.basket-detail-ingredients ul{margin:0;padding:0;list-style:none}.basket-detail-ingredients li{border-bottom:1px solid #fff1ce80;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.basket-detail-ingredients li span{color:#f2deb8;text-align:end;font-size:12px}.basket-detail-visit{grid-template-columns:minmax(230px,1fr) repeat(2,minmax(220px,.7fr));gap:20px;display:grid}.basket-visit-card{border:2px solid var(--site-border);background:var(--site-surface);min-height:250px;box-shadow:4px 4px 0 var(--site-interaction-shadow);flex-direction:column;padding:26px;display:flex}.basket-visit-card strong{font-size:22px}.basket-visit-card p{color:var(--site-muted);margin:24px 0;font-size:14px;line-height:1.7}.basket-visit-card a{text-underline-offset:4px;align-items:center;width:fit-content;min-height:44px;margin-top:auto;font-size:13px;font-weight:800;text-decoration:underline;display:inline-flex}.basket-detail-footer-cta{border-top:2px solid var(--site-border);color:var(--site-on-yellow);background:var(--b-yellow);text-align:center}.basket-detail-footer-cta p{font-family:var(--font-serif);margin:0;font-size:17px;font-style:italic}.basket-detail-footer-cta h2{letter-spacing:-.07em;margin:18px auto 32px;font-size:clamp(42px,6vw,88px);line-height:.95}@media (hover:hover) and (pointer:fine){.vectoron-detail-entry:hover,.vectoron-detail-actions a:last-child:hover{border-color:var(--site-accent);background:var(--site-secondary-hover)}.vectoron-detail-actions a:first-child:hover,.vectoron-detail-cta a:hover{background:var(--site-accent-hover)}.moru-detail-entry:hover,.moru-detail-cta a:hover{color:var(--site-accent)}.moru-detail-entry:hover{border-color:var(--site-accent);background:color-mix(in srgb, var(--site-accent) 8%, var(--site-surface))}.basket-detail-actions a:hover,.basket-detail-footer-cta a:hover{box-shadow:2px 2px 0 var(--site-interaction-shadow)}}@container (width<=900px){.vectoron-detail-hero,.moru-detail-opening,.basket-detail-hero{grid-template-columns:1fr}.vectoron-product-visual{width:min(100%,460px)}.detail-section-heading,.moru-detail-philosophy,.moru-detail-materials,.vectoron-detail-performance dl,.vectoron-detail-deployment ol,.moru-detail-process>div,.basket-detail-menu-cards{grid-template-columns:1fr}.vectoron-detail-performance dl>div{min-height:170px}.moru-detail-gallery{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr)}.moru-detail-process article+article{border-block-start:0;border-inline-start:1px solid var(--site-border)}.moru-detail-process p{margin-top:28px}.basket-detail-copy{border-inline-end:0;border-bottom:2px solid var(--site-border)}.basket-detail-hero figure{min-height:520px}.basket-detail-menu>div:first-child{grid-template-columns:1fr}.basket-detail-ingredients{grid-template-columns:auto 1fr}.basket-detail-ingredients ul{grid-column:1/-1}.basket-detail-visit{grid-template-columns:repeat(2,minmax(0,1fr))}.basket-detail-visit>div:first-child{grid-column:1/-1}}@container (width<=560px){.vectoron-detail-hero,.vectoron-detail-performance,.vectoron-detail-specs,.vectoron-detail-deployment,.vectoron-detail-cta,.moru-detail-opening,.moru-detail-philosophy,.moru-detail-gallery,.moru-detail-materials,.moru-detail-process,.moru-detail-cta,.basket-detail-copy,.basket-detail-menu,.basket-detail-ingredients,.basket-detail-visit,.basket-detail-footer-cta{padding-inline:18px}.vectoron-detail-performance,.vectoron-detail-specs,.vectoron-detail-deployment,.vectoron-detail-cta,.moru-detail-philosophy,.moru-detail-gallery,.moru-detail-materials,.moru-detail-process,.moru-detail-cta,.basket-detail-menu,.basket-detail-ingredients,.basket-detail-visit,.basket-detail-footer-cta{padding-block:var(--mobile-section-space)}.vectoron-detail-intro h1,.moru-detail-title h1,.basket-detail-copy h1{font-size:var(--mobile-display-detail);text-wrap:balance;line-height:1}.detail-section-heading h2,.vectoron-detail-cta h2,.basket-detail-menu h2,.basket-detail-ingredients h2,.basket-detail-visit h2,.basket-detail-footer-cta h2{font-size:var(--mobile-display-section);text-wrap:balance;line-height:1.12}.moru-detail-philosophy p,.moru-detail-materials h2,.moru-detail-cta h2{word-break:keep-all;overflow-wrap:normal;text-wrap:balance;font-size:clamp(29px,8.5cqi,38px);line-height:1.18}.moru-detail-philosophy p{max-width:none}.moru-detail-philosophy em{white-space:normal}.moru-detail-materials h2{max-width:7.5em}.vectoron-detail-intro>p:last-of-type,.vectoron-detail-deployment p,.moru-detail-title>p:last-child,.moru-detail-process p,.basket-detail-copy>p,.basket-detail-menu>div:first-child>p,.basket-detail-menu-cards p,.basket-visit-card p{text-wrap:pretty;font-size:16px;line-height:1.6}.vectoron-detail-hero{min-height:0;padding-block:36px var(--mobile-section-space)}.vectoron-product-visual{width:100%}.vectoron-spec-table{margin-inline:0;padding-inline:0;overflow-x:visible}.vectoron-spec-table table,.vectoron-spec-table tbody,.vectoron-spec-table tr,.vectoron-spec-table th,.vectoron-spec-table td{width:100%;min-width:0;display:block}.vectoron-spec-table tbody{display:grid}.vectoron-spec-table tr{border-bottom:1px solid var(--site-border);padding-block:18px}.vectoron-spec-table tr:last-child{border-bottom:0}.vectoron-spec-table th,.vectoron-spec-table td{overflow-wrap:anywhere;border:0;padding:0}.vectoron-spec-table th{margin-bottom:8px;font-size:12px}.vectoron-spec-table td{font-size:16px}.moru-detail-opening figure{grid-column:auto}.moru-detail-opening{padding-block:34px var(--mobile-section-space)}.moru-detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.moru-detail-gallery figure:last-child{width:100%;margin:0}.moru-detail-gallery img,.moru-detail-gallery figure:last-child img{aspect-ratio:.82;object-fit:cover;object-position:center;width:100%}.moru-detail-gallery figcaption{overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.45}.moru-detail-materials dl>div{grid-template-columns:.42fr 1fr}.basket-detail-hero figure{min-height:410px}.basket-detail-copy{padding-block:var(--mobile-section-space) 34px}.basket-detail-ingredients,.basket-detail-visit{grid-template-columns:1fr}.basket-ingredient-stamp{width:110px}.basket-detail-ingredients ul,.basket-detail-visit>div:first-child{grid-column:auto}.basket-detail-ingredients li{flex-direction:column;align-items:flex-start}.basket-detail-ingredients li span{text-align:start}}@media (prefers-reduced-motion:reduce){.basket-detail-menu-cards article{transform:none}}:root{--motion-feedback-duration:.15s;--motion-arrow-duration:.17s;--motion-route-duration:.22s;--motion-reveal-duration:.42s;--motion-reveal-distance:14px;--motion-stagger-step:50ms}.vectoron-site{--motion-reveal-duration:.34s;--motion-reveal-distance:12px}.moru-site{--motion-reveal-duration:.56s;--motion-reveal-distance:14px}.basket-site{--motion-reveal-duration:.4s;--motion-reveal-distance:14px}@media (prefers-reduced-motion:no-preference){.scroll-to-top-button{transition:opacity var(--motion-feedback-duration) var(--ease-out), transform var(--motion-feedback-duration) var(--ease-out), color var(--motion-feedback-duration) var(--ease-out), background-color var(--motion-feedback-duration) var(--ease-out), border-color var(--motion-feedback-duration) var(--ease-out), visibility 0s linear var(--motion-feedback-duration)}.scroll-to-top-button[data-visible=true]{transition-delay:0s}.industry-panel[data-transition=enabled]{animation:route-enter var(--motion-route-duration) var(--ease-out) both}.industry-panel[data-motion-ready=true] [data-reveal=block][data-reveal-state=pending]{opacity:0;transform:translateY(var(--motion-reveal-distance))}.industry-panel[data-motion-ready=true] [data-reveal=block][data-reveal-state=visible]{opacity:1;transition:opacity var(--motion-reveal-duration) var(--ease-out), transform var(--motion-reveal-duration) var(--ease-out);transform:translateY(0)}.industry-panel[data-motion-ready=true] [data-reveal=image][data-reveal-state=pending],.industry-panel[data-motion-ready=true] [data-reveal=gallery][data-reveal-state=pending]>*{opacity:0;clip-path:inset(0 0 10%);transform:translateY(calc(var(--motion-reveal-distance) * .7))}.industry-panel[data-motion-ready=true] [data-reveal=image][data-reveal-state=visible],.industry-panel[data-motion-ready=true] [data-reveal=gallery][data-reveal-state=visible]>*{opacity:1;clip-path:inset(0);transition:opacity var(--motion-reveal-duration) var(--ease-out), clip-path var(--motion-reveal-duration) var(--ease-out), transform var(--motion-reveal-duration) var(--ease-out);transform:translateY(0)}.industry-panel[data-motion-ready=true] [data-reveal=stagger][data-reveal-state=pending]>*{opacity:0;transform:translateY(var(--motion-reveal-distance))}.industry-panel[data-motion-ready=true] [data-reveal=stagger][data-reveal-state=visible]>*{opacity:1;transition:opacity var(--motion-reveal-duration) var(--ease-out), transform var(--motion-reveal-duration) var(--ease-out);transform:translateY(0)}[data-reveal=stagger][data-reveal-state=visible]>:nth-child(2),[data-reveal=gallery][data-reveal-state=visible]>:nth-child(2){transition-delay:var(--motion-stagger-step)}[data-reveal=stagger][data-reveal-state=visible]>:nth-child(3),[data-reveal=gallery][data-reveal-state=visible]>:nth-child(3){transition-delay:calc(var(--motion-stagger-step) * 2)}[data-reveal=stagger][data-reveal-state=visible]>:nth-child(4){transition-delay:calc(var(--motion-stagger-step) * 3)}:is(.vectoron-contact,.vectoron-actions a,.vectoron-cta a,.moru-contact,.moru-detail-entry,.moru-cta a,.moru-detail-cta a,.basket-order,.basket-actions a,.basket-season>a,.basket-detail-actions a,.basket-detail-footer-cta a){transition-duration:var(--motion-feedback-duration)}:is(.vectoron-contact,.vectoron-actions a:first-child,.vectoron-cta a,.moru-contact,.moru-detail-entry,.moru-cta a,.moru-detail-cta a:first-child,.basket-order,.basket-actions a:first-child,.basket-season>a,.basket-detail-actions a,.basket-detail-footer-cta a):active{transform:scale(.97)}:is(.vectoron-contact,.vectoron-actions a,.vectoron-detail-entry,.moru-contact,.moru-detail-entry,.moru-cta a,.basket-order,.basket-actions a)>span:last-child{transition:transform var(--motion-arrow-duration) var(--ease-out);display:inline-block}@media (hover:hover) and (pointer:fine){.scroll-to-top-button:hover{border-color:var(--shell-focus);background:var(--scroll-top-hover)}:is(.vectoron-contact,.vectoron-actions a,.vectoron-detail-entry,.moru-contact,.moru-detail-entry,.moru-cta a,.basket-order,.basket-actions a):hover>span:last-child{transform:translate(4px)}:is(.vectoron-application-grid article,.vectoron-detail-performance dl>div,.menu-grid article,.basket-detail-menu-cards article,.store-card,.basket-visit-card){transition:transform var(--motion-feedback-duration) var(--ease-out), box-shadow var(--motion-feedback-duration) var(--ease-out)}:is(.vectoron-application-grid article,.vectoron-detail-performance dl>div,.menu-grid article,.basket-detail-menu-cards article,.store-card,.basket-visit-card):hover{transform:translateY(-2px)}:is(.moru-project-grid figure,.moru-detail-gallery figure){transition:transform .18s var(--ease-out)}:is(.moru-project-grid figure,.moru-detail-gallery figure):hover{transform:translateY(-2px)}}@keyframes route-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.scroll-to-top-button,.scroll-to-top-button[data-visible=true],.scroll-to-top-button:active,.industry-panel,[data-reveal],[data-reveal]>*{opacity:1;clip-path:none;transition:none;animation:none;transform:none}}
