:root{color:#34433c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--warm:#faf7f2;--surface:#fffefa;--sage:#a7b9a8;--sage-dark:#5b7664;--wine:#925b70;--wine-hover:#7d4a5e;--muted:#737d76;--line:#e6dfd6;--shadow:0 18px 55px #443e371a;background:#f0ebe4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{min-height:48px}.app-shell{background:radial-gradient(circle at 18% 12%,#ffffffd1,#0000 32%),linear-gradient(140deg,#f6f1eb,#e7eee6);place-items:center;min-height:100dvh;padding:24px;display:grid}.phone{background:var(--warm);width:min(100%,430px);height:min(820px,100dvh - 32px);min-height:min(640px,100dvh - 32px);box-shadow:var(--shadow);border:1px solid #ffffffb8;border-radius:32px;flex-direction:column;display:flex;overflow:hidden}.brand-bar{padding:calc(20px + env(safe-area-inset-top)) 22px 14px;align-items:center;gap:12px;display:flex}.brand-logo{width:84px;height:auto;display:block}.brand-bar .demo-chip{color:var(--muted);letter-spacing:.12em;border:1px solid #c9c2b7;border-radius:99px;margin-left:auto;padding:6px 9px;font-size:10px;font-weight:700}.progress{gap:6px;padding:0 22px 8px;display:flex}.progress span{background:#dcd5ca;border-radius:2px;flex:1;height:3px}.progress span.filled{background:var(--sage)}.conversation{overscroll-behavior:contain;flex:1;align-items:center;min-height:0;padding:20px 18px 28px;display:grid;overflow-y:auto}.hero-card,.question-card,.result-card,.dashboard-card,.calendar-card,.legal-card{background:var(--surface);border:1px solid #6f65551f;border-radius:26px;padding:28px 24px;box-shadow:0 8px 30px #413d3612}h1{color:#26342e;margin:8px 0 14px;font-family:Georgia,serif;font-size:clamp(28px,8vw,38px);font-weight:500;line-height:1.08}h2{color:#26342e;margin:24px 0 10px;font-family:Georgia,serif;font-size:21px;font-weight:500}p{margin:0 0 20px;line-height:1.55}.eyebrow{color:var(--sage-dark);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.primary{color:#fff;background:var(--wine);cursor:pointer;border:0;border-radius:15px;width:100%;margin-top:8px;padding:13px 18px;font-weight:700;transition:transform .12s,background .12s}.primary:hover{background:var(--wine-hover)}.primary:active{transform:translateY(1px)}.primary:disabled{cursor:wait;opacity:.66}.primary:focus-visible,.text-button:focus-visible,.route-tile:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #d293a8}.microcopy,small{color:var(--muted);margin-top:14px;font-size:12px;line-height:1.45;display:block}label,legend{color:#34433c;font-size:14px;font-weight:700}.term-field{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;margin-top:8px;display:flex}.term-field:focus-within{border-color:var(--sage-dark);box-shadow:0 0 0 3px #4763521f}.term-field input{color:#283831;width:100%;min-width:0;caret-color:var(--wine);background:0 0;border:0;outline:0;padding:14px;font-size:22px;font-weight:650}.term-field span{color:var(--muted);padding-right:14px;font-size:13px}.validation{color:#9b2f43;min-height:22px;margin:6px 0 4px;font-size:13px}fieldset{border:0;gap:10px;margin:22px 0 14px;padding:0;display:grid}legend{margin-bottom:10px}.region-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:12px;min-height:50px;padding:12px 14px;display:flex}.region-option:has(input:checked){border-color:var(--sage-dark);box-shadow:inset 0 0 0 1px var(--sage-dark);background:#f0f4ed}.region-option input{width:19px;height:19px;accent-color:var(--sage-dark)}.result-icon{color:#fff;background:var(--sage-dark);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:18px;font-size:22px;display:grid}.next-action{border-left:4px solid var(--wine);background:#f7edef;border-radius:5px 15px 15px 5px;margin:22px 0;padding:18px}.next-action span,.next-action strong{display:block}.next-action span{color:var(--wine);text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:12px;font-weight:750}.next-action strong{line-height:1.45}.next-action p{color:var(--muted);margin:8px 0 0;font-size:13px}.next-action .primary{margin-top:16px}.selected-offer{border-left-color:var(--sage-dark);background:#eef4ed}.dashboard-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.dashboard-heading p{color:var(--muted);margin:0}.progress-ring{border:7px solid #dce7da;border-top-color:var(--sage-dark);width:72px;height:72px;color:var(--sage-dark);border-radius:50%;flex:0 0 72px;place-items:center;font-weight:800;display:grid}.dashboard-actions{gap:12px;margin:24px 0 14px;display:grid}.route-tile{border:1px solid var(--line);width:100%;min-height:82px;color:inherit;cursor:pointer;text-align:left;background:#fff;border-radius:17px;padding:16px;text-decoration:none}.route-tile span,.route-tile strong{display:block}.route-tile span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:750}.route-tile strong{line-height:1.35}.route-tile.featured{background:#f7edef;border-color:#d7aabb}.completed-tile{cursor:default;background:#eef4ed}.calendar-title p{color:var(--muted)}.week-grid{grid-template-columns:repeat(7,1fr);gap:7px;margin:20px 0 24px;display:grid}.week-cell{aspect-ratio:1;color:var(--muted);background:#eee9e0;border-radius:10px;place-items:center;font-size:12px;display:grid}.week-cell.completed{color:#fff;background:var(--sage)}.week-cell.current{color:#fff;background:var(--wine);font-weight:800;box-shadow:0 0 0 3px #762f4529}.weekly-action{background:#f0f4ed;border-radius:16px;margin:0 0 18px;padding:16px}.weekly-action span,.weekly-action strong{display:block}.weekly-action span{color:var(--sage-dark);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:750}.weekly-action strong{line-height:1.4}.check-action{border:1px solid var(--sage-dark);width:100%;min-height:44px;color:var(--sage-dark);cursor:pointer;background:0 0;border-radius:13px;margin-top:14px;font-weight:750}.check-action:focus-visible{outline-offset:3px;outline:3px solid #d293a8}.achievement{color:var(--sage-dark);background:#809a8424;border-radius:13px;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;font-size:13px;display:flex}.achievement b{color:#fff;background:var(--sage-dark);border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.achievement span{color:inherit;font-size:inherit;letter-spacing:0;text-transform:none;margin:0;font-weight:700}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:13px 0}summary{cursor:pointer;color:var(--sage-dark);font-weight:700}details p{color:var(--muted);margin:12px 0 0;font-size:13px}.notice{color:var(--muted);font-size:12px}.text-button{width:100%;color:var(--wine);cursor:pointer;background:0 0;border:0;margin-top:8px;font-weight:700}.unavailable .result-icon{background:#9d835e}.legal-status{color:#4d6254;background:#eef4ed;border-radius:14px;padding:14px;font-size:13px}.legal-details{gap:16px;margin:22px 0;display:grid}.legal-details div{border-bottom:1px solid var(--line);padding-bottom:16px}.legal-details div:last-child{border-bottom:0;padding-bottom:0}.legal-details dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:750}.legal-details dd{margin:0;line-height:1.5}.legal-details dd strong,.legal-details dd span{display:block}.legal-details dd span{color:var(--muted);margin-top:4px;font-size:12px}.legal-details a{color:var(--wine);overflow-wrap:anywhere;font-weight:700}.legal-details a:focus-visible,footer button:focus-visible{outline-offset:3px;outline:3px solid #d293a8}footer{padding:10px 20px calc(14px + env(safe-area-inset-bottom));color:var(--muted);text-align:center;justify-items:center;gap:5px;font-size:10px;display:grid}footer button{min-height:30px;color:var(--wine);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 8px;font-size:11px;font-weight:700;text-decoration:underline}@media (width<=480px){.app-shell{padding:0}.phone{border:0;border-radius:0;height:100dvh;min-height:100dvh}}@media (prefers-reduced-motion:reduce){.primary{transition:none}}
