:root{--ink: #213335;--muted: #7f8b88;--line: #e1e8e3;--paper: #f7faf6;--surface: #ffffff;--mint: #cfeee1;--mint-strong: #4ba98a;--peach: #ffdfc9;--blue: #dcebf7;--danger: #e37567;--shadow: 0 14px 44px rgba(43, 70, 62, .08);font-family:Inter,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{min-width:320px;margin:0;background:var(--paper)}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(75,169,138,.36);outline-offset:2px}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.hidden{display:none!important}.app-shell{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;max-width:1000px;height:80px;margin:0 auto;padding:0 26px}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:.03em}.brand-mark{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--ink);border-radius:50%;color:var(--mint-strong);font-size:20px}.top-actions{display:flex;align-items:center;gap:12px}.icon-button,.close-button,.delete-button{display:grid;place-items:center;border:0;background:transparent;color:var(--muted)}.icon-button{position:relative;width:39px;height:39px;border:1px solid var(--line);border-radius:50%;background:var(--surface)}.icon-button:hover{color:var(--mint-strong);border-color:var(--mint-strong)}.notification-dot{position:absolute;top:7px;right:8px;width:6px;height:6px;border-radius:50%;background:var(--muted)}.notification-dot.is-on{background:var(--mint-strong);box-shadow:0 0 0 3px var(--mint)}.install-button{border:1px solid var(--line);border-radius:20px;padding:9px 13px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:700}main{max-width:1000px;margin:0 auto;padding:22px 26px 80px}.hero{display:flex;align-items:center;justify-content:space-between;min-height:245px;border-radius:22px;padding:40px 48px;background:var(--mint);overflow:hidden}.eyebrow{margin:0 0 13px;color:var(--mint-strong);font-size:9px;font-weight:800;letter-spacing:.17em}.hero h1{max-width:500px;margin:0;font-size:clamp(29px,5vw,48px);letter-spacing:-.08em;line-height:1.2}.hero h1 em{color:#2b8870;font-style:normal}.hero-copy{margin:18px 0 0;color:#55786d;font-size:12px}.hero-orbit{display:flex;width:136px;height:136px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(40,117,95,.2);border-radius:50%;transform:rotate(8deg)}.orbit-dot{width:9px;height:9px;margin-bottom:8px;border-radius:50%;background:#fff3db;box-shadow:0 0 0 6px #ffffff4d}.hero-orbit strong{font-size:34px;line-height:1}.hero-orbit small{margin-top:6px;color:#55786d;font-size:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.stat-card{display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:11px;min-height:78px;border:1px solid var(--line);border-radius:14px;padding:13px 15px;background:var(--surface)}.stat-card strong{font-size:23px;line-height:1}.stat-card>span:last-child{grid-column:2;color:var(--muted);font-size:10px}.stat-icon{display:grid;width:38px;height:38px;grid-row:span 2;place-items:center;border-radius:11px}.stat-icon--mint{background:var(--mint);color:#32856d}.stat-icon--peach{background:var(--peach);color:#d47859}.stat-icon--blue{background:var(--blue);color:#6392b7}.notice-card{display:flex;align-items:center;gap:14px;margin:26px 0 42px;border:1px solid #f1e6d3;border-radius:14px;padding:16px 18px;background:#fffaf1}.notice-card--on{border-color:#d8eee4;background:#f4fbf7}.notice-icon{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ffe9c1;color:#bf8b42}.notice-card--on .notice-icon{background:var(--mint);color:var(--mint-strong)}.notice-card strong{display:block;font-size:12px}.notice-card p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.notice-status{margin-left:auto;color:var(--mint-strong);font-size:10px;font-weight:800;letter-spacing:.12em}.text-button{display:flex;align-items:center;gap:6px;margin-left:auto;border:0;background:transparent;color:#bc7f39;font-size:10px;font-weight:800;white-space:nowrap}.text-button svg{width:13px}.records-section{padding-bottom:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-heading .eyebrow{margin-bottom:7px}.section-heading h2{margin:0;font-size:23px;letter-spacing:-.06em}.section-heading h2 span{color:var(--muted);font-size:12px;font-weight:500}.small-add-button{display:flex;align-items:center;gap:6px;border:0;border-radius:18px;padding:9px 13px;background:var(--ink);color:#fff;font-size:10px;font-weight:700}.small-add-button svg{width:14px}.food-list{display:grid;gap:10px}.food-card{display:grid;grid-template-columns:62px 1fr 31px;align-items:center;gap:14px;min-height:94px;border:1px solid var(--line);border-left:4px solid var(--mint-strong);border-radius:14px;padding:13px 14px 13px 11px;background:var(--surface);box-shadow:0 5px 19px #2b463e06}.food-card--soon{border-left-color:#e2a14d}.food-card--urgent,.food-card--expired{border-left-color:var(--danger)}.food-photo{width:62px;height:62px;border-radius:11px;object-fit:cover}.food-photo--empty{display:grid;place-items:center;background:#f3f6ed;font-size:26px}.food-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.food-heading h3{margin:0 0 7px;font-size:14px}.food-heading p{display:flex;align-items:center;gap:5px;margin:0;color:var(--muted);font-size:10px}.food-heading p svg{width:13px;height:13px}.days-badge{border-radius:12px;padding:6px 8px;background:#eef8f2;color:#3a9476;font-size:10px;font-weight:800;white-space:nowrap}.food-card--soon .days-badge{background:#fff4df;color:#bd8135}.food-card--urgent .days-badge,.food-card--expired .days-badge{background:#fff0ed;color:var(--danger)}.reminder-row{display:flex;align-items:center;gap:7px;margin-top:11px;color:var(--muted);font-size:9px}.reminder-dot{width:6px;height:6px;border-radius:50%;background:var(--mint-strong)}.food-card--soon .reminder-dot{background:#e2a14d}.food-card--urgent .reminder-dot,.food-card--expired .reminder-dot{background:var(--danger)}.delete-button{width:30px;height:30px;border-radius:8px}.delete-button:hover{background:#fff0ed;color:var(--danger)}.delete-button svg{width:16px}.empty-state{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cfdcd3;border-radius:16px;background:#ffffff73;text-align:center}.empty-bowl{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:var(--mint);font-size:27px}.empty-state h2{margin:16px 0 7px;font-size:18px}.empty-state p{margin:0 0 18px;color:var(--muted);font-size:11px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:24px;padding:13px 19px;background:var(--ink);color:#fff;font-size:11px;font-weight:800}.primary-button:hover{background:#2e5950}.primary-button svg{width:16px}.privacy-footer{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:40px;color:#a4b1ad;font-size:9px;text-align:center}.privacy-footer svg{width:13px;flex:0 0 auto}.modal-backdrop{position:fixed;z-index:10;inset:0;background:#182b2659;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{position:fixed;z-index:11;top:50%;left:50%;width:min(470px,calc(100vw - 30px));max-height:calc(100vh - 30px);overflow:auto;border-radius:20px;padding:25px;background:var(--surface);box-shadow:var(--shadow);transform:translate(-50%,-50%)}.modal-header{display:flex;align-items:start;justify-content:space-between;margin-bottom:22px}.modal-header .eyebrow{margin-bottom:6px}.modal h2{margin:0;font-size:21px;letter-spacing:-.06em}.close-button{width:30px;height:30px;border-radius:50%;font-size:24px;line-height:1}.close-button:hover{background:#f0f4f0;color:var(--ink)}.photo-picker{margin-bottom:20px}.camera-box{display:flex;height:135px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px dashed #a9cdbd;border-radius:13px;background:#f7fcf8;color:var(--mint-strong);text-align:center;cursor:pointer}.camera-box:hover{border-color:var(--mint-strong);background:#f0faf4}.camera-box svg{width:28px;height:28px}.camera-box strong{font-size:12px}.camera-box small{color:var(--muted);font-size:9px}.camera-box.has-photo{padding:5px}.camera-box img{width:100%;height:100%;border-radius:9px;object-fit:cover}.ocr-status{display:flex;align-items:center;gap:5px;min-height:26px;margin-top:6px;color:var(--muted);font-size:9px}.ocr-status svg{width:13px;height:13px}.ocr-status--done{color:var(--mint-strong)}.ocr-status--failed{color:var(--danger)}.field-label{display:flex;justify-content:space-between;margin:16px 0 7px;font-size:11px;font-weight:800}.field-label span{color:var(--danger);font-size:9px;font-weight:500}.text-input{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px;background:#fcfdfb;color:var(--ink);font-size:12px}.text-input::placeholder{color:#b9c2be}.date-input-wrap{position:relative}.date-input-wrap svg{position:absolute;top:12px;left:11px;width:17px;color:var(--muted);pointer-events:none}.date-input-wrap .text-input{padding-left:36px}.form-hint{margin:15px 0 18px;color:var(--muted);font-size:9px}.primary-button--wide{width:100%}.toast{position:fixed;z-index:20;bottom:22px;left:50%;max-width:calc(100vw - 36px);border-radius:10px;padding:12px 16px;background:var(--ink);color:#fff;font-size:11px;opacity:0;pointer-events:none;transform:translate(-50%,10px);transition:.25s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}.toast--warning{background:#b97839}@media(max-width:600px){.topbar{height:67px;padding:0 17px}.brand{font-size:13px}.brand-mark{width:27px;height:27px}.install-button{display:none}main{padding:10px 17px 55px}.hero{min-height:220px;padding:28px 23px}.hero h1{font-size:29px}.hero-copy{max-width:210px;line-height:1.7}.hero-orbit{width:90px;height:90px;margin-right:-12px}.hero-orbit strong{font-size:25px}.stats{gap:7px}.stat-card{display:flex;min-height:84px;flex-direction:column;align-items:start;gap:5px;padding:10px}.stat-icon{width:29px;height:29px}.stat-icon svg{width:15px}.stat-card strong{font-size:19px}.stat-card>span:last-child{font-size:8px}.notice-card{align-items:start;margin:19px 0 32px;padding:13px}.notice-card p{line-height:1.5}.text-button{align-self:center}.food-card{grid-template-columns:51px 1fr 27px;gap:10px;padding:11px 9px 11px 8px}.food-photo{width:51px;height:51px}.food-heading{gap:6px}.food-heading h3{font-size:12px}.food-heading p{font-size:8px}.days-badge{padding:5px 6px;font-size:8px}.reminder-row{margin-top:8px;font-size:8px}.delete-button{width:27px}.modal{padding:21px}}
