:root{--navy:#062f5f;--ink:#17304f;--pearl:#f8f7f3;--ivory:#fffdf9;--aqua:#aeebff;--hydro:#4dbdeb;--champagne:#c8a37a;--silver:#d8dde6;--rose:#f3b7be;--mint:#9fe0c0;--muted:#6f7e8e;--line:#d8dde6d6;--shadow:0 18px 44px #081d331c}*{box-sizing:border-box}body{background:var(--pearl);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.client-shell{min-height:100vh;padding:18px 18px 92px}.hero{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:22px;max-width:1180px;min-height:520px;margin:0 auto;display:grid}.hero-copy,.member-card,.content-panel,.action-tile{border:1px solid var(--line);background:var(--ivory);box-shadow:var(--shadow);border-radius:8px}.hero-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(24px,5vw,58px);display:flex}.brand-logo{object-fit:contain;width:min(280px,70vw);height:auto;margin-bottom:20px}.eyebrow{color:var(--champagne);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:900}.hero h1,.content-panel h2,.offer-card h3,.clinic-row h3,.product-card h3{color:var(--navy);margin:0}.hero h1{max-width:760px;font-size:clamp(40px,7vw,76px);line-height:.96}.hero-text{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-actions button,.panel-heading button,.offer-card button,.wallet-actions button,.bottom-nav button{border:1px solid var(--navy);background:var(--navy);min-height:44px;color:var(--ivory);border-radius:8px;font-weight:900}.hero-actions button{align-items:center;gap:8px;padding:0 16px;display:inline-flex}.hero-actions .secondary,.wallet-actions button.secondary{border-color:var(--silver);background:var(--ivory);color:var(--navy)}.member-card{flex-direction:column;justify-content:space-between;padding:24px;display:flex}.card-header,.panel-heading,.status-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.card-header span,.status,.api-host,.clinic-row>span,.offer-card>span{min-height:28px;color:var(--navy);background:#aeebff80;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.card-header strong{font-size:13px}.bubble-score strong{color:var(--navy);font-size:82px;line-height:.92;display:block}.bubble-score span,.mini-grid span,.fine-print,.wallet-rules span{color:var(--muted)}.meter{border:1px solid var(--silver);background:#edf2f6;border-radius:999px;height:12px;overflow:hidden}.meter span{background:var(--hydro);height:100%;display:block}.mini-grid,.dashboard,.offer-grid,.product-grid,.wallet-rules{gap:12px;display:grid}.mini-grid{grid-template-columns:repeat(3,1fr)}.mini-grid div,.wallet-rules div{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;min-width:0;padding:14px}.mini-grid strong,.wallet-rules strong{color:var(--navy);font-size:24px;display:block}.bottom-nav{z-index:10;border:1px solid var(--line);max-width:720px;box-shadow:var(--shadow);background:#fffdf9f0;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 auto;padding:8px;display:grid;position:fixed;bottom:18px;left:18px;right:18px}.bottom-nav button{min-width:0;color:var(--muted);background:0 0;border-color:#0000;place-items:center;gap:2px;font-size:12px;display:grid}.bottom-nav button span{font-size:17px;line-height:1}.bottom-nav button.active{background:var(--navy);color:var(--ivory)}.status-row{max-width:1180px;margin:18px auto 0}.status.warn{background:#f3b7be7a}.api-host{background:#9fe0c06b}.error{color:#7b2631;background:#f3b7be38;border:1px solid #f3b7bee6;border-radius:8px;max-width:1180px;margin:12px auto 0;padding:12px 14px;font-weight:800}.dashboard{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px;margin:18px auto 0}.action-tile{border-color:var(--line);min-height:176px;color:inherit;text-align:left;align-content:start;gap:12px;padding:18px;display:grid}.action-tile span{color:var(--hydro);font-size:30px}.action-tile strong{color:var(--navy);font-size:18px}.action-tile small{color:var(--muted);font-size:13px;line-height:1.45}.content-panel{max-width:1180px;margin:18px auto 0;padding:20px}.content-panel h2{font-size:28px}.panel-heading{margin-bottom:18px}.panel-heading button{padding:0 14px}.filters{grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:14px;display:grid}.filters label{gap:6px;display:grid}.filters span{color:var(--muted);font-size:12px;font-weight:900}input,select{border:1px solid var(--silver);background:var(--ivory);width:100%;min-height:44px;color:var(--ink);border-radius:8px;padding:9px 10px}.clinic-list{gap:10px;display:grid}.clinic-row{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:16px;display:grid}.clinic-row p,.offer-card p,.wallet-panel p{color:var(--muted);margin:6px 0 0;line-height:1.45}.offer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.offer-card,.product-card{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;min-width:0;padding:16px}.offer-card h3,.product-card h3{margin-top:16px;font-size:18px}.offer-card strong,.product-card strong{color:var(--navy);margin-top:12px;font-size:26px;display:block}.offer-card button{width:100%;margin-top:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-media{background:linear-gradient(135deg,#aeebff6b,#fffdf9f5);border:1px solid #4dbdeb5c;border-radius:8px;place-items:center;min-height:170px;display:grid}.product-media span{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:700}.fine-print{margin:14px 0 0}.wallet-panel{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:18px;display:grid}.wallet-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.member-wallet,.record-list{min-width:0}.wallet-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.wallet-actions button{padding:0 14px}.qr-card{border:1px solid var(--line);text-align:center;background:#fbfbf8;border-radius:8px;justify-items:center;gap:14px;margin-top:18px;padding:16px;display:grid}.qr-card h3,.record-list h3{color:var(--navy);margin:0}.qr-card img{border:1px solid var(--silver);background:var(--ivory);border-radius:8px;width:min(280px,100%);height:auto}.qr-card code{overflow-wrap:anywhere;width:100%;color:var(--ink);background:#d8dde652;border-radius:8px;padding:10px;font-size:12px}.record-list{gap:10px;margin-top:14px;display:grid}.record-list article{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(150px,auto);gap:12px;padding:14px;display:grid}.record-list strong,.record-list span{display:block}.record-list span{color:var(--muted);margin-top:4px;font-size:12px}.record-list p{color:var(--muted);margin:0}.legal-footer{flex-wrap:wrap;gap:14px;max-width:1180px;margin:22px auto 0;padding:0 2px;display:flex}.legal-footer a,.legal-back,.legal-panel a{color:var(--navy);font-weight:900}.legal-shell{background:var(--pearl);min-height:100vh;padding:24px 18px 64px}.legal-hero,.legal-panel{border:1px solid var(--line);background:var(--ivory);max-width:980px;box-shadow:var(--shadow);border-radius:8px;margin:0 auto}.legal-hero{padding:clamp(24px,5vw,52px)}.legal-back{margin-bottom:26px;display:inline-flex}.legal-hero h1{color:var(--navy);margin:0;font-size:clamp(42px,7vw,74px);line-height:.98}.legal-hero p:not(.eyebrow),.legal-panel p,.legal-panel li{color:var(--muted);line-height:1.62}.legal-hero p:not(.eyebrow){max-width:720px;margin:16px 0 0;font-size:17px}.legal-panel{margin-top:14px;padding:clamp(20px,4vw,34px)}.legal-panel h2,.legal-panel h3{color:var(--navy);margin:0}.legal-panel h2{font-size:26px}.legal-panel h3{font-size:17px}.legal-panel p{margin:12px 0 0}.legal-panel ul{margin:14px 0 0;padding-left:22px}.legal-panel li+li{margin-top:8px}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.legal-grid article{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;min-width:0;padding:16px}@media (max-width:900px){.hero,.wallet-panel{grid-template-columns:1fr}.dashboard,.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.client-shell{padding:10px 10px 86px}.hero{gap:10px;min-height:auto}.hero-copy,.member-card,.content-panel{padding:16px}.hero h1{font-size:40px}.hero-text{font-size:15px}.dashboard,.offer-grid,.product-grid,.filters,.wallet-rules,.mini-grid,.clinic-row,.record-list article,.legal-grid{grid-template-columns:1fr}.status-row,.panel-heading{flex-direction:column;align-items:flex-start}.bottom-nav{gap:4px;bottom:8px;left:8px;right:8px}.bottom-nav button{min-height:48px;font-size:11px}}
