
.ov-page{--ov-accent:#7b34b4;--ov-accent-dark:#63269b;--ov-accent-soft:#f7efff;--ov-gold:#b38a47;--ov-text:#37264f;--ov-muted:#6f6682}
.ov-main{background:linear-gradient(180deg,#fff 0%,#fcf9ff 100%);padding:24px 0 56px;color:var(--ov-text)}
.ov-wrap{width:min(100% - 34px,1180px);margin:0 auto}
.ov-main h1,.ov-main h2,.ov-main h3,.ov-main h4{font-family:"Poppins",sans-serif;color:#4d2073;margin:0}
.ov-main h2{font-size:31px;line-height:1.15;margin-bottom:14px;font-weight:700}
.ov-main p{margin:0;color:var(--ov-muted)}
.ov-main a{text-decoration:none}
.ov-panel{background:#fff;border:1px solid #e9e0f4;border-radius:18px;box-shadow:0 10px 28px rgba(84,35,126,.06)}
.ov-section{margin-top:15px}
.ov-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;border-radius:10px;font-size:13px;font-weight:700;letter-spacing:.01em;transition:.2s ease;white-space:nowrap}
.ov-btn:hover{transform:translateY(-1px)}
.ov-btn-purple{background:linear-gradient(135deg,var(--ov-accent) 0%,#8e47c4 100%);color:#fff;box-shadow:0 8px 18px rgba(123,52,180,.18)}
.ov-btn-gold{background:linear-gradient(135deg,#9d7a3a 0%,#bf9a51 100%);color:#fff;box-shadow:0 8px 18px rgba(179,138,71,.18)}
.ov-center-head{text-align:center;margin-bottom:10px}.ov-center-head p{font-size:12px;color:#807895}
.ov-eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:29px;padding:0 14px;border-radius:999px;background:#f4ebfd;border:1px solid #e2d2f6;color:#6c2da8;font-size:11px;font-weight:700;letter-spacing:.03em;margin-bottom:16px}
.ov-eyebrow b{font-size:8px;color:#9774ba}

/* Hero */
.ov-hero-grid{display:grid;grid-template-columns:1.08fr .68fr .92fr;align-items:stretch;gap:0}
.ov-hero-copy{padding:34px 32px 26px;border:1px solid #ece2f7;border-right:none;border-radius:18px 0 0 18px;background:#fff;position:relative;z-index:1}
.ov-hero h1{font-size:34px;line-height:1.16;letter-spacing:-.02em;margin-bottom:18px}
.ov-hero h1 span{color:#5f2598}.ov-hero-copy>p{font-size:13px;line-height:1.86;max-width:520px;margin-bottom:14px}
.ov-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:17px}
.ov-hero-art{position:relative;overflow:hidden;background:radial-gradient(circle at 25% 32%,rgba(255,255,255,.96),rgba(255,255,255,.76) 28%,rgba(215,178,247,.5) 60%,rgba(151,101,199,.75) 100%);border-top:1px solid #ece2f7;border-bottom:1px solid #ece2f7;display:flex;align-items:flex-end;justify-content:center;min-height:500px}
.ov-hero-glow{position:absolute;inset:auto auto 40px 15px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.92) 0%,rgba(243,222,255,.35) 45%,transparent 72%);filter:blur(8px)}
.ov-hero-art img{width:540px;max-width:none;display:block;position:absolute;left:50%;bottom:-36px;transform:translateX(-50%)}
.ov-eval-card{padding:26px 24px;border:1px solid #ece2f7;border-left:none;border-radius:0 18px 18px 0;background:#fff;display:flex;flex-direction:column}
.ov-eval-card h2{font-size:18px;margin-bottom:10px}.ov-eval-card>p{font-size:12px;line-height:1.65;margin-bottom:16px;color:#6f6682}
.ov-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:11px}
.ov-eval-card label{display:block;font-size:11px;font-weight:600;color:#553274}
.ov-eval-card input,.ov-eval-card textarea{width:100%;border:1px solid #e6dbf2;border-radius:8px;padding:10px 11px;margin-top:6px;font-size:12px;font-family:inherit;color:#41275e;background:#fff}
.ov-eval-card textarea{min-height:88px;resize:vertical}
.ov-eval-card fieldset{border:0;padding:0;margin:0 0 12px}.ov-eval-card legend{font-size:11px;font-weight:700;color:#553274;margin-bottom:7px}
.ov-radio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 12px}.ov-radio-grid label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:500;color:#6a5a80}
.ov-radio-grid input{width:13px;height:13px;margin:0;accent-color:var(--ov-accent)}
.ov-upload-label{display:block;margin:10px 0 10px;font-size:11px;font-weight:700;color:#553274}
.ov-upload-box{display:flex;align-items:center;gap:11px;min-height:72px;border:1px dashed #d3bced;background:#fbf8ff;border-radius:10px;padding:12px 13px;color:#613394}.ov-upload-box i{font-size:28px}
.ov-upload-box strong{display:block;font-size:11px;margin-bottom:2px}.ov-upload-box span{font-size:11px;color:#7a6f88}
.ov-eval-card .ov-btn{margin-top:6px;width:100%}
.ov-privacy{margin-top:10px;font-size:10px;color:#887f97;display:flex;align-items:flex-start;gap:6px;line-height:1.5}.ov-privacy i{color:#d2a949;font-size:13px;margin-top:1px}

/* Intro */
.ov-intro-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:14px}
.ov-about,.ov-types,.ov-story-section,.ov-symptom-panel,.ov-diagnosis-panel,.ov-stages,.ov-treatment,.ov-reports-panel,.ov-faq-card{padding:18px 20px}
.ov-about p,.ov-types p{font-size:12px;line-height:1.8}
.ov-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;text-align:center}
.ov-feature-row article{padding:4px 4px 0}.ov-feature-row i{display:block;font-size:28px;color:var(--ov-accent);margin-bottom:8px}.ov-feature-row strong{display:block;font-size:11px;color:#572f7b;margin-bottom:4px}.ov-feature-row span{font-size:10px;line-height:1.45;color:#786f88}
.ov-types{display:grid;grid-template-columns:1fr 190px;align-items:center;gap:8px}.ov-types ul{padding-left:18px;margin:8px 0 0}.ov-types li{font-size:12px;line-height:1.7;color:#6d6380;margin-bottom:6px}.ov-types b{color:#4e256f}.ov-types img{width:175px;justify-self:end;filter:drop-shadow(0 8px 16px rgba(131,56,183,.12))}

/* Stories */
.ov-story-section{padding-top:16px;padding-bottom:13px}.ov-story-slider{display:grid;grid-template-columns:30px 1fr 30px;gap:12px;align-items:center}.ov-story-arrow{width:28px;height:28px;border-radius:50%;border:1px solid #eadcf8;background:#fff;color:var(--ov-accent);display:grid;place-items:center;font-size:18px;cursor:pointer}
.ov-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ov-story-card{min-width:0}.ov-story-media{height:121px;border-radius:8px;overflow:hidden;position:relative;background:#eee;margin-bottom:7px}.ov-story-media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.ov-story-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.25))}.ov-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center;color:#8752b8;font-size:20px;box-shadow:0 3px 12px rgba(0,0,0,.15)}.ov-story-media small{position:absolute;z-index:2;right:5px;bottom:5px;background:#101716;color:#fff;border-radius:3px;padding:3px 5px;font-size:8px}.ov-story-card>b{display:block;font-size:9.5px;color:#5a2e7e;margin-bottom:2px}.ov-story-card>span{display:block;font-size:8px;color:#726b82}.ov-dots{display:flex;justify-content:center;gap:5px;margin-top:11px}.ov-dots i{width:5px;height:5px;border-radius:50%;background:#d9caeb}.ov-dots .active{background:var(--ov-accent)}

/* Symptoms */
.ov-symptom-panel{padding:14px 20px 11px}.ov-symptom-panel h2{text-align:center;margin-bottom:15px}.ov-icon-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;text-align:center}.ov-icon-strip i{display:block;font-size:26px;color:var(--ov-accent);margin-bottom:6px}.ov-icon-strip span{display:block;font-size:8.5px;line-height:1.45;font-weight:600;color:#634d80}.ov-note{margin-top:12px;border:1px solid #ecdcb8;background:#fffaf1;color:#615c67;border-radius:6px;min-height:31px;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 10px;font-size:9px;font-weight:600}.ov-note i{color:#b8862e;font-size:15px}

/* Diagnosis */
.ov-diagnosis-panel{padding:13px 20px 14px}.ov-diagnosis-panel>h2{text-align:center;margin-bottom:13px}.ov-step-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.ov-step-grid article{position:relative;border:1px solid #ebe1f5;border-radius:7px;min-height:112px;text-align:center;padding:15px 8px 8px;background:#fff}.ov-step-grid article>b{position:absolute;left:7px;top:7px;background:var(--ov-accent);color:#fff;border-radius:4px;font-size:8px;padding:4px 5px}.ov-step-grid article>i{display:block;font-size:26px;color:var(--ov-accent);margin:2px 0 6px}.ov-step-grid strong{display:block;font-size:9.5px;color:#59317b;margin-bottom:4px}.ov-step-grid p{font-size:7.5px;line-height:1.45;margin:0;color:#726781}.ov-inline-report{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;margin-top:12px;padding:10px 16px;border:1px solid #ebe1f5;border-radius:8px;background:#fff}.ov-inline-icon{width:45px;height:45px;border-radius:9px;background:#f7f0ff;color:var(--ov-accent);display:grid;place-items:center;font-size:28px}.ov-inline-report h3{font-size:15px;color:#5b3082;margin:0 0 2px}.ov-inline-report p{font-size:9px;line-height:1.4;margin:0}.ov-inline-report .ov-btn{min-height:38px;font-size:10px;padding:0 18px}

/* Stage/treatment */
.ov-two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:13px}.ov-stage-list{display:grid;gap:9px;margin-top:4px}.ov-stage-list>div{display:grid;grid-template-columns:22px 60px 1fr;align-items:start;font-size:9px}.ov-stage-list i{font-size:16px;color:var(--ov-accent)}.ov-stage-list b{color:#552b77}.ov-stage-list span{color:#6a6574}.ov-stages .ov-note{justify-content:flex-start;margin-top:13px}
.ov-treatment>p{font-size:10px;line-height:1.55;margin-bottom:11px}.ov-treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ov-treatment-grid>div{border:1px solid #ebe1f5;border-radius:7px;min-height:58px;display:flex;align-items:center;gap:10px;padding:9px 10px;background:#fff}.ov-treatment-grid i{font-size:24px;color:var(--ov-accent)}.ov-treatment-grid span{font-size:8.5px;font-weight:600;color:#604a7c;line-height:1.35}

/* Molecular */
.ov-molecular-panel{background:linear-gradient(120deg,#4c1d78,#5d2392 55%,#4b176f 100%);border-radius:14px;padding:15px;color:#fff;box-shadow:0 10px 26px rgba(71,26,111,.18);overflow:hidden}.ov-molecular-panel>h2{text-align:center;color:#edc26a;font-size:20px;margin-bottom:10px}.ov-molecular-grid{display:grid;grid-template-columns:1fr .5fr 1fr;gap:9px}.ov-molecular-grid>article{border:1px solid rgba(234,201,126,.65);border-radius:8px;min-height:180px;position:relative;overflow:hidden;padding:15px}.ov-molecular-grid h3{color:#fff;font-size:16px;margin-bottom:8px}.ov-molecular-grid p{font-size:8.5px;color:#f7f1ff;line-height:1.65;margin-bottom:7px}.ov-molecule-copy{padding-right:96px!important}.ov-molecule-copy img{position:absolute;width:96px;height:154px;object-fit:contain;right:0;bottom:3px}.ov-molecular-quote{display:grid;place-items:center;text-align:center}.ov-molecular-quote strong{font-size:17px;line-height:1.5;color:#f1cb78}.ov-phyto-copy{display:grid;grid-template-columns:1fr 118px;gap:6px}.ov-phyto-copy img{width:130px;align-self:end;margin:0 -11px -13px 0}

/* Reports */
.ov-reports-panel{padding:14px 20px 13px}.ov-reports-panel>h2{text-align:center;margin-bottom:13px}.ov-report-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;text-align:center}.ov-report-strip>div{padding:3px 2px}.ov-report-strip i{display:block;color:var(--ov-accent);font-size:26px;margin-bottom:6px}.ov-report-strip span{font-size:8.5px;line-height:1.45;font-weight:600;color:#675180}.ov-report-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.ov-report-bottom p{font-size:9px;margin:0}.ov-report-bottom .ov-btn{min-height:40px;font-size:9.5px;padding:0 20px}

/* Bottom */
.ov-bottom-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:13px}.ov-faq-card details{border-bottom:1px solid #ebe1f5}.ov-faq-card summary{list-style:none;cursor:pointer;min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9.5px;font-weight:600;color:#5f4878}.ov-faq-card summary::-webkit-details-marker{display:none}.ov-faq-card summary i{font-size:16px;color:var(--ov-accent)}.ov-faq-card details p{font-size:8.5px;line-height:1.55;padding:0 2px 10px;margin:0}
.ov-contact-banner{position:relative;min-height:236px;border-radius:13px;overflow:hidden;background:linear-gradient(100deg,#5a228d 0%,#7636ad 58%,#915bc4 100%);box-shadow:0 8px 25px rgba(90,34,141,.16);display:grid;grid-template-columns:1fr 225px}.ov-contact-copy{position:relative;z-index:2;padding:20px 0 14px 22px}.ov-contact-copy h2{color:#fff;font-size:21px;margin-bottom:8px}.ov-contact-copy>p{color:#f6efff;font-size:9.5px;line-height:1.55;margin-bottom:10px;max-width:410px}.ov-mini-upload{width:390px;max-width:100%;border:1px dashed rgba(255,255,255,.68);border-radius:7px;padding:8px 11px;display:flex;align-items:center;gap:11px;color:#fff;margin-bottom:10px}.ov-mini-upload i{font-size:25px}.ov-mini-upload b{display:block;font-size:8.5px}.ov-mini-upload small{display:block;font-size:7.5px;color:#ede1ff}.ov-contact-banner .ov-btn{min-height:37px;font-size:9px;padding:0 14px}.ov-contact-banner .ov-actions{gap:8px}.ov-contact-banner .ov-privacy{text-align:left;color:#ece2ff;margin-top:7px}.ov-contact-banner>img{position:absolute;right:-28px;bottom:-50px;width:292px;z-index:1;opacity:.98;filter:drop-shadow(0 10px 14px rgba(0,0,0,.15))}

@media (max-width:1100px){.ov-hero-grid{grid-template-columns:1.1fr .55fr .92fr}.ov-hero h1{font-size:32px}.ov-hero-art img{width:500px}.ov-story-media{height:105px}}
@media (max-width:900px){.ov-main{padding-top:18px}.ov-hero-grid{grid-template-columns:1fr}.ov-hero-copy{padding-right:0;border-right:1px solid #ece2f7;border-radius:18px 18px 0 0}.ov-hero-art{height:360px;border-left:1px solid #ece2f7;border-right:1px solid #ece2f7}.ov-hero-art img{width:430px;left:50%;bottom:-25px}.ov-eval-card{margin-top:0;border-left:1px solid #ece2f7;border-radius:0 0 18px 18px}.ov-intro-grid,.ov-two-col,.ov-bottom-grid{grid-template-columns:1fr}.ov-story-grid{grid-template-columns:repeat(2,1fr)}.ov-story-media{height:170px}.ov-icon-strip{grid-template-columns:repeat(4,1fr);row-gap:18px}.ov-step-grid{grid-template-columns:repeat(3,1fr)}.ov-report-strip{grid-template-columns:repeat(4,1fr);row-gap:14px}.ov-molecular-grid{grid-template-columns:1fr}.ov-molecule-copy{padding-right:120px!important}.ov-contact-banner{grid-template-columns:1fr}.ov-contact-copy{padding-right:150px}.ov-types{grid-template-columns:1fr 180px}}
@media (max-width:620px){.ov-wrap{width:min(100% - 22px,1180px)}.ov-main h2{font-size:19px}.ov-hero h1{font-size:29px}.ov-hero-copy>p{font-size:12px}.ov-actions{display:grid;grid-template-columns:1fr}.ov-btn{width:100%}.ov-hero-art{height:300px}.ov-hero-art img{width:350px}.ov-form-row{grid-template-columns:1fr}.ov-radio-grid{grid-template-columns:1fr 1fr}.ov-feature-row{grid-template-columns:repeat(2,1fr);row-gap:18px}.ov-types{grid-template-columns:1fr}.ov-types img{width:180px;justify-self:end}.ov-story-slider{grid-template-columns:1fr}.ov-story-arrow{display:none}.ov-story-grid{grid-template-columns:1fr 1fr;gap:12px}.ov-story-media{height:115px}.ov-icon-strip{grid-template-columns:repeat(2,1fr)}.ov-step-grid{grid-template-columns:1fr 1fr}.ov-inline-report{grid-template-columns:44px 1fr}.ov-inline-report .ov-btn{grid-column:1/-1;width:100%}.ov-treatment-grid{grid-template-columns:1fr 1fr}.ov-report-strip{grid-template-columns:repeat(2,1fr)}.ov-report-bottom{display:block}.ov-report-bottom .ov-btn{margin-top:10px}.ov-contact-banner{min-height:320px}.ov-contact-copy{padding:18px 18px 130px}.ov-contact-banner>img{width:230px;right:-28px;bottom:-78px}.ov-contact-banner .ov-actions{display:grid;grid-template-columns:1fr}.ov-mini-upload{width:100%}}
