@font-face{font-display:swap;font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;src:url(/brand/fonts/IBMPlexSansArabic-Regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;src:url(/brand/fonts/IBMPlexSansArabic-Medium.ttf)format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;src:url(/brand/fonts/IBMPlexSansArabic-SemiBold.ttf)format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;src:url(/brand/fonts/IBMPlexSansArabic-Bold.ttf)format("truetype")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--tv-color-purple-950:#2e1b44;--tv-color-purple-900:#37204f;--tv-color-purple-800:#4c2776;--tv-color-purple-600:#6f4c93;--tv-color-purple-500:#856ea0;--tv-color-purple-100:#f1edf6;--tv-color-gold-500:#f0b83f;--tv-color-gold-600:#d79a22;--tv-color-teal-500:#2aa6a1;--tv-color-ink:#1f1c24;--tv-color-muted:#68616f;--tv-color-line:#e7e1ed;--tv-color-surface:#fff;--tv-color-soft:#faf9fc;--tv-color-danger:#b42318;--tv-color-success:#16745a;--tv-color-focus:var(--tv-color-teal-500);--tv-gradient-hero-rtl:linear-gradient(270deg, #2e1b44f7 0%, #2e1b44c7 48%, #2e1b4433 100%), linear-gradient(0deg, #2e1b44c7, #2e1b440a);--tv-gradient-hero-ltr:linear-gradient(90deg, #2e1b44f7 0%, #2e1b44c7 48%, #2e1b4433 100%), linear-gradient(0deg, #2e1b44c7, #2e1b440a);--tv-font-family:"IBM Plex Sans Arabic", "Noto Sans Arabic", "Segoe UI", Tahoma, Arial, sans-serif;--tv-font-size-xs:.75rem;--tv-font-size-sm:.875rem;--tv-font-size-md:1rem;--tv-font-size-lg:1.125rem;--tv-font-size-xl:1.25rem;--tv-font-size-2xl:1.5rem;--tv-font-size-3xl:2rem;--tv-font-size-4xl:2.625rem;--tv-font-size-5xl:4rem;--tv-line-tight:1.12;--tv-line-heading:1.22;--tv-line-body:1.7;--tv-space-1:.25rem;--tv-space-2:.5rem;--tv-space-3:.75rem;--tv-space-4:1rem;--tv-space-5:1.25rem;--tv-space-6:1.5rem;--tv-space-8:2rem;--tv-space-10:2.5rem;--tv-space-12:3rem;--tv-space-16:4rem;--tv-space-20:5rem;--tv-space-24:6rem;--tv-radius-xs:4px;--tv-radius-sm:6px;--tv-radius-md:8px;--tv-radius-lg:12px;--tv-radius-pill:999px;--tv-shadow-sm:0 8px 22px #2e1b4414;--tv-shadow-md:0 18px 45px #2e1b4424;--tv-shadow-lg:0 28px 70px #2e1b442e;--tv-container:min(1180px, calc(100vw - 40px));--tv-container-wide:min(1320px, calc(100vw - 40px));--tv-header-height:76px;--tv-transition:.18s ease;--tv-z-header:20}
*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:320px}body{background:var(--tv-color-surface);color:var(--tv-color-ink);font-family:var(--tv-font-family);font-size:var(--tv-font-size-md);line-height:var(--tv-line-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img,picture,svg,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin:0}h1,h2,h3,h4{color:inherit;letter-spacing:0;font-weight:700;line-height:var(--tv-line-heading);text-wrap:balance}p{text-wrap:pretty}::selection{color:var(--tv-color-purple-950);background:#f0b83f52}:focus-visible{outline:3px solid var(--tv-color-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tv-container{max-width:var(--tv-container);width:100%;margin-inline:auto}.tv-container-wide{max-width:var(--tv-container-wide);width:100%;margin-inline:auto}.tv-section{padding-block:clamp(var(--tv-space-16), 9vw, var(--tv-space-24))}.tv-surface-soft{background:var(--tv-color-soft)}.tv-surface-dark{background:var(--tv-color-purple-950);color:#fff}.tv-eyebrow{color:var(--tv-color-gold-500);font-size:var(--tv-font-size-sm);font-weight:700;line-height:1.4}.tv-heading-xl{font-size:clamp(2.4rem,6vw,5.4rem);line-height:var(--tv-line-tight)}.tv-heading-lg{font-size:clamp(2rem,4vw,3.5rem)}.tv-lead{color:var(--tv-color-muted);font-size:clamp(1.02rem,2vw,1.22rem);line-height:var(--tv-line-body)}.tv-card{background:var(--tv-color-surface);border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-md);box-shadow:var(--tv-shadow-sm)}.tv-button{border-radius:var(--tv-radius-sm);font-size:var(--tv-font-size-sm);align-items:center;gap:var(--tv-space-2);min-height:46px;transition:background var(--tv-transition), border-color var(--tv-transition), color var(--tv-transition), transform var(--tv-transition);border:1px solid #0000;justify-content:center;padding:.72rem 1.15rem;font-weight:700;display:inline-flex}.tv-button:hover{transform:translateY(-1px)}.tv-button-primary{background:var(--tv-color-gold-500);color:#21152d}.tv-button-secondary{background:var(--tv-color-purple-800);color:#fff}.tv-button-ghost-dark{color:#fff;border-color:#ffffff61}.tv-muted{color:var(--tv-color-muted)}@media (max-width:720px){:root{--tv-container:min(100vw - 28px, 1180px);--tv-container-wide:min(100vw - 28px, 1320px);--tv-header-height:68px}.tv-section{padding-block:var(--tv-space-16)}}
.site-shell{background:var(--tv-color-surface);color:var(--tv-color-ink);min-height:100vh}.site-shell__main{min-height:60vh}.beta-launch-notice{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--tv-radius-md);color:#fff;align-items:center;gap:var(--tv-space-3);inset-block-end:max(var(--tv-space-5), env(safe-area-inset-bottom));inset-inline:auto max(var(--tv-space-5), calc((100vw - var(--tv-container-wide)) / 2));max-width:min(520px,100vw - 40px);z-index:calc(var(--tv-z-header) + 1);background:#1b1128e6;border:1px solid #f0b83f52;padding:.85rem 1rem;display:flex;position:fixed;box-shadow:0 18px 44px #1b112838}.beta-launch-notice__dot{background:var(--tv-color-gold-500);border-radius:var(--tv-radius-pill);flex:none;width:.65rem;height:.65rem;box-shadow:0 0 0 6px #f0b83f24}.beta-launch-notice__content{gap:.1rem;min-width:0;display:grid}.beta-launch-notice strong{color:var(--tv-color-gold-500);font-size:var(--tv-font-size-sm);line-height:1.35}.beta-launch-notice span span{color:#ffffffd1;font-size:var(--tv-font-size-sm);line-height:1.55}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;min-height:var(--tv-header-height);inset:0 0 auto;width:100%;z-index:var(--tv-z-header);background:#2e1b44f5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.site-header__inner{align-items:center;gap:var(--tv-space-5);min-height:var(--tv-header-height);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.site-header__brand{align-items:center;min-width:0;display:inline-flex}.site-header__brand-mark{object-fit:contain;width:auto;height:48px}.site-header__nav{align-items:center;gap:clamp(var(--tv-space-3), 2vw, var(--tv-space-6));justify-content:center;min-width:0;display:flex}.site-header__nav-link,.site-footer__link,.language-switcher{font-size:var(--tv-font-size-sm);transition:color var(--tv-transition), opacity var(--tv-transition);white-space:nowrap;font-weight:700;line-height:1.4}.site-header__nav-link{color:#fffc}.site-header__nav-link:hover,.site-header__nav-link:focus-visible,.site-header__nav-link[data-active=true],.language-switcher:hover,.language-switcher:focus-visible{color:#fff}.site-header__nav-link[data-active=true]{text-decoration:underline;-webkit-text-decoration-color:var(--tv-color-gold-500);text-decoration-color:var(--tv-color-gold-500);text-underline-offset:.5rem;text-decoration-thickness:2px}.site-header__actions{align-items:center;gap:var(--tv-space-3);justify-content:flex-end;display:flex}.language-switcher{border-radius:var(--tv-radius-sm);color:#ffffffd1;border:1px solid #ffffff38;align-items:center;min-height:42px;padding:.56rem .8rem;display:inline-flex}.site-header__cta{min-height:42px;padding:.56rem 1rem}.site-footer{color:#ffffffc7;background:radial-gradient(circle at 10% 35%,#ffffff14,#0000 18rem),#1b1128;padding-block:3.625rem 1.875rem;position:relative;overflow:hidden}.site-footer__mark{block-size:11.875rem;inline-size:11.875rem;pointer-events:none;border:1.375rem solid #ffffff0d;border-radius:50%;position:absolute;inset-block-start:2.625rem;inset-inline-end:max(1.625rem, calc((100vw - var(--tv-container-wide)) / 2))}.site-footer__inner{gap:clamp(var(--tv-space-8), 6vw, 6rem);grid-template-columns:minmax(280px,1.1fr) minmax(170px,.45fr) minmax(210px,.55fr);display:grid;position:relative}.site-footer__brand{gap:var(--tv-space-4);max-width:520px;display:grid}.site-footer__logo{object-fit:contain;width:min(220px,100%);height:auto}.site-footer__brand p,.site-footer__bottom{color:#ffffffb8;font-size:var(--tv-font-size-sm);line-height:1.8}.site-footer__nav{align-content:start;gap:.75rem;display:grid}.site-footer__nav h2,.site-footer__contact h2{color:var(--tv-color-gold-500);margin:0 0 .5rem;font-size:1rem}.site-footer__link{color:#ffffffdb;font-weight:800}.site-footer__link:hover,.site-footer__link:focus-visible,.site-footer__link[data-active=true]{color:#fff}.site-footer__contact{align-content:start;gap:.9rem;display:grid}.site-footer__contact-list{gap:.95rem;margin:0;display:grid}.site-footer__contact-list div{gap:.2rem;display:grid}.site-footer__contact-list dt{color:#ffffff8a;font-size:var(--tv-font-size-xs);font-weight:800}.site-footer__contact-list dd{color:#ffffffe6;font-size:var(--tv-font-size-sm);margin:0;line-height:1.65}.site-footer__contact-link{color:#ffffffdb;font-size:var(--tv-font-size-sm);direction:ltr;unicode-bidi:isolate;text-decoration:none}.site-footer__contact-link:hover,.site-footer__contact-link:focus-visible{color:#fff}.site-footer__initiative-logos{flex-wrap:wrap;align-items:center;gap:1.125rem;margin-block-start:var(--tv-space-8);display:flex}.site-footer__initiative-logos img{object-fit:contain;width:auto;height:2.5rem;display:block}.site-footer__initiative-logos img:last-child{height:2.625rem}.site-footer__social{flex-wrap:wrap;gap:.5625rem;display:flex}.site-footer__social a{color:#ffffffdb;height:2.5rem;transition:background var(--tv-transition), border-color var(--tv-transition), color var(--tv-transition), transform var(--tv-transition);border:1px solid #fff3;border-radius:.375rem;justify-content:center;align-items:center;width:2.5rem;text-decoration:none;display:inline-flex}.site-footer__social a:hover,.site-footer__social a:focus-visible{color:#fff;background:#ffffff14;border-color:#ffffff6b;transform:translateY(-1px)}.site-footer__social svg{width:1.25rem;height:1.25rem}.site-footer__social path,.site-footer__social circle,.site-footer__social rect{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.site-footer__bottom{gap:var(--tv-space-4);border-top:1px solid #ffffff1f;grid-template-columns:1fr 1fr;margin-block-start:2.75rem;padding-block-start:var(--tv-space-5);display:grid}.site-footer__bottom span:last-child{text-align:end}.locale-entry{background:var(--tv-gradient-hero-ltr), url(/brand/media/hero-fallback-home-1.jpg) center / cover;color:#fff;min-height:100vh;padding:var(--tv-space-8);align-items:center;display:flex}.locale-entry__panel{gap:var(--tv-space-5);text-align:center;max-width:520px;margin-inline:auto;display:grid}.locale-entry__panel h1{font-size:clamp(2rem,5vw,3.6rem)}.locale-entry__actions{gap:var(--tv-space-3);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:960px){.site-header__inner{gap:var(--tv-space-3);padding-block:var(--tv-space-3);grid-template-columns:1fr auto}.site-header__brand-mark{height:42px}.site-header__nav{padding-block:var(--tv-space-1) var(--tv-space-2);scrollbar-width:none;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}[dir=rtl] .site-header__nav{justify-content:flex-start}.site-header__nav::-webkit-scrollbar{display:none}.site-header__actions{flex-wrap:wrap;justify-self:end}.site-footer__inner{grid-template-columns:1fr}.site-footer__initiative-logos{margin-block-start:var(--tv-space-6)}.site-footer__bottom{grid-template-columns:1fr}.site-footer__bottom span:last-child{text-align:start}}@media (max-width:560px){.beta-launch-notice{border-radius:var(--tv-radius-sm);align-items:start;max-width:none;padding:.75rem .85rem;inset-block-end:max(var(--tv-space-3), env(safe-area-inset-bottom));inset-inline:14px}.beta-launch-notice span span{font-size:var(--tv-font-size-xs)}.site-header__inner{grid-template-columns:1fr}.site-header__brand,.site-header__actions{justify-content:center}.site-header__actions{flex-wrap:wrap;justify-self:center}.site-header__nav{justify-content:flex-start;padding-inline:1px}.site-header__cta,.language-switcher{min-height:40px;padding-inline:.85rem}.site-footer__inner{gap:var(--tv-space-8);padding-block:var(--tv-space-10)}.site-footer__brand{text-align:center}.site-footer__brand a,.site-footer__logo{margin-inline:auto}.site-footer__social,.site-footer__initiative-logos{justify-content:center}.site-footer__nav{text-align:center;grid-template-columns:1fr}.site-footer__contact{text-align:center;justify-items:center}.site-footer__bottom,.site-footer__bottom span:last-child{text-align:center}}
.page-hero{background:var(--tv-gradient-hero-rtl), url(/brand/media/hero-fallback-home-1.jpg) center / cover;color:#fff;position:relative}[dir=ltr] .page-hero{background:var(--tv-gradient-hero-ltr), url(/brand/media/hero-fallback-home-1.jpg) center / cover}.page-hero__inner{min-height:clamp(520px, calc(92vh - var(--tv-header-height)), 780px);padding-block:var(--tv-space-20);align-items:center;display:flex}.page-hero__copy{gap:var(--tv-space-6,1.5rem);max-width:820px;padding-block:var(--tv-space-4);display:grid}.page-hero .tv-eyebrow{color:#fffffff0;font-size:clamp(var(--tv-font-size-md), 1.45vw, var(--tv-font-size-lg));align-items:center;gap:var(--tv-space-3);max-width:720px;font-weight:800;line-height:1.55;display:inline-flex}.page-hero .tv-eyebrow:before{background:var(--tv-color-gold-500);content:"";flex:none;width:44px;height:2px}.page-hero .tv-lead{color:#ffffffd6;max-width:720px}.page-hero__actions,.section-actions{align-items:center;gap:var(--tv-space-3);flex-wrap:wrap;display:flex}.hero-proof-line{color:#ffffffe0;font-size:var(--tv-font-size-sm);align-items:center;gap:var(--tv-space-3);flex-wrap:wrap;max-width:720px;margin:0;font-weight:700;line-height:1.7;display:flex}.hero-proof-line:before{background:var(--tv-color-gold-500);content:"";flex:none;width:42px;height:2px}.institutional-proof-panel{border-block:1px solid var(--tv-color-line);padding-block:clamp(var(--tv-space-10), 5.5vw, var(--tv-space-16));background:linear-gradient(90deg,#b8945014,#0000 34%),#fff}[dir=ltr] .institutional-proof-panel{background:linear-gradient(270deg,#b8945014,#0000 34%),#fff}.institutional-proof-panel__inner{align-items:start;gap:clamp(var(--tv-space-8), 5vw, var(--tv-space-12));grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);display:grid}.proof-panel__copy{gap:var(--tv-space-4);max-width:610px;top:calc(var(--tv-header-height) + var(--tv-space-6));display:grid;position:sticky}.proof-panel__copy .tv-eyebrow{color:var(--tv-color-purple-600)}.proof-panel__title{color:var(--tv-color-ink);font-size:clamp(var(--tv-font-size-2xl), 3vw, var(--tv-font-size-4xl));line-height:1.25}.proof-panel__copy p:not(.tv-eyebrow),.proof-credential__copy p{color:var(--tv-color-muted);margin:0;line-height:1.75}.proof-panel__evidence{border-block:0}.proof-credential-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.proof-credential{align-items:center;gap:var(--tv-space-4);min-height:96px;padding-block:var(--tv-space-3);grid-template-columns:minmax(138px,.3fr) minmax(0,1fr);display:grid}.proof-credential+.proof-credential{border-block-start:1px solid #3020431f}.proof-credential__mark{width:min(176px,100%);height:58px;position:relative}.proof-credential__mark img{object-fit:contain}.proof-credential__copy{border-inline-start:2px solid var(--tv-color-gold-500);gap:var(--tv-space-1);padding-inline-start:var(--tv-space-4);display:grid}.proof-credential__copy h3{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-lg);margin:0;line-height:1.4}.proof-credential__copy p{font-size:var(--tv-font-size-md)}.public-section{padding-block:clamp(var(--tv-space-16), 8vw, var(--tv-space-24))}.public-section .tv-eyebrow{color:var(--tv-color-purple-600)}.section-header .tv-eyebrow,.proof-panel__copy .tv-eyebrow{font-size:clamp(var(--tv-font-size-md), 1.4vw, var(--tv-font-size-lg));align-items:center;gap:var(--tv-space-3);letter-spacing:0;width:fit-content;font-weight:800;line-height:1.45;display:inline-flex}.section-header .tv-eyebrow:before,.proof-panel__copy .tv-eyebrow:before{background:var(--tv-color-gold-500);content:"";flex:none;width:36px;height:2px}[dir=ltr] .section-header .tv-eyebrow:before,[dir=ltr] .proof-panel__copy .tv-eyebrow:before,[dir=ltr] .page-hero .tv-eyebrow:before{order:-1}.public-section--soft{background:var(--tv-color-soft)}.public-section--dark{background:var(--tv-color-purple-950);color:#fff}.public-section--dark .tv-eyebrow{color:var(--tv-color-gold-500)}.public-section--dark .section-header .tv-lead,.public-section--dark .journey-step p{color:#ffffffbd}.public-section__body,.prose-stack{color:var(--tv-color-muted);font-size:var(--tv-font-size-lg);line-height:var(--tv-line-body)}.split-section{align-items:start;gap:var(--tv-space-12);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.section-header{gap:var(--tv-space-4);max-width:740px;display:grid}.section-header[data-align=center]{text-align:center;margin-inline:auto}.section-header .tv-lead{max-width:680px}.prose-stack{gap:var(--tv-space-5);display:grid}.audience-grid,.feature-grid,.journey-grid,.service-grid{gap:var(--tv-space-5);margin-top:var(--tv-space-10);display:grid}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.audience-card{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-md);align-items:start;gap:var(--tv-space-5);min-height:230px;padding:var(--tv-space-6);transition:border-color var(--tv-transition), box-shadow var(--tv-transition), transform var(--tv-transition);background:#fff;display:grid}.audience-card:hover{box-shadow:var(--tv-shadow-sm);border-color:#6f4c9347;transform:translateY(-2px)}.audience-card__icon{border-radius:var(--tv-radius-sm);color:var(--tv-color-purple-700);background:#6f4c930f;border:1px solid #6f4c9329;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.audience-card__copy{gap:var(--tv-space-3);display:grid}.audience-card h3{color:var(--tv-color-ink);font-size:var(--tv-font-size-xl);margin:0;line-height:1.35}.audience-card p{color:var(--tv-color-muted);line-height:var(--tv-line-body);margin:0}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-service-showcase{background:linear-gradient(#fff 0%,#f5f2f8b8 100%)}.home-service-showcase .section-header{max-width:820px}.home-service-showcase__board{margin-top:var(--tv-space-10);max-width:980px;margin-inline:auto;display:grid}.home-service-pathways{align-content:start;gap:var(--tv-space-5);display:grid}.home-service-pathways__intro{border-inline-start:2px solid var(--tv-color-gold-500);gap:var(--tv-space-2);padding-inline-start:var(--tv-space-5);display:grid}.home-service-pathways__intro h3{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-2xl);margin:0;line-height:1.35}.home-service-pathways__intro p{color:var(--tv-color-muted);line-height:var(--tv-line-body);margin:0}.home-service-pathway-list{border-block:1px solid #3020431f;display:grid}.home-service-pathway{color:inherit;align-items:center;gap:var(--tv-space-4);min-height:112px;padding:var(--tv-space-4) var(--tv-space-2);transition:background-color var(--tv-transition), color var(--tv-transition), padding-inline var(--tv-transition);grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}.home-service-pathway+.home-service-pathway{border-block-start:1px solid #3020431f}.home-service-pathway:hover,.home-service-pathway:focus-visible{color:var(--tv-color-purple-950);padding-inline:var(--tv-space-4);background:#6f4c930f;outline:none}.home-service-pathway:focus-visible{box-shadow:inset 0 0 0 3px #2aa6a12e}.home-service-pathway__icon{border-radius:var(--tv-radius-sm);color:var(--tv-color-purple-700);background:#fff;border:1px solid #6f4c932e;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.service-pathway-icon{width:42px;height:42px;display:block}.home-service-pathway__copy{gap:var(--tv-space-1);min-width:0;display:grid}.home-service-pathway__audience{color:var(--tv-color-purple-600);font-size:var(--tv-font-size-xs);font-weight:800}.home-service-pathway__copy h3{color:var(--tv-color-ink);font-size:var(--tv-font-size-xl);margin:0;line-height:1.35}.home-service-pathway__copy span:last-child{color:var(--tv-color-muted);line-height:1.65}.home-service-pathway__arrow{color:var(--tv-color-gold-500);font-size:var(--tv-font-size-xl);font-weight:800}.feature-grid,.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-card,.service-card,.journey-step,.role-row{border-radius:var(--tv-radius-md)}.public-card{background:var(--tv-color-surface);border:1px solid var(--tv-color-line);gap:var(--tv-space-3);min-height:180px;padding:var(--tv-space-6);transition:border-color var(--tv-transition), box-shadow var(--tv-transition), transform var(--tv-transition);display:grid}.public-card h3,.service-card h3,.journey-step h3,.role-row h3{font-size:var(--tv-font-size-xl);line-height:1.35}.public-card p,.service-card p,.role-row p{color:var(--tv-color-muted);line-height:var(--tv-line-body)}.service-card{border:1px solid var(--tv-color-line);gap:var(--tv-space-5);min-height:440px;padding:var(--tv-space-6);transition:border-color var(--tv-transition), box-shadow var(--tv-transition), transform var(--tv-transition);background:#fff;grid-template-rows:auto auto auto 1fr auto;display:grid;position:relative;overflow:hidden}.service-card:before{background:var(--tv-color-gold-500);content:"";height:3px;position:absolute;inset-block-start:0;inset-inline:0}.public-card:hover,.service-card:hover{box-shadow:var(--tv-shadow-sm);border-color:#6f4c9347;transform:translateY(-2px)}.service-card__header{align-items:center;gap:var(--tv-space-3);justify-content:space-between;display:flex}.service-card__mark{border-radius:var(--tv-radius-sm);color:var(--tv-color-purple-800);background:#6f4c9312;border:1px solid #6f4c9329;flex:none;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;display:inline-flex}.service-card-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:1.65rem;height:1.65rem}.service-card__content{gap:var(--tv-space-3);display:grid}.service-card__audience{color:var(--tv-color-purple-600);font-size:var(--tv-font-size-sm);text-align:end;max-width:12rem;font-weight:800;line-height:1.45}.service-card__targets{gap:var(--tv-space-3);display:grid}.service-card__targets>span{color:var(--tv-color-purple-600);font-size:var(--tv-font-size-xs);font-weight:800}.service-card__targets ul{gap:var(--tv-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.service-card__targets li{border-radius:var(--tv-radius-pill);color:var(--tv-color-purple-950);font-size:var(--tv-font-size-xs);background:#6f4c930f;border:1px solid #6f4c9324;align-items:center;gap:.42rem;min-height:2rem;padding:.35rem .7rem;font-weight:800;display:inline-flex}.service-card__target-icon{color:var(--tv-color-purple-700,var(--tv-color-purple-800));flex:none;align-items:center;display:inline-flex}.service-card__target-icon .service-card-icon{stroke-width:1.9px;width:.95rem;height:.95rem}.service-card__outcome{background:var(--tv-color-purple-100);border-radius:var(--tv-radius-sm);gap:var(--tv-space-2);padding:var(--tv-space-4);margin-top:auto;display:grid}.service-card__outcome span{color:var(--tv-color-purple-600);font-size:var(--tv-font-size-xs);font-weight:700}.service-card__outcome strong{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-sm);line-height:1.55}.service-card__link{color:var(--tv-color-purple-800);font-size:var(--tv-font-size-sm);align-items:center;gap:var(--tv-space-2);justify-content:space-between;width:100%;margin-top:auto;font-weight:800;display:inline-flex}.service-card__link:hover,.service-card__link:focus-visible{color:var(--tv-color-purple-950);text-decoration:underline;-webkit-text-decoration-color:var(--tv-color-gold-500);text-decoration-color:var(--tv-color-gold-500);text-underline-offset:.35rem;text-decoration-thickness:2px}.journey-step{gap:var(--tv-space-3);padding:var(--tv-space-6);border:1px solid #ffffff24;display:grid}.journey-step span{color:var(--tv-color-gold-500);font-size:var(--tv-font-size-sm);font-weight:700}.role-list{gap:var(--tv-space-4);margin-top:var(--tv-space-10);display:grid}.role-row{border-top:1px solid var(--tv-color-line);align-items:start;gap:var(--tv-space-6);padding-block:var(--tv-space-6);grid-template-columns:minmax(180px,.4fr) minmax(0,1fr);display:grid}.section-actions{margin-top:var(--tv-space-8)}.detail-grid{gap:var(--tv-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.detail-panel{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-md);gap:var(--tv-space-5);min-height:100%;padding:var(--tv-space-8);background:#fff;display:grid}.detail-panel h2{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-2xl)}.boundary-list,.detail-panel ul{gap:var(--tv-space-3);margin:0;padding:0;list-style:none;display:grid}.boundary-list li,.detail-panel li{color:var(--tv-color-muted);line-height:var(--tv-line-body);padding-inline-start:var(--tv-space-5);position:relative}.boundary-list li:before,.detail-panel li:before{background:var(--tv-color-gold-500);border-radius:var(--tv-radius-pill);content:"";width:.45rem;height:.45rem;position:absolute;inset-block-start:.75rem;inset-inline-start:0}.contact-note{gap:var(--tv-space-4);max-width:min(780px, var(--tv-container));width:100%;display:grid}.contact-note p{color:var(--tv-color-muted);font-size:var(--tv-font-size-lg);line-height:var(--tv-line-body)}.request-form-section{background:var(--tv-color-soft)}.request-form,.request-result{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-md);box-shadow:var(--tv-shadow-sm);gap:var(--tv-space-6);padding:var(--tv-space-8);background:#fff;display:grid}.request-form__intro{border-block-end:1px solid var(--tv-color-line);gap:var(--tv-space-3);padding-block-end:var(--tv-space-5);display:grid}.request-form__intro h2{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-3xl);margin:0;line-height:1.3}.request-form__intro p:not(.tv-eyebrow){color:var(--tv-color-muted);line-height:var(--tv-line-body);max-width:820px;margin:0}.request-form__grid{gap:var(--tv-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.request-form__wide{grid-column:1/-1}.request-form__field{gap:var(--tv-space-2);display:grid}.request-form__field label,.request-form__consent{color:var(--tv-color-ink);font-size:var(--tv-font-size-sm);font-weight:700}.request-form__field input,.request-form__field select,.request-form__field textarea{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-sm);color:var(--tv-color-ink);font-size:var(--tv-font-size-md);min-height:48px;transition:border-color var(--tv-transition), box-shadow var(--tv-transition);background:#fff;width:100%;padding:.75rem .85rem}.request-form__field input[type=file]{background:var(--tv-color-soft);cursor:pointer;min-height:56px;padding:var(--tv-space-3);align-items:center;display:flex}.request-form__field input[type=file]::file-selector-button{border-radius:var(--tv-radius-sm);color:var(--tv-color-purple-800);cursor:pointer;font:inherit;font-size:var(--tv-font-size-sm);background:#fff;border:1px solid #6f4c9338;margin-inline-end:var(--tv-space-3);padding:.6rem .9rem;font-weight:800}.request-form__field input:focus,.request-form__field select:focus,.request-form__field textarea:focus{border-color:var(--tv-color-teal-500);outline:none;box-shadow:0 0 0 3px #2aa6a124}.request-form__field textarea{resize:vertical;min-height:160px}.request-form__helper,.request-form__error,.request-form__alert,.request-result p{font-size:var(--tv-font-size-sm);line-height:1.65}.request-form__helper{color:var(--tv-color-muted)}.request-form__error,.request-form__alert{color:var(--tv-color-danger)}.request-form__alert{border-radius:var(--tv-radius-sm);padding:var(--tv-space-4);background:#b4231814;border:1px solid #b4231829}.request-form__consent{align-items:start;gap:var(--tv-space-3);line-height:1.65;display:flex}.request-form__consent input{margin-top:.35rem}.request-form__submit{justify-self:start}.request-result{max-width:760px}.request-result h2{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-3xl)}.request-result p:not(.tv-eyebrow){color:var(--tv-color-muted);font-size:var(--tv-font-size-lg)}.request-form__loading{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-md);box-shadow:var(--tv-shadow-sm);color:var(--tv-color-muted);min-height:220px;padding:var(--tv-space-8);background:#fff;align-items:center;display:flex}@media (max-width:1100px){.audience-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service-showcase__board{grid-template-columns:1fr}.institutional-proof-panel__inner{grid-template-columns:1fr;align-items:start}.proof-panel__copy{max-width:720px;position:static}.feature-grid,.journey-grid{grid-template-columns:1fr}}@media (max-width:760px){.page-hero__inner{min-height:auto;padding-block:var(--tv-space-14,3.5rem)}.split-section,.role-row,.detail-grid,.audience-grid,.service-grid{grid-template-columns:1fr}.home-service-pathways__intro{padding-inline-start:var(--tv-space-4)}.home-service-pathway{min-height:auto;padding-block:var(--tv-space-5);grid-template-columns:auto minmax(0,1fr);align-items:start}.home-service-pathway__arrow{grid-column:2;justify-self:start}.institutional-proof-panel{padding-block:var(--tv-space-8)}.institutional-proof-panel__inner{gap:var(--tv-space-6)}.proof-credential{gap:var(--tv-space-4);min-height:auto;padding-block:var(--tv-space-4);grid-template-columns:1fr}.proof-credential__copy{border-inline-start:0;padding-inline-start:0}.proof-credential__mark{width:min(210px,100%);height:64px}.request-form,.request-result,.request-form__loading{padding:var(--tv-space-5)}.request-form__grid{grid-template-columns:1fr}.audience-card,.public-card,.service-card{min-height:auto}.section-header[data-align=center]{text-align:start}}
.phase-foundation{background:var(--tv-color-purple-950);min-height:100vh}.phase-foundation__hero{background:var(--tv-gradient-hero-rtl), url(/brand/media/hero-fallback-home-1.jpg) center / cover;color:#fff;min-height:calc(100vh - var(--tv-header-height));padding-block:var(--tv-space-20);align-items:center;display:flex}[dir=ltr] .phase-foundation__hero{background:var(--tv-gradient-hero-ltr), url(/brand/media/hero-fallback-home-1.jpg) center / cover}.phase-foundation__content{gap:var(--tv-space-8);max-width:760px;display:grid}.phase-foundation__content .tv-lead{color:#ffffffd6;max-width:640px}.phase-foundation__tokens{gap:var(--tv-space-3);flex-wrap:wrap;display:flex}.phase-foundation__swatch{border-radius:var(--tv-radius-md);color:#ffffffc7;font-size:var(--tv-font-size-xs);align-items:center;gap:var(--tv-space-2);border:1px solid #ffffff29;min-height:40px;padding:.45rem .7rem;font-weight:700;display:inline-flex}.phase-foundation__swatch:before{background:var(--swatch);border-radius:var(--tv-radius-xs);content:"";width:18px;height:18px;box-shadow:inset 0 0 0 1px #ffffff38}.phase-foundation__actions{gap:var(--tv-space-3);flex-wrap:wrap;display:flex}@media (max-width:720px){.phase-foundation__hero{padding-block:var(--tv-space-16)}}
.admin-page{background:linear-gradient(180deg, var(--tv-color-purple-950) 0, var(--tv-color-purple-900) 17.5rem, #f7f5fa 17.5rem, #f7f5fa 100%);color:#fff;min-height:100vh;padding:clamp(var(--tv-space-5), 3vw, var(--tv-space-10))}.admin-page--auth{background:linear-gradient(135deg, #2e1b44fa, #37204ff0), var(--tv-color-purple-950);align-items:center;display:grid}.admin-auth-shell,.admin-shell{width:min(100%,1280px);margin-inline:auto}.admin-auth-shell{align-items:center;gap:clamp(var(--tv-space-8), 6vw, var(--tv-space-16));grid-template-columns:minmax(0,1fr) minmax(22rem,.78fr);display:grid}.admin-auth-copy,.admin-auth-card,.admin-google-signin,.admin-auth-status{gap:var(--tv-space-5);display:grid}.admin-auth-copy{max-width:42rem}.admin-auth-copy h1,.admin-shell h1{font-size:clamp(2.25rem,5vw,4.85rem);line-height:var(--tv-line-tight)}.admin-auth-copy p:not(.tv-eyebrow),.admin-shell__brand p:not(.tv-eyebrow){color:#ffffffbd;font-size:clamp(var(--tv-font-size-md), 1.4vw, var(--tv-font-size-lg));line-height:var(--tv-line-body);max-width:45rem}.admin-brand{flex:none;width:8.75rem;height:auto}.admin-brand--large{width:11rem}.admin-auth-card,.admin-empty-state,.admin-filters,.admin-detail-card,.admin-table-wrap,.admin-metric-card,.admin-insight-panel{border-radius:var(--tv-radius-md);box-shadow:var(--tv-shadow-md);color:var(--tv-color-ink);background:#fff;border:1px solid #2e1b441a}.admin-auth-card{border-top:4px solid var(--tv-color-gold-500);padding:clamp(var(--tv-space-6), 4vw, var(--tv-space-10))}.admin-auth-card__header{align-items:center;gap:var(--tv-space-4);display:flex}.admin-auth-card__header h2{font-size:var(--tv-font-size-2xl)}.admin-auth-card__header p,.admin-auth-note,.admin-empty-state p,.admin-metric-card p,.admin-service-row span,.admin-panel-heading p:not(.tv-eyebrow){color:var(--tv-color-muted)}.admin-auth-card__mark{background:var(--tv-color-purple-950);border-radius:var(--tv-radius-md);color:var(--tv-color-gold-500);letter-spacing:0;flex:none;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-weight:800;display:inline-flex}.admin-google-button{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-sm);color:var(--tv-color-ink);align-items:center;gap:var(--tv-space-3);min-height:3.35rem;transition:border-color var(--tv-transition), box-shadow var(--tv-transition), transform var(--tv-transition);background:#fff;justify-content:center;width:100%;padding:.8rem 1rem;font-weight:800;display:inline-flex}.admin-google-button:hover:not(:disabled){box-shadow:var(--tv-shadow-sm);border-color:#2e1b4452;transform:translateY(-1px)}.admin-google-button:disabled{cursor:not-allowed;opacity:.7}.admin-google-button__icon{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-pill);color:#4285f4;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-weight:800;display:inline-flex}.tv-button-secondary-admin{background:var(--tv-color-purple-800);color:#fff}.admin-alert{color:var(--tv-color-danger);margin:0;font-weight:800}.admin-success{color:var(--tv-color-success);margin:0;font-weight:800}.admin-muted{color:#ffffffbd;margin:0}.admin-muted--dark,.admin-muted--table{color:var(--tv-color-muted)}.admin-empty-state{gap:var(--tv-space-4);padding:var(--tv-space-8);display:grid}.admin-actions{gap:var(--tv-space-3);flex-wrap:wrap;display:flex}.admin-shell{gap:var(--tv-space-6);display:grid}.admin-shell__header{align-items:center;gap:var(--tv-space-5);padding-block:var(--tv-space-4) var(--tv-space-8);justify-content:space-between;display:flex}.admin-shell__brand{align-items:center;gap:var(--tv-space-5);min-width:0;display:flex}.admin-shell__brand h1{margin-block:var(--tv-space-1) var(--tv-space-2)}.admin-status-line{color:#ffffffd1;gap:var(--tv-space-3);flex-wrap:wrap;font-weight:800;display:flex}.admin-status-line span{border-radius:var(--tv-radius-pill);border:1px solid #fff3;padding:.45rem .8rem}.admin-dashboard-metrics{gap:var(--tv-space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-metric-card{border-top:3px solid var(--tv-color-gold-500);gap:var(--tv-space-2);padding:var(--tv-space-5);display:grid}.admin-metric-card span{color:var(--tv-color-muted);font-size:var(--tv-font-size-sm);font-weight:800}.admin-metric-card strong{color:var(--tv-color-purple-950);font-size:clamp(2rem,4vw,3.3rem);line-height:1}.admin-dashboard-insights{gap:var(--tv-space-4);grid-template-columns:minmax(0,1.55fr) minmax(18rem,.85fr);display:grid}.admin-insight-panel{gap:var(--tv-space-5);padding:var(--tv-space-6);display:grid}.admin-panel-heading{gap:var(--tv-space-1);display:grid}.admin-panel-heading h2{color:var(--tv-color-purple-950);font-size:clamp(var(--tv-font-size-xl), 2.5vw, var(--tv-font-size-3xl))}.admin-service-breakdown,.admin-queue-list{gap:var(--tv-space-3);display:grid}.admin-service-row{align-items:center;gap:var(--tv-space-3);grid-template-columns:minmax(13rem,1fr) minmax(8rem,.75fr) 3.5rem;display:grid}.admin-service-row strong,.admin-service-row span{display:block}.admin-service-row__meter{background:var(--tv-color-purple-100);border-radius:var(--tv-radius-pill);height:.55rem;overflow:hidden}.admin-service-row__meter span{background:var(--tv-color-gold-500);border-radius:inherit;min-width:.35rem;height:100%;display:block}.admin-service-row em{color:var(--tv-color-purple-800);text-align:end;font-style:normal;font-weight:800}.admin-queue-item{border:1px solid var(--tv-color-line);border-radius:var(--tv-radius-sm);padding:var(--tv-space-3);justify-content:space-between;align-items:center;display:flex}.admin-queue-item strong{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-2xl)}.admin-filters{gap:var(--tv-space-4);padding:var(--tv-space-5);grid-template-columns:minmax(18rem,1fr) minmax(12rem,.5fr) minmax(14rem,.5fr);display:grid}.admin-filters label,.admin-detail-card label{color:var(--tv-color-ink);gap:var(--tv-space-2);font-weight:800;display:grid}.admin-filters input,.admin-filters select,.admin-detail-card select,.admin-detail-card textarea{border-radius:var(--tv-radius-xs);color:var(--tv-color-ink);border:1px solid #2e1b442e;width:100%;padding:.95rem 1rem}.admin-filters input:focus,.admin-filters select:focus,.admin-detail-card select:focus,.admin-detail-card textarea:focus{border-color:var(--tv-color-teal-500);outline:3px solid #2aa6a12e}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:920px}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #2e1b441a;padding:1rem}.admin-table th{color:#2e1b44a8;font-size:var(--tv-font-size-xs);letter-spacing:.02em;text-transform:uppercase;font-weight:800}.admin-table td span{display:block}.admin-table a{color:var(--tv-color-purple-800);font-weight:800;text-decoration:none}.admin-table a:hover{text-decoration:underline}.admin-status-badge{border-radius:var(--tv-radius-pill);font-size:var(--tv-font-size-xs);justify-content:center;align-items:center;width:fit-content;min-height:1.8rem;padding:.35rem .7rem;font-weight:800;display:inline-flex}.admin-status-badge--new{color:#7a5310;background:#f0b83f2e}.admin-status-badge--contacted{color:#11625d;background:#2aa6a129}.admin-status-badge--closed{color:var(--tv-color-purple-900);background:#2e1b441f}.admin-detail-actions{justify-content:flex-start;display:flex}.admin-detail-grid{gap:var(--tv-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-detail-grid--compact{margin-block:var(--tv-space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.admin-detail-card{gap:var(--tv-space-4);padding:var(--tv-space-6);display:grid}.admin-detail-card--wide{grid-column:1/-1}.admin-detail-card h2{color:var(--tv-color-purple-950);font-size:var(--tv-font-size-2xl)}.admin-detail-card p{color:var(--tv-color-muted)}.admin-detail-card textarea{resize:vertical;min-height:10rem}.admin-field{gap:.25rem;display:grid}.admin-field>span{color:#2e1b4494;font-size:var(--tv-font-size-xs);text-transform:uppercase;font-weight:800}.admin-field strong{color:var(--tv-color-ink);font-size:var(--tv-font-size-md);overflow-wrap:anywhere;line-height:1.45}.admin-file-list{gap:var(--tv-space-3);display:grid}.admin-file-list+.admin-file-list{margin-top:var(--tv-space-4);padding-top:var(--tv-space-4);border-top:1px solid #2e1b441a}.admin-file-list h3{color:var(--tv-color-ink);font-size:var(--tv-font-size-lg)}.admin-file-list ul{gap:var(--tv-space-2);margin:0;padding:0;list-style:none;display:grid}.admin-file-list li{border-radius:var(--tv-radius-xs);align-items:center;gap:var(--tv-space-3);padding:var(--tv-space-3);border:1px solid #2e1b441f;grid-template-columns:minmax(0,1fr) auto auto;display:grid}.admin-file-list a{color:var(--tv-color-purple-800);overflow-wrap:anywhere;font-weight:800;text-decoration:none}.admin-file-list a:hover{text-decoration:underline}.admin-file-list span{color:#2e1b44a8;font-size:var(--tv-font-size-sm)}@media (max-width:960px){.admin-auth-shell,.admin-dashboard-insights,.admin-detail-grid{grid-template-columns:1fr}.admin-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell__header,.admin-shell__brand{align-items:flex-start}.admin-shell__header{flex-direction:column}}@media (max-width:720px){.admin-page{background:linear-gradient(180deg, var(--tv-color-purple-950) 0, var(--tv-color-purple-900) 21rem, #f7f5fa 21rem, #f7f5fa 100%);padding:var(--tv-space-5) var(--tv-space-4)}.admin-page--auth{background:linear-gradient(135deg, #2e1b44fa, #37204ff0), var(--tv-color-purple-950)}.admin-dashboard-metrics,.admin-filters,.admin-detail-grid--compact,.admin-service-row{grid-template-columns:1fr}.admin-service-row em{text-align:start}.admin-detail-card--wide{grid-column:auto}.admin-file-list li{grid-template-columns:1fr}}

