@charset "UTF-8";.academic-hero{position:relative;z-index:1;background:var(--black);color:var(--white);padding:3rem 0;text-align:center;box-shadow:0 3px 6px #00000047}.academic-hero__content{max-width:800px;margin:0 auto}.academic-hero__title{font-size:2.5rem;margin-bottom:.5rem;color:var(--t2v-red)}.academic-hero__subtitle{font-size:1.25rem;color:var(--grey-5)}.academic-intro{background:var(--grey-5);padding:2rem 0;border-bottom:1px solid var(--grey-10)}.academic-intro__content{max-width:700px;margin:0 auto}.academic-intro__text{font-size:1rem;color:var(--grey-80)}.academic-intro__text strong{color:var(--t2v-red)}.academic-intro__text a{color:var(--t2v-red);font-weight:700;text-decoration:underline}.pricing-section{position:relative;background:var(--white);padding:3rem 0}.pricing-section__content{max-width:960px;margin:0 auto;text-align:center}.pricing-options--grid{display:grid;gap:2rem;justify-content:center;justify-items:center;grid-template-columns:minmax(260px,340px)}@media (min-width: 600px){.pricing-options--grid{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media (min-width: 900px){.pricing-options--grid{grid-template-columns:repeat(3,minmax(260px,1fr))}}.pricing-option{background:#fff;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;border-top:4px solid var(--t2v-red);max-width:340px;width:100%;padding:2rem;text-align:center;display:flex;flex-direction:column;position:relative}.pricing-option__badge{position:absolute;top:.5rem;right:.5rem;background:var(--t2v-red);color:#fff;font-size:.7rem;font-weight:600;line-height:1;padding:.4rem .5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.03em}.pricing-option__header{margin-bottom:1rem}.pricing-option__heading{font-size:1.25rem;margin-bottom:.5rem;color:var(--t2v-grey);font-weight:600}.pricing-option__price{font-size:2rem;line-height:1.1;margin:.5rem 0;color:var(--t2v-red);font-weight:600}.pricing-option__price .pricing-option__cents{font-size:1rem;vertical-align:super;font-weight:400}.pricing-option__tagline{font-size:.95rem;color:#555}.pricing-option__features{list-style:none;padding:0;margin:1.5rem 0 2rem;font-size:.95rem;color:#333}.pricing-option__features li{margin-bottom:.5rem}.pricing-option__footer{margin-top:auto}.pricing-option__btn{display:inline-block;width:100%;max-width:220px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.2;border-radius:9999px;background:var(--t2v-red);color:#fff;text-decoration:none;font-weight:600;transition:background .2s;border:2px solid var(--t2v-red)}.pricing-option__btn:hover{background:var(--red-40)}.pricing-option__btn--outline{background:transparent;color:var(--t2v-red);border-color:var(--t2v-red)}.pricing-option__btn--outline:hover{background:var(--t2v-red);color:#fff}.pricing-option--featured{border:2px solid var(--t2v-red);box-shadow:0 8px 20px #0000001f;border-top-width:2px}.pricing-hint{margin-top:2rem;text-align:center;font-size:.95rem;color:var(--grey-80)}.pricing-hint__text{max-width:600px;margin:0 auto}.pricing-hint__text a{color:var(--t2v-red);font-weight:600;text-decoration:underline}.plan_expired{background:var(--white);padding:1rem;text-align:center;color:var(--red-80);font-weight:700;font-size:.95rem}.plan_expired__content{max-width:600px;margin:0 auto;background-color:var(--red-10);border:1px solid var(--t2v-red);border-radius:.5rem;padding:1rem}.checkout-card{background:#fff;border-radius:.5rem;border:1px solid var(--grey-20);box-shadow:0 2px 8px #00000012;max-width:480px;margin:0 auto 2rem;padding:2rem;text-align:left}.checkout-card--narrow{max-width:480px}.checkout-card__header{margin-bottom:1rem;text-align:left}.checkout-card__title{font-size:1.1rem;font-weight:600;color:var(--t2v-grey);margin:0}.checkout-card__features{list-style:none;padding:0;margin:1rem 0 2rem;font-size:.95rem;color:#333}.checkout-card__features li{margin-bottom:.5rem}.checkout-card__actions{text-align:center}.checkout-card__btn{display:inline-block;width:100%;max-width:260px;padding:.75rem 1.5rem;font-size:1rem;line-height:1.2;border-radius:9999px;background:var(--t2v-red);color:#fff;text-decoration:none;font-weight:600;transition:background .2s;border:2px solid var(--t2v-red);margin-bottom:1rem}.checkout-card__btn:hover{background:var(--red-40)}.checkout-card__or{font-size:.8rem;color:var(--grey-60);margin:.5rem 0;font-weight:500}.checkout-card__note{font-size:.9rem;color:var(--grey-80);line-height:1.4}.checkout-card__note--warning{background:var(--yellow-10, #fff8e1);border:1px solid var(--yellow-60, #c9971a);border-radius:.5rem;padding:1rem;font-size:.9rem;color:var(--black);text-align:left}.checkout-card__note--warning a{color:var(--t2v-red);font-weight:600;text-decoration:underline}.checkout-alert{max-width:480px;margin:0 auto 2rem;border-radius:.5rem;border:1px solid var(--t2v-red);background:var(--red-10);color:var(--red-80);font-size:.9rem;text-align:left;padding:1rem}.checkout-alert p{margin:0}.checkout-card__note--success{color:#0c9463}.checkout-card__note--warning{color:#b91c1c}.checkout-card__note--neutral{color:#4b5563}.checkout-alert-container{margin-bottom:1.5rem}.checkout-alert{border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem;font-weight:500;text-align:center}.checkout-alert--error{background:#fee2e2;color:#991b1b}.checkout-alert--warning{background:#fef9c3;color:#854d0e}.checkout-alert--info{background:#dbeafe;color:#1e3a8a}.checkout-alert--success{background:#dcfce7;color:#166534}.checkout-card__header .multi-color-border.slim{border-top-width:2px!important;margin-top:.25rem}
