.pricing-hero { position:relative; overflow:hidden; padding:108px 0 112px; background:#0a1740; color:#fff; text-align:center; }
.pricing-hero .shell { position:relative; z-index:1; max-width:820px; }
.pricing-hero h1 { font-size:clamp(48px,7vw,80px); }
.pricing-hero .shell > p:not(.eyebrow) { max-width:660px; margin:27px auto; color:#c0cee9; font-size:17px; line-height:1.7; }
.pricing-hero small { display:inline-flex; gap:7px; align-items:center; padding:8px 13px; border:1px solid rgba(116,224,205,.32); border-radius:999px; background:rgba(66,211,190,.08); color:#a7dcd6; font-size:12px; }
.pricing-glow { position:absolute; border-radius:50%; filter:blur(5px); opacity:.62; }
.pricing-glow.first { width:700px; height:520px; top:-390px; right:-220px; background:radial-gradient(circle,rgba(50,111,255,.7),transparent 70%); }
.pricing-glow.second { width:520px; height:410px; bottom:-310px; left:-260px; background:radial-gradient(circle,rgba(41,213,193,.34),transparent 68%); }
.plans { display:grid; grid-template-columns:1fr 1fr; gap:18px; padding:96px 0; }
.pricing-card { padding:40px; border:1px solid #dde4f0; border-radius:18px; background:#fff; box-shadow:0 16px 38px rgba(22,47,96,.05); }
.pricing-card.featured { border-color:#2b64da; background:linear-gradient(150deg,#11265c,#163f9d); color:#fff; box-shadow:0 24px 52px rgba(22,62,150,.31); }
.pricing-card h2 { margin:0; font-size:31px; letter-spacing:-.06em; }
.pricing-card.featured .eyebrow { color:#a9c9ff; }
.price { display:flex; gap:12px; align-items:flex-end; margin:25px 0 14px; }
.price strong { font-size:54px; line-height:.9; letter-spacing:-.08em; }
.price span { max-width:160px; color:#6b7590; font-size:12px; line-height:1.35; }
.featured .price span,.featured .pricing-description { color:#c4d7ff; }
.pricing-description { min-height:48px; color:#66728c; font-size:14px; line-height:1.65; }
.pricing-card ul,.team-plan ul { margin:25px 0; padding:0; list-style:none; }
.pricing-card li,.team-plan li { position:relative; margin:12px 0; padding-left:25px; font-size:14px; line-height:1.5; }
.pricing-card li:before,.team-plan li:before { position:absolute; left:0; content:'✓'; color:#1f9889; font-weight:900; }
.featured li:before { color:#67e0ce; }
.pricing-primary,.pricing-secondary { display:flex; justify-content:space-between; align-items:center; padding:14px 16px; border-radius:9px; font-size:13px; font-weight:800; }
.pricing-primary { background:#fff; color:#12317b; }
.pricing-secondary { border:1px solid #cfd8e8; color:#264d9e; }
.team-plan { padding:94px 0; background:#f3f6fc; }
.team-plan .shell { display:grid; grid-template-columns:1.25fr .75fr; gap:80px; align-items:center; }
.team-plan h2,.value-section h2,.clarity-section h2 { margin:0; font-size:clamp(38px,5vw,60px); font-weight:820; line-height:1.03; letter-spacing:-.065em; }
.team-plan .shell > div > p:not(.eyebrow) { margin:22px 0 0; color:#66728c; font-size:16px; line-height:1.7; }
.team-plan aside { padding:33px; border-radius:18px; background:#fff; box-shadow:0 18px 42px rgba(21,48,103,.1); }
.team-plan aside > span { display:block; color:#5573b5; font-size:10px; font-weight:850; letter-spacing:.14em; }
.team-plan aside strong { display:block; margin:12px 0 3px; color:#12347e; font-size:59px; letter-spacing:-.08em; }
.team-plan aside small { color:#73809b; font-size:12px; }
.team-plan aside a { display:flex; justify-content:space-between; margin-top:27px; padding:13px 14px; border-radius:9px; background:#286be9; color:#fff; font-size:13px; font-weight:800; }
.value-section { padding:112px 0; }
.value-section blockquote { max-width:800px; margin:30px 0 50px; padding:24px 27px; border-left:4px solid #45cdbd; background:#f4fbfa; color:#22365f; font-size:clamp(21px,3vw,31px); font-weight:760; line-height:1.25; letter-spacing:-.045em; }
.value-section > div,.clarity-section .shell > div { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.value-section article,.clarity-section article { padding:27px; border:1px solid #dde4f0; border-radius:14px; }
.value-section article > span { color:#4779e7; font-size:11px; font-weight:850; letter-spacing:.13em; }
.value-section h3,.clarity-section h3 { margin:19px 0 10px; font-size:20px; letter-spacing:-.04em; }
.value-section article p,.clarity-section article p { margin:0; color:#68738c; font-size:14px; line-height:1.7; }
.clarity-section { padding:105px 0; background:#f3f6fc; }
.clarity-section h2 { margin-bottom:46px; }
.clarity-section article { background:#fff; }
.clarity-section article:first-child { border-top:3px solid #316ee6; }
.clarity-section article:nth-child(2) { border-top:3px solid #35bba9; }
.clarity-section article:nth-child(3) { border-top:3px solid #b677ec; }
@media(max-width:820px) { .pricing-hero { padding:82px 0; } .plans,.team-plan .shell,.value-section > div,.clarity-section .shell > div { grid-template-columns:1fr; } .plans { gap:14px; padding:70px 0; } .team-plan { padding:75px 0; } .team-plan .shell { gap:34px; } .value-section { padding:80px 0; } .clarity-section { padding:78px 0; } .value-section blockquote { margin-bottom:35px; } .pricing-card { padding:29px; } .price strong { font-size:48px; } }
@media(max-width:450px) { .pricing-hero .shell > p:not(.eyebrow) { font-size:15px; } .pricing-hero small { font-size:10px; } .team-plan h2,.value-section h2,.clarity-section h2 { font-size:38px; } }
