@font-face{font-family:Estedad;src:url(/fonts/estedad-400.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Estedad;src:url(/fonts/estedad-600.woff2) format("woff2");font-display:swap;font-weight:600}@font-face{font-family:Estedad;src:url(/fonts/estedad-700.woff2) format("woff2");font-display:swap;font-weight:700}@font-face{font-family:Estedad;src:url(/fonts/estedad-800.woff2) format("woff2");font-display:swap;font-weight:800}@font-face{font-family:Estedad Portal;src:url(/fonts/Estedad%5Bwght,kshd%5D.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:100 900}@font-face{font-family:Inter;src:url(/fonts/inter-400.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Inter;src:url(/fonts/inter-600.woff2) format("woff2");font-display:swap;font-weight:600}@font-face{font-family:Inter;src:url(/fonts/inter-700.woff2) format("woff2");font-display:swap;font-weight:700}:root{--blue-50:#eff6ff;--blue-100:#dcecff;--blue-500:#1970e3;--blue-600:#115fca;--navy:#0d1f3b;--navy-2:#172d50;--bg:#f8fafc;--surface:#fff;--surface-soft:#f3f6fa;--text:#10213c;--muted:#62728b;--line:#e1e8f1;--green:#087f60;--green-soft:#e9faf4;--amber:#a76400;--shadow-sm:0 7px 20px rgba(23, 52, 91, .06);--shadow-md:0 18px 44px rgba(23, 52, 91, .1);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;color:var(--text);background:var(--bg);font-family:Inter,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;margin:0;color:var(--text);background:var(--bg)}body[data-theme=dark]{--bg:#0a1424;--surface:#101e31;--surface-soft:#15263b;--text:#edf4ff;--muted:#adbbce;--line:#28405d;--blue-50:#102d50;--blue-100:#173c67;--blue-500:#65a6ff;--blue-600:#8cbdff;--navy:#091625;--navy-2:#102a4b;--green:#57d4a9;--green-soft:#123c35;--shadow-sm:0 8px 20px rgba(0,0,0,.18);--shadow-md:0 20px 52px rgba(0,0,0,.27)}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--blue-500) 50%,transparent);outline-offset:3px}[dir=rtl],[dir=rtl] button,[dir=rtl] a,[dir=rtl] input{font-family:Estedad,Tahoma,sans-serif}.portal-shell{min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#fff 0,var(--bg) 600px)}body[data-theme=dark] .portal-shell{background:linear-gradient(180deg,#0c192b 0,var(--bg) 600px)}.page-width{width:min(100% - 32px,1192px);margin-inline:auto}.site-header{position:sticky;z-index:30;top:0;border-bottom:1px solid color-mix(in srgb,var(--line) 86%,transparent);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:min-height .2s ease,background-color .2s ease}.header-inner{position:relative;display:flex;min-height:66px;align-items:center;gap:10px}.brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;color:var(--text);font-family:Inter,Estedad,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.045em;text-decoration:none}.brand img{width:34px;height:34px;border-radius:10px;object-fit:cover}.header-nav{display:none}.header-actions{display:flex;align-items:center;gap:6px;margin-inline-start:auto}.header-download,.header-icon,.language-switch,.menu-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:var(--surface);font-size:12px;font-weight:600}.header-download{padding:0 11px;border-color:var(--blue-500);color:#fff;background:var(--blue-500);text-decoration:none}.header-icon,.menu-button{width:40px;padding:0}.language-switch{padding:0 9px}.hero-section{position:relative;isolation:isolate;overflow:hidden;padding-block:48px 46px;background:radial-gradient(circle at 90% 20%,rgba(57,140,245,.16),transparent 31%),radial-gradient(circle at 8% 80%,rgba(114,169,249,.11),transparent 26%)}body[data-theme=dark] .hero-section{background:radial-gradient(circle at 90% 20%,rgba(47,128,235,.22),transparent 31%),radial-gradient(circle at 8% 80%,rgba(72,133,214,.15),transparent 26%)}.hero-noise{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.42;background-image:linear-gradient(90deg,rgba(17,88,189,.04) 1px,transparent 1px),linear-gradient(rgba(17,88,189,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 85%);mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy{max-width:670px}.hero-copy-enter{animation:fade-up .46s cubic-bezier(.22,1,.36,1) both}.release-badge{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--blue-500) 24%,var(--line));border-radius:999px;color:var(--blue-600);background:var(--blue-50);font-size:12px;font-weight:700}.hero-copy h1{max-width:680px;margin:0;font-size:clamp(35px,10vw,66px);font-weight:800;line-height:1.17;letter-spacing:-.06em}[dir=rtl] .hero-copy h1,[dir=rtl] .section-heading h2{letter-spacing:-.05em}.hero-lead{max-width:610px;margin:18px 0 0;color:var(--muted);font-size:clamp(16px,4.4vw,19px);line-height:1.9}.hero-facts{display:flex;flex-wrap:wrap;gap:8px 15px;padding:0;margin:20px 0 0;list-style:none;color:var(--muted);font-size:12px;font-weight:600}.hero-facts li,.trust-list span{display:inline-flex;align-items:center;gap:5px}.hero-facts svg{color:var(--green)}.hero-cta-group{display:grid;gap:9px;margin-top:28px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;padding-inline:16px;border:1px solid transparent;border-radius:13px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.985)}.button-primary{color:#fff;background:var(--blue-500);box-shadow:0 9px 18px #1667dc2e}.button-primary:hover{background:var(--blue-600);box-shadow:0 13px 24px #1667dc3d}.button-secondary{border-color:var(--line);color:var(--text);background:var(--surface)}.button-secondary:hover{border-color:color-mix(in srgb,var(--blue-500) 35%,var(--line));background:var(--blue-50)}.share-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:7px;border:0;color:var(--muted);background:transparent;font-size:13px;font-weight:700}.share-button:hover{color:var(--blue-600)}.trust-list{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:19px;color:var(--muted);font-size:11px}.trust-list svg{color:var(--green)}.mobile-showcase{position:relative;display:grid;min-height:436px;place-items:center;padding:30px 0 18px}.showcase-enter{animation:fade-up .5s cubic-bezier(.22,1,.36,1) .1s both}.showcase-caption{position:absolute;top:2px;right:0;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);box-shadow:var(--shadow-sm);font-size:11px;font-weight:700}[dir=rtl] .showcase-caption{right:auto;left:0}.online-dot{width:7px;height:7px;border-radius:50%;background:#18ad76;box-shadow:0 0 0 3px #18ad7624}.phone-wrap{position:relative;z-index:1;touch-action:pan-y;cursor:grab}.phone-wrap:active{cursor:grabbing}.phone-device{position:relative;width:min(67vw,280px);aspect-ratio:9/19.3;overflow:hidden;padding:8px;border:7px solid #0c1930;border-radius:38px;background:#0c1930;box-shadow:0 28px 50px #0b254e45,0 1px #ffffff40 inset;transform:rotate(2deg)}.phone-island{position:absolute;z-index:2;top:8px;left:50%;width:88px;height:19px;border-radius:0 0 13px 13px;background:#0c1930;transform:translate(-50%)}.phone-display{width:100%;height:100%;overflow:hidden;border-radius:26px;background:#eaf1fb}.phone-display img{display:block;width:100%;height:100%;object-fit:cover}.phone-shot{animation:screen-enter .28s ease both}.floating-card{position:absolute;z-index:2;display:flex;align-items:center;gap:6px;padding:9px 10px;border:1px solid var(--line);border-radius:11px;color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm);font-size:11px;font-weight:700;animation:float-soft 4.6s ease-in-out infinite}.floating-card svg{color:var(--blue-500)}.floating-card--one{top:27%;right:0}.floating-card--two{bottom:23%;left:0;animation-delay:-2.2s}[dir=rtl] .floating-card--one{right:auto;left:0}[dir=rtl] .floating-card--two{right:0;left:auto}.showcase-controls{position:absolute;z-index:2;bottom:36px;display:flex;align-items:center;gap:6px;padding:7px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:var(--shadow-sm)}.showcase-controls button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#b9c7d9;transition:width .2s ease,background-color .2s ease}.showcase-controls button.is-active{width:21px;background:var(--blue-500)}.mobile-showcase>p{position:absolute;right:0;bottom:0;left:0;margin:0;color:var(--muted);font-size:10px;text-align:center}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes screen-enter{0%{opacity:0;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.release-section{padding-top:24px}.release-panel{padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md)}.release-panel-head{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}.release-icon{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:13px;color:#fff;background:var(--blue-500)}.release-panel-head p,.section-heading>p,.developer-card>div>p:first-child{margin:0;color:var(--blue-600);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.11em}.release-panel-head h2,.section-heading h2,.safe-download h2,.developer-card h2{margin:5px 0 0;font-size:clamp(23px,5vw,31px);line-height:1.35;letter-spacing:-.04em}.release-panel-head span{display:block;max-width:680px;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.7}.release-refresh{display:inline-flex;min-height:39px;align-items:center;gap:6px;margin-inline-start:auto;padding-inline:10px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:var(--surface);font-size:12px;font-weight:700}.release-refresh:disabled{cursor:not-allowed;opacity:.58}.release-fallback{margin:15px 0 0;padding:9px 11px;border-radius:10px;color:var(--amber);background:#fff8e8;font-size:12px}.release-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.metric{min-width:0;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.metric-primary{border-color:color-mix(in srgb,var(--blue-500) 30%,var(--line));background:var(--blue-50)}.metric span,.metric small{display:block;color:var(--muted);font-size:10px;font-weight:600}.metric strong{display:block;overflow:hidden;margin-top:6px;font-family:Inter,Estedad,sans-serif;font-size:16px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.metric small{min-height:13px;margin-top:4px;line-height:1.4}.release-meta{display:grid;gap:9px;margin-top:14px;padding:13px 0;border-bottom:1px solid var(--line)}.release-meta span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.release-meta svg{color:var(--blue-500)}.release-meta b{color:var(--text);font-weight:700}.verified-meta svg{color:var(--green)}.checksum-field{display:flex;flex-direction:column;gap:10px;margin-top:15px;padding:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft)}.checksum-field div{min-width:0}.checksum-field span{display:block;color:var(--muted);font-family:Inter,Estedad,sans-serif;font-size:10px;font-weight:700}.checksum-field code{display:block;overflow:hidden;margin-top:5px;color:var(--text);font-family:Inter,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.checksum-field button{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;padding:6px 0;border:0;color:var(--blue-600);background:transparent;font-size:12px;font-weight:700}.release-download{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;margin-top:15px;border-radius:12px;color:#fff;background:var(--blue-500);font-size:13px;font-weight:700;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.release-download:hover{background:var(--blue-600);transform:translateY(-1px)}.feature-section,.gallery-section,.install-section,.faq-section{padding-top:78px}.section-heading{max-width:690px}.section-heading>span{display:block;margin-top:9px;color:var(--muted);font-size:14px;line-height:1.8}.feature-showcase{display:grid;gap:12px;margin-top:28px}.feature-main{position:relative;overflow:hidden;min-height:262px;padding:23px;border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,var(--navy),var(--navy-2));box-shadow:var(--shadow-md)}.feature-main:after{position:absolute;width:260px;height:260px;border:1px solid rgba(151,203,255,.18);border-radius:50%;top:-132px;left:-88px;content:""}[dir=rtl] .feature-main:after{right:-88px;left:auto}.feature-main-icon{position:relative;z-index:1;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:14px;color:#a7ceff;background:#ffffff17}.feature-main h3,.feature-card h3{position:relative;z-index:1;margin:22px 0 8px;font-size:21px;line-height:1.5;letter-spacing:-.025em}.feature-main p{position:relative;z-index:1;max-width:460px;margin:0;color:#d6e4f8;font-size:13px;line-height:1.9}.feature-main-line{position:absolute;right:23px;bottom:20px;left:23px;display:flex;align-items:center;gap:9px;color:#c8dcf5;font-family:Inter,Estedad,sans-serif;font-size:11px}.feature-main-line span{height:1px;flex:1;background:#fff3}.feature-main-line svg{color:#71d8b2}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feature-card{min-height:169px;padding:17px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover{border-color:color-mix(in srgb,var(--blue-500) 30%,var(--line));box-shadow:var(--shadow-sm);transform:translateY(-3px)}.feature-card>span{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;color:var(--blue-500);background:var(--blue-50)}.feature-card h3{margin:12px 0 4px;color:var(--text);font-size:14px}.feature-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.safe-download{display:grid;gap:13px;margin-top:78px;padding:20px;border:1px solid color-mix(in srgb,var(--blue-500) 25%,var(--line));border-radius:var(--radius-lg);background:linear-gradient(110deg,var(--blue-50),var(--surface))}.safe-download>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:#fff;background:var(--blue-500)}.safe-download h2{font-size:20px}.safe-download p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.8}.safe-download .button{min-height:45px}.gallery-layout{display:grid;gap:12px;margin-top:27px}.gallery-stage{position:relative;display:block;aspect-ratio:9/15;width:min(100%,330px);overflow:hidden;padding:0;margin-inline:auto;border:1px solid var(--line);border-radius:22px;background:var(--surface-soft);box-shadow:var(--shadow-md)}.gallery-stage img{width:100%;height:100%;object-fit:cover}.gallery-stage span{position:absolute;right:11px;bottom:11px;left:11px;display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-radius:10px;color:#fff;background:#081427ad;font-size:11px;font-weight:700}.gallery-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gallery-thumbnails button{aspect-ratio:9/12;overflow:hidden;padding:0;border:2px solid transparent;border-radius:10px;background:var(--surface-soft);transition:border-color .2s ease,transform .2s ease}.gallery-thumbnails button.is-active{border-color:var(--blue-500)}.gallery-thumbnails img{display:block;width:100%;height:100%;object-fit:cover}.gallery-mobile-track{display:flex;gap:12px;overflow-x:auto;margin-top:24px;padding:2px 0 8px;scrollbar-width:thin;scroll-snap-type:x mandatory}.gallery-mobile-track button{flex:0 0 160px;aspect-ratio:9/16;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:16px;background:var(--surface);scroll-snap-align:start}.gallery-mobile-track img{display:block;width:100%;height:100%;object-fit:cover}.step-timeline{display:grid;gap:12px;padding:0;margin:28px 0 0;list-style:none}.step-timeline li{position:relative;display:grid;grid-template-columns:auto auto 1fr;align-items:start;gap:11px;padding:17px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.step-count{color:var(--blue-600);font-family:Inter,Estedad,sans-serif;font-size:13px;font-weight:700}.step-icon{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;color:var(--blue-500);background:var(--blue-50)}.step-timeline h3{margin:1px 0 4px;font-size:15px}.step-timeline p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.install-warning{display:flex;gap:7px;margin:14px 0 0;color:var(--amber);font-size:12px;line-height:1.75}.install-warning svg{flex:0 0 auto;margin-top:2px}.faq-list{margin-top:27px;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>button{display:flex;width:100%;min-height:61px;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border:0;color:var(--text);background:transparent;font-size:14px;font-weight:700;text-align:inherit}.faq-item>button svg{flex:0 0 auto;color:var(--blue-500)}.faq-item>div{overflow:hidden}.faq-answer{animation:faq-enter .2s ease both}.faq-item p{max-width:860px;margin:0;padding:0 0 17px;color:var(--muted);font-size:12px;line-height:1.85}@keyframes faq-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.developer-section{padding-top:78px}.developer-card{position:relative;display:grid;grid-template-columns:74px 1fr;gap:15px;overflow:hidden;padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.developer-card>img{width:74px;height:74px;border:3px solid var(--blue-100);border-radius:18px;object-fit:cover}.developer-card h2{font-size:20px}.developer-card h3{margin:9px 0 2px;font-size:15px}.developer-body{grid-column:1/-1;margin:13px 0;color:var(--muted);font-size:12px;line-height:1.85}.developer-card a{display:inline-flex;min-height:39px;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:10px;color:var(--blue-600);background:var(--blue-50);font-size:12px;font-weight:700;text-decoration:none}.developer-mark{display:none}.site-footer{margin-top:78px;color:#dce8f8;background:var(--navy)}.footer-grid{display:grid;gap:24px;padding-block:35px 22px}.site-footer .brand{color:#fff}.site-footer .brand img{width:32px;height:32px}.site-footer p,.site-footer small{margin:9px 0 0;color:#aabed8;font-size:12px;line-height:1.7}.footer-nav,.footer-contact{display:flex;flex-wrap:wrap;gap:11px 17px}.footer-nav a,.footer-nav button,.footer-contact a{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#c7d6e9;background:transparent;font-size:12px;text-decoration:none}.footer-nav a:hover,.footer-nav button:hover,.footer-contact a:hover{color:#fff}.footer-bottom{display:flex;flex-direction:column;gap:7px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#aabed8;font-family:Inter,Estedad,sans-serif;font-size:11px}.footer-bottom strong{color:#fff;font-weight:600}.toast{position:fixed;z-index:60;right:16px;bottom:16px;display:flex;max-width:min(92vw,410px);align-items:center;gap:8px;padding:12px;border:1px solid #bde8d8;border-radius:13px;color:#126248;background:#f2fcf7;box-shadow:var(--shadow-md);font-size:13px;font-weight:600;animation:toast-enter .2s ease both}[dir=rtl] .toast{right:auto;left:16px}.toast>svg{color:var(--green)}.toast button{display:grid;width:28px;height:28px;place-items:center;margin-inline-start:8px;border:0;border-radius:8px;color:inherit;background:transparent}.preview-modal{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#040d1be0;animation:modal-enter .18s ease both}.preview-modal>img{max-width:min(88vw,470px);max-height:84vh;border-radius:20px;box-shadow:0 28px 80px #00000073}.preview-close,.preview-arrow{position:fixed;display:grid;width:43px;height:43px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:11px;color:#fff;background:#ffffff14}.preview-close{top:16px;right:16px}[dir=rtl] .preview-close{right:auto;left:16px}.preview-arrow{top:50%;transform:translateY(-50%)}.preview-arrow--prev{left:16px}.preview-arrow--next{right:16px;transform:translateY(-50%) rotate(180deg)}[dir=rtl] .preview-arrow--prev{right:16px;left:auto;transform:translateY(-50%) rotate(180deg)}[dir=rtl] .preview-arrow--next{right:auto;left:16px;transform:translateY(-50%)}.spin{animation:spin .78s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-enter{0%{opacity:0}to{opacity:1}}@media(min-width:520px){.page-width{width:min(100% - 48px,1192px)}.hero-cta-group{grid-template-columns:minmax(230px,1.35fr) 1fr auto;align-items:center}.share-button{min-height:50px;padding-inline:9px}.release-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.release-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.checksum-field{flex-direction:row;align-items:center}.checksum-field button{align-self:center;flex:0 0 auto}.safe-download{grid-template-columns:auto 1fr auto;align-items:center}.safe-download .button{min-width:130px}.developer-card{grid-template-columns:104px 1fr;align-items:start;padding:25px}.developer-card>img{width:104px;height:104px;border-radius:22px}}@media(min-width:760px){.hero-section{padding-block:72px 64px}.hero-grid{grid-template-columns:minmax(0,1.14fr) minmax(330px,.86fr);gap:58px}.mobile-showcase{min-height:540px}.phone-device{width:300px}.floating-card--one{right:-5px}.floating-card--two{left:-6px}[dir=rtl] .floating-card--one{right:auto;left:-5px}[dir=rtl] .floating-card--two{right:-6px;left:auto}.release-panel{padding:28px}.release-meta{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-showcase{grid-template-columns:minmax(300px,.83fr) minmax(0,1.17fr)}.feature-main{min-height:100%}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-layout{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);align-items:stretch}.gallery-stage{width:100%;max-width:none;height:100%;min-height:425px}.gallery-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start}.gallery-mobile-track{display:none}.step-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.step-timeline li{grid-template-columns:auto 1fr;min-height:175px;border-radius:0}.step-timeline li:first-child{border-radius:16px 0 0 16px}.step-timeline li:last-child{border-radius:0 16px 16px 0}[dir=rtl] .step-timeline li:first-child{border-radius:0 16px 16px 0}[dir=rtl] .step-timeline li:last-child{border-radius:16px 0 0 16px}.step-timeline li:not(:last-child):after{position:absolute;top:34px;right:0;width:1px;height:27px;content:"";background:var(--line)}[dir=rtl] .step-timeline li:not(:last-child):after{right:auto;left:0}.developer-card{grid-template-columns:130px 1fr auto;padding:30px}.developer-card>img{width:130px;height:130px;border-radius:24px}.developer-body{grid-column:auto;max-width:700px}.developer-mark{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:var(--blue-500);background:var(--blue-50)}.footer-grid{grid-template-columns:1.15fr .9fr .7fr}.footer-bottom{grid-column:1/-1;flex-direction:row;justify-content:space-between}}@media(min-width:980px){.header-inner{min-height:70px}.header-nav{display:flex;align-items:center;gap:23px;margin-inline-start:auto}.header-nav a{position:relative;padding:24px 0 21px;color:var(--muted);font-size:12px;font-weight:700;text-decoration:none}.header-nav a:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";border-radius:2px 2px 0 0;background:transparent;transition:background-color .2s ease}.header-nav a:hover,.header-nav a.is-active{color:var(--blue-600)}.header-nav a.is-active:after{background:var(--blue-500)}.menu-button{display:none}.hero-copy h1{font-size:clamp(48px,5vw,66px)}.phone-device{width:318px}.feature-section,.gallery-section,.install-section,.faq-section,.developer-section{padding-top:96px}.safe-download,.site-footer{margin-top:96px}}@media(max-width:979px){.header-nav.is-open{position:absolute;top:calc(100% + 8px);right:0;left:0;display:grid;gap:5px;padding:9px;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:var(--shadow-md)}.header-nav.is-open a{min-height:42px;display:flex;align-items:center;padding-inline:10px;border-radius:9px;color:var(--text);font-size:13px;font-weight:700;text-decoration:none}.header-nav.is-open a.is-active,.header-nav.is-open a:hover{color:var(--blue-600);background:var(--blue-50)}}@media(max-width:420px){.page-width{width:min(100% - 24px,1192px)}.header-download span,.language-switch span{display:none}.header-download,.language-switch{width:40px;padding:0}.hero-section{padding-top:38px}.hero-copy h1{font-size:clamp(34px,10.2vw,43px)}.floating-card{font-size:10px}.floating-card--one{right:-8px}.floating-card--two{left:-8px}[dir=rtl] .floating-card--one{right:auto;left:-8px}[dir=rtl] .floating-card--two{right:-8px;left:auto}.phone-device{width:min(73vw,270px)}.release-refresh{margin-inline-start:57px}.release-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-stage{width:min(100%,280px)}.preview-arrow{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--portal-lilac: #a49ce0;--portal-lilac-deep: #5d50c6;--portal-mist: #e3defb;--portal-ink: #2f285a;--portal-cloud: rgba(255, 255, 255, .34);--portal-radius: 30px;--portal-shadow: 0 20px 54px rgba(80, 75, 145, .13)}body{background:#f5f4ff}body[data-theme=dark]{--portal-lilac: #4f4b82;--portal-lilac-deep: #3d3968;--portal-mist: #15142a;--portal-ink: #f7f6ff;--portal-cloud: rgba(255,255,255,.06);background:#0f0e1c}.portal-shell{background:linear-gradient(180deg,#f9f8ff 0,#f1f0fc)}body[data-theme=dark] .portal-shell{background:linear-gradient(180deg,#111020 0,#0c0c17)}.page-width{width:min(100% - 40px,1220px)}.site-header{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{min-height:68px;margin-top:16px;padding:0 14px;border:1px solid rgba(255,255,255,.76);border-radius:18px;background:#ffffffb8;box-shadow:0 8px 30px #5c569912}body[data-theme=dark] .header-inner{border-color:#ffffff14;background:#1f1d35d1;box-shadow:none}.brand{gap:8px;color:var(--portal-ink);font-size:17px;letter-spacing:-.04em}.brand img{width:33px;height:33px;border-radius:10px}.header-nav{padding:5px;border:1px solid rgba(134,128,207,.14);border-radius:999px;background:#ffffff9e}body[data-theme=dark] .header-nav{border-color:#ffffff14;background:#ffffff0d}.header-nav a{padding:7px 12px!important;border-radius:999px;color:color-mix(in srgb,var(--portal-ink) 72%,transparent);font-size:11px}.header-nav a:after{display:none}.header-nav a:hover,.header-nav a.is-active{color:var(--portal-ink);background:#fffffff0}body[data-theme=dark] .header-nav a:hover,body[data-theme=dark] .header-nav a.is-active{background:#ffffff1a}.header-actions{gap:7px}.header-download,.header-icon,.language-switch,.menu-button{min-height:36px;border-color:#817bc029;border-radius:11px;color:var(--portal-ink);background:#ffffffb3;box-shadow:none}.header-download{padding-inline:11px;border-color:transparent;color:#fff;background:var(--portal-ink)}.header-download:hover{color:#fff;background:#46416f}body[data-theme=dark] .header-download{background:#efedff;color:#292640}.hero-section{padding:24px 0 38px;background:transparent}.hero-noise{display:none}.hero-grid{position:relative;isolation:isolate;min-height:570px;overflow:hidden;align-items:center;padding:clamp(30px,6vw,76px);border:1px solid rgba(255,255,255,.55);border-radius:var(--portal-radius);background:radial-gradient(circle at 84% 10%,rgba(255,255,255,.34),transparent 24%),radial-gradient(circle at 10% 87%,rgba(238,239,255,.42),transparent 29%),linear-gradient(126deg,#9b97dd,#b9b7ed 48%,#9994dd);box-shadow:var(--portal-shadow)}.hero-grid:before,.hero-grid:after{position:absolute;z-index:-1;border-radius:999px;content:"";pointer-events:none}.hero-grid:before{width:44vw;height:20vw;max-width:650px;max-height:310px;right:-11vw;bottom:-8vw;background:var(--portal-cloud);filter:blur(1px);transform:rotate(-15deg)}.hero-grid:after{width:min(35vw,520px);height:min(35vw,520px);left:-17vw;top:-19vw;border:1px solid rgba(255,255,255,.2);background:radial-gradient(circle at 60% 62%,rgba(255,255,255,.18),transparent 62%)}body[data-theme=dark] .hero-grid{border-color:#ffffff14;background:linear-gradient(130deg,#484376,#625d95 55%,#484374);box-shadow:0 18px 48px #00000040}.hero-copy{position:relative;z-index:1;max-width:610px;color:#fff}.release-badge{margin-bottom:22px;padding:7px 11px;border-color:#ffffff4f;color:#fff;background:#ffffff24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-copy h1{max-width:650px;color:#fff;font-size:clamp(45px,6.7vw,84px);font-weight:700;line-height:.99;letter-spacing:-.078em;text-wrap:balance}[dir=rtl] .hero-copy h1{letter-spacing:-.065em}.hero-lead{max-width:520px;margin-top:22px;color:#ffffffdb;font-size:clamp(15px,1.55vw,19px);line-height:1.9}.hero-facts{gap:8px 17px;margin-top:21px;color:#ffffffd4;font-size:11px}.hero-facts svg{color:#fff}.hero-cta-group{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:29px}.button{min-height:47px;border-radius:999px;padding-inline:18px;font-size:13px}.button-primary{color:#45406e;background:#fff;box-shadow:0 10px 24px #3b366f21}.button-primary:hover{color:#45406e;background:#f7f6ff;box-shadow:0 12px 27px #3b366f30}.button-secondary{border-color:#fff6;color:#fff;background:#ffffff1a}.button-secondary:hover{border-color:#fff9;color:#fff;background:#ffffff30}.share-button{min-height:42px;padding-inline:7px;color:#ffffffc7}.share-button:hover{color:#fff}.trust-list{margin-top:17px;color:#ffffffbf}.trust-list svg{color:#fff}.mobile-showcase{min-height:455px;padding-block:18px}.showcase-caption{top:2px;right:8px;border-color:#ffffff47;color:#fff;background:#ffffff24;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}[dir=rtl] .showcase-caption{right:auto;left:8px}.online-dot{background:#baffdc;box-shadow:0 0 0 3px #baffdc2e}.phone-device{width:min(66vw,280px);padding:7px;border-width:6px;border-radius:39px;border-color:#262442;background:#262442;box-shadow:0 24px 34px #36316552,0 0 0 1px #ffffff52;transform:rotate(3deg)}.phone-island{top:7px;background:#262442}.phone-display{border-radius:28px}.floating-card{border-color:#ffffff61;border-radius:13px;color:#48436e;background:#ffffffe6;box-shadow:0 10px 22px #44407624}.floating-card svg{color:var(--portal-lilac-deep)}.floating-card--one{top:26%;right:-8px}.floating-card--two{bottom:24%;left:-8px}.showcase-controls{bottom:14px;border-color:#ffffff59;background:#ffffffb8;box-shadow:0 8px 20px #3f3a711a}.showcase-controls button{background:#b3afd9}.showcase-controls button.is-active{background:var(--portal-lilac-deep)}.release-section{padding-top:30px}.release-panel{padding:clamp(21px,4vw,34px);border-color:#837ec124;border-radius:var(--portal-radius);background:#ffffffd1;box-shadow:0 15px 35px #5c569912}body[data-theme=dark] .release-panel{background:#19172c;border-color:#ffffff17;box-shadow:none}.release-icon{border-radius:15px;background:var(--portal-lilac-deep)}.release-panel-head p,.section-heading>p,.developer-card>div>p:first-child{color:var(--portal-lilac-deep);letter-spacing:.08em}.release-panel-head h2,.section-heading h2,.safe-download h2,.developer-card h2{color:var(--portal-ink)}.release-refresh{border-color:#837ec129;border-radius:999px;color:var(--portal-ink);background:var(--portal-mist)}.metric{padding:15px;border-color:#837ec11f;border-radius:17px;background:#fafaff}.metric-primary{border-color:#837ec133;background:#efeffd}body[data-theme=dark] .metric{background:#201e38;border-color:#ffffff14}body[data-theme=dark] .metric-primary{background:#29264b}.metric strong{color:var(--portal-ink);font-size:18px}.release-meta{border-bottom-color:#837ec121}.release-meta svg,.checksum-field button{color:var(--portal-lilac-deep)}.checksum-field{border-color:#837ec121;border-radius:16px;background:#fafaff}body[data-theme=dark] .checksum-field{background:#201e38;border-color:#ffffff14}.release-download{border-radius:999px;background:var(--portal-ink)}.release-download:hover{background:#47416f}.feature-section,.gallery-section,.install-section,.faq-section,.developer-section{padding-top:84px}.section-heading{max-width:670px}.section-heading h2{font-size:clamp(29px,3.6vw,43px)}.section-heading>span{color:color-mix(in srgb,var(--portal-ink) 62%,transparent)}.feature-showcase{gap:16px;margin-top:30px}.feature-main{min-height:286px;border-radius:var(--portal-radius);background:linear-gradient(145deg,#7d78c3,#a5a2e2);box-shadow:var(--portal-shadow)}.feature-main:after{border-color:#ffffff38}.feature-main-icon{color:#fff;background:#ffffff29}.feature-main p{color:#fffc}.feature-main-line{color:#ffffffc7}.feature-main-line svg{color:#d2ffd9}.feature-card{min-height:163px;border-color:#837ec121;border-radius:20px;background:#fffc;box-shadow:0 10px 22px #5e58970a}body[data-theme=dark] .feature-card{background:#19172c;border-color:#ffffff17;box-shadow:none}.feature-card:hover{border-color:#837ec152;box-shadow:0 16px 28px #5e58971a}.feature-card>span{border-radius:12px;color:var(--portal-lilac-deep);background:#efeffd}body[data-theme=dark] .feature-card>span{background:#29264b}.safe-download{gap:17px;border-color:#837ec124;border-radius:var(--portal-radius);background:linear-gradient(108deg,#e7e6fb,#fafaff)}body[data-theme=dark] .safe-download{background:#19172c;border-color:#ffffff17}.safe-download>span{border-radius:16px;background:var(--portal-lilac-deep)}.safe-download .button{color:#fff;background:var(--portal-ink)}.safe-download .button:hover{background:#47416f}.gallery-layout{gap:18px;margin-top:30px;padding:clamp(14px,2vw,22px);border-radius:var(--portal-radius);background:#e9e8fb}body[data-theme=dark] .gallery-layout{background:#19172c}.gallery-stage{border:6px solid #292641;border-radius:27px;box-shadow:0 22px 36px #403b7533}.gallery-stage span{border-radius:999px;background:#2a2748c2}.gallery-thumbnails{gap:10px}.gallery-thumbnails button{border-color:transparent;border-radius:15px;background:#ffffff91}.gallery-thumbnails button.is-active{border-color:var(--portal-lilac-deep)}.gallery-mobile-track button{border-color:#837ec126;border-radius:20px}.step-timeline li{border-color:#837ec121;border-radius:20px;background:#fffc}body[data-theme=dark] .step-timeline li{background:#19172c;border-color:#ffffff17}.step-count{color:var(--portal-lilac-deep)}.step-icon{border-radius:12px;color:var(--portal-lilac-deep);background:#efeffd}.install-warning{color:#92721a}.faq-list{border-top-color:#837ec126}.faq-item{border-bottom-color:#837ec126}.faq-item>button svg{color:var(--portal-lilac-deep)}.developer-card{border-color:#837ec124;border-radius:var(--portal-radius);background:#fffc;box-shadow:none}body[data-theme=dark] .developer-card{background:#19172c;border-color:#ffffff17}.developer-card>img{border-color:#e2e0fb}.developer-card a{border-color:#837ec126;border-radius:999px;color:var(--portal-lilac-deep);background:#efeffd}.developer-mark{color:var(--portal-lilac-deep);background:#efeffd}.site-footer{margin-top:84px;background:#2e2b4f}.toast{border-color:#837ec12e;border-radius:16px;color:var(--portal-ink);background:#fff;box-shadow:var(--portal-shadow)}.preview-modal{background:#282543e3}.preview-close,.preview-arrow{border-color:#ffffff47;background:#ffffff1a}@media(min-width:760px){.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(315px,.95fr);gap:44px}.mobile-showcase{min-height:490px}.phone-device{width:295px}}@media(min-width:980px){.header-inner{min-height:70px}.hero-section{padding-top:26px}.hero-grid{min-height:610px;padding-inline:clamp(42px,6.2vw,82px)}.hero-copy h1{font-size:clamp(57px,5.6vw,78px)}.phone-device{width:310px}}@media(max-width:759px){.site-header{position:relative}.header-inner{min-height:59px;margin-top:10px;padding-inline:10px;border-radius:15px}.brand span{font-size:15px}.hero-section{padding:15px 0 27px}.hero-grid{min-height:auto;padding:34px 22px 24px;border-radius:25px}.hero-copy{text-align:center}.release-badge{margin-bottom:18px}.hero-copy h1{font-size:clamp(42px,12vw,60px);line-height:1.04}.hero-lead{margin-inline:auto}.hero-facts,.trust-list,.hero-cta-group{justify-content:center}.hero-cta-group .button-primary{width:100%}.mobile-showcase{min-height:410px;margin-top:14px}.phone-device{width:min(68vw,264px)}.floating-card{font-size:10px}.floating-card--one{right:-15px}.floating-card--two{left:-15px}[dir=rtl] .floating-card--one{right:auto;left:-15px}[dir=rtl] .floating-card--two{right:-15px;left:auto}.feature-section,.gallery-section,.install-section,.faq-section,.developer-section{padding-top:67px}.safe-download{margin-top:67px}}@media(max-width:520px){.page-width{width:min(100% - 24px,1220px)}.header-download,.header-icon,.language-switch,.menu-button{min-height:34px;border-radius:10px}.hero-grid{padding-inline:18px}.hero-copy h1{font-size:clamp(38px,11.7vw,53px)}.hero-facts{gap:7px 11px;font-size:10px}.hero-cta-group{gap:6px}.button{min-height:45px;padding-inline:14px;font-size:12px}.mobile-showcase{min-height:388px}.phone-device{width:min(69vw,246px)}.showcase-caption{transform:scale(.92);transform-origin:top right}[dir=rtl] .showcase-caption{transform-origin:top left}.floating-card{display:none}.release-panel,.feature-main,.developer-card,.gallery-layout,.safe-download{border-radius:22px}}.site-header{position:relative;z-index:30;margin-bottom:-86px}.header-inner{border:0;background:transparent;box-shadow:none}body[data-theme=dark] .header-inner{border:0;background:transparent}.header-nav{box-shadow:0 6px 18px #423d7a14}.hero-section{padding-top:16px}.hero-grid{display:flex;min-height:720px;flex-direction:column;justify-content:flex-start;gap:0;padding-top:124px;text-align:center}.hero-section{min-height:158vh;--phone-offset: 0px;--phone-scale: 1;--phone-turn: 0deg;--cloud-one-x: 0px;--cloud-one-y: 0px;--cloud-two-x: 0px;--cloud-two-y: 0px;--hero-copy-offset: 0px;--hero-copy-opacity: 1}.hero-grid{position:sticky;top:12px;background:radial-gradient(ellipse at 8% 87%,rgba(255,255,255,.44) 0 12%,transparent 43%),radial-gradient(ellipse at 88% 22%,rgba(255,255,255,.33) 0 13%,transparent 40%),radial-gradient(ellipse at 52% 102%,rgba(227,228,255,.55) 0 17%,transparent 50%),linear-gradient(135deg,#a49ce0,#cc9cba,#6796d4)}.hero-grid:before{transform:translate3d(var(--cloud-one-x),var(--cloud-one-y),0) rotate(-15deg);transition:transform 70ms linear}.hero-grid:after{transform:translate3d(var(--cloud-two-x),var(--cloud-two-y),0);transition:transform 70ms linear}.hero-copy{max-width:770px;margin-inline:auto;opacity:var(--hero-copy-opacity);transform:translate3d(0,var(--hero-copy-offset),0);transition:opacity 70ms linear,transform 70ms linear}.release-badge{margin-bottom:16px}.hero-copy h1{max-width:760px;font-size:clamp(47px,6.1vw,77px);line-height:1.04}.hero-lead{max-width:580px;margin:15px auto 0;font-size:15px;line-height:1.8}.hero-facts,.trust-list,.hero-cta-group{justify-content:center}.hero-facts{margin-top:14px}.hero-cta-group{margin-top:21px}.mobile-showcase{min-height:360px;margin-top:5px;padding-block:14px 6px}.phone-wrap{transform:translate3d(0,var(--phone-offset),0) scale(var(--phone-scale)) rotate(var(--phone-turn));transform-origin:center center;transition:transform 70ms linear}.phone-device{width:226px;border-radius:35px;transform:none;animation:none}.phone-display{border-radius:24px}.phone-island{width:76px;height:17px}.showcase-caption{top:auto;right:auto;bottom:6px;left:50%;transform:translate(-50%);white-space:nowrap}[dir=rtl] .showcase-caption{right:auto;left:50%;transform:translate(-50%)}.floating-card,.showcase-controls{display:none}@media(min-width:980px){.hero-grid{min-height:735px;padding-top:122px}.hero-copy h1{font-size:clamp(56px,5.4vw,76px)}.mobile-showcase{min-height:373px}.phone-device{width:240px}}@media(max-width:759px){.site-header{margin-bottom:-69px}.header-inner{margin-top:10px}.hero-section{padding-top:10px}.hero-section{min-height:140vh}.hero-grid{min-height:650px;padding-top:93px}.hero-copy h1{max-width:500px;font-size:clamp(39px,11.1vw,58px)}.hero-lead{max-width:440px;font-size:14px}.mobile-showcase{min-height:326px;margin-top:7px}.phone-device{width:205px}.showcase-caption{bottom:0}}@media(max-width:520px){.header-nav.is-open{border-color:#837ec124;border-radius:16px;background:#fff}body[data-theme=dark] .header-nav.is-open{background:#211f3a;border-color:#ffffff14}.hero-grid{min-height:612px;padding-top:89px}.hero-copy h1{font-size:clamp(35px,10.8vw,48px)}.hero-lead{font-size:13px}.hero-facts,.trust-list{display:none}.hero-cta-group{gap:5px;margin-top:17px}.hero-cta-group .button-primary{width:auto;min-width:220px}.hero-cta-group .button-secondary,.share-button{display:none}.mobile-showcase{min-height:298px}.phone-device{width:187px}.showcase-caption{font-size:9px}}@media(prefers-reduced-motion:reduce){.hero-section{min-height:auto}.hero-grid{position:relative;top:auto}.hero-grid:before,.hero-grid:after,.hero-copy,.phone-wrap{transition:none;transform:none;opacity:1}}.hero-atmosphere{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.atmosphere-mist{position:absolute;display:block;border-radius:50%;filter:blur(18px);opacity:.82;will-change:transform;transition:transform 70ms linear}.atmosphere-mist--one{width:min(80vw,1040px);height:min(37vw,460px);right:-18%;bottom:-18%;background:radial-gradient(ellipse at 28% 56%,rgba(255,255,255,.68) 0 9%,transparent 31%),radial-gradient(ellipse at 49% 48%,rgba(237,236,255,.74) 0 15%,transparent 42%),radial-gradient(ellipse at 73% 56%,rgba(255,255,255,.57) 0 10%,transparent 35%);transform:translate3d(var(--cloud-one-x),var(--cloud-one-y),0) rotate(-11deg)}.atmosphere-mist--two{width:min(67vw,820px);height:min(31vw,390px);top:-12%;left:-19%;background:radial-gradient(ellipse at 33% 58%,rgba(255,255,255,.44) 0 12%,transparent 35%),radial-gradient(ellipse at 55% 44%,rgba(205,198,241,.54) 0 15%,transparent 43%),radial-gradient(ellipse at 75% 59%,rgba(255,255,255,.38) 0 10%,transparent 36%);transform:translate3d(var(--cloud-two-x),var(--cloud-two-y),0) rotate(12deg)}.ethereal-pillar{position:absolute;display:block;width:clamp(104px,11vw,170px);height:88%;border:1px solid rgba(255,255,255,.29);border-radius:999px;background:linear-gradient(90deg,#ffffff0f,#ffffff57 50%,#5749a51f),linear-gradient(180deg,#ffffff21,#6c5db814);box-shadow:inset 13px 0 30px #ffffff1f,inset -15px 0 28px #4c3a971a,0 28px 52px #4e398a14;opacity:.72;transition:transform 70ms linear}.ethereal-pillar--left{top:11%;left:-1.5%;transform:translate3d(var(--cloud-two-x),var(--cloud-two-y),0) perspective(850px) rotateY(-19deg) rotate(7deg)}.ethereal-pillar--right{right:-1.5%;bottom:8%;transform:translate3d(var(--cloud-one-x),var(--cloud-one-y),0) perspective(850px) rotateY(19deg) rotate(-7deg)}.hero-copy{position:relative;z-index:3}.mobile-showcase{position:relative;z-index:2;min-height:378px;padding-top:25px}.phone-wrap{z-index:2;margin-top:8px}.hero-cta-group{position:relative;z-index:4}@media(max-width:759px){.atmosphere-mist{filter:blur(13px);opacity:.68}.ethereal-pillar{width:84px;opacity:.5}.ethereal-pillar--left{left:-11%}.ethereal-pillar--right{right:-11%}.mobile-showcase{min-height:338px;padding-top:18px}}@media(prefers-reduced-motion:reduce){.atmosphere-mist,.ethereal-pillar{transition:none;transform:none}}.gallery-section{overflow:clip}.gallery-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4, 16px);width:min(100%,960px);margin:28px auto 0;padding:clamp(14px,2vw,22px);border:1px solid rgba(131,126,193,.16);border-radius:24px;background:color-mix(in srgb,var(--surface) 86%,#e5e3fb);box-shadow:0 14px 34px #322c6212}.gallery-stage{width:min(100%,286px);min-height:0;aspect-ratio:9 / 16;height:auto;margin:0 auto;border:1px solid rgba(47,40,90,.18);border-radius:22px;background:var(--surface-soft);box-shadow:0 12px 28px #2b255724}.gallery-stage:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:1px solid rgba(255,255,255,.42);border-radius:inherit;pointer-events:none}.gallery-stage img,.gallery-thumbnails img{object-position:center top}.gallery-stage span{right:10px;bottom:10px;left:10px;min-height:34px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#191635bd;font-size:11px;-webkit-backdrop-filter:none;backdrop-filter:none}.gallery-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:10px}.gallery-thumbnails button{position:relative;min-height:0;aspect-ratio:9 / 14;border:1px solid rgba(131,126,193,.15);border-radius:14px;background:var(--surface-soft);box-shadow:0 4px 12px #302b5f0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.gallery-thumbnails button:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:2px solid transparent;border-radius:inherit;pointer-events:none}.gallery-thumbnails button.is-active{border-color:#5d50c66b;box-shadow:0 8px 18px #5d50c629}.gallery-thumbnails button.is-active:after{border-color:var(--portal-lilac-deep)}.gallery-thumbnails button:hover{transform:translateY(-2px)}.gallery-thumbnails button:focus-visible{outline:3px solid rgba(93,80,198,.32);outline-offset:3px}.gallery-mobile-track{display:none}body[data-theme=dark] .gallery-layout{border-color:#ffffff1a;background:#19172c;box-shadow:none}body[data-theme=dark] .gallery-stage,body[data-theme=dark] .gallery-thumbnails button{border-color:#ffffff1f;background:#211f3a}@media(min-width:760px){.gallery-layout{grid-template-columns:minmax(238px,.72fr) minmax(0,1.28fr);align-items:center}.gallery-stage{width:min(100%,300px);min-height:0}.gallery-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:759px){.gallery-layout{gap:16px}.gallery-thumbnails{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 8px;scroll-snap-type:x mandatory;scrollbar-width:thin}.gallery-thumbnails button{flex:0 0 82px;scroll-snap-align:start}}.gallery-layout{grid-template-columns:minmax(0,1fr);align-items:center;min-height:0}.gallery-stage{width:min(100%,278px);max-height:494px;margin:0 auto;cursor:zoom-in}.gallery-stage-image{animation:gallery-frame-enter .32s ease both}.gallery-details{display:grid;align-content:center;gap:12px;min-height:190px;padding:clamp(18px,3vw,30px);border:1px solid rgba(131,126,193,.14);border-radius:20px;background:#ffffffa8}.gallery-count{display:inline-flex;width:fit-content;min-height:27px;align-items:center;padding-inline:10px;border-radius:999px;color:var(--portal-lilac-deep);background:#5d50c61a;font-size:11px;font-weight:800;letter-spacing:.08em;direction:ltr}.gallery-details h3{margin:0;color:var(--portal-ink);font-size:clamp(21px,2.2vw,29px);line-height:1.25}.gallery-details p{max-width:42ch;margin:0;color:var(--muted);font-size:14px;line-height:1.9}.gallery-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:4px}.gallery-pagination button{display:grid;width:27px;height:28px;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;transition:background-color .18s ease,transform .18s ease}.gallery-pagination button span{display:block;width:7px;height:7px;border-radius:999px;background:#5d50c647;transition:width .18s ease,background-color .18s ease}.gallery-pagination button:hover{background:#5d50c614}.gallery-pagination button.is-active span{width:21px;background:var(--portal-lilac-deep)}.gallery-pagination button:focus-visible{outline:3px solid rgba(93,80,198,.3);outline-offset:2px}.gallery-thumbnails,.gallery-mobile-track{display:none!important}@keyframes gallery-frame-enter{0%{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}body[data-theme=dark] .gallery-details{border-color:#ffffff17;background:#211f3af0}body[data-theme=dark] .gallery-details h3{color:#f5f3ff}@media(min-width:760px){.gallery-layout{grid-template-columns:minmax(242px,.8fr) minmax(310px,1.2fr);gap:clamp(24px,4vw,54px);padding:clamp(22px,3vw,34px)}.gallery-stage{width:min(100%,294px)}.gallery-details{min-height:246px}}@media(max-width:520px){.gallery-layout{padding:12px}.gallery-stage{width:min(100%,244px)}.gallery-details{min-height:166px;padding:18px}.gallery-details p{font-size:13px}}@media(prefers-reduced-motion:reduce){.gallery-stage-image{animation:none}}.release-section{padding-top:clamp(56px,7vw,82px)}.release-panel{width:min(100%,1120px);margin-inline:auto;padding:clamp(20px,3vw,30px);border-radius:24px;background:var(--surface);box-shadow:0 16px 34px #322c620f}.release-panel-head{align-items:center;gap:14px}.release-panel-head>div:nth-child(2){flex:1 1 340px}.release-icon{width:48px;height:48px;border-radius:15px;box-shadow:0 8px 16px #5d50c62e}.release-panel-head h2{margin-top:3px;font-size:clamp(26px,3.2vw,37px)}.release-panel-head span{margin-top:4px;font-size:13px}.release-refresh{min-height:38px;padding-inline:13px;background:var(--surface-soft);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.release-refresh:hover:not(:disabled){border-color:#5d50c64d;background:#5d50c612;transform:translateY(-1px)}.release-metrics{gap:12px;margin-top:22px}.metric{display:flex;min-height:104px;flex-direction:column;justify-content:center;padding:16px;border-radius:16px}.metric strong{margin-top:7px;font-size:clamp(17px,1.7vw,21px)}.metric small{min-height:0;margin-top:5px}.release-meta{gap:10px;margin-top:14px;padding:14px 0 0;border-bottom:0}.release-meta span{min-height:34px;padding:8px 10px;border-radius:10px;background:var(--surface-soft)}.checksum-field{margin-top:12px;padding:11px 14px;border-radius:14px}.checksum-field code{font-size:10px}.release-download{min-height:48px;margin-top:14px;border-radius:14px}.feature-section{padding-top:clamp(64px,8vw,96px)}.feature-section .section-heading{max-width:630px}.feature-showcase{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;max-width:1120px;margin:26px auto 0}.feature-main{display:flex;min-height:218px;flex-direction:column;padding:clamp(22px,3vw,30px);border-radius:24px;background:linear-gradient(125deg,#625cb0,#908bd1);box-shadow:0 14px 30px #5e589724}.feature-main:after{top:-160px;left:auto;right:-72px;width:310px;height:310px;opacity:.65}[dir=rtl] .feature-main:after{right:-72px;left:auto}.feature-main-icon{width:44px;height:44px;border-radius:13px}.feature-main h3{max-width:650px;margin:16px 0 5px;font-size:clamp(20px,2.4vw,27px);line-height:1.35}.feature-main p{max-width:660px;font-size:13px;line-height:1.8}.feature-main-line{position:static;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.feature-main-line span{display:none}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-card{display:flex;min-height:136px;flex-direction:column;padding:17px;border-radius:17px}.feature-card>span{width:38px;height:38px;border-radius:11px}.feature-card h3{margin:11px 0 3px;font-size:14px;line-height:1.45}.feature-card p{font-size:11px;line-height:1.65}@media(min-width:760px){.release-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.release-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1120px){.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.release-section{padding-top:52px}.release-panel{border-radius:20px}.release-panel-head{align-items:flex-start}.release-refresh{width:100%;justify-content:center;margin-inline-start:0}.metric{min-height:92px;padding:13px}.release-meta span{font-size:10px}.feature-main{min-height:206px;border-radius:20px}.feature-grid{grid-template-columns:minmax(0,1fr)}.feature-card{min-height:124px}}.portal-shell,.portal-shell button,.portal-shell a,.portal-shell input,.portal-shell textarea,.portal-shell select{font-family:Estedad Portal,Estedad,Tahoma,sans-serif}.portal-shell code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.portal-shell .brand,.portal-shell .metric strong,.portal-shell .release-panel-head p,.portal-shell .section-heading>p{font-family:Estedad Portal,Estedad,Tahoma,sans-serif}.section-heading h2{max-width:none;text-wrap:balance;overflow-wrap:normal;word-break:normal}.feature-section .section-heading h2{font-size:clamp(28px,3.25vw,40px);line-height:1.35}.install-section{width:min(100% - 32px,1120px);margin-inline:auto;padding-top:clamp(64px,8vw,94px)}.install-section .section-heading{max-width:690px}.step-timeline{gap:12px;max-width:1120px;margin:26px auto 0}.step-timeline li{display:flex;min-height:172px;flex-direction:column;gap:15px;padding:22px;border:1px solid rgba(131,126,193,.14);border-radius:18px!important;background:var(--surface);box-shadow:0 10px 24px #322c620b}.step-timeline li:after{display:none}.step-count{position:static;display:inline-flex;width:fit-content;min-width:32px;min-height:27px;align-items:center;justify-content:center;order:-1;padding-inline:8px;border-radius:999px;color:var(--portal-lilac-deep);background:#5d50c617;font-size:11px;font-weight:800}.step-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:var(--portal-lilac-deep);background:#efeffd}.step-timeline li>div{margin-top:auto}.step-timeline h3{margin:0;color:var(--portal-ink);font-size:16px;line-height:1.5}.step-timeline p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.install-warning{display:flex;width:fit-content;max-width:100%;align-items:center;gap:8px;margin:16px auto 0;padding:10px 13px;border:1px solid rgba(180,131,32,.18);border-radius:12px;color:#82601b;background:#fffaf0;font-size:12px;line-height:1.7}.developer-section{width:min(100% - 32px,1120px);margin-inline:auto;padding-top:clamp(64px,8vw,94px)}.developer-card{max-width:1120px;gap:clamp(18px,3vw,30px);padding:clamp(22px,3vw,34px);border:1px solid rgba(131,126,193,.14);border-radius:24px;background:var(--surface);box-shadow:0 14px 30px #322c620e}.developer-card>img{width:112px;height:112px;padding:4px;border:1px solid rgba(93,80,198,.24);border-radius:22px;background:#fff;box-shadow:0 10px 20px #5d50c61a}.developer-card>div{min-width:0}.developer-card>div>p:first-child{margin-bottom:4px;color:var(--portal-lilac-deep)}.developer-card h2{margin:0;font-size:clamp(23px,3vw,31px)}.developer-card h3{margin:8px 0 1px;color:var(--portal-ink);font-size:17px}.developer-card>div>span{color:var(--muted);font-size:12px}.developer-card .developer-body{max-width:690px;margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.9}.developer-card a{width:fit-content;min-height:40px;margin-top:16px;border-radius:11px}.developer-mark{width:42px;height:42px;border-radius:13px}.site-footer{margin-top:clamp(60px,8vw,92px);padding:18px 0 max(18px,env(safe-area-inset-bottom));border-top:1px solid rgba(131,126,193,.14);color:var(--muted);background:transparent}.footer-simple{text-align:center;font-size:13px;font-weight:700;letter-spacing:.02em}body[data-theme=dark] .step-timeline li,body[data-theme=dark] .developer-card{border-color:#ffffff17;background:#19172c;box-shadow:none}body[data-theme=dark] .step-icon{background:#29264b}body[data-theme=dark] .developer-card>img{background:#201e38}body[data-theme=dark] .install-warning{border-color:#e3ba5c2e;color:#f0d78e;background:#2c281f}@media(min-width:760px){.step-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.step-timeline li{min-height:192px}.developer-card{grid-template-columns:112px minmax(0,1fr) auto;align-items:center}}@media(min-width:1024px){.feature-section .section-heading h2{white-space:nowrap}}@media(max-width:759px){.install-section,.developer-section{width:min(100% - 24px,1120px)}.developer-card{text-align:center}.developer-card>img{margin-inline:auto}.developer-card a{margin-inline:auto}.developer-mark{display:none}}:root{--neo-surface: #f0effa;--neo-highlight: rgba(255, 255, 255, .94);--neo-shadow: rgba(132, 127, 174, .25);--neo-raised: 9px 9px 18px var(--neo-shadow), -9px -9px 18px var(--neo-highlight);--neo-raised-sm: 5px 5px 11px rgba(132, 127, 174, .19), -5px -5px 11px rgba(255, 255, 255, .88);--neo-pressed: inset 4px 4px 9px rgba(132, 127, 174, .2), inset -4px -4px 9px rgba(255, 255, 255, .86)}body[data-theme=dark]{--neo-surface: #1c1a31;--neo-highlight: rgba(55, 52, 84, .9);--neo-shadow: rgba(5, 4, 13, .52);--neo-raised: 9px 9px 18px var(--neo-shadow), -9px -9px 18px var(--neo-highlight);--neo-raised-sm: 5px 5px 11px rgba(5, 4, 13, .42), -5px -5px 11px rgba(55, 52, 84, .72);--neo-pressed: inset 4px 4px 9px rgba(5, 4, 13, .48), inset -4px -4px 9px rgba(55, 52, 84, .72)}body,.portal-shell,body[data-theme=dark] .portal-shell{background:var(--neo-surface)}.header-inner,.header-nav,.release-panel,.metric,.release-meta span,.checksum-field,.feature-card,.gallery-layout,.gallery-details,.step-timeline li,.developer-card,.faq-item{border-color:transparent;background:var(--neo-surface);box-shadow:var(--neo-raised-sm)}.header-inner{box-shadow:var(--neo-raised)}.header-nav{padding:4px}.header-nav a:hover,.header-nav a.is-active{box-shadow:var(--neo-pressed)}.release-icon,.feature-main-icon,.feature-card>span,.step-icon,.developer-mark{box-shadow:var(--neo-raised-sm)}.metric-primary,.release-meta span,.checksum-field{background:var(--neo-surface)}.feature-card:hover,.step-timeline li:hover,.gallery-details:hover{border-color:transparent;box-shadow:12px 12px 22px #847fae38,-12px -12px 22px var(--neo-highlight);transform:translateY(-2px)}.release-refresh,.checksum-field button,.developer-card a,.faq-item button,.header-icon,.language-switch,.menu-button,.header-download{border-color:transparent;color:var(--portal-ink);background:var(--neo-surface);box-shadow:var(--neo-raised-sm)}.release-refresh:active,.checksum-field button:active,.developer-card a:active,.faq-item button:active,.header-icon:active,.language-switch:active,.menu-button:active,.header-download:active{box-shadow:var(--neo-pressed);transform:translateY(0)}.hero-cta-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,640px);gap:12px}.hero-cta-group>.button,.hero-cta-group>.share-button{width:100%;min-height:50px;padding-inline:14px;border:1px solid rgba(255,255,255,.4);border-radius:16px;color:var(--portal-ink);background:var(--neo-surface);box-shadow:7px 7px 14px #3e386e33,-7px -7px 14px #ffffff59;font-size:12px;font-weight:800;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,background-color .18s ease}.hero-cta-group>.button:hover,.hero-cta-group>.share-button:hover{color:var(--portal-ink);background:#f8f7ff;box-shadow:10px 10px 18px #3e386e3d,-10px -10px 18px #ffffff61;transform:translateY(-2px)}.hero-cta-group>.button:active,.hero-cta-group>.share-button:active{box-shadow:inset 4px 4px 8px #3e386e2e,inset -4px -4px 8px #ffffff52;transform:translateY(0)}.feature-main,.hero-grid{box-shadow:14px 14px 28px #635c9e38,-12px -12px 24px #ffffff36}.release-badge,.showcase-caption{-webkit-backdrop-filter:none;backdrop-filter:none}body[data-theme=dark] .header-inner,body[data-theme=dark] .header-nav,body[data-theme=dark] .release-panel,body[data-theme=dark] .metric,body[data-theme=dark] .release-meta span,body[data-theme=dark] .checksum-field,body[data-theme=dark] .feature-card,body[data-theme=dark] .gallery-layout,body[data-theme=dark] .gallery-details,body[data-theme=dark] .step-timeline li,body[data-theme=dark] .developer-card,body[data-theme=dark] .faq-item,body[data-theme=dark] .release-refresh,body[data-theme=dark] .header-icon,body[data-theme=dark] .language-switch,body[data-theme=dark] .menu-button,body[data-theme=dark] .header-download{background:var(--neo-surface)}@media(max-width:759px){.hero-cta-group{grid-template-columns:minmax(0,1fr);width:min(100%,320px);margin-inline:auto}.hero-cta-group>.button,.hero-cta-group>.share-button{min-height:48px}}@media(prefers-reduced-motion:reduce){.feature-card:hover,.step-timeline li:hover,.gallery-details:hover,.hero-cta-group>.button:hover,.hero-cta-group>.share-button:hover{transform:none}}.portal-shell{overflow-x:clip;overflow-y:visible}.release-metrics{grid-auto-rows:108px}.metric{height:108px}.release-meta{grid-auto-rows:minmax(44px,auto)}.release-meta span{min-width:0;min-height:44px;align-items:center;overflow-wrap:anywhere}.release-meta span svg{flex:0 0 auto}.release-meta span b{white-space:nowrap}.release-panel-head span,.section-heading>span,.feature-card p,.step-timeline p,.developer-body,.faq-item p{overflow-wrap:anywhere}.feature-grid{grid-auto-rows:142px}.feature-card{height:142px;min-height:0}.faq-list{display:grid;gap:12px;border-top:0}.faq-item{min-width:0;min-height:64px;overflow:hidden;border:0;border-radius:16px}.faq-item>button{min-width:0;min-height:64px;padding:13px 18px;line-height:1.65;white-space:normal;overflow-wrap:anywhere}.faq-item>button>span{min-width:0}.faq-item>div{overflow:visible}.faq-item p{padding:0 18px 18px}.hero-cta-group{grid-auto-rows:50px}.hero-cta-group>.button,.hero-cta-group>.share-button{height:50px;min-height:50px}@media(min-width:1024px){.feature-section .section-heading h2{white-space:normal}}@media(max-width:759px){.release-metrics{grid-auto-rows:98px}.metric{height:98px}.feature-grid{grid-auto-rows:auto}.feature-card{height:auto;min-height:126px}.faq-item>button{min-height:68px}}.release-panel,.feature-showcase,.gallery-layout,.step-timeline,.developer-card,.faq-list{width:100%;max-width:none}.install-section,.developer-section{width:min(100% - 40px,1220px)}@media(max-width:759px){.install-section,.developer-section{width:min(100% - 24px,1220px)}}.scroll-reveal{opacity:0;transform:translate3d(0,28px,0) scale(.99);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.scroll-reveal-visible{opacity:1;transform:translateZ(0) scale(1)}.scroll-reveal>.section-heading,.scroll-reveal>.release-panel,.scroll-reveal>.gallery-layout,.scroll-reveal>.developer-card,.scroll-reveal>.faq-list,.scroll-reveal>.step-timeline{opacity:0;transform:translate3d(0,16px,0);transition:opacity .44s cubic-bezier(.22,1,.36,1),transform .44s cubic-bezier(.22,1,.36,1)}.scroll-reveal-visible>.section-heading,.scroll-reveal-visible>.release-panel,.scroll-reveal-visible>.gallery-layout,.scroll-reveal-visible>.developer-card,.scroll-reveal-visible>.faq-list,.scroll-reveal-visible>.step-timeline{opacity:1;transform:translateZ(0)}.scroll-reveal-visible>.section-heading{transition-delay:60ms}.scroll-reveal-visible>.release-panel,.scroll-reveal-visible>.gallery-layout,.scroll-reveal-visible>.developer-card,.scroll-reveal-visible>.faq-list,.scroll-reveal-visible>.step-timeline{transition-delay:145ms}.scroll-reveal-visible .metric,.scroll-reveal-visible .feature-card,.scroll-reveal-visible .step-timeline li,.scroll-reveal-visible .faq-item{animation:scroll-item-in .48s cubic-bezier(.22,1,.36,1) both}.scroll-reveal-visible .metric:nth-child(2),.scroll-reveal-visible .feature-card:nth-child(2),.scroll-reveal-visible .step-timeline li:nth-child(2),.scroll-reveal-visible .faq-item:nth-child(2){animation-delay:65ms}.scroll-reveal-visible .metric:nth-child(3),.scroll-reveal-visible .feature-card:nth-child(3),.scroll-reveal-visible .step-timeline li:nth-child(3),.scroll-reveal-visible .faq-item:nth-child(3){animation-delay:.12s}.scroll-reveal-visible .metric:nth-child(n+4),.scroll-reveal-visible .feature-card:nth-child(n+4),.scroll-reveal-visible .faq-item:nth-child(n+4){animation-delay:165ms}@keyframes scroll-item-in{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal>.section-heading,.scroll-reveal>.release-panel,.scroll-reveal>.gallery-layout,.scroll-reveal>.developer-card,.scroll-reveal>.faq-list,.scroll-reveal>.step-timeline{opacity:1;transform:none;transition:none}.scroll-reveal-visible .metric,.scroll-reveal-visible .feature-card,.scroll-reveal-visible .step-timeline li,.scroll-reveal-visible .faq-item{animation:none}}.scroll-reveal{opacity:0;transform:translate3d(0,42px,0) scale(.972);transition:none}.scroll-reveal-visible{opacity:1;transform:none;animation:section-reveal .76s cubic-bezier(.16,1,.3,1) both}.scroll-reveal>.section-heading,.scroll-reveal>.release-panel,.scroll-reveal>.feature-showcase,.scroll-reveal>.gallery-layout,.scroll-reveal>.developer-card,.scroll-reveal>.faq-list,.scroll-reveal>.step-timeline{opacity:0;transform:translate3d(0,24px,0);transition:none}.scroll-reveal-visible>.section-heading,.scroll-reveal-visible>.release-panel,.scroll-reveal-visible>.feature-showcase,.scroll-reveal-visible>.gallery-layout,.scroll-reveal-visible>.developer-card,.scroll-reveal-visible>.faq-list,.scroll-reveal-visible>.step-timeline{opacity:1;transform:none;animation:section-content-reveal .62s cubic-bezier(.16,1,.3,1) both}.scroll-reveal-visible>.section-heading{animation-delay:80ms}.scroll-reveal-visible>.release-panel,.scroll-reveal-visible>.feature-showcase,.scroll-reveal-visible>.gallery-layout,.scroll-reveal-visible>.developer-card,.scroll-reveal-visible>.faq-list,.scroll-reveal-visible>.step-timeline{animation-delay:.18s}.scroll-reveal-visible .metric,.scroll-reveal-visible .feature-card,.scroll-reveal-visible .step-timeline li,.scroll-reveal-visible .faq-item{animation-name:card-reveal;animation-duration:.56s;animation-timing-function:cubic-bezier(.16,1,.3,1)}@keyframes section-reveal{0%{opacity:0;transform:translate3d(0,42px,0) scale(.972)}65%{opacity:1;transform:translate3d(0,-2px,0) scale(1.002)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes section-content-reveal{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes card-reveal{0%{opacity:0;transform:translate3d(0,18px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal-visible,.scroll-reveal>.section-heading,.scroll-reveal>.release-panel,.scroll-reveal>.feature-showcase,.scroll-reveal>.gallery-layout,.scroll-reveal>.developer-card,.scroll-reveal>.faq-list,.scroll-reveal>.step-timeline,.scroll-reveal-visible>.section-heading,.scroll-reveal-visible>.release-panel,.scroll-reveal-visible>.feature-showcase,.scroll-reveal-visible>.gallery-layout,.scroll-reveal-visible>.developer-card,.scroll-reveal-visible>.faq-list,.scroll-reveal-visible>.step-timeline{opacity:1;transform:none;animation:none}}:root{--neo-raised: 7px 7px 15px rgba(132, 127, 174, .19), -7px -7px 15px rgba(255, 255, 255, .82);--neo-raised-sm: 4px 4px 9px rgba(132, 127, 174, .15), -4px -4px 9px rgba(255, 255, 255, .76)}.hero-section{min-height:0;padding-block:18px 30px}.hero-section{--phone-offset: 0px}.hero-grid{min-height:590px;padding:clamp(30px,4.2vw,54px);background:linear-gradient(135deg,#9a95d5,#b2ade0 54%,#9ba8d8);box-shadow:10px 10px 22px #60599729,-8px -8px 18px #ffffff2b}.ethereal-pillar{display:none}.atmosphere-mist{opacity:.34;filter:blur(14px)}.atmosphere-mist--one{right:-28%;bottom:-27%}.atmosphere-mist--two{top:-28%;left:-28%}.release-badge{margin-bottom:14px;padding:6px 10px;font-size:10px}.hero-copy{max-width:660px}.hero-copy h1{max-width:650px;font-size:clamp(42px,5.4vw,64px);font-weight:700;line-height:1.12;letter-spacing:-.055em}[dir=rtl] .hero-copy h1{letter-spacing:-.045em}.hero-lead{max-width:560px;margin-top:14px;font-size:clamp(14px,1.35vw,17px);line-height:1.8}.hero-facts{gap:6px 12px;margin-top:15px;font-size:10px}.hero-facts li{white-space:nowrap}.trust-list{display:none}.hero-cta-group{width:min(100%,620px);gap:9px;margin-top:22px}.hero-cta-group>.button,.hero-cta-group>.share-button{min-height:46px;height:46px;padding-inline:11px;border-radius:14px;box-shadow:5px 5px 11px #3e386e29,-5px -5px 11px #ffffff40;font-size:11px}.mobile-showcase{min-height:324px;padding-top:10px}.phone-device{width:206px}.showcase-caption{display:none}.release-panel,.feature-card,.gallery-layout,.gallery-details,.step-timeline li,.developer-card,.faq-item{box-shadow:var(--neo-raised-sm)}.feature-main{box-shadow:8px 8px 18px #635c9e24,-7px -7px 15px #ffffff29}@media(max-width:759px){.hero-grid{min-height:548px;padding:84px 22px 26px}.hero-copy h1{font-size:clamp(38px,10.2vw,51px)}.hero-facts{display:none}.hero-cta-group{width:min(100%,300px);margin-top:18px}.mobile-showcase{min-height:278px}.phone-device{width:180px}}.site-header{margin-bottom:0}@media(max-width:759px){.site-header{margin-bottom:0}.hero-grid{padding-top:34px}}.hero-section{min-height:calc(100svh + 380px);overflow:clip;padding-block:0;--laptop-open: 76deg;--laptop-opacity: .28;--laptop-rise: 34px;--cursor-x: -20px;--cursor-y: 24px}.hero-grid{position:sticky;top:76px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(430px,1.04fr);align-items:center;min-height:calc(100svh - 88px);padding:clamp(28px,4vw,58px);gap:clamp(28px,5vw,76px)}.hero-copy{max-width:590px;margin-inline:0;text-align:start}.hero-copy h1{max-width:590px;font-size:clamp(43px,4.45vw,66px)}.hero-lead{margin-inline:0}.hero-facts,.hero-cta-group{justify-content:flex-start}.mobile-showcase{width:min(100%,570px);height:min(590px,calc(100svh - 112px));min-height:470px;margin:0 auto;padding:0;overflow:visible}.phone-wrap{z-index:3;margin:0;will-change:transform}.phone-device{width:clamp(214px,17.6vw,270px);aspect-ratio:9 / 19.15;padding:7px;overflow:visible;border:7px solid #1b1a32;border-radius:40px;background:linear-gradient(145deg,#343153,#0f1021 56%,#282643);box-shadow:0 26px 54px #1f1b465e,inset 1px 1px #ffffff36,inset -1px -1px #0000006b}.phone-device:before{position:absolute;z-index:-1;top:14px;right:-12px;bottom:-16px;left:-12px;content:"";border-radius:46px;background:radial-gradient(ellipse at 50% 90%,rgba(80,127,255,.34),transparent 67%);filter:blur(14px)}.phone-display{position:relative;height:100%;border:1px solid rgba(255,255,255,.14);border-radius:29px;background:#e9f0fc;isolation:isolate}.phone-island{top:7px;width:82px;height:19px;border:1px solid rgba(255,255,255,.05);border-radius:0 0 14px 14px;background:#101020;box-shadow:0 1px 2px #00000059}.phone-display .phone-shot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;object-fit:cover;object-position:center top;animation:none;backface-visibility:hidden;will-change:opacity,transform}.phone-display .phone-shot--enter{z-index:2;animation:handset-screen-in .52s cubic-bezier(.22,1,.36,1) both}.phone-display .phone-shot--exit{z-index:1;animation:handset-screen-out .52s cubic-bezier(.22,1,.36,1) both}@keyframes handset-screen-in{0%{opacity:0;transform:scale(1.025) translateY(7px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes handset-screen-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.987) translateY(-5px)}}.interaction-cursor{position:absolute;z-index:5;right:-31px;bottom:29%;display:grid;width:36px;height:36px;place-items:center;color:#fff;filter:drop-shadow(0 4px 6px rgba(11,12,33,.34));transform:translate3d(var(--cursor-x),var(--cursor-y),0) rotate(-13deg);transition:transform 70ms linear;pointer-events:none}.interaction-cursor svg{stroke:#3d7cff;stroke-width:2.35}.interaction-cursor i{position:absolute;right:0;bottom:0;width:12px;height:12px;border:2px solid rgba(255,255,255,.92);border-radius:50%;animation:cursor-tap 2.8s ease-out infinite}@keyframes cursor-tap{0%,68%{opacity:0;transform:scale(.3)}76%{opacity:.9}to{opacity:0;transform:scale(2.1)}}.laptop-wrap{position:absolute;z-index:1;right:clamp(-72px,-4.5vw,-34px);bottom:clamp(54px,7vh,82px);width:min(67%,350px);opacity:var(--laptop-opacity);perspective:1200px;transform:translate3d(0,var(--laptop-rise),0);transform-style:preserve-3d;transition:opacity 70ms linear,transform 70ms linear;pointer-events:none}.laptop-lid{position:relative;aspect-ratio:16 / 10;padding:9px;overflow:hidden;border:6px solid #27243f;border-bottom-width:8px;border-radius:15px 15px 7px 7px;background:#292644;box-shadow:inset 1px 1px #fff3,0 22px 35px #2b245d61,0 0 28px #6385ff2e;transform:rotateX(var(--laptop-open));transform-origin:center bottom;transition:transform 70ms linear;will-change:transform}.laptop-screen-ui{width:100%;height:100%;overflow:hidden;border-radius:6px;color:#eff5ff;background:radial-gradient(circle at 80% 10%,rgba(120,170,255,.72),transparent 34%),linear-gradient(135deg,#071d56,#10368f 60%,#1670df)}.laptop-screen-bar{display:flex;gap:4px;padding:6px 8px;background:#050d2a66}.laptop-screen-bar span{width:4px;height:4px;border-radius:50%;background:#ffffff94}.laptop-brand{display:flex;align-items:center;gap:5px;padding:9px 11px 0;font-family:Inter,sans-serif;font-size:9px}.laptop-brand img{width:15px;height:15px;border-radius:5px;object-fit:cover}.laptop-brand svg{color:#9ac5ff}.laptop-screen-copy{display:grid;gap:2px;padding:10px 12px 7px}.laptop-screen-copy small{color:#b8cfff;font-size:7px}.laptop-screen-copy strong{font-family:Inter,sans-serif;font-size:17px;letter-spacing:-.06em}.laptop-screen-copy span{width:56%;height:4px;border-radius:99px;background:#ffffff8f}.laptop-screen-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px 12px}.laptop-screen-cards i{display:block;aspect-ratio:1.35;border:1px solid rgba(255,255,255,.13);border-radius:5px;background:#ffffff1f}.laptop-base{position:relative;z-index:2;height:13px;margin:-1px -7% 0;border-radius:2px 2px 12px 12px;background:linear-gradient(180deg,#4a4668,#1a1930);box-shadow:0 12px 18px #221d4b3d}.laptop-base:after{position:absolute;top:3px;left:50%;width:22%;height:4px;content:"";border-radius:0 0 5px 5px;background:#00000052;transform:translate(-50%)}@media(min-width:760px)and (max-width:1160px){.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(390px,1.12fr);gap:26px}.hero-copy h1{font-size:clamp(40px,4.9vw,56px)}.laptop-wrap{width:min(83%,380px)}}@media(max-width:759px){.hero-section{min-height:auto;overflow:hidden;padding-block:18px 36px}.hero-grid{position:relative;top:auto;display:flex;min-height:0;padding:24px 20px 0;gap:18px}.hero-copy{max-width:100%;margin-inline:auto;text-align:center}.hero-copy h1{max-width:560px;margin-inline:auto;font-size:clamp(38px,10vw,50px)}.hero-lead{margin-inline:auto}.hero-facts,.hero-cta-group{justify-content:center}.mobile-showcase{width:100%;height:420px;min-height:420px;margin-top:2px}.phone-device{width:192px}.laptop-wrap{display:none}.interaction-cursor{right:calc(50% - 128px);bottom:24%}}@media(max-width:420px){.hero-grid{padding-inline:14px}.hero-copy h1{font-size:clamp(35px,10.1vw,44px)}.mobile-showcase{height:398px;min-height:398px}.phone-device{width:182px}.interaction-cursor{right:calc(50% - 122px)}}@media(prefers-reduced-motion:reduce){.hero-section{min-height:auto}.hero-grid{position:relative;top:auto}.phone-wrap,.laptop-wrap,.laptop-lid,.interaction-cursor{transition:none;transform:none}.laptop-wrap{opacity:1}.laptop-lid{transform:none}.interaction-cursor i,.phone-display .phone-shot{animation:none}}@media(min-width:760px){.phone-wrap{position:absolute;bottom:28px;left:2%}.laptop-wrap{right:clamp(-94px,-6vw,-54px);bottom:clamp(62px,8vh,94px);width:min(65%,350px)}}.laptop-screen-ui{display:grid;grid-template-columns:42% minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.laptop-screen-bar{grid-column:1 / -1}.laptop-screen-preview{position:relative;overflow:hidden;min-width:0;background:#dce9ff}.laptop-shot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;will-change:opacity,transform}.laptop-shot--enter{z-index:2;animation:laptop-screen-in .56s cubic-bezier(.22,1,.36,1) both}.laptop-shot--exit{z-index:1;animation:laptop-screen-out .56s cubic-bezier(.22,1,.36,1) both}@keyframes laptop-screen-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes laptop-screen-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.985)}}.laptop-screen-dashboard{position:relative;min-width:0;overflow:hidden}.laptop-brand{padding-top:8px}.laptop-screen-copy{padding:8px 10px 5px}.laptop-screen-copy strong{font-size:15px}.laptop-screen-cards{padding:3px 10px}.interaction-cursor{top:31%;right:auto;bottom:auto;left:63%;width:28px;height:28px;color:#fff;filter:drop-shadow(0 2px 4px rgba(6,14,41,.58));transform:rotate(-13deg);animation:laptop-cursor-route 8.8s cubic-bezier(.45,0,.2,1) infinite}.interaction-cursor svg{width:21px;height:21px;stroke:#1f75ff}.interaction-cursor i{right:0;bottom:0;width:9px;height:9px;animation:cursor-tap 4.4s ease-out infinite}.laptop-wrap:hover .interaction-cursor,.laptop-wrap:hover .interaction-cursor i{animation-play-state:paused}@keyframes laptop-cursor-route{0%,8%{transform:translateZ(0) rotate(-13deg)}18%{transform:translate3d(42px,3px,0) rotate(-13deg)}27%{transform:translate3d(42px,3px,0) scale(.92) rotate(-13deg)}34%{transform:translate3d(21px,25px,0) rotate(-13deg)}52%{transform:translate3d(-31px,40px,0) rotate(-13deg)}64%{transform:translate3d(-31px,40px,0) scale(.92) rotate(-13deg)}76%{transform:translate3d(16px,8px,0) rotate(-13deg)}to{transform:translateZ(0) rotate(-13deg)}}@media(max-width:759px){.phone-wrap{position:relative;right:auto;bottom:auto;left:auto}}.brand{gap:11px;font-size:21px}.brand img{width:42px;height:42px;border-radius:12px;box-shadow:0 8px 16px #2071e633}.header-inner{min-height:76px}.header-download{min-height:43px;padding-inline:15px;border-color:#1e73e8;color:#fff;background:linear-gradient(135deg,#2a84f7,#1767d3);box-shadow:0 10px 20px #1c6fe23d}.header-download:hover{color:#fff;background:linear-gradient(135deg,#398efc,#1d70df)}body[data-theme=dark] .portal-shell .header-download,body[data-theme=dark] .portal-shell .button-primary,body[data-theme=dark] .portal-shell .release-download,body[data-theme=dark] .portal-shell .safe-download .button{border-color:#3b8cff;color:#fff;background:linear-gradient(135deg,#3388fb,#2168d7);box-shadow:0 10px 21px #0b37816b}body[data-theme=dark] .portal-shell .button-secondary,body[data-theme=dark] .portal-shell .hero-cta-group>.button:not(.button-primary),body[data-theme=dark] .portal-shell .hero-cta-group>.share-button,body[data-theme=dark] .portal-shell .header-icon,body[data-theme=dark] .portal-shell .language-switch,body[data-theme=dark] .portal-shell .menu-button,body[data-theme=dark] .portal-shell .release-refresh,body[data-theme=dark] .portal-shell .checksum-field button,body[data-theme=dark] .portal-shell .developer-card a,body[data-theme=dark] .portal-shell .gallery-pagination button,body[data-theme=dark] .portal-shell .faq-item>button{border-color:#adccff2e;color:#eef5ff;background:#26233f;box-shadow:4px 4px 10px #01040f70,-3px -3px 8px #47426c3d}body[data-theme=dark] .portal-shell .faq-item>button{background:transparent;box-shadow:none}body[data-theme=dark] .portal-shell .header-icon:hover,body[data-theme=dark] .portal-shell .language-switch:hover,body[data-theme=dark] .portal-shell .menu-button:hover,body[data-theme=dark] .portal-shell .button-secondary:hover,body[data-theme=dark] .portal-shell .hero-cta-group>.share-button:hover{color:#fff;background:#302c50}@media(prefers-reduced-motion:reduce){.laptop-shot,.interaction-cursor,.interaction-cursor i{animation:none}}.site-header{position:sticky;z-index:100;top:0;margin-bottom:0;padding-block:10px;background:color-mix(in srgb,var(--neo-surface) 96%,transparent);box-shadow:0 1px #5b529614;transition:none}.header-inner{margin-top:0}body[data-theme=dark] .site-header{background:#121020fa;box-shadow:0 1px #ffffff12}@media(max-width:759px){.site-header{position:sticky;margin-bottom:0;padding-block:8px}.header-inner{margin-top:0}}html,body{overflow-x:clip}.hero-section{--laptop-open: 14deg;--laptop-opacity: .32}.hero-copy{position:relative;z-index:4}.hero-cta-group{position:relative;z-index:5}.hero-cta-group>.button-primary,.release-download{border-color:#ffffff3d;color:#fff;background:linear-gradient(135deg,#1678f2,#2767df 54%,#5b49d7);box-shadow:0 13px 25px #225bd852}.hero-cta-group>.button-primary:hover,.release-download:hover{color:#fff;background:linear-gradient(135deg,#2a87ff,#316fe9 54%,#6655e0);box-shadow:0 17px 31px #225bd861}@media(min-width:760px){.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);gap:clamp(28px,4vw,62px)}.mobile-showcase{width:min(100%,548px);height:min(510px,calc(100svh - 120px));min-height:410px}.phone-wrap{bottom:16px;left:clamp(4px,1.6vw,24px)}.phone-device{width:clamp(182px,13.5vw,218px);border:4px solid #17182c;border-radius:35px;background:linear-gradient(145deg,#2b2b47,#11111f 56%,#25243e);box-shadow:0 20px 38px #1f1b4647,inset 1px 1px #ffffff3d,inset -1px -1px #0006}.phone-display{border-radius:28px;border-color:#ffffff30}.laptop-wrap{right:-14px;bottom:clamp(34px,5vh,58px);width:clamp(440px,44vw,575px);max-width:98%;perspective:1600px}.laptop-lid{padding:6px;border:3px solid #27253e;border-bottom-width:5px;border-radius:13px 13px 6px 6px;background:linear-gradient(145deg,#383550,#17162a);box-shadow:inset 1px 1px #ffffff30,0 18px 30px #2b245d42;transform:rotateX(14deg) translateZ(0)!important;transform-origin:50% 100%;backface-visibility:hidden}}@media(min-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(410px,.96fr)}.mobile-showcase{width:min(100%,585px);height:min(550px,calc(100svh - 116px))}.phone-device{width:clamp(194px,13vw,226px)}.laptop-wrap{width:clamp(470px,37vw,575px);max-width:98%}}@media(min-width:760px)and (max-width:1030px){.hero-grid{grid-template-columns:minmax(0,.96fr) minmax(320px,.84fr);gap:22px;padding-inline:clamp(22px,3vw,34px)}.hero-copy h1{font-size:clamp(39px,4.8vw,50px)}.hero-lead{font-size:14px}.phone-device{width:178px}.laptop-wrap{width:min(92%,390px);max-width:92%;right:-2px}}@media(max-width:759px){.hero-section{min-height:auto;padding-block:18px 32px}.hero-grid{position:relative;top:auto;min-height:0;padding:28px 18px 0}.hero-copy{text-align:center}.hero-cta-group{width:min(100%,326px)}.mobile-showcase{height:clamp(370px,104vw,430px);min-height:0;margin-top:10px}.phone-wrap{transform:none!important}.phone-device{width:clamp(166px,48vw,192px);border-width:4px;border-radius:32px}.phone-display{border-radius:24px}.laptop-wrap{display:none}}@media(max-width:420px){.page-width{width:min(100% - 20px,1192px)}.hero-grid{padding-inline:14px}.hero-copy h1{font-size:clamp(34px,10vw,42px)}.hero-cta-group{width:min(100%,304px)}.mobile-showcase{height:370px}.phone-device{width:166px}}.phone-island{width:72px;height:16px;border-radius:0 0 11px 11px}.laptop-base{height:10px;margin:-1px -5% 0;border-radius:2px 2px 9px 9px;box-shadow:0 8px 14px #221d4b38}.laptop-base:after{top:2px;height:3px;border-radius:0 0 4px 4px}.hero-atmosphere:before,.hero-atmosphere:after{position:absolute;display:block;content:"";pointer-events:none;will-change:transform,opacity}.hero-atmosphere:before{top:-28%;right:-28%;bottom:-28%;left:-28%;z-index:0;opacity:.34;background:linear-gradient(116deg,transparent 42%,rgba(255,255,255,.28) 48%,transparent 54%) 0 0 / 42% 100% no-repeat,linear-gradient(116deg,transparent 44%,rgba(236,235,255,.2) 49%,transparent 54%) 72% 0 / 34% 100% no-repeat;filter:blur(.4px);transform:translate3d(-2%,1%,0) rotate(-5deg);animation:hero-light-drift 18s cubic-bezier(.4,0,.2,1) infinite alternate}.hero-atmosphere:after{top:-18%;right:-18%;bottom:-18%;left:-18%;z-index:0;opacity:.28;background-image:radial-gradient(circle,rgba(255,255,255,.72) 0 1px,transparent 1.7px),radial-gradient(circle,rgba(219,231,255,.76) 0 .8px,transparent 1.5px);background-position:8% 18%,74% 58%;background-size:190px 190px,250px 250px;transform:translate3d(1%,-1%,0);animation:hero-particle-drift 24s cubic-bezier(.45,0,.2,1) infinite alternate}@keyframes hero-light-drift{0%{opacity:.2;transform:translate3d(-2%,1%,0) rotate(-5deg)}to{opacity:.43;transform:translate3d(3%,-2%,0) rotate(-3deg)}}@keyframes hero-particle-drift{0%{opacity:.17;transform:translate3d(-1%,1.5%,0)}to{opacity:.32;transform:translate3d(2%,-2%,0)}}body[data-theme=dark] .hero-atmosphere:before{opacity:.18}body[data-theme=dark] .hero-atmosphere:after{opacity:.16}@media(max-width:759px){.hero-atmosphere:before{opacity:.22}.hero-atmosphere:after{opacity:.16}}@media(prefers-reduced-motion:reduce){.hero-atmosphere:before,.hero-atmosphere:after{animation:none}}.header-mobile-preferences{display:none}@media(min-width:760px)and (max-width:1100px){.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(280px,1.06fr);gap:clamp(20px,3vw,32px);padding-inline:clamp(24px,4vw,42px)}.mobile-showcase{display:flex;width:100%;min-width:0;height:auto;min-height:0;flex-direction:column;align-items:center;justify-content:center;gap:clamp(28px,4vw,36px);padding-block:32px 18px;overflow:visible}.phone-wrap{position:relative!important;inset:auto!important;display:flex;width:100%;flex:none;justify-content:center;margin:0;transform:none!important}.phone-device{width:clamp(170px,23vw,198px);transform:none}.laptop-wrap{position:relative!important;inset:auto!important;display:block!important;width:min(96%,430px);max-width:96%;flex:none;margin:0;opacity:1!important;transform:none!important}.laptop-lid{transform:rotateX(14deg) translateZ(0)!important}.showcase-caption{position:static;transform:none}}@media(max-width:759px){html,body,.portal-shell{overflow-x:clip}.site-header{position:sticky;top:0;margin:0;padding-block:6px}.header-inner{min-height:62px;gap:8px}.brand{min-width:0}.brand span,.header-actions>.header-icon,.header-actions>.language-switch{display:none}.brand img{width:38px;height:38px}.header-download{min-height:42px;padding-inline:11px}.header-mobile-preferences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px 3px 2px}.header-mobile-preferences button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding-inline:10px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:var(--surface-soft);font:inherit;font-size:12px;font-weight:700}.hero-section{min-height:auto!important;padding-block:10px 30px;overflow:clip}.hero-grid{position:relative!important;top:auto!important;display:flex;min-height:0!important;padding:clamp(26px,8vw,44px) clamp(12px,4.5vw,22px) 24px;gap:20px;text-align:center}.hero-copy{max-width:100%;margin-inline:auto;opacity:1!important;text-align:center;transform:none!important}.release-badge{margin-bottom:13px;font-size:11px}.hero-copy h1{max-width:21ch;margin-inline:auto;font-size:clamp(34px,10.5vw,48px);line-height:1.08}.hero-lead{max-width:35rem;margin:13px auto 0;font-size:clamp(14px,3.8vw,16px);line-height:1.75}.hero-facts,.trust-list{display:flex!important;justify-content:center;gap:7px 12px;margin-top:13px;font-size:10px}.hero-cta-group{display:grid;width:min(100%,344px);margin:18px auto 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-cta-group>.button-primary{grid-column:1 / -1;min-height:50px;width:100%}.hero-cta-group>.button-secondary,.hero-cta-group>.share-button{display:inline-flex!important;min-width:0;min-height:45px;width:100%;padding-inline:9px;font-size:11px}.hero-cta-group>.share-button{border:1px solid rgba(255,255,255,.38);border-radius:999px;color:#fff;background:#ffffff24}.mobile-showcase{display:flex;width:100%;height:auto;min-height:0;align-items:center;flex-direction:column;gap:clamp(26px,8vw,34px);margin-top:2px;padding:30px 0 12px;overflow:visible}.showcase-caption{position:static;display:inline-flex!important;order:-1;transform:none}.phone-wrap{position:relative!important;z-index:auto;top:auto;right:auto;bottom:auto;left:auto;display:flex;width:100%;align-self:stretch;justify-content:center;margin:0;order:1;transform:none!important}.phone-device{width:min(68%,220px);border-width:4px;border-radius:31px;transform:none}.phone-display{border-radius:24px}.phone-island{width:68px;height:15px}.laptop-wrap{position:relative;z-index:auto;right:auto;bottom:auto;left:auto;display:block!important;width:min(96%,430px);max-width:100%;margin:0;opacity:1!important;order:2;perspective:1200px;transform:none!important}.laptop-lid{padding:4px;border-width:3px;border-bottom-width:4px;border-radius:11px 11px 5px 5px;transform:rotateX(14deg) translateZ(0)!important}.laptop-base{height:8px;margin-inline:-5%}.interaction-cursor{display:grid;transform:scale(.72) rotate(-13deg);transform-origin:center}.showcase-controls{position:static;display:flex!important;order:3;padding:5px 7px}}@media(max-width:359px){.header-download{padding-inline:9px}.hero-grid{padding-inline:10px}.hero-copy h1{font-size:clamp(31px,10.4vw,36px)}.hero-cta-group{width:min(100%,300px)}.hero-cta-group>.button-secondary,.hero-cta-group>.share-button{font-size:10px}.phone-device{width:min(68vw,215px)}.laptop-wrap{width:min(100%,300px)}}.legal-header{z-index:20}.legal-header-inner,.legal-header-actions,.legal-nav-links,.legal-footer-links,.legal-footer-inner,.support-contact-card,.support-contact-card a,.support-contact-card>span{display:flex;align-items:center}.legal-header-inner{min-height:70px;justify-content:space-between;gap:16px}.legal-header-actions{gap:8px}.legal-home-link{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding-inline:12px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:var(--surface);font-size:12px;font-weight:700;text-decoration:none}.legal-main{padding-top:clamp(36px,6vw,76px)}.legal-hero{max-width:860px;margin-inline:auto;padding:clamp(26px,5vw,48px);border:1px solid rgba(20,99,219,.14);border-radius:24px;color:#fff;background:linear-gradient(135deg,#0b3e9f,#1463db 55%,#1a97dc);box-shadow:0 18px 36px #1463db33}.legal-hero>span{display:inline-flex;align-items:center;gap:8px;color:#ffffffd1;font-size:11px;font-weight:800;letter-spacing:.08em}.legal-hero h1{margin:14px 0 9px;font-size:clamp(30px,5vw,47px);line-height:1.2}.legal-hero p{max-width:630px;margin:0;color:#ffffffe6;font-size:clamp(14px,2.1vw,17px);line-height:1.9}.legal-document{max-width:860px;margin:22px auto 0;padding:clamp(20px,4vw,42px);border:1px solid rgba(131,126,193,.14);border-radius:22px;background:var(--surface);box-shadow:0 14px 30px #322c620e}.legal-section+.legal-section{margin-top:30px;padding-top:28px;border-top:1px solid var(--line)}.legal-section h2{margin:0 0 10px;color:var(--text);font-size:clamp(18px,2.7vw,23px);line-height:1.45}.legal-section p,.legal-section li{color:var(--muted);font-size:14px;line-height:2}.legal-section p{margin:0}.legal-section ul{margin:12px 0 0;padding-inline-start:22px}.legal-section li+li{margin-top:4px}.support-contact-card{max-width:860px;align-items:stretch;flex-wrap:wrap;gap:12px;margin:22px auto 0}.support-contact-card>a,.support-contact-card>span{flex:1 1 220px;gap:11px;min-height:72px;padding:14px;border:1px solid rgba(20,99,219,.14);border-radius:16px;color:var(--text);background:var(--surface);box-shadow:var(--neo-raised-sm);text-decoration:none}.support-contact-card svg{flex:0 0 auto;color:var(--blue-500)}.support-contact-card span>span{min-width:0;display:grid;gap:2px}.support-contact-card b{overflow-wrap:anywhere;font-size:13px}.support-contact-card small{color:var(--muted);font-size:11px}.legal-site-footer{margin-top:clamp(46px,7vw,86px)}.legal-footer-inner{min-height:84px;justify-content:space-between;flex-wrap:wrap;gap:14px}.legal-footer-inner>div:first-child{display:grid;gap:4px}.legal-footer-inner>div:first-child strong{color:var(--text)}.legal-footer-inner>div:first-child span,.legal-footer-inner>small{color:var(--muted);font-size:12px}.legal-footer-links{flex-wrap:wrap;justify-content:center;gap:8px 16px}.legal-footer-links a{color:var(--muted);font-size:12px;font-weight:700;text-decoration:none}.legal-footer-links a:hover,.legal-home-link:hover{color:var(--blue-600)}body[data-theme=dark] .legal-document,body[data-theme=dark] .support-contact-card>a,body[data-theme=dark] .support-contact-card>span{border-color:#ffffff17;background:#19172c;box-shadow:none}@media(max-width:759px){.legal-header-inner{min-height:62px}.legal-header .brand span,.legal-home-link span{display:none}.legal-home-link{width:40px;padding:0;justify-content:center}.legal-header-actions{gap:6px}.legal-header .language-switch{display:inline-flex;width:auto;padding-inline:9px}.legal-header .language-switch span{display:inline}.legal-main{width:min(100% - 24px,860px);padding-top:26px}.legal-document{padding:22px 18px}.legal-section p,.legal-section li{font-size:13px;line-height:1.95}.legal-footer-inner{align-items:center;justify-content:center;text-align:center}.legal-footer-inner>div:first-child{width:100%}}
