:root{--ink:#173a33;--paper:#f4f5ef;--green:#23634e;--muted:#6d7f76;--line:#dbe3db;--orange:#d99742;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{opacity:.5;cursor:wait}.shell{max-width:700px;margin:auto;padding:24px 22px calc(100px + env(safe-area-inset-bottom))}header{display:flex;justify-content:space-between;align-items:center}.brand{font-weight:850;font-size:27px}.brand span{font-size:13px;letter-spacing:2px;vertical-align:middle}header button,.close{border:1px solid var(--line);background:white;border-radius:50%;width:43px;height:43px;font-size:23px}.hero{padding:36px 0 25px}.hero p:first-child{font-size:11px;font-weight:750;letter-spacing:2px;color:var(--green)}h1{font-size:36px;letter-spacing:-1.4px;margin:12px 0}h2{font-size:23px;letter-spacing:-.5px;margin:8px 0 20px}h3{font-size:18px;margin:0 0 10px}p{line-height:1.6}#subtitle{color:var(--muted);margin:0}#notice{padding:16px;border-radius:14px;background:#fff0d9;margin-bottom:20px;line-height:1.5;white-space:pre-wrap}.cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.card{padding:23px 20px;border:1px solid var(--line);border-radius:22px;background:white;text-align:left;color:var(--ink);min-height:145px}.card strong{display:block;font-size:20px;margin:17px 0 8px}.card span{font-size:13px;line-height:1.5;color:var(--muted)}.card.primary{background:var(--ink);color:white;border-color:var(--ink)}.card.primary span{color:#c0d4c8}.icon{font-size:24px}.section{margin-top:30px}.row{padding:18px 0;border-bottom:1px solid var(--line)}.row small,.hint{color:var(--muted);font-size:13px;line-height:1.5}.row p{margin:7px 0}.badge{font-size:12px;display:inline-block;border-radius:8px;background:#e2ecdf;padding:5px 9px}.big{font-size:40px;font-weight:800;letter-spacing:-1px}.empty{padding:28px 18px;text-align:center;background:white;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(700px,100%);padding:12px 10px calc(12px + env(safe-area-inset-bottom));background:#fffef9;display:flex;justify-content:space-around;border-top:1px solid var(--line);z-index:5}nav button{border:0;background:none;color:var(--muted);padding:8px;font-size:13px}nav button.active{color:var(--green);font-weight:800}footer{font-size:11px;color:var(--muted);margin-top:40px;text-align:center}dialog{border:0;border-radius:24px;padding:27px 23px;width:min(640px,94vw);max-height:90dvh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#102c30a0}.close{float:right;margin:-8px -4px 16px 10px}label{display:block;margin:20px 0 8px;font-size:15px;font-weight:600}input:not([type=checkbox]),textarea,select{display:block;width:100%;border:1px solid #ccd7cd;border-radius:12px;padding:14px;background:white;color:var(--ink);font-size:16px}textarea{min-height:95px;resize:vertical}.choice{display:flex;align-items:center;gap:12px;background:white;padding:13px;border-radius:10px;font-weight:400;margin:9px 0}.choice input{width:20px;height:20px}.submit,.secondary{padding:15px 20px;border:0;border-radius:12px;font-weight:700;margin-top:20px;width:100%}.submit{background:var(--green);color:white}.secondary{background:#e0e9df;color:var(--ink)}pre{white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.7}form .hint{margin:7px 0}.item{padding:16px;background:white;border:1px solid var(--line);border-radius:15px;margin:12px 0}.remove{border:0;background:none;color:#ad4433;float:right}.search{margin-bottom:18px}.loading{padding:35px;text-align:center;color:var(--muted)}@media(max-width:360px){.cards{grid-template-columns:1fr}h1{font-size:30px}}

.product-photo{display:block;max-width:100%;max-height:320px;object-fit:contain;border-radius:15px;margin-top:15px}
