body,html{margin:0;padding:0;width:100%;overflow-x:hidden;background:#f7f1e0}@font-face{font-family:Archivo Text;font-style:normal;font-weight:380 720;font-display:swap;src:url(/fonts/archivo-latin.woff2) format("woff2")}@font-face{font-family:Fraunces Display;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/fraunces-latin.woff2) format("woff2")}@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/cairo-arabic.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc}.home-root{--gold:#c9a24f;--gold-ink:#123857;--gold-soft:rgba(201,162,79,0.22);--bg-dark:#f7f1e0;--bg-dark-2:#efe4c8;--bg-dark-3:#e6d7ae;--ink-dark:#123857;--ink-dark-muted:rgba(18,56,87,0.62);--line-dark:rgba(18,56,87,0.14);--bg-light:#fbf6e9;--bg-light-alt:#f3ead2;--ink-light:#123857;--ink-light-muted:rgba(18,56,87,0.55);--line-light:rgba(18,56,87,0.12);background:var(--bg-dark);font-family:Archivo Text,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}.home-root[dir=rtl]{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.home-root *{box-sizing:border-box}.home-root canvas,.home-root img,.home-root svg{max-width:100%;display:block}.home-root a{color:inherit;text-decoration:none}.home-root .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.home-root section[data-t=dark]{background:var(--bg-dark);color:var(--ink-dark)}.home-root section[data-t=light]{background:var(--bg-light);color:var(--ink-light)}.home-root .glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(600px 420px at 68% 8%,var(--gold-soft),transparent 65%),radial-gradient(300px 300px at 15% 85%,rgba(212,175,55,.12),transparent 70%);filter:blur(6px)}.home-root .pill{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:560;padding:6px 13px 6px 10px;border-radius:999px;border:1px solid var(--line-dark);background:rgba(255,255,255,.04);color:var(--ink-dark-muted)}.home-root section[data-t=light] .pill{border-color:var(--line-light);background:var(--bg-light-alt);color:var(--ink-light-muted)}.home-root .pill .dot{width:6px;height:6px;border-radius:50%;background:var(--gold);flex:none}.home-root h1,.home-root h2{font-family:Fraunces Display,Georgia,serif;font-weight:620;letter-spacing:-.01em;margin:0;text-wrap:balance}.home-root .word{display:inline-block;opacity:0;filter:blur(6px);transform:translateY(14px);transition:opacity .6s cubic-bezier(.2,.7,.2,1),filter .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.home-root .revealed .word{opacity:1;filter:blur(0);transform:translateY(0)}.home-root p.lede{color:var(--ink-dark-muted);max-width:46ch;font-size:16px}.home-root section[data-t=light] p.lede{color:var(--ink-light-muted)}.home-root .fade-up{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.home-root .fade-up.revealed{opacity:1;transform:translateY(0)}.home-root .btn,.home-root button{font-family:Archivo Text,sans-serif;font-size:14.5px;font-weight:560;cursor:pointer;border-radius:6px;border:1px solid transparent;padding:11px 20px;display:inline-flex;align-items:center;gap:8px}.home-root .btn-solid{background:var(--gold);color:var(--gold-ink)}.home-root .btn-ghost-dark{background:transparent;border-color:var(--line-dark);color:var(--ink-dark)}.home-root .btn-ghost-light{background:transparent;border-color:var(--line-light);color:var(--ink-light)}.home-root .btn-dark{background:var(--ink-dark);color:var(--bg-dark)}.home-root .announce{background:var(--bg-dark-2);border-bottom:1px solid var(--line-dark);font-size:13px;color:var(--ink-dark-muted);text-align:center;padding:7px 0}.home-root header.site{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--bg-dark) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-dark)}.home-root .nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.home-root .brand{display:flex;align-items:center;gap:9px;font-family:Fraunces Display,serif;font-weight:620;font-size:17px;color:var(--ink-dark)}.home-root .brand svg{width:22px;height:22px}.home-root nav.links{display:flex;gap:26px;font-size:14px;color:var(--ink-dark-muted)}.home-root .nav-right{display:flex;align-items:center;gap:10px}.home-root .lang-toggle{display:flex;border:1px solid var(--line-dark);border-radius:6px;overflow:hidden;font-size:12px;font-weight:620}.home-root .lang-toggle button{padding:6px 9px;color:var(--ink-dark-muted);background:none;border:none;font:inherit;cursor:pointer}.home-root .lang-toggle button.active{background:var(--bg-dark-3);color:var(--ink-dark)}.home-root .hero{position:relative;padding:90px 0 70px;overflow:hidden}.home-root .hero-inner{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.home-root .hero h1{font-size:clamp(36px,5.4vw,58px);margin:20px 0 14px;max-width:14ch}.home-root .hero p.lede{margin:0 auto 30px;text-align:center}.home-root .hero-ctas{display:flex;gap:12px;margin-bottom:56px}.home-root .hero-split-layout{flex-direction:row;align-items:center;gap:40px;text-align:start}.home-root .hero-copy{flex:1 1 50%;min-width:0}.home-root .hero-copy h1{text-align:start}.home-root .hero-copy p.lede{margin:0 0 30px;text-align:start}.home-root .hero-copy .hero-ctas{justify-content:flex-start}.home-root .hero-pairing{flex:1 1 44%;min-width:0}.home-root .diagram{position:relative;width:100%;max-width:340px;aspect-ratio:5/4;margin:0 auto}.home-root .diagram .connector{position:absolute;inset:0;width:100%;height:100%;z-index:2}.home-root .diagram .flow-glow{filter:blur(4px);opacity:.3}.home-root .diagram .flow-dash{stroke-dasharray:2 13;animation:home-dash-flow 1.8s linear infinite}@keyframes home-dash-flow{to{stroke-dashoffset:-30}}.home-root .diagram .medallion{position:absolute;top:50%;width:33%;aspect-ratio:1/1;transform:translate(-50%,-50%);z-index:3}.home-root .diagram .medallion.seal{left:15%}.home-root .diagram .medallion.nova{left:85%}.home-root .diagram .medallion:before{content:"";position:absolute;inset:-30%;border-radius:50%;filter:blur(16px);z-index:-1;animation:home-medallion-glow 3.6s ease-in-out infinite}.home-root .diagram .medallion.seal:before{background:radial-gradient(circle,rgba(201,162,79,.5),transparent 70%)}.home-root .diagram .medallion.nova:before{background:radial-gradient(circle,rgba(63,111,176,.4),transparent 70%);animation-delay:1.2s}@keyframes home-medallion-glow{0%,to{opacity:.45}50%{opacity:.9}}.home-root .diagram .medallion img{width:100%;height:100%;display:block;border-radius:50%;box-sizing:border-box}.home-root .diagram .medallion.seal img{object-fit:cover;-webkit-clip-path:circle(48.5% at 50% 50%);clip-path:circle(48.5% at 50% 50%);filter:sepia(8%) saturate(85%) brightness(.97) contrast(1.04);background:radial-gradient(circle,#fbf7ec,#efe0bd 100%);box-shadow:0 0 0 1px rgba(201,162,79,.6),0 0 0 5px rgba(18,56,87,.16),0 8px 18px rgba(18,56,87,.18)}.home-root .diagram .medallion.nova img{object-fit:contain;padding:15%;background:#ffffff;box-shadow:0 0 0 1px rgba(63,111,176,.4),0 0 0 5px rgba(18,56,87,.14),0 8px 18px rgba(18,56,87,.18)}@media (max-width:860px){.home-root .hero-split-layout{flex-direction:column-reverse;text-align:center}.home-root .hero-copy h1,.home-root .hero-copy p.lede{text-align:center}.home-root .hero-copy p.lede{margin:0 auto 30px}.home-root .hero-copy .hero-ctas{justify-content:center}}@media (prefers-reduced-motion:reduce){.home-root .diagram .flow-dash,.home-root .diagram .medallion:before{animation:none}}.home-root .trust-strip{position:relative;padding:26px 0;border-top:1px solid var(--line-dark)}.home-root .trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;position:relative;z-index:1}.home-root .wa-fab{position:fixed;bottom:24px;inset-inline-end:24px;z-index:40;display:inline-flex;align-items:center;gap:9px;background:#25d366;color:#06341f;font-family:Archivo Text,sans-serif;font-size:13px;font-weight:620;padding:12px 16px;border-radius:999px;box-shadow:0 8px 24px rgba(6,52,31,.28);text-decoration:none}.home-root[dir=rtl] .wa-fab{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.home-root .wa-fab .wa-icon{font-size:18px;line-height:1}.home-root .wa-fab .wa-label{white-space:nowrap}@media (max-width:560px){.home-root .wa-fab .wa-label{display:none}.home-root .wa-fab{padding:13px}}.home-root .feature{position:relative;padding:100px 0;border-top:1px solid var(--line-dark);overflow:hidden}.home-root section[data-t=light] .feature{border-top-color:var(--line-light)}.home-root .feature-head{text-align:center;position:relative;z-index:1;max-width:620px;margin:0 auto 50px}.home-root .feature-head h2{font-size:clamp(26px,3.4vw,38px);margin:16px 0 12px}.home-root .feature-head p{margin:0 auto}.home-root .bento{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:14px;gap:14px;position:relative;z-index:1}.home-root .bento .card:first-child,.home-root .bento .card:nth-child(4){grid-column:span 2}.home-root .card{background:var(--bg-dark-2);border:1px solid var(--line-dark);border-radius:10px;padding:22px;min-height:130px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px}.home-root .card strong{font-size:15px;font-weight:600;font-family:Fraunces Display,serif}.home-root .card span{font-size:13px;color:var(--ink-dark-muted)}.home-root .globe-wrap{display:flex;justify-content:center;position:relative;z-index:1}.home-root .globe{position:relative;width:380px;height:190px;overflow:hidden}.home-root .globe canvas{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.home-root .marquee-track{display:flex;gap:46px;width:max-content;animation:home-scroll-left 22s linear infinite;position:relative;z-index:1;align-items:center;opacity:.8}.home-root .marquee-mask{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.home-root .marquee-track span{font-family:Fraunces Display,serif;font-size:20px;font-weight:600;color:var(--ink-light-muted);white-space:nowrap}@keyframes home-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-root .demo-card{max-width:460px;margin:40px auto 0;background:var(--bg-light-alt);border:1px solid var(--line-light);border-radius:16px;height:210px;position:relative;overflow:hidden;z-index:1}.home-root .demo-card .arc{position:absolute;left:50%;bottom:-90px;transform:translateX(-50%);width:260px;height:260px;border-radius:50%;background:radial-gradient(circle at 50% 30%,#f3e6bd,#e2c876)}.home-root .demo-card .plus{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:8px;background:var(--gold);display:flex;align-items:center;justify-content:center;color:var(--gold-ink);font-weight:700}.home-root .pricing{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;position:relative;z-index:1;max-width:800px;margin:0 auto}.home-root .price-card{background:var(--bg-dark-2);border:1px solid var(--line-dark);border-radius:10px;padding:22px;display:flex;flex-direction:column;gap:14px}.home-root .price-card.featured{border-top:2px solid var(--gold);background:var(--bg-dark-3)}.home-root .price-card .name{font-family:Fraunces Display,serif;font-size:19px;font-weight:600}.home-root .price-card .spec{font-size:13px;color:var(--ink-dark-muted)}.home-root .price-card .amount{font-family:Fraunces Display,serif;font-size:28px;font-weight:640;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-root .price-card .amount small{font-family:Archivo Text,sans-serif;font-size:13px;font-weight:500;color:var(--ink-dark-muted)}.home-root .price-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:13.5px;color:var(--ink-dark-muted);flex:1 1}.home-root .price-card li:before{content:"\2022  ";color:var(--gold)}.home-root .empty-note{text-align:center;color:var(--ink-dark-muted);font-size:14px;position:relative;z-index:1}.home-root .courses{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;position:relative;z-index:1}.home-root .course-card{background:var(--bg-light-alt);border:1px solid var(--line-light);border-radius:10px;padding:22px;display:flex;flex-direction:column;gap:8px}.home-root .course-card .cat{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--gold);font-weight:620}.home-root .course-card strong{font-family:Fraunces Display,serif;font-size:17px}.home-root[dir=rtl] .brand,.home-root[dir=rtl] .card strong,.home-root[dir=rtl] .course-card strong,.home-root[dir=rtl] .marquee-track span,.home-root[dir=rtl] .price-card .amount,.home-root[dir=rtl] .price-card .name,.home-root[dir=rtl] h1,.home-root[dir=rtl] h2{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.home-root .course-card .price{margin-top:auto;font-size:14px;font-weight:600}.home-root .accordion{max-width:720px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.home-root .acc-item{background:var(--bg-dark-2);border:1px solid var(--line-dark);border-radius:10px;overflow:hidden}.home-root .acc-q{width:100%;background:none;border:none;color:var(--ink-dark);padding:16px 18px;display:flex;justify-content:space-between;align-items:center;font-size:14.5px;font-weight:560;text-align:start;cursor:pointer}.home-root .acc-q .chev{transition:transform .25s ease;color:var(--ink-dark-muted);flex:none}.home-root .acc-item.open .acc-q .chev{transform:rotate(180deg)}.home-root .acc-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.home-root .acc-a p{margin:0 18px 16px;font-size:14px;color:var(--ink-dark-muted);max-width:60ch}.home-root .acc-item.open .acc-a{max-height:140px}.home-root .closing{text-align:center;position:relative;z-index:1}.home-root .closing .hero-ctas{justify-content:center;margin-bottom:0}.home-root footer.site{background:var(--bg-dark);border-top:1px solid var(--line-dark);padding:60px 0 30px;color:var(--ink-dark)}.home-root .footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;grid-gap:30px;gap:30px;padding-bottom:40px}.home-root .footer-brand p{color:var(--ink-dark-muted);font-size:13.5px;max-width:30ch;margin:12px 0 16px}.home-root .footer-col h4{font-size:12.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-dark-muted);margin:0 0 14px;font-weight:600}.home-root .footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:13.5px;color:var(--ink-dark-muted)}.home-root .footer-col a:hover{color:var(--gold)}.home-root .footer-bottom{border-top:1px solid var(--line-dark);margin-top:22px;padding-top:22px;font-size:12.5px;color:var(--ink-dark-muted);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.home-root .powered{display:flex;align-items:center;gap:8px}.home-root .powered img{height:16px;width:auto}@media (max-width:860px){.home-root .bento{grid-template-columns:1fr;grid-template-rows:none}.home-root .bento .card:first-child,.home-root .bento .card:nth-child(4){grid-column:span 1}.home-root .courses,.home-root .pricing{grid-template-columns:1fr}.home-root .footer-top{grid-template-columns:1fr 1fr}.home-root nav.links{display:none}}@media (prefers-reduced-motion:reduce){.home-root .fade-up,.home-root .word{transition-duration:.001ms!important}.home-root .marquee-track{animation:none}}.home-root .chip-row{display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:1;max-width:780px;margin:26px auto 0;justify-content:center}.home-root .chip{display:inline-flex;align-items:center;font-size:12.5px;font-weight:560;padding:6px 13px;border-radius:999px;border:1px solid var(--line-dark);background:rgba(255,255,255,.04);color:var(--ink-dark-muted)}.home-root .services-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;max-width:780px;margin:0 auto;position:relative;z-index:1}.home-root .svc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:13.5px;color:var(--ink-light-muted)}.home-root .svc-list li:before{content:"\2022  ";color:var(--gold)}.home-root .why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;position:relative;z-index:1}@media (max-width:860px){.home-root .services-cols,.home-root .why-grid{grid-template-columns:1fr}}