
:root{font-family:Inter,'Segoe UI',Arial,sans-serif;color:#171717;background:#f7f7f4;font-synthesis:none;--forest:#111111;--lime:#FFD400;--muted:#696969;--line:#e4e4e4}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:4px}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}a{color:inherit}button{border:0}p{line-height:1.6}button svg{pointer-events:none}.shell{display:grid;grid-template-columns:246px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--forest);color:#f5f5f5;padding:32px 22px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.logo{display:block;width:178px;text-decoration:none}.logo img{display:block;width:100%;height:auto}.overline{font-size:12px;font-weight:650;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}.sidebar .overline{color:#a8a8a8;margin:38px 12px 14px}.nav{display:grid;gap:7px}.nav a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#c7c7c7;padding:13px 14px;border-radius:9px;font-size:15px}.nav a.active{color:var(--forest);background:var(--lime);font-weight:650}.nav a:hover:not(.active){background:#242424;color:white}.icon{width:19px;height:19px;display:inline-block;vertical-align:middle;flex-shrink:0}.sidebar-bottom{margin-top:auto;border-top:1px solid #393939;padding-top:24px;font-size:14px;line-height:1.6;color:#bdbdbd}.sidebar-bottom strong{color:#ffffff;display:block}.avatar{background:#fff2a8;color:#111111;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:700}.main{min-width:0}.topbar{height:83px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;gap:20px}.workspace{display:flex;align-items:center;gap:13px;font-size:14px}.workspace select{max-width:230px;border:none;background:transparent;font-weight:600;color:var(--forest)}.topright{display:flex;gap:20px;align-items:center;font-size:13px;color:var(--muted)}.dot{width:7px;height:7px;background:#458760;border-radius:50%;display:inline-block;margin-right:6px}.content{padding:38px 42px 60px;max-width:1600px;margin:auto}.heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:26px}.heading h1{font-size:32px;letter-spacing:-1px;font-weight:550;line-height:1.2;margin:8px 0 9px}.heading p{color:var(--muted);margin:0;font-size:15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;min-height:43px;border:1px solid var(--line);background:white;color:var(--forest);border-radius:7px;font-size:14px;font-weight:600;text-decoration:none}.btn:hover{background:#fff7cc}.btn.primary{background:var(--forest);color:white;border-color:var(--forest)}.btn.primary:hover{background:#292929}.btn.lime{background:var(--lime);color:var(--forest);border-color:var(--lime)}.btn.small{padding:8px 12px;min-height:35px}.btn.danger{color:#a13e34}.btn.link{border:0;background:transparent;padding-left:0}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:24px;min-width:0}.panel h2,.section-title h2{font-size:19px;font-weight:600;letter-spacing:-.3px;margin:0 0 15px}.panel h3{font-size:16px;margin:0 0 12px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:29px 0 15px;gap:15px}.section-title h2{margin:0}.two{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.four{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.welcome{background:var(--forest);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 170px;gap:22px;align-items:center;min-height:222px;border:0;padding:30px}.welcome .overline{color:#d4d4d4}.welcome h2{font-family:Georgia,serif;font-size:31px;font-weight:400;letter-spacing:-.6px;margin:12px 0}.welcome p{color:#d0d0d0;font-size:15px;max-width:520px;margin:0 0 22px}.brand-stamp{border:1px solid #6e6e6e;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;font-family:Georgia,serif;font-size:43px;color:var(--lime);letter-spacing:-2px;text-align:center}.pill{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:6px 9px;border-radius:5px;background:#fff7cc;color:#514500;line-height:1.2;white-space:nowrap}.pill.amber{background:#fbf0d6;color:#806126}.pill.neutral{background:#f1f1f1;color:#696969}.muted{color:var(--muted);font-size:14px}.small-text{font-size:13px;line-height:1.6;color:var(--muted)}.memory-list{display:grid;gap:17px}.memory-list div{display:grid;grid-template-columns:95px 1fr;gap:8px;font-size:14px;line-height:1.5}.memory-list span{color:var(--muted)}.step{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}.step-number{background:#fff8d8;border-radius:7px;width:35px;height:35px;display:grid;place-items:center;font-size:14px;color:#5a4b00}.step div:nth-child(2){flex:1}.step strong{font-size:14px;font-weight:550}.step p{font-size:13px;color:var(--muted);margin:4px 0 0}.idea{padding:22px;display:flex;flex-direction:column;min-height:215px}.idea .idea-no{color:#8a8a8a;font-family:Georgia,serif;font-size:25px}.idea h3{font-size:18px;line-height:1.45;letter-spacing:-.3px;font-weight:500;margin:17px 0 8px}.idea .actions{margin-top:auto;padding-top:14px}.idea p{font-size:14px;color:var(--muted)}.model-top{display:flex;align-items:center;justify-content:space-between}.kpi small{font-size:13px;color:var(--muted)}.kpi strong{display:block;font-size:29px;letter-spacing:-1px;font-weight:550;margin:12px 0 7px}.kpi p{font-size:13px;color:var(--muted);margin:0}.notice{padding:13px 17px;background:#fff9dc;border:1px solid #eee2a0;border-radius:8px;font-size:14px;line-height:1.55;margin-bottom:23px;color:#4d4300}.notice.amber{background:#fdf7e8;border-color:#f0e4c6;color:#7a6234}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:14px;font-weight:600}.field input,.field textarea,.field select,.search{border:1px solid #d7d7d7;border-radius:6px;background:#fff;padding:11px 12px;min-width:0;width:100%;color:var(--forest);line-height:1.5}.field textarea{min-height:112px;resize:vertical}.field .large{min-height:185px}.field small{font-size:12px;color:var(--muted);line-height:1.5}.field input[type=color]{height:43px;padding:5px}.swatches{display:flex;gap:10px}.swatch{width:36px;height:36px;border:1px solid #cccccc;border-radius:50%}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:22px}.tab{padding:10px 15px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--muted);font-size:14px}.tab.active{background:var(--forest);color:#fff;border-color:var(--forest)}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.search{max-width:290px}.brief-group{margin-bottom:15px;border:1px solid var(--line);border-radius:8px;background:white}.brief-group summary{padding:19px;cursor:pointer;font-size:15px;font-weight:600}.brief-group .field{padding:0 20px 24px}.brief-group textarea{min-height:190px}.source{font-size:13px;line-height:1.6}.source a{text-underline-offset:3px}.editor-grid{display:grid;grid-template-columns:280px minmax(0,1fr) 280px;gap:20px;align-items:start}.editor-grid>.panel{padding:20px}.slide-canvas{aspect-ratio:4/5;max-width:430px;width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;padding:34px;background:#0f0f0f;color:#f2f2f2;border-radius:3px;box-shadow:0 8px 28px #11111112;overflow:hidden}.slide-canvas .slide-brand{font-size:13px;letter-spacing:3px;text-transform:uppercase}.slide-canvas h2{font:400 35px/1.14 Georgia,serif;letter-spacing:-1px;overflow-wrap:anywhere}.slide-canvas p{font-size:15px;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}.slide-canvas footer{display:flex;justify-content:space-between;gap:15px;font-size:12px;letter-spacing:1px}.slide-nav{display:flex;justify-content:center;gap:9px;margin:20px 0;flex-wrap:wrap}.slide-nav button{width:35px;height:39px;background:#fff;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.slide-nav button.active{background:var(--forest);color:white}.editor-fields{display:grid;gap:17px}.editor-fields textarea{min-height:135px}.context-chip{font-size:13px;padding:13px 0;border-bottom:1px solid var(--line);line-height:1.6}.context-chip b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:5px}.draft-item{display:flex;align-items:center;gap:13px;padding:17px 0;border-top:1px solid var(--line)}.draft-item>div{flex:1}.draft-item h3{margin:0 0 6px;font-size:15px}.draft-item p{margin:0;font-size:13px;color:var(--muted)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;font-size:12px;letter-spacing:.7px;text-transform:uppercase;color:var(--muted);padding:12px 14px;border-bottom:1px solid var(--line);font-weight:550}td{padding:17px 14px;border-bottom:1px solid var(--line)}td input{width:100px;border:1px solid var(--line);border-radius:4px;padding:8px;color:var(--forest)}.bar-row{display:grid;grid-template-columns:105px 1fr 85px;gap:15px;align-items:center;margin:23px 0;font-size:14px}.bar-track{height:13px;background:#eeeeee;border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:#FFD400;border-radius:4px}.bar-row:nth-child(3) .bar-fill{background:#e3be00}.bar-row:nth-child(4) .bar-fill{background:#f2dc75}.bar-row strong{text-align:right;font-weight:550}.goal-line{display:flex;justify-content:space-between;gap:15px;margin:22px 0 12px;font-size:14px}.goal-track{height:9px;background:#eeeeee;border-radius:4px;overflow:hidden}.goal-fill{background:#111111;height:100%}.goal-amount{font-size:31px;letter-spacing:-1px;font-weight:550;margin:16px 0}.empty{text-align:center;padding:45px 20px;color:var(--muted)}.empty h3{color:var(--forest)}.script-preview{background:#fff;border:1px solid var(--line);padding:27px;border-radius:9px}.script-scene{padding:17px 0;border-bottom:1px solid var(--line)}.script-scene p{white-space:pre-line}.script-scene small{color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--forest);color:#fff;max-width:90%;border-radius:8px;padding:14px 22px;box-shadow:0 8px 28px #0002;display:none;z-index:20;font-size:14px}dialog{border:1px solid var(--line);border-radius:13px;padding:28px;width:min(540px,92vw);color:var(--forest);max-height:90vh;overflow:auto}dialog::backdrop{background:#00000088}dialog h2{margin-top:0}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.dialog-header button{background:transparent;font-size:24px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.reference-card a{font-size:13px}.reference-card p{font-size:14px;color:var(--muted)}.spacer{height:22px}.mobile-logo{display:none}.review-check{display:flex;align-items:center;gap:9px;font-size:14px;margin:16px 0}progress{width:100%;height:10px;accent-color:#FFD400}.print-only{display:none}@media(min-width:1550px){.content{padding-top:45px}.editor-grid{grid-template-columns:300px minmax(0,1fr) 310px}}@media(max-width:1200px){.sidebar{padding:28px 15px}.shell{grid-template-columns:215px minmax(0,1fr)}.content{padding:30px 25px}.topbar{padding:0 25px}.editor-grid{grid-template-columns:230px minmax(0,1fr)}.editor-context{grid-column:1/-1}.editor-context .context-chip{display:inline-block;width:32%;vertical-align:top;padding-right:15px}.three{gap:12px}.welcome{grid-template-columns:1fr}.brand-stamp{display:none}.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.shell{display:block}.sidebar{height:auto;position:relative;padding:16px 20px;gap:18px}.sidebar .logo{font-size:27px}.sidebar .overline,.sidebar-bottom{display:none}.nav{display:flex;overflow:auto;gap:6px}.nav a{font-size:13px;white-space:nowrap;padding:10px}.nav a .icon{width:16px}.topbar{height:67px;padding:0 20px}.topright>span{display:none}.content{padding:27px 20px}.two,.three{grid-template-columns:1fr}.welcome{min-height:auto}.heading h1{font-size:28px}.heading{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.editor-grid{grid-template-columns:1fr}.editor-grid>.panel:first-child{order:1}.editor-center{order:0}.editor-context{order:2}.editor-context .context-chip{display:block;width:100%}.slide-canvas{max-width:370px}.panel{padding:20px}.topbar .workspace select{max-width:180px}}@media(prefers-reduced-motion:no-preference){.btn,.nav a{transition:background .15s}.content{animation:appear .2s ease}@keyframes appear{from{opacity:.7;transform:translateY(3px)}to{opacity:1;transform:none}}}@media print{.sidebar,.topbar,.heading,.editor-grid>.panel,.slide-nav,.actions,.notice,#toast{display:none!important}.shell,.editor-grid{display:block}.content{padding:0}.slide-canvas{box-shadow:none;break-inside:avoid}.print-only{display:block}}

.brief-group summary{display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none}.brief-group summary::before{content:"+";font-size:21px;font-weight:400}.brief-group[open] summary::before{content:"−"}.brief-group summary>span:first-of-type{flex:1;line-height:1.6}.brief-hint{margin:0 0 8px;color:var(--muted);font-size:15px;max-width:900px}.brief-section{margin-bottom:28px}@media(max-width:600px){.brief-group summary{flex-wrap:wrap;gap:10px}.brief-group summary>span:first-of-type{flex-basis:85%}.brief-group summary>.pill{margin-left:22px}}
.reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:28px}.reference-card{min-height:190px;display:flex;flex-direction:column}.reference-card>a{margin-top:auto}.weekly-empty{display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(120deg,#111111,#262626);color:#fff;padding:30px;margin:30px 0}.weekly-empty .overline,.weekly-empty p{color:#d0d0d0}.weekly-empty h2{font:400 28px/1.2 Georgia,serif;margin:10px 0}.weekly-empty p{margin:0;max-width:700px}.weekly-plan{margin:32px 0}.weekly-head{display:flex;align-items:center;justify-content:space-between;gap:22px;border-left:5px solid var(--lime)}.weekly-head h2{font-size:25px;margin:7px 0}.weekly-head p{color:var(--muted);margin:0}.weekly-format{margin-top:25px}.idea-week-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.weekly-idea{padding:18px;display:flex;flex-direction:column;min-height:285px}.weekly-idea h3{font-size:16px;line-height:1.45;margin:16px 0 9px}.weekly-idea>p{font-size:13px;color:var(--muted);margin:0 0 12px}.weekly-idea details{font-size:13px;color:var(--muted);margin-bottom:14px}.weekly-idea summary{color:var(--forest);font-weight:600;cursor:pointer}.weekly-idea details p{line-height:1.5}.weekly-idea>.actions{margin-top:auto}.idea-score{font:600 13px/1 Inter,'Segoe UI',sans-serif;color:#554700;background:#fff5b8;padding:7px;border-radius:50%}@media(max-width:1350px){.idea-week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.weekly-empty,.weekly-head{align-items:flex-start;flex-direction:column}.idea-week-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.idea-week-grid{grid-template-columns:1fr}.weekly-idea{min-height:auto}}
.inspiration-box{margin-top:22px;padding:20px;border:1px solid #dedede;border-radius:9px;background:#fafaf8}.inspiration-box textarea{min-height:82px}.inspiration-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 0}.inspiration-thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;border:1px solid var(--line)}
.connection-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}.connection-row p{margin:5px 0 0}
.connection-row+.connection-row{border-top:1px solid var(--line)}.analysis-report h3{margin-top:22px}.analysis-report ol,.analysis-report ul{padding-left:22px}.analysis-report li{margin:10px 0;line-height:1.5}.signal-item{padding:13px 0;border-bottom:1px solid var(--line)}.signal-item p{margin:5px 0 0;color:var(--muted);font-size:14px}

/* Tema escuro da Unside */
html[data-theme="dark"]{color-scheme:dark;--forest:#0d0d0d;--lime:#FFD400;--muted:#aaa;--line:#343434;background:#121212;color:#f5f5f5}
html[data-theme="dark"] body,html[data-theme="dark"] .main{background:#121212;color:#f5f5f5}
html[data-theme="dark"] .topbar,html[data-theme="dark"] .panel,html[data-theme="dark"] .brief-group,html[data-theme="dark"] .script-preview,html[data-theme="dark"] dialog{background:#191919;color:#f5f5f5}
html[data-theme="dark"] .workspace select{color:#f5f5f5}
html[data-theme="dark"] .field input,html[data-theme="dark"] .field textarea,html[data-theme="dark"] .field select,html[data-theme="dark"] .search,html[data-theme="dark"] td input,html[data-theme="dark"] .tab,html[data-theme="dark"] .btn{background:#202020;color:#f5f5f5;border-color:#3b3b3b}
html[data-theme="dark"] .btn:hover,html[data-theme="dark"] .tab:hover{background:#2a2a2a}
html[data-theme="dark"] .btn.primary,html[data-theme="dark"] .btn.lime,html[data-theme="dark"] .tab.active{background:var(--lime);border-color:var(--lime);color:#111}
html[data-theme="dark"] .btn.primary:hover,html[data-theme="dark"] .btn.lime:hover{background:#e7c100;border-color:#e7c100}
html[data-theme="dark"] .welcome,html[data-theme="dark"] .weekly-empty{background:linear-gradient(135deg,#191919,#090909)}
html[data-theme="dark"] .pill{background:#3b3300;color:#ffe76c}
html[data-theme="dark"] .pill.neutral{background:#292929;color:#c8c8c8}
html[data-theme="dark"] .pill.amber{background:#3a2e13;color:#f2cd79}
html[data-theme="dark"] .notice{background:#292500;border-color:#5b4e00;color:#f5df69}
html[data-theme="dark"] .notice.amber{background:#2e2412;border-color:#55431d;color:#e9c77e}
html[data-theme="dark"] .step-number,html[data-theme="dark"] .idea-score{background:#3b3300;color:#ffe15a}
html[data-theme="dark"] .inspiration-box{background:#161616;border-color:#343434}
html[data-theme="dark"] .bar-track,html[data-theme="dark"] .goal-track{background:#303030}
html[data-theme="dark"] .slide-nav button{background:#202020;color:#ddd;border-color:#3b3b3b}
html[data-theme="dark"] .slide-nav button.active{background:#FFD400;color:#111;border-color:#FFD400}
html[data-theme="dark"] .swatch{border-color:#555}
html[data-theme="dark"] select{color-scheme:dark}
.theme-toggle{width:39px;padding:8px}

/* Layout compacto e confortável para uso como aplicativo móvel */
@media(max-width:850px){
  .sidebar{position:sticky;top:0;z-index:15;padding:12px 14px 10px;gap:10px;box-shadow:0 1px 0 #ffffff1a}
  .sidebar .logo{width:132px}
  .nav{scrollbar-width:none;padding-bottom:2px}
  .nav::-webkit-scrollbar{display:none}
  .nav a{min-height:44px}
  .topbar{position:sticky;top:118px;z-index:14;background:#fff}
  html[data-theme="dark"] .topbar{background:#191919}
  .theme-toggle{min-width:43px;min-height:43px}
  .table-wrap{-webkit-overflow-scrolling:touch}
  table{min-width:760px}
}
@media(max-width:600px){
  .sidebar{padding-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right))}
  .topbar{top:113px;padding:0 14px;height:62px}
  .workspace{min-width:0;flex:1}
  .workspace select{min-width:0;max-width:145px;text-overflow:ellipsis}
  .topright{gap:7px}
  .content{padding:22px 14px calc(42px + env(safe-area-inset-bottom))}
  .heading{margin-bottom:20px}
  .heading h1{font-size:26px}
  .heading>.btn,.heading>.actions{width:100%}
  .heading>.actions .btn{flex:1}
  .panel{padding:18px;border-radius:10px}
  .welcome{padding:22px;min-height:0}
  .welcome h2{font-size:27px}
  .four{gap:10px}
  .kpi{padding:16px}
  .kpi strong{font-size:24px}
  .toolbar{align-items:stretch}
  .toolbar .search{max-width:none}
  .connection-row,.draft-item{align-items:flex-start;flex-direction:column}
  .connection-row .actions,.draft-item .actions{width:100%}
  .connection-row .btn,.draft-item .btn{flex:1}
  dialog{padding:20px;width:calc(100% - 24px)}
  .dialog-actions{flex-wrap:wrap}
  .dialog-actions .btn{flex:1}
  .inspiration-box{padding:15px}
  button,.btn,input,select{min-height:44px}
}
@media(max-width:420px){
  .four{grid-template-columns:1fr}
  .topright #save-status{display:none}
  .sidebar .logo{width:122px}
  .nav a{padding-inline:11px}
}

/* Auth */
.auth-page{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);background:#0d0d0d;color:#f7f4ea}.auth-card{display:flex;flex-direction:column;justify-content:center;max-width:610px;padding:clamp(36px,7vw,100px);margin:auto}.auth-logo{width:154px;margin-bottom:clamp(58px,9vh,100px)}.auth-copy span{color:#f3c500;font-size:12px;font-weight:800;letter-spacing:.16em}.auth-copy h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,78px);font-weight:400;line-height:.98;letter-spacing:-.045em;margin:18px 0 24px}.auth-copy p{font-size:18px;line-height:1.55;color:#aaa;max-width:500px}.auth-google{width:100%;height:56px;margin-top:38px;border:0;border-radius:10px;background:#f3c500;color:#101010;font:700 16px/1 system-ui;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.auth-google:hover{background:#ffd91a}.auth-google:disabled{opacity:.65;cursor:wait}.auth-google svg{width:22px;height:22px;background:white;border-radius:50%;padding:2px}.auth-legal{font-size:12px!important;color:#777!important;margin-top:16px}.auth-error{background:#2b1b18;border:1px solid #6f352a;color:#ffb3a6;padding:12px;border-radius:8px}.auth-aside{position:relative;overflow:hidden;background:#f3c500;color:#111;padding:clamp(36px,6vw,84px);display:flex;flex-direction:column;justify-content:space-between}.auth-aside>span{font-weight:900;letter-spacing:.16em}.auth-aside blockquote{font-family:Georgia,serif;font-size:clamp(30px,4vw,58px);line-height:1.05;margin:0;position:relative;z-index:1}.auth-mark{font:900 min(55vw,700px)/.72 system-ui;position:absolute;right:-8vw;bottom:-3vw;opacity:.08}.auth-loading{min-height:100svh;display:grid;place-content:center;gap:22px;text-align:center;background:#0d0d0d;color:#aaa}.auth-loading img{width:150px}.auth-account{position:fixed;z-index:80;right:18px;bottom:18px;background:var(--paper,#fff);color:var(--ink,#111);border:1px solid var(--line,#ddd);border-radius:999px;padding:6px 7px 6px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 30px #0002;font-size:12px}.auth-account button{border:0;border-radius:999px;background:var(--ink,#111);color:var(--paper,#fff);padding:7px 11px;cursor:pointer;font-weight:700}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-card{padding:32px 24px}.auth-logo{margin-bottom:72px}.auth-copy h1{font-size:49px}.auth-account{right:10px;bottom:76px}}
