@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&family=Syne:wght@500;600;700&display=swap";:root{--canvas:#f4f6fb;--canvas-deep:#e8eef9;--surface:#fff;--ink:#0b1220;--muted:#5b6475;--accent:#0060f8;--accent-soft:#0060f81f;--accent-glow:#0060f847;--line:#0b122014;--shadow-sm:0 1px 2px #0b12200a, 0 4px 12px #0b12200a;--shadow-md:0 8px 24px #0b122014, 0 2px 6px #0b12200a;--shadow-lg:0 24px 60px #0b12201f, 0 8px 20px #0060f80f;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--font-ar:"IBM Plex Sans Arabic", "Segoe UI", Tahoma, sans-serif;--font-en:"Syne", "IBM Plex Sans Arabic", sans-serif;--ease:cubic-bezier(.16, 1, .3, 1);--section-pad:clamp(4.5rem, 10vw, 8rem);--content:min(1120px, calc(100% - 2.5rem));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{min-width:320px;font-family:var(--font-ar);color:var(--ink);background:radial-gradient(1200px 600px at 85% -10%, #0060f824, transparent 55%), radial-gradient(900px 500px at 0% 20%, #0060f812, transparent 50%), linear-gradient(180deg, var(--canvas) 0%, #eef2fa 45%, var(--canvas) 100%);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-attachment:scroll;margin:0;line-height:1.7;overflow-x:clip}#root{min-height:100vh;overflow-x:clip}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{padding-bottom:5.5rem;position:relative}.section{padding:var(--section-pad) 0;position:relative}.section__inner{width:var(--content);margin-inline:auto}.eyebrow{color:var(--accent);letter-spacing:.02em;margin:0 0 .85rem;font-size:.92rem;font-weight:500}.display{letter-spacing:-.02em;max-width:16ch;margin:0;font-size:clamp(2rem,5.2vw,3.6rem);font-weight:700;line-height:1.18}.lede{max-width:42ch;color:var(--muted);margin:1.1rem 0 0;font-size:clamp(1.02rem,1.6vw,1.18rem);font-weight:400}.btn-row{flex-wrap:wrap;gap:.85rem;margin-top:1.75rem;display:flex}.btn{min-height:3rem;transition:transform .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease), border-color .2s var(--ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1.35rem;font-size:1rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)scale(.98)}.btn--primary{background:var(--accent);color:#fff;box-shadow:0 10px 28px var(--accent-glow)}.btn--ghost{border-color:var(--line);color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8}.btn--ghost:hover{border-color:#0060f859}.disclosure{color:var(--muted);background:#0b12200a;border-radius:999px;align-items:center;gap:.45rem;margin-top:1.25rem;padding:.4rem .75rem;font-size:.86rem;display:inline-flex}.frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.frame__chrome{border-bottom:1px solid var(--line);background:linear-gradient(#fbfcfe,#f3f6fb);align-items:center;gap:.45rem;padding:.75rem 1rem;display:flex}.frame__dot{background:#d7dbe5;border-radius:50%;width:.55rem;height:.55rem}.frame__dot:first-child{background:#ff6b6b}.frame__dot:nth-child(2){background:#ffd166}.frame__dot:nth-child(3){background:#6bcb77}.frame__title{color:var(--muted);margin-inline-start:.4rem;font-size:.82rem}.demo-stage{background:linear-gradient(160deg, #0060f80a, transparent 40%), var(--surface);min-height:420px;position:relative}@media (width<=720px){.display{max-width:none}.btn-row{width:100%}.btn{flex:auto}.demo-stage{min-height:360px}}::selection{color:#fff;background:#0060f8}html{scrollbar-color:#9cabc3 #f4f6fb;scroll-padding-top:90px}button,a{touch-action:manipulation;-webkit-tap-highlight-color:#0060f81f}.section{scroll-margin-top:70px}.display{letter-spacing:0;text-wrap:balance;font-size:clamp(2.3rem,5.1vw,4.6rem);line-height:1.28}.display span{color:var(--accent)}.display .blur-text__word{color:inherit}.skip-link{z-index:1000;color:var(--accent);background:#fff;padding:12px 20px;position:fixed;top:10px;right:20px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.btn{box-shadow:none;border-radius:12px;min-height:48px}.btn--primary:hover{box-shadow:0 8px 20px #0060f820}.scene-intro{grid-template-columns:1.2fr 1fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.scene-intro .lede{max-width:36ch;margin:0}.disclosure{background:0 0;border-radius:0;padding:0;font-size:.84rem;display:block}.hero .hero__grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;max-width:min(42rem,100%);min-height:0;margin-inline:auto;display:grid}.hero.hero--center,.hero__grid--center,.hero__copy--center{text-align:center}.hero__copy--center{flex-direction:column;align-items:center;display:flex}.hero__brand--depth{place-items:center;min-height:3rem;margin-bottom:1.8rem;display:grid}.hero-depth{letter-spacing:.06em}.scene-intro--stack{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.scene-intro--stack .display,.scene-intro--stack .lede{max-width:22ch;margin-inline:auto}.scene-intro--stack .lede{max-width:38ch}.demo-stack{flex-direction:column;gap:clamp(4rem,12vh,7rem);display:flex}.demo-scroll{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:38rem;min-height:42vh;margin-inline:auto;display:flex}.demos-intro-title{max-width:18ch;margin-inline:auto}.cta__inner{justify-content:center;display:flex}.cta__panel{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;max-width:40rem;display:flex}.cta .display{max-width:16ch}.hero__headline{max-width:14ch;margin-inline:auto}.hero__typed{font:inherit;color:inherit;display:inline}.hero__typed-cursor{color:var(--accent);margin-inline-start:2px}.hero__rotate-line{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35rem .55rem;max-width:36ch;margin-top:1.4rem;font-size:1.15rem;display:flex}.hero__rotate-prefix{color:var(--muted)}.hero__rotate{color:var(--accent);justify-content:center;min-height:1.4em;padding-block:2px;font-weight:700;overflow:hidden}.btn-row--center,.hero__cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:2rem}.hero .hero__copy{z-index:2;position:relative}.verse{text-align:center;max-width:38rem;margin-inline:auto;padding-block:clamp(1.5rem,4vh,3rem)}.verse__brand{color:var(--muted);justify-content:center;align-items:baseline;gap:.75rem;margin:0 0 1.25rem;font-size:.95rem;display:flex}.verse__brand span{color:var(--accent);font-weight:600}.verse__title{font-family:var(--font-en),sans-serif;max-width:12ch;color:var(--ink);margin:0 auto;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.22}.verse__copy{max-width:34ch;color:var(--muted);margin:1.35rem auto 0;font-size:1.12rem;line-height:1.7}.verse__action{color:var(--accent);font:inherit;cursor:pointer;text-underline-offset:.28em;background:0 0;border:0;min-height:48px;margin-top:1.75rem;padding:0;font-size:1.05rem;font-weight:700;text-decoration:underline}.verse__action:hover,.verse__action:focus-visible{color:var(--ink)}.verse__lines{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.verse__line{color:var(--ink);opacity:.72;font-size:.92rem}.demos{background:0 0}.demo-result{min-height:1.5em;color:var(--muted);margin-top:1.2rem;font-size:.88rem}.journey{grid-template-columns:1fr 100px 1fr;align-items:center;margin-top:3rem;display:grid}.journey__origin,.journey__destination{box-shadow:none;background:0 0;border:0;border-radius:0;padding:2rem}.handoff,.crm{background:0 0}.journey__step{color:var(--accent);font-size:.85rem}.journey h3{margin:15px 0 4px;font-size:1.5rem}.journey p{color:var(--muted);margin:0}.journey__message{background:#eef3fb;border-radius:12px 0 12px 12px;margin:25px 0;padding:22px;font-size:1.1rem}.journey__sent{color:#526477;font-size:.82rem}.journey__connector{direction:rtl;background:#c2d4ed;height:2px;position:relative}.journey__connector i{transform-origin:100%;background:#0060f8;width:100%;height:100%;display:block}.journey__connector>span{width:36px;height:40px;color:var(--accent);background:#eaf1fb;place-items:center;font-size:25px;display:grid;position:absolute;top:-20px;left:calc(50% - 18px)}.journey__person{align-items:center;gap:14px;margin:15px 0;display:flex}.journey__person>span{color:#004fcf;background:#e6eeff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.journey__person h3{margin:0;font-size:1.2rem}.journey__person p{font-size:.8rem}.journey__status{color:#185aab;background:#eef5ff;justify-content:space-between;margin:15px 0;padding:10px;font-size:.8rem;display:flex}.journey__reminder{border-top:1px solid #e2e8f0;padding-top:16px}.journey__reminder p{margin:6px 0;font-size:.92rem}.journey__reminder>span{color:#5b6475;font-size:.76rem}.crm{background:0 0}.crm .crm-board{border-radius:16px;box-shadow:0 20px 55px #1629490c}.crm .crm-board__head{padding:25px}.crm .crm-board__stats b{font-variant-numeric:tabular-nums;font-size:1.8rem}.crm .crm-col{background:#f3f5f9;border-style:solid;border-color:#e1e6ed;min-height:235px}.crm .crm-col header{min-height:35px}.crm .crm-card{min-height:96px;padding:18px 12px;box-shadow:0 4px 12px #182b4310}.crm .crm-board__stats>div{background:0 0;border-radius:0;min-width:90px}.crm-report{border-top:1px solid #e2e7ef;grid-template-columns:1fr 1fr;gap:35px;padding:25px;display:grid}.crm-report strong{font-size:1.2rem}.crm-report span{color:var(--muted);font-size:.82rem;display:block}.crm-report__bars>div{grid-template-columns:85px 1fr 20px;align-items:center;gap:12px;margin:7px 0;display:grid}.crm-report__bars>div>div{background:#edf1f7;border-radius:4px;height:7px;overflow:hidden}.crm-report__bars i{background:var(--accent);transform-origin:100%;border-radius:4px;width:100%;height:100%;transition:transform .3s;display:block}.crm-feedback{color:#194778;background:#f0f5ff;min-height:44px;margin:0;padding:10px 25px;font-size:.85rem}.crm-reset{text-underline-offset:5px;color:#365174;background:0 0;border:0;padding:12px;text-decoration:underline}.process{background:0 0}.process .display{max-width:20ch}.process-layout{grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;display:grid}.process-steps{margin:0;padding:0;list-style:none}.process-steps button{text-align:start;background:0 0;border:0;border-bottom:1px solid #d6deea;gap:20px;width:100%;min-height:105px;padding:22px 10px;display:flex}.process-steps button>span{color:#6a7e99;padding-top:7px;font-size:1.1rem}.process-steps h3{margin:0;font-size:1.5rem}.process-steps p{color:var(--muted);margin:5px 0 0;font-size:.95rem}.process-steps button[aria-pressed=true]{background:#e9effa}.process-steps button[aria-pressed=true] h3{color:var(--accent)}.process-preview{background:#fff;border:1px solid #dae2ed;border-radius:12px;min-height:460px;overflow:hidden}.process-preview__label{color:#52647d;border-bottom:1px solid #e2e7ee;justify-content:space-between;padding:16px 24px;font-size:.86rem;display:flex}.brief-sheet,.check-preview,.launch-preview{padding:30px}.brief-sheet h3,.check-preview h3,.launch-preview h3{margin:0 0 20px;font-size:1.6rem}.brief-sheet dl{margin:0}.brief-sheet dt{margin-top:18px;font-weight:600}.brief-sheet dd{color:var(--muted);border-bottom:1px dashed #d2dbe6;margin:4px 0 0;padding-bottom:13px}.design-preview .demo-art{object-fit:cover;width:100%;height:245px}.design-preview h3,.design-preview p{margin:16px 24px}.check-preview p{border-bottom:1px solid #edf0f5;align-items:center;gap:12px;padding:12px 0;display:flex}.check-preview svg{fill:none;stroke:#0060f8;stroke-width:2px;width:20px}.check-preview small{color:var(--muted)}.launch-preview>svg{fill:#e6efff;stroke:#0060f8;stroke-width:3px;width:74px;height:74px;margin-bottom:24px}.launch-preview p{color:var(--muted)}.launch-preview a{color:var(--accent);padding:12px 0;display:inline-block}.cta .cta__panel{box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;padding:0;display:flex}.cta .display{max-width:18ch;font-size:clamp(2.5rem,6vw,5rem)}.cta .lede{max-width:none}.cta .btn-row{justify-content:center}.cta{background:#e9f0fd}.cta .site-footer,.shell{padding-bottom:0}@media (width<=900px){.scene-intro{grid-template-columns:1fr;gap:20px}.scene-intro .lede{max-width:45ch}.hero .hero__grid{max-width:100%;min-height:0}.verse__title{max-width:14ch}.journey{grid-template-columns:1fr 40px 1fr}.journey__origin,.journey__destination{padding:20px}.process-layout{gap:25px}}@media (width<=640px){:root{--section-pad:4rem;--content:calc(100% - 2rem)}.hero{padding-top:2.2rem!important;padding-bottom:3rem!important}.hero .display{font-size:2.6rem}.hero .hero__brand{margin-bottom:20px}.demo-switch button{flex-direction:column;gap:3px;padding:12px 8px}.demo-switch button strong{font-size:1.1rem}.demo-switch button>span{font-size:.8rem}.verse__title{max-width:13ch;font-size:2.35rem}.verse__copy{font-size:.98rem}.demo-result{min-height:4em;font-size:.8rem}.journey{grid-template-columns:1fr;gap:0}.journey__connector{width:2px;height:40px;margin:auto}.journey__connector>span{top:0;left:-17px;transform:rotate(-90deg)}.journey__connector i{width:2px;height:100%}.crm .crm-board__head{padding:18px}.crm .crm-board__stats{grid-template-columns:1fr 1fr;gap:0;width:100%;display:grid}.crm .crm-board__stats>div{padding:8px}.crm .crm-board__cols{grid-template-columns:1fr 1fr;gap:8px;max-height:none;padding:10px;overflow:visible}.crm .crm-col{min-height:165px;padding:5px}.crm .crm-col header{font-size:.68rem}.crm .crm-card{min-height:90px;padding:10px 8px}.crm .crm-card strong{font-size:.85rem}.crm .crm-card span{font-size:.7rem}.crm-report{grid-template-columns:1fr;gap:12px;padding:20px}.crm .crm-board__detail{padding:18px}.crm .crm-board__detail p{font-size:.9rem}.crm-feedback{padding:12px 18px}.crm-reset{width:100%}.process-layout{grid-template-columns:1fr}.process-steps button{min-height:90px;padding:16px 10px}.process-steps h3{font-size:1.25rem}.process-preview{min-height:430px}.cta .btn-row{flex-direction:column;width:100%}.cta .site-footer{padding-bottom:100px}.cta .site-footer__inner{text-align:center;justify-content:center}}.hero .display span{color:var(--ink)}.hero .display span:last-child{color:var(--accent)}@media (width<=720px){.shell .contact-dock{display:none}.shell .site-header__cta{min-height:44px}.shell .site-header__inner{gap:8px}}body{min-width:0}@media (width<=360px){.site-header .alpha-logo{gap:6px;font-size:.68rem}.site-header .alpha-logo__mark{width:32px;height:32px}.site-header .site-header__cta{padding:6px 10px;font-size:.75rem}.hero .display{font-size:2.2rem}.crm .crm-board__cols{grid-template-columns:1fr}}.cinema-world{isolation:isolate;background:#f4f6fb;position:relative}.cinema-backdrop{z-index:0;pointer-events:none;background:#f4f6fb;position:fixed;inset:0;overflow:hidden}.cinema-world .shell{z-index:1;position:relative}.cinema-backdrop__molten{opacity:1;z-index:1;position:absolute;inset:-8% -8% -12% -18%}.cinema-backdrop__molten .molten-metal-container{width:100%;height:100%}.cinema-backdrop__fallback{z-index:0;background:radial-gradient(900px 520px at 30% 40%,#0060f81f,#0000 62%),#f7f9fc;position:absolute;inset:0}.cinema-backdrop[data-renderer=molten] .cinema-backdrop__fallback{opacity:.4}.cinema-backdrop__wash{z-index:2;pointer-events:none;background:radial-gradient(120% 80% at 50% 40%,#f7f9fc1f,#f7f9fc8c 70%,#f7f9fcb8);position:absolute;inset:0}.cinema-progress{display:none}.cinema-world .site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f8fce8;border-color:#aebdd429}.cinema-control{color:#344c6d;white-space:nowrap;background:#ffffffb3;border:1px solid #cbd5e5;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 12px;font-size:.78rem;display:inline-flex}.cinema-control svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linejoin:round;width:15px;height:15px}.cinema-control:hover{background:#fff;border-color:#0060f8}.cinema-control:disabled{opacity:.65;cursor:default}.cinema-world .section{perspective:1500px;background:0 0}.cinema-world .section__inner{z-index:1}.cinema-world .hero{justify-content:center;align-items:center;min-height:calc(100svh - 68px);padding-top:clamp(4rem,12vh,8rem);padding-bottom:clamp(5rem,14vh,9rem);display:flex}.cinema-world .hero__grid{width:100%;min-height:0}.cinema-world .hero .display{text-align:center;max-width:12ch;font-size:clamp(2.8rem,6.2vw,5rem);line-height:1.22;overflow:visible}.cinema-world .hero .lede{font-size:1.15rem}.cinema-world .demos{background:0 0;padding-top:5rem;padding-bottom:8rem}.cinema-world .scene-intro{column-gap:5rem;margin-bottom:3rem}.cinema-world .handoff{background:0 0;padding-block:8rem}.cinema-world .journey{transform:translate3d(0, var(--scene-pan,0px), 0);gap:0}.cinema-world .journey__origin{transform:rotate(-2deg);box-shadow:15px 25px 60px #18457718}.cinema-world .journey__destination{box-shadow:0 25px 60px #18457720}.cinema-world .journey__connector>span{background:#eaf1fa}.cinema-world .crm{background:linear-gradient(#f3f7fc44,#f9fbffe8 25% 80%,#f3f7fc44);padding-block:8rem}.cinema-world .crm-board{transform:translate3d(0, var(--scene-pan,0px), 0) rotateX(var(--scene-tilt,0deg));transform-origin:top;background:#fff;border:1px solid #fff;box-shadow:0 40px 80px #10396d20!important}.cinema-world .process{background:linear-gradient(#f3f7fc44,#edf3facc 40%,#edf3fa22);padding-block:8rem}.cinema-world .process-preview{transform:translate3d(0, var(--scene-pan,0px), 0);border:1px solid #fff;box-shadow:0 35px 70px #173d691c}.cinema-world .process-steps button{background:#f4f7fc66}.cinema-world .process-steps button[aria-pressed=true]{color:#0054df;background:#fff}.cinema-world .cta{background:linear-gradient(#edf3fa00,#edf3fa88);padding-top:9rem;overflow:clip}.cinema-world .cta .cta__panel{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;min-height:450px;overflow:visible}.cinema-world .cta .display{word-break:normal;overflow-wrap:anywhere;max-width:min(14ch,100%);font-size:clamp(2.4rem,5vw,4.2rem);overflow:visible}.cta__panel{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:radial-gradient(700px 280px at 100% 0,#0060f829,#0000 55%),linear-gradient(#fff,#f3f6fc);flex-direction:column;align-items:flex-start;padding:clamp(2rem,5vw,3.25rem);display:flex}.cinema-world .site-footer{border-top:1px solid #a4b7d138}.cinema-world .btn--primary{box-shadow:0 10px 30px #0055df24}.cinema-world[data-still=true] .verse,.cinema-world[data-still=true] .crm-board,.cinema-world[data-still=true] .journey,.cinema-world[data-still=true] .process-preview{transform:none}@media (width>=1100px){.cinema-world .process-preview{align-self:start;position:sticky;top:120px}}@media (width<=1000px){.cinema-control span{display:none}.cinema-control{width:44px;padding:8px}.cinema-world .scene-intro{gap:2rem}.cinema-world .hero .display{font-size:3.4rem}.cinema-world .hero__grid{min-height:0}}@media (width<=760px){.cinema-backdrop__molten{display:none}.cinema-backdrop[data-renderer=molten] .cinema-backdrop__fallback{opacity:1}.cinema-backdrop__wash{background:linear-gradient(#f8faffaa,#edf4fb99 65%,#f8faffdd)}.cinema-world .hero{min-height:0;padding-top:2.5rem!important;padding-bottom:4rem!important}.cinema-world .hero__brand .alpha-logo{font-size:1rem}.cinema-world .hero .display{max-width:15ch;font-size:clamp(2.4rem,9vw,3.5rem)}.cinema-world .hero .lede{font-size:1rem}.cinema-world .demos,.cinema-world .handoff,.cinema-world .crm,.cinema-world .process,.cinema-world .cta{padding-block:4.5rem}.cinema-world .verse,.cinema-world .crm-board,.cinema-world .process-preview,.cinema-world .journey,.cinema-world .journey__origin{transform:none}.cinema-world .scene-intro{gap:20px;margin-bottom:2rem}.cinema-world .scene-intro .display{font-size:2.5rem}.cinema-world .cta .display{font-size:2.6rem}.cinema-world .cta .cta__panel{min-height:0}.cinema-world .site-header__nav{gap:8px}}@media (width<=440px){.cinema-world .site-header__brand .alpha-logo__word{display:none}.cinema-world .site-header__brand .alpha-logo{gap:0}.cinema-world .site-header__nav{gap:10px}.cinema-world .site-header__inner{min-height:68px}}@media (prefers-reduced-motion:reduce){.cinema-backdrop__molten{display:none}.cinema-backdrop[data-renderer=molten] .cinema-backdrop__fallback{opacity:1}.cinema-world .verse,.cinema-world .crm-board,.cinema-world .journey,.cinema-world .process-preview{transform:none}}.noise-overlay{pointer-events:none;width:100vw;height:100vh;position:absolute;top:0;left:0}.tunnel-overlay{z-index:320;pointer-events:none;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.tunnel-overlay--solid{pointer-events:auto;background:#06101feb}.tunnel-overlay--blend{background:0 0}.tunnel-overlay__wash{animation:tunnel-wash-clear var(--tunnel-ms,4s) cubic-bezier(.15, .75, .2, 1) forwards;background:radial-gradient(circle,#0000 0% 28%,#06101f59 55%,#06101fb8 100%);position:absolute;inset:0}.tunnel-overlay--solid .tunnel-overlay__wash{background:radial-gradient(circle,#0060f833 0%,#06101f8c 40%,#06101ff2 100%)}.tunnel-overlay__stage{perspective:1100px;place-items:center;width:min(78vw,460px);height:min(78vw,460px);display:grid;position:relative}.tunnel-overlay__rings{transform-style:preserve-3d;animation:tunnel-dive-shared var(--tunnel-ms,4s) cubic-bezier(.15, .75, .2, 1) forwards;position:absolute;inset:0}.tunnel-overlay__rings span{inset:calc(4% + var(--i) * 4.5%);border:2px solid rgba(0, 96, 248, calc(.9 - var(--i) * .07));animation:tunnel-ring-spin calc(5.5s + var(--i) * .35s) linear infinite;border-radius:50%;position:absolute;box-shadow:0 0 28px #0060f847,inset 0 0 34px #5b9bff24}.tunnel-overlay__core{z-index:1;background:radial-gradient(circle,#fff 0%,#9ec5ff 35%,#0060f8 68%,#0000 100%);border-radius:50%;width:16%;height:16%;animation:1.15s ease-in-out infinite tunnel-core-breathe;box-shadow:0 0 70px #0060f8b3}.tunnel-overlay--hold,.tunnel-overlay--hold.tunnel-overlay--solid{background:0 0}.tunnel-overlay--hold .tunnel-overlay__wash{opacity:0;animation:none}.tunnel-overlay__core.is-hold{width:min(110px,26vw);height:min(110px,26vw);animation:tunnel-core-to-cursor var(--hold-ms,.7s) cubic-bezier(.2, .8, .2, 1) forwards}@keyframes tunnel-core-to-cursor{0%{opacity:1;filter:blur();transform:translate(0)scale(1.25)}35%{opacity:.95;filter:blur();transform:translate(12vw,-8vh)scale(.55)}70%{opacity:.55;filter:blur(1px);transform:translate(26vw,18vh)scale(.18)}to{opacity:0;filter:blur(6px);transform:translate(34vw,28vh)scale(.04)}}.tunnel-overlay__caption{letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;text-shadow:0 2px 16px #00000059;animation:tunnel-caption-fade var(--tunnel-ms,4s) ease forwards;margin:0;font-family:Syne,sans-serif;font-size:.78rem;font-weight:800;position:absolute;bottom:-2.4rem}@keyframes tunnel-dive-shared{0%{opacity:.35;transform:translateZ(-80px)scale(.45)}25%{opacity:1}to{opacity:0;transform:translateZ(420px)scale(4.2)}}@keyframes tunnel-wash-clear{0%{opacity:1}55%{opacity:.85}to{opacity:0}}@keyframes tunnel-ring-spin{to{transform:rotate(360deg)}}@keyframes tunnel-core-breathe{0%,to{opacity:.7;transform:scale(.85)}50%{opacity:1;transform:scale(1.2)}}@keyframes tunnel-caption-fade{0%,40%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.tunnel-overlay__rings,.tunnel-overlay__rings span,.tunnel-overlay__core,.tunnel-overlay__wash,.tunnel-overlay__caption{animation:none}.tunnel-overlay__wash{opacity:0}}.loading-screen{z-index:300;color:#0b1220;overscroll-behavior:none;touch-action:none;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.loading-screen--ready{background:#f4f7fc}.loading-screen--tunnel{pointer-events:none;background:0 0}.loading-screen__molten{z-index:0;position:absolute;inset:-12%}.loading-screen__molten .molten-metal-container{width:100%;height:100%}.loading-screen__noise{z-index:1;opacity:.35;mix-blend-mode:multiply;pointer-events:none;position:absolute;inset:0}.loading-screen__word{z-index:2;font-family:var(--font-ar), sans-serif;letter-spacing:.02em;color:#0060f8;text-shadow:0 8px 40px #0060f82e;margin:0;font-size:clamp(3rem,9vw,5.5rem);font-weight:700;animation:1.4s ease-in-out infinite ready-pulse;position:relative}@keyframes ready-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.loading-screen__word{animation:none}}.ribbons-container{pointer-events:auto;z-index:0;width:100%;height:100%;position:absolute;inset:0}.shiny-text{display:inline-block}.text-rotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.text-rotate-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-rotate-word{display:inline-flex}.text-rotate-lines{flex-direction:column;width:100%;display:flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.star-border-container{border-radius:16px;display:inline-block;position:relative;overflow:hidden}.border-gradient-bottom{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-bottom;position:absolute;bottom:-12px;right:-250%}.border-gradient-top{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-top;position:absolute;top:-12px;left:-250%}.inner-content{color:#0b1220;text-align:center;z-index:1;background:#fff;border:1px solid #d7e3f4;border-radius:16px;padding:14px 22px;font-size:1rem;position:relative}.star-border-container.hero-star-cta,.star-border-container.hero-star-ghost{min-height:48px;text-decoration:none}.star-border-container.hero-star-cta--light .inner-content,.star-border-container.hero-star-cta.hero-star-cta--light .inner-content{font-weight:700;color:#0060f8!important;background:#fff!important;border-color:#d7e6ff!important}.star-border-container.hero-star-ghost .inner-content{font-weight:600;color:#3a4a63!important;background:#f7faff!important;border-color:#e3edf8!important}.star-border-container.verse-star-action{cursor:pointer;margin-top:1.5rem}.star-border-container.star-card{width:100%;display:block}.star-border-container.star-card .inner-content{text-align:start;background:#fffe;border-radius:16px;padding:0;overflow:hidden}@keyframes star-movement-bottom{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes star-movement-top{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.border-gradient-bottom,.border-gradient-top{opacity:.35;animation:none}}.text-type{white-space:pre-wrap;display:inline-block}.text-type__cursor{opacity:1;margin-left:.25rem;display:inline-block}.text-type__cursor--hidden{display:none}.circular-text{color:#0060f8;text-align:center;cursor:pointer;transform-origin:50%;border-radius:50%;width:200px;height:200px;margin:0 auto;font-weight:800;position:relative}.circular-text span{letter-spacing:.04em;font-size:.95rem;transition:all .5s cubic-bezier(0,0,0,1);display:inline-block;position:absolute;inset:0}.circular-text--site{color:#0b1220;width:min(220px,56vw);height:min(220px,56vw)}.circular-text--site span{font-family:Syne,IBM Plex Sans Arabic,sans-serif;font-size:clamp(.72rem,2.4vw,.95rem)}
