:root{font-family:'DM Sans',system-ui,sans-serif;color:#15332c;background:#eceee7;font-synthesis:none;--ink:#102c26;--muted:#6f7d76;--line:#dfe3da;--paper:#f8f9f4;--accent:#dff441;--accent-dark:#bed718;--danger:#c44f3e}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -20%,#fff 0,#eff1eb 50%,#e7eae2 100%)}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(180,207,23,.45);outline-offset:2px}.app-shell{width:100%;min-height:100vh;background:var(--paper);position:relative;overflow:hidden}.screen{min-height:100vh;padding:env(safe-area-inset-top) 20px calc(100px + env(safe-area-inset-bottom));animation:fade .24s ease}.screen.with-header{padding-top:0}.auth-screen{background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:space-between;padding:calc(42px + env(safe-area-inset-top)) 24px calc(30px + env(safe-area-inset-bottom))}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;font-size:21px;letter-spacing:-.5px}.brand-mark{height:38px;width:38px;border-radius:11px;background:var(--accent);color:var(--ink);display:grid;place-items:center}.auth-copy{margin-top:auto;padding:64px 0 28px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:700;color:#95a69e}.auth-screen .eyebrow{color:var(--accent)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;color:var(--ink);letter-spacing:-.7px}.auth-screen h1{color:white;font-size:38px;line-height:1.08;margin:12px 0 14px}.auth-copy p{color:#b8c5bf;line-height:1.55;max-width:330px}.pin-label{display:flex;justify-content:space-between;color:#d4ddd8;font-size:13px;margin-bottom:10px}.pin-input{width:100%;height:62px;border-radius:16px;border:1px solid #365148;background:#183a32;color:white;text-align:center;letter-spacing:14px;font-size:27px;font-weight:700;padding-left:14px}.pin-error{color:#ff9f8f;font-size:13px;min-height:20px;margin:8px 0 0}.primary-btn,.secondary-btn{width:100%;border:0;border-radius:15px;min-height:56px;padding:14px 18px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px}.primary-btn{background:var(--accent);color:var(--ink);box-shadow:0 6px 18px rgba(155,181,12,.18)}.primary-btn:hover{background:#e9fa60}.primary-btn:disabled{opacity:.48;cursor:not-allowed}.secondary-btn{background:#e9ece5;color:var(--ink)}.text-btn{border:0;background:none;color:var(--ink);font-weight:700;padding:10px}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top) 20px 0;border-bottom:1px solid var(--line);background:rgba(248,249,244,.92);backdrop-filter:blur(12px);position:sticky;top:0;z-index:4}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:grid;place-items:center}.topbar-title{text-align:center;font-family:Manrope;font-weight:800}.topbar-title small{display:block;font-family:'DM Sans';font-size:10px;color:var(--muted);letter-spacing:1.2px;text-transform:uppercase}.content{padding:26px 0;max-width:520px;margin:auto}.greeting{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.greeting h1{font-size:30px;margin:5px 0 4px}.muted{color:var(--muted)}.avatar{width:48px;height:48px;border-radius:15px;background:#e2e6dc;display:grid;place-items:center;font-weight:800;color:var(--ink)}.hero-card{border-radius:24px;background:var(--ink);color:#fff;padding:24px;position:relative;overflow:hidden;margin-bottom:26px}.hero-card:after{content:'';position:absolute;width:180px;height:180px;border:30px solid rgba(223,244,65,.06);border-radius:50%;right:-83px;bottom:-100px}.hero-card h2{color:white;font-size:25px;margin:14px 0 8px}.hero-card p{color:#b7c5be;line-height:1.5;font-size:14px;margin-bottom:22px}.hero-card .primary-btn{width:auto;padding-inline:22px;position:relative;z-index:1}.section-head{display:flex;align-items:center;justify-content:space-between;margin:24px 0 12px}.section-head h2{font-size:18px;margin:0}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat-card,.list-card,.choice-card,.summary-card{border:1px solid var(--line);background:#fff;border-radius:18px}.stat-card{padding:17px}.stat-card strong{display:block;font:800 24px Manrope;margin-top:8px}.stat-icon{width:38px;height:38px;border-radius:12px;background:#eef2e4;color:#61730b;display:grid;place-items:center}.bottom-nav{position:fixed;z-index:10;bottom:0;left:0;right:0;max-width:600px;margin:auto;height:76px;padding:9px 30px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.95);border-top:1px solid var(--line);display:flex;justify-content:space-around;backdrop-filter:blur(15px)}.nav-btn{background:none;border:0;color:#89958f;font-size:11px;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:70px}.nav-btn.active{color:var(--ink);font-weight:700}.step-line{height:4px;background:#e2e6dc;margin:0 -20px}.step-line span{display:block;height:100%;background:var(--accent-dark);transition:width .25s}.form-title{font-size:28px;margin:6px 0 8px}.field-label{font-weight:700;font-size:13px;display:block;margin:24px 0 9px}.field{height:58px;width:100%;border:1px solid #d8ddd3;background:white;border-radius:15px;padding:0 16px;color:var(--ink);font-weight:600;font-size:16px}.field::placeholder{color:#a0aaa4}.helper{font-size:12px;color:var(--muted);margin-top:8px}.choice-grid{display:grid;gap:13px}.choice-card{padding:18px;display:flex;gap:16px;text-align:left;color:var(--ink);align-items:center}.choice-card.selected{border:2px solid #9eb500;background:#f9fce8;padding:17px}.choice-icon{height:48px;width:48px;flex:0 0 auto;border-radius:14px;background:#eff2e9;display:grid;place-items:center}.choice-card.selected .choice-icon{background:var(--accent)}.choice-card strong{display:block;font-family:Manrope;font-size:16px}.choice-card small{color:var(--muted);display:block;margin-top:3px}.form-actions{position:fixed;left:0;right:0;bottom:0;max-width:600px;margin:auto;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(transparent 0,#f8f9f4 18%);z-index:5}.capture-screen{background:#0c1d19;color:white;padding:0;display:flex;flex-direction:column}.capture-head{padding:calc(18px + env(safe-area-inset-top)) 20px 18px;display:flex;align-items:center;justify-content:space-between}.capture-head .icon-btn{background:#19312a;color:white;border-color:#29453d}.capture-head strong{font-family:Manrope}.capture-progress{font-size:12px;color:#a9b8b1}.viewfinder{margin:0 16px;min-height:390px;flex:1;border-radius:26px;overflow:hidden;position:relative;background:radial-gradient(circle at 50% 45%,#6e7a74 0,#43504a 48%,#26352f 100%);display:flex;align-items:center;justify-content:center}.viewfinder img{width:100%;height:100%;object-fit:cover;position:absolute}.guide{width:82%;height:48%;border:2px dashed rgba(223,244,65,.88);border-radius:20px;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;color:#e5ec8a;position:relative;z-index:1}.guide:before,.guide:after{content:'';position:absolute;width:30px;height:30px;border-color:var(--accent);border-style:solid}.guide:before{left:-2px;top:-2px;border-width:4px 0 0 4px;border-radius:8px 0 0}.guide:after{right:-2px;bottom:-2px;border-width:0 4px 4px 0;border-radius:0 0 8px}.capture-controls{text-align:center;padding:20px 24px calc(24px + env(safe-area-inset-bottom))}.capture-controls h2{color:white;font-size:22px;margin:0 0 5px}.capture-controls p{font-size:13px;color:#9fb0a8;margin-bottom:18px}.shutter{width:72px;height:72px;border:5px solid white;border-radius:50%;background:var(--accent);box-shadow:inset 0 0 0 4px #0c1d19;margin:auto;display:grid;place-items:center}.photo-input{display:none}.review-actions{display:flex;gap:12px}.review-actions button{flex:1}.summary-list{display:grid;gap:12px}.summary-card{padding:17px}.summary-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.summary-row span{color:var(--muted);font-size:13px}.summary-row strong{text-align:right}.photos-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.photo-thumb{aspect-ratio:4/3;border-radius:13px;overflow:hidden;background:#e5e8e0;position:relative}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-thumb span{position:absolute;left:7px;bottom:7px;background:rgba(8,27,22,.78);color:#fff;border-radius:7px;padding:4px 7px;font-size:10px;text-transform:capitalize}.notes{width:100%;min-height:90px;resize:vertical;border:1px solid var(--line);border-radius:14px;padding:13px;margin-top:11px}.success-screen{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.success-mark{height:94px;width:94px;background:var(--accent);border-radius:30px;display:grid;place-items:center;margin-bottom:26px;animation:pop .4s ease}.success-screen h1{font-size:31px}.success-screen p{color:var(--muted);line-height:1.55;max-width:340px}.receipt{width:100%;margin:22px 0;border:1px dashed #cdd3c8;border-radius:18px;padding:18px;text-align:left;background:white}.history-list{display:grid;gap:12px}.list-card{padding:17px;display:flex;align-items:center;gap:14px}.list-icon{height:48px;width:48px;border-radius:14px;background:#eef4cd;color:#556409;display:grid;place-items:center;flex:0 0 auto}.list-card .meta{flex:1}.list-card strong{font-family:Manrope}.list-card small{display:block;color:var(--muted);margin-top:4px}.badge{font-size:10px;text-transform:uppercase;letter-spacing:.8px;font-weight:800;background:#edf3cc;color:#53620b;padding:5px 7px;border-radius:20px}.empty{text-align:center;padding:60px 25px;color:var(--muted)}.empty .stat-icon{margin:0 auto 16px}.toast{position:fixed;left:50%;bottom:95px;transform:translateX(-50%);background:#102c26;color:white;border-radius:12px;padding:12px 18px;font-size:13px;z-index:30;box-shadow:0 8px 30px #0003;animation:rise .25s ease}.offline{position:fixed;top:10px;left:50%;transform:translateX(-50%);z-index:30;background:#f4c44c;color:#30250a;padding:7px 12px;border-radius:20px;font-size:11px;font-weight:700}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes pop{from{transform:scale(.75)}to{transform:scale(1)}}@keyframes rise{from{opacity:0;transform:translate(-50%,10px)}}@media(min-width:600px){body{padding:24px 0}.app-shell{max-width:600px;margin:auto;min-height:calc(100vh - 48px);border-radius:28px;box-shadow:0 18px 60px #1c302522}.screen{min-height:calc(100vh - 48px)}.bottom-nav,.form-actions{bottom:24px}.bottom-nav{border-radius:0 0 28px 28px}.capture-screen{border-radius:28px}}
