:root{--ink:#073f49;--muted:#55757a;--paper:#fff9e9;--green:#007c83;--sage:#ccefe5;--warm:#ffe0bf;--line:#c9ded9;--coral:#f26b5b;--sun:#ffd34f;--sky:#55c8d8;--shadow:0 12px 38px rgba(0,93,99,.12)}
body{background:radial-gradient(circle at 92% 2%,#78d8dc55 0,transparent 28%),radial-gradient(circle at 2% 36%,#ffd34f44 0,transparent 23%),var(--paper)}
header{background:#fff9e9ed;border-bottom-color:#b8dcd5}.mark{background:linear-gradient(145deg,var(--green),#005763)}.primary{background:linear-gradient(135deg,var(--green),#005d68)}.greeting{position:relative}.greeting:after{content:"☀";position:absolute;right:1rem;top:-.9rem;color:var(--sun);font-size:4rem;opacity:.85;z-index:-1}.checkin{border-top:7px solid var(--coral)}.tint{background:linear-gradient(145deg,#d9f4e8,#bfe9dd)}.warm{background:linear-gradient(145deg,#fff0cf,#ffd4ab)}nav button.active{color:var(--green)}
.voice-launch,.flyer-link{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;text-align:left;padding:1.2rem;border:0;border-radius:22px;background:linear-gradient(135deg,#007c83,#03a5a5);color:#fff;margin:1rem 0;text-decoration:none;box-shadow:var(--shadow)}.voice-launch b,.voice-launch small,.flyer-link b,.flyer-link small{display:block}.voice-launch small,.flyer-link small{opacity:.8;margin-top:.3rem}.voice-sun{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--sun);color:var(--green);font-size:1.6rem}.flyer-link{background:linear-gradient(135deg,var(--coral),#f79c55);margin:1.2rem 0 1.8rem}.flyer-link>span:first-child{font-size:2rem}
.claim-section{padding:1.35rem;border-radius:28px;background:linear-gradient(145deg,#fff1d1,#ffe2d5)}.claim-form{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding:.75rem}.sun-button{border:0;border-radius:14px;padding:.9rem 1rem;background:var(--sun);color:var(--ink);font-weight:850}.claim-result{margin-top:1rem;display:grid;gap:.7rem}.evidence-card{padding:1rem;border-radius:17px;background:#fff;border-left:6px solid var(--coral);line-height:1.55}.evidence-card.supported{border-left-color:#31926e}.evidence-card h3{margin:.1rem 0 .45rem;font-family:Georgia,serif}.source-links{display:flex;flex-wrap:wrap;gap:.5rem}.source-links a{padding:.5rem .7rem;border-radius:999px;background:#fff;color:var(--green);font-weight:750;text-decoration:none;font-size:.78rem}
.voice-page{margin:-2.2rem -1.2rem -7rem;min-height:calc(100vh - 72px);padding-bottom:8rem;background:linear-gradient(180deg,#006d78 0,#02a6a2 35%,#fff9e9 35%)}.voice-hero{text-align:center;color:#fff;padding:1.2rem 1.2rem 2rem}.voice-hero h1{font:800 3.2rem Georgia,serif;margin:.3rem}.voice-hero>p:not(.eyebrow){max-width:620px;margin:.6rem auto;line-height:1.5}.voice-hero .eyebrow{color:var(--sun)}.back-button{display:block;border:0;background:#fff2;color:#fff;border-radius:999px;padding:.5rem .8rem}.voice-orb{position:relative;width:145px;height:145px;margin:1.5rem auto .6rem;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 32% 28%,#fff 0 4%,#ffd34f 5% 22%,#f26b5b 47%,#8f3fd0 73%,#143f80);box-shadow:0 0 0 14px #fff2,0 20px 50px #003f5566;transition:.25s}.voice-orb span{width:54px;height:54px;border-radius:50%;background:#fff4;backdrop-filter:blur(4px)}.voice-orb.listening{animation:pulse 1.3s infinite}.voice-orb.speaking{animation:float 1.5s ease-in-out infinite}.mic-main{width:64px;height:64px;border-radius:50%;border:5px solid #fff6;background:var(--sun);font-size:1.55rem}.voice-status{font-size:.88rem}.voice-messages{max-width:760px;margin:0 auto;padding:1.2rem;display:grid;gap:.7rem}.bubble{max-width:82%;padding:.9rem 1rem;border-radius:18px;line-height:1.5;box-shadow:0 6px 20px #00505b15}.bubble.assistant{background:#fff;border-bottom-left-radius:5px}.bubble.user{margin-left:auto;background:#ffe0bf;border-bottom-right-radius:5px}.voice-compose{position:sticky;bottom:78px;max-width:760px;margin:0 auto;padding:.7rem;display:flex;gap:.5rem;background:#fff9e9ef;backdrop-filter:blur(8px)}.voice-compose button{border:0;border-radius:14px;padding:0 1rem;background:var(--coral);color:#fff;font-weight:800}.voice-note{max-width:720px;margin:0 auto;padding:0 1.2rem;color:var(--muted);font-size:.75rem;text-align:center}.speaking-bars{display:inline-flex;gap:3px;margin-left:.5rem}.speaking-bars i{width:3px;height:12px;background:currentColor;animation:bars .8s infinite alternate}.speaking-bars i:nth-child(2){animation-delay:.2s}.speaking-bars i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{transform:scale(1.06);box-shadow:0 0 0 22px #fff1,0 20px 50px #003f5566}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes bars{to{height:3px}}
nav button{width:min(19%,130px)}
@media(max-width:720px){.claim-form{grid-template-columns:1fr}.voice-page{margin:-1.5rem -1.2rem -7rem}.voice-hero h1{font-size:2.7rem}}
.voice-status{color:var(--ink);font-weight:750}
