.icon{display:block;flex:none;fill:currentColor}.app-update{position:fixed;z-index:10;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:var(--space-12);padding:var(--space-12) var(--screen-padding);padding-bottom:calc(var(--space-12) + var(--safe-area-bottom));background:var(--inverse);color:var(--inverse-foreground);--ring: var(--inverse-foreground)}.app-update__text{margin:0;font-size:13px;line-height:1.38}.app-update__actions{display:flex;flex:none;gap:var(--space-08)}.app-update__action{min-height:var(--tap-min);padding:0 var(--space-12);border:0;border-radius:var(--radius-none);background:transparent;color:var(--inverse-foreground);font:inherit;font-size:17px;font-weight:700;cursor:pointer}.app-update__action--primary{background:var(--inverse-foreground);color:var(--inverse)}.callout{display:flex;width:100%}.callout--notice{align-items:center;gap:var(--space-12);padding:var(--space-12) var(--space-16);background:var(--muted);border:var(--surface-edge);color:var(--foreground)}.callout--footer{align-items:flex-start;gap:var(--space-08);padding:var(--space-08) 0 var(--footer-inset-bottom);color:var(--muted-foreground)}.callout__text{flex:1 1 auto;min-width:0;margin:0;font-weight:400}.callout--notice .callout__text{font-size:15px;line-height:1.33}.callout--footer .callout__text{font-size:13px;line-height:1.38}.btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:var(--space-08) var(--space-12);border:var(--stroke-hairline) solid transparent;border-radius:var(--radius-none);font-size:17px;line-height:1.29;font-weight:700;text-align:center;transition:background-color .12s ease,opacity .12s ease,color .12s ease}.btn:disabled{cursor:default}.btn--primary{background:var(--primary);color:var(--primary-foreground)}.btn--primary:not(:disabled):active{background:var(--primary-pressed)}.btn--secondary{background:var(--secondary);color:var(--secondary-foreground)}.btn--secondary:not(:disabled):active{opacity:.82}.btn--destructive{background:var(--destructive);color:var(--destructive-foreground)}.btn--destructive:not(:disabled):active{opacity:.82}.btn--tertiary{background:transparent;color:var(--primary)}.btn--tertiary:not(:disabled):active{color:var(--primary-pressed)}.btn:disabled{background:var(--card);border-color:var(--border);color:var(--muted-foreground);opacity:1}.btn[aria-busy=true] .btn__label{opacity:0}.btn__dots{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;letter-spacing:.08em}.dots{display:flex;align-items:center;justify-content:center;width:100%;height:var(--tap-min)}.dots__group{display:flex;align-items:center;gap:var(--space-08);padding:var(--space-08) var(--space-12)}.dots__dot{flex:none;width:8px;height:8px;border-radius:var(--radius-none);background:var(--border-strong)}.dots__dot[data-active]{background:var(--dot-active, var(--inverse))}.action-bar{display:flex;flex-direction:column;gap:var(--space-12);width:100%}.action-bar--inset-screen{padding:var(--space-24) var(--screen-padding) var(--screen-padding);padding-bottom:calc(var(--screen-padding) + var(--safe-area-bottom-edge))}.action-bar--inset-none{padding:0}.action-bar__buttons{display:flex;flex-direction:column;gap:var(--space-12)}.action-bar--pair .action-bar__buttons{flex-direction:row}.action-bar--pair .action-bar__buttons>*{flex:1 1 0;min-width:0}.action-bar__caption{margin:0;text-align:center;font-size:13px;line-height:1.38;font-weight:400;color:var(--muted-foreground)}.headline-stat{display:inline-flex;flex-direction:column-reverse;align-items:flex-start;gap:var(--space-08)}.headline-stat__caption{color:var(--muted-foreground);font-size:13px;line-height:1.38;font-weight:400}.headline-stat__value{color:var(--foreground);font-size:34px;line-height:1.21;font-weight:700}.headline-stat--hero .headline-stat__value{font-size:56px;line-height:1}.pill{display:inline-flex;align-items:center;gap:var(--space-08);min-height:24px;padding:var(--space-04) var(--space-08);border-radius:var(--radius-none);color:var(--foreground);font-size:12px;line-height:1.33;font-weight:400}.pill--card{background:var(--muted)}.pill--surface{background:var(--card)}.pill__dot{flex:none;width:8px;height:8px;border-radius:var(--radius-none);background:var(--foreground)}.pill__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill__icon{display:grid;place-items:center;flex:none;width:24px;height:24px;margin-block:calc(var(--space-04) * -1)}.aha-block{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);width:100%}.aha-block__text{align-self:stretch;margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.aha-block__source{display:inline-flex;color:inherit;text-decoration:none;margin:0;padding:0;border:0;background:none;font:inherit;text-align:inherit;cursor:pointer}.icon-box{display:grid;place-items:center;flex:none;width:28px;height:28px}.alert-card{display:flex;flex-direction:column;gap:var(--space-12);width:100%;padding:var(--space-16);border-block-end:var(--stroke-hairline) solid var(--border)}.alert-card__top{display:flex;align-items:flex-start;gap:var(--space-12)}.alert-card__text{display:flex;flex-direction:column;gap:var(--space-04);flex:1 1 auto;min-width:0}.alert-card__title{margin:0;font-size:25px;line-height:1.2;font-weight:700;color:var(--foreground)}.alert-card__meta{font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.alert-card__amount{margin:0;font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground)}.bubble-list{display:flex;flex-direction:column;gap:var(--space-12);margin:0;padding:0;list-style:none}.bubble{display:flex}.bubble--user{justify-content:flex-end}.bubble--agent,.bubble--agent-thinking{justify-content:flex-start}.bubble__box{max-width:300px;border-radius:var(--radius-none)}.bubble--user .bubble__box{padding:var(--space-12) var(--space-16);background:var(--foreground);color:var(--background)}.bubble--agent .bubble__box{display:flex;flex-direction:column;gap:var(--space-12);padding:var(--space-16);background:var(--muted)}.bubble--agent-thinking .bubble__box{display:flex;align-items:center;gap:var(--space-08);padding:var(--space-12) var(--space-16);background:var(--muted);color:var(--foreground)}.bubble__title{margin:0;font-size:17px;line-height:1.29;font-weight:400;color:var(--foreground)}.bubble__text{margin:0;overflow-wrap:anywhere;font-size:17px;line-height:1.29;font-weight:400}.bubble--agent .bubble__text{font-size:15px;line-height:1.33;color:var(--muted-foreground)}.bubble__sources{display:flex;flex-wrap:wrap;gap:var(--space-08)}.bubble__source{display:inline-flex;color:inherit;text-decoration:none}.bubble__overline{margin:0;font-size:12px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.checkbox{position:relative;display:grid;place-items:center;flex:none;width:24px;height:var(--tap-min)}.checkbox__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.checkbox__box{display:grid;place-items:center;width:24px;height:24px;border:var(--stroke-emphasis) solid var(--border-strong);border-radius:var(--radius-none);color:var(--primary-foreground)}.checkbox__mark{visibility:hidden}.checkbox__input:checked+.checkbox__box{background:var(--primary);border-color:var(--primary)}.checkbox__input:checked+.checkbox__box .checkbox__mark{visibility:visible}.checkbox__input:focus-visible+.checkbox__box{outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.checkbox__input:disabled{cursor:default}.chip{display:inline-flex;align-items:center;gap:var(--space-08);min-height:var(--tap-min);padding:var(--space-12);border:0;border-radius:var(--radius-none);background:var(--card);color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400;transition:background-color .12s ease,color .12s ease}.chip[aria-pressed=true],.chip[aria-checked=true]{padding-left:calc(var(--space-12) - var(--space-02));background:var(--foreground);color:var(--background)}.chip:disabled{cursor:default}.chip__mark{flex:none}.chip__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commitment-row{display:flex;align-items:flex-start;gap:var(--space-12);width:100%;padding:var(--space-16) 0;border-bottom:var(--stroke-hairline) solid var(--border)}.commitment-row__lead{display:flex;align-items:flex-start;gap:var(--space-08);flex:1 1 auto;min-width:0}.commitment-row__text{display:flex;flex-direction:column;gap:var(--space-04);flex:1 1 auto;min-width:0}.commitment-row__name{font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground)}.commitment-row__meta{font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.commitment-row__end{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-08);flex:none;align-self:stretch}.commitment-row__amount{font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground);text-align:right}.commitment-row__status{display:flex;align-items:center;gap:var(--space-08);font-size:13px;line-height:1.38;font-weight:400;color:var(--foreground)}.commitment-row__dot{flex:none;width:8px;height:8px;background:var(--danger)}.compare-bars,.compare-bars__plot{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.compare-bars{margin:0}.compare-bars__row{display:flex;justify-content:space-between;gap:var(--space-08);align-items:baseline}.compare-bars__label,.compare-bars__amount{font-size:15px;line-height:1.33;font-weight:400}.compare-bars__amount{font-weight:700}.compare-bars__row--headline{color:var(--muted-foreground)}.compare-bars__row--true{color:var(--foreground)}.compare-bars__row--true .compare-bars__amount{font-size:17px;line-height:1.29}.compare-bars__track{display:flex;height:6px;background:var(--muted)}.compare-bars__fill{height:100%}.compare-bars__fill--headline{background:var(--border-strong)}.compare-bars__fill--base{background:var(--primary)}.compare-bars__fill--excess{background:var(--muted-foreground);box-shadow:inset var(--stroke-hairline) 0 0 var(--muted)}.compare-bars__delta{margin:0;color:var(--muted-foreground);font-size:12px;line-height:1.33;font-weight:400;text-align:right}.compare-row{width:100%;table-layout:fixed;border-collapse:collapse;border-bottom:var(--stroke-hairline) solid var(--border)}.compare-row__metric,.compare-row__value{padding:var(--space-12) 0;vertical-align:middle;font-size:13px;line-height:1.38;font-weight:400}.compare-row__metric{width:104px;color:var(--muted-foreground);text-align:left}.compare-row__value{color:var(--foreground);text-align:right}.input-field{display:flex;align-items:center;gap:var(--space-08);width:100%;background:var(--background);border-radius:var(--radius-none)}.input-field--tall{min-height:60px;padding:var(--space-12) var(--space-16)}.input-field--default{min-height:var(--tap-min);padding:0 var(--space-16)}.input-field__icon{display:flex;align-items:center;justify-content:center;flex:none;width:20px;height:20px;color:var(--icon)}.input-field__icon>svg{flex:none;width:24px;height:24px}.input-field__control{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;font-size:17px;line-height:1.29;font-weight:400;color:var(--foreground)}.input-field__control::placeholder{color:var(--muted-foreground);opacity:1}.input-field__control:focus-visible{outline:none}.input-field:has(.input-field__control:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.input-field__control:disabled{color:var(--muted-foreground);-webkit-text-fill-color:var(--muted-foreground);opacity:1}.composer{display:flex;align-items:center;gap:var(--space-08);width:100%;padding:var(--space-12) var(--screen-padding) var(--screen-padding);padding-bottom:calc(var(--screen-padding) + var(--safe-area-bottom-edge));background:var(--card);border-top:var(--stroke-hairline) solid var(--border)}.composer__field{flex:1 1 auto;min-width:0}.composer__send{display:flex;align-items:center;justify-content:center;flex:none;width:var(--tap-min);height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:var(--primary);color:var(--primary-foreground);transition:background-color .12s ease}.composer__send:active{background:var(--primary-pressed)}.credit-file-badge{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.credit-file-badge__row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-08);width:100%}.credit-file-badge__text{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:var(--space-04)}.credit-file-badge__title{color:var(--foreground);font-size:17px;line-height:1.29;font-weight:700}.credit-file-badge__sub{font-size:15px;line-height:1.33;font-weight:400}.credit-file-badge__sub--yes{color:var(--signal-negative)}.credit-file-badge__sub--no{color:var(--signal-positive)}.credit-file-badge__sub--cond{color:var(--muted-foreground)}.credit-file-badge__value{flex:none;color:var(--foreground);font-size:20px;line-height:1.25;font-weight:700}.credit-file-badge__source{position:relative;display:flex;align-items:center;gap:var(--space-08);width:100%;padding:var(--space-04) var(--space-08);border:0;border-radius:var(--radius-none);background:var(--card);color:var(--icon);text-align:left;text-decoration:none}.credit-file-badge__source:after{content:"";position:absolute;top:50%;right:0;left:0;height:var(--tap-min);transform:translateY(-50%)}.credit-file-badge__dot{flex:none;width:8px;height:8px;border-radius:var(--radius-none);background:var(--success)}.credit-file-badge__source-label{flex:1 1 auto;min-width:0;color:var(--foreground);font-size:13px;line-height:1.38;font-weight:400}.day-grid{display:flex;flex-direction:column;gap:var(--space-08);width:100%;margin:0}.day-grid__grid{display:flex;flex-wrap:wrap;gap:var(--space-12)}.day-grid__month{display:flex;flex-direction:column;gap:var(--space-04);flex:1 1 calc(50% - var(--space-12));min-width:140px}.day-grid__weeks{display:flex;flex-direction:column;gap:var(--space-04)}.day-grid__axis{color:var(--muted-foreground);font-size:13px;line-height:1.38;font-weight:400}.day-grid__week{display:flex;gap:var(--space-04)}.day-grid__cell{width:100%;max-width:22px;aspect-ratio:1;border-radius:var(--radius-none)}.day-grid__cell--day{background:var(--card)}.day-grid__cell--payment{background:var(--primary)}.day-grid__cell--filler{background:transparent}.day-grid__caption{display:flex;align-items:center;gap:var(--space-08);margin:0;color:var(--muted-foreground);font-size:13px;line-height:1.38;font-weight:400}.day-grid__swatch{width:8px;height:8px;flex:none;background:var(--primary)}.dialog{width:270px;padding:0;border:var(--stroke-hairline) solid var(--border);border-radius:var(--radius-none);background:var(--background);color:var(--foreground)}.dialog::backdrop{background:color-mix(in srgb,var(--foreground) 40%,transparent)}.dialog__head{display:flex;flex-direction:column;gap:var(--space-04);padding:var(--space-16);text-align:center}.dialog__title{margin:0;font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground)}.dialog__description{margin:0;font-size:13px;line-height:1.38;font-weight:400;color:var(--foreground)}.dialog__buttons{display:flex;border-block-start:var(--stroke-hairline) solid var(--border)}.dialog--row .dialog__buttons{flex-direction:row}.dialog--stack .dialog__buttons{flex-direction:column}.dialog--row .dialog__buttons>*+*{border-inline-start:var(--stroke-hairline) solid var(--border)}.dialog--stack .dialog__buttons>*+*{border-block-start:var(--stroke-hairline) solid var(--border)}.dialog__button{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:var(--tap-min);padding:0 var(--space-08);border:0;background:transparent;border-radius:var(--radius-none);font-size:17px;line-height:1.29;color:var(--foreground);text-align:center}.dialog__button:not(:disabled):active{background:var(--muted)}.dialog__button:disabled{color:var(--muted-foreground);cursor:default}.dialog__button--cancel{font-weight:400}.dialog__button--preferred{font-weight:700}.dialog__button--destructive{color:var(--destructive)}.disclosure-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-08);width:100%;min-height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;text-align:left;color:var(--icon)}.disclosure-row__label{flex:1 1 auto;min-width:0;font-size:15px;line-height:1.33;font-weight:400;color:var(--foreground)}.disclosure-row .icon{transition:transform .12s ease}.disclosure-row[aria-expanded=true] .icon{transform:rotate(90deg)}.filter-chips{display:flex;align-items:center;gap:var(--space-08);width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding:var(--space-04) 0;margin:calc(var(--space-04) * -1) 0}.filter-chips::-webkit-scrollbar{display:none}.filter-chips .chip{flex:none}.filter-chips .chip[aria-checked=true]{padding-left:calc(var(--space-12) - var(--space-02));background:var(--foreground);color:var(--background)}.firm-check{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.firm-check__row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-08);width:100%}.firm-check__text{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:var(--space-04)}.firm-check__title{color:var(--foreground);font-size:17px;line-height:1.29;font-weight:700}.firm-check__sub{color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.firm-check__value{flex:none;font-size:20px;line-height:1.25;font-weight:700}.firm-check__value--authorised{color:var(--foreground)}.firm-check__value--no-longer-authorised,.firm-check__value--not-found{color:var(--signal-negative)}.firm-check__value--unchecked{color:var(--muted-foreground)}.firm-check__source{position:relative;display:flex;align-items:flex-start;gap:var(--space-08);width:100%;padding:var(--space-04) var(--space-08);border:0;border-radius:var(--radius-none);background:var(--card);color:var(--icon);text-align:left;text-decoration:none}.firm-check__source:after{content:"";position:absolute;top:50%;right:0;left:0;height:var(--tap-min);transform:translateY(-50%)}.firm-check__chevron{flex:none}.firm-check__dot{flex:none;margin-top:5px;width:8px;height:8px;border-radius:var(--radius-none)}.firm-check__dot--authorised{background:var(--success)}.firm-check__dot--no-longer-authorised{background:var(--signal-negative)}.firm-check__dot--not-found,.firm-check__dot--unchecked{border:var(--stroke-emphasis) solid var(--border-strong);background:transparent}.firm-check__source-label{flex:1 1 auto;min-width:0;color:var(--foreground);font-size:13px;line-height:1.38;font-weight:400}.form-field{display:flex;width:100%}.form-field--row{align-items:center;justify-content:space-between;gap:var(--space-08);min-height:52px;border-bottom:var(--stroke-hairline) solid var(--border)}.form-field--stacked{flex-direction:column;gap:var(--space-08)}.form-field__control{display:flex;align-items:center;gap:var(--space-08);min-width:0;color:var(--icon)}.form-field--stacked .form-field__control{min-height:46px;padding:var(--space-12) var(--space-16);background:var(--card)}.form-field__label{min-width:0}.form-field--row .form-field__label{font-size:17px;line-height:1.29;font-weight:400;color:var(--foreground)}.form-field--stacked .form-field__label{font-size:12px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.form-field__value{min-width:0;font-size:17px;line-height:1.29;font-weight:400;color:var(--foreground)}.form-field--row .form-field__value{text-align:right}.form-field--stacked .form-field__value{flex:1 1 auto}.form-field--placeholder .form-field__value{color:var(--muted-foreground)}.form-field--flush .form-field__control{padding-inline:0}.home-indicator{display:flex;align-items:flex-end;justify-content:center;width:100%;height:var(--safe-bottom);padding-bottom:var(--space-08)}.home-indicator__bar{width:144px;height:5px;border-radius:var(--radius-full)}.home-indicator--dark .home-indicator__bar{background:var(--muted-foreground)}.home-indicator--light .home-indicator__bar{background:var(--card)}.image-placeholder{display:block;flex:none;border-radius:var(--radius-none)}.image-placeholder--content{width:240px;height:152px}.image-placeholder--thumb{width:64px;height:84px}.image-placeholder--fill{width:100%;height:100%}.image-placeholder--on-card{background:var(--muted)}.image-placeholder--on-ground{background:var(--card)}.keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-08);width:100%;padding:0 var(--screen-padding)}.keypad__key{display:flex;align-items:center;justify-content:center;min-height:64px;padding:var(--space-12) 0;border:0;background:transparent;border-radius:var(--radius-none);font-size:25px;line-height:1.2;font-weight:700;color:var(--foreground);touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.keypad__key:active{opacity:.5}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-08);width:100%;padding:var(--space-08) 0 var(--row-inset-y)}.section-header__label{min-width:0;margin:0;font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground)}.section-header__value{flex:0 1 auto;min-width:0;text-align:right;font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.list-group{display:flex;flex-direction:column;width:100%}.list-group__card{margin:0;padding:var(--space-16);list-style:none;background:var(--card);border:var(--surface-edge)}.list-group--flush .list-group__card{padding:0}.list-group__row:not(:last-child) .list-item:after{display:block}.list-item{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;padding:var(--row-inset-y) 0;border:0;border-radius:var(--radius-none);background:var(--card);color:var(--foreground);text-align:left;text-decoration:none}.list-item--clickable,.list-item--selectable{min-height:var(--tap-min)}.list-item--clickable:active,.list-item--selectable:active{background:var(--muted)}.list-item--selectable:has(:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:calc(var(--space-02) * -1)}.list-item--selectable[data-checked] .list-item__title{font-weight:700}.list-item--selectable:not([data-checked]) .list-item__trailing--check{visibility:hidden}.list-item:after{content:"";display:none;position:absolute;right:0;bottom:0;left:0;height:var(--stroke-hairline);background:var(--border-strong)}.list-item[data-separator]:after{display:block}.list-item__inner{display:flex;align-items:center;gap:var(--space-08);width:100%}.list-item__main{display:flex;align-items:center;gap:var(--space-08);flex:1;min-width:0}.list-item__text{display:flex;flex-direction:column;flex:1;min-width:0}.list-item__overline,.list-item__title,.list-item__subtitle,.list-item__status-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-item--wrap-title .list-item__title,.list-item--wrap .list-item__subtitle{overflow:visible;white-space:normal;text-overflow:clip}.list-item__overline{font-size:12px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.list-item__title{font-size:17px;line-height:1.29;font-weight:400;color:var(--foreground)}.list-item__subtitle{font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.list-item__status{display:flex;align-items:center;gap:calc(var(--space-08) - var(--space-02));padding-top:var(--space-02);min-width:0}.list-item__dot{flex:none;width:6px;height:6px;border-radius:var(--radius-none);background:var(--selected)}.list-item__status-label{font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.list-item__trailing{display:flex;align-items:center;flex:none}.list-item__trailing--icon{color:var(--icon)}.list-item__trailing--check{color:var(--selected)}.list-item__trailing--value{font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground);flex:0 1 auto;min-width:0;text-align:right;text-wrap:balance}.month-bars,.month-bars__chart{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.month-bars{margin:0}.month-bars__plot{position:relative;display:flex;align-items:flex-end;gap:var(--space-12);height:80px}.month-bars__bar{flex:1;min-width:0;background:var(--primary)}.month-bars__bar--over{background:var(--foreground)}.month-bars__threshold{position:absolute;left:0;right:0;height:var(--stroke-hairline);background:var(--border-strong);box-shadow:0 0 0 var(--stroke-hairline) var(--month-bars-halo, var(--card))}.month-bars__labels{display:flex;gap:var(--space-12)}.month-bars__label{flex:1;min-width:0;color:var(--muted-foreground);font-size:12px;line-height:1.33;font-weight:400;text-align:center}.month-bars__caption{margin:0;color:var(--muted-foreground);font-size:13px;line-height:1.38;font-weight:400}.nav-bar{display:flex;flex-direction:column;width:100%;background:var(--background)}.nav-bar{box-shadow:inset 0 calc(-1 * var(--stroke-hairline)) 0 var(--border)}.nav-bar--default,.nav-bar--title-two-line{padding-bottom:var(--navbar-bottom)}.nav-bar__row{display:flex;align-items:center;gap:var(--space-12);min-height:var(--tap-min);padding:0 var(--screen-padding)}.nav-bar__lead{display:flex;align-items:center;flex:none}.nav-bar__center{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 1 auto;min-width:0}.nav-bar__trail{display:flex;align-items:center;flex:none;margin-left:auto}.nav-bar__back{display:flex;align-items:center;gap:var(--space-02);flex:none;min-height:var(--tap-min);padding:0;border:0;background:transparent;border-radius:var(--radius-none);white-space:nowrap;font-size:15px;line-height:1.33;font-weight:400;color:var(--foreground)}.nav-bar__back:not(:disabled):active{opacity:.82}.nav-bar__action{display:flex;align-items:center;justify-content:flex-end;flex:none;min-width:var(--tap-min);max-width:100%;min-height:var(--tap-min);padding:0;border:0;background:transparent;border-radius:var(--radius-none);font-size:15px;line-height:1.33;font-weight:700;color:var(--primary)}.nav-bar__action-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-bar__action--icon{justify-content:center;color:var(--icon)}.nav-bar__back:disabled,.nav-bar__action:disabled{color:var(--muted-foreground);cursor:default}.nav-bar__title,.nav-bar__subtitle{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-bar__title{margin:0;font-size:15px;line-height:1.33;font-weight:700;color:var(--foreground)}.nav-bar__subtitle{font-size:12px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.nav-bar__headline{padding:var(--navbar-bottom) var(--screen-padding)}.nav-bar__title-large{margin:0;font-size:34px;line-height:1.21;font-weight:700;color:var(--foreground)}.nav-bar__back--bare{width:var(--tap-min);justify-content:flex-start;gap:0}.note-block{display:flex;flex-direction:column;gap:var(--space-08);width:100%;padding:var(--space-16);border-radius:var(--radius-none);background:var(--card);border:var(--surface-edge)}.note-block__label{color:var(--muted-foreground);font-size:12px;line-height:1.33;font-weight:400}.note-block__text{margin:0;color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.option-bars,.option-bars__rows{display:flex;flex-direction:column;gap:var(--space-12);width:100%}.option-bars{margin:0}.option-bars__row{display:flex;align-items:center;gap:var(--space-08)}.option-bars__name,.option-bars__value{color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.option-bars__name{width:var(--option-bars-name, 96px);flex:none}.option-bars__value{width:64px;flex:none;text-align:right}.option-bars__track{display:flex;flex:1;min-width:0;height:12px;background:var(--muted)}.option-bars__fill{height:100%;background:var(--border-strong)}.option-bars__row--selected .option-bars__name,.option-bars__row--selected .option-bars__value{color:var(--foreground)}.option-bars__row--selected .option-bars__value{font-weight:700}.option-bars__row--selected .option-bars__fill{background:var(--primary)}.option-bars__caption{margin:0;color:var(--muted-foreground);font-size:13px;line-height:1.38;font-weight:400}.page-thumb{position:relative;display:block;flex:none;padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--foreground);text-align:center;text-decoration:none}.page-thumb--m{width:108px;height:150px}.page-thumb--s{width:64px;height:84px}.page-thumb--add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-08)}.page-thumb__image{display:block;width:100%;height:100%;object-fit:cover;outline:var(--stroke-hairline) solid var(--border);outline-offset:calc(-1 * var(--stroke-hairline));background:var(--muted)}.page-thumb__num{position:absolute;top:var(--space-08);left:var(--space-08);display:grid;place-items:center;border-radius:var(--radius-none);background:var(--foreground);color:var(--background);font-size:12px;line-height:1.33;font-weight:400}.page-thumb--m .page-thumb__num{width:22px;height:22px}.page-thumb--s .page-thumb__num{width:18px;height:18px}.page-thumb__label{font-size:12px;line-height:1.33;font-weight:400}.pin-field{position:relative;display:inline-flex;align-items:center}.pin-field__dots{display:flex;align-items:center;gap:var(--space-12)}.pin-field__dot{flex:none;width:16px;height:16px;border:var(--stroke-hairline) solid var(--border);border-radius:var(--radius-none)}.pin-field__dot[data-filled]{border-color:transparent;background:var(--foreground)}.pin-field__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0;padding:0;border:0;background:transparent;color:transparent;caret-color:transparent;text-align:center}.plan-option{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-02);width:179px;max-width:100%;padding:var(--space-16);border:0;border-radius:var(--radius-none);background:var(--card);color:var(--foreground);text-align:left}.plan-option[aria-checked=true]{background:var(--foreground);color:var(--background)}.plan-option__badge,.plan-option__period{font-size:12px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.plan-option[aria-checked=true] .plan-option__badge,.plan-option[aria-checked=true] .plan-option__period{color:var(--background)}.plan-option__badge,.plan-option__name{padding-right:var(--space-24)}.plan-option__name{font-size:15px;line-height:1.33;font-weight:400}.plan-option__price{font-size:20px;line-height:1.25;font-weight:700}.plan-option__mark{position:absolute;top:var(--space-16);right:var(--space-16);display:flex}.rule{width:100%;height:var(--stroke-hairline);border-top:var(--stroke-hairline) solid var(--border)}.rule--dashed{border-top-style:dashed}.search-field{display:flex;align-items:center;gap:var(--space-04);width:100%;min-height:var(--tap-min);padding:0 var(--space-12);background:var(--muted);border-radius:var(--radius-none)}.search-field__icon{display:flex;flex:none;color:var(--icon)}.search-field__control{flex:1 1 auto;min-width:0;align-self:stretch;padding:0;border:0;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:17px;line-height:1.29;font-weight:400;color:var(--foreground)}.search-field__control::placeholder{color:var(--muted-foreground);opacity:1}.search-field__control::-webkit-search-cancel-button{-moz-appearance:none;appearance:none;-webkit-appearance:none}.search-field__control:focus-visible{outline:none}.search-field:has(.search-field__control:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.search-field__clear{display:flex;align-items:center;justify-content:center;flex:none;width:var(--tap-min);height:var(--tap-min);padding:0;border:0;background:transparent;border-radius:var(--radius-none);color:var(--foreground)}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:var(--space-04);width:100%;padding:var(--space-02);background:var(--card);border-radius:var(--radius-none)}.segmented__item{display:flex;align-items:center;justify-content:center;min-width:0;height:28px;padding:0 var(--control-inset-x);border:0;border-radius:var(--radius-none);background:var(--muted);color:var(--foreground);font-size:13px;line-height:1.38;font-weight:400;transition:background-color .12s ease,color .12s ease}.segmented__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.segmented__item[aria-selected=true]{background:var(--foreground);color:var(--background)}.sheet-grabber{display:flex;justify-content:center;width:100%;padding:var(--space-08) 0 var(--space-04)}.sheet-grabber__bar{width:36px;height:5px;background:var(--border);border-radius:var(--radius-none)}.sheet-header{display:flex;align-items:center;gap:var(--space-12);width:100%;padding:var(--space-08) var(--screen-padding)}.sheet-header--none{padding-inline:0}.sheet-header__text{display:flex;flex-direction:column;gap:var(--space-04);flex:1 1 auto;min-width:0}.sheet-header__title{margin:0;font-size:20px;line-height:1.25;font-weight:700;color:var(--foreground)}.sheet-header__subtitle{font-size:12px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.sheet-header__close{display:grid;place-items:center;flex:none;width:var(--tap-min);min-height:var(--tap-min);padding:0;border:0;background:transparent;border-radius:var(--radius-none);color:var(--icon)}.stage-row{display:flex;align-items:center;gap:var(--space-12);width:100%;list-style:none}.stage-row--done,.stage-row--active{color:var(--foreground)}.stage-row--pending{color:var(--muted-foreground)}.stage-row__icon{display:flex;align-items:center;justify-content:center;flex:none;width:20px;height:20px}.stage-row__label{min-width:0;font-size:17px;line-height:1.29;font-weight:700}.stat-tile{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:62px;padding:var(--space-12) 0;text-align:center}.stat-tile__caption{color:var(--muted-foreground);font-size:12px;line-height:1.33;font-weight:400}.stat-tile__value{color:var(--foreground);font-size:17px;line-height:1.29;font-weight:700}.state-scaffold{display:flex;flex-direction:column;gap:var(--space-32);flex:1 1 auto;min-height:0;width:100%;padding:0 var(--screen-padding) var(--screen-padding)}.state-scaffold>*{flex:none}.state-scaffold__content{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--space-16);min-height:0;overflow-y:auto;text-align:center}.state-scaffold__content:before{content:"";flex:0 1 var(--state-scaffold-top, 280px);min-height:0}.state-scaffold__icon{display:grid;place-items:center;flex:none;width:80px;height:80px}.state-scaffold__title{margin:0;font-size:20px;line-height:1.25;font-weight:700;color:var(--foreground)}.state-scaffold__body{margin:0;font-size:17px;line-height:1.29;font-weight:400;color:var(--muted-foreground)}.status-bar{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:62px;padding:var(--statusbar-top) var(--space-24) var(--statusbar-bottom)}.status-bar--dark{color:var(--foreground)}.status-bar--light{color:var(--card)}.status-bar__time{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,system-ui,sans-serif;font-size:17px;line-height:1.29;font-weight:600;font-variant-numeric:tabular-nums}.status-bar__island{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:125px;height:37px;border-radius:var(--radius-full);background:var(--foreground)}.status-bar__icons{display:flex;align-items:center;justify-content:space-between;width:78px}.status-bar__glyph{display:block;flex:none}.step-row{display:flex;align-items:flex-start;gap:var(--space-12);width:100%;list-style:none}.step-row__num{display:flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:var(--radius-none);background:var(--foreground);color:var(--background);font-size:17px;line-height:1.29;font-weight:700}.step-row__text{display:flex;flex-direction:column;gap:var(--space-04);flex:1;min-width:0}.step-row__title{overflow-wrap:break-word;font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground)}.step-row__body{overflow-wrap:break-word;font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.suggestion-chip{display:inline-flex;align-items:center;gap:var(--space-08);max-width:100%;padding:var(--space-12) 0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--foreground);text-align:left}.suggestion-chip:active{opacity:.82}.suggestion-chip__label{flex:1;min-width:0;overflow-wrap:break-word;font-size:15px;line-height:1.33;font-weight:400}.summary-card{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding:var(--space-16);border-radius:var(--radius-none);background:var(--card);border:var(--surface-edge)}.summary-card__tiles{display:flex;justify-content:space-between;gap:var(--space-08);width:100%}.summary-card__tiles .stat-tile{gap:var(--space-02)}.switch{--switch-travel: 16px;display:flex;align-items:center;flex:none;width:46px;height:28px;padding:0 var(--knob-inset);background:var(--muted);border:var(--stroke-hairline) solid var(--border);border-radius:var(--radius-none)}.switch__knob{width:24px;height:24px;border-radius:var(--radius-none);background:var(--muted-foreground);transition:transform .12s ease,background-color .12s ease}.switch[aria-checked=true] .switch__knob{transform:translate(var(--switch-travel));background:var(--inverse)}.switch[aria-disabled=true]{cursor:default;border-style:dashed;border-color:var(--border-strong)}.switch[aria-disabled=true] .switch__knob{background:var(--muted-foreground)}@media (prefers-reduced-motion: reduce){.switch__knob{transition:none}}.tab-bar{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:var(--space-08);width:100%;height:88px;padding-bottom:var(--space-08)}.tab-bar__row{display:flex;align-items:center;justify-content:space-between;width:100%;height:56px}.tab-bar__group{display:flex;align-items:center;flex:1 1 0;min-width:0;max-width:160px;height:56px;margin:0;padding:var(--tabbar-inset-y) 0;list-style:none}.tab-bar__group>li{display:flex;flex:1 1 0;min-width:0;max-width:80px}.tab-bar__tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-04);width:100%;min-width:0;height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;text-decoration:none;color:var(--muted-foreground)}.tab-bar__tab[aria-current=page]{color:var(--selected)}.tab-bar__icon{display:grid;place-items:center;width:26px;height:26px}.tab-bar__label{font-size:10px;line-height:1.2;font-weight:700}.tab-bar__scan{display:grid;place-items:center;flex:none;width:56px;height:56px;padding:0;border:0;border-radius:var(--radius-none);background:var(--primary);color:var(--primary-foreground)}.tab-bar__scan:active{background:var(--primary-pressed)}.tab-bar__home{width:144px;height:5px;border-radius:var(--radius-full);background:var(--muted-foreground)}@media (display-mode: standalone){.tab-bar__home{display:none}}.tip-row{display:flex;align-items:flex-start;gap:var(--space-12);width:100%}.tip-row__marker{flex:none;width:6px;height:6px;border-radius:var(--radius-none);background:var(--foreground);margin-top:var(--space-08)}.tip-row__text{flex:1;min-width:0;color:var(--foreground);overflow-wrap:break-word;font-size:17px;line-height:1.29;font-weight:400}.trap-card{position:relative;display:flex;align-items:flex-start;gap:var(--space-08);width:100%;padding:var(--space-12) 0 var(--space-12) var(--space-16);border:0;border-radius:var(--radius-none);background:transparent;color:var(--foreground);text-align:left;text-decoration:none}.trap-card__rule{position:absolute;top:0;bottom:0;left:0;width:var(--stroke-hairline);background:var(--foreground)}.trap-card--high .trap-card__rule{width:var(--stroke-emphasis)}.trap-card--clickable{min-height:var(--tap-min)}.trap-card--clickable:active{opacity:.82}.trap-card__text{display:flex;flex-direction:column;gap:var(--space-04);flex:1;min-width:0}.trap-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0 var(--space-08);min-width:0}.trap-card[data-layout=stacked] .trap-card__meta{flex-direction:column;align-items:flex-start}.trap-card__category,.trap-card__rank{min-width:0;font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.trap-card__title{overflow-wrap:break-word;font-size:17px;line-height:1.29;font-weight:700;color:var(--foreground)}.trap-card__desc{overflow-wrap:break-word;font-size:15px;line-height:1.33;font-weight:400;color:var(--muted-foreground)}.trap-card__chev{display:flex;flex:none;color:var(--icon)}.usage-meter{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.usage-meter__track{display:flex;gap:var(--space-04);height:8px}.usage-meter__segment{flex:1;border-radius:var(--radius-none);background:var(--secondary)}.usage-meter__segment--used{background:var(--primary)}.usage-meter__label{margin:0;color:var(--muted-foreground);font-size:13px;line-height:1.38;font-weight:400}.ds{max-width:402px;margin:0 auto;padding:var(--space-32) var(--screen-padding) var(--space-48)}.ds-head{margin-bottom:var(--space-32)}.ds-head h1{margin:var(--space-04) 0 var(--space-08)}.ds-head code{font-family:var(--font-text)}.ds-note{color:var(--muted-foreground);margin:0}.ds-layer{padding-top:var(--space-40);margin-top:var(--space-40);border-top:var(--stroke-emphasis) solid var(--foreground)}.ds-layer h2{margin:0 0 var(--space-04)}.ds-section{padding-top:var(--space-24);margin-top:var(--space-24);border-top:var(--stroke-hairline) solid var(--border)}.ds-section__title{color:var(--muted-foreground);margin:0 0 var(--space-04)}.ds-demos{display:grid;gap:var(--space-24);margin-top:var(--space-16)}.ds-demo,.ds-stack{display:grid;gap:var(--space-12)}.ds-inline{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-12)}.ds-flush,.ds-rows{display:grid}.ds-rows{background:var(--card)}.ds-steps,.ds-stages{display:grid;margin:0;padding:0;list-style:none}.ds-steps{gap:var(--space-16)}.ds-stages{gap:var(--space-12)}.ds-tiles{display:flex;gap:var(--space-32)}.ds-plans{display:flex;gap:var(--space-12)}.ds-panel{padding:var(--space-12) 0}.ds-bleed{margin-inline:calc(-1 * var(--screen-padding))}.ds-inverse{background:var(--inverse)}.ds-card{background:var(--card)}.ds-scaffold .state-scaffold{--state-scaffold-top: var(--space-24)}.ds-swatches{display:grid;gap:var(--space-08);margin-top:var(--space-16)}.ds-swatch{display:flex;align-items:center;gap:var(--space-12)}.ds-swatch__chip{width:44px;height:44px;flex:none;border:var(--stroke-hairline) solid var(--border)}.ds-swatch__name{color:var(--foreground)}.ds-space{display:grid;gap:var(--space-08);margin-top:var(--space-16)}.ds-space__row{display:flex;align-items:center;gap:var(--space-12)}.ds-space__label{width:84px;flex:none;color:var(--foreground)}.ds-space__bar{height:12px;background:var(--primary);flex:none}.ds-type{display:grid;gap:var(--space-16);margin-top:var(--space-16)}.ds-type__row>div:first-child{color:var(--foreground)}.ds-icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--tap-min),1fr));gap:var(--space-04)}.ds-icon{display:grid;place-items:center;height:var(--tap-min);background:var(--card);color:var(--foreground)}.ds-icons--48{grid-template-columns:repeat(auto-fill,minmax(64px,1fr))}.ds-icons--48 .ds-icon{height:64px}.ds-frame{display:inline-flex;outline:var(--stroke-hairline) dashed var(--border-strong)}.ds-echo{position:sticky;bottom:0;z-index:1;margin:var(--space-32) calc(-1 * var(--screen-padding)) 0;padding:var(--space-08) var(--screen-padding);background:var(--card);border-top:var(--stroke-hairline) solid var(--border);color:var(--muted-foreground)}.ds-echo__value{color:var(--foreground)}.screen{display:flex;flex-direction:column;height:100vh;height:calc(100dvh - var(--app-chrome-bottom, 0px));background:var(--background);color:var(--foreground);overflow:hidden}.screen>*{flex:none}.screen--inverse{--background: var(--inverse);--foreground: var(--inverse-foreground);--muted-foreground: var(--inverse-muted);--icon: var(--inverse-foreground);--border: var(--inverse-muted);--border-strong: var(--inverse-muted);--ring: var(--inverse-foreground);--primary: var(--inverse-foreground);--primary-foreground: var(--inverse);--primary-pressed: var(--inverse-muted);--dot-active: var(--inverse-foreground);background:var(--background);color:var(--foreground)}.screen__content{display:flex;flex-direction:column;gap:var(--space-32);flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.screen__content:focus-visible{outline:none}.screen__inset{padding-inline:var(--screen-padding)}.screen__content.screen__inset{padding-block:var(--screen-padding)}.screen__head.screen__inset{padding-block:var(--screen-padding) 0}.screen__head{display:flex;flex-direction:column}@media (pointer: coarse),(display-mode: standalone){.screen__system{display:none}}@media (display-mode: standalone){.screen{padding-top:var(--safe-area-top)}.screen--safe-bottom-self{padding-bottom:var(--safe-area-bottom-edge)}}.sheet-screen{position:relative;display:flex;flex-direction:column;height:100vh;height:calc(100dvh - var(--app-chrome-bottom, 0px));overflow:hidden;background:var(--background);color:var(--foreground)}.sheet-screen--inverse{background:var(--inverse);color:var(--inverse-foreground)}.sheet-screen__behind{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.sheet-screen__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:var(--inverse);opacity:.5}.sheet-screen>*{flex:none}.sheet-screen__sheet{position:relative;display:flex;flex-direction:column;margin-top:auto;flex:0 1 auto;min-height:0;background:var(--background);color:var(--foreground)}.sheet-screen__sheet:focus-visible{outline:none}.sheet-screen__sheet--full{flex:1 1 auto}.sheet-screen__body{display:flex;flex-direction:column;gap:var(--space-32);flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.sheet-screen__body--inset{padding-inline:var(--screen-padding)}.sheet-screen__system{position:relative}@media (display-mode: standalone){.sheet-screen__system{display:none}.sheet-screen--safe-top-self{padding-top:var(--safe-area-top)}.sheet-screen--safe-bottom-self{padding-bottom:var(--safe-area-bottom-edge)}}.placeholder__flow-title{margin:0 0 var(--space-08);color:var(--muted-foreground)}.placeholder__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.placeholder__showcase{margin:0}.placeholder__link{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-12);min-height:var(--tap-min);padding-block:var(--space-08);border-block-end:var(--stroke-hairline) solid var(--border);color:var(--primary);text-decoration:none}.placeholder__link[aria-current=page]{color:var(--foreground)}.placeholder__path{flex:none;color:var(--muted-foreground)}.welcome{display:flex;flex-direction:column;align-items:center;gap:var(--space-24);width:100%;margin-block-start:auto;text-align:center}.welcome__wordmark,.welcome__promise,.welcome__lede{margin:0}.welcome__lede{color:var(--inverse-muted);max-width:319px}.trust__heading{margin:0}.trust__consent{display:flex;flex-direction:column;gap:var(--space-16);padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.trust__consent-text{margin:0}.trust__policy{color:var(--primary)}.trust__row{display:flex;align-items:center;gap:var(--space-12);cursor:pointer}.nodoc__heading,.nodoc__lede{margin:0}.nodoc__lede{color:var(--muted-foreground)}.scan-file-tile{position:relative;display:flex;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-04);padding:var(--space-08);border:0;border-radius:var(--radius-none);background:var(--card);color:var(--card-foreground);text-align:center;outline:var(--stroke-hairline) solid var(--border);outline-offset:calc(-1 * var(--stroke-hairline))}.scan-file-tile--m{width:108px;height:150px}.scan-file-tile--s{width:64px;height:84px}.scan-file-tile__icon{color:var(--muted-foreground)}.scan-file-tile__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.scan-file-tile__kind{color:var(--muted-foreground);text-transform:uppercase}.scan-file-tile__num{position:absolute;top:var(--space-08);left:var(--space-08);display:grid;place-items:center;border-radius:var(--radius-none);background:var(--foreground);color:var(--background);font-size:12px;line-height:1.33;font-weight:400}.scan-file-tile--m .scan-file-tile__num{width:22px;height:22px}.scan-file-tile--s .scan-file-tile__num{width:18px;height:18px}.review__preview{display:flex;flex:1 1 auto;min-height:0;background:var(--muted)}.review__image{display:block;width:100%;min-width:0;min-height:0;object-fit:contain}.review__pages{display:flex;align-items:flex-start;gap:var(--space-12)}.review__file{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-08);min-width:0;padding:var(--space-24) var(--space-16);color:var(--muted-foreground);text-align:center}.review__file-name{margin:0;color:var(--foreground);overflow-wrap:anywhere}.review__file-note{margin:0}.processing{display:flex;flex-direction:column;align-items:center;gap:var(--space-32);width:100%;margin-block:auto}.processing__preview{position:relative;width:260px;max-width:100%;height:200px;flex:none}.processing__image{display:block;width:100%;height:100%;object-fit:contain;background:var(--muted)}.processing__title{margin:0;text-align:center}.processing__stages{display:flex;flex-direction:column;gap:var(--space-16);width:100%;margin:0;padding:0;list-style:none}.processing__skeleton{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding:var(--space-16);background:var(--card)}.processing__bar{display:block;max-width:100%;background:var(--muted)}.processing__bar--label{width:120px;height:12px}.processing__bar--value{width:190px;height:28px}.processing__tiles{display:flex;gap:var(--space-08);width:100%}.processing__tile{flex:1 1 0;max-width:92px;height:40px;background:var(--muted)}.processing__scan{position:absolute;top:50%;right:0;left:0;height:2px;background:var(--icon)}.overview__section{display:flex;flex-direction:column;gap:var(--space-16);width:100%}.overview__panel{width:100%;padding:var(--space-16);background:var(--card)}.overview__panel-text{margin:0;color:var(--foreground);font-size:15px;line-height:1.33;font-weight:400}.overview__panel-text+.overview__panel-text{margin-top:var(--space-08)}.scan-capture__ct{display:flex;flex-direction:column;gap:var(--space-08);width:100%;padding-block:var(--space-16)}.scan-capture__section{display:flex;flex-direction:column;width:100%}.scan-capture__recent{display:flex;gap:calc(var(--space-08) - var(--space-02))}.scan-capture__thumb{display:block;flex:1 1 0;min-width:0;max-width:88px;aspect-ratio:1}.scan-capture__panel{width:100%;padding:var(--space-16);background:var(--muted)}.scan-capture__panel-text{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.scan-capture__notice{margin:0;color:var(--muted-foreground)}.scan-capture__file{display:none}.result__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.result__chips{display:flex;flex-direction:column;gap:var(--space-08)}.result__panel{width:100%;padding:var(--space-16);background:var(--card)}.result__panel-text{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.result__summary{margin:0;width:100%;padding:var(--space-16);background:var(--card);color:var(--foreground);font-size:15px;line-height:1.33;font-weight:400}.result__summary--withheld{color:var(--muted-foreground)}.result{display:flex;flex-direction:column;flex:none;gap:var(--space-32);width:100%}.result--estimate{gap:var(--space-24)}.result--estimate .result__summary{background:var(--muted)}.result__vault{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);width:100%}.result__vault-retry{display:inline-flex;align-items:center;min-height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--primary);text-align:left;font-size:15px;line-height:1.33;font-weight:400}.result__vault-retry:active{color:var(--primary-pressed)}.watch-success{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;--foreground: var(--inverse-foreground);--muted-foreground: var(--inverse-muted)}.vault__head{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding-top:var(--space-16)}.vault__empty{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.vault__body{display:flex;flex-direction:column;flex:none;gap:var(--space-16);width:100%}.vault__demo{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);width:100%}.vault__demo-exit{display:inline-flex;align-items:center;min-height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--primary);text-align:left;font-size:15px;line-height:1.33;font-weight:400}.vault__demo-exit:active{color:var(--primary-pressed)}.vault__loading{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.vault-detail__panel{width:100%;padding:var(--space-16);background:var(--card)}.vault-detail__panel-text{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.vault-detail__body{display:flex;flex-direction:column;flex:none;gap:var(--space-32);width:100%}.vault-detail__no-decode{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.vault-detail__failure{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);width:100%}.vault-detail__retry{display:inline-flex;align-items:center;min-height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--primary);text-align:left;font-size:15px;line-height:1.33;font-weight:400}.vault-detail__retry:active{color:var(--primary-pressed)}.result-error__title{margin:0;color:var(--foreground);font-size:20px;line-height:1.25;font-weight:700}.result-error__body{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.result-error__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.result-error__card{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding:var(--space-16);background:var(--card)}.paywall__hero{display:flex;flex-direction:column;gap:var(--space-16)}.paywall__title,.paywall__lede{margin:0}.paywall__lede{color:var(--muted-foreground)}.paywall__plans{display:flex;gap:var(--space-12)}.paywall__plans>*{flex:1 1 0;min-width:0}.paywall__legal{color:inherit;text-decoration:underline}.sub-free__status{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.sub-free__plan{display:flex;flex-direction:column}.sub-free__name,.sub-free__limit{margin:0}.sub-free__limit{color:var(--muted-foreground)}.purchase-success__reel-slot{display:block;width:100%;height:100%}.radar__lock{font-size:12px;line-height:1.33}.appearance__section{display:flex;flex-direction:column;width:100%}.appearance__card{padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.appearance__slider-row{display:flex;align-items:center;gap:var(--space-16)}.appearance__mark{flex:none;color:var(--muted-foreground)}.appearance__mark--small{font-size:12px;line-height:1.33;font-weight:400}.appearance__mark--large{font-size:20px;line-height:1.25;font-weight:700}.appearance__slider{flex:1;min-width:0;min-height:var(--tap-min);margin:0;accent-color:var(--primary)}.appearance__preview{display:flex;align-items:center;min-height:var(--tap-min)}.appearance__sample{margin:0;font-size:calc(20px * var(--preview-scale, 1));line-height:1.25;font-weight:700;color:var(--foreground)}.appearance__note{margin:var(--space-08) 0 0;color:var(--muted-foreground)}.about__mark{display:flex;flex-direction:column;align-items:center;width:100%}.about__glyph,.about__name,.about__version{margin:0}.about__glyph,.about__name{color:var(--foreground)}.about__version{margin-top:var(--space-04);color:var(--muted-foreground)}.hiw__steps{display:flex;flex-direction:column;gap:var(--space-24);width:100%;margin:0;padding:0;list-style:none}.hiw__section{display:flex;flex-direction:column;width:100%}.hiw__card{padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.hiw__text{margin:0;color:var(--card-foreground)}.register__head{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.register__title,.register__lede{margin:0}.register__lede{color:var(--muted-foreground)}.auth{display:flex;flex-direction:column;flex:none;gap:var(--space-32);width:100%}.auth__head{display:flex;flex-direction:column;gap:var(--space-08)}.auth__title,.auth__hint{margin:0}.auth__hint{color:var(--muted-foreground)}.auth__label{display:block;cursor:pointer}.auth__input{width:100%;min-width:0;padding:0;border:0;background:transparent;border-radius:var(--radius-none);color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.auth__input::placeholder{color:var(--muted-foreground);opacity:1}.auth__input:focus-visible{outline:none}.auth__field:has(.auth__input:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.reset{display:flex;flex-direction:column;flex:none;gap:var(--space-32);width:100%}.reset__head{display:flex;flex-direction:column;gap:var(--space-08)}.reset__title,.reset__hint{margin:0}.reset__hint{color:var(--muted-foreground)}.reset__label{display:block;cursor:pointer}.reset__input{width:100%;min-width:0;padding:0;border:0;background:transparent;border-radius:var(--radius-none);color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.reset__input::placeholder{color:var(--muted-foreground);opacity:1}.reset__input:focus-visible{outline:none}.reset__field:has(.reset__input:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.reset-sent__reel-slot{display:block;width:100%;height:100%}.pin{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:var(--space-32);width:100%;padding-block:var(--screen-padding)}.pin__body{display:flex;flex-direction:column;flex:1 1 auto;gap:var(--space-32);min-height:0;overflow-y:auto;padding-inline:var(--screen-padding)}.pin__head{display:flex;flex-direction:column;gap:var(--space-08)}.pin__title,.pin__hint,.pin__message{margin:0}.pin__hint{color:var(--muted-foreground)}.pin__field{display:flex;flex-direction:column;align-items:center;gap:var(--space-16);width:100%;text-align:center}.pin__message{color:var(--foreground)}.pin>.keypad{flex:none}.contact{display:flex;flex-direction:column;flex:none;gap:var(--space-32);width:100%}.contact__lede{margin:0;color:var(--muted-foreground)}.contact__label{display:block;cursor:pointer}.contact__input{width:100%;min-width:0;padding:0;border:0;background:transparent;border-radius:var(--radius-none);color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.contact__input::placeholder{color:var(--muted-foreground);opacity:1}.contact__textarea{display:block;resize:vertical}.contact__input:focus-visible{outline:none}.contact__field:has(.contact__input:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.contact__note{margin:0;color:var(--muted-foreground);overflow-wrap:anywhere}.contact__link{color:var(--primary)}.contact-success__reel-slot{display:block;width:100%;height:100%}.support-reply{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.support-reply__thread{display:flex;flex-direction:column;gap:var(--space-12);flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--screen-padding);overscroll-behavior-y:contain}.support-reply__stamp{margin:0;color:var(--muted-foreground);text-align:center}.support-reply .composer{flex:none}.alerts__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.alerts__feed{margin:0;padding:0;list-style:none}.alerts__note{font-weight:400;color:var(--muted-foreground)}.alerts__lock{font-size:12px;line-height:1.33}.alert__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.alert__text{margin:0;width:100%;padding:var(--space-16);background:var(--card);color:var(--foreground);font-size:15px;line-height:1.33;font-weight:400}.commitment__lede{margin:0;color:var(--muted-foreground)}.commitment__card{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding:var(--space-16);background:var(--card)}.commitment__input{width:100%;min-width:0;border:0;background:transparent;color:inherit;font:inherit;padding:var(--space-12) 0;margin:calc(-1 * var(--space-12)) 0}.commitment__input::placeholder{color:var(--muted-foreground);opacity:1}.commitment__input:focus{outline:none}.commitment__input:focus-visible{outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.commitment__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.commitment__message{margin:0;color:var(--foreground)}.commitment-success{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;--foreground: var(--inverse-foreground);--muted-foreground: var(--inverse-muted)}.ask{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.ask__thread{display:flex;flex-direction:column;gap:var(--space-12);flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--screen-padding);overscroll-behavior-y:contain}.ask .bubble--agent .bubble__box,.ask .bubble--agent-thinking .bubble__box{background:var(--card);color:var(--card-foreground);border:var(--surface-edge)}.ask__empty{margin:0;color:var(--muted-foreground)}.ask__lead{display:block;margin-bottom:var(--space-08);color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.ask__suggestions{display:flex;flex-direction:column;flex:none;padding:0 var(--screen-padding)}.ask__suggestion-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.ask .composer{flex:none}.ask__attach{display:flex;flex-direction:column;gap:var(--space-12);margin-top:calc(var(--space-04) - var(--space-12));padding-top:var(--space-04)}.ask__options{display:flex;flex-direction:column;gap:var(--space-08);margin:0;padding:0;list-style:none}.ask__option{padding:var(--space-12);border:var(--surface-edge);border-radius:var(--radius-none);background:var(--card);color:var(--card-foreground)}.ask__option-title{margin:0 0 var(--space-08)}.ask__option-sides{display:grid;gap:var(--space-02) 0;margin:0}.ask__option-side{color:var(--muted-foreground)}.ask__option-text{margin:0 0 var(--space-08);color:var(--foreground)}.ask__option-text:last-child{margin-bottom:0}.ask__closing{margin:0;color:var(--muted-foreground)}.ask__signpost{display:flex;flex-direction:column;gap:var(--space-08)}.ask__boundary{margin:0;color:var(--muted-foreground)}.ask__counter{flex:none;margin:0;padding:var(--space-04) var(--screen-padding) 0;text-align:right;color:var(--muted-foreground)}.ask__counter[data-over=true]{color:var(--danger)}.source__head{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.source__labels{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-08);margin:0;color:var(--muted-foreground)}.source__origin{flex:none}.source__title{margin:0}.source__page{display:flex;flex-direction:column;gap:var(--space-16);width:100%;margin:0;padding:var(--space-16);background:var(--card);color:var(--foreground)}.source__page-title{margin:0;color:var(--muted-foreground)}.source__clause{margin:0;font-size:15px;line-height:1.33;font-weight:400}.source__mark{display:block;padding:var(--space-08) var(--space-16);margin-inline:calc(var(--space-16) * -1);background:var(--secondary);color:var(--secondary-foreground);font-size:17px;line-height:1.29;font-weight:700}.source__note{margin:0;color:var(--muted-foreground)}.repair__flag{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.repair__overline{color:var(--muted-foreground)}.repair__figure{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-08);margin:0}.repair__value{color:var(--foreground)}.repair__caption{color:var(--muted-foreground)}.repair__explain{margin:0;width:100%;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.repair__source{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);width:100%}.repair__link{display:inline-flex;align-items:center;min-height:var(--tap-min);color:var(--primary)}.repair__link:active{color:var(--primary-pressed)}.repair__label{display:block;cursor:pointer}.repair__input{width:100%;min-width:0;padding:0;border:0;background:transparent;border-radius:var(--radius-none);color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.repair__input::placeholder{color:var(--muted-foreground);opacity:1}.repair__input:focus-visible{outline:none}.repair__field:has(.repair__input:focus-visible){outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.repair__method{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);width:100%}.repair__method-button{display:inline-flex;align-items:center;min-height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:inherit;text-align:left}.repair__method-button:active{opacity:.82}.repair__method-note{margin:0;color:var(--muted-foreground)}.signpost{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.signpost__thread{display:flex;flex-direction:column;gap:var(--space-16);flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--screen-padding);overscroll-behavior-y:contain}.signpost__number{white-space:nowrap}.signpost__boundary{margin:0;color:var(--muted-foreground)}.signpost .composer{flex:none}.vault-search__head{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding-top:var(--space-16)}.vault-search__none{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.vault-search__none-count{margin:0;color:var(--foreground);font-size:17px;line-height:1.29;font-weight:700}.vault-search__none-text{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.history__lede{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.history__baseline{color:var(--foreground);font-size:17px;line-height:1.29;font-weight:700}.share__promise{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.share__promise-title{margin:0;color:var(--foreground);font-size:17px;line-height:1.29;font-weight:700}.share__promise-text{margin:0;color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.compare-select__lede{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.33;font-weight:400}.compare-select{display:flex;flex-direction:column;width:100%}.compare-select__card{display:flex;flex-direction:column;width:100%;padding:0 var(--space-16);background:var(--card);border:var(--surface-edge)}.compare-offers{width:100%;border-collapse:collapse;background:var(--card);font-size:13px;line-height:1.38;font-weight:400;table-layout:fixed}.compare-offers th,.compare-offers td{padding:var(--space-12) var(--space-08);text-align:left;vertical-align:top;overflow-wrap:anywhere}.compare-offers th:first-child,.compare-offers td:first-child{padding-left:var(--space-16);width:40%}.compare-offers--three th,.compare-offers--three td{padding-inline:var(--space-04)}.compare-offers--three th:first-child,.compare-offers--three td:first-child{width:28%}.compare-offers th:last-child,.compare-offers td:last-child{padding-right:var(--space-16)}.compare-offers thead th{color:var(--foreground);font-weight:700}.compare-offers thead tr{border-bottom:var(--stroke-hairline) solid var(--border-strong)}.compare-offers tbody tr:not(:last-child){border-bottom:var(--stroke-hairline) solid var(--border-strong)}.compare-offers tbody th{color:var(--muted-foreground);font-weight:400}.compare-offers tbody td{color:var(--foreground)}.compare-offers__corner{background:transparent}.compare-offers__verdict{display:flex;flex-direction:column;width:100%}.compare-offers__verdict-text{margin:0;color:var(--foreground);font-size:17px;line-height:1.29;font-weight:400}.camera-preview{display:block;width:100%;height:100%;object-fit:cover;background:var(--muted)}.system-error__hint{display:block;margin-top:var(--space-08);color:var(--foreground)}@media (max-height: 700px){#system-error-camera{--state-scaffold-top: 0px}}.empty-results__head{display:flex;flex-direction:column;gap:var(--space-16);width:100%;padding:var(--space-16) var(--screen-padding) 0}.empty-results__list{width:100%;padding:var(--screen-padding)}.empty-results__state{--state-scaffold-top: 160px;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;width:100%}.empty-results__loading{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.notifications-denied__notice{display:flex;flex-direction:column;gap:var(--space-12);width:100%}.rate__title{margin:0;color:var(--foreground);font-size:25px;line-height:1.2;font-weight:700}.rate__body{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.29;font-weight:400}.sub-status__status{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-08);padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.sub-status__plan{display:flex;flex-direction:column}.sub-status__since,.sub-status__name{margin:0}.sub-status__since{color:var(--muted-foreground)}.camera{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:var(--space-16);width:100%;padding:var(--space-16)}.camera__top{display:flex}.camera__close,.camera__gallery{display:grid;place-items:center;flex:none;width:var(--tap-min);height:var(--tap-min);margin:calc((var(--space-08) + var(--space-02)) * -1);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--foreground)}.camera__head{display:flex;flex-direction:column;gap:var(--space-08)}.camera__limit,.camera__instruction,.camera__notice{margin:0;text-align:center}.camera__notice{color:var(--muted-foreground)}.camera__frame{flex:0 1 auto;min-height:0;height:min(430px,100%);aspect-ratio:320 / 430;width:auto;max-width:100%;margin-inline:auto;border:var(--stroke-emphasis) solid var(--border);border-radius:var(--radius-none);overflow:hidden}.camera__mode{display:flex;justify-content:center}.camera__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:start}.camera__gallery{justify-self:start}.camera__shutter{display:grid;place-items:center;width:74px;height:74px;padding:var(--space-08);border:var(--stroke-emphasis) solid var(--foreground);border-radius:var(--radius-none);background:transparent}.camera__shutter-core{width:100%;height:100%;background:var(--foreground)}.camera__shutter:active:not(:disabled) .camera__shutter-core{background:var(--muted-foreground)}.camera__shutter:disabled{border-color:var(--border);cursor:default}.camera__shutter:disabled .camera__shutter-core{background:var(--muted-foreground)}.camera__file{display:none}.multi{display:flex;flex-direction:column;gap:var(--space-16);width:100%}.multi__lead{margin:0}.multi__hint{margin:0;color:var(--muted-foreground)}.multi__pages{display:flex;flex-wrap:wrap;gap:var(--space-12);margin:0;padding:0;list-style:none}.multi__page{display:flex;flex-direction:column;align-items:center;gap:var(--space-04)}.multi__grip[data-grabbed]{opacity:.55}.multi__grip:active{opacity:.82}.multi__remove{display:block;min-height:var(--tap-min);padding:0 var(--space-08);border:0;border-radius:var(--radius-none);background:transparent;color:var(--muted-foreground);text-decoration:underline}.figures__head,.figures__group{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.figures__title,.figures__lead{margin:0}.figures__count{margin:0;color:var(--muted-foreground)}.figures__row{display:flex;flex-direction:column;width:100%;padding-block:var(--row-inset-y)}.list-group__row:not(:last-child) .figures__row{border-block-end:var(--stroke-hairline) solid var(--border-strong)}.figures__line{display:flex;align-items:center;justify-content:space-between;gap:var(--space-08);min-height:var(--tap-min);flex-wrap:wrap}.figures__name{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap;color:var(--foreground)}.figures__value{display:inline-flex;align-items:center;gap:var(--space-08);flex:none;min-height:var(--tap-min);min-width:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--icon);text-align:right}.figures__value:active{opacity:.82}.figures__amount{color:var(--foreground)}.figures__source{display:inline-flex;align-items:center;align-self:flex-start;gap:var(--space-04);max-width:100%;min-height:var(--tap-min);color:var(--primary);text-decoration:none}.figures__source:active{color:var(--primary-pressed)}.figures__provenance{min-width:0}.figures__note{display:inline-flex;align-items:center;align-self:flex-start;min-height:var(--tap-min);color:var(--muted-foreground)}.figures__edit{display:flex;align-items:center;gap:var(--space-08);flex:1 1 100%;min-width:0}.figures__input{flex:1 1 auto;min-width:0}.figures__act{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:var(--tap-min);min-height:var(--tap-min);padding:0;border:0;border-radius:var(--radius-none);background:transparent;color:var(--icon)}.figures__act:active{opacity:.82}.figures__error{margin:var(--space-04) 0 0;color:var(--destructive)}.import__head{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.import__title,.import__lead,.import__text{margin:0}.import__lead{color:var(--muted-foreground)}.import__section{display:flex;flex-direction:column;width:100%}.import__card{padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.export-sent__reel-slot{display:block;width:100%;height:100%}.privacy__lede{margin:0;color:var(--muted-foreground)}.privacy__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.privacy__heading,.privacy__text{margin:0;color:var(--foreground)}.privacy__link{color:var(--primary)}.disclaimer__lede{margin:0;color:var(--foreground)}.disclaimer__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.disclaimer__heading,.disclaimer__text{margin:0;color:var(--foreground)}.disclaimer__link{color:var(--primary)}.disclaimer__tel{color:var(--primary);white-space:nowrap}.insurance__section{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.insurance__card{padding:var(--space-16);background:var(--card);color:var(--card-foreground)}.insurance__text{margin:0;color:var(--card-foreground)}.schedule__head{display:flex;flex-direction:column;gap:var(--space-08);width:100%}.schedule__title{margin:0;color:var(--foreground)}.schedule__lede{margin:0;color:var(--muted-foreground)}.schedule__card{width:100%;padding:var(--space-16);background:var(--card)}.schedule__input{width:100%;min-width:0;border:0;background:transparent;color:inherit;font:inherit;padding:var(--space-12) 0;margin:calc(-1 * var(--space-12)) 0}.schedule__input:focus{outline:none}.schedule__input:focus-visible{outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}:root{--gray-0: #ffffff;--gray-50: #f7f7f8;--gray-100: #efeff1;--gray-200: #e2e2e6;--gray-300: #cacad0;--gray-400: #a6a6ae;--gray-450: #8e8e96;--gray-500: #7c7c85;--gray-550: #6e6e77;--gray-600: #5a5a62;--gray-700: #3f3f46;--gray-800: #2c2c32;--gray-900: #1a1a1e;--gray-950: #0e0e11;--gray-1000: #000000;--green-400: #4cc38a;--amber-400: #e0a53f;--blue-400: #56a2e8;--violet-400: #a47cff;--violet-600: #612cdf;--lime-400: #bbf839;--pp-blue-900: #012992;--pp-blue-600: #0053e2;--pp-blue-300: #61cdff;--pp-blue-100: #b3ccf6;--pp-paper: #eff2fa;--pp-mist: #f1f2f8;--pp-line: #d5dbe8;--pp-grey: #696969;--pp-red: #c30002;--pp-red-bright: #ff453a;--pp-green: #008455;--space-02: 2px;--space-04: 4px;--space-08: 8px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--screen-padding: 16px;--tap-min: 44px;--radius-none: 0px;--radius-md: 12px;--radius-full: 9999px;--stroke-hairline: 1px;--surface-edge: var(--stroke-hairline) solid var(--border);--stroke-emphasis: 2px;--row-inset-y: 9px;--control-inset-y: 3px;--control-inset-x: 6px;--tabbar-inset-y: 6px;--footer-inset-bottom: 6px;--knob-inset: 2px;--statusbar-top: 21px;--statusbar-bottom: 19px;--navbar-bottom: 10px;--safe-bottom: 34px;--font-display: "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--font-text: "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--background: var(--pp-paper);--foreground: var(--gray-900);--muted: var(--pp-mist);--muted-foreground: var(--pp-grey);--border: var(--gray-500);--border-strong: var(--gray-550);--card: var(--gray-0);--card-foreground: var(--gray-900);--popover: var(--gray-0);--popover-foreground: var(--gray-900);--input: var(--gray-0);--ring: var(--pp-blue-600);--primary: var(--pp-blue-600);--primary-foreground: var(--gray-0);--primary-pressed: var(--pp-blue-900);--secondary: var(--pp-blue-100);--secondary-foreground: var(--pp-blue-900);--accent: var(--pp-blue-600);--selected: var(--pp-blue-900);--inverse: var(--pp-blue-900);--inverse-foreground: var(--gray-0);--inverse-muted: var(--pp-blue-300);--icon: var(--gray-550);--success: var(--gray-900);--success-foreground: var(--gray-0);--warning: var(--gray-550);--warning-foreground: var(--gray-0);--danger: var(--gray-900);--danger-foreground: var(--gray-0);--destructive: var(--pp-red);--destructive-foreground: var(--gray-0);--info: var(--pp-blue-600);--info-foreground: var(--gray-0);--signal-negative: var(--pp-red);--signal-positive: var(--pp-green);--product-trap-high: var(--gray-900);--product-confidence-ok: var(--gray-900)}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-mono-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-mono-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-text);font-size:17px;line-height:1.29;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}:focus-visible{outline:var(--stroke-emphasis) solid var(--ring);outline-offset:2px}.t-hero{font-size:56px;line-height:1;font-weight:700}.t-display{font-size:34px;line-height:1.21;font-weight:700}.t-h1{font-size:28px;line-height:1.21;font-weight:700}.t-card-title{font-size:25px;line-height:1.2;font-weight:700}.t-h2{font-size:20px;line-height:1.25;font-weight:700}.t-body{font-size:17px;line-height:1.29;font-weight:400}.t-body-strong{font-size:17px;line-height:1.29;font-weight:700}.t-subheadline{font-size:15px;line-height:1.33;font-weight:400}.t-subheadline-strong{font-size:15px;line-height:1.33;font-weight:700}.t-footnote{font-size:13px;line-height:1.38;font-weight:400}.t-caption{font-size:12px;line-height:1.33;font-weight:400}.t-eyebrow{font-size:12px;line-height:1.33;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.t-tab-label{font-size:10px;line-height:1.2;font-weight:700}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-bottom-edge: var(--safe-area-bottom)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
