*{box-sizing:border-box}:root{color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--app-bg: var(--tg-theme-secondary-bg-color, #f3f5f6);--surface: var(--tg-theme-bg-color, #ffffff);--surface-muted: var(--tg-theme-secondary-bg-color, #f3f5f6);--text: var(--tg-theme-text-color, #17221d);--muted: var(--tg-theme-hint-color, #637068);--primary: var(--tg-theme-button-color, #168b5b);--on-primary: var(--tg-theme-button-text-color, #ffffff);--link: var(--tg-theme-link-color, #168b5b);--border: rgba(80, 96, 87, .18);--border-strong: rgba(80, 96, 87, .3);--success: #168b5b;--success-soft: #e8f6ef;--warning: #9a6500;--warning-soft: #fff4d6;--danger: #cf3f45;--danger-soft: #fdebed;--info: #2879a7;--info-soft: #e8f3fa;--focus: var(--tg-theme-link-color, #168b5b);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--page-inline: 16px;--motion-fast: .16s;--safe-top: max(env(safe-area-inset-top, 0px), var(--tg-safe-area-inset-top, 0px));--safe-bottom: max(env(safe-area-inset-bottom, 0px), var(--tg-safe-area-inset-bottom, 0px))}@media(prefers-color-scheme:dark){:root{--app-bg: var(--tg-theme-secondary-bg-color, #111a22);--surface: var(--tg-theme-bg-color, #18232d);--surface-muted: var(--tg-theme-secondary-bg-color, #111a22);--text: var(--tg-theme-text-color, #f1f5f3);--muted: var(--tg-theme-hint-color, #9caaa3);--primary: var(--tg-theme-button-color, #35a875);--on-primary: var(--tg-theme-button-text-color, #ffffff);--link: var(--tg-theme-link-color, #53bc8a);--border: rgba(215, 232, 223, .15);--border-strong: rgba(215, 232, 223, .26);--success: #48b985;--success-soft: #173c2e;--warning: #efbd57;--warning-soft: #3b311b;--danger: #ff7b82;--danger-soft: #46262b;--info: #75bce3;--info-soft: #203b4a}}html{min-width:320px;min-height:100%;background:var(--app-bg)}body{margin:0;min-width:320px;min-height:100%;background:var(--app-bg);color:var(--text);font-size:16px;line-height:1.45;overflow-x:hidden;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button,input,textarea,select{color:inherit;font:inherit}button,summary,a,label{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:var(--link)}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{overflow-wrap:anywhere}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:100%;max-width:680px;min-height:100dvh;margin:0 auto;background:var(--app-bg)}.app-shell--owner-actions{padding-bottom:calc(84px + var(--safe-bottom))}.app-shell--personal-bar{padding-bottom:calc(82px + var(--safe-bottom))}.page-header{position:sticky;z-index:30;top:0;padding:calc(8px + var(--safe-top)) var(--page-inline) 10px;background:var(--surface);border-bottom:1px solid var(--border)}.page-header__row{display:flex;min-height:48px;align-items:center;gap:10px}.page-header__copy{min-width:0;flex:1}.page-header h1{margin:0;font-size:21px;font-weight:720;line-height:1.2;letter-spacing:-.015em}.page-header p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-header__mark{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;color:var(--primary);background:var(--success-soft);border-radius:50%}.page-header__mark svg{width:23px;height:23px}.page-header__action{flex:0 0 auto}.page-content{display:flex;flex-direction:column;gap:16px;padding:18px var(--page-inline) calc(28px + var(--safe-bottom))}.button{display:inline-flex;min-height:48px;min-width:48px;align-items:center;justify-content:center;gap:9px;padding:10px 18px;border:1px solid transparent;border-radius:var(--radius-md);font-weight:680;line-height:1.2;transition:background-color var(--motion-fast),border-color var(--motion-fast),opacity var(--motion-fast),transform var(--motion-fast)}.button svg{width:20px;height:20px;flex:0 0 auto}.button:active:not(:disabled),.icon-button:active:not(:disabled),.filter-chip:active,.receipt-card:active,.candidate-card:active{transform:scale(.98)}.button:disabled{opacity:.5}.button--full{width:100%}.button--primary{color:var(--on-primary);background:var(--primary)}.button--secondary{color:var(--text);background:var(--surface);border-color:var(--border-strong)}.button--ghost{color:var(--link);background:transparent}.button--danger{color:#fff;background:var(--danger)}.icon-button{display:inline-grid;width:44px;height:44px;min-width:44px;padding:0;place-items:center;color:var(--text);background:transparent;border:0;border-radius:50%;transition:background-color var(--motion-fast),opacity var(--motion-fast),transform var(--motion-fast)}.icon-button:hover:not(:disabled){background:var(--surface-muted)}.icon-button--danger{color:var(--danger)}.icon-button:disabled{color:var(--muted);opacity:.42}.icon-button svg{width:21px;height:21px}.state-view{display:flex;min-height:46dvh;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:40px 24px;text-align:center}.page-header+.state-view{margin:0 auto;max-width:680px}.state-view--compact{min-height:240px;padding:28px 20px}.state-view__icon{width:34px;height:34px;color:var(--primary)}.state-view__icon--danger{color:var(--danger)}.state-view__empty-icon{display:grid;width:64px;height:64px;place-items:center;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:50%}.state-view__empty-icon svg{width:28px;height:28px}.state-view h2{margin:4px 0 0;font-size:20px;line-height:1.25}.state-view p{max-width:380px;margin:0 0 8px;color:var(--muted)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-badge{display:inline-flex;min-height:26px;align-items:center;gap:7px;padding:3px 9px;color:var(--muted);background:var(--surface-muted);border:1px solid var(--border);border-radius:999px;font-size:13px;font-weight:650;line-height:1;white-space:nowrap}.status-badge__dot{width:7px;height:7px;background:currentColor;border-radius:50%}.status-badge--active{color:var(--success);background:var(--success-soft)}.status-badge--draft{color:var(--warning);background:var(--warning-soft)}.status-badge--closed,.status-badge--expired{color:var(--muted)}.progress{position:relative;width:100%;height:7px;overflow:hidden;background:var(--border);border-radius:999px}.progress__value{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:left center;background:var(--primary);border-radius:inherit;transition:transform .24s ease}.notice{display:grid;grid-template-columns:22px 1fr;gap:10px;padding:13px 14px;color:var(--warning);background:var(--warning-soft);border:1px solid color-mix(in srgb,currentColor 22%,transparent);border-radius:var(--radius-md)}.notice--info{color:var(--info);background:var(--info-soft)}.notice--danger{color:var(--danger);background:var(--danger-soft)}.notice>svg{width:20px;height:20px;margin-top:1px}.notice strong{display:block;color:var(--text);font-size:14px}.notice p{margin:3px 0 0;color:var(--text);font-size:14px}.section-title{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-title h2{margin:0;font-size:18px;line-height:1.25}.section-count{display:inline-grid;min-width:28px;height:28px;padding:0 8px;place-items:center;color:var(--muted);background:var(--surface);border-radius:999px;font-size:13px;font-variant-numeric:tabular-nums}.dashboard-content{gap:22px}.add-receipt-button{min-height:54px;font-size:17px}.receipt-section{min-width:0}.receipt-list,.item-list{display:flex;flex-direction:column;gap:12px}.receipt-card{width:100%;padding:15px;color:var(--text);text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--motion-fast),transform var(--motion-fast),background-color var(--motion-fast)}.receipt-card:hover{border-color:var(--border-strong)}.receipt-card__top,.receipt-card__main,.receipt-card__progress-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.receipt-card__date{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:13px}.receipt-card__date svg{width:15px;height:15px}.receipt-card__main{margin-top:14px;align-items:flex-start}.receipt-card__main>div:first-child{min-width:0}.receipt-card h3{margin:0;font-size:17px;line-height:1.3}.receipt-card p{margin:3px 0 0;color:var(--muted);font-size:14px}.receipt-card__amount{display:flex;flex:0 0 auto;align-items:center;gap:3px;font-variant-numeric:tabular-nums}.receipt-card__amount svg{width:18px;height:18px;color:var(--muted)}.receipt-card__progress{margin-top:14px}.receipt-card__progress-label{margin-bottom:7px;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.create-form,.form-stack{display:flex;flex-direction:column;gap:18px}.field{min-width:0}.field label,.field legend,.lifetime-field legend{display:block;margin:0 0 7px;color:var(--text);font-size:15px;font-weight:680}.field input,.field textarea,.field select,.share-link input,.search-input input{width:100%;min-height:48px;padding:11px 13px;color:var(--text);caret-color:var(--primary);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:16px;outline:none}.field textarea{min-height:220px;resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.share-link input:focus,.search-input:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--focus) 20%,transparent)}.field input:disabled,.field textarea:disabled,.field select:disabled{opacity:.62}.field-helper{margin:7px 1px 0;color:var(--muted);font-size:13px;line-height:1.4}.field-error{margin:-5px 0 0;color:var(--danger);font-size:14px}.form-error{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);font-size:14px}.form-error svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lifetime-field{min-width:0;padding:0;margin:0;border:0}.segmented-control{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:4px;background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md)}.segmented-control label{min-width:0;margin:0;cursor:pointer}.segmented-control input{position:absolute;width:1px;height:1px;opacity:0}.segmented-control span{display:grid;min-height:44px;padding:4px 2px;place-items:center;color:var(--muted);border-radius:var(--radius-sm);font-size:13px;font-weight:650;text-align:center}.segmented-control input:checked+span{color:var(--text);background:var(--surface);border:1px solid var(--border)}.segmented-control input:focus-visible+span{outline:3px solid var(--focus);outline-offset:1px}.receipt-detail-page,.shared-page{gap:14px}.receipt-hero{padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.receipt-hero__status{display:flex;align-items:center;justify-content:space-between;gap:10px}.expiry-label{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums}.expiry-label svg{width:16px;height:16px}.expiry-label--urgent{color:var(--warning);font-weight:650}.receipt-total-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:18px}.receipt-total-row>div:first-child{display:flex;flex-direction:column;gap:2px}.receipt-total-row span{color:var(--muted);font-size:13px}.receipt-total-row strong{font-size:28px;line-height:1.15;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.receipt-total-row__meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right}.items-section{margin-top:4px}.items-section>.button{margin-top:12px}.item-card{min-width:0;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.item-card__header{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:9px}.item-card__position{display:grid;width:30px;height:30px;place-items:center;color:var(--muted);background:var(--surface-muted);border-radius:50%;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.item-card__title h3,.shared-item-card__heading h3{margin:1px 0 2px;font-size:16px;line-height:1.35}.item-card__title p,.shared-item-card__heading p{margin:0;color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums}.item-card__tools{display:flex;margin:-7px -7px 0 0}.owner-item-card__claim{margin:12px 0}.owner-item-card__claim>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px;color:var(--muted);font-size:12px}.owner-item-card__claim strong{color:var(--text);font-variant-numeric:tabular-nums}.match-row{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.match-badge,.mine-badge{display:inline-flex;min-height:25px;align-items:center;padding:3px 8px;color:var(--muted);background:var(--surface-muted);border-radius:999px;font-size:12px;font-weight:650}.match-badge--matched,.mine-badge{color:var(--success);background:var(--success-soft)}.match-badge--review{color:var(--warning);background:var(--warning-soft)}.match-badge--pending{color:var(--info);background:var(--info-soft)}.text-action{display:inline-flex;min-height:44px;align-items:center;gap:6px;padding:6px 4px 6px 10px;color:var(--link);background:transparent;border:0;font-size:13px;font-weight:650}.text-action svg{width:17px;height:17px}.product-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;margin-top:8px;padding:10px;background:var(--surface-muted);border-radius:var(--radius-md)}.product-image{position:relative;display:grid;width:72px;aspect-ratio:1;overflow:hidden;place-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.product-image img{width:100%;height:100%;object-fit:cover}.product-image--fallback{color:var(--muted)}.product-image--fallback svg{width:25px;height:25px}.product-card__content,.product-card--empty>div{min-width:0}.product-card strong{display:block;max-height:2.7em;overflow:hidden;font-size:14px;line-height:1.35}.product-card p{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.product-card__price span{color:var(--text);font-weight:650;font-variant-numeric:tabular-nums}.product-details{margin-top:5px;font-size:12px}.product-details summary{display:inline-flex;min-height:32px;align-items:center;color:var(--link);cursor:pointer;font-weight:650}.product-details p{display:block;max-height:5.8em;overflow:hidden;margin:1px 0 6px;color:var(--muted);line-height:1.45}.product-details a{display:inline-flex;min-height:32px;align-items:center;gap:4px;font-weight:650;text-decoration:none}.product-details a svg{width:14px;height:14px}.share-card{padding:14px;background:var(--success-soft);border:1px solid color-mix(in srgb,var(--success) 25%,transparent);border-radius:var(--radius-lg)}.share-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.share-card__header strong{display:block;font-size:15px}.share-card__header p{margin:2px 0 0;color:var(--muted);font-size:13px}.share-card__header>svg{width:25px;height:25px;color:var(--success)}.share-link{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:4px;margin:12px 0 10px}.share-link input{min-width:0;background:var(--surface);font-size:13px}.owner-action-bar,.personal-summary{position:fixed;z-index:50;right:0;bottom:0;left:0;width:100%;max-width:680px;margin:0 auto;padding:10px var(--page-inline) calc(10px + var(--safe-bottom));background:var(--surface);border-top:1px solid var(--border)}.owner-action-bar__row{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(150px,1.2fr);gap:8px}.owner-action-bar__message{min-height:48px;display:grid;margin:0;place-items:center;color:var(--muted);text-align:center;font-size:14px}.modal-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-top:var(--safe-top);background:#0000007a;animation:fade-in var(--motion-fast) ease-out}.modal-sheet{width:100%;max-width:680px;max-height:min(88dvh,760px);overflow:hidden;color:var(--text);background:var(--surface);border:1px solid var(--border);border-bottom:0;border-radius:22px 22px 0 0;animation:sheet-in .22s ease-out}.modal-sheet__handle{width:38px;height:4px;margin:7px auto 1px;background:var(--border-strong);border-radius:999px}.modal-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px 11px 18px;border-bottom:1px solid var(--border)}.modal-sheet__header h2{margin:0;font-size:20px;line-height:1.3}.modal-sheet__header p{margin:3px 0 0;color:var(--muted);font-size:13px}.modal-sheet__body{max-height:calc(88dvh - 88px - var(--safe-bottom));overflow-y:auto;overscroll-behavior:contain;padding:16px 18px calc(18px + var(--safe-bottom))}.modal-sheet__footer{padding:10px 18px calc(10px + var(--safe-bottom));background:var(--surface);border-top:1px solid var(--border)}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.modal-confirm-copy{margin:0;color:var(--muted)}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-in{0%{transform:translateY(24px);opacity:.7}}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.search-input{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;padding-left:12px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md)}.search-input>svg{width:19px;height:19px;color:var(--muted)}.search-input input{min-width:0;padding-left:7px;border:0;background:transparent}.candidate-list{display:flex;min-height:160px;flex-direction:column;gap:8px;margin:16px 0 8px}.candidate-list .state-view{min-height:190px;padding:18px}.candidate-card{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:80px;padding:9px;color:var(--text);text-align:left;background:var(--surface-muted);border:1px solid transparent;border-radius:var(--radius-md);transition:border-color var(--motion-fast),transform var(--motion-fast)}.candidate-card:hover{border-color:var(--border-strong)}.candidate-card .product-image{width:60px}.candidate-card__copy{display:flex;min-width:0;flex-direction:column;gap:4px}.candidate-card__copy strong{display:block;max-height:2.6em;overflow:hidden;font-size:14px;line-height:1.3}.candidate-card__copy span{color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums}.candidate-card__action{color:var(--link);font-size:13px;font-weight:680}.compact-loading{display:flex;min-height:160px;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.compact-loading svg{width:22px;height:22px}.toast-region{position:fixed;z-index:1200;right:12px;bottom:calc(84px + var(--safe-bottom));left:12px;display:flex;max-width:640px;flex-direction:column;gap:8px;margin:0 auto;pointer-events:none}.toast{display:grid;grid-template-columns:22px minmax(0,1fr) 44px;min-height:52px;align-items:center;gap:9px;padding:4px 4px 4px 13px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:0 4px 16px #00000024;pointer-events:auto;animation:toast-in .18s ease-out}.toast>svg{width:21px;height:21px;color:var(--info)}.toast--success>svg{color:var(--success)}.toast--error>svg{color:var(--danger)}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}.shared-hero .progress{margin-top:14px;height:9px}.shared-progress-value{display:flex;flex-direction:column;align-items:flex-end}.shared-progress-value strong{font-size:20px}.shared-progress-value span{font-size:12px}.filter-chips{position:sticky;z-index:20;top:calc(69px + var(--safe-top));display:flex;gap:7px;padding:6px 0;overflow-x:auto;background:var(--app-bg);scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chip,.refresh-button{min-height:44px;padding:8px 15px;flex:0 0 auto;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:14px;font-weight:650}.filter-chip--active{color:var(--on-primary);background:var(--primary);border-color:var(--primary)}.refresh-button{display:grid;width:44px;padding:0;place-items:center;margin-left:auto}.refresh-button svg{width:18px;height:18px}.shared-item-card{transition:border-color var(--motion-fast),background-color var(--motion-fast)}.shared-item-card--mine{border-color:color-mix(in srgb,var(--success) 42%,transparent)}.shared-item-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.claim-progress-copy{display:flex;justify-content:space-between;gap:12px;margin:14px 0 6px;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.claim-progress-copy strong{color:var(--text)}.claim-controls{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;margin:13px 0 9px}.claim-controls .icon-button{width:48px;height:48px;color:var(--primary);background:var(--surface-muted);border:1px solid var(--border)}.claim-value{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center;font-variant-numeric:tabular-nums}.claim-value strong{font-size:19px;line-height:1.2}.claim-value span{color:var(--muted);font-size:12px}.item-unavailable{margin:7px 0 0;color:var(--muted);font-size:13px;text-align:center}.personal-summary{padding:0}.personal-summary__bar{display:flex;width:100%;min-height:calc(68px + var(--safe-bottom));align-items:center;justify-content:space-between;gap:12px;padding:9px var(--page-inline) calc(9px + var(--safe-bottom));color:var(--text);text-align:left;background:var(--surface);border:0}.personal-summary__bar>div{display:flex;min-width:0;flex-direction:column;gap:1px}.personal-summary__bar span{color:var(--muted);font-size:13px}.personal-summary__bar strong{font-size:21px;line-height:1.2;font-variant-numeric:tabular-nums}.personal-summary__bar>svg{width:22px;height:22px;transition:transform var(--motion-fast)}.personal-summary--open .personal-summary__bar>svg{transform:rotate(180deg)}.participants-panel{max-height:min(55dvh,420px);overflow-y:auto;padding:14px var(--page-inline) 8px;background:var(--surface);border-bottom:1px solid var(--border);animation:participants-in .18s ease-out}@keyframes participants-in{0%{transform:translateY(8px);opacity:0}}.participants-panel__title{display:flex;align-items:center;gap:8px;margin-bottom:9px}.participants-panel__title svg{width:20px;height:20px;color:var(--primary)}.participant-list{display:flex;flex-direction:column}.participant-row{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border)}.participant-row>div{display:flex;min-width:0;flex-direction:column}.participant-row span{color:var(--muted);font-size:12px}.participant-row>strong{flex:0 0 auto;font-variant-numeric:tabular-nums}.participants-empty{margin:12px 0;color:var(--muted);font-size:14px}@media(min-width:700px){body{padding:16px 0}.app-shell{min-height:calc(100dvh - 32px);overflow:hidden;border:1px solid var(--border);border-radius:20px}.page-header{border-radius:20px 20px 0 0}.owner-action-bar,.personal-summary{bottom:16px;border:1px solid var(--border);border-radius:0 0 20px 20px}.modal-backdrop{align-items:center;padding:24px}.modal-sheet{max-width:560px;border-bottom:1px solid var(--border);border-radius:20px}.modal-sheet__handle{display:none}.modal-sheet__body{max-height:min(70dvh,620px)}}@media(max-width:370px){:root{--page-inline: 12px}.segmented-control span{font-size:12px}.receipt-total-row{gap:8px}.receipt-total-row strong{font-size:25px}.candidate-card{grid-template-columns:54px minmax(0,1fr)}.candidate-card .product-image{width:54px}.candidate-card__action{grid-column:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
