/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-outline-style:solid;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inline-flex{display:inline-flex}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.min-h-12{min-height:calc(var(--spacing) * 12)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-full{border-radius:2147483647px}.bg-primary{background-color:var(--primary)}.p-0{padding:0}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-5{padding-inline:calc(var(--spacing) * 5)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-foreground{color:var(--foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-\[background-color\,color\,opacity\,box-shadow\]{transition-property:background-color,color,opacity,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.focus-visible\:ring-4:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring\/35:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/35:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 35%, transparent)}}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-muted:active{background-color:var(--muted)}.active\:bg-primary\/80:active{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.active\:bg-primary\/80:active{background-color:color-mix(in oklab, var(--primary) 80%, transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@media (prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--background:#f2f2f7;--foreground:#1c1c1e;--surface:#fff;--surface-elevated:#fff;--muted:#e9e9ee;--muted-foreground:#6e6e73;--separator:#3c3c4324;--primary:#007aff;--primary-foreground:#fff;--ring:#007aff;--blue-soft:#e5f1ff;--purple:#af52de;--purple-soft:#f5eafa;--red:#ff3b30;--red-soft:#ffebe9;--orange:#ff9500;--orange-soft:#fff1dc;--shadow:0 18px 44px #1c1c1e14;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--foreground:#fff;--surface:#1c1c1e;--surface-elevated:#2c2c2e;--muted:#2c2c2e;--muted-foreground:#a1a1a6;--separator:#54545894;--primary:#0a84ff;--primary-foreground:#fff;--ring:#0a84ff;--blue-soft:#0a84ff2e;--purple:#bf5af2;--purple-soft:#bf5af22e;--red:#ff453a;--red-soft:#ff453a2e;--orange:#ff9f0a;--orange-soft:#ff9f0a2e;--shadow:0 22px 60px #00000070}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--foreground:#fff;--surface:#1c1c1e;--surface-elevated:#2c2c2e;--muted:#2c2c2e;--muted-foreground:#a1a1a6;--separator:#54545894;--primary:#0a84ff;--primary-foreground:#fff;--ring:#0a84ff;--blue-soft:#0a84ff2e;--purple:#bf5af2;--purple-soft:#bf5af22e;--red:#ff453a;--red-soft:#ff453a2e;--orange:#ff9f0a;--orange-soft:#ff9f0a2e;--shadow:0 22px 60px #00000070}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0}button{font:inherit}button:focus-visible{box-shadow:0 0 0 4px var(--ring);outline:none}@supports (color:color-mix(in lab, red, red)){button:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--ring) 32%, transparent)}}.preview-stage{background:radial-gradient(circle at 50% 8%, var(--primary), transparent 26rem), var(--background);min-height:100vh}@supports (color:color-mix(in lab, red, red)){.preview-stage{background:radial-gradient(circle at 50% 8%, color-mix(in srgb, var(--primary) 10%, transparent), transparent 26rem), var(--background)}}.app-shell{background:var(--background);width:100%;min-height:100svh;margin-inline:auto;position:relative;overflow:hidden}.app-content{width:100%;max-width:540px;padding:max(24px, env(safe-area-inset-top), var(--tg-content-safe-area-inset-top,0px)) 16px calc(124px + max(env(safe-area-inset-bottom), var(--tg-content-safe-area-inset-bottom,0px)));margin-inline:auto}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:14px 4px 24px;display:flex}.brand-line{color:var(--primary);letter-spacing:.01em;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.page-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(36px,10vw,44px);font-weight:780;line-height:.98}.page-subtitle{color:var(--muted-foreground);margin:11px 0 0;font-size:15px;font-weight:510;line-height:1.35}.profile-button{border:1px solid var(--foreground);flex:none;margin-top:8px}@supports (color:color-mix(in lab, red, red)){.profile-button{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}}.profile-button{background:linear-gradient(145deg, var(--primary), var(--primary))}@supports (color:color-mix(in lab, red, red)){.profile-button{background:linear-gradient(145deg, color-mix(in srgb, var(--primary) 78%, white), var(--primary))}}.profile-button{color:#fff;box-shadow:0 8px 22px var(--primary)}@supports (color:color-mix(in lab, red, red)){.profile-button{box-shadow:0 8px 22px color-mix(in srgb, var(--primary) 22%, transparent)}}.profile-button{cursor:pointer}.profile-button span{letter-spacing:-.02em;font-size:13px;font-weight:800}.summary-section{gap:12px;display:grid}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--foreground);min-width:0;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.metric-card{border:1px solid color-mix(in srgb, var(--foreground) 7%, transparent)}}.metric-card{background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:16px}.metric-icon{border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:24px;display:grid}.metric-icon--blue{background:var(--blue-soft);color:var(--primary)}.metric-icon--purple{background:var(--purple-soft);color:var(--purple)}.metric-label,.metric-value,.metric-detail,.waiting-card p,.waiting-card span,.section-kicker,.attention-row h3,.attention-row p{margin:0}.metric-label{color:var(--muted-foreground);font-size:14px;font-weight:600}.metric-value{letter-spacing:-.05em;margin-top:2px;font-size:clamp(38px,11vw,48px);font-weight:780;line-height:1}.metric-detail{color:var(--muted-foreground);margin-top:8px;font-size:13px;font-weight:550}.waiting-card{border:1px solid var(--foreground);grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-height:76px;display:grid}@supports (color:color-mix(in lab, red, red)){.waiting-card{border:1px solid color-mix(in srgb, var(--foreground) 7%, transparent)}}.waiting-card{background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:12px 14px}.waiting-icon{background:var(--blue-soft);width:42px;height:42px;color:var(--primary);border-radius:13px;place-items:center;display:grid}.waiting-copy{min-width:0}.waiting-copy p{font-size:15px;font-weight:690}.waiting-copy span{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;font-weight:500;display:block;overflow:hidden}.waiting-card strong{color:var(--primary);letter-spacing:-.03em;font-size:22px;font-weight:750}.chevron{color:var(--muted-foreground);flex:none}@supports (color:color-mix(in lab, red, red)){.chevron{color:color-mix(in srgb, var(--muted-foreground) 72%, transparent)}}.attention-section{margin-top:32px}.section-heading{justify-content:space-between;align-items:end;gap:16px;padding:0 4px 12px;display:flex}.section-kicker{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:24px;font-weight:750;line-height:1.1}.item-count{background:var(--muted);min-width:30px;height:30px;color:var(--muted-foreground);border-radius:999px;place-items:center;font-size:13px;font-weight:700;display:grid}.attention-list{border:1px solid var(--foreground);overflow:hidden}@supports (color:color-mix(in lab, red, red)){.attention-list{border:1px solid color-mix(in srgb, var(--foreground) 7%, transparent)}}.attention-list{background:var(--surface);box-shadow:var(--shadow);border-radius:26px}.attention-row{grid-template-columns:48px minmax(0,1fr);gap:13px;min-width:0;padding:15px 15px 0;display:grid}.work-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr);gap:13px;padding:15px 15px 0;display:grid}.work-row:active{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.work-row:active{background:color-mix(in srgb, var(--foreground) 5%, transparent)}}.segments{scrollbar-width:none;gap:6px;margin:-2px 0 20px;padding:2px 0;display:flex;overflow-x:auto}.segment{background:var(--muted);min-height:44px;color:var(--muted-foreground);cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 14px;font-size:13px;font-weight:650}.segment--active{background:var(--primary)}@supports (color:color-mix(in lab, red, red)){.segment--active{background:color-mix(in srgb, var(--primary) 15%, var(--surface))}}.segment--active{color:var(--primary)}.work-list{margin-top:2px}.empty-state{background:var(--surface);color:var(--muted-foreground);text-align:center;border-radius:24px;margin:4px 0;padding:24px 18px}.back-button{width:44px;height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;margin:-7px 0 10px -8px;display:grid}.detail-card,.answer-card,.ai-card{border:1px solid var(--foreground)}@supports (color:color-mix(in lab, red, red)){.detail-card,.answer-card,.ai-card{border:1px solid color-mix(in srgb, var(--foreground) 7%, transparent)}}.detail-card,.answer-card,.ai-card{background:var(--surface);box-shadow:var(--shadow);border-radius:26px;padding:18px}.detail-copy{margin:12px 0 20px;font-size:16px;line-height:1.45}.detail-meta{gap:12px;margin:0;display:grid}.detail-meta div{border-top:1px solid var(--separator);justify-content:space-between;gap:16px;padding-top:12px;display:flex}.detail-meta dt{color:var(--muted-foreground)}.detail-meta dd{text-align:right;margin:0;font-weight:650}.source-link{border:0;border-top:1px solid var(--separator);width:100%;color:var(--primary);font:inherit;cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:14px 0 0;font-weight:650;display:flex}.source-link--static{color:var(--foreground);cursor:default}.action-stack{gap:8px;margin-top:20px;display:grid}.action-stack .inline-flex{width:100%}.ai-card{margin-bottom:14px}.ai-card h2{margin:10px 0 6px;font-size:20px}.ai-card p{color:var(--muted-foreground);margin:0;line-height:1.42}.ai-icon{color:var(--primary)}.answer-card{margin-bottom:14px}.answer-card p{margin:0;line-height:1.48}.ask-form{background:var(--surface);box-shadow:var(--shadow);border-radius:24px;grid-template-columns:minmax(0,1fr) 46px;gap:8px;margin-top:18px;padding:7px;display:grid;position:sticky;bottom:88px}.ask-form input{min-width:0;color:var(--foreground);font:inherit;background:0 0;border:0;outline:0;padding:0 10px}.ask-form button{background:var(--primary);width:46px;height:46px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:18px;place-items:center;display:grid}.reminder-list{margin-top:2px}.reminder-row{grid-template-columns:42px minmax(0,1fr) auto;gap:12px;padding:15px;display:grid}.reminder-row--divided{border-bottom:1px solid var(--separator)}.reminder-icon{background:var(--blue-soft);width:42px;height:42px;color:var(--primary);border-radius:13px;place-items:center;display:grid}.reminder-copy{min-width:0}.reminder-copy h2,.reminder-copy p,.reminder-copy span{margin:0}.reminder-copy h2{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.reminder-copy p{color:var(--muted-foreground);margin-top:4px;font-size:13px}.reminder-copy span{color:var(--primary);margin-top:5px;font-size:12px;font-weight:650;display:block}.reminder-actions{align-items:center;gap:3px;display:flex}.reminder-actions button{width:44px;height:44px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:13px;place-items:center;display:grid}.reminder-actions button:active{background:var(--muted)}.reminder-actions button:disabled{cursor:default;opacity:.42}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.avatar{letter-spacing:-.02em;border-radius:16px;place-items:center;width:48px;height:48px;font-size:14px;font-weight:780;display:grid}.avatar--blue{background:var(--blue-soft);color:var(--primary)}.avatar--red{background:var(--red-soft);color:var(--red)}.avatar--orange{background:var(--orange-soft);color:var(--orange)}.avatar--purple{background:var(--purple-soft);color:var(--purple)}.attention-copy{min-width:0;padding:1px 0 15px}.attention-copy--divided{border-bottom:1px solid var(--separator)}.attention-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.attention-heading h3{letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:710;overflow:hidden}.status{font-size:12.5px;font-weight:650;margin-top:3px!important}.status--blue{color:var(--primary)}.status--red{color:var(--red)}.status--orange{color:var(--orange)}.status--purple{color:var(--purple)}.attention-description{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:470;line-height:1.38;display:-webkit-box;overflow:hidden;margin-top:7px!important}.attention-time{color:var(--muted-foreground);align-items:center;gap:5px;font-size:12px;font-weight:560;display:flex;margin-top:8px!important}.tab-bar{z-index:20;right:max(10px, env(safe-area-inset-right), var(--tg-content-safe-area-inset-right,0px));bottom:max(10px, env(safe-area-inset-bottom), var(--tg-content-safe-area-inset-bottom,0px));left:max(10px, env(safe-area-inset-left), var(--tg-content-safe-area-inset-left,0px));border:1px solid var(--foreground);grid-template-columns:repeat(5,minmax(0,1fr));max-width:520px;min-height:76px;margin-inline:auto;display:grid;position:fixed}@supports (color:color-mix(in lab, red, red)){.tab-bar{border:1px solid color-mix(in srgb, var(--foreground) 13%, transparent)}}.tab-bar{background:var(--surface-elevated);border-radius:25px}@supports (color:color-mix(in lab, red, red)){.tab-bar{background:color-mix(in srgb, var(--surface-elevated) 84%, transparent)}}.tab-bar{-webkit-backdrop-filter:blur(22px)saturate(150%);padding:6px;box-shadow:0 16px 50px #0000003d}.tab-item{min-width:0;min-height:62px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:620;line-height:1;transition:background-color .15s,color .15s,opacity .15s;display:flex}.tab-item:active{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.tab-item:active{background:color-mix(in srgb, var(--foreground) 8%, transparent)}}.tab-item--active{background:var(--primary)}@supports (color:color-mix(in lab, red, red)){.tab-item--active{background:color-mix(in srgb, var(--primary) 14%, transparent)}}.tab-item--active{color:var(--primary)}.tab-icon{place-items:center;display:grid}@media (width>=640px){.preview-stage{height:100svh;padding:32px;overflow:hidden}.app-shell{border:1px solid var(--foreground);max-width:472px;height:calc(100svh - 64px);min-height:0;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.app-shell{border:1px solid color-mix(in srgb, var(--foreground) 9%, transparent)}}.app-shell{scrollbar-width:none;border-radius:42px;box-shadow:0 28px 90px #0000003d}.app-shell::-webkit-scrollbar{display:none}.app-content{padding-top:28px}.tab-bar{max-width:448px;bottom:44px;left:44px;right:44px}}@media (width<=370px){.app-content{padding-inline:12px}.page-header{gap:10px}.metric-card{border-radius:21px;padding:14px}.metric-icon{margin-bottom:20px}.tab-item{font-size:10px}}@media (width>=640px) and (height<=520px){.preview-stage{padding:12px}.app-shell{border-radius:34px;max-width:760px;height:calc(100svh - 24px)}.app-content{max-width:720px;padding-top:12px}.page-header{padding:4px 4px 14px}.page-header h1{font-size:36px}.page-subtitle{margin-top:7px}.metric-card{padding:13px 16px}.metric-icon{width:34px;height:34px;margin-bottom:7px}.metric-value{font-size:34px}.metric-detail{margin-top:4px}.tab-bar{max-width:520px;bottom:22px;left:22px;right:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
