.ContactForm-module__UoqRnG__form{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--contact-form-bg:var(--site-paper-strong,#fffdf7);--contact-control-bg:color-mix(in srgb, var(--contact-form-bg) 92%, white);--contact-ink:var(--site-panel-heading,#071925);--contact-copy:var(--site-panel-muted,#33404c);--contact-placeholder:color-mix(in srgb, var(--contact-ink) 68%, white);--contact-border:color-mix(in srgb, var(--contact-ink) 50%, transparent);--contact-border-hover:color-mix(in srgb, var(--contact-ink) 62%, transparent);--contact-focus:var(--site-teal,#0b5f5a);--contact-action-bg:color-mix(in srgb, var(--contact-focus) 68%, var(--contact-ink));--contact-disabled-bg:color-mix(in srgb, var(--contact-form-bg) 78%, var(--contact-ink));--contact-disabled-ink:color-mix(in srgb, var(--contact-ink) 72%, white);--contact-error:#9f1d17;--rar-panel-strong:var(--contact-form-bg);--rar-ink:var(--contact-ink);--rar-copy:var(--contact-copy);--rar-muted:var(--contact-placeholder);--rar-field-ink:var(--contact-ink);--rar-border:var(--contact-border);--rar-border-strong:var(--contact-border);--rar-teal:var(--contact-action-bg);--rar-action-primary-ink:var(--contact-form-bg);--text-secondary:var(--contact-copy);--text-tertiary:var(--contact-placeholder);--surface-secondary:color-mix(in srgb, var(--contact-form-bg) 88%, var(--contact-ink));--surface-tertiary:var(--contact-disabled-bg);--error:var(--contact-error);--success:#157a4a;background:var(--contact-form-bg);color:var(--contact-copy)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control{border-color:var(--contact-border);background:var(--contact-control-bg);caret-color:var(--contact-ink);color:var(--contact-ink);-webkit-text-fill-color:var(--contact-ink)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control::placeholder{color:var(--contact-placeholder);opacity:1;-webkit-text-fill-color:var(--contact-placeholder)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:hover:not(:disabled):not(:focus){border-color:var(--contact-border-hover)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:focus,.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:focus-visible{border-color:var(--contact-focus);box-shadow:0 0 0 2px var(--contact-form-bg), 0 0 0 5px var(--contact-focus);outline:none}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:user-invalid{border-color:var(--contact-error);box-shadow:0 0 0 2px var(--contact-form-bg), 0 0 0 5px color-mix(in srgb, var(--contact-error) 78%, transparent)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:disabled{border-color:var(--contact-border);background:var(--contact-disabled-bg);color:var(--contact-disabled-ink);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--contact-disabled-ink)}:-webkit-any(.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:autofill,.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:-webkit-autofill){border-color:var(--contact-border-hover);caret-color:var(--contact-ink);color:var(--contact-ink);box-shadow:inset 0 0 0 1000px var(--contact-control-bg);-webkit-text-fill-color:var(--contact-ink)}:is(.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:autofill,.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control:autofill){border-color:var(--contact-border-hover);caret-color:var(--contact-ink);color:var(--contact-ink);box-shadow:inset 0 0 0 1000px var(--contact-control-bg);-webkit-text-fill-color:var(--contact-ink)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control option{background:var(--contact-control-bg);color:var(--contact-ink)}@media (prefers-contrast:more){.ContactForm-module__UoqRnG__form{--contact-border:var(--contact-ink);--contact-border-hover:var(--contact-ink);--contact-placeholder:var(--contact-copy)}.ContactForm-module__UoqRnG__form .ContactForm-module__UoqRnG__control{border-width:2px}}
.PublicInfoPage-module__IUGkgW__shell{--info-bg:#fff8ea;--info-panel:#fffdf5;--info-ink:#071925;--info-copy:#33404c;--info-muted:#5d6a75;--info-teal:#0b5f5a;--info-red:#a2372c;--info-border:#0719252e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--info-bg);min-height:100dvh;color:var(--info-ink);font-family:Atkinson Hyperlegible,system-ui,sans-serif}.PublicInfoPage-module__IUGkgW__shell :where(a){color:inherit;text-decoration:none}.PublicInfoPage-module__IUGkgW__institutional{--info-bg:#fbf7ed;--info-panel:#fffdf7;--info-copy:#2e3d48;--info-muted:#576774;--info-teal:#0c6761;--info-border:#07192529}.PublicInfoPage-module__IUGkgW__hero,.PublicInfoPage-module__IUGkgW__content{width:min(100% - 2rem,76rem);margin-inline:auto}.PublicInfoPage-module__IUGkgW__hero{border-bottom:1px solid var(--info-border);grid-template-columns:minmax(0,1fr) minmax(18rem,.42fr);align-items:end;gap:clamp(1.25rem,4vw,3rem);padding:clamp(2.75rem,7vw,5.75rem) 0 clamp(2rem,5vw,4rem);display:grid}.PublicInfoPage-module__IUGkgW__hero[data-has-summary=false]{grid-template-columns:minmax(0,1fr)}.PublicInfoPage-module__IUGkgW__heroCopy{max-width:58rem}.PublicInfoPage-module__IUGkgW__eyebrow{color:var(--info-teal);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:850}.PublicInfoPage-module__IUGkgW__hero h1{max-width:14ch;color:var(--info-ink);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:0;text-wrap:balance;margin:.55rem 0 0;font-size:clamp(2.15rem,5.2vw,4rem);font-weight:650;line-height:.98}.PublicInfoPage-module__IUGkgW__lede,.PublicInfoPage-module__IUGkgW__sectionHead p,.PublicInfoPage-module__IUGkgW__summary p,.PublicInfoPage-module__IUGkgW__card p,.PublicInfoPage-module__IUGkgW__blocks p,.PublicInfoPage-module__IUGkgW__list p,.PublicInfoPage-module__IUGkgW__orderedList p,.PublicInfoPage-module__IUGkgW__linkItem small{color:var(--info-copy);line-height:1.65}.PublicInfoPage-module__IUGkgW__lede{max-width:48rem;margin:1rem 0 0;font-size:clamp(1rem,2vw,1.16rem);font-weight:650}.PublicInfoPage-module__IUGkgW__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.35rem;display:flex}.PublicInfoPage-module__IUGkgW__primaryAction,.PublicInfoPage-module__IUGkgW__secondaryAction{border:1px solid var(--info-border);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:3rem;padding:0 1rem;font-weight:850;display:inline-flex}.PublicInfoPage-module__IUGkgW__primaryAction{border-color:var(--info-ink);background:var(--info-ink);color:var(--info-panel)}.PublicInfoPage-module__IUGkgW__secondaryAction{background:var(--info-panel);color:var(--info-ink)}.PublicInfoPage-module__IUGkgW__summary{border-left:4px solid var(--info-teal);background:#fffdf5b3;padding:1rem 0 1rem 1rem}.PublicInfoPage-module__IUGkgW__summary h2{color:var(--info-ink);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);margin:0;font-size:clamp(1.3rem,2.5vw,1.9rem);font-weight:650;line-height:1.05}.PublicInfoPage-module__IUGkgW__summary p{margin:.55rem 0 0;font-weight:650}.PublicInfoPage-module__IUGkgW__summary ul{gap:.45rem;margin:.8rem 0 0;padding:0;list-style:none;display:grid}.PublicInfoPage-module__IUGkgW__summary li{color:var(--info-copy);font-weight:750;line-height:1.45}.PublicInfoPage-module__IUGkgW__content{gap:clamp(2.25rem,5vw,4rem);padding:clamp(2.25rem,5vw,4rem) 0 clamp(4rem,8vw,6rem);display:grid}.PublicInfoPage-module__IUGkgW__section{gap:1rem;display:grid}.PublicInfoPage-module__IUGkgW__content>.PublicInfoPage-module__IUGkgW__section+.PublicInfoPage-module__IUGkgW__section{border-top:1px solid var(--info-border);padding-top:clamp(1.75rem,4vw,3rem)}.PublicInfoPage-module__IUGkgW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PublicInfoPage-module__IUGkgW__sectionHead{gap:.55rem;max-width:58rem;display:grid}.PublicInfoPage-module__IUGkgW__sectionHead h2{color:var(--info-ink);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(1.45rem,3vw,2.2rem);font-weight:650;line-height:1.04}.PublicInfoPage-module__IUGkgW__sectionHead p{margin:0;font-weight:650}.PublicInfoPage-module__IUGkgW__cardGrid,.PublicInfoPage-module__IUGkgW__linkGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.PublicInfoPage-module__IUGkgW__blocks{gap:.85rem;max-width:64rem;display:grid}.PublicInfoPage-module__IUGkgW__blocks>p{margin:0;font-weight:650}.PublicInfoPage-module__IUGkgW__videoBlock{gap:.6rem;width:min(100%,20rem);margin:.4rem 0 0;display:grid}.PublicInfoPage-module__IUGkgW__video{border:1px solid var(--info-border);background:#06131c;width:100%;height:auto;display:block}.PublicInfoPage-module__IUGkgW__videoBlock figcaption{color:var(--info-muted);margin:0;font-size:.92rem;font-weight:650;line-height:1.5}.PublicInfoPage-module__IUGkgW__card,.PublicInfoPage-module__IUGkgW__linkItem{border-top:3px solid var(--info-teal);background:var(--info-panel);padding:1rem}.PublicInfoPage-module__IUGkgW__card{border-right:1px solid var(--info-border);border-bottom:1px solid var(--info-border);border-left:1px solid var(--info-border);border-radius:0 0 8px 8px;gap:.55rem;min-height:100%;display:grid}.PublicInfoPage-module__IUGkgW__card svg{color:var(--info-teal)}.PublicInfoPage-module__IUGkgW__card h3{color:var(--info-ink);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);text-wrap:balance;margin:0;font-size:1.22rem;font-weight:650;line-height:1.1}.PublicInfoPage-module__IUGkgW__card p{margin:0;font-size:.96rem;font-weight:650}.PublicInfoPage-module__IUGkgW__cardAction{width:fit-content;color:var(--info-teal);align-items:center;gap:.35rem;font-weight:850;display:inline-flex}.PublicInfoPage-module__IUGkgW__list,.PublicInfoPage-module__IUGkgW__orderedList{gap:.55rem;max-width:58rem;margin:0;padding:0;list-style:none;display:grid}.PublicInfoPage-module__IUGkgW__orderedList{padding-left:1.3rem;list-style:decimal}.PublicInfoPage-module__IUGkgW__orderedList li::marker{color:var(--info-copy)}.PublicInfoPage-module__IUGkgW__list li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.PublicInfoPage-module__IUGkgW__list li:before{background:var(--info-teal);content:"";border-radius:999px;width:.45rem;height:.45rem;margin-top:.65rem}.PublicInfoPage-module__IUGkgW__list p,.PublicInfoPage-module__IUGkgW__orderedList p{margin:0;font-weight:700}.PublicInfoPage-module__IUGkgW__linkItem{border-right:1px solid var(--info-border);border-bottom:1px solid var(--info-border);border-left:1px solid var(--info-border);border-radius:0 0 8px 8px;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;display:grid}.PublicInfoPage-module__IUGkgW__linkItem strong,.PublicInfoPage-module__IUGkgW__linkItem small{display:block}.PublicInfoPage-module__IUGkgW__linkItem strong{color:var(--info-ink);font-size:1rem;font-weight:850;line-height:1.2}.PublicInfoPage-module__IUGkgW__linkItem small{margin-top:.3rem;font-size:.88rem;font-weight:650}.PublicInfoPage-module__IUGkgW__linkItem svg{color:var(--info-teal);margin-top:.1rem}.PublicInfoPage-module__IUGkgW__questionList{border-top:1px solid var(--info-border);max-width:64rem;display:grid}.PublicInfoPage-module__IUGkgW__questionList details{border-bottom:1px solid var(--info-border)}.PublicInfoPage-module__IUGkgW__questionList summary{color:var(--info-ink);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);cursor:pointer;padding:1rem 2.25rem 1rem 0;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:650;line-height:1.25;list-style:none;position:relative}.PublicInfoPage-module__IUGkgW__questionList summary::-webkit-details-marker{display:none}.PublicInfoPage-module__IUGkgW__questionList summary:after{color:var(--info-teal);content:"+";font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-size:1.25rem;font-weight:850;position:absolute;top:1rem;right:.25rem}.PublicInfoPage-module__IUGkgW__questionList details[open] summary:after{content:"−"}.PublicInfoPage-module__IUGkgW__questionList details>p{max-width:54rem;color:var(--info-copy);margin:-.15rem 0 1rem;font-weight:650;line-height:1.6}.PublicInfoPage-module__IUGkgW__questionList summary:focus-visible{outline:3px solid var(--info-teal);outline-offset:3px;border-radius:4px}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.25rem;padding:clamp(2rem,5vw,4rem) 0 clamp(1.6rem,4vw,3rem)}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__heroCopy{max-width:54rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__hero h1{max-width:18ch;font-family:var(--font-spectral,Georgia, "Times New Roman", serif);font-size:clamp(2.15rem,5.2vw,4rem);font-weight:650;line-height:1.04}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__lede{max-width:45rem;font-size:clamp(1rem,1.7vw,1.12rem);font-weight:600}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__content{gap:clamp(1.9rem,4vw,3rem);padding:clamp(1.8rem,4vw,3rem) 0 clamp(2.5rem,5vw,3.75rem)}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__section{gap:.9rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__sectionHead{max-width:50rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__sectionHead h2{font-family:var(--font-spectral,Georgia, "Times New Roman", serif);font-size:clamp(1.45rem,3vw,2.2rem);font-weight:650;line-height:1.12}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__sectionHead p,.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__blocks>p{font-weight:600}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__blocks{max-width:52rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkGrid{border-top:1px solid var(--info-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:62rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem{border:0;border-bottom:1px solid var(--info-border);background:0 0;border-radius:0;align-items:center;padding:.9rem 0}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem:nth-child(odd){padding-right:1.2rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem:nth-child(2n){border-left:1px solid var(--info-border);padding-left:1.2rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem strong{font-size:.98rem;font-weight:850}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem small{margin-top:.2rem;font-size:.86rem;line-height:1.45}@media (max-width:940px){.PublicInfoPage-module__IUGkgW__hero{grid-template-columns:1fr;align-items:start}.PublicInfoPage-module__IUGkgW__summary{width:min(100%,34rem)}.PublicInfoPage-module__IUGkgW__cardGrid,.PublicInfoPage-module__IUGkgW__linkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkGrid{grid-template-columns:1fr}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem:nth-child(odd),.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem:nth-child(2n){border-left:0;padding-left:0;padding-right:0}}.PublicInfoPage-module__IUGkgW__brandSupport{--info-bg:var(--site-bg,#fff8ea);--info-panel:var(--site-panel,#fffdf5);--info-ink:var(--site-paper-strong,#071925);--info-copy:var(--site-muted,#33404c);--info-muted:var(--site-muted,#5d6a75);--info-teal:var(--site-accent,#0b5f5a);--info-border:var(--site-line,#0719252e)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;padding:clamp(1.3rem,3.2vw,2.2rem) 0 clamp(1.1rem,2.6vw,1.7rem)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__heroCopy{max-width:46rem}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__hero h1{max-width:24ch;margin-top:.5rem;font-size:clamp(1.65rem,4.4vw,2.5rem);line-height:1.07}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__lede{max-width:40rem;margin-top:.7rem;font-size:clamp(.95rem,1.6vw,1.05rem);font-weight:600}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__content{gap:clamp(1.5rem,3.4vw,2.4rem);padding:clamp(1.4rem,3.2vw,2.2rem) 0 clamp(2.2rem,5vw,3.2rem)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__section{gap:.8rem}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__sectionHead{max-width:46rem}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__sectionHead h2{font-size:clamp(1.25rem,2.6vw,1.7rem);line-height:1.12}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__primaryAction{border-color:color-mix(in srgb, var(--site-accent,#071925) 82%, transparent);background:var(--site-accent,#071925);color:var(--site-primary-ink,#fff8ea)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__secondaryAction{color:var(--info-ink);background:0 0}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__summary{border-left-color:var(--site-accent,#0b5f5a);background:color-mix(in srgb, var(--site-paper,#fff8ea) 8%, transparent)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__card h3,.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__linkItem strong{color:var(--site-panel-heading,#071925)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__card p,.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__linkItem small{color:var(--site-panel-muted,#33404c)}.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__cardAction,.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__card svg,.PublicInfoPage-module__IUGkgW__brandSupport .PublicInfoPage-module__IUGkgW__linkItem svg{color:var(--site-teal,#0b5f5a)}@media (max-width:640px){.PublicInfoPage-module__IUGkgW__hero,.PublicInfoPage-module__IUGkgW__content{width:min(100% - 1.25rem,42rem)}.PublicInfoPage-module__IUGkgW__hero{padding-top:2rem}.PublicInfoPage-module__IUGkgW__actions{flex-direction:column;align-items:stretch}.PublicInfoPage-module__IUGkgW__primaryAction,.PublicInfoPage-module__IUGkgW__secondaryAction{width:100%}.PublicInfoPage-module__IUGkgW__cardGrid,.PublicInfoPage-module__IUGkgW__linkGrid{grid-template-columns:1fr}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__hero{gap:.9rem;padding-top:1.45rem;padding-bottom:1.35rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__hero h1{max-width:18ch;font-size:clamp(2rem,8vw,2.45rem)}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__lede{margin-top:.8rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__content{gap:1.8rem;padding-top:1.45rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__sectionHead{gap:.45rem}.PublicInfoPage-module__IUGkgW__institutional .PublicInfoPage-module__IUGkgW__linkItem{padding:.82rem 0}}
.RealSampleBooks-module__6DI1WG__bookRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem;display:grid}.RealSampleBooks-module__6DI1WG__bookRow.RealSampleBooks-module__6DI1WG__singleColumn{grid-template-columns:1fr}.RealSampleBooks-module__6DI1WG__sampleUnavailable{color:#071925;background:#fffdf5;border:1px solid #07192529;border-radius:8px;justify-items:start;gap:.85rem;padding:1rem;display:grid}.RealSampleBooks-module__6DI1WG__sampleUnavailable p{margin:0;font-weight:750}.RealSampleBooks-module__6DI1WG__bookCard{background:#fffdf5;border:1px solid #07192529;border-radius:8px;grid-template-columns:minmax(10rem,.56fr) minmax(0,1fr);display:grid;overflow:hidden}.RealSampleBooks-module__6DI1WG__cardCover{background:radial-gradient(circle at 22% 18%,#ffffff94,#0000 30%),linear-gradient(135deg,#f8e8be 0%,#fff8e7 48%,#ead7a1 100%);border-right:1px solid #07192529;min-height:16rem;position:relative}.RealSampleBooks-module__6DI1WG__cardCoverButton{cursor:pointer}.RealSampleBooks-module__6DI1WG__coverImage{object-fit:contain;object-position:center;background:0 0}.RealSampleBooks-module__6DI1WG__cardBody{flex-direction:column;min-width:0;padding:1rem;display:flex}.RealSampleBooks-module__6DI1WG__mini{color:#0b5f5a;margin:0;font-size:.78rem;font-weight:850}.RealSampleBooks-module__6DI1WG__bookCard h3{color:#071925;font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:0;text-wrap:balance;margin:.45rem 0 0;font-size:1.5rem;font-weight:650;line-height:1.05}[data-brand-package=heheding] .RealSampleBooks-module__6DI1WG__bookCard h3{font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-style:normal}.RealSampleBooks-module__6DI1WG__bookCard blockquote{color:#33404c;margin:.8rem 0 0;font-weight:700;line-height:1.45}.RealSampleBooks-module__6DI1WG__wordRow{flex-wrap:wrap;gap:.4rem;margin-top:.9rem;display:flex}.RealSampleBooks-module__6DI1WG__wordRow span{color:#33404c;background:#fff7e4;border:1px solid #07192524;border-radius:4px;padding:.35rem .5rem;font-size:.78rem;font-weight:850}.RealSampleBooks-module__6DI1WG__actionRow{flex-wrap:wrap;gap:.6rem;margin-top:auto;padding-top:1rem;display:flex}.RealSampleBooks-module__6DI1WG__readButton,.RealSampleBooks-module__6DI1WG__makeButton{cursor:pointer;border:1px solid #0b5f5a;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;width:fit-content;min-height:3rem;padding:0 1rem;font-weight:850;text-decoration:none;display:inline-flex}.RealSampleBooks-module__6DI1WG__actionRow .RealSampleBooks-module__6DI1WG__readButton{color:#0b5f5a;background:#fffdf5}.RealSampleBooks-module__6DI1WG__actionRow .RealSampleBooks-module__6DI1WG__makeButton{color:#fff8ea;background:#0b5f5a}.RealSampleBooks-module__6DI1WG__readButton img,.RealSampleBooks-module__6DI1WG__readButton svg,.RealSampleBooks-module__6DI1WG__makeButton img,.RealSampleBooks-module__6DI1WG__makeButton svg{flex:none;width:1rem;height:1rem}@media (max-width:980px){.RealSampleBooks-module__6DI1WG__bookRow{grid-template-columns:1fr}}@media (max-width:620px){.RealSampleBooks-module__6DI1WG__bookCard{grid-template-columns:1fr}.RealSampleBooks-module__6DI1WG__cardCover{aspect-ratio:16/10;border-bottom:1px solid #07192529;border-right:0;min-height:0}.RealSampleBooks-module__6DI1WG__coverImage{object-fit:cover}.RealSampleBooks-module__6DI1WG__compactMobileCovers .RealSampleBooks-module__6DI1WG__bookCard{grid-template-columns:minmax(6rem,28%) minmax(0,1fr);align-items:start}.RealSampleBooks-module__6DI1WG__compactMobileCovers .RealSampleBooks-module__6DI1WG__cardCover{aspect-ratio:3/4;border-bottom:1px solid #07192529;border-right:1px solid #07192529;align-self:start;min-height:0}.RealSampleBooks-module__6DI1WG__compactMobileCovers .RealSampleBooks-module__6DI1WG__coverImage{object-fit:contain}.RealSampleBooks-module__6DI1WG__compactMobileCovers .RealSampleBooks-module__6DI1WG__cardBody{padding:.85rem}.RealSampleBooks-module__6DI1WG__actionRow{grid-template-columns:1fr;display:grid}.RealSampleBooks-module__6DI1WG__readButton,.RealSampleBooks-module__6DI1WG__makeButton{width:100%}}
.BrandExamplesFallback-module__CjtHLG__page{--examples-bg:#031622;--examples-panel:#092536;--examples-line:#ffc8466b;--examples-accent:#ffc64d;--examples-accent-ink:#17202a;--examples-text:#fff8e7;--examples-muted:#d9e6e3;background:radial-gradient(circle at 84% 12%, #ffc64d1a, transparent 24rem), var(--examples-bg);min-height:100svh;color:var(--examples-text);padding:1rem clamp(1rem,3vw,2.5rem) 1.5rem}.BrandExamplesFallback-module__CjtHLG__page[data-brand=alexandria-jr]{--examples-bg:#06201f;--examples-panel:#0b302d;--examples-line:#e8c77275;--examples-accent:#e8c772;--examples-accent-ink:#17231f;--examples-text:#fff9e9;--examples-muted:#d9e5dc;background:radial-gradient(circle at 84% 12%, #e8c7721f, transparent 26rem), var(--examples-bg)}.BrandExamplesFallback-module__CjtHLG__page[data-embedded=true]{background:0 0;min-height:auto;padding:0 clamp(1rem,3vw,2.5rem) 1.5rem}.BrandExamplesFallback-module__CjtHLG__header,.BrandExamplesFallback-module__CjtHLG__status,.BrandExamplesFallback-module__CjtHLG__footer{width:min(72rem,100%);margin-inline:auto}.BrandExamplesFallback-module__CjtHLG__header{justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;display:flex}.BrandExamplesFallback-module__CjtHLG__brand{min-height:3rem;color:var(--examples-text);align-items:center;gap:.7rem;font-weight:900;text-decoration:none;display:inline-flex}.BrandExamplesFallback-module__CjtHLG__page[data-brand=alexandria-jr] .BrandExamplesFallback-module__CjtHLG__brand{font-family:var(--font-spectral,Georgia, "Times New Roman", serif);font-size:1.15rem}.BrandExamplesFallback-module__CjtHLG__brandLockup{object-fit:contain;object-position:left center;width:clamp(9rem,34vw,12rem);height:auto;max-height:2.9rem}.BrandExamplesFallback-module__CjtHLG__brandMarkText{font-size:1.2rem}.BrandExamplesFallback-module__CjtHLG__headerAction{background:var(--examples-accent);min-height:3rem;color:var(--examples-accent-ink);border-radius:.65rem;justify-content:center;align-items:center;padding:.4rem 1.1rem;font-weight:900;text-decoration:none;display:inline-flex}.BrandExamplesFallback-module__CjtHLG__status{align-items:center;gap:clamp(1.5rem,5vw,4.5rem);padding-block:clamp(3rem,9vw,7rem);display:grid}.BrandExamplesFallback-module__CjtHLG__statusCopy{min-width:0}.BrandExamplesFallback-module__CjtHLG__eyebrow,.BrandExamplesFallback-module__CjtHLG__truthEyebrow{color:var(--examples-accent);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:950}.BrandExamplesFallback-module__CjtHLG__status h1{max-width:17ch;color:var(--examples-text);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:-.035em;text-wrap:balance;margin:.75rem 0 0;font-size:clamp(2.35rem,8vw,5.35rem);font-weight:700;line-height:.98}.BrandExamplesFallback-module__CjtHLG__page[data-brand=heheding] .BrandExamplesFallback-module__CjtHLG__status h1{font-family:var(--font-atkinson,Arial, sans-serif);letter-spacing:-.045em;font-weight:950}.BrandExamplesFallback-module__CjtHLG__lede{max-width:42rem;color:var(--examples-muted);margin:1.25rem 0 0;font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:700;line-height:1.55}.BrandExamplesFallback-module__CjtHLG__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.BrandExamplesFallback-module__CjtHLG__primaryAction,.BrandExamplesFallback-module__CjtHLG__secondaryAction{cursor:pointer;min-height:3.25rem;font:inherit;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-weight:900;text-decoration:none;display:inline-flex}.BrandExamplesFallback-module__CjtHLG__primaryAction{border:1px solid var(--examples-accent);background:var(--examples-accent);color:var(--examples-accent-ink)}.BrandExamplesFallback-module__CjtHLG__secondaryAction{border:1px solid var(--examples-line);color:var(--examples-text);background:0 0}.BrandExamplesFallback-module__CjtHLG__primaryAction:focus-visible,.BrandExamplesFallback-module__CjtHLG__secondaryAction:focus-visible,.BrandExamplesFallback-module__CjtHLG__headerAction:focus-visible,.BrandExamplesFallback-module__CjtHLG__brand:focus-visible{outline:3px solid var(--examples-text);outline-offset:3px}.BrandExamplesFallback-module__CjtHLG__truthCard{border:1px solid var(--examples-line);background:linear-gradient(145deg, var(--examples-panel), #ffffff06);border-radius:1rem;padding:clamp(1.35rem,4vw,2.25rem);position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #0000002e}.BrandExamplesFallback-module__CjtHLG__truthIcon{border:1px solid var(--examples-line);width:3.1rem;height:3.1rem;color:var(--examples-accent);border-radius:.85rem;place-items:center;margin-bottom:1.2rem;display:grid}.BrandExamplesFallback-module__CjtHLG__truthCard h2{color:var(--examples-text);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);text-wrap:balance;margin:.6rem 0 0;font-size:clamp(1.55rem,4vw,2.25rem);line-height:1.08}.BrandExamplesFallback-module__CjtHLG__page[data-brand=heheding] .BrandExamplesFallback-module__CjtHLG__truthCard h2{font-family:var(--font-atkinson,Arial, sans-serif);font-weight:900}.BrandExamplesFallback-module__CjtHLG__truthCard ul{gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.BrandExamplesFallback-module__CjtHLG__truthCard li{color:var(--examples-muted);padding-left:1.55rem;font-weight:750;line-height:1.45;position:relative}.BrandExamplesFallback-module__CjtHLG__truthCard li:before{color:var(--examples-accent);content:"✓";font-weight:950;position:absolute;top:.08rem;left:0}.BrandExamplesFallback-module__CjtHLG__privacyNote{border-top:1px solid var(--examples-line);color:var(--examples-muted);align-items:flex-start;gap:.55rem;margin:1.45rem 0 0;padding-top:1rem;font-size:.9rem;font-weight:700;line-height:1.45;display:flex}.BrandExamplesFallback-module__CjtHLG__privacyNote svg,.BrandExamplesFallback-module__CjtHLG__privacyNote img{color:var(--examples-accent);flex:none}.BrandExamplesFallback-module__CjtHLG__loadingBar{background:#ffffff1f;border-radius:999px;width:min(22rem,100%);height:.45rem;margin-top:1.75rem;overflow:hidden}.BrandExamplesFallback-module__CjtHLG__loadingBar span{border-radius:inherit;background:var(--examples-accent);width:42%;height:100%;animation:1.2s ease-in-out infinite alternate BrandExamplesFallback-module__CjtHLG__shelf-open;display:block}.BrandExamplesFallback-module__CjtHLG__footer{border-top:1px solid var(--examples-line);color:var(--examples-muted);padding-top:1.25rem;font-size:.9rem;font-weight:700}@keyframes BrandExamplesFallback-module__CjtHLG__shelf-open{0%{transform:translate(0)}to{transform:translate(138%)}}@media (min-width:760px){.BrandExamplesFallback-module__CjtHLG__status{grid-template-columns:minmax(0,1.08fr) minmax(19rem,.72fr)}}@media (max-width:759px){.BrandExamplesFallback-module__CjtHLG__page{padding-inline:.75rem}.BrandExamplesFallback-module__CjtHLG__status{padding-block:2.75rem 2rem}.BrandExamplesFallback-module__CjtHLG__status h1{font-size:clamp(2.35rem,12vw,3.3rem)}.BrandExamplesFallback-module__CjtHLG__actions{display:grid}.BrandExamplesFallback-module__CjtHLG__primaryAction,.BrandExamplesFallback-module__CjtHLG__secondaryAction{width:100%}}@media (prefers-reduced-motion:reduce){.BrandExamplesFallback-module__CjtHLG__loadingBar span{width:66%;animation:none}}
.BrandPackageSitePage-module__ZBu3sa__shell{--site-ink:#071925;--site-paper:#fff7e4;--site-paper-strong:#fffdf4;--site-muted:#fff7e4db;--site-line:#fff7e433;--site-accent:#ffc447;--site-accent-2:#ef6c55;--site-teal:#2b9a92;--site-bench:#051624f5;--site-bench-ink:#fff7e4;--site-panel:#fff7e4f2;--site-panel-ink:#111a1f;--site-panel-heading:#071925;--site-panel-muted:#344147;--site-primary-ink:#171008;--site-menu-bg:#03111cf7;--wordmark-a:#ffc447;--wordmark-b:#ef6c55;--wordmark-c:#4eb4ad;--native-safe-bg:var(--site-bg,linear-gradient(135deg, #03111c 0%, #061827 50%, #0b1b25 100%));background:var(--native-safe-bg);min-height:100dvh;color:var(--site-paper);font-family:Atkinson Hyperlegible,system-ui,sans-serif;overflow-x:hidden}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding]{--font-display:"Atkinson Hyperlegible", system-ui, sans-serif;font-style:normal}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr]{--site-bg:linear-gradient(135deg, #07121d 0%, #10251e 54%, #06131c 100%);--site-paper:#f8edcf;--site-paper-strong:#fff4d8;--site-muted:#f8edcfd6;--site-line:#f8edcf38;--site-accent:#e4c06d;--site-accent-2:#8d3140;--site-teal:#20583a;--site-bench:#07121df5;--site-bench-ink:#f8edcf;--site-panel:#f8edcff0;--site-panel-ink:#101a17;--site-panel-heading:#101a17;--site-panel-muted:#314239;--site-primary-ink:#101a17;--site-menu-bg:#07121df7;--wordmark-a:#f1dfb1;--wordmark-b:#e4c06d;--wordmark-c:#8d3140}.BrandPackageSitePage-module__ZBu3sa__navShell{z-index:8;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:min(100% - 2rem,1180px);margin:0 auto;padding:1.55rem 0 0;display:flex;position:relative}.BrandPackageSitePage-module__ZBu3sa__wordmark{color:inherit;gap:.12rem;line-height:1;text-decoration:none;display:grid}.BrandPackageSitePage-module__ZBu3sa__wordmarkText{white-space:nowrap;color:var(--site-accent);font-family:var(--font-display), ui-serif, Georgia, serif;letter-spacing:0;text-shadow:0 3px #0003;align-items:baseline;font-size:clamp(2.25rem,5vw,4.35rem);font-weight:700;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__wordmarkImage{width:clamp(13.75rem,20vw,17.5rem);max-width:60vw;height:auto;display:block}.BrandPackageSitePage-module__ZBu3sa__wordmarkIconLockup{align-items:center;gap:.55rem;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__wordmarkIconLockup img{border-radius:8px;width:2.9rem;height:2.9rem;display:block}.BrandPackageSitePage-module__ZBu3sa__shell[data-wordmark=solid] .BrandPackageSitePage-module__ZBu3sa__wordmarkText{color:var(--wordmark-a);text-shadow:0 2px #0000003d}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__wordmarkText{color:var(--wordmark-a);text-shadow:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,5vw,4.75rem);font-weight:500;line-height:.88}.BrandPackageSitePage-module__ZBu3sa__navLinks{color:var(--site-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(.72rem,1.7vw,1.55rem);padding-top:.48rem;font-size:.94rem;font-weight:700;display:flex}.BrandPackageSitePage-module__ZBu3sa__navLinks a{min-height:2.45rem;color:inherit;border-radius:8px;align-items:center;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__navLinks a:hover,.BrandPackageSitePage-module__ZBu3sa__navLinks a:focus-visible,.BrandPackageSitePage-module__ZBu3sa__navLinks a[aria-current=page]{color:var(--site-accent)}.BrandPackageSitePage-module__ZBu3sa__navLinks a:hover,.BrandPackageSitePage-module__ZBu3sa__navLinks a:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--site-accent) 24%, transparent), inset 0 -2px 0 var(--site-accent);outline:none}.BrandPackageSitePage-module__ZBu3sa__navCta{border:1px solid color-mix(in srgb, var(--site-accent) 66%, transparent);background:color-mix(in srgb, var(--site-accent) 13%, transparent);padding-inline:.82rem;color:var(--site-accent)!important}.BrandPackageSitePage-module__ZBu3sa__navStoreLink{border:1px solid color-mix(in srgb, var(--site-teal) 68%, transparent);background:color-mix(in srgb, var(--site-teal) 16%, transparent);padding-inline:.78rem;color:color-mix(in srgb, var(--site-paper) 90%, var(--site-teal))!important}.BrandPackageSitePage-module__ZBu3sa__mobileMenu,.BrandPackageSitePage-module__ZBu3sa__mobileQuickActions{display:none}.BrandPackageSitePage-module__ZBu3sa__hero{grid-template-columns:minmax(18rem,.36fr) minmax(0,.64fr);gap:clamp(1.15rem,3.5vw,3rem);width:min(100% - 2rem,1180px);min-height:calc(100dvh - 7.2rem);margin:0 auto;padding:clamp(1.3rem,3vw,2.7rem) 0 clamp(2rem,4vw,3.4rem);display:grid;position:relative}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=examples] .BrandPackageSitePage-module__ZBu3sa__hero{min-height:auto;padding-bottom:clamp(1rem,3vw,2.2rem)}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__hero{min-height:min(34rem,56dvh - 1rem);padding-bottom:clamp(1rem,2.4vw,1.8rem)}.BrandPackageSitePage-module__ZBu3sa__shell .BrandPackageSitePage-module__ZBu3sa__hero[data-hero-media=none]{grid-template-columns:minmax(0,44rem);justify-content:center;min-height:auto;padding-block:clamp(2rem,7vw,5rem)}.BrandPackageSitePage-module__ZBu3sa__hero[data-hero-media=none] .BrandPackageSitePage-module__ZBu3sa__heroCopy{max-width:44rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__hero[data-hero-media=none]{grid-template-columns:minmax(0,38rem);justify-content:start;width:min(100% - 2rem,980px)}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr] .BrandPackageSitePage-module__ZBu3sa__hero[data-hero-media=none] .BrandPackageSitePage-module__ZBu3sa__heroCopy{max-width:40rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=examples] .BrandPackageSitePage-module__ZBu3sa__section{padding-top:clamp(1rem,3vw,2.4rem)}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__section{padding-top:clamp(.7rem,2vw,1.4rem)}.BrandPackageSitePage-module__ZBu3sa__heroCopy{align-self:center;max-width:31rem}.BrandPackageSitePage-module__ZBu3sa__eyebrow{color:var(--site-accent);letter-spacing:0;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:700}.BrandPackageSitePage-module__ZBu3sa__hero h1,.BrandPackageSitePage-module__ZBu3sa__sectionHead h2{color:var(--site-paper);font-family:var(--font-display), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;margin:0;font-weight:700}.BrandPackageSitePage-module__ZBu3sa__hero h1{max-width:11.6ch;font-size:clamp(3rem,6vw,5.15rem);line-height:.92}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__hero h1{max-width:12.3ch}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__hero h1,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__sectionHead h2,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__exampleCard h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__planCard h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__helpCard h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__planCard strong{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__eyebrow,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__exampleCard>span,.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__planCard>span{letter-spacing:.1em}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__eyebrow,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__planCard>span{letter-spacing:0;text-transform:none;font-size:.84rem;font-weight:750}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__heroCopy>.BrandPackageSitePage-module__ZBu3sa__eyebrow{display:none}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__planCard>span{color:var(--site-teal)}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__primaryAction{background:var(--site-accent);color:var(--site-primary-ink);box-shadow:0 7px #0000002e}.BrandPackageSitePage-module__ZBu3sa__lede{color:var(--site-muted);margin:1rem 0 0;font-size:clamp(1rem,1.7vw,1.16rem);font-weight:700;line-height:1.45}.BrandPackageSitePage-module__ZBu3sa__stageObject{align-content:center;min-width:0;display:grid;position:relative}.BrandPackageSitePage-module__ZBu3sa__sceneFrame{aspect-ratio:3/2;border:1px solid var(--site-line);background:#fff7e414;border-radius:8px;justify-self:end;width:min(100%,780px);position:relative;overflow:hidden;box-shadow:0 2.2rem 5rem #00000061}.BrandPackageSitePage-module__ZBu3sa__sceneImage{object-fit:contain;object-position:center}.BrandPackageSitePage-module__ZBu3sa__exampleCard>span,.BrandPackageSitePage-module__ZBu3sa__planCard>span{color:var(--site-panel-heading);letter-spacing:0;text-transform:uppercase;font-size:.8rem;font-weight:700}.BrandPackageSitePage-module__ZBu3sa__exampleCard i{color:#071925;background:#fff7e4;border:1px solid #07192524;border-radius:8px;padding:.32rem .5rem;font-size:.76rem;font-style:normal;font-weight:700}.BrandPackageSitePage-module__ZBu3sa__shell[data-chip-style=playful] .BrandPackageSitePage-module__ZBu3sa__exampleCard i:nth-child(3n+1){background:#cbe7f4}.BrandPackageSitePage-module__ZBu3sa__shell[data-chip-style=playful] .BrandPackageSitePage-module__ZBu3sa__exampleCard i:nth-child(3n+2){background:#f8c74b}.BrandPackageSitePage-module__ZBu3sa__shell[data-chip-style=playful] .BrandPackageSitePage-module__ZBu3sa__exampleCard i:nth-child(3n){background:#f2907d}.BrandPackageSitePage-module__ZBu3sa__heroActions{flex-wrap:wrap;gap:.62rem;margin-top:1.1rem;display:flex}.BrandPackageSitePage-module__ZBu3sa__formatPromise{max-width:42rem;color:var(--site-muted);margin:.9rem 0 0;font-size:.9rem;font-weight:700;line-height:1.42}.BrandPackageSitePage-module__ZBu3sa__storeInstallCue{border:1px solid color-mix(in srgb, var(--site-teal) 54%, transparent);color:var(--site-muted);background:#03111c42;border-radius:8px;align-items:center;gap:.58rem;margin-top:.72rem;padding:.42rem .52rem .42rem .68rem;font-size:.86rem;font-weight:700;line-height:1.1;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__storeInstallCue span{color:color-mix(in srgb, var(--site-paper) 84%, var(--site-teal))}.BrandPackageSitePage-module__ZBu3sa__storeInstallCue a{background:color-mix(in srgb, var(--site-teal) 88%, white);color:#03111c;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:2.18rem;padding:0 .72rem;font-weight:700;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__storeInstallCue a:hover,.BrandPackageSitePage-module__ZBu3sa__storeInstallCue a:focus-visible{background:var(--site-accent);outline:none}.BrandPackageSitePage-module__ZBu3sa__primaryAction,.BrandPackageSitePage-module__ZBu3sa__secondaryAction{text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:3.18rem;font-weight:700;line-height:1.12;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__primaryActionCopy{display:grid}.BrandPackageSitePage-module__ZBu3sa__pricingPrimaryAction{padding-block:.48rem}.BrandPackageSitePage-module__ZBu3sa__pricingPrimaryAction .BrandPackageSitePage-module__ZBu3sa__primaryActionCopy{gap:.12rem;line-height:1.05}.BrandPackageSitePage-module__ZBu3sa__pricingPrimaryAction .BrandPackageSitePage-module__ZBu3sa__primaryActionCopy small{color:currentColor;opacity:.78;white-space:nowrap;font-size:.69rem;font-weight:800;line-height:1.05}.BrandPackageSitePage-module__ZBu3sa__primaryAction{background:var(--site-accent);color:var(--site-primary-ink);padding:0 1.02rem;box-shadow:0 9px #0000002e}.BrandPackageSitePage-module__ZBu3sa__secondaryAction{border:1px solid color-mix(in srgb, var(--site-accent) 66%, transparent);color:var(--site-accent);background:#03111c3d;padding:0 1rem}.BrandPackageSitePage-module__ZBu3sa__trustRail{flex-wrap:wrap;grid-column:1/-1;gap:.62rem .9rem;margin-top:-1.5rem;display:flex}.BrandPackageSitePage-module__ZBu3sa__trustRail span{color:var(--site-muted);align-items:center;gap:.36rem;font-size:.82rem;font-weight:700;line-height:1.15;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__trustRail svg{color:var(--site-accent);flex:none}.BrandPackageSitePage-module__ZBu3sa__pricingCue{display:none}.BrandPackageSitePage-module__ZBu3sa__section{width:min(100% - 2rem,1120px);margin:0 auto;padding:clamp(1.8rem,5vw,4rem) 0}.BrandPackageSitePage-module__ZBu3sa__sectionHead{max-width:52rem}.BrandPackageSitePage-module__ZBu3sa__sectionHead h2{color:var(--site-paper);font-size:clamp(2.35rem,5vw,4.1rem);line-height:.98}.BrandPackageSitePage-module__ZBu3sa__sectionHead p{color:var(--site-muted);margin:.9rem 0 0;font-size:1rem;font-weight:700;line-height:1.52}.BrandPackageSitePage-module__ZBu3sa__exampleGrid,.BrandPackageSitePage-module__ZBu3sa__planGrid,.BrandPackageSitePage-module__ZBu3sa__helpGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.2rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__planGrid{grid-template-columns:minmax(0,1fr)}.BrandPackageSitePage-module__ZBu3sa__pricingDecision{grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;margin-top:1.25rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__pricingDecision article{border:1px solid color-mix(in srgb, var(--site-accent) 38%, transparent);background:color-mix(in srgb, var(--site-bench) 88%, transparent);min-height:12rem;color:var(--site-paper);border-radius:8px;align-content:start;gap:.58rem;padding:.92rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__pricingDecision span{background:var(--site-accent);width:1.85rem;height:1.85rem;color:var(--site-primary-ink);letter-spacing:0;border-radius:999px;place-items:center;margin-bottom:.32rem;font-size:.76rem;font-weight:700;display:inline-grid}.BrandPackageSitePage-module__ZBu3sa__pricingDecision strong{color:var(--site-paper);font-family:var(--font-display), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;font-size:clamp(1.28rem,2.4vw,1.72rem);font-weight:700;line-height:1.02;display:block}.BrandPackageSitePage-module__ZBu3sa__pricingDecision p{color:var(--site-muted);margin:0;font-size:.92rem;font-weight:700;line-height:1.38}.BrandPackageSitePage-module__ZBu3sa__pricingDecision .BrandPackageSitePage-module__ZBu3sa__paidPrimaryAction{place-self:end start;margin-top:.25rem}.BrandPackageSitePage-module__ZBu3sa__paidPrimaryAction{white-space:nowrap;background:var(--site-accent);min-height:2.7rem;color:var(--site-primary-ink);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:0 .86rem;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__paidPrimaryAction:hover,.BrandPackageSitePage-module__ZBu3sa__paidPrimaryAction:focus-visible{transform:translateY(-1px)}.BrandPackageSitePage-module__ZBu3sa__exampleCard,.BrandPackageSitePage-module__ZBu3sa__planCard,.BrandPackageSitePage-module__ZBu3sa__helpCard{border:1px solid var(--site-line);background:var(--site-panel);color:var(--site-panel-ink);border-radius:8px;box-shadow:0 14px #00000021}.BrandPackageSitePage-module__ZBu3sa__exampleCard{gap:.65rem;min-height:17rem;padding:1rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__exampleCard h3,.BrandPackageSitePage-module__ZBu3sa__planCard h3,.BrandPackageSitePage-module__ZBu3sa__helpCard h3{color:var(--site-panel-heading);font-family:var(--font-display), ui-serif, Georgia, serif;letter-spacing:0;margin:0;font-size:2rem;font-weight:700;line-height:.98}.BrandPackageSitePage-module__ZBu3sa__exampleCard blockquote{color:#1d1711;margin:0;font-family:ui-serif,Georgia,serif;font-size:1.22rem;font-weight:700;line-height:1.25}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__exampleCard blockquote,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__wordmarkText,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__hero h1,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__sectionHead h2,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__pricingDecision strong,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__exampleCard h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__planCard h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__helpCard h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__examplesFallback h3,.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__planCard strong{font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-style:normal}.BrandPackageSitePage-module__ZBu3sa__exampleCard p,.BrandPackageSitePage-module__ZBu3sa__planCard p,.BrandPackageSitePage-module__ZBu3sa__helpCard p{color:var(--site-panel-muted);margin:0;font-weight:700;line-height:1.45}.BrandPackageSitePage-module__ZBu3sa__examplesFallback{border:1px solid var(--site-line);background:color-mix(in srgb, var(--site-bench) 88%, transparent);color:var(--site-bench-ink);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1.2rem;padding:1rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__examplesFallback>svg{color:var(--site-accent)}.BrandPackageSitePage-module__ZBu3sa__examplesFallback h3{color:var(--site-paper);font-family:var(--font-display), ui-serif, Georgia, serif;letter-spacing:0;margin:0;font-size:clamp(1.35rem,3vw,2rem);font-weight:700;line-height:1}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__examplesFallback h3{font-family:Georgia,Times New Roman,serif;font-weight:500}.BrandPackageSitePage-module__ZBu3sa__examplesFallback p{color:var(--site-muted);margin:.4rem 0 0;font-weight:700;line-height:1.45}.BrandPackageSitePage-module__ZBu3sa__fallbackActions{flex-wrap:wrap;justify-content:flex-end;gap:.62rem;display:flex}.BrandPackageSitePage-module__ZBu3sa__cardAction{border:1px solid color-mix(in srgb, var(--site-teal) 24%, transparent);background:color-mix(in srgb, var(--site-teal) 10%, transparent);min-height:2.8rem;color:var(--site-panel-heading);border-radius:8px;justify-content:center;place-self:end start;align-items:center;gap:.45rem;padding:0 .9rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__cardAction svg{background:0 0;border:0;width:1rem;height:1rem;padding:0}.BrandPackageSitePage-module__ZBu3sa__exampleCard div{flex-wrap:wrap;align-self:end;gap:.34rem;display:flex}.BrandPackageSitePage-module__ZBu3sa__planCard{align-content:start;gap:.68rem;min-height:18rem;padding:1rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__familyPlanCard{background:linear-gradient(135deg, color-mix(in srgb, var(--site-panel) 96%, var(--site-accent)), var(--site-panel));width:min(100%,62rem);margin-inline:auto}.BrandPackageSitePage-module__ZBu3sa__foundingFamilyNote{border-top:1px solid color-mix(in srgb, var(--site-line) 78%, transparent);color:var(--site-panel-muted);margin:.2rem 0 0;padding-top:.78rem;font-size:.82rem;font-weight:700;line-height:1.45}.BrandPackageSitePage-module__ZBu3sa__foundingFamilyNote strong{color:var(--site-panel-heading)}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:.25rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoice{border:1px solid color-mix(in srgb, var(--site-accent) 48%, var(--site-line));background:color-mix(in srgb, var(--site-panel) 92%, var(--site-accent));border-radius:8px;align-content:start;gap:.42rem;padding:.82rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoicePrimary{border:2px solid color-mix(in srgb, var(--site-accent) 78%, #071925);background:color-mix(in srgb, var(--site-panel) 84%, var(--site-accent));box-shadow:0 10px 28px color-mix(in srgb, var(--site-accent) 18%, transparent)}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoiceHead{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.BrandPackageSitePage-module__ZBu3sa__familyBillingCadence{color:var(--site-panel-muted);letter-spacing:.055em;text-transform:uppercase;font-size:.78rem;font-weight:850}.BrandPackageSitePage-module__ZBu3sa__familyBillingBadge{background:var(--site-accent);color:var(--site-primary-ink);text-transform:uppercase;border-radius:999px;flex:none;padding:.28rem .52rem .3rem;font-size:.72rem;font-weight:850;line-height:1}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoice>strong{font-size:clamp(1.65rem,4vw,2.15rem)}.BrandPackageSitePage-module__ZBu3sa__familyBillingValue{min-height:2.6em;font-size:.86rem;line-height:1.3!important}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoice .BrandPackageSitePage-module__ZBu3sa__planAction{width:100%;margin-top:.2rem}.BrandPackageSitePage-module__ZBu3sa__planCard strong{color:var(--site-panel-heading);font-family:var(--font-display), ui-serif, Georgia, serif;overflow-wrap:anywhere;font-size:clamp(2rem,2.35vw,2.2rem);font-weight:700;line-height:.94}.BrandPackageSitePage-module__ZBu3sa__planAction{min-height:2.8rem;color:var(--site-paper);background:#071925;border-radius:8px;justify-content:center;place-self:end start;align-items:center;gap:.45rem;padding:0 .9rem;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__planAction:hover,.BrandPackageSitePage-module__ZBu3sa__planAction:focus-visible{background:color-mix(in srgb, #071925 82%, var(--site-accent))}.BrandPackageSitePage-module__ZBu3sa__planDetails{color:var(--site-panel-muted);gap:.36rem;margin:.1rem 0 0;padding:0;font-size:.86rem;font-weight:700;line-height:1.25;list-style:none;display:grid}.BrandPackageSitePage-module__ZBu3sa__planDetails li{padding-left:1rem;position:relative}.BrandPackageSitePage-module__ZBu3sa__planDetails li:before{content:"";background:var(--site-accent);border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:.5em;left:0}.BrandPackageSitePage-module__ZBu3sa__renewalDisclosure{color:var(--site-panel-muted);margin:0;font-size:.78rem;font-weight:760;line-height:1.35}.BrandPackageSitePage-module__ZBu3sa__helpCard svg{color:var(--site-teal);flex:none}.BrandPackageSitePage-module__ZBu3sa__helpCard{gap:.65rem;min-height:13.5rem;padding:1rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__helpCard svg{border:1px solid color-mix(in srgb, var(--site-teal) 24%, transparent);background:color-mix(in srgb, var(--site-teal) 10%, transparent);border-radius:8px;width:2.85rem;height:2.85rem;padding:.58rem}.BrandPackageSitePage-module__ZBu3sa__footerLinks{flex:24rem;justify-content:flex-end}.BrandPackageSitePage-module__ZBu3sa__footerLinks a{min-height:2.2rem}@media (max-width:980px){.BrandPackageSitePage-module__ZBu3sa__navLinks{display:none}.BrandPackageSitePage-module__ZBu3sa__mobileQuickActions{justify-content:flex-end;align-items:center;gap:.38rem;margin-left:auto;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__mobileQuickActions a{border:1px solid color-mix(in srgb, var(--site-accent) 44%, transparent);min-height:2.75rem;color:var(--site-paper);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding-inline:.68rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__mobileQuickActions a.BrandPackageSitePage-module__ZBu3sa__mobileQuickPrimary{border-color:color-mix(in srgb, var(--site-accent) 82%, transparent);background:var(--site-accent);color:var(--site-primary-ink)}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__mobileQuickActions{gap:.15rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__mobileQuickActions a.BrandPackageSitePage-module__ZBu3sa__mobileQuickPrimary{display:none}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__mobileQuickActions a{color:var(--site-paper-strong);background:0 0;border-color:#0000;padding-inline:.34rem}.BrandPackageSitePage-module__ZBu3sa__mobileMenu{display:block;position:relative}.BrandPackageSitePage-module__ZBu3sa__mobileMenu:not([open]) nav{display:none}.BrandPackageSitePage-module__ZBu3sa__mobileMenu summary{border:2px solid var(--site-accent);width:2.9rem;height:2.9rem;color:var(--site-accent);cursor:pointer;border-radius:999px;place-items:center;list-style:none;display:grid}.BrandPackageSitePage-module__ZBu3sa__mobileMenu summary::-webkit-details-marker{display:none}.BrandPackageSitePage-module__ZBu3sa__mobileMenu nav{z-index:12;border:1px solid var(--site-line);background:var(--site-menu-bg);border-radius:8px;gap:.18rem;min-width:13rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 1.2rem 2.6rem #0000005c}.BrandPackageSitePage-module__ZBu3sa__mobileMenu a{min-height:2.75rem;color:var(--site-paper);border-radius:8px;padding:.72rem .78rem;font-weight:700;text-decoration:none}.BrandPackageSitePage-module__ZBu3sa__mobileMenu a:hover,.BrandPackageSitePage-module__ZBu3sa__mobileMenu a:focus-visible,.BrandPackageSitePage-module__ZBu3sa__mobileMenu a[aria-current=page]{background:color-mix(in srgb, var(--site-accent) 14%, transparent);color:var(--site-accent)}.BrandPackageSitePage-module__ZBu3sa__mobileMenu a:hover,.BrandPackageSitePage-module__ZBu3sa__mobileMenu a:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--site-accent) 24%, transparent);outline:none}.BrandPackageSitePage-module__ZBu3sa__hero{grid-template-columns:1fr;min-height:auto;padding-top:1.55rem}.BrandPackageSitePage-module__ZBu3sa__heroCopy{max-width:46rem}.BrandPackageSitePage-module__ZBu3sa__hero h1{max-width:13ch}.BrandPackageSitePage-module__ZBu3sa__stageObject{padding-bottom:0}.BrandPackageSitePage-module__ZBu3sa__sceneFrame{justify-self:center;width:100%}.BrandPackageSitePage-module__ZBu3sa__trustRail{margin-top:0}.BrandPackageSitePage-module__ZBu3sa__exampleGrid,.BrandPackageSitePage-module__ZBu3sa__planGrid,.BrandPackageSitePage-module__ZBu3sa__helpGrid,.BrandPackageSitePage-module__ZBu3sa__pricingDecision{grid-template-columns:1fr}.BrandPackageSitePage-module__ZBu3sa__examplesFallback{grid-template-columns:auto minmax(0,1fr)}.BrandPackageSitePage-module__ZBu3sa__fallbackActions{grid-column:1/-1;justify-content:flex-start}}@media (min-width:561px) and (max-width:980px){.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__heroCopy{text-align:center;justify-self:center;width:min(100%,44rem);max-width:44rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__hero h1{margin-inline:auto}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__lede{max-width:62ch;margin-inline:auto}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__heroActions{justify-content:center}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__formatPromise{margin-inline:auto}}@media (max-width:560px){.BrandPackageSitePage-module__ZBu3sa__navShell,.BrandPackageSitePage-module__ZBu3sa__hero,.BrandPackageSitePage-module__ZBu3sa__section{width:min(100% - 1.1rem,1120px)}.BrandPackageSitePage-module__ZBu3sa__navShell{flex-wrap:wrap;gap:.55rem .7rem;padding-top:.9rem}.BrandPackageSitePage-module__ZBu3sa__mobileMenu{margin-left:auto}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__navShell{align-items:center;gap:.58rem;padding-top:.72rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__wordmarkText{max-width:45vw;font-size:clamp(1.02rem,4.2vw,1.2rem);line-height:1}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__wordmarkIconLockup img{width:2rem;height:2rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=alexandria-jr][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__mobileMenu summary{background:#f6ead009;border-width:1.5px;width:2.76rem;height:2.76rem}.BrandPackageSitePage-module__ZBu3sa__wordmarkText{font-size:clamp(2rem,12vw,3.2rem)}.BrandPackageSitePage-module__ZBu3sa__wordmarkImage{width:clamp(13.75rem,58vw,16rem);max-width:68vw}.BrandPackageSitePage-module__ZBu3sa__hero{gap:.95rem;padding-top:1.15rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__hero{gap:.58rem;padding-bottom:.7rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__hero h1{font-size:clamp(2.28rem,10vw,2.9rem);line-height:.96}.BrandPackageSitePage-module__ZBu3sa__heroCopy{text-align:center}.BrandPackageSitePage-module__ZBu3sa__hero h1{max-width:13ch;margin-inline:auto;font-size:clamp(2.45rem,12.5vw,3.65rem)}.BrandPackageSitePage-module__ZBu3sa__lede{font-size:.98rem}.BrandPackageSitePage-module__ZBu3sa__sceneFrame,.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__sceneFrame{aspect-ratio:3/2}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__section{gap:.76rem;padding-top:1.1rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__sectionHead h2{font-size:clamp(1.86rem,8.2vw,2.45rem);line-height:.98}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__pricingCue{color:var(--site-muted);margin:.15rem 0 0;font-size:.92rem;font-weight:700;line-height:1.35;display:block}.BrandPackageSitePage-module__ZBu3sa__heroActions{display:grid}.BrandPackageSitePage-module__ZBu3sa__storeInstallCue{text-align:center;justify-items:stretch;display:grid}.BrandPackageSitePage-module__ZBu3sa__primaryAction,.BrandPackageSitePage-module__ZBu3sa__secondaryAction{width:100%;min-height:3.14rem}.BrandPackageSitePage-module__ZBu3sa__trustRail span{flex:10rem}.BrandPackageSitePage-module__ZBu3sa__section{padding:2rem 0}.BrandPackageSitePage-module__ZBu3sa__sectionHead h2{font-size:clamp(2.12rem,11vw,3.2rem)}.BrandPackageSitePage-module__ZBu3sa__exampleCard,.BrandPackageSitePage-module__ZBu3sa__planCard,.BrandPackageSitePage-module__ZBu3sa__helpCard{min-height:auto}.BrandPackageSitePage-module__ZBu3sa__planAction{width:100%;min-height:3rem}.BrandPackageSitePage-module__ZBu3sa__familyBillingChoices{grid-template-columns:1fr}.BrandPackageSitePage-module__ZBu3sa__examplesFallback{grid-template-columns:1fr;justify-items:start}.BrandPackageSitePage-module__ZBu3sa__fallbackActions{width:100%;display:grid}.BrandPackageSitePage-module__ZBu3sa__footerLinks{flex:0 auto;justify-content:flex-start;width:100%}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__navShell{align-items:center;width:min(100% - 1rem,1120px);padding-top:.72rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__mobileQuickActions{display:none}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__mobileMenu summary{background:#fff7e40a;width:2.85rem;height:2.85rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__hero{align-content:start;gap:1rem;width:min(100% - 1.25rem,1120px);min-height:auto;padding-top:1.25rem;padding-bottom:1.8rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__heroCopy{text-align:left;max-width:24.5rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__eyebrow{color:color-mix(in srgb, var(--site-accent) 88%, white);letter-spacing:.08em;margin-bottom:.55rem;font-size:.74rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__hero h1{text-wrap:balance;max-width:11ch;margin-inline:0;font-size:clamp(2.62rem,11.2vw,3.12rem);line-height:.98}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__lede{color:#fff7e4e6;max-width:31ch;margin-top:.82rem;font-size:1.03rem;line-height:1.38}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__heroActions{margin-top:1rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__primaryAction{min-height:3.35rem;font-size:1rem;box-shadow:0 .42rem #0003}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__stageObject{margin-top:.1rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__sceneFrame{aspect-ratio:3/2;border-color:#ffc44757;box-shadow:0 1.3rem 3rem #00000057}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__pricingCue{color:#fff7e4d6;border-top:1px solid #fff7e42e;max-width:26rem;margin:.05rem 0 0;padding-top:.72rem;font-size:.92rem;font-weight:700;line-height:1.32;display:block}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__trustRail{border-top:1px solid #fff7e429;gap:.38rem .78rem;padding-top:.76rem;display:flex}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__trustRail span{flex:8.5rem;font-size:.78rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__section{padding-top:1.65rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__sectionHead h2{font-size:clamp(2.05rem,9vw,2.75rem)}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding][data-page=pricing] .BrandPackageSitePage-module__ZBu3sa__sectionHead p{font-size:.96rem}}.BrandPackageSitePage-module__ZBu3sa__helpDesk{width:min(100% - 2rem,1120px);margin:0 auto;padding:clamp(1.1rem,2.6vw,2rem) 0 0}.BrandPackageSitePage-module__ZBu3sa__helpDeskCopy{max-width:40rem}.BrandPackageSitePage-module__ZBu3sa__helpDesk h1{color:var(--site-paper);font-family:var(--font-display), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;line-height:1.06}.BrandPackageSitePage-module__ZBu3sa__shell[data-brand-package=heheding] .BrandPackageSitePage-module__ZBu3sa__helpDesk h1{font-family:Atkinson Hyperlegible,system-ui,sans-serif;font-style:normal}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__helpDesk h1{font-family:Georgia,Times New Roman,serif;font-weight:500}.BrandPackageSitePage-module__ZBu3sa__helpDeskLede{color:var(--site-muted);margin:.55rem 0 0;font-size:.98rem;font-weight:700;line-height:1.5}.BrandPackageSitePage-module__ZBu3sa__helpDeskContext{gap:.5rem;margin:clamp(1rem,2.4vw,1.5rem) 0 0;display:grid}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow{border:1px solid var(--site-line);background:color-mix(in srgb, var(--site-paper) 6%, transparent);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem 1rem;padding:.85rem .95rem;display:grid}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow dt{color:var(--site-accent);letter-spacing:.04em;text-transform:uppercase;grid-column:1/-1;align-items:center;gap:.42rem;margin:0;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow dt svg{width:1.05rem;height:1.05rem;color:var(--site-accent);flex:none}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow dd{gap:.2rem;min-width:0;margin:0;display:grid}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow dd strong{color:var(--site-paper);overflow-wrap:anywhere;font-size:1rem;font-weight:800;line-height:1.25}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow dd span{color:var(--site-muted);font-size:.86rem;font-weight:650;line-height:1.4}.BrandPackageSitePage-module__ZBu3sa__helpDeskLanes{flex-wrap:wrap;gap:.3rem;margin:.4rem 0 0;padding:0;list-style:none;display:flex}.BrandPackageSitePage-module__ZBu3sa__helpDeskLanes li{border:1px solid color-mix(in srgb, var(--site-paper) 22%, transparent);color:var(--site-muted);border-radius:999px;align-items:baseline;gap:.35rem;padding:.24rem .6rem;font-size:.76rem;font-weight:700;line-height:1.25;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__helpDeskLanes li:not([data-state=operational]){border-color:color-mix(in srgb, var(--site-accent) 62%, transparent);background:color-mix(in srgb, var(--site-accent) 12%, transparent);color:var(--site-paper)}.BrandPackageSitePage-module__ZBu3sa__helpDeskLanes li b{color:var(--site-paper);font-weight:850}.BrandPackageSitePage-module__ZBu3sa__shell[data-tone=library] .BrandPackageSitePage-module__ZBu3sa__helpDeskRow dd strong{font-family:Georgia,Times New Roman,serif;font-weight:600}.BrandPackageSitePage-module__ZBu3sa__helpDeskAction{border:1px solid color-mix(in srgb, var(--site-accent) 55%, transparent);min-height:2.6rem;color:var(--site-paper);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.86rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.BrandPackageSitePage-module__ZBu3sa__helpDeskAction svg{color:var(--site-accent)}.BrandPackageSitePage-module__ZBu3sa__helpDeskAction:hover,.BrandPackageSitePage-module__ZBu3sa__helpDeskAction:focus-visible{border-color:var(--site-accent);background:color-mix(in srgb, var(--site-accent) 14%, transparent)}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=help] .BrandPackageSitePage-module__ZBu3sa__section{padding-top:clamp(1.2rem,3vw,2rem)}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=help] .BrandPackageSitePage-module__ZBu3sa__sectionHead h2{font-size:clamp(1.5rem,3.4vw,2.2rem);line-height:1.08}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=help] .BrandPackageSitePage-module__ZBu3sa__sectionHead p{font-size:.95rem}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=help] .BrandPackageSitePage-module__ZBu3sa__helpCard{min-height:0}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=help] .BrandPackageSitePage-module__ZBu3sa__helpCard h3{font-size:1.32rem;line-height:1.14}.BrandPackageSitePage-module__ZBu3sa__shell[data-page=help] .BrandPackageSitePage-module__ZBu3sa__helpCard svg{width:2.2rem;height:2.2rem;padding:.44rem}@media (max-width:560px){.BrandPackageSitePage-module__ZBu3sa__helpDesk{width:min(100% - 1.25rem,42rem)}.BrandPackageSitePage-module__ZBu3sa__helpDeskRow{grid-template-columns:minmax(0,1fr);align-items:start}.BrandPackageSitePage-module__ZBu3sa__helpDeskAction{justify-self:start;margin-top:.15rem}}
.privacy-page-module__unU1sG__anchorNote{max-width:64rem;color:var(--info-copy,#33404c);margin:0;font-weight:650;line-height:1.65}.privacy-page-module__unU1sG__anchorNote a{color:var(--info-teal,#0b5f5a);text-underline-offset:.18em;font-weight:750;text-decoration:underline}.privacy-page-module__unU1sG__anchorNote a:focus-visible{outline:3px solid var(--info-teal,#0b5f5a);outline-offset:3px;border-radius:4px}
.MobilePreStoreFunnel-module__32jhfq__shell{--ink:#fff8e8;--muted:#d6e0df;--accent:#ffc447;min-height:100svh;padding:max(1.1rem, env(safe-area-inset-top)) 1rem max(1.4rem, env(safe-area-inset-bottom));color:var(--ink);background:radial-gradient(circle at 75% 10%,#ffc44733,#0000 30rem),linear-gradient(145deg,#06121d 0%,#0b2a3b 55%,#071824 100%);position:relative;overflow:clip}.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr]{--ink:#fbf1d7;--muted:#d8d9c6;--accent:#e9c874;background:radial-gradient(circle at 75% 10%,#e9c8742e,#0000 30rem),linear-gradient(145deg,#101d15 0%,#1b3526 55%,#0c1a12 100%)}.MobilePreStoreFunnel-module__32jhfq__shell *{box-sizing:border-box}.MobilePreStoreFunnel-module__32jhfq__glow{filter:blur(35px);pointer-events:none;background:#ffc4471f;border-radius:999px;width:30rem;height:30rem;position:absolute;inset:auto -8rem -12rem auto}.MobilePreStoreFunnel-module__32jhfq__hero{z-index:1;width:min(100%,68rem);margin:0 auto;position:relative}.MobilePreStoreFunnel-module__32jhfq__brandLockup{min-height:3.25rem;color:var(--ink);letter-spacing:-.02em;align-items:center;gap:.7rem;font-size:1.35rem;font-weight:900;display:flex}.MobilePreStoreFunnel-module__32jhfq__hehedingLogo{object-fit:contain;object-position:left center;width:auto;height:3.25rem}.MobilePreStoreFunnel-module__32jhfq__alexandriaLockup{font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:.005em;font-size:1.45rem;font-weight:650}.MobilePreStoreFunnel-module__32jhfq__alexandriaIcon{object-fit:cover;border-radius:.45rem;width:2.7rem;height:2.7rem}.MobilePreStoreFunnel-module__32jhfq__brandLockup>span:last-child{overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.MobilePreStoreFunnel-module__32jhfq__grid{gap:.9rem;margin-top:1.1rem;display:grid}.MobilePreStoreFunnel-module__32jhfq__promise,.MobilePreStoreFunnel-module__32jhfq__capture{background:#030e17d1;border:1px solid #ffffff24;border-radius:1.1rem;min-width:0;box-shadow:0 1rem 2.5rem #00000038}.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr] .MobilePreStoreFunnel-module__32jhfq__promise,.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr] .MobilePreStoreFunnel-module__32jhfq__capture{background:#0b1c12b8}.MobilePreStoreFunnel-module__32jhfq__promise{padding:clamp(1rem,4vw,1.55rem)}.MobilePreStoreFunnel-module__32jhfq__eyebrow,.MobilePreStoreFunnel-module__32jhfq__formTitle,.MobilePreStoreFunnel-module__32jhfq__founderLabel{color:var(--accent);letter-spacing:.095em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:900;line-height:1.2}.MobilePreStoreFunnel-module__32jhfq__title{max-width:19ch;color:var(--ink);letter-spacing:-.055em;text-wrap:balance;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;margin:.48rem 0 0;font-size:clamp(2rem,9vw,4.1rem);font-weight:950;line-height:.96}.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr] .MobilePreStoreFunnel-module__32jhfq__title,.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr] .MobilePreStoreFunnel-module__32jhfq__proofTitle{font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:-.025em;font-weight:650}.MobilePreStoreFunnel-module__32jhfq__description,.MobilePreStoreFunnel-module__32jhfq__proof{max-width:48rem;color:var(--muted);line-height:1.48}.MobilePreStoreFunnel-module__32jhfq__proofExperience{background:#ffffff0d;border:1px solid #ffffff2e;border-radius:.9rem;grid-template-columns:minmax(7.5rem,9.25rem) minmax(0,1fr);align-items:center;gap:1rem;margin-top:1.1rem;padding:.85rem;display:grid}.MobilePreStoreFunnel-module__32jhfq__proofBookButton{min-width:0;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;gap:.55rem;padding:0;display:grid}.MobilePreStoreFunnel-module__32jhfq__proofCover{aspect-ratio:3/4;background:#f7edcf;border:1px solid #ffffff3d;border-radius:.55rem;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 .65rem 1.25rem #00000047}.MobilePreStoreFunnel-module__32jhfq__proofCoverImage{object-fit:contain}.MobilePreStoreFunnel-module__32jhfq__proofOpenCue{color:var(--accent);text-align:center;font-size:.76rem;font-weight:900;line-height:1.2}.MobilePreStoreFunnel-module__32jhfq__proofBookButton:hover .MobilePreStoreFunnel-module__32jhfq__proofOpenCue{text-underline-offset:.18em;text-decoration:underline}.MobilePreStoreFunnel-module__32jhfq__proofKicker,.MobilePreStoreFunnel-module__32jhfq__proofTitle,.MobilePreStoreFunnel-module__32jhfq__proofLine,.MobilePreStoreFunnel-module__32jhfq__proofFormat{margin:0}.MobilePreStoreFunnel-module__32jhfq__proofKicker{color:var(--accent);letter-spacing:.055em;text-transform:uppercase;font-size:.72rem;font-weight:900}.MobilePreStoreFunnel-module__32jhfq__proofTitle{color:var(--ink);text-wrap:balance;margin-top:.35rem;font-size:clamp(1.2rem,5vw,1.7rem);font-weight:900;line-height:1.06}.MobilePreStoreFunnel-module__32jhfq__proofLine{color:var(--ink);margin-top:.6rem;font-size:.88rem;font-weight:760;line-height:1.38}.MobilePreStoreFunnel-module__32jhfq__proofFormat{color:var(--muted);margin-top:.55rem;font-size:.76rem;line-height:1.4}.MobilePreStoreFunnel-module__32jhfq__description{margin:1rem 0 0;font-size:1.03rem;font-weight:680}.MobilePreStoreFunnel-module__32jhfq__proof{margin:.72rem 0 0;font-size:.87rem}.MobilePreStoreFunnel-module__32jhfq__founderOffer{background:#ffc4471a;border:1px solid #ffc4476b;border-radius:1rem;margin-top:.9rem;padding:.8rem .9rem}.MobilePreStoreFunnel-module__32jhfq__founderPrice{color:var(--ink);letter-spacing:-.035em;margin:.28rem 0 0;font-size:1.3rem;font-weight:950}.MobilePreStoreFunnel-module__32jhfq__founderTerms{color:var(--muted);margin:.28rem 0 0;font-size:.78rem;line-height:1.42}.MobilePreStoreFunnel-module__32jhfq__capture{align-self:start;padding:clamp(1rem,4vw,1.3rem)}.MobilePreStoreFunnel-module__32jhfq__shell[data-paid-entry=true] .MobilePreStoreFunnel-module__32jhfq__grid{gap:.75rem}.MobilePreStoreFunnel-module__32jhfq__shell[data-paid-entry=true] .MobilePreStoreFunnel-module__32jhfq__promise{padding-bottom:.95rem}.MobilePreStoreFunnel-module__32jhfq__shell[data-paid-entry=true] .MobilePreStoreFunnel-module__32jhfq__description{margin-top:.75rem;font-size:.96rem;line-height:1.4}.MobilePreStoreFunnel-module__32jhfq__paidCapture{padding-top:.95rem}.MobilePreStoreFunnel-module__32jhfq__paidCapture .MobilePreStoreFunnel-module__32jhfq__formTitle{margin-bottom:.65rem}.MobilePreStoreFunnel-module__32jhfq__paidCapture .MobilePreStoreFunnel-module__32jhfq__label{margin-top:.65rem}.MobilePreStoreFunnel-module__32jhfq__paidCapture .MobilePreStoreFunnel-module__32jhfq__consent{margin-top:.5rem}.MobilePreStoreFunnel-module__32jhfq__formTitle{margin-bottom:.9rem;font-size:.82rem}.MobilePreStoreFunnel-module__32jhfq__interests{border:0;margin:0;padding:0}.MobilePreStoreFunnel-module__32jhfq__interests legend,.MobilePreStoreFunnel-module__32jhfq__label{color:var(--ink);margin:0 0 .45rem;font-size:.82rem;font-weight:800;display:block}.MobilePreStoreFunnel-module__32jhfq__interestGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.MobilePreStoreFunnel-module__32jhfq__interest{cursor:pointer;align-items:center;min-height:3rem;display:flex;position:relative}.MobilePreStoreFunnel-module__32jhfq__interest input{opacity:0;position:absolute}.MobilePreStoreFunnel-module__32jhfq__interest span{width:100%;min-height:3rem;color:var(--muted);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:.78rem;align-items:center;padding:.6rem .68rem;font-size:.76rem;font-weight:720;line-height:1.25;display:flex}.MobilePreStoreFunnel-module__32jhfq__interest input:checked+span{border-color:var(--accent);color:var(--ink);box-shadow:inset 0 0 0 1px var(--accent);background:#ffc4472b}.MobilePreStoreFunnel-module__32jhfq__interest input:focus-visible+span,.MobilePreStoreFunnel-module__32jhfq__input:focus-visible,.MobilePreStoreFunnel-module__32jhfq__action:focus-visible,.MobilePreStoreFunnel-module__32jhfq__proofBookButton:focus-visible,.MobilePreStoreFunnel-module__32jhfq__success:focus-visible{outline-offset:3px;outline:3px solid #fff}.MobilePreStoreFunnel-module__32jhfq__label{margin-top:.9rem}.MobilePreStoreFunnel-module__32jhfq__input,.MobilePreStoreFunnel-module__32jhfq__action{width:100%;min-height:3.15rem;font:inherit;border-radius:.82rem}.MobilePreStoreFunnel-module__32jhfq__input{color:#21170d;background:#fffdf6;border:2px solid #0000;padding:0 .85rem;font-size:1rem}.MobilePreStoreFunnel-module__32jhfq__input::placeholder{color:#746651}.MobilePreStoreFunnel-module__32jhfq__input[aria-invalid=true]{border-color:#ff9f89}.MobilePreStoreFunnel-module__32jhfq__action{color:#1d1407;cursor:pointer;background:linear-gradient(#ffd77b,#ffc447);border:0;margin-top:.65rem;padding:.72rem .9rem;font-size:.92rem;font-weight:950;line-height:1.15;box-shadow:0 .25rem #9f6f13}.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr] .MobilePreStoreFunnel-module__32jhfq__action{background:linear-gradient(#f4dda2,#e9c874);box-shadow:0 .25rem #8f6c2d}.MobilePreStoreFunnel-module__32jhfq__action:active:not(:disabled){transform:translateY(.13rem);box-shadow:0 .12rem #76500d}.MobilePreStoreFunnel-module__32jhfq__action:disabled{cursor:wait;opacity:.7}.MobilePreStoreFunnel-module__32jhfq__consent{color:#fff8e8b3;margin:.65rem 0 0;font-size:.68rem;line-height:1.4}.MobilePreStoreFunnel-module__32jhfq__status,.MobilePreStoreFunnel-module__32jhfq__error,.MobilePreStoreFunnel-module__32jhfq__interestError{min-height:1.1rem;margin:.35rem 0 0;font-size:.76rem;font-weight:750;line-height:1.35}.MobilePreStoreFunnel-module__32jhfq__status{color:var(--muted)}.MobilePreStoreFunnel-module__32jhfq__error,.MobilePreStoreFunnel-module__32jhfq__interestError{color:#ffd0c6}.MobilePreStoreFunnel-module__32jhfq__success{color:#dbffe3;background:#083e268c;border:1px solid #b2edbf70;border-radius:1rem;margin:0;padding:1rem;font-size:.95rem;font-weight:780;line-height:1.45}.MobilePreStoreFunnel-module__32jhfq__success span{color:#12351f;background:#d7ffe1;border-radius:999px;place-items:center;width:1.35rem;height:1.35rem;margin-right:.2rem;display:inline-grid}.MobilePreStoreFunnel-module__32jhfq__honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.MobilePreStoreFunnel-module__32jhfq__footer{z-index:1;color:#fff8e89e;text-align:center;flex-wrap:wrap;justify-content:center;gap:.35rem 1rem;width:min(100%,68rem);margin:1rem auto 0;font-size:.68rem;line-height:1.3;display:flex;position:relative}.MobilePreStoreFunnel-module__32jhfq__footer a{color:var(--ink);text-underline-offset:.18em;border-bottom:1px solid #fff8e86b;font-weight:800}.MobilePreStoreFunnel-module__32jhfq__footer a:focus-visible{outline-offset:3px;border-radius:.2rem;outline:3px solid #fff}.MobilePreStoreFunnel-module__32jhfq__confirmationHero{gap:1rem;display:grid}.MobilePreStoreFunnel-module__32jhfq__confirmationCard{text-align:center;background:#030e17b8;border:1px solid #ffffff29;border-radius:1.4rem;width:min(100%,42rem);margin:clamp(1.25rem,6vh,4rem) auto 0;padding:clamp(1.25rem,5vw,2rem);box-shadow:0 1.25rem 3rem #0000003d}.MobilePreStoreFunnel-module__32jhfq__shell[data-brand=alexandria-jr] .MobilePreStoreFunnel-module__32jhfq__confirmationCard{background:#0b1c12c2}.MobilePreStoreFunnel-module__32jhfq__confirmationIcon{color:#12351f;background:#d7ffe1;border-radius:999px;place-items:center;width:3rem;height:3rem;margin-bottom:.85rem;font-size:1.5rem;font-weight:950;display:inline-grid}.MobilePreStoreFunnel-module__32jhfq__confirmationTitle{max-width:18ch;color:var(--ink);letter-spacing:-.045em;text-wrap:balance;margin:.5rem auto 0;font-size:clamp(2rem,8vw,3.6rem);font-weight:950;line-height:1}.MobilePreStoreFunnel-module__32jhfq__confirmationBody,.MobilePreStoreFunnel-module__32jhfq__confirmationQuiet{color:var(--muted);line-height:1.5}.MobilePreStoreFunnel-module__32jhfq__confirmationBody{margin:1rem auto 0;font-size:1rem;font-weight:720}.MobilePreStoreFunnel-module__32jhfq__confirmationQuiet{margin:1rem auto 0;font-size:.78rem}@media (max-width:430px){.MobilePreStoreFunnel-module__32jhfq__shell{padding:max(.7rem, env(safe-area-inset-top)) .7rem max(.7rem, env(safe-area-inset-bottom))}.MobilePreStoreFunnel-module__32jhfq__hehedingLogo{height:2.8rem}.MobilePreStoreFunnel-module__32jhfq__alexandriaLockup{font-size:1.2rem}.MobilePreStoreFunnel-module__32jhfq__alexandriaIcon{width:2.35rem;height:2.35rem}.MobilePreStoreFunnel-module__32jhfq__grid{gap:.65rem;margin-top:.65rem}.MobilePreStoreFunnel-module__32jhfq__title{margin-top:.38rem;font-size:clamp(1.85rem,8.5vw,2.35rem);line-height:1}.MobilePreStoreFunnel-module__32jhfq__description{margin-top:.7rem;font-size:.9rem;line-height:1.4}.MobilePreStoreFunnel-module__32jhfq__proofExperience{grid-template-columns:minmax(7rem,8rem) minmax(0,1fr);gap:.75rem;margin-top:.85rem;padding:.7rem}.MobilePreStoreFunnel-module__32jhfq__founderOffer{border-radius:.72rem;margin-top:.75rem;padding:.7rem}.MobilePreStoreFunnel-module__32jhfq__founderPrice{font-size:1.2rem}.MobilePreStoreFunnel-module__32jhfq__founderTerms{font-size:.68rem;line-height:1.32}.MobilePreStoreFunnel-module__32jhfq__formTitle{margin-bottom:.7rem;font-size:.78rem}.MobilePreStoreFunnel-module__32jhfq__interests legend,.MobilePreStoreFunnel-module__32jhfq__label{margin-bottom:.3rem;font-size:.72rem}.MobilePreStoreFunnel-module__32jhfq__interestGrid{gap:.35rem}.MobilePreStoreFunnel-module__32jhfq__interest span{border-radius:.65rem;min-height:2.7rem;padding:.48rem .55rem;font-size:.7rem}.MobilePreStoreFunnel-module__32jhfq__interestError{min-height:0;margin-top:.25rem}.MobilePreStoreFunnel-module__32jhfq__label{margin-top:.52rem}.MobilePreStoreFunnel-module__32jhfq__input,.MobilePreStoreFunnel-module__32jhfq__action{min-height:3rem}.MobilePreStoreFunnel-module__32jhfq__action{margin-top:.48rem;padding-block:.55rem}.MobilePreStoreFunnel-module__32jhfq__consent{margin-top:.48rem;font-size:.66rem;line-height:1.35}.MobilePreStoreFunnel-module__32jhfq__footer{gap:.25rem .7rem;margin-top:.65rem;font-size:.62rem}}@media (min-width:900px){.MobilePreStoreFunnel-module__32jhfq__shell{padding:2.5rem 2rem}.MobilePreStoreFunnel-module__32jhfq__grid{grid-template-columns:minmax(0,1.35fr) minmax(21rem,.65fr);gap:1.25rem}.MobilePreStoreFunnel-module__32jhfq__promise{padding:1.7rem}.MobilePreStoreFunnel-module__32jhfq__capture{padding:1.35rem;position:sticky;top:2rem}}@media (prefers-reduced-motion:reduce){.MobilePreStoreFunnel-module__32jhfq__action:active:not(:disabled){transform:none}}
.page-module__yEJrJa__shell{--features-paper:#fbf7ed;--features-panel:#fffdf7;--features-ink:#071925;--features-copy:#354552;--features-line:#08182329;--features-teal:#0f7770;--features-teal-deep:#0b3f3b;background:var(--features-paper);color:var(--features-ink);letter-spacing:0;font-family:Atkinson Hyperlegible,system-ui,sans-serif;overflow-x:clip}.page-module__yEJrJa__shell a{color:inherit;text-decoration:none}.page-module__yEJrJa__hero,.page-module__yEJrJa__steps,.page-module__yEJrJa__proof,.page-module__yEJrJa__after,.page-module__yEJrJa__closer{width:min(68rem,100% - 2.4rem);margin:0 auto}.page-module__yEJrJa__hero{grid-template-columns:minmax(0,1fr) minmax(17rem,.5fr);align-items:center;gap:clamp(1.6rem,5vw,4.5rem);padding:clamp(2.4rem,6vw,5rem) 0 clamp(2rem,5vw,3.5rem);display:grid}.page-module__yEJrJa__kicker{color:var(--features-teal);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:850}.page-module__yEJrJa__hero h1,.page-module__yEJrJa__sectionHead h2,.page-module__yEJrJa__stepTitle,.page-module__yEJrJa__worldName,.page-module__yEJrJa__afterRows h3{color:var(--features-ink);font-family:var(--font-spectral), Georgia, "Times New Roman", serif;letter-spacing:0;font-weight:650}.page-module__yEJrJa__hero h1{text-wrap:balance;max-width:15ch;margin:.8rem 0 0;font-size:clamp(2.4rem,5vw,4rem);line-height:1.02}.page-module__yEJrJa__lead{max-width:38rem;color:var(--features-copy);margin:1.1rem 0 0;font-size:clamp(1.02rem,1.5vw,1.16rem);font-weight:650;line-height:1.58}.page-module__yEJrJa__heroActions{flex-wrap:wrap;gap:.65rem;margin-top:1.5rem;display:flex}.page-module__yEJrJa__primaryAction,.page-module__yEJrJa__secondaryAction{text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:2.85rem;padding:.72rem 1.1rem;font-size:.92rem;font-weight:850;line-height:1.1;display:inline-flex}.page-module__yEJrJa__shell .page-module__yEJrJa__primaryAction{border:1px solid var(--features-ink);background:var(--features-ink);color:#fff8ea}.page-module__yEJrJa__secondaryAction{border:1px solid var(--features-line);background:var(--features-panel)}.page-module__yEJrJa__promise{border-top:3px solid var(--features-teal);border-right:1px solid var(--features-line);border-bottom:1px solid var(--features-line);border-left:1px solid var(--features-line);background:var(--features-panel);padding:1.25rem}.page-module__yEJrJa__promise ul{gap:0;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.page-module__yEJrJa__promise li{border-top:1px solid var(--features-line);color:var(--features-copy);padding:.75rem 0;font-weight:750}.page-module__yEJrJa__steps,.page-module__yEJrJa__proof,.page-module__yEJrJa__after{border-top:1px solid var(--features-line);padding:clamp(2rem,5vw,3.5rem) 0}.page-module__yEJrJa__sectionHead{max-width:50rem}.page-module__yEJrJa__sectionHead h2{text-wrap:balance;margin:.55rem 0 0;font-size:clamp(1.8rem,3.5vw,2.75rem);line-height:1.08}.page-module__yEJrJa__sectionHead>p:last-child:not(.page-module__yEJrJa__kicker){color:var(--features-copy);margin:.8rem 0 0;font-weight:650;line-height:1.6}.page-module__yEJrJa__stepGrid{border-top:1px solid var(--features-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.page-module__yEJrJa__step{border-bottom:1px solid var(--features-line);grid-template-columns:3rem minmax(0,1fr);gap:.9rem;padding:1.25rem 1.25rem 1.25rem 0;display:grid}.page-module__yEJrJa__step:nth-child(odd){border-right:1px solid var(--features-line)}.page-module__yEJrJa__step:nth-child(2n){padding-left:1.25rem}.page-module__yEJrJa__stepNum{color:var(--features-teal);font-family:var(--font-spectral), Georgia, "Times New Roman", serif;font-variant-numeric:tabular-nums;font-size:1.45rem;font-weight:650}.page-module__yEJrJa__stepTitle{margin:0;font-size:1.3rem;line-height:1.12}.page-module__yEJrJa__stepBody{color:var(--features-copy);margin:.45rem 0 0;font-weight:650;line-height:1.55}.page-module__yEJrJa__sampleWorlds{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:1.6rem;display:grid}.page-module__yEJrJa__sampleWorld{gap:.75rem;display:grid}.page-module__yEJrJa__worldHead{justify-content:space-between;align-items:end;gap:1rem;display:flex}.page-module__yEJrJa__worldHead p{margin:0}.page-module__yEJrJa__worldHead div>p:last-child{color:var(--features-copy);margin-top:.2rem;font-weight:650}.page-module__yEJrJa__worldName{font-size:1.45rem}.page-module__yEJrJa__worldHead a,.page-module__yEJrJa__schoolLink{color:var(--features-teal);text-underline-offset:3px;font-weight:850;text-decoration:underline}.page-module__yEJrJa__afterRows{border-top:1px solid var(--features-line);margin-top:1.5rem;display:grid}.page-module__yEJrJa__afterRows article{border-bottom:1px solid var(--features-line);grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:1rem 2rem;padding:1.1rem 0;display:grid}.page-module__yEJrJa__afterRows h3,.page-module__yEJrJa__afterRows p{margin:0}.page-module__yEJrJa__afterRows h3{font-size:1.2rem}.page-module__yEJrJa__afterRows p{color:var(--features-copy);font-weight:650;line-height:1.55}.page-module__yEJrJa__closer{border-top:1px solid var(--features-line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem 2rem;padding:clamp(1.5rem,4vw,2.5rem) 0 clamp(3rem,7vw,5rem);display:flex}.page-module__yEJrJa__closerLine{max-width:42rem;color:var(--features-copy);margin:0;font-size:1.04rem;font-weight:650;line-height:1.55}.page-module__yEJrJa__schoolLink{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.page-module__yEJrJa__primaryAction:focus-visible,.page-module__yEJrJa__secondaryAction:focus-visible,.page-module__yEJrJa__schoolLink:focus-visible,.page-module__yEJrJa__worldHead a:focus-visible{outline:3px solid var(--features-teal);outline-offset:3px;border-radius:4px}@media (max-width:760px){.page-module__yEJrJa__hero,.page-module__yEJrJa__stepGrid,.page-module__yEJrJa__sampleWorlds{grid-template-columns:1fr}.page-module__yEJrJa__step,.page-module__yEJrJa__step:nth-child(2n){border-right:0;padding:1rem 0}}@media (max-width:560px){.page-module__yEJrJa__hero,.page-module__yEJrJa__steps,.page-module__yEJrJa__proof,.page-module__yEJrJa__after,.page-module__yEJrJa__closer{width:min(100% - 1.2rem,68rem)}.page-module__yEJrJa__hero h1{font-size:clamp(2.1rem,10vw,2.8rem)}.page-module__yEJrJa__heroActions{flex-direction:column;align-items:stretch}.page-module__yEJrJa__primaryAction,.page-module__yEJrJa__secondaryAction{width:100%}.page-module__yEJrJa__worldHead,.page-module__yEJrJa__afterRows article{grid-template-columns:1fr;align-items:start}.page-module__yEJrJa__worldHead{display:grid}}
.StatusPageClient-module__ojWAEq__statusPanel{gap:clamp(1.5rem,4vw,2.5rem);display:grid}.StatusPageClient-module__ojWAEq__overview{grid-template-columns:minmax(0,1fr) minmax(17rem,.42fr);align-items:stretch;gap:1rem;display:grid}.StatusPageClient-module__ojWAEq__copy,.StatusPageClient-module__ojWAEq__board,.StatusPageClient-module__ojWAEq__lane,.StatusPageClient-module__ojWAEq__incidents,.StatusPageClient-module__ojWAEq__help{border-top:3px solid var(--info-teal);border-right:1px solid var(--info-border);border-bottom:1px solid var(--info-border);border-left:1px solid var(--info-border);background:var(--info-panel);border-radius:0 0 8px 8px;padding:1rem}.StatusPageClient-module__ojWAEq__copy{align-content:center;gap:.7rem;display:grid}.StatusPageClient-module__ojWAEq__eyebrow{color:var(--info-teal);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:850}.StatusPageClient-module__ojWAEq__copy h2,.StatusPageClient-module__ojWAEq__board h3,.StatusPageClient-module__ojWAEq__sectionHead h2,.StatusPageClient-module__ojWAEq__lane h3,.StatusPageClient-module__ojWAEq__incidents h2,.StatusPageClient-module__ojWAEq__help h2{color:var(--info-ink);font-family:var(--font-spectral,Georgia, "Times New Roman", serif);letter-spacing:0;margin:0;font-weight:650;line-height:1.12}.StatusPageClient-module__ojWAEq__copy h2{font-size:clamp(1.75rem,4vw,2.8rem)}.StatusPageClient-module__ojWAEq__copy p,.StatusPageClient-module__ojWAEq__lane p,.StatusPageClient-module__ojWAEq__incidents>p,.StatusPageClient-module__ojWAEq__help p{color:var(--info-copy);margin:0;font-weight:650;line-height:1.6}.StatusPageClient-module__ojWAEq__actions{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.StatusPageClient-module__ojWAEq__refresh,.StatusPageClient-module__ojWAEq__secondaryAction,.StatusPageClient-module__ojWAEq__help a{border:1px solid var(--info-border);background:var(--info-panel);min-height:2.85rem;color:var(--info-ink);font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:0 .95rem;font-weight:850;text-decoration:none;display:inline-flex}.StatusPageClient-module__ojWAEq__refresh{cursor:pointer}.StatusPageClient-module__ojWAEq__refresh:disabled{cursor:wait;opacity:.7}.StatusPageClient-module__ojWAEq__board{gap:.75rem;display:grid}.StatusPageClient-module__ojWAEq__ring{background:#fffdf5bf;border:1px solid;border-radius:8px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.StatusPageClient-module__ojWAEq__board h3{font-size:clamp(1.45rem,3vw,2.1rem)}.StatusPageClient-module__ojWAEq__board dl{gap:.6rem;margin:0;display:grid}.StatusPageClient-module__ojWAEq__board dl div{border-top:1px solid var(--info-border);justify-content:space-between;gap:1rem;padding-top:.6rem;display:flex}.StatusPageClient-module__ojWAEq__board dt{color:var(--info-copy);font-size:.85rem;font-weight:700}.StatusPageClient-module__ojWAEq__board dd{color:var(--info-ink);text-align:right;margin:0;font-weight:850}.StatusPageClient-module__ojWAEq__error{color:var(--info-red);background:#a2372c1a;border-radius:8px;margin:0;padding:.75rem;font-weight:800}.StatusPageClient-module__ojWAEq__sectionHead{gap:.45rem;margin-bottom:1rem;display:grid}.StatusPageClient-module__ojWAEq__sectionHead h2{font-size:clamp(1.65rem,3vw,2.35rem)}.StatusPageClient-module__ojWAEq__laneGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.StatusPageClient-module__ojWAEq__lane{align-content:start;gap:.6rem;display:grid}.StatusPageClient-module__ojWAEq__lane>svg{color:var(--info-teal)}.StatusPageClient-module__ojWAEq__chip{text-transform:uppercase;border:1px solid;border-radius:8px;width:fit-content;padding:.25rem .45rem;font-size:.72rem;font-weight:850}.StatusPageClient-module__ojWAEq__lane h3{font-size:1.15rem}.StatusPageClient-module__ojWAEq__laneLink{width:fit-content;color:var(--info-ink);text-underline-offset:3px;align-items:center;gap:.3rem;margin-top:.15rem;font-size:.85rem;font-weight:800;text-decoration:underline;display:inline-flex}.StatusPageClient-module__ojWAEq__lane ul{gap:.42rem;margin:.25rem 0 0;padding:0;list-style:none;display:grid}.StatusPageClient-module__ojWAEq__lane li{color:var(--info-ink);grid-template-columns:.65rem minmax(0,1fr) auto;align-items:center;gap:.45rem;font-size:.82rem;font-weight:750;display:grid}.StatusPageClient-module__ojWAEq__lane li strong{color:var(--info-copy);font-size:.75rem}.StatusPageClient-module__ojWAEq__dot{background:currentColor;border-radius:999px;width:.55rem;height:.55rem}.StatusPageClient-module__ojWAEq__ready{color:var(--info-teal)}.StatusPageClient-module__ojWAEq__watch{color:#7a4a00}.StatusPageClient-module__ojWAEq__down{color:var(--info-red)}.StatusPageClient-module__ojWAEq__human{color:var(--info-teal)}.StatusPageClient-module__ojWAEq__incidents{grid-template-columns:minmax(15rem,.45fr) minmax(0,1fr);align-items:start;gap:1rem 2rem;display:grid}.StatusPageClient-module__ojWAEq__incidents h2{margin-top:.35rem;font-size:clamp(1.35rem,3vw,2rem)}.StatusPageClient-module__ojWAEq__help{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.StatusPageClient-module__ojWAEq__help>svg{color:var(--info-teal)}.StatusPageClient-module__ojWAEq__help h2{font-size:clamp(1.35rem,3vw,2rem)}.StatusPageClient-module__ojWAEq__help p{margin-top:.35rem}.StatusPageClient-module__ojWAEq__help a{border-color:var(--info-ink);background:var(--info-ink);color:var(--info-panel)}.StatusPageClient-module__ojWAEq__spinning{animation:.9s linear infinite StatusPageClient-module__ojWAEq__status-spin}@keyframes StatusPageClient-module__ojWAEq__status-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.StatusPageClient-module__ojWAEq__overview{grid-template-columns:1fr}.StatusPageClient-module__ojWAEq__laneGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.StatusPageClient-module__ojWAEq__actions,.StatusPageClient-module__ojWAEq__incidents,.StatusPageClient-module__ojWAEq__help{grid-template-columns:1fr}.StatusPageClient-module__ojWAEq__actions{flex-direction:column;align-items:stretch}.StatusPageClient-module__ojWAEq__refresh,.StatusPageClient-module__ojWAEq__secondaryAction,.StatusPageClient-module__ojWAEq__help a{width:100%}.StatusPageClient-module__ojWAEq__laneGrid{grid-template-columns:1fr}}
.ReadyAlreadyHome-module__2mdgDa__shell{--paper:#fbf7ed;--paper-2:#f4ecd9;--panel:#fffdf7;--ink:#0b1f2a;--body:#33424d;--muted:#4a5862;--rule:#0b1f2a2e;--rule-strong:#0b1f2a6b;--teal:#0f7770;--teal-deep:#0b3f3b;--gold:#d99a1f;background:var(--paper);min-height:100dvh;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Atkinson Hyperlegible,system-ui,-apple-system,sans-serif;font-weight:400;overflow-x:hidden}.ReadyAlreadyHome-module__2mdgDa__shell ::selection{background:var(--teal-deep);color:var(--paper)}.ReadyAlreadyHome-module__2mdgDa__shell a{color:inherit;text-decoration:none}.ReadyAlreadyHome-module__2mdgDa__wrap{width:min(72rem,100% - 2.8rem);margin:0 auto}.ReadyAlreadyHome-module__2mdgDa__serif{font-family:var(--font-spectral), Georgia, "Times New Roman", serif;letter-spacing:0;font-weight:600}.ReadyAlreadyHome-module__2mdgDa__top{background:var(--paper);border-bottom:1px solid var(--rule)}.ReadyAlreadyHome-module__2mdgDa__topInner{justify-content:space-between;align-items:center;gap:1rem;width:min(72rem,100% - 2.8rem);min-height:4.1rem;margin:0 auto;display:flex}.ReadyAlreadyHome-module__2mdgDa__logo{flex:0 auto;align-items:center;min-width:0;display:inline-flex}.ReadyAlreadyHome-module__2mdgDa__logo:focus-visible,.ReadyAlreadyHome-module__2mdgDa__footer a:focus-visible,.ReadyAlreadyHome-module__2mdgDa__rowLink:focus-visible,.ReadyAlreadyHome-module__2mdgDa__primaryAction:focus-visible,.ReadyAlreadyHome-module__2mdgDa__bandAction:focus-visible{outline:2px solid var(--teal-deep);outline-offset:3px;border-radius:2px}.ReadyAlreadyHome-module__2mdgDa__shell .ReadyAlreadyHome-module__2mdgDa__primaryAction{border:1px solid var(--ink);background:var(--ink);color:#fbf7ed;border-radius:2px;justify-content:center;align-items:center;min-height:2.9rem;padding:.72rem 1.3rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.ReadyAlreadyHome-module__2mdgDa__primaryAction:hover{background:var(--teal-deep);border-color:var(--teal-deep)}.ReadyAlreadyHome-module__2mdgDa__introLine{max-width:48rem;color:var(--body);margin:0;padding-top:clamp(1.4rem,3vw,2.2rem);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1.35}.ReadyAlreadyHome-module__2mdgDa__section{padding:clamp(2rem,4.5vw,3.2rem) 0 0}.ReadyAlreadyHome-module__2mdgDa__rows{gap:clamp(1rem,2.2vw,1.6rem);display:grid}.ReadyAlreadyHome-module__2mdgDa__row{border:1px solid var(--rule);background:var(--panel);border-radius:8px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;display:grid;overflow:hidden;box-shadow:0 12px 30px #08182312}.ReadyAlreadyHome-module__2mdgDa__row:nth-child(2n){grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.ReadyAlreadyHome-module__2mdgDa__row:nth-child(2n) .ReadyAlreadyHome-module__2mdgDa__rowMedia{order:2}.ReadyAlreadyHome-module__2mdgDa__rowMedia{background:#0c2a31;min-height:clamp(17rem,30vw,25rem);position:relative}.ReadyAlreadyHome-module__2mdgDa__rowImage{object-fit:cover}.ReadyAlreadyHome-module__2mdgDa__row[data-brand-card=heheding] .ReadyAlreadyHome-module__2mdgDa__rowImage{object-position:center top}.ReadyAlreadyHome-module__2mdgDa__row[data-brand-card=alexandriajr] .ReadyAlreadyHome-module__2mdgDa__rowImage{object-position:center bottom}.ReadyAlreadyHome-module__2mdgDa__rowCopy{align-content:center;justify-items:start;gap:.55rem;min-width:0;padding:clamp(1.4rem,3vw,2.4rem);display:grid}.ReadyAlreadyHome-module__2mdgDa__rowCopy h2{color:var(--ink);margin:0;font-size:clamp(1.7rem,2.8vw,2.35rem);line-height:1.02}.ReadyAlreadyHome-module__2mdgDa__rowCopy p{max-width:40ch;color:var(--body);margin:0;font-size:.98rem;line-height:1.5}.ReadyAlreadyHome-module__2mdgDa__rowActions{flex-wrap:wrap;align-items:center;gap:.6rem 1.1rem;margin-top:.65rem;display:flex}.ReadyAlreadyHome-module__2mdgDa__rowLink{min-height:2.75rem;color:var(--teal-deep);text-underline-offset:4px;align-items:center;gap:.3rem;font-size:.95rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.ReadyAlreadyHome-module__2mdgDa__rowLink:hover{text-decoration-thickness:2px}.ReadyAlreadyHome-module__2mdgDa__schoolsBand{background:var(--teal-deep);color:#f6efdc;border:1px solid #08182329;border-radius:8px;margin-top:clamp(1rem,2.2vw,1.6rem);overflow:hidden}.ReadyAlreadyHome-module__2mdgDa__schoolsCopy{justify-items:start;gap:1.1rem;max-width:42rem;padding:clamp(1.6rem,3.5vw,2.6rem);display:grid}.ReadyAlreadyHome-module__2mdgDa__schoolsBand h2{color:#fbf3dd;max-width:24ch;margin:0;font-size:clamp(1.5rem,2.6vw,2.05rem);line-height:1.12}.ReadyAlreadyHome-module__2mdgDa__schoolsCopy p{color:#f6efdce6;max-width:54ch;margin:0;font-size:1rem;line-height:1.55}.ReadyAlreadyHome-module__2mdgDa__schoolActions{flex-wrap:wrap;align-items:center;gap:.6rem 1.15rem;display:flex}.ReadyAlreadyHome-module__2mdgDa__shell .ReadyAlreadyHome-module__2mdgDa__bandAction{border:1px solid var(--paper);background:var(--paper);min-height:2.9rem;color:var(--ink);border-radius:2px;justify-content:center;align-items:center;padding:.72rem 1.3rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.ReadyAlreadyHome-module__2mdgDa__bandAction:hover{background:#fff;border-color:#fff}.ReadyAlreadyHome-module__2mdgDa__footer{border-top:1px solid var(--rule);width:min(72rem,100% - 2.8rem);margin:clamp(2.4rem,5vw,3.6rem) auto 0;padding:clamp(2rem,4vw,2.6rem) 0 2.4rem}.ReadyAlreadyHome-module__2mdgDa__footerInner{grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:clamp(1.6rem,4vw,3.5rem);display:grid}.ReadyAlreadyHome-module__2mdgDa__footerCols{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.ReadyAlreadyHome-module__2mdgDa__footerCol h4{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin:0 0 .8rem;font-size:.72rem;font-weight:400}.ReadyAlreadyHome-module__2mdgDa__footerCol ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.ReadyAlreadyHome-module__2mdgDa__footerCol a{color:var(--body);font-size:.92rem}.ReadyAlreadyHome-module__2mdgDa__footerCol a:hover,.ReadyAlreadyHome-module__2mdgDa__footerBottom a:hover{color:var(--teal-deep);text-underline-offset:4px;text-decoration:underline}.ReadyAlreadyHome-module__2mdgDa__footerBottom{border-top:1px solid var(--rule);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:clamp(1.8rem,3.5vw,2.4rem);padding-top:1.3rem;font-size:.84rem;display:flex}.ReadyAlreadyHome-module__2mdgDa__footerBottom nav{flex-wrap:wrap;gap:1.2rem;display:flex}@media (max-width:900px){.ReadyAlreadyHome-module__2mdgDa__row,.ReadyAlreadyHome-module__2mdgDa__row:nth-child(2n){grid-template-columns:1fr}.ReadyAlreadyHome-module__2mdgDa__row:nth-child(2n) .ReadyAlreadyHome-module__2mdgDa__rowMedia{order:0}.ReadyAlreadyHome-module__2mdgDa__rowMedia{min-height:clamp(15rem,52vw,22rem)}}@media (max-width:720px){.ReadyAlreadyHome-module__2mdgDa__footerInner{grid-template-columns:1fr}.ReadyAlreadyHome-module__2mdgDa__footerCols{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1rem}}@media (max-width:560px){.ReadyAlreadyHome-module__2mdgDa__wrap,.ReadyAlreadyHome-module__2mdgDa__topInner,.ReadyAlreadyHome-module__2mdgDa__footer{width:min(72rem,100% - 1.6rem)}.ReadyAlreadyHome-module__2mdgDa__topInner{min-height:3.6rem}.ReadyAlreadyHome-module__2mdgDa__rowCopy{padding:1.15rem 1.05rem 1.25rem}.ReadyAlreadyHome-module__2mdgDa__rowCopy p{font-size:.92rem}.ReadyAlreadyHome-module__2mdgDa__schoolsCopy{padding:1.3rem 1.05rem 1.4rem}}.ReadyAlreadyHome-module__2mdgDa__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:40px;padding:44px 0 52px;display:grid}@media (max-width:900px){.ReadyAlreadyHome-module__2mdgDa__hero{grid-template-columns:1fr;gap:26px;padding:24px 0 34px}.ReadyAlreadyHome-module__2mdgDa__heroFan{min-height:0;padding-top:10px}}.ReadyAlreadyHome-module__2mdgDa__heroTitle{letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(2rem,4.6vw,3.1rem);line-height:1.08}.ReadyAlreadyHome-module__2mdgDa__heroSub{color:#2b261ec7;max-width:34rem;margin:0 0 22px;font-size:1.05rem;line-height:1.55}.ReadyAlreadyHome-module__2mdgDa__heroActions{flex-wrap:wrap;align-items:center;gap:10px 22px;display:flex}.ReadyAlreadyHome-module__2mdgDa__heroFan{justify-content:center;align-items:flex-end;min-height:250px;display:flex;position:relative}.ReadyAlreadyHome-module__2mdgDa__heroFanBook{transform:rotate(calc((var(--fan-i,0) - 1.5) * 3.5deg)) translateY(calc((var(--fan-i,0) - 1.5) * (var(--fan-i,0) - 1.5) * 7px));background:#fff;border-radius:10px;margin:0 -12px;position:relative;overflow:hidden;box-shadow:0 16px 34px #2b261e47}.ReadyAlreadyHome-module__2mdgDa__heroFanBook[data-fan="0"]{--fan-i:0;z-index:1}.ReadyAlreadyHome-module__2mdgDa__heroFanBook[data-fan="1"]{--fan-i:1;z-index:2}.ReadyAlreadyHome-module__2mdgDa__heroFanBook[data-fan="2"]{--fan-i:2;z-index:3}.ReadyAlreadyHome-module__2mdgDa__heroFanBook[data-fan="3"]{--fan-i:3;z-index:2}.ReadyAlreadyHome-module__2mdgDa__heroFanImage{width:clamp(110px,15vw,168px);height:auto;display:block}.ReadyAlreadyHome-module__2mdgDa__rowShelf{background:linear-gradient(#2b261e0d,#2b261e1a);border-radius:18px;justify-content:center;align-items:flex-end;gap:14px;padding:26px 18px;display:flex}.ReadyAlreadyHome-module__2mdgDa__rowShelf[data-accent=heheding]{background:linear-gradient(#d99a1f24,#d99a1f42)}.ReadyAlreadyHome-module__2mdgDa__rowShelf[data-accent=alexandriajr]{background:linear-gradient(#0f77701f,#0f77703d)}.ReadyAlreadyHome-module__2mdgDa__rowShelfBook{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 22px #2b261e4d}.ReadyAlreadyHome-module__2mdgDa__rowShelfBook:nth-child(2){transform:translateY(-8px)}.ReadyAlreadyHome-module__2mdgDa__rowShelfImage{width:clamp(84px,10vw,132px);height:auto;display:block}.ReadyAlreadyHome-module__2mdgDa__steps{padding:46px 0 12px}.ReadyAlreadyHome-module__2mdgDa__stepsTitle{margin:0 0 22px;font-size:clamp(1.4rem,2.6vw,1.9rem)}.ReadyAlreadyHome-module__2mdgDa__stepsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:760px){.ReadyAlreadyHome-module__2mdgDa__stepsRow{grid-template-columns:1fr}}.ReadyAlreadyHome-module__2mdgDa__step{background:#ffffff8c;border:1px solid #2b261e1a;border-radius:16px;padding:20px 20px 18px}.ReadyAlreadyHome-module__2mdgDa__stepNumber{color:#fbf7ed;background:#2b261e;border-radius:999px;place-items:center;width:30px;height:30px;margin-bottom:10px;font-size:.9rem;font-weight:700;display:inline-grid}.ReadyAlreadyHome-module__2mdgDa__stepTitle{margin:0 0 6px;font-size:1.05rem}.ReadyAlreadyHome-module__2mdgDa__stepBody{color:#2b261ebf;margin:0;font-size:.93rem;line-height:1.5}.ReadyAlreadyHome-module__2mdgDa__trust{padding:40px 0 8px}.ReadyAlreadyHome-module__2mdgDa__trustTitle{margin:0 0 16px;font-size:clamp(1.25rem,2.2vw,1.6rem)}.ReadyAlreadyHome-module__2mdgDa__trustRow{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ReadyAlreadyHome-module__2mdgDa__trustChip{color:inherit;border:1.5px solid #2b261e38;border-radius:999px;padding:9px 16px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.ReadyAlreadyHome-module__2mdgDa__trustChip:hover{border-color:#2b261e80}.ReadyAlreadyHome-module__2mdgDa__apps{padding:38px 0 60px}.ReadyAlreadyHome-module__2mdgDa__appsTitle{margin:0 0 8px;font-size:clamp(1.25rem,2.2vw,1.6rem)}.ReadyAlreadyHome-module__2mdgDa__appsLine{color:#2b261ebf;margin:0 0 16px}.ReadyAlreadyHome-module__2mdgDa__appsRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ReadyAlreadyHome-module__2mdgDa__appsSoon{color:#2b261ea6;margin:0;font-size:.92rem}@media (max-width:900px){.ReadyAlreadyHome-module__2mdgDa__heroFan{min-height:0;padding-top:8px}}.ReadyAlreadyHome-module__2mdgDa__scene{background:linear-gradient(#fdfaf1 0%,#f8f0dc 100%);padding:40px 0 96px;position:relative;overflow:hidden}.ReadyAlreadyHome-module__2mdgDa__sceneArt{pointer-events:none;width:100%;height:min(46%,340px);position:absolute;inset:auto 0 0}.ReadyAlreadyHome-module__2mdgDa__sceneInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:0 26px;display:grid;position:relative}@media (max-width:900px){.ReadyAlreadyHome-module__2mdgDa__scene{padding:26px 0 88px}.ReadyAlreadyHome-module__2mdgDa__sceneInner{grid-template-columns:1fr;gap:8px}}.ReadyAlreadyHome-module__2mdgDa__sceneTitle{letter-spacing:-.012em;color:#2b261e;margin:0 0 14px;font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.06}.ReadyAlreadyHome-module__2mdgDa__sceneSub{color:#2b261ec7;max-width:30rem;margin:0 0 20px;font-size:1.06rem;line-height:1.55}.ReadyAlreadyHome-module__2mdgDa__sceneActions{flex-wrap:wrap;align-items:center;gap:10px 22px;margin-bottom:18px;display:flex}.ReadyAlreadyHome-module__2mdgDa__badgeRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ReadyAlreadyHome-module__2mdgDa__appBadge{color:#fbf7ed;background:#2b261e;border-radius:11px;padding:10px 18px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-block}.ReadyAlreadyHome-module__2mdgDa__badgeGhost{color:#665d50;font-size:.85rem}.ReadyAlreadyHome-module__2mdgDa__sceneBooks{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.65rem;min-height:240px;padding:26px 0 10px;display:flex;position:relative}@media (max-width:900px){.ReadyAlreadyHome-module__2mdgDa__sceneBooks{min-height:0;padding-top:16px}}.ReadyAlreadyHome-module__2mdgDa__sceneBook{cursor:pointer;background:#fffdf7;border:2px solid #2b261e29;border-radius:6px;padding:0;display:block;overflow:hidden;box-shadow:0 14px 28px #2b261e3d}.ReadyAlreadyHome-module__2mdgDa__sceneBook:hover{border-color:#0f7770;box-shadow:0 18px 34px #0f777047}.ReadyAlreadyHome-module__2mdgDa__sceneBook:focus-visible,.ReadyAlreadyHome-module__2mdgDa__stripBook:focus-visible{outline-offset:4px;outline:3px solid #0f7770}.ReadyAlreadyHome-module__2mdgDa__sceneBookImage{border-radius:4px;width:clamp(108px,13vw,172px);height:auto;display:block}.ReadyAlreadyHome-module__2mdgDa__sceneSlip{color:#2b261e;background:#fff7e4;border-radius:6px;padding:5px 10px 6px;font:700 .82rem/1 Atkinson Hyperlegible,system-ui,sans-serif;animation:5.2s ease-in-out infinite ReadyAlreadyHome-module__2mdgDa__slipDrift;position:absolute;box-shadow:0 3px 8px #2b261e38}.ReadyAlreadyHome-module__2mdgDa__sceneSlip[data-slip="0"]{animation-delay:0s;top:8%;left:4%;transform:rotate(-7deg)}.ReadyAlreadyHome-module__2mdgDa__sceneSlip[data-slip="1"]{background:#dff1e4;animation-delay:.7s;top:4%;right:6%;transform:rotate(5deg)}.ReadyAlreadyHome-module__2mdgDa__sceneSlip[data-slip="2"]{background:#ffe9b8;animation-delay:1.3s;bottom:12%;left:12%;transform:rotate(4deg)}.ReadyAlreadyHome-module__2mdgDa__sceneSlip[data-slip="3"]{background:#e8e4f7;animation-delay:2s;bottom:22%;right:10%;transform:rotate(-4deg)}.ReadyAlreadyHome-module__2mdgDa__sceneSlip[data-slip="4"]{background:#fde0d4;animation-delay:2.6s;top:0;left:46%;transform:rotate(2deg)}@keyframes ReadyAlreadyHome-module__2mdgDa__slipDrift{0%,to{translate:0}50%{translate:0 -7px}}.ReadyAlreadyHome-module__2mdgDa__scrollCue{color:#2b261e;flex-direction:column;align-items:center;gap:4px;text-decoration:none;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ReadyAlreadyHome-module__2mdgDa__scrollCueLabel{font:700 .85rem/1 Atkinson Hyperlegible,system-ui,sans-serif}.ReadyAlreadyHome-module__2mdgDa__scrollCueDot{color:#fbf7ed;background:#0f7770;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:700;animation:1.6s ease-in-out infinite ReadyAlreadyHome-module__2mdgDa__cueBob;display:grid}@keyframes ReadyAlreadyHome-module__2mdgDa__cueBob{0%,to{translate:0}50%{translate:0 5px}}.ReadyAlreadyHome-module__2mdgDa__garland{background:#fbf7ed;height:86px;position:relative;overflow:hidden}.ReadyAlreadyHome-module__2mdgDa__garlandRope{width:100%;height:100%;position:absolute;inset:0}.ReadyAlreadyHome-module__2mdgDa__garlandSlip{color:#2b261e;transform-origin:top;background:#fff7e4;border-radius:0 0 6px 6px;padding:5px 10px 6px;font:700 .8rem/1 Atkinson Hyperlegible,system-ui,sans-serif;animation:4.4s ease-in-out infinite ReadyAlreadyHome-module__2mdgDa__garlandSway;position:absolute;top:0;box-shadow:0 3px 7px #2b261e2e}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="0"]{top:14px;left:6%}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="1"]{background:#dff1e4;animation-delay:.4s;top:34px;left:20%}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="2"]{background:#ffe9b8;animation-delay:.9s;top:44px;left:34%}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="3"]{background:#e8e4f7;animation-delay:1.4s;top:36px;left:50%}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="4"]{background:#fde0d4;animation-delay:1.8s;top:28px;left:64%}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="5"]{animation-delay:2.2s;top:22px;left:78%}.ReadyAlreadyHome-module__2mdgDa__garlandSlip[data-slot="6"]{background:#dff1e4;animation-delay:2.7s;top:16px;left:90%}@keyframes ReadyAlreadyHome-module__2mdgDa__garlandSway{0%,to{rotate:-3deg}50%{rotate:3deg}}.ReadyAlreadyHome-module__2mdgDa__strip{padding:58px 0}.ReadyAlreadyHome-module__2mdgDa__strip[data-tone=gold]{background:#f9efd8}.ReadyAlreadyHome-module__2mdgDa__strip[data-tone=teal]{background:#e9f3f1}.ReadyAlreadyHome-module__2mdgDa__strip[data-tone=cream]{background:#fbf7ed}.ReadyAlreadyHome-module__2mdgDa__strip[data-tone=white]{background:#fffdf7}.ReadyAlreadyHome-module__2mdgDa__stripInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:40px;max-width:1120px;margin:0 auto;padding:0 26px;display:grid}.ReadyAlreadyHome-module__2mdgDa__strip[data-flip=true] .ReadyAlreadyHome-module__2mdgDa__stripInner>:first-child{order:2}.ReadyAlreadyHome-module__2mdgDa__stripInner[data-stack=true]{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px}@media (max-width:860px){.ReadyAlreadyHome-module__2mdgDa__strip{padding:40px 0}.ReadyAlreadyHome-module__2mdgDa__stripInner{grid-template-columns:1fr;gap:24px}.ReadyAlreadyHome-module__2mdgDa__strip[data-flip=true] .ReadyAlreadyHome-module__2mdgDa__stripInner>:first-child{order:0}}.ReadyAlreadyHome-module__2mdgDa__stripTitle{color:#2b261e;margin:0 0 8px;font-size:clamp(1.6rem,3.4vw,2.3rem)}.ReadyAlreadyHome-module__2mdgDa__stripLede{color:#2b261ed9;margin:0 0 10px;font-size:1.12rem;font-weight:700}.ReadyAlreadyHome-module__2mdgDa__stripBody{color:#2b261ebf;max-width:32rem;margin:0 0 18px;font-size:.98rem;line-height:1.6}.ReadyAlreadyHome-module__2mdgDa__stripMedia{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;cursor:grab;align-items:flex-end;gap:1.1rem;padding:10px 2px 22px;display:flex;overflow-x:auto}.ReadyAlreadyHome-module__2mdgDa__stripMedia::-webkit-scrollbar{display:none}.ReadyAlreadyHome-module__2mdgDa__stripMedia:active{cursor:grabbing}.ReadyAlreadyHome-module__2mdgDa__stripMedia[data-single=true]{cursor:default;justify-content:center;overflow-x:visible}.ReadyAlreadyHome-module__2mdgDa__stripBook{scroll-snap-align:center;cursor:pointer;background:#fffdf7;border:2px solid #2b261e29;border-radius:6px;flex:none;padding:0;transition:transform .18s cubic-bezier(.2,.9,.3,1.2),box-shadow .18s,border-color .18s;display:block;overflow:hidden;box-shadow:0 10px 22px #2b261e3d}.ReadyAlreadyHome-module__2mdgDa__stripBook:hover{border-color:#0f7770;transform:translateY(-6px)rotate(-.6deg);box-shadow:0 20px 38px #0f777047}.ReadyAlreadyHome-module__2mdgDa__stripBook:active{transform:translateY(-1px)scale(.98);box-shadow:0 8px 16px #2b261e42}.ReadyAlreadyHome-module__2mdgDa__stripBookImage{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:4px;width:clamp(186px,26vw,292px);height:auto;display:block}@media (prefers-reduced-motion:reduce){.ReadyAlreadyHome-module__2mdgDa__stripBook,.ReadyAlreadyHome-module__2mdgDa__stripBook:hover,.ReadyAlreadyHome-module__2mdgDa__stripBook:active{transition:none;transform:none}.ReadyAlreadyHome-module__2mdgDa__sceneSlip,.ReadyAlreadyHome-module__2mdgDa__garlandSlip,.ReadyAlreadyHome-module__2mdgDa__scrollCueDot{animation:none}}
