nav.svelte-18hl9rj{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);padding:.5rem max(1rem,env(safe-area-inset-right)) calc(.5rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}a.svelte-18hl9rj{display:flex;min-height:52px;align-items:center;justify-content:center;flex-direction:column;gap:.2rem;border-radius:14px;color:var(--muted);font-size:.69rem;font-weight:650;text-decoration:none}a.active.svelte-18hl9rj{color:var(--brand-dark)}@media(min-width:820px){nav.svelte-18hl9rj{top:50%;right:auto;bottom:auto;left:1.2rem;width:76px;padding:.7rem;transform:translateY(-50%);border:1px solid var(--border);border-radius:24px;grid-template-columns:1fr;background:var(--surface);box-shadow:var(--shadow)}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17221b;background:#f4f6f1;font-synthesis:none;--ink: #17221b;--muted: #728077;--brand: #26945c;--brand-dark: #157044;--brand-soft: #e7f3eb;--surface: #ffffff;--surface-subtle: #f0f3ef;--border: #dfe6df;--border-strong: #b8c4ba;--radius-lg: 22px;--shadow: 0 16px 42px rgba(29, 51, 36, .09)}*{box-sizing:border-box}html{min-width:320px;background:var(--surface-subtle)}body{min-width:320px;min-height:100vh;margin:0;background:var(--surface-subtle);color:var(--ink);-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 42%,transparent);outline-offset:2px}h1,h2,h3{font-family:inherit}.app-shell{width:min(100%,1080px);min-height:100vh;margin:0 auto;padding:0 1rem calc(92px + env(safe-area-inset-bottom))}.eyebrow{margin:0 0 .45rem;color:var(--brand-dark)!important;font-size:.72rem!important;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.hero{position:relative;overflow:hidden;display:flex;min-height:188px;align-items:flex-end;justify-content:space-between;padding:1.4rem;border-radius:28px;background:#193d2a;color:#fff;box-shadow:0 18px 40px #1443282e}.hero:after{content:"";position:absolute;width:190px;height:190px;right:-70px;top:-76px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 36px #ffffff09,0 0 0 72px #ffffff06}.hero>div:first-child{position:relative;z-index:1}.hero .eyebrow{color:#9be0b7!important}.hero h1{max-width:12ch;margin:0;font-size:clamp(1.8rem,7vw,2.8rem);line-height:1.06;letter-spacing:-.055em}.hero p:last-child{margin:.7rem 0 0;color:#c4d6cb;font-size:.82rem}.hero-mark{position:relative;z-index:1;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:19px;background:#ffffff1a;color:#b1ebc5}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2rem 0 1rem}.section-heading>div{display:flex;align-items:baseline;gap:.55rem}.section-heading h2{margin:0;font-size:1.15rem;letter-spacing:-.035em}.section-heading span{color:var(--muted);font-size:.75rem}.new-list{display:inline-flex;min-height:42px;align-items:center;gap:.35rem;padding:0 .8rem;border:0;border-radius:13px;background:var(--brand-soft);color:var(--brand-dark);font-size:.78rem;font-weight:700;cursor:pointer}.create-card{display:grid;gap:1rem;margin-bottom:1rem;padding:1.1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);animation:enter .2s ease both}.create-card label{display:flex;justify-content:space-between;margin:0 0 .4rem .15rem;font-size:.76rem;font-weight:700}.create-card label span{color:var(--muted);font-weight:500}.create-card input{width:100%;height:48px;padding:0 .85rem;border:1px solid var(--border);border-radius:13px;outline:0;background:var(--surface-subtle);color:var(--ink)}.create-card input:focus{border-color:var(--brand);background:var(--surface)}.form-actions{display:flex;justify-content:flex-end;gap:.6rem}.button{min-height:44px;padding:0 1rem;border-radius:13px;font-size:.8rem;font-weight:700;cursor:pointer}.button.ghost{border:1px solid var(--border);background:transparent;color:var(--ink)}.button.primary{border:1px solid var(--brand);background:var(--brand);color:#fff}.button:disabled{opacity:.45;cursor:default}.list-grid{display:grid;gap:.8rem}.list-page{width:min(100%,720px);padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.list-overview{display:grid;grid-template-columns:1fr auto;gap:1rem;margin-bottom:1rem;padding:1.35rem;border:1px solid var(--border);border-radius:25px;background:var(--surface)}.overview-copy{min-width:0}.overview-copy h1{margin:0;font-size:clamp(1.55rem,6vw,2.15rem);letter-spacing:-.055em}.overview-copy>p:last-child{margin:.35rem 0 0;color:var(--muted);font-size:.82rem}.round-action{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:14px;background:var(--surface-subtle);color:var(--ink);cursor:pointer}.progress-copy{display:flex;align-items:baseline;gap:.3rem}.progress-copy strong{font-size:1.05rem}.progress-copy span{color:var(--muted);font-size:.76rem}.list-overview>:last-child{align-self:center}.items-section{margin-top:1.55rem}.items-heading{display:flex;align-items:center;gap:.45rem;margin:0 .15rem .75rem}.items-heading h2{margin:0;font-size:1rem;letter-spacing:-.025em}.items-heading span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:99px;background:var(--surface);color:var(--muted);font-size:.7rem}.items-list{display:grid;gap:.55rem}.completed-section{padding-top:.3rem;border-top:1px solid var(--border)}.completed-toggle{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;padding:0 .25rem;border:0;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.completed-toggle>span:first-child{display:flex;align-items:center;gap:.45rem}.completed-toggle small{display:grid;min-width:22px;height:22px;place-items:center;border-radius:99px;background:var(--border);font-size:.68rem}.chevron{display:inline-block;font-size:1.2rem;transition:transform .2s ease}.chevron.rotated{transform:rotate(180deg)}.completed-list{animation:enter .2s ease both}.missing{width:min(100%,720px)}.loading-state{display:grid;min-height:45vh;place-items:center;color:var(--muted);font-size:.85rem}.form-error{margin:.8rem 0;padding:.75rem .85rem;border:1px solid color-mix(in srgb,#c64d4d 30%,var(--border));border-radius:12px;background:color-mix(in srgb,#c64d4d 8%,var(--surface));color:#a33b3b;font-size:.78rem;line-height:1.45}.auth-shell{display:grid;width:min(100%,480px);min-height:100vh;margin:0 auto;align-content:center;gap:1.5rem;padding:max(2rem,env(safe-area-inset-top)) 1rem max(2rem,env(safe-area-inset-bottom))}.auth-brand{text-align:center}.auth-card{padding:clamp(1.35rem,5vw,2.2rem);border:1px solid var(--border);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.auth-card h1{margin:0;font-size:clamp(1.7rem,8vw,2.35rem);line-height:1.08;letter-spacing:-.055em}.auth-intro{margin:.8rem 0 1.6rem;color:var(--muted);font-size:.86rem;line-height:1.55}.auth-card form{display:grid}.auth-card label{display:flex;justify-content:space-between;margin:.9rem 0 .4rem .1rem;font-size:.76rem;font-weight:700}.auth-card label span{color:var(--muted);font-weight:500}.auth-card input{width:100%;height:50px;padding:0 .9rem;border:1px solid var(--border);border-radius:14px;outline:none;background:var(--surface-subtle);color:var(--ink)}.auth-card input:focus{border-color:var(--brand);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.auth-submit{display:grid;width:100%;min-height:50px;margin-top:1.25rem;place-items:center;border:0;border-radius:14px;background:var(--brand);color:#fff;font-weight:750;text-decoration:none;cursor:pointer}.auth-submit:disabled{opacity:.5;cursor:default}.auth-submit.loading{position:relative;overflow:hidden;display:flex;opacity:1;align-items:center;justify-content:center;gap:.7rem;cursor:wait}.auth-submit.loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.16) 48%,transparent 76%);transform:translate(-110%);animation:button-shimmer 1.6s ease-in-out infinite}.button-spinner{position:relative;z-index:1;width:19px;height:19px;flex:none;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:button-spin .75s linear infinite}.auth-submit.loading>span:last-child{position:relative;z-index:1}.loading-dots{display:inline-flex;width:1.25rem;justify-content:space-between;margin-left:.18rem;vertical-align:middle}.loading-dots i{width:3px;height:3px;border-radius:50%;background:currentColor;animation:dot-pulse 1.05s ease-in-out infinite}.loading-dots i:nth-child(2){animation-delay:.14s}.loading-dots i:nth-child(3){animation-delay:.28s}.auth-switch{margin:1.25rem 0 0;color:var(--muted);font-size:.8rem;text-align:center}.auth-switch a,.text-link{color:var(--brand-dark);font-weight:700}.forgot-link{justify-self:end;margin-top:.55rem;color:var(--brand-dark);font-size:.74rem;font-weight:700}.link-button{margin-top:1.5rem}.compact-card{text-align:center}.auth-card .loading-state{min-height:120px}.profile-page{width:min(100%,720px)}.profile-card{padding:2rem 1.25rem;border:1px solid var(--border);border-radius:25px;background:var(--surface);text-align:center}.profile-avatar{display:grid;width:72px;height:72px;margin:0 auto 1rem;place-items:center;border-radius:50%;background:var(--ink);color:var(--surface);font-size:1.5rem;font-weight:800}.profile-card h1{margin:0;font-size:1.4rem}.profile-card>p{margin:.35rem 0 1.5rem;color:var(--muted)}.profile-row{display:flex;align-items:center;justify-content:space-between;margin:0 0 1rem;padding:1rem;border-radius:14px;background:var(--surface-subtle);font-size:.82rem}.button.danger{width:100%;border:1px solid color-mix(in srgb,#c64d4d 35%,var(--border));background:transparent;color:#b04444}@keyframes enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes button-spin{to{transform:rotate(360deg)}}@keyframes button-shimmer{55%,to{transform:translate(110%)}}@keyframes dot-pulse{0%,65%,to{opacity:.35;transform:translateY(0)}32%{opacity:1;transform:translateY(-2px)}}@media(min-width:660px){.app-shell{padding-right:1.5rem;padding-left:1.5rem}.hero{min-height:230px;padding:2rem}.list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.create-card{grid-template-columns:1fr 1fr;align-items:end}.create-card .form-actions{grid-column:1 / -1}.list-overview{padding:1.65rem}}@media(min-width:820px){.dashboard{padding-bottom:3rem}.dashboard>header{height:106px}.hero{min-height:260px}}@media(prefers-color-scheme:dark){:root{color:#edf3ee;background:#111814;--ink: #edf3ee;--muted: #96a399;--brand: #3bbd76;--brand-dark: #76d99f;--brand-soft: #193526;--surface: #18211b;--surface-subtle: #111814;--border: #2b392f;--border-strong: #526357;--shadow: 0 18px 44px rgba(0,0,0,.22)}.hero{background:#1b4d32}.list-icon{filter:brightness(.8)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
