.home-page{--daidai:#f95d02;--shu:#ec3023;--daidai-dark:#bd4300;--canson:#0b0b0b;--hakubai:#f5efe4;--paper:#fffdf8;--sumi:#1a1a1a;--n100:#f2f1ec;--n200:#e5e3dc;--n400:#9c9a90;--n500:#6e6c63;--n600:#4f4d46;--wakakusa:#62c83e;--ease:cubic-bezier(.65,.05,.36,1);isolation:isolate;min-height:100vh;color:var(--sumi);font-family:var(--font-bricolage),sans-serif;background:#22241f;line-height:1.5;position:relative;overflow-x:clip}.home-page .home-collage{z-index:0;pointer-events:none;background-image:url(/home/bg-03.webp);background-position:50%;background-size:cover;position:fixed;inset:0}.home-page *,.home-page :before,.home-page :after{box-sizing:border-box}.home-page button,.home-page input{font:inherit}.home-page h1,.home-page h2,.home-page h3,.home-page p{margin:0}.home-page a{color:inherit;text-decoration:none}.home-page video::-webkit-media-controls{-webkit-appearance:none;display:none!important}.home-page video::-webkit-media-controls-overlay-play-button{-webkit-appearance:none;display:none!important}.home-page video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.home-page .mascot-video,.home-page .mascot-video-player,.home-page .mascot-video-player video{width:100%;height:100%}.home-page button:focus-visible,.home-page a:focus-visible,.home-page summary:focus-visible{outline:3px solid color-mix(in srgb,var(--daidai)55%,transparent);outline-offset:3px}.home-page .home-hero{z-index:1;background:0 0;min-height:100svh;position:relative;overflow:hidden}.home-page .topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f7f0;border:1px solid #1918172e;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 48px);min-height:64px;padding:8px 10px 8px 12px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0b0b0b2e}.home-page .brand{letter-spacing:-.045em;align-items:center;gap:10px;font-size:24px;font-weight:800;line-height:1;display:flex}.home-page .brand img{background:var(--daidai);border-radius:11px;width:42px;height:42px;padding:7px}.home-page .brand small{border:1px solid color-mix(in srgb,var(--daidai)38%,transparent);color:var(--daidai);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;padding:6px 10px 5px;font-size:10px;font-weight:800}.home-page .top-actions{align-items:center;gap:4px;display:flex}.home-page .top-link,.home-page .top-cta{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 15px;font-size:14px;font-weight:700;transition:color .18s,background .18s,transform .18s;display:inline-flex}.home-page .top-link{color:var(--n600)}.home-page .top-link:hover{color:var(--sumi);background:#1918170f}.home-page .top-cta{background:var(--daidai);padding-inline:20px}.home-page .top-cta:hover{background:var(--shu);color:var(--paper);transform:translateY(-1px)}.home-page .hero-card{z-index:12;background:var(--canson);width:min(680px,56vw);height:min(420px,52vh);min-height:390px;color:var(--paper);border:1px solid #fffdf81a;border-radius:10px;position:absolute;top:54%;left:50%;overflow:visible;transform:translate(-50%,-43%);box-shadow:0 44px 100px -30px #0b0b0bc7,0 14px 36px -12px #0b0b0b80}.home-page .grain:after{z-index:0;border-radius:inherit;content:"";pointer-events:none;opacity:.24;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .18 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.home-page .hero-ko{z-index:4;pointer-events:none;filter:drop-shadow(0 16px 20px #0b0b0b52);width:210px;height:210px;position:absolute;top:-158px;right:18px}.home-page .hero-ko video{object-fit:contain;object-position:bottom center;width:100%;height:100%;display:block}.home-page .hero-register{z-index:2;color:#fffdf875;letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid #fffdf81f;justify-content:space-between;align-items:center;padding-bottom:11px;font-size:9px;font-weight:800;display:flex;position:absolute;top:25px;left:31px;right:31px}.home-page .hero-register span:first-child{color:var(--daidai)}.home-page .hero-register span:last-child{visibility:hidden}.home-page .hero-copy{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:70px 54px 38px;display:flex;position:relative}.home-page .hero-copy h1{max-width:10.8ch;color:var(--paper);letter-spacing:-.058em;font-size:clamp(42px,4.25vw,56px);font-weight:750;line-height:.92}.home-page .hero-actions{justify-content:center;align-items:center;gap:18px;margin-top:25px;display:flex}.home-page .button{background:var(--daidai);min-height:54px;color:var(--sumi);box-shadow:0 4px 0 var(--daidai-dark);transition:transform .16s var(--ease),box-shadow .16s var(--ease),background .2s ease,color .2s ease;border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:16px;font-weight:800;display:inline-flex}.home-page .button:hover,.home-page .button:focus-visible{background:var(--shu);color:#fff}.home-page .button:hover{transform:translateY(-2px)}.home-page .button:active{box-shadow:0 1px 0 var(--daidai-dark);transform:translateY(2px)}.home-page .button svg{width:18px;height:22px}.home-page .hero-meta{color:#fffdf880;font-size:12px;font-weight:700}.home-page .scroll-cue{z-index:15;background:var(--paper);letter-spacing:.16em;text-transform:uppercase;border:1px solid #19181733;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:10px;font-weight:800;transition:opacity .22s;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.home-page .scroll-cue.gone{opacity:0;pointer-events:none}.home-page .scroll-cue i{border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.home-page .home-stack{z-index:2;background:0 0;gap:clamp(20px,4vw,54px);padding:clamp(20px,4vw,54px) 0;display:grid;position:relative}.home-page .interface-panel,.home-page .agent-panel,.home-page .apps-panel,.home-page .cast-panel,.home-page .download-panel,.home-page .faq-panel{background:var(--hakubai);border:1px solid #1a1a1a24;border-radius:14px;width:min(1280px,100% - clamp(28px,6vw,56px));margin:0 auto;padding:clamp(48px,6vw,76px);box-shadow:0 24px 60px #0b0b0b3d}.home-page .eyebrow{color:var(--daidai);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:800}.home-page .interface-head,.home-page .apps-head,.home-page .cast-copy,.home-page .faq-head{max-width:860px}.home-page .interface-head,.home-page .apps-head,.home-page .faq-head{margin-bottom:clamp(30px,4vw,48px)}.home-page .interface-head h2,.home-page .agent-copy h2,.home-page .apps-head h2,.home-page .cast-copy h2,.home-page .faq-head h2,.home-page .download-panel h2{letter-spacing:-.065em;margin-top:11px;font-size:clamp(45px,5.4vw,72px);font-weight:750;line-height:.91}.home-page .interface-head>p:last-child,.home-page .agent-copy>p:last-child,.home-page .apps-head>p:last-child,.home-page .cast-copy>p:last-child,.home-page .bridge-lead{max-width:62ch;color:var(--n600);margin-top:18px;font-size:clamp(16px,1.5vw,19px);line-height:1.55}.home-page .how-grid{border-top:1px solid #1a1a1a38}.home-page .how-card{border-bottom:1px solid #1a1a1a38;grid-template-columns:minmax(92px,.42fr) minmax(260px,1.25fr) minmax(280px,1.45fr) minmax(150px,.72fr);align-items:center;gap:clamp(20px,2.5vw,36px);min-height:238px;padding:clamp(32px,4vw,52px) 0;display:grid}.home-page .how-card .k{border-bottom:3px solid var(--daidai);letter-spacing:.14em;text-transform:uppercase;justify-self:start;padding-bottom:4px;font-size:12px;font-weight:800}.home-page .how-card h3{letter-spacing:-.05em;max-width:10ch;font-size:clamp(34px,3.25vw,50px);font-weight:750;line-height:.98}.home-page .how-card>p{max-width:34ch;color:var(--n500);font-size:17px;line-height:1.5}.home-page .how-scene{min-height:180px;position:relative}.home-page .how-scene>.mascot-video{width:100%;height:100%;position:absolute;inset:0}.home-page .how-scene:after{content:"";background:#1a1a1a0f;width:8px;position:absolute;inset:0 0 0 auto}.home-page .how-scene video{object-fit:contain;filter:drop-shadow(12px 14px #1a1a1a1a);width:170px;height:170px;position:absolute;bottom:0;left:46%;transform:translate(-50%)}.home-page .agent-panel{grid-template-columns:minmax(280px,.82fr) minmax(480px,1.38fr);align-items:center;gap:clamp(34px,5vw,72px);display:grid}.home-page .agent-copy h2{max-width:10ch}.home-page .agent-copy>p:last-child{max-width:38ch}.home-page .agent-desktop{isolation:isolate;background:radial-gradient(60% 45% at 25% 18%,#ffd76a1f,#0000 70%),radial-gradient(55% 50% at 80% 78%,#f95d0221,#0000 70%),linear-gradient(135deg,#1f1840 0%,#2a1b50 28%,#0e1130 100%);border:1px solid #1a1a1a29;border-radius:12px;align-items:center;min-height:430px;padding:clamp(24px,3vw,38px);display:flex;position:relative;overflow:hidden;box-shadow:0 22px 50px -22px #0b0b0b85}.home-page .agent-window{z-index:1;width:min(78%,470px);transition:transform .28s var(--ease),box-shadow .28s var(--ease);background:#1a1b26;border:1px solid #ffffff14;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 18px 38px #0000008c,0 4px 10px #00000052}.home-page .agent-desktop[data-decision=allow] .agent-window{transform:translateY(-2px);box-shadow:0 18px 38px -16px #f95d0247}.home-page .agent-window-bar{background:#24283b;align-items:center;gap:6px;height:30px;padding:0 12px;display:flex}.home-page .window-dot{border-radius:50%;width:10px;height:10px;display:block}.home-page .window-dot.red{background:#ff5f57}.home-page .window-dot.yellow{background:#febc2e}.home-page .window-dot.green{background:#28c840}.home-page .agent-window-title{color:#ffffff8c;margin-left:5px;font-size:11px;font-weight:650}.home-page .agent-window-body{color:#a9b1d6;min-height:248px;padding:15px 17px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.65}.home-page .terminal-row{white-space:nowrap}.home-page .terminal-gap{height:8px;display:block}.home-page .terminal-prompt{color:#7aa2f7}.home-page .terminal-ok{color:#9ece6a}.home-page .terminal-dim{color:#6c739b}.home-page .terminal-blue{color:#7dcfff}.home-page .terminal-yellow{color:#e0af68}.home-page .terminal-white{color:#c0caf5}.home-page .terminal-output .terminal-row{animation:terminal-output-in .28s var(--ease)both}@keyframes terminal-output-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.home-page .agent-ko-dock{z-index:3;align-items:flex-end;gap:10px;display:flex;position:absolute;bottom:clamp(10px,1.5vw,22px);right:clamp(12px,2vw,26px)}.home-page .agent-ko-dock>.mascot-video{flex:none;width:clamp(104px,11vw,140px);height:clamp(104px,11vw,140px)}.home-page .agent-ko-dock .mascot-video video{object-fit:contain;filter:drop-shadow(0 10px 16px #0b0b0b4d)}.home-page .agent-bubble{background:var(--hakubai);width:min(244px,30vw);color:var(--sumi);border:1px solid #1a1a1a1f;border-radius:14px;margin-bottom:18px;padding:16px;transition:opacity .18s,transform .18s;position:relative;box-shadow:0 8px 22px #0b0b0b2e}.home-page .agent-bubble:after{background:var(--hakubai);content:"";border-bottom:1px solid #1a1a1a24;border-right:1px solid #1a1a1a24;width:12px;height:12px;position:absolute;bottom:-6px;right:-6px;transform:rotate(-45deg)}.home-page .agent-bubble.is-dismissed{opacity:0;pointer-events:none;transform:translateY(8px)scale(.96)}.home-page .agent-bubble-source{border:1px solid var(--daidai);width:max-content;color:var(--daidai);letter-spacing:.13em;text-transform:uppercase;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;margin-bottom:10px!important}.home-page .agent-question{letter-spacing:-.03em;font-size:20px;font-weight:760;line-height:1.05;margin-bottom:9px!important}.home-page .agent-command{color:var(--sumi);background:#1a1a1a0f;border:1px solid #1a1a1a14;border-radius:7px;margin-bottom:9px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:block}.home-page .agent-command span{color:var(--daidai);margin-right:4px;font-weight:800}.home-page .agent-explanation{color:#1a1a1a99;font-size:11px;font-weight:550;line-height:1.4;margin-bottom:12px!important}.home-page .agent-bubble-actions{gap:8px;display:flex}.home-page .agent-bubble-actions button{cursor:pointer;border:1px solid #0000;border-radius:5px;min-height:30px;padding:5px 12px;font-size:12px;font-weight:750;transition:transform .13s}.home-page .agent-bubble-actions button:hover{transform:translateY(-1px)}.home-page .agent-bubble-actions .allow{background:var(--daidai);color:var(--sumi);box-shadow:0 3px 0 var(--daidai-dark)}.home-page .agent-bubble-actions .deny{background:var(--paper);color:#1a1a1a9e;border-color:#1a1a1a2e;box-shadow:0 3px #1a1a1a14}.home-page .agent-replay{z-index:5;color:#ffffffeb;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:750;position:absolute;bottom:18px;right:18px}.home-page .apps-panel,.home-page .cast-panel{padding-block:clamp(40px,4vw,56px)}.home-page .apps-head h2,.home-page .cast-copy h2{max-width:15ch;font-size:clamp(38px,4.2vw,58px)}.home-page .app-show-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-page .app-show-card h3{letter-spacing:-.035em;text-transform:capitalize;margin-top:16px;font-size:21px}.home-page .app-mini-stage{background:var(--canson);border-radius:10px;place-items:center;min-height:220px;display:grid;position:relative;overflow:hidden}.home-page .app-mini-surface{background:var(--hakubai);border-radius:9px;width:calc(100% - 44px);overflow:hidden;box-shadow:0 18px 36px #00000080}.home-page .app-mini-head{color:var(--n500);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #1a1a1a1a;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:800;display:flex}.home-page .app-mini-head span{background:var(--daidai);border-radius:3px;width:11px;height:11px}.home-page .app-mini-body{padding:14px;font-size:13px;font-weight:700}.home-page .app-mini-body small{color:var(--n500);margin-top:4px;font-size:12px;font-weight:500;display:block}.home-page .app-mini-body b{background:var(--daidai);border-radius:5px;margin-top:12px;padding:6px 11px;font-size:11.5px;display:inline-block}.home-page .apps-cta{justify-content:flex-end;margin-top:28px;display:flex}.home-page .cast-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;display:flex}.home-page .cast-copy>p:last-child{margin-top:12px}.home-page .cast-refresh{background:var(--paper);min-height:42px;color:var(--sumi);cursor:pointer;border:1px solid #1a1a1a3d;border-radius:6px;flex:none;align-items:center;gap:9px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 3px #1a1a1a24}.home-page .cast-refresh:hover:not(:disabled){background:var(--daidai)}.home-page .cast-refresh:disabled{cursor:default;opacity:.55}.home-page .cast-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-page .cast-card{background:var(--paper);min-width:0;transition:transform .26s var(--ease),box-shadow .26s var(--ease),opacity .18s ease;border:1px solid #1a1a1a24;border-radius:7px;overflow:hidden}.home-page .cast-card:hover{transform:translateY(-5px)rotate(-.25deg);box-shadow:0 18px 34px #0b0b0b29}.home-page .cast-card.is-refreshing{opacity:.12;transform:translateY(8px)scale(.98)}.home-page .cast-art{aspect-ratio:4/3;background:var(--hakubai);border-bottom:1px solid #1a1a1a1a;place-items:center;display:grid;overflow:hidden}.home-page .home-cast-character{width:100%;height:100%}.home-page .home-cast-media{width:var(--cast-size,76%);height:var(--cast-size,76%);transition:transform .42s var(--ease)}.home-page .cast-card:hover .home-cast-media{transform:scale(1.035)}.home-page .cast-name{justify-content:space-between;align-items:baseline;gap:8px;padding:11px 12px 12px;display:flex}.home-page .cast-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.home-page .cast-name span{color:var(--daidai);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.home-page .cast-foot{border-top:1px solid #1a1a1a2e;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding-top:20px;display:flex}.home-page .cast-foot p{max-width:42ch;color:var(--n600);font-size:15px}.home-page .download-panel{isolation:isolate;background:var(--canson);color:var(--paper);border-color:#ffffff14;padding-block:clamp(40px,4vw,56px);position:relative;overflow:hidden}.home-page .download-panel:before{z-index:0;content:"";opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .25 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.home-page .download-panel>*{z-index:1;position:relative}.home-page .download-panel h2{color:var(--paper);font-size:clamp(40px,4.6vw,62px)}.home-page .download-panel .bridge-lead{color:#fffdf8c2;margin-top:14px}.home-page .bridge-grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.home-page .bridge-meta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.home-page .bridge-meta span{color:#ffffffb8;border:1px solid #ffffff29;border-radius:999px;padding:7px 13px;font-size:12px}.home-page .bridge-cta{margin-top:20px}.home-page .bridge-ko{place-items:center;min-height:220px;display:grid}.home-page .bridge-ko video{object-fit:contain;filter:drop-shadow(0 22px 36px #0000008c);width:min(240px,100%);height:220px}.home-page .faq-head h2{max-width:14ch}.home-page .faq-list details{border-bottom:1px solid #1a1a1a24}.home-page .faq-list summary{cursor:pointer;justify-content:space-between;align-items:baseline;gap:16px;padding:20px 2px;font-size:18px;font-weight:750;list-style:none;display:flex}.home-page .faq-list summary::-webkit-details-marker{display:none}.home-page .faq-list summary:after{color:var(--daidai);content:"+";flex:none;font-size:22px}.home-page .faq-list details[open] summary:after{content:"−"}.home-page .faq-list details p{max-width:72ch;color:var(--n600);padding:0 2px 20px;font-size:15px;line-height:1.6}.home-page .site-foot{z-index:2;background:var(--canson);color:#ffffffa6;position:relative}.home-page .foot-inner{max-width:1200px;margin:0 auto;padding:clamp(44px,6vw,72px) 28px 36px}.home-page .foot-grid{grid-template-columns:minmax(280px,1.5fr) .8fr .8fr;gap:clamp(32px,6vw,88px);display:grid}.home-page .foot-brand img{border-radius:9px;width:44px;height:44px;margin-bottom:16px}.home-page .foot-brand .motto{max-width:22ch;color:var(--paper);font-size:16px;font-weight:650}.home-page .foot-brand .sub{color:#ffffff80;max-width:28ch;margin-top:10px;font-size:13px}.home-page .foot-col h3{color:#ffffff73;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:800}.home-page .foot-col a{color:#ffffffb3;padding:4px 0;font-size:14px;display:block}.home-page .foot-col a:hover{color:var(--daidai)}.home-page .foot-fine{color:#fff6;border-top:1px solid #ffffff1a;margin-top:44px;padding-top:22px;font-size:12px}@media (max-width:960px){.home-page .agent-panel,.home-page .bridge-grid{grid-template-columns:1fr}.home-page .cast-grid{grid-template-columns:repeat(2,1fr)}.home-page .bridge-ko{min-height:190px}}@media (max-width:800px){.home-page .topbar{gap:8px;width:calc(100% - 20px);min-height:58px;padding:6px 7px 6px 9px;top:10px}.home-page .brand{gap:7px;font-size:19px}.home-page .brand img{width:40px;height:40px}.home-page .brand small,.home-page .top-pricing,.home-page .top-download{display:none}.home-page .top-link,.home-page .top-cta{min-height:42px;padding-inline:8px;font-size:12px}.home-page .top-cta{padding-inline:13px}.home-page .hero-card{width:calc(100% - 28px);height:auto;min-height:380px;top:52%;transform:translate(-50%,-42%)}.home-page .hero-ko{width:166px;height:166px;top:-126px;right:2px}.home-page .hero-register{top:20px;left:20px;right:20px}.home-page .hero-copy{padding:76px 24px 34px}.home-page .hero-copy h1{font-size:clamp(42px,13.5vw,58px)}.home-page .hero-actions{flex-direction:column;align-items:center;gap:15px;margin-top:26px}.home-page .hero-actions .button{width:100%}.home-page .interface-panel,.home-page .agent-panel,.home-page .apps-panel,.home-page .cast-panel,.home-page .download-panel,.home-page .faq-panel{width:calc(100% - 28px);padding:42px 22px}.home-page .interface-head h2,.home-page .agent-copy h2,.home-page .apps-head h2,.home-page .cast-copy h2,.home-page .faq-head h2,.home-page .download-panel h2{font-size:clamp(40px,13vw,58px)}.home-page .how-card{grid-template-columns:1fr 112px;grid-template-areas:"label scene""title scene""body body";gap:12px 20px;min-height:0;padding:32px 0}.home-page .how-card .k{grid-area:label;align-self:end}.home-page .how-card h3{grid-area:title;font-size:clamp(30px,9vw,42px)}.home-page .how-card>p{grid-area:body;margin-top:8px;font-size:15px}.home-page .how-scene{grid-area:scene;min-height:132px}.home-page .how-scene video{width:124px;height:124px;left:43%}.home-page .agent-desktop{align-items:flex-start;min-height:440px;padding:20px 16px}.home-page .agent-window{width:100%}.home-page .agent-window-body{min-height:220px;padding:16px;font-size:10px;overflow:hidden}.home-page .agent-ko-dock{justify-content:flex-end;gap:8px;bottom:10px;left:8px;right:8px}.home-page .agent-ko-dock>.mascot-video{width:84px;height:84px}.home-page .agent-bubble{flex:1;width:auto;min-width:0;max-width:210px;margin-bottom:16px;padding:14px}.home-page .app-show-grid{grid-template-columns:1fr}.home-page .app-mini-stage{min-height:190px}.home-page .apps-cta,.home-page .cast-head,.home-page .cast-foot{flex-direction:column;align-items:flex-start}.home-page .apps-cta .button,.home-page .cast-refresh,.home-page .cast-foot .button{width:100%}.home-page .foot-grid{grid-template-columns:1fr 1fr}.home-page .foot-brand{grid-column:1/-1}}@media (max-width:520px){.home-page .top-actions{gap:0}.home-page .top-marketplace,.home-page .top-apps{display:inline-flex}.home-page .cast-grid{gap:9px}.home-page .cast-name{flex-direction:column;align-items:flex-start}.home-page .bridge-ko video{height:180px}}@media (max-width:400px){.home-page .brand span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-page .top-link,.home-page .top-cta{padding-inline:7px;font-size:11px}.home-page .hero-ko{right:-8px}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}