:root{--paper:#f5f5ed;--ink:#293c31;--green:#315f47;--muted:#7a8274;--line:#e1e4d8}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.55 Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:9px;padding:10px 18px;font-weight:600;cursor:pointer;text-decoration:none;min-height:43px}button:hover,.button:hover{filter:brightness(.95)}button:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#fff;color:var(--green);border-color:#bfcac1}.text-button{background:transparent;color:var(--green);border-color:transparent;padding:6px 9px;font-size:14px}a{color:var(--green)}:focus-visible{outline:3px solid #c89d45;outline-offset:3px}h1,h2,h3,h4,p{margin:0 0 12px}h1{font-size:32px;letter-spacing:-1px;line-height:1.2}h2{font-size:21px;letter-spacing:-.45px;line-height:1.3}h3{font-size:17px}h4{font-size:15px}small{display:block;font-size:12px;line-height:1.5;color:var(--muted)}.app{display:flex;min-height:100vh}.sidebar{width:234px;background:#fffef9;border-right:1px solid var(--line);padding:35px 21px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:700;font-size:23px;letter-spacing:-.8px;margin-bottom:43px;color:var(--ink)}.brand small{font-weight:400;letter-spacing:0;font-size:11px;margin-top:2px}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);width:42px;height:45px;color:#f5f1dd;border-radius:15px 15px 15px 3px;font-size:25px;font-weight:600;letter-spacing:-2px}.sidebar nav{display:grid;gap:7px}.nav{justify-content:flex-start;border:0;background:none;color:#657069;font-weight:500;gap:13px;padding:12px 14px}.nav span{font-size:20px;width:23px}.nav.active{background:#e7eee6;color:var(--green);font-weight:700}.sidebar-footer{margin-top:auto;font-size:13px;padding:40px 13px 0;color:var(--green)}.sidebar-footer small{margin-top:7px}.local-dot{display:inline-block;width:7px;height:7px;background:#6d986b;border-radius:100%;margin-right:6px}.dev{color:#92682e}.main{margin-left:234px;width:calc(100% - 234px);max-width:1450px;padding:35px 48px 65px}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#748173;margin-bottom:9px}.pill{display:inline-flex;background:#ecece4;border:1px solid #e1e3d8;border-radius:30px;font-size:12px;padding:6px 12px;color:#697166}.pill.good{background:#e0eadf;color:var(--green)}.hero{background:#e9edde;border:1px solid #e0e5d7;border-radius:17px;padding:30px 34px;margin-bottom:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden}.hero h2{font-size:30px;color:#284b3d;letter-spacing:-.7px}.hero p:not(.eyebrow){color:#61715d;max-width:570px;margin:0}.hero-art{width:100px;height:95px;border:4px solid #fcfff5;border-radius:100%;background:#d6dfc6;box-shadow:0 0 0 3px #c3cfb6;position:relative;flex-shrink:0;transform:rotate(-15deg)}.hero-art i{position:absolute;width:30px;height:48px;background:#7a976c;border:3px solid #cedcb6;border-radius:55%;left:15px;top:18px;transform:rotate(-25deg)}.hero-art i:nth-child(2){left:41px;top:12px;transform:rotate(35deg);background:#c99a58}.hero-art i:nth-child(3){left:48px;top:41px;width:27px;height:27px;background:#ac7159}.panel{background:#fffefb;border:1px solid var(--line);border-radius:14px;padding:25px;margin-bottom:24px;box-shadow:0 3px 9px #3d4a3010}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2,.section-heading h3{margin:0}.intro{color:var(--muted);max-width:780px;margin-bottom:24px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px;min-width:0}.field>span{font-size:13px;color:#536052;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;background:#fff;border:1px solid #ccd2c7;border-radius:7px;padding:10px 12px;color:var(--ink);min-height:43px}.field textarea{font:13px Consolas,monospace;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.inline,.generate{display:flex;align-items:end;gap:12px;margin-bottom:16px}.inline>.field,.generate>.field{flex:1;margin:0}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.actions .check{margin:0}.check{display:flex;gap:9px;align-items:flex-start;margin:13px 0;font-size:14px;cursor:pointer}.check input{width:18px;height:18px;accent-color:var(--green);margin-top:2px;flex-shrink:0}.checks{display:flex;gap:8px 20px;flex-wrap:wrap}.notice{padding:13px 16px;background:#f6f1df;border:1px solid #e7dcc0;border-radius:8px;color:#766236;margin:14px 0;font-size:14px}.notice p:last-child{margin:0}.notice.danger,.error-banner{background:#f9e9e3;border-color:#e8c1b3;color:#934c38}.error-banner{border:1px solid #e8c1b3;border-radius:9px;padding:16px;display:flex;justify-content:space-between;gap:16px;margin-bottom:18px;align-items:center}.error{color:#a04132}.loading{padding:10px 16px;background:#e6eedf;color:var(--green);border-radius:8px;margin-bottom:18px}.empty{text-align:center;padding:28px;color:#7b8574}.empty-icon{width:44px;height:44px;border-radius:50%;background:#f0f1e8;display:inline-flex;align-items:center;justify-content:center;font-size:23px;margin-bottom:12px}.empty p{max-width:540px;margin:auto}.muted{color:var(--muted);font-size:13px}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 18px}.tabs button{font-size:13px;min-height:38px;padding:8px 15px}.entity-list{display:grid;gap:8px}.entity{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fafbf5;color:var(--ink);border:1px solid #e4e7dc;width:100%;padding:14px;text-align:left;font-weight:400}.entity span{font-size:12px;color:var(--muted)}.entity strong{font-size:15px}.editor{margin-top:25px;border-top:1px solid var(--line);padding-top:25px}.editor h3{font-size:20px}fieldset{border:1px solid var(--line);padding:16px;border-radius:9px;margin:20px 0}legend{font-size:14px;font-weight:600;color:var(--green);padding:0 7px}.rating{display:flex;align-items:center;gap:15px}.rating>span{min-width:130px;flex:1}.rating .field{margin-bottom:10px}.rating .field>span{display:none}.row-border{border-bottom:1px solid var(--line);padding-top:12px;margin-bottom:12px}.purchase-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:28px 0 18px}.purchase-heading p{font-size:12px;color:var(--muted);margin:0}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:24px}.metrics>div{border:1px solid var(--line);border-radius:12px;background:#fffdf6;padding:20px}.metrics span{font-size:12px;color:var(--muted)}.metrics strong{display:block;font-size:27px;font-weight:650;letter-spacing:-.8px;margin:6px 0}.metrics small{font-size:11px}.pool-row{display:flex;gap:17px;border-top:1px solid var(--line);padding:22px 0}.dish-symbol{height:50px;width:50px;background:#edf0e1;border:1px solid #e1e7d2;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#99a977;font-size:30px;flex-shrink:0}.pool-body{flex:1;min-width:0}.pool-body p{font-size:13px;color:var(--muted);margin-bottom:4px}.pool-body .form-grid{margin-top:17px}.pool-body .actions{margin-top:0}.coverage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}.coverage{padding:20px;border:1px solid #d7e1cf;border-radius:9px;background:#f8faf3}.coverage.shortage{background:#faf1e8;border-color:#e5c9af}.coverage p,.coverage li{font-size:13px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{padding:12px 10px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}td{vertical-align:top;padding:17px 10px;border-bottom:1px solid var(--line)}td small{margin-top:5px;min-width:100px}td a{font-size:12px}.diagnostics{padding-left:20px;font-size:13px;overflow-wrap:anywhere}.diagnostics li{margin:8px 0}.diagnostics strong{font-size:11px}.history-row{border-top:1px solid var(--line);padding:17px 0}.history-row strong{font-size:14px}.history-row p{font-size:13px;margin:5px 0}.history-row details{font-size:13px;margin-top:12px}.auth{max-width:530px;padding:55px 24px;margin:auto}.auth>.brand-mark{margin-bottom:28px}.auth>p{color:var(--muted);margin-bottom:26px}.auth .panel{margin-top:25px}.auth h1{font-size:42px}.auth form>button{margin-top:12px;width:100%}.import-preview{margin-top:25px}.import-preview ul{font-size:13px;overflow-wrap:anywhere}.button{margin:5px 0}@media(max-width:1100px){.sidebar{width:200px;padding:30px 14px}.main{margin-left:200px;width:calc(100% - 200px);padding:28px 25px}.brand{font-size:21px}.form-grid{grid-template-columns:1fr}.hero-art{display:none}}@media(max-width:720px){.app{display:block}.sidebar{position:static;width:100%;padding:18px 16px 8px;border-right:0;border-bottom:1px solid var(--line)}.brand{margin-bottom:17px;font-size:22px}.brand-mark{width:34px;height:37px;font-size:22px}.sidebar nav{display:flex;overflow-x:auto;gap:4px;padding-bottom:7px}.nav{flex-shrink:0;font-size:12px;min-height:36px;padding:7px 10px}.nav span{display:none}.sidebar-footer{display:flex;align-items:center;gap:8px;padding:4px 0;margin:0}.sidebar-footer small:not(.dev){display:none}.sidebar-footer .dev{font-size:10px;margin:0}.main{margin:0;width:100%;padding:24px 16px 40px}.top{margin-bottom:22px}.top h1{font-size:28px}.eyebrow{font-size:9px}.hero{padding:23px;margin-bottom:20px}.hero h2{font-size:26px}.hero p:not(.eyebrow){font-size:13px}.panel{padding:19px 16px;border-radius:11px;margin-bottom:20px}.section-heading h2{font-size:19px}.section-heading{gap:10px}.section-heading button{font-size:12px;padding:8px 12px}.generate,.inline{align-items:stretch;flex-direction:column}.metrics{gap:7px}.metrics>div{padding:13px 10px}.metrics strong{font-size:21px}.metrics span,.metrics small{font-size:10px}.purchase-heading{align-items:flex-start}.purchase-heading h2{font-size:19px}.purchase-heading .pill{font-size:10px}.pool-row{gap:10px}.dish-symbol{width:32px;height:36px;font-size:21px;border-radius:9px}.pool-body h3{font-size:16px}.coverage-grid{grid-template-columns:1fr}.tabs{gap:6px}.tabs button{padding:7px 12px;font-size:12px}.actions>button{font-size:12px}.entity{align-items:flex-start;flex-direction:column;gap:6px}.error-banner{flex-direction:column;align-items:stretch}.rating{flex-wrap:wrap;gap:7px}.rating>span{min-width:100%;font-size:13px}.field>span{font-size:12px}.field input,.field select,.field textarea{font-size:16px}.notice{font-size:12px}.intro{font-size:14px}.auth{padding-top:32px}}.store-result{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;padding:20px 0;border-top:1px solid var(--line)}.store-thumbnail{width:104px;height:104px;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.store-thumbnail img{width:100%;height:100%;object-fit:contain}.store-no-photo{font-size:12px;color:var(--muted)}.store-description{min-width:0}.store-description h3{margin:0 0 7px;overflow-wrap:anywhere}.store-composition{font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 5px}.store-description details,.store-source{font-size:13px;overflow-wrap:anywhere}.store-description summary,.store-source summary{cursor:pointer;color:var(--green);margin-bottom:8px}.store-description details p,.store-source p{white-space:pre-line}.store-price{margin:12px 0;font-weight:600}.store-price small{font-weight:400}.store-source{padding:14px;background:#f4f5ee;border-radius:9px;margin:12px 0}@media(max-width:720px){.store-result{grid-template-columns:72px minmax(0,1fr);gap:12px}.store-thumbnail{width:72px;height:72px}.store-description h3{font-size:15px}.store-description button{font-size:12px;padding:9px 10px;width:100%}}.entity-list>.editor{margin:0 0 12px;padding:20px;border:1px solid var(--line);border-radius:9px;min-width:0}.entity[aria-expanded=true]{border-color:var(--green);background:#e7eee6}.editor .section-heading{scroll-margin:16px}.entity strong{overflow-wrap:anywhere}
