.page-structures-module__nECQjG__pricing{grid-template-columns:repeat(auto-fit,minmax(17rem,22rem));justify-content:center;align-items:stretch;gap:1.25rem;margin-block:2.5rem 3rem;display:grid}.page-structures-module__nECQjG__pricing>*{min-width:0}.page-structures-module__nECQjG__priceCard{border:1px solid var(--color-ink-300);border-radius:var(--radius-card,12px);background:var(--mmd-card-ground,var(--color-paper-raised,#fff));box-shadow:var(--shadow-lift);transition:transform .3s var(--ease-out-quint,ease), box-shadow .3s var(--ease-out-quint,ease), border-color .3s var(--ease-out-quint,ease);flex-direction:column;padding:1.75rem 1.5rem 1.5rem;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.page-structures-module__nECQjG__priceCard:hover{z-index:1;border-color:var(--color-ink-500);box-shadow:var(--shadow-page);transform:translateY(-3px)scale(1.015)}}.page-structures-module__nECQjG__priceCardFeatured{--mmd-card-ground:var(--color-paper);border-color:var(--color-ink-200);box-shadow:var(--shadow-page);}@media (hover:hover) and (pointer:fine){.page-structures-module__nECQjG__priceCardFeatured:hover{border-color:var(--color-ink-300)}}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__priceCard,.page-structures-module__nECQjG__priceCard:hover{transition:none;transform:none}}.page-structures-module__nECQjG__name{font-family:var(--font-display,inherit);letter-spacing:-.015em;color:var(--color-ink-900);margin:0;font-size:1.1875rem;font-weight:600;line-height:1.25}.page-structures-module__nECQjG__kicker{color:var(--color-ink-500);margin:.4rem 0 0;font-size:.8125rem;line-height:1.45}.page-structures-module__nECQjG__priceCard :where(.page-structures-module__nECQjG__name,.page-structures-module__nECQjG__kicker) a{color:inherit;text-decoration:none}.page-structures-module__nECQjG__priceCard :where(.page-structures-module__nECQjG__name,.page-structures-module__nECQjG__kicker) a:hover,.page-structures-module__nECQjG__priceCard :where(.page-structures-module__nECQjG__name,.page-structures-module__nECQjG__kicker) a:focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--color-signal-500);text-decoration-color:var(--color-signal-500);text-underline-offset:3px}.page-structures-module__nECQjG__priceCard :where(.page-structures-module__nECQjG__name,.page-structures-module__nECQjG__kicker) a:after{content:none}.page-structures-module__nECQjG__amount{font-family:var(--font-display,inherit);letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--color-ink-900);flex-wrap:wrap;align-items:baseline;column-gap:.625rem;margin:1rem 0 0;font-size:2.125rem;font-weight:600;line-height:1;display:flex}.page-structures-module__nECQjG__amount s{font-family:var(--font-sans,inherit);letter-spacing:0;color:var(--color-ink-500);text-decoration-line:line-through;-webkit-text-decoration-color:var(--color-ink-400);text-decoration-color:var(--color-ink-400);flex:0 0 100%;margin-top:.5rem;font-size:.9375rem;font-weight:400;line-height:1.3;text-decoration-thickness:1px}.page-structures-module__nECQjG__features{border-top:1px solid var(--color-ink-100);margin:1.25rem 0 0;padding:1.25rem 0 0;list-style:none}.page-structures-module__nECQjG__features li{color:var(--color-ink-700);margin:0 0 .625rem;padding-left:1.5rem;font-size:.875rem;line-height:1.5;position:relative}.page-structures-module__nECQjG__features li[data-mmd-state=included]:before{content:"";border-left:2px solid var(--color-signal-500);border-bottom:2px solid var(--color-signal-500);width:.55rem;height:.3rem;position:absolute;top:.45rem;left:.15rem;transform:rotate(-45deg)}.page-structures-module__nECQjG__features li[data-mmd-state=excluded]{color:var(--color-ink-400)}.page-structures-module__nECQjG__features li[data-mmd-state=excluded]:before{content:"";border-top:2px solid var(--color-ink-300);width:.6rem;height:0;position:absolute;top:.85rem;left:.15rem}.page-structures-module__nECQjG__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-structures-module__nECQjG__ribbon{z-index:1;background:var(--color-ink-900);color:var(--color-paper-raised,#fff);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin:0;padding:.25rem .75rem;font-size:.6875rem;font-weight:600;position:absolute;top:-.6875rem;left:1.5rem}.page-structures-module__nECQjG__priceCardFeatured .page-structures-module__nECQjG__ribbon{background:var(--color-paper);color:var(--color-ink-900);box-shadow:inset 0 0 0 1px var(--color-ink-300)}.page-structures-module__nECQjG__action{margin:auto 0 0;padding-top:1.5rem}.page-structures-module__nECQjG__action a{background:var(--color-signal-600);color:var(--color-paper);text-align:center;border-radius:999px;padding:.8125rem 1.25rem;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .2s,transform .2s;display:block}.page-structures-module__nECQjG__action a:after{content:none}.page-structures-module__nECQjG__action a:hover{background:var(--color-signal-700,var(--color-ink-800))}.page-structures-module__nECQjG__action a:active{transform:scale(.98)}.page-structures-module__nECQjG__action a:focus-visible{outline:2px solid var(--color-signal-600);outline-offset:3px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__action a,.page-structures-module__nECQjG__action a:active{transition:none;transform:none}}.page-structures-module__nECQjG__aside+.page-structures-module__nECQjG__action a,.page-structures-module__nECQjG__action+.page-structures-module__nECQjG__action a{border-radius:var(--radius-control,8px);color:var(--color-ink-700);text-decoration:underline;-webkit-text-decoration-color:var(--color-ink-300);text-decoration-color:var(--color-ink-300);text-underline-offset:3px;background:0 0;border:0;padding:.625rem .5rem;font-weight:500}.page-structures-module__nECQjG__aside+.page-structures-module__nECQjG__action a:hover,.page-structures-module__nECQjG__action+.page-structures-module__nECQjG__action a:hover{color:var(--color-ink-900);-webkit-text-decoration-color:var(--color-signal-600);text-decoration-color:var(--color-signal-600);background:0 0}.page-structures-module__nECQjG__aside{text-align:center;color:var(--color-ink-500);margin:.75rem 0 0;font-size:.8125rem}.page-structures-module__nECQjG__aside+.page-structures-module__nECQjG__action{padding-top:.125rem}.page-structures-module__nECQjG__action+.page-structures-module__nECQjG__action{margin-top:0;padding-top:.25rem}.page-structures-module__nECQjG__faq{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,12px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);margin-block:2rem 3rem;overflow:hidden}.page-structures-module__nECQjG__faqItem{border-top:1px solid var(--color-ink-100)}.page-structures-module__nECQjG__faq>.page-structures-module__nECQjG__faqItem:first-of-type{border-top:0}.page-structures-module__nECQjG__faqSummary{cursor:pointer;color:var(--color-ink-900);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.0625rem 1.375rem;font-size:1rem;font-weight:600;line-height:1.45;list-style:none;transition:background-color .14s;display:flex}.page-structures-module__nECQjG__faqSummary::-webkit-details-marker{display:none}.page-structures-module__nECQjG__faqSummary:hover{background:var(--color-paper-sunk)}.page-structures-module__nECQjG__faqSummary:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:-2px}.page-structures-module__nECQjG__faqSummary:after{content:"";border-right:2px solid var(--color-signal-500);border-bottom:2px solid var(--color-signal-500);flex:none;width:.5rem;height:.5rem;margin-top:.4rem;transition:transform .18s;transform:rotate(45deg)}.page-structures-module__nECQjG__faqItem[open]>.page-structures-module__nECQjG__faqSummary{background:var(--color-paper-sunk)}.page-structures-module__nECQjG__faqItem[open]>.page-structures-module__nECQjG__faqSummary:after{margin-top:.65rem;transform:rotate(-135deg)}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__faqSummary,.page-structures-module__nECQjG__faqSummary:after{transition:none}}.page-structures-module__nECQjG__faqAnswer{color:var(--color-ink-700);padding:0 1.375rem 1.375rem}.page-structures-module__nECQjG__faqAnswer>:first-child{margin-top:0}.page-structures-module__nECQjG__faqAnswer>:last-child{margin-bottom:0}.page-structures-module__nECQjG__faqAnswer figure{margin:1rem 0 .5rem}.page-structures-module__nECQjG__faqAnswer figure img{object-fit:cover;border-radius:50%;width:5rem;height:5rem}.page-structures-module__nECQjG__features_row{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem;margin-block:2.5rem 3rem;display:grid}.page-structures-module__nECQjG__feature{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,12px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);padding:1.5rem 1.5rem 1.625rem}.page-structures-module__nECQjG__feature:before{content:"";background:var(--color-signal-500);border-radius:2px;width:2rem;height:2px;margin-bottom:1.125rem;display:block}.page-structures-module__nECQjG__feature :where(h2,h3,h4){font-family:var(--font-display,inherit);letter-spacing:-.015em;color:var(--color-ink-900);margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.page-structures-module__nECQjG__feature{flex-direction:column;display:flex}.page-structures-module__nECQjG__feature p{color:var(--color-ink-600);margin:.625rem 0 0;font-size:.9375rem;line-height:1.6}.page-structures-module__nECQjG__feature p+p{margin-top:auto;padding-top:1.25rem}.page-structures-module__nECQjG__feature p+p a{color:var(--color-ink-900);-webkit-text-decoration-color:var(--color-signal-500);text-decoration-color:var(--color-signal-500);font-weight:600}.page-structures-module__nECQjG__testimonials{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:1.5rem 1.25rem;margin-block:2rem 3rem;display:grid}.page-structures-module__nECQjG__testimonial :where(h2,h3),.page-structures-module__nECQjG__proofVideo :where(h2,h3,h4){letter-spacing:-.01em;color:var(--color-ink-900);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.page-structures-module__nECQjG__testimonial figure{margin:.75rem 0 0}.page-structures-module__nECQjG__proofVideo figure{margin:.625rem 0 0}.page-structures-module__nECQjG__proof{gap:1.5rem;margin-block:2rem 3.5rem;display:grid}@media (min-width:64rem){.page-structures-module__nECQjG__proof{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,2fr) minmax(24rem,3fr);align-items:start;gap:0 2.75rem}.page-structures-module__nECQjG__proofPanel{grid-area:1/2/-1}.page-structures-module__nECQjG__proof>:not(.page-structures-module__nECQjG__proofPanel){grid-column:1}.page-structures-module__nECQjG__proof[data-hero]{grid-template-columns:minmax(0,1fr) minmax(24rem,1fr)}.page-structures-module__nECQjG__proof[data-hero]>.page-structures-module__nECQjG__proofPanel{grid-row:1}.page-structures-module__nECQjG__proof>[data-clips]{grid-column:1/-1}.page-structures-module__nECQjG__proof[data-videos="0"]:not([data-hero]){grid-template-columns:minmax(0,1fr)}.page-structures-module__nECQjG__proof[data-videos="0"]:not([data-hero])>*{grid-area:auto;justify-self:center;inline-size:100%;max-inline-size:46rem}}.page-structures-module__nECQjG__proofVideos{align-content:start;gap:1.75rem;min-width:0;display:grid}@media (max-width:63.99rem){.page-structures-module__nECQjG__proofVideos{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}}.page-structures-module__nECQjG__proofPanel{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-raised,#fff);min-width:0;box-shadow:var(--shadow-lift);flex-direction:column;padding:1rem 1.125rem 1.125rem;display:flex}.page-structures-module__nECQjG__proofHead{border-bottom:1px solid var(--color-ink-100);flex-wrap:wrap;align-items:center;gap:.35rem .625rem;padding:.25rem .25rem .9375rem;display:flex}.page-structures-module__nECQjG__proofHead figure{margin:0;display:flex}.page-structures-module__nECQjG__proofHead figure img{block-size:auto;max-block-size:1.125rem;inline-size:auto}@media (max-width:30rem){.page-structures-module__nECQjG__proofHead{gap:.2rem .4375rem;line-height:1.2}.page-structures-module__nECQjG__proofHead .page-structures-module__nECQjG__star{width:.8125rem;height:.8125rem}.page-structures-module__nECQjG__proofHead .page-structures-module__nECQjG__stars{gap:1px}.page-structures-module__nECQjG__proofHead .page-structures-module__nECQjG__trustScore{font-size:.875rem}.page-structures-module__nECQjG__proofHead .page-structures-module__nECQjG__trustCount,.page-structures-module__nECQjG__proofHead .page-structures-module__nECQjG__trustLink{font-size:.75rem}}@media (max-width:23.5rem){.page-structures-module__nECQjG__proofHead .page-structures-module__nECQjG__stars{display:none}}.page-structures-module__nECQjG__shotStage{flex-direction:column;flex:1;min-inline-size:0;display:flex;position:relative}@media (min-width:40rem){.page-structures-module__nECQjG__shotStage{padding-inline:2.5rem}}.page-structures-module__nECQjG__shotViewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;margin-block-start:.9375rem;position:relative;overflow:auto hidden}.page-structures-module__nECQjG__shotViewport::-webkit-scrollbar{display:none}.page-structures-module__nECQjG__shotViewport:focus-visible{outline:2px solid var(--color-signal-600);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__shotViewport{scroll-behavior:auto}}.page-structures-module__nECQjG__shotTrack{align-items:start;gap:.75rem;display:flex}.page-structures-module__nECQjG__shotSlide{scroll-snap-align:start;flex:0 0 100%;min-inline-size:0;display:flex}.page-structures-module__nECQjG__shotSlide figure{inline-size:100%;margin:0}.page-structures-module__nECQjG__shotSlide img{object-fit:contain;block-size:auto;inline-size:100%}.page-structures-module__nECQjG__shotPrev,.page-structures-module__nECQjG__shotNext{z-index:1;border:1px solid var(--color-ink-100);background:color-mix(in srgb, var(--color-paper-raised,#fff) 86%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);block-size:2.25rem;inline-size:2.25rem;box-shadow:var(--shadow-lift);color:var(--color-ink-700);cursor:pointer;border-radius:999px;place-items:center;padding:0;transition:color .14s,border-color .14s,transform .14s;display:grid;position:absolute;inset-block-start:calc(50% + .5rem);translate:0 -50%}.page-structures-module__nECQjG__shotPrev{inset-inline-start:0}.page-structures-module__nECQjG__shotNext{inset-inline-end:0}.page-structures-module__nECQjG__shotPrev:hover,.page-structures-module__nECQjG__shotNext:hover{color:var(--color-ink-900);border-color:var(--color-ink-300)}.page-structures-module__nECQjG__shotPrev:active,.page-structures-module__nECQjG__shotNext:active{transform:scale(.94)}.page-structures-module__nECQjG__shotPrev:focus-visible,.page-structures-module__nECQjG__shotNext:focus-visible{outline:2px solid var(--color-signal-600);outline-offset:2px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__shotPrev,.page-structures-module__nECQjG__shotNext{transition:none}.page-structures-module__nECQjG__shotPrev:active,.page-structures-module__nECQjG__shotNext:active{transform:none}}.page-structures-module__nECQjG__shotNav{justify-content:center;align-items:center;gap:.75rem;padding-block-start:.875rem;display:flex}.page-structures-module__nECQjG__shotPosition{display:none}@media (max-width:639px){.page-structures-module__nECQjG__shotStage[data-compact-controls]{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:.25rem;display:grid}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotViewport{grid-column:1/-1}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotPrev,.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotNext{width:44px;height:44px;margin:0;display:flex;position:static;transform:translate(0,0)}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotPrev{grid-area:2/1}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotNext{grid-area:2/3}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotNav{grid-area:2/2;padding:0}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotDots{display:none}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotPosition{color:var(--color-ink-700);font-size:.875rem;display:block}.page-structures-module__nECQjG__shotStage[data-compact-controls] .page-structures-module__nECQjG__shotPlay{width:44px;height:44px}}.page-structures-module__nECQjG__shotDots{align-items:center;gap:.375rem;display:flex}.page-structures-module__nECQjG__shotDot{background:var(--color-ink-200);cursor:pointer;border:0;border-radius:999px;block-size:.375rem;inline-size:.375rem;padding:0;transition:inline-size .2s,background .2s;display:block;position:relative}.page-structures-module__nECQjG__shotDot:before{content:"";block-size:1.375rem;inline-size:1.375rem;position:absolute;translate:-.5rem -.5rem}.page-structures-module__nECQjG__shotDot[data-active=true]{background:var(--color-signal-500);inline-size:1.25rem}.page-structures-module__nECQjG__shotDot:hover{background:var(--color-ink-400)}.page-structures-module__nECQjG__shotDot[data-active=true]:hover{background:var(--color-signal-600)}.page-structures-module__nECQjG__shotDot:focus-visible{outline:2px solid var(--color-signal-600);outline-offset:3px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__shotDot{transition:none}}@media (max-width:40rem){.page-structures-module__nECQjG__shotDots{gap:.5rem}.page-structures-module__nECQjG__shotDot:before{block-size:2.75rem;inline-size:.875rem;translate:-.25rem -1.1875rem}.page-structures-module__nECQjG__shotDot[data-active=true]:before{inline-size:1.75rem;translate:-.25rem -1.1875rem}.page-structures-module__nECQjG__shotPlay:before{content:"";block-size:2.75rem;inline-size:2.75rem;position:absolute;translate:-.625rem -.625rem}.page-structures-module__nECQjG__shotPlay{position:relative}}.page-structures-module__nECQjG__shotPlay{block-size:1.5rem;inline-size:1.5rem;color:var(--color-ink-400);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;transition:color .14s,background .14s;display:grid}.page-structures-module__nECQjG__shotPlay:hover{background:var(--color-ink-100);color:var(--color-ink-700)}.page-structures-module__nECQjG__shotPlay:focus-visible{outline:2px solid var(--color-signal-600);outline-offset:2px}@media (max-width:39.99rem){.page-structures-module__nECQjG__shotPrev,.page-structures-module__nECQjG__shotNext{display:none}}.page-structures-module__nECQjG__people{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:1.25rem;margin-block:2rem 3rem;display:grid}.page-structures-module__nECQjG__person{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);grid-template-columns:5.5rem minmax(0,1fr);align-content:start;column-gap:1.125rem;padding:1.5rem 1.5rem 1.375rem;display:grid}.page-structures-module__nECQjG__personPortrait{grid-area:1/1/span 2;align-self:start;margin:0}.page-structures-module__nECQjG__personPortrait img{object-fit:cover;border-radius:999px;block-size:5.5rem;inline-size:5.5rem}.page-structures-module__nECQjG__personName{font-family:var(--font-display,inherit);letter-spacing:-.01em;color:var(--color-ink-900);grid-column:2;align-self:end;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.25}.page-structures-module__nECQjG__personRole{min-block-size:2.28em;color:var(--color-ink-500);grid-column:2;align-self:start;margin:.25rem 0 0;font-size:.8125rem;line-height:1.4}.page-structures-module__nECQjG__personBio{border-top:1px solid var(--color-ink-100);color:var(--color-ink-700);grid-column:1/-1;margin:1.125rem 0 0;padding-top:1.125rem;font-size:.875rem;line-height:1.6}@media (max-width:40rem){.page-structures-module__nECQjG__people{grid-template-columns:1fr;gap:1rem}.page-structures-module__nECQjG__person{padding:1.25rem}}.page-structures-module__nECQjG__logos{border-block:1px solid var(--color-ink-100);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;margin-block:1.75rem 3rem;padding:1.5rem 1.25rem;display:flex}.page-structures-module__nECQjG__logos figure{margin:0}.page-structures-module__nECQjG__logos img{object-fit:contain;block-size:auto;max-block-size:2.75rem;inline-size:auto;max-inline-size:11rem}.page-structures-module__nECQjG__logos figure.page-structures-module__nECQjG__logoPad img{object-fit:cover;object-position:center;block-size:3.5rem;max-block-size:none;inline-size:13rem;max-inline-size:100%}@media (max-width:40rem){.page-structures-module__nECQjG__logos{gap:1.25rem 1.75rem;padding:1.25rem .5rem}.page-structures-module__nECQjG__logos img{max-block-size:2.25rem;max-inline-size:8rem}.page-structures-module__nECQjG__logos figure.page-structures-module__nECQjG__logoPad img{block-size:2.5rem;max-block-size:none;inline-size:8.5rem}}.page-structures-module__nECQjG__faqQuestion{font-family:var(--font-display,inherit);letter-spacing:-.005em;color:var(--color-ink-900);margin:0;font-size:1rem;font-weight:600;line-height:1.45}.page-structures-module__nECQjG__quote{border-radius:var(--radius-card,24px);box-shadow:var(--shadow-page);gap:1.5rem;margin-block:2.75rem 3.25rem;padding:1.5rem;display:grid}.page-structures-module__nECQjG__portrait{aspect-ratio:4/5;border-radius:calc(var(--radius-card,24px) - .5rem);background:var(--color-paper-sunk);margin:0;overflow:hidden}.page-structures-module__nECQjG__portrait img{object-fit:cover;object-position:50% 20%;width:100%;height:100%}.page-structures-module__nECQjG__body{font-family:var(--font-display,inherit);letter-spacing:-.005em;color:var(--color-ink-800);margin:0;font-size:1.0625rem;line-height:1.65}.page-structures-module__nECQjG__author{font-family:var(--font-display,inherit);letter-spacing:-.01em;color:var(--color-ink-900);margin:1.25rem 0 0;font-size:1.0625rem;font-weight:600;line-height:1.3}.page-structures-module__nECQjG__role{font-family:var(--font-sans,inherit);letter-spacing:0;color:var(--color-ink-500);margin:.25rem 0 0;font-size:.875rem;font-weight:400;line-height:1.45}@media (min-width:48rem){.page-structures-module__nECQjG__quote{grid-template-columns:minmax(0,14rem) minmax(0,1fr);align-content:center;gap:0 2.5rem;padding:2rem 2.25rem}.page-structures-module__nECQjG__portrait{grid-area:1/1/span 3;align-self:center}.page-structures-module__nECQjG__body{grid-area:1/2}.page-structures-module__nECQjG__author{grid-area:2/2}.page-structures-module__nECQjG__role{grid-area:3/2}}@media (min-width:64rem){.page-structures-module__nECQjG__quote{padding:2.5rem 2.75rem}.page-structures-module__nECQjG__body{font-size:1.125rem}}.page-structures-module__nECQjG__statement{border-inline-start:3px solid var(--color-signal-500);background:var(--color-paper-sunk);border-start-start-radius:4px;border-start-end-radius:var(--radius-card,24px);border-end-end-radius:var(--radius-card,24px);border-end-start-radius:4px;margin-block:2.5rem 3rem;padding:1.5rem 1.5rem 1.625rem}.page-structures-module__nECQjG__standfirstBlock{margin-block:0 2.5rem}.page-structures-module__nECQjG__standfirst{max-width:46ch;font-family:var(--font-sans,inherit);font-size:var(--text-lede);letter-spacing:0;color:var(--color-ink-600);margin:0;font-weight:400;line-height:1.55}.page-structures-module__nECQjG__eyebrow{font-family:var(--font-display,inherit);letter-spacing:-.015em;color:var(--color-ink-900);margin:0;font-size:1.1875rem;font-weight:600;line-height:1.3}.page-structures-module__nECQjG__lead{max-width:60ch;font-family:var(--font-sans,inherit);letter-spacing:0;color:var(--color-ink-700);margin:.75rem 0 0;font-size:1.0625rem;font-weight:400;line-height:1.7}@media (min-width:48rem){.page-structures-module__nECQjG__statement{padding:2rem 2.25rem 2.125rem}.page-structures-module__nECQjG__lead{font-size:1.125rem}}.page-structures-module__nECQjG__pillars{counter-reset:pillar;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:2rem 2.5rem;margin-block:2.75rem 3.5rem;padding:0;list-style:none;display:grid}.page-structures-module__nECQjG__pillar{counter-increment:pillar;border-top:1px solid var(--color-ink-200);min-width:0;padding-top:1.125rem}.page-structures-module__nECQjG__pillar:before{content:counter(pillar, decimal-leading-zero);font-variant-numeric:tabular-nums;color:var(--color-ink-500);margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:block}.page-structures-module__nECQjG__pillarTitle{margin:0;padding:0;list-style:none}.page-structures-module__nECQjG__pillarTitle li{font-family:var(--font-display,inherit);letter-spacing:-.02em;color:var(--color-ink-900);margin:0;padding:0;font-size:1.1875rem;font-weight:600;line-height:1.25}.page-structures-module__nECQjG__pillarBody{color:var(--color-ink-600);margin:.625rem 0 0;font-size:.9375rem;line-height:1.65}.page-structures-module__nECQjG__reviews{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:1.25rem;margin-block:2.5rem 3rem;display:grid}.page-structures-module__nECQjG__review{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);grid-template-columns:4rem minmax(0,1fr);align-content:start;column-gap:1rem;margin:0;padding:1.5rem;display:grid}.page-structures-module__nECQjG__reviewPortrait{grid-area:1/1/span 2;align-self:start;margin:0}.page-structures-module__nECQjG__reviewPortrait img{object-fit:cover;width:4rem;height:4rem;box-shadow:0 0 0 1px var(--color-ink-200);border-radius:50%}.page-structures-module__nECQjG__reviewAuthor{font-family:var(--font-display,inherit);letter-spacing:-.01em;color:var(--color-ink-900);grid-column:2;align-self:end;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.2}.page-structures-module__nECQjG__reviewRole{letter-spacing:.06em;text-transform:uppercase;color:var(--color-signal-600);grid-column:2;align-self:start;margin:.3125rem 0 0;font-size:.75rem;font-weight:700}.page-structures-module__nECQjG__reviewBody{color:var(--color-ink-600);grid-column:1/-1;margin:1rem 0 0;font-size:.9375rem;line-height:1.65}.page-structures-module__nECQjG__reviewAuthor+.page-structures-module__nECQjG__reviewBody,.page-structures-module__nECQjG__reviewRole+.page-structures-module__nECQjG__reviewBody{font-family:var(--font-display,inherit);color:var(--color-ink-900);text-indent:-.4em;font-size:1.0625rem;line-height:1.5}.page-structures-module__nECQjG__reviewBody+.page-structures-module__nECQjG__reviewBody{margin-top:.625rem}.page-structures-module__nECQjG__reviewAction{border-top:1px solid var(--color-ink-100);grid-column:1/-1;margin:1.125rem 0 0;padding-top:1rem;font-size:.875rem}.page-structures-module__nECQjG__reviewAction a{color:var(--color-ink-700);-webkit-text-decoration-color:var(--color-ink-300);text-decoration-color:var(--color-ink-300);text-underline-offset:3px;font-weight:600}.page-structures-module__nECQjG__reviewAction a:hover{color:var(--color-ink-900);-webkit-text-decoration-color:var(--color-signal-500);text-decoration-color:var(--color-signal-500)}.page-structures-module__nECQjG__invite{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;margin-block:2.5rem 3rem;padding:1.625rem 1.75rem;display:flex}.page-structures-module__nECQjG__inviteLead{max-width:32ch;font-family:var(--font-display,inherit);letter-spacing:-.02em;color:var(--color-ink-900);margin:0;font-size:1.375rem;font-weight:600;line-height:1.2}.page-structures-module__nECQjG__inviteAction{margin:0}.page-structures-module__nECQjG__inviteAction a{background:var(--color-signal-600);color:var(--color-paper-raised,#fff);font-family:var(--font-display,inherit);border-radius:999px;padding:.8125rem 1.5rem;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s;display:inline-block}.page-structures-module__nECQjG__inviteAction a:hover{background:var(--color-signal-700)}.page-structures-module__nECQjG__inviteAction a:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__inviteAction a{transition:none}}.page-structures-module__nECQjG__subscribe{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-raised,#fff);flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-block:2.5rem 1rem;padding:1.125rem 1.375rem;display:flex}.page-structures-module__nECQjG__subscribeMark{color:var(--color-signal-600);flex:none;place-items:center;display:grid}.page-structures-module__nECQjG__subscribeMark svg{width:1.625rem;height:1.625rem}.page-structures-module__nECQjG__subscribeLead{color:var(--color-ink-800);flex:18rem;margin:0;padding-left:0;font-size:1.0625rem;line-height:1.35;list-style:none}.page-structures-module__nECQjG__subscribeLead li{margin:0}.page-structures-module__nECQjG__subscribeAction{margin:0 0 0 auto}.page-structures-module__nECQjG__subscribeBare{justify-content:center;gap:.875rem}.page-structures-module__nECQjG__subscribeBare .page-structures-module__nECQjG__subscribeAction{margin-left:0}.page-structures-module__nECQjG__subscribeAction a{background:var(--color-signal-600);color:var(--color-paper-raised,#fff);font-family:var(--font-display,inherit);border-radius:999px;padding:.6875rem 1.375rem;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s;display:inline-block}.page-structures-module__nECQjG__subscribeAction a:hover{background:var(--color-signal-700)}.page-structures-module__nECQjG__subscribeAction a:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__subscribeAction a{transition:none}}.page-structures-module__nECQjG__contact{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-sunk);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem 1.5rem;margin-block:2.25rem 2.75rem;padding:1.125rem 1.5rem;display:flex}.page-structures-module__nECQjG__contactLead{max-width:34ch;font-family:var(--font-display,inherit);letter-spacing:-.01em;color:var(--color-ink-900);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.4}.page-structures-module__nECQjG__contactLine{letter-spacing:0;color:var(--color-ink-700);margin:0;font-size:1rem;font-weight:500;line-height:1.5}.page-structures-module__nECQjG__contactLine a{color:var(--color-ink-900);-webkit-text-decoration-color:var(--color-signal-500);text-decoration-color:var(--color-signal-500);text-underline-offset:3px;font-weight:600}.page-structures-module__nECQjG__contactAction{margin:0}.page-structures-module__nECQjG__contactAction a{border-radius:var(--radius-control,12px);background:var(--color-ink-900);color:var(--color-paper-raised,#fff);font-family:var(--font-display,inherit);letter-spacing:0;padding:.6875rem 1.375rem;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s;display:inline-block}.page-structures-module__nECQjG__contactAction a:hover{background:var(--color-signal-700,var(--color-ink-800))}.page-structures-module__nECQjG__contactAction a:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__contactAction a{transition:none}}.page-structures-module__nECQjG__contactCard[data-mmd-structure]{max-width:45.25rem;margin:0 auto 1rem}.page-structures-module__nECQjG__contactCard li{margin:0;padding:0}.page-structures-module__nECQjG__contactCard .page-structures-module__nECQjG__contactAction a{font-variant-numeric:tabular-nums;border-radius:999px;padding:.875rem 1.5rem}.page-structures-module__nECQjG__contactCard .page-structures-module__nECQjG__contactAction a:after{content:none}@media (max-width:40rem){.page-structures-module__nECQjG__contactCard .page-structures-module__nECQjG__contactAction a{text-align:center;display:block}}.page-structures-module__nECQjG__pricing.page-structures-module__nECQjG__pricing:has(+.page-structures-module__nECQjG__footnotes){margin-bottom:0}.page-structures-module__nECQjG__footnotes{margin:1.25rem 0 2.5rem}.page-structures-module__nECQjG__actionRow{flex-wrap:wrap;gap:.75rem;margin-block:1.5rem 2.5rem;display:flex}.page-structures-module__nECQjG__actionButton,.page-structures-module__nECQjG__actionRow .page-structures-module__nECQjG__thinNavyButton{margin:0}.page-structures-module__nECQjG__actionButton a{border:1px solid var(--color-ink-200);border-radius:var(--radius-control,12px);background:var(--color-paper-raised,#fff);color:var(--color-ink-900);font-family:var(--font-display,inherit);letter-spacing:-.005em;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-block}.page-structures-module__nECQjG__actionButton a:after{content:" →";color:var(--color-signal-500);transition:transform .16s;display:inline-block}.page-structures-module__nECQjG__actionButton a:hover{border-color:var(--color-signal-500);background:var(--color-signal-100)}.page-structures-module__nECQjG__actionButton a:hover:after{transform:translate(2px)}.page-structures-module__nECQjG__actionButton a:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__actionButton a,.page-structures-module__nECQjG__actionButton a:after{transition:none}.page-structures-module__nECQjG__actionButton a:hover:after{transform:none}}.page-structures-module__nECQjG__thinNavyButton{margin-block:1.5rem 2.5rem}h2.page-structures-module__nECQjG__thinNavyButton,h3.page-structures-module__nECQjG__thinNavyButton,h4.page-structures-module__nECQjG__thinNavyButton,h5.page-structures-module__nECQjG__thinNavyButton,h6.page-structures-module__nECQjG__thinNavyButton{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:normal}.page-structures-module__nECQjG__thinNavyButton a{border:1px solid var(--color-ink-900);border-radius:var(--radius-control,12px);background:var(--color-ink-900);color:var(--color-paper,#fff);font-family:var(--font-display,inherit);letter-spacing:-.005em;justify-content:center;align-items:center;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-flex}.page-structures-module__nECQjG__thinNavyButton a:hover{border-color:var(--color-ink-800);background:var(--color-ink-800)}.page-structures-module__nECQjG__thinNavyButton a:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.page-structures-module__nECQjG__thinNavyButton a{transition:none}}.page-structures-module__nECQjG__trust{border:1px solid var(--color-ink-100);background:var(--color-paper-raised,#fff);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.4rem .625rem;margin-block:1.75rem 2.25rem;padding:.5rem .875rem .5rem .75rem;display:inline-flex}.page-structures-module__nECQjG__stars{gap:2px;display:inline-flex}.page-structures-module__nECQjG__star{background:var(--color-ink-200);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:1.0625rem;height:1.0625rem}.page-structures-module__nECQjG__star[data-filled=true]{background:#00b67a}.page-structures-module__nECQjG__clamp{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-structures-module__nECQjG__rating{align-items:center;gap:.5rem;margin:.5rem 0 1rem;display:flex}.page-structures-module__nECQjG__ratingStar[data-filled=true]{background:var(--color-flag-500)}.page-structures-module__nECQjG__ratingLabel{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-structures-module__nECQjG__trustScore{font-family:var(--font-display,inherit);color:var(--color-ink-900);font-size:.9375rem;font-weight:600}.page-structures-module__nECQjG__trustCount{color:var(--color-ink-500);font-size:.875rem}.page-structures-module__nECQjG__trustTag{background:var(--color-paper-sunk);letter-spacing:.01em;color:var(--color-ink-600);border-radius:999px;margin:0;padding:.1875rem .5625rem;font-size:.75rem;font-weight:600}.page-structures-module__nECQjG__trustLink{margin:0;font-size:.875rem}.page-structures-module__nECQjG__trustLink a{color:var(--color-ink-700);-webkit-text-decoration-color:var(--color-ink-300);text-decoration-color:var(--color-ink-300)}@media (max-width:40rem){.page-structures-module__nECQjG__pricing,.page-structures-module__nECQjG__features_row,.page-structures-module__nECQjG__reviews,.page-structures-module__nECQjG__testimonials{grid-template-columns:1fr;gap:1rem}.page-structures-module__nECQjG__pillars{grid-template-columns:1fr;gap:1.5rem;margin-block:2rem 2.5rem}.page-structures-module__nECQjG__invite{padding:1.375rem 1.25rem 1.5rem}.page-structures-module__nECQjG__inviteLead{font-size:1.1875rem}.page-structures-module__nECQjG__inviteAction a{text-align:center;display:block}.page-structures-module__nECQjG__subscribe{gap:.625rem .875rem;padding:1rem 1.125rem 1.125rem}.page-structures-module__nECQjG__subscribeLead{flex-basis:12rem;font-size:1rem}.page-structures-module__nECQjG__subscribeAction{flex:1 0 100%;margin-left:0}.page-structures-module__nECQjG__subscribeAction a{text-align:center;display:block}.page-structures-module__nECQjG__faqSummary{padding:.9375rem 1.125rem;font-size:.9375rem}.page-structures-module__nECQjG__faqAnswer{padding:0 1.125rem 1.125rem}.page-structures-module__nECQjG__faqQuestion{font-size:.9375rem}.page-structures-module__nECQjG__trust{border-radius:var(--radius-control,12px)}.page-structures-module__nECQjG__proof{gap:1.25rem;margin-block:1.75rem 2.5rem}.page-structures-module__nECQjG__proofVideos{grid-template-columns:1fr;gap:1.375rem}.page-structures-module__nECQjG__proofPanel{border-radius:var(--radius-control,12px);padding:.875rem .875rem 1rem}.page-structures-module__nECQjG__statement{padding:1.375rem 1.25rem 1.5rem}.page-structures-module__nECQjG__quote{padding:1.25rem}}.page-structures-module__nECQjG__firstPartyFrame{height:var(--mmd-frame-h)}@media (max-width:767px){.page-structures-module__nECQjG__firstPartyFrame{height:var(--mmd-frame-h-narrow,var(--mmd-frame-h))}}.page-structures-module__nECQjG__authorCard{border-top:1px solid var(--color-ink-100);grid-template-columns:2.5rem minmax(0,1fr);align-items:start;column-gap:.875rem;margin-block:2.75rem 1.5rem;padding-block-start:1.5rem;display:grid;position:relative}.page-structures-module__nECQjG__authorAnchor{position:absolute;inset-block-start:0;inset-inline-start:0}.page-structures-module__nECQjG__authorPortrait{grid-area:1/1;align-self:center;margin:0}.page-structures-module__nECQjG__authorPortrait img{object-fit:cover;block-size:2.5rem;inline-size:2.5rem;box-shadow:0 0 0 1px var(--color-ink-100);border-radius:999px}.page-structures-module__nECQjG__authorName{font-family:var(--font-display,inherit);letter-spacing:-.01em;color:var(--color-ink-900);grid-area:1/2;align-self:center;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35}.page-structures-module__nECQjG__authorName strong{font-weight:inherit}.page-structures-module__nECQjG__authorBio{color:var(--color-ink-700);grid-column:2;margin:.625rem 0 0;font-size:.875rem;line-height:1.65}.page-structures-module__nECQjG__reviewCallout{border-radius:var(--radius-card,24px);margin-block:2.5rem;padding:clamp(1.5rem,4vw,2.25rem)}.page-structures-module__nECQjG__reviewCallout>:first-child{margin-top:0}.page-structures-module__nECQjG__reviewCallout>:last-child{margin-bottom:0}.page-structures-module__nECQjG__reviewCallout h2{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.page-structures-module__nECQjG__reviewCallout p,.page-structures-module__nECQjG__reviewCallout li{color:var(--color-ink-700)}.page-structures-module__nECQjG__reviewCallout>ul:has(>li:only-child){padding:0;list-style:none}.page-structures-module__nECQjG__reviewAction a{background:var(--color-signal-600);min-height:44px;color:var(--color-paper-sunk);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.page-structures-module__nECQjG__reviewAction a:hover{background:var(--color-signal-700)}.page-structures-module__nECQjG__reviewAction a:focus-visible{outline-offset:4px;outline:2px solid}.page-structures-module__nECQjG__reviewTrust{flex-wrap:wrap;align-items:center;gap:.75rem;margin-block:1.5rem;display:flex}.page-structures-module__nECQjG__reviewTrust p{margin:0}.page-structures-module__nECQjG__specialties{margin-block:2rem}.page-structures-module__nECQjG__specialties .page-structures-module__nECQjG__faqSummary{justify-content:space-between}.page-structures-module__nECQjG__specialties .page-structures-module__nECQjG__faqSummary>[data-mmd-block=anchor]{width:0;height:0;position:absolute}.page-structures-module__nECQjG__specialties .page-structures-module__nECQjG__faqQuestion{flex:1;margin:0}.page-structures-module__nECQjG__specialtyBody{padding:0 clamp(1rem,3vw,2rem) 1.5rem}.page-structures-module__nECQjG__specialtyBody>h3{margin-top:2rem;font-size:1.125rem}.page-structures-module__nECQjG__specialtyMetrics{margin-block:1rem 2rem}.page-structures-module__nECQjG__specialtyMetric{border-bottom:1px solid var(--color-ink-100);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1rem,3vw,2rem);padding-block:1rem;display:grid}.page-structures-module__nECQjG__specialtyMetric dt p,.page-structures-module__nECQjG__specialtyMetric dd p{margin:0}.page-structures-module__nECQjG__specialtyMetric dt{color:var(--color-ink-600);font-size:.9375rem;line-height:1.5}.page-structures-module__nECQjG__specialtyMetric dd{color:var(--color-ink-900);margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.page-structures-module__nECQjG__specialtyBody .page-structures-module__nECQjG__people{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.page-structures-module__nECQjG__resourceLink,.page-structures-module__nECQjG__mapPreview{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-sunk);padding:1.5rem}.page-structures-module__nECQjG__resourceLink p,.page-structures-module__nECQjG__mapPreview p{margin-block:1rem 0}.page-structures-module__nECQjG__mapPreview>p:first-child{color:var(--color-ink-900);margin-block:0 1rem;font-weight:600}.page-structures-module__nECQjG__resourceHint{color:var(--color-ink-600);font-size:.875rem}.page-structures-module__nECQjG__resourceAction{background:var(--color-signal-600);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.25rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.page-structures-module__nECQjG__resourceAction:hover{background:var(--color-signal-700)}.page-structures-module__nECQjG__resourceAction:focus-visible{outline:2px solid var(--color-signal-600);outline-offset:4px}.page-structures-module__nECQjG__reviewCallout .page-structures-module__nECQjG__reviewAction{margin-block:1.5rem}[data-mmd-path="/medical-school-application-timeline/"] [data-mmd-block=anchor]{display:block}.page-structures-module__nECQjG__authorBio+.page-structures-module__nECQjG__authorBio{margin-top:.75rem}@media (max-width:40rem){.page-structures-module__nECQjG__authorCard{column-gap:.75rem}.page-structures-module__nECQjG__authorBio{grid-column:1/-1;margin-top:.875rem}}.page-structures-module__nECQjG__contributor{border-top:1px solid var(--color-ink-100);text-align:center;margin-block:3rem 1.75rem;padding-top:2.25rem}.page-structures-module__nECQjG__contributor:first-child{border-top:0;margin-block-start:2rem;padding-top:0}.page-structures-module__nECQjG__contributorFigure{margin:0}.page-structures-module__nECQjG__contributorFigure img{block-size:auto;inline-size:min(9.9375rem,60%);display:inline-block}.page-structures-module__nECQjG__contributorFigure figcaption{text-align:center;color:var(--color-ink-600);margin-top:.875rem;font-size:1rem;line-height:1.55}.page-structures-module__nECQjG__contributorFigure figcaption strong{font-family:var(--font-display,inherit);color:var(--color-ink-900);margin-bottom:.125rem;font-size:1.375rem;font-weight:700;line-height:1.2;display:block}@media (max-width:30rem){.page-structures-module__nECQjG__contributor{margin-block:2.25rem 1.25rem;padding-top:1.75rem}.page-structures-module__nECQjG__contributorFigure figcaption{font-size:.9375rem}.page-structures-module__nECQjG__contributorFigure figcaption strong{font-size:1.1875rem}}.page-structures-module__nECQjG__lede{align-items:start;gap:1.5rem 3.5rem;margin-block:0 3.5rem;display:grid}@media (min-width:60rem){.page-structures-module__nECQjG__lede{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem}}.page-structures-module__nECQjG__ledeHead{min-width:0}.page-structures-module__nECQjG__ledeKicker{letter-spacing:.09em;text-transform:uppercase;color:var(--color-ink-400);margin:0 0 .75rem;font-size:.8125rem;font-weight:600;line-height:1.2}.page-structures-module__nECQjG__ledeEyebrow{max-width:none;font-family:inherit;font-size:var(--text-lede,1.0625rem);letter-spacing:0;color:var(--color-ink-500);margin:0 0 .625rem;font-weight:500;line-height:1.3}.page-structures-module__nECQjG__ledeEyebrow:first-letter{text-transform:uppercase}.page-structures-module__nECQjG__ledeHeadline{border-inline-start:4px solid var(--color-accept-500);max-width:14ch;font-family:var(--font-display,inherit);font-size:var(--text-display-md);letter-spacing:-.03em;color:var(--color-ink-900);margin:0;padding-inline-start:1.125rem;font-weight:600;line-height:1.02}.page-structures-module__nECQjG__ledeBody{min-width:0}.page-structures-module__nECQjG__lede .page-structures-module__nECQjG__ledeBody p{max-width:46ch;font-size:var(--text-lede,1.0625rem);color:var(--color-ink-600);margin:0 0 1rem;line-height:1.6}.page-structures-module__nECQjG__ledeBody p:last-child{margin-bottom:0}.page-structures-module__nECQjG__note{border-inline-start:4px solid var(--color-flag-500);border-radius:0 var(--radius-control,12px) var(--radius-control,12px) 0;background:var(--color-flag-100);margin-block:1.75rem 2.5rem;padding:1.375rem 1.5rem 1.5rem}.page-structures-module__nECQjG__note .page-structures-module__nECQjG__noteLead{max-width:62ch;color:var(--color-ink-900);margin:0 0 .625rem;font-weight:600;line-height:1.5}.page-structures-module__nECQjG__note .page-structures-module__nECQjG__noteList{max-width:62ch;color:var(--color-ink-800);margin:0;padding-inline-start:1.25rem}.page-structures-module__nECQjG__noteList li{margin-block:.3125rem;line-height:1.5}.page-structures-module__nECQjG__noteList li strong,.page-structures-module__nECQjG__noteLead strong{font-weight:600}.page-structures-module__nECQjG__offers{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1.25rem;margin-block:2rem 3rem;display:grid}.page-structures-module__nECQjG__offer{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,24px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);flex-direction:column;padding:1.75rem 1.75rem 1.5rem;display:flex}.page-structures-module__nECQjG__offerTitle{font-family:var(--font-display,inherit);letter-spacing:-.02em;color:var(--color-ink-900);margin:0 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.2}.page-structures-module__nECQjG__offerTitle strong{font-weight:inherit}.page-structures-module__nECQjG__offerList{color:var(--color-ink-600);margin:0 0 auto;padding-inline-start:1.125rem;line-height:1.55}.page-structures-module__nECQjG__offerList li{margin-block:.3125rem}.page-structures-module__nECQjG__offerList ul{margin-block:.25rem;padding-inline-start:1.125rem}.page-structures-module__nECQjG__offerAction{margin:1.75rem 0 0}.page-structures-module__nECQjG__offerAction a{background:var(--color-signal-600);min-height:3rem;color:var(--color-paper-raised,#fff);font-family:var(--font-display,inherit);letter-spacing:-.005em;text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s;display:flex}.page-structures-module__nECQjG__offerAction a:hover{background:var(--color-signal-700)}.page-structures-module__nECQjG__offerAction a:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:3px}.page-structures-module__nECQjG__landmark{text-align:center;margin-block:4rem 1.75rem}.page-structures-module__nECQjG__landmarkRule{background:var(--color-accept-500);border:0;border-radius:999px;width:3.5rem;height:3px;margin:0 auto 1.75rem}.page-structures-module__nECQjG__landmarkHeading{max-width:22ch;font-family:var(--font-display,inherit);font-size:var(--text-display-md);letter-spacing:-.03em;color:var(--color-ink-900);margin:0 auto;font-weight:600;line-height:1.08}.page-structures-module__nECQjG__landmarkHeading:first-letter{text-transform:uppercase}.page-structures-module__nECQjG__closer{}.page-structures-module__nECQjG__closer .page-structures-module__nECQjG__closerLead,.page-structures-module__nECQjG__invite .page-structures-module__nECQjG__closerLead{max-width:42ch;font-family:var(--font-display,inherit);letter-spacing:-.02em;color:var(--color-ink-900);margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}@media (max-width:40rem){.page-structures-module__nECQjG__lede{margin-block-end:2.5rem}.page-structures-module__nECQjG__ledeHeadline{max-width:none}.page-structures-module__nECQjG__landmark{margin-block-start:3rem}.page-structures-module__nECQjG__closer .page-structures-module__nECQjG__inviteAction,.page-structures-module__nECQjG__closer .page-structures-module__nECQjG__inviteAction a{text-align:center;width:100%;display:block}}
.advisor-cards-module__fvMgrW__grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem;margin-block:2.5rem 3rem;display:grid}@media (min-width:90rem){.advisor-cards-module__fvMgrW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.advisor-cards-module__fvMgrW__card{border:1px solid var(--color-ink-100);border-radius:var(--radius-card,12px);background:var(--color-paper-raised,#fff);box-shadow:var(--shadow-lift);flex-direction:column;padding:1.5rem 1.5rem 1.25rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.advisor-cards-module__fvMgrW__card:hover{border-color:var(--color-ink-200);transform:translateY(-2px);box-shadow:0 18px 40px -24px #0b1a3a73}@media (prefers-reduced-motion:reduce){.advisor-cards-module__fvMgrW__card,.advisor-cards-module__fvMgrW__card:hover{transition:none;transform:none}}.advisor-cards-module__fvMgrW__body{flex-direction:column;flex:1;min-width:0;display:flex}.advisor-cards-module__fvMgrW__card figure{align-self:center;margin:0 0 1rem}.advisor-cards-module__fvMgrW__card figure img{object-fit:cover;background:var(--color-paper-sunk);border-radius:50%;width:8.5rem;height:8.5rem}.advisor-cards-module__fvMgrW__card h2,.advisor-cards-module__fvMgrW__card h3{letter-spacing:-.01em;color:var(--color-ink-900);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35}.advisor-cards-module__fvMgrW__card h4,.advisor-cards-module__fvMgrW__card h5,.advisor-cards-module__fvMgrW__card h6,.advisor-cards-module__fvMgrW__card p{letter-spacing:0;text-transform:none;color:var(--color-ink-600);margin:.4rem 0 0;font-size:.8125rem;font-weight:400;line-height:1.5}.advisor-cards-module__fvMgrW__card [data-mmd-block=cta]{margin:auto 0 0;padding-top:1.1rem}.advisor-cards-module__fvMgrW__button{border:1px solid var(--color-ink-200);background:var(--color-paper-raised,#fff);min-height:2.75rem;color:var(--color-ink-800);box-shadow:var(--shadow-lift);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.advisor-cards-module__fvMgrW__button:after{content:"→";color:var(--color-signal-500);transition:transform .16s}.advisor-cards-module__fvMgrW__button:hover{border-color:var(--color-signal-400,var(--color-signal-500));background:var(--color-signal-100);color:var(--color-ink-900)}.advisor-cards-module__fvMgrW__button:hover:after{transform:translate(2px)}.advisor-cards-module__fvMgrW__button:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.advisor-cards-module__fvMgrW__button,.advisor-cards-module__fvMgrW__button:after{transition:none}.advisor-cards-module__fvMgrW__button:hover:after{transform:none}}@media (max-width:30rem){.advisor-cards-module__fvMgrW__grid{grid-template-columns:1fr;gap:.75rem}.advisor-cards-module__fvMgrW__card{flex-direction:row;align-items:flex-start;gap:1rem;padding:1rem}.advisor-cards-module__fvMgrW__card figure{flex:none;align-self:flex-start;margin:0}.advisor-cards-module__fvMgrW__card figure img{width:4.5rem;height:4.5rem}.advisor-cards-module__fvMgrW__card [data-mmd-block=cta]{margin:0;padding-top:.6rem}}
.landing-module__Q0FXNW__measure :where(p,h2,h3,h4,h5,h6,ul,ol,blockquote,figure,hr,table){max-width:68ch}.landing-module__Q0FXNW__measure :where([data-mmd-roster],[data-mmd-structure]:not([data-mmd-structure=standfirst])),.landing-module__Q0FXNW__measure :where([data-mmd-roster],[data-mmd-structure]:not([data-mmd-structure=standfirst])) :where(p,h2,h3,h4,h5,h6,figure,ul,ol){max-width:none}.prose-mmd.landing-module__Q0FXNW__measure>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]){max-width:24ch;font-family:var(--font-display,inherit);font-size:var(--text-display-md);letter-spacing:-.03em;color:var(--color-ink-900);margin-block:4.5rem 1.25rem;font-weight:600;line-height:1.08}.prose-mmd.landing-module__Q0FXNW__measure [data-mmd-section]>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]){max-width:24ch;font-family:var(--font-display,inherit);font-size:var(--text-display-md);letter-spacing:-.03em;color:var(--color-ink-900);margin-block:4.5rem 1.25rem;font-weight:600;line-height:1.08}.prose-mmd.landing-module__Q0FXNW__measure>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta])+:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]){max-width:60ch;font-family:inherit;font-size:var(--text-lede);letter-spacing:0;color:var(--color-ink-500);margin-block:0 .5rem;font-weight:400;line-height:1.55}.prose-mmd.landing-module__Q0FXNW__measure [data-mmd-section]>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta])+:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]){max-width:60ch;font-family:inherit;font-size:var(--text-lede);letter-spacing:0;color:var(--color-ink-500);margin-block:0 .5rem;font-weight:400;line-height:1.55}.prose-mmd.landing-module__Q0FXNW__measure>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]):first-letter{text-transform:uppercase}.prose-mmd.landing-module__Q0FXNW__measure [data-mmd-section]>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]):first-letter{text-transform:uppercase}.prose-mmd.landing-module__Q0FXNW__measure>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]):first-child{margin-block-start:0}.prose-mmd.landing-module__Q0FXNW__measure [data-mmd-section]:first-child>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]):first-child{margin-block-start:0}@media (max-width:40rem){.prose-mmd.landing-module__Q0FXNW__measure>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]){max-width:none;margin-block:3rem 1rem}.prose-mmd.landing-module__Q0FXNW__measure [data-mmd-section]>:is(h2,h3,h4,h5,h6):not([data-mmd-block=cta]){max-width:none;margin-block:3rem 1rem}}
.service-page-layout-module__LrcDIa__page{min-width:0}.service-page-layout-module__LrcDIa__hero{width:min(100% - 48px,1280px);margin:32px auto 0}.service-page-layout-module__LrcDIa__heroPanel{border-radius:var(--radius-panel);padding:58px 64px 48px}.service-page-layout-module__LrcDIa__title{max-width:22ch;color:var(--color-ink-900);text-align:center;text-wrap:balance;letter-spacing:-.035em;margin:0 auto;font-size:clamp(2.25rem,1.35rem + 3.5vw,3.75rem);line-height:1.06}.service-page-layout-module__LrcDIa__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 40px;margin-top:32px;display:flex}.service-page-layout-module__LrcDIa__primary{background:var(--color-signal-400);min-height:48px;color:var(--color-paper);border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:14px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .18s;display:inline-flex}.service-page-layout-module__LrcDIa__primary:hover{background:var(--color-signal-700)}.service-page-layout-module__LrcDIa__rating{color:var(--color-ink-500);align-items:center;gap:12px;font-size:.75rem;line-height:1.55;display:flex}.service-page-layout-module__LrcDIa__rating strong{color:var(--color-ink-900);font-size:.8125rem;font-weight:600}.service-page-layout-module__LrcDIa__navigation{border-bottom:1px solid var(--color-ink-100);flex-wrap:wrap;justify-content:center;gap:8px 32px;width:min(100% - 48px,1120px);margin:0 auto;padding:17px 0;display:flex}.service-page-layout-module__LrcDIa__navigation a{min-height:44px;color:var(--color-ink-600);align-items:center;padding:0 8px;font-size:.875rem;text-decoration:none;display:inline-flex}.service-page-layout-module__LrcDIa__navigation a:hover{color:var(--color-signal-700);text-underline-offset:6px;text-decoration:underline}.service-page-layout-module__LrcDIa__page :where(a,button,summary):focus-visible{outline:2px solid var(--color-signal-600);outline-offset:4px}.service-page-layout-module__LrcDIa__content{max-width:none}.service-page-layout-module__LrcDIa__section{padding:64px 24px}.service-page-layout-module__LrcDIa__sectionInner{width:min(100%,1120px);min-width:0;margin-inline:auto}.service-page-layout-module__LrcDIa__sectionInner>:first-child,.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]:first-child>:first-child{margin-top:0}.service-page-layout-module__LrcDIa__sectionInner>:last-child,.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]:last-child>:last-child{margin-bottom:0}.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4,h5,h6),.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4,h5,h6){text-align:center;text-wrap:balance;max-width:32ch;font-family:var(--font-display);letter-spacing:-.025em;margin:0 auto 32px;font-size:clamp(1.75rem,1.1rem + 1.7vw,2.5rem);font-weight:700;line-height:1.15}.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4,h5,h6):first-letter,.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4,h5,h6):first-letter{text-transform:uppercase}.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4,h5,h6)+:is(h2,h3,h4,h5,h6),.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]+[data-mmd-section]>:is(h2,h3,h4,h5,h6):first-child,.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4,h5,h6)+:is(h2,h3,h4,h5,h6){max-width:70ch;font-family:var(--font-sans);font-size:var(--text-lede);letter-spacing:0;color:var(--color-ink-600);margin:-12px auto 32px;font-weight:400;line-height:1.6}.service-page-layout-module__LrcDIa__sectionInner>p,.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>p{max-width:72ch;margin-inline:auto}.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]+[data-mmd-section]{margin-top:32px}.service-page-layout-module__LrcDIa__section[data-service-section=intro]{padding-top:28px;padding-bottom:48px}.service-page-layout-module__LrcDIa__content [data-service-section=intro] .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4,h5,h6),.service-page-layout-module__LrcDIa__content [data-service-section=intro] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4,h5,h6),.service-page-layout-module__LrcDIa__content [data-service-section=intro] [data-mmd-structure=standfirst]{text-align:center;max-width:70ch;font-family:var(--font-sans);letter-spacing:0;color:var(--color-ink-600);margin:0 auto 28px;font-size:1.125rem;font-weight:400;line-height:1.55}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row],.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;display:grid}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row]>*,.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars]>*{border:1px solid var(--color-ink-100);border-radius:var(--radius-card);background:var(--color-paper);min-width:0;box-shadow:none;padding:28px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row]>:before{background:var(--color-signal-500);margin-bottom:18px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row] :is(h2,h3,h4),.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars]>*>ul{letter-spacing:-.015em;margin:0 0 14px;font-size:1.125rem;line-height:1.35}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row] p,.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars] p{font-size:1rem;line-height:1.7}.service-page-layout-module__LrcDIa__section:is([data-service-section=proof],[data-service-section=writtenProof],[data-service-section=context],[data-service-section=guidance],[data-service-section=pricing],[data-service-section=essayOffers],[data-service-section=serviceOffers]){background:var(--color-paper-sunk)}.service-page-layout-module__LrcDIa__page [data-mmd-structure=proof]{align-items:start;margin-block:0}.service-page-layout-module__LrcDIa__page [data-mmd-structure=proof] :is(h2,h3){letter-spacing:0;font-size:1rem;font-weight:600}.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-block=embed],.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>[data-mmd-block=embed]{max-width:560px;margin:32px auto 0}.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-block=embed]>figure,.service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>[data-mmd-block=embed]>figure{margin:0}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:32px 0;display:grid}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]>*{border-color:var(--color-ink-300);box-shadow:none;padding:32px 26px 26px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]>*>:first-child{font-size:1.375rem;line-height:1.2}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing] li{font-size:.9375rem;line-height:1.6}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing] li[data-mmd-state=excluded]{color:var(--color-ink-500)}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing] a{min-height:44px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing] li a{min-height:auto}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]>:has([class*=ribbon]){box-shadow:var(--shadow-page);border-width:1px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing] [class*=amount]{margin-top:20px;font-size:2.5rem}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing] [class*=kicker]{font-size:.875rem}.service-page-layout-module__LrcDIa__page [data-service-section=essayOffers] [data-mmd-structure=pricing]{grid-template-columns:repeat(2,minmax(0,1fr))}.service-page-layout-module__LrcDIa__page [data-service-section=essayOffers] [data-mmd-structure=pricing]>*{padding:32px}.service-page-layout-module__LrcDIa__page [data-service-section=serviceOffers] [data-mmd-structure=pricing]>:first-child{grid-column:1/-1;justify-self:center;width:100%;max-width:720px}.service-page-layout-module__LrcDIa__page [data-service-section=serviceOffers] [data-mmd-structure=pricing]>:first-child ul{columns:2;column-gap:36px}.service-page-layout-module__LrcDIa__page [data-service-section=serviceOffers] [data-mmd-structure=pricing]>:first-child li{break-inside:avoid}.service-page-layout-module__LrcDIa__page [data-service-section=serviceOffers] [data-mmd-structure=pricing]:has(>:nth-child(3):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-inline:auto}.service-page-layout-module__LrcDIa__page [data-service-section=pricing] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>ul,.service-page-layout-module__LrcDIa__page [data-service-section=pricing] .service-page-layout-module__LrcDIa__sectionInner>ul{text-align:center;padding:0;font-size:.9375rem;list-style:none}.service-page-layout-module__LrcDIa__page [data-mmd-structure=contact]{border:1px solid var(--color-ink-200);background:var(--color-paper);margin:32px 0 0;padding:20px 28px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=action]{justify-content:center}.service-page-layout-module__LrcDIa__page [data-mmd-structure=action]>*{min-width:0;max-width:100%}.service-page-layout-module__LrcDIa__page [data-mmd-structure=action] a{text-align:center;overflow-wrap:anywhere;white-space:normal;max-width:100%;min-height:48px;padding:12px 22px;font-size:.9375rem;line-height:1.45}.service-page-layout-module__LrcDIa__section:is([data-service-section=support],[data-service-section=closing]){padding-block:28px}.service-page-layout-module__LrcDIa__content [data-service-section=support] .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4),.service-page-layout-module__LrcDIa__content [data-service-section=support] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4){max-width:76ch;font:400 1.0625rem/1.65 var(--font-sans);letter-spacing:0;color:var(--color-ink-600);margin:24px auto 0}.service-page-layout-module__LrcDIa__page [data-mmd-structure=invite]{box-shadow:none;margin:0;padding:28px 32px}.service-page-layout-module__LrcDIa__page [data-mmd-roster]{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:32px 0}.service-page-layout-module__LrcDIa__page [data-mmd-roster]>*{box-shadow:none}.service-page-layout-module__LrcDIa__page [data-mmd-structure=people]{gap:24px;margin:32px 0}.service-page-layout-module__LrcDIa__page [data-service-section=team] [data-mmd-structure=people]{grid-template-columns:repeat(2,minmax(0,1fr))}.service-page-layout-module__LrcDIa__page [data-service-section=team] [data-mmd-structure=people] [class*=personBio]{font-size:.9375rem;line-height:1.7}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews]{gap:24px;margin:0 0 32px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews]>*{box-shadow:none;grid-template-rows:auto auto auto;grid-template-columns:64px 1fr;align-content:start;gap:4px 16px;padding:26px;display:grid}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews] [class*=reviewBody]{grid-area:1/1/auto/-1;margin:0 0 24px;font-size:1rem;line-height:1.7}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews] figure{grid-area:2/1/4;margin:0}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews] img{object-fit:cover;width:64px;height:64px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews] [class*=reviewAuthor]{grid-area:2/2;align-self:end;margin:0;font-size:.9375rem}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews] [class*=reviewRole]{grid-area:3/2;margin:0}.service-page-layout-module__LrcDIa__section[data-service-section=specialties]{padding-top:0}.service-page-layout-module__LrcDIa__content [data-service-section=specialties] .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4),.service-page-layout-module__LrcDIa__content [data-service-section=specialties] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4){letter-spacing:0;max-width:60ch;font-size:1.125rem;font-weight:500;line-height:1.6}.service-page-layout-module__LrcDIa__page [data-mmd-structure=faq]{box-shadow:none;border:1px solid var(--color-ink-200);margin:0}.service-page-layout-module__LrcDIa__page [data-mmd-structure=faq] summary{min-height:60px;padding:20px 24px;font-size:1rem}.service-page-layout-module__LrcDIa__page [data-mmd-structure=faq] summary :is(h2,h3){font-size:inherit;letter-spacing:0}.service-page-layout-module__LrcDIa__section[data-service-section=faq] .service-page-layout-module__LrcDIa__sectionInner,.service-page-layout-module__LrcDIa__section[data-service-section=guidance] .service-page-layout-module__LrcDIa__sectionInner{max-width:900px}.service-page-layout-module__LrcDIa__section[data-service-section=logosMobile]{display:none}.service-page-layout-module__LrcDIa__section:is([data-service-section=logos],[data-service-section=logosDesktop]){padding-block:40px}.service-page-layout-module__LrcDIa__content [data-service-section^=logos] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>h2{letter-spacing:0;max-width:65ch;font-size:1.125rem;line-height:1.5}.service-page-layout-module__LrcDIa__section:is([data-service-section=context],[data-service-section=solution],[data-service-section=notice],[data-service-section=explanation]) .service-page-layout-module__LrcDIa__sectionInner{max-width:900px}.service-page-layout-module__LrcDIa__content [data-service-section=context] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]+[data-mmd-section]>h2,.service-page-layout-module__LrcDIa__content [data-service-section=solution] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]+[data-mmd-section]>h2{text-align:left;margin:28px 0 16px;font-size:1.25rem;font-weight:600}.service-page-layout-module__LrcDIa__page [data-service-section=context] ul,.service-page-layout-module__LrcDIa__page [data-service-section=solution] ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 32px;margin:20px 0 28px;padding-left:22px;display:grid}.service-page-layout-module__LrcDIa__page [data-service-section=context] li,.service-page-layout-module__LrcDIa__page [data-service-section=solution] li{margin:0;padding:0}.service-page-layout-module__LrcDIa__section[data-service-section=notice]{padding-block:24px}.service-page-layout-module__LrcDIa__section[data-service-section=notice] .service-page-layout-module__LrcDIa__sectionInner{border-left:3px solid var(--color-ink-300);background:var(--color-paper-sunk);border-radius:0 var(--radius-control) var(--radius-control) 0;padding:28px 32px}.service-page-layout-module__LrcDIa__content [data-service-section=notice] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>h2{letter-spacing:0;text-align:left;margin:0 0 12px;font-size:1.125rem}.service-page-layout-module__LrcDIa__page [data-service-section=notice] p{font-size:.9375rem;line-height:1.7}.service-page-layout-module__LrcDIa__page [data-service-section=process] [data-mmd-structure=features_row]{counter-reset:step}.service-page-layout-module__LrcDIa__page [data-service-section=process] [data-mmd-structure=features_row]>*{counter-increment:step;border:0;border-top:1px solid var(--color-ink-200);border-radius:0;padding:24px 0}.service-page-layout-module__LrcDIa__page [data-service-section=process] [data-mmd-structure=features_row]>:before{content:"0" counter(step);width:auto;height:auto;color:var(--color-signal-700);font:600 .875rem/1.5 var(--font-display);background:0 0;display:block}.service-page-layout-module__LrcDIa__page [data-service-section=process] [data-mmd-structure=features_row]:has(>:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.service-page-layout-module__LrcDIa__page [data-service-section=process] .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>figure{max-width:180px;margin:24px auto}.service-page-layout-module__LrcDIa__page [data-service-section=process] figure img{object-fit:cover;border-radius:var(--radius-card);width:180px;height:210px}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people]{grid-template-columns:1fr}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people]>*{grid-template-columns:120px 1fr;gap:4px 32px;display:grid}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people] figure{grid-row:1/6;margin:0}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people] figure img{width:120px;height:120px}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people] p{grid-column:2}.service-page-layout-module__LrcDIa__page [data-service-section=endorsement] [data-mmd-structure=quote]{box-shadow:none;margin:0}.service-page-layout-module__LrcDIa__page [data-service-section=explanation] figure{max-width:480px;margin:28px auto 0}.service-page-layout-module__LrcDIa__page [data-service-section=intro] [data-mmd-structure=trust]{justify-content:center;margin:0 auto 24px}.service-page-layout-module__LrcDIa__page [data-service-section=intro] [data-mmd-structure=statement]{text-align:center;margin:0}.service-page-layout-module__LrcDIa__page [data-service-section=intro] [data-mmd-structure=statement]>:last-child{max-width:80ch;margin-inline:auto;font-size:1.125rem;line-height:1.7}@media (max-width:1000px){.service-page-layout-module__LrcDIa__heroPanel{padding:44px 32px}.service-page-layout-module__LrcDIa__page [data-mmd-roster]{grid-template-columns:repeat(3,minmax(0,1fr))}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]{gap:16px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]>*{padding:28px 20px 20px}.service-page-layout-module__LrcDIa__page [data-service-section=process] [data-mmd-structure=features_row]:has(>:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.service-page-layout-module__LrcDIa__hero{width:calc(100% - 24px);margin-top:16px}.service-page-layout-module__LrcDIa__heroPanel{border-radius:var(--radius-card);padding:36px 24px 32px}.service-page-layout-module__LrcDIa__heroActions{gap:24px;margin-top:24px}.service-page-layout-module__LrcDIa__rating{text-align:left;max-width:280px}.service-page-layout-module__LrcDIa__navigation{gap:0 12px;width:calc(100% - 40px);padding:8px 0}.service-page-layout-module__LrcDIa__navigation a{padding:0 4px;font-size:.8125rem}.service-page-layout-module__LrcDIa__section{padding:44px 20px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row],.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars],.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing],.service-page-layout-module__LrcDIa__page [data-service-section=essayOffers] [data-mmd-structure=pricing]{grid-template-columns:minmax(0,1fr)}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]:has(>:nth-child(2):last-child){grid-template-columns:minmax(0,1fr)}.service-page-layout-module__LrcDIa__page [data-service-section=serviceOffers] [data-mmd-structure=pricing]:has(>:nth-child(3):last-child){grid-template-columns:minmax(0,1fr)}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row],.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars]{gap:16px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=features_row]>*,.service-page-layout-module__LrcDIa__page [data-mmd-structure=pillars]>*{padding:24px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]{gap:24px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=pricing]>*,.service-page-layout-module__LrcDIa__page [data-service-section=essayOffers] [data-mmd-structure=pricing]>*{padding:28px 24px}.service-page-layout-module__LrcDIa__page [data-service-section=serviceOffers] [data-mmd-structure=pricing]>:first-child ul{columns:auto}.service-page-layout-module__LrcDIa__page [data-mmd-roster]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-page-layout-module__LrcDIa__page [data-service-section=team] [data-mmd-structure=people]{grid-template-columns:minmax(0,1fr)}.service-page-layout-module__LrcDIa__page [data-mmd-structure=reviews]{grid-template-columns:1fr}.service-page-layout-module__LrcDIa__page [data-mmd-structure=contact],.service-page-layout-module__LrcDIa__page [data-mmd-structure=invite]{padding:24px}.service-page-layout-module__LrcDIa__page [data-mmd-structure=faq] summary{padding:18px}.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>:is(h2,h3,h4,h5,h6),.service-page-layout-module__LrcDIa__content .service-page-layout-module__LrcDIa__sectionInner>[data-mmd-section]>:is(h2,h3,h4,h5,h6){max-width:none}.service-page-layout-module__LrcDIa__section[data-service-section=logosDesktop]{display:none}.service-page-layout-module__LrcDIa__section[data-service-section=logosMobile]{display:block}.service-page-layout-module__LrcDIa__page [data-service-section=context] ul,.service-page-layout-module__LrcDIa__page [data-service-section=solution] ul,.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people]>*{grid-template-columns:1fr}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people] p{grid-column:1}.service-page-layout-module__LrcDIa__page[data-service-page="/mindset-coaching/"] [data-mmd-structure=people] figure{grid-row:auto;margin-bottom:12px}}@media (max-width:420px){.service-page-layout-module__LrcDIa__primary{padding-inline:20px;font-size:.875rem}.service-page-layout-module__LrcDIa__page [data-service-section=process] [data-mmd-structure=features_row]:has(>:nth-child(4)){grid-template-columns:1fr}}@media (max-width:480px){.service-page-layout-module__LrcDIa__page [data-mmd-roster]{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.service-page-layout-module__LrcDIa__page *{scroll-behavior:auto;transition:none}}@media print{.service-page-layout-module__LrcDIa__heroPanel{color:#000;background:#fff}.service-page-layout-module__LrcDIa__title{color:#000}.service-page-layout-module__LrcDIa__navigation,.service-page-layout-module__LrcDIa__heroActions{display:none}.service-page-layout-module__LrcDIa__section{padding-block:24px}}
.compact-resource-layout-module__JALwVa__page{width:min(860px,100% - 2.5rem);color:var(--color-ink-800);overflow-wrap:anywhere;margin:4rem auto 6rem}.compact-resource-layout-module__JALwVa__header{border-bottom:1px solid var(--color-ink-200);margin-bottom:2rem;padding-bottom:2rem}.compact-resource-layout-module__JALwVa__header h1{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:700;line-height:1.12}.compact-resource-layout-module__JALwVa__body{font-size:1.0625rem;line-height:1.65}.compact-resource-layout-module__JALwVa__body h2,.compact-resource-layout-module__JALwVa__body h3{font-family:var(--font-display);letter-spacing:-.02em;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.compact-resource-layout-module__JALwVa__body h4,.compact-resource-layout-module__JALwVa__body h5,.compact-resource-layout-module__JALwVa__body h6{margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.compact-resource-layout-module__JALwVa__body p{margin-block:1rem}.compact-resource-layout-module__JALwVa__body>figure{max-width:440px;margin:1.5rem auto}.compact-resource-layout-module__JALwVa__body figure img{max-width:100%;height:auto}.compact-resource-layout-module__JALwVa__appSupport .compact-resource-layout-module__JALwVa__body>figure:first-child{background:var(--color-signal-600);border-radius:8px;max-width:none;padding:1.5rem}.compact-resource-layout-module__JALwVa__appSupport .compact-resource-layout-module__JALwVa__body>figure:first-child img{width:300px}.compact-resource-layout-module__JALwVa__body>p>a{border:1px solid var(--color-ink-200);background:var(--color-paper-sunk);color:var(--color-ink-900);border-radius:6px;padding:.8rem 1.2rem;text-decoration:none;display:inline-block}.compact-resource-layout-module__JALwVa__body ul{padding:0;list-style:none}.compact-resource-layout-module__JALwVa__body li{border-bottom:1px solid var(--color-ink-100);padding:1rem 0}.compact-resource-layout-module__JALwVa__body li a{color:var(--color-signal-600);text-underline-offset:4px;text-decoration:underline}.compact-resource-layout-module__JALwVa__body hr{border:0;border-top:1px solid var(--color-ink-200);margin-block:2rem}@media (max-width:600px){.compact-resource-layout-module__JALwVa__page{margin-top:2.5rem}.compact-resource-layout-module__JALwVa__header{padding-bottom:1.5rem}}
.qotd-page-layout-module__9QIkHa__body{color:var(--color-ink-700);font-size:var(--text-body-lg);margin-top:clamp(2.5rem,1.5rem + 3vw,4rem);padding-bottom:clamp(3.5rem,2rem + 5vw,6rem);line-height:1.65}.qotd-page-layout-module__9QIkHa__today{border-radius:var(--radius-panel);background:var(--color-paper-sunk);padding:clamp(1.75rem,1rem + 3vw,3rem) clamp(.75rem,.1rem + 3vw,2.75rem) clamp(2rem,1rem + 3vw,3rem)}@media (max-width:47.99rem){.qotd-page-layout-module__9QIkHa__kicker,.qotd-page-layout-module__9QIkHa__quiz h2{padding-inline:.5rem}}.qotd-page-layout-module__9QIkHa__kicker h2{background:var(--color-signal-100);color:var(--color-signal-700);font-family:var(--font-sans);font-size:var(--text-body-xs);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.375rem .75rem;font-weight:600;line-height:1.25;display:inline-flex}.qotd-page-layout-module__9QIkHa__kicker h2:before{content:"";background:var(--color-signal-500);border-radius:999px;width:.375rem;height:.375rem}.qotd-page-layout-module__9QIkHa__quiz h2{max-width:18ch;font-family:var(--font-display);font-size:var(--text-display-md);letter-spacing:-.03em;color:var(--color-ink-900);margin:0 0 1.75rem;font-weight:700;line-height:1.05}.qotd-page-layout-module__9QIkHa__quiz [data-mmd-quiz=daily]>div{border-radius:var(--radius-card);box-shadow:var(--shadow-lift)}.qotd-page-layout-module__9QIkHa__promo{border-radius:var(--radius-panel);box-shadow:var(--shadow-page);margin-top:clamp(3rem,2rem + 3vw,4.5rem);padding:clamp(1.75rem,1rem + 3vw,3rem) clamp(1.5rem,.75rem + 3vw,3rem)}.qotd-page-layout-module__9QIkHa__promo hr{background:var(--color-accept-500);border:0;border-radius:999px;width:3.5rem;height:3px;margin:0 0 1.5rem}.qotd-page-layout-module__9QIkHa__promoRow section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem 2.5rem;display:flex}.qotd-page-layout-module__9QIkHa__promoRow h2{max-width:28ch;font-family:var(--font-display);letter-spacing:-.025em;color:var(--color-ink-900);margin:0;font-size:clamp(1.5rem,1.1rem + 1.4vw,2.125rem);font-weight:700;line-height:1.1}.qotd-page-layout-module__9QIkHa__promoRow h2 a{color:inherit;text-decoration:none}.qotd-page-layout-module__9QIkHa__promoRow h2 a:hover{text-underline-offset:6px;text-decoration:underline}.qotd-page-layout-module__9QIkHa__promoRow p{margin:0}.qotd-page-layout-module__9QIkHa__promoRow p a{background:var(--color-signal-600);color:var(--color-paper);font-family:var(--font-display);font-size:var(--text-body-md);text-align:center;border-radius:999px;padding:.875rem 1.625rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-block}.qotd-page-layout-module__9QIkHa__promoRow p a:hover{background:var(--color-signal-700)}.qotd-page-layout-module__9QIkHa__promoRow p a:active{transform:scale(.98)}.qotd-page-layout-module__9QIkHa__promoRow p a:after,.qotd-page-layout-module__9QIkHa__schoolCards p a:after,.qotd-page-layout-module__9QIkHa__testDates p a:after{display:none}.qotd-page-layout-module__9QIkHa__promoNote h2{font-family:var(--font-sans);font-size:var(--text-body-lg);letter-spacing:0;color:var(--color-ink-600);margin:1.25rem 0 0;font-weight:500;line-height:1.5}.qotd-page-layout-module__9QIkHa__promoNote h2 a{color:inherit;text-decoration:none}.qotd-page-layout-module__9QIkHa__promoNote h2 a:hover{color:var(--color-ink-900);text-underline-offset:4px;text-decoration:underline}.qotd-page-layout-module__9QIkHa__resource{border:1px solid var(--color-ink-200);border-radius:var(--radius-card);background:var(--color-paper-raised);margin-top:clamp(3rem,2rem + 3vw,4.5rem);padding:clamp(1.5rem,1rem + 2vw,2.25rem)}.qotd-page-layout-module__9QIkHa__resourceLead h2{max-width:46ch;font-family:var(--font-display);font-size:var(--text-title-md);letter-spacing:-.015em;color:var(--color-ink-900);margin:0 0 1.5rem;font-weight:600;line-height:1.35}.qotd-page-layout-module__9QIkHa__schoolCards{gap:.75rem;display:grid}@media (min-width:40rem){.qotd-page-layout-module__9QIkHa__schoolCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.qotd-page-layout-module__9QIkHa__schoolCards p{margin:0}.qotd-page-layout-module__9QIkHa__schoolCards p a{border:1px solid var(--color-ink-200);border-radius:var(--radius-control);background:var(--color-paper);color:var(--color-ink-900);font-family:var(--font-display);font-size:var(--text-title-sm);letter-spacing:-.01em;padding:1.125rem 3rem 1.125rem 1.25rem;font-weight:600;line-height:1.25;text-decoration:none;transition:border-color .16s,box-shadow .16s,background-color .16s;display:block;position:relative}.qotd-page-layout-module__9QIkHa__schoolCards p a:before{content:"→";font-family:var(--font-sans);color:var(--color-ink-500);font-weight:500;transition:translate .16s,color .16s;position:absolute;top:50%;right:1.25rem;translate:0 -50%}.qotd-page-layout-module__9QIkHa__schoolCards p a:hover{border-color:var(--color-signal-600);background:var(--color-paper-raised);box-shadow:var(--shadow-lift)}.qotd-page-layout-module__9QIkHa__schoolCards p a:hover:before{color:var(--color-signal-600);translate:.25rem -50%}.qotd-page-layout-module__9QIkHa__testDates{border-top:1px solid var(--color-ink-100);margin-top:1.5rem;padding-top:1.25rem}.qotd-page-layout-module__9QIkHa__testDates p{margin:0}.qotd-page-layout-module__9QIkHa__testDates p a{border:1px solid var(--color-ink-300);color:var(--color-ink-800);font-family:var(--font-sans);font-size:var(--text-body-md);border-radius:999px;padding:.6875rem 1.25rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-block}.qotd-page-layout-module__9QIkHa__testDates p a:hover{background:var(--color-paper-sunk);border-color:var(--color-ink-500)}.qotd-page-layout-module__9QIkHa__claims{margin-top:clamp(3.5rem,2rem + 4vw,5.5rem)}.qotd-page-layout-module__9QIkHa__claims h3{max-width:24ch;font-family:var(--font-display);letter-spacing:-.025em;color:var(--color-ink-900);margin:0 0 1.75rem;font-size:clamp(1.5rem,1.1rem + 1.4vw,2.125rem);font-weight:700;line-height:1.12}.qotd-page-layout-module__9QIkHa__claims ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:48rem){.qotd-page-layout-module__9QIkHa__claims ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.qotd-page-layout-module__9QIkHa__claims li{border:1px solid var(--color-ink-100);border-radius:var(--radius-card);background:var(--color-paper-raised);box-shadow:var(--shadow-lift);font-size:var(--text-body-lg);color:var(--color-ink-800);margin:0;padding:1.375rem 1.375rem 1.375rem 3.25rem;line-height:1.45;position:relative}.qotd-page-layout-module__9QIkHa__claims li:before{content:"✓";background:var(--color-accept-500);width:1.5rem;height:1.5rem;color:var(--color-paper);font-family:var(--font-sans);border-radius:999px;place-items:center;font-size:.8125rem;font-weight:700;line-height:1;display:grid;position:absolute;top:1.25rem;left:1.25rem}.qotd-page-layout-module__9QIkHa__claims li a{color:var(--color-signal-700);text-underline-offset:3px;text-decoration:underline}.qotd-page-layout-module__9QIkHa__closing{max-width:44rem;margin-top:clamp(2.5rem,1.5rem + 3vw,4rem)}.qotd-page-layout-module__9QIkHa__closing h4{font-family:var(--font-display);font-size:var(--text-title-md);letter-spacing:-.015em;color:var(--color-ink-900);margin:0 0 1rem;font-weight:600;line-height:1.25}.qotd-page-layout-module__9QIkHa__closing p{margin:0 0 1.125rem}.qotd-page-layout-module__9QIkHa__closing p:last-child{margin-bottom:0}.qotd-page-layout-module__9QIkHa__closing a{color:var(--color-signal-700);text-underline-offset:3px;text-decoration:underline}@media (prefers-reduced-motion:reduce){.qotd-page-layout-module__9QIkHa__promoRow p a,.qotd-page-layout-module__9QIkHa__schoolCards p a,.qotd-page-layout-module__9QIkHa__schoolCards p a:before,.qotd-page-layout-module__9QIkHa__testDates p a{transition:none}.qotd-page-layout-module__9QIkHa__promoRow p a:active{transform:none}.qotd-page-layout-module__9QIkHa__schoolCards p a:hover:before{translate:0 -50%}}
.advisor-profile-module__WpnbmW__dialog{border-radius:var(--radius-panel,14px);background:var(--color-paper-raised,#fff);width:min(46rem,100vw - 1.5rem);max-height:calc(100dvh - 3rem);color:var(--color-ink-900);overscroll-behavior:contain;border:0;margin:auto;padding:1rem 1.75rem 2.25rem;position:fixed;box-shadow:0 32px 80px -24px #050b1c8c}.advisor-profile-module__WpnbmW__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#050b1c9e}@media (prefers-reduced-motion:no-preference){.advisor-profile-module__WpnbmW__dialog{opacity:0;transition:opacity .14s ease-out, transform .14s ease-out, overlay .14s allow-discrete, display .14s allow-discrete;transform:translateY(6px)scale(.985)}.advisor-profile-module__WpnbmW__dialog[open]{opacity:1;transform:none}@starting-style{.advisor-profile-module__WpnbmW__dialog[open]{opacity:0;transform:translateY(6px)scale(.985)}}}.advisor-profile-module__WpnbmW__nav{z-index:1;background:linear-gradient(var(--color-paper-raised,#fff) 72%, transparent);align-items:center;gap:.5rem;margin:0 -1.75rem;padding:.25rem 1.75rem .75rem;display:flex;position:sticky;top:0}.advisor-profile-module__WpnbmW__navButton,.advisor-profile-module__WpnbmW__close{border:1px solid var(--color-ink-200);background:var(--color-paper,#fff);min-height:2.25rem;color:var(--color-ink-700);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:0 .75rem;font-size:.8125rem;line-height:1;transition:border-color .14s,color .14s,background-color .14s;display:inline-flex}.advisor-profile-module__WpnbmW__navButton{min-width:2.25rem;padding:0;font-size:1rem}.advisor-profile-module__WpnbmW__navButton:hover,.advisor-profile-module__WpnbmW__close:hover{border-color:var(--color-signal-400);color:var(--color-ink-900);background:var(--color-signal-100)}.advisor-profile-module__WpnbmW__navButton:focus-visible,.advisor-profile-module__WpnbmW__close:focus-visible{outline:2px solid var(--color-signal-500);outline-offset:2px}.advisor-profile-module__WpnbmW__position{font-variant-numeric:tabular-nums;color:var(--color-ink-500);margin-inline-end:auto;font-size:.75rem}.advisor-profile-module__WpnbmW__close{margin-inline-start:auto}.advisor-profile-module__WpnbmW__body{padding-top:.25rem}.advisor-profile-module__WpnbmW__portrait,.advisor-profile-module__WpnbmW__initials{object-fit:cover;border-radius:50%;width:104px;height:104px;margin-bottom:1.25rem}.advisor-profile-module__WpnbmW__initials{background:var(--color-signal-100);color:var(--color-signal-700);place-items:center;font-size:1.75rem;font-weight:600;display:grid}.advisor-profile-module__WpnbmW__body h3{letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.5rem;font-weight:600;line-height:1.2}.advisor-profile-module__WpnbmW__body h3+p{color:var(--color-ink-600);letter-spacing:.01em;font-size:.9375rem}.advisor-profile-module__WpnbmW__body p{max-width:62ch;margin-top:.9rem;font-size:1rem;line-height:1.7}.advisor-profile-module__WpnbmW__summaryNote{border-top:1px solid var(--color-ink-200);color:var(--color-ink-500);margin-top:1.5rem;padding-top:1rem;font-size:.8125rem}@media (max-width:640px){.advisor-profile-module__WpnbmW__dialog{width:calc(100vw - 1rem);padding:.75rem 1.15rem 1.75rem}.advisor-profile-module__WpnbmW__nav{margin:0 -1.15rem;padding:.25rem 1.15rem .6rem}.advisor-profile-module__WpnbmW__portrait,.advisor-profile-module__WpnbmW__initials{width:84px;height:84px}}
