.portal-auth{isolation:isolate;color:#fff;background:radial-gradient(circle at 18% -8%,#805ad585,#0000 34rem),radial-gradient(circle at 92% 80%,#f973163d,#0000 28rem),linear-gradient(135deg,#171020 0%,#100c18 56%,#1a1020 100%);min-height:100vh;position:relative;overflow:hidden}.portal-auth-grid{pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.portal-auth-orbit{pointer-events:none;border:1px solid #ffffff14;border-radius:999px;position:absolute}.portal-auth-orbit-one{width:28rem;height:28rem;top:-17rem;right:-7rem}.portal-auth-orbit-two{width:18rem;height:18rem;bottom:-12rem;left:-6rem}.portal-auth-inner{z-index:1;align-items:center;gap:2.5rem;width:min(100% - 2rem,68rem);min-height:100vh;margin:0 auto;padding:3.5rem 0 4rem;display:grid;position:relative}@media (min-width:900px){.portal-auth-inner{grid-template-columns:1.05fr .95fr;gap:4rem}}.portal-auth-brand{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.portal-auth-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ffffffc7;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .72rem;font-size:.72rem;font-weight:600;display:inline-flex}.portal-auth-kicker:before{content:"";background:var(--secondary);border-radius:50%;width:.38rem;height:.38rem;box-shadow:0 0 0 .22rem #f973161f}.portal-auth-brand h1{letter-spacing:-.055em;text-wrap:balance;text-shadow:0 12px 42px #00000042;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:700;line-height:1.02}.portal-auth-copy{color:#ffffffad;text-wrap:balance;max-width:36ch;font-size:1.05rem}.portal-auth-card{color:var(--foreground);background:#fffffff7;border:1px solid #ffffff1f;border-radius:1.35rem;padding:1.7rem 1.6rem 1.5rem;box-shadow:0 28px 80px #08041261}.portal-auth-card h2{letter-spacing:-.03em;font-size:1.35rem;font-weight:700}.portal-auth-card>p{color:var(--foreground-muted);margin-top:.3rem;margin-bottom:1.35rem;font-size:.92rem}.portal-auth-locales{flex-wrap:wrap;gap:.35rem;margin-top:1.4rem;display:flex}.portal-auth-locales a{color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff24;border-radius:999px;padding:.28rem .55rem;font-size:.72rem;font-weight:700}.portal-auth-locales a.is-active{color:#fff;background:#ffffff1f;border-color:#ffffff47}.portal-shell{background:radial-gradient(circle at 100% 0%,#6b46c117,transparent 28rem),var(--background);min-height:100vh}.portal-shell-top{background:linear-gradient(135deg,#171020 0%,#100c18 100%);border-bottom:1px solid #6b46c159;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.portal-shell-grid{min-height:100vh}.portal-sidebar{color:#fff;background:radial-gradient(circle at 20% -10%,#805ad561,#0000 16rem),radial-gradient(circle at 90% 110%,#f9731629,#0000 14rem),linear-gradient(#171020 0%,#100c18 100%);border-right:1px solid #6b46c147;padding:1.4rem 1rem 1.6rem;display:none}.portal-sidebar.is-open{display:block}.portal-sidebar-brand{align-items:center;gap:.7rem;margin:.2rem .55rem 1.8rem;display:none}@media (min-width:1024px){.portal-shell-top{display:none}.portal-shell-grid{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.portal-sidebar{display:block}.portal-sidebar-brand{display:flex}}.portal-sidebar-brand span{letter-spacing:.08em;text-transform:uppercase;color:#ffffff94;font-size:.72rem;font-weight:600;display:block}.portal-nav{flex-direction:column;gap:.3rem;display:flex}.portal-nav-link{color:#ffffffad;border-radius:.85rem;align-items:center;gap:.7rem;padding:.7rem .85rem;font-size:.92rem;font-weight:550;transition:background .18s,color .18s;display:flex}.portal-nav-link:hover{color:#fff;background:#ffffff0f}.portal-nav-link.is-active{color:#fff;background:linear-gradient(90deg,#6b46c18c,#f9731652);box-shadow:inset 0 0 0 1px #ffffff14}.portal-sidebar-foot{border-top:1px solid #ffffff14;margin-top:2rem;padding:.9rem .85rem 0}.portal-sidebar-foot p{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.7rem;font-size:.75rem;overflow:hidden}.portal-sidebar-foot button{color:#ffffffb8;align-items:center;gap:.5rem;font-size:.88rem;font-weight:550;display:inline-flex}.portal-sidebar-foot button:hover{color:#fff}.portal-main{padding:1.6rem 1.1rem 3rem}@media (min-width:640px){.portal-main{padding:2.1rem 2.2rem 3.5rem}}.portal-page-header{margin-bottom:1.7rem}.portal-kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--primary);align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.72rem;font-weight:700;display:inline-flex}.portal-page-header h1{letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.portal-page-header p{max-width:52ch;color:var(--foreground-muted);margin-top:.4rem}.portal-stats{gap:1rem;display:grid}@media (min-width:640px){.portal-stats.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-stats.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-stats.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.portal-stat{border:1px solid var(--border);background:var(--background-card);border-radius:1.1rem;padding:1.15rem 1.2rem 1.05rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #1810280d}.portal-stat:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));width:100%;height:3px;position:absolute;inset:0 auto auto 0}.portal-stat-label{letter-spacing:.04em;text-transform:uppercase;color:var(--foreground-muted);font-size:.78rem;font-weight:650}.portal-stat-value{letter-spacing:-.04em;margin-top:.35rem;font-size:2rem;font-weight:750;line-height:1.1}.portal-panel{border:1px solid var(--border);background:var(--background-card);border-radius:1.15rem;box-shadow:0 10px 30px #1810280d}.portal-panel-head{padding:1.2rem 1.3rem .2rem}.portal-panel-head h2,.portal-panel-head h3{font-size:1.05rem;font-weight:700}.portal-panel-body{padding:1.15rem 1.3rem 1.3rem}.portal-table{width:100%;font-size:.9rem}.portal-table th{text-align:left;color:var(--foreground-muted);padding:.55rem .4rem;font-weight:650}html:has(.ed-widget-page){color:#18181b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:auto;background:#fff!important;min-height:0!important}html:has(.ed-widget-page) body{color:#18181b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:auto;background:#fff!important;min-height:0!important}html:has(.ed-widget-page .edw.is-dark){color:#f4f4f5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111113!important}html:has(.ed-widget-page .edw.is-dark) body{color:#f4f4f5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111113!important}.edw{color:#18181b;background:#fff;padding:2px 2px 4px;font-size:13px;line-height:1.35}.edw.is-dark{color:#f4f4f5;background:#111113}.edw-title{letter-spacing:-.02em;text-align:center;margin:0 0 12px;font-size:15px;font-weight:700}.edw-title a,.edw-title a:hover,.edw-title a:focus{color:inherit;cursor:inherit;text-decoration:none}.edw-empty{text-align:center;color:#71717a;margin:0 0 12px}.edw-table-wrap{overflow-x:auto}.edw-table{border-collapse:collapse;width:100%}.edw-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#71717a;border-bottom:1px solid #ececec;padding:6px 8px;font-size:10px;font-weight:700}.edw-table td{white-space:nowrap;vertical-align:middle;border-bottom:1px solid #f2f2f2;padding:9px 8px}.edw.is-dark .edw-table th,.edw.is-dark .edw-table td{border-color:#2a2a2e}.edw-provider{color:inherit;align-items:center;gap:8px;font-weight:600;display:inline-flex}.edw-provider img{object-fit:contain;border-radius:4px;width:22px;height:22px}.edw-card img,.edw-promo img{object-fit:contain;border-radius:6px;width:32px;height:32px}.edw-price{color:#059669;font-weight:700}.edw-table s,.edw-card-price s{color:#a1a1aa;margin-right:4px}.edw-code{color:#fff;letter-spacing:.03em;white-space:nowrap;background:#6b46c1;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:4px 8px 4px 9px;font-size:10px;font-weight:800;display:inline-flex}.edw-code-text{-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.edw-code-icon{flex-shrink:0;width:12px;height:12px}.edw-code-btn.is-copied{background:#059669}.edw.is-cards,.edw.is-promo,.edw.is-button{max-width:560px;margin-left:auto;margin-right:auto}.edw-cards,.edw-promos{gap:8px;display:grid}.edw-card,.edw-promo{color:inherit;background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:relative}.edw-card-hit{z-index:0;position:absolute;inset:0}.edw-code-btn{z-index:1;cursor:pointer;border:0;position:relative}.edw.is-dark .edw-card,.edw.is-dark .edw-promo{background:#18181b;border-color:#2a2a2e}.edw-card-copy,.edw-promo-copy{flex:1;min-width:0}.edw-card-copy strong,.edw-promo-copy strong{font-size:13px;display:block}.edw-card-copy span,.edw-promo-copy em{color:#71717a;margin-top:1px;font-size:11px;font-style:normal;display:block}.edw-card-price{flex-direction:column;align-items:flex-end;line-height:1.15;display:flex}.edw-card-price b{font-size:15px}.edw-card-copy,.edw-promo-copy,.edw-card-price,.edw-card img{z-index:1;pointer-events:none;position:relative}.edw-cta{color:#fff;text-align:center;background:#6b46c1;border-radius:10px;justify-content:center;align-items:center;margin-top:12px;padding:11px 16px;font-size:13px;font-weight:700;display:flex}.edw.is-button{flex-direction:column;align-items:center;display:flex}.edw.is-button .edw-cta{border-radius:999px;width:fit-content;margin:8px auto 0;padding:10px 18px}.edw.is-button .edw-by{text-align:center}.edw-cta:hover{background:#553c9a}.edw-by{text-align:right;color:#a1a1aa;margin:8px 0 0;font-size:11px}.ed-dash{gap:1.25rem;display:grid}.ed-dash-config,.ed-dash-main{background:#fff;border:1px solid #ececec;border-radius:14px}.ed-dash-config{padding:1.15rem 1.1rem 1.25rem}.ed-dash-config h2{margin:0 0 1rem;font-size:.95rem;font-weight:700}.ed-dash-config label,.ed-dash-config legend{color:#3f3f46;margin-bottom:.85rem;font-size:.78rem;font-weight:650;display:block}.ed-dash-config fieldset{border:0;margin:0 0 .85rem;padding:0}.ed-dash-config select{background:#fff;border:1px solid #e4e4e7;border-radius:8px;width:100%;height:2.4rem;margin-top:.35rem;padding:0 .7rem;font-size:.85rem;display:block}.ed-dash-config small{color:#71717a;margin-top:.35rem;font-size:.7rem;font-weight:400;display:block}.ed-type-grid{grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.4rem;display:grid}.ed-type-grid button{background:#fff;border:1px solid #e4e4e7;border-radius:8px;height:2.2rem;font-size:.8rem;font-weight:650}.ed-type-grid button.is-active{color:#fff;background:#6b46c1;border-color:#6b46c1}.ed-switch{align-items:center;gap:.55rem;font-size:.82rem;display:flex}.ed-switch input{accent-color:#6b46c1;width:1rem;height:1rem}.ed-dash-note{color:#71717a;border:1px dashed #d4d4d8;border-radius:10px;margin:0;padding:.75rem .8rem;font-size:.75rem}.ed-dash-tabs{border-bottom:1px solid #f1f1f1;gap:.35rem;padding:.7rem .9rem 0;display:flex}.ed-dash-tabs button{color:#71717a;border-bottom:2px solid #0000;align-items:center;gap:.35rem;padding:.45rem .7rem .7rem;font-size:.8rem;font-weight:650;display:inline-flex}.ed-dash-tabs button.is-active{color:#18181b;border-bottom-color:#6b46c1}.ed-dash-preview,.ed-dash-code{padding:1.1rem 1.2rem 1.3rem}.ed-dash-kicker{margin:0;font-size:.92rem;font-weight:700}.ed-dash-hint{color:#a1a1aa;margin:.15rem 0 1rem;font-size:.78rem}.ed-dash-code-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.ed-dash-code-head h3{margin:0;font-size:.95rem;font-weight:700}.ed-dash-code-head p{color:#71717a;margin:.2rem 0 0;font-size:.78rem}.ed-dash-code-head button{background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:.35rem;height:2.1rem;padding:0 .75rem;font-size:.78rem;font-weight:650;display:inline-flex}.ed-dash-code pre{white-space:pre-wrap;background:#fafafa;border:1px solid #f1f1f1;border-radius:10px;margin:0;padding:.9rem;font-size:.72rem;line-height:1.45;overflow:auto}.ed-country{margin-bottom:.85rem;position:relative}.ed-country-field{background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:.45rem;height:2.4rem;margin-top:.35rem;padding:0 .65rem;display:flex}.ed-country-field.is-open{border-color:#6b46c1}.ed-country-field img{object-fit:cover;border-radius:2px;width:18px;height:13px}.ed-country-field input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;font-size:.85rem}.ed-country-list{z-index:20;background:#fff;border:1px solid #ececec;border-radius:10px;max-height:16rem;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% - .2rem);left:0;right:0;overflow:auto;box-shadow:0 12px 32px #1810281f}.ed-country-list button{text-align:left;border-radius:7px;align-items:center;gap:.5rem;width:100%;padding:.42rem .5rem;font-size:.82rem;display:flex}.ed-country-list button.is-active,.ed-country-list button:hover{background:#f4f0fb}.ed-country-list button.is-selected{font-weight:700}.ed-country-list img{object-fit:cover;border-radius:2px;width:18px;height:13px}.ed-country-list em{color:#a1a1aa;margin-left:auto;font-size:.68rem;font-style:normal}.ed-country-empty{color:#71717a;padding:.7rem;font-size:.8rem}.ed-site-block{margin-bottom:.85rem}.ed-site-label{color:#3f3f46;margin:0 0 .35rem;font-size:.78rem;font-weight:650}.ed-site-add-toggle{color:#6b46c1;margin-top:.45rem;font-size:.75rem;font-weight:650;display:inline-block}.ed-site-form{gap:.45rem;margin-top:.55rem;display:grid}.ed-site-form input{border:1px solid #e4e4e7;border-radius:8px;height:2.3rem;padding:0 .7rem;font-size:.85rem}.ed-site-form-actions{gap:.45rem;display:flex}.ed-site-form-actions button[type=submit]{color:#fff;background:#6b46c1;border-radius:8px;height:2.2rem;padding:0 .8rem;font-size:.78rem;font-weight:650}.ed-site-form-actions button[type=button]{color:#71717a;height:2.2rem;padding:0 .7rem;font-size:.78rem}.ed-site-error{color:#dc2626;margin:0;font-size:.75rem}@media (min-width:960px){.ed-dash{grid-template-columns:300px minmax(0,1fr);align-items:start}}
