:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.ehp{all:unset;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:block}.ehp *,.ehp :before,.ehp :after{box-sizing:border-box;margin:0;padding:0}.ehp-nav{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex}.ehp-logo{color:#0d2137;align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.ehp-logo-icon{color:#fff;background:#14748f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.ehp-nav-links{gap:2px;display:flex}.ehp-nav-link{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:8px 13px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.ehp-nav-right{align-items:center;gap:10px;display:flex}.ehp-btn-login{color:#0d2137;cursor:pointer;background:0 0;border:1.5px solid #0d2137;border-radius:6px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600}.ehp-btn-signup{color:#fff;cursor:pointer;background:#f47b20;border:none;border-radius:6px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:700}.ehp-hero{text-align:center;background:#0d2137;padding:48px 32px 40px;position:relative;overflow:hidden}.ehp-hero-star-left{color:#38bdf8;opacity:.75;font-size:56px;line-height:1;position:absolute;top:28px;left:28px}.ehp-hero-star-right{color:#38bdf8;opacity:.5;font-size:76px;line-height:1;position:absolute;bottom:20px;right:28px}.ehp-hero h1{color:#fff;z-index:1;max-width:720px;margin:0 auto;font-family:inherit;font-size:clamp(24px,3.5vw,38px);font-weight:800;line-height:1.2;position:relative}.ehp-cards-bg{background:#0d2137;padding:4px 32px 48px}.ehp-cards-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:0 auto;display:grid}.ehp-card{cursor:pointer;background:#faf7ee;border-radius:14px;transition:transform .2s,box-shadow .2s;overflow:hidden}.ehp-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000040}.ehp-card-img{height:200px;position:relative;overflow:hidden}.ehp-card-img img{object-fit:cover;width:100%;height:100%;transition:opacity .4s,transform .5s;position:absolute;inset:0}.ehp-card-img .still{opacity:1;z-index:2;transform:scale(1)}.ehp-card-img .motion{opacity:0;z-index:1;transform:scale(1.07)}.ehp-card:hover .still{opacity:0}.ehp-card:hover .motion{opacity:1}.ehp-card-body{text-align:center;padding:22px}.ehp-card-title{color:#1a1a2e;margin-bottom:12px;font-family:inherit;font-size:18px;font-weight:700}.ehp-card-desc{color:#6b7280;margin-bottom:18px;font-family:inherit;font-size:13px;line-height:1.65}.ehp-card-select{color:#6b7280;cursor:pointer;appearance:none;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;width:100%;padding:10px 36px 10px 14px;font-family:inherit;font-size:13px}.ehp-stats{background:#14748f;grid-template-columns:repeat(4,1fr);display:grid}.ehp-stat{text-align:center;color:#fff;border-right:1px solid #ffffff26;padding:20px 12px}.ehp-stat:last-child{border-right:none}.ehp-stat-num{color:#fff;font-family:inherit;font-size:24px;font-weight:700}.ehp-stat-lbl{opacity:.8;margin-top:4px;font-family:inherit;font-size:12px}.ehp-subjects{background:#f8fafc;padding:52px 32px}.ehp-sec-label{color:#14748f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-family:inherit;font-size:11px;font-weight:700}.ehp-sec-title{color:#0d2137;margin-bottom:8px;font-family:inherit;font-size:clamp(20px,2.5vw,26px);font-weight:700}.ehp-sec-sub{color:#6b7280;max-width:480px;margin-bottom:28px;font-family:inherit;font-size:14px;line-height:1.65}.ehp-subj-card{text-align:center;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 12px;transition:border-color .15s,box-shadow .15s}.ehp-subj-card:hover{border-color:#14748f;box-shadow:0 2px 10px #14748f1f}.ehp-subj-icon{margin-bottom:10px;font-size:28px;display:block}.ehp-subj-name{color:#0d2137;font-family:inherit;font-size:12px;font-weight:700}.ehp-subj-count{color:#9ca3af;margin-top:3px;font-family:inherit;font-size:11px}.ehp-how{min-height:200px;position:relative;overflow:hidden}.ehp-how img{object-fit:cover;width:100%;height:100%;min-height:200px;display:block}.ehp-how-overlay{background:#0d2137c7;justify-content:center;align-items:center;padding:36px 32px;display:flex;position:absolute;inset:0}.ehp-how-steps{grid-template-columns:repeat(4,1fr);width:100%;max-width:960px;display:grid}.ehp-step{text-align:center;color:#fff;padding:0 16px;position:relative}.ehp-step:not(:last-child):after{content:"→";opacity:.4;font-size:20px;position:absolute;top:20px;right:-4px}.ehp-step-num{border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 12px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.ehp-step-title{margin-bottom:6px;font-family:inherit;font-size:14px;font-weight:700}.ehp-step-desc{opacity:.72;font-family:inherit;font-size:12px;line-height:1.5}.ehp-experts{grid-template-columns:1fr 1fr;display:grid}.ehp-experts-photo{min-height:380px;position:relative;overflow:hidden}.ehp-experts-photo img{object-fit:cover;width:100%;height:100%;display:block}.ehp-experts-content{background:#fff;flex-direction:column;justify-content:center;padding:48px 40px;display:flex}.ehp-expert-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.ehp-expert-row{background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;display:flex}.ehp-exp-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.ehp-exp-info{flex:1}.ehp-exp-name{color:#0d2137;font-family:inherit;font-size:14px;font-weight:700}.ehp-exp-role{color:#6b7280;margin-top:2px;font-family:inherit;font-size:12px}.ehp-exp-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.ehp-exp-tag{color:#0e5469;background:#e8f5f8;border-radius:20px;padding:2px 8px;font-family:inherit;font-size:10px;font-weight:600}.ehp-exp-stars{text-align:right;flex-shrink:0}.ehp-exp-star-row{color:#f59e0b;font-size:14px}.ehp-exp-rev{color:#9ca3af;margin-top:2px;font-family:inherit;font-size:11px}.ehp-reviews{grid-template-columns:300px 1fr;display:grid}.ehp-reviews-photo{position:relative;overflow:hidden}.ehp-reviews-photo img{object-fit:cover;width:100%;height:100%;display:block}.ehp-reviews-overlay{text-align:center;background:#0e5469b8;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.ehp-rating-big{color:#fff;font-family:inherit;font-size:56px;font-weight:800;line-height:1}.ehp-rating-stars{color:#f59e0b;margin:8px 0 6px;font-size:22px}.ehp-rating-count{color:#ffffffbf;font-family:inherit;font-size:13px}.ehp-reviews-cards{background:#f8fafc;flex-direction:column;justify-content:center;gap:14px;padding:40px 36px;display:flex}.ehp-review-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 20px}.ehp-review-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ehp-review-stars{color:#f59e0b;font-size:14px}.ehp-review-badge{color:#0e5469;background:#e8f5f8;border-radius:10px;padding:3px 9px;font-family:inherit;font-size:10px;font-weight:600}.ehp-review-text{color:#6b7280;margin-bottom:12px;font-family:inherit;font-size:13px;line-height:1.65}.ehp-review-user{align-items:center;gap:10px;display:flex}.ehp-rev-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.ehp-rev-name{color:#0d2137;font-family:inherit;font-size:13px;font-weight:700}.ehp-rev-uni{color:#9ca3af;font-family:inherit;font-size:11px}.ehp-recent{background:#fff;padding:52px 32px}.ehp-recent-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.ehp-sol-card{cursor:pointer;background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:12px;padding:20px;transition:transform .15s,box-shadow .15s}.ehp-sol-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #14748f1a}.ehp-sol-subj{color:#fff;background:#14748f;border-radius:5px;margin-bottom:10px;padding:3px 10px;font-family:inherit;font-size:11px;font-weight:700;display:inline-block}.ehp-sol-title{color:#0d2137;margin-bottom:8px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.35}.ehp-sol-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-family:inherit;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.ehp-sol-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.ehp-sol-price{color:#14748f;font-family:inherit;font-size:20px;font-weight:800}.ehp-sol-view{color:#9ca3af;font-family:inherit;font-size:12px}.ehp-browse-btn{color:#fff;cursor:pointer;background:#14748f;border:none;border-radius:8px;margin:28px auto 0;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:700;display:block}.ehp-faq{background:#f8fafc;padding:52px 32px}.ehp-faq-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:820px;margin-top:28px;display:grid}.ehp-faq-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 20px}.ehp-faq-q{color:#0d2137;align-items:flex-start;gap:8px;margin-bottom:7px;font-family:inherit;font-size:14px;font-weight:700;display:flex}.ehp-faq-icon{flex-shrink:0;font-size:16px}.ehp-faq-a{color:#6b7280;padding-left:24px;font-family:inherit;font-size:13px;line-height:1.6}.ehp-cta{min-height:240px;position:relative;overflow:hidden}.ehp-cta img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ehp-cta-overlay{text-align:center;background:#0d2137d1;flex-direction:column;justify-content:center;align-items:center;padding:52px 32px;display:flex;position:absolute;inset:0}.ehp-cta-overlay h2{color:#fff;margin-bottom:10px;font-family:inherit;font-size:clamp(22px,3vw,30px);font-weight:800}.ehp-cta-overlay p{color:#fffc;max-width:460px;margin-bottom:28px;font-family:inherit;font-size:15px;line-height:1.65}.ehp-cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.ehp-cta-white{color:#14748f;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:12px 26px;font-family:inherit;font-size:14px;font-weight:700}.ehp-cta-outline{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:8px;padding:12px 26px;font-family:inherit;font-size:14px}.ehp-footer{background:#0d2137;padding:40px 32px 22px}.ehp-footer-top{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.ehp-footer-logo{color:#fff;margin-bottom:10px;font-family:inherit;font-size:16px;font-weight:700}.ehp-footer-desc{color:#ffffff73;max-width:210px;font-family:inherit;font-size:12px;line-height:1.7}.ehp-footer-col h4{color:#fff9;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-family:inherit;font-size:11px;font-weight:700}.ehp-footer-col a{color:#ffffff73;margin-bottom:8px;font-family:inherit;font-size:13px;text-decoration:none;display:block}.ehp-footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.ehp-footer-copy{color:#ffffff4d;font-family:inherit;font-size:11px}.ehp-pay-row{gap:7px;display:flex}.ehp-pay-pill{color:#ffffff59;border:1px solid #ffffff26;border-radius:5px;padding:3px 10px;font-family:inherit;font-size:11px}.ehp-mobile-cta{z-index:999;background:#14748f;padding:14px 20px;display:none;position:fixed;bottom:0;left:0;right:0}.ehp-mobile-cta a{text-align:center;color:#fff;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;display:block}@media (width<=960px){.ehp-cards-grid{grid-template-columns:repeat(2,1fr)}.ehp-subj-grid{grid-template-columns:repeat(3,1fr)}.ehp-recent-grid{grid-template-columns:repeat(2,1fr)}.ehp-footer-top{grid-template-columns:1fr 1fr}.ehp-stats{grid-template-columns:repeat(2,1fr)}.ehp-reviews,.ehp-faq-grid{grid-template-columns:1fr}}@media (width<=680px){.ehp-nav-links{display:none}.ehp-cards-grid{grid-template-columns:1fr}.ehp-subj-grid,.ehp-how-steps{grid-template-columns:repeat(2,1fr)}.ehp-experts,.ehp-recent-grid,.ehp-footer-top{grid-template-columns:1fr}.ehp-mobile-cta{display:block}}.ehp-unis{background:#0d2137;padding:52px 32px}.ehp-unis .ehp-sec-title{color:#fff}.ehp-unis .ehp-sec-label{color:#5bbfd4}.ehp-unis .ehp-sec-sub{color:#fff9}.ehp-unis-grid{flex-wrap:wrap;gap:10px;max-width:960px;display:flex}.ehp-uni-pill{color:#ffffffd9;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:13px;transition:background .15s,border-color .15s}.ehp-uni-pill:hover{color:#fff;background:#5bbfd433;border-color:#5bbfd4}.ehp-subj-grid{grid-template-columns:repeat(5,1fr);gap:12px;max-width:1100px;display:grid}@media (width<=960px){.ehp-unis-grid{gap:8px}.ehp-uni-pill{padding:6px 12px;font-size:12px}}@media (width<=680px){.ehp-unis-grid{gap:6px}.ehp-subj-grid{grid-template-columns:repeat(2,1fr)}}.ehp-hamburger{cursor:pointer;color:#0d2137;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:22px;display:none}.ehp-mobile-menu{z-index:999;background:#fff;border-bottom:1.5px solid #e5e7eb;flex-direction:column;gap:4px;padding:12px 20px;display:none;position:fixed;top:64px;left:0;right:0;box-shadow:0 4px 16px #0000001a}.ehp-mobile-menu button{text-align:left;color:#0d2137;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:500}.ehp-mobile-menu button:hover{background:#f8fafc}@media (width<=680px){.ehp-hamburger{display:block}.ehp-mobile-menu{display:flex}}
