@font-face {
	font-family: "Adapt Compact";
	src: url("../fonts/Adapt-CompactRegular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Adapt Compact";
	src: url("../fonts/Adapt-CompactMedium.woff2") format("woff2");
	font-weight: 500 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Adapt Compact";
	src: url("../fonts/Adapt-CompactBold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Adapt Compact";
	src: url("../fonts/Adapt-CompactExtrabold.woff2") format("woff2");
	font-weight: 800 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway-VariableFont_wght.ttf") format("truetype");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

:root {
	--ink: #2b2b2b;
	--forest: #027f48;
	--forest-deep: #027f48;
	--green: #00ca64;
	--green-dark: #027f48;
	--mint: #bbffca;
	--mint-soft: rgba(187, 255, 202, .28);
	--cream: #a5fee8;
	--bright-blue: #02ffd3;
	--dark-blue: #00d2b2;
	--primary: #00ca64;
	--sat-primary: #00ca64;
	--sat-deep: #007e42;
	--sat-soft: #bbffca;
	--act-primary: #00d2b2;
	--act-deep: #027f48;
	--act-soft: #a5fee8;
	--paper: #ffffff;
	--muted: rgba(43, 43, 43, .68);
	--line: rgba(43, 43, 43, .16);
	--gold: #ffcf5a;
	--shadow: 9px 9px 0 rgba(43, 43, 43, .1);
	--radius-lg: 30px;
	--radius-md: 20px;
	--shell: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "Raleway", Arial, sans-serif; font-size: 16px; font-weight: 500; line-height: 1.55; letter-spacing: .006em; font-kerning: normal; text-rendering: optimizeLegibility; }
body, button, input { font-family: "Raleway", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, strong, b, .eyebrow, .button, .blend-site-nav, .blend-menu-toggle, .panel-progress, .panel-step-label, .sequence-number, .card-label, .offer-kicker, .exam-toggle, .summary-label { font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-kerning: normal; font-variation-settings: "wdth" 55, "wght" 800; }
h1, h2, h3, h4, h5, h6 { text-wrap: balance; }
h1, h2 { text-transform: uppercase; }
strong, b, .button, .blend-site-nav { letter-spacing: .01em; }
.brand-case { display: inline !important; margin: 0 !important; padding: 0 !important; color: inherit !important; background: none !important; font: inherit !important; letter-spacing: inherit !important; text-transform: none !important; }
img { display: block; max-width: 100%; }
small { font-size: 12px; }
a { color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
.shell { width: min(calc(100% - 44px), var(--shell)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.eyebrow { display: block; margin-bottom: 16px; color: var(--green-dark); font-size: 12px; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }

.preview-safety-bar { min-height: 34px; position: relative; z-index: 1001; display: flex; float: none; justify-content: center; align-items: center; gap: 10px; padding: 7px 18px; color: #4b3510; background: #ffe29b; font-size: 12px; line-height: 1.3; text-align: center; }
.preview-safety-bar strong { font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }
.blend-utility-bar { min-height: 32px; color: #fff; background: var(--forest); }
.blend-utility-inner { min-height: 32px; display: flex; justify-content: flex-end; align-items: center; gap: 13px; }
.blend-utility-inner a { color: #fff; font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 12px; font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; letter-spacing: .06em; line-height: 1; text-decoration: none; text-transform: uppercase; }
.blend-utility-inner a:hover, .blend-utility-inner a:focus-visible { color: var(--mint); text-decoration: underline; text-underline-offset: 3px; }
.blend-utility-inner > span { width: 1px; height: 13px; background: rgba(255,255,255,.36); }
.blend-site-header { position: sticky; top: 0; z-index: 1000; width: 100%; color: white; background: #00ca64; }
.blend-site-header .blend-header-inner { min-height: 90px; position: relative; display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 0; }
.blend-site-header .blend-brand { display: block; flex: 0 0 auto; }
.blend-site-header .blend-brand img { width: 122px; height: auto; position: static; float: none; }
.blend-site-nav { display: flex; align-items: center; gap: clamp(22px, 2.3vw, 38px); color: white; font-size: clamp(19px, 1.55vw, 24px); font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; line-height: 1; text-transform: uppercase; }
.blend-site-nav a { color: white; font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: inherit; font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; line-height: 1; text-decoration: none; text-transform: uppercase; transition: color .2s ease, background .2s ease; }
.blend-site-nav a:hover, .blend-site-nav a:focus-visible { color: white; text-decoration: underline; text-underline-offset: 5px; }
.blend-site-nav .blend-nav-cta,
.blend-site-nav .blend-nav-cta:visited { padding: 12px 15px 10px; color: var(--forest); background: var(--mint); border-radius: 7px; font-size: clamp(18px, 1.4vw, 22px); }
.blend-site-nav .blend-nav-cta:hover,
.blend-site-nav .blend-nav-cta:focus-visible { color: var(--forest); background: #fff; text-decoration: none; }
.blend-site-nav .blend-nav-mobile-utility { display: none; }
.blend-menu-toggle { display: none; width: 44px; height: 44px; padding: 10px; border: 0; background: transparent; }
.blend-menu-toggle > span:not(.sr-only) { display: block; height: 2px; margin: 5px 0; background: white; border-radius: 2px; }
.blend-menu-close { display: none; }

.hero { position: relative; overflow: hidden; padding: 96px 0 110px; background: rgba(187,255,202,.32); }
.hero::before { content: ""; position: absolute; width: 560px; height: 560px; right: -180px; bottom: -240px; opacity: .16; background: url("/lib/images/path-assets/blue/Path_Staffs_03_Blue.png") center / contain no-repeat; }
.hero-grid { position: relative; display: grid; grid-template-columns: minmax(0, 1.03fr) minmax(440px, .97fr); align-items: center; gap: 76px; }
.hero-copy h1 { max-width: 690px; margin: 0; font-size: clamp(52px, 6vw, 86px); line-height: .96; letter-spacing: -.015em; }
.hero-copy h1 em { color: var(--forest); font-style: normal; }
.hero-lead { max-width: 660px; margin: 30px 0 0; color: #41534b; font-size: 20px; line-height: 1.55; font-weight: 500; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; padding: 13px 22px; border: 0; border-radius: 999px; font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 14px; font-variation-settings: "wdth" 75, "wght" 800; font-weight: 800; text-decoration: none; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: var(--ink); background: var(--green); box-shadow: 0 12px 24px rgba(0, 202, 100, .2); }
.button-primary:hover { background: var(--bright-blue); }
.button-secondary { color: var(--forest); background: rgba(255,255,255,.72); box-shadow: inset 0 0 0 1px rgba(14,58,47,.2); }
.button-dark { color: white; background: var(--ink); }
.hero-proof { display: flex; gap: 0; margin: 42px 0 0; padding: 0; list-style: none; }
.hero-proof li { min-width: 145px; padding: 0 24px; border-left: 1px solid rgba(14,58,47,.18); }
.hero-proof li:first-child { padding-left: 0; border: 0; }
.hero-proof strong, .hero-proof span { display: block; }
.hero-proof strong { color: var(--forest); font-size: 20px; line-height: 1.2; }
.hero-proof span { margin-top: 3px; color: var(--muted); font-size: 12px; }

.guide-visual { position: relative; min-height: 600px; }
.guide-orbit { position: absolute; inset: 50px 20px 35px 40px; border: 1px dashed rgba(14,58,47,.28); border-radius: 48% 52% 48% 52%; transform: rotate(-8deg); }
.guide-portrait { position: absolute; width: 355px; height: 430px; left: 50%; top: 50%; transform: translate(-50%, -48%); padding: 22px 22px 18px; background: var(--forest); border-radius: 180px 180px 34px 34px; box-shadow: 0 35px 70px rgba(8,43,35,.25); }
.guide-portrait > img { width: 100%; aspect-ratio: 1; object-fit: cover; border: 8px solid rgba(255,255,255,.12); border-radius: 50%; background: #ddd; }
.guide-portrait > div { padding-top: 18px; color: white; text-align: center; }
.guide-portrait strong, .guide-portrait span { display: block; }
.guide-portrait strong { font-size: 17px; }
.guide-portrait span { margin-top: 2px; color: rgba(255,255,255,.62); font-size: 12px; }
.guide-card { position: absolute; min-width: 240px; display: flex; align-items: center; gap: 12px; padding: 15px 17px; background: rgba(255,255,255,.96); border: 1px solid rgba(14,58,47,.1); border-radius: 17px; box-shadow: var(--shadow); }
.guide-card small, .guide-card strong { display: block; }
.guide-card small { margin-bottom: 2px; color: var(--muted); font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.guide-card strong { color: var(--forest); font-size: 13px; }
.guide-icon { width: 34px; height: 34px; display: grid; place-items: center; color: var(--forest-deep); background: var(--mint); border-radius: 50%; font-size: 12px; font-weight: 900; }
.guide-card-course { top: 75px; left: -20px; transform: rotate(-3deg); }
.guide-card-plan { top: 230px; right: -32px; transform: rotate(3deg); }
.guide-card-chat { left: 8px; bottom: 62px; transform: rotate(2deg); }
.live-dot { width: 34px; height: 34px; position: relative; flex: 0 0 auto; border-radius: 50%; background: #dff8ed; }
.live-dot::before { content: ""; position: absolute; width: 9px; height: 9px; left: 50%; top: 50%; transform: translate(-50%, -50%); background: var(--green); border-radius: 50%; box-shadow: 0 0 0 6px rgba(0,201,107,.16); }
.guide-path { position: absolute; right: 4px; bottom: 52px; display: flex; gap: 7px; }
.guide-path span { width: 8px; height: 8px; background: var(--forest); border-radius: 50%; opacity: .18; }
.guide-path span:nth-child(2) { opacity: .45; }
.guide-path span:nth-child(3) { opacity: .8; }

/* Scrollytelling hero follows the current homepage's color and panel hierarchy. */
.panel-hero { padding: 14px 0 72px; background: #00ca64; }
.panel-hero-grid { display: grid; grid-template-columns: minmax(430px, .92fr) minmax(500px, 1.08fr); gap: 14px; align-items: start; }
.panel-hero-copy { position: sticky; top: 138px; }
.panel-hero-copy-inner { min-height: calc(100vh - 166px); position: relative; display: flex; flex-direction: column; justify-content: flex-end; padding: clamp(38px, 4vw, 58px); overflow: hidden; color: var(--ink); background: #bbffca; border-radius: 36px; }
.panel-hero-copy-inner::after { content: ""; width: 520px; height: 650px; position: absolute; right: -265px; bottom: -250px; opacity: .2; background: url("/lib/images/path-assets/blue/Path_Staffs_03_Blue.png") center / contain no-repeat; pointer-events: none; transform: rotate(-13deg); }
.panel-hero-copy-inner > * { position: relative; z-index: 1; }
.panel-hero-copy .eyebrow { color: var(--ink); }
.panel-hero-copy h1 { max-width: 650px; margin: 0; font-size: clamp(62px, 5.9vw, 84px); line-height: .89; letter-spacing: -.015em; }
.panel-hero-copy h1 { color: #00ca64; }
.panel-hero-copy h1 em { color: #027f48; font-style: normal; }
.panel-hero-copy-inner > p { max-width: 590px; margin: 28px 0 0; color: var(--ink); font-size: 18px; font-weight: 600; line-height: 1.55; }
.panel-price-row { display: grid; grid-template-columns: 1fr 1fr 1.15fr; gap: 8px; margin-top: 27px; }
.panel-price-row > div { min-width: 0; position: relative; padding: 14px 12px 12px; border: 1px solid rgba(43,43,43,.13); border-radius: 15px; background: rgba(255,255,255,.5); }
.panel-price-row strong, .panel-price-row span, .panel-price-row small { display: block; }
.panel-price-row strong { font-size: 22px; line-height: 1; }
.panel-price-row span { margin-top: 6px; color: var(--muted); font-size: 12px; line-height: 1.3; }
.panel-price-row .recommended { border-color: #00ca64; background: rgba(255,255,255,.62); }
.panel-price-row small { position: absolute; right: 8px; top: -9px; padding: 3px 7px; color: var(--forest); background: #00ca64; border-radius: 999px; font-size: 12px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.panel-hero-copy .hero-actions { justify-content: flex-start; align-items: center; margin-top: 24px; }
.panel-hero-copy .button-primary { color: white; background: var(--forest); box-shadow: none; }
.panel-hero-copy .button-primary:hover { color: var(--ink); background: #00ca64; }
.panel-button-secondary { color: var(--ink); background: rgba(255,255,255,.48); box-shadow: inset 0 0 0 1px rgba(43,43,43,.18); }
.panel-proof { display: flex; flex-wrap: wrap; gap: 7px 16px; margin: 20px 0 0; padding: 0; color: var(--muted); list-style: none; font-size: 12px; }
.panel-proof strong { color: var(--ink); }
.panel-progress { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; margin-top: auto; padding-top: 24px; }
.panel-progress a { position: relative; padding-top: 12px; color: rgba(43,43,43,.68); font-size: 12px; font-weight: 900; letter-spacing: .07em; text-decoration: none; text-transform: uppercase; transition: color .2s ease; }
.panel-progress a::before { content: ""; height: 3px; position: absolute; left: 0; right: 0; top: 0; background: rgba(43,43,43,.14); border-radius: 999px; transition: background .2s ease; }
.panel-progress a span { margin-right: 4px; }
.panel-progress a.active { color: var(--ink); }
.panel-progress a.active::before { background: #00ca64; }

.panel-story-steps { display: grid; gap: 15px; }
.panel-story-card { min-height: calc(100vh - 166px); scroll-margin-top: 138px; display: flex; flex-direction: column; justify-content: space-between; gap: 34px; padding: clamp(34px, 4vw, 54px); overflow: hidden; border-radius: 36px; }
.panel-intro-card { position: relative; padding: 0; background: #e8ecea; }
.panel-intro-card > img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; object-position: center; }
.panel-intro-caption { position: absolute; left: 28px; right: 28px; bottom: 28px; display: flex; justify-content: space-between; align-items: center; gap: 18px; padding: 14px 17px; color: var(--ink); border: 1px solid rgba(43,43,43,.12); border-radius: 16px; background: rgba(255,255,255,.94); box-shadow: var(--shadow); font-size: 14px; font-weight: 800; }
.panel-intro-caption span { color: var(--forest); font-family: "Adapt Compact", Arial, sans-serif; font-size: 20px; }
.panel-card-heading { position: relative; z-index: 2; }
.panel-card-heading h2 { max-width: 620px; margin: 11px 0 0; font-size: clamp(43px, 4.5vw, 64px); line-height: .96; letter-spacing: .005em; }
.panel-card-heading h2 small { display: inline-flex; align-items: center; margin-left: 8px; padding: 7px 10px 5px; color: var(--forest); border-radius: 999px; background: var(--mint); font-family: "Raleway", Arial, sans-serif; font-size: 12px; font-weight: 850; line-height: 1; text-transform: uppercase; vertical-align: middle; }
.panel-card-heading h3 { max-width: 580px; margin: 16px 0 0; color: var(--mint); font-size: clamp(25px, 2.4vw, 34px); line-height: 1.08; }
.panel-card-heading p { max-width: 570px; margin: 14px 0 0; color: white; font-size: 16px; font-weight: 600; }
.panel-step-label { color: white; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.panel-overview-card { color: var(--ink); background: #fff; }
.panel-course-card, .panel-practice-card, .panel-tutoring-card { color: white; background: #027f48; }

.system-map { display: grid; grid-template-columns: 1fr 32px 1fr; gap: 11px; align-items: stretch; }
.system-map-product { min-height: 145px; display: flex; flex-direction: column; justify-content: flex-end; padding: 20px; border-radius: 21px; }
.system-map-product.course { color: white; background: var(--forest); }
.system-map-product.practice { color: var(--forest-deep); background: var(--mint); }
.system-map-product span, .system-map-result span, .system-map-tutoring span { margin-bottom: auto; font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.system-map-product strong { font-size: 18px; line-height: 1.2; }
.system-map-product small { margin-top: 5px; opacity: .72; font-size: 12px; }
.system-map-plus { display: grid; place-items: center; color: var(--forest); font-size: 26px; font-weight: 900; }
.system-map-result { grid-column: 1 / 4; display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 16px 19px; color: var(--forest-deep); background: var(--green); border-radius: 16px; }
.system-map-result span { margin: 0; }
.system-map-result strong { font-size: 15px; }
.system-map-tutoring { grid-column: 1 / 4; display: grid; grid-template-columns: auto 1fr auto; gap: 12px; align-items: center; padding: 15px 19px; border: 1px dashed #aebdb6; border-radius: 16px; }
.system-map-tutoring span { margin: 0; padding: 5px 8px; color: var(--green-dark); background: var(--mint); border-radius: 999px; }
.system-map-tutoring strong { font-size: 14px; }
.system-map-tutoring small { color: var(--muted); font-size: 12px; }

.course-stage { position: relative; padding: 0 22px 22px 0; }
.course-screen { overflow: hidden; color: var(--ink); border: 2px solid var(--forest-deep); border-radius: 20px; background: white; box-shadow: 12px 12px 0 rgba(8,43,35,.1); }
.course-screen-top { height: 40px; display: flex; align-items: center; gap: 6px; padding: 0 14px; border-bottom: 1px solid var(--line); }
.course-screen-top > span { width: 7px; height: 7px; border-radius: 50%; background: #cad5d0; }
.course-screen-top > small { margin-left: auto; color: var(--muted); font-size: 12px; font-weight: 800; }
.course-lesson { min-height: 258px; display: grid; grid-template-columns: 40% 1fr; align-items: end; background: rgba(165,254,232,.36); }
.course-lesson img { max-height: 238px; margin: auto auto 0; object-fit: contain; }
.course-lesson > div { align-self: center; padding: 28px 28px 28px 12px; }
.course-lesson small, .course-lesson strong, .course-lesson span { display: block; }
.course-lesson small { color: var(--ink); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.course-lesson strong { margin-top: 9px; color: var(--ink); font-size: 23px; line-height: 1.2; letter-spacing: .012em; }
.course-lesson span { position: relative; margin-top: 26px; padding-top: 13px; color: var(--muted); border-top: 3px solid #d7e3dd; font-size: 12px; }
.course-lesson span i { width: 46%; height: 3px; position: absolute; left: 0; top: -3px; background: var(--green); }
.course-chat { width: min(285px, 75%); position: absolute; right: 0; bottom: 0; display: grid; grid-template-columns: 34px 1fr auto; align-items: center; gap: 11px; padding: 13px 15px; color: var(--ink); border: 1px solid rgba(14,58,47,.12); border-radius: 16px; background: white; box-shadow: var(--shadow); }
.course-chat small, .course-chat strong { display: block; }
.course-chat small { color: var(--muted); font-size: 12px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.course-chat strong { color: var(--forest); font-size: 12px; line-height: 1.25; letter-spacing: .012em; }
.course-chat b { color: var(--green-dark); }

.today-plan { padding: 22px; color: var(--ink); border: 2px solid var(--ink); border-radius: 22px; background: white; box-shadow: 12px 12px 0 rgba(23,36,31,.1); }
.today-plan-top { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 2px 2px 18px; }
.today-plan-top small, .today-plan-top strong { display: block; }
.today-plan-top small { color: var(--muted); font-size: 12px; }
.today-plan-top strong { margin-top: 2px; font-size: 25px; line-height: 1.15; letter-spacing: .012em; }
.today-plan-top > span { padding: 7px 10px; color: var(--forest); background: var(--mint); border-radius: 999px; font-size: 12px; font-weight: 900; }
.plan-task { display: grid; grid-template-columns: 34px 1fr auto; gap: 12px; align-items: center; margin-top: 8px; padding: 13px; border: 1px solid var(--line); border-radius: 14px; }
.plan-task i { width: 32px; height: 32px; display: grid; place-items: center; color: var(--muted); border: 1px solid var(--line); border-radius: 9px; font-size: 12px; font-style: normal; font-weight: 900; }
.plan-task strong, .plan-task small { display: block; }
.plan-task strong { font-size: 12px; line-height: 1.25; letter-spacing: .012em; }
.plan-task small { margin-top: 3px; color: var(--muted); font-size: 12px; line-height: 1.4; letter-spacing: .01em; }
.plan-task b { color: var(--muted); font-size: 12px; }
.plan-task.complete { opacity: .6; }
.plan-task.complete i { color: var(--forest-deep); border-color: var(--green); background: var(--green); }
.plan-task.current { border-color: var(--green-dark); background: var(--mint-soft); box-shadow: inset 0 0 0 1px var(--green-dark); }
.plan-task.current i { color: var(--forest-deep); border-color: var(--green); background: var(--green); }
.plan-task.current b { color: var(--green-dark); }
.plan-reason { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; margin-top: 13px; padding: 12px 2px 0; }
.plan-reason span { margin-right: auto; color: var(--muted); font-size: 12px; font-weight: 800; }
.plan-reason strong { padding: 6px 8px; color: var(--forest); background: #edf7f2; border-radius: 999px; font-size: 12px; }

.tutoring-stage { position: relative; min-height: 325px; }
.tutoring-illustration { width: 55%; height: 310px; display: grid; place-items: end center; overflow: hidden; border-radius: 24px; background: rgba(255,255,255,.55); }
.tutoring-illustration img { width: 86%; max-height: 285px; object-fit: contain; }
.tutoring-session { width: 58%; position: absolute; right: 0; bottom: 16px; padding: 23px; color: var(--ink); border: 2px solid var(--ink); border-radius: 20px; background: white; box-shadow: 12px 12px 0 rgba(23,36,31,.1); }
.tutoring-session > span { display: inline-flex; padding: 6px 9px; color: var(--ink); background: var(--mint); border-radius: 999px; font-size: 12px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.tutoring-session > strong { display: block; margin-top: 14px; font-size: 20px; line-height: 1.18; letter-spacing: .012em; }
.tutoring-session > p { margin: 8px 0 18px; color: var(--muted); font-size: 12px; }
.tutoring-session > div { display: flex; justify-content: space-between; gap: 12px; padding-top: 14px; border-top: 1px solid var(--line); }
.tutoring-session small { color: var(--muted); }
.tutoring-session b { color: var(--green-dark); font-size: 12px; }

.trust-strip { color: white; background: var(--forest-deep); }
.trust-grid { min-height: 74px; display: grid; grid-template-columns: repeat(4, 1fr); align-items: center; }
.trust-grid span { padding: 0 20px; border-left: 1px solid rgba(255,255,255,.13); font-size: 12px; font-weight: 800; text-align: center; }
.trust-grid span:first-child { border: 0; }

.system-section, .offer-section, .reviews-section { padding: 112px 0; }
.system-section { background: var(--paper); }
.section-heading h2 { margin: 0; font-size: clamp(42px, 5vw, 68px); line-height: 1.06; letter-spacing: .005em; }
.section-heading > p, .split-heading > p { color: var(--muted); font-size: 18px; }
.split-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 90px; align-items: end; margin-bottom: 52px; }
.split-heading > p { margin: 0 0 4px; max-width: 520px; }
.centered { max-width: 790px; margin: 0 auto 50px; text-align: center; }
.centered > p { max-width: 700px; margin: 22px auto 0; }

.sequence-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.sequence-card { position: relative; overflow: hidden; min-height: 720px; display: flex; flex-direction: column; padding: 28px; border: 2px solid var(--ink); border-top-width: 10px; border-radius: var(--radius-lg); background: var(--paper); box-shadow: 8px 8px 0 rgba(43,43,43,.08); }
.sequence-card.course-card { border-top-color: #efb730; background: linear-gradient(180deg, #fff8e8 0 44%, #fff 70%); }
.sequence-card.software-card { border-top-color: var(--green); background: linear-gradient(180deg, #e7fff0 0 44%, #fff 70%); }
.sequence-card.tutoring-card { border-top-color: var(--act-primary); background: linear-gradient(180deg, #e9fbf8 0 44%, #fff 70%); }
.sequence-number { width: 42px; height: 42px; position: absolute; top: 22px; right: 22px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; color: var(--muted); font-size: 12px; font-weight: 900; }
.sequence-art { height: 270px; display: flex; align-items: center; justify-content: center; margin: -6px -5px 28px; }
.sequence-art img { max-height: 240px; width: auto; }
.course-art, .software-art, .tutoring-art { background: transparent; }
.card-label, .offer-kicker { color: var(--green-dark); font-size: 12px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.sequence-card h3 { margin: 8px 0 12px; font-size: 31px; line-height: 1.13; letter-spacing: .008em; }
.sequence-card p { color: var(--muted); }
.sequence-card ul, .offer-card ul { margin: 22px 0 0; padding: 0; list-style: none; }
.sequence-card li, .offer-card li { position: relative; margin: 9px 0; padding-left: 21px; color: var(--ink); font-size: 13px; font-weight: 700; }
.sequence-card li::before, .offer-card li::before { content: "✓"; position: absolute; left: 0; color: var(--green-dark); font-weight: 900; }
.component-price { position: static; display: flex; justify-content: space-between; align-items: baseline; gap: 12px; margin-top: auto; padding-top: 18px; border-top: 1px solid var(--line); color: var(--forest); font-size: 20px; }
.component-price small { color: var(--muted); font-size: 12px; font-weight: 700; }
.sequence-guarantee { margin: 20px 0 18px; padding: 12px 14px; color: var(--forest); border-left: 4px solid var(--green); border-radius: 0 12px 12px 0; background: rgba(187,255,202,.34); }
.sequence-guarantee span, .sequence-guarantee strong { display: block; }
.sequence-guarantee span { font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.sequence-guarantee-line { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 4px 11px; margin-top: 3px; }
.sequence-guarantee strong { margin: 0; font-size: 13px; line-height: 1.25; }
.sequence-guarantee a { display: inline-block; margin: 0; font-size: 12px; font-weight: 850; text-underline-offset: 3px; white-space: nowrap; }
.sequence-guarantee.is-neutral { color: var(--ink); border-left-color: var(--act-primary); background: rgba(165,254,232,.28); }

.offer-section { background: rgba(187,255,202,.24); }
.exam-toggle { width: fit-content; display: flex; gap: 4px; margin: 0 auto 34px; padding: 5px; border: 1px solid var(--line); border-radius: 999px; background: rgba(255,255,255,.72); }
.exam-toggle button { min-width: 94px; padding: 10px 18px; border: 0; border-radius: 999px; color: var(--muted); background: transparent; font-weight: 900; cursor: pointer; }
.exam-toggle button[data-exam-toggle="sat"].active { color: var(--ink); background: var(--sat-primary); }
.exam-toggle button[data-exam-toggle="act"].active { color: var(--ink); background: var(--act-soft); box-shadow: inset 0 0 0 1px var(--act-primary); }
.offer-grid { --exam-primary: var(--sat-primary); --exam-deep: var(--sat-deep); --exam-soft: var(--sat-soft); display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; align-items: stretch; }
.offer-grid[data-selected-exam="ACT"] { --exam-primary: var(--act-primary); --exam-deep: var(--act-deep); --exam-soft: var(--act-soft); }
.offer-card { position: relative; min-height: 555px; display: flex; flex-direction: column; padding: 32px; border: 1px solid var(--line); border-radius: var(--radius-lg); background: rgba(255,255,255,.88); }
.offer-card.featured { color: var(--ink); background: var(--exam-soft); border: 2px solid var(--exam-primary); box-shadow: var(--shadow); transform: translateY(-10px); }
.featured-badge { width: calc(100% - 46px); position: absolute; top: -14px; left: 23px; padding: 7px 13px; color: var(--ink); background: var(--exam-primary); border-radius: 999px; font-size: 12px; font-weight: 900; letter-spacing: .08em; text-align: center; text-transform: uppercase; }
.offer-grid[data-selected-exam="ACT"] .featured-badge { color: var(--ink); }
.offer-card h3 { margin: 10px 0 22px; font-size: 28px; line-height: 1.14; letter-spacing: .008em; }
.offer-price { display: flex; align-items: baseline; gap: 10px; }
.offer-price strong { font-size: 50px; line-height: 1.04; letter-spacing: -.02em; }
.offer-price span { color: var(--muted); font-size: 12px; font-weight: 700; }
.offer-card > p { margin: 20px 0 0; color: var(--muted); }
.offer-card.featured .offer-kicker, .offer-card.featured .offer-price span, .offer-card.featured > p, .offer-card.featured li { color: var(--ink); }
.offer-card.featured .offer-kicker, .offer-card.featured li::before { color: var(--ink); }
.offer-card.featured .button-primary { color: white; background: var(--ink); box-shadow: none; }
.offer-card .button { width: 100%; margin-top: auto; }
.offer-note { margin: 30px 0 0; color: var(--ink); font-size: 13px; font-weight: 700; text-align: center; }
.offer-note a { color: var(--forest); font-weight: 900; text-underline-offset: 3px; }
.plan-picker { --exam-primary: var(--sat-primary); --exam-soft: var(--sat-soft); display: grid; overflow: hidden; border: 2px solid var(--ink); border-radius: 28px; background: white; box-shadow: 11px 11px 0 rgba(43,43,43,.09); }
.plan-picker[data-selected-exam="ACT"] { --exam-primary: var(--act-primary); --exam-soft: var(--act-soft); }
.plan-choice { display: grid; grid-template-columns: minmax(280px, 1fr) 105px minmax(205px, .72fr) minmax(190px, auto); gap: 24px; align-items: center; padding: 27px 29px; border-bottom: 1px solid var(--line); background: white; }
.plan-choice:last-child { border-bottom: 0; }
.plan-choice-course { border-left: 10px solid #efb730; background: #fffaf0; }
.plan-choice-software { border-left: 10px solid var(--exam-primary); background: color-mix(in srgb, var(--exam-soft) 34%, white); }
.plan-choice.featured { color: white; border-left: 10px solid var(--exam-primary); background: var(--forest); }
.plan-choice-copy h3 { margin: 4px 0 5px; font-size: 27px; line-height: 1.08; }
.plan-choice-copy p { margin: 0; color: var(--muted); font-size: 13px; }
.plan-choice.featured .offer-kicker, .plan-choice.featured .plan-choice-copy p { color: white; }
.plan-choice-price strong, .plan-choice-price span { display: block; }
.plan-choice-price strong { color: var(--forest); font-size: 35px; line-height: 1; }
.plan-choice-price span { margin-top: 5px; color: var(--muted); font-size: 12px; font-weight: 700; }
.plan-choice.featured .plan-choice-price strong, .plan-choice.featured .plan-choice-price span { color: white; }
.plan-choice-guarantee { padding: 11px 13px; color: var(--forest); border-radius: 12px; background: rgba(187,255,202,.43); }
.plan-choice-guarantee small, .plan-choice-guarantee strong { display: block; }
.plan-choice-guarantee small { font-size: 12px; font-weight: 800; line-height: 1.2; text-transform: uppercase; }
.plan-choice-guarantee-line { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 4px 10px; margin-top: 4px; }
.plan-choice-guarantee strong { margin: 0; font-size: 15px; line-height: 1.15; }
.plan-choice-guarantee a { display: inline-block; margin: 0; font-size: 12px; font-weight: 850; text-underline-offset: 3px; white-space: nowrap; }
.plan-choice.featured .plan-choice-guarantee { color: var(--ink); background: var(--mint); }
.plan-choice .button { width: 100%; }
.plan-choice.featured .button-primary { color: var(--forest); background: var(--green); box-shadow: none; }
.building-block-picker { display: grid; gap: 0; overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.plan-building-blocks { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.plan-building-blocks .plan-choice { min-width: 0; min-height: 470px; display: flex; flex-direction: column; align-items: stretch; gap: 0; padding: 30px 28px; border: 2px solid var(--ink); border-radius: 24px; box-shadow: 8px 8px 0 rgba(43,43,43,.08); }
.building-block-picker .plan-choice-course { border-left: 2px solid var(--ink); }
.building-block-picker .plan-choice-software { border-left: 2px solid var(--ink); }
.plan-building-blocks .plan-choice-copy { min-height: 132px; }
.building-block-picker .plan-choice-copy h3 { font-size: 28px; }
.plan-building-blocks .plan-choice-price { margin: 22px 0 18px; }
.building-block-picker .plan-choice-price strong { font-size: 44px; }
.plan-building-blocks .plan-choice-guarantee { margin-bottom: 16px; }
.plan-building-blocks .plan-choice .button { margin-top: auto; }
.plan-combine-row { position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: baseline; gap: 7px 12px; width: min(760px, calc(100% - 48px)); margin: 27px auto 17px; padding-top: 22px; color: var(--forest); text-align: center; }
.plan-combine-row::before { content: ""; position: absolute; left: 12%; right: 12%; top: 0; height: 14px; border: 2px solid rgba(2,127,72,.35); border-top: 0; border-radius: 0 0 14px 14px; }
.plan-combine-row span { font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 16px; font-variation-settings: "wdth" 70, "wght" 800; font-weight: 800; text-transform: uppercase; }
.plan-combine-row strong { font-size: 15px; font-weight: 750; }
.building-block-picker > .plan-choice-bundle { min-height: 0; display: grid; grid-template-columns: minmax(250px, 1fr) 105px minmax(210px, .72fr) minmax(205px, auto); gap: 24px; align-items: center; padding: 29px 31px; border: 2px solid var(--exam-primary); border-radius: 24px; box-shadow: 9px 9px 0 var(--exam-primary); transform: none; }
.building-block-picker > .plan-choice-bundle .plan-choice-price { margin: 0; }
.building-block-picker > .plan-choice-bundle .plan-choice-guarantee { margin: 0; }
.building-block-picker > .plan-choice-bundle .button { margin: 0; }
.plan-connector { min-height: 100%; align-self: stretch; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 7px; color: var(--forest); }
.plan-connector span { width: 42px; height: 42px; display: grid; place-items: center; color: white; border-radius: 50%; background: var(--forest); font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 27px; font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; line-height: 1; }
.plan-connector span i { display: block; font-size: 17px; line-height: 1; }
.plan-connector small { color: var(--muted); font-size: 12px; font-weight: 850; letter-spacing: .06em; text-transform: uppercase; writing-mode: vertical-rl; transform: rotate(180deg); }
.plan-connector-equals span { color: var(--ink); background: var(--exam-primary); }

.why-section { padding: 118px 0; color: white; background: var(--forest-deep); }
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 86px; align-items: center; }
.why-section .eyebrow { color: white; letter-spacing: .09em; }
.why-copy h2 { margin: 0; font-size: clamp(42px, 5vw, 66px); line-height: 1.07; letter-spacing: .005em; }
.why-copy h2 em { color: var(--mint); font-style: normal; }
.why-copy p { max-width: 620px; margin: 26px 0 0; color: white; font-size: 17px; letter-spacing: normal; }
.text-link { display: inline-flex; gap: 10px; margin-top: 26px; color: white; font-weight: 900; text-decoration: underline; text-underline-offset: 4px; }
.priority-stack { display: grid; gap: 10px; }
.priority-stack > div { display: grid; grid-template-columns: 54px 1fr; grid-template-rows: auto auto; column-gap: 14px; row-gap: 3px; align-items: center; padding: 19px 22px; border: 1px solid rgba(255,255,255,.12); border-radius: 17px; background: rgba(255,255,255,.055); }
.priority-stack > div > span { grid-row: 1 / 3; width: 40px; height: 40px; display: grid; place-items: center; border-radius: 50%; color: var(--ink); background: var(--mint); font-size: 12px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.priority-stack strong { font-size: 15px; }
.priority-stack small { color: white; }
.priority-stack .priority-result { border-color: var(--green); background: var(--green); color: var(--ink); }
.priority-stack .priority-result > span { width: auto; min-width: 62px; padding: 0 9px; color: white; background: var(--forest); border-radius: 8px; }
.priority-stack .priority-result small { color: var(--ink); }

.reviews-section { background: rgba(187,255,202,.2); }
.reviews-section p, .reviews-section blockquote { width: auto; position: static; float: none; }
.review-heading { display: grid; grid-template-columns: 1.05fr .75fr; gap: 80px; align-items: end; margin-bottom: 45px; }
.review-heading h2 { margin: 0; font-size: clamp(42px, 5vw, 68px); line-height: 1.06; letter-spacing: .005em; }
.review-heading p { margin: 0; color: var(--muted); font-size: 18px; }
.review-rail-hint { display: block; margin-top: 12px; color: var(--forest); font-family: "Adapt Compact", Arial, sans-serif; font-size: 12px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.video-review-rail { display: flex; gap: 34px; width: 100%; padding: 4px max(24px, calc((100vw - min(696px, 86vw)) / 2)) 30px; overflow-x: auto; overscroll-behavior-inline: contain; scroll-padding-inline: max(24px, calc((100vw - min(696px, 86vw)) / 2)); scroll-snap-type: x mandatory; scrollbar-width: none; }
.video-review-rail::-webkit-scrollbar { display: none; }
.video-review-card { flex: 0 0 min(696px, 86vw); padding: 0 40px; scroll-snap-align: center; border-left: 4px solid var(--green); opacity: .2; cursor: pointer; transition: opacity .25s ease; }
.video-review-card.is-active { opacity: 1; cursor: default; }
.video-review-player { position: relative; width: min(408px, 100%); aspect-ratio: 16 / 9; margin-bottom: 44px; overflow: hidden; border-radius: 30px; background: var(--ink); }
.video-review-player video { width: 100%; height: 100%; display: block; background: var(--ink); object-fit: cover; }
.video-review-play { position: absolute; inset: 0; z-index: 2; width: 100%; display: grid; place-items: center; padding: 0; border: 0; color: var(--green); background: rgba(43,43,43,.04); cursor: pointer; }
.video-review-play svg { width: 34px; height: auto; filter: drop-shadow(0 2px 8px rgba(0,0,0,.18)); transition: transform .2s ease; }
.video-review-play:hover svg, .video-review-play:focus-visible svg { transform: scale(1.18); }
.video-review-player.is-playing .video-review-play { display: none; }
.video-review-card blockquote { margin: 0; color: var(--ink); font-family: "Adapt Compact", Arial, sans-serif; font-size: clamp(27px, 2.4vw, 35px); font-weight: 800; line-height: 1.12; letter-spacing: .006em; }
.video-review-card footer { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-top: 42px; }
.video-review-card footer strong, .video-review-card footer span { display: block; }
.video-review-card footer strong { font-family: "Adapt Compact", Arial, sans-serif; font-size: 21px; font-weight: 800; text-transform: uppercase; }
.video-review-card footer span { margin-top: 5px; color: var(--ink); font-size: 15px; }
.video-review-school-logo { width: 58px; height: 58px; flex: 0 0 58px; padding: 7px; border: 1px solid rgba(43,43,43,.14); border-radius: 50%; background: white; box-shadow: 0 7px 18px rgba(43,43,43,.12); object-fit: contain; }
.written-reviews { margin-top: 92px; }
.written-review-heading { max-width: 680px; margin-bottom: 34px; }
.written-review-heading h3 { margin: 5px 0 0; color: var(--ink); font-size: clamp(34px, 4vw, 49px); line-height: 1.07; letter-spacing: .006em; }
.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.review-card { min-height: 310px; position: relative; display: flex; flex-direction: column; padding: 30px; border: 1px solid var(--line); border-radius: 25px; background: white; box-shadow: 7px 7px 0 rgba(43,43,43,.07); }
.review-card .stars { color: var(--gold); font-size: 15px; letter-spacing: .08em; }
.review-card blockquote { margin: 27px 0 32px; padding: 0; color: var(--ink); border: 0; font-family: "Adapt Compact", Arial, sans-serif; font-size: 24px; font-weight: 700; line-height: 1.2; letter-spacing: .008em; }
.review-card footer { display: flex; align-items: center; gap: 13px; margin-top: auto; padding-right: 68px; }
.review-card footer img { width: 49px; height: 49px; flex: 0 0 49px; border-radius: 50%; object-fit: cover; }
.review-card footer strong, .review-card footer span { display: block; }
.review-card footer strong { color: var(--ink); font-size: 14px; }
.review-card footer span { margin-top: 3px; color: var(--muted); font-size: 12px; }
.review-card footer small { display: block; margin-top: 4px; color: var(--forest); font-size: 12px; font-weight: 800; }
.review-card > .testimonial-school-corner { width: 54px; height: 54px; position: absolute; right: 26px; bottom: 26px; z-index: 2; margin: 0; padding: 7px; border: 1px solid rgba(43,43,43,.14); border-radius: 50%; background: white; box-shadow: 0 7px 18px rgba(43,43,43,.12); object-fit: contain; }
.review-card > .testimonial-school-corner[src*="penn-state-mark"] { object-fit: cover; object-position: left center; }
.review-card[hidden] { display: none; }
.review-more-button { width: auto; height: auto; min-width: 230px; min-height: 0; position: static; float: none; display: flex; justify-content: center; align-items: center; gap: 12px; margin: 31px auto 0; padding: 14px 19px; color: white; border: 0; border-radius: 999px; background: var(--ink); font-family: "Raleway", Arial, sans-serif; font-weight: 900; line-height: 1.2; cursor: pointer; transition: color .2s ease, background .2s ease, transform .2s ease; }
.review-more-button span, .review-more-button small { position: static; float: none; display: inline-block; width: auto; margin: 0; line-height: 1.2; }
.review-more-button:hover, .review-more-button:focus-visible { color: var(--ink); background: var(--green); transform: translateY(-2px); }
.review-more-button small { color: inherit; opacity: .72; font-size: 12px; }
.review-more-button[hidden] { display: none; }
.review-disclaimer { margin: 23px 0 0; color: var(--muted); font-size: 12px; text-align: center; }

.final-cta { padding: 0 0 110px; background: rgba(187,255,202,.2); }
.final-cta-card { display: grid; grid-template-columns: 1fr .8fr; gap: 80px; align-items: center; padding: 56px 62px; border-radius: 34px; background: var(--mint); }
.final-cta .eyebrow { color: var(--ink); }
.final-cta h2 { margin: 0; font-size: clamp(38px, 4vw, 56px); line-height: 1.07; letter-spacing: .005em; }
.final-cta p { margin: 0 0 22px; color: var(--muted); }

/* One scoped footer component shared by every preview page. */
.blend-site-footer { clear: both; float: none; position: relative; z-index: 50; display: block; width: 100%; margin: 0; padding: 42px 0 33px; overflow: hidden; color: var(--green); background: var(--forest); }
.blend-site-footer, .blend-site-footer * { box-sizing: border-box; }
.blend-site-footer p, .blend-site-footer a, .blend-site-footer ul, .blend-site-footer li, .blend-site-footer img { position: static; float: none; }
.blend-site-footer p, .blend-site-footer ul { width: auto; margin-top: 0; }
.blend-footer-shell { width: min(calc(100% - 8vw), 1425px); margin: 0 auto; }
.blend-footer-info { display: flex; justify-content: space-between; gap: clamp(36px, 6vw, 100px); margin-bottom: clamp(72px, 8vw, 124px); }
.blend-footer-links { width: min(980px, 75%); display: grid; grid-template-columns: 1.15fr .9fr 1fr; gap: clamp(24px, 3vw, 52px); }
.blend-footer-column { min-width: 0; }
.blend-footer-column > strong { display: block; margin-bottom: 30px; color: var(--mint); font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 16px; font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; letter-spacing: .02em; text-transform: uppercase; }
.blend-footer-column ul { margin: 0 0 15px; padding: 0; list-style: none; }
.blend-footer-column li { margin-bottom: 20px; }
.blend-footer-column li a { color: var(--green); font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 22px; font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; letter-spacing: .02em; line-height: 1.08; text-decoration: none; text-transform: uppercase; }
.blend-footer-column li a:hover, .blend-footer-column li a:focus-visible { color: var(--mint); text-decoration: underline; }
.blend-footer-cta { display: inline-flex; align-items: center; gap: 8px; margin-top: 14px; padding: 12px 15px 10px; color: var(--forest); border-radius: 7px; background: var(--mint); font-family: "adapt-variable", "Adapt Compact", Arial, sans-serif; font-size: 18px; font-variation-settings: "wdth" 55, "wght" 800; font-weight: 800; line-height: 1; text-decoration: none; text-transform: uppercase; transition: background .2s ease, transform .2s ease; }
.blend-footer-cta span { color: inherit; font-size: 19px; line-height: 1; }
.blend-footer-cta:hover, .blend-footer-cta:focus-visible { background: #fff; transform: translateY(-1px); }
.blend-footer-social { flex: 0 0 auto; display: flex; justify-content: flex-end; gap: 40px; padding-top: 2px; }
.blend-footer-social a { display: grid; place-items: center; width: 24px; height: 28px; color: var(--green); font-size: 22px; text-decoration: none; transition: color .2s ease, transform .2s ease; }
.blend-footer-social a:hover, .blend-footer-social a:focus-visible { color: var(--mint); transform: translateY(-2px); }
.blend-footer-wordmark { position: static; float: none; display: block; width: 100%; margin: 0; }
.blend-footer-wordmark img { position: static; float: none; display: block; width: 100%; max-width: none; height: auto; margin: 0; }
.blend-footer-legal { display: flex; justify-content: space-between; gap: 24px; padding-top: 28px; }
.blend-footer-legal p, .blend-footer-legal a, .blend-footer-legal span { margin: 0; color: var(--green); font-size: 14px; font-weight: 500; }
.blend-footer-legal p:last-child { display: flex; align-items: center; justify-content: flex-end; gap: 8px; }
.blend-footer-legal a { text-decoration: none; }
.blend-footer-legal a:hover, .blend-footer-legal a:focus-visible { text-decoration: underline; }

/* Checkout preview */
.checkout-main { padding: 78px 0 110px; background: rgba(165,254,232,.18); }
.checkout-heading { max-width: 930px; margin-bottom: 48px; text-align: center; }
.checkout-heading h1 { margin: 0; font-size: clamp(52px, 7vw, 82px); line-height: .95; letter-spacing: -.015em; }
.checkout-heading h1 em { color: var(--forest); font-style: normal; }
.checkout-heading > p { max-width: 720px; margin: 25px auto 0; color: var(--muted); }
.back-link { display: inline-block; margin-bottom: 32px; color: var(--forest); font-size: 13px; font-weight: 900; text-decoration: none; }
.checkout-layout { display: grid; grid-template-columns: minmax(0, 1fr) 370px; gap: 26px; align-items: start; }
.builder-panel { overflow: hidden; border: 1px solid var(--line); border-radius: 28px; background: white; }
.builder-section { padding: 34px; border-bottom: 1px solid var(--line); }
.builder-section:last-child { border-bottom: 0; }
.builder-step { display: grid; grid-template-columns: 42px 1fr; gap: 15px; margin-bottom: 25px; }
.builder-step > span { width: 38px; height: 38px; display: grid; place-items: center; color: var(--forest-deep); background: var(--mint); border-radius: 50%; font-size: 12px; font-weight: 900; }
.builder-step h2 { margin: 0; font-size: 23px; letter-spacing: -.025em; }
.builder-step p { margin: 3px 0 0; color: var(--muted); font-size: 13px; }
.choice-pills { display: flex; gap: 8px; padding-left: 57px; }
.choice-pills button { min-width: 110px; padding: 12px 20px; border: 1px solid var(--line); border-radius: 999px; background: white; color: var(--muted); font-weight: 900; cursor: pointer; }
.choice-pills button[data-builder-exam="sat"].active { color: var(--ink); border-color: var(--sat-primary); background: var(--sat-primary); }
.choice-pills button[data-builder-exam="act"].active { color: var(--act-deep); border-color: var(--act-primary); background: var(--act-soft); }
.checkout-layout { --exam-primary: var(--sat-primary); --exam-deep: var(--sat-deep); --exam-soft: var(--sat-soft); }
.checkout-layout[data-selected-exam="act"] { --exam-primary: var(--act-primary); --exam-deep: var(--act-deep); --exam-soft: var(--act-soft); }
.builder-products { display: grid; gap: 10px; padding-left: 57px; }
.builder-product { position: relative; display: grid; grid-template-columns: 26px 1fr auto; align-items: center; gap: 14px; padding: 19px; border: 1px solid var(--line); border-radius: 18px; cursor: pointer; }
.builder-product:has(input:checked) { border-color: var(--exam-primary); background: color-mix(in srgb, var(--exam-soft) 42%, white); box-shadow: inset 0 0 0 1px var(--exam-primary); }
.builder-product input { position: absolute; opacity: 0; }
.custom-check { width: 24px; height: 24px; display: grid; place-items: center; border: 2px solid #bdc9c3; border-radius: 7px; }
.builder-product input:checked + .custom-check { border-color: var(--exam-primary); background: var(--exam-primary); }
.builder-product input:checked + .custom-check::after { content: "✓"; color: var(--ink); font-size: 14px; font-weight: 900; }
.builder-product small, .builder-product strong, .builder-product em { display: block; }
.builder-product small { color: var(--exam-deep); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.builder-product strong { margin-top: 3px; font-size: 15px; }
.builder-product em { margin-top: 3px; color: var(--muted); font-size: 12px; font-style: normal; }
.builder-product > b { color: var(--forest); font-size: 17px; }
.builder-product .builder-product-guarantee { display: flex; flex-wrap: wrap; gap: 4px 8px; align-items: baseline; margin-top: 9px; padding: 7px 9px; color: var(--forest); border-radius: 9px; background: rgba(187,255,202,.4); }
.builder-product .builder-product-guarantee small { color: inherit; font-size: 12px; letter-spacing: .035em; }
.builder-product .builder-product-guarantee strong { margin: 0; color: inherit; font-size: 13px; line-height: 1.15; }
.builder-product .builder-product-guarantee a { color: inherit; font-size: 12px; font-weight: 850; text-underline-offset: 3px; }
.builder-guarantee-note { margin: 16px 0 0 57px; color: var(--muted); font-size: 12px; line-height: 1.45; }
.builder-guarantee-note a { color: var(--forest); font-weight: 850; }
.bundle-earned { display: grid; gap: 5px; margin: 13px 0 0 57px; padding: 13px 16px; color: var(--exam-deep); background: var(--exam-soft); border-left: 4px solid var(--exam-primary); border-radius: 12px; font-size: 12px; }
.bundle-earned-guarantee { display: flex; flex-wrap: wrap; align-items: baseline; gap: 4px 10px; }
.bundle-earned-guarantee > span { font-weight: 900; }
.bundle-earned-guarantee > strong { font-size: 14px; line-height: 1.2; }
.bundle-earned > [data-bundle-earned-copy] { display: block; line-height: 1.45; }
.access-options { display: grid; gap: 9px; padding-left: 57px; }
.access-options label { display: grid; grid-template-columns: 20px 1fr auto; gap: 12px; align-items: center; padding: 16px; border: 1px solid var(--line); border-radius: 15px; cursor: pointer; }
.access-options label:has(input:checked) { border-color: var(--green-dark); background: var(--mint-soft); }
.access-options input { accent-color: var(--green-dark); }
.access-options strong, .access-options small { display: block; }
.access-options strong em { display: inline-block; margin-left: 7px; padding: 4px 7px 3px; color: var(--green-dark); background: var(--mint); border-radius: 999px; font-size: 10px; font-style: normal; letter-spacing: .03em; text-transform: uppercase; vertical-align: 1px; }
.access-options .is-recommended { border-color: color-mix(in srgb, var(--green-dark) 55%, var(--line)); }
.access-options small { color: var(--muted); font-size: 12px; }
.access-options b { color: var(--forest); font-size: 13px; }
.course-refund-help { margin: 11px 0 0 57px; color: var(--muted); font-size: 13px; font-weight: 700; }
.course-format-options strong span { display: inline; }
.pricing-review-note { margin: 14px 0 0 57px; padding: 13px 15px; color: #67583a; background: #fff5d8; border-radius: 12px; font-size: 12px; }
.tutoring-rate-note { margin: 14px 0 0 57px; color: var(--muted); font-size: 12px; }
.tutoring-toggle { display: grid; grid-template-columns: 48px 1fr; gap: 14px; align-items: center; margin-left: 57px; cursor: pointer; }
.tutoring-toggle > input { position: absolute; opacity: 0; }
.toggle-track { width: 48px; height: 28px; position: relative; border-radius: 999px; background: #cdd6d1; transition: background .2s ease; }
.toggle-track i { width: 22px; height: 22px; position: absolute; left: 3px; top: 3px; border-radius: 50%; background: white; box-shadow: 0 2px 5px rgba(0,0,0,.18); transition: transform .2s ease; }
.tutoring-toggle input:checked + .toggle-track { background: var(--green); }
.tutoring-toggle input:checked + .toggle-track i { transform: translateX(20px); }
.tutoring-toggle strong, .tutoring-toggle small { display: block; }
.tutoring-toggle small { color: var(--muted); }
.order-summary { position: sticky; top: 105px; padding: 28px; color: white; background: var(--exam-deep); border-radius: 26px; box-shadow: 9px 9px 0 var(--exam-primary); }
.summary-label { color: var(--exam-primary); font-size: 12px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.order-summary h2 { margin: 8px 0 25px; font-size: 28px; }
.summary-items { display: grid; gap: 12px; }
.summary-items > div, .summary-savings, .summary-total { display: flex; justify-content: space-between; gap: 20px; }
.summary-items > div { color: rgba(255,255,255,.74); font-size: 12px; }
.summary-items strong { color: white; }
.summary-empty { color: rgba(255,255,255,.58); font-size: 12px; }
.summary-savings { margin-top: 18px; padding-top: 15px; border-top: 1px solid rgba(255,255,255,.12); color: var(--exam-primary); font-size: 12px; }
.summary-savings[hidden], .bundle-earned[hidden], [data-access-section][hidden], [data-course-format-section][hidden], [data-live-course-detail][hidden] { display: none !important; }
.summary-total { margin-top: 18px; padding-top: 18px; border-top: 1px solid rgba(255,255,255,.18); align-items: baseline; }
.summary-total span { font-weight: 800; }
.summary-total strong { font-size: 35px; }
.order-summary > p { margin: 6px 0 22px; color: rgba(255,255,255,.72); font-size: 12px; }
.order-summary .summary-policy-link {
	display: inline-block;
	margin: -9px 0 19px;
	color: rgba(255,255,255,.7);
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}
.order-summary .summary-policy-link:hover,
.order-summary .summary-policy-link:focus-visible { color: #fff; }
.button-disabled { width: 100%; color: rgba(255,255,255,.56); background: rgba(255,255,255,.12); cursor: not-allowed; }
.button-disabled:hover { transform: none; }
.summary-safe { display: block; margin-top: 13px; color: rgba(255,255,255,.62); text-align: center; }
.summary-safe span { color: var(--exam-primary); }
.course-format-detail { margin: 13px 0 0 57px; padding: 14px 16px; border-left: 4px solid var(--exam-primary); border-radius: 12px; background: var(--exam-soft); }
.course-format-detail strong, .course-format-detail span { display: block; }
.course-format-detail strong { color: var(--exam-deep); font-size: 13px; }
.course-format-detail span { margin-top: 3px; color: var(--muted); font-size: 12px; }
.builder-subheading { display: flex; justify-content: space-between; gap: 12px; align-items: baseline; margin: 24px 0 10px 57px; }
.builder-subheading strong { font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 18px; font-weight: 800; text-transform: uppercase; }
.builder-subheading span { color: var(--exam-deep); font-size: 13px; font-weight: 850; }
.course-section-detail { border-left: 0; }
.preview-section-choices { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-top: 10px; }
.preview-section-choices label { position: relative; display: grid; place-items: center; min-height: 44px; padding: 8px 10px; border: 2px solid var(--line); border-radius: 10px; background: white; cursor: pointer; text-align: center; }
.preview-section-choices input { position: absolute; opacity: 0; }
.preview-section-choices label:has(input:checked) { border-color: var(--exam-primary); background: var(--exam-soft); }
.preview-section-choices span { color: var(--ink); font-size: 13px; font-weight: 850; }

@media (max-width: 1120px) {
	.blend-site-nav { display: none; position: absolute; left: 0; right: 0; top: 90px; flex-direction: column; align-items: stretch; gap: 0; padding: 62px 22px 24px; background: #00ca64; box-shadow: 0 18px 40px rgba(0,0,0,.2); }
	.blend-site-nav.open { display: flex; }
	.blend-site-nav a { padding: 13px 7px; }
	.blend-site-nav .blend-nav-cta { width: min(100%, 360px); align-self: flex-start; margin-top: 8px; text-align: center; }
	.blend-site-nav .blend-nav-mobile-utility { display: block; }
	.blend-menu-toggle { display: block; }
	.blend-menu-close { width: 42px; height: 42px; position: absolute; right: 21px; top: 12px; display: inline-flex; justify-content: center; align-items: center; padding: 0; color: white; border: 1px solid rgba(255,255,255,.62); border-radius: 50%; background: rgba(2,127,72,.3); font-family: Arial, sans-serif; font-size: 32px; font-weight: 400; line-height: 1; cursor: pointer; }
	.blend-menu-close:hover, .blend-menu-close:focus-visible { color: var(--forest); background: white; }
}

@media (max-width: 1020px) {
	.hero-grid { grid-template-columns: 1fr; gap: 42px; }
	.hero-copy { text-align: left; }
	.hero-copy h1, .hero-lead { margin-inline: 0; }
	.hero-actions { justify-content: flex-start; }
	.hero-proof { justify-content: flex-start; }
	.guide-visual { width: min(100%, 610px); min-height: 570px; margin-inline: auto; }
	.sequence-grid, .offer-grid { grid-template-columns: 1fr; max-width: 700px; margin-inline: auto; }
	.plan-choice { grid-template-columns: minmax(0, 1fr) 105px; }
	.plan-choice-guarantee { grid-column: 1; }
	.plan-choice .button { grid-column: 2; grid-row: 1 / 3; }
	.building-block-picker { max-width: 700px; margin-inline: auto; }
	.plan-building-blocks { grid-template-columns: 1fr; gap: 14px; }
	.plan-building-blocks .plan-choice { min-height: 0; }
	.building-block-picker .plan-choice-copy { min-height: 0; }
	.plan-building-blocks .plan-choice .button { grid-column: auto; grid-row: auto; margin-top: 24px; }
	.plan-combine-row::before { left: 4%; right: 4%; }
	.building-block-picker > .plan-choice-bundle { grid-template-columns: minmax(0, 1fr) 105px; }
	.building-block-picker > .plan-choice-bundle .plan-choice-guarantee { grid-column: 1; }
	.building-block-picker > .plan-choice-bundle .button { grid-column: 2; grid-row: 1 / 3; }
	.sequence-card { min-height: 590px; }
	.offer-card { min-height: auto; }
	.offer-card.featured { order: -1; transform: none; margin-bottom: 12px; }
	.offer-card .button { margin-top: 28px; }
	.why-grid { gap: 45px; }
	.review-heading { grid-template-columns: 1fr; gap: 24px; }
	.review-grid { grid-template-columns: repeat(2, 1fr); max-width: 700px; margin-inline: auto; }
	.written-review-heading { max-width: 700px; margin-inline: auto; }
	.checkout-layout { grid-template-columns: 1fr; }
	.order-summary { position: static; }
	.panel-hero-grid { grid-template-columns: 1fr; max-width: 780px; }
	.panel-hero-copy { position: static; }
	.panel-hero-copy-inner, .panel-story-card { min-height: auto; }
	.panel-hero-copy-inner { padding: 52px; }
	.panel-progress { display: none; }
	.panel-story-card { padding: 52px; }
	.panel-intro-card { min-height: min(760px, 88vh); padding: 0; }
}

@media (max-width: 820px) {
	.trust-grid { grid-template-columns: 1fr 1fr; padding: 14px 0; }
	.trust-grid span { padding: 10px; border: 0; }
	.split-heading, .why-grid, .final-cta-card { grid-template-columns: 1fr; gap: 28px; }
	.split-heading { align-items: start; }
	.review-heading { margin-bottom: 35px; }
	.final-cta-card { padding: 42px 34px; }
	.blend-site-footer { padding: 50px 0; }
	.blend-footer-shell { width: min(calc(100% - 42px), 1425px); }
	.blend-footer-info { flex-direction: column; gap: 28px; margin-bottom: 50px; }
	.blend-footer-links { width: 100%; grid-template-columns: 1fr; gap: 10px; }
	.blend-footer-column { margin-bottom: 25px; }
	.blend-footer-social { justify-content: center; gap: 40px; }
	.blend-footer-legal { flex-direction: column; align-items: flex-start; gap: 9px; }
	.blend-footer-legal p:last-child { justify-content: flex-start; }
}

@media (max-width: 600px) {
	.shell { width: min(calc(100% - 28px), var(--shell)); }
	.preview-safety-bar { align-items: flex-start; gap: 2px; flex-direction: column; text-align: left; }
	.blend-utility-bar { display: none; }
	.blend-site-header .blend-header-inner { min-height: 68px; }
	.blend-site-nav { top: 68px; }
	.hero { padding: 70px 0 68px; }
	.hero-copy h1 { font-size: 50px; }
	.hero-lead { font-size: 17px; }
	.hero-actions { flex-direction: column; }
	.hero-actions .button { width: 100%; }
	.panel-hero-copy .hero-actions { flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; }
	.panel-hero-copy .hero-actions .button { width: auto; }
	.hero-proof { display: grid; grid-template-columns: repeat(3, 1fr); }
	.hero-proof li { min-width: 0; padding: 0 8px; }
	.hero-proof strong { font-size: 16px; }
	.guide-visual { min-height: 500px; margin-top: 15px; }
	.guide-portrait { width: 285px; height: 365px; }
	.guide-card { min-width: 205px; padding: 12px; }
	.guide-card-course { top: 36px; left: -2px; }
	.guide-card-plan { top: 205px; right: -2px; }
	.guide-card-chat { bottom: 41px; left: -2px; }
	.guide-card strong { font-size: 12px; }
	.trust-grid { grid-template-columns: 1fr; }
	.trust-grid span { border-bottom: 1px solid rgba(255,255,255,.08); }
	.system-section, .offer-section, .reviews-section { padding: 78px 0; }
	.section-heading h2, .why-copy h2 { font-size: 43px; }
	.sequence-card { min-height: 620px; padding: 22px; }
	.sequence-art { height: 250px; }
	.component-price { width: 100%; }
	.offer-card { padding: 28px 23px; }
	.plan-choice { grid-template-columns: 1fr; gap: 18px; padding: 25px 22px; }
	.plan-choice-guarantee, .plan-choice .button { grid-column: auto; grid-row: auto; }
	.video-review-rail { gap: 18px; padding-inline: max(14px, calc((100vw - 90vw) / 2)); scroll-padding-inline: max(14px, calc((100vw - 90vw) / 2)); }
	.video-review-card { flex-basis: 90vw; padding: 0 20px; border-left-width: 2px; }
	.video-review-player { width: 100%; margin-bottom: 25px; border-radius: 20px; }
	.video-review-card blockquote { font-size: 27px; }
	.video-review-card footer { margin-top: 25px; }
	.video-review-card footer strong { font-size: 19px; }
	.video-review-school-logo { width: 48px; height: 48px; flex-basis: 48px; padding: 6px; }
	.written-reviews { margin-top: 58px; }
	.review-card { min-height: 275px; padding: 25px; }
	.review-card footer { padding-right: 57px; }
	.review-card > .testimonial-school-corner { width: 47px; height: 47px; right: 20px; bottom: 20px; padding: 6px; }
	.review-grid { grid-template-columns: 1fr; }
	.why-section { padding: 80px 0; }
	.priority-stack .priority-result { transform: none; }
	.final-cta { padding-bottom: 75px; }
	.final-cta-card { padding: 36px 24px; }
	.checkout-main { padding: 55px 0 78px; }
	.checkout-heading h1 { font-size: 50px; }
	.builder-section { padding: 25px 18px; }
	.builder-products, .choice-pills, .access-options { padding-left: 0; }
	.bundle-earned, .builder-guarantee-note, .pricing-review-note, .tutoring-toggle, .tutoring-rate-note, .course-format-detail, .builder-subheading, .course-refund-help { margin-left: 0; }
	.builder-product { grid-template-columns: 24px 1fr; }
	.builder-product > b { grid-column: 2; }
	.choice-pills button { min-width: 0; flex: 1; }
	.panel-hero { padding: 10px 0 52px; }
	.panel-hero-grid, .panel-story-steps { gap: 14px; }
	.panel-hero-copy-inner, .panel-story-card { padding: 31px 23px; border-radius: 24px; }
	.panel-intro-card { min-height: min(600px, 80vh); padding: 0; }
	.panel-intro-caption { left: 14px; right: 14px; bottom: 14px; }
	.panel-hero-copy h1 { font-size: clamp(52px, 15vw, 62px); line-height: .89; }
	.panel-hero-copy-inner > p { font-size: 16px; }
	.panel-price-row { grid-template-columns: 1fr 1fr; }
	.panel-price-row .recommended { grid-column: 1 / 3; }
	.panel-price-row span { font-size: 12px; }
	.panel-card-heading h2 { font-size: 39px; }
	.panel-card-heading h3 { font-size: 26px; }
	.plan-combine-row { width: calc(100% - 18px); align-items: center; flex-direction: column; }
	.building-block-picker > .plan-choice-bundle { grid-template-columns: 1fr; gap: 18px; padding: 27px 22px; }
	.building-block-picker > .plan-choice-bundle .plan-choice-guarantee,
	.building-block-picker > .plan-choice-bundle .button { grid-column: auto; grid-row: auto; }
	.panel-story-card { gap: 28px; }
	.system-map { grid-template-columns: 1fr; }
	.system-map-plus { min-height: 24px; }
	.system-map-result, .system-map-tutoring { grid-column: 1; }
	.system-map-result { align-items: flex-start; flex-direction: column; }
	.system-map-tutoring { grid-template-columns: 1fr; }
	.course-stage { padding: 0 0 26px; }
	.course-lesson { min-height: 260px; grid-template-columns: 1fr; }
	.course-lesson img { display: none; }
	.course-lesson > div { padding: 32px 25px; }
	.course-chat { width: calc(100% - 18px); }
	.today-plan { padding: 14px; }
	.plan-task { grid-template-columns: 30px 1fr; }
	.plan-task b { grid-column: 2; }
	.plan-reason span { width: 100%; }
	.tutoring-stage { min-height: 385px; }
	.tutoring-illustration { width: 100%; height: 220px; }
	.tutoring-illustration img { max-height: 205px; }
	.tutoring-session { width: calc(100% - 16px); bottom: 0; }
}

@media (prefers-reduced-motion: reduce) {
	.panel-progress a { transition: none; }
}

/* Score Guarantee policy */
.guarantee-policy-page { background: #fff; }
.guarantee-policy-hero { position: relative; overflow: hidden; padding: 104px 0 96px; background-color: var(--mint); background-image: radial-gradient(rgba(0,202,100,.12) 2px, transparent 2px); background-size: 34px 34px; }
.guarantee-policy-hero::after { content: ""; position: absolute; width: 480px; height: 480px; right: -140px; bottom: -310px; border: 86px solid rgba(0,202,100,.12); border-radius: 50%; }
.guarantee-policy-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1.18fr) minmax(340px, .82fr); gap: 80px; align-items: end; }
.guarantee-policy-hero h1 { max-width: 760px; margin: 0; font-size: clamp(64px, 8vw, 112px); line-height: .9; letter-spacing: -.02em; }
.guarantee-policy-intro > p { margin: 0; color: var(--ink); font-size: 19px; font-weight: 600; line-height: 1.55; }
.guarantee-policy-intro > small { display: block; margin-top: 18px; color: rgba(43,43,43,.68); font-size: 12px; font-weight: 700; }
.guarantee-policy-jumps { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 26px; }
.guarantee-policy-jumps a { padding: 11px 16px; border: 2px solid var(--ink); border-radius: 999px; font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 14px; font-weight: 800; line-height: 1.15; text-decoration: none; text-transform: uppercase; }
.guarantee-policy-jumps a:first-child { color: #fff; background: var(--ink); }
.guarantee-policy-jumps .guarantee-white-glove-jump { color: var(--forest); border-color: var(--forest); background: #fff; }
.guarantee-policy-section { padding: 106px 0; }
.guarantee-policy-heading { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: 76px; align-items: end; margin-bottom: 48px; }
.guarantee-policy-heading h2 { max-width: 760px; margin: 0; font-size: clamp(48px, 6vw, 80px); line-height: .95; letter-spacing: -.01em; }
.guarantee-policy-heading > p { margin: 0; color: var(--muted); font-size: 17px; font-weight: 600; }
.guarantee-path-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-bottom: 42px; }
.guarantee-path-grid-three { grid-template-columns: repeat(3, 1fr); }
.guarantee-path-card { padding: 32px; border: 2px solid var(--ink); border-top-width: 10px; border-radius: 26px; box-shadow: 8px 8px 0 rgba(43,43,43,.08); }
.guarantee-path-course { border-top-color: #efb730; background: #fffaf0; }
.guarantee-path-software { border-top-color: var(--green); background: #edfff4; }
.guarantee-path-complete { color: #fff; border-top-color: var(--act-primary); background: var(--forest); }
.guarantee-path-complete > span, .guarantee-path-complete h3 strong { color: var(--mint); }
.guarantee-path-complete p { color: rgba(255,255,255,.78); }
.guarantee-path-card > span { color: var(--forest); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 14px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.guarantee-path-card h3 { margin: 22px 0 0; font-size: clamp(29px, 3vw, 42px); line-height: 1; text-transform: uppercase; }
.guarantee-path-card h3 strong { color: var(--forest); font-size: 1.4em; }
.guarantee-path-card.guarantee-path-complete > span, .guarantee-path-card.guarantee-path-complete h3 strong { color: var(--mint); }
.guarantee-path-card p { margin: 22px 0 0; color: var(--muted); font-weight: 600; }
.guarantee-table-card { overflow: hidden; margin-top: 24px; border: 2px solid var(--ink); border-radius: 24px; background: #fff; box-shadow: 8px 8px 0 rgba(43,43,43,.06); }
.guarantee-table-heading { display: flex; gap: 18px; align-items: center; padding: 24px 28px; border-bottom: 1px solid var(--line); }
.guarantee-table-heading h3 { margin: 0; font-size: 27px; text-transform: uppercase; }
.guarantee-table-heading p { margin: 2px 0 0; color: var(--muted); font-size: 13px; }
.guarantee-test-badge { width: 58px; height: 58px; display: grid; flex: 0 0 auto; place-items: center; border: 2px solid var(--ink); border-radius: 50%; font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 20px; font-weight: 800; }
.guarantee-test-sat { background: var(--sat-soft); }
.guarantee-test-act { background: var(--act-soft); }
.guarantee-table-scroll { overflow-x: auto; }
.guarantee-table-card table { width: 100%; min-width: 800px; border-collapse: collapse; }
.guarantee-table-card th, .guarantee-table-card td { padding: 20px 22px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); text-align: left; vertical-align: middle; }
.guarantee-table-card tr:last-child th, .guarantee-table-card tr:last-child td { border-bottom: 0; }
.guarantee-table-card th:last-child, .guarantee-table-card td:last-child { border-right: 0; }
.guarantee-table-card thead th { color: var(--forest); background: #f4f9f6; font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 13px; letter-spacing: .06em; text-transform: uppercase; }
.guarantee-table-card tbody th { width: 30%; }
.guarantee-table-card tbody strong, .guarantee-table-card tbody small { display: block; }
.guarantee-table-card tbody strong { font-size: 17px; }
.guarantee-table-card tbody small { margin-top: 4px; color: var(--muted); font-weight: 600; }
.guarantee-table-featured { background: rgba(187,255,202,.24); }
.guarantee-ceiling-card { display: grid; grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr); gap: 50px; margin-top: 32px; padding: 34px; color: #fff; border-radius: 25px; background: var(--forest); }
.guarantee-ceiling-card > div > span { color: var(--mint); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 13px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.guarantee-ceiling-card h3 { margin: 10px 0 0; font-size: 33px; line-height: 1.05; text-transform: uppercase; }
.guarantee-example-grid { display: grid; gap: 13px; }
.guarantee-example-grid p { margin: 0; padding: 17px 19px; color: #fff; border: 1px solid rgba(255,255,255,.18); border-radius: 15px; background: rgba(255,255,255,.07); font-weight: 500; }
.guarantee-requirements-section { background: #f4faf6; }
.guarantee-requirement-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; align-items: start; }
.guarantee-requirement-grid-three { grid-template-columns: repeat(3, 1fr); }
.guarantee-requirement-grid > article { padding: 30px; border: 2px solid var(--ink); border-radius: 25px; background: #fff; }
.guarantee-requirement-grid > .guarantee-requirement-featured { border-color: var(--green); box-shadow: 9px 9px 0 rgba(0,202,100,.13); }
.guarantee-requirement-title { display: grid; grid-template-columns: 1fr; gap: 16px; align-items: start; padding-bottom: 22px; border-bottom: 1px solid var(--line); }
.guarantee-requirement-title > span { width: 52px; height: 52px; display: grid; place-items: center; color: var(--forest); border: 2px solid var(--green); border-radius: 50%; font-family: "adapt-variable", "Adapt Compact", sans-serif; font-weight: 800; }
.guarantee-requirement-title small { color: var(--forest); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.guarantee-requirement-title h3 { margin: 0; color: var(--forest); font-size: 32px; line-height: 1; text-transform: uppercase; }
.guarantee-requirement-title p { margin: 9px 0 0; color: var(--muted); font-size: 14px; font-weight: 650; line-height: 1.5; }
.guarantee-requirement-grid ol, .guarantee-requirement-list { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; counter-reset: guarantee-requirement; }
.guarantee-requirement-grid li { position: relative; padding: 18px 0 18px 38px; border-bottom: 1px solid var(--line); counter-increment: guarantee-requirement; }
.guarantee-requirement-grid li:last-child { border-bottom: 0; }
.guarantee-requirement-grid li::before { content: "✓"; position: absolute; top: 18px; left: 0; color: var(--green-dark); font-family: "Raleway", Arial, sans-serif; font-size: 15px; font-weight: 900; }
.guarantee-requirement-grid li strong, .guarantee-requirement-grid li span { display: block; }
.guarantee-requirement-grid li strong { font-size: 16px; }
.guarantee-requirement-grid li span { margin-top: 5px; color: var(--muted); font-size: 13px; font-weight: 600; }
.guarantee-bundle-note { display: grid; grid-template-columns: 190px 1fr; gap: 28px; align-items: center; margin-top: 24px; padding: 26px 30px; border-left: 8px solid var(--green); border-radius: 18px; background: var(--mint); }
.guarantee-bundle-note > span { font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 18px; font-weight: 800; text-transform: uppercase; }
.guarantee-bundle-note h3 { margin: 0; font-size: 24px; text-transform: uppercase; }
.guarantee-bundle-note p { margin: 7px 0 0; font-weight: 600; }
.guarantee-core-divider { scroll-margin-top: 125px; margin: 104px 0 0; padding-top: 104px; border-top: 2px solid var(--ink); }
.guarantee-policy-subheading { margin-bottom: 38px; }
.guarantee-baseline-alert { display: grid; grid-template-columns: 58px 1fr; gap: 20px; align-items: start; margin: 0 0 28px; padding: 25px 28px; color: #4c3e17; border: 2px solid #d9a821; border-radius: 20px; background: #fff5d8; }
.guarantee-baseline-alert > i { width: 52px; height: 52px; display: grid; place-items: center; color: #4c3e17; border-radius: 50%; background: #ffcf5a; font-size: 22px; }
.guarantee-baseline-alert span { display: block; font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 13px; font-weight: 850; letter-spacing: .06em; text-transform: uppercase; }
.guarantee-baseline-alert h3 { margin: 6px 0 0; font-size: 28px; line-height: 1.05; text-transform: uppercase; }
.guarantee-baseline-alert p { max-width: 880px; margin: 10px 0 0; font-size: 15px; font-weight: 650; line-height: 1.55; }
.guarantee-core-remedy { scroll-margin-top: 125px; margin-top: 90px; padding: clamp(32px, 5vw, 58px); color: #fff; border-radius: 30px; background: var(--forest); box-shadow: 11px 11px 0 var(--green); }
.guarantee-core-remedy .guarantee-policy-heading { margin-bottom: 38px; }
.guarantee-core-remedy .eyebrow { color: var(--mint); }
.guarantee-core-remedy .guarantee-policy-heading > p { color: rgba(255,255,255,.82); }
.guarantee-simple-remedy-heading { max-width: 900px; }
.guarantee-simple-remedy-heading h2 { margin: 10px 0 0; font-size: clamp(44px, 5.5vw, 72px); line-height: .95; }
.guarantee-simple-remedy-heading > p { max-width: 760px; margin: 19px 0 0; color: #fff; font-size: clamp(19px, 2vw, 24px); font-weight: 700; line-height: 1.45; }
.guarantee-refund-formula { margin-bottom: 20px; padding: 24px 27px; color: var(--ink); border-radius: 18px; background: var(--mint); }
.guarantee-refund-formula span, .guarantee-refund-formula strong, .guarantee-refund-formula p { display: block; }
.guarantee-refund-formula span { color: var(--forest); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 13px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.guarantee-refund-formula strong { margin-top: 8px; font-size: clamp(22px, 2.5vw, 32px); line-height: 1.15; }
.guarantee-refund-formula p { margin: 9px 0 0; color: #365147; font-size: 14px; font-weight: 650; }
.guarantee-remedy-section { color: #fff; background: var(--forest); }
.guarantee-remedy-section .eyebrow, .guarantee-remedy-section .guarantee-policy-heading > p { color: #fff; }
.guarantee-remedy-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.guarantee-remedy-grid article { padding: 27px; border: 1px solid rgba(255,255,255,.25); border-radius: 22px; background: rgba(255,255,255,.07); }
.guarantee-remedy-grid .guarantee-remedy-featured { color: var(--ink); border-color: var(--mint); background: var(--mint); }
.guarantee-remedy-grid span { display: block; color: var(--mint); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 13px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.guarantee-remedy-grid .guarantee-remedy-featured span { color: var(--forest); }
.guarantee-remedy-grid strong { display: block; margin-top: 16px; font-size: 34px; line-height: 1; text-transform: uppercase; }
.guarantee-remedy-grid p { margin: 17px 0 0; color: inherit; font-weight: 500; }
.guarantee-refund-examples { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 18px; }
.guarantee-refund-examples article { padding: 21px 23px; border: 1px solid rgba(255,255,255,.24); border-radius: 17px; background: rgba(0,0,0,.1); }
.guarantee-refund-examples span, .guarantee-refund-examples strong { display: block; }
.guarantee-refund-examples span { color: var(--mint); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 13px; font-weight: 850; letter-spacing: .06em; text-transform: uppercase; }
.guarantee-refund-examples strong { margin-top: 8px; font-size: 27px; text-transform: uppercase; }
.guarantee-refund-examples p { margin: 8px 0 0; color: rgba(255,255,255,.8); font-size: 14px; font-weight: 600; line-height: 1.55; }
.guarantee-remedy-note { display: block; margin: 22px 0 0; color: rgba(255,255,255,.72); font-size: 12px; font-weight: 600; line-height: 1.55; }
.guarantee-measurement-section { background: var(--mint); }
.guarantee-measurement-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 86px; }
.guarantee-measurement-grid h2 { margin: 0; font-size: clamp(48px, 6vw, 76px); line-height: .95; }
.guarantee-measurement-grid p { margin: 0 0 18px; font-size: 16px; font-weight: 600; }
.white-glove-guarantee-policy { scroll-margin-top: 90px; color: #fff; background: var(--ink); }
.white-glove-guarantee-policy .guarantee-policy-heading > p { color: rgba(255,255,255,.68); }
.white-glove-guarantee-policy .eyebrow { color: var(--green); }
.white-glove-policy-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-bottom: 42px; }
.white-glove-policy-cards article { padding: 30px; color: var(--ink); border: 2px solid #fff; border-top: 9px solid var(--green); border-radius: 24px; background: #fff; }
.white-glove-policy-cards article.featured { color: #fff; border-color: var(--green); background: var(--forest); box-shadow: 8px 8px 0 var(--green); }
.white-glove-policy-cards span { display: block; color: var(--forest); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 12px; font-weight: 850; letter-spacing: .06em; text-transform: uppercase; }
.white-glove-policy-cards .featured span { color: var(--cream); }
.white-glove-policy-cards h3 { margin: 16px 0 0; font-size: 25px; line-height: 1.15; }
.white-glove-policy-cards h3 strong { font-size: 38px; }
.white-glove-policy-cards p { margin: 15px 0 0; color: rgba(43,43,43,.67); font-size: 13px; font-weight: 600; }
.white-glove-policy-cards .featured p { color: rgba(255,255,255,.7); }
.white-glove-guarantee-policy .guarantee-table-card { color: var(--ink); }
.white-glove-policy-requirements { display: grid; grid-template-columns: minmax(0, .8fr) minmax(360px, 1.2fr); gap: 60px; align-items: start; margin-top: 42px; padding: 38px; border: 1px solid rgba(165,254,232,.32); border-radius: 24px; background: rgba(255,255,255,.06); }
.white-glove-policy-requirements h3 { margin: 0; font-size: 32px; line-height: 1; }
.white-glove-policy-requirements p { margin: 13px 0 0; color: rgba(255,255,255,.76); font-weight: 600; line-height: 1.5; }
.white-glove-policy-requirements ul { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }
.white-glove-policy-requirements li { position: relative; padding-left: 25px; color: rgba(255,255,255,.76); font-size: 14px; font-weight: 600; }
.white-glove-policy-requirements li::before { content: "✓"; position: absolute; left: 0; color: var(--green); font-weight: 900; }
.white-glove-remedy-box { margin-top: 45px; padding: clamp(28px, 5vw, 52px); color: #fff; border: 1px solid rgba(165,254,232,.32); border-radius: 26px; background: rgba(43,43,43,.24); box-shadow: 9px 9px 0 var(--green); }
.white-glove-remedy-heading { max-width: 850px; }
.white-glove-remedy-heading > span { display: block; color: var(--cream); font-family: "adapt-variable", "Adapt Compact", sans-serif; font-size: 12px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.white-glove-remedy-heading h3 { margin: 0; font-size: clamp(35px, 4.5vw, 55px); line-height: .95; }
.white-glove-remedy-heading > strong { display: block; margin-top: 16px; color: var(--mint); font-size: clamp(21px, 2.3vw, 29px); line-height: 1.2; }
.white-glove-remedy-heading p { margin: 16px 0 0; color: rgba(255,255,255,.72); font-weight: 600; }
.white-glove-remedy-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 30px; }
.white-glove-remedy-grid article { padding: 18px; border: 1px solid rgba(165,254,232,.3); border-radius: 15px; background: rgba(255,255,255,.06); }
.white-glove-remedy-grid span, .white-glove-remedy-grid strong { display: block; }
.white-glove-remedy-grid span { color: var(--cream); font-size: 12px; font-weight: 800; text-transform: uppercase; }
.white-glove-remedy-grid strong { margin-top: 4px; font-size: 19px; }
.white-glove-remedy-box > ul { display: grid; gap: 10px; margin: 26px 0 0; padding: 22px 0 0; border-top: 1px solid rgba(255,255,255,.18); list-style: none; }
.white-glove-remedy-box > ul li { color: rgba(255,255,255,.74); font-size: 13px; font-weight: 600; }
.white-glove-remedy-box > ul strong { color: #fff; }
.white-glove-continuation-note { margin: 26px 0 0; padding-top: 20px; color: rgba(255,255,255,.74); border-top: 1px solid rgba(255,255,255,.18); font-size: 13px; font-weight: 600; line-height: 1.55; }
.guarantee-fine-print { color: rgba(43,43,43,.65); font-size: 13px !important; }

@media (max-width: 900px) {
	.guarantee-policy-hero-grid, .guarantee-policy-heading, .guarantee-ceiling-card, .guarantee-measurement-grid { grid-template-columns: 1fr; gap: 34px; }
	.guarantee-policy-hero-grid { align-items: start; }
	.guarantee-requirement-grid { grid-template-columns: 1fr; }
	.guarantee-path-grid-three { grid-template-columns: 1fr; }
	.guarantee-remedy-grid { grid-template-columns: 1fr; }
	.guarantee-refund-examples { grid-template-columns: 1fr; }
	.white-glove-policy-cards, .white-glove-remedy-grid { grid-template-columns: 1fr; }
	.white-glove-policy-requirements { grid-template-columns: 1fr; gap: 30px; }
}

@media (max-width: 640px) {
	.guarantee-policy-hero { padding: 72px 0 68px; }
	.guarantee-policy-hero h1 { font-size: 56px; }
	.guarantee-policy-section { padding: 74px 0; }
	.guarantee-policy-heading h2, .guarantee-measurement-grid h2 { font-size: 45px; }
	.guarantee-path-grid { grid-template-columns: 1fr; }
	.guarantee-path-card, .guarantee-requirement-grid > article { padding: 24px; }
	.guarantee-table-heading { padding: 20px; }
	.guarantee-ceiling-card { padding: 25px; }
	.guarantee-bundle-note { grid-template-columns: 1fr; gap: 10px; padding: 23px; }
}
.comparison-column-nav { display: none; }

@media (max-width: 900px) {
	.comparison-column-nav {
		display: grid;
		grid-template-columns: 22px minmax(0, 1fr) 22px;
		align-items: stretch;
		width: 184px;
		height: 22px;
		min-height: 0;
		max-height: 22px;
		margin: -12px 0 11px auto;
		color: #2b2b2b;
		border: 1px solid #075d45;
		border-radius: 999px;
		background: #fff;
		box-shadow: none;
		overflow: hidden;
	}

	.comparison-column-nav button {
		display: grid;
		place-items: center;
		width: 22px;
		height: 20px;
		min-height: 0;
		padding: 0;
		color: #075d45;
		border: 0;
		background: rgba(187,255,202,.46);
		font-size: 12px;
		font-weight: 900;
		line-height: 1;
		cursor: pointer;
	}
	.comparison-column-nav button > span { display: none; }
	.comparison-column-nav button::before {
		content: "←";
		display: block;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: 700;
		line-height: 1;
	}
	.comparison-column-nav button:last-child::before { content: "→"; }
	.comparison-column-nav button:first-child { border-right: 1px solid rgba(43,43,43,.18); }
	.comparison-column-nav button:last-child { border-left: 1px solid rgba(43,43,43,.18); }
	.comparison-column-nav button:hover:not(:disabled),
	.comparison-column-nav button:focus-visible { color: #fff; background: #075d45; }
	.comparison-column-nav button:focus-visible { outline: 3px solid #00ca64; outline-offset: -3px; }
	.comparison-column-nav button:disabled { opacity: .34; cursor: default; }
	.comparison-column-nav p {
		display: grid;
		align-items: center;
		justify-content: center;
		height: 20px;
		margin: 0;
		padding: 0 3px;
		text-align: center;
	}
	.comparison-column-nav strong {
		display: block;
		font-family: "adapt-variable", "Adapt Compact", Impact, sans-serif;
		font-size: 12px;
		font-variation-settings: "wdth" 45, "wght" 800;
		font-weight: 800;
		letter-spacing: normal;
		line-height: 1;
		white-space: nowrap;
		text-transform: uppercase;
	}
	.app-story-comparison .app-story-table-wrap {
		max-width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.app-story-comparison-table thead { background: var(--story-black); }
	.app-story-comparison-table thead th:first-child { border-radius: 0; }
	.app-story-comparison-table thead th:last-child { border-radius: 0; }
	}

@media (max-width: 620px) {
	.app-story-comparison .app-story-table-wrap { scroll-padding-left: 140px; }
	.app-story-comparison-table {
		min-width: 740px;
		width: 740px;
	}
	.app-story-comparison-table thead th:first-child,
	.app-story-comparison-table tbody th {
		max-width: 140px;
		min-width: 140px;
		width: 140px;
	}
}
