.page-module__uQNfra__skipLink{top:-100%;left:var(--space-4);background:var(--theme-accent);color:#0d0e14;padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);z-index:1000;font-weight:600;transition:top .2s;position:absolute}.page-module__uQNfra__skipLink:focus{top:var(--space-2)}.page-module__uQNfra__page{max-width:800px;padding:var(--space-8) var(--space-4) var(--space-12);font-family:var(--font-body);color:var(--theme-text);margin:0 auto}.page-module__uQNfra__hero{margin-bottom:var(--space-10)}.page-module__uQNfra__heroInner{gap:var(--space-4);flex-direction:column;display:flex}.page-module__uQNfra__categoryBadge{background:var(--theme-purple-dim);color:var(--theme-purple-light,#c084fc);font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);align-self:flex-start;font-size:.75rem;font-weight:600;display:inline-block}.page-module__uQNfra__heroTitle{font-family:var(--font-display);color:var(--theme-text);margin:0;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1.25}.page-module__uQNfra__dek{color:var(--theme-text-secondary);max-width:640px;font-size:1.1rem;line-height:1.6}.page-module__uQNfra__metaRow{align-items:center;gap:var(--space-3);color:var(--theme-text-muted);font-size:.85rem;display:flex}.page-module__uQNfra__metaDivider{background:var(--theme-border);border-radius:50%;width:4px;height:4px}.page-module__uQNfra__updatedDate{color:var(--theme-text-muted)}.page-module__uQNfra__heroImage{margin-top:var(--space-4);border-radius:var(--radius-lg);background:var(--theme-surface);border:1px solid var(--theme-border);overflow:hidden}.page-module__uQNfra__heroPlaceholder{background:linear-gradient(135deg, var(--theme-purple-dim), var(--theme-accent-dim));justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;min-height:240px;display:flex}.page-module__uQNfra__heroEmoji{font-size:3rem}.page-module__uQNfra__heroCaption{color:var(--theme-text-secondary);font-size:.85rem}.page-module__uQNfra__article{gap:var(--space-10);flex-direction:column;display:flex}.page-module__uQNfra__section h2{font-family:var(--font-display);color:var(--theme-text);margin-bottom:var(--space-4);font-size:1.5rem;font-weight:600}.page-module__uQNfra__section h3{font-family:var(--font-display);color:var(--theme-text);margin-bottom:var(--space-2);font-size:1.125rem;font-weight:600}.page-module__uQNfra__section p{color:var(--theme-text-secondary);margin-bottom:var(--space-4);font-size:1rem;line-height:1.7}.page-module__uQNfra__pullQuote{border-left:4px solid var(--theme-purple);padding:var(--space-4) var(--space-5);margin:var(--space-6) 0;background:var(--theme-surface);border-radius:var(--radius-md);font-family:var(--font-display);color:var(--theme-text);font-size:1.1rem;font-weight:500;line-height:1.5}.page-module__uQNfra__tableWrapper{border-radius:var(--radius-md);border:1px solid var(--theme-border);margin-bottom:var(--space-3);overflow-x:auto}.page-module__uQNfra__comparisonTable{border-collapse:collapse;width:100%;min-width:600px;font-size:.9rem}.page-module__uQNfra__comparisonTable caption{color:var(--theme-text-muted);text-align:left;padding:var(--space-2) var(--space-4);caption-side:bottom;font-size:.8rem}.page-module__uQNfra__comparisonTable th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--theme-surface-2);color:var(--theme-text);letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid var(--theme-border);font-size:.8rem;font-weight:600}.page-module__uQNfra__comparisonTable td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--theme-border);color:var(--theme-text-secondary)}.page-module__uQNfra__comparisonTable tr:last-child td{border-bottom:none}.page-module__uQNfra__pillGood{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--theme-green-dim,#22c55e1f);color:var(--theme-green,#22c55e);font-size:.75rem;font-weight:600;display:inline-block}.page-module__uQNfra__pillRisky{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);color:var(--theme-red,#ef4444);background:#ef44441f;font-size:.75rem;font-weight:600;display:inline-block}.page-module__uQNfra__pillNeutral{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--theme-accent-dim);color:var(--theme-accent);font-size:.75rem;font-weight:600;display:inline-block}.page-module__uQNfra__tableFootnote{color:var(--theme-text-muted);font-size:.8rem;font-style:italic}.page-module__uQNfra__stepList{counter-reset:step-counter;margin:var(--space-6) 0 0;gap:var(--space-6);flex-direction:column;padding:0;list-style:none;display:flex}.page-module__uQNfra__stepItem{gap:var(--space-4);align-items:flex-start;display:flex}.page-module__uQNfra__stepCounter{border-radius:var(--radius-full);background:var(--theme-purple-dim);width:36px;height:36px;color:var(--theme-purple-light,#c084fc);font-family:var(--font-display);counter-increment:step-counter;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.page-module__uQNfra__stepCounter:after{content:counter(step-counter)}.page-module__uQNfra__stepContent h3{margin-bottom:var(--space-1)}.page-module__uQNfra__stepContent p{margin:0}.page-module__uQNfra__mockupPanel{border-radius:var(--radius-lg);border:1px solid var(--theme-border);background:var(--theme-surface);margin:var(--space-6) 0;box-shadow:var(--shadow-card,0 2px 12px #3b5bdb14);overflow:hidden}.page-module__uQNfra__mockupTopBar{padding:var(--space-3) var(--space-4);background:var(--theme-surface-2);border-bottom:1px solid var(--theme-border);align-items:center;gap:6px;display:flex}.page-module__uQNfra__mockupDot{background:var(--theme-border-hover);border-radius:50%;width:10px;height:10px}.page-module__uQNfra__mockupUrl{margin-left:var(--space-3);color:var(--theme-text-muted);font-family:monospace;font-size:.75rem}.page-module__uQNfra__mockupBody{padding:var(--space-5);gap:var(--space-5);flex-direction:column;display:flex}.page-module__uQNfra__mockupNotesPanel,.page-module__uQNfra__mockupQuizPanel{gap:var(--space-3);flex-direction:column;flex:1;display:flex}.page-module__uQNfra__mockupLabel{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted);font-size:.75rem;font-weight:600}.page-module__uQNfra__mockupTextBlock{padding:var(--space-4);background:var(--theme-bg-secondary,var(--theme-surface-2));border-radius:var(--radius-md);border:1px solid var(--theme-border);gap:var(--space-2);flex-direction:column;display:flex}.page-module__uQNfra__mockupLine{color:var(--theme-text-secondary);padding:var(--space-1) 0;border-bottom:1px solid var(--theme-border);margin:0;font-size:.8rem;line-height:1.5}.page-module__uQNfra__mockupLine:last-child{border-bottom:none}.page-module__uQNfra__mockupArrowCol{padding:var(--space-2) 0;justify-content:center;align-items:center;display:flex}.page-module__uQNfra__mockupArrow{color:var(--theme-purple);font-size:1.5rem;transform:rotate(90deg)}.page-module__uQNfra__mockupQuizCard{padding:var(--space-4);background:var(--theme-bg-secondary,var(--theme-surface-2));border-radius:var(--radius-md);border:1px solid var(--theme-border);gap:var(--space-3);flex-direction:column;display:flex}.page-module__uQNfra__quizPill{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--theme-purple-dim);color:var(--theme-purple-light,#c084fc);font-size:.7rem;font-weight:700;font-family:var(--font-display);align-self:flex-start;display:inline-block}.page-module__uQNfra__mockupQuestion{color:var(--theme-text);margin:0;font-size:.9rem;font-weight:500;line-height:1.5}.page-module__uQNfra__mockupOptions{gap:var(--space-1);flex-direction:column;display:flex}.page-module__uQNfra__mockupOption{color:var(--theme-text-secondary);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-size:.8rem}.page-module__uQNfra__mockupOption:nth-child(2){background:var(--theme-green-dim,#22c55e1f);color:var(--theme-green,#22c55e);font-weight:600}.page-module__uQNfra__mockupCta{padding:var(--space-4) var(--space-5);border-top:1px solid var(--theme-border);text-align:center}.page-module__uQNfra__ctaButton{padding:var(--space-3) var(--space-6);background:var(--theme-purple);color:#fff;font-family:var(--font-display);border-radius:var(--radius-full);transition:transform var(--t-fast,.15s ease), opacity var(--t-fast,.15s ease);font-weight:600;text-decoration:none;display:inline-block}.page-module__uQNfra__ctaButton:hover{transform:scale(1.03)}.page-module__uQNfra__ctaButton:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.page-module__uQNfra__doDontGrid{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module__uQNfra__doDontGrid{grid-template-columns:1fr 1fr}}.page-module__uQNfra__doCard,.page-module__uQNfra__dontCard{padding:var(--space-5);border-radius:var(--radius-md);background:var(--theme-surface);border:1px solid var(--theme-border)}.page-module__uQNfra__doDontBadge{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;margin-bottom:var(--space-3);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:.8rem;font-weight:700;display:inline-block}.page-module__uQNfra__doDontBadge[data-variant=do]{background:var(--theme-green-dim,#22c55e1f);color:var(--theme-green,#22c55e)}.page-module__uQNfra__doDontBadge[data-variant=dont]{color:var(--theme-red,#ef4444);background:#ef44441f}.page-module__uQNfra__doDontList{padding-left:var(--space-5);color:var(--theme-text-secondary);font-size:.9rem;line-height:1.7;list-style:outside}.page-module__uQNfra__relatedFallback{margin-top:var(--space-12);padding:var(--space-8);text-align:center;color:var(--theme-text-muted);background:var(--theme-surface);border-radius:var(--radius-md);border:1px solid var(--theme-border)}.page-module__uQNfra__relatedFallbackText{font-size:.9rem}@media (min-width:768px){.page-module__uQNfra__page{padding:var(--space-10) var(--space-6) var(--space-16)}.page-module__uQNfra__heroPlaceholder{min-height:320px}.page-module__uQNfra__mockupBody{flex-direction:row;align-items:stretch}.page-module__uQNfra__mockupArrowCol{padding:0}.page-module__uQNfra__mockupArrow{transform:rotate(0)}}@media (min-width:1024px){.page-module__uQNfra__page{padding:var(--space-12) 0 var(--space-20)}.page-module__uQNfra__heroPlaceholder{min-height:380px}}@media (prefers-reduced-motion:reduce){.page-module__uQNfra__skipLink,.page-module__uQNfra__ctaButton{transition:none}}.page-module__uQNfra__container{margin-top:var(--space-12);padding:var(--space-8) 0;border-top:1px solid var(--theme-border)}.page-module__uQNfra__heading{font-family:var(--font-display);color:var(--theme-text);margin-bottom:var(--space-6);font-size:1.35rem;font-weight:600}.page-module__uQNfra__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module__uQNfra__grid{grid-template-columns:repeat(2,1fr)}}.page-module__uQNfra__card{gap:var(--space-2);padding:var(--space-5);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);color:inherit;transition:border-color var(--t-fast,.15s ease), box-shadow var(--t-fast,.15s ease), transform var(--t-fast,.15s ease);flex-direction:column;text-decoration:none;display:flex;position:relative}.page-module__uQNfra__card:hover{border-color:var(--theme-purple);box-shadow:var(--shadow-card,0 2px 12px #3b5bdb14);transform:translateY(-2px)}.page-module__uQNfra__card:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.page-module__uQNfra__cardQuestion{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-purple-light,#c084fc);font-size:.75rem;font-weight:600}.page-module__uQNfra__cardTitle{font-family:var(--font-display);color:var(--theme-text);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.page-module__uQNfra__cardExcerpt{color:var(--theme-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.page-module__uQNfra__cardArrow{bottom:var(--space-4);right:var(--space-4);color:var(--theme-purple-light,#c084fc);opacity:0;transition:opacity var(--t-fast,.15s ease), transform var(--t-fast,.15s ease);font-size:1.2rem;position:absolute;transform:translate(-6px)}.page-module__uQNfra__card:hover .page-module__uQNfra__cardArrow,.page-module__uQNfra__card:focus-visible .page-module__uQNfra__cardArrow{opacity:1;transform:translate(0)}@media (prefers-reduced-motion:reduce){.page-module__uQNfra__card,.page-module__uQNfra__cardArrow{transition:none}}
.ExploreStudeQ-module__FVRt7W__exploreSection{margin:var(--space-8) 0;padding:var(--space-6) 0;border-radius:var(--radius-lg);position:relative}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__default{background:linear-gradient(180deg, transparent 0%, var(--theme-surface) 100%);padding:var(--space-8) 0}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__default:before{content:"";background:linear-gradient(90deg, transparent, var(--theme-accent), transparent);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__compact{background:var(--theme-surface);padding:var(--space-6);border:1px solid var(--theme-border);margin:var(--space-4) 0}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__compact .ExploreStudeQ-module__FVRt7W__exploreGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__compact .ExploreStudeQ-module__FVRt7W__exploreCard{padding:var(--space-3);flex-direction:column;align-items:flex-start}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__compact .ExploreStudeQ-module__FVRt7W__exploreCardIcon{width:40px;height:40px;font-size:1.25rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__compact .ExploreStudeQ-module__FVRt7W__exploreCardTitle{font-size:.875rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__compact .ExploreStudeQ-module__FVRt7W__exploreCardDesc{font-size:.75rem;display:none}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal{padding:var(--space-4) 0;background:0 0;border:none}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreHeader{margin-bottom:var(--space-4)}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreHeading{-webkit-text-fill-color:var(--theme-text);background:0 0;font-size:1.25rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreSubheading{font-size:.875rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreCard{padding:var(--space-3);border:1px solid var(--theme-border);background:var(--theme-bg)}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreCardIcon{width:32px;height:32px;font-size:1rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreCardTitle{font-size:.8125rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreCardDesc{font-size:.6875rem}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__minimal .ExploreStudeQ-module__FVRt7W__exploreCTA{margin-top:var(--space-4);padding:var(--space-4)}.ExploreStudeQ-module__FVRt7W__exploreHeader{text-align:center;margin-bottom:var(--space-6)}.ExploreStudeQ-module__FVRt7W__exploreBadge{background:var(--theme-accent-dim);color:var(--theme-accent);text-transform:uppercase;letter-spacing:.08em;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);margin-bottom:var(--space-2);font-size:.6875rem;font-weight:600;display:inline-block}.ExploreStudeQ-module__FVRt7W__exploreHeading{font-family:var(--font-display);color:var(--theme-text);margin:0 0 var(--space-2);font-size:2rem;font-weight:700}.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__default .ExploreStudeQ-module__FVRt7W__exploreHeading{background:linear-gradient(135deg, var(--theme-text) 0%, var(--theme-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ExploreStudeQ-module__FVRt7W__exploreSubheading{color:var(--theme-text-secondary);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.6}.ExploreStudeQ-module__FVRt7W__exploreGrid{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:1fr;display:grid}.ExploreStudeQ-module__FVRt7W__exploreCard{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--theme-bg);border:1px solid var(--theme-border);border-radius:var(--radius-md);text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ExploreStudeQ-module__FVRt7W__exploreCard:before{content:"";background:var(--card-accent,var(--theme-accent));opacity:0;width:4px;height:100%;transition:opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.ExploreStudeQ-module__FVRt7W__exploreCard:hover{border-color:var(--card-accent,var(--theme-accent));transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.ExploreStudeQ-module__FVRt7W__exploreCard:hover:before{opacity:1}.ExploreStudeQ-module__FVRt7W__exploreCard:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.ExploreStudeQ-module__FVRt7W__exploreCardIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex}.ExploreStudeQ-module__FVRt7W__exploreCard:hover .ExploreStudeQ-module__FVRt7W__exploreCardIcon{transform:scale(1.1)rotate(-5deg)}.ExploreStudeQ-module__FVRt7W__exploreCardContent{flex:1;min-width:0}.ExploreStudeQ-module__FVRt7W__exploreCardTitle{font-family:var(--font-display);color:var(--theme-text);margin:0 0 var(--space-1);letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.ExploreStudeQ-module__FVRt7W__exploreCardDesc{color:var(--theme-text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.ExploreStudeQ-module__FVRt7W__exploreCardArrow{color:var(--theme-text-muted);flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.ExploreStudeQ-module__FVRt7W__exploreCard:hover .ExploreStudeQ-module__FVRt7W__exploreCardArrow{color:var(--card-accent,var(--theme-accent));transform:translate(4px)}.ExploreStudeQ-module__FVRt7W__exploreCTA{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-lg);padding:var(--space-6);align-items:center;gap:var(--space-4);flex-direction:column;display:flex;position:relative;overflow:hidden}.ExploreStudeQ-module__FVRt7W__exploreCTA:before{content:"";background:radial-gradient(circle, var(--theme-accent-dim) 0%, transparent 70%);opacity:.3;pointer-events:none;width:100%;height:100%;position:absolute;top:-50%;right:-50%}.ExploreStudeQ-module__FVRt7W__exploreCTAContent{text-align:center;z-index:1;position:relative}.ExploreStudeQ-module__FVRt7W__exploreCTATitle{font-family:var(--font-display);color:var(--theme-text);margin:0 0 var(--space-1);font-size:1.125rem;font-weight:700}.ExploreStudeQ-module__FVRt7W__exploreCTADesc{color:var(--theme-text-secondary);margin:0;font-size:.875rem}.ExploreStudeQ-module__FVRt7W__exploreMainCTA{align-items:center;gap:var(--space-2);font-family:var(--font-display);color:#0d0e14;background:var(--theme-accent);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);z-index:1;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.ExploreStudeQ-module__FVRt7W__exploreMainCTA:hover{box-shadow:0 8px 24px var(--theme-accent-glow);transform:translateY(-2px)scale(1.02)}.ExploreStudeQ-module__FVRt7W__exploreMainCTA:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.ExploreStudeQ-module__FVRt7W__exploreCTASubtext{color:var(--theme-text-muted);z-index:1;font-size:.75rem;position:relative}@media (min-width:640px){.ExploreStudeQ-module__FVRt7W__exploreGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr)}.ExploreStudeQ-module__FVRt7W__exploreCard{padding:var(--space-5);text-align:left;flex-direction:column;align-items:flex-start}.ExploreStudeQ-module__FVRt7W__exploreCardIcon{width:64px;height:64px;font-size:2rem}.ExploreStudeQ-module__FVRt7W__exploreCardArrow{top:var(--space-5);right:var(--space-5);position:absolute}.ExploreStudeQ-module__FVRt7W__exploreCTA{padding:var(--space-8);justify-content:center;gap:var(--space-6);flex-flow:wrap}.ExploreStudeQ-module__FVRt7W__exploreCTAContent{text-align:left;flex:1;min-width:200px}.ExploreStudeQ-module__FVRt7W__exploreHeading{font-size:2.25rem}}@media (min-width:1024px){.ExploreStudeQ-module__FVRt7W__exploreSection.ExploreStudeQ-module__FVRt7W__default{padding:var(--space-10) 0}.ExploreStudeQ-module__FVRt7W__exploreGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr)}.ExploreStudeQ-module__FVRt7W__exploreCard{padding:var(--space-6);min-height:180px}.ExploreStudeQ-module__FVRt7W__exploreCard:hover{transform:translateY(-6px)}.ExploreStudeQ-module__FVRt7W__exploreHeading{font-size:2.625rem}.ExploreStudeQ-module__FVRt7W__exploreCTA{padding:var(--space-10)}}@media (prefers-color-scheme:dark){.ExploreStudeQ-module__FVRt7W__exploreCard:hover{box-shadow:0 12px 40px #0006}.ExploreStudeQ-module__FVRt7W__exploreCTA:before{opacity:.15}}@media (prefers-reduced-motion:reduce){.ExploreStudeQ-module__FVRt7W__exploreCard,.ExploreStudeQ-module__FVRt7W__exploreCardIcon,.ExploreStudeQ-module__FVRt7W__exploreCardArrow,.ExploreStudeQ-module__FVRt7W__exploreMainCTA,.ExploreStudeQ-module__FVRt7W__exploreCard:before{transition:none}.ExploreStudeQ-module__FVRt7W__exploreCard:hover,.ExploreStudeQ-module__FVRt7W__exploreCard:hover .ExploreStudeQ-module__FVRt7W__exploreCardIcon{transform:none}.ExploreStudeQ-module__FVRt7W__exploreCard:hover .ExploreStudeQ-module__FVRt7W__exploreCardArrow{color:var(--theme-text-muted);transform:none}.ExploreStudeQ-module__FVRt7W__exploreMainCTA:hover{box-shadow:none;transform:none}}
