:root{--brand: #16a34a;--brand-mid: #22c55e;--brand-soft: rgba(34,197,94,.12);--brand-ring: rgba(34,197,94,.18);--purple: #7c3aed;--purple-mid: #8b5cf6;--purple-soft: rgba(139,92,246,.12);--ink-900: #0c1217;--ink-700: #1e2d3d;--ink-500: #4b5563;--ink-400: #667085;--ink-200: #d1d9e4;--ink-100: #eef2f7;--ink-050: #f7f9fc;--surface: #ffffff;--bg: #f4f6fa;--radius-sm: 8px;--radius: 12px;--radius-lg: 18px;--auth-radius: 18px;--shadow-card: 0 1px 3px rgba(15,23,42,.06), 0 8px 32px rgba(15,23,42,.07);--shadow-elevated: 0 2px 6px rgba(15,23,42,.06), 0 16px 48px rgba(15,23,42,.1);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink-900);background:var(--bg);font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:#070c18}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:transparent;position:relative}.app-shell:before{content:"";position:fixed;width:72%;height:72%;top:14%;left:50%;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(67,56,202,.14) 0%,rgba(99,102,241,.07) 40%,transparent 70%);pointer-events:none;z-index:0}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,2.5vw,36px);height:52px;flex-shrink:0;position:relative;z-index:10;background:transparent}.brand{display:flex;align-items:center}.brand img{display:block}.nav-contact-btn{display:none}.hamburger-wrap{position:relative}.hamburger-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1.5px solid rgba(255,255,255,.14);border-radius:var(--radius-sm);background:#ffffff0f;color:#ffffffc7;cursor:pointer;transition:background .15s,border-color .15s;flex-shrink:0;position:relative;z-index:101}.hamburger-btn:hover{background:#ffffff1a;border-color:#ffffff3d}.hamburger-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:200;background:var(--surface);border:1.5px solid var(--ink-200);border-radius:var(--radius-lg);box-shadow:0 8px 32px #0f172a1f,0 2px 8px #0f172a0f;min-width:200px;overflow:hidden;animation:menuIn .15s ease}@keyframes menuIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hamburger-item{display:flex;align-items:center;gap:10px;padding:13px 18px;color:var(--ink-700);font-size:14px;font-weight:500;text-decoration:none;transition:background .12s;cursor:pointer}.hamburger-item:hover{background:var(--ink-050)}.hamburger-item svg{color:var(--ink-400);flex-shrink:0}.hamburger-cta{color:var(--brand)!important;font-weight:700!important}.hamburger-cta svg{color:var(--brand)!important}.hamburger-divider{height:1px;background:var(--ink-100);margin:4px 0}.main-grid{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;overflow-y:auto;scrollbar-width:none;position:relative;z-index:1}.main-grid::-webkit-scrollbar{display:none}.process-panel{display:none}.vp-bg{position:absolute;inset:0;background:linear-gradient(150deg,#050b1a,#070e1e 40%,#06101c,#050b17);pointer-events:none}.vp-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:52px 52px}.vp-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;will-change:opacity}.o1{width:65%;height:65%;top:-20%;left:-15%;background:radial-gradient(circle,rgba(67,56,202,.22) 0%,transparent 65%);animation:orbPulse 10s ease-in-out infinite}.o2{width:50%;height:50%;bottom:-15%;right:-10%;background:radial-gradient(circle,rgba(5,150,105,.12) 0%,transparent 65%);animation:orbPulse 13s ease-in-out infinite 4s}.o3{width:30%;height:30%;top:35%;left:40%;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 65%);animation:orbPulse 8s ease-in-out infinite 2s}@keyframes orbPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.flow-scene{position:absolute;inset:0;pointer-events:none}.flow-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.fl-base{stroke:#ffffff14;stroke-width:1}.fl-dot{stroke:#6366f1a6;stroke-width:1.5;stroke-dasharray:4 480;animation:dotTravel 4s linear infinite}.fd2{stroke:#4f46e5a6;animation-delay:-.8s}.fd3{stroke:#6366f199;animation-delay:-1.6s}.fd4{stroke:#4338ca99;animation-delay:-2.4s}.fd5{stroke:#10b9818c;animation-delay:-3.2s}@keyframes dotTravel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-484}}.fn-hub{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;padding:11px 20px;background:#4338ca2e;border:1px solid rgba(99,102,241,.3);border-radius:12px;color:#ffffffe0;font-size:13px;font-weight:600;letter-spacing:.025em;white-space:nowrap;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 0 32px #4338ca33,inset 0 1px #ffffff14;animation:hubFloat 9s ease-in-out infinite}@keyframes hubFloat{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-6px)}}.fn-hub-ring{position:absolute;border-radius:16px;border:1px solid rgba(99,102,241,.2);pointer-events:none}.r1{inset:-6px;animation:ringExpand 3.5s ease-in-out infinite}.r2{inset:-12px;animation:ringExpand 3.5s ease-in-out infinite .6s}@keyframes ringExpand{0%,to{opacity:0;transform:scale(.95)}50%{opacity:1;transform:scale(1)}}.fn-hub-icon{color:#818cf8;flex-shrink:0}.mc{position:absolute;transform:translate(-50%,-50%);padding:8px 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);border-radius:9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 3px 12px #0000002e}.mc-products{left:20%;top:19%;min-width:108px;animation:mcFloat 8s ease-in-out infinite}.mc-orders{left:78%;top:19%;min-width:104px;animation:mcFloat 9s ease-in-out infinite .8s}.mc-payments{left:84%;top:51%;min-width:80px;animation:mcFloat 7.5s ease-in-out infinite 1.5s}.mc-markets{left:62%;top:80%;min-width:96px;animation:mcFloat 10s ease-in-out infinite 2.3s}.mc-shipping{left:18%;top:75%;min-width:116px;animation:mcFloat 8.5s ease-in-out infinite 3.1s}@keyframes mcFloat{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-7px)}}.mc-dim{font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#fff3;margin-bottom:6px}.mc-rows{display:grid;gap:4px}.mc-row{display:flex;align-items:center;gap:6px}.mc-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0;background:#6366f199}.mc-bar{height:3px;border-radius:99px;background:#ffffff24;flex:1}.mc-bar.b2{background:#ffffff17;max-width:55%}.mc-bar.b3{background:#ffffff1f;max-width:82%}.mc-olist{display:grid;gap:4px}.mc-orow{display:flex;align-items:center;gap:6px}.mc-status{width:6px;height:6px;border-radius:50%;flex-shrink:0}.s-done{background:#34d399d9}.s-ship{background:#fbbf24d9}.s-new{background:#6366f1b3}.mc-obar{height:3px;border-radius:99px;background:#ffffff1f;flex:1}.mc-obar.ob2{max-width:60%;background:#ffffff14}.mc-obar.ob3{max-width:80%;background:#ffffff1a}.mc-chart{display:flex;align-items:flex-end;gap:3px;height:26px}.mc-cbar{width:10px;border-radius:2px 2px 0 0;background:#34d39947}.mc-chart .mc-cbar:nth-child(1){height:45%}.mc-chart .mc-cbar:nth-child(2){height:85%;background:#34d3998c}.mc-chart .mc-cbar:nth-child(3){height:58%}.mc-chart .mc-cbar:nth-child(4){height:70%;background:#34d3996b}.mc-chart .mc-cbar:nth-child(5){height:40%}.mc-channels{display:flex;gap:4px}.mc-ch{width:13px;height:13px;border-radius:4px;border:1px solid rgba(255,255,255,.09)}.mc-ch:nth-child(1){background:#f9731647}.mc-ch:nth-child(2){background:#6366f147}.mc-ch:nth-child(3){background:#22c55e47}.mc-ch:nth-child(4){background:#ec489947}.mc-ch:nth-child(5){background:#eab30847}.mc-track{display:flex;align-items:center}.mc-td{width:7px;height:7px;border-radius:50%;background:#ffffff1a;flex-shrink:0}.mc-td.on{background:#6366f1b3;box-shadow:0 0 5px #6366f159}.mc-tl{flex:1;height:1.5px;background:#ffffff14;min-width:10px}.mc-tl.on{background:#6366f147}.auth-side{display:flex;align-items:center;justify-content:center;padding:20px 24px;background:transparent;width:100%;max-width:600px;margin-top:auto;margin-bottom:auto}.auth-card{width:100%;max-width:540px;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--auth-radius);box-shadow:0 0 0 1px #4338ca14,0 8px 32px #00000059,0 32px 80px #00000040,0 0 80px #4338ca12;padding:clamp(22px,3vw,32px);display:grid;gap:0}.auth-card>.notice{margin-bottom:16px}.auth-heading{margin-bottom:18px}.auth-heading h1{margin:0;font-size:clamp(20px,2.5vw,24px);font-weight:700;color:var(--ink-900);letter-spacing:-.02em;line-height:1.2}.auth-heading p{margin:6px 0 0;font-size:13.5px;color:var(--ink-400);line-height:1.5}.auth-form{display:grid;gap:11px}.step-header{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;margin-bottom:4px}.icon-box,.site-icon{display:grid;place-items:center;border-radius:10px;background:var(--ink-050);color:var(--ink-500)}.icon-box{width:40px;height:40px}.step-header h2,.panel-heading h2,.create-form h3{margin:0;color:var(--ink-900);letter-spacing:-.01em}.step-header h2{font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.step-header p,.panel-heading p,.create-form p,.legal-copy{margin:5px 0 0;color:var(--ink-400);font-size:13px;line-height:1.55}label{display:grid;gap:6px;color:#374151;font-size:13px;font-weight:500;letter-spacing:0}input,select{width:100%;height:42px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:var(--ink-900);padding:0 12px;outline:none;font-size:14px;font-weight:400;transition:border-color .12s}input::placeholder{color:#9ca3af;font-weight:400}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink-500) 50%),linear-gradient(135deg,var(--ink-500) 50%,transparent 50%);background-position:calc(100% - 16px) 18px,calc(100% - 11px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}input:focus,select:focus{border-color:#374151;box-shadow:none}.password-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:-6px;font-size:13px;font-weight:500;color:#374151}.forgot-link{border:0;background:transparent;color:var(--brand);font-size:13px;font-weight:500;cursor:pointer;padding:0;transition:opacity .12s}.forgot-link:hover{opacity:.7}.domain-field{display:flex;align-items:center;min-width:0;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden;transition:border-color .12s}.domain-field:focus-within{border-color:#374151}.domain-field input{border:0;border-radius:0;box-shadow:none;height:40px;background:transparent}.domain-field input:focus{box-shadow:none;border-color:transparent}.domain-field>span{flex:0 0 auto;max-width:52%;border-left:1.5px solid #f3f4f6;background:#f9fafb;color:#6b7280;padding:0 12px;height:40px;display:flex;align-items:center;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-select-field{position:relative}.country-select-trigger{width:100%;min-height:48px;display:flex;align-items:center;gap:10px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:var(--ink-900);padding:7px 12px;cursor:pointer;text-align:left;transition:border-color .12s,background .12s}.country-select-trigger:hover,.country-select-field:focus-within .country-select-trigger{border-color:#374151;background:#f9fafb}.country-select-trigger .flag{font-size:21px;line-height:1}.country-select-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.country-select-text strong,.country-select-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-select-text strong{font-size:14px;font-weight:800;color:var(--ink-900)}.country-select-text small{font-size:11px;font-weight:800;color:var(--ink-400);letter-spacing:0;text-transform:uppercase}.country-select-trigger .chevron{color:var(--ink-400);transition:transform .2s;flex-shrink:0}.country-select-trigger .chevron.open{transform:rotate(180deg)}.country-select-dropdown{width:100%;min-width:280px}.phone-field{position:relative;display:flex;align-items:center;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;overflow:visible;transition:border-color .12s}.phone-field:focus-within{border-color:#374151}.country-trigger{display:flex;align-items:center;gap:5px;height:38px;padding:0 8px 0 10px;border:0;border-right:1.5px solid #f3f4f6;border-radius:0;background:#f9fafb;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background .12s;max-width:88px;min-width:0}.country-trigger:hover{background:#f3f4f6}.country-trigger .flag{font-size:18px;line-height:1}.country-trigger .dial{font-size:12.5px;font-weight:700;color:var(--ink-700);overflow:hidden;text-overflow:ellipsis}.country-trigger .chevron{color:var(--ink-400)}.country-trigger .chevron{color:var(--ink-400);transition:transform .2s}.country-trigger .chevron.open{transform:rotate(180deg)}.phone-input{flex:1;min-width:0;border:0!important;border-radius:0!important;box-shadow:none!important;height:42px;background:transparent}.phone-input:focus{box-shadow:none!important}.country-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:200;width:280px;max-height:280px;background:var(--surface);border:1.5px solid var(--ink-200);border-radius:var(--radius);box-shadow:var(--shadow-elevated);display:flex;flex-direction:column;overflow:hidden}.country-search-wrap{padding:10px;border-bottom:1px solid var(--ink-100);flex-shrink:0}.country-search{width:100%;height:36px!important;border-radius:var(--radius-sm)!important;font-size:13px!important;padding:0 10px!important}.country-dropdown ul{margin:0;padding:6px;list-style:none;overflow-y:auto;flex:1}.country-dropdown ul::-webkit-scrollbar{width:4px}.country-dropdown ul::-webkit-scrollbar-thumb{background:var(--ink-200);border-radius:4px}.country-dropdown li button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer;text-align:left;transition:background .12s}.country-dropdown li button:hover{background:var(--ink-050)}.country-dropdown li button.active{background:var(--purple-soft)}.country-dropdown .flag{font-size:18px;flex-shrink:0}.country-dropdown .cname{flex:1;font-size:13px;font-weight:600;color:var(--ink-700);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-dropdown .cdial{font-size:12px;font-weight:700;color:var(--ink-400);flex-shrink:0}.field-hint{color:var(--ink-400);font-size:12px;font-weight:600;line-height:1.5}.field-hint.success{color:#4ade80}.field-hint.error{color:#be123c}.password-control{position:relative;display:block}.password-control input{padding-right:48px}.password-control button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:var(--radius-sm);background:var(--ink-100);color:var(--ink-500);cursor:pointer;transition:background .15s}.password-control button:hover{background:var(--ink-200)}.terms-link{color:#16a34a;font-weight:700;text-decoration:underline;text-underline-offset:2px}.terms-link:hover{color:#15803d}.primary-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:42px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .12s,opacity .12s;letter-spacing:.01em;width:100%}.primary-button{border:none;background:#111827;color:#fff;padding:0 20px;box-shadow:0 1px 2px #00000014,0 4px 12px #0000001a}.primary-button:hover:not(:disabled){background:#1e293b;box-shadow:0 2px 4px #0000001a,0 6px 16px #0000001f}.primary-button:disabled{cursor:not-allowed;background:#e5e7eb;color:#9ca3af;box-shadow:none}.auth-card .primary-button:not(:disabled){background:#4338ca;box-shadow:0 1px 2px #0000001f,0 4px 16px #4338ca4d}.auth-card .primary-button:hover:not(:disabled){background:#3730a3;box-shadow:0 2px 4px #00000026,0 6px 20px #4338ca59}.secondary-button{border:1.5px solid #e5e7eb;background:#fff;color:#374151;padding:0 16px}.secondary-button:hover{background:#f9fafb}.secondary-button.compact{height:36px;font-size:13px}.text-button{border:0;background:transparent;color:var(--ink-500);padding:0;width:auto}.text-button.inline-link{justify-self:center;height:auto;color:var(--brand);font-size:13px}.auth-switch-hint{text-align:center;font-size:13px;color:#6b7280;margin:4px 0 0}.auth-switch-link{background:none;border:none;padding:0;color:#111827;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.auth-switch-link:hover{opacity:.7}.terms-block{display:grid;gap:8px}.terms-row{grid-template-columns:15px 1fr!important;align-items:start;gap:9px;font-size:12px;color:#6b7280;font-weight:400;line-height:1.6}.terms-row input{width:15px!important;height:15px!important;margin-top:2px;accent-color:#111827}.marketing-row{grid-template-columns:15px 1fr;align-items:start;gap:9px;font-size:12px;color:#9ca3af;font-weight:400}.marketing-row input{width:15px;height:15px;margin-top:2px}.auth-divider{display:flex;align-items:center;gap:10px;margin:2px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#f3f4f6}.auth-divider span{color:#d1d5db;font-size:12px;font-weight:500}.notice{border-radius:8px;padding:11px 13px;font-size:13px;font-weight:500;line-height:1.5}.notice.success{border:1px solid #d1fae5;background:#f0fdf4;color:#166534}.notice.error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.readonly-email{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1.5px solid #e5e7eb;border-radius:8px;background:#f9fafb;padding:10px 13px}.readonly-email span{min-width:0;overflow-wrap:anywhere;color:var(--ink-900);font-size:14px;font-weight:500}.readonly-email button{border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:13px;font-weight:600}.check-row{grid-template-columns:16px 1fr;align-items:start;gap:9px;color:#6b7280;font-weight:400;line-height:1.55;font-size:13px}.check-row input{width:16px;height:16px;margin-top:2px;accent-color:#111827}.terms-link{color:#374151;font-weight:600;text-decoration:underline;text-underline-offset:2px}.terms-link:hover{opacity:.7}.field-hint{font-size:12px;font-weight:500;line-height:1.4;color:#9ca3af}.field-hint.success{color:var(--brand)}.field-hint.error{color:#dc2626}.account-dashboard-shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr;background:#f6f6f7}.dashboard-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;border-bottom:1px solid #dde0e4;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0 28px}.dashboard-brand,.dashboard-brand img{display:block}.dashboard-topbar-actions{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-external-link,.dashboard-user-chip,.dashboard-nav button,.dashboard-sidebar-footer a,.dashboard-sidebar-footer button{display:inline-flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink-700);cursor:pointer;font-size:13px;font-weight:800;text-decoration:none}.dashboard-external-link{min-height:38px;padding:0 12px;color:var(--ink-500)}.dashboard-external-link:hover{background:var(--ink-050);color:var(--ink-900)}.dashboard-user-chip{min-height:44px;max-width:280px;border-color:var(--ink-200);background:var(--surface);padding:5px 10px 5px 6px;box-shadow:0 1px 2px #0f172a0a}.dashboard-user-chip span:last-child{display:grid;min-width:0;text-align:left}.dashboard-user-chip strong,.dashboard-account-card strong,.dashboard-nav strong{color:var(--ink-900);font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-user-chip small,.dashboard-account-card span,.dashboard-nav small{color:var(--ink-400);font-size:12px;font-weight:650;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-avatar{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border-radius:var(--radius-sm);background:#e8f7ee;color:#15803d;font-weight:950;font-size:15px}.dashboard-avatar.large{width:46px;height:46px;border-radius:12px;font-size:18px}.dashboard-body{display:grid;grid-template-columns:264px minmax(0,1fr);gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:24px 28px 56px}.dashboard-sidebar{position:sticky;top:88px;align-self:start;display:grid;gap:14px}.dashboard-account-card,.dashboard-sidebar-footer,.dashboard-workspace .panel-heading,.store-list-panel,.dashboard-create-form,.dashboard-workspace .profile-sidebar,.dashboard-workspace .profile-content,.dashboard-workspace .profile-card{border:1px solid #dde0e4;background:var(--surface);box-shadow:0 1px 2px #0f172a0a}.dashboard-account-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;border-radius:var(--radius);padding:14px}.dashboard-account-card>div{display:grid;gap:2px;min-width:0}.dashboard-account-card>div>span{display:block}.dashboard-account-card .profile-status{grid-column:1 / -1;justify-self:start}.dashboard-nav{display:grid;gap:6px;border:1px solid #dde0e4;border-radius:var(--radius);background:var(--surface);padding:8px;box-shadow:0 1px 2px #0f172a0a}.dashboard-nav button{width:100%;min-height:54px;padding:9px 10px;text-align:left}.dashboard-nav button>span{display:grid;min-width:0}.dashboard-nav button:hover,.dashboard-nav button.active{background:#f1f8f4;color:#15803d}.dashboard-nav button.active{border-color:#b7e4c7}.dashboard-sidebar-footer{display:grid;gap:6px;border-radius:var(--radius);padding:8px}.dashboard-sidebar-footer a,.dashboard-sidebar-footer button{min-height:40px;justify-content:flex-start;padding:0 10px}.dashboard-sidebar-footer button{color:#991b1b}.dashboard-sidebar-footer a:hover,.dashboard-sidebar-footer button:hover{background:var(--ink-050)}.dashboard-main{min-width:0}.dashboard-main-inner{display:grid;gap:14px;max-width:1100px}.dashboard-workspace.workspace{gap:18px;padding:0}.dashboard-workspace .panel-heading{border-radius:var(--radius);padding:22px 24px}.dashboard-panel-heading{border-bottom:0}.dashboard-kicker{display:block;margin-bottom:5px;color:var(--brand);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.dashboard-store-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.store-list-panel,.dashboard-create-form{border-radius:var(--radius)}.store-list-panel{display:grid;gap:14px;padding:16px}.store-list-heading{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:4px 2px 0}.store-list-heading h3{margin:0;color:var(--ink-900);font-size:18px;font-weight:900}.store-list-heading p{margin:4px 0 0;color:var(--ink-400);font-size:13px;line-height:1.5}.store-list-heading>span{flex:0 0 auto;border-radius:999px;background:var(--ink-050);color:var(--ink-500);padding:6px 10px;font-size:12px;font-weight:900}.store-search-field{position:relative;display:block;min-width:0;margin:0;padding-bottom:14px;border-bottom:1px solid var(--ink-100);color:var(--ink-400)}.store-search-field svg{position:absolute;left:12px;top:20px;transform:translateY(-50%);pointer-events:none}.store-search-field input{width:100%;height:40px;border-radius:var(--radius-sm);background:var(--ink-050);padding:0 12px 0 38px;font-size:13.5px}.store-search-field input:focus{background:var(--surface)}.dashboard-create-form{border-top:1px solid #dde0e4;padding:18px}.dashboard-workspace .site-row{border-color:#dde0e4;border-radius:var(--radius-sm)}.dashboard-workspace .site-row .secondary-button{border-radius:var(--radius-sm)}.dashboard-workspace .profile-page{grid-template-columns:244px minmax(0,1fr);gap:18px}.dashboard-workspace .profile-sidebar{position:sticky;top:88px;border-radius:var(--radius)}.dashboard-workspace .profile-content{border-radius:var(--radius);padding:20px}.dashboard-workspace .profile-tabs{display:grid;overflow:visible}.dashboard-workspace .profile-tabs button{width:100%}.dashboard-workspace .profile-heading{padding-bottom:16px}.dashboard-workspace .profile-setting-row{grid-template-columns:minmax(170px,240px) minmax(0,1fr)}.dashboard-workspace .profile-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace{padding:14px}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:4px 4px 14px;border-bottom:1px solid var(--ink-100)}.panel-heading h2{font-size:24px;font-weight:800}.workspace-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.site-list{display:grid;gap:10px}.site-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1.5px solid var(--ink-100);border-radius:var(--radius);background:var(--surface);padding:12px}.site-row>div{min-width:0}.site-icon{display:grid;place-items:center;width:40px;height:40px;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:var(--radius-sm);overflow:hidden}.site-icon img{display:block;width:24px;height:24px;object-fit:contain}.site-row strong,.site-row span{display:block}.site-row strong{color:var(--ink-900);font-size:13.5px;font-weight:700;overflow-wrap:break-word}.site-row span{margin-top:2px;color:var(--ink-400);font-size:12.5px;overflow-wrap:break-word}.site-meta-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:7px}.site-meta-row span{margin:0;width:fit-content;border-radius:var(--radius-sm);background:var(--ink-050);color:var(--ink-500);padding:3px 7px;font-size:11.5px;font-weight:800;line-height:1.3}.site-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.site-actions .primary-button,.site-actions .secondary-button{min-height:36px;border-radius:var(--radius-sm);padding:0 12px;font-size:13px;white-space:nowrap;box-shadow:none}.status{border-radius:var(--radius-sm);background:#fff7ed;color:#c2410c;padding:5px 9px;font-size:11.5px;font-weight:800;letter-spacing:.02em}.status.ready{background:#e8f7ee;color:var(--brand-mid)}.empty-state{display:grid;gap:6px;justify-items:start;border:1.5px dashed var(--ink-200);border-radius:var(--radius);padding:20px;color:var(--ink-400)}.empty-state strong{color:var(--ink-700);font-size:14px}.preparing-state{border-style:solid;background:var(--ink-050)}.create-form{display:grid;gap:14px;border-top:1px solid var(--ink-100);padding-top:18px}.create-form h3{font-size:16px;font-weight:800}.one-time-secret{display:grid;gap:8px;border:1.5px solid #fed7aa;border-radius:var(--radius);background:#fff7ed;padding:14px;color:#7c2d12;font-size:13px}.one-time-secret code{width:fit-content;border-radius:var(--radius-sm);background:var(--surface);border:1px solid #fde68a;padding:8px 12px;color:var(--ink-900);font-weight:800;font-size:15px}.profile-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--brand-soft);color:var(--brand-mid);font-weight:900;font-size:20px}.profile-avatar.large{width:64px;height:64px;border-radius:18px;font-size:24px}.profile-page{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.profile-sidebar,.profile-content,.profile-card{border:1.5px solid var(--ink-100);border-radius:var(--radius);background:var(--surface)}.profile-sidebar{display:grid;gap:14px;padding:14px;position:static}.profile-brand-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center}.profile-brand-row .profile-avatar{width:52px;height:52px;border-radius:14px;font-size:20px}.profile-brand-row strong,.profile-card strong,.profile-device-row strong,.profile-log-row strong,.provider-row strong{display:block;color:var(--ink-900);font-size:13.5px;font-weight:800;overflow-wrap:anywhere}.profile-brand-row span,.profile-card span,.profile-device-row span,.profile-log-row span,.provider-row span{color:var(--ink-500);font-size:12.5px;line-height:1.45;overflow-wrap:anywhere}.profile-tabs{display:flex;gap:6px;overflow-x:auto}.profile-tabs button{display:flex;align-items:center;gap:8px;width:auto;flex:0 0 auto;min-height:40px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--ink-600);padding:0 10px;font-size:13px;font-weight:800;cursor:pointer;text-align:left}.profile-tabs button:hover,.profile-tabs button.active{background:var(--brand-soft);color:var(--brand-mid)}.profile-content{display:grid;gap:14px;padding:16px;min-width:0}.profile-heading{display:flex;align-items:start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--ink-100)}.profile-heading>div>span{color:var(--brand-mid);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.profile-heading h3{margin:4px 0 0;color:var(--ink-900);font-size:23px;font-weight:900}.profile-heading p,.profile-setting-row p{margin:5px 0 0;color:var(--ink-400);font-size:13px;line-height:1.55}.profile-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;padding:0 10px;background:var(--ink-050);color:var(--ink-500);font-size:11.5px;font-weight:900;white-space:nowrap}.profile-status.good{background:#e8f7ee;color:var(--brand-mid)}.profile-status.warning{background:#fff7ed;color:#c2410c}.profile-status.muted{background:var(--ink-050);color:var(--ink-500)}.profile-section-stack{display:grid;gap:14px}.profile-setting-row{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.profile-setting-row h4{margin:0;color:var(--ink-900);font-size:15px;font-weight:900}.profile-card{display:grid;gap:14px;padding:14px}.profile-photo-row,.provider-row,.profile-device-row,.profile-log-row,.profile-security-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-form-grid.three{grid-template-columns:minmax(0,1fr)}.profile-info-list,.provider-list,.profile-device-list,.profile-log-list{display:grid;gap:8px}.profile-info-list span{display:inline-flex;align-items:center;gap:7px;color:var(--ink-500);font-size:12.5px;font-weight:700}.profile-check{margin-top:2px}.profile-actions-row{display:flex;justify-content:flex-end}.provider-row,.profile-device-row,.profile-log-row{border:1px solid var(--ink-100);border-radius:var(--radius);padding:11px;background:var(--ink-050)}.provider-icon,.device-icon,.profile-security-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand-mid)}.profile-security-card{grid-template-columns:42px minmax(0,1fr) auto}.secondary-button.danger{border-color:#fecaca;color:#991b1b}.secondary-button.danger:hover{background:#fff1f2}.bg-scene{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.011) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.011) 1px,transparent 1px);background-size:60px 60px}.bg-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.bg-track{fill:none;stroke-width:1;vector-effect:non-scaling-stroke}.bgt1{stroke:#818cf82e}.bgt2{stroke:#22d3ee26}.bgt3{stroke:#34d39924}.bgt4{stroke:#fbbf2424}.bgt5{stroke:#c084fc2e}.bgt6{stroke:#f472b626}.bg-dot{fill:none;stroke-width:2.5;stroke-dasharray:4 200;animation:bgDotTravel 5s linear infinite;vector-effect:non-scaling-stroke}.bg-glow{fill:none;stroke-width:10;stroke-dasharray:4 200;animation:bgDotTravel 5s linear infinite;vector-effect:non-scaling-stroke;filter:blur(3px);opacity:.28}.bdt1{stroke:#818cf8;animation-duration:5s;animation-delay:0s}.bdt2{stroke:#22d3ee;animation-duration:6.5s;animation-delay:-2.3s}.bdt3{stroke:#34d399;animation-duration:4.5s;animation-delay:-1.5s}.bdt4{stroke:#fbbf24;animation-duration:7s;animation-delay:-3.2s}.bdt5{stroke:#c084fc;animation-duration:5.5s;animation-delay:-4.5s}.bdt6{stroke:#f472b6;animation-duration:8s;animation-delay:-.8s}@keyframes bgDotTravel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-204}}.bg-node{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(var(--nc),.16);border:1px solid rgba(var(--nc),.45);border-radius:11px;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 16px #00000059,0 0 28px rgba(var(--nc),.18),inset 0 1px #ffffff14}.bg-led{width:8px;height:8px;border-radius:50%;flex-shrink:0;animation:bgLedPulse 2.5s ease-in-out infinite;box-shadow:0 0 6px rgba(var(--nc),.7)}@keyframes bgLedPulse{0%,to{opacity:.75;transform:scale(1);box-shadow:0 0 5px rgba(var(--nc),.5)}50%{opacity:1;transform:scale(1.45);box-shadow:0 0 12px rgba(var(--nc),.9)}}.bg-node-label{font-size:9.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgba(var(--nc),.85)}.bg-node-stat{font-size:12px;font-weight:700;color:#ffffffeb;letter-spacing:-.01em}.bg-node-code{font-size:8px;font-weight:600;letter-spacing:.08em;color:rgba(var(--nc),.5);margin-left:2px;align-self:flex-end;margin-bottom:1px}@keyframes bgLabelIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.bg-label-in{animation:bgLabelIn .45s cubic-bezier(.22,1,.36,1) both}@keyframes bgFloat{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-7px)}}.bn1{--nc: 129,140,248;animation:bgFloat 9s ease-in-out infinite}.bn2{--nc: 34,211,238;animation:bgFloat 11s ease-in-out infinite -2.5s}.bn3{--nc: 52,211,153;animation:bgFloat 8s ease-in-out infinite -5s}.bn4{--nc: 251,191,36;animation:bgFloat 10s ease-in-out infinite -1.5s}.bn5{--nc: 192,132,252;animation:bgFloat 12s ease-in-out infinite -3.5s}.bn6{--nc: 244,114,182;animation:bgFloat 9.5s ease-in-out infinite -6s}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;height:36px;flex-shrink:0;color:#ffffff8c;font-size:11.5px;background:transparent;position:relative;z-index:1}.site-footer a{color:#ffffffb3!important;opacity:1!important}.site-footer a:hover{color:#fffffff2!important}@media(max-width:1180px){.dashboard-store-grid{grid-template-columns:1fr}}@media(max-width:860px){.auth-side{padding:clamp(16px,3vh,28px) clamp(14px,4vw,28px) 28px;max-width:100%}.dashboard-topbar{padding:0 18px}.dashboard-body{grid-template-columns:1fr;padding:18px 18px 44px}.dashboard-sidebar,.dashboard-workspace .profile-sidebar{position:static}.dashboard-sidebar{grid-template-columns:minmax(0,1fr)}.dashboard-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-store-grid,.dashboard-workspace .profile-page,.dashboard-workspace .profile-setting-row{grid-template-columns:1fr}.dashboard-workspace .profile-tabs{display:flex;overflow-x:auto}.dashboard-workspace .profile-tabs button{width:auto}}@media(max-width:600px){.topbar{padding:0 16px;height:48px}.site-footer{height:32px;font-size:11px}.auth-side{padding:12px 16px 32px;background:transparent;max-width:100%;margin:auto}.auth-card{max-width:100%;border:1px solid rgba(255,255,255,.07);border-radius:var(--auth-radius);box-shadow:0 8px 32px #00000059;padding:22px 18px;background:var(--surface)}.auth-heading{margin-bottom:18px}.auth-heading h1{font-size:21px;font-weight:700}.auth-heading p{font-size:13px}input,select{height:48px}.primary-button{height:48px;font-size:15px}.secondary-button{height:44px}.step-header{grid-template-columns:1fr;gap:4px}.step-header .icon-box{display:none}.step-header h2{font-size:22px}.country-dropdown{width:100%;left:0;right:0}.dashboard-topbar{position:static;align-items:flex-start;padding:14px;flex-direction:column}.dashboard-topbar-actions{width:100%}.dashboard-external-link{display:none}.dashboard-user-chip{width:100%;max-width:none}.dashboard-body{padding:14px 12px 36px}.dashboard-account-card,.dashboard-nav,.dashboard-sidebar-footer,.dashboard-workspace .panel-heading,.store-list-panel,.dashboard-create-form,.dashboard-workspace .profile-content{border-radius:var(--radius-sm)}.dashboard-nav{grid-template-columns:1fr}.dashboard-workspace .panel-heading{padding:18px}.dashboard-workspace .profile-form-grid.three{grid-template-columns:1fr}.site-row{grid-template-columns:40px 1fr}.site-actions,.status{width:fit-content}.site-actions{grid-column:2;justify-content:flex-start}.profile-page,.profile-setting-row,.profile-form-grid,.profile-form-grid.three,.profile-photo-row,.profile-security-card{grid-template-columns:1fr}.profile-sidebar{position:static}.profile-tabs{display:flex;overflow-x:auto}.profile-tabs button{width:auto;flex:0 0 auto}.profile-heading{flex-direction:column}.profile-actions-row{justify-content:flex-start}.profile-photo-row .secondary-button,.profile-security-card .secondary-button,.profile-device-row .secondary-button{width:fit-content}}
