.LanguageToggle-module__qWpyPa__btn{background:var(--bg3);border:1px solid var(--brd);color:var(--tx2);cursor:pointer;white-space:nowrap;border-radius:8px;padding:.38rem .9rem;font-size:.85rem;line-height:1.4;transition:all .2s;font-family:var(--font-syne)!important}.LanguageToggle-module__qWpyPa__btn:hover{border-color:var(--ok);color:var(--ok)}@media (max-width:1024px){.LanguageToggle-module__qWpyPa__btn{min-height:44px;padding:.6rem .85rem}}
.ThemeToggle-module__BDCMra__btn{background:var(--bg3);border:1px solid var(--brd);color:var(--tx2);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:.38rem .55rem;line-height:1;transition:all .2s;display:inline-flex}.ThemeToggle-module__BDCMra__btn:hover{border-color:var(--acc);color:var(--acc)}.ThemeToggle-module__BDCMra__btn svg{display:block}@media (max-width:1024px){.ThemeToggle-module__BDCMra__btn{min-width:44px;min-height:44px;padding:.6rem .75rem}}
.v1-module__rblB5G__page{background:var(--bg);min-height:100vh;color:var(--tx);flex-direction:column;display:flex}.v1-module__rblB5G__nav{border-bottom:1px solid var(--brd);z-index:80;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}.v1-module__rblB5G__logo{color:var(--tx);display:inline-flex}.v1-module__rblB5G__logoMark{width:auto;height:28px;color:var(--acc);filter:drop-shadow(0 0 18px #6c63ff73)}.v1-module__rblB5G__navLinks{gap:1.6rem;display:flex}.v1-module__rblB5G__navLinks a{color:var(--tx2);font-size:.9rem;font-weight:500;transition:color .15s}.v1-module__rblB5G__navLinks a:hover{color:var(--tx)}.v1-module__rblB5G__navRight{align-items:center;gap:.55rem;display:flex}@media (max-width:980px){.v1-module__rblB5G__navLinks{display:none}.v1-module__rblB5G__nav{padding:.7rem 1rem}.v1-module__rblB5G__navRight{gap:.35rem}}.v1-module__rblB5G__hero{width:100%;max-width:1240px;margin:0 auto;padding:4.5rem 2.5rem 4rem;position:relative;overflow:hidden}.v1-module__rblB5G__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 30% 20%,#6c63ff33,#0000 55%),radial-gradient(circle at 80% 40%,#22d87a1a,#0000 60%);width:100%;height:600px;position:absolute;inset:-10% 0 auto}.v1-module__rblB5G__heroGrid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;display:grid;position:relative}.v1-module__rblB5G__heroCopy{flex-direction:column;gap:1.2rem;display:flex}.v1-module__rblB5G__badge{color:var(--acc);background:#6c63ff1a;border:1px solid #6c63ff4d;border-radius:50px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .85rem;font-size:.78rem;font-weight:500;display:inline-flex}.v1-module__rblB5G__badgeDot{background:var(--acc);border-radius:50%;width:6px;height:6px}.v1-module__rblB5G__h1{font-family:var(--font-syne);letter-spacing:-.025em;color:var(--tx);font-size:clamp(2.2rem,5vw,3.7rem);font-weight:800;line-height:1.05}.v1-module__rblB5G__gradient{background:linear-gradient(135deg, var(--acc) 0%, #9d96ff 50%, #6c63ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.v1-module__rblB5G__lead{color:var(--tx2);max-width:540px;font-size:1.1rem;line-height:1.65}.v1-module__rblB5G__ctas{flex-wrap:wrap;gap:.7rem;margin-top:.25rem;display:flex}.v1-module__rblB5G__heroChecks{color:var(--tx2);flex-wrap:wrap;gap:1.4rem;margin:.25rem 0 0;padding:0;font-size:.88rem;list-style:none;display:flex}.v1-module__rblB5G__heroChecks li{align-items:center;gap:.45rem;display:inline-flex}.v1-module__rblB5G__heroChecks svg{color:var(--ok)}.v1-module__rblB5G__heroBuilder{justify-content:center;display:flex}.v1-module__rblB5G__builderCard{background:var(--surf);border:1px solid var(--brd);border-radius:18px;flex-direction:column;gap:.85rem;width:100%;max-width:420px;padding:1.4rem;display:flex;box-shadow:0 24px 60px #0f172a14}.v1-module__rblB5G__builderLabel{color:var(--tx2);font-size:.8rem;font-weight:500}.v1-module__rblB5G__builderInput{border:1px solid var(--brd);background:var(--bg);width:100%;color:var(--tx);font-family:var(--font-dm);border-radius:10px;padding:.75rem .9rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.v1-module__rblB5G__builderInput:focus{border-color:var(--acc);outline:none;box-shadow:0 0 0 3px #6c63ff2e}.v1-module__rblB5G__builderPresets{grid-template-columns:repeat(4,1fr);gap:.4rem;display:grid}.v1-module__rblB5G__presetSwatch{border:1px solid var(--brd);background:var(--bg);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:.35rem;min-height:56px;padding:.5rem .25rem;transition:border-color .15s,transform .1s,background .15s;display:flex}.v1-module__rblB5G__presetSwatch:hover{border-color:var(--brd2)}.v1-module__rblB5G__presetSwatchActive{border-color:var(--acc);background:#6c63ff0f}.v1-module__rblB5G__swatchDot{border:1px solid var(--brd);border-radius:50%;width:22px;height:22px;display:block}.v1-module__rblB5G__swatchLabel{color:var(--tx2);font-size:.72rem;font-weight:500}.v1-module__rblB5G__presetSwatchActive .v1-module__rblB5G__swatchLabel{color:var(--tx)}.v1-module__rblB5G__builderQrFrame{background:var(--bg2);border:1px solid var(--brd);border-radius:14px;justify-content:center;align-items:center;min-height:260px;padding:1.1rem;display:flex;position:relative}.v1-module__rblB5G__builderQrFrame>div{background:#fff;border-radius:10px;padding:.5rem;box-shadow:0 6px 22px #0f172a14}.v1-module__rblB5G__tooltip{background:var(--tx);max-width:240px;color:var(--bg);z-index:5;border-radius:10px;padding:.55rem .8rem;font-size:.8rem;font-weight:500;line-height:1.4;animation:.4s both v1-module__rblB5G__fadein;position:absolute;bottom:-10px;right:-12px;box-shadow:0 10px 28px #0f172a40}.v1-module__rblB5G__tipArrow{background:var(--tx);width:12px;height:12px;position:absolute;top:-6px;right:22px;transform:rotate(45deg)}html.lang-ar .v1-module__rblB5G__tooltip{left:-12px;right:auto}html.lang-ar .v1-module__rblB5G__tipArrow{left:22px;right:auto}@keyframes v1-module__rblB5G__fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.v1-module__rblB5G__tooltip{animation:none}}.v1-module__rblB5G__builderFootnote{color:var(--tx3);text-align:center;font-size:.8rem}.v1-module__rblB5G__trust{border-top:1px solid var(--brd);border-bottom:1px solid var(--brd);background:var(--bg2);flex-direction:column;align-items:center;gap:1.2rem;padding:2rem 2.5rem;display:flex}.v1-module__rblB5G__trustHead{color:var(--tx2);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:500}.v1-module__rblB5G__trustLogos{flex-wrap:wrap;justify-content:center;gap:1.6rem 2.4rem;max-width:1100px;display:flex}.v1-module__rblB5G__trustLogo{font-family:var(--font-syne);color:var(--tx3);letter-spacing:-.02em;opacity:.85;font-size:1.05rem;font-weight:700}.v1-module__rblB5G__sectionHead{text-align:center;flex-direction:column;gap:.6rem;max-width:720px;margin:0 auto 2.5rem;display:flex}.v1-module__rblB5G__sectionEyebrow{color:var(--acc);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600;display:inline-block}.v1-module__rblB5G__sectionTitle{font-family:var(--font-syne);letter-spacing:-.02em;color:var(--tx);font-size:clamp(1.7rem,3.5vw,2.4rem);line-height:1.15}.v1-module__rblB5G__sectionLead{color:var(--tx2);font-size:1rem;line-height:1.6}.v1-module__rblB5G__pillars{max-width:1240px;margin:0 auto;padding:5rem 2.5rem}.v1-module__rblB5G__pillarGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.v1-module__rblB5G__pillarCard{background:var(--surf);border:1px solid var(--brd);border-radius:18px;flex-direction:column;gap:.9rem;padding:1.6rem 1.6rem 1.8rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.v1-module__rblB5G__pillarCard:hover{border-color:var(--acc);transform:translateY(-3px);box-shadow:0 18px 40px #6c63ff1f}.v1-module__rblB5G__pillarIllu{background:var(--bg2);border-radius:12px;padding:.9rem}.v1-module__rblB5G__pillarIllu svg{width:100%;height:auto;display:block}.v1-module__rblB5G__pillarTitle{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.v1-module__rblB5G__pillarBody{color:var(--tx2);font-size:.94rem;line-height:1.6}.v1-module__rblB5G__useCases{max-width:1240px;margin:0 auto;padding:5rem 2.5rem}.v1-module__rblB5G__useStrip{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.v1-module__rblB5G__useCard{background:var(--surf);border:1px solid var(--brd);border-radius:16px;flex-direction:column;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.v1-module__rblB5G__useCard:hover{border-color:var(--brd2);transform:translateY(-2px)}.v1-module__rblB5G__useImg{aspect-ratio:4/3;object-fit:cover;background:var(--bg2);width:100%;display:block}.v1-module__rblB5G__useBody{flex-direction:column;gap:.5rem;padding:1rem 1.1rem 1.2rem;display:flex}.v1-module__rblB5G__useTag{color:var(--acc);letter-spacing:.02em;background:#6c63ff1a;border-radius:999px;width:fit-content;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.v1-module__rblB5G__useOutcome{color:var(--tx);font-size:.92rem;line-height:1.5}.v1-module__rblB5G__analytics{max-width:1320px;margin:0 auto;padding:5rem 2.5rem}.v1-module__rblB5G__analyticsGrid{grid-template-columns:1fr 1fr;gap:1.4rem;display:grid}.v1-module__rblB5G__chartCard{background:var(--surf);border:1px solid var(--brd);border-radius:18px;flex-direction:column;gap:.9rem;min-height:320px;padding:1.4rem 1.5rem 1.2rem;display:flex}.v1-module__rblB5G__chartWide{grid-column:1/-1;min-height:360px}.v1-module__rblB5G__chartTop{justify-content:space-between;align-items:center;display:flex}.v1-module__rblB5G__chartTitle{font-family:var(--font-syne);color:var(--tx);font-size:1rem;font-weight:700}.v1-module__rblB5G__chartTotal{font-family:var(--font-syne);color:var(--acc);font-size:1.3rem;font-weight:800}.v1-module__rblB5G__pricing{max-width:1240px;margin:0 auto;padding:5rem 2.5rem}.v1-module__rblB5G__priceGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.v1-module__rblB5G__priceCard{background:var(--surf);border:1px solid var(--brd);border-radius:18px;flex-direction:column;gap:1rem;padding:1.8rem;display:flex;position:relative}.v1-module__rblB5G__pricePop{border:2px solid var(--acc);transform:translateY(-4px);box-shadow:0 24px 60px #6c63ff2e}.v1-module__rblB5G__popTag{background:var(--acc);color:#fff;letter-spacing:.04em;border-radius:999px;padding:.35rem .8rem;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.v1-module__rblB5G__priceName{font-family:var(--font-syne);color:var(--tx);font-size:1.1rem}.v1-module__rblB5G__priceAmt{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.02em;font-size:2.4rem;font-weight:800;line-height:1}.v1-module__rblB5G__priceAmt small{color:var(--tx3);margin-left:.25rem;font-size:.85rem;font-weight:500}html.lang-ar .v1-module__rblB5G__priceAmt small{margin-left:0;margin-right:.25rem}.v1-module__rblB5G__priceList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.v1-module__rblB5G__priceList li{color:var(--tx2);padding-left:1.2rem;font-size:.92rem;position:relative}.v1-module__rblB5G__priceList li:before{content:"";background:var(--acc);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}html.lang-ar .v1-module__rblB5G__priceList li{padding-left:0;padding-right:1.2rem}html.lang-ar .v1-module__rblB5G__priceList li:before{left:auto;right:0}.v1-module__rblB5G__faq{max-width:760px;margin:0 auto;padding:5rem 2.5rem}.v1-module__rblB5G__faqList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.v1-module__rblB5G__faqItem details{background:var(--surf);border:1px solid var(--brd);border-radius:12px;padding:1rem 1.3rem;transition:border-color .15s}.v1-module__rblB5G__faqItem details[open]{border-color:var(--acc)}.v1-module__rblB5G__faqItem summary{font-family:var(--font-syne);color:var(--tx);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.v1-module__rblB5G__faqItem summary::-webkit-details-marker{display:none}.v1-module__rblB5G__faqItem summary:after{content:"+";color:var(--acc);font-size:1.4rem;font-weight:400;line-height:1;transition:transform .2s}.v1-module__rblB5G__faqItem details[open] summary:after{transform:rotate(45deg)}.v1-module__rblB5G__faqItem details p{color:var(--tx2);margin-top:.7rem;font-size:.94rem;line-height:1.6}.v1-module__rblB5G__footer{background:var(--bg2);border-top:1px solid var(--brd);margin-top:4rem;padding:3rem 2.5rem 2rem}.v1-module__rblB5G__footerCols{grid-template-columns:1.4fr 1fr 1.3fr;gap:2.5rem;max-width:1240px;margin:0 auto;display:grid}.v1-module__rblB5G__footerLogo{width:auto;height:24px;color:var(--acc)}.v1-module__rblB5G__footerNote{color:var(--tx2);margin-top:.65rem;font-size:.88rem;line-height:1.55}.v1-module__rblB5G__footerColTitle{font-family:var(--font-syne);color:var(--tx);margin-bottom:.6rem;font-size:.9rem}.v1-module__rblB5G__footerCols ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.v1-module__rblB5G__footerCols ul a{color:var(--tx2);font-size:.9rem;transition:color .15s}.v1-module__rblB5G__footerCols ul a:hover{color:var(--acc)}.v1-module__rblB5G__footerBottom{border-top:1px solid var(--brd);max-width:1240px;color:var(--tx3);text-align:center;margin:2rem auto 0;padding-top:1.5rem;font-size:.82rem}.v1-module__rblB5G__stickyCta{z-index:90;background:var(--surf);border:1px solid var(--brd);opacity:0;pointer-events:none;border-radius:16px;width:min(92%,760px);padding:.65rem .9rem;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s;position:fixed;bottom:14px;left:50%;transform:translate(-50%)translateY(120%);box-shadow:0 18px 50px #0f172a33}.v1-module__rblB5G__stickyCtaShow{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.v1-module__rblB5G__stickyInner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.v1-module__rblB5G__stickyMsg{color:var(--tx2);flex:1;font-size:.9rem}.v1-module__rblB5G__stickyMsg strong{color:var(--tx)}@media (prefers-reduced-motion:reduce){.v1-module__rblB5G__stickyCta{transition:opacity .15s}}@media (max-width:1100px){.v1-module__rblB5G__analyticsGrid{grid-template-columns:1fr}.v1-module__rblB5G__chartWide{grid-column:auto}.v1-module__rblB5G__useStrip{grid-template-columns:repeat(2,1fr)}}@media (max-width:880px){.v1-module__rblB5G__heroGrid{grid-template-columns:1fr;gap:2rem}.v1-module__rblB5G__heroBuilder{order:-1}.v1-module__rblB5G__hero{padding:2.5rem 1.2rem 3rem}.v1-module__rblB5G__pillars,.v1-module__rblB5G__useCases,.v1-module__rblB5G__analytics,.v1-module__rblB5G__pricing,.v1-module__rblB5G__faq{padding:3rem 1.2rem}.v1-module__rblB5G__pillarGrid,.v1-module__rblB5G__priceGrid{grid-template-columns:1fr;gap:1rem}.v1-module__rblB5G__pricePop{transform:none}.v1-module__rblB5G__footerCols{grid-template-columns:1fr;gap:1.5rem}.v1-module__rblB5G__footer{padding:2rem 1.2rem 1.5rem}}@media (max-width:540px){.v1-module__rblB5G__useStrip{grid-template-columns:1fr}.v1-module__rblB5G__trust{padding:1.4rem 1.2rem}.v1-module__rblB5G__trustLogos{gap:1rem 1.6rem}.v1-module__rblB5G__trustLogo{font-size:.92rem}.v1-module__rblB5G__stickyCta{width:calc(100% - 16px);bottom:8px}.v1-module__rblB5G__stickyMsg{font-size:.82rem}}@media (max-width:1024px){.v1-module__rblB5G__navLinks a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.v1-module__rblB5G__presetSwatch{min-height:56px}}@media (max-width:720px){.v1-module__rblB5G__builderInput{font-size:16px}}
.CountriesTable-module__ZNeSfW__table{flex-direction:column;gap:6px;display:flex}.CountriesTable-module__ZNeSfW__row{grid-template-columns:30px minmax(0,1fr) 72px 42px 34px;align-items:center;gap:.5rem;font-size:.82rem;display:grid}.CountriesTable-module__ZNeSfW__code{color:var(--acc2);background:var(--surf2);border:1px solid var(--brd);text-align:center;cursor:help;border-radius:3px;padding:1px 4px;font-family:monospace;font-size:.72rem;font-weight:700}.CountriesTable-module__ZNeSfW__name{color:var(--tx2);text-overflow:ellipsis;white-space:nowrap;cursor:help;overflow:hidden}.CountriesTable-module__ZNeSfW__barWrap{background:var(--surf2);border-radius:3px;height:5px;overflow:hidden}.CountriesTable-module__ZNeSfW__bar{background:var(--acc);border-radius:3px;height:100%;transition:width .4s}.CountriesTable-module__ZNeSfW__count{color:var(--tx);text-align:right;font-weight:600}.CountriesTable-module__ZNeSfW__pct{color:var(--tx3);text-align:right}
.Topbar-module__p1niWa__topbar{border-bottom:1px solid var(--brd);background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.75rem;display:flex;position:sticky;top:0}.Topbar-module__p1niWa__left{align-items:center;gap:.75rem;min-width:0;display:flex}.Topbar-module__p1niWa__title{font-family:var(--font-syne);letter-spacing:-.5px;color:var(--tx);white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:800;overflow:hidden}.Topbar-module__p1niWa__right{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Topbar-module__p1niWa__hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;padding:.4rem;display:none}.Topbar-module__p1niWa__hamburger:hover{background:var(--surf)}.Topbar-module__p1niWa__hamburger span{background:var(--tx2);pointer-events:none;border-radius:2px;width:20px;height:2px;transition:background .15s;display:block}.Topbar-module__p1niWa__hamburger:hover span{background:var(--tx)}@media (max-width:1024px) and (min-width:721px){.Topbar-module__p1niWa__topbar{padding:.75rem 1rem}.Topbar-module__p1niWa__hamburger{min-width:44px;min-height:44px;padding:.55rem;display:flex}.Topbar-module__p1niWa__title{font-size:.95rem}}@media (max-width:720px){.Topbar-module__p1niWa__topbar{gap:.5rem;padding:.6rem .85rem}.Topbar-module__p1niWa__title{font-size:.92rem}.Topbar-module__p1niWa__right{gap:.35rem}.Topbar-module__p1niWa__signOut>span{display:none}.Topbar-module__p1niWa__signOut{justify-content:center;min-width:44px;padding:.35rem .5rem!important}.Topbar-module__p1niWa__signOut:before{content:"↗";font-size:1rem;line-height:1;display:inline-block;transform:rotate(45deg)}}
.v2-module__lt9kAG__page{background:var(--bg);min-height:100vh;color:var(--tx);font-family:var(--font-dm);flex-direction:column;display:flex}html.lang-ar .v2-module__lt9kAG__page{font-family:var(--font-cairo)}.v2-module__lt9kAG__nav{z-index:80;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb, var(--brd) 50%, transparent);justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:flex;position:sticky;top:0}.v2-module__lt9kAG__logo{color:var(--tx);display:inline-flex}.v2-module__lt9kAG__logoMark{width:auto;height:28px;color:var(--tx)}.v2-module__lt9kAG__navLinks{gap:2rem;font-size:.92rem;display:flex}.v2-module__lt9kAG__navLinks a{color:var(--tx2);transition:color .15s}.v2-module__lt9kAG__navLinks a:hover{color:var(--tx)}.v2-module__lt9kAG__navRight{align-items:center;gap:.55rem;display:flex}@media (max-width:980px){.v2-module__lt9kAG__navLinks{display:none}.v2-module__lt9kAG__nav{padding:.8rem 1.2rem}.v2-module__lt9kAG__navRight{gap:.35rem}}.v2-module__lt9kAG__howHead{text-align:center;flex-direction:column;gap:.7rem;max-width:700px;margin:0 auto 3.5rem;display:flex}.v2-module__lt9kAG__eyebrow{color:var(--acc);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:600;display:inline-block}.v2-module__lt9kAG__h1{font-family:var(--font-syne);letter-spacing:-.03em;color:var(--tx);font-size:clamp(2.4rem,5.4vw,4.2rem);font-weight:800;line-height:1.05}.v2-module__lt9kAG__em{color:var(--acc);font-style:normal}.v2-module__lt9kAG__h2{font-family:var(--font-syne);letter-spacing:-.022em;color:var(--tx);font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:800;line-height:1.15}.v2-module__lt9kAG__lead{color:var(--tx2);max-width:560px;font-size:1.15rem;line-height:1.75}.v2-module__lt9kAG__lead2{color:var(--tx2);font-size:1.05rem;line-height:1.7}.v2-module__lt9kAG__hero{background:linear-gradient(180deg, var(--bg) 0%, var(--bg2) 100%);padding:5rem 2.5rem 6rem}.v2-module__lt9kAG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.v2-module__lt9kAG__heroCopy{flex-direction:column;gap:1.4rem;display:flex}.v2-module__lt9kAG__heroCta{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.v2-module__lt9kAG__comparison{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.v2-module__lt9kAG__compCard{background:var(--surf);border:1px solid var(--brd);border-radius:20px;flex-direction:column;gap:.8rem;padding:1.25rem 1.1rem 1.3rem;display:flex}.v2-module__lt9kAG__staticCard{opacity:.85}.v2-module__lt9kAG__dynamicCard{border-color:#6c63ff73;box-shadow:0 22px 56px #6c63ff2e}.v2-module__lt9kAG__compHead{justify-content:space-between;align-items:center;display:flex}.v2-module__lt9kAG__compTag{background:var(--bg2);color:var(--tx2);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.v2-module__lt9kAG__tagDyn{color:var(--acc);background:#6c63ff1f}.v2-module__lt9kAG__compLock,.v2-module__lt9kAG__compPulse{color:var(--tx3);align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.v2-module__lt9kAG__compPulse{color:var(--ok)}.v2-module__lt9kAG__pulseDot{background:var(--ok);border-radius:50%;width:7px;height:7px;animation:2s infinite v2-module__lt9kAG__pulse;box-shadow:0 0 #22d87ab3}@keyframes v2-module__lt9kAG__pulse{0%{box-shadow:0 0 #22d87a99}70%{box-shadow:0 0 0 9px #22d87a00}to{box-shadow:0 0 #22d87a00}}@media (prefers-reduced-motion:reduce){.v2-module__lt9kAG__pulseDot{animation:none}}.v2-module__lt9kAG__compQr{background:var(--bg);border-radius:12px;justify-content:center;align-items:center;min-height:198px;padding:1rem;display:flex}.v2-module__lt9kAG__compQr>div{background:#fff;border-radius:8px;padding:.35rem}.v2-module__lt9kAG__compUrl{flex-direction:column;gap:.25rem;display:flex}.v2-module__lt9kAG__compUrlLabel{color:var(--tx3);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600}.v2-module__lt9kAG__compUrlValue{font-family:var(--font-dm);color:var(--tx);background:var(--bg);border:1px solid var(--brd);font-feature-settings:"tnum" on;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;padding:.45rem .6rem;font-size:.92rem;overflow:hidden}.v2-module__lt9kAG__staticUrl s{color:var(--tx3)}.v2-module__lt9kAG__dynUrl{border-color:#6c63ff66}.v2-module__lt9kAG__dynUrlInner{animation:.5s both v2-module__lt9kAG__urlswap;display:inline-block}@keyframes v2-module__lt9kAG__urlswap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.v2-module__lt9kAG__dynUrlInner{animation:none}}.v2-module__lt9kAG__compFootnote{color:var(--tx3);font-size:.82rem;line-height:1.55}.v2-module__lt9kAG__how{max-width:1200px;margin:0 auto;padding:6rem 2.5rem;position:relative}.v2-module__lt9kAG__howGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.v2-module__lt9kAG__howSticky{grid-template-columns:1fr 24px;align-items:flex-start;gap:1.4rem;display:grid;position:sticky;top:96px}.v2-module__lt9kAG__howSpine{flex-direction:column;align-items:center;gap:1.4rem;padding-top:3.6rem;display:flex;position:relative}.v2-module__lt9kAG__howSpine:before{content:"";background:var(--brd);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.v2-module__lt9kAG__spineDot{background:var(--brd);border:2px solid var(--bg);border-radius:50%;width:12px;height:12px;transition:background .2s,transform .2s;position:relative}.v2-module__lt9kAG__spineDotActive{background:var(--acc);transform:scale(1.3)}.v2-module__lt9kAG__howIlluFrame{aspect-ratio:1;background:var(--surf);border:1px solid var(--brd);border-radius:24px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.v2-module__lt9kAG__illuLayer{opacity:0;transition:opacity .35s,transform .35s;position:absolute;inset:1.5rem;transform:translateY(8px)}.v2-module__lt9kAG__illuLayerActive{opacity:1;transform:translateY(0)}.v2-module__lt9kAG__illuLayer svg{width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.v2-module__lt9kAG__illuLayer{transition:none;transform:none}.v2-module__lt9kAG__spineDot{transition:none}}.v2-module__lt9kAG__howSteps{flex-direction:column;gap:0;display:flex}.v2-module__lt9kAG__step{opacity:.55;border-bottom:1px dashed #0000;flex-direction:column;gap:1rem;padding:4rem 0;transition:opacity .3s;display:flex}.v2-module__lt9kAG__step:first-child{padding-top:0}.v2-module__lt9kAG__step:last-child{border-bottom:none}.v2-module__lt9kAG__stepActive{opacity:1}.v2-module__lt9kAG__stepNum{font-family:var(--font-syne);color:var(--acc);letter-spacing:.08em;font-size:.82rem;font-weight:700}.v2-module__lt9kAG__stepTitle{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.015em;font-size:1.6rem;font-weight:800;line-height:1.2}.v2-module__lt9kAG__stepBody{color:var(--tx2);max-width:520px;font-size:1.05rem;line-height:1.75}.v2-module__lt9kAG__stepMobileIllu{display:none}.v2-module__lt9kAG__stepMobileIllu svg{width:100%;max-width:320px;height:auto}.v2-module__lt9kAG__howCornerQr{opacity:.4;position:absolute;bottom:1.5rem;right:1.5rem}.v2-module__lt9kAG__howCornerQr>div{background:#fff;border-radius:8px;padding:.4rem}html.lang-ar .v2-module__lt9kAG__howCornerQr{left:1.5rem;right:auto}.v2-module__lt9kAG__scenarios{max-width:1200px;margin:0 auto;padding:6rem 2.5rem}.v2-module__lt9kAG__scenList{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.v2-module__lt9kAG__scenCard{background:var(--surf);border:1px solid var(--brd);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.v2-module__lt9kAG__scenImg{aspect-ratio:16/9;object-fit:cover;background:var(--bg2);width:100%;display:block}.v2-module__lt9kAG__scenBody{flex-direction:column;gap:1rem;padding:1.5rem 1.6rem 1.7rem;display:flex}.v2-module__lt9kAG__scenTag{background:var(--bg2);color:var(--tx2);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.v2-module__lt9kAG__scenBefore,.v2-module__lt9kAG__scenAfter{border-left:3px solid var(--brd);padding-left:1.2rem}:is(html.lang-ar .v2-module__lt9kAG__scenBefore,html.lang-ar .v2-module__lt9kAG__scenAfter){border-left:none;border-right:3px solid var(--brd);padding-left:0;padding-right:1.2rem}.v2-module__lt9kAG__scenAfter{border-left-color:var(--acc)}html.lang-ar .v2-module__lt9kAG__scenAfter{border-right-color:var(--acc)}.v2-module__lt9kAG__scenLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--tx3);margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.v2-module__lt9kAG__scenBefore p,.v2-module__lt9kAG__scenAfter p{color:var(--tx);font-size:.98rem;line-height:1.6}.v2-module__lt9kAG__scenAfter p{color:var(--tx);font-weight:500}.v2-module__lt9kAG__oneqr{background:var(--bg2);padding:6rem 2.5rem}.v2-module__lt9kAG__oneqrGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1140px;margin:0 auto;display:grid}.v2-module__lt9kAG__oneqrPoster{flex-direction:column;align-items:center;gap:1rem;display:flex}.v2-module__lt9kAG__poster{background:#faf8f1;border:1px solid #e7e2d3;border-radius:4px;flex-direction:column;align-items:center;gap:1rem;width:280px;padding:2rem 1.5rem;display:flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 30px 60px #0f172a2e,0 2px 4px #0f172a0f}.v2-module__lt9kAG__posterPin,.v2-module__lt9kAG__posterPin2{background:radial-gradient(circle at 35% 30%,#ff5757,#b91c1c);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 2px 6px #0f172a66}.v2-module__lt9kAG__posterPin{top:-7px;left:24px}.v2-module__lt9kAG__posterPin2{background:radial-gradient(circle at 35% 30%,#6c63ff,#4a43cc);top:-7px;right:24px}.v2-module__lt9kAG__posterTop{flex-direction:column;align-items:center;gap:.15rem;display:flex}.v2-module__lt9kAG__posterBrand{font-family:var(--font-syne);color:#0f172a;letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.v2-module__lt9kAG__posterDate{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.v2-module__lt9kAG__posterTitle{font-family:var(--font-syne);color:#0f172a;text-align:center;letter-spacing:.04em;text-transform:uppercase;font-size:.9rem;font-weight:700}.v2-module__lt9kAG__posterQrBox{background:#fff;border:1px solid #e7e2d3;padding:.6rem;box-shadow:0 4px 12px #0f172a14}.v2-module__lt9kAG__posterFoot{color:#64748b;letter-spacing:-.01em;font-family:DM Sans,monospace;font-size:.76rem}.v2-module__lt9kAG__posterCaption{color:var(--tx3);text-align:center;max-width:280px;font-size:.85rem;line-height:1.5}.v2-module__lt9kAG__oneqrInteract{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.v2-module__lt9kAG__tabs{background:var(--surf);border:1px solid var(--brd);border-radius:999px;gap:.35rem;padding:.35rem;display:flex}.v2-module__lt9kAG__tab{color:var(--tx2);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,color .15s}.v2-module__lt9kAG__tab:hover{color:var(--tx)}.v2-module__lt9kAG__tabActive{background:var(--acc);color:#fff;box-shadow:0 4px 12px #6c63ff4d}.v2-module__lt9kAG__tabActive:hover{color:#fff}.v2-module__lt9kAG__phoneWrap{justify-content:center;display:flex}.v2-module__lt9kAG__phone{background:#0f172a;border-radius:36px;width:260px;height:520px;padding:10px;position:relative;box-shadow:0 30px 80px #0f172a47,inset 0 0 0 2px #ffffff0d}.v2-module__lt9kAG__phoneNotch{z-index:2;background:#0f172a;border-radius:0 0 14px 14px;width:88px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.v2-module__lt9kAG__phoneScreen{border-radius:28px;flex-direction:column;gap:.75rem;width:100%;height:100%;padding:3rem 1.25rem 1.5rem;transition:background .4s;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){.v2-module__lt9kAG__phoneScreen{transition:none}}.v2-module__lt9kAG__phoneTag{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;background:#0f172a1f;border-radius:999px;width:fit-content;padding:.25rem .55rem;font-size:.65rem;font-weight:700}.v2-module__lt9kAG__phoneTitle{font-family:var(--font-syne);color:#0f172a;letter-spacing:-.01em;font-size:1.15rem;font-weight:800;line-height:1.2}.v2-module__lt9kAG__phoneBody{color:#0f172ab3;font-size:.82rem;line-height:1.55}.v2-module__lt9kAG__phoneCard{background:#ffffffd9;border-radius:12px;flex-direction:column;margin-top:.25rem;display:flex;overflow:hidden}.v2-module__lt9kAG__phoneCardImg{aspect-ratio:16/9;position:relative;overflow:hidden}.v2-module__lt9kAG__phoneCardImg>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.v2-module__lt9kAG__phoneCardBody{justify-content:space-between;align-items:center;padding:.6rem .8rem;display:flex}.v2-module__lt9kAG__phonePrice{font-family:var(--font-syne);color:#0f172a;font-size:1rem;font-weight:800}.v2-module__lt9kAG__phoneOrder{color:#fff;background:#0f172a;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;font-weight:600}.v2-module__lt9kAG__phoneFoot{text-align:center;color:#0f172a99;margin-top:auto;font-family:DM Sans,monospace;font-size:.7rem}.v2-module__lt9kAG__annotated{max-width:1140px;margin:0 auto;padding:6rem 2.5rem}.v2-module__lt9kAG__annotatedCard{background:var(--surf);border:1px solid var(--brd);border-radius:24px;grid-template-columns:2fr 1fr;align-items:center;gap:2rem;padding:2rem;display:grid}.v2-module__lt9kAG__annotatedChart{position:relative}.v2-module__lt9kAG__handArrows{pointer-events:none;opacity:.55;width:100%;height:100%;position:absolute;inset:0}html[data-theme=dark] .v2-module__lt9kAG__handArrows path{stroke:#f0eeff}.v2-module__lt9kAG__annotateList{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.v2-module__lt9kAG__annotateItem{align-items:flex-start;gap:.8rem;display:flex}.v2-module__lt9kAG__annotateNum{background:var(--tx);height:28px;color:var(--bg);font-family:var(--font-syne);border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.v2-module__lt9kAG__annotateText{color:var(--tx2);font-size:.95rem;line-height:1.55}.v2-module__lt9kAG__faq{max-width:720px;margin:0 auto;padding:5rem 2.5rem 4rem}.v2-module__lt9kAG__faqList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.v2-module__lt9kAG__faqItem details{background:var(--surf);border:1px solid var(--brd);border-radius:14px;padding:1.1rem 1.4rem}.v2-module__lt9kAG__faqItem details[open]{border-color:var(--brd2)}.v2-module__lt9kAG__faqItem summary{font-family:var(--font-syne);color:var(--tx);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.v2-module__lt9kAG__faqItem summary::-webkit-details-marker{display:none}.v2-module__lt9kAG__faqItem summary:after{content:"↓";color:var(--tx3);transition:transform .2s}.v2-module__lt9kAG__faqItem details[open] summary:after{transform:rotate(180deg)}.v2-module__lt9kAG__faqItem details p{color:var(--tx2);margin-top:.7rem;font-size:.96rem;line-height:1.7}.v2-module__lt9kAG__cta{background:linear-gradient(135deg, var(--acc) 0%, #9d96ff 100%);text-align:center;color:#fff;padding:6rem 2.5rem}.v2-module__lt9kAG__cta .v2-module__lt9kAG__h2{color:#fff}.v2-module__lt9kAG__ctaInner{flex-direction:column;align-items:center;gap:1.25rem;max-width:680px;margin:0 auto;display:flex}.v2-module__lt9kAG__ctaInner .v2-module__lt9kAG__lead2{color:#ffffffd9}.v2-module__lt9kAG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.v2-module__lt9kAG__ctaButtons .btn-primary{color:var(--acc);background:#fff}.v2-module__lt9kAG__ctaButtons .btn-primary:hover{color:var(--acc3);background:#f6f7fb;box-shadow:0 8px 24px #0f172a33}.v2-module__lt9kAG__ctaButtons .btn-ghost{color:#fff;border-color:#ffffff73}.v2-module__lt9kAG__ctaButtons .btn-ghost:hover{color:var(--acc);background:#fff;border-color:#fff}.v2-module__lt9kAG__footer{background:var(--bg2);border-top:1px solid var(--brd);padding:3rem 2.5rem 2.5rem}.v2-module__lt9kAG__footerInner{text-align:center;flex-direction:column;align-items:center;gap:.7rem;max-width:1200px;margin:0 auto;display:flex}.v2-module__lt9kAG__footerLogo{width:auto;height:24px;color:var(--tx)}.v2-module__lt9kAG__footerNote{color:var(--tx2);max-width:540px;font-size:.92rem;line-height:1.6}.v2-module__lt9kAG__footerSmall{color:var(--tx3);font-size:.8rem}@media (max-width:1100px){.v2-module__lt9kAG__annotatedCard{grid-template-columns:1fr}}@media (max-width:980px){.v2-module__lt9kAG__heroInner{grid-template-columns:1fr;gap:2.5rem}.v2-module__lt9kAG__howGrid{grid-template-columns:1fr;gap:0}.v2-module__lt9kAG__howSticky{display:none}.v2-module__lt9kAG__step{padding:2.5rem 0}.v2-module__lt9kAG__stepMobileIllu{background:var(--surf);border:1px solid var(--brd);aspect-ratio:1;border-radius:16px;max-width:320px;margin-top:1rem;padding:1rem;display:block}.v2-module__lt9kAG__oneqrGrid{grid-template-columns:1fr;gap:2.5rem}.v2-module__lt9kAG__scenList{grid-template-columns:1fr}.v2-module__lt9kAG__annotatedCard{padding:1.4rem}}@media (max-width:720px){.v2-module__lt9kAG__hero,.v2-module__lt9kAG__how,.v2-module__lt9kAG__scenarios,.v2-module__lt9kAG__oneqr,.v2-module__lt9kAG__annotated,.v2-module__lt9kAG__faq,.v2-module__lt9kAG__cta{padding-left:1.2rem;padding-right:1.2rem}.v2-module__lt9kAG__hero{padding-top:2.5rem;padding-bottom:3rem}.v2-module__lt9kAG__how,.v2-module__lt9kAG__scenarios,.v2-module__lt9kAG__oneqr,.v2-module__lt9kAG__annotated,.v2-module__lt9kAG__cta{padding-top:3rem;padding-bottom:3rem}.v2-module__lt9kAG__comparison{grid-template-columns:1fr}.v2-module__lt9kAG__compCard{padding:1rem .9rem 1.1rem}.v2-module__lt9kAG__builderInput{font-size:16px}.v2-module__lt9kAG__tabs{flex-wrap:wrap;justify-content:center}}@media (max-width:1024px){.v2-module__lt9kAG__navLinks a{align-items:center;min-height:44px;display:inline-flex}.v2-module__lt9kAG__tab{min-height:44px}}
.landing-module__-4sUFa__page{background:var(--bg);flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1rem 4rem;display:flex}.landing-module__-4sUFa__brand{font-family:var(--font-syne);letter-spacing:.12em;text-transform:uppercase;color:var(--tx3);margin-bottom:2rem;font-size:.75rem;font-weight:700}.landing-module__-4sUFa__brandDot{background:var(--acc);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:.4rem;display:inline-block}.landing-module__-4sUFa__brandLink{color:var(--tx3);align-items:center;text-decoration:none;transition:color .15s;display:inline-flex}.landing-module__-4sUFa__brandLink:hover{color:var(--acc)}.landing-module__-4sUFa__card{background:var(--surf);border:1px solid var(--brd);border-radius:20px;width:100%;max-width:420px;overflow:hidden}.landing-module__-4sUFa__vcardHero{background:linear-gradient(135deg, var(--acc3) 0%, var(--acc) 100%);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex}.landing-module__-4sUFa__avatar{background:#fff3;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;display:flex}.landing-module__-4sUFa__vcardName{font-family:var(--font-syne);color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2}.landing-module__-4sUFa__vcardMeta{color:#fffc;font-size:.85rem}.landing-module__-4sUFa__vcardFields{flex-direction:column;gap:0;padding:1.25rem 1.5rem;display:flex}.landing-module__-4sUFa__field{border-bottom:1px solid var(--brd);color:inherit;align-items:center;gap:.875rem;padding:.875rem 0;text-decoration:none;transition:background .15s;display:flex}.landing-module__-4sUFa__field:last-of-type{border-bottom:none}a.landing-module__-4sUFa__field:hover{background:#6c63ff0f;margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.landing-module__-4sUFa__fieldIcon{background:#6c63ff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.landing-module__-4sUFa__fieldBody{flex-direction:column;gap:.1rem;min-width:0;display:flex}.landing-module__-4sUFa__fieldLabel{color:var(--tx3);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}.landing-module__-4sUFa__fieldValue{color:var(--tx);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.landing-module__-4sUFa__wifiHero{background:linear-gradient(135deg, var(--bg3) 0%, var(--surf2) 100%);border-bottom:1px solid var(--brd);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.5rem;display:flex}.landing-module__-4sUFa__wifiIcon{margin-bottom:.5rem;font-size:3rem}.landing-module__-4sUFa__wifiTitle{font-family:var(--font-syne);color:var(--tx);font-size:1.2rem;font-weight:700}.landing-module__-4sUFa__wifiSub{color:var(--tx3);font-size:.82rem}.landing-module__-4sUFa__wifiFields{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.landing-module__-4sUFa__wifiRow{flex-direction:column;gap:.3rem;display:flex}.landing-module__-4sUFa__wifiRowLabel{color:var(--tx3);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.landing-module__-4sUFa__wifiRowValue{color:var(--tx);background:var(--bg3);border:1px solid var(--brd);word-break:break-all;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .875rem;font-family:monospace;font-size:1rem;font-weight:600;display:flex}.landing-module__-4sUFa__copyBtn{color:var(--acc2);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:.2rem 0;font-size:.75rem;font-weight:700}.landing-module__-4sUFa__copyBtn:hover{color:var(--acc)}.landing-module__-4sUFa__pill{color:var(--acc2);background:#6c63ff26;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:600;display:inline-block}.landing-module__-4sUFa__actions{border-top:1px solid var(--brd);padding:1.25rem 1.5rem}.landing-module__-4sUFa__saveBtn{background:var(--acc);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:10px;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:block}.landing-module__-4sUFa__saveBtn:hover{opacity:.85}.landing-module__-4sUFa__notFound{text-align:center;color:var(--tx3);padding:4rem 1rem}.landing-module__-4sUFa__fileCard{max-width:720px}.landing-module__-4sUFa__fileHero{text-align:center;color:#fff;background:linear-gradient(135deg,#b9342f 0%,#ed4b46 100%);flex-direction:column;align-items:center;gap:.45rem;padding:1.75rem 1.5rem;display:flex}.landing-module__-4sUFa__fileIcon{margin-bottom:.15rem;font-size:2.5rem}.landing-module__-4sUFa__fileTitle{font-family:var(--font-syne);word-break:break-word;font-size:1.25rem;font-weight:700;line-height:1.25}.landing-module__-4sUFa__fileMeta{color:#ffffffd9;flex-wrap:wrap;justify-content:center;gap:.4rem;font-size:.82rem;display:inline-flex}.landing-module__-4sUFa__fileViewer{background:var(--bg2);border-bottom:1px solid var(--brd);padding:0}.landing-module__-4sUFa__pdfPreview{background:var(--bg2);padding:1rem;position:relative}.landing-module__-4sUFa__pdfPage{color:#0f172a;background:#fafaf6;border:1px solid #0f172a14;border-radius:6px;flex-direction:column;gap:.5rem;min-height:240px;padding:1rem 1.1rem 1.4rem;display:flex;position:relative;box-shadow:0 1px #0f172a0a,0 12px 28px #0f172a1a}.landing-module__-4sUFa__pdfPageHead{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.landing-module__-4sUFa__pdfTag{color:#fff;letter-spacing:.08em;background:#b9342f;border-radius:4px;align-items:center;padding:.18rem .45rem;font-size:.62rem;font-weight:800;display:inline-flex}.landing-module__-4sUFa__pdfPageMeta{color:#6b6490;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.landing-module__-4sUFa__pdfH1{background:#0f172a;border-radius:3px;width:70%;height:12px;margin-bottom:.3rem}.landing-module__-4sUFa__pdfH2{background:#0f172ab3;border-radius:3px;width:50%;height:9px;margin-top:.2rem;margin-bottom:.2rem}.landing-module__-4sUFa__pdfLine{background:#0f172a2e;border-radius:2px;height:5px}.landing-module__-4sUFa__pdfGap{height:.3rem}.landing-module__-4sUFa__pdfPageEdge{z-index:-1;background:#fafaf6;border-bottom:1px solid #0f172a14;border-radius:0 0 6px 6px;height:6px;position:absolute;bottom:.65rem;left:1.35rem;right:1.35rem;box-shadow:0 6px 16px #0f172a14}
.SimpleTable-module__bHkliG__table{border-collapse:collapse;width:100%;font-size:.82rem}.SimpleTable-module__bHkliG__table thead th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--tx3);border-bottom:1px solid var(--brd);padding:.3rem 0 .5rem;font-size:.68rem;font-weight:600}html.SimpleTable-module__bHkliG__lang-ar .SimpleTable-module__bHkliG__table thead th{text-align:right;letter-spacing:0}.SimpleTable-module__bHkliG__table tbody tr:not(:last-child) td{border-bottom:1px solid var(--brd)}.SimpleTable-module__bHkliG__table tbody td{vertical-align:middle;padding:.45rem 0}.SimpleTable-module__bHkliG__barRow{align-items:center;gap:.5rem;display:flex}.SimpleTable-module__bHkliG__label{color:var(--tx2);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:180px;overflow:hidden}.SimpleTable-module__bHkliG__barBg{background:var(--surf2);border-radius:2px;flex:1;height:4px;overflow:hidden}.SimpleTable-module__bHkliG__bar{background:var(--acc);border-radius:2px;height:100%}.SimpleTable-module__bHkliG__count{color:var(--tx);text-align:right;white-space:nowrap;padding-left:.75rem;font-weight:600}html.SimpleTable-module__bHkliG__lang-ar .SimpleTable-module__bHkliG__count{text-align:left;padding-left:0;padding-right:.75rem}
.v3-module__x8Fiya__page{background:var(--bg);min-height:100vh;color:var(--tx);font-family:var(--font-dm);flex-direction:column;display:flex}html.lang-ar .v3-module__x8Fiya__page{font-family:var(--font-cairo)}.v3-module__x8Fiya__nav{background:var(--bg);border-bottom:1px solid var(--brd);z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb, var(--bg) 90%, transparent);justify-content:space-between;align-items:center;padding:1.4rem 3.5rem;display:flex;position:sticky;top:0}.v3-module__x8Fiya__logo{color:var(--tx);display:inline-flex}.v3-module__x8Fiya__logoMark{width:auto;height:30px;color:var(--tx)}.v3-module__x8Fiya__navLinks{letter-spacing:.03em;text-transform:uppercase;gap:2.4rem;font-size:.88rem;font-weight:600;display:flex}.v3-module__x8Fiya__navLinks a{color:var(--tx2);transition:color .15s}.v3-module__x8Fiya__navLinks a:hover{color:var(--acc)}.v3-module__x8Fiya__navRight{align-items:center;gap:.55rem;display:flex}@media (max-width:980px){.v3-module__x8Fiya__navLinks{display:none}.v3-module__x8Fiya__nav{padding:.8rem 1.2rem}.v3-module__x8Fiya__navRight{gap:.35rem}}.v3-module__x8Fiya__sectionHead{flex-direction:column;gap:.6rem;max-width:1240px;margin:0 auto 2.5rem;padding:0 3.5rem;display:flex}.v3-module__x8Fiya__eyebrow{color:var(--acc);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.v3-module__x8Fiya__h2{font-family:var(--font-syne);letter-spacing:-.03em;color:var(--tx);max-width:16ch;font-size:clamp(2rem,5vw,3.8rem);font-weight:800;line-height:1.05}.v3-module__x8Fiya__hero{background:var(--bg);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:5rem;padding:4rem 3.5rem 5rem;display:grid;position:relative;overflow:hidden}.v3-module__x8Fiya__heroCopy{flex-direction:column;gap:1.6rem;max-width:540px;display:flex}.v3-module__x8Fiya__h1{font-family:var(--font-syne);letter-spacing:-.035em;color:var(--tx);font-size:clamp(2.8rem,7vw,5.6rem);font-weight:800;line-height:.95}.v3-module__x8Fiya__h1Em{color:var(--acc);font-style:italic;font-family:var(--font-syne)}.v3-module__x8Fiya__brDesk{display:none}@media (min-width:1100px){.v3-module__x8Fiya__brDesk{display:inline}}.v3-module__x8Fiya__lead{color:var(--tx2);font-size:1.1rem;line-height:1.7}.v3-module__x8Fiya__heroCta{flex-wrap:wrap;gap:.75rem;display:flex}.v3-module__x8Fiya__bentoWrap{position:relative}.v3-module__x8Fiya__bento{perspective:1200px;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(150px,1fr);gap:12px;display:grid}.v3-module__x8Fiya__bentoTile{cursor:pointer;transform:translate3d(calc(var(--bento-x,0) * var(--depth,0) * 1px), calc(var(--bento-y,0) * var(--depth,0) * 1px), 0) rotateX(calc(var(--bento-y,0) * -2deg)) rotateY(calc(var(--bento-x,0) * 2deg));border:none;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1rem;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0f172a1a}.v3-module__x8Fiya__bentoTile:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0f172a2e}.v3-module__x8Fiya__bentoTile:focus-visible{outline:3px solid var(--acc);outline-offset:4px}@media (prefers-reduced-motion:reduce){.v3-module__x8Fiya__bentoTile{transition:none;transform:none}.v3-module__x8Fiya__bentoTile:hover{transform:none}}.v3-module__x8Fiya__bentoQr{background:#ffffffa6;border-radius:10px;padding:.4rem;box-shadow:0 4px 12px #0f172a14}.v3-module__x8Fiya__bentoQr>div{display:block}.v3-module__x8Fiya__bentoLabel{letter-spacing:.04em;color:#0f172ab3;text-transform:uppercase;text-align:center;font-size:.72rem;font-weight:700}.v3-module__x8Fiya__modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#0f172ab8;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.v3-module__x8Fiya__modalClose{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;width:44px;height:44px;font-size:1.6rem;line-height:1;position:absolute;top:1.4rem;right:1.4rem}.v3-module__x8Fiya__modalInner{background:var(--bg);border-radius:24px;grid-template-columns:1fr 1fr;gap:0;width:100%;max-width:720px;display:grid;overflow:hidden}.v3-module__x8Fiya__modalQr{justify-content:center;align-items:center;padding:2.5rem;display:flex}.v3-module__x8Fiya__modalBody{flex-direction:column;justify-content:center;gap:1rem;padding:2.5rem 2rem;display:flex}.v3-module__x8Fiya__modalEyebrow{color:var(--acc);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.v3-module__x8Fiya__modalTitle{font-family:var(--font-syne);letter-spacing:-.02em;color:var(--tx);font-size:1.8rem;font-weight:800;line-height:1.1}.v3-module__x8Fiya__modalP{color:var(--tx2);line-height:1.65}@media (max-width:720px){.v3-module__x8Fiya__modalInner{grid-template-columns:1fr}.v3-module__x8Fiya__modalQr,.v3-module__x8Fiya__modalBody{padding:1.5rem}}.v3-module__x8Fiya__beforeAfter{background:var(--bg2);padding:6rem 0}.v3-module__x8Fiya__baWrap{aspect-ratio:4/3;border:1px solid var(--brd);-webkit-user-select:none;user-select:none;border-radius:24px;max-width:800px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a29}.v3-module__x8Fiya__baBefore,.v3-module__x8Fiya__baAfter{flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;display:flex;position:absolute;inset:0}.v3-module__x8Fiya__baBefore{background:#f1f5f9}.v3-module__x8Fiya__baAfter{color:#fef3c7;background:#1a1635}.v3-module__x8Fiya__baQrBg{border-radius:14px;padding:1.2rem;box-shadow:0 14px 40px #0f172a2e}.v3-module__x8Fiya__baTag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0f172ad9;border-radius:999px;padding:.35rem .8rem;font-size:.72rem;font-weight:700;position:absolute;top:1.2rem;left:1.2rem}.v3-module__x8Fiya__baTagAfter{color:#1a1635;background:#fef3c7f2;left:auto;right:1.2rem}.v3-module__x8Fiya__baCaption{color:#475569;text-align:center;max-width:60%;font-size:.9rem;line-height:1.45}.v3-module__x8Fiya__baCaptionAfter{color:#fef3c7cc}.v3-module__x8Fiya__baHandle{cursor:ew-resize;z-index:4;background:#ffffffd9;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 18px #0f172a66}.v3-module__x8Fiya__baHandleBar{width:100%;height:100%;display:block}.v3-module__x8Fiya__baHandleKnob{color:#0f172a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #0f172a4d}.v3-module__x8Fiya__baHandle:focus-visible{outline:3px solid var(--acc);outline-offset:2px}.v3-module__x8Fiya__marqueeSection{background:var(--bg);padding:5rem 0 6rem}.v3-module__x8Fiya__marqueeHead{justify-content:center;margin-bottom:1.5rem;padding:0 3.5rem;display:flex}.v3-module__x8Fiya__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 80px calc(100% - 80px),#0000);mask-image:linear-gradient(90deg,#0000,#000 80px calc(100% - 80px),#0000)}.v3-module__x8Fiya__marqueeTrack{gap:1.2rem;width:fit-content;padding:1rem 0;animation:30s linear infinite v3-module__x8Fiya__scrollx;display:flex}.v3-module__x8Fiya__marquee:hover .v3-module__x8Fiya__marqueeTrack{animation-play-state:paused}html.lang-ar .v3-module__x8Fiya__marqueeTrack{animation-direction:reverse}@keyframes v3-module__x8Fiya__scrollx{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.v3-module__x8Fiya__marqueeTrack{animation:none}}.v3-module__x8Fiya__marqueeItem{flex:none}.v3-module__x8Fiya__marqueeQr{border-radius:14px;padding:1rem;box-shadow:0 10px 30px #0f172a1f}.v3-module__x8Fiya__marqueeQr>div{display:block}.v3-module__x8Fiya__wild{background:var(--bg2);padding:6rem 0}.v3-module__x8Fiya__wildGrid{grid-template-rows:auto auto;grid-template-columns:1.2fr 1.5fr 1fr;gap:1rem;max-width:1240px;margin:0 auto;padding:0 3.5rem;display:grid}.v3-module__x8Fiya__wildGrid>:first-child{grid-row:span 2}.v3-module__x8Fiya__wildGrid>:nth-child(2){grid-column:2/3}.v3-module__x8Fiya__wildGrid>:nth-child(3){grid-column:3/4}.v3-module__x8Fiya__wildGrid>:nth-child(4){grid-column:2/3}.v3-module__x8Fiya__wildGrid>:nth-child(5){grid-column:3/4}.v3-module__x8Fiya__wildItem{background:var(--brd);border-radius:18px;margin:0;position:relative;overflow:hidden;box-shadow:0 14px 38px #0f172a24}.v3-module__x8Fiya__wildImg{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.v3-module__x8Fiya__wildItem:hover .v3-module__x8Fiya__wildImg{transform:scale(1.04)}.v3-module__x8Fiya__wildCap{color:#fff;background:linear-gradient(#0000,#0f172ab3);padding:1rem 1.2rem;font-size:.82rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}.v3-module__x8Fiya__templates{background:var(--bg);padding:6rem 0}.v3-module__x8Fiya__tplGrid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1240px;margin:0 auto;padding:0 3.5rem;display:grid}.v3-module__x8Fiya__tplTile{border:1px solid color-mix(in srgb, var(--tx) 6%, transparent);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;min-height:220px;padding:1.4rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 24px #0f172a0f}.v3-module__x8Fiya__tplTile:hover{transform:translateY(-4px);box-shadow:0 18px 44px #0f172a29}.v3-module__x8Fiya__tplQr{background:#ffffffb3;border-radius:10px;padding:.55rem;box-shadow:0 4px 12px #0f172a14}.v3-module__x8Fiya__tplName{font-family:var(--font-syne);letter-spacing:-.005em;font-size:.92rem;font-weight:700}.v3-module__x8Fiya__quotes{background:var(--bg2);grid-template-columns:1fr 1fr;gap:3rem;max-width:1240px;margin:0 auto;padding:6rem 3.5rem;display:grid}.v3-module__x8Fiya__quote{background:var(--surf);border:1px solid var(--brd);border-radius:22px;padding:2rem 2.2rem 2rem 4rem;position:relative}html.lang-ar .v3-module__x8Fiya__quote{padding:2rem 4rem 2rem 2.2rem}.v3-module__x8Fiya__quoteMark{font-family:var(--font-syne);color:var(--acc);opacity:.55;font-size:5rem;line-height:1;position:absolute;top:1rem;left:1.4rem}html.lang-ar .v3-module__x8Fiya__quoteMark{left:auto;right:1.4rem}.v3-module__x8Fiya__quote p{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.005em;font-size:1.25rem;font-weight:600;line-height:1.45}.v3-module__x8Fiya__quote cite{color:var(--tx2);margin-top:1.2rem;font-size:.85rem;font-style:normal;display:block}.v3-module__x8Fiya__pricing{background:var(--bg);padding:6rem 0}.v3-module__x8Fiya__priceGrid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:980px;margin:0 auto;padding:0 3.5rem;display:grid}.v3-module__x8Fiya__priceCard{background:var(--surf);border:1px solid var(--brd);border-radius:22px;flex-direction:column;gap:1.1rem;padding:2.2rem;display:flex}.v3-module__x8Fiya__priceCardDark{background:var(--tx);color:var(--bg);border-color:var(--tx)}.v3-module__x8Fiya__priceCardDark .v3-module__x8Fiya__priceList li,.v3-module__x8Fiya__priceCardDark .v3-module__x8Fiya__priceName,.v3-module__x8Fiya__priceCardDark .v3-module__x8Fiya__priceAmt{color:var(--bg)}.v3-module__x8Fiya__priceCardDark .v3-module__x8Fiya__priceList li:before{background:var(--bg)}.v3-module__x8Fiya__priceTag{background:var(--bg2);color:var(--tx2);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:.3rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.v3-module__x8Fiya__priceTagDark{color:#fff;background:#ffffff26}.v3-module__x8Fiya__priceName{font-family:var(--font-syne);font-size:1.4rem;font-weight:800}.v3-module__x8Fiya__priceAmt{font-family:var(--font-syne);letter-spacing:-.02em;font-size:3rem;font-weight:800;line-height:1}.v3-module__x8Fiya__priceAmt small{opacity:.6;margin-left:.25rem;font-size:.9rem;font-weight:500}html.lang-ar .v3-module__x8Fiya__priceAmt small{margin-left:0;margin-right:.25rem}.v3-module__x8Fiya__priceList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.v3-module__x8Fiya__priceList li{padding-left:1.2rem;font-size:.95rem;position:relative}.v3-module__x8Fiya__priceList li:before{content:"";background:var(--acc);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}html.lang-ar .v3-module__x8Fiya__priceList li{padding-left:0;padding-right:1.2rem}html.lang-ar .v3-module__x8Fiya__priceList li:before{left:auto;right:0}.v3-module__x8Fiya__priceCardDark .btn-primary{background:var(--bg);color:var(--tx)}.v3-module__x8Fiya__priceCardDark .btn-primary:hover{background:var(--bg2);color:var(--tx)}.v3-module__x8Fiya__footer{background:var(--bg2);border-top:1px solid var(--brd);padding:3rem 3.5rem 2.5rem}.v3-module__x8Fiya__footerInner{text-align:center;flex-direction:column;align-items:center;gap:.7rem;max-width:1240px;margin:0 auto;display:flex}.v3-module__x8Fiya__footerLogo{width:auto;height:24px;color:var(--tx)}.v3-module__x8Fiya__footerNote{color:var(--tx2);max-width:600px;font-size:.92rem;line-height:1.6}.v3-module__x8Fiya__footerSmall{color:var(--tx3);font-size:.8rem}@media (max-width:1100px){.v3-module__x8Fiya__hero{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem 4rem}.v3-module__x8Fiya__heroCopy{max-width:100%}.v3-module__x8Fiya__wildGrid{grid-template-columns:1fr 1fr}.v3-module__x8Fiya__wildGrid>:first-child{grid-row:auto}.v3-module__x8Fiya__wildGrid>:nth-child(2),.v3-module__x8Fiya__wildGrid>:nth-child(3),.v3-module__x8Fiya__wildGrid>:nth-child(4),.v3-module__x8Fiya__wildGrid>:nth-child(5){grid-column:auto}.v3-module__x8Fiya__tplGrid{grid-template-columns:repeat(3,1fr)}.v3-module__x8Fiya__quotes{grid-template-columns:1fr}}@media (max-width:880px){.v3-module__x8Fiya__sectionHead,.v3-module__x8Fiya__quotes,.v3-module__x8Fiya__footer,.v3-module__x8Fiya__wildGrid,.v3-module__x8Fiya__tplGrid,.v3-module__x8Fiya__priceGrid,.v3-module__x8Fiya__marqueeHead{padding-left:1.2rem;padding-right:1.2rem}.v3-module__x8Fiya__hero{padding:2.5rem 1.2rem 3rem}.v3-module__x8Fiya__quotes{padding:3rem 1.2rem}.v3-module__x8Fiya__beforeAfter,.v3-module__x8Fiya__wild,.v3-module__x8Fiya__templates,.v3-module__x8Fiya__pricing,.v3-module__x8Fiya__marqueeSection{padding-top:3rem;padding-bottom:3rem}.v3-module__x8Fiya__bento{grid-template-columns:repeat(2,1fr)}.v3-module__x8Fiya__bentoTile:first-child{grid-area:span 2/span 2}.v3-module__x8Fiya__wildGrid{grid-template-columns:1fr}.v3-module__x8Fiya__tplGrid{grid-template-columns:repeat(2,1fr)}.v3-module__x8Fiya__tplTile{min-height:180px;padding:1rem}.v3-module__x8Fiya__priceGrid{grid-template-columns:1fr}.v3-module__x8Fiya__quote{padding:1.6rem 1.6rem 1.6rem 3rem}html.lang-ar .v3-module__x8Fiya__quote{padding:1.6rem 3rem 1.6rem 1.6rem}.v3-module__x8Fiya__baWrap{aspect-ratio:3/4}.v3-module__x8Fiya__baBefore,.v3-module__x8Fiya__baAfter{gap:.9rem;padding:.8rem}.v3-module__x8Fiya__baQrBg{padding:.8rem}.v3-module__x8Fiya__baQrBg svg,.v3-module__x8Fiya__baQrBg canvas,.v3-module__x8Fiya__baQrBg img{max-width:220px;height:auto}.v3-module__x8Fiya__baCaption{max-width:88%;font-size:.82rem}.v3-module__x8Fiya__baTag,.v3-module__x8Fiya__baTagAfter{padding:.3rem .6rem;font-size:.68rem;top:.9rem}.v3-module__x8Fiya__baTag{left:.9rem}.v3-module__x8Fiya__baTagAfter{left:auto;right:.9rem}}@media (max-width:1024px){.v3-module__x8Fiya__navLinks a{align-items:center;min-height:44px;display:inline-flex}}
.v5-module__2EOm0a__page{background:var(--bg);min-height:100vh;color:var(--tx);font-family:var(--font-dm);flex-direction:column;display:flex}html.lang-ar .v5-module__2EOm0a__page{font-family:var(--font-cairo)}.v5-module__2EOm0a__nav{z-index:80;background:color-mix(in srgb, var(--bg) 92%, transparent);border-bottom:1px solid var(--brd);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}.v5-module__2EOm0a__logo{color:var(--tx);display:inline-flex}.v5-module__2EOm0a__logoMark{height:28px;color:var(--acc);filter:drop-shadow(0 0 18px #6c63ff66)}.v5-module__2EOm0a__navLinks{gap:1.8rem;font-size:.9rem;display:flex}.v5-module__2EOm0a__navLinks a{color:var(--tx2);transition:color .15s}.v5-module__2EOm0a__navLinks a:hover{color:var(--tx)}.v5-module__2EOm0a__navRight{align-items:center;gap:.55rem;display:flex}.v5-module__2EOm0a__navTryProLong{display:inline}.v5-module__2EOm0a__navTryProShort{display:none}@media (max-width:980px){.v5-module__2EOm0a__navLinks{display:none}.v5-module__2EOm0a__nav{padding:.7rem 1.1rem}}@media (max-width:720px){.v5-module__2EOm0a__navRight{gap:.35rem}.v5-module__2EOm0a__navSignIn,.v5-module__2EOm0a__navTryProLong{display:none}.v5-module__2EOm0a__navTryProShort{display:inline}.v5-module__2EOm0a__navTryPro{padding:.5rem .85rem}}@media (max-width:380px){.v5-module__2EOm0a__logoMark{height:24px}.v5-module__2EOm0a__nav{padding:.55rem .8rem}}.v5-module__2EOm0a__sectionHead{text-align:center;flex-direction:column;gap:.6rem;max-width:760px;margin:0 auto 2.5rem;padding:0 2.5rem;display:flex}.v5-module__2EOm0a__eyebrow{color:var(--acc);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.v5-module__2EOm0a__h2{font-family:var(--font-syne);letter-spacing:-.022em;color:var(--tx);font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:800;line-height:1.15}.v5-module__2EOm0a__studio{background:radial-gradient(circle at 15% 12%, #6c63ff26, transparent 50%), radial-gradient(circle at 85% 78%, #22d87a1a, transparent 55%), var(--bg);padding:3rem 0 5rem;position:relative}.v5-module__2EOm0a__studioHead{text-align:center;flex-direction:column;gap:.9rem;max-width:980px;margin:0 auto 2.5rem;padding:0 2.5rem;display:flex}.v5-module__2EOm0a__h1{font-family:var(--font-syne);letter-spacing:-.03em;color:var(--tx);font-size:clamp(2.3rem,5vw,3.8rem);font-weight:800;line-height:1.05}.v5-module__2EOm0a__em{color:var(--acc);font-style:italic}.v5-module__2EOm0a__lead{color:var(--tx2);max-width:720px;margin:0 auto;font-size:1.05rem;line-height:1.65}.v5-module__2EOm0a__studioGrid{grid-template-columns:240px minmax(0,1fr) 240px;align-items:flex-start;gap:1.5rem;max-width:1320px;margin:0 auto;padding:0 2.5rem;display:grid}.v5-module__2EOm0a__rail{background:var(--surf);border:1px solid var(--brd);scrollbar-width:thin;scrollbar-color:var(--brd2) transparent;border-radius:22px;max-height:calc(100vh - 130px);padding:1.2rem 1.1rem 1.4rem;position:sticky;top:96px;overflow:hidden auto}.v5-module__2EOm0a__rail::-webkit-scrollbar{width:8px;height:0}.v5-module__2EOm0a__rail::-webkit-scrollbar-track{background:0 0}.v5-module__2EOm0a__rail::-webkit-scrollbar-thumb{background:var(--brd2);border-radius:999px}.v5-module__2EOm0a__rail::-webkit-scrollbar-thumb:hover{background:var(--tx3)}.v5-module__2EOm0a__railTitle{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.005em;align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.92rem;font-weight:800;display:flex}.v5-module__2EOm0a__typeGrid{grid-template-columns:1fr;gap:.35rem;display:grid}.v5-module__2EOm0a__typeChip{cursor:pointer;text-align:left;color:var(--tx2);background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:.55rem;padding:.45rem .6rem;font-family:inherit;transition:background .15s,color .15s,border-color .15s;display:grid}html.lang-ar .v5-module__2EOm0a__typeChip{text-align:right}.v5-module__2EOm0a__typeChip:hover{background:var(--bg2);color:var(--tx)}.v5-module__2EOm0a__typeChipActive{background:var(--bg2);border-color:var(--chip-accent,var(--acc));color:var(--tx)}.v5-module__2EOm0a__typeChipEmoji{font-size:1.1rem;line-height:1}.v5-module__2EOm0a__typeChipName{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.v5-module__2EOm0a__frameGrid{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.v5-module__2EOm0a__frameThumb{background:var(--bg2);outline-offset:2px;cursor:pointer;border:none;border-radius:10px;outline:2px solid #0000;justify-content:center;align-items:center;min-width:0;padding:.35rem;transition:outline-color .15s,transform .1s,background .15s;display:flex;overflow:hidden}.v5-module__2EOm0a__frameThumb:hover{transform:translateY(-1px)}.v5-module__2EOm0a__frameThumbActive{outline-color:var(--acc);background:color-mix(in srgb, var(--acc) 10%, var(--bg2))}.v5-module__2EOm0a__stage{background:var(--surf);border:1px solid var(--brd);border-radius:24px;flex-direction:column;gap:1.4rem;padding:1.6rem;display:flex}.v5-module__2EOm0a__stageControls{border-bottom:1px solid var(--brd);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-bottom:1rem;display:flex}.v5-module__2EOm0a__stageGroup{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.v5-module__2EOm0a__swatch{background:var(--bg2);cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .15s,transform .1s;display:flex}.v5-module__2EOm0a__swatch:hover{transform:scale(1.05)}.v5-module__2EOm0a__swatchActive{border-color:var(--acc)}.v5-module__2EOm0a__swatchInner{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.v5-module__2EOm0a__ctaChip{background:var(--bg2);border:1px solid var(--brd);font-family:var(--font-syne);letter-spacing:.08em;color:var(--tx2);cursor:pointer;border-radius:999px;padding:.42rem .9rem;font-size:.76rem;font-weight:700}.v5-module__2EOm0a__ctaChip:hover{color:var(--tx);border-color:var(--brd2)}.v5-module__2EOm0a__ctaChipActive{background:var(--tx);color:var(--bg);border-color:var(--tx)}.v5-module__2EOm0a__stageBody{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.4rem;padding:1.4rem 0;display:grid}.v5-module__2EOm0a__stagePhone,.v5-module__2EOm0a__stageFrame{flex-direction:column;align-items:center;gap:.65rem;animation:.35s both v5-module__2EOm0a__stageIn;display:flex}.v5-module__2EOm0a__stageFramePad{background:var(--bg2);border:1px solid var(--brd);border-radius:14px;padding:1rem}@keyframes v5-module__2EOm0a__stageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.v5-module__2EOm0a__stagePhone,.v5-module__2EOm0a__stageFrame{animation:none}}.v5-module__2EOm0a__stageLabel{color:var(--tx3);letter-spacing:.04em;font-size:.8rem}.v5-module__2EOm0a__stageArrow{color:var(--tx3);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.3rem;font-size:.75rem;display:flex}html.lang-ar .v5-module__2EOm0a__stageArrow svg{transform:scaleX(-1)}.v5-module__2EOm0a__stageCta{border-top:1px solid var(--brd);justify-content:center;padding-top:1rem;display:flex}.v5-module__2EOm0a__pricing{max-width:1100px;margin:0 auto;padding:5rem 2.5rem}.v5-module__2EOm0a__priceGrid{grid-template-columns:1.05fr 1fr;gap:1.5rem;display:grid}.v5-module__2EOm0a__priceCard{background:var(--surf);border:1px solid var(--brd);border-radius:22px;flex-direction:column;gap:.9rem;padding:2.2rem;display:flex;position:relative}.v5-module__2EOm0a__priceCardPop{border:2px solid var(--acc);box-shadow:0 28px 60px #6c63ff33}.v5-module__2EOm0a__popBadge{background:var(--acc);color:#fff;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:.35rem .85rem;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.v5-module__2EOm0a__priceTag{color:var(--tx3);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:600}.v5-module__2EOm0a__priceName{font-family:var(--font-syne);color:var(--tx);font-size:1.4rem;font-weight:800}.v5-module__2EOm0a__priceAmt{font-family:var(--font-syne);letter-spacing:-.02em;color:var(--tx);flex-direction:column;gap:.2rem;font-size:2.4rem;font-weight:800;line-height:1;display:flex}.v5-module__2EOm0a__priceAmt small{opacity:.6;letter-spacing:0;font-size:.8rem;font-weight:500}.v5-module__2EOm0a__priceList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.v5-module__2EOm0a__priceList li{color:var(--tx);padding-left:1.2rem;font-size:.94rem;position:relative}.v5-module__2EOm0a__priceList li:before{content:"";background:var(--acc);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}html.lang-ar .v5-module__2EOm0a__priceList li{padding-left:0;padding-right:1.2rem}html.lang-ar .v5-module__2EOm0a__priceList li:before{left:auto;right:0}.v5-module__2EOm0a__priceCard .btn{align-self:flex-start}.v5-module__2EOm0a__priceFoot{color:var(--tx3);font-size:.8rem}.v5-module__2EOm0a__generatorHead{text-align:center;flex-direction:column;align-items:center;gap:.8rem;max-width:860px;margin:2rem auto 1rem;padding:0 2.5rem;display:flex}.v5-module__2EOm0a__generatorWrap{padding:1rem 1.5rem 4rem}.v5-module__2EOm0a__inlineLink{color:var(--acc);text-underline-offset:3px;text-decoration:underline}.v5-module__2EOm0a__inlineLink:hover{color:var(--acc2)}.v5-module__2EOm0a__faq{max-width:1180px;margin:0 auto;padding:4rem 2.5rem}.v5-module__2EOm0a__faqList{margin:0;flex-direction:column;gap:.55rem;max-width:820px;margin-inline:auto;padding:0;list-style:none;display:flex}.v5-module__2EOm0a__faqItem{width:100%;min-width:0}.v5-module__2EOm0a__faqItem details p{overflow-wrap:anywhere}.v5-module__2EOm0a__faqItem details{background:var(--surf);border:1px solid var(--brd);border-radius:14px;padding:1rem 1.3rem}.v5-module__2EOm0a__faqItem details[open]{border-color:var(--acc)}.v5-module__2EOm0a__faqItem summary{font-family:var(--font-syne);color:var(--tx);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.v5-module__2EOm0a__faqItem summary::-webkit-details-marker{display:none}.v5-module__2EOm0a__faqItem summary:after{content:"+";color:var(--acc);font-size:1.4rem;line-height:1;transition:transform .2s}.v5-module__2EOm0a__faqItem details[open] summary:after{transform:rotate(45deg)}.v5-module__2EOm0a__faqItem details p{color:var(--tx2);margin-top:.65rem;font-size:.94rem;line-height:1.6}.v5-module__2EOm0a__footer{background:var(--bg2);border-top:1px solid var(--brd);padding:3rem 2.5rem 2.5rem}.v5-module__2EOm0a__footerInner{text-align:center;flex-direction:column;align-items:center;gap:.7rem;max-width:1180px;margin:0 auto;display:flex}.v5-module__2EOm0a__footerLogo{height:24px;color:var(--tx)}.v5-module__2EOm0a__footerNote{color:var(--tx2);max-width:580px;font-size:.92rem;line-height:1.6}.v5-module__2EOm0a__footerSmall{color:var(--tx3);font-size:.8rem}@media (max-width:1200px){.v5-module__2EOm0a__studioGrid{grid-template-columns:200px minmax(0,1fr) 200px;gap:1.2rem;padding:0 1.5rem}}@media (max-width:1024px){.v5-module__2EOm0a__studioGrid{grid-template-columns:1fr;gap:1.2rem;padding:0 1.2rem}.v5-module__2EOm0a__rail{max-height:360px;position:relative;top:0}.v5-module__2EOm0a__stageBody{grid-template-columns:1fr;gap:1.2rem}.v5-module__2EOm0a__stageArrow svg{transform:rotate(90deg)}html.lang-ar .v5-module__2EOm0a__stageArrow svg{transform:rotate(90deg)}.v5-module__2EOm0a__frameGrid{grid-template-columns:repeat(3,1fr)}.v5-module__2EOm0a__typeGrid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.v5-module__2EOm0a__studio{padding:2rem 0 3rem}.v5-module__2EOm0a__studioHead{padding:0 1.2rem}.v5-module__2EOm0a__pricing,.v5-module__2EOm0a__faq{padding:3rem 1.2rem}.v5-module__2EOm0a__sectionHead{padding:0 1rem}.v5-module__2EOm0a__stage{padding:1.2rem}.v5-module__2EOm0a__priceGrid{grid-template-columns:1fr}.v5-module__2EOm0a__frameGrid{grid-template-columns:repeat(2,1fr)}.v5-module__2EOm0a__typeGrid{grid-template-columns:1fr}.v5-module__2EOm0a__stageControls{gap:.6rem}}@media (max-width:1024px){.v5-module__2EOm0a__navLinks a{align-items:center;min-height:44px;display:inline-flex}}
.HourHeatmap-module__7OcNOG__wrap{flex-direction:column;gap:3px;display:flex;overflow-x:auto}.HourHeatmap-module__7OcNOG__hourLabels{align-items:center;gap:3px;margin-bottom:2px;display:flex}.HourHeatmap-module__7OcNOG__dayLabelSpacer{flex-shrink:0;width:34px}.HourHeatmap-module__7OcNOG__hourLabel{min-width:0;color:var(--tx3);text-align:center;flex:1;font-size:9px}.HourHeatmap-module__7OcNOG__row{align-items:center;gap:3px;display:flex}.HourHeatmap-module__7OcNOG__dayLabel{width:34px;color:var(--tx3);flex-shrink:0;font-size:11px}.HourHeatmap-module__7OcNOG__cell{cursor:default;border-radius:3px;flex:1;min-width:0;height:16px;transition:background .15s}.HourHeatmap-module__7OcNOG__cell:hover{outline:1px solid var(--acc2)}.HourHeatmap-module__7OcNOG__legend{color:var(--tx3);align-items:center;gap:4px;margin-top:6px;font-size:10px;display:flex}.HourHeatmap-module__7OcNOG__legendCell{border-radius:3px;width:14px;height:14px}@media (max-width:720px){.HourHeatmap-module__7OcNOG__cell,.HourHeatmap-module__7OcNOG__hourLabel{min-width:14px}.HourHeatmap-module__7OcNOG__dayLabel,.HourHeatmap-module__7OcNOG__dayLabelSpacer{width:28px}}
.footers-module__xBYb5q__footerBrand{font-family:var(--font-syne);letter-spacing:-.02em;color:var(--tx);font-size:1.3rem;font-weight:800}.footers-module__xBYb5q__footerLogo{width:auto;height:28px;color:var(--acc)}.footers-module__xBYb5q__footerSocial{align-items:center;gap:.55rem;display:inline-flex}.footers-module__xBYb5q__footerSocialBtn{background:var(--surf);border:1px solid var(--brd);width:36px;height:36px;color:var(--tx2);border-radius:999px;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}.footers-module__xBYb5q__footerSocialBtn:hover{color:var(--tx);border-color:var(--acc);transform:translateY(-2px)}.footers-module__xBYb5q__footerCol h3{font-family:var(--font-syne);color:var(--tx);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .85rem;font-size:.82rem;font-weight:700}.footers-module__xBYb5q__footerCol ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.footers-module__xBYb5q__footerCol ul a{color:var(--tx2);font-size:.92rem;transition:color .15s}.footers-module__xBYb5q__footerCol ul a:hover{color:var(--acc)}.footers-module__xBYb5q__footerCopyBar{border-top:1px solid var(--brd);color:var(--tx3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.4rem;padding-top:1.4rem;font-size:.82rem;display:flex}.footers-module__xBYb5q__footerCopyBar a{color:var(--tx3)}.footers-module__xBYb5q__footerCopyBar a:hover{color:var(--tx)}.footers-module__xBYb5q__footerTrademarkInline{text-align:end;font-style:italic;line-height:1.5}.footers-module__xBYb5q__footer1{background:var(--bg2);border-top:1px solid var(--brd);margin-top:4rem;padding:4rem 2.5rem 1.6rem}.footers-module__xBYb5q__footer1Inner{max-width:1240px;margin:0 auto}.footers-module__xBYb5q__footer1Grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:3rem 2rem;display:grid}.footers-module__xBYb5q__footer1Brand{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footers-module__xBYb5q__footer1Tagline{color:var(--tx2);max-width:280px;font-size:.92rem;line-height:1.6}.footers-module__xBYb5q__footer1Contact{color:var(--tx3);font-size:.85rem;line-height:1.6}.footers-module__xBYb5q__footer1Contact a{color:var(--tx)}@media (max-width:980px){.footers-module__xBYb5q__footer1Grid{grid-template-columns:1fr 1fr}.footers-module__xBYb5q__footer1Brand{grid-column:1/-1}.footers-module__xBYb5q__footer1{padding:3rem 1.2rem 1.4rem}}.footers-module__xBYb5q__footer2{background:linear-gradient(180deg, var(--bg2) 0%, var(--bg) 100%);border-top:1px solid var(--brd);margin-top:4rem;padding:4rem 2.5rem 1.6rem}.footers-module__xBYb5q__footer2Inner{max-width:1240px;margin:0 auto}.footers-module__xBYb5q__footer2Hero{border-bottom:1px solid var(--brd);grid-template-columns:1fr 1.1fr;align-items:center;gap:3rem;padding-bottom:3rem;display:grid}.footers-module__xBYb5q__footer2HeroCopy h2{font-family:var(--font-syne);letter-spacing:-.02em;color:var(--tx);margin:0 0 .6rem;font-size:clamp(1.5rem,2.5vw,2.2rem)}.footers-module__xBYb5q__footer2HeroLead{color:var(--tx2);font-size:1rem;line-height:1.6}.footers-module__xBYb5q__footer2Form{background:var(--surf);border:1px solid var(--brd);border-radius:999px;gap:.55rem;padding:.35rem .35rem .35rem 1.2rem;display:flex}.footers-module__xBYb5q__footer2Form input{color:var(--tx);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:.95rem}.footers-module__xBYb5q__footer2FormBtn{background:var(--acc);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.7rem 1.4rem;font-weight:600;transition:background .15s}.footers-module__xBYb5q__footer2FormBtn:hover{background:var(--acc2)}.footers-module__xBYb5q__footer2FormFoot{color:var(--tx3);margin-top:.5rem;font-size:.78rem}.footers-module__xBYb5q__footer2Grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:2rem;padding:3rem 0 0;display:grid}@media (max-width:980px){.footers-module__xBYb5q__footer2Hero{grid-template-columns:1fr;gap:1.6rem}.footers-module__xBYb5q__footer2Grid{grid-template-columns:1fr 1fr}.footers-module__xBYb5q__footer2{padding:3rem 1.2rem 1.4rem}}.footers-module__xBYb5q__footer3{color:#f0eeff;background:#0a0817;margin-top:4rem;padding:5rem 2.5rem 2rem}.footers-module__xBYb5q__footer3Inner{max-width:1240px;margin:0 auto}.footers-module__xBYb5q__footer3Top{border-bottom:1px solid #ffffff14;grid-template-columns:1.3fr 1fr;align-items:center;gap:4rem;padding-bottom:4rem;display:grid}.footers-module__xBYb5q__footer3Heading{font-family:var(--font-syne);letter-spacing:-.025em;margin:0 0 1.4rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.footers-module__xBYb5q__footer3HeadingAcc{background:linear-gradient(135deg,#6c63ff 0%,#9d96ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footers-module__xBYb5q__footer3Lead{color:#f0eeffa6;max-width:460px;font-size:1.05rem;line-height:1.65}.footers-module__xBYb5q__footer3Cta{color:#0a0817;background:#fff;border-radius:999px;margin-top:1.6rem;padding:.85rem 1.6rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex}.footers-module__xBYb5q__footer3Cta:hover{transform:translateY(-2px)}.footers-module__xBYb5q__footer3Side{flex-direction:column;gap:1.6rem;display:flex}.footers-module__xBYb5q__footer3Stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:baseline;gap:1rem;padding:1rem 1.2rem;display:flex}.footers-module__xBYb5q__footer3StatNum{font-family:var(--font-syne);color:#9d96ff;letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.footers-module__xBYb5q__footer3StatLabel{color:#f0eeffb3;font-size:.9rem}.footers-module__xBYb5q__footer3Bottom{border-bottom:1px solid #ffffff14;grid-template-columns:1fr 2fr 1fr;gap:3rem;padding:3rem 0 2rem;display:grid}.footers-module__xBYb5q__footer3BotBrand{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footers-module__xBYb5q__footer3BotLinks{flex-wrap:wrap;gap:2rem;display:flex}.footers-module__xBYb5q__footer3BotLinks .footers-module__xBYb5q__footerCol h3{color:#fff}.footers-module__xBYb5q__footer3BotLinks .footers-module__xBYb5q__footerCol ul a{color:#f0eeffa6}.footers-module__xBYb5q__footer3BotLinks .footers-module__xBYb5q__footerCol ul a:hover{color:#9d96ff}.footers-module__xBYb5q__footer3BotSocial{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footers-module__xBYb5q__footer3BotSocial .footers-module__xBYb5q__footerSocialBtn{color:#f0eeffbf;background:#ffffff0a;border-color:#ffffff14}.footers-module__xBYb5q__footer3BotSocial .footers-module__xBYb5q__footerSocialBtn:hover{color:#fff;background:#ffffff14;border-color:#9d96ff}.footers-module__xBYb5q__footer3Copy{color:#f0eeff73;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1.6rem;font-size:.82rem;display:flex}@media (max-width:980px){.footers-module__xBYb5q__footer3Top{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem}.footers-module__xBYb5q__footer3Bottom{grid-template-columns:1fr;gap:2rem}.footers-module__xBYb5q__footer3{padding:3.5rem 1.2rem 1.6rem}}.footers-module__xBYb5q__footer4{background:var(--bg2);border-top:1px solid var(--brd);margin-top:4rem;padding:4rem 2.5rem 1.6rem}.footers-module__xBYb5q__footer4Inner{max-width:1240px;margin:0 auto}.footers-module__xBYb5q__footer4Bilingual{border-bottom:1px solid var(--brd);grid-template-columns:1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footers-module__xBYb5q__footer4Col{flex-direction:column;gap:.9rem;padding:0;display:flex}.footers-module__xBYb5q__footer4ColAr{font-family:var(--font-cairo);text-align:right;direction:rtl}.footers-module__xBYb5q__footer4Tag{letter-spacing:.12em;text-transform:uppercase;color:var(--acc);font-size:.72rem;font-weight:700}.footers-module__xBYb5q__footer4Heading{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.02em;margin:0;font-size:1.6rem;line-height:1.2}.footers-module__xBYb5q__footer4ColAr .footers-module__xBYb5q__footer4Heading{font-family:var(--font-cairo)}.footers-module__xBYb5q__footer4Para{color:var(--tx2);font-size:.95rem;line-height:1.65}.footers-module__xBYb5q__footer4Grid{grid-template-columns:1.3fr repeat(4,1fr);gap:2.5rem 2rem;padding-top:3rem;display:grid}.footers-module__xBYb5q__footer4BrandCol{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (max-width:980px){.footers-module__xBYb5q__footer4Bilingual{grid-template-columns:1fr}.footers-module__xBYb5q__footer4Grid{grid-template-columns:1fr 1fr}.footers-module__xBYb5q__footer4{padding:3rem 1.2rem 1.4rem}}.footers-module__xBYb5q__footer5{background:var(--bg2);border-top:1px solid var(--brd);margin-top:4rem;padding:4rem 2.5rem 1.6rem}.footers-module__xBYb5q__footer5Inner{max-width:1240px;margin:0 auto}.footers-module__xBYb5q__footer5Mosaic{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;display:grid}.footers-module__xBYb5q__footer5Tile{background:var(--surf);border:1px solid var(--brd);border-radius:16px;flex-direction:column;gap:.6rem;padding:1.6rem 1.5rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.footers-module__xBYb5q__footer5Tile:hover{border-color:var(--acc);transform:translateY(-3px);box-shadow:0 18px 40px #6c63ff1f}.footers-module__xBYb5q__footer5TileIcon{width:32px;height:32px;color:var(--acc);background:#6c63ff1a;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.footers-module__xBYb5q__footer5TileTitle{font-family:var(--font-syne);color:var(--tx);font-size:1rem;font-weight:700}.footers-module__xBYb5q__footer5TileBody{color:var(--tx2);font-size:.85rem;line-height:1.55}.footers-module__xBYb5q__footer5TilePop{background:linear-gradient(135deg, var(--acc) 0%, var(--acc2) 100%);color:#fff;border-color:#0000}.footers-module__xBYb5q__footer5TilePop .footers-module__xBYb5q__footer5TileIcon{color:#fff;background:#ffffff29}.footers-module__xBYb5q__footer5TilePop .footers-module__xBYb5q__footer5TileTitle,.footers-module__xBYb5q__footer5TilePop .footers-module__xBYb5q__footer5TileBody{color:#fff}.footers-module__xBYb5q__footer5TilePop:hover{box-shadow:0 20px 50px #6c63ff47}.footers-module__xBYb5q__footer5Grid{border-top:1px solid var(--brd);grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:2.5rem 2rem;padding-top:2rem;display:grid}@media (max-width:980px){.footers-module__xBYb5q__footer5Mosaic,.footers-module__xBYb5q__footer5Grid{grid-template-columns:1fr 1fr}.footers-module__xBYb5q__footer5{padding:3rem 1.2rem 1.4rem}}.footers-module__xBYb5q__footer6{background:var(--bg);border-top:1px solid var(--brd);margin-top:4rem;padding:5rem 2.5rem 1.6rem}.footers-module__xBYb5q__footer6Inner{max-width:1180px;margin:0 auto}.footers-module__xBYb5q__footer6Quote{border-left:3px solid var(--acc);max-width:720px;margin-bottom:3rem;padding:1rem 0 1rem 1.6rem}html.lang-ar .footers-module__xBYb5q__footer6Quote{border-left:0;border-right:3px solid var(--acc);padding:1rem 1.6rem 1rem 0}.footers-module__xBYb5q__footer6QuoteText{font-family:var(--font-syne);color:var(--tx);margin:0;font-size:clamp(1.3rem,2.5vw,1.9rem);font-style:italic;line-height:1.35}.footers-module__xBYb5q__footer6QuoteAttr{color:var(--tx3);letter-spacing:.04em;margin-top:.9rem;font-size:.85rem;font-style:normal;display:block}.footers-module__xBYb5q__footer6Manifesto{font-family:var(--font-syne);color:var(--tx2);max-width:620px;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.7}.footers-module__xBYb5q__footer6Manifesto strong{color:var(--tx);font-weight:700}.footers-module__xBYb5q__footer6Grid{border-top:1px solid var(--brd);grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem 2rem;padding-top:2rem;display:grid}.footers-module__xBYb5q__footer6Brand{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footers-module__xBYb5q__footer6Trust{flex-wrap:wrap;gap:.55rem;margin-top:1.1rem;display:flex}.footers-module__xBYb5q__footer6TrustChip{background:var(--surf);border:1px solid var(--brd);color:var(--tx2);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.75rem;display:inline-flex}.footers-module__xBYb5q__footer6TrustDot{background:var(--ok);border-radius:50%;width:6px;height:6px}@media (max-width:980px){.footers-module__xBYb5q__footer6Grid{grid-template-columns:1fr 1fr}.footers-module__xBYb5q__footer6{padding:3.5rem 1.2rem 1.4rem}}
.LeadEditor-module__igWenG__fieldRow{background:var(--surf2);border:1px solid var(--brd);border-radius:8px;grid-template-columns:32px 1.4fr 1fr auto auto;align-items:center;gap:.4rem;padding:.55rem;display:grid}.LeadEditor-module__igWenG__fieldRowOptions{grid-column:2/-1}@media (max-width:640px){.LeadEditor-module__igWenG__fieldRow{grid-template-columns:32px 1fr auto;row-gap:.45rem}.LeadEditor-module__igWenG__fieldRow>:nth-child(2){grid-column:2/3}.LeadEditor-module__igWenG__fieldRow>:nth-child(3){grid-area:2/1/auto/3}.LeadEditor-module__igWenG__fieldRow>:nth-child(4){grid-area:2/3/auto/4;justify-self:end}.LeadEditor-module__igWenG__fieldRow>:nth-child(5){grid-area:1/3/auto/4}.LeadEditor-module__igWenG__fieldRowOptions{grid-area:3/1/auto/-1}}
.AnalyticsDashboard-module__MvQeGq__page{flex-direction:column;gap:1.25rem;max-width:1100px;padding:1.5rem 1.75rem;display:flex}.AnalyticsDashboard-module__MvQeGq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AnalyticsDashboard-module__MvQeGq__breadcrumb{color:var(--tx3);margin-bottom:.4rem;font-size:.8rem}.AnalyticsDashboard-module__MvQeGq__breadcrumb a{color:var(--acc2);transition:color .15s}.AnalyticsDashboard-module__MvQeGq__breadcrumb a:hover{color:var(--acc)}.AnalyticsDashboard-module__MvQeGq__title{font-family:var(--font-syne);color:var(--tx);margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.AnalyticsDashboard-module__MvQeGq__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AnalyticsDashboard-module__MvQeGq__slug{color:var(--acc2);background:var(--surf2);border-radius:4px;padding:.15rem .5rem;font-family:monospace;font-size:.8rem}.AnalyticsDashboard-module__MvQeGq__actions{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}.AnalyticsDashboard-module__MvQeGq__rangeRow{align-items:center;gap:.4rem;display:flex}.AnalyticsDashboard-module__MvQeGq__rangeBtn{background:var(--surf);border:1px solid var(--brd);border-radius:var(--rs);color:var(--tx2);cursor:pointer;padding:.35rem .85rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.AnalyticsDashboard-module__MvQeGq__rangeBtn:hover{border-color:var(--brd2);color:var(--tx)}.AnalyticsDashboard-module__MvQeGq__rangeBtnActive{border-color:var(--acc);color:var(--acc2);background:#6c63ff1f}.AnalyticsDashboard-module__MvQeGq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.AnalyticsDashboard-module__MvQeGq__summaryCard{background:var(--surf);border:1px solid var(--brd);border-radius:var(--r);border-left:3px solid var(--brd);padding:.9rem 1rem}.AnalyticsDashboard-module__MvQeGq__summaryLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--tx3);margin-bottom:.3rem;font-size:.68rem;font-weight:600}html.AnalyticsDashboard-module__MvQeGq__lang-ar .AnalyticsDashboard-module__MvQeGq__summaryLabel{letter-spacing:0}.AnalyticsDashboard-module__MvQeGq__summaryValue{font-family:var(--font-syne);color:var(--tx);text-transform:capitalize;font-size:1.4rem;font-weight:800;line-height:1}.AnalyticsDashboard-module__MvQeGq__chartCard{background:var(--surf);border:1px solid var(--brd);border-radius:var(--r);padding:1.25rem}.AnalyticsDashboard-module__MvQeGq__chartTitle{font-family:var(--font-syne);color:var(--tx2);letter-spacing:.01em;margin-bottom:1rem;font-size:.88rem;font-weight:700}.AnalyticsDashboard-module__MvQeGq__threeCol{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.AnalyticsDashboard-module__MvQeGq__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:900px){.AnalyticsDashboard-module__MvQeGq__threeCol{grid-template-columns:1fr 1fr}.AnalyticsDashboard-module__MvQeGq__twoCol{grid-template-columns:1fr}}@media (max-width:600px){.AnalyticsDashboard-module__MvQeGq__threeCol{grid-template-columns:1fr}}@media (max-width:720px){.AnalyticsDashboard-module__MvQeGq__page,.AnalyticsDashboard-module__MvQeGq__chartCard{padding:1rem}.AnalyticsDashboard-module__MvQeGq__title{font-size:1.2rem}}
.DemoTable-module__KIa5kG__shell{flex-direction:column;gap:1rem;display:flex}.DemoTable-module__KIa5kG__toolbar{align-items:center;gap:.6rem;display:flex}.DemoTable-module__KIa5kG__search{flex:1;max-width:320px;position:relative}.DemoTable-module__KIa5kG__searchIco{color:var(--tx3);pointer-events:none;position:absolute;top:50%;left:.65rem;transform:translateY(-50%)}html.DemoTable-module__KIa5kG__lang-ar .DemoTable-module__KIa5kG__searchIco{left:auto;right:.65rem}.DemoTable-module__KIa5kG__search .DemoTable-module__KIa5kG__input{padding-left:2rem}html.DemoTable-module__KIa5kG__lang-ar .DemoTable-module__KIa5kG__search .DemoTable-module__KIa5kG__input{padding-left:.9rem;padding-right:2rem}.DemoTable-module__KIa5kG__count{color:var(--tx3);font-size:.8rem}.DemoTable-module__KIa5kG__tableWrap{align-items:flex-start;gap:1rem;display:flex}.DemoTable-module__KIa5kG__tableContainer{flex:1;min-width:0;overflow-x:auto}.DemoTable-module__KIa5kG__table{border-collapse:collapse;width:100%;font-size:.85rem}.DemoTable-module__KIa5kG__table thead th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--tx3);border-bottom:1px solid var(--brd);white-space:nowrap;padding:.55rem .75rem;font-size:.68rem;font-weight:600}html.DemoTable-module__KIa5kG__lang-ar .DemoTable-module__KIa5kG__table thead th{text-align:right;letter-spacing:0}.DemoTable-module__KIa5kG__row{border-bottom:1px solid var(--brd);cursor:pointer;transition:background .1s}.DemoTable-module__KIa5kG__row:hover{background:#ffffff05}.DemoTable-module__KIa5kG__rowSelected{background:#6c63ff12!important}.DemoTable-module__KIa5kG__row td{vertical-align:middle;padding:.7rem .75rem}.DemoTable-module__KIa5kG__nameCell{align-items:center;gap:.5rem;display:flex}.DemoTable-module__KIa5kG__typeIcon{flex-shrink:0;font-size:1rem}.DemoTable-module__KIa5kG__name{color:var(--tx);font-weight:500}.DemoTable-module__KIa5kG__slug{color:var(--acc2);background:var(--surf2);border-radius:4px;padding:.1rem .4rem;font-family:monospace;font-size:.8rem}.DemoTable-module__KIa5kG__scans{font-family:var(--font-syne);color:var(--ok);font-weight:700}.DemoTable-module__KIa5kG__dateCell{color:var(--tx3);white-space:nowrap;font-size:.8rem}.DemoTable-module__KIa5kG__detail{background:var(--surf);border:1px solid var(--brd);border-radius:var(--r);flex-shrink:0;width:270px;animation:.15s both DemoTable-module__KIa5kG__fadeIn;overflow:hidden}.DemoTable-module__KIa5kG__detailHeader{border-bottom:1px solid var(--brd);justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.DemoTable-module__KIa5kG__detailName{font-family:var(--font-syne);color:var(--tx);font-size:.88rem;font-weight:700}.DemoTable-module__KIa5kG__closeBtn{color:var(--tx3);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px;font-size:1rem}.DemoTable-module__KIa5kG__closeBtn:hover{color:var(--tx)}.DemoTable-module__KIa5kG__detailPreview{background:var(--bg2);border-bottom:1px solid var(--brd);justify-content:center;padding:1.25rem;display:flex}.DemoTable-module__KIa5kG__detailMeta{flex-direction:column;display:flex}.DemoTable-module__KIa5kG__metaRow{border-bottom:1px solid var(--brd);color:var(--tx3);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;display:flex}.DemoTable-module__KIa5kG__metaRow span:first-child{flex-shrink:0}.DemoTable-module__KIa5kG__metaRow span:last-child,.DemoTable-module__KIa5kG__metaRow code,.DemoTable-module__KIa5kG__metaRow strong{color:var(--tx);text-align:right}.DemoTable-module__KIa5kG__detailFooter{padding:.85rem 1rem}
.BlogBody-module__FqCYsW__body{flex-direction:column;gap:1.1rem;display:flex}.BlogBody-module__FqCYsW__h2{font-family:var(--font-syne);color:var(--tx);letter-spacing:-.3px;margin:2rem 0 .25rem;font-size:clamp(1.3rem,1.8vw + .7rem,1.7rem);line-height:1.3}.BlogBody-module__FqCYsW__h3{font-family:var(--font-syne);color:var(--tx);margin:1.25rem 0 .25rem;font-size:1.15rem;line-height:1.35}.BlogBody-module__FqCYsW__p{color:var(--tx2);margin:0;font-size:1rem;line-height:1.75}.BlogBody-module__FqCYsW__ul,.BlogBody-module__FqCYsW__ol{color:var(--tx2);flex-direction:column;gap:.35rem;margin:0;padding-inline-start:1.4rem;font-size:1rem;line-height:1.75;display:flex}.BlogBody-module__FqCYsW__callout{background:var(--surf);border-left:3px solid var(--acc);color:var(--tx);border-radius:0 8px 8px 0;margin:1rem 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}[dir=rtl] .BlogBody-module__FqCYsW__callout{border-left:none;border-right:3px solid var(--acc);border-radius:8px 0 0 8px}.BlogBody-module__FqCYsW__quote{border-left:3px solid var(--acc2);color:var(--tx);margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.BlogBody-module__FqCYsW__quote p{margin:0 0 .5rem;font-size:1.05rem;line-height:1.6}.BlogBody-module__FqCYsW__quote cite{color:var(--tx3);font-size:.85rem;font-style:normal}[dir=rtl] .BlogBody-module__FqCYsW__quote{border-left:none;border-right:3px solid var(--acc2)}.BlogBody-module__FqCYsW__inlineLink{color:var(--acc);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.BlogBody-module__FqCYsW__inlineLink:hover{color:var(--acc2)}
.PreviewBadge-module__cwT8fW__badge{z-index:999;background:var(--bg);border:1px solid var(--brd);color:var(--tx);font-family:var(--font-dm);border-radius:999px;align-items:center;gap:.55rem;padding:.4rem .75rem .4rem .45rem;font-size:.78rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;position:fixed;top:12px;right:12px;box-shadow:0 6px 18px #0f172a14}.PreviewBadge-module__cwT8fW__badge:hover{border-color:var(--acc);transform:translateY(-1px);box-shadow:0 8px 22px #6c63ff2e}.PreviewBadge-module__cwT8fW__tag{background:var(--acc);color:#fff;letter-spacing:.04em;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;font-weight:700}.PreviewBadge-module__cwT8fW__pitch{color:var(--tx2);white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.PreviewBadge-module__cwT8fW__back{color:var(--tx3);margin-left:.15rem}html.lang-ar .PreviewBadge-module__cwT8fW__badge{left:12px;right:auto}html.lang-ar .PreviewBadge-module__cwT8fW__back{margin-left:0;margin-right:.15rem}@media (max-width:720px){.PreviewBadge-module__cwT8fW__badge{padding:.3rem .6rem .3rem .35rem;font-size:.72rem;top:8px;right:8px}.PreviewBadge-module__cwT8fW__pitch{max-width:140px}html.lang-ar .PreviewBadge-module__cwT8fW__badge{left:8px}}
.QRWizard-module__qjeAkG__wizard{flex-direction:column;gap:0;width:100%;max-width:960px;display:flex}.QRWizard-module__qjeAkG__steps{border-bottom:1px solid var(--brd);align-items:center;gap:0;padding:1.5rem 2rem;display:flex}.QRWizard-module__qjeAkG__step{align-items:center;gap:.5rem;display:flex}.QRWizard-module__qjeAkG__stepNum{background:var(--surf);border:2px solid var(--brd2);width:28px;height:28px;color:var(--tx3);font-size:.78rem;font-weight:700;font-family:var(--font-syne);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.QRWizard-module__qjeAkG__stepLabel{color:var(--tx3);font-size:.8rem;font-weight:600;transition:color .2s}.QRWizard-module__qjeAkG__stepActive .QRWizard-module__qjeAkG__stepNum{background:var(--acc);border-color:var(--acc);color:#fff}.QRWizard-module__qjeAkG__stepActive .QRWizard-module__qjeAkG__stepLabel{color:var(--tx)}.QRWizard-module__qjeAkG__stepDone .QRWizard-module__qjeAkG__stepNum{background:var(--ok-bg);border-color:var(--ok);color:var(--ok)}.QRWizard-module__qjeAkG__stepDone .QRWizard-module__qjeAkG__stepLabel{color:var(--tx2)}.QRWizard-module__qjeAkG__stepLine{background:var(--brd2);flex:1;min-width:40px;height:1px;margin:0 .5rem}.QRWizard-module__qjeAkG__body{flex:1;grid-template-columns:1fr 320px;align-items:start;gap:0;display:grid}.QRWizard-module__qjeAkG__formCol{border-right:1px solid var(--brd);flex-direction:column;gap:1.5rem;min-width:0;padding:2rem;display:flex}.QRWizard-module__qjeAkG__section{flex-direction:column;gap:1.5rem;display:flex}.QRWizard-module__qjeAkG__sectionTitle{font-family:var(--font-syne);color:var(--tx);font-size:1.15rem;font-weight:800}.QRWizard-module__qjeAkG__fields{flex-direction:column;gap:1rem;display:flex}.QRWizard-module__qjeAkG__typeGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.QRWizard-module__qjeAkG__typeBtn{background:var(--surf);border:1px solid var(--brd);border-radius:var(--r);cursor:pointer;color:var(--tx2);flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;transition:all .15s;display:flex}.QRWizard-module__qjeAkG__typeBtn:hover{border-color:var(--brd2);color:var(--tx)}.QRWizard-module__qjeAkG__typeBtnActive{border-color:var(--acc);color:var(--acc2);background:#6c63ff1a}.QRWizard-module__qjeAkG__typeIcon{font-size:1.5rem}.QRWizard-module__qjeAkG__typeLabel{font-size:.78rem;font-weight:600}.QRWizard-module__qjeAkG__presetRow{flex-wrap:wrap;gap:.4rem;display:flex}.QRWizard-module__qjeAkG__preset{border-radius:var(--rs);border:1px solid var(--brd2);cursor:pointer;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s;display:flex}.QRWizard-module__qjeAkG__preset:hover{transform:scale(1.1)}.QRWizard-module__qjeAkG__presetActive{outline:2px solid var(--acc);outline-offset:2px}.QRWizard-module__qjeAkG__colorRow{gap:.75rem;display:flex}.QRWizard-module__qjeAkG__colorInput{border-radius:var(--rs);cursor:pointer;background:0 0;border:none;width:38px;height:38px;padding:2px}.QRWizard-module__qjeAkG__dotStyleGrid{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.QRWizard-module__qjeAkG__dotStyleBtn{background:var(--surf);border:1px solid var(--brd);border-radius:var(--rs);color:var(--tx2);cursor:pointer;padding:.45rem .5rem;font-family:inherit;font-size:.78rem;transition:all .15s}.QRWizard-module__qjeAkG__dotStyleBtn:hover{border-color:var(--brd2);color:var(--tx)}.QRWizard-module__qjeAkG__dotStyleBtnActive{border-color:var(--acc);color:var(--acc2);background:#6c63ff1a}.QRWizard-module__qjeAkG__thumbGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.QRWizard-module__qjeAkG__thumbBtn{aspect-ratio:1;border:2px solid var(--brd);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:border-color .15s,transform .12s;display:flex;position:relative;overflow:hidden}.QRWizard-module__qjeAkG__thumbBtn:hover{border-color:var(--brd2);transform:translateY(-1px)}.QRWizard-module__qjeAkG__thumbBtnActive{border-color:var(--acc);box-shadow:0 0 0 2px #6c63ff26}.QRWizard-module__qjeAkG__thumbBtn>svg,.QRWizard-module__qjeAkG__thumbBtn>img{object-fit:contain;width:100%;height:100%}.QRWizard-module__qjeAkG__thumbBtn>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.QRWizard-module__qjeAkG__thumbBtn>div>div,.QRWizard-module__qjeAkG__thumbBtn>div>svg{max-width:100%;max-height:100%}.QRWizard-module__qjeAkG__miniThumbGrid{grid-template-columns:repeat(6,1fr);gap:.35rem;display:grid}.QRWizard-module__qjeAkG__miniThumbBtn{aspect-ratio:1;border:2px solid var(--brd);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:border-color .15s;display:flex;position:relative}.QRWizard-module__qjeAkG__miniThumbBtn:hover{border-color:var(--brd2)}.QRWizard-module__qjeAkG__miniThumbBtnActive{border-color:var(--acc);box-shadow:0 0 0 2px #6c63ff26}.QRWizard-module__qjeAkG__miniThumbBtn>svg{width:100%;height:100%}.QRWizard-module__qjeAkG__tabRow{background:var(--surf);border:1px solid var(--brd);border-radius:var(--rs);gap:.25rem;width:max-content;margin-bottom:.6rem;padding:2px;display:flex}.QRWizard-module__qjeAkG__tabBtn{color:var(--tx2);cursor:pointer;border-radius:calc(var(--rs) - 2px);background:0 0;border:none;padding:.35rem .8rem;font-family:inherit;font-size:.78rem}.QRWizard-module__qjeAkG__tabBtn:hover{color:var(--tx)}.QRWizard-module__qjeAkG__tabBtnActive{background:var(--acc);color:#fff}.QRWizard-module__qjeAkG__previewCol{background:var(--bg2);flex-direction:column;align-self:start;align-items:center;gap:.75rem;max-height:calc(100vh - 2rem);padding:2rem 1.5rem;display:flex;position:sticky;top:1rem;overflow-y:auto}.QRWizard-module__qjeAkG__bodyStep3{flex:1;grid-template-columns:1fr 220px;align-items:start;gap:1.5rem;padding:2rem;display:grid}.QRWizard-module__qjeAkG__formCol3{flex-direction:column;gap:1rem;min-width:0;display:flex}.QRWizard-module__qjeAkG__previewFloat{background:var(--surf);border:1px solid var(--brd);border-radius:var(--rl);flex-direction:column;align-self:start;align-items:center;gap:.5rem;width:100%;padding:1rem;display:flex;position:sticky;top:4.5rem}.QRWizard-module__qjeAkG__previewFloatLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--tx3);font-size:.68rem;font-weight:600}.QRWizard-module__qjeAkG__previewFloatNote{color:var(--tx3);text-align:center;font-size:.68rem;line-height:1.4}.QRWizard-module__qjeAkG__collapseCard{background:var(--surf);border:1px solid var(--brd);border-radius:var(--r);overflow:hidden}.QRWizard-module__qjeAkG__collapseHeader{cursor:pointer;text-align:start;width:100%;color:var(--tx);background:0 0;border:none;align-items:center;gap:.75rem;padding:.9rem 1rem;font-family:inherit;display:flex}.QRWizard-module__qjeAkG__collapseHeader:hover{background:var(--bg3)}.QRWizard-module__qjeAkG__collapseChevron{width:22px;height:22px;color:var(--tx3);flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex}.QRWizard-module__qjeAkG__collapseOpen .QRWizard-module__qjeAkG__collapseChevron{color:var(--tx2);transform:rotate(180deg)}.QRWizard-module__qjeAkG__collapseTitleWrap{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.QRWizard-module__qjeAkG__collapseTitle{font-size:.95rem;font-weight:700;font-family:var(--font-syne);color:var(--tx)}.QRWizard-module__qjeAkG__collapseSubtitle{color:var(--tx3);font-size:.76rem;font-weight:400}.QRWizard-module__qjeAkG__collapseRight{color:var(--tx3);flex-shrink:0}.QRWizard-module__qjeAkG__collapseBody{border-top:1px solid var(--brd);flex-direction:column;gap:1rem;padding:1rem;display:flex}.QRWizard-module__qjeAkG__correctionGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.QRWizard-module__qjeAkG__correctionBtn{background:var(--bg2);border:2px solid var(--brd);border-radius:var(--rs);cursor:pointer;flex-direction:column;align-items:center;gap:.45rem;padding:.55rem .4rem .5rem;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.QRWizard-module__qjeAkG__correctionBtn:hover{border-color:var(--brd2)}.QRWizard-module__qjeAkG__correctionBtnActive{border-color:var(--acc);background:#6c63ff14}.QRWizard-module__qjeAkG__correctionThumb{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden}.QRWizard-module__qjeAkG__correctionLabel{color:var(--tx2);flex-direction:column;align-items:center;gap:2px;font-size:.78rem;font-weight:600;display:flex}.QRWizard-module__qjeAkG__correctionPct{color:var(--tx3);font-size:.68rem;font-weight:500}.QRWizard-module__qjeAkG__correctionBtnActive .QRWizard-module__qjeAkG__correctionLabel{color:var(--tx)}.QRWizard-module__qjeAkG__previewLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--tx3);font-size:.72rem;font-weight:600}.QRWizard-module__qjeAkG__previewWrap{background:var(--surf);border:1px solid var(--brd);border-radius:var(--rl);padding:16px}.QRWizard-module__qjeAkG__previewNote{color:var(--tx3);text-align:center;font-size:.72rem}.QRWizard-module__qjeAkG__nav{border-top:1px solid var(--brd);background:var(--bg2);align-items:center;padding:1.25rem 2rem;display:flex}.QRWizard-module__qjeAkG__error{color:var(--err);border-radius:var(--rs);background:#ff575714;border:1px solid #ff575733;padding:.5rem .75rem;font-size:.8rem}.QRWizard-module__qjeAkG__doneActions{flex-wrap:wrap;gap:.75rem;display:flex}@media (max-width:768px){.QRWizard-module__qjeAkG__steps{padding:1rem;overflow-x:auto}.QRWizard-module__qjeAkG__stepLabel{display:none}.QRWizard-module__qjeAkG__body{grid-template-columns:1fr}.QRWizard-module__qjeAkG__formCol{border-right:none;border-bottom:1px solid var(--brd);padding:1.25rem}.QRWizard-module__qjeAkG__previewCol{flex-direction:row;justify-content:center;align-items:center;gap:1rem;max-height:none;padding:1rem 1.25rem;position:static;top:auto;overflow:visible}.QRWizard-module__qjeAkG__previewLabel{writing-mode:vertical-rl;font-size:.65rem}.QRWizard-module__qjeAkG__typeGrid{grid-template-columns:repeat(2,1fr)}.QRWizard-module__qjeAkG__bodyStep3{grid-template-columns:1fr;padding:1.25rem}.QRWizard-module__qjeAkG__previewFloat{position:static}.QRWizard-module__qjeAkG__correctionGrid{grid-template-columns:repeat(2,1fr)}.QRWizard-module__qjeAkG__miniThumbGrid{grid-template-columns:repeat(4,1fr)}.QRWizard-module__qjeAkG__nav{padding:1rem 1.25rem}}.QRWizard-module__qjeAkG__advTargetingRow{grid-template-columns:1fr 1fr 1fr 2fr auto;align-items:center;gap:.4rem;margin-bottom:.4rem;display:grid}.QRWizard-module__qjeAkG__advVariantRow{grid-template-columns:70px 1.4fr 2.2fr 70px auto;align-items:center;gap:.4rem;margin-bottom:.4rem;display:grid}@media (max-width:640px){.QRWizard-module__qjeAkG__advTargetingRow{grid-template-columns:1fr 1fr}.QRWizard-module__qjeAkG__advTargetingRow>:first-child,.QRWizard-module__qjeAkG__advTargetingRow>:nth-child(4){grid-column:1/-1}.QRWizard-module__qjeAkG__advTargetingRow>:nth-child(5){grid-column:1/-1;justify-self:stretch}.QRWizard-module__qjeAkG__advVariantRow{grid-template-columns:1fr 80px}.QRWizard-module__qjeAkG__advVariantRow>:nth-child(2),.QRWizard-module__qjeAkG__advVariantRow>:nth-child(3){grid-column:1/-1}.QRWizard-module__qjeAkG__advVariantRow>:nth-child(5){grid-column:1/-1;justify-self:stretch}}
.analytics-module__YZBEvq__content{flex-direction:column;gap:1.25rem;max-width:1000px;padding:1.5rem 2rem;display:flex}.analytics-module__YZBEvq__toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.analytics-module__YZBEvq__stat{flex-direction:column;display:flex}.analytics-module__YZBEvq__statVal{font-family:var(--font-syne);color:var(--tx);font-size:2rem;font-weight:700;line-height:1}.analytics-module__YZBEvq__statLbl{color:var(--tx3);text-transform:uppercase;letter-spacing:.04em;margin-top:.2rem;font-size:.78rem}.analytics-module__YZBEvq__rangePicker{gap:.25rem;display:flex}.analytics-module__YZBEvq__rangeActive{background:var(--surf2)!important;color:var(--acc)!important;border-color:var(--acc)!important}.analytics-module__YZBEvq__card{background:var(--surf);border:1px solid var(--brd);border-radius:var(--rs);padding:1.25rem 1.5rem}.analytics-module__YZBEvq__cardTitle{color:var(--tx3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.78rem;font-weight:700}.analytics-module__YZBEvq__placeholder{background:var(--surf2);border-radius:6px;height:200px;animation:1.4s ease-in-out infinite analytics-module__YZBEvq__pulse}@keyframes analytics-module__YZBEvq__pulse{0%,to{opacity:.6}50%{opacity:1}}.analytics-module__YZBEvq__twoCol{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.analytics-module__YZBEvq__table{border-collapse:collapse;width:100%;font-size:.85rem}.analytics-module__YZBEvq__table th{color:var(--tx3);border-bottom:1px solid var(--brd);text-align:left;padding:.35rem .5rem;font-size:.78rem;font-weight:600}.analytics-module__YZBEvq__table td{color:var(--tx2);border-bottom:1px solid #2d286080;padding:.55rem .5rem}.analytics-module__YZBEvq__table tbody tr:last-child td{border-bottom:none}.analytics-module__YZBEvq__deviceList{flex-direction:column;gap:.75rem;display:flex}.analytics-module__YZBEvq__deviceRow{align-items:center;gap:.75rem;display:flex}.analytics-module__YZBEvq__deviceName{width:5rem;color:var(--tx2);text-transform:capitalize;flex-shrink:0;font-size:.82rem}.analytics-module__YZBEvq__bar{background:var(--surf2);border-radius:4px;flex:1;height:8px;overflow:hidden}.analytics-module__YZBEvq__barFill{border-radius:4px;height:100%;transition:width .4s}.analytics-module__YZBEvq__devicePct{text-align:right;width:2.5rem;color:var(--tx3);font-size:.8rem}.analytics-module__YZBEvq__deviceCount{text-align:right;width:3.5rem;color:var(--tx3);font-size:.78rem}@media (max-width:768px){.analytics-module__YZBEvq__content{gap:1rem;padding:1rem}.analytics-module__YZBEvq__twoCol{grid-template-columns:1fr}.analytics-module__YZBEvq__statVal{font-size:1.5rem}}
.apikeys-module__TRpzAa__content{max-width:760px;padding:2rem}@media (max-width:720px){.apikeys-module__TRpzAa__content{padding:1rem}}.apikeys-module__TRpzAa__intro{color:var(--tx2);background:var(--surf);border:1px solid var(--brd);border-left:3px solid var(--acc);border-radius:10px;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.88rem;line-height:1.6}.apikeys-module__TRpzAa__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.apikeys-module__TRpzAa__sectionTitle{font-family:var(--font-syne);color:var(--tx);font-size:1rem;font-weight:700}.apikeys-module__TRpzAa__createForm{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem;display:flex}.apikeys-module__TRpzAa__createForm .apikeys-module__TRpzAa__inputWrap{flex:1;min-width:200px}.apikeys-module__TRpzAa__label{text-transform:uppercase;letter-spacing:.06em;color:var(--tx3);margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.apikeys-module__TRpzAa__table{border-collapse:collapse;width:100%;font-size:.85rem}.apikeys-module__TRpzAa__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--tx3);border-bottom:1px solid var(--brd);padding:.6rem .75rem;font-size:.7rem;font-weight:700}.apikeys-module__TRpzAa__table td{border-bottom:1px solid var(--brd);color:var(--tx2);vertical-align:middle;padding:.875rem .75rem}.apikeys-module__TRpzAa__table tr:last-child td{border-bottom:none}.apikeys-module__TRpzAa__table tr:hover td{background:#6c63ff0a}.apikeys-module__TRpzAa__keyPrefix{color:var(--tx);background:var(--bg3);border:1px solid var(--brd);border-radius:4px;padding:.15rem .5rem;font-family:monospace;font-size:.82rem}.apikeys-module__TRpzAa__meta{color:var(--tx3);font-size:.78rem}.apikeys-module__TRpzAa__btnDanger{color:var(--err);cursor:pointer;background:0 0;border:1px solid #ff575766;border-radius:6px;padding:.3rem .65rem;font-size:.75rem;font-weight:600;transition:background .15s}.apikeys-module__TRpzAa__btnDanger:hover{background:#ff57571a}.apikeys-module__TRpzAa__empty{text-align:center;color:var(--tx3);padding:3rem 1rem;font-size:.88rem}.apikeys-module__TRpzAa__overlay{z-index:200;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.apikeys-module__TRpzAa__modal{background:var(--surf);border:1px solid var(--brd);border-radius:16px;width:100%;max-width:520px;padding:2rem}.apikeys-module__TRpzAa__modalTitle{font-family:var(--font-syne);color:var(--tx);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.apikeys-module__TRpzAa__modalWarning{color:var(--warn);background:#ffb3471a;border:1px solid #ffb3474d;border-radius:8px;margin-bottom:1.25rem;padding:.6rem .875rem;font-size:.82rem}.apikeys-module__TRpzAa__keyBox{background:var(--bg3);border:1px solid var(--brd);border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.apikeys-module__TRpzAa__keyText{color:var(--tx);word-break:break-all;flex:1;font-family:monospace;font-size:.8rem}.apikeys-module__TRpzAa__btnCopy{background:var(--acc);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:.4rem .75rem;font-size:.78rem;font-weight:700;transition:opacity .15s}.apikeys-module__TRpzAa__btnCopy:hover{opacity:.85}
.edit-module__VjFXsG__shell{justify-content:center;padding:2rem;display:flex}@media (max-width:720px){.edit-module__VjFXsG__shell{padding:1rem .75rem}}
.new-module__egcQ0a__shell{justify-content:center;padding:2rem;display:flex}@media (max-width:720px){.new-module__egcQ0a__shell{padding:1rem .75rem}}
