:root{color:#17201c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e9e8e3;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#e9e8e3;min-width:320px;min-height:100%}body{background:#f7f6f3;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #236d57}#root{min-height:100vh}@media (width>=720px){body{background:radial-gradient(circle at 20% 0,#d5e6dbc2,#0000 31rem),#e9e8e3}#root{background:#f7f6f3;max-width:808px;min-height:100vh;margin:0 auto;box-shadow:0 0 0 1px #e4e2dcb3,0 24px 70px #17201c14}}:root{--canvas:#f7f6f3;--surface:#fff;--ink:#17201c;--muted:#6f7973;--quiet:#8a938d;--line:#e4e2dc;--green:#1a5c4a;--green-soft:#edf5f0;--amber:#9a6022;--amber-soft:#fbf1e4;--red:#a53d2d;--red-soft:#fbeae6;--shadow:0 18px 52px #17201c14}.app-shell{min-height:100svh;padding:max(16px, env(safe-area-inset-top)) 16px calc(108px + env(safe-area-inset-bottom));background:var(--canvas)}.app-header{justify-content:space-between;align-items:center;min-height:48px;margin-bottom:25px;display:flex}.brand,.icon-button,.back-button,.bottom-navigation__item,.button,.task-card,.upcoming-card,.history-card,.history-summary,.demo-reset button{font:inherit;border:0}.brand{max-width:calc(100% - 56px);color:var(--ink);text-align:left;background:0 0;align-items:center;gap:10px;padding:3px 0;display:inline-flex}.brand-mark{background:var(--green);border-radius:11px;flex:none;place-items:center;width:32px;height:32px;display:grid;position:relative;overflow:hidden}.brand-mark span:first-child{border:3px solid #d9e8db;border-radius:50%;width:15px;height:15px}.brand-mark span:last-child{background:#d9e8db;border-radius:50%;width:6px;height:6px;position:absolute;bottom:5px;right:5px}.brand-copy{gap:1px;min-width:0;display:grid}.brand-copy strong{color:var(--ink);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.brand-copy small{color:var(--quiet);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--green);background:#ffffffb8;border-radius:13px;flex:none;place-items:center;display:grid}.icon-button:disabled{opacity:.4;cursor:not-allowed}.icon-button:hover:not(:disabled){background:var(--surface);border-color:#c8d8cf}.refresh-icon{width:20px;height:20px}.refresh-icon.is-spinning{animation:.8s linear infinite spin}.feedback{border:1px solid;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:-9px 0 18px;padding:13px 14px;font-size:13px;line-height:1.4;display:flex}.feedback>div{gap:2px;display:grid}.feedback strong,.feedback span{display:block}.feedback--error{background:var(--red-soft);color:#7e3026;border-color:#ecc5be}.feedback--error button{color:inherit;background:#ffffffd1;border:0;border-radius:9px;flex:none;padding:8px 10px;font-size:12px;font-weight:750}.feedback--notice{background:var(--green-soft);color:#285442;border-color:#cfe1d5}.feedback--notice button{width:28px;height:28px;color:inherit;background:0 0;border:0;padding:0;font-size:20px;line-height:1}.page{gap:28px;display:grid}.page--detail{gap:24px}.today-status{border:1px solid #0000;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:21px 19px;display:grid}.today-status--urgent{background:var(--red-soft);border-color:#efcec8}.today-status--caution{background:var(--amber-soft);border-color:#ebd7b9}.today-status--ok{background:var(--green-soft);border-color:#cce0d4}.today-status--neutral{background:#eef0ed;border-color:#d9ddd9}.status-symbol{border-radius:11px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.today-status--urgent .status-symbol{background:var(--red);color:#fff}.today-status--caution .status-symbol{background:var(--amber);color:#fff}.today-status--ok .status-symbol{background:var(--green);color:#fff}.today-status--neutral .status-symbol{color:#fff;background:#68746d}.today-status p,.section-kicker{color:var(--quiet);letter-spacing:.075em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:800}.today-status--urgent p{color:#994235}.today-status--caution p{color:#956627}.today-status--ok p{color:#39705c}.today-status--neutral p{color:#5f6b64}.today-status h1,.page-title h1,.detail-intro h1,.pickup-heading h1,.not-found-view h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(29px,8.1vw,39px);font-weight:780;line-height:1.04}.today-status--urgent h1{color:#7e3026}.today-status--caution h1{color:#704718}.today-status--ok h1{color:#204b3b}.today-status--neutral h1{color:#344039}.today-status>div>span{color:currentColor;opacity:.82;margin-top:9px;font-size:14px;line-height:1.48;display:block}.sync-status{border:1px solid;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;display:grid}.sync-status__symbol{border-radius:8px;place-items:center;width:25px;height:25px;font-size:14px;font-weight:800;display:grid}.sync-status>span:last-child{gap:2px;min-width:0;display:grid}.sync-status strong{color:var(--ink);font-size:12px;font-weight:780;line-height:1.25}.sync-status small{color:var(--muted);font-size:11px;line-height:1.38}.sync-status--demo{background:#ffffffb3;border-color:#d7dfda}.sync-status--demo .sync-status__symbol{color:#587065;background:#e8eeea}.sync-status--fresh{background:#f4f8f5;border-color:#cce0d4}.sync-status--fresh .sync-status__symbol{background:var(--green);color:#fff}.sync-status--caution{background:#fff9ef;border-color:#edd9ba}.sync-status--caution .sync-status__symbol{background:var(--amber);color:#fff}.sync-status--neutral{background:#f3f4f2;border-color:#d9ddd9}.sync-status--neutral .sync-status__symbol{color:#fff;background:#68746d}.content-section,.timeline-section,.history-group{gap:13px;display:grid}.section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.section-heading h2,.empty-state h2,.decision-panel h2,.history-empty h2,.technical-details summary{color:var(--ink);letter-spacing:-.038em;margin:0;font-size:21px;font-weight:760;line-height:1.13}.count-badge{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.task-list,.history-list,.history-groups{gap:10px;display:grid}.task-card,.upcoming-card,.history-card,.history-summary{width:100%;color:var(--ink);text-align:left}.task-card{border:1px solid;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px 15px;display:grid}.task-card--urgent{background:var(--red-soft);border-color:#f0cac3}.task-card--caution{background:var(--amber-soft);border-color:#edd9ba}.task-card:hover,.upcoming-card:hover,.history-card:hover,.history-summary:hover{transform:translateY(-1px)}.task-card__symbol{border-radius:11px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.task-card--urgent .task-card__symbol{background:var(--red);color:#fff}.task-card--caution .task-card__symbol{background:var(--amber);color:#fff}.task-card__copy{gap:4px;min-width:0;display:grid}.task-card__copy strong{color:var(--ink);letter-spacing:-.025em;font-size:16px;font-weight:760;line-height:1.18}.task-card__copy>span:last-child{color:#5d6761;font-size:12px;line-height:1.38}.task-card__meta{color:#8c4a3e;letter-spacing:.065em;text-transform:uppercase;font-size:10px;font-weight:800}.task-card--caution .task-card__meta{color:#98672c}.chevron{color:var(--quiet);font-size:28px;font-weight:350;line-height:1}.upcoming-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 15px;display:grid;box-shadow:0 5px 18px #17201c06}.waste-icon{width:42px;height:42px;color:var(--green);background:#e7f1eb;border-radius:14px;flex:none;place-items:center;font-size:22px;font-weight:800;display:grid}.waste-icon--small{border-radius:12px;width:36px;height:36px;font-size:18px}.waste-icon--large{border-radius:17px;width:54px;height:54px;font-size:28px}.upcoming-card__copy{gap:3px;min-width:0;display:grid}.upcoming-card__date{color:var(--green);letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:800}.upcoming-card__copy strong,.history-card__copy strong{color:var(--ink);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:760;overflow:hidden}.upcoming-card__copy>span:last-child,.history-card__copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.history-summary{background:var(--green-soft);border:1px solid #cde0d3;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid}.history-summary__icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid}.history-summary>span:nth-child(2){gap:2px;display:grid}.history-summary strong{color:#24503e;font-size:14px;font-weight:780}.history-summary small{color:#527563;font-size:12px}.discoveries-notice{background:#ffffff94;border:1px solid #dce2de;border-radius:17px;padding:14px 15px}.discoveries-notice summary{color:var(--ink);cursor:pointer;align-items:center;gap:11px;list-style:none;display:flex}.discoveries-notice summary::-webkit-details-marker{display:none}.discoveries-notice__icon{color:#5f6e66;background:#eef0ed;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:18px;display:grid}.discoveries-notice summary>span:last-child{gap:2px;display:grid}.discoveries-notice strong{font-size:13px;font-weight:760}.discoveries-notice small{color:var(--muted);font-size:11px}.discoveries-notice ul{color:var(--muted);gap:5px;margin:12px 0 0;padding:0;font-size:12px;list-style:none;display:grid}.discoveries-notice li{background:#f4f5f2;border-radius:9px;padding:7px 9px}.empty-state{background:#ffffff91;border:1px dashed #c8cfca;border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:15px;padding:20px;display:grid}.empty-state__symbol{width:39px;height:39px;color:var(--green);background:#e8f1eb;border-radius:13px;place-items:center;font-size:21px;display:grid}.empty-state h2{font-size:20px}.empty-state p:not(.section-kicker){color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.48}.empty-state .button{grid-column:1/-1}.demo-reset{color:var(--quiet);justify-content:space-between;align-items:center;gap:14px;font-size:11px;line-height:1.4;display:flex}.demo-feedback{background:var(--surface,#f4f6f4);border:1px solid var(--border,#e2e6e2);border-radius:21px;flex-direction:column;gap:12px;padding:18px 19px;display:flex}.demo-feedback--done{color:var(--quiet);padding:14px 19px;font-size:13px}.demo-feedback h2{margin:0;font-size:17px}.demo-feedback label{flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.demo-feedback select,.demo-feedback textarea{font:inherit;border:1px solid var(--border,#e2e6e2);background:var(--background,#fff);border-radius:12px;padding:8px 10px}.demo-feedback textarea{resize:vertical;min-height:64px}.demo-feedback small{color:var(--quiet);font-weight:400}.demo-feedback__actions{gap:10px;display:flex}.demo-reset button{color:var(--green);background:0 0;flex:none;padding:4px 0;font-size:12px;font-weight:780}.back-button{color:var(--green);background:0 0;justify-self:start;align-items:center;gap:8px;padding:2px 0;font-size:13px;font-weight:780;display:inline-flex}.back-button span{font-size:17px}.detail-intro{border-radius:21px;padding:22px 19px}.detail-intro--urgent{background:var(--red-soft)}.detail-intro--caution{background:var(--amber-soft)}.detail-intro--urgent .section-kicker{color:#994235}.detail-intro--caution .section-kicker{color:#96662a}.detail-intro h1{font-size:clamp(29px,7.7vw,38px)}.detail-intro p:not(.section-kicker),.page-title>p:last-child,.pickup-heading p,.decision-panel>p:not(.section-kicker),.technical-details>p,.history-empty p{color:var(--muted);margin:11px 0 0;font-size:14px;line-height:1.52}.mass-comparison{border:1px solid var(--line);background:var(--surface);border-radius:20px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:11px;padding:18px;display:grid}.mass-comparison>div{gap:4px;display:grid}.mass-comparison>div:last-of-type{text-align:right}.mass-comparison span:not(.mass-comparison__arrow){color:var(--quiet);font-size:11px;font-weight:760}.mass-comparison strong{color:var(--ink);letter-spacing:-.06em;font-size:clamp(23px,7vw,31px);font-weight:790;line-height:1}.mass-comparison--final>div:last-of-type strong{color:var(--red)}.mass-comparison__arrow{width:27px;height:27px;color:var(--muted);background:#edf0ed;border-radius:50%;place-items:center;font-size:15px;display:grid}.mass-comparison p{border-top:1px solid var(--line);color:var(--red);grid-column:1/-1;margin:3px 0 0;padding-top:12px;font-size:12px;font-weight:750}.decision-panel{background:var(--red-soft);border-radius:21px;gap:0;padding:21px 19px;display:grid}.decision-panel--caution{background:var(--amber-soft)}.decision-panel--ok{background:var(--green-soft)}.decision-panel .button:first-of-type{margin-top:18px}.decision-panel .button+.button{margin-top:8px}.button{border-radius:14px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:780;transition:transform .14s,background .14s,box-shadow .14s}.button--primary{background:var(--green);color:#fff;width:100%;box-shadow:0 7px 16px #1a5c4a33}.button--primary:hover:not(:disabled){background:#114a3a;transform:translateY(-1px)}.button--quiet{width:100%;color:var(--green);background:0 0}.button--quiet:hover:not(:disabled){background:#ffffff73}.pickup-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.pickup-heading>div{min-width:0}.pickup-heading .status-pill{margin-bottom:8px}.pickup-heading h1{overflow-wrap:anywhere;font-size:clamp(29px,8vw,38px)}.pickup-heading p{margin-top:7px}.status-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:22px;padding:4px 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.status-pill--urgent{background:var(--red-soft);color:#963d31}.status-pill--caution{background:var(--amber-soft);color:#8b5b22}.status-pill--ok{background:var(--green-soft);color:#286049}.status-pill--neutral{color:#617069;background:#edf0ed}.event-timeline{gap:0;margin:0;padding:2px 0 0;list-style:none;display:grid}.event-timeline li{grid-template-columns:20px minmax(0,1fr);gap:11px;padding:0 0 19px;display:grid;position:relative}.event-timeline li:before{content:"";background:#d4dbd6;width:1px;height:calc(100% - 3px);position:absolute;top:16px;left:8px}.event-timeline li:last-child:before{display:none}.timeline-dot{z-index:1;border:4px solid var(--canvas);background:var(--green);border-radius:50%;width:17px;height:17px;margin-top:1px;position:relative}.event-timeline strong,.event-timeline time{display:block}.event-timeline strong{color:var(--ink);font-size:14px;font-weight:730;line-height:1.28}.event-timeline time{color:var(--quiet);margin-top:4px;font-size:12px}.technical-details{border:1px solid var(--line);background:#ffffff94;border-radius:18px;padding:16px}.technical-details summary{cursor:pointer;font-size:14px}.technical-details dl{gap:8px;margin:15px 0 0;display:grid}.technical-details dl>div{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:15px;padding:9px 0;display:flex}.technical-details dt,.technical-details dd{margin:0;font-size:12px}.technical-details dt{color:var(--quiet)}.technical-details dd{color:var(--ink);text-align:right;font-weight:700}.technical-details>p{font-size:12px}.page-title{padding:6px 0 0}.page-title h1{font-size:clamp(35px,9.5vw,44px)}.page-title>p:last-child{max-width:340px}.history-group>h2{color:var(--muted);letter-spacing:.02em;margin:0;font-size:13px;font-weight:780}.history-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:12px;display:grid}.history-card__copy{gap:4px;min-width:0;display:grid}.history-card__right{justify-items:end;gap:5px;display:grid}.history-card__right small{color:var(--muted);white-space:nowrap;font-size:11px}.history-card .chevron{font-size:23px}.history-empty{border:1px dashed #c9d0cb;border-radius:20px;justify-items:start;gap:7px;padding:22px;display:grid}.history-empty>span,.not-found-view>span{color:var(--green);font-size:30px}.history-empty p{margin-top:0}.bottom-navigation{z-index:20;right:16px;bottom:max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #e4e2dceb;border-radius:20px;grid-template-columns:1fr 1fr;padding:6px;display:grid;position:fixed;left:16px;box-shadow:0 13px 32px #17201c29}.bottom-navigation__item{min-height:50px;color:var(--quiet);background:0 0;border-radius:14px;place-items:center;gap:2px;font-size:11px;font-weight:750;display:grid}.bottom-navigation__item svg{width:20px;height:20px}.bottom-navigation__item.is-active{background:var(--green-soft);color:var(--green)}.sheet-layer{z-index:50;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.sheet-layer__backdrop{z-index:0;background:#1119156b;border:0;width:100%;position:absolute;inset:0}.confirmation-sheet{z-index:1;width:100%;padding:10px 20px calc(24px + env(safe-area-inset-bottom));background:var(--surface);border-radius:25px 25px 0 0;animation:.18s ease-out sheet-in;position:relative;box-shadow:0 -12px 36px #17201c2e}.sheet-handle{background:#d7d9d5;border-radius:999px;width:38px;height:4px;margin:0 auto 21px;display:block}.confirmation-sheet h2{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:26px;font-weight:770;line-height:1.1}.confirmation-sheet>p:not(.section-kicker){color:var(--muted);margin:11px 0 17px;font-size:14px;line-height:1.5}.local-only-note{background:var(--green-soft);color:#315d4c;border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:9px;margin:0 0 17px;padding:12px;display:grid}.local-only-note>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:grid}.local-only-note p{margin:0;font-size:12px;line-height:1.45}.sheet-error{background:var(--red-soft);color:#8b3529;border-radius:11px;margin:0 0 14px;padding:10px 11px;font-size:12px;font-weight:650;line-height:1.4}.confirmation-sheet .button+.button{margin-top:6px}.loading-view,.not-found-view{min-height:58svh;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:13px;display:grid}.not-found-view{padding:0 22px 68px}.not-found-view .section-kicker{margin-bottom:0}.not-found-view .button{width:auto;margin-top:6px}.loading-orbit{border:3px solid #d7e6dc;border-top-color:var(--green);border-radius:50%;width:32px;height:32px;animation:.78s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.prepare-pickup-cta{background:var(--green-soft);border:1px solid #cde0d3;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:20px;padding:15px;display:grid}.prepare-pickup-cta__symbol{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.prepare-pickup-cta>span:nth-child(2){text-align:left;gap:2px;display:grid}.prepare-pickup-cta strong{color:#24503e;font-size:14px;font-weight:780}.prepare-pickup-cta small{color:#527563;font-size:12px}.demo-entry{z-index:70;background:var(--canvas);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.demo-entry-body{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:420px;display:flex}.demo-entry-body h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(24px,6vw,32px);font-weight:780}.demo-entry-copy{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.demo-entry-scenario{background:var(--green-soft);color:var(--green);border-radius:14px;margin:0;padding:10px 14px;font-size:14px;font-weight:600}.demo-entry-body .button{width:100%}.prepare-flow{z-index:60;background:var(--canvas);flex-direction:column;animation:.18s ease-out sheet-in;display:flex;position:fixed;inset:0}.prepare-flow__header{padding:max(16px, env(safe-area-inset-top)) 16px 16px;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;display:grid}.prepare-flow__header h1{color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;font-weight:780;overflow:hidden}.prepare-flow__body{padding:0 16px calc(24px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.prepare-flow__options{gap:10px;display:grid}.prepare-flow__option{border:1px solid var(--line);background:var(--surface);min-height:56px;color:var(--ink);text-align:left;border-radius:16px;padding:14px 16px;font-size:15px;font-weight:680}.prepare-flow__option--selected{border-color:var(--green);background:var(--green-soft);color:#24503e}.prepare-flow__form{gap:16px;display:grid}.prepare-flow__field{gap:6px;display:grid}.prepare-flow__field>span:first-child{color:var(--muted);font-size:13px;font-weight:650}.prepare-flow__field input,.prepare-flow__field select{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink);font:inherit;border-radius:14px;padding:12px 14px;font-size:15px}.prepare-flow__field input:focus,.prepare-flow__field select:focus{border-color:var(--green);outline:2px solid var(--green-soft);outline-offset:1px}.prepare-flow__summary{background:var(--surface);border-radius:16px;gap:14px;margin:0 0 20px;padding:16px;display:grid}.prepare-flow__summary div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.prepare-flow__summary dt{color:var(--muted);font-size:13px}.prepare-flow__summary dd{color:var(--ink);text-align:right;margin:0;font-size:14px;font-weight:680}.prepare-flow__issues{background:var(--red-soft);color:#8b3529;border-radius:11px;margin:0 0 16px;padding:10px 11px;font-size:12px;font-weight:650;line-height:1.4;list-style:none}.prepare-flow__error{background:var(--red-soft);color:#8b3529;border-radius:11px;margin:0 0 16px;padding:10px 11px;font-size:12px;font-weight:650;line-height:1.4}.prepare-flow__result{text-align:left;justify-items:start;gap:12px;padding-top:40px;display:grid}.prepare-flow__result-symbol{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;font-weight:800;display:grid}.prepare-flow__result--ambiguous .prepare-flow__result-symbol{background:var(--amber)}.prepare-flow__result--failed .prepare-flow__result-symbol{background:var(--red)}.prepare-flow__result h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:24px;font-weight:770}.prepare-flow__result p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.5}.prepare-flow__result .button{width:100%}@media (width>=720px){.app-shell{width:min(100% - 48px,760px);margin:0 auto;padding-top:28px}.prepare-flow{width:min(100% - 48px,480px);box-shadow:var(--shadow);inset:0 auto 0 50%;transform:translate(-50%)}.app-header{margin-bottom:30px}.page{gap:31px}.task-list{grid-template-columns:repeat(2,minmax(0,1fr))}.task-card{align-items:start;min-height:150px}.bottom-navigation{width:min(680px,100% - 48px);left:50%;right:auto;transform:translate(-50%)}.confirmation-sheet{border-radius:25px;width:min(680px,100%);margin-bottom:16px}}@media (width>=768px) and (width<=1024px){.app-shell{width:min(100% - 64px,920px)}.task-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=360px){.app-shell{padding-left:12px;padding-right:12px}.bottom-navigation{left:12px;right:12px}.history-card{grid-template-columns:auto minmax(0,1fr) auto}.history-card__right{display:none}.history-card .chevron{grid-column:3}}
