:root{--layout-wide:96rem;--layout-standard:80rem;--layout-focused:72rem;--layout-reading:70ch;--layout-edge:1.25rem;--layout-gutter:1rem;--layout-columns:4;--layout-section-space:3rem;--layout-anchor-offset:6rem;--motion-feedback:.12s;--motion-ui:.22s;--motion-reveal:.32s;--ease-responsive-out:cubic-bezier(.23, 1, .32, 1)}@media (max-width:359px){:root{--layout-edge:1rem}}@media (min-width:768px){:root{--layout-edge:2rem;--layout-gutter:1.5rem;--layout-columns:8;--layout-section-space:4rem}}@media (min-width:1024px){:root{--layout-columns:12;--layout-gutter:2rem}}@media (min-width:1536px){:root{--layout-edge:2.5rem;--layout-section-space:5rem}}.aura-shell{--shell-edge:var(--layout-edge);width:100%;min-width:0;padding-inline:var(--shell-edge);margin-inline:auto;position:relative}.aura-shell--wide{max-width:var(--layout-wide)}.aura-shell--standard{max-width:var(--layout-standard)}.aura-shell--focused{max-width:var(--layout-focused)}.aura-section{padding-block:var(--layout-section-space)}.aura-grid{grid-template-columns:repeat(var(--layout-columns), minmax(0, 1fr));gap:var(--layout-gutter);display:grid}.aura-reading{min-width:0;max-width:var(--layout-reading);overflow-wrap:anywhere;font-size:1rem;line-height:1.65}.aura-page-title{text-wrap:balance;font-size:clamp(2rem,1.5rem + 1.5vw,3rem);line-height:1.12}.aura-action{min-height:3rem;transition:background-color .15s ease, color .15s ease, transform var(--motion-feedback) var(--ease-responsive-out);justify-content:center;align-items:center;display:inline-flex}.aura-action:active{transform:scale(.98)}@media (min-width:768px){.aura-reading{font-size:1.125rem}}:where(main section[id],article [id]){scroll-margin-top:var(--layout-anchor-offset)}.film-hero{isolation:isolate;background:#000;flex-direction:column;width:100%;min-height:100svh;display:flex;position:relative}.film-hero-media{z-index:-1;position:absolute;inset:0;overflow:hidden}.film-hero-media video,.film-hero-media .film-hero-poster{object-fit:cover;object-position:50% 50%;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.film-hero-nav{flex-wrap:wrap;flex-shrink:0;padding-block:1.25rem}.film-hero-content{padding-top:3rem;padding-bottom:max(3rem, env(safe-area-inset-bottom));flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-start;display:flex}.film-hero-title{letter-spacing:-.025em;font-size:clamp(2.5rem,11.6vw,3rem);line-height:1}.film-hero-copy{width:100%;min-width:0;max-width:48rem}.film-hero-description{max-width:36rem;margin-top:1.5rem;font-size:1rem;line-height:1.6}.film-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.film-hero-actions>a{padding:.875rem 2rem}.film-hero-countdown[data-pending=true]{visibility:hidden}.film-hero-countdown{min-width:0}.film-hero-countdown>div{margin-top:1.5rem}.aura-nav-links{gap:clamp(.75rem,1.6vw,2.25rem)}.aura-nav-links>a{align-items:center;min-height:2.75rem;display:inline-flex}.aura-sticky-nav{z-index:55}.aura-sticky-nav .aura-shell{padding-block:.625rem}@media (max-width:479px){.film-hero-actions{flex-direction:column;align-items:flex-start}.film-hero-actions>a{width:auto}}@media (min-width:768px){.film-hero-title{font-size:clamp(3rem,4.7vw,5rem)}.film-hero-content{padding-bottom:clamp(3rem,6vh,6rem)}.film-hero-description{font-size:1.125rem}}@media (min-width:1536px){.film-hero-nav{padding-block:1.75rem}.film-hero-content{--shell-edge:2rem;padding-bottom:6rem}.film-hero-actions{margin-top:2.25rem}.film-hero-countdown>div{margin-top:1.75rem}}@media (min-width:768px) and (max-height:699px){.film-hero-title{font-size:clamp(2.5rem,min(4.7vw,8svh),4rem)}.film-hero-nav{padding-block:1rem}.film-hero-content{padding-top:1.5rem;padding-bottom:1.5rem}.film-hero-actions,.film-hero-description,.film-hero-countdown>div{margin-top:1rem}}.aura-marketing-title{text-wrap:balance;font-size:clamp(2rem,1.5rem + 1.7vw,3.5rem);line-height:1.08}.aura-showcase-grid{align-items:center}.aura-showcase-grid>*{grid-column:1/-1;min-width:0}.aura-feature-list{font-size:1rem;line-height:1.6}.aura-feature-list li{font-size:inherit}.aura-mcq-shell{max-width:var(--layout-wide)}.aura-mcq-shell [data-question-content]{min-width:0}@media (min-width:1024px){.aura-showcase-grid>:first-child{grid-column:1/6}.aura-showcase-grid>:last-child{grid-column:6/-1}.aura-adaptive-section{align-items:center;min-height:min(75svh,48rem);display:flex}}.aura-table-scroll{max-width:100%;overflow-x:auto}.aura-footer a{overflow-wrap:anywhere}.aura-contact-form input,.aura-contact-form textarea{min-width:0;font-size:1rem}.aura-contact-form input{min-height:3rem}@media (prefers-reduced-motion:reduce){.aura-action{transition:color .1s,background-color .1s}.aura-action:active{transform:none}}
.layout-review-toolbar{z-index:150;color:#143b31;background:#f8fffb;border:1px solid #91b8a9;border-radius:.75rem;max-width:calc(100% - 2rem);padding:.75rem 1rem;font:13px/1.5 system-ui,sans-serif;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 8px #0002}.layout-review-toolbar>div{flex-wrap:wrap;gap:.75rem;display:flex}.layout-review-primary{font-weight:750}@media (max-width:767px){.layout-review-toolbar{bottom:max(5.5rem, env(safe-area-inset-bottom))}}.layout-review-toolbar button,.layout-review-toolbar a{align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.layout-review-guides{inset-block:0;inset-inline:var(--shell-edge,var(--layout-edge));z-index:140;pointer-events:none;grid-template-columns:repeat(var(--layout-columns), minmax(0, 1fr));gap:var(--layout-gutter);background-image:repeating-linear-gradient(#ff32641a 0 1px,#0000 1px 8px);display:grid;position:absolute}.layout-review-guides>span{color:#07563e;background:#00a18714;border-inline:1px solid #00a18755;font:12px monospace}.layout-review-guides>span:nth-child(n+5){display:none}@media (min-width:768px){.layout-review-guides>span:nth-child(-n+8){display:block}}@media (min-width:1024px){.layout-review-guides>span:nth-child(-n+12){display:block}}
