.search-picker,.customer-account-picker{gap:6px;display:grid;position:relative}.search-picker label,.customer-account-picker label{color:inherit;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.search-picker-field,.customer-account-picker-field{align-items:stretch;gap:8px;display:flex}.search-picker input,.customer-account-picker input,.search-picker-input,.customer-account-picker-input{width:100%;min-height:44px;color:inherit;background:#fff;border:1px solid #17233124;border-radius:8px;padding:0 12px;font-size:1rem}.search-picker-clear,.customer-account-picker-clear{min-width:88px;color:inherit;cursor:pointer;background:#fff;border:1px solid #17233124;border-radius:8px;padding:0 14px;font-weight:800}.search-picker-clear:disabled,.customer-account-picker-clear:disabled{cursor:not-allowed;opacity:.58}.search-picker-summary,.customer-account-picker-summary{color:#172331b8;font-size:.92rem;line-height:1.35}.search-picker-menu,.customer-account-picker-menu{z-index:20;position:absolute;top:calc(100% + 6px);left:0;right:0}.search-picker-options,.customer-account-picker-options{background:#fff;border:1px solid #17233124;border-radius:8px;max-height:310px;display:grid;overflow-y:auto;box-shadow:0 18px 40px #17233129}.search-picker-option,.search-picker-empty,.customer-account-picker-option,.customer-account-picker-empty{min-height:44px;color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #17233114;padding:9px 12px}.search-picker-option,.customer-account-picker-option{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:12px;display:flex}.search-picker-option:hover,.search-picker-option:focus-visible,.search-picker-option.is-active,.customer-account-picker-option:hover,.customer-account-picker-option:focus-visible,.customer-account-picker-option.is-active{background:#ddc19329}.search-picker-empty,.customer-account-picker-empty{color:#172331b8}.search-picker-menu,.customer-account-picker-menu,.search-picker-options.is-searching,.customer-account-picker-options.is-searching{min-height:44px}.nav-skip-link{z-index:2000;color:#fff;background:#036;border-radius:6px;padding:8px 12px;position:fixed;top:0;left:-9999px}.nav-skip-link:focus{left:12px}.site-nav{top:0;left:0;right:var(--mm-scrollbar-width,0px);z-index:1000;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 0 0,#d6ba8b38,#0000 20%),linear-gradient(135deg,#102746f5 0%,#183653f7 48%,#345874f7 100%);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;width:auto;padding:0 14px 0 16px;transition:height .26s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;box-shadow:0 18px 42px #0a182a29}.site-nav__logo{flex:none;justify-content:flex-start;align-self:stretch;align-items:center;min-width:0;padding-left:0;padding-right:18px;transition:padding-right .22s;display:flex}.site-nav__logo-link{align-items:center;width:auto;height:100%;text-decoration:none;display:flex}.site-nav.is-compact .site-nav__logo{padding-right:14px}.site-nav.is-compact .site-nav__logo-link{width:auto}.site-nav__logo-image{object-fit:contain;filter:drop-shadow(0 8px 16px #0714232e);width:auto;max-width:none;height:clamp(74px,6.4vw,86px);max-height:calc(100% - 16px);margin:0;transition:width .22s,height .22s;display:block}.site-nav.is-compact .site-nav__logo-image{width:auto;height:58px}.site-nav__desktop{flex:1;justify-content:flex-end;align-items:center;gap:8px;margin-right:2px;display:flex;position:relative}.nav-link{color:#fff;background:linear-gradient(#ffffff14 0%,#ffffff08 100%);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:80px;min-height:70px;padding:9px 10px;text-decoration:none;transition:transform .18s,background-color .18s,padding .18s,gap .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffff14}.nav-link:focus-visible{outline-offset:2px;outline:2px solid #ffffffeb}.nav-link:hover,.nav-link:focus-visible,.nav-user-trigger:hover,.nav-user-trigger:focus-visible{outline-offset:2px;background-color:#ffffff24;border-color:#ffffff38;outline:2px solid #ffffffeb;box-shadow:0 10px 22px #0814232e}.nav-link.is-active{background:linear-gradient(#fff3 0%,#ffffff14 100%);border-color:#ffffff57;box-shadow:inset 0 -2px #f0c36b,0 10px 20px #0814231f}.nav-link.is-compact,.nav-user-trigger.is-compact{flex-flow:row;gap:7px;min-height:50px;padding:7px 10px}.nav-link__icon{color:#f7efe0;filter:drop-shadow(0 2px 6px #07142333);justify-content:center;align-items:center;font-size:20px;display:flex}.nav-link__label{text-align:center;letter-spacing:.01em;width:100%;font-size:14px;font-weight:700}.nav-link.is-compact .nav-link__icon,.nav-user-trigger.is-compact .nav-link__icon{font-size:18px}.nav-link.is-compact .nav-link__label{white-space:nowrap;text-align:left;width:auto}.nav-releases{align-self:center;position:relative}.nav-releases__trigger{cursor:pointer}.nav-releases__trigger.is-compact{gap:7px;min-height:50px;padding:7px 10px}.nav-releases__trigger.is-compact .nav-link__label{line-height:normal}.nav-releases__menu{z-index:1300;opacity:0;visibility:hidden;background:#0e213afa;border:1px solid #ffffff1f;border-radius:18px;min-width:220px;padding:12px 10px 10px;transition:opacity .16s,transform .16s;display:none;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 18px 42px #08142338}.nav-releases.is-open .nav-releases__menu{opacity:1;visibility:visible;display:grid;transform:translateY(0)}.nav-releases__link{color:#fff;border-radius:12px;align-items:center;min-height:42px;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.nav-releases__link:hover,.nav-releases__link:focus-visible{background:#ffffff1f;outline:none}.nav-releases__link.is-active{background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff1f}.nav-cart{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.nav-cart.is-compact{flex-direction:row;gap:8px}.nav-cart.is-mobile{flex-direction:row;justify-content:flex-start;gap:10px}.nav-mobile-cart{font-weight:700;position:relative}.nav-mobile-cart__icon{color:#f7efe0;align-items:center;display:inline-flex}.nav-mobile-cart__badge{color:#17324d;background:#f0c36b;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;margin-left:auto;padding:2px 7px;font-size:12px;font-weight:800;line-height:1.1;display:inline-flex}.nav-cart__badge{color:#17324d;background:#f0c36b;border-radius:50%;justify-content:center;align-items:center;min-width:22px;min-height:22px;padding:2px 6px;font-size:12px;font-weight:800;line-height:1.1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 0 0 3px #1027468c}.nav-cart__badge.is-compact{margin-left:-2px;position:relative;top:auto;right:auto;box-shadow:0 0 0 2px #10274666}.site-nav__user{position:relative}.nav-user-trigger{cursor:pointer;min-width:66px;min-height:70px}.nav-user-menu{z-index:1200;color:#1f2a44;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffbf2fa;border:1px solid #17324d1a;border-radius:18px;min-width:250px;margin-top:10px;padding:10px 0;position:absolute;top:100%;right:0;box-shadow:0 18px 42px #0814232e}.nav-user-menu__header{color:#0f274f;border-bottom:1px solid #17324d14;align-items:center;gap:8px;padding:10px 16px 12px;font-weight:700;display:flex}.nav-user-menu__meta{color:#24385f;background:#f6f0e5;border:1px solid #e5d5b7;border-radius:12px;margin:8px 16px 4px;padding:8px 10px;font-size:12px}.nav-user-menu__meta-row{justify-content:space-between;gap:8px;line-height:1.4;display:flex}.nav-user-menu__meta-label{color:#10264b;font-weight:700}.nav-user-menu__item{color:#4a5b78;cursor:default;-webkit-user-select:none;user-select:none;opacity:.65;padding:10px 16px;font-size:14px}.nav-user-menu__link{color:#0f274f;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;display:block}.nav-user-menu__divider{background:#17324d14;height:1px;margin:8px 0}.nav-user-menu__logout{color:#b00020;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:14px;display:flex}.nav-impersonation{border-top:1px solid #00000014;border-bottom:1px solid #00000014;margin:4px 0;padding:10px 16px 6px}.nav-impersonation.is-mobile{border-top-color:#fff3;border-bottom-color:#fff3;margin-top:6px;padding:10px 0}.nav-impersonation__label{color:#3b4f73;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.nav-impersonation .customer-account-picker label{color:#3b4f73}.nav-impersonation.is-mobile .nav-impersonation__label,.nav-impersonation.is-mobile .nav-impersonation__heading{color:#ffffffe6;font-size:13px}.nav-impersonation.is-mobile .customer-account-picker label{color:#ffffffe6}.nav-impersonation__row,.nav-impersonation__actions{align-items:center;gap:8px;display:flex}.nav-impersonation__actions{margin-top:8px}.nav-impersonation__input{box-sizing:border-box;border:1px solid #c9d3e8;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.nav-impersonation.is-mobile .nav-impersonation__input{border-color:#ffffff80;padding:9px 10px;font-size:14px}.nav-impersonation__button{color:#fff;white-space:nowrap;cursor:pointer;background:#0f274f;border:0;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.nav-impersonation__button.is-secondary{color:#0f274f;background:#fff;border:1px solid #0f274f}.nav-impersonation.is-mobile .nav-impersonation__button{padding:8px 12px;font-size:13px}.nav-impersonation.is-mobile .nav-impersonation__button:not(.is-secondary){color:#1e3f72;background:#fff}.nav-impersonation.is-mobile .nav-impersonation__button.is-secondary{color:#fff;background:0 0;border-color:#fffc}.nav-impersonation__results{flex-direction:column;gap:6px;margin-top:8px;margin-bottom:10px;display:flex}.nav-impersonation__heading{color:#24385f;font-size:12px;font-weight:700}.nav-impersonation__result{color:#1f2a44;cursor:pointer;background:#f8faff;border:1px solid #d8e1f1;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-size:12px;display:flex}.nav-impersonation.is-mobile .nav-impersonation__result{color:#fff;background:#0000002e;border-color:#ffffff73;padding:8px 10px}.nav-impersonation__feedback{margin:8px 0 0;font-size:12px;font-weight:600}.nav-impersonation__feedback.is-error{color:#b00020}.nav-impersonation__feedback.is-success{color:#0f6f3a}.nav-impersonation.is-mobile .nav-impersonation__feedback.is-error{color:#ffd2d9}.nav-impersonation.is-mobile .nav-impersonation__feedback.is-success{color:#d9ffe9}.site-nav__mobile-toggle{color:#fff;cursor:pointer;appearance:none;background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:inset 0 1px #ffffff14}.nav-mobile-overlay{z-index:998;background:0 0;width:100%;height:auto;position:fixed;bottom:0;left:0}.nav-mobile-drawer{z-index:999;width:100%;max-height:calc(100dvh - var(--mm-mobile-drawer-top,var(--mm-nav-stack-offset,98px)));box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 100% 0,#d6ba8b2e,#0000 20%),linear-gradient(#102746fa 0%,#16324dfc 100%);border-top:1px solid #ffffff1f;padding:18px 16px 22px;position:fixed;bottom:0;left:0;overflow-y:auto;box-shadow:0 24px 48px #08142338}.nav-mobile-drawer__content{flex-direction:column;align-items:stretch;display:flex}.nav-mobile-link{box-sizing:border-box;color:#fff;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;width:100%;margin-bottom:8px;padding:14px 16px;font-size:17px;text-decoration:none;display:block}.nav-mobile-link.is-active{background:#ffffff1a;border-left:4px solid #fff}.nav-mobile-group{gap:6px;margin-bottom:8px;display:grid}.nav-mobile-group__trigger{appearance:none;text-align:left;justify-content:space-between}.nav-mobile-group__chevron{margin-left:auto;font-size:.92rem}.nav-mobile-group__links{gap:8px;padding-left:14px;display:grid}.nav-mobile-link--child{background:#ffffff08;margin-bottom:0;padding-left:16px;font-size:15px}.nav-mobile-user{box-sizing:border-box;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;width:100%;margin-top:8px;padding:12px 16px 8px}.nav-mobile-user__header{border-bottom:1px solid #ffffff24;align-items:center;gap:8px;padding:8px 0 10px;display:flex}.nav-mobile-user__subtext{opacity:.75;font-size:12px}.nav-mobile-user__name{font-size:16px;font-weight:700}.nav-mobile-user__meta{background:#00000029;border-radius:8px;margin-top:8px;margin-bottom:6px;padding:8px 10px;font-size:12px;line-height:1.5}.nav-mobile-user__item{text-align:left;opacity:.65;-webkit-user-select:none;user-select:none;cursor:default;padding:10px 0;font-size:15px}.nav-mobile-user__link{color:#fff;text-align:left;padding:10px 0;font-size:15px;font-weight:700;text-decoration:none;display:block}.nav-mobile-user__divider{background:#ffffff24;height:1px;margin:6px 0 10px}.nav-mobile-user__logout{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 0 6px;font-size:16px;font-weight:700;display:flex}.nav-impersonation-banner,.nav-account-scope-banner{left:0;right:var(--mm-scrollbar-width,0px);z-index:999;box-sizing:border-box;color:#fff;background:#17345f;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;width:auto;padding:8px 14px;font-size:13px;font-weight:600;display:flex;position:fixed}.nav-impersonation-banner{background:#17345f}.nav-account-scope-banner{background:#0f766e}.nav-account-scope-banner--empty{background:#17345f;justify-content:center;gap:12px;padding-top:7px;padding-bottom:7px}.nav-account-scope-banner__prompt{align-items:baseline;gap:8px;min-width:0;display:flex}.nav-account-scope-banner__title{white-space:nowrap;font-size:13px;font-weight:800}.nav-account-scope-banner__hint{color:#ffffffc7;white-space:nowrap;font-size:12px;font-weight:600}.nav-account-scope-banner__error{color:#ffd2d9;font-size:12px;font-weight:700}.nav-account-picker{color:#17324d;width:min(360px,42vw);position:relative}.nav-account-picker label,.nav-account-picker-summary{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-account-picker-field{align-items:center;display:flex}.nav-account-picker-input{box-sizing:border-box;color:#17324d;background:#fffffff5;border:1px solid #ffffff6b;border-radius:8px;width:100%;min-height:34px;padding:0 11px;font-size:13px;font-weight:600}.nav-account-picker-input:focus{outline-offset:2px;outline:2px solid #fffffff2}.nav-account-picker-menu{z-index:20;position:absolute;top:calc(100% + 6px);left:0;right:0}.nav-account-picker-options{background:#fff;border:1px solid #17233124;border-radius:8px;max-height:260px;display:grid;overflow-y:auto;box-shadow:0 18px 40px #08142333}.nav-account-picker-option,.nav-account-picker-empty{color:#17324d;text-align:left;background:#fff;border:0;border-bottom:1px solid #17233114;min-height:40px;padding:8px 10px;font-size:13px}.nav-account-picker-option{cursor:pointer}.nav-account-picker-option:hover,.nav-account-picker-option:focus-visible,.nav-account-picker-option.is-active{background:#ddc19329}.nav-impersonation-banner__button,.nav-account-scope-banner__button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700}@media (width<=760px){.nav-account-scope-banner--empty{flex-direction:column;align-items:stretch;gap:6px}.nav-account-scope-banner__prompt{justify-content:space-between}.nav-account-scope-banner__hint{display:none}.nav-account-picker{width:100%}}.home-page{--home-navy:#052b5b;--home-navy-deep:#031f42;--home-ink:#071f46;--home-muted:#425a78;--home-cream:#fff8ee;--home-paper:#fff;--home-blue-soft:#eef6ff;--home-line:#071f4624;--home-shadow:0 18px 48px #071f461f;color:var(--home-ink);background:linear-gradient(#fffaf2 0%,#f4f8fc 48%,#fff 100%)}.home-button{border:1px solid var(--home-navy);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.home-button:hover{text-decoration:none;transform:translateY(-1px)}.home-button--primary{color:#fff;background:linear-gradient(135deg, var(--home-navy) 0%, #06437d 100%);box-shadow:0 12px 24px #052b5b2e}.home-button--secondary{color:var(--home-navy);background:#ffffffdb}.home-button--light{color:var(--home-navy);background:#fff;border-color:#ffffffe6}.home-button--primary:hover,.home-button--primary:focus-visible{color:#fff}.home-hero{min-height:calc(100svh - var(--mm-nav-stack-offset,90px) - 26px);background:linear-gradient(90deg,#fff8ee8a 0%,#fff8eef0 34%,#fffffffa 100%);position:relative;overflow:hidden}.home-hero__media{pointer-events:none;width:min(34vw,430px);position:absolute;inset:0 auto 0 0}.home-hero__media:after{content:"";background:linear-gradient(90deg,#fff8ee14,#fff8eed1 72%,#fffaf2 100%);position:absolute;inset:0}.home-hero__media img{object-fit:cover;width:100%;height:100%}.home-hero__content{z-index:1;max-width:1180px;min-height:inherit;grid-template-columns:minmax(0,1fr) minmax(360px,460px);align-items:center;gap:clamp(32px,6vw,76px);margin:0 auto;padding:clamp(52px,7vw,84px) 24px;display:grid;position:relative}.home-hero__copy{max-width:560px}.home-hero__title,.home-setup h2,.home-volumes h2,.home-testimonials h2,.home-about h2,.home-contact h2,.home-hero__login-copy h2{color:var(--home-ink);font-family:var(--mm-display-font);letter-spacing:0;margin:0}.home-hero__title{max-width:12ch;font-size:5rem;line-height:.98}.home-hero__lede{max-width:31rem;color:var(--home-ink);margin:18px 0 0;font-size:1.18rem;line-height:1.55}.home-hero__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.home-hero__notes{gap:14px;margin-top:32px;display:grid}.home-hero__notes p,.home-setup__phone{color:var(--home-ink);align-items:center;gap:10px;margin:0;line-height:1.5;display:flex}.home-hero__notes svg,.home-setup__phone svg{width:34px;height:34px;color:var(--home-navy);background:#edf4fb;border-radius:999px;flex:none;padding:8px}.home-hero__notes a,.home-setup__phone a,.home-contact__details a{color:#004ea8;font-weight:800;text-decoration:none}.home-hero__login-pane{border:1px solid var(--home-line);box-shadow:var(--home-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:8px;padding:clamp(24px,3vw,34px)}.home-hero__login-pane:has(.shared-login-disabled-alert){min-height:620px}.home-hero__login-copy{gap:14px;display:grid}.home-hero__login-copy h2{font-size:2.35rem;line-height:1.05}.home-hero__login-copy p{color:var(--home-muted);margin:0;line-height:1.65}.home-hero__account-panel{gap:24px;display:grid}.home-hero__account-eyebrow{color:#8d5f19;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.home-hero__account-link{width:fit-content}.home-hero__login-form-panel{gap:18px}.home-hero__login-form-panel .shared-login-panel__heading{padding-left:52px;position:relative}.home-hero__login-form-panel .shared-login-panel__heading:before{content:"";background:radial-gradient(circle at 50% 38%, transparent 0 5px, var(--home-navy) 5.5px 7px, transparent 7.5px), radial-gradient(circle at 50% 72%, transparent 0 10px, var(--home-navy) 10.5px 12px, transparent 12.5px), #edf4fb;border-radius:999px;width:38px;height:38px;position:absolute;top:2px;left:0}.home-hero__login-form-panel .shared-login-panel__heading h2{letter-spacing:0;font-size:2.15rem}.home-hero__login-form-panel .shared-login-panel__heading p{color:var(--home-ink);line-height:1.55}.home-hero__login-form-panel .shared-login-form{gap:10px}.home-hero__login-form-panel .shared-login-form input{background:#fffffff5;border-radius:8px}.home-hero__login-form-panel .shared-login-form__submit{background:linear-gradient(135deg, var(--home-navy) 0%, #06437d 100%);border-radius:8px}.home-setup,.home-volumes,.home-about,.home-contact{z-index:1;max-width:1180px;margin:0 auto;position:relative}.home-setup{background:linear-gradient(135deg,#eff6fff0 0%,#fffffff5 100%);border:1px solid #052b5b24;border-radius:8px;grid-template-columns:auto minmax(0,.92fr) minmax(340px,1.08fr);align-items:center;gap:clamp(18px,3vw,34px);margin-top:-2px;padding:34px;display:grid;box-shadow:0 16px 38px #071f4614}.home-setup__icon,.home-contact__icon{width:86px;height:86px;color:var(--home-navy);background:#eaf2fb;border-radius:999px;place-items:center;display:grid}.home-setup__icon svg,.home-contact__icon svg{width:42px;height:42px}.home-setup h2,.home-volumes h2,.home-testimonials h2,.home-about h2,.home-contact h2{font-size:2.25rem;line-height:1.1}.home-setup__copy p,.home-volumes__intro p,.home-about__copy p,.home-contact__copy p{color:var(--home-ink);margin:12px 0 0;line-height:1.65}.home-setup__request{justify-items:start;gap:12px;display:grid}.home-setup__row{flex-wrap:wrap;gap:14px;display:flex}.home-setup__status{min-height:1.5em;color:var(--home-muted);margin:0;line-height:1.5}.home-setup__status a{color:#004ea8;text-underline-offset:.18em;font-weight:800;text-decoration:underline}.home-volumes{grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);gap:clamp(24px,5vw,56px);width:calc(100% - 48px);max-width:1280px;padding:clamp(48px,7vw,72px) 24px;display:grid}.home-volumes__intro{align-content:start;justify-items:start;gap:18px;display:grid}.home-volumes__actions{flex-wrap:wrap;gap:12px;display:flex}.home-volume-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,28px);display:grid}.home-volumes__body{gap:22px;min-width:0;display:grid}.home-volume-card{color:var(--home-ink);gap:12px;text-decoration:none;transition:transform .18s,color .18s;display:grid;transform:translateY(0)}.home-volume-card:hover,.home-volume-card:focus-visible{color:var(--home-navy);text-decoration:none;transform:translateY(-7px)}.home-volume-card:focus-visible{outline-offset:6px;outline:3px solid #0b5ca747}.home-volume-card__cover{color:#fff;min-height:205px;transform-style:preserve-3d;border:1px solid #071f4629;border-radius:8px;align-content:space-between;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s,filter .22s;display:grid;position:relative;overflow:hidden;transform:perspective(900px)rotateX(0)rotateY(0)translateZ(0);box-shadow:0 14px 26px #071f4624}.home-volume-card:hover .home-volume-card__cover,.home-volume-card:focus-visible .home-volume-card__cover{filter:saturate(1.06)brightness(1.04);border-color:#ffd1669e;transform:perspective(900px)rotateX(3deg)rotateY(-4deg)translateZ(0);box-shadow:0 22px 38px #071f4633,0 4px #ffd16680}.home-volume-card__cover:before{content:"";pointer-events:none;background:radial-gradient(circle at 84% 18%,#fff3,#0000 24%),linear-gradient(#ffffff14,#0000 42%);position:absolute;inset:0}.home-volume-card__icon{z-index:2;opacity:.95;width:34px;height:34px;transition:transform .22s,opacity .22s;position:relative}.home-volume-card__cover-title{z-index:2;max-width:7ch;font-family:var(--mm-display-font);font-size:2rem;line-height:1;transition:transform .22s;position:relative}.home-volume-card__art{z-index:1;opacity:.92;pointer-events:none;width:112px;height:92px;transition:transform .22s,opacity .22s;position:absolute;bottom:18px;right:16px}.home-volume-card:hover .home-volume-card__icon,.home-volume-card:focus-visible .home-volume-card__icon{opacity:1;transform:translate3d(0,-3px,28px)}.home-volume-card:hover .home-volume-card__cover-title,.home-volume-card:focus-visible .home-volume-card__cover-title{transform:translate3d(0,-2px,34px)}.home-volume-card:hover .home-volume-card__art,.home-volume-card:focus-visible .home-volume-card__art{opacity:1;transform:translate3d(8px,-6px,24px)scale(1.04)}.home-volume-card__art span{max-width:none;font-family:inherit;display:block;position:absolute}.home-volume-card__cover--books{background:linear-gradient(145deg,#ffffff24,#0000 38%),#b9443c}.home-volume-card__cover--books .home-volume-card__art span{transform-origin:bottom;background:linear-gradient(90deg,#071f4633 0 8px,#0000 8px),linear-gradient(#fffffff2,#fff6dceb);border-radius:4px 7px 7px 4px;width:50px;height:70px;box-shadow:0 12px 18px #071f4633}.home-volume-card__cover--books .home-volume-card__art span:first-child{bottom:4px;right:58px;transform:rotate(-9deg)}.home-volume-card__cover--books .home-volume-card__art span:nth-child(2){background:linear-gradient(90deg,#071f462e 0 8px,#0000 8px),linear-gradient(#ffeda6f5,#fffae2f0);height:78px;bottom:9px;right:32px;transform:rotate(4deg)}.home-volume-card__cover--books .home-volume-card__art span:nth-child(3){background:linear-gradient(90deg,#071f462e 0 8px,#0000 8px),linear-gradient(#d8e8f4fa,#fffffff0);height:66px;bottom:2px;right:6px;transform:rotate(11deg)}.home-volume-card__cover--audiocd{background:linear-gradient(145deg,#ffffff29,#0000 38%),#be7b39}.home-volume-card__cover--audiocd .home-volume-card__art:before{content:"";background:radial-gradient(circle,#06437db8 0 9px,#0000 10px),conic-gradient(from 20deg,#fffffff2,#d8e8f4bd,#fffffff2,#fff6dcc2,#fffffff2);border-radius:999px;width:62px;height:62px;position:absolute;bottom:11px;right:20px;box-shadow:0 12px 18px #071f4638}.home-volume-card__cover--audiocd .home-volume-card__art:after{content:"";border:7px solid #ffffffe6;border-bottom:0;border-radius:28px 28px 0 0;width:44px;height:34px;position:absolute;bottom:50px;right:34px}.home-volume-card__cover--audiocd .home-volume-card__art span{background:#071f4657;border-radius:999px;width:7px;bottom:8px}.home-volume-card__cover--audiocd .home-volume-card__art span:first-child{height:24px;left:4px}.home-volume-card__cover--audiocd .home-volume-card__art span:nth-child(2){height:44px;left:18px}.home-volume-card__cover--audiocd .home-volume-card__art span:nth-child(3){height:32px;left:32px}.home-volume-card__cover--dvd{background:linear-gradient(145deg,#ffffff24,#0000 38%),#06437d}.home-volume-card__cover--dvd .home-volume-card__art span:first-child{background:linear-gradient(135deg,#ffffff38,#0000 42%),linear-gradient(160deg,#071f461a,#071f4657);border:4px solid #ffffffdb;border-radius:6px;width:76px;height:56px;bottom:12px;right:8px;box-shadow:0 14px 18px #071f4640}.home-volume-card__cover--dvd .home-volume-card__art span:nth-child(2){background:repeating-linear-gradient(#fffffffa 0 7px,#071f4633 7px 12px),#ffffffd1;border-radius:4px;width:18px;height:66px;bottom:12px;right:86px}.home-volume-card__cover--dvd .home-volume-card__art span:nth-child(3){border-top:11px solid #0000;border-bottom:11px solid #0000;border-left:17px solid #ffffffe6;width:0;height:0;bottom:29px;right:23px}.home-testimonials{z-index:1;background:linear-gradient(#f4f8fcfa,#fff8eeb8);border-top:1px solid #071f461a;border-bottom:1px solid #071f461a;max-width:none;padding:clamp(54px,6vw,76px) 0;position:relative;overflow-x:clip}.home-testimonials__inner{gap:30px;width:calc(100% - 96px);min-width:0;max-width:1280px;margin:0 auto;display:grid}.home-testimonials__header{text-align:center;justify-items:center;gap:12px;max-width:720px;margin:0 auto;display:grid}.home-testimonials__header p{color:var(--home-muted);margin:0;font-size:1.05rem;line-height:1.6}.home-testimonials__marquee{--home-testimonial-card-width:clamp(360px, 29vw, 400px);--home-testimonial-gap:28px;width:100vw;min-width:0;margin-left:-50vw;padding:4px 0 10px;position:relative;left:50%;overflow:hidden}.home-testimonials__viewport{width:100%;min-width:0;overflow:hidden}.home-testimonials__track{will-change:transform;width:max-content;animation:180s linear infinite home-testimonials-marquee;display:flex;transform:translate(0,0)}.home-testimonials__viewport:hover .home-testimonials__track,.home-testimonials__viewport:focus-within .home-testimonials__track{animation-play-state:paused}.home-testimonials__group{gap:var(--home-testimonial-gap);padding-right:var(--home-testimonial-gap);flex:none;align-items:stretch;display:flex}.home-testimonials__slide{flex:0 0 var(--home-testimonial-card-width);width:var(--home-testimonial-card-width);min-width:0;display:flex}.home-testimonial-card{border:1px solid var(--home-line);background:linear-gradient(#fffffffa,#ffffffe6);border-radius:8px;grid-template-rows:auto 1fr auto;gap:18px;width:100%;height:100%;min-height:236px;margin:0;padding:28px;display:grid;position:relative;box-shadow:0 14px 34px #071f461a}.home-testimonial-card svg{color:#0b5ca7;width:26px;height:26px}.home-testimonial-card p{color:var(--home-ink);margin:0;font-size:1.02rem;line-height:1.65}.home-testimonial-card__category{color:#06437d;background:#edf4fb;border-radius:999px;justify-self:start;align-items:center;min-height:28px;padding:0 12px;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}@keyframes home-testimonials-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-volume-card,.home-volume-card__cover,.home-volume-card__icon,.home-volume-card__cover-title,.home-volume-card__art{transition:none}.home-volume-card:hover,.home-volume-card:focus-visible,.home-volume-card:hover .home-volume-card__cover,.home-volume-card:focus-visible .home-volume-card__cover,.home-volume-card:hover .home-volume-card__icon,.home-volume-card:focus-visible .home-volume-card__icon,.home-volume-card:hover .home-volume-card__cover-title,.home-volume-card:focus-visible .home-volume-card__cover-title,.home-volume-card:hover .home-volume-card__art,.home-volume-card:focus-visible .home-volume-card__art{transform:none}.home-testimonials__track{will-change:auto;width:100%;animation:none;transform:none}.home-testimonials__group{flex-wrap:wrap;justify-content:center;width:100%;padding-right:0}.home-testimonials__group--duplicate{display:none}.home-testimonials__slide{flex:0 1 var(--home-testimonial-card-width)}}.home-about{grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);align-items:center;gap:clamp(28px,5vw,60px);padding:clamp(50px,6vw,72px) 24px;display:grid}.home-about__image{border-radius:8px;min-height:260px;overflow:hidden;box-shadow:0 16px 38px #071f4617}.home-about__image img{object-fit:cover;width:100%;height:100%;min-height:260px}.home-about__copy{max-width:680px}.home-about__trust-list{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.home-about__trust-list li{color:var(--home-ink);padding-left:24px;font-weight:800;line-height:1.45;position:relative}.home-about__trust-list li:before{content:"";background:#0b5ca7;border-radius:999px;width:9px;height:9px;position:absolute;top:.55em;left:0;box-shadow:0 0 0 5px #0b5ca71a}.home-contact{color:#fff;background:linear-gradient(135deg, var(--home-navy) 0%, var(--home-navy-deep) 100%);grid-template-columns:auto minmax(0,1fr) auto minmax(190px,auto);align-items:center;gap:clamp(18px,3vw,34px);max-width:none;padding:28px max(24px,50vw - 566px);display:grid}.home-contact h2,.home-contact p{color:#fff}.home-contact__icon{color:#fff;background:#ffffff24}.home-contact__copy p{max-width:34rem}.home-contact__details{gap:4px;display:grid}.home-contact__details p{color:#ffffffdb;margin:0}.home-contact__details a{color:#fff}@media (width<=1040px){.home-hero__media{width:42vw}.home-hero__title{font-size:4.25rem}.home-hero__login-copy h2,.home-hero__login-form-panel .shared-login-panel__heading h2{font-size:2rem}.home-hero__content,.home-setup,.home-volumes,.home-about,.home-contact{grid-template-columns:1fr}.home-testimonials__inner{width:calc(100% - 64px)}.home-testimonials__marquee{--home-testimonial-card-width:360px;--home-testimonial-gap:24px}.home-setup{margin-left:24px;margin-right:24px}.home-contact{justify-items:start}}@media (width<=760px){.home-hero{min-height:auto}.home-hero__media{display:none}.home-hero__content{padding:34px 18px 30px}.home-hero__title{max-width:none;font-size:3.2rem}.home-hero__lede{font-size:1.05rem}.home-hero__login-pane{padding:20px}.home-setup h2,.home-volumes h2,.home-testimonials h2,.home-about h2,.home-contact h2{font-size:1.85rem}.home-setup,.home-volumes,.home-about{padding-left:20px;padding-right:20px}.home-setup{margin-left:20px;margin-right:20px;padding:22px}.home-setup__icon,.home-contact__icon{width:70px;height:70px}.home-setup__icon svg,.home-contact__icon svg{width:34px;height:34px}.home-volume-grid{grid-template-columns:1fr}.home-testimonials__inner{width:calc(100% - 40px)}.home-testimonials__marquee{--home-testimonial-card-width:min(82vw, 330px);--home-testimonial-gap:18px}.home-testimonial-card{min-height:224px;padding:24px}.home-hero__actions,.home-button{width:100%}.home-hero__notes p,.home-setup__phone{align-items:flex-start}.home-contact{padding:24px 20px 28px}.home-contact__details{width:100%}}@media (width<=420px){.home-hero__title{font-size:2.85rem}.home-button{padding-left:16px;padding-right:16px}.home-volume-card__cover{min-height:175px}}.shared-login-panel{gap:18px;display:grid}.shared-login-panel__heading{gap:10px;display:grid}.shared-login-panel__heading h1,.shared-login-panel__heading h2{color:var(--home-ink,#17324d);font-family:var(--mm-display-font);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1}.shared-login-panel__heading p{color:var(--home-muted,#4f6880);margin:0;line-height:1.65}.shared-login-form{gap:12px;display:grid}.shared-login-form label{color:var(--home-ink,#17324d);font-size:.95rem;font-weight:700}.shared-login-form input{min-height:48px;color:var(--home-ink,#17324d);font:inherit;background:#ffffffd6;border:1px solid #17324d29;border-radius:16px;padding:12px 14px}.shared-login-form__password{position:relative}.shared-login-form__password input{width:100%;padding-right:88px}.shared-login-form__password-input--error{background:#fff6f3;border-color:#a23b2d;box-shadow:0 0 0 3px #a23b2d29}.shared-login-form__toggle{color:var(--home-ink,#17324d);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.9rem;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.shared-login-form__feedback{min-height:1.4rem}.shared-login-form__error{color:#a23b2d;font-size:.94rem}.shared-login-disabled-alert{color:var(--home-ink,#17324d);background:#fff8f2;border:1px solid #a23b2d42;border-left:4px solid #a23b2d;border-radius:8px;gap:12px;padding:14px;display:grid}.shared-login-disabled-alert__eyebrow{color:#a23b2d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.74rem;font-weight:800}.shared-login-disabled-alert h3{color:var(--home-ink,#17324d);margin:0;font-size:1.1rem;line-height:1.2}.shared-login-disabled-alert p:not(.shared-login-disabled-alert__eyebrow){color:var(--home-muted,#4f6880);margin:8px 0 0;line-height:1.5}.shared-login-disabled-alert__link{color:#fff;background:#a23b2d;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.shared-login-form__submit{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#17324d 0%,#294f71 100%);border:0;border-radius:999px;font-weight:700;box-shadow:0 18px 32px #17324d29}.shared-login-form__submit:disabled{cursor:wait;opacity:.72}.shared-login-form__legal{color:var(--home-muted,#4f6880);text-align:center;margin:-2px 0 0;font-size:.82rem;line-height:1.45}.shared-login-form__legal a{color:var(--home-ink,#17324d);text-underline-offset:2px;font-weight:700;text-decoration:underline}.shared-login-panel__footer{color:var(--home-muted,#4f6880);line-height:1.6}.recently-offered{z-index:1;width:calc(100% - 48px);max-width:1280px;margin:0 auto;padding:clamp(10px,2vw,18px) 0 clamp(48px,7vw,72px);position:relative}.recently-offered__shell{background:radial-gradient(circle at 9% 12%,#c7974c33,#0000 27%),linear-gradient(135deg,#fff8eef5,#eff6fff0);border:1px solid #071f4624;border-radius:8px;gap:24px;padding:clamp(24px,4vw,34px);display:grid;overflow:hidden;box-shadow:0 18px 42px #071f461a}.recently-offered__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;display:grid}.recently-offered__header h2{color:#071f46;font-family:var(--mm-display-font);letter-spacing:0;margin:0;font-size:clamp(2.1rem,4vw,3rem);line-height:1.05}.recently-offered__header p{color:#425a78;max-width:680px;margin:10px 0 0;font-size:1.03rem;line-height:1.6}.recently-offered__controls{gap:10px;display:flex}.recently-offered__arrow{cursor:pointer;color:#052b5b;background:#ffffffe6;border:1px solid #071f4629;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 10px 20px #071f4614}.recently-offered__arrow:hover,.recently-offered__arrow:focus-visible{background:#fff;transform:translateY(-2px);box-shadow:0 14px 26px #071f4621}.recently-offered__arrow:disabled{cursor:not-allowed;opacity:.42;transform:none}.recently-offered__arrow:disabled:hover{background:#ffffffe6;transform:none;box-shadow:0 10px 20px #071f4614}.recently-offered__arrow:focus-visible,.recently-offered-card:focus-visible{outline-offset:3px;outline:3px solid #c7974c6b}.recently-offered__arrow svg{width:18px;height:18px}.recently-offered__viewport{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:auto;overflow:auto hidden}.recently-offered__viewport::-webkit-scrollbar{display:none}.recently-offered__scrollbar{appearance:none;cursor:ew-resize;background:0 0;width:100%;height:24px;margin:-4px 0 0}.recently-offered__scrollbar:focus{outline:none}.recently-offered__scrollbar:focus-visible{outline-offset:3px;border-radius:999px;outline:3px solid #c7974c57}.recently-offered__scrollbar::-webkit-slider-runnable-track{background:linear-gradient(#fffdf8f2,#e0eaf6e6),linear-gradient(90deg,#071f4633,#071f4614);border:1px solid #071f4633;border-radius:999px;height:16px;box-shadow:inset 0 1px 2px #071f4621}.recently-offered__scrollbar::-webkit-slider-thumb{-webkit-appearance:none;background:linear-gradient(#31526d,#071f46);border:2px solid #fffdf8fa;border-radius:999px;width:clamp(76px,18%,180px);height:16px;box-shadow:0 3px 8px #071f463d}.recently-offered__scrollbar:hover::-webkit-slider-thumb{background:linear-gradient(#3d6481,#052b5b)}.recently-offered__scrollbar:focus-visible::-webkit-slider-thumb{background:linear-gradient(#3d6481,#052b5b)}.recently-offered__scrollbar::-moz-range-track{background:#071f461a;border:1px solid #071f4633;border-radius:999px;height:16px}.recently-offered__scrollbar::-moz-range-thumb{cursor:ew-resize;background:#071f46;border:2px solid #fffdf8fa;border-radius:999px;width:140px;height:14px;box-shadow:0 3px 8px #071f463d}.recently-offered__track{align-items:stretch;gap:18px;display:flex}.recently-offered-card{scroll-snap-align:start;background:linear-gradient(#fffffffa,#fffaf2e6);border:1px solid #071f4621;border-radius:8px;flex:0 0 calc(25% - 13.5px);grid-template-columns:82px minmax(0,1fr);gap:12px;min-height:264px;padding:18px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 16px 32px #071f4617}.recently-offered-card:before{content:"";background:var(--recently-offered-accent,#052b5b);height:8px;position:absolute;inset:0 0 auto}.recently-offered-card:after{content:"";background:color-mix(in srgb, var(--recently-offered-accent,#052b5b) 13%, transparent);pointer-events:none;border-radius:999px;width:140px;height:140px;position:absolute;bottom:-46px;right:-42px}.recently-offered-card:hover,.recently-offered-card:focus-within{border-color:color-mix(in srgb, var(--recently-offered-accent,#052b5b) 36%, #fff);transform:translateY(-5px);box-shadow:0 22px 42px #071f4624}.recently-offered-card--navy{--recently-offered-accent:#052b5b}.recently-offered-card--red{--recently-offered-accent:#b9443c}.recently-offered-card--gold{--recently-offered-accent:#be7b39}.recently-offered-card--blue{--recently-offered-accent:#0b5ca7}.recently-offered-card--green{--recently-offered-accent:#477562}.recently-offered-card--loading,.recently-offered-card--empty{color:#425a78;flex-direction:column;justify-content:center;min-height:230px;font-weight:800;display:flex}.recently-offered-card--empty{flex-basis:100%;align-items:flex-start}.recently-offered-card__image{z-index:1;aspect-ratio:2/3;object-fit:cover;background:#f4efe5;border:1px solid #071f461f;border-radius:8px;align-self:start;width:82px;position:relative;box-shadow:0 12px 22px #071f461f}.recently-offered-card__image--fallback{object-fit:contain}.recently-offered-card__body{z-index:1;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex;position:relative}.recently-offered-card__format{border:1px solid color-mix(in srgb, var(--recently-offered-accent,#052b5b) 28%, #fff);background:color-mix(in srgb, var(--recently-offered-accent,#052b5b) 9%, #fff);min-height:30px;color:var(--recently-offered-accent,#052b5b);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 11px;font-size:.74rem;font-weight:900;line-height:1;display:inline-flex}.recently-offered-card h3{color:#071f46;font-family:var(--mm-display-font);letter-spacing:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.28rem;line-height:1.16;text-decoration:none;display:-webkit-box;overflow:hidden}.recently-offered-card:hover h3,.recently-offered-card:focus-visible h3{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.recently-offered-card p{color:#425a78;margin:0;line-height:1.42}.recently-offered-card__author,.recently-offered-card__release,.recently-offered-card__status{font-size:.94rem}.recently-offered-card__author{color:#243a59;font-weight:800}.recently-offered-card__release{color:#526a88}.recently-offered-card .recently-offered-card__note{z-index:1;border:1px solid color-mix(in srgb, var(--recently-offered-accent,#052b5b) 16%, #fff);background:color-mix(in srgb, var(--recently-offered-accent,#052b5b) 8%, #fff);color:#243a59;border-radius:999px;width:auto;margin-top:auto;margin-bottom:0;padding:6px 10px;font-size:.84rem;font-weight:800;line-height:1;text-decoration:none;position:relative}@media (prefers-reduced-motion:reduce){.recently-offered__viewport{scroll-behavior:auto}.recently-offered__arrow,.recently-offered-card{transition:none}.recently-offered__arrow:hover,.recently-offered__arrow:focus-visible,.recently-offered-card:hover,.recently-offered-card:focus-within{transform:none}}@media (width<=1040px){.recently-offered-card{flex-basis:calc(50% - 9px);grid-template-columns:104px minmax(0,1fr)}.recently-offered-card__image{width:104px}}@media (width<=760px){.recently-offered{width:calc(100% - 40px);padding-bottom:48px}.recently-offered__header{grid-template-columns:1fr}.recently-offered__controls{justify-content:start}.recently-offered-card{flex-basis:100%;min-height:230px;padding:18px}}@media (width<=540px){.recently-offered-card{grid-template-columns:86px minmax(0,1fr);gap:14px}.recently-offered-card__image{width:86px}.recently-offered-card h3{font-size:1.12rem}}@media (width<=420px){.recently-offered{width:calc(100% - 28px)}.recently-offered__shell{padding:20px}}.about-page{--about-ink:#0f2747;--about-muted:#5f6f80;--about-line:#0f274721;--about-cream:#fff8ec;--about-blue:#e8f2f9;--about-gold:#c7974c;min-height:100vh;color:var(--about-ink);background:linear-gradient(#0f274709 1px,#0000 1px) 0 0/78px 78px,linear-gradient(90deg,#0f274706 1px,#0000 1px) 0 0/78px 78px,linear-gradient(135deg,#fff8ec 0%,#f7fbff 48%,#eef6f2 100%);padding:clamp(28px,4vw,52px) clamp(16px,4vw,48px) clamp(48px,6vw,84px)}.about-page h1,.about-page h2,.about-page h3{font-family:var(--mm-display-font);color:var(--about-ink);letter-spacing:0;margin:0}.about-page p{margin:0}.about-hero,.about-section,.about-cta{max-width:1180px;margin:0 auto}.about-hero{border:1px solid var(--about-line);background:radial-gradient(circle at 0 0,#c7974c2e,#0000 32%),linear-gradient(135deg,#fffffff0,#e8f2f9d6);border-radius:8px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;gap:clamp(24px,4vw,52px);padding:clamp(30px,5vw,62px);display:grid;box-shadow:0 22px 54px #0f27471c}.about-kicker{color:#8d6132;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.about-hero h1{max-width:760px;margin-top:12px;font-size:clamp(2.45rem,6vw,5rem);line-height:.98}.about-hero__text{color:#263f5f;gap:14px;max-width:720px;margin-top:20px;font-size:clamp(1.02rem,1.4vw,1.16rem);line-height:1.65;display:grid}.about-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.about-hero__panel{background:var(--about-ink);color:#fff8ec;border:1px solid #0f27471f;border-radius:8px;align-items:end;min-height:clamp(300px,35vw,430px);padding:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff21,0 18px 38px #0f274724}.about-hero__panel:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 22%,#0f274729 56%,#0f2747d1),linear-gradient(135deg,#0f274757,#0000 42%);position:absolute;inset:0}.about-hero__panel img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center;filter:saturate(.96)contrast(1.02)}.about-hero__panel-note{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f2747bd;border:1px solid #fff8ec2e;border-radius:8px;gap:12px;padding:18px;display:grid;position:absolute;inset:auto 22px 22px;box-shadow:0 14px 28px #0f274733}.about-hero__panel-note svg{color:#f4cf87;width:48px;height:48px}.about-hero__panel-note p{max-width:21rem;font-size:1.12rem;font-weight:800;line-height:1.45}.about-section{gap:clamp(22px,3vw,30px);margin-top:clamp(34px,5.5vw,64px);display:grid}.about-section__heading{gap:8px;display:grid}.about-section__heading--center{text-align:center;justify-items:center;max-width:760px;margin:0 auto}.about-section__heading--center p:not(.about-kicker){max-width:660px;color:var(--about-muted);font-size:1.03rem;line-height:1.6}.about-section h2,.about-cta h2{font-size:clamp(2rem,4vw,3rem);line-height:1.08}.about-help-intro{grid-template-columns:minmax(0,.55fr) minmax(300px,.45fr);align-items:end;gap:clamp(18px,3vw,32px);display:grid}.about-help-visual{box-sizing:border-box;aspect-ratio:16/9;background:var(--about-ink);border:1px solid #0f27471f;border-radius:8px;width:100%;max-width:100%;min-height:185px;max-height:260px;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f274717}.about-help-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f2747c7,#0f274733 58%,#0000),linear-gradient(#0000,#0f27475c);position:absolute;inset:0}.about-help-visual img{object-fit:cover;object-position:center;filter:saturate(.98)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}.about-help-visual span{z-index:2;color:#fff8ec;max-width:19rem;font-family:var(--mm-display-font);font-size:1.36rem;font-weight:800;line-height:1.12;position:absolute;bottom:18px;left:18px}.about-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.about-card{border:1px solid var(--about-line);background:#ffffffeb;border-radius:8px;gap:14px;min-height:258px;padding:22px;display:grid;box-shadow:0 16px 34px #0f274714}.about-card__icon{background:var(--about-blue);color:#17436f;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.about-card__icon svg{width:22px;height:22px}.about-card h3{font-size:1.45rem;line-height:1.12}.about-card p{color:var(--about-muted);line-height:1.58}.about-section--trust{color:#fff8ec;background:radial-gradient(circle at 88% 16%,#f4cf8733,#0000 28%),linear-gradient(135deg,#17324d,#2d5877);border:1px solid #fff8ec1f;border-radius:8px;padding:clamp(30px,4vw,44px);position:relative;overflow:hidden;box-shadow:0 22px 48px #0f274729}.about-section--trust:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#fff8ec0b 1px,#0000 1px),linear-gradient(90deg,#fff8ec09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.about-section--trust .about-section__heading--center,.about-section--trust .about-trust-grid{z-index:1;position:relative}.about-section--trust .about-section__heading--center{text-align:left;justify-items:start;max-width:760px;margin:0}.about-section--trust h2,.about-section--trust .about-kicker{color:#fff8ec}.about-trust-grid{counter-reset:trust-card;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.about-trust-card{counter-increment:trust-card;background:#fff8ec1a;border:1px solid #fff8ec29;border-radius:8px;align-content:start;gap:10px;min-height:218px;padding:18px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14}.about-trust-card:before{content:counter(trust-card, decimal-leading-zero);width:auto;height:auto;box-shadow:none;color:#f4cf87;font-family:var(--mm-display-font);background:0 0;border-radius:0;font-size:1.7rem;font-weight:800;line-height:1;position:static}.about-trust-card h3{color:#fff8ec;font-size:1.32rem;line-height:1.16}.about-trust-card p{color:#fff8ecd1;line-height:1.58}.about-faq{border:1px solid var(--about-line);background:radial-gradient(circle at 12% 12%,#c7974c1a,#0000 28%),#ffffffc7;border-radius:8px;padding:clamp(26px,4vw,40px);box-shadow:0 16px 34px #0f274712}.about-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.about-faq-card{background:#ffffffeb;border:1px solid #0f27471c;border-radius:8px;align-content:start;gap:10px;padding:20px;display:grid;box-shadow:0 12px 26px #0f27470f}.about-faq-card h3{font-size:1.34rem;line-height:1.18}.about-faq-card p{color:var(--about-muted);line-height:1.6}.about-faq__actions{justify-content:center;display:flex}.about-faq-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f274794;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.about-faq-modal__dialog{background:radial-gradient(circle at 0 0,#c7974c29,#0000 32%),linear-gradient(135deg,#fffdf7,#f2f8fc);border:1px solid #fff8ec33;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(820px,100%);max-height:min(720px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 72px #0f274752}.about-faq-modal__header{border-bottom:1px solid var(--about-line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;padding:clamp(22px,4vw,32px);display:grid}.about-faq-modal__header h2{margin-top:8px;font-size:clamp(1.8rem,4vw,2.55rem);line-height:1.08}.about-faq-modal__header p:not(.about-kicker){max-width:600px;color:var(--about-muted);margin-top:10px;line-height:1.55}.about-faq-modal__close{min-height:42px;color:var(--about-ink);cursor:pointer;background:#ffffffdb;border:1px solid #0f274729;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-weight:800;display:inline-flex}.about-faq-modal__close:focus-visible{outline-offset:3px;outline:3px solid #c7974c73}.about-faq-modal__body{gap:14px;padding:clamp(18px,4vw,28px) clamp(22px,4vw,32px) clamp(24px,4vw,34px);display:grid;overflow-y:auto}.about-faq-modal__item{background:#ffffffd1;border:1px solid #0f27471c;border-radius:8px;gap:8px;padding:18px;display:grid}.about-faq-modal__item h3{font-size:1.22rem;line-height:1.18}.about-faq-modal__item p{color:var(--about-muted);line-height:1.58}.about-cta{color:#fff8ec;background:linear-gradient(135deg,#17324d,#2d5877);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:clamp(28px,5vw,56px);padding:clamp(28px,4vw,40px);display:grid;box-shadow:0 22px 48px #0f274729}.about-cta h2,.about-cta .about-kicker{color:#fff8ec}.about-cta h2{max-width:780px;margin-top:8px}.about-cta p{color:#fff8ecdb;max-width:760px;margin-top:12px;line-height:1.65}.about-cta .page-button--secondary{background:#fff8ecf5}@media (width<=980px){.about-hero,.about-help-intro,.about-cta{grid-template-columns:1fr}.about-hero__panel{min-height:340px}.about-card-grid,.about-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-cta .about-actions{margin-top:0}}@media (width<=640px){.about-page{padding:22px 14px 42px}.about-hero,.about-section--trust,.about-faq,.about-cta{padding:22px}.about-card-grid,.about-trust-grid,.about-faq-grid{grid-template-columns:1fr}.about-card,.about-trust-card{min-height:auto}.about-hero__panel{min-height:360px}.about-hero__panel-note{padding:14px;inset:auto 14px 14px}.about-help-visual{aspect-ratio:auto;width:100%;max-width:100%;min-height:230px;max-height:none}.about-actions,.about-actions .page-button,.about-faq__actions .page-button{width:100%}.about-faq-modal{padding:14px}.about-faq-modal__dialog{max-height:calc(100vh - 28px)}.about-faq-modal__header{grid-template-columns:1fr}.about-faq-modal__close{justify-self:start}}.contact-page{--contact-ink:#102b43;--contact-muted:#536678;--contact-line:#102b4329;--contact-paper:#fffaf0;--contact-accent:#8a622a;--contact-teal:#2f7f88;min-height:100vh;color:var(--contact-ink);isolation:isolate;perspective:1800px;background:linear-gradient(#ffffff52 1px,#0000 1px) 0 0/86px 86px,linear-gradient(90deg,#53667812 1px,#0000 1px) 0 0/86px 86px,radial-gradient(circle at 15% 8%,#d9b86f52,#0000 24%),radial-gradient(circle at 88% 6%,#2f7f882e,#0000 20%),linear-gradient(135deg,#efe1c8 0%,#fbf3e6 54%,#e8f1f3 100%);padding:clamp(2rem,4vw,3.75rem) clamp(1rem,3vw,2rem) clamp(3rem,6vw,5rem);position:relative}.contact-page:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(118deg,#0000 0 58%,#8a622a09 58.15%,#0000 58.45%) 0 0/180px 180px,radial-gradient(at 50% -12%,#071d3229,#0000 42%),radial-gradient(at 50% 110%,#071d3221,#0000 34%),linear-gradient(135deg,#ffffff57,#0000 44%);position:fixed;inset:0}.contact-page:after{content:"";z-index:0;pointer-events:none;opacity:.72;background:radial-gradient(at 50% 0,#071d3221,#0000 46%),linear-gradient(#0000,#fff8ec57);height:38vh;position:fixed;inset:auto 0 0}.contact-content{z-index:1;will-change:opacity;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:start;gap:22px;max-width:1120px;margin:0 auto;display:grid;position:relative}.contact-content--info-only{grid-template-columns:minmax(0,920px);justify-content:center}.contact-content--info-only:before,.contact-content--info-only:after{content:"";z-index:0;pointer-events:none;position:absolute;left:6%;right:6%}.contact-content--info-only:before{filter:blur(18px);background:radial-gradient(#17324d45 0%,#17324d29 34%,#0000 72%);border-radius:50%;height:118px;bottom:-44px;transform:rotateX(64deg)scaleX(1.02)}.contact-content--info-only:after{filter:blur(5px);background:linear-gradient(90deg,#0000,#805b3229 12%,#17324d1f 84%,#0000);border-radius:0 0 12px 12px;height:20px;bottom:-14px}.contact-page-heading{grid-column:1/-1}.contact-privacy-note{width:min(760px,100%);color:var(--contact-muted);text-align:center;background:#fffaf0b8;border:1px solid #102b431f;border-radius:6px;grid-column:1/-1;justify-self:center;margin:0;padding:12px 16px;font-size:.92rem;line-height:1.55}.contact-privacy-note a{color:var(--contact-ink);text-underline-offset:2px;font-weight:800;text-decoration:underline}.contact-postcard{z-index:1;background:radial-gradient(circle at 24% 18%, #ffffffd1, transparent 30%), radial-gradient(circle at 78% 82%, #d5ba8e2e, transparent 31%), linear-gradient(135deg, #fffffffa, #fff9eefa 56%, #fcf4e6fa), var(--contact-paper);backface-visibility:hidden;transform-origin:50% 34%;min-height:clamp(440px,56vw,620px);transform-style:preserve-3d;border:1px solid #17324d24;border-radius:6px;transition:transform .24s,box-shadow .24s;position:relative;overflow:visible;transform:rotateX(2.2deg)rotateY(-.7deg)rotate(-.25deg)translate(0,0);box-shadow:inset 0 1px #ffffffdb,inset 0 -1px #805b3212,0 8px 18px #17324d14,0 28px 54px #17324d2e,0 70px 130px #17324d38}.contact-postcard:before{content:"";z-index:0;border-radius:inherit;opacity:.9;pointer-events:none;background:linear-gradient(154deg,#0000 0 49.64%,#17324d1d 49.86%,#ffffff42 50.08%,#0000 50.34%) 0 100%/50.4% 59% no-repeat,linear-gradient(26deg,#0000 0 49.64%,#17324d1b 49.86%,#ffffff3d 50.08%,#0000 50.34%) 99.8% 100%/50.4% 59% no-repeat,linear-gradient(#0000 0 46.9%,#b76e4a18 47.08%,#ffffff75 47.45%,#0000 47.95%) 0 0/100% 100% no-repeat,radial-gradient(at 50% 77%,#17324d17,#0000 34%),radial-gradient(circle at 18% 20%,#17324d0a 0 1px,#0000 1.4px) 0 0/18px 18px,linear-gradient(#ffffffb3,#0000 35%),linear-gradient(90deg,#17324d0b,#0000 15% 85%,#17324d09);position:absolute;inset:0;overflow:hidden}.contact-postcard:after{content:"";z-index:0;opacity:.68;background-color:#0000;background-image:linear-gradient(90deg,#0000,#17324d38 12% 88%,#0000),linear-gradient(90deg,#0000,#17324d33 12% 88%,#0000),linear-gradient(90deg,#0000,#17324d2e 12% 88%,#0000);background-position:0 0,0 46px,0 92px;background-repeat:no-repeat;background-size:100% 1px,100% 1px,100% 1px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:min(520px,62vw);height:1px;position:absolute;bottom:14%;right:12%}.contact-postcard__return,.contact-postcard__stamp,.contact-postcard__address,.contact-postcard__postmark{z-index:2;position:absolute}.contact-postcard__edge{z-index:-1;pointer-events:none;position:absolute}.contact-postcard__edge--bottom{background:linear-gradient(#d9c7aae6,#a18b6c61),linear-gradient(90deg,#17324d14,#0000 16% 84%,#17324d21);border-radius:0 0 10px 10px;height:18px;bottom:-14px;left:14px;right:18px;transform:skew(-1.4deg)translate(0,0);box-shadow:0 18px 28px #17324d2e}.contact-postcard__edge--right{background:linear-gradient(90deg,#c6b294b8,#77634642),linear-gradient(#ffffff6b,#0000 18%,#17324d14);border-radius:0 8px 8px 0;width:16px;top:14px;bottom:7px;right:-13px;transform:skewY(1.4deg)translate(0,0);box-shadow:14px 18px 26px #17324d29}.contact-postcard__corner{z-index:1;pointer-events:none;opacity:.92;width:128px;height:88px;position:absolute}.contact-postcard__corner--left{clip-path:polygon(0 0,100% 100%,0 100%);background:radial-gradient(at 4% 106%,#17324d1f,#0000 49%),linear-gradient(26deg,#fffc,#f8efde1f 52%,#0000 53%);bottom:-1px;left:-1px}.contact-postcard__corner--right{clip-path:polygon(100% 0,100% 100%,0 100%);background:radial-gradient(at 96% 106%,#17324d1f,#0000 49%),linear-gradient(154deg,#fffc,#f8efde1f 52%,#0000 53%);bottom:-1px;right:-1px}.contact-postcard__return{max-width:21rem;color:var(--contact-muted);text-shadow:0 1px #ffffffb8;line-height:1.45;top:clamp(2.4rem,5vw,4rem);left:clamp(2rem,5vw,4.5rem)}.contact-postcard__return p{margin:0;font-size:.95rem}.contact-postcard__return p:first-child{color:var(--contact-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.25rem;font-weight:800}.contact-postcard__stamp{filter:drop-shadow(0 1px #ffffff85);backface-visibility:hidden;transform-origin:50%;will-change:transform;background:0 0;border:0;width:clamp(96px,8.6vw,126px);padding:0;transition:transform .18s,box-shadow .18s;top:clamp(2rem,4vw,3.6rem);right:clamp(2rem,5vw,4.5rem);transform:rotate(2.2deg)translate(0,0);box-shadow:12px 18px 26px #17324d33,2px 5px 8px #17324d29}.contact-postcard__stamp:before{content:"";z-index:1;pointer-events:none;border:1px solid #b76e4a38;position:absolute;inset:7px;box-shadow:0 0 0 1px #ffffff52,inset 0 0 18px #17324d12}.contact-postcard__stamp:after{content:"";z-index:-1;filter:blur(16px);pointer-events:none;background:#17324d2e;position:absolute;inset:0;transform:translate(14px,18px)scale(.88)}.contact-postcard__stamp:hover{transform:rotate(1.3deg)translateY(-3px)scale(1.012);box-shadow:16px 24px 34px #17324d38,4px 8px 12px #17324d29}.contact-postcard__stamp img{object-fit:cover;filter:saturate(.98)contrast(1.04);width:100%;height:auto;display:block}.contact-postcard__postmark{opacity:.2;pointer-events:none;width:138px;height:76px;top:clamp(2.45rem,4.5vw,4.15rem);right:clamp(8.6rem,13vw,12rem);transform:rotate(-8deg)translate(0,0)}.contact-postcard__postmark:before,.contact-postcard__postmark:after{content:"";border:2px solid #17324d5c;border-radius:50%;position:absolute}.contact-postcard__postmark:before{inset:3px 62px 7px 0}.contact-postcard__postmark:after{inset:12px 75px 16px 13px}.contact-postcard__postmark span{background:#17324d57;border-radius:999px;height:2px;position:absolute;left:50px;right:0}.contact-postcard__postmark span:first-child{top:24px}.contact-postcard__postmark span:nth-child(2){top:36px}.contact-postcard__postmark span:nth-child(3){top:48px}.contact-postcard__address{text-align:center;text-shadow:0 1px #ffffffd1;width:min(560px,100% - 3rem);top:56%;left:50%;transform:translate(-50%,-50%)}.contact-postcard__script{color:var(--contact-accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:800}.contact-postcard__address a,.contact-postcard__address p:not(.contact-postcard__script){color:var(--contact-ink);margin:.55rem 0 0;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:800;line-height:1.45;text-decoration:none;display:block}.contact-postcard__address p:not(.contact-postcard__script){color:var(--contact-muted);font-weight:700}.contact-postcard__address .contact-postcard__hours{color:var(--contact-accent);letter-spacing:.04em;text-transform:uppercase;margin-top:.85rem;font-size:clamp(.86rem,1.4vw,1rem);font-weight:800}.contact-form-panel,.contact-info-panel{border:1px solid var(--contact-line);background:#fff8eaf0;border-radius:8px;padding:26px;box-shadow:0 18px 34px #27313a14}.contact-form-panel{grid-column:1/-1;justify-self:center;width:min(100%,640px)}.contact-panel-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--contact-accent);margin:0;font-size:.74rem;font-weight:800}.contact-panel-heading h2{letter-spacing:0;color:var(--contact-ink);margin:8px 0 0;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.08}.contact-panel-heading p:last-child{color:var(--contact-muted);margin:12px 0 0;line-height:1.6}.contact-form{align-items:start;gap:10px;margin-top:22px;display:grid}.contact-form label{color:var(--contact-ink);margin-top:4px;font-weight:700}.contact-form input,.contact-form textarea{box-sizing:border-box;width:100%;color:var(--contact-ink);font:inherit;background:#fffdfa;border:1px solid #17324d29;border-radius:8px;padding:14px 15px}.contact-form textarea{resize:vertical;min-height:140px}.contact-submit{color:#fffdf8;cursor:pointer;background:linear-gradient(135deg,#17324d,#2a4e6a);border:0;border-radius:999px;width:100%;min-height:46px;margin-top:8px;font-weight:700}@media (width<=900px){.contact-content{grid-template-columns:1fr}.contact-postcard{min-height:620px;overflow:hidden;transform:none}.contact-content--info-only:before,.contact-content--info-only:after,.contact-postcard__edge,.contact-postcard__corner{display:none}}@media (width<=700px){.contact-page{padding:20px 16px 32px}.contact-postcard{border-radius:5px;min-height:650px}.contact-postcard:before{inset:10px}.contact-postcard:after{width:calc(100% - 48px);bottom:108px;right:24px}.contact-postcard__return{top:28px;left:26px;right:140px}.contact-postcard__return p{font-size:.82rem}.contact-postcard__stamp{width:90px;top:30px;right:28px}.contact-postcard__postmark{display:none}.contact-postcard__address{top:54%}.contact-form-panel,.contact-info-panel{padding:22px}}.login-page{--login-ink:#102b43;--login-ink-strong:#071d32;--login-navy:#0b2a49;--login-navy-soft:#164468;--login-muted:#536678;--login-paper:#f7ecd7;--login-paper-light:#fffaf0;--login-paper-shadow:#d5be92;--login-gold:#d9b86f;--login-gold-deep:#8a622a;--login-teal:#2f7f88;min-height:calc(100svh - var(--mm-nav-stack-offset,90px) + 16px);color:var(--login-ink);isolation:isolate;background:linear-gradient(#ffffff52 1px,#0000 1px) 0 0/86px 86px,linear-gradient(90deg,#53667812 1px,#0000 1px) 0 0/86px 86px,radial-gradient(circle at 15% 8%,#d9b86f52,#0000 24%),radial-gradient(circle at 88% 6%,#2f7f882e,#0000 20%),linear-gradient(135deg,#efe1c8 0%,#fbf3e6 54%,#e8f1f3 100%);align-items:start;padding:clamp(36px,5vw,64px) 24px 58px;display:grid;position:relative;overflow-x:hidden}.login-page,.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-page:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% -12%,#071d3229,#0000 42%),radial-gradient(at 50% 110%,#071d3221,#0000 34%);position:absolute;inset:0}.login-shell{z-index:1;perspective:2200px;width:min(100%,1060px);margin:0 auto;position:relative}.login-card,.login-book-card{transform-origin:0;min-height:620px;transform-style:preserve-3d;background:0 0;border-radius:18px;padding:30px 42px 34px;position:relative;overflow:visible;box-shadow:0 48px 86px #081f343b,0 16px 32px #533b1924}.login-book-card:before{content:"";filter:blur(16px);pointer-events:none;background:#071d323b;border-radius:50%;height:34px;position:absolute;bottom:-24px;left:48px;right:48px}.login-book-card__back-cover,.login-book-card__cover,.login-book-card__page-stack,.login-book-card__pages,.login-book-card__opening-cover,.login-book-card__turning-page,.login-book-card__shine{pointer-events:none;position:absolute}.login-book-card__back-cover{z-index:0;background:linear-gradient(90deg,#04111ee6,#0d2d4bf0 50%,#061a2ef0),repeating-linear-gradient(0deg,#ffffff09 0 1px,#0000 1px 8px);border-radius:18px;inset:14px 14px -6px;box-shadow:inset -18px 0 34px #00000059,inset 14px 0 24px #ffffff0d}.login-book-card__cover{z-index:1;background:radial-gradient(circle at 22% 18%,#ffffff1a,#0000 18%),linear-gradient(90deg,#061a2d 0%,#0a2947 43%,#071f38 49%,#0b2a49 55%,#123d61 100%),repeating-linear-gradient(96deg,#ffffff07 0 1px,#0000 1px 7px);border:1px solid #04111ea3;border-radius:16px;inset:0;box-shadow:inset 0 1px #ffffff2e,inset -18px 0 42px #0003,inset 18px 0 32px #ffffff0a}.login-book-card__cover:before,.login-book-card__cover:after{content:"";pointer-events:none;position:absolute}.login-book-card__cover:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 230'%3E%3Cg fill='none' stroke='%238a622a' stroke-linecap='round' stroke-linejoin='round' opacity='.14'%3E%3Crect x='54' y='42' width='252' height='148' rx='7' stroke-width='3'/%3E%3Cpath d='M84 82h192M84 116h192M84 150h192' stroke-width='2'/%3E%3Cpath d='M126 64v108M214 64v108' stroke-width='2' opacity='.58'/%3E%3Cpath d='M78 204h204' stroke-width='3' opacity='.5'/%3E%3Cpath d='M100 98h52M236 98h34M100 132h46M236 132h34M100 166h58M236 166h34' stroke-width='5' opacity='.22'/%3E%3C/g%3E%3Cg fill='%238a622a' opacity='.075' font-family='Georgia,serif' font-size='22' font-weight='700' letter-spacing='2'%3E%3Ctext x='82' y='31'%3EDUE DATE%3C/text%3E%3C/g%3E%3C/svg%3E") 54% 64%/62% no-repeat,linear-gradient(90deg,#63461b0f,#0000 14% 78%,#63461b1f),radial-gradient(at 58% 54%,#ffffff4d,#0000 42%),repeating-linear-gradient(0deg,#6a4b1f07 0 1px,#0000 1px 13px),linear-gradient(#fff9ed,#f3e5c9);border:1px solid #8e642826;border-radius:12px 3px 3px 12px;width:calc(42% - 24px);top:34px;bottom:34px;left:40px;box-shadow:inset -18px 0 28px #593a1221,inset 8px 0 18px #ffffff85,0 5px 14px #1724311f}.login-book-card__cover:after{background:linear-gradient(90deg,#071d3238,#fffaf052 46%,#071d3238),linear-gradient(#ffffff29,#0000 18% 82%,#442b0f1f);border-radius:14px;width:28px;top:38px;bottom:38px;left:calc(42% + 5px)}.login-book-card__page-stack{z-index:2;opacity:.74;background-color:#ebd7ae;overflow:hidden}.login-book-card__page-stack--top{display:none}.login-book-card__page-stack--bottom{background:linear-gradient(#5236122e,#0000 36%,#ffffff75),repeating-linear-gradient(90deg,#96703238 0 1px,#f8edd6 1px 8px),linear-gradient(#d5be92,#fff4dd);border-radius:2px 2px 9px 9px;height:13px;bottom:24px;left:64px;right:58px;transform:skew(1deg);box-shadow:inset 0 5px 8px #5b401721,inset 0 -1px #ffffff94,0 4px 10px #071d321a}.login-book-card__page-stack--fore{opacity:.86;background:linear-gradient(90deg,#ffffff94,#0000 24%,#5c3f162e 76%,#2d1c0a29),repeating-linear-gradient(0deg,#89642b2e 0 1px,#f3e2c1b8 1px 9px),linear-gradient(90deg,#fff3d8,#dac49b 72%,#b18d5e);border-radius:0 9px 9px 0;width:18px;top:60px;bottom:50px;right:23px;transform:skewY(.7deg);box-shadow:inset 4px 0 8px #ffffff5c,inset -5px 0 12px #5b401733,7px 12px 18px #071d3224}.login-book-spine{z-index:8;background:linear-gradient(90deg,#071d326b,#fffaeb61 48%,#071d324d),repeating-linear-gradient(0deg,#795b2a14 0 1px,#0000 1px 14px);border-radius:18px;width:24px;position:absolute;top:42px;bottom:42px;left:calc(42% - 3px);overflow:hidden;box-shadow:inset 8px 0 16px #071d3247,inset -8px 0 14px #071d322b,4px 0 10px #071d3233}.login-book-spine:before,.login-book-spine:after{content:"";display:none;position:absolute}.login-book-spine:before{top:76px;box-shadow:0 14px #d9b86f94}.login-book-spine:after{bottom:80px;box-shadow:0 -14px #d9b86f94}.login-book-card__pages{z-index:3;opacity:.82;background:linear-gradient(90deg,#ffffff7a,#0000 40%,#492f0f29),repeating-linear-gradient(0deg,#89642b29 0 1px,#ead9b9b3 1px 9px),linear-gradient(90deg,#f8ebcf,#d0b98f);border-radius:0 6px 6px 0;width:11px;top:70px;bottom:64px;right:30px;box-shadow:inset 3px 0 7px #ffffff57,inset -4px 0 9px #573d162e,4px 9px 14px #081e301a}.login-book-card__opening-cover,.login-book-card__turning-page{z-index:20;opacity:0;transform-origin:0;transform-style:preserve-3d;backface-visibility:hidden;border-radius:13px 18px 18px 9px;inset:30px 42px 34px calc(42% + 22px)}.login-book-card__opening-cover{color:#f7e8c4;background:radial-gradient(circle at 28% 19%,#ffffff24,#0000 17%),linear-gradient(90deg,#00000047,#0000 11% 84%,#ffffff0f),linear-gradient(135deg,#071e34,#0b2f51 58%,#123f63);border:1px solid #030d18b3;align-content:center;place-items:center;gap:12px;display:grid;box-shadow:inset 0 1px #ffffff21,inset 16px 0 32px #00000047,20px 24px 34px #05142338}.login-book-card__opening-cover:before,.login-book-card__opening-cover:after{content:"";pointer-events:none;border:1px solid #d9b86f6b;border-radius:11px;position:absolute;inset:24px}.login-book-card__opening-cover:after{background:linear-gradient(90deg,#0000,#d9b86fb8,#0000);border:0;height:3px;inset:auto 64px 74px}.login-book-card__opening-cover-title,.login-book-card__opening-cover-subtitle{text-align:center;display:block}.login-book-card__opening-cover-title{font-family:var(--mm-display-font);font-size:2rem;line-height:1}.login-book-card__opening-cover-subtitle{color:#d9c38a;letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:900}.login-book-card__turning-page{z-index:19;background:linear-gradient(90deg,#7b57222e,#0000 14%,#ffffff8a 40%,#7b57221a),repeating-linear-gradient(0deg,#6a4b1f0a 0 1px,#0000 1px 13px),linear-gradient(#fff8e9,#ead7b3);border:1px solid #8e64282e;box-shadow:inset 12px 0 22px #63461b24,14px 16px 24px #071d3224}.login-book-card__shine{z-index:28;opacity:0;background:linear-gradient(100deg,#0000,#ffffff94,#0000);width:34%;top:-12%;bottom:-12%;left:130px;transform:translate(-150%)skew(-18deg)}.login-book-page{z-index:6;background:linear-gradient(90deg, #63461b29, transparent 9%, transparent 86%, #63461b1f), radial-gradient(circle at 50% 4%, #ffffffad, transparent 23%), repeating-linear-gradient(0deg, #6a4b1f07 0 1px, transparent 1px 13px), linear-gradient(180deg, var(--login-paper-light) 0%, var(--login-paper) 100%);border-radius:6px 12px 12px 6px;width:calc(58% - 18px);min-height:556px;margin-left:auto;padding:62px 34px 22px;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #8e642833,inset 18px 0 28px #63461b1f,inset -16px 0 24px #63461b1a,0 5px 16px #33230e1f}.login-book-page:before{content:"";z-index:0;pointer-events:none;border:1px solid #8e64286e;border-radius:9px;position:absolute;inset:24px}.login-book-page:after{content:"";z-index:-1;opacity:.88;background:linear-gradient(90deg,#ffffff61,#0000 38%,#5b40172e),repeating-linear-gradient(0deg,#89642b2b 0 1px,#ead9b9b8 1px 9px),linear-gradient(90deg,#f6e7c8,#d0b78a 80%,#ad8959);border-radius:0 9px 9px 0;width:14px;display:block;position:absolute;top:12px;bottom:14px;right:-11px;transform:skewY(.65deg);box-shadow:inset 4px 0 8px #ffffff52,inset -5px 0 10px #583a1433,5px 10px 15px #071d321f}.login-book-page__top{z-index:2;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:28px;display:flex;position:absolute;top:22px;left:32px;right:32px}.login-access-stamp{width:fit-content;color:var(--login-gold-deep);text-transform:uppercase;border:2px solid #8e6428a8;border-radius:3px;margin:0;padding:7px 12px 6px;font-size:.86rem;font-weight:900;line-height:1;transform:rotate(-7deg);box-shadow:inset 0 0 0 2px #8e642826}.login-catalog-mark{min-width:132px;color:var(--login-gold-deep);text-align:center;text-transform:uppercase;gap:3px;padding-top:5px;display:grid}.login-catalog-mark:before,.login-catalog-mark:after{content:"";background:linear-gradient(90deg,#0000,#8e64288c,#0000);height:1px;display:block}.login-catalog-mark span,.login-catalog-mark strong{font-size:.72rem;line-height:1.2;display:block}.login-catalog-mark span{font-weight:900}.login-catalog-mark strong{text-transform:none;font-weight:800}.login-tabs{z-index:3;background:#102b430b;border:1px solid #102b4324;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,520px);margin:0 auto 18px;padding:5px;display:grid;position:relative}.login-tab{min-height:36px;color:var(--login-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;font-weight:800}.login-tab.active{color:var(--login-ink);background:linear-gradient(135deg,#f5dcae,#e1bf7c);border-color:#8e64285c;box-shadow:0 10px 18px #102b431a}.login-card-body,.login-panel,.login-branding{z-index:3;position:relative}.login-panel{display:grid}.login-book-card .shared-login-panel{gap:10px}.login-book-card .shared-login-panel__heading{text-align:center;justify-items:center;gap:9px;max-width:760px;margin:0 auto;display:grid}.login-book-card .shared-login-panel__heading:after{content:"";background:radial-gradient(circle, var(--login-gold-deep) 0 4px, transparent 5px), linear-gradient(90deg, transparent 0 26%, #8e642880 26% 46%, transparent 46% 54%, #8e642880 54% 74%, transparent 74%);width:170px;height:8px}.login-book-card .shared-login-panel__heading h1,.login-book-card .shared-login-panel__heading h2{color:var(--login-ink);font-family:var(--mm-display-font);letter-spacing:0;margin:0;font-size:2.12rem;line-height:1.04}.login-book-card .shared-login-panel__heading p{color:#26394d;order:3;max-width:500px;margin:2px 0 0;font-size:.94rem;line-height:1.32}.login-book-card .shared-login-form{gap:6px;width:min(100%,520px);margin:3px auto 0;display:grid}.login-book-card .shared-login-form label{color:var(--login-ink);font-size:.95rem;font-weight:900}.login-book-card .shared-login-form input{width:100%;min-height:44px;color:var(--login-ink);font:inherit;background-color:#fffaf0ad;background-position:16px;background-repeat:no-repeat;background-size:18px 18px;border:1px solid #102b433d;border-radius:12px;box-shadow:inset 0 1px 4px #573d1614,0 1px #ffffffb3}.login-book-card #shared-login-username{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23536678' d='M12 12c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5Zm0 2c-4.2 0-8 2.12-8 5v1.5c0 .83.67 1.5 1.5 1.5h13c.83 0 1.5-.67 1.5-1.5V19c0-2.88-3.8-5-8-5Z'/%3E%3C/svg%3E");padding-left:48px}.login-book-card #shared-login-password{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23536678' d='M17 8h-1V6.25C16 3.9 14.2 2 12 2S8 3.9 8 6.25V8H7c-1.1 0-2 .9-2 2v9.5C5 20.88 6.12 22 7.5 22h9c1.38 0 2.5-1.12 2.5-2.5V10c0-1.1-.9-2-2-2Zm-7-1.75C10 5 10.9 4 12 4s2 1 2 2.25V8h-4V6.25Zm3 10.28V18h-2v-1.47c-.6-.35-1-.99-1-1.73 0-1.1.9-2 2-2s2 .9 2 2c0 .74-.4 1.38-1 1.73Z'/%3E%3C/svg%3E");padding-left:48px;padding-right:92px}.login-book-card .shared-login-form input:focus-visible,.login-book-card .shared-login-form__toggle:focus-visible,.login-tab:focus-visible,.login-help__link:focus-visible{outline-offset:2px;outline:3px solid #2f7f886b}.login-book-card .shared-login-form__password{position:relative}.login-book-card .shared-login-form__toggle{color:var(--login-muted);background:#fffaf0d1;border-radius:8px;padding:6px 9px;right:12px}.login-book-card .shared-login-form__submit{background:linear-gradient(135deg,#061f3a,#123d65);border-radius:13px;min-height:46px;margin-top:4px;font-size:1.08rem;box-shadow:0 18px 34px #102b4338,inset 0 1px #ffffff24}.login-book-card .shared-login-form__feedback{min-height:.8rem}.login-book-card .shared-login-panel__footer{width:min(100%,720px);margin:6px auto 0}.login-help{color:var(--login-muted);border-top:1px solid #8e64283d;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px 11px;padding:10px 0 0;display:grid}.login-help__icon{background:linear-gradient(135deg, #e7c783, var(--login-teal));color:#fffaf0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 12px 22px #2f7f882e}.login-help__prompt,.login-help__description,.login-help__reassurance{margin:0}.login-help__prompt{color:var(--login-ink);font-size:.98rem;font-weight:900}.login-help__description{color:#26394d;margin-top:2px;font-size:.86rem;line-height:1.22}.login-help__link{min-height:36px;color:var(--login-ink);white-space:nowrap;background:#fffaf094;border:1px solid #8e64289e;border-radius:10px;grid-column:2;justify-content:center;justify-self:start;align-items:center;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex}.login-help__link:hover{background:#fffaf0eb}.login-help__reassurance{color:var(--login-gold-deep);text-align:center;text-transform:uppercase;border-top:1px solid #8e642838;grid-column:1/-1;margin-top:0;padding-top:8px;font-size:.72rem;font-weight:900}.login-panel-heading{gap:8px;display:grid}.login-panel-kicker{color:var(--login-gold-deep);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.login-panel-heading h3{color:var(--login-ink);font-family:var(--mm-display-font);margin:0;font-size:1.7rem}.login-panel-heading p:last-child{color:var(--login-muted);margin:0;line-height:1.5}.login-form{gap:9px;display:grid}.login-form label{color:var(--login-ink);font-weight:800}.login-form input{width:100%;color:var(--login-ink);font:inherit;background:#fffaf0c2;border:1px solid #102b4333;border-radius:12px;padding:12px 13px}.login-feedback{min-height:22px;margin-top:4px}.login-feedback-error{color:#b00020}.login-feedback-success{color:#0a7a2f}.login-submit{color:#fffdf8;cursor:pointer;background:linear-gradient(135deg,#061f3a,#123d65);border:1px solid #0000;border-radius:12px;min-height:48px;font-weight:900}.login-submit:disabled{opacity:.8;cursor:default}.login-book-card.is-opening{animation:1.32s cubic-bezier(.18,.82,.2,1) both loginBookLift}.login-book-card.is-opening .login-book-card__opening-cover{animation:1.32s cubic-bezier(.16,.84,.22,1) both loginCoverOpen}.login-book-card.is-opening .login-book-card__turning-page{animation:1.18s cubic-bezier(.2,.7,.24,1) 70ms both loginPageTurn}.login-book-card.is-opening .login-book-page{animation:1.32s cubic-bezier(.2,.85,.22,1) both loginInnerPageSettle}.login-book-card.is-opening .login-book-card__page-stack--fore{animation:1.32s ease-out both loginPageFan}.login-book-card.is-opening .login-book-card__shine{animation:1.22s ease-out .12s both loginPageSweep}@keyframes loginBookLift{0%{transform:translateY(0)rotateX(0)rotate(0)}42%{transform:translateY(-12px)rotateX(3deg)rotate(-.35deg)}to{transform:translateY(-5px)rotateX(1deg)rotate(0)}}@keyframes loginCoverOpen{0%{opacity:1;filter:brightness(.96);transform:rotateY(0)translateZ(8px)}18%{opacity:1;transform:rotateY(-18deg)translateZ(12px)}64%{opacity:1;filter:brightness(1.04);transform:rotateY(-112deg)translate(-8px)translateZ(18px)}to{opacity:0;filter:brightness(.9);transform:rotateY(-128deg)translate(-14px)translateZ(12px)}}@keyframes loginPageTurn{0%{opacity:.96;transform:rotateY(0)translateZ(5px)}24%{opacity:1;transform:rotateY(-34deg)translateZ(14px)skewY(-.8deg)}70%{opacity:.72;transform:rotateY(-118deg)translate(-10px)translateZ(10px)skewY(.6deg)}to{opacity:0;transform:rotateY(-136deg)translate(-15px)translateZ(4px)}}@keyframes loginInnerPageSettle{0%{filter:brightness(.9);transform:rotateY(0)}48%{filter:brightness(1.05);transform:rotateY(-1.5deg)}to{filter:brightness();transform:rotateY(0)}}@keyframes loginPageFan{0%,to{transform:translate(0)}42%{transform:translate(6px)}}@keyframes loginPageSweep{0%{opacity:0;transform:translate(-150%)skew(-18deg)}34%{opacity:.44}to{opacity:0;transform:translate(320%)skew(-18deg)}}@media (width<=1020px){.login-shell{width:min(100%,940px)}.login-card,.login-book-card{padding:28px 34px 32px}.login-book-spine{left:calc(42% - 3px)}.login-book-card__page-stack--top,.login-book-card__page-stack--bottom{left:60px;right:60px}.login-book-card__opening-cover,.login-book-card__turning-page{left:calc(42% + 22px);right:34px}.login-book-card__cover:before{width:calc(42% - 22px)}.login-book-card__cover:after{left:calc(42% + 5px)}.login-book-page{width:calc(58% - 18px);padding-left:36px;padding-right:36px}}@media (height<=780px) and (width>=761px){.login-page{padding-top:34px}.login-card,.login-book-card{min-height:548px;padding:24px 36px}.login-book-spine{top:38px;bottom:38px}.login-book-card__page-stack--top,.login-book-card__page-stack--bottom{left:60px;right:60px}.login-book-card__opening-cover,.login-book-card__turning-page{top:24px;bottom:24px;right:36px}.login-book-page{min-height:500px;padding:70px 34px 22px}.login-book-page:before{inset:18px}.login-book-page__top{top:22px;left:30px;right:30px}.login-access-stamp{padding:7px 11px 6px;font-size:.88rem}.login-catalog-mark{min-width:134px;padding-top:4px}.login-catalog-mark span,.login-catalog-mark strong{font-size:.75rem}.login-book-card .shared-login-panel{gap:10px}.login-book-card .shared-login-panel__heading{gap:8px}.login-book-card .shared-login-panel__heading h1,.login-book-card .shared-login-panel__heading h2{font-size:2.36rem}.login-book-card .shared-login-panel__heading p{font-size:.98rem;line-height:1.32}.login-book-card .shared-login-panel__heading:after{height:8px}.login-book-card .shared-login-form{gap:7px;margin-top:4px}.login-book-card .shared-login-form input{min-height:46px}.login-book-card .shared-login-form__submit{min-height:48px;margin-top:4px}.login-book-card .shared-login-form__feedback{min-height:.55rem}.login-book-card .shared-login-panel__footer{margin-top:6px}.login-help{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding-top:12px}.login-help__icon{width:44px;height:44px}.login-help__description{font-size:.9rem;line-height:1.28}.login-help__link{min-height:42px;padding:0 16px}.login-help__reassurance{padding-top:10px;font-size:.84rem}}@media (width<=760px){.login-page{padding:26px 14px 34px}.login-card,.login-book-card{border-radius:15px;min-height:0;padding:76px 10px 10px;overflow:hidden}.login-book-card:before,.login-book-card__page-stack,.login-book-card__pages,.login-book-card__cover:before,.login-book-card__cover:after{display:none}.login-book-card__opening-cover,.login-book-card__turning-page{border-radius:10px;inset:76px 10px 10px}.login-book-spine{border-radius:15px 15px 0 0;width:auto;height:70px;inset:0 0 auto}.login-book-spine:before,.login-book-spine:after{display:none}.login-book-page{border-radius:10px;width:100%;min-height:0;padding:28px 18px 24px}.login-book-page:before{inset:12px}.login-book-page:after{display:none}.login-book-page__top{align-items:center;margin-bottom:24px;display:flex;position:static}.login-access-stamp{padding:7px 10px 6px;font-size:.82rem}.login-catalog-mark{min-width:112px}.login-catalog-mark span,.login-catalog-mark strong{font-size:.72rem}.login-book-card .shared-login-panel__heading h1,.login-book-card .shared-login-panel__heading h2{font-size:2.15rem}.login-book-card .shared-login-panel__heading p{font-size:1rem}.login-book-card .shared-login-form,.login-book-card .shared-login-panel__footer{width:100%}.login-help{grid-template-columns:44px minmax(0,1fr)}.login-help__icon{width:44px;height:44px}.login-help__link{grid-column:1/-1;width:100%}.login-help__reassurance{font-size:.84rem}}@media (prefers-reduced-motion:reduce){.login-card,.login-book-card,.login-book-card *,.login-tab,.login-help__link{transition:none!important;animation:none!important}}.game-page{--game-bg:#121213;--game-surface:#121213;--game-border:#3a3a3c;--game-border-soft:#565758;--game-text:#f8f8f8;--game-muted:#a1a1aa;--game-key:#818384;--game-key-text:#fff;--game-correct:#538d4e;--game-present:#b59f3b;--game-miss:#3a3a3c;background:radial-gradient(circle at top, #ffffff0a, transparent 28%), var(--game-bg);min-height:100%;color:var(--game-text);padding:24px 12px 56px}.game-shell{width:min(720px,100%);margin:0 auto}.game-loading,.game-frame{background:var(--game-surface);border:1px solid #2a2a2b;border-radius:20px;box-shadow:0 24px 70px #00000059}.game-loading{text-align:center;color:var(--game-muted);padding:28px 20px}.game-topbar{border-bottom:1px solid #2a2a2b;justify-content:space-between;align-items:flex-end;gap:12px;padding:8px 2px 18px;display:flex}.game-brand{color:var(--game-muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem}.game-topbar h1,.game-panel h2{letter-spacing:.02em;margin:0;font-size:clamp(1.8rem,4vw,2.2rem);font-weight:700}.game-topbar__meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.game-chip,.game-stat-pill{background:#18181b;border:1px solid #2f2f31;border-radius:999px}.game-chip{color:var(--game-muted);padding:8px 12px;font-size:.82rem}.game-subtitle{color:var(--game-muted);margin:14px 2px 20px;font-size:.96rem}.game-frame{padding:20px 18px 24px}.game-frame__status{text-align:center;justify-items:center;gap:14px;margin-bottom:20px;display:grid}.game-status{color:#fafafa;margin:0;font-size:.96rem}.game-stats{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.game-stat-pill{text-align:center;gap:4px;min-width:104px;padding:10px 14px;display:grid}.game-stat-pill strong{font-size:1rem;line-height:1}.game-stat-pill small{color:var(--game-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.game-board{justify-content:center;display:flex}.game-grid{gap:6px;display:grid}.game-grid__row{grid-template-columns:repeat(5,minmax(0,62px));gap:6px;display:grid}.game-cell{border:2px solid var(--game-border);width:62px;height:62px;color:var(--game-text);text-transform:uppercase;-webkit-user-select:none;user-select:none;background:0 0;place-items:center;font-size:2rem;font-weight:700;display:grid}.game-cell.has-letter{border-color:var(--game-border-soft)}.game-cell.is-correct{border-color:var(--game-correct);background:var(--game-correct)}.game-cell.is-present{border-color:var(--game-present);background:var(--game-present)}.game-cell.is-miss{border-color:var(--game-miss);background:var(--game-miss)}.game-control-bar{justify-content:space-between;align-items:center;gap:12px;margin:18px 0 12px;display:flex}.game-button{color:#121213;letter-spacing:.02em;cursor:pointer;background:#f8f8f8;border:0;border-radius:999px;padding:10px 16px;font-weight:700}.game-button:hover:not(:disabled),.game-key:hover:not(:disabled){filter:brightness(1.05)}.game-button:disabled,.game-key:disabled{opacity:.55;cursor:not-allowed}.game-hint,.game-solution,.game-empty,.game-panel__copy{color:var(--game-muted);margin:0}.game-keyboard{gap:8px;display:grid}.game-keyboard__row{justify-content:center;gap:6px;display:flex}.game-key{background:var(--game-key);min-width:43px;height:58px;color:var(--game-key-text);cursor:pointer;border:0;border-radius:4px;padding:0 8px;font-size:.86rem;font-weight:700}.game-key.is-action{min-width:64px;font-size:.78rem}.game-key.is-correct{background:var(--game-correct)}.game-key.is-present{background:var(--game-present)}.game-key.is-miss{background:var(--game-miss)}.game-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.game-panel{background:#161618;border:1px solid #2f2f31;border-radius:16px;padding:16px}.game-panel__label{color:var(--game-muted);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem}.game-leaderboard{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.game-leaderboard__row{background:#202022;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.game-leaderboard__row.is-current-user{background:#25252a;outline:1px solid #ffffff14}.game-leaderboard__rank,.game-leaderboard__meta{color:var(--game-muted)}.game-leaderboard__name{font-weight:700}.game-legend{flex-wrap:wrap;gap:10px 14px;margin-top:16px;display:flex}.game-legend__item{color:var(--game-muted);align-items:center;gap:8px;font-size:.88rem;display:inline-flex}.game-legend__swatch{background:var(--game-miss);border-radius:2px;width:14px;height:14px;display:inline-block}.game-legend__swatch.is-correct{background:var(--game-correct)}.game-legend__swatch.is-present{background:var(--game-present)}.game-legend__swatch.is-miss{background:var(--game-miss)}.game-alert{background:#7f1d1d38;border:1px solid #f871713d;border-radius:12px;margin:0 0 16px;padding:12px 14px}.game-alert.is-error{color:#fecaca}@media (width<=640px){.game-topbar,.game-control-bar{flex-direction:column;align-items:stretch}.game-topbar__meta{justify-content:flex-start}.game-grid__row{grid-template-columns:repeat(5,minmax(0,1fr))}.game-cell{width:min(100%,58px);height:min(100%,58px);font-size:1.8rem}.game-key{flex:1;min-width:0;padding:0 4px;font-size:.78rem}.game-key.is-action{flex:1.4}.game-panels{grid-template-columns:1fr}.game-leaderboard__row{grid-template-columns:auto 1fr}.game-leaderboard__meta{grid-column:1/-1}}.legal-page{color:#102033;background:#f6f8fb;min-height:100vh;padding:54px 20px 72px}.legal-hero,.legal-body{width:min(920px,100%);margin:0 auto}.legal-hero{border-bottom:1px solid #1020331f;padding:0 0 30px}.legal-eyebrow{color:#8a5d1d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}.legal-hero h1{color:#102033;font-family:var(--mm-display-font);margin:0;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.05}.legal-lede{color:#40566f;max-width:780px;margin:18px 0 0;font-size:1.08rem;line-height:1.7}.legal-meta{color:#596f87;flex-wrap:wrap;gap:8px 12px;margin-top:20px;font-size:.94rem;display:flex}.legal-meta span{background:#fff;border:1px solid #1020331f;border-radius:6px;align-items:center;min-height:28px;padding:4px 10px;display:inline-flex}.legal-body{gap:22px;padding:30px 0 0;display:grid}.legal-section{background:#fff;border:1px solid #1020331a;border-radius:8px;padding:22px 24px;box-shadow:0 10px 24px #1020330f}.legal-section h2{color:#17324d;margin:0 0 12px;font-size:1.2rem;line-height:1.3}.legal-section p{color:#354b64;margin:0;line-height:1.72}.legal-section p+p{margin-top:12px}@media (width<=640px){.legal-page{padding:34px 16px 54px}.legal-section{padding:18px 16px}.legal-meta span{width:100%}}.site-footer{color:#fff8ee;background:radial-gradient(circle at 0 0,#d6ac6042,#0000 24%),radial-gradient(circle at 100%,#769ebc4d,#0000 20%),linear-gradient(135deg,#17324d 0%,#254b69 52%,#365f7d 100%);padding:30px 20px 22px;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;border:1px solid #fff8ee1f;border-radius:30px;position:absolute;inset:18px}.site-footer__inner,.site-footer__meta{z-index:1;max-width:1280px;margin:0 auto;position:relative}.site-footer__inner{grid-template-columns:minmax(320px,.42fr) minmax(0,.58fr);align-items:start;gap:24px;padding:16px 8px 20px;display:grid}.site-footer__links-zone{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:start;gap:20px;display:grid}.site-footer__brand{align-self:start;gap:8px;max-width:520px;padding-top:2px;display:grid}.site-footer__logo-link{display:inline-block}.site-footer__logo-link:hover{text-decoration:none}.site-footer__logo{object-fit:contain;width:min(360px,100%);height:auto;margin:0;display:block}.site-footer__brand-copy{gap:4px;max-width:420px;display:grid}.site-footer__motto{color:#fff;font-family:var(--mm-display-font);margin:0;font-size:clamp(1.35rem,1.6vw,1.8rem);font-weight:800;line-height:1.16}.site-footer__tagline{color:#fff8eed1;margin:0;font-size:.98rem;line-height:1.55}.site-footer__column{align-self:start;gap:12px;padding-top:0;display:grid}.site-footer__column--contact{min-width:0}.site-footer__eyebrow{color:#f6d488;letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.site-footer__subheading{color:#fff8eedb;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:.9rem;font-weight:800}.site-footer__links{gap:12px;display:grid}.site-footer__sublinks{gap:10px;display:grid}.site-footer__link,.site-footer__contact{color:#fff8eee6;text-decoration:none}.site-footer__link{font-size:1.02rem;font-weight:700;transition:transform .18s,color .18s}.site-footer__link:hover,.site-footer__contact:hover{color:#fff;text-decoration:none}.site-footer__link:hover{transform:translate(3px)}.site-footer__link--nested{font-size:.94rem;font-weight:700}.site-footer__link--placeholder,.site-footer__link--placeholder:hover{cursor:default;color:#fff8eea8;text-decoration:none;transform:none}.site-footer__contact{margin:0;line-height:1.5}.site-footer__hours{color:#fff8eeb8;margin:-4px 0 0;font-size:.88rem;line-height:1.45}.site-footer__contact--strong{font-family:var(--mm-display-font);font-size:1.55rem;line-height:1}.site-footer__meta{color:#fff8eebd;border-top:1px solid #fff8ee29;justify-content:space-between;gap:16px;padding:12px 8px 0;font-size:.9rem;display:flex}@media (width<=860px){.site-footer__inner{grid-template-columns:1fr}.site-footer__links-zone{grid-template-columns:1fr;gap:16px}.site-footer__brand-copy,.site-footer__brand{max-width:100%}.site-footer__meta{flex-direction:column;align-items:flex-start}}.app-content{padding-top:calc(var(--mm-nav-stack-offset,90px) - 16px);min-height:calc(100vh - var(--mm-nav-stack-offset,90px))}.app-error-boundary{text-align:center;color:#172033;background:#f7f8fb;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:24px;display:flex}.app-error-boundary h1{margin:0;font-size:1.5rem}.app-error-boundary p{color:#5d6678;margin:0}.app-error-boundary button{color:#fff;cursor:pointer;background:#172033;border:0;border-radius:4px;padding:10px 16px}.section-heading{font-family:var(--mm-display-font);color:#0f2747;letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(2rem,3.3vw,3rem);line-height:1.08}.section-kicker{color:#36506f;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;font-weight:700;display:inline-block}.page-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.4rem;font-size:.98rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.page-button:hover{text-decoration:none;transform:translateY(-1px)}.page-button--primary{color:#fff;background:#0f2747;box-shadow:0 12px 24px #0f274729}.page-button--primary:hover{background:#173765}.page-button--secondary{color:#0f2747;background:#ffffffe6;border-color:#0f274724}.page-button--secondary:hover{background:#f6f9fc}.page-shell-fallback{min-height:calc(100vh - var(--mm-nav-stack-offset,90px) - 48px);background:linear-gradient(#f4f7fbf2 0%,#fffffffa 100%);padding:40px 8% 72px}.page-shell-fallback__frame{gap:24px;max-width:1120px;margin:0 auto;display:grid}.page-shell-fallback__eyebrow,.page-shell-fallback__line,.page-shell-fallback__card{background:linear-gradient(90deg,#e2e8f0e6 0%,#f1f5f9 50%,#e2e8f0e6 100%) 0 0/200% 100%;border-radius:16px;animation:1.8s ease-in-out infinite app-shell-pulse}.page-shell-fallback__header{gap:16px;display:grid}.page-shell-fallback__label{color:var(--mm-text-muted);margin:0;font-size:.95rem;font-weight:600}.page-shell-fallback__eyebrow{width:120px;height:14px}.page-shell-fallback__line{height:22px}.page-shell-fallback__line--title{width:min(440px,70%);height:44px}.page-shell-fallback__line--short{width:min(620px,84%)}.page-shell-fallback__line--medium{width:min(760px,100%)}.page-shell-fallback__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.page-shell-fallback__card{min-height:180px;box-shadow:var(--mm-shadow)}@keyframes app-shell-pulse{0%{background-position:100%}50%{background-position:0%}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.page-shell-fallback__eyebrow,.page-shell-fallback__line,.page-shell-fallback__card{animation:none}}.toast{color:#fff;z-index:9999;background-color:#16a34a;border-radius:12px;padding:10px 16px;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a33}.toast.error{background-color:#dc2626}.flip-card{perspective:1000px;background-color:#0000}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front{backface-visibility:hidden;color:#fff;text-shadow:0 2px 4px #000c;background-position:50%;background-size:cover;border-radius:12px;justify-content:center;align-items:flex-end;width:100%;height:100%;padding:20px;display:flex;position:absolute;overflow:hidden}.flip-card-back{backface-visibility:hidden;color:#222;background-color:#fffffff2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px;font-size:1rem;line-height:1.6;display:flex;position:absolute;overflow:hidden;transform:rotateY(180deg)}:root{--mm-bg:#fff;--mm-surface:#fff;--mm-text:#0f172a;--mm-text-muted:#475569;--mm-border:#0f172a1a;--mm-shadow:0 10px 30px #0f172a1a;--mm-focus:#3b82f673;--mm-radius:14px;--mm-font:"Avenir Next", Avenir, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--mm-display-font:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--mm-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{font-family:var(--mm-font);color:var(--mm-text);background:var(--mm-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh;margin:0;padding:0;line-height:1.5;overflow-x:hidden}#root{min-height:100vh}*,:before,:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 4px var(--mm-focus);border-radius:10px;outline:none}button{font-family:inherit}::selection{background:#3b82f62e}code{font-family:var(--mm-mono)}
