:root{--app-bg:#f4f6f8;--surface:#fff;--surface-soft:#eef3f5;--text:#172026;--muted:#66757f;--border:#d7dee3;--primary:#116d6e;--primary-strong:#0a5557;--primary-soft:#dcefed;--accent:#c76720;--danger:#b42318;--shadow:0 10px 26px #19252c14;--header-height:78px;--tab-height:72px;color:var(--text);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}body{overflow:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}h1,h2,p{margin:0}h1{color:var(--text);font-size:25px;font-weight:760;line-height:1.12}h2{color:var(--text);font-size:19px;font-weight:730;line-height:1.24}.app-shell{background:var(--app-bg);border-inline:1px solid #17211b14;flex-direction:column;width:min(100%,480px);height:100dvh;margin:0 auto;display:flex}.app-header{min-height:calc(var(--header-height) + env(safe-area-inset-top));padding:calc(14px + env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.app-eyebrow,.section-kicker{color:var(--primary);letter-spacing:0;font-size:12px;font-weight:760;line-height:1.4;display:block}.app-content{min-height:0;padding:18px 16px calc(20px + var(--tab-height) + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.tab-bar{min-height:calc(var(--tab-height) + env(safe-area-inset-bottom));padding:0 26px env(safe-area-inset-bottom);background:#858585;border-top:0;grid-template-columns:repeat(3,1fr);align-items:center;gap:0;display:grid;position:relative;overflow:visible;box-shadow:0 -10px 30px #0003}.tab-link{z-index:1;color:#9eef24;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:60px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.tab-link.active{color:#9eef24}.tab-link-left{grid-column:1}.tab-link-center{grid-column:2}.tab-link-right{grid-column:3}.tab-active-bubble{z-index:0;background:linear-gradient(#9eef24,#9eef24) padding-box padding-box,linear-gradient(145deg,#c8f96d 0%,#74c80e 52%,#a6ef28 100%) border-box;border:2px solid #0000;border-radius:999px;width:72px;height:72px;position:absolute;top:-26px;left:0;box-shadow:0 15px 26px #00000052,0 7px 13px #0003}.tab-icon-motion{place-items:center;display:grid}.tab-link.active svg{color:#fff}.tab-label{min-height:15px}.tab-capture-icon{place-items:center;display:grid}.home-page{height:100%;min-height:0}.app-shell-immersive{background:#0b0b0b}.app-shell-immersive .app-content{background:#0b0b0b;padding:0}.app-shell-home .app-content,.app-shell-history .app-content{overflow:hidden}.app-shell-account .app-content{scrollbar-width:none;overflow:hidden auto}.app-shell-account .app-content::-webkit-scrollbar{display:none}.home-map-hero{color:#fff;background-color:#151615;background-position:50%;background-repeat:no-repeat;background-size:100%;height:100%;min-height:0;position:relative;overflow:hidden}.home-map-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 73%,#7a6cff1a,#0000 18%),linear-gradient(#0000,#0000003d);position:absolute;inset:0}.home-hero-copy{top:calc(78px + env(safe-area-inset-top));z-index:1;gap:10px;display:grid;position:absolute;left:30px;right:26px}.home-hero-copy h1{color:#fff;font-size:45px;font-weight:850;line-height:1.18}.home-hero-copy h1 span{color:#9eef24}.home-hero-copy p{color:#fff;max-width:350px;font-size:20px;line-height:1.28}.home-capture-button{z-index:1;color:#fff;cursor:pointer;background:linear-gradient(#766cff,#766cff) padding-box padding-box,linear-gradient(145deg,#a9a1ff 0%,#594fe0 52%,#8278ff 100%) border-box;border:3px solid #0000;border-radius:999px;place-items:center;width:134px;height:134px;display:grid;position:absolute;bottom:max(56px,8.5%);right:24px;box-shadow:0 18px 34px #00000052,0 7px 15px #0003}.home-capture-button:active{transform:scale(.97)}.home-hero{color:#fff;min-height:132px;box-shadow:var(--shadow);background:linear-gradient(135deg,#08b79f,#0f7d7d);border-radius:8px;grid-template-columns:64px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.home-brand-mark{background:#ffffff2e;border-radius:8px;place-items:center;width:64px;height:64px;font-size:30px;font-weight:850;display:grid}.home-hero span{opacity:.86;font-size:13px;font-weight:780;display:block}.home-hero h2{color:#fff;font-size:28px;line-height:1.12}.home-section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-section-header span{color:var(--muted);font-size:13px;font-weight:750}.home-history-section{gap:12px;display:grid}.home-empty-records{border:1px solid var(--border);background:var(--surface);min-height:170px;color:var(--muted);text-align:center;border-radius:8px;place-content:center;gap:8px;padding:20px;display:grid}.home-empty-records h2{color:var(--text)}.page-stack{gap:14px;display:grid}.panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:16px;display:grid}.section-heading{justify-content:space-between;gap:12px;display:flex}.muted{color:var(--muted);font-size:14px;line-height:1.5}.image-picker{align-content:start;min-height:0}.capture-hero{gap:16px}.capture-heading{gap:4px;display:grid}.capture-actions{gap:10px;display:grid}.capture-action{border:1px solid var(--border);background:var(--surface);width:100%;min-height:86px;color:var(--text);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.capture-action svg{background:var(--primary-soft);width:42px;height:42px;color:var(--primary-strong);border-radius:8px;padding:10px}.capture-action span{gap:4px;min-width:0;display:grid}.capture-action strong{font-size:16px;line-height:1.2}.capture-action small{color:var(--muted);font-size:12px;line-height:1.35}.capture-action.primary-capture{background:var(--surface);border-color:var(--primary);color:var(--text)}.capture-action.primary-capture svg{background:var(--primary);color:#fff}.capture-action.primary-capture small{color:var(--muted)}.capture-action:disabled{cursor:wait;opacity:.68}.camera-capture-view{z-index:50;color:#fff;background:#050505;position:fixed;inset:0;overflow:hidden}.camera-preview,.camera-scrim{width:100%;height:100%;position:absolute;inset:0}.camera-preview{object-fit:cover}.camera-scrim{pointer-events:none;background:linear-gradient(#e1e1e1b3,#e1e1e133 42%,#e1e1e19e),linear-gradient(#0000 62%,#0000001f)}.camera-control-button,.camera-shutter-button{cursor:pointer;border:0;border-radius:999px;position:absolute}.camera-scan-frame{top:calc(72px + env(safe-area-inset-top));left:22px;right:22px;bottom:calc(198px + env(safe-area-inset-bottom));pointer-events:none;border:8px dashed #fffffff0;border-radius:18px;position:absolute}.camera-controls{left:42px;right:42px;bottom:calc(40px + env(safe-area-inset-bottom));grid-template-columns:58px 1fr 58px;place-items:center;min-height:102px;display:grid;position:absolute}.camera-control-button{color:#fff;background:#8fe114;place-items:center;width:58px;height:58px;display:grid;position:static;box-shadow:0 9px 18px #0000002e}.camera-shutter-button{background:linear-gradient(#766cff,#766cff) padding-box padding-box,linear-gradient(145deg,#aea7ff 0%,#5d54e6 58%,#8379ff 100%) border-box;border:8px solid #ffffffe6;width:102px;height:102px;position:static;box-shadow:0 11px 22px #4639d847,0 7px 16px #0003}.camera-shutter-button:disabled{opacity:.42;cursor:wait}.camera-fallback-panel{color:#fff;text-align:center;background:#292929eb;border-radius:8px;gap:12px;padding:16px;display:grid;position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%)}.camera-fallback-panel .secondary-button{color:#fff;background:#3a3a3a;border-color:#ffffff14}.agent-stage{gap:14px;display:grid}.navigation-session{z-index:60;color:#fff;background:#1b1b1b;border-inline:1px solid #ffffff14;width:min(100%,480px);height:100dvh;margin:0 auto;position:fixed;inset:0}.navigation-session .page-stack{height:100%;min-height:0}.navigation-session .agent-stage{scrollbar-width:none;color:#fff;background:#1b1b1b;min-height:100%;padding:16px;overflow:auto}.navigation-session .agent-stage::-webkit-scrollbar{display:none}.agent-workspace{background:#1b1b1b;grid-template-rows:minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:hidden}.agent-workspace-map{min-height:0;padding:calc(14px + env(safe-area-inset-top)) 16px 14px;background:#1b1b1b;place-items:stretch stretch;display:grid;overflow:hidden}.agent-workspace-map img{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.perspective-correction-view{z-index:55;color:#fff;background:#1c1d1f;grid-template-rows:auto 1fr auto auto;display:grid;position:fixed;inset:0}.correction-header{min-height:calc(78px + env(safe-area-inset-top));padding:calc(16px + env(safe-area-inset-top)) 16px 12px;grid-template-columns:46px 1fr;align-items:center;gap:10px;display:grid}.correction-header h1{color:#fff;font-size:22px}.correction-header p{color:#ffffffad;font-size:13px;line-height:1.4}.correction-icon-button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:46px;height:46px;display:grid}.correction-workspace{min-height:0;margin:8px 18px;position:relative;overflow:hidden}.correction-image{object-fit:contain;display:block;position:absolute}.correction-overlay{touch-action:none;width:100%;height:100%;position:absolute;inset:0}.correction-polygon-fill{fill:#08b79f24}.correction-polygon-line{fill:none;stroke:#08d8c0;stroke-width:3px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.correction-point-marker{fill:#08d8c0;pointer-events:none}.correction-point-hit{fill:#0000;stroke:#0000;cursor:grab;pointer-events:all}.correction-status{color:#ffffffc2;background:#ffffff1a;border-radius:8px;margin:0 18px;padding:10px 12px;font-size:13px}.correction-status.detected{color:#ffffffe6;background:#08b79f2e}.correction-status.fallback,.correction-status.failed{background:#ffffff1f}.correction-error{color:#ffd6d2;background:#b423182e;border-radius:8px;margin:0 18px;padding:10px 12px;font-size:13px}.correction-actions{min-height:calc(94px + env(safe-area-inset-bottom));padding:12px 18px calc(16px + env(safe-area-inset-bottom));background:#00000038;grid-template-columns:1fr 1fr;align-items:center;gap:12px;display:grid}.correction-secondary-action,.correction-primary-action{color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:56px;font-size:16px;font-weight:800;display:inline-flex}.correction-secondary-action{background:#ffffff1f}.correction-primary-action{background:#08b79f}.correction-primary-action:disabled{cursor:wait;opacity:.68}.agent-map-frame{aspect-ratio:4/3;background:#101010;border:1px solid #ffffff1f;border-radius:8px;width:100%;position:relative;overflow:hidden}.agent-map-frame.result{aspect-ratio:4/3}.agent-map-frame img{object-fit:contain;width:100%;height:100%;display:block}.agent-status-panel{color:#fff;background:#353535;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:12px;font-weight:750;display:flex}.agent-message{color:#ffffffdb;background:#353535;border:1px solid #ffffff14;border-radius:8px;align-items:center;min-height:46px;padding:11px 12px;font-size:14px;line-height:1.45;display:flex}.agent-message.needs-more-info{color:#ffd7b4;background:#c7672029;border-color:#c767206b}.agent-message.unsupported{color:#ffd6d2;background:#b4231829;border-color:#b423186b}.agent-message.thinking{color:#abfff3;background:#08d8c029}.agent-input-bar{min-height:54px;box-shadow:none;background:#353535;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:1fr 42px;gap:6px;padding:6px;display:grid}.agent-workspace>.agent-input-bar{margin:0 16px calc(14px + env(safe-area-inset-bottom));min-height:60px;box-shadow:none;border-radius:14px}.agent-bottom-status{min-height:60px;margin:0 16px calc(14px + env(safe-area-inset-bottom));color:#fff;box-shadow:none;background:#353535;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-weight:780;display:inline-flex}.destination-candidate-sheet{margin:0 16px calc(14px + env(safe-area-inset-bottom));gap:10px;display:grid}.destination-candidate-sheet .agent-input-bar{min-height:60px;box-shadow:none;border-radius:14px}.destination-candidate-panel{max-height:min(42dvh,300px);box-shadow:none;background:#353535;border:1px solid #ffffff14;border-radius:16px;gap:10px;padding:12px;display:grid;overflow:auto}.destination-candidate-message,.destination-candidate-empty{color:#ffffffb8;font-size:13px;line-height:1.45}.destination-candidate-list{gap:8px;display:grid}.destination-candidate-item{color:#fff;text-align:left;cursor:pointer;background:#484848;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 12px;display:grid}.destination-candidate-item span{gap:3px;min-width:0;display:grid}.destination-candidate-item strong,.destination-candidate-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.destination-candidate-item strong{font-size:15px;line-height:1.2}.destination-candidate-item small{color:#ffffff9e;font-size:12px}.destination-candidate-item em{color:#9eef24;background:#9eef242e;border-radius:999px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:800}.destination-search-screen{height:100dvh;padding:calc(30px + env(safe-area-inset-top)) 26px calc(22px + env(safe-area-inset-bottom));color:#fff;background:#252525;grid-template-rows:54px auto auto minmax(0,1fr);gap:18px;display:grid;position:relative;overflow:hidden}.destination-search-header{grid-template-columns:54px 1fr;align-items:center;display:grid}.destination-search-back{color:#fff;cursor:pointer;background:#9e9e9eeb;border:0;border-radius:999px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 18px #0000002e}.destination-search-bar{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8e8e8eeb;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:16px;min-height:64px;padding:0 22px;display:grid}.destination-search-bar input{color:#fff;background:0 0;border:0;outline:none;min-width:0;font-size:18px;font-weight:800}.destination-search-bar input::placeholder{color:#ffffffd6}.destination-search-bar:focus-within{box-shadow:0 0 0 2px #9eef248c}.destination-search-message{color:#ffffffe0;min-height:24px;margin:0 4px;font-size:17px;line-height:1.4}.destination-search-map{place-items:center;min-height:0;display:grid;overflow:hidden}.destination-search-map img{object-fit:contain;width:100%;height:100%;display:block}.destination-result-panel{z-index:2;min-height:min(64dvh,640px);padding:46px 24px calc(28px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;scrollbar-width:none;background:#747474db;border-radius:22px 22px 0 0;transition:transform .24s;position:absolute;bottom:0;left:0;right:0;overflow:auto;transform:translateY(100%);box-shadow:0 -18px 32px #0000002e}.destination-result-panel::-webkit-scrollbar{display:none}.destination-result-panel.is-raised{pointer-events:auto;transform:translateY(0)}.destination-result-row{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #ffffff42;grid-template-columns:32px 1fr;align-items:center;gap:14px;width:100%;min-height:48px;padding:0 14px;display:grid}.destination-result-pin{color:#766cff;background:#9eef24;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.destination-result-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:780;line-height:1.2;overflow:hidden}.destination-result-empty,.destination-result-loading{color:#ffffffd6;text-align:center;justify-content:center;align-items:center;gap:9px;min-height:96px;font-size:18px;font-weight:850;display:flex}.agent-input-bar input{color:#fff;background:0 0;border:0;outline:none;min-width:0;padding:0 10px}.agent-input-bar input::placeholder{color:#ffffff94}.agent-input-bar button{color:#fff;cursor:pointer;background:#08d8c0;border:0;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.agent-input-bar button:disabled{opacity:.45;cursor:not-allowed}.primary-button,.secondary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 14px;font-weight:760;display:inline-flex}.primary-button{background:var(--primary);color:#fff}.primary-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button{background:var(--surface-soft);border-color:var(--border);color:var(--text)}.ghost-button{border-color:var(--border);color:var(--primary-strong);background:0 0}.navigation-session .section-kicker{color:#9eef24}.navigation-session h2{color:#fff}.navigation-session .primary-button{color:#071a18;background:#08d8c0}.navigation-session .primary-button:disabled{color:#ffffff9e;background:#4a4a4a}.navigation-session .secondary-button{color:#fff;background:#353535;border-color:#ffffff14}.navigation-session .ghost-button{color:#ffffffd6;background:0 0;border-color:#ffffff29}.full-width{width:100%}.compact-button{min-height:38px;padding-inline:10px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.image-frame{border:1px solid var(--border);background-color:#f7faf7;background-image:linear-gradient(45deg,#0f766e14 25%,#0000 25%),linear-gradient(-45deg,#0f766e14 25%,#0000 25%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:8px;width:100%;position:relative;overflow:hidden}.image-frame img{object-fit:contain;width:100%;height:100%;transition:transform .16s;display:block}.preview-frame,.result-frame{aspect-ratio:4/3}.thumbnail-strip{border:1px solid var(--border);background:var(--surface);min-height:62px;color:var(--muted);border-radius:8px;align-items:center;gap:12px;padding:10px;font-weight:700;display:flex}.thumbnail-strip img{object-fit:cover;border-radius:6px;width:54px;height:42px}.field-label{color:var(--text);gap:8px;font-size:14px;font-weight:750;display:grid}.field-label input{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fbfcfa;border-radius:8px;outline:none;padding:0 13px}.field-label input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f766e1f}.loading-panel{text-align:center;place-items:center;min-height:220px}.spin-icon{color:var(--primary);animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.route-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.route-line,.route-line-shadow{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.route-line-shadow{stroke:#fffffff2;stroke-width:9px}.route-line{stroke:var(--accent);stroke-width:5px}.route-point{vector-effect:non-scaling-stroke;stroke:#fff;stroke-width:2px}.route-point-start{fill:var(--primary)}.route-point-end{fill:var(--danger)}.route-summary{background:var(--surface-soft);border-radius:8px;grid-template-columns:48px 1fr;gap:8px 10px;padding:12px;display:grid}.route-summary span{color:var(--muted);font-size:13px}.route-summary strong{color:var(--text);font-size:14px}.inline-status{background:var(--primary-soft);color:var(--primary-strong);border-radius:8px;padding:9px 12px;font-size:13px;font-weight:750}.error-status{color:var(--danger);background:#fde8e5}.empty-note,.info-strip{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:4px;padding:14px;display:grid}.capture-hero .empty-note,.capture-hero .info-strip{background:#f8fafb;border:0}.empty-note span,.info-strip span{color:var(--muted);font-size:14px}.empty-state{text-align:center;min-height:320px;color:var(--muted);place-content:center;gap:8px;display:grid}.empty-state h2{color:var(--text)}.list-header{color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;font-weight:750;display:flex}.history-page{height:100%;padding:calc(118px + env(safe-area-inset-top)) 26px calc(112px + env(safe-area-inset-bottom));scrollbar-width:none;color:#0d0d0d;background:#292929;align-content:start;display:grid;overflow-y:auto}.history-page::-webkit-scrollbar{display:none}.history-list{gap:16px;display:grid}.history-card{color:#0d0d0d;text-align:left;width:100%;min-height:112px;box-shadow:none;cursor:pointer;background:#b9b9b9;border:0;border-radius:20px;grid-template-columns:86px minmax(0,1fr) 50px;align-items:center;gap:20px;padding:18px 20px 18px 22px;display:grid}.history-card:active{transform:scale(.99)}.history-card img{object-fit:cover;background:#8f8f8f;border-radius:8px;width:86px;height:68px}.history-card-body{align-content:center;gap:8px;min-width:0;display:grid}.history-card-body strong,.history-card-body span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-card-body strong{font-size:21px;font-weight:850;line-height:1.15}.history-card-body span{color:#595959;font-size:13px;font-weight:650;line-height:1.25}.history-card-action{color:#fff;background:#8f8f8f;border-radius:999px;place-items:center;width:46px;height:46px;display:grid}.history-empty-state{color:#ffffffb8;text-align:center;place-content:center;gap:10px;min-height:300px;display:grid}.history-empty-state h2{color:#fff}.history-empty-state p{max-width:260px;font-size:14px;line-height:1.45}.account-page{min-height:100%;padding:calc(46px + env(safe-area-inset-top)) 24px calc(120px + env(safe-area-inset-bottom));color:#fff;background:#242424;align-content:start;gap:18px;margin:0;display:grid}.account-profile{min-height:110px;color:inherit;text-align:left;cursor:pointer;background:#303030;border:0;border-radius:20px;grid-template-columns:82px 1fr 28px;align-items:center;gap:16px;padding:16px 18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0a}.account-avatar{background:#b8b8b8 50%/cover;border-radius:999px;width:82px;height:82px}.account-profile-main{min-width:0}.account-profile-main h2{color:#fff;font-size:27px;font-weight:850;line-height:1.1}.account-profile-main p{color:#ffffffb3;margin-top:4px;font-size:14px}.account-api-card,.account-menu-card{background:#3a3a3a;border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff0a}.account-api-card{gap:16px;padding:18px;display:grid}.account-key-field{color:#ffffffe6;background:#505050;border-radius:14px;grid-template-columns:24px 1fr 42px;align-items:center;gap:12px;min-height:54px;padding:0 8px 0 16px;display:grid}.account-key-field input{color:#fff;background:0 0;border:0;outline:none;min-width:0;font-size:18px}.account-key-field input::placeholder{color:#ffffff8f}.account-key-field:focus-within{box-shadow:0 0 0 2px #9eef2480}.account-key-field button{color:#fff;cursor:pointer;background:#9eef24;border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.account-key-field button:disabled{cursor:default;opacity:.58}.account-quota-row{color:#ffffffdb;justify-content:space-between;align-items:center;font-size:17px;display:flex}.account-quota-row strong{font-size:17px;font-weight:500}.account-quota-track{background:#505050;border-radius:999px;height:10px;overflow:hidden}.account-quota-track span{border-radius:inherit;background:#9eef24;height:100%;display:block}.account-menu-section{gap:12px;display:grid}.account-menu-section>h2{color:#fff;font-size:24px;font-weight:850}.account-menu-card{padding:8px 18px}.account-menu-card button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:32px 1fr 26px;align-items:center;gap:14px;width:100%;min-height:58px;display:grid}.account-menu-card button+button{border-top:1px solid #ffffff47}.account-menu-card button svg:first-child{color:#9eef24}.account-menu-card button span{font-size:17px;font-weight:750}.profile-editor-page{gap:22px}.profile-editor-header{grid-template-columns:58px 1fr 58px;align-items:center;gap:10px;min-height:46px;display:grid}.profile-editor-header h1{color:#fff;text-align:center;font-size:24px}.profile-editor-header button{color:#9eef24;cursor:pointer;background:0 0;border:0;min-height:40px;font-size:16px;font-weight:800}.profile-editor-card{background:#666;border-radius:18px;gap:18px;padding:28px;display:grid}.profile-editor-avatar{background:#b8b8b8 50%/cover;border-radius:999px;justify-self:center;width:122px;height:122px}.profile-editor-avatar-button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-self:center;padding:0;display:inline-flex;position:relative}.profile-editor-avatar-button:disabled{cursor:progress;opacity:.7}.profile-editor-avatar-button .profile-editor-avatar{display:block}.profile-editor-avatar-overlay{color:#1d1d1d;background:#9eef24;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;bottom:4px;right:4px;box-shadow:0 2px 6px #0000004d}.profile-editor-avatar-hint{text-align:center;color:#ffffffb3;margin:0;font-size:13px}.profile-editor-avatar-error{text-align:center;color:#ff8a8a;margin:0;font-size:13px}.profile-editor-field{color:#fff;gap:8px;font-size:15px;font-weight:800;display:grid}.profile-editor-field input{color:#fff;background:#ffffff24;border:0;border-radius:8px;outline:none;min-height:52px;padding:0 14px;font-size:16px}.profile-editor-field input::placeholder{color:#ffffff85}.help-page,.purchase-history-page,.update-page{width:min(100%,480px);padding:calc(46px + env(safe-area-inset-top)) 24px calc(40px + env(safe-area-inset-bottom));color:#fff;scrollbar-width:none;z-index:100;background:#242424;border-inline:1px solid #17211b14;flex-direction:column;gap:24px;margin:0 auto;display:flex;position:fixed;inset:0;overflow-y:auto}.help-page::-webkit-scrollbar{display:none}.purchase-history-page::-webkit-scrollbar{display:none}.update-page::-webkit-scrollbar{display:none}.help-header,.purchase-history-header,.update-header{align-items:center;gap:14px;display:flex}.help-header h1,.purchase-history-header h1,.update-header h1{color:#fff;font-size:24px;font-weight:850}.help-back-button,.purchase-history-back-button,.update-back-button{color:#fff;cursor:pointer;background:#3a3a3a;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.help-faq-section,.help-feedback-section{flex-direction:column;gap:14px;display:flex}.help-faq-section h2,.help-feedback-section h2{color:#fff;font-size:18px;font-weight:800}.help-faq-list{border-radius:16px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.help-faq-item{background:#3a3a3a}.help-faq-item summary{color:#fff;cursor:pointer;align-items:center;min-height:52px;padding:14px 18px;font-size:15px;font-weight:600;list-style:none;display:flex}.help-faq-item summary:before{content:"▸";color:#9eef24;margin-right:10px;font-size:14px;transition:transform .2s}.help-faq-item[open] summary:before{transform:rotate(90deg)}.help-faq-item p{color:#ffffffb3;margin:0;padding:0 18px 14px;font-size:14px;line-height:1.6}.help-feedback-section p{color:#ffffffb3;font-size:14px;line-height:1.5}.help-issues-link{color:#1d1d1d;background:#9eef24;border-radius:12px;align-self:flex-start;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.purchase-history-content{flex:1;justify-content:center;align-items:center;display:flex}.purchase-history-empty{color:#ffffff80;font-size:16px}.update-content{flex:1;justify-content:center;align-items:center;display:flex}.update-status{color:#9eef24;flex-direction:column;align-items:center;gap:12px;display:flex}.update-version{color:#fff;font-size:18px;font-weight:700}.update-message{color:#fff9;font-size:15px}@media (width>=768px){body{background:#dfe6ea}.app-shell{border:1px solid #17211b1f;border-radius:18px;height:min(100dvh,920px);margin-block:18px;overflow:hidden}.help-page,.purchase-history-page,.update-page{border:1px solid #17211b1f;border-radius:18px;height:min(100dvh,920px);margin-block:18px;overflow:hidden auto}}.path-overlay-frame{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.path-overlay-frame img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.path-overlay-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.path-overlay-anim{animation:1.2s linear infinite path-dash-flow}@keyframes path-dash-flow{to{stroke-dashoffset:-24px}}.wall-mask-preview-stage{flex-direction:column;gap:14px;width:100%;height:100%;padding:16px;display:flex}.wall-mask-preview-subtitle{color:#ffffffa6;margin:6px 0 0;font-size:14px}.wall-mask-preview-frame{background:#101010;border:1px solid #ffffff1a;border-radius:12px;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.wall-mask-preview-frame img{object-fit:contain;width:100%;height:100%;transition:opacity 1.1s;position:absolute;inset:0}.wall-mask-preview-original{opacity:1}.wall-mask-preview-mask{opacity:0}.wall-mask-preview-frame.is-revealed .wall-mask-preview-original{opacity:.05}.wall-mask-preview-frame.is-revealed .wall-mask-preview-mask{opacity:1}.wall-mask-preview-scan{filter:blur(2px);pointer-events:none;background:linear-gradient(#0000 0%,#38bdf82e 45%,#38bdf88c 50%,#38bdf82e 55%,#0000 100%);height:12%;animation:1.7s ease-in-out infinite wall-mask-scan;position:absolute;top:0;left:0;right:0}@keyframes wall-mask-scan{0%{transform:translateY(-12%)}to{transform:translateY(900%)}}.wall-mask-preview-progress{background:#ffffff14;border-radius:2px;height:4px;position:relative;overflow:hidden}.wall-mask-preview-progress span{background:linear-gradient(90deg, var(--primary,#38bdf8), #6ee7b7);transform-origin:0;animation:wall-mask-progress var(--auto-advance-ms,2s) linear forwards;position:absolute;inset:0;transform:scaleX(0)}@keyframes wall-mask-progress{to{transform:scaleX(1)}}
