@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}html{background:#fff}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.phone-stage[data-runtime-mode=direct]{background:#fff;max-width:none;padding:0;display:block;overflow:hidden}.phone-stage[data-runtime-mode=direct] .phone-scale-box,.phone-stage[data-runtime-mode=direct] .phone-device{position:relative;inset:0;width:100%!important;height:100%!important;transform:none!important}.phone-stage[data-runtime-mode=direct] .device-screen{box-shadow:none;cursor:auto;-webkit-user-select:auto;user-select:auto;border-radius:0!important;width:100%!important;height:100%!important;inset:0!important}.phone-stage[data-runtime-mode=direct] .device-screen,.phone-stage[data-runtime-mode=direct] .device-screen *{cursor:auto!important}.phone-stage[data-runtime-mode=direct] .mobile-app-viewport{bottom:0!important}.phone-stage[data-runtime-mode=direct] .mobile-page[data-scroll-mode=native] .mobile-scroll{overscroll-behavior-y:contain;touch-action:pan-y;overflow-y:auto}.phone-stage[data-runtime-mode=direct] .mobile-page[data-scroll-mode=native] .mobile-scroll-content{transform:none!important}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}:root{--gmo-blue:#0868b7;--ink:#10233f;--muted:#748398;--line:#e6ebf1;--mint:#e6f8f3;--teal:#00a39a;--coral:#ff655e;--soft:#f5f7fa}.prototype-shell{width:100%;height:100%;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,Segoe UI,sans-serif;position:relative;overflow:hidden}.app-scroll{background:#fff;width:100%;height:100%}.app-scroll--with-nav{padding-bottom:calc(74px + var(--mobile-safe-area-height))}button{-webkit-tap-highlight-color:transparent}.icon-button{width:36px;height:36px;color:inherit;background:#ffffff1f;border:0;border-radius:50%;place-items:center;display:grid}.icon-button svg{width:19px;height:19px}.header-spacer{width:36px}.keyboard-dock[data-visible=false]{display:none!important}.home-hero{color:#fff;background:linear-gradient(145deg,#0872c8,#075da7 75%);min-height:222px;padding:60px 22px 34px}.profile-row{justify-content:space-between;align-items:center;display:flex}.brand-logo{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:147px;height:30px}.avatar,.large-avatar{color:var(--gmo-blue);background:#dff3ff;border:2px solid #ffffffbf;border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar{width:38px;height:38px}.welcome{flex-direction:column;gap:4px;margin-top:27px;display:flex}.welcome span{opacity:.75;font-size:12px}.welcome strong{letter-spacing:-.02em;font-size:20px}.home-sheet{z-index:2;background:#fff;border-radius:26px 26px 0 0;min-height:660px;margin-top:-24px;padding:23px 18px 30px;position:relative}.success-toast{background:var(--mint);width:100%;color:var(--ink);text-align:left;border:1px solid #bce9dc;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:grid}.success-toast span:nth-child(2){flex-direction:column;gap:2px;display:flex}.success-toast small{color:#50766d}.success-check{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.request-card{background:linear-gradient(135deg,#f7fbff 10%,#eaf5ff);border:1px solid #dce8f4;border-radius:21px;min-height:245px;padding:23px 20px 16px;position:relative;overflow:hidden;box-shadow:0 10px 28px #11487717}.request-copy{z-index:2;position:relative}.eyebrow,.page-heading>span,.kicker{letter-spacing:.12em;color:var(--gmo-blue);font-size:10px;font-weight:800}.request-copy h1{letter-spacing:-.04em;margin:7px 0 9px;font-size:28px;line-height:1.16}.request-copy p{color:#49627d;align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.request-copy p i,.live-pill i,.live-status i{background:#21c795;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #21c7951f}.robot-portrait{width:194px;height:180px;position:absolute;top:4px;right:-15px;overflow:hidden}.robot-portrait:after{filter:blur(10px);content:"";background:#315d8620;border-radius:50%;height:26px;position:absolute;inset:auto 13px 2px}.robot-portrait img{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.primary-button{color:#fff;background:linear-gradient(#0873c9,#0763af);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;font-size:15px;font-weight:750;display:flex;box-shadow:0 8px 18px #0868b733}.request-card>.primary-button{z-index:3;margin-top:42px;position:relative}.random-link{z-index:3;width:100%;color:var(--gmo-blue);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:11px;font-weight:700;display:flex;position:relative}.section-title{justify-content:space-between;align-items:center;margin:24px 2px 10px;display:flex}.section-title h2{margin:0;font-size:16px}.section-title button{color:var(--gmo-blue);background:0 0;border:0;font-size:11px}.quick-list{border:1px solid var(--line);background:#fff;border-radius:17px}.quick-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.quick-row:last-child{border-bottom:0}.quick-row>span:nth-child(2),.selected-task>span,.confirm-title>span,.permission-list span,.eta-card span,.live-status,.history-row>span{flex-direction:column;gap:3px;display:flex}.quick-row strong{font-size:12px}.quick-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.task-glyph{width:39px;height:39px;color:var(--gmo-blue);border-radius:12px;flex:none;place-items:center;display:grid}.task-glyph svg{width:20px;height:20px}.privacy-note{background:var(--mint);color:#26756a;border-radius:13px;align-items:center;gap:10px;margin-top:15px;padding:12px 13px;display:flex}.privacy-note span{flex-direction:column;gap:2px;display:flex}.privacy-note strong{font-size:11px}.privacy-note small{font-size:9px}.sub-header{z-index:8;background:var(--gmo-blue);color:#fff;justify-content:space-between;align-items:center;min-height:100px;padding:48px 16px 12px;display:flex;position:sticky;top:0}.sub-header strong{font-size:15px}.sub-header--quiet{color:var(--ink);border-bottom:1px solid var(--line);background:#fff}.sub-header--quiet .icon-button{background:#f2f5f8}.plain-content,.running-content,.utility-content{padding:20px 18px calc(var(--mobile-safe-area-height) + 28px)}.step-dots{justify-content:center;gap:7px;margin:1px 0 22px;display:flex}.step-dots span{background:#e2e8ef;border-radius:99px;width:36px;height:4px}.step-dots .is-on{background:var(--gmo-blue)}.page-heading{margin-bottom:22px}.page-heading h1{letter-spacing:-.04em;margin:7px 0;font-size:24px;line-height:1.3}.page-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.centered{text-align:center}.surprise-card{width:100%;color:var(--ink);text-align:left;background:linear-gradient(120deg,#ebf8ff,#e7f9f5);border:0;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:14px;padding:15px;display:grid}.surprise-card>svg:first-child{width:25px;height:25px;color:var(--teal)}.surprise-card span{flex-direction:column;gap:3px;display:flex}.surprise-card small{color:#5f7b83;font-size:10px}.task-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.task-card{border:1px solid var(--line);min-height:142px;color:var(--ink);text-align:left;background:#fff;border-radius:17px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 5px 14px #1a2f480d}.task-card strong{max-width:125px;font-size:13px;line-height:1.45}.task-card small{color:var(--muted);margin-top:auto;font-size:10px}.request-composer{background:#fff;border:1px solid #cfe0ef;border-radius:17px;margin-bottom:13px;padding:12px;box-shadow:0 7px 20px #10395f0d}.request-composer.is-listening{border-color:var(--teal);box-shadow:0 0 0 4px #00a39a14}.request-input-row{grid-template-columns:1fr auto;align-items:start;gap:8px;display:grid}.request-input{resize:none;width:100%;min-height:68px;color:var(--ink);background:0 0;border:0;outline:0;padding:11px 12px;font-size:13px;line-height:1.55}.request-input::placeholder{color:#98a5b4}.voice-button{width:44px;height:44px;color:var(--gmo-blue);background:#eaf5ff;border:0;border-radius:50%;place-items:center;display:grid;position:relative}.is-listening .voice-button{background:var(--teal);color:#fff;animation:1.1s ease-out infinite voice-pulse}.voice-button svg{width:20px;height:20px}.voice-notice{color:#25756b;margin:2px 4px 9px;font-size:9px}.composer-submit{background:var(--gmo-blue);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:42px;font-size:12px;font-weight:750;display:flex}.composer-submit:disabled{color:#93a0ad;box-shadow:none;background:#dce4ec}.composer-submit svg{width:14px;height:14px}.selected-task,.confirm-title{align-items:center;gap:13px;display:flex}.selected-task{background:#f6fbff;border:1px solid #cfe0f1;border-radius:16px;padding:15px}.selected-task small{color:var(--gmo-blue);font-size:9px;font-weight:800}.selected-task em{color:var(--muted);font-size:10px;font-style:normal}.field-label{margin:22px 0 8px;font-size:12px;font-weight:750;display:block}.notes-field{resize:none;width:100%;min-height:132px;color:var(--ink);border:1px solid #cbd5e1;border-radius:14px;outline:0;padding:14px;font-size:13px;line-height:1.7}.notes-field:focus{border-color:var(--gmo-blue);box-shadow:0 0 0 3px #0868b71a}.suggest-button{color:var(--gmo-blue);background:0 0;border:0;align-items:center;gap:6px;margin:10px 0 20px;font-size:11px;font-weight:700;display:flex}.info-card{background:var(--mint);color:#2b6f68;border-radius:14px;gap:12px;padding:14px;display:flex}.info-card>svg{flex:none;margin-top:2px}.info-card span{flex-direction:column;gap:4px;display:flex}.info-card strong{font-size:11px}.info-card small{font-size:10px;line-height:1.5}.sticky-action{margin-top:22px}.confirm-card{border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 24px #162d4912}.confirm-title{border-bottom:1px solid var(--line);padding-bottom:16px}.confirm-title small{color:var(--muted);font-size:10px}.confirm-card dl{margin:8px 0}.confirm-card dl div{grid-template-columns:75px 1fr;gap:12px;padding:10px 0;display:grid}.confirm-card dt{color:var(--muted);font-size:11px}.confirm-card dd{text-align:right;margin:0;font-size:11px;font-weight:700}.memo-preview{background:var(--soft);color:#56677d;border-radius:10px;padding:12px;font-size:10px;line-height:1.6}.fee-line{background:var(--mint);border-radius:13px;justify-content:space-between;align-items:center;margin-top:14px;padding:14px;font-size:11px;display:flex}.fee-line strong{color:#18806f}.access-content{text-align:left}.access-visual{justify-content:center;align-items:center;height:142px;display:flex;position:relative}.door-ring{background:var(--teal);color:#fff;border:13px solid #e7f6f3;border-radius:50%;place-items:center;width:100px;height:100px;display:grid}.door-ring svg{width:30px;height:30px}.robot-mini{width:65px;height:84px;position:absolute;bottom:6px;right:52px}.robot-mini img{object-fit:contain;width:100%;height:100%}.permission-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.permission-list>div{border-bottom:1px solid var(--line);gap:12px;padding:13px 14px;display:flex}.permission-list>div:last-child{border-bottom:0}.permission-list>div>svg{color:var(--teal);flex:none}.permission-list strong{font-size:11px}.permission-list small{color:var(--muted);font-size:9px}.status-screen{min-height:100%;padding:68px 22px calc(var(--mobile-safe-area-height) + 30px);text-align:center;flex-direction:column;align-items:center;display:flex}.assigned-screen{background:radial-gradient(circle at 50% 32%,#eef8ff,#fff 58%)}.live-pill{background:var(--mint);color:#1a7669;border-radius:99px;align-items:center;gap:8px;padding:7px 12px;font-size:10px;font-weight:700;display:flex}.live-pill i{animation:1s infinite blink;display:block}.assignment-orbit{background:#ffffffc7;border:1px solid #d7e9f6;border-radius:50%;place-items:center;width:226px;height:226px;margin:16px 0 12px;display:grid;position:relative}.assignment-orbit:before,.assignment-orbit:after{content:"";border:1px dashed #b7d8ee;border-radius:50%;animation:8s linear infinite spin;position:absolute;inset:17px}.assignment-orbit:after{border-color:#00a39a33;animation-direction:reverse;inset:-7px}.assignment-orbit img{z-index:2;object-fit:contain;width:150px;height:190px;animation:1.8s ease-in-out infinite robot-breathe}.status-screen .kicker{margin:0 0 6px}.status-screen h1{letter-spacing:-.04em;margin:0;font-size:25px}.status-screen>p:not(.kicker){color:var(--muted);margin:8px 0 22px;font-size:12px}.eta-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:15px;display:grid}.eta-card>svg{color:var(--gmo-blue)}.eta-card small{color:var(--muted);font-size:9px}.eta-card strong{font-size:16px}.eta-card em{color:var(--gmo-blue);font-size:10px;font-style:normal;font-weight:700}.loading-line,.progress-track{background:#e7edf3;border-radius:99px;width:100%;overflow:hidden}.loading-line{height:5px;margin:23px 0 10px}.loading-line span{border-radius:inherit;background:var(--gmo-blue);width:35%;height:100%;animation:1.4s ease-in-out infinite loading;display:block}.auto-note{color:var(--muted);font-size:9px}.running-content{background:#f5f7fa}.live-status{margin-bottom:14px;padding-left:4px;position:relative}.live-status>span{color:#15806f;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.live-status strong{margin-top:6px;font-size:18px}.live-status small{color:var(--muted);font-size:10px}.map-card{background:#fff;border:1px solid #d7dfe8;border-radius:18px;height:242px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f264014}.unit-map{object-fit:cover;object-position:center 56%;opacity:.78;width:100%;height:100%}.route-glow{border-top:3px dashed #00a39a8c;border-right:3px dashed #00a39a8c;border-radius:0 42px 0 0;width:53%;height:40%;position:absolute;top:40%;left:24%;transform:rotate(4deg)}.robot-route{z-index:4;filter:drop-shadow(0 7px 6px #0e375240);width:58px;height:72px;animation:8.2s linear forwards robot-route;position:absolute;top:41%;left:21%}.robot-route img{object-fit:contain;width:100%;height:100%;animation:.46s ease-in-out infinite alternate robot-bob}.map-label{z-index:3;color:#45627b;background:#ffffffe6;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800;position:absolute;box-shadow:0 2px 7px #00000014}.map-label--start{top:28%;left:13%}.map-label--goal{color:var(--teal);bottom:22%;right:8%}.progress-card{background:#fff;border-radius:17px;margin-top:14px;padding:16px;box-shadow:0 6px 18px #0f26400f}.progress-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.progress-card>div span{align-items:baseline;gap:8px;display:flex}.progress-card strong{font-size:23px}.progress-card small{color:var(--muted);font-size:9px}.progress-card em{background:var(--mint);color:#16776b;border-radius:99px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:700}.progress-track{height:7px;margin:13px 0}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,var(--gmo-blue),var(--teal));height:100%;transition:width .45s;display:block}.progress-card ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.progress-card li{color:#a1adba;align-items:center;gap:9px;font-size:10px;display:flex}.progress-card li>svg,.progress-card li>i{border:1px solid #cad3de;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.progress-card li.done{color:#2b6574}.progress-card li.done>svg{border-color:var(--teal);background:var(--teal);color:#fff;padding:3px}.progress-card li.active{color:var(--ink);font-weight:700}.progress-card li.active>i{background:var(--teal);border:5px solid #d8f2ec}.stop-button{color:#cf514c;background:#fff;border:1px solid #f0c8c6;border-radius:12px;width:100%;margin-top:14px;padding:12px;font-size:11px;font-weight:700}.complete-screen{background:radial-gradient(circle at 50% 19%,#e4faf4,#fff 41%)}.complete-burst{background:#00a39a17;border-radius:50%;place-items:center;width:154px;height:154px;margin:18px 0 10px;animation:.6s cubic-bezier(.2,.9,.2,1) complete-pop;display:grid}.complete-burst span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;box-shadow:0 12px 28px #00a39a38}.complete-burst svg{width:46px;height:46px}.evidence-card{border:1px solid var(--line);background:#fff;border-radius:17px;width:100%;overflow:hidden;box-shadow:0 8px 22px #142d4612}.evidence-image{height:105px;position:relative;overflow:hidden}.evidence-image img{object-fit:cover;object-position:50% 58%;width:100%;height:100%}.evidence-image>span{color:#fff;background:#0a2036c2;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;display:flex;position:absolute;bottom:9px;right:9px}.evidence-card>div:last-child{text-align:left;justify-content:space-between;align-items:center;padding:12px;display:flex}.evidence-card>div:last-child span{flex-direction:column;gap:2px;display:flex}.evidence-card>div:last-child small{color:var(--muted);font-size:8px}.evidence-card>div:last-child>svg{color:var(--teal)}.completion-meta{background:var(--soft);border-radius:13px;grid-template-columns:1fr 1fr;width:100%;margin:12px 0 16px;padding:11px 0;display:grid}.completion-meta span{flex-direction:column;gap:3px;display:flex}.completion-meta span+span{border-left:1px solid #dce3ea}.completion-meta small{color:var(--muted);font-size:8px}.completion-meta strong{font-size:12px}.complete-screen .auto-note{margin-top:11px}.bottom-nav{z-index:10;height:calc(69px + var(--mobile-safe-area-height));padding:8px 7px var(--mobile-safe-area-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #e7ebef;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#8c9aad;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex;position:relative}.bottom-nav button.is-active{color:var(--gmo-blue)}.nav-icon{place-items:center;width:25px;height:25px;display:grid}.nav-icon svg{width:20px;height:20px}.bottom-nav .robot-nav{color:var(--coral)}.robot-nav .nav-icon{background:var(--coral);color:#fff;border:4px solid #fff;border-radius:50%;width:48px;height:48px;margin-top:-25px;box-shadow:0 5px 15px #ff655e47}.robot-nav .nav-icon svg{width:22px;height:22px}.utility-content{background:#f6f8fa;min-height:calc(100% - 100px);padding-top:18px}.chat-bubble{border-radius:15px;width:fit-content;max-width:82%;margin-bottom:12px;padding:12px 14px;font-size:11px;line-height:1.65}.chat-bubble.bot{background:#fff;border-bottom-left-radius:4px;box-shadow:0 3px 12px #14283c0f}.chat-bubble.user{background:var(--gmo-blue);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.utility-content>.primary-button{margin-top:24px}.history-summary{color:#fff;background:linear-gradient(135deg,#0a6cb9,#00a39a);border-radius:17px;flex-direction:column;margin-bottom:14px;padding:17px;display:flex}.history-summary small{opacity:.75}.history-summary strong{margin:4px 0;font-size:30px}.history-summary em{font-size:11px;font-style:normal}.history-summary span{font-size:10px}.history-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:9px;padding:12px;display:grid}.history-row small{color:var(--muted);font-size:9px}.history-row>svg{color:var(--teal)}.profile-card{background:#fff;border-radius:18px;flex-direction:column;align-items:center;margin-bottom:15px;padding:22px;display:flex}.large-avatar{border-color:#d5eaff;width:72px;height:72px;font-size:24px}.profile-card h1{margin:12px 0 4px;font-size:19px}.profile-card p{color:var(--muted);margin:0 0 12px;font-size:10px}.safe-badge{background:var(--mint);color:#18786b;border-radius:99px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:700;display:flex}.settings-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;justify-content:space-between;align-items:center;padding:15px 13px;font-size:11px;display:flex}.settings-row:first-of-type{border-radius:14px 14px 0 0}.settings-row:last-child{border:0;border-radius:0 0 14px 14px}.phone-stage[data-runtime-mode=direct] .prototype-shell{font-size:16px}.phone-stage[data-runtime-mode=direct] .home-hero{min-height:218px;padding:calc(var(--real-safe-area-top) + 24px) max(22px,env(safe-area-inset-right)) 34px max(22px,env(safe-area-inset-left))}.phone-stage[data-runtime-mode=direct] .sub-header{min-height:calc(64px + var(--real-safe-area-top));padding:calc(var(--real-safe-area-top) + 10px) max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left))}.phone-stage[data-runtime-mode=direct] .sub-header strong{font-size:17px}.phone-stage[data-runtime-mode=direct] .icon-button{width:44px;height:44px}.phone-stage[data-runtime-mode=direct] .header-spacer{width:44px}.phone-stage[data-runtime-mode=direct] .plain-content,.phone-stage[data-runtime-mode=direct] .running-content,.phone-stage[data-runtime-mode=direct] .utility-content{padding-right:max(18px,env(safe-area-inset-right));padding-left:max(18px,env(safe-area-inset-left));padding-bottom:calc(var(--device-safe-area-bottom) + 28px)}.phone-stage[data-runtime-mode=direct] .status-screen{padding:calc(var(--real-safe-area-top) + 32px) max(22px,env(safe-area-inset-right)) calc(var(--device-safe-area-bottom) + 30px) max(22px,env(safe-area-inset-left))}.phone-stage[data-runtime-mode=direct] .app-scroll--with-nav{padding-bottom:calc(80px + var(--device-safe-area-bottom))}.phone-stage[data-runtime-mode=direct] .page-heading p,.phone-stage[data-runtime-mode=direct] .quick-row strong,.phone-stage[data-runtime-mode=direct] .request-copy p{font-size:13px}.phone-stage[data-runtime-mode=direct] .avatar{width:44px;height:44px}.phone-stage[data-runtime-mode=direct] .random-link{min-height:44px;margin-top:2px;font-size:12px}.phone-stage[data-runtime-mode=direct] .section-title button{min-width:64px;min-height:44px;padding:0 8px;font-size:12px}.phone-stage[data-runtime-mode=direct] .quick-row{min-height:64px;padding:13px}.phone-stage[data-runtime-mode=direct] .quick-row small,.phone-stage[data-runtime-mode=direct] .task-card small,.phone-stage[data-runtime-mode=direct] .surprise-card small,.phone-stage[data-runtime-mode=direct] .privacy-note small{font-size:11px}.phone-stage[data-runtime-mode=direct] .privacy-note strong,.phone-stage[data-runtime-mode=direct] .info-card strong,.phone-stage[data-runtime-mode=direct] .permission-list strong{font-size:13px}.phone-stage[data-runtime-mode=direct] .info-card small,.phone-stage[data-runtime-mode=direct] .permission-list small{font-size:11px}.phone-stage[data-runtime-mode=direct] .request-input,.phone-stage[data-runtime-mode=direct] .notes-field{font-size:16px}.phone-stage[data-runtime-mode=direct] .voice-button{width:48px;height:48px}.phone-stage[data-runtime-mode=direct] .composer-submit{min-height:48px;font-size:14px}.phone-stage[data-runtime-mode=direct] .voice-notice{font-size:12px}.phone-stage[data-runtime-mode=direct] .suggest-button{min-height:44px;padding:0 4px;font-size:12px}.phone-stage[data-runtime-mode=direct] .task-card{min-height:148px}.phone-stage[data-runtime-mode=direct] .task-card strong{font-size:14px}.phone-stage[data-runtime-mode=direct] .map-card{height:clamp(242px,32vh,300px)}.phone-stage[data-runtime-mode=direct] .unit-map{object-fit:contain;object-position:center;opacity:.9}.phone-stage[data-runtime-mode=direct] .map-label{font-size:10px}.phone-stage[data-runtime-mode=direct] .live-status>span,.phone-stage[data-runtime-mode=direct] .live-status small,.phone-stage[data-runtime-mode=direct] .progress-card small,.phone-stage[data-runtime-mode=direct] .progress-card em{font-size:12px}.phone-stage[data-runtime-mode=direct] .progress-card li{min-height:24px;font-size:12px}.phone-stage[data-runtime-mode=direct] .stop-button{min-height:50px;padding:13px;font-size:14px}.phone-stage[data-runtime-mode=direct] .auto-note{font-size:11px}.phone-stage[data-runtime-mode=direct] .evidence-card>div:last-child small,.phone-stage[data-runtime-mode=direct] .completion-meta small{font-size:10px}.phone-stage[data-runtime-mode=direct] .bottom-nav{height:calc(76px + var(--device-safe-area-bottom));padding:8px max(7px,env(safe-area-inset-right)) var(--device-safe-area-bottom) max(7px,env(safe-area-inset-left))}.phone-stage[data-runtime-mode=direct] .bottom-nav button{min-width:44px;min-height:44px;font-size:10px}.phone-stage[data-runtime-mode=direct] .settings-row{min-height:52px;font-size:14px}@keyframes blink{50%{opacity:.35}}@keyframes voice-pulse{0%{box-shadow:0 0 #00a39a4d}to{box-shadow:0 0 0 10px #00a39a00}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes robot-breathe{50%{transform:translateY(-5px)}}@keyframes loading{0%{transform:translate(-100%)}55%{width:52%}to{transform:translate(290%)}}@keyframes robot-bob{to{transform:translateY(-3px)rotate(1deg)}}@keyframes robot-route{0%{top:39%;left:19%;transform:scale(.78)}24%{top:48%;left:35%;transform:scale(.86)rotate(4deg)}54%{top:58%;left:48%;transform:scale(.94)rotate(1deg)}78%{top:59%;left:67%;transform:scale(1)rotate(-3deg)}to{top:48%;left:74%;transform:scale(1.03)}}@keyframes complete-pop{0%{opacity:0;transform:scale(.65)}70%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.robot-route{top:48%;left:74%}}
