:root{--ink:#1b1a33;--muted:#6c6b87;--faint:#9a99b3;--canvas:#f6f6fb;--surface:#fff;--line:#e8e8f2;--line-soft:#f0f0f7;--iris:#5b4df0;--iris-deep:#4638cb;--iris-soft:#efedfe;--iris-ghost:#f7f6ff;--amber:#b97e17;--amber-bg:#fbf2de;--amber-line:#f0dfb8;--amber-bright:#e9a23b;--green:#147d57;--green-bg:#e3f5ec;--red:#d64545;--hover-line:#c9c6ef;--switch-off:#d4d4e3;--amber-track:#efe1bc;--th-bg:#fbfbfe;--radius:16px;--radius-s:10px;--shadow:0 1px 2px #1b1a330a, 0 8px 24px -12px #1b1a331a;--shadow-pop:0 12px 32px -8px #1b1a3338;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--ink:#ecebf7;--muted:#a5a3c2;--faint:#807ea0;--canvas:#0f0e1e;--surface:#181729;--line:#2a2941;--line-soft:#232236;--iris:#6e5fff;--iris-deep:#9187ff;--iris-soft:#2b2750;--iris-ghost:#201e38;--amber:#e9a23b;--amber-bg:#2b2312;--amber-line:#4a3a1c;--green:#3ecf8e;--green-bg:#12291f;--red:#f26d6d;--hover-line:#4a4670;--switch-off:#3a3958;--amber-track:#463617;--th-bg:#1d1c30;--shadow:0 1px 2px #00000040, 0 8px 24px -12px #00000073;--shadow-pop:0 12px 32px -8px #0009;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{font-size:15px}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Manrope,system-ui,-apple-system,sans-serif;transition:background-color .25s,color .25s}button{cursor:pointer;font-family:inherit}input,select,textarea{color:inherit;font-family:inherit}:focus-visible{outline:2px solid var(--iris);outline-offset:2px;border-radius:6px}.num{font-variant-numeric:tabular-nums}.app{grid-template-columns:256px 1fr;min-height:100vh;display:grid}.main{flex-direction:column;min-width:0;display:flex}.page{width:100%;max-width:1440px;margin:0 auto;padding:28px 32px 48px}.sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;gap:4px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.logo{align-items:center;gap:10px;padding:4px 10px 18px;display:flex}.logo-mark{background:linear-gradient(135deg,var(--iris) 0%,#7d6bff 100%);color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.logo-name{letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:1.06rem;font-weight:700}.logo-name em{color:var(--iris);font-style:normal}.nav-label{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);padding:16px 10px 6px;font-size:.66rem;font-weight:800}.nav-item{border-radius:var(--radius-s);width:100%;color:var(--muted);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:8px 10px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex}.nav-item:hover{background:var(--iris-ghost);color:var(--ink)}.nav-item.active{background:var(--iris-soft);color:var(--iris-deep)}.nav-item svg{flex-shrink:0}.nav-item .chev{margin-left:auto;transition:transform .18s}.plat[aria-expanded=true] .chev{transform:rotate(180deg)}.plat[aria-expanded=true]{color:var(--ink)}.plat-modules{border-left:2px solid var(--line-soft);flex-direction:column;gap:1px;margin:2px 0 6px 19px;padding-left:14px;display:none}.plat-modules.open{display:flex}.mod-item{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:.86rem;font-weight:600;text-decoration:none;display:flex}.mod-item:hover{background:var(--iris-ghost);color:var(--ink)}.mod-item.active{background:var(--iris-soft);color:var(--iris-deep)}.mod-dot{background:var(--line);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-left:auto}.mod-dot.on{background:#2bb673}.sidebar-foot{border-top:1px solid var(--line-soft);margin-top:auto;padding:14px 10px 4px}.sidebar-foot p{color:var(--faint);font-size:.74rem;line-height:1.5}.sidebar-foot a{color:var(--iris);font-weight:700;text-decoration:none}.topbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:40;align-items:center;gap:16px;padding:14px 32px;display:flex;position:sticky;top:0}.crumbs{color:var(--muted);align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.crumbs .sep{color:var(--faint)}.crumbs .here{color:var(--ink);font-weight:700}.topbar-right{align-items:center;gap:10px;margin-left:auto;display:flex}.token-pill{background:var(--amber-bg);border:1px solid var(--amber-line);color:inherit;border-radius:12px;align-items:center;gap:10px;padding:7px 8px 7px 12px;text-decoration:none;display:flex}.token-coin{flex-shrink:0;width:22px;height:22px}.token-info{line-height:1.15}.token-info .tl{letter-spacing:.05em;text-transform:uppercase;color:var(--amber);font-size:.64rem;font-weight:800}.token-info .tv{color:var(--ink);font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.token-bar{background:var(--amber-track);border-radius:99px;width:64px;height:5px;overflow:hidden}.token-bar i{background:var(--amber);border-radius:99px;height:100%;display:block}.token-load{background:var(--ink);color:#fff;border:0;border-radius:9px;padding:7px 12px;font-size:.8rem;font-weight:700;transition:background .12s}.token-load:hover{background:#33325a}.icon-btn{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:11px;place-items:center;display:grid;position:relative}.icon-btn:hover{background:var(--iris-ghost);color:var(--ink)}.badge{background:var(--red);color:#fff;border:2px solid var(--surface);border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;display:grid;position:absolute;top:-4px;right:-4px}.avatar{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:9px;padding:4px 10px 4px 4px;display:flex}.avatar-img{background:var(--iris-soft);width:30px;height:30px;color:var(--iris-deep);border-radius:9px;place-items:center;font-size:.82rem;font-weight:800;display:grid}.avatar-txt{text-align:left;line-height:1.2}.avatar-txt b{font-size:.82rem;display:block}.avatar-txt span{color:var(--faint);font-size:.7rem}.avatar-wrap{position:relative}.umenu-scrim{z-index:40;position:fixed;inset:0}.umenu{z-index:50;background:var(--surface);border:1px solid var(--line);min-width:214px;box-shadow:var(--shadow-pop);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.umenu-head{border-bottom:1px solid var(--line-soft);margin-bottom:6px;padding:9px 11px 10px}.umenu-head b{font-size:.84rem;display:block}.umenu-head span{color:var(--muted);font-size:.74rem}.umenu-item{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:9px 11px;font-size:.86rem;font-weight:600;display:flex}.umenu-item:hover{background:var(--iris-ghost);color:var(--iris-deep)}.page-head{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.mod-icon{background:var(--iris-soft);width:48px;height:48px;color:var(--iris-deep);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.mod-icon.amber{background:var(--amber-bg);color:var(--amber)}.page-head h1{letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.page-head .sub{color:var(--muted);margin-top:3px;font-size:.9rem}.head-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-left:auto;display:flex}.btn-primary{background:var(--iris);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:.9rem;font-weight:700;transition:background .12s,transform .1s;display:inline-flex;box-shadow:0 6px 16px -6px #5b4df080}.btn-primary:hover{background:var(--iris-deep)}.btn-primary:active{transform:translateY(1px)}.btn-ghost{border:1px solid var(--line);background:var(--surface);color:var(--iris-deep);border-radius:11px;align-items:center;gap:7px;padding:8px 14px;font-size:.84rem;font-weight:700;display:inline-flex}.btn-ghost:hover{background:var(--iris-ghost)}.btn-plain{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:11px;padding:10px 16px;font-size:.86rem;font-weight:700}.btn-plain:hover{background:var(--line-soft)}.btn-warn{border:1px solid var(--amber-line);background:var(--amber-bg);color:var(--amber);border-radius:11px;align-items:center;gap:7px;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.btn-warn:hover{filter:brightness(.97)}.mini-btn{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.mini-btn:hover{background:var(--iris-ghost);color:var(--ink)}.switch{background:#2bb673;border:0;border-radius:99px;flex-shrink:0;width:46px;height:26px;transition:background .15s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:left .15s;position:absolute;top:3px;left:23px;box-shadow:0 1px 3px #00000040}.switch[aria-checked=false]{background:var(--switch-off)}.switch[aria-checked=false]:after{left:3px}.switch.sm{width:40px;height:23px}.switch.sm:after{width:17px;height:17px;left:20px}.switch.sm[aria-checked=false]:after{left:3px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.input{border:1px solid var(--line);border-radius:var(--radius-s);background:var(--surface);padding:9px 12px;font-size:.88rem;font-weight:600;transition:border-color .12s,box-shadow .12s}select.input{appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236C6B87' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center var(--surface);padding-right:34px}.input:focus{border-color:var(--iris);box-shadow:0 0 0 3px var(--iris-soft);outline:none}textarea.input{resize:vertical;width:100%;min-height:76px;font-weight:500;line-height:1.5}.f-label{font-size:.86rem;font-weight:700;display:block}.f-help{color:var(--muted);font-size:.78rem;line-height:1.5}.chip{border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.chip.on{color:var(--green);background:var(--green-bg)}.chip .cdot{background:#2bb673;border-radius:50%;width:6px;height:6px}.chip.warn{color:var(--amber);background:var(--amber-bg)}table{border-collapse:collapse;width:100%}th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--th-bg);padding:10px 22px;font-size:.7rem;font-weight:800}td{border-bottom:1px solid var(--line-soft);vertical-align:middle;padding:14px 22px;font-size:.86rem;font-weight:600}tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--iris-ghost)}th.right,td.right{text-align:right}.table-scroll{overflow-x:auto}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#1b1a3373;justify-content:center;align-items:flex-start;padding:6vh 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--surface);width:640px;max-width:100%;box-shadow:var(--shadow-pop);border-radius:20px;animation:.18s pop;overflow:hidden}.modal.sm{width:480px}@keyframes pop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.modal-head{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:18px 22px;display:flex}.modal-head .back{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--muted);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.modal-head .back:hover{background:var(--iris-ghost)}.modal-head h2{font-family:Sora,sans-serif;font-size:1.02rem;font-weight:600}.modal-head p{color:var(--muted);margin-top:1px;font-size:.78rem}.modal-head .x{background:var(--line-soft);width:32px;height:32px;color:var(--muted);border:0;border-radius:9px;flex-shrink:0;place-items:center;margin-left:auto;display:grid}.modal-head .x:hover{background:var(--line)}.modal-body{padding:18px 22px 24px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.steps{gap:6px;padding:14px 22px 0;display:flex}.step-dot{background:var(--line-soft);border-radius:99px;flex:1;height:4px}.step-dot.done{background:var(--iris)}.verifying{color:var(--muted);align-items:center;gap:9px;font-size:.82rem;font-weight:700;display:none}.verifying.show{display:flex}.spin{border:2.4px solid var(--line);border-top-color:var(--iris);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.spinner{border:3px solid var(--line);border-top-color:var(--iris);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.success-hero{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:6px 0 18px;display:flex}.ok-ring{background:var(--green-bg);width:56px;height:56px;color:var(--green);border-radius:50%;place-items:center;display:grid}.success-hero b{font-family:Sora,sans-serif;font-size:1.05rem}.success-hero p{color:var(--muted);font-size:.82rem}.toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;z-index:99;box-shadow:var(--shadow-pop);border-radius:12px;align-items:center;gap:9px;padding:12px 18px;font-size:.86rem;font-weight:700;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%,16px)}.toast.show{opacity:1;transform:translate(-50%)}.toast svg{color:#7cf2b8}.sidebar-theme{margin-top:auto}.sidebar-theme~.sidebar-foot{margin-top:0}.theme-toggle .tswitch{background:var(--switch-off);border-radius:99px;flex-shrink:0;width:34px;height:20px;margin-left:auto;transition:background .15s;position:relative}.theme-toggle .tswitch:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:left .15s;position:absolute;top:2.5px;left:2.5px;box-shadow:0 1px 3px #00000040}.theme-toggle[aria-checked=true] .tswitch{background:var(--iris)}.theme-toggle[aria-checked=true] .tswitch:after{left:16.5px}:root[data-theme=dark] .token-load{background:var(--iris);color:#fff}:root[data-theme=dark] .token-load:hover{background:#5d4fe8}:root[data-theme=dark] .toast{color:#ecebf7;background:#2e2c4c}:root[data-theme=dark] select.input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23A5A3C2' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}:root[data-theme=dark] .logo-mark{background:linear-gradient(135deg,#6e5fff 0%,#8c7dff 100%)}.menu-btn{display:none}.scrim{z-index:69;opacity:0;pointer-events:none;background:#1b1a3373;transition:opacity .2s;position:fixed;inset:0}.scrim.show{opacity:1;pointer-events:auto}.bottom-nav{display:none}@keyframes sheet{0%{opacity:.6;transform:translateY(30px)}to{opacity:1;transform:none}}@media (width<=960px){.app{grid-template-columns:1fr}.sidebar{z-index:70;width:282px;height:100dvh;box-shadow:var(--shadow-pop);transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.menu-btn{display:grid}.bottom-nav{background:var(--surface);border-top:1px solid var(--line);z-index:60;padding:6px 8px calc(8px + env(safe-area-inset-bottom));display:flex;position:fixed;bottom:0;left:0;right:0}.bn-item{color:var(--faint);background:0 0;border:0;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:5px 2px;font-size:.62rem;font-weight:800;text-decoration:none;display:flex}.bn-item .bn-ic{border-radius:8px;place-items:center;width:36px;height:23px;display:grid}.bn-item.active{color:var(--iris-deep)}.bn-item.active .bn-ic{background:var(--iris-soft)}.page{padding:18px 14px calc(100px + env(safe-area-inset-bottom))}.topbar{gap:10px;padding:10px 14px}.crumbs,.avatar-txt{display:none}.toast{bottom:calc(88px + env(safe-area-inset-bottom));width:max-content;max-width:calc(100vw - 32px)}.page-head h1{font-size:1.3rem}}@media (width<=700px){.crumbs>span:not(.here),.token-info .tl,.token-bar,.token-load{display:none}.token-pill{gap:7px;padding:5px 10px 5px 8px}.token-info .tv{font-size:.88rem}.head-actions{width:100%;margin-left:0}.head-actions .btn-primary{flex:1;justify-content:center}th,td{padding-left:14px;padding-right:14px}}@media (width<=640px){.overlay{align-items:flex-end;padding:0}.modal,.modal.sm{border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:92dvh;animation:.22s sheet;display:flex}.modal-body{overflow-y:auto}.modal-actions{flex-wrap:wrap}.modal-actions .btn-primary{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.pg-acc .statbar{flex-wrap:wrap;gap:14px;margin-bottom:20px;display:flex}.pg-acc .stat{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;flex:1;align-items:center;gap:12px;min-width:170px;padding:12px 18px;display:flex}.pg-acc .stat .s-num{font-family:Sora,sans-serif;font-size:1.35rem;font-weight:700}.pg-acc .stat .s-lab{color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.25}.pg-acc .stat.warn .s-num{color:var(--amber)}.pg-acc .stat.warn{border-color:var(--amber-line);background:#fffdf6}:root[data-theme=dark] .pg-acc .stat.warn{background:#241e10}.pg-acc .filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.pg-acc .f-chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:99px;align-items:center;gap:7px;padding:7px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.pg-acc .f-chip:hover{background:var(--iris-ghost)}.pg-acc .f-chip[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}:root[data-theme=dark] .pg-acc .f-chip[aria-pressed=true]{background:var(--iris);border-color:var(--iris)}.pg-acc .f-chip .cnt{background:var(--line-soft);color:var(--muted);border-radius:99px;padding:1px 7px;font-size:.72rem;font-weight:800}.pg-acc .f-chip[aria-pressed=true] .cnt{color:#fff;background:#ffffff2e}.pg-acc .acc-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px;display:grid}.pg-acc .acc{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:14px;padding:18px;display:flex}.pg-acc .acc-top{align-items:flex-start;gap:12px;display:flex}.pg-acc .p-icon{border-radius:12px;flex-shrink:0;place-items:center;display:grid}.pg-acc .acc-name{align-items:center;gap:6px;font-size:.98rem;font-weight:800;display:flex}.pg-acc .acc-name .star{color:#e9a23b;font-size:.85rem}.pg-acc .acc-url{color:var(--faint);word-break:break-all;margin-top:1px;font-size:.76rem;font-weight:500}.pg-acc .acc-top .chip{flex-shrink:0;margin-left:auto}.pg-acc .acc-meta{color:var(--muted);flex-direction:column;gap:6px;font-size:.78rem;display:flex}.pg-acc .acc-meta .m-row{justify-content:space-between;gap:10px;display:flex}.pg-acc .acc-meta .m-row b{color:var(--ink);font-weight:700}.pg-acc .acc-meta .m-lab{color:var(--faint);font-weight:600}.pg-acc .mod-chips{flex-wrap:wrap;gap:6px;display:flex}.pg-acc .mod-chip{color:var(--iris-deep);background:var(--iris-soft);border-radius:7px;padding:4px 9px;font-size:.7rem;font-weight:700}.pg-acc .mod-chip.more{color:var(--muted);background:var(--line-soft)}.pg-acc .acc-foot{border-top:1px solid var(--line-soft);align-items:center;gap:8px;margin-top:auto;padding-top:13px;display:flex}.pg-acc .acc-foot .btn-ghost{padding:7px 12px;font-size:.78rem}.pg-acc .acc-foot .spacer{flex:1}.pg-acc .mini-btn{border-radius:9px;width:32px;height:32px}.pg-acc .acc-add{border:1.8px dashed var(--hover-line);background:var(--iris-ghost);border-radius:var(--radius);color:var(--iris-deep);flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:210px;padding:28px 18px;transition:background .12s,border-color .12s;display:flex}.pg-acc .acc-add:hover{background:var(--iris-soft);border-color:var(--iris)}.pg-acc .acc-add .plus{background:var(--surface);border:1px solid var(--line);width:44px;height:44px;box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid}.pg-acc .acc-add b{font-size:.92rem;font-weight:800}.pg-acc .acc-add span{color:var(--muted);text-align:center;max-width:220px;font-size:.76rem}.wiz .plat-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wiz .plat-tile{border:1.5px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;align-items:center;gap:9px;padding:16px 12px;transition:border-color .12s,background .12s;display:flex}.wiz .plat-tile:hover{border-color:var(--iris);background:var(--iris-ghost)}.wiz .plat-tile b{font-size:.88rem;font-weight:800}.wiz .p-icon{border-radius:12px;flex-shrink:0;place-items:center;display:grid}.method-badge{letter-spacing:.03em;text-transform:uppercase;border-radius:99px;padding:3px 9px;font-size:.64rem;font-weight:800}.method-badge.oauth{color:#1d4ed8;background:#e5edff}.method-badge.api{color:#9333ea;background:#f5e9ff}.method-badge.plugin{color:#0e7490;background:#dff6fa}:root[data-theme=dark] .method-badge.oauth{color:#8fb0ff;background:#1c2745}:root[data-theme=dark] .method-badge.api{color:#c79bff;background:#2e2046}:root[data-theme=dark] .method-badge.plugin{color:#6fd3e8;background:#12313b}.wiz .f-label{margin-bottom:6px}.wiz .input{width:100%;padding:10px 12px}.wiz .form-gap{flex-direction:column;gap:16px;display:flex}.wiz .howto{background:var(--iris-ghost);border:1px solid var(--line-soft);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.wiz .howto-step{color:var(--muted);gap:10px;font-size:.8rem;line-height:1.5;display:flex}.wiz .howto-step .n{background:var(--iris-soft);width:20px;height:20px;color:var(--iris-deep);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:800;display:grid}.wiz .howto-step b{color:var(--ink)}.wiz .dl-btn{border:1px solid var(--line);background:var(--surface);color:var(--iris-deep);border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.wiz .oauth-big{color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px;font-size:.92rem;font-weight:800;display:flex}.wiz .oauth-note{color:var(--muted);background:var(--line-soft);border-radius:10px;gap:8px;padding:10px 12px;font-size:.75rem;line-height:1.5;display:flex}.perm-list{flex-direction:column;gap:8px;display:flex}.perm-item{color:var(--muted);align-items:flex-start;gap:9px;font-size:.8rem;line-height:1.45;display:flex}.perm-item svg{color:var(--green);flex-shrink:0;margin-top:2px}.wiz .mod-select{flex-direction:column;gap:8px;display:flex}.wiz .mod-opt{border:1.5px solid var(--line);color:var(--muted);border-radius:12px;align-items:center;gap:11px;padding:11px 13px;font-size:.86rem;font-weight:700;display:flex}.wiz .mod-opt:hover{border-color:var(--hover-line)}.wiz .mod-opt input{accent-color:var(--iris);width:16px;height:16px}.wiz .mod-opt .tok{color:var(--amber);background:var(--amber-bg);border-radius:99px;margin-left:auto;padding:3px 9px;font-size:.7rem;font-weight:800}.wiz .mod-opt:has(input:checked){border-color:var(--iris);background:var(--iris-ghost);color:var(--ink)}.pop-overlay{z-index:95;background:#1b1a338c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pop-window{color:#1b1a33;background:#fff;border-radius:14px;width:380px;max-width:100%;animation:.18s pop;overflow:hidden;box-shadow:0 24px 60px -12px #00000073}.pop-bar{background:#efeff4;border-bottom:1px solid #e2e2ea;align-items:center;gap:8px;padding:9px 12px;display:flex}.pop-bar .b-dot{border-radius:50%;width:9px;height:9px}.pop-url{color:#6c6b87;white-space:nowrap;background:#fff;border-radius:6px;flex:1;align-items:center;gap:6px;padding:4px 10px;font-size:.7rem;font-weight:600;display:flex;overflow:hidden}.pop-x{color:#9a99b3;background:0 0;border:0;padding:2px 4px;font-size:1rem;line-height:1}.pop-body{padding:26px 26px 24px}.ig-word{text-align:center;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:18px;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.pop-input{background:#fafafc;border:1px solid #dbdbe3;border-radius:8px;width:100%;margin-bottom:9px;padding:10px 12px;font-size:.84rem}.pop-input:focus{border-color:#a8a8b8;outline:none}.pop-btn{color:#fff;background:#0095f6;border:0;border-radius:9px;width:100%;margin-top:6px;padding:11px;font-size:.88rem;font-weight:800}.pop-btn:hover{filter:brightness(.95)}.pop-help{text-align:center;color:#9a99b3;margin-top:14px;font-size:.72rem}.consent-head{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.consent-head .app-ic{color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.consent-head .arrows{color:#c9c6ef;font-weight:800}.consent-title{text-align:center;margin-bottom:4px;font-size:.92rem;font-weight:800;line-height:1.4}.consent-sub{text-align:center;color:#8c8ba3;margin-bottom:16px;font-size:.76rem}.pop-actions{gap:9px;margin-top:18px;display:flex}.pop-actions .cancel{color:#6c6b87;background:#fff;border:1px solid #dbdbe3;border-radius:9px;flex:1;padding:10px;font-size:.84rem;font-weight:700}.pop-actions .allow{color:#fff;border:0;border-radius:9px;flex:1.4;padding:10px;font-size:.84rem;font-weight:800}@media (width<=1180px){.wiz .plat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.pg-acc .statbar{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-acc .stat{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:12px 14px}.pg-acc .filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.pg-acc .f-chip{white-space:nowrap;flex-shrink:0}.pg-acc .acc-grid{grid-template-columns:1fr}}@media (width<=640px){.wiz .plat-grid{grid-template-columns:repeat(2,1fr)}}.pg-cb .site-switch{position:relative}.pg-cb .ss-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:.86rem;font-weight:700;display:flex}.pg-cb .ss-btn:hover{border-color:var(--hover-line);background:var(--iris-ghost)}.pg-cb .ss-globe{background:var(--iris-soft);width:22px;height:22px;color:var(--iris-deep);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.pg-cb .ss-btn .chev{color:var(--faint)}.pg-cb .ss-menu{background:var(--surface);border:1px solid var(--line);width:300px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-pop);z-index:60;border-radius:14px;padding:6px;display:none;position:absolute;top:calc(100% + 8px);left:0}.pg-cb .ss-menu.open{display:block}.pg-cb .ss-title{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);padding:8px 10px 4px;font-size:.66rem;font-weight:800}.pg-cb .ss-item{text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;display:flex}.pg-cb .ss-item:hover{background:var(--iris-ghost)}.pg-cb .si-name{font-size:.86rem;font-weight:700;display:block}.pg-cb .si-url{color:var(--faint);margin-top:1px;font-size:.72rem;font-weight:500;display:block}.pg-cb .si-check{color:var(--iris);visibility:hidden;flex-shrink:0;margin-left:auto}.pg-cb .ss-item[aria-selected=true]{background:var(--iris-soft)}.pg-cb .ss-item[aria-selected=true] .si-check{visibility:visible}.pg-cb .ss-dot{background:#2bb673;border-radius:50%;flex-shrink:0;width:8px;height:8px}.pg-cb .ss-foot{border-top:1px solid var(--line-soft);margin-top:6px;padding-top:6px}.pg-cb .ss-add{width:100%;color:var(--iris-deep);background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:.84rem;font-weight:700;display:flex}.pg-cb .ss-add:hover{background:var(--iris-ghost)}.pg-cb .scope-note{text-align:right;color:var(--faint);flex-basis:100%;font-size:.76rem}.pg-cb .scope-note b{color:var(--muted)}.pg-cb .scope-note button{color:var(--iris-deep);background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700}.pg-cb .scope-note button:hover{text-decoration:underline}.pg-cb .edit-chip{color:var(--iris-deep);background:var(--iris-soft);display:none}.pg-cb .edit-chip.show{display:inline-flex}.pg-cb .saved-at{color:var(--faint);font-size:.78rem}.pg-cb .status-switch{align-items:center;gap:10px;display:flex}.pg-cb .status-switch .st-label{color:var(--green);font-size:.88rem;font-weight:700}.pg-cb .status-switch.off .st-label{color:var(--faint)}.pg-cb .kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;display:grid}.pg-cb .kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px}.pg-cb .kpi .k-label{color:var(--muted);font-size:.76rem;font-weight:700}.pg-cb .kpi .k-val{letter-spacing:-.02em;margin-top:6px;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.pg-cb .kpi .k-val small{color:var(--faint);font-family:Manrope;font-size:.8rem;font-weight:600}.pg-cb .k-delta{border-radius:99px;align-items:center;gap:3px;margin-top:8px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.pg-cb .k-delta.up{color:var(--green);background:var(--green-bg)}.pg-cb .k-delta.token{color:var(--amber);background:var(--amber-bg)}.pg-cb .k-delta.flat{color:var(--muted);background:var(--line-soft)}.pg-cb .grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start;gap:20px;display:grid}.pg-cb .settings-col{flex-direction:column;gap:16px;min-width:0;display:flex}.pg-cb .card{overflow:hidden}.pg-cb .card-head{padding:18px 22px 0}.pg-cb .card-head h2{letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:1rem;font-weight:600}.pg-cb .card-head p{color:var(--muted);margin-top:2px;font-size:.82rem}.pg-cb .card-body{flex-direction:column;gap:20px;padding:18px 22px 22px;display:flex}.pg-cb .field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 24px;display:grid}.pg-cb .field.stack{grid-template-columns:1fr}.pg-cb .field .f-label{font-size:.9rem}.pg-cb .field .f-help{grid-column:1}.pg-cb .field>.f-ctrl{grid-row:1/span 2;align-self:center}.pg-cb .char-count{color:var(--faint);text-align:right;margin-top:5px;font-size:.74rem}.pg-cb .char-count.warn{color:var(--amber)}.pg-cb .seg{gap:8px;display:flex}.pg-cb .seg-btn{border:1.5px solid var(--line);background:var(--surface);color:var(--muted);border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 14px;font-size:.76rem;font-weight:700;transition:border-color .12s,background .12s,color .12s;display:flex}.pg-cb .seg-btn:hover{border-color:var(--hover-line)}.pg-cb .seg-btn[aria-pressed=true]{border-color:var(--iris);background:var(--iris-ghost);color:var(--iris-deep)}.pg-cb .seg-mini{opacity:.85;border:1.5px solid;border-radius:6px;width:34px;height:24px;position:relative}.pg-cb .seg-mini:after{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;position:absolute;bottom:3px}.pg-cb .seg-mini.br:after{right:3px}.pg-cb .seg-mini.bl:after{left:3px}.pg-cb .swatches{gap:10px;display:flex}.pg-cb .swatch{border:0;border-radius:50%;width:32px;height:32px;transition:transform .12s;position:relative;box-shadow:inset 0 0 0 2px #fff9}.pg-cb .swatch:hover{transform:scale(1.1)}.pg-cb .swatch[aria-pressed=true]:after{content:"";border:2px solid var(--ink);border-radius:50%;position:absolute;inset:-5px}.pg-cb .toggle-row{align-items:flex-start;gap:14px;display:flex}.pg-cb .toggle-row .tr-txt{flex:1}.pg-cb .toggle-row .f-label{display:block}.pg-cb .toggle-row .f-help{margin-top:2px}.pg-cb .preview-col{min-width:0;position:sticky;top:84px}.pg-cb .preview-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.pg-cb .preview-head{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;padding:16px 20px;display:flex}.pg-cb .preview-head h2{font-family:Sora,sans-serif;font-size:.95rem;font-weight:600}.pg-cb .live-chip{color:var(--green);background:var(--green-bg);border-radius:99px;align-items:center;gap:6px;margin-left:auto;padding:4px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.pg-cb .live-chip.off{color:var(--muted);background:var(--line-soft)}.pg-cb .live-chip .pulse{background:#2bb673;border-radius:50%;width:6px;height:6px;animation:1.6s infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #2bb67380}55%{box-shadow:0 0 0 5px #2bb67300}}.pg-cb .preview-hint{color:var(--muted);padding:12px 20px 0;font-size:.78rem}.pg-cb .browser{border:1px solid var(--line);background:#fbfbfe;border-radius:14px;margin:14px 16px 18px;overflow:hidden}.pg-cb .browser-bar{background:#fff;border-bottom:1px solid #f0f0f7;align-items:center;gap:8px;padding:9px 12px;display:flex}.pg-cb .b-dot{border-radius:50%;width:9px;height:9px}.pg-cb .browser-url{color:#6c6b87;background:#f6f6fb;border-radius:7px;flex:1;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:600;display:flex}.pg-cb .site-canvas{background:radial-gradient(circle at 1px 1px,#e4e3f0 1px,#0000 0) 0 0/18px 18px,#fbfbfe;height:430px;position:relative;overflow:hidden}.pg-cb .skel{background:#ecebf5;border-radius:6px;position:absolute}.pg-cb .widget{flex-direction:column;align-items:flex-end;gap:10px;transition:left .25s,right .25s;display:flex;position:absolute;bottom:14px}.pg-cb .widget.pos-br{align-items:flex-end;left:auto;right:14px}.pg-cb .widget.pos-bl{align-items:flex-start;left:14px;right:auto}.pg-cb .chat{width:252px;box-shadow:var(--shadow-pop);background:#fff;border:1px solid #e8e8f2;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.pg-cb .chat-head{background:var(--wa);color:#fff;align-items:center;gap:9px;padding:11px 13px;transition:background .2s;display:flex}.pg-cb .chat-ava{background:#ffffff38;border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.pg-cb .chat-head .ch-name{font-size:.8rem;font-weight:800;line-height:1.2}.pg-cb .chat-head .ch-status{opacity:.9;align-items:center;gap:4px;font-size:.66rem;font-weight:600;display:flex}.pg-cb .ch-status .dot{background:#7cf2b8;border-radius:50%;width:6px;height:6px}.pg-cb .widget.offline .ch-status .dot{background:#d4d4e3}.pg-cb .chat-body{background:#fafafe;flex-direction:column;gap:8px;min-height:172px;padding:12px;display:flex}.pg-cb .msg{border-radius:13px;max-width:85%;padding:8px 11px;font-size:.76rem;font-weight:500;line-height:1.45}.pg-cb .msg.bot{color:#1b1a33;background:#fff;border:1px solid #e8e8f2;border-bottom-left-radius:4px;align-self:flex-start}.pg-cb .msg.user{background:var(--wa);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;transition:background .2s}.pg-cb .typing{background:#fff;border:1px solid #e8e8f2;border-radius:13px 13px 13px 4px;align-self:flex-start;gap:3px;padding:10px 12px;display:flex}.pg-cb .typing i{background:#9a99b3;border-radius:50%;width:5px;height:5px;animation:1.2s infinite blink}.pg-cb .typing i:nth-child(2){animation-delay:.2s}.pg-cb .typing i:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.3}40%{opacity:1}}.pg-cb .chat-input{background:#fff;border-top:1px solid #f0f0f7;align-items:center;gap:8px;padding:9px 12px;display:flex}.pg-cb .chat-input span{color:#9a99b3;flex:1;font-size:.74rem}.pg-cb .chat-send{background:var(--wa);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;transition:background .2s;display:grid}.pg-cb .launcher{background:var(--wa);color:#fff;width:48px;height:48px;box-shadow:var(--shadow-pop);border-radius:50%;place-items:center;transition:background .2s,opacity .2s;display:grid}.pg-cb .widget.offline .launcher{opacity:.45}.pg-cb .widget.offline .chat{opacity:.6;filter:grayscale(.35)}.pg-cb .offline-note{color:#6c6b87;background:#f0f0f7;border-radius:99px;padding:5px 12px;font-size:.72rem;font-weight:700;display:none}.pg-cb .widget.offline .offline-note{display:block}.pg-cb .sites{margin-top:20px;overflow:hidden}.pg-cb .sites .card-head{align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.pg-cb .sites .card-head>div p{margin-top:2px}.pg-cb .sites .card-head .btn-ghost{margin-left:auto}.pg-cb .site-cell{align-items:center;gap:10px;display:flex}.pg-cb .fav{color:#e9a23b}.pg-cb .fav.empty{color:#d4d4e3}.pg-cb .site-cell .s-url{color:var(--faint);margin-top:1px;font-size:.74rem;font-weight:500;display:block}.pg-cb .row-actions{justify-content:flex-end;gap:6px;display:flex}.pg-cb .table-foot{color:var(--faint);justify-content:space-between;align-items:center;padding:12px 22px;font-size:.78rem;display:flex}.pg-cb .pager{align-items:center;gap:6px;display:flex}.pg-cb .pager .pg{border:1px solid var(--line);background:var(--surface);min-width:28px;height:28px;color:var(--muted);border-radius:8px;font-size:.78rem;font-weight:700}.pg-cb .pager .pg.cur{background:var(--iris);border-color:var(--iris);color:#fff}.pg-cb .pager .pg:disabled{opacity:.4;cursor:default}.pg-cb .view-switch{display:none}@media (width<=1180px){.pg-cb .kpis{grid-template-columns:repeat(2,1fr)}.pg-cb .grid{grid-template-columns:1fr}.pg-cb .preview-col{position:static}.pg-cb .view-switch{z-index:30;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;gap:4px;margin-bottom:16px;padding:4px;display:flex;position:sticky;top:64px}.pg-cb .view-switch button{color:var(--muted);background:0 0;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:.86rem;font-weight:800;display:flex}.pg-cb .view-switch button[aria-pressed=true]{background:var(--iris);color:#fff;box-shadow:0 4px 12px -4px #5b4df080}.pg-cb .grid[data-view=settings] .preview-col,.pg-cb .grid[data-view=preview] .settings-col{display:none}}@media (width<=960px){.pg-cb .view-switch{top:56px}}@media (width<=700px){.pg-cb .saved-at{display:none}.pg-cb .scope-note{text-align:left}.pg-cb .kpis{gap:10px}.pg-cb .kpi{padding:13px 14px}.pg-cb .kpi .k-val{font-size:1.25rem}.pg-cb .field{grid-template-columns:1fr}.pg-cb .field>.f-ctrl{grid-row:auto;justify-self:start;margin-top:2px}.pg-cb .seg{width:100%}.pg-cb .seg-btn{flex:1}.pg-cb .sites th:nth-child(2),.pg-cb .sites td:nth-child(2),.pg-cb .sites th:nth-child(3),.pg-cb .sites td:nth-child(3),.pg-cb .sites th:nth-child(5),.pg-cb .sites td:nth-child(5){display:none}.pg-cb .site-canvas{height:400px}}.pg-dash .kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;display:grid}.pg-dash .kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px}.pg-dash .kpi .k-label{color:var(--muted);font-size:.76rem;font-weight:700}.pg-dash .kpi .k-val{letter-spacing:-.02em;margin-top:6px;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.pg-dash .k-delta{border-radius:99px;align-items:center;gap:3px;margin-top:8px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.pg-dash .k-delta.up{color:var(--green);background:var(--green-bg)}.pg-dash .k-delta.token{color:var(--amber);background:var(--amber-bg)}.pg-dash .quick{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.pg-dash .q-card{text-align:left;color:inherit;flex-direction:column;gap:10px;padding:20px;text-decoration:none;transition:border-color .12s,transform .12s;display:flex}.pg-dash .q-card:hover{border-color:#c9c6ef;transform:translateY(-2px)}.pg-dash .q-icon{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.pg-dash .q-card b{font-size:.95rem;font-weight:800}.pg-dash .q-card p{color:var(--muted);font-size:.8rem;line-height:1.5}.pg-dash .q-go{color:var(--iris-deep);align-items:center;gap:5px;margin-top:auto;font-size:.8rem;font-weight:800;display:inline-flex}@media (width<=1180px){.pg-dash .kpis{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.pg-dash .kpis{gap:10px}.pg-dash .kpi{padding:13px 14px}.pg-dash .kpi .k-val{font-size:1.25rem}.pg-dash .quick{grid-template-columns:1fr}}.pg-sub .top-row{grid-template-columns:1.1fr 1.4fr 1.1fr;gap:16px;margin-bottom:28px;display:grid}.pg-sub .top-row .card{padding:18px 20px}.pg-sub .card h3{margin-bottom:4px;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600}.pg-sub .card .c-sub{color:var(--muted);font-size:.76rem}.pg-sub .bal-card{border-color:var(--amber-line);background:linear-gradient(135deg,#fffdf6,#fbf2de)}:root[data-theme=dark] .pg-sub .bal-card{background:linear-gradient(135deg,#221d0e,#2b2312)}.pg-sub .bal-val{align-items:center;gap:10px;margin:12px 0 8px;display:flex}.pg-sub .bal-val .n{letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:2rem;font-weight:700}.pg-sub .bal-val small{color:var(--amber);font-size:.8rem;font-weight:700}.pg-sub .bal-bar{background:var(--amber-track);border-radius:99px;height:7px;margin-bottom:8px;overflow:hidden}.pg-sub .bal-bar i{background:var(--amber-bright);border-radius:99px;height:100%;transition:width .3s;display:block}.pg-sub .bal-note{color:var(--muted);font-size:.74rem}.pg-sub .usage-seg{border-radius:99px;height:10px;margin:14px 0 12px;display:flex;overflow:hidden}.pg-sub .usage-seg i{height:100%}.pg-sub .legend{flex-wrap:wrap;gap:8px 16px;display:flex}.pg-sub .leg{color:var(--muted);align-items:center;gap:6px;font-size:.74rem;font-weight:700;display:flex}.pg-sub .leg i{border-radius:3px;width:9px;height:9px}.pg-sub .leg b{color:var(--ink)}.pg-sub .auto-row{align-items:center;gap:12px;margin-top:14px;display:flex}.pg-sub .auto-desc{color:var(--muted);font-size:.78rem;line-height:1.5}.pg-sub .auto-desc b{color:var(--ink)}.pg-sub .auto-selects{gap:8px;margin-top:12px;display:flex}.pg-sub .auto-selects .input{width:100%;padding:8px 10px;font-size:.82rem}.pg-sub .sec-head{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.pg-sub .sec-head h2{letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:1.15rem;font-weight:700}.pg-sub .sec-head p{color:var(--muted);margin-top:2px;font-size:.82rem}.pg-sub .bill-toggle{background:var(--surface);border:1px solid var(--line);border-radius:12px;gap:2px;margin-left:auto;padding:4px;display:flex}.pg-sub .bill-btn{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:8px 16px;font-size:.82rem;font-weight:700}.pg-sub .bill-btn[aria-pressed=true]{background:var(--ink);color:#fff}:root[data-theme=dark] .pg-sub .bill-btn[aria-pressed=true]{background:var(--iris)}.pg-sub .bill-btn .disc{color:var(--green);background:var(--green-bg);border-radius:99px;margin-left:5px;padding:2px 7px;font-size:.68rem;font-weight:800}.pg-sub .bill-btn[aria-pressed=true] .disc{color:#7cf2b8;background:#ffffff29}.pg-sub .plans{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.pg-sub .plan{background:var(--surface);border:1.5px solid var(--line);text-align:left;box-shadow:var(--shadow);cursor:pointer;border-radius:18px;flex-direction:column;padding:22px 20px;transition:border-color .12s,transform .12s;display:flex;position:relative}.pg-sub .plan:hover{border-color:var(--hover-line);transform:translateY(-2px)}.pg-sub .plan[aria-pressed=true]{border-color:var(--iris);box-shadow:0 8px 28px -10px #5b4df059}.pg-sub .pop-flag{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--iris);white-space:nowrap;border-radius:99px;padding:4px 12px;font-size:.66rem;font-weight:800;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.pg-sub .plan .p-name{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:.82rem;font-weight:800}.pg-sub .p-tokens{align-items:center;gap:8px;margin:10px 0 2px;display:flex}.pg-sub .p-tokens .n{letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700}.pg-sub .p-tokens .u{color:var(--amber);font-size:.8rem;font-weight:700}.pg-sub .p-price{margin-top:8px;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:600}.pg-sub .p-price small{color:var(--faint);font-family:Manrope;font-size:.74rem;font-weight:600}.pg-sub .p-per{color:var(--faint);margin-top:2px;font-size:.72rem}.pg-sub .p-save{color:var(--green);background:var(--green-bg);border-radius:99px;align-self:flex-start;margin-top:8px;padding:3px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.pg-sub .p-save.hidden{visibility:hidden}.pg-sub .p-divider{border:0;border-top:1px dashed var(--line);margin:14px 0 12px}.pg-sub .p-cap{letter-spacing:.05em;text-transform:uppercase;color:var(--faint);margin-bottom:8px;font-size:.68rem;font-weight:800}.pg-sub .p-lines{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.pg-sub .p-line{color:var(--muted);align-items:baseline;gap:6px;font-size:.76rem;line-height:1.4;display:flex}.pg-sub .p-line b{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap}.pg-sub .p-line .or{color:var(--faint);background:var(--line-soft);border-radius:5px;flex-shrink:0;padding:1px 5px;font-size:.62rem;font-weight:800}.pg-sub .p-line .or.ghost{visibility:hidden}.pg-sub .p-btn{border:1.5px solid var(--iris);background:var(--surface);width:100%;color:var(--iris-deep);text-align:center;border-radius:11px;margin-top:auto;padding:11px;font-size:.86rem;font-weight:800}.pg-sub .p-btn:hover{background:var(--iris-ghost)}.pg-sub .plan[aria-pressed=true] .p-btn,.pg-sub .p-btn.solid{background:var(--iris);color:#fff;border-color:var(--iris);box-shadow:0 6px 16px -6px #5b4df080}.pg-sub .kdv{color:var(--faint);text-align:right;margin:-18px 0 26px;font-size:.74rem}.pg-sub .price-card{padding:0;overflow:hidden}.pg-sub .card-pad{flex-wrap:wrap;align-items:flex-end;gap:14px;padding:18px 22px 14px;display:flex}.pg-sub .card-pad h3{font-size:1rem}.pg-sub .sel-badge{color:var(--iris-deep);background:var(--iris-soft);border-radius:99px;align-items:center;gap:7px;margin-left:auto;padding:6px 13px;font-size:.76rem;font-weight:800;display:inline-flex}.pg-sub td{padding:12px 22px;font-size:.85rem}.pg-sub .plat-tag{align-items:center;gap:7px;font-size:.78rem;font-weight:700;display:inline-flex}.pg-sub .plat-dot{border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.pg-sub .tok-cost{color:var(--amber);font-weight:800}.pg-sub .can-do{color:var(--iris-deep);font-weight:800}.pg-sub .op-plat{color:var(--faint);margin-top:2px;font-size:.7rem;font-weight:600;display:none}.pg-sub .hist{margin-top:28px;padding:0;overflow:hidden}.pg-sub .hist h2{font-family:Sora,sans-serif;font-size:1rem;font-weight:600}.pg-sub .hist .c-sub{margin-top:2px}.pg-sub .paid{color:var(--green);background:var(--green-bg);border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.pg-sub .hist .mini-btn{margin-left:auto}.pay-modal .sum-box{background:var(--amber-bg);border:1px solid var(--amber-line);border-radius:14px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.pay-modal .sum-box .s-tok{font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.pay-modal .sum-box .s-sub{color:var(--amber);font-size:.74rem;font-weight:700}.pay-modal .sum-box .s-price{text-align:right;margin-left:auto}.pay-modal .sum-box .s-price b{font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700;display:block}.pay-modal .sum-box .s-price span{color:var(--muted);font-size:.7rem;font-weight:600}.pay-modal .pay-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pay-modal .pay-grid .full{grid-column:1/-1}.pay-modal .f-label{margin-bottom:6px;font-size:.8rem}.pay-modal .input{width:100%}.pay-modal .secure{color:var(--muted);background:var(--line-soft);border-radius:10px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;font-size:.72rem;line-height:1.5;display:flex}.pay-modal .pay-btn{width:100%;margin-top:16px;padding:13px;font-size:.95rem}.pay-modal .verifying{justify-content:center;margin-top:14px}.pay-modal .success-hero{padding:10px 0 4px}@media (width<=1180px){.pg-sub .plans{grid-template-columns:repeat(2,1fr)}.pg-sub .top-row{grid-template-columns:1fr 1fr}.pg-sub .top-row .card:last-child{grid-column:1/-1}}@media (width<=960px){.pg-sub .plans,.pg-sub .top-row{grid-template-columns:1fr}}@media (width<=700px){.pg-sub .sec-head{flex-direction:column;align-items:stretch;gap:10px}.pg-sub .bill-toggle{width:100%;margin-left:0}.pg-sub .bill-btn{text-align:center;flex:1}.pg-sub .kdv{text-align:left}.pg-sub .card-pad{flex-direction:column;align-items:flex-start;gap:8px}.pg-sub .sel-badge{margin-left:0}.pg-sub .plan{padding:18px 16px}}@media (width<=640px){.pg-sub .price-card th:nth-child(2),.pg-sub .price-card td:nth-child(2){display:none}.pg-sub .op-plat{display:block}.pg-sub .hist th:nth-child(4),.pg-sub .hist td:nth-child(4){display:none}}.auth{background:var(--canvas);grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(150deg,#5b4df0 0%,#4638cb 55%,#372ba6 100%);flex-direction:column;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-brand:before{content:"";pointer-events:none;background:radial-gradient(560px 380px at 82% 8%,#ffffff29,#0000 60%),radial-gradient(460px 420px at 8% 96%,#6e5fff80,#0000 60%);position:absolute;inset:0}.auth-brand>*{z-index:1;position:relative}.auth-brand .logo-name{color:#fff;font-size:1.15rem}.auth-brand .logo-name em{color:#c9c2ff}.auth-brand .logo-mark{color:#fff;background:#ffffff29}.ab-lead{margin-top:auto}.ab-lead h1{letter-spacing:-.5px;max-width:15ch;font-family:Sora,system-ui,sans-serif;font-size:2rem;font-weight:800;line-height:1.18}.ab-lead p{color:#ffffffd1;max-width:42ch;margin-top:14px;font-size:.98rem;line-height:1.6}.ab-feats{flex-direction:column;gap:14px;margin-top:30px;display:flex}.ab-feat{align-items:center;gap:12px;font-size:.92rem;font-weight:600;display:flex}.ab-feat i{background:#ffffff24;border:1px solid #ffffff29;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.ab-platforms{border-top:1px solid #ffffff29;margin-top:34px;padding-top:22px}.ab-platforms span{letter-spacing:.4px;text-transform:uppercase;color:#fff9;font-size:.74rem;font-weight:700}.ab-plat-row{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.ab-plat{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:800;display:grid}.auth-main{justify-content:center;align-items:center;padding:40px 24px;display:flex;position:relative}.auth-theme{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:11px;place-items:center;display:grid;position:absolute;top:22px;right:26px}.auth-theme:hover{background:var(--iris-ghost);color:var(--ink)}.auth-card{width:100%;max-width:412px}a.logo{color:var(--ink);text-decoration:none}.auth-card>.logo{margin-bottom:26px;display:none}.auth-head h2{letter-spacing:-.4px;font-family:Sora,system-ui,sans-serif;font-size:1.55rem;font-weight:800}.auth-head p{color:var(--muted);margin-top:6px;font-size:.92rem}.auth-social{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:12px 16px;font-size:.92rem;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.auth-social:hover{background:var(--line-soft);border-color:var(--hover-line)}.auth-or{color:var(--faint);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:14px;margin:22px 0;font-size:.78rem;font-weight:700;display:flex}.auth-or:before,.auth-or:after{content:"";background:var(--line);flex:1;height:1px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-field{flex-direction:column;gap:7px;display:flex}.auth-inp{align-items:center;display:flex;position:relative}.auth-inp>svg:first-child{color:var(--faint);pointer-events:none;position:absolute;left:12px}.auth-inp .input{width:100%;padding-top:11px;padding-bottom:11px;padding-left:38px}.auth-inp.has-btn .input{padding-right:42px}.auth-eye{width:28px;height:28px;color:var(--faint);background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;right:8px}.auth-eye:hover{color:var(--ink)}.auth-aux{justify-content:space-between;align-items:center;margin-top:-2px;font-size:.84rem;display:flex}.auth-check{color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-weight:600;display:inline-flex}.auth-check input{width:16px;height:16px;accent-color:var(--iris);cursor:pointer;border-radius:5px}.auth-link{color:var(--iris);font-weight:700;text-decoration:none}.auth-link:hover{color:var(--iris-deep);text-decoration:underline}.auth-submit{width:100%;margin-top:22px;padding:12px 20px;font-size:.94rem}.auth-foot{text-align:center;color:var(--muted);margin-top:22px;font-size:.9rem}.auth-inp.err .input{border-color:var(--red)}.auth-inp.err .input:focus{box-shadow:0 0 0 3px #d6454529}.err-msg{color:var(--red);font-size:.78rem;font-weight:600}.auth-alert{color:var(--red);background:#d6454517;border:1px solid #d6454538;border-radius:11px;align-items:center;gap:9px;margin-top:20px;padding:11px 13px;font-size:.84rem;font-weight:600;line-height:1.4;display:flex}.auth-done{text-align:center;padding:8px 0}.auth-done .ok{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 16px;display:grid}.auth-done h2{font-family:Sora,system-ui,sans-serif;font-size:1.4rem;font-weight:800}.auth-done p{color:var(--muted);margin-top:8px;font-size:.92rem;line-height:1.55}.code-input{text-align:center;letter-spacing:.5em;text-indent:.5em;width:100%;padding:14px 12px;font-family:Sora,system-ui,monospace;font-size:1.6rem;font-weight:800}.code-input::placeholder{letter-spacing:.4em;color:var(--faint)}.auth-linkbtn{cursor:pointer;color:var(--iris);font-weight:700;font-size:inherit;background:0 0;border:0;padding:0}.auth-linkbtn:hover{color:var(--iris-deep);text-decoration:underline}.auth-terms{color:var(--muted);margin-top:2px;font-size:.78rem;line-height:1.55}.auth-terms a{color:var(--iris);font-weight:700;text-decoration:none}.auth-terms a:hover{text-decoration:underline}@media (width<=900px){.auth{grid-template-columns:1fr}.auth-brand{display:none}.auth-card>.logo{display:flex}}@media (width<=440px){.auth-main{padding:28px 18px}.auth-row{grid-template-columns:1fr}}.lp{--lp-blue:#2e63f6;--lp-grad:linear-gradient(90deg,#7c3aed 0%,#5b4df0 55%,#4f46e5 100%);background:radial-gradient(900px 500px at 85% -5%, #7c6bff24, transparent 60%), radial-gradient(700px 420px at -10% 30%, #5b4df01a, transparent 60%), var(--canvas);min-height:100vh;overflow-x:hidden}.lp-wrap{max-width:1600px;margin:0 auto;padding:0 32px}.lp-nav{z-index:50;background:color-mix(in srgb,var(--surface) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line-soft);position:sticky;top:0}.lp-nav-in{align-items:center;gap:22px;max-width:1660px;margin:0 auto;padding:12px 32px;display:flex}.lp-links{align-items:center;gap:2px;margin:0 auto;display:flex}.lp-link{color:var(--muted);background:0 0;border:0;border-radius:9px;align-items:center;gap:4px;padding:8px 11px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.lp-link:hover{color:var(--ink);background:var(--iris-ghost)}.lp-nav-right{align-items:center;gap:8px;display:flex}.lp-lang{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:10px;align-items:center;gap:6px;padding:7px 11px;font-size:.82rem;font-weight:700;display:inline-flex}.lp-login{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;padding:8px 15px;font-size:.85rem;font-weight:700;text-decoration:none}.lp-login:hover{background:var(--iris-ghost)}.lp-cta{background:var(--lp-blue);color:#fff;border:0;border-radius:10px;padding:9px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:filter .12s;box-shadow:0 6px 16px -6px #2e63f68c}.lp-cta:hover{filter:brightness(1.08)}.lp-theme{border:1px solid var(--line);background:var(--surface);width:37px;height:37px;color:var(--muted);border-radius:10px;place-items:center;display:grid}.lp-theme:hover{background:var(--iris-ghost);color:var(--ink)}.lp-burger{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:10px;place-items:center;display:none}.lp-mobile-menu{display:none}.lp-hero{grid-template-columns:minmax(0,42fr) minmax(0,58fr);align-items:center;gap:48px;padding:60px 0 52px;display:grid}.lp-badge{background:var(--iris-soft);color:var(--iris-deep);border-radius:99px;align-items:center;gap:7px;margin-bottom:18px;padding:7px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.lp-hero h1{letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:2.9rem;font-weight:700;line-height:1.14}.lp-hero .lp-tagline{letter-spacing:-.01em;margin-top:12px;font-family:Sora,sans-serif;font-size:1.35rem;font-weight:600}.lp-tagline .t1{color:#2e63f6}.lp-tagline .t2{color:#7c3aed}.lp-tagline .t3{color:#c0369b}.lp-hero p.lead{color:var(--muted);max-width:480px;margin-top:14px;font-size:.98rem;line-height:1.65}.lp-hero-btns{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.lp-btn-grad{background:var(--lp-grad);color:#fff;border:0;border-radius:13px;align-items:center;gap:9px;padding:14px 24px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 10px 26px -8px #5b4df099}.lp-btn-grad:hover{transform:translateY(-1px);box-shadow:0 14px 30px -8px #5b4df0b3}.lp-btn-demo{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:13px;align-items:center;gap:9px;padding:14px 22px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.lp-btn-demo:hover{background:var(--iris-ghost)}.lp-trust{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.lp-trust span{color:var(--muted);align-items:center;gap:7px;font-size:.8rem;font-weight:600;display:inline-flex}.lp-trust svg{color:#2bb673;flex-shrink:0}.lp-mock-area{min-width:0;position:relative}.lp-mock{background:var(--surface);border:1px solid var(--line);box-shadow:0 30px 70px -30px #1b1a3359, var(--shadow);border-radius:20px;grid-template-columns:150px 1fr;gap:12px;padding:14px;display:grid;transform:rotate(-1.2deg)}.lp-mock *{pointer-events:none}.lpm-side{border-right:1px solid var(--line-soft);flex-direction:column;gap:2px;padding-right:10px;display:flex}.lpm-logo{align-items:center;gap:7px;padding:4px 6px 10px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:700;display:flex}.lpm-logo .mk{background:var(--lp-grad);color:#fff;border-radius:7px;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.lpm-item{color:var(--muted);border-radius:7px;align-items:center;gap:7px;padding:5px 7px;font-size:.68rem;font-weight:700;display:flex}.lpm-item.on{background:var(--iris-soft);color:var(--iris-deep)}.lpm-item svg{flex-shrink:0}.lpm-main{flex-direction:column;gap:10px;min-width:0;display:flex}.lpm-title{padding-top:2px;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700}.lpm-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.lpm-stat{border:1px solid var(--line-soft);background:var(--surface);border-radius:10px;padding:8px 9px}.lpm-stat .l{color:var(--faint);text-transform:uppercase;letter-spacing:.03em;font-size:.56rem;font-weight:800}.lpm-stat .v{margin-top:2px;font-family:Sora,sans-serif;font-size:.92rem;font-weight:700}.lpm-stat .d{border-radius:99px;margin-top:3px;padding:1px 6px;font-size:.56rem;font-weight:800;display:inline-block}.lpm-stat .d.up{color:var(--green);background:var(--green-bg)}.lpm-stat .d.tok{color:var(--amber);background:var(--amber-bg)}.lpm-bar{background:var(--line-soft);border-radius:99px;height:4px;margin-top:5px;overflow:hidden}.lpm-bar i{border-radius:99px;height:100%;display:block}.lpm-mid{grid-template-columns:1.5fr 1fr;gap:8px;min-width:0;display:grid}.lpm-panel{border:1px solid var(--line-soft);background:var(--surface);border-radius:10px;min-width:0;padding:9px 10px}.lpm-panel .ph{justify-content:space-between;align-items:center;gap:6px;display:flex}.lpm-panel .pt{font-size:.66rem;font-weight:800}.lpm-chip{color:var(--muted);background:var(--line-soft);white-space:nowrap;border-radius:99px;padding:2px 7px;font-size:.54rem;font-weight:800}.lpm-chart{width:100%;height:84px;margin-top:6px}.lpm-x{color:var(--faint);justify-content:space-between;font-size:.5rem;font-weight:700;display:flex}.lpm-mods{flex-direction:column;gap:6px;margin-top:7px;display:flex}.lpm-mod{color:var(--muted);align-items:center;gap:6px;font-size:.6rem;font-weight:700;display:flex}.lpm-mod .dot{border-radius:3px;flex-shrink:0;width:7px;height:7px}.lpm-mod .nm{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.lpm-mod .pc{color:var(--ink);font-weight:800}.lpm-mod .tr{background:var(--line-soft);border-radius:99px;flex:1.2;height:4px;overflow:hidden}.lpm-mod .tr i{border-radius:99px;height:100%;display:block}.lpm-plats{border:1px solid var(--line-soft);background:var(--surface);border-radius:10px;padding:8px 10px}.lpm-plats .pt{margin-bottom:7px;font-size:.66rem;font-weight:800}.lpm-prow{flex-wrap:wrap;gap:6px;display:flex}.lpm-pic{border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.6rem;font-weight:800;display:grid}.lp-bot{background:linear-gradient(135deg,#edebff,#dcd8ff);border:1px solid #cfc9ff;border-radius:26px;place-items:center;width:86px;height:86px;display:grid;position:absolute;bottom:-26px;right:-14px;transform:rotate(6deg);box-shadow:0 18px 40px -14px #5b4df080}.lp-bot .face{background:linear-gradient(135deg,#4a3ed9,#241e52);border-radius:16px;justify-content:center;align-items:center;gap:8px;width:52px;height:40px;display:flex;position:relative}.lp-bot .face:before{content:"";background:#8c7dff;width:3px;height:9px;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.lp-bot .face:after{content:"";background:#38e2c6;border-radius:50%;width:6px;height:6px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.lp-bot .eye{background:#38c6e2;border-radius:50%;width:9px;height:9px;box-shadow:0 0 8px #38c6e2}:root[data-theme=dark] .lp-bot{background:linear-gradient(135deg,#26234a,#1c1938);border-color:#3a3670}.lp-logos{text-align:center;padding:34px 0 10px}.lp-logos .cap{color:var(--muted);margin-bottom:16px;font-size:.84rem;font-weight:700}.lp-logo-shell{align-items:center;gap:14px;display:flex}.lp-logo-arr{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;transition:background .12s,color .12s;display:grid}.lp-logo-arr:hover{background:var(--iris-ghost);color:var(--ink)}.lp-logo-row{scrollbar-width:none;scroll-behavior:smooth;flex:1;justify-content:space-between;align-items:center;gap:36px;padding:8px 4px;display:flex;overflow-x:auto}.lp-logo-row::-webkit-scrollbar{display:none}.lp-brand{color:var(--ink);opacity:.72;white-space:nowrap;flex-shrink:0;font-size:1.25rem;font-weight:700;line-height:1.1;transition:opacity .15s,transform .15s}.lp-brand:hover{opacity:1;transform:translateY(-1px)}.lp-brand.serif{font-family:Georgia,Times New Roman,serif}.lp-brand.wide{letter-spacing:.2em;font-size:1rem;font-weight:600}.lp-brand.blk{letter-spacing:.02em;font-weight:800}.lp-brand.script{letter-spacing:.01em;font-family:Georgia,serif;font-style:italic;font-weight:700}.lp-brand.kigili{letter-spacing:.12em;border-bottom:3px double;padding-bottom:2px;font-weight:800}.lp-brand.stack{flex-direction:column;align-items:center;font-size:1.02rem;display:flex}.lp-brand.stack i{letter-spacing:.42em;margin-top:1px;font-size:.6rem;font-style:normal;font-weight:700}.lp-brand.ebebek:after{content:"©";vertical-align:super;margin-left:2px;font-size:.7em;font-weight:600}.lp-sec{margin:26px 0}.lp-panel-lg{background:color-mix(in srgb,var(--surface) 72%,transparent);border:1px solid var(--line-soft);border-radius:24px;padding:34px 30px}.lp-h2{letter-spacing:-.02em;text-align:center;font-family:Sora,sans-serif;font-size:1.45rem;font-weight:700}.lp-plat-grid{grid-template-columns:repeat(10,1fr);gap:14px;margin-top:28px;display:grid}.lp-plat{flex-direction:column;align-items:center;gap:10px;text-decoration:none;display:flex}.lp-plat .tile{background:var(--surface);border:1px solid var(--line);border-radius:19px;place-items:center;width:66px;height:66px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;box-shadow:0 2px 4px #1b1a330d,0 12px 22px -12px #1b1a332e}.lp-plat:hover .tile{border-color:var(--hover-line);transform:translateY(-4px);box-shadow:0 4px 8px #1b1a330f,0 18px 30px -12px #5b4df04d}.lp-plat .app-ic{color:#fff;letter-spacing:-.02em;border-radius:12px;place-items:center;width:42px;height:42px;font-family:Sora,sans-serif;font-size:.95rem;font-weight:800;display:grid;box-shadow:inset 0 -2px 4px #00000024,0 3px 8px -2px #1b1a3340}.lp-plat .app-ic.plain{box-shadow:none;color:var(--muted);background:var(--line-soft)!important}.lp-plat .nm{color:var(--ink);opacity:.75;font-size:.76rem;font-weight:700}.lp-plat:hover .nm{opacity:1}.lp-feats{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lp-feat{background:radial-gradient(360px 220px at 100% 100%, color-mix(in srgb,var(--iris-soft) 55%,transparent), transparent 70%), linear-gradient(180deg,var(--surface) 0%, color-mix(in srgb,var(--iris-ghost) 80%,var(--surface)) 100%);border:1px solid var(--line-soft);border-radius:22px;flex-direction:column;gap:16px;min-width:0;padding:26px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #1b1a330a,0 16px 34px -22px #5b4df059}.lp-feat h3{align-items:center;gap:10px;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700;display:flex}.lp-feat h3:before{content:"";background:var(--lp-grad);border-radius:99px;flex-shrink:0;width:4px;height:19px}.lp-feat p.sub{color:var(--muted);font-size:.86rem;line-height:1.6}.lp-more{z-index:2;color:var(--iris-deep);align-items:center;gap:7px;margin-top:auto;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.lp-more:hover{gap:11px}.lp-feat-flex{align-items:center;gap:10px;min-width:0;display:flex}.lp-check{flex-direction:column;flex-shrink:0;gap:11px;display:flex}.lp-check li{color:var(--muted);white-space:nowrap;align-items:center;gap:9px;font-size:.86rem;font-weight:700;list-style:none;display:flex}.lp-check li svg{color:var(--iris);flex-shrink:0}.lp-iso{pointer-events:none;background:radial-gradient(circle at 1.5px 1.5px, color-mix(in srgb,var(--iris) 22%,transparent) 1.5px, transparent 0) 0 0/20px 20px;flex:1;min-width:150px;height:220px;position:relative;-webkit-mask-image:radial-gradient(closest-side at 55%,#000 40%,#0000 100%);mask-image:radial-gradient(closest-side at 55%,#000 40%,#0000 100%)}.lp-iso .iso{border-radius:15px;width:58px;height:58px;position:absolute;transform:rotate(45deg)scaleY(.58);box-shadow:-7px 7px #1b1a3329,0 18px 26px -12px #1b1a3359}.lp-iso .iso i{color:#fff;place-items:center;display:grid;position:absolute;inset:0;transform:scaleY(1.72)rotate(-45deg)}.lp-iso .iso.ghost{background:color-mix(in srgb,var(--surface) 60%,transparent);border:1px solid var(--line);box-shadow:-5px 5px #1b1a330f}.lp-why{z-index:2;flex-direction:column;gap:13px;display:flex;position:relative}.lp-why li{color:var(--muted);align-items:center;gap:11px;font-size:.86rem;font-weight:700;list-style:none;display:flex}.lp-why .ic{background:var(--ic-bg);width:30px;height:30px;color:var(--ic-fg);border-radius:10px;flex-shrink:0;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #1b1a330d}:root[data-theme=dark] .lp-why .ic{background:color-mix(in srgb,var(--ic-fg) 20%,transparent);color:color-mix(in srgb,var(--ic-fg) 72%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ic-fg) 28%,transparent)}.lp-chip-ill{opacity:.92;pointer-events:none;width:158px;height:140px;position:absolute;bottom:6px;right:-10px}:root[data-theme=dark] .lp-chip-ill{opacity:.55}.lp-token-flex{z-index:2;flex-wrap:wrap;align-items:center;gap:24px;padding-bottom:6px;display:flex;position:relative}.lp-donut-wrap{flex-shrink:0;position:relative}.lp-donut{background:conic-gradient(from -20deg,#7c3aed 0 30%,#5b4df0 30% 59%,#2e63f6 59% 64%,color-mix(in srgb,var(--line-soft) 80%,var(--iris-soft)) 64% 100%);filter:drop-shadow(0 10px 18px #5b4df047);border-radius:50%;width:158px;height:158px;position:relative}.lp-donut:before{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:19px;box-shadow:inset 0 2px 8px #1b1a3312}.lp-donut .c{text-align:center;place-items:center;display:grid;position:absolute;inset:0}.lp-donut .c b{font-family:Sora,sans-serif;font-size:1.2rem;display:block}.lp-donut .c span{color:var(--muted);font-size:.68rem;font-weight:700}.lp-coins{filter:drop-shadow(0 6px 10px #1b1a332e);flex-direction:column-reverse;align-items:center;gap:0;display:flex;position:absolute;bottom:-6px;right:-22px}.lp-coins i{background:linear-gradient(#e7e6f2,#c9c7dc);border:1px solid #b9b7ce;border-radius:50%;width:54px;height:17px;margin-top:-8px}.lp-coins i:nth-child(2){background:linear-gradient(#f0eff8,#d6d4e6)}:root[data-theme=dark] .lp-coins i{background:linear-gradient(#3a3958,#2a2941);border-color:#4a4670}:root[data-theme=dark] .lp-coins i:nth-child(2){background:linear-gradient(#44436a,#32314e)}.lp-legend{flex-direction:column;gap:14px;display:flex}.lp-legend li{color:var(--muted);align-items:flex-start;gap:10px;font-size:.8rem;font-weight:700;list-style:none;display:flex}.lp-legend .dot{width:10px;height:10px;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 0%,var(--iris-ghost));border-radius:50%;flex-shrink:0;margin-top:3px}.lp-legend b{color:var(--ink);font-family:Sora,sans-serif;font-size:.98rem;display:block}.lp-steps{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:30px;display:grid}.lp-step{text-align:left;padding:0 6px;position:relative}.lp-step .no{background:var(--iris-soft);width:32px;height:32px;color:var(--iris-deep);border-radius:50%;place-items:center;margin-bottom:12px;font-size:.85rem;font-weight:800;display:grid}.lp-step h4{margin-bottom:6px;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.lp-step p{color:var(--muted);font-size:.8rem;line-height:1.55}.lp-step .ic{background:var(--iris-ghost);width:46px;height:46px;color:var(--iris-deep);border-radius:14px;place-items:center;margin-top:14px;display:grid}.lp-step:after{content:"→";color:var(--faint);font-weight:700;position:absolute;top:6px;right:-16px}.lp-step:last-child:after{display:none}.lp-banner{background:linear-gradient(100deg,#4f46e5 0%,#5b4df0 45%,#7c3aed 100%);border-radius:24px;flex-wrap:wrap;align-items:center;gap:24px;padding:40px 38px;display:flex;box-shadow:0 24px 60px -20px #5b4df08c}.lp-banner h2{color:#fff;letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.lp-banner p{color:#ffffffd9;margin-top:6px;font-size:.92rem}.lp-banner .btns{flex-wrap:wrap;gap:12px;margin-left:auto;display:flex}.lp-btn-white{color:#4638cb;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:13px 22px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.lp-btn-white:hover{background:#f2f0ff}.lp-btn-line{color:#fff;background:0 0;border:1.5px solid #ffffff8c;border-radius:12px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.lp-btn-line:hover{background:#ffffff1f}.lp-footer{border-top:1px solid var(--line-soft);background:color-mix(in srgb,var(--surface) 60%,transparent);margin-top:34px}.lp-foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1.4fr;gap:28px;padding:44px 0 30px;display:grid}.lp-foot-brand p{color:var(--muted);max-width:250px;margin-top:12px;font-size:.8rem;line-height:1.6}.lp-socials{gap:8px;margin-top:16px;display:flex}.lp-soc{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--muted);border-radius:9px;place-items:center;display:grid}.lp-soc:hover{color:var(--iris-deep);background:var(--iris-ghost)}.lp-foot-col h5{margin-bottom:14px;font-size:.82rem;font-weight:800}.lp-foot-col a{color:var(--muted);padding:5px 0;font-size:.82rem;font-weight:600;text-decoration:none;display:block}.lp-foot-col a:hover{color:var(--iris-deep)}.lp-news p{color:var(--muted);margin-bottom:12px;font-size:.8rem}.lp-news-form{border:1px solid var(--line);background:var(--surface);border-radius:11px;gap:0;display:flex;overflow:hidden}.lp-news-form input{background:0 0;border:0;flex:1;min-width:0;padding:10px 13px;font-size:.84rem;font-weight:600}.lp-news-form input:focus{outline:none}.lp-news-form button{background:var(--ink);color:#fff;border:0;place-items:center;width:44px;display:grid}:root[data-theme=dark] .lp-news-form button{background:var(--iris)}.lp-copy{border-top:1px solid var(--line-soft);text-align:center;color:var(--faint);padding:18px 0;font-size:.76rem}@media (width<=1080px){.lp-plat-grid{grid-template-columns:repeat(5,1fr);gap:18px}.lp-feats{grid-template-columns:1fr}.lp-foot-grid{grid-template-columns:1fr 1fr;gap:24px}.lp-steps{grid-template-columns:repeat(2,1fr);gap:26px}.lp-step:after{display:none}}@media (width<=960px){.lp-links,.lp-lang{display:none}.lp-burger{display:grid}.lp-mobile-menu{background:var(--surface);border-bottom:1px solid var(--line);z-index:49;box-shadow:var(--shadow-pop);flex-direction:column;gap:2px;padding:10px 16px 16px;display:flex;position:sticky;top:63px}.lp-mobile-menu a{color:var(--muted);border-radius:10px;padding:11px 12px;font-size:.92rem;font-weight:700;text-decoration:none}.lp-mobile-menu a:hover{background:var(--iris-ghost);color:var(--ink)}.lp-hero{grid-template-columns:1fr;gap:44px;padding:38px 0 40px}.lp-hero h1{font-size:2rem}.lp-mock{transform:none}.lp-bot{border-radius:20px;width:68px;height:68px;bottom:-20px;right:2px}.lp-bot .face{width:42px;height:32px}}@media (width<=700px){.lp-login{display:none}.lp-hero h1{font-size:1.7rem}.lp-hero .lp-tagline{font-size:1.08rem}.lp-hero-btns a{flex:1;justify-content:center}.lp-mock{grid-template-columns:1fr;padding:12px}.lpm-side{display:none}.lpm-stats{grid-template-columns:repeat(2,1fr)}.lpm-mid{grid-template-columns:1fr}.lp-panel-lg{border-radius:20px;padding:26px 18px}.lp-plat-grid{grid-template-columns:repeat(3,1fr)}.lp-plat .tile{width:58px;height:58px}.lp-logo-arr{display:none}.lp-brand{font-size:1.05rem}.lp-feat-flex{flex-direction:column;align-items:stretch}.lp-iso{flex:none;width:100%;min-width:0;height:160px}.lp-chip-ill{width:130px;height:115px}.lp-steps{grid-template-columns:1fr;gap:24px}.lp-banner{padding:30px 22px}.lp-banner .btns{width:100%;margin-left:0}.lp-banner .btns a{flex:1;justify-content:center}.lp-foot-grid{grid-template-columns:1fr;gap:8px;padding:34px 0 22px}.lp-foot-brand{margin-bottom:14px}.lp-foot-col{border-top:1px solid var(--line-soft);padding-top:14px}.lp-foot-col h5{margin-bottom:8px}.lp-news{border-top:1px solid var(--line-soft);padding-top:16px}.lp-token-flex{justify-content:center}}
