.spell-stack{gap:var(--spell-stack-gap,var(--spell-space-4));flex-direction:column;display:flex}.spell-stack[data-direction=row]{flex-direction:row;align-items:center}.spell-stack[data-wrap=true]{flex-wrap:wrap}.spell-page{padding-inline:var(--spell-layout-gutter);gap:var(--spell-layout-section-gap);flex-direction:column;padding-block-end:var(--spell-space-24);display:flex}.spell-section{gap:var(--spell-space-4);flex-direction:column;display:flex}.spell-grid{gap:var(--spell-space-5);grid-template-columns:repeat(auto-fill, minmax(var(--spell-grid-min,148px), 1fr));display:grid}.spell-text{color:var(--spell-text);font-family:var(--spell-script-family,var(--spell-font-latin));letter-spacing:var(--spell-script-tracking,inherit);margin:0}.spell-text[data-tone=dim]{color:var(--spell-text-dim)}.spell-text[data-tone=mute]{color:var(--spell-text-mute)}.spell-text[data-tone=accent]{color:var(--spell-accent)}.spell-text[data-tone=warning]{color:var(--spell-state-warning)}.spell-text[data-role=display]{font-size:calc(var(--spell-type-display-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-display-weight);letter-spacing:var(--spell-type-display-tracking);line-height:calc(var(--spell-type-display-line-height) * var(--spell-script-line-height-scale,1));font-family:var(--spell-font-display-slogan)}.spell-text[data-role=pageTitle]{font-size:calc(var(--spell-type-page-title-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-page-title-weight);letter-spacing:var(--spell-type-page-title-tracking);line-height:calc(var(--spell-type-page-title-line-height) * var(--spell-script-line-height-scale,1))}.spell-text[data-role=sectionTitle]{font-size:calc(var(--spell-type-section-title-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-section-title-weight);letter-spacing:var(--spell-type-section-title-tracking);line-height:calc(var(--spell-type-section-title-line-height) * var(--spell-script-line-height-scale,1))}.spell-text[data-role=eyebrow]{font-size:calc(var(--spell-type-eyebrow-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-eyebrow-weight);letter-spacing:var(--spell-type-eyebrow-tracking);line-height:var(--spell-type-eyebrow-line-height);text-transform:var(--spell-type-eyebrow-transform);color:var(--spell-text-mute)}.spell-text[data-role=contentTitle]{font-size:calc(var(--spell-type-content-title-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-content-title-weight);line-height:calc(var(--spell-type-content-title-line-height) * var(--spell-script-line-height-scale,1))}.spell-text[data-role=body]{font-size:calc(var(--spell-type-body-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-body-weight);line-height:calc(var(--spell-type-body-line-height) * var(--spell-script-line-height-scale,1))}.spell-text[data-role=bodyEmphasis]{font-size:calc(var(--spell-type-body-emphasis-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-body-emphasis-weight);line-height:calc(var(--spell-type-body-emphasis-line-height) * var(--spell-script-line-height-scale,1))}.spell-text[data-role=synopsis]{font-size:calc(var(--spell-type-synopsis-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-synopsis-weight);line-height:calc(var(--spell-type-synopsis-line-height) * var(--spell-script-line-height-scale,1));color:var(--spell-text-dim)}.spell-text[data-role=secondary]{font-size:calc(var(--spell-type-secondary-size) * var(--spell-script-size-scale,1));line-height:calc(var(--spell-type-secondary-line-height) * var(--spell-script-line-height-scale,1));color:var(--spell-text-dim)}.spell-text[data-role=metadata]{font-size:calc(var(--spell-type-metadata-size) * var(--spell-script-size-scale,1));font-weight:var(--spell-type-metadata-weight);line-height:var(--spell-type-metadata-line-height);color:var(--spell-text-mute)}.spell-text[data-role=editorialQuote]{font-size:calc(var(--spell-type-editorial-quote-size) * var(--spell-script-size-scale,1));line-height:var(--spell-type-editorial-quote-line-height);font-style:var(--spell-type-editorial-quote-style);color:var(--spell-text-dim)}.spell-text[data-role=rankNumeral]{font-size:var(--spell-type-rank-numeral-size);font-weight:var(--spell-type-rank-numeral-weight);line-height:var(--spell-type-rank-numeral-line-height);color:var(--spell-bg-raise-2)}.spell-focusable:focus-visible,.spell-button:focus-visible,.spell-chip:focus-visible,.spell-card:focus-visible,.spell-link:focus-visible,.spell-range:focus-visible{outline:2px solid var(--spell-focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--spell-focus-ring-inner)}.spell-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spell-skip-link{z-index:var(--spell-z-system-notification);padding:var(--spell-space-3) var(--spell-space-5);background:var(--spell-accent);color:var(--spell-accent-ink);border-radius:var(--spell-radius-sm);font-size:var(--spell-type-button-size);font-weight:var(--spell-type-button-weight);letter-spacing:var(--spell-type-button-tracking);text-transform:var(--spell-type-button-transform);transition:inset-block-start var(--spell-motion-role-focus-duration) var(--spell-motion-role-focus-ease);text-decoration:none;position:absolute;inset-block-start:calc(var(--spell-space-4) * -8);inset-inline-start:var(--spell-space-4)}.spell-skip-link:focus{inset-block-start:var(--spell-space-4)}.spell-button{justify-content:center;align-items:center;gap:var(--spell-space-2);min-width:44px;min-height:44px;padding:var(--spell-space-3) var(--spell-space-5);border:var(--spell-elevation-1-border-width) solid var(--spell-border);border-radius:var(--spell-radius-sm);background:var(--spell-bg-raise);color:var(--spell-text);font-family:inherit;font-size:var(--spell-type-button-size);font-weight:var(--spell-type-button-weight);letter-spacing:var(--spell-type-button-tracking);text-transform:var(--spell-type-button-transform);cursor:pointer;transition:transform var(--spell-motion-role-press-duration) var(--spell-motion-role-press-ease), background-color var(--spell-motion-role-hover-duration) var(--spell-motion-role-hover-ease);text-decoration:none;display:inline-flex}.spell-button:active{transform:scale(var(--spell-motion-role-press-scale))}.spell-button[data-variant=primary]{background:var(--spell-accent);color:var(--spell-accent-ink);border-color:#0000}.spell-button[data-variant=ghost]{background:0 0;border-color:#0000}.spell-button[disabled],.spell-button[aria-disabled=true]{opacity:.5;cursor:default}.spell-chip{align-items:center;gap:var(--spell-space-2);min-height:44px;padding:var(--spell-space-2) var(--spell-space-4);border:1px solid var(--spell-border);border-radius:var(--spell-radius-xs);background:var(--spell-card);color:var(--spell-text-dim);font-family:inherit;font-size:var(--spell-type-metadata-size);font-weight:var(--spell-type-metadata-weight);cursor:pointer;transition:background-color var(--spell-motion-role-hover-duration) var(--spell-motion-role-hover-ease);display:inline-flex}.spell-chip[aria-pressed=true],.spell-chip[data-selected=true]{background:var(--spell-accent);color:var(--spell-accent-ink);border-color:#0000}.spell-chip-check{font-size:var(--spell-type-metadata-size)}.spell-skeleton{background:var(--spell-card);border-radius:var(--spell-radius-sm);position:relative;overflow:hidden}.spell-skeleton:after{content:"";animation:spell-shimmer var(--spell-motion-role-skeleton-duration) var(--spell-motion-role-skeleton-ease) infinite;background:linear-gradient(90deg,#fff0 0%,#ffffff0f 50%,#fff0 100%);position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.spell-skeleton:after{animation:none;display:none}}@keyframes spell-shimmer{to{transform:translate(100%)}}.spell-skeleton[data-shape=line]{height:var(--spell-skeleton-line-height,var(--spell-space-3));border-radius:var(--spell-radius-xs)}.spell-skeleton[data-shape=poster]{aspect-ratio:2/3;width:100%}.spell-skeleton[data-shape=backdrop]{aspect-ratio:16/9;width:100%}.spell-skeleton[data-shape=circle]{border-radius:var(--spell-radius-full);aspect-ratio:1}.spell-state{justify-content:center;align-items:center;gap:var(--spell-space-3);text-align:center;border-radius:var(--spell-radius-md);background:var(--spell-card);border:1px solid var(--spell-border);flex-direction:column;display:flex}.spell-state[data-size=inline]{padding:var(--spell-space-4);min-height:120px}.spell-state[data-size=block]{padding:var(--spell-space-8);min-height:220px}.spell-state[data-size=page]{padding:var(--spell-space-16) var(--spell-space-6);min-height:60vh}.spell-state-correlation{font-size:var(--spell-type-metadata-size);color:var(--spell-text-mute);-webkit-user-select:all;user-select:all;font-family:ui-monospace,monospace}.spell-state-actions{gap:var(--spell-space-3);flex-wrap:wrap;justify-content:center;display:flex}.spell-brand-mark{width:auto;max-width:100%;height:28px;display:block}.spell-state-mark{opacity:.25;width:36px;height:36px}.spell-image{background:var(--spell-bg-raise);border-radius:var(--spell-radius-sm);width:100%;display:block;position:relative;overflow:hidden}.spell-image[data-ratio=poster]{aspect-ratio:2/3}.spell-image[data-ratio=backdrop]{aspect-ratio:16/9}.spell-image[data-ratio=square]{aspect-ratio:1}.spell-image-el{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity var(--spell-motion-role-fade-in-duration) var(--spell-motion-role-fade-in-ease);position:absolute;inset:0}.spell-image[data-status=loaded] .spell-image-el{opacity:1}.spell-image-fallback{background:var(--spell-bg-raise);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.spell-image-mark{opacity:.25;width:36px;height:36px}.spell-card{gap:var(--spell-space-2);color:inherit;border-radius:var(--spell-radius-sm);transition:transform var(--spell-motion-role-hover-duration) var(--spell-motion-role-hover-ease);flex-direction:column;text-decoration:none;display:flex;position:relative}.spell-card:hover .spell-image,.spell-card:focus-visible .spell-image{outline:1px solid var(--spell-border-strong)}.spell-card-meta{align-items:center;gap:var(--spell-space-2);flex-wrap:wrap;display:flex}.spell-card-progress{height:var(--spell-space-half);background:var(--spell-line);border-radius:var(--spell-radius-full);width:100%;overflow:hidden}.spell-card-progress-fill{background:var(--spell-accent);height:100%;transition:width var(--spell-motion-role-progress-duration) var(--spell-motion-role-progress-ease)}.spell-maturity{padding:0 var(--spell-space-1);border:1px solid var(--spell-border-strong);border-radius:var(--spell-radius-xs);font-size:var(--spell-type-metadata-size);color:var(--spell-text-dim);align-items:center;line-height:1.5;display:inline-flex}.spell-language-pill{align-items:center;gap:var(--spell-space-1);padding:0 var(--spell-space-2);border-radius:var(--spell-radius-full);background:var(--spell-card);font-size:var(--spell-type-metadata-size);color:var(--spell-text-dim);display:inline-flex}.spell-language-pill[data-adaptation=true]{color:var(--spell-accent)}.spell-rail{gap:var(--spell-space-3);flex-direction:column;display:flex}.spell-rail-head{justify-content:space-between;align-items:baseline;gap:var(--spell-space-4);display:flex}.spell-rail-track{grid-auto-flow:column;grid-auto-columns:var(--spell-rail-item-width,148px);gap:var(--spell-layout-rail-item-gap);scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:0;padding-block-end:var(--spell-space-2);padding-inline:0;list-style:none;display:grid;overflow-x:auto}@media (prefers-reduced-motion:reduce){.spell-rail-track{scroll-behavior:auto}}.spell-rail-item{scroll-snap-align:start}.spell-rail-pager{gap:var(--spell-space-2);display:flex}.spell-sheet-scrim{background:var(--spell-elevation-4-scrim);z-index:var(--spell-z-system-upgrade-panel);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:720px){.spell-sheet-scrim{align-items:center}}.spell-sheet{width:min(560px,100%);max-height:85vh;padding:var(--spell-space-6);background:var(--spell-elevation-4-surface);border:var(--spell-elevation-4-border-width) solid var(--spell-elevation-4-border);box-shadow:var(--spell-elevation-4-shadow);transition:opacity var(--spell-motion-role-sheet-duration) var(--spell-motion-role-sheet-ease);border-start-start-radius:var(--spell-radius-lg);border-start-end-radius:var(--spell-radius-lg);overflow-y:auto}@media (min-width:720px){.spell-sheet{border-radius:var(--spell-radius-lg)}}.spell-sheet-head{justify-content:space-between;align-items:center;gap:var(--spell-space-4);margin-block-end:var(--spell-space-4);display:flex}.spell-notification-slot{inset-inline:0;bottom:var(--spell-notification-bottom,var(--spell-space-16));pointer-events:none;z-index:var(--spell-z-system-notification);justify-content:center;display:flex;position:absolute}.spell-notification{pointer-events:auto;align-items:center;gap:var(--spell-space-3);max-width:min(520px,90%);padding:var(--spell-space-3) var(--spell-space-4);border-radius:var(--spell-radius-sm);background:var(--spell-elevation-3-surface);border:1px solid var(--spell-border);box-shadow:var(--spell-elevation-3-shadow);color:var(--spell-text);font-size:var(--spell-type-secondary-size);transition:opacity var(--spell-motion-role-fade-in-duration) var(--spell-motion-role-fade-in-ease);display:flex}.spell-notification[data-priority=fatal],.spell-notification[data-priority=entitlement]{border-color:var(--spell-destructive)}.spell-notification[data-priority=network]{border-color:var(--spell-state-warning)}
@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/NotoSansArabic-Regular.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+8A0-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/NotoSansArabic-Medium.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+8A0-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/NotoSansArabic-SemiBold.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+8A0-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/NotoSansArabic-Bold.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+8A0-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/NotoNastaliqUrdu-Regular.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+200C-200E,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/NotoNastaliqUrdu-Bold.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+200C-200E,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/NotoSansDevanagari-Regular.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/NotoSansDevanagari-Medium.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/NotoSansDevanagari-SemiBold.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/NotoSansDevanagari-Bold.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}:root{--spell-bg:#130c0a;--spell-bg-raise:#1d1310;--spell-bg-raise-2:#281b17;--spell-line:#3a2a24;--spell-text:#fdf6f2;--spell-text-dim:#c9b4aa;--spell-text-mute:#a08a80;--spell-red:#ff5349;--spell-coral:coral;--spell-indigo:indigo;--spell-orange:orange;--spell-ok:#21b6a8;--spell-royal:#4169e1;--spell-iris:#5a4fcf;--spell-border:#ffffff1a;--spell-border-strong:#7f6357;--spell-card:#ffffff0a;--spell-accent:coral;--spell-accent-ink:#130c0a;--spell-destructive:#ff5349;--spell-live:#ff5349;--spell-state-success:#21b6a8;--spell-state-warning:orange;--spell-state-info:#4169e1;--spell-focus-ring:coral;--spell-focus-ring-inner:#130c0a;--spell-scrim-soft:#130c0a99;--spell-scrim-hard:#000000c7;--spell-caption-background:#000000c2;--spell-gradient-brand:linear-gradient(135deg, #ff5349, coral, indigo);--spell-gradient-glow-default:radial-gradient(circle at 50% 0%, #ff7f501f 20px, #ff7f5000 520px);--spell-gradient-glow-hero:radial-gradient(circle at 50% 0%, #ff7f502e 20px, #ff7f5000 520px);--spell-gradient-scrim-hero:linear-gradient(to bottom, #130c0a00 0%, #130c0a59 55%, #130c0a 100%);--spell-font-latin:Inter, system-ui, sans-serif;--spell-font-arabic:"Noto Sans Arabic", system-ui, sans-serif;--spell-font-urdu-ui:"Noto Sans Arabic", system-ui, sans-serif;--spell-font-urdu-display:"Noto Nastaliq Urdu", "Noto Sans Arabic", serif;--spell-font-devanagari:"Noto Sans Devanagari", system-ui, sans-serif;--spell-font-display-slogan:Inter, system-ui, sans-serif;--spell-font-arabic-content-ratio:2.112;--spell-font-urdu-display-content-ratio:2.5;--spell-font-devanagari-content-ratio:1.304;--spell-type-display-size:clamp(2.25rem, 5vw, 3.75rem);--spell-type-display-weight:600;--spell-type-display-tracking:-.016em;--spell-type-display-line-height:1.05;--spell-type-display-transform:none;--spell-type-page-title-size:1.625rem;--spell-type-page-title-weight:600;--spell-type-page-title-tracking:-.013em;--spell-type-page-title-line-height:1.15;--spell-type-page-title-transform:none;--spell-type-section-title-size:1.25rem;--spell-type-section-title-weight:600;--spell-type-section-title-tracking:-.006em;--spell-type-section-title-line-height:1.2;--spell-type-section-title-transform:none;--spell-type-eyebrow-size:.625rem;--spell-type-eyebrow-weight:600;--spell-type-eyebrow-tracking:.2em;--spell-type-eyebrow-line-height:1.2;--spell-type-eyebrow-transform:uppercase;--spell-type-content-title-size:.9375rem;--spell-type-content-title-weight:600;--spell-type-content-title-tracking:0;--spell-type-content-title-line-height:1.25;--spell-type-content-title-transform:none;--spell-type-body-size:.9375rem;--spell-type-body-weight:400;--spell-type-body-tracking:0;--spell-type-body-line-height:1.5;--spell-type-body-transform:none;--spell-type-body-emphasis-size:.9375rem;--spell-type-body-emphasis-weight:600;--spell-type-body-emphasis-tracking:0;--spell-type-body-emphasis-line-height:1.5;--spell-type-body-emphasis-transform:none;--spell-type-synopsis-size:.9375rem;--spell-type-synopsis-weight:400;--spell-type-synopsis-tracking:0;--spell-type-synopsis-line-height:1.6;--spell-type-synopsis-transform:none;--spell-type-secondary-size:.8125rem;--spell-type-secondary-weight:400;--spell-type-secondary-tracking:0;--spell-type-secondary-line-height:1.45;--spell-type-secondary-transform:none;--spell-type-metadata-size:.75rem;--spell-type-metadata-weight:500;--spell-type-metadata-tracking:0;--spell-type-metadata-line-height:1.35;--spell-type-metadata-transform:none;--spell-type-editorial-quote-size:1rem;--spell-type-editorial-quote-weight:400;--spell-type-editorial-quote-tracking:0;--spell-type-editorial-quote-line-height:1.55;--spell-type-editorial-quote-transform:none;--spell-type-editorial-quote-style:italic;--spell-type-button-size:.6875rem;--spell-type-button-weight:600;--spell-type-button-tracking:.13em;--spell-type-button-line-height:1.2;--spell-type-button-transform:uppercase;--spell-type-timed-text-size:1.375rem;--spell-type-timed-text-weight:600;--spell-type-timed-text-tracking:0;--spell-type-timed-text-line-height:1.35;--spell-type-timed-text-transform:none;--spell-type-rank-numeral-size:7.5rem;--spell-type-rank-numeral-weight:700;--spell-type-rank-numeral-tracking:0;--spell-type-rank-numeral-line-height:1;--spell-type-rank-numeral-transform:none;--spell-script-latin-family:var(--spell-font-latin);--spell-script-latin-size-scale:1;--spell-script-latin-line-height-scale:1;--spell-script-latin-tracking:inherit;--spell-script-latin-content-ratio:0;--spell-script-arabic-family:var(--spell-font-arabic);--spell-script-arabic-size-scale:1.06;--spell-script-arabic-line-height-scale:1.3;--spell-script-arabic-tracking:0;--spell-script-arabic-content-ratio:2.112;--spell-script-urdu-family:var(--spell-font-urdu-ui);--spell-script-urdu-display-family:var(--spell-font-urdu-display);--spell-script-urdu-size-scale:1.08;--spell-script-urdu-line-height-scale:1.45;--spell-script-urdu-tracking:0;--spell-script-urdu-content-ratio:2.112;--spell-script-urdu-display-content-ratio:2.5;--spell-script-devanagari-family:var(--spell-font-devanagari);--spell-script-devanagari-size-scale:1.04;--spell-script-devanagari-line-height-scale:1.2;--spell-script-devanagari-tracking:0;--spell-script-devanagari-content-ratio:1.304;--spell-space-0:0;--spell-space-1:4px;--spell-space-2:8px;--spell-space-3:12px;--spell-space-4:16px;--spell-space-5:20px;--spell-space-6:24px;--spell-space-8:32px;--spell-space-10:40px;--spell-space-12:48px;--spell-space-16:64px;--spell-space-20:80px;--spell-space-24:96px;--spell-space-px:1px;--spell-space-half:2px;--spell-layout-gutter:clamp(16px, 4vw, 56px);--spell-layout-header-height:64px;--spell-layout-tab-bar-height:56px;--spell-layout-section-gap:48px;--spell-layout-rail-item-gap:12px;--spell-layout-content-header-gap:clamp(32px, 5vh, 48px);--spell-radius-none:0;--spell-radius-xs:4px;--spell-radius-sm:8px;--spell-radius-md:12px;--spell-radius-lg:16px;--spell-radius-xl:24px;--spell-radius-full:9999px;--spell-elevation-0-surface:#130c0a;--spell-elevation-0-border:transparent;--spell-elevation-0-border-width:0;--spell-elevation-0-shadow:none;--spell-elevation-0-scrim:transparent;--spell-elevation-1-surface:#1d1310;--spell-elevation-1-border:#ffffff1a;--spell-elevation-1-border-width:1px;--spell-elevation-1-shadow:0 1px 2px #0006;--spell-elevation-1-scrim:transparent;--spell-elevation-2-surface:#281b17;--spell-elevation-2-border:#ffffff1a;--spell-elevation-2-border-width:1px;--spell-elevation-2-shadow:0 8px 24px #0000008c;--spell-elevation-2-scrim:transparent;--spell-elevation-3-surface:#281b17;--spell-elevation-3-border:#ffffff1a;--spell-elevation-3-border-width:1px;--spell-elevation-3-shadow:0 16px 48px #000000a6;--spell-elevation-3-scrim:#130c0a99;--spell-elevation-4-surface:#281b17;--spell-elevation-4-border:#7f6357;--spell-elevation-4-border-width:1px;--spell-elevation-4-shadow:0 24px 64px #000000b8;--spell-elevation-4-scrim:#000000c7;--spell-motion-instant:0s;--spell-motion-fast:.12s;--spell-motion-base:.18s;--spell-motion-slow:.26s;--spell-motion-deliberate:.4s;--spell-motion-ambient:1.4s;--spell-motion-ease-standard:cubic-bezier(.2, 0, 0, 1);--spell-motion-ease-enter:cubic-bezier(0, 0, 0, 1);--spell-motion-ease-exit:cubic-bezier(.3, 0, 1, 1);--spell-motion-ease-emphasized:cubic-bezier(.2, 0, 0, 1);--spell-motion-ease-linear:linear;--spell-motion-role-hover-duration:var(--spell-motion-fast);--spell-motion-role-hover-ease:var(--spell-motion-ease-standard);--spell-motion-role-hover-translate:0;--spell-motion-role-hover-scale:1;--spell-motion-role-hover-opacity:1;--spell-motion-role-hover-factor:0;--spell-motion-role-press-duration:var(--spell-motion-fast);--spell-motion-role-press-ease:var(--spell-motion-ease-standard);--spell-motion-role-press-translate:0;--spell-motion-role-press-scale:.97;--spell-motion-role-press-opacity:1;--spell-motion-role-press-factor:0;--spell-motion-role-focus-duration:var(--spell-motion-instant);--spell-motion-role-focus-ease:var(--spell-motion-ease-standard);--spell-motion-role-focus-translate:0;--spell-motion-role-focus-scale:1;--spell-motion-role-focus-opacity:1;--spell-motion-role-focus-factor:0;--spell-motion-role-fade-in-duration:var(--spell-motion-base);--spell-motion-role-fade-in-ease:var(--spell-motion-ease-enter);--spell-motion-role-fade-in-translate:0;--spell-motion-role-fade-in-scale:1;--spell-motion-role-fade-in-opacity:1;--spell-motion-role-fade-in-factor:0;--spell-motion-role-menu-duration:var(--spell-motion-base);--spell-motion-role-menu-ease:var(--spell-motion-ease-enter);--spell-motion-role-menu-translate:4px;--spell-motion-role-menu-scale:1;--spell-motion-role-menu-opacity:1;--spell-motion-role-menu-factor:0;--spell-motion-role-drawer-duration:var(--spell-motion-slow);--spell-motion-role-drawer-ease:var(--spell-motion-ease-emphasized);--spell-motion-role-drawer-translate:0;--spell-motion-role-drawer-scale:1;--spell-motion-role-drawer-opacity:1;--spell-motion-role-drawer-factor:0;--spell-motion-role-sheet-duration:var(--spell-motion-slow);--spell-motion-role-sheet-ease:var(--spell-motion-ease-emphasized);--spell-motion-role-sheet-translate:0;--spell-motion-role-sheet-scale:1;--spell-motion-role-sheet-opacity:1;--spell-motion-role-sheet-factor:0;--spell-motion-role-modal-duration:var(--spell-motion-base);--spell-motion-role-modal-ease:var(--spell-motion-ease-enter);--spell-motion-role-modal-translate:0;--spell-motion-role-modal-scale:.98;--spell-motion-role-modal-opacity:1;--spell-motion-role-modal-factor:0;--spell-motion-role-page-transition-duration:var(--spell-motion-deliberate);--spell-motion-role-page-transition-ease:var(--spell-motion-ease-standard);--spell-motion-role-page-transition-translate:0;--spell-motion-role-page-transition-scale:1;--spell-motion-role-page-transition-opacity:1;--spell-motion-role-page-transition-factor:0;--spell-motion-role-chrome-fade-duration:var(--spell-motion-deliberate);--spell-motion-role-chrome-fade-ease:var(--spell-motion-ease-standard);--spell-motion-role-chrome-fade-translate:0;--spell-motion-role-chrome-fade-scale:1;--spell-motion-role-chrome-fade-opacity:1;--spell-motion-role-chrome-fade-factor:0;--spell-motion-role-caption-cue-duration:var(--spell-motion-fast);--spell-motion-role-caption-cue-ease:var(--spell-motion-ease-enter);--spell-motion-role-caption-cue-translate:0;--spell-motion-role-caption-cue-scale:1;--spell-motion-role-caption-cue-opacity:1;--spell-motion-role-caption-cue-factor:0;--spell-motion-role-rail-scroll-duration:var(--spell-motion-deliberate);--spell-motion-role-rail-scroll-ease:var(--spell-motion-ease-standard);--spell-motion-role-rail-scroll-translate:0;--spell-motion-role-rail-scroll-scale:1;--spell-motion-role-rail-scroll-opacity:1;--spell-motion-role-rail-scroll-factor:0;--spell-motion-role-skeleton-duration:var(--spell-motion-ambient);--spell-motion-role-skeleton-ease:var(--spell-motion-ease-linear);--spell-motion-role-skeleton-translate:0;--spell-motion-role-skeleton-scale:1;--spell-motion-role-skeleton-opacity:1;--spell-motion-role-skeleton-factor:0;--spell-motion-role-glow-duration:var(--spell-motion-instant);--spell-motion-role-glow-ease:var(--spell-motion-ease-standard);--spell-motion-role-glow-translate:0;--spell-motion-role-glow-scale:1;--spell-motion-role-glow-opacity:1;--spell-motion-role-glow-factor:0;--spell-motion-role-hero-video-duration:var(--spell-motion-deliberate);--spell-motion-role-hero-video-ease:var(--spell-motion-ease-standard);--spell-motion-role-hero-video-translate:0;--spell-motion-role-hero-video-scale:1;--spell-motion-role-hero-video-opacity:1;--spell-motion-role-hero-video-factor:0;--spell-motion-role-parallax-duration:var(--spell-motion-instant);--spell-motion-role-parallax-ease:var(--spell-motion-ease-linear);--spell-motion-role-parallax-translate:0;--spell-motion-role-parallax-scale:1;--spell-motion-role-parallax-opacity:1;--spell-motion-role-parallax-factor:.4;--spell-motion-role-progress-duration:var(--spell-motion-instant);--spell-motion-role-progress-ease:var(--spell-motion-ease-linear);--spell-motion-role-progress-translate:0;--spell-motion-role-progress-scale:1;--spell-motion-role-progress-opacity:1;--spell-motion-role-progress-factor:0;--spell-motion-role-now-line-duration:var(--spell-motion-instant);--spell-motion-role-now-line-ease:var(--spell-motion-ease-linear);--spell-motion-role-now-line-translate:0;--spell-motion-role-now-line-scale:1;--spell-motion-role-now-line-opacity:1;--spell-motion-role-now-line-factor:0;--spell-z-picture-video:10;--spell-z-picture-bumper:20;--spell-z-picture-poster:30;--spell-z-picture-buffering:40;--spell-z-picture-chrome-scrim:50;--spell-z-media-timed-text:110;--spell-z-media-cultural-cue:120;--spell-z-media-live-status:130;--spell-z-media-ad-chrome:140;--spell-z-media-preview-cap:150;--spell-z-chrome-top-bar:210;--spell-z-chrome-center-transport:220;--spell-z-chrome-bottom-bar:230;--spell-z-chrome-marker-action:240;--spell-z-chrome-next-up:250;--spell-z-panel-track-menu:310;--spell-z-panel-caption-appearance:320;--spell-z-panel-keyboard-help:330;--spell-z-drawer-cultural-companion:410;--spell-z-drawer-reserved:420;--spell-z-system-notification:510;--spell-z-system-upgrade-panel:520;--spell-z-system-session-end:530;--spell-z-system-fatal:540}[lang=en],[lang=es],[lang=fr],[lang=de]{--spell-script-family:var(--spell-script-latin-family);--spell-script-size-scale:var(--spell-script-latin-size-scale);--spell-script-line-height-scale:var(--spell-script-latin-line-height-scale);--spell-script-tracking:var(--spell-script-latin-tracking);direction:ltr}[lang=ar]{--spell-script-family:var(--spell-script-arabic-family);--spell-script-size-scale:var(--spell-script-arabic-size-scale);--spell-script-line-height-scale:var(--spell-script-arabic-line-height-scale);--spell-script-tracking:var(--spell-script-arabic-tracking);direction:rtl}[lang=ur]{--spell-script-family:var(--spell-script-urdu-family);--spell-script-size-scale:var(--spell-script-urdu-size-scale);--spell-script-line-height-scale:var(--spell-script-urdu-line-height-scale);--spell-script-tracking:var(--spell-script-urdu-tracking);direction:rtl}[lang=hi]{--spell-script-family:var(--spell-script-devanagari-family);--spell-script-size-scale:var(--spell-script-devanagari-size-scale);--spell-script-line-height-scale:var(--spell-script-devanagari-line-height-scale);--spell-script-tracking:var(--spell-script-devanagari-tracking);direction:ltr}@media (prefers-reduced-motion:reduce){:root{--spell-motion-role-hover-duration:var(--spell-motion-fast);--spell-motion-role-hover-ease:var(--spell-motion-ease-standard);--spell-motion-role-hover-translate:0;--spell-motion-role-hover-scale:1;--spell-motion-role-hover-opacity:1;--spell-motion-role-hover-factor:0;--spell-motion-role-press-duration:var(--spell-motion-fast);--spell-motion-role-press-ease:var(--spell-motion-ease-standard);--spell-motion-role-press-translate:0;--spell-motion-role-press-scale:.97;--spell-motion-role-press-opacity:.85;--spell-motion-role-press-factor:0;--spell-motion-role-focus-duration:var(--spell-motion-instant);--spell-motion-role-focus-ease:var(--spell-motion-ease-standard);--spell-motion-role-focus-translate:0;--spell-motion-role-focus-scale:1;--spell-motion-role-focus-opacity:1;--spell-motion-role-focus-factor:0;--spell-motion-role-fade-in-duration:var(--spell-motion-base);--spell-motion-role-fade-in-ease:var(--spell-motion-ease-enter);--spell-motion-role-fade-in-translate:0;--spell-motion-role-fade-in-scale:1;--spell-motion-role-fade-in-opacity:1;--spell-motion-role-fade-in-factor:0;--spell-motion-role-menu-duration:var(--spell-motion-base);--spell-motion-role-menu-ease:var(--spell-motion-ease-enter);--spell-motion-role-menu-translate:0;--spell-motion-role-menu-scale:1;--spell-motion-role-menu-opacity:1;--spell-motion-role-menu-factor:0;--spell-motion-role-drawer-duration:var(--spell-motion-fast);--spell-motion-role-drawer-ease:var(--spell-motion-ease-emphasized);--spell-motion-role-drawer-translate:0;--spell-motion-role-drawer-scale:1;--spell-motion-role-drawer-opacity:1;--spell-motion-role-drawer-factor:0;--spell-motion-role-sheet-duration:var(--spell-motion-fast);--spell-motion-role-sheet-ease:var(--spell-motion-ease-emphasized);--spell-motion-role-sheet-translate:0;--spell-motion-role-sheet-scale:1;--spell-motion-role-sheet-opacity:1;--spell-motion-role-sheet-factor:0;--spell-motion-role-modal-duration:var(--spell-motion-base);--spell-motion-role-modal-ease:var(--spell-motion-ease-enter);--spell-motion-role-modal-translate:0;--spell-motion-role-modal-scale:1;--spell-motion-role-modal-opacity:1;--spell-motion-role-modal-factor:0;--spell-motion-role-page-transition-duration:var(--spell-motion-fast);--spell-motion-role-page-transition-ease:var(--spell-motion-ease-standard);--spell-motion-role-page-transition-translate:0;--spell-motion-role-page-transition-scale:1;--spell-motion-role-page-transition-opacity:1;--spell-motion-role-page-transition-factor:0;--spell-motion-role-chrome-fade-duration:var(--spell-motion-deliberate);--spell-motion-role-chrome-fade-ease:var(--spell-motion-ease-standard);--spell-motion-role-chrome-fade-translate:0;--spell-motion-role-chrome-fade-scale:1;--spell-motion-role-chrome-fade-opacity:1;--spell-motion-role-chrome-fade-factor:0;--spell-motion-role-caption-cue-duration:var(--spell-motion-instant);--spell-motion-role-caption-cue-ease:var(--spell-motion-ease-enter);--spell-motion-role-caption-cue-translate:0;--spell-motion-role-caption-cue-scale:1;--spell-motion-role-caption-cue-opacity:1;--spell-motion-role-caption-cue-factor:0;--spell-motion-role-rail-scroll-duration:var(--spell-motion-instant);--spell-motion-role-rail-scroll-ease:var(--spell-motion-ease-standard);--spell-motion-role-rail-scroll-translate:0;--spell-motion-role-rail-scroll-scale:1;--spell-motion-role-rail-scroll-opacity:1;--spell-motion-role-rail-scroll-factor:0;--spell-motion-role-skeleton-duration:var(--spell-motion-instant);--spell-motion-role-skeleton-ease:var(--spell-motion-ease-linear);--spell-motion-role-skeleton-translate:0;--spell-motion-role-skeleton-scale:1;--spell-motion-role-skeleton-opacity:1;--spell-motion-role-skeleton-factor:0;--spell-motion-role-glow-duration:var(--spell-motion-instant);--spell-motion-role-glow-ease:var(--spell-motion-ease-standard);--spell-motion-role-glow-translate:0;--spell-motion-role-glow-scale:1;--spell-motion-role-glow-opacity:1;--spell-motion-role-glow-factor:0;--spell-motion-role-hero-video-duration:var(--spell-motion-instant);--spell-motion-role-hero-video-ease:var(--spell-motion-ease-standard);--spell-motion-role-hero-video-translate:0;--spell-motion-role-hero-video-scale:1;--spell-motion-role-hero-video-opacity:1;--spell-motion-role-hero-video-factor:0;--spell-motion-role-parallax-duration:var(--spell-motion-instant);--spell-motion-role-parallax-ease:var(--spell-motion-ease-linear);--spell-motion-role-parallax-translate:0;--spell-motion-role-parallax-scale:1;--spell-motion-role-parallax-opacity:1;--spell-motion-role-parallax-factor:0;--spell-motion-role-progress-duration:var(--spell-motion-instant);--spell-motion-role-progress-ease:var(--spell-motion-ease-linear);--spell-motion-role-progress-translate:0;--spell-motion-role-progress-scale:1;--spell-motion-role-progress-opacity:1;--spell-motion-role-progress-factor:0;--spell-motion-role-now-line-duration:var(--spell-motion-instant);--spell-motion-role-now-line-ease:var(--spell-motion-ease-linear);--spell-motion-role-now-line-translate:0;--spell-motion-role-now-line-scale:1;--spell-motion-role-now-line-opacity:1;--spell-motion-role-now-line-factor:0}}
*,:before,:after{box-sizing:border-box}html,body{background:var(--spell-bg);color:var(--spell-text);font-family:var(--spell-font-latin);font-size:var(--spell-type-body-size);line-height:var(--spell-type-body-line-height);-webkit-font-smoothing:antialiased;margin:0;padding:0}a{color:inherit}.partner-shell{flex-direction:column;min-height:100vh;display:flex}.partner-topbar{z-index:var(--spell-z-chrome-top-bar);align-items:center;gap:var(--spell-space-8);height:var(--spell-layout-header-height);padding-inline:var(--spell-layout-gutter);background:var(--spell-elevation-1-surface);border-block-end:var(--spell-space-px) solid var(--spell-border);display:flex;position:sticky;top:0}.partner-brand{color:var(--spell-accent);font-size:var(--spell-type-section-title-size);font-weight:var(--spell-type-section-title-weight);letter-spacing:var(--spell-type-section-title-tracking);text-decoration:none}.partner-nav{gap:var(--spell-space-5);align-items:center;display:flex}.partner-nav-link{min-height:var(--spell-space-10);color:var(--spell-text-dim);font-size:var(--spell-type-secondary-size);transition:color var(--spell-motion-role-hover-duration) var(--spell-motion-role-hover-ease);align-items:center;text-decoration:none;display:inline-flex;position:relative}.partner-nav-link[aria-current=page]{color:var(--spell-text)}.partner-nav-link[aria-current=page]:after{content:"";inset-inline:0;height:var(--spell-space-half);background:var(--spell-accent);position:absolute;bottom:0}.partner-nav-link:focus-visible,.partner-input:focus-visible,.partner-select:focus-visible,.partner-textarea:focus-visible,.partner-checkbox:focus-visible{outline:var(--spell-space-half) solid var(--spell-focus-ring);outline-offset:var(--spell-space-half);box-shadow:0 0 0 var(--spell-space-1) var(--spell-focus-ring-inner)}.partner-scope{padding:var(--spell-space-3) var(--spell-layout-gutter);background:var(--spell-card);border-block-end:var(--spell-space-px) solid var(--spell-border);color:var(--spell-text-dim);font-size:var(--spell-type-metadata-size);margin:0}.partner-main{min-width:0;padding:var(--spell-space-8) var(--spell-layout-gutter) var(--spell-space-24);gap:var(--spell-space-8);flex-direction:column;display:flex}.partner-page-head{gap:var(--spell-space-2);flex-direction:column;display:flex}.partner-panel{gap:var(--spell-space-4);padding:var(--spell-space-6);background:var(--spell-elevation-1-surface);border:var(--spell-elevation-1-border-width) solid var(--spell-elevation-1-border);border-radius:var(--spell-radius-md);flex-direction:column;display:flex}.partner-panel-head{justify-content:space-between;align-items:baseline;gap:var(--spell-space-4);flex-wrap:wrap;display:flex}.partner-columns{gap:var(--spell-space-5);grid-template-columns:repeat(auto-fit, minmax(calc(var(--spell-space-24) * 2.4), 1fr));display:grid}.partner-row{align-items:center;gap:var(--spell-space-3);flex-wrap:wrap;display:flex}.partner-inline-list{gap:var(--spell-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.partner-stack-list{gap:var(--spell-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.partner-badge{align-items:center;gap:var(--spell-space-1);padding:var(--spell-space-half) var(--spell-space-2);border:var(--spell-space-px) solid var(--spell-border);border-radius:var(--spell-radius-xs);background:var(--spell-card);color:var(--spell-text-dim);font-size:var(--spell-type-metadata-size);white-space:nowrap;display:inline-flex}.partner-badge[data-tone=pass]{border-color:var(--spell-state-success);color:var(--spell-state-success)}.partner-badge[data-tone=warn]{border-color:var(--spell-state-warning);color:var(--spell-state-warning)}.partner-badge[data-tone=stop]{border-color:var(--spell-destructive);color:var(--spell-destructive)}.partner-badge[data-tone=accent]{border-color:var(--spell-accent);color:var(--spell-accent)}.partner-mono{font-family:ui-monospace,monospace;font-size:var(--spell-type-metadata-size);color:var(--spell-text-mute);overflow-wrap:anywhere}.partner-meter{height:var(--spell-space-1);background:var(--spell-line);border-radius:var(--spell-radius-full);width:100%;overflow:hidden}.partner-meter-fill{background:var(--spell-accent);height:100%}.partner-table-scroll{border:var(--spell-space-px) solid var(--spell-border);border-radius:var(--spell-radius-sm);overflow-x:auto}.partner-table{border-collapse:collapse;width:100%;font-size:var(--spell-type-secondary-size)}.partner-table caption{text-align:start;padding:var(--spell-space-3);color:var(--spell-text-mute);font-size:var(--spell-type-metadata-size)}.partner-table th,.partner-table td{text-align:start;padding:var(--spell-space-3);border-block-end:var(--spell-space-px) solid var(--spell-border);vertical-align:top}.partner-table th{color:var(--spell-text-mute);font-size:var(--spell-type-metadata-size);font-weight:var(--spell-type-metadata-weight);text-transform:var(--spell-type-eyebrow-transform);letter-spacing:var(--spell-type-eyebrow-tracking);background:var(--spell-bg-raise);position:sticky;top:0}.partner-table tbody tr:last-child td{border-block-end:none}.partner-form{gap:var(--spell-space-4);grid-template-columns:repeat(auto-fit, minmax(calc(var(--spell-space-24) * 2), 1fr));align-items:end;display:grid}.partner-field{gap:var(--spell-space-2);flex-direction:column;min-width:0;display:flex}.partner-field-label{color:var(--spell-text-dim);font-size:var(--spell-type-metadata-size)}.partner-input,.partner-select,.partner-textarea{width:100%;min-height:var(--spell-space-10);padding:var(--spell-space-2) var(--spell-space-3);border:var(--spell-space-px) solid var(--spell-border-strong);border-radius:var(--spell-radius-sm);background:var(--spell-bg-raise-2);color:var(--spell-text);font-family:inherit;font-size:var(--spell-type-secondary-size)}.partner-textarea{min-height:calc(var(--spell-space-10) * 2);resize:vertical}.partner-checkbox-field{align-items:center;gap:var(--spell-space-2);min-height:var(--spell-space-10);color:var(--spell-text-dim);font-size:var(--spell-type-secondary-size);display:inline-flex}.partner-checkbox{width:var(--spell-space-4);height:var(--spell-space-4);accent-color:var(--spell-accent)}.partner-note{color:var(--spell-text-mute);font-size:var(--spell-type-metadata-size);margin:0}.partner-note[data-tone=warn]{color:var(--spell-state-warning)}.partner-note[data-tone=stop]{color:var(--spell-destructive)}.partner-note[data-tone=pass]{color:var(--spell-state-success)}.partner-claim{gap:var(--spell-space-4);padding:var(--spell-space-8);border:var(--spell-space-px) solid var(--spell-accent);border-radius:var(--spell-radius-lg);background:var(--spell-elevation-2-surface);flex-direction:column;display:flex}.partner-score{align-items:baseline;gap:var(--spell-space-3);display:flex}.partner-score-value{font-size:var(--spell-type-display-size);font-weight:var(--spell-type-display-weight);line-height:var(--spell-type-display-line-height);letter-spacing:var(--spell-type-display-tracking);color:var(--spell-accent)}.partner-band{gap:var(--spell-space-2);padding:var(--spell-space-4);border:var(--spell-space-px) solid var(--spell-border);border-radius:var(--spell-radius-sm);flex-direction:column;display:flex}.partner-day-bar{grid-template-columns:calc(var(--spell-space-24) * 1.1) minmax(0, 1fr) auto;align-items:center;gap:var(--spell-space-3);display:grid}
