/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#15211d;--muted:#66736d;--line:#dfe6e2;--surface:#fff;--canvas:#f4f7f5;--green:#087a51;--green-dark:#05633f;--green-soft:#e5f4ed;--orange:#b85516;--red:#bd2d2d}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{touch-action:manipulation}.app-shell{width:min(100%,680px);min-height:100svh;padding:0 16px calc(34px + env(safe-area-inset-bottom));margin:0 auto}.topbar{padding:calc(20px + env(safe-area-inset-top)) 2px 16px;justify-content:space-between;align-items:center;display:flex}.eyebrow{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:0;font-size:27px;line-height:1.05}h2{letter-spacing:-.025em;margin:0;font-size:21px}.icon-button{border:1px solid var(--line);background:var(--surface);width:46px;height:46px;color:var(--green);border-radius:14px;font-size:25px;box-shadow:0 5px 20px #122a200d}.base-panel,.add-section,.empty-state,.store-card,.return-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;box-shadow:0 7px 25px #1834290d}.base-panel{margin-bottom:12px;overflow:visible}.base-summary{text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:12px;padding:14px;display:flex}.base-summary>span:nth-child(2){flex:1;min-width:0}.base-summary small,.return-card small{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.base-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.pin{border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.pin-base{background:var(--green-soft);color:var(--green)}.chevron{color:var(--muted);font-size:20px}.address-box{padding:0 14px 14px;position:relative}label{color:#44504b;font-size:12px;font-weight:750;display:block}label small{color:#84908a;font-weight:500}input,select{width:100%;min-height:48px;color:var(--ink);background:#fbfcfb;border:1px solid #cbd5d0;border-radius:12px;outline:none;margin-top:6px;font-size:16px}input{padding:0 13px}select{padding:0 34px 0 12px}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #087a511f}.input-note,.alias-note{color:var(--muted);margin-top:5px;font-size:11px;display:block}.alias-note{color:var(--green);font-weight:700}.suggestions{z-index:20;border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:5px;position:absolute;left:14px;right:14px;overflow:hidden;box-shadow:0 14px 35px #11221b29}.suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef1ef;width:100%;padding:11px 13px;display:block}.suggestions button:last-child{border-bottom:0}.suggestions button:active{background:var(--green-soft)}.suggestions strong,.suggestions small{display:block}.suggestions strong{font-size:14px}.suggestions small{color:var(--muted);margin-top:2px;font-size:11px}.add-section{margin-bottom:18px}.section-title{width:100%;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;padding:15px;font-size:14px;font-weight:800;display:flex}.section-title b{background:var(--green);color:#fff;border-radius:9px;place-items:center;width:27px;height:27px;margin-right:7px;display:inline-grid}.section-title>span:last-child{color:var(--muted);font-size:11px;font-weight:650}.store-form{padding:0 14px 14px}.field-row{grid-template-columns:minmax(0,1.45fr) minmax(115px,.75fr);gap:9px;margin-bottom:10px;display:grid}.address-field{position:relative}.primary,.secondary,.gis-button{border-radius:13px;min-height:50px;font-weight:800}.primary{background:var(--green);color:#fff;border:0;box-shadow:0 7px 18px #087a512e}.primary:active{background:var(--green-dark);transform:translateY(1px)}.primary:disabled{opacity:.55}.add-button{width:100%;margin-top:12px}.secondary{width:100%;color:var(--green);background:#f2faf6;border:1px solid #a9cdbd}.error{color:#982323;background:#fff0f0;border:1px solid #f1b8b8;border-radius:13px;margin:0 0 14px;padding:12px 14px;font-size:13px;font-weight:700}.route-head{justify-content:space-between;align-items:flex-end;gap:12px;padding:5px 3px 12px;display:flex}.time-pill{background:var(--green-soft);color:var(--green);text-align:right;border-radius:11px;flex:none;padding:7px 11px}.time-pill small,.time-pill strong{display:block}.time-pill small{text-transform:uppercase;font-size:9px;font-weight:800}.time-pill strong{font-size:13px}.empty-state{text-align:center;padding:28px 24px}.empty-state>span{background:var(--green-soft);width:52px;height:52px;color:var(--green);border-radius:17px;place-items:center;margin:0 auto 12px;font-size:26px;display:grid}.empty-state h3{margin-bottom:5px}.empty-state p{max-width:340px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.45}.store-list{gap:10px;display:grid}.store-card{gap:11px;padding:13px;display:flex}.store-card.status-done{opacity:.62}.store-card.status-problem{border-color:#e8b8b8}.store-number{background:var(--ink);color:#fff;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.status-done .store-number{background:var(--green)}.status-problem .store-number{background:var(--red)}.store-content{flex:1;min-width:0}.store-topline{justify-content:space-between;gap:8px;display:flex}.store-topline h3{margin-bottom:2px;font-size:16px}.store-topline p,.return-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.delete{color:#77827d;background:#f2f4f3;border:0;border-radius:9px;flex:0 0 30px;width:30px;height:30px;font-size:20px}.badges{gap:7px;margin-top:11px;display:flex}.badges select{border:0;border-radius:9px;min-height:34px;margin:0;padding:0 28px 0 9px;font-size:11px;font-weight:800}.priority{background:#edf1ef;width:auto}.priority-high{color:var(--orange);background:#fff0dd!important}.priority-urgent{color:var(--red);background:#ffe6e6!important}.status-select{background:var(--green-soft);min-width:116px;color:var(--green)}.gis-button{color:#33403a;background:#fff;border:1px solid #d8dedb;width:100%;min-height:42px;margin-top:10px;font-size:12px}.gis-button span{color:var(--green);margin-right:5px;font-weight:950}.gis-button:disabled{opacity:.42}.return-card{align-items:center;gap:11px;margin-top:10px;padding:13px;display:flex}.return-card .store-number{background:var(--green-soft);color:var(--green);font-size:18px}.return-card strong{font-size:14px;display:block}.actions{gap:8px;margin-top:16px;display:grid}.plan-button{bottom:calc(10px + env(safe-area-inset-bottom));z-index:10;width:100%;position:sticky}.reset-area{text-align:center;padding:23px 4px 4px}.reset-area button{color:#66736d;background:0 0;border:0;margin:0 7px 10px;font-size:12px;text-decoration:underline}.reset-area .danger-link{color:var(--red)}.reset-area p{color:#98a19d;margin:3px 0 0;font-size:10px}@media (min-width:681px){.app-shell{padding-left:24px;padding-right:24px}.topbar{padding-top:28px}}@media (max-width:390px){.field-row{grid-template-columns:1fr}h1{font-size:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
