:root{--auth-green:#199a50;--auth-deep:#106f39;--auth-soft:#eaf8ef;--auth-line:#dfe8e3;--auth-ink:#132746;--auth-muted:#71819a}
/* Login brand lockup: product first, endorsement with the actual wordmark below. */
.login-brand{top:30px!important}
.login-brand-mark{width:38px!important;height:38px!important;border-radius:12px!important;box-shadow:0 8px 20px rgba(25,154,80,.23)!important}
.login-brand-copy{display:grid;grid-template-columns:auto auto;grid-template-areas:"title title" "powered logo";align-items:center;column-gap:5px;row-gap:2px}
.login-brand-copy b{grid-area:title}
.login-brand-copy small{grid-area:powered;margin:0!important}
.login-brand-copy img{grid-area:logo;display:block;width:72px;height:auto}
body{min-height:100vh;background:#fff;color:var(--auth-ink)}
.login-page{display:grid;grid-template-columns:minmax(440px,43%) minmax(0,57%);min-height:100vh;overflow:hidden;background:#fff}.login-panel{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:42px clamp(48px,7vw,112px);background:#fff;box-shadow:20px 0 60px rgba(14,47,30,.06)}.login-brand{position:absolute;top:38px;left:clamp(48px,7vw,112px);display:flex;align-items:center;gap:12px}.login-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#35bb6e,#128142);color:#fff;box-shadow:0 7px 16px rgba(25,154,80,.24)}.login-brand b,.login-brand small{display:block}.login-brand b{font-size:14px}.login-brand small{margin-top:2px;color:#8a98aa;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-copy{max-width:480px}.login-eyebrow,.profile-eyebrow{color:var(--auth-green);font-size:11px;font-weight:850;letter-spacing:.12em}.login-copy h1{margin:12px 0 10px;font-size:clamp(38px,4vw,57px);line-height:1.02;letter-spacing:-.05em}.login-copy p{max-width:440px;margin:0;color:var(--auth-muted);font-size:15px;line-height:1.7}.login-form{display:grid;gap:17px;max-width:460px;margin-top:34px}.login-form>label,.profile-card form label{display:grid;gap:7px;color:#2c405d;font-size:13px;font-weight:750}.login-form input,.profile-card input{width:100%;height:50px;padding:0 15px;border:1px solid #dce6e0;border-radius:10px;background:#fbfdfc;color:var(--auth-ink);font:inherit;outline:0;transition:.18s}.login-form input:hover,.profile-card input:hover{border-color:#acd4bb}.login-form input:focus,.profile-card input:focus{border-color:var(--auth-green);background:#fff;box-shadow:0 0 0 4px rgba(25,154,80,.09)}.password-field{position:relative}.password-field input{padding-right:50px}.password-visibility{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:8px;background:transparent;color:#8290a3}.password-visibility:hover{background:var(--auth-soft);color:var(--auth-green)}.password-visibility svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.login-options{display:flex;align-items:center;justify-content:space-between;gap:18px}.login-options a{color:var(--auth-green);font-size:12px;font-weight:750;text-decoration:none}.remember-toggle{display:flex;align-items:center;gap:9px;color:#50637d;font-size:12px;font-weight:700;cursor:pointer}.remember-toggle input{position:absolute;width:1px;height:1px;opacity:0}.toggle-track{position:relative;width:38px;height:22px;border-radius:999px;background:#dbe5df;transition:.2s}.toggle-track i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(20,45,30,.16);transition:.2s}.remember-toggle input:checked+.toggle-track{background:var(--auth-green)}.remember-toggle input:checked+.toggle-track i{transform:translateX(16px)}.remember-toggle input:focus-visible+.toggle-track{outline:3px solid rgba(25,154,80,.16)}.login-submit{display:flex;align-items:center;justify-content:center;gap:10px;height:52px;margin-top:2px;border:0;border-radius:10px;background:linear-gradient(110deg,#178b48,#21ad5c);color:#fff;font:inherit;font-weight:800;box-shadow:0 10px 24px rgba(25,154,80,.22);transition:.2s}.login-submit:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(25,154,80,.28)}.login-submit:disabled{cursor:wait;opacity:.7}.login-submit svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.form-message,.profile-message{min-height:18px;margin:0;font-size:12px;font-weight:700}.form-message.error,.profile-message.error{color:#c13e4c}.form-message.success,.profile-message.success{color:var(--auth-green)}.login-footer{position:absolute;bottom:30px;color:#97a3b1;font-size:10px}.login-visual{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 72% 25%,rgba(127,216,155,.26),transparent 34%),linear-gradient(135deg,#f1faf4 0%,#fbfdfc 46%,#e8f7ee 100%)}.login-visual::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(25,154,80,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,154,80,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to left,#000,transparent 85%)}#ai-particles{position:absolute;inset:0;width:100%;height:100%}.businessman{position:absolute;z-index:2;right:max(-6%, -70px);bottom:-2%;width:min(64vw,720px);max-height:95vh;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 24px 28px rgba(33,80,53,.14))}.visual-message{position:absolute;z-index:3;left:7%;bottom:9%;max-width:450px}.visual-message>span{color:var(--auth-green);font-size:11px;font-weight:850;letter-spacing:.15em}.visual-message h2{margin:12px 0 10px;font-size:clamp(35px,4.2vw,66px);line-height:1;letter-spacing:-.05em}.visual-message p{margin:0;color:#60756a;font-size:14px}.visual-orbit{position:absolute;z-index:3;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(25,154,80,.24);border-radius:18px;background:rgba(255,255,255,.72);color:var(--auth-green);box-shadow:0 14px 32px rgba(24,100,55,.1);backdrop-filter:blur(10px)}.visual-orbit svg{width:30px;fill:none;stroke:currentColor;stroke-width:1.7}.orbit-one{top:16%;left:13%;transform:rotate(-8deg)}.orbit-two{top:30%;right:9%;transform:rotate(8deg)}.visual-chip{position:absolute;z-index:4;display:grid;grid-template-columns:34px auto;column-gap:10px;min-width:170px;padding:11px 13px;border:1px solid rgba(25,154,80,.18);border-radius:13px;background:rgba(255,255,255,.78);box-shadow:0 14px 35px rgba(31,94,55,.1);backdrop-filter:blur(12px)}.visual-chip>span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--auth-soft);color:var(--auth-green);font-weight:900}.visual-chip b{font-size:12px}.visual-chip small{color:#7d8d83;font-size:9px}.chip-ai{top:11%;right:23%}.chip-secure{top:47%;left:7%}
.profile-page{min-height:100vh;background:#f5f8f6}.profile-header{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 clamp(24px,5vw,76px);border-bottom:1px solid var(--auth-line);background:#fff}.profile-brand{display:flex;align-items:center;gap:10px;color:var(--auth-ink);text-decoration:none}.profile-brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#35bb6e,#128142);color:#fff}.profile-header>div{display:flex;align-items:center;gap:12px}.back-to-studio,.profile-logout{min-height:40px;padding:0 14px;border:1px solid var(--auth-line);border-radius:9px;background:#fff;color:#50647d;font:inherit;font-size:12px;font-weight:750;text-decoration:none}.back-to-studio{display:flex;align-items:center}.back-to-studio:hover,.profile-logout:hover{border-color:#acd8bc;background:var(--auth-soft);color:var(--auth-green)}.profile-main{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:48px 0 70px}.profile-intro{display:flex;align-items:center;gap:18px;margin-bottom:28px}.profile-avatar{display:grid;place-items:center;width:66px;height:66px;border-radius:20px;background:linear-gradient(135deg,#dff5e7,#c9edd6);color:var(--auth-green);font-size:19px;font-weight:850}.profile-intro h1{margin:3px 0 2px;font-size:30px;letter-spacing:-.035em}.profile-intro p{margin:0;color:var(--auth-muted);font-size:13px}.role-badge{margin-left:auto;padding:7px 12px;border:1px solid #c6e7d1;border-radius:999px;background:var(--auth-soft);color:var(--auth-green);font-size:11px;font-weight:850}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-card{padding:24px;border:1px solid var(--auth-line);border-radius:16px;background:#fff;box-shadow:0 5px 20px rgba(27,64,42,.035)}.password-card{grid-column:1/-1}.profile-card-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.profile-card-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--auth-soft);color:var(--auth-green);font-size:18px}.profile-card h2{margin:0;font-size:17px}.profile-card-head p{margin:3px 0 0;color:var(--auth-muted);font-size:11px}.account-data{display:grid;gap:0;margin:0}.account-data>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #edf2ef}.account-data>div:last-child{border:0}.account-data dt{color:var(--auth-muted);font-size:12px}.account-data dd{margin:0;color:#2b4059;font-size:12px;font-weight:750}.api-key-box{display:flex;align-items:center;min-height:48px;padding:5px 5px 5px 13px;border:1px solid #dce8e0;border-radius:10px;background:#f8fcf9}.api-key-box code{min-width:0;flex:1;overflow:hidden;color:#365247;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.api-key-box button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:8px;background:#fff;color:#587064}.api-key-box button:hover{background:var(--auth-soft);color:var(--auth-green)}.api-key-box svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}.api-hint{margin:11px 0 16px;color:var(--auth-muted);font-size:10px;line-height:1.55}.profile-action{min-height:42px;padding:0 15px;border:0;border-radius:9px;background:var(--auth-green);color:#fff;font:inherit;font-size:12px;font-weight:800}.profile-action:hover{background:var(--auth-deep)}.profile-action:disabled{opacity:.6}.secondary-action{border:1px solid #b9dfc7;background:var(--auth-soft);color:var(--auth-green)}.secondary-action:hover{background:#dff4e7}.profile-card form{display:grid;gap:16px}.password-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-card form .profile-action{justify-self:start}.profile-message{margin-top:2px}
@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-panel{min-height:100vh;padding:100px 28px 70px}.login-brand{top:28px;left:28px}.login-visual{display:none}.login-footer{position:static;margin-top:38px}.profile-grid{grid-template-columns:1fr}.password-card{grid-column:auto}.profile-header{align-items:flex-start;gap:14px;padding:18px 20px}.profile-header>div{align-items:stretch;flex-direction:column}.profile-main{padding-top:30px}.password-grid{grid-template-columns:1fr}}@media (max-width:560px){.login-options{align-items:flex-start;flex-direction:column}.profile-intro{align-items:flex-start;flex-wrap:wrap}.role-badge{margin-left:84px}.profile-header .back-to-studio{display:none}.profile-card{padding:20px}}
.profile-card form select{width:100%;min-height:46px;margin-top:7px;padding:0 42px 0 13px;border:1px solid #dce8e0;border-radius:10px;background:#f8fcf9;color:#2b4059;font:inherit;font-size:13px}.profile-card form select:focus{border-color:#63b980;outline:3px solid rgba(25,154,80,.12)}.profile-card form select:disabled{opacity:.65}.chatgpt-preference-card{grid-column:1/-1}.chatgpt-preference-card form{grid-template-columns:minmax(260px,.65fr) minmax(280px,1fr) auto;align-items:end}.chatgpt-preference-card .api-hint{margin:0}.chatgpt-preference-card .profile-action{white-space:nowrap}@media(max-width:900px){.chatgpt-preference-card{grid-column:auto}.chatgpt-preference-card form{grid-template-columns:1fr;align-items:stretch}}
.extension-performance-card{grid-column:1/-1}.performance-intro{margin:-8px 0 17px;color:var(--auth-muted);font-size:11px;line-height:1.6}.performance-device-list{display:grid;gap:10px}.performance-device{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,260px);align-items:center;gap:20px;padding:14px 15px;border:1px solid #dce8e0;border-radius:12px;background:#f8fcf9}.performance-device>div{display:grid;gap:4px;min-width:0}.performance-device b{overflow:hidden;color:#294258;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.performance-device small{overflow:hidden;color:var(--auth-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.performance-device label{display:grid;gap:5px;color:#536b60;font-size:10px;font-weight:800}.performance-device select{width:100%;height:42px;padding:0 36px 0 12px;border:1px solid #cfe0d6;border-radius:9px;background:#fff;color:#294258;font:inherit;font-size:12px;font-weight:750}.performance-device select:focus{border-color:#63b980;outline:3px solid rgba(25,154,80,.12)}.performance-device select:disabled{opacity:.65}.performance-empty{margin:0;padding:16px;border:1px dashed #c9ded1;border-radius:11px;color:var(--auth-muted);font-size:11px;text-align:center}@media(max-width:700px){.performance-device{grid-template-columns:1fr}.extension-performance-card{grid-column:auto}}
.performance-device.is-current{border-color:#7ac795;background:#f0faf4;box-shadow:0 0 0 2px rgba(25,154,80,.07)}.performance-device.is-outdated{background:#fafbfa;opacity:.72}.performance-device.is-outdated select{cursor:not-allowed}
