.hero-section{background:var(--gradient-clinical,linear-gradient(160deg, #00152a 0%, #00274c 45%, #073a6a 100%));color:#fff;flex-direction:column;min-height:80vh;padding:6.5rem 1.5rem 2.5rem;display:flex;position:relative;overflow:hidden}.hero-section>*{margin-top:auto;margin-bottom:auto}.hero-section__bg-glow{z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 5% 15%,#0096cc14 0%,#0000 60%),radial-gradient(40% 35% at 80% 75%,#0096cc0f 0%,#0000 60%),radial-gradient(30% 30%,#1a5ea814 0%,#0000 50%);position:absolute;inset:0}.hero-container{zIndex:1;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.hero-header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.hero-tagline{letter-spacing:.1em;text-transform:uppercase;color:var(--secondary,#0096cc);font-size:.8rem;font-weight:700}.hero-headline{color:#fff;letter-spacing:-.03em;margin:0 0 .25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:900;line-height:1.15}.hero-subheadline{color:#ffffffe6;max-width:800px;margin:0 0 .5rem;font-size:clamp(1rem,2vw,1.35rem);font-weight:500}.hero-supporting{color:#fff9;max-width:700px;margin:0 0 .75rem;font-size:clamp(.85rem,1.5vw,1rem);line-height:1.5}.hero-helper-text{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.hero-grid{gap:1.5rem;width:100%;margin-bottom:2rem;display:grid}.hero-card{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 40px #0000001a,inset 0 1px #ffffff0d}.hero-card:hover{background:#ffffff0f;border-color:#0096cc4d;transform:translateY(-4px);box-shadow:0 30px 60px #0096cc14}.hero-card .icon-box{color:var(--secondary,#0096cc);background:#0096cc14;border:1px solid #0096cc26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.hero-card:hover .icon-box{background:var(--secondary,#0096cc);color:#fff}.card-header-row{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.card-title{font-family:var(--font-heading,inherit);color:#fff;margin:0;font-size:1.25rem;font-weight:800}.card-desc{color:#ffffff80;flex-grow:1;margin:0 0 1.25rem;font-size:.85rem;line-height:1.45}.card-form{gap:.5rem;width:100%;display:flex}.card-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.card-input::placeholder{color:#ffffff4d}.card-input:focus{border-color:var(--secondary,#0096cc);background:#ffffff12}.card-cta{cursor:pointer;background:var(--secondary,#0096cc);color:#fff;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.card-cta:hover{background:#00b0f0}.card-cta.secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff26}.card-cta.secondary:hover{background:#ffffff1a;border-color:#ffffff40}.card-helper{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;margin-top:1rem;font-size:.7rem;font-weight:600;display:block}.chip-row{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.chip{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:.3rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.chip:hover{color:#fff;background:#0096cc1f;border-color:#0096cc4d}.suggestions-list{flex-direction:column;gap:.4rem;width:100%;margin-top:1rem;display:flex}.suggestion-item{color:#ffffff80;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.suggestion-item:hover{border-color:var(--secondary,#0096cc);color:#fff;background:#ffffff0f}.card-prescription{grid-column:1/-1;padding:1.25rem 1.75rem}.prescription-layout{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.presc-left{align-items:center;gap:1.25rem;display:flex}.presc-right{align-items:center;display:flex}.guest-action,.logged-action{align-items:center;gap:1.25rem;display:flex}.helper-label,.flow-indicator{color:#fff6;font-size:.8rem;font-weight:500}.trust-bar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,4rem);width:100%;margin-top:2rem;padding-top:1.25rem;display:flex}.trust-item{color:#fff6;letter-spacing:.02em;font-size:.8rem;font-weight:600}@media (min-width:769px){.hero-section{min-height:750px}.hero-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-section{min-height:900px;padding-top:5rem;padding-bottom:2rem}.hero-container{gap:1.5rem}.hero-grid{grid-template-columns:1fr;gap:1.25rem}.hero-card{width:100%;padding:1.25rem}.card-cta{padding:.7rem 1.25rem}.card-prescription{grid-column:auto}.prescription-layout{flex-direction:column;align-items:flex-start;gap:1rem}.presc-left{gap:.75rem}.presc-right{width:100%}.guest-action,.logged-action{justify-content:flex-end;width:100%}.trust-bar{flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}}
