*{box-sizing:border-box}a{color:inherit;text-decoration:none}.app[data-theme=dark]{--bg:#17161d;--surface:#211f29;--soft:#2a2734;--text:#f5f3fa;--muted:#aaa6b6;--line:#393543;--purple-soft:#2c2445;--shadow:0 10px 28px #00000040;background:var(--bg);color:var(--text)}.app[data-theme=dark] .topbar{background:#17161ded}.app[data-theme=dark] .menu-item{color:#c3bfcc}.app[data-theme=dark] .menu-item.active{color:#a88aff;background:#2d2644}.app[data-theme=dark] .filter-pill,.app[data-theme=dark] .head-actions button,.app[data-theme=dark] .secondary-btn{color:#ddd8e8;background:var(--surface)}.app[data-theme=dark] .filter-pill.active{background:#2b2440}.app[data-theme=dark] .company-info>p,.app[data-theme=dark] .page-head p{color:var(--muted)}.app[data-theme=dark] .catalog-toolbar{background:var(--bg)}.sidebar .premium-card{display:none}:root{--bg:#fbfbfd;--surface:#fff;--soft:#f7f6fb;--text:#12131a;--muted:#6b7082;--line:#e8e8ef;--purple:#7757f7;--purple2:#8b67ff;--purple-soft:#f2edff;--green:#0da25c;--orange:#f59a23;--shadow:0 8px 24px #372c6411}html[data-theme=dark]{--bg:#17161d;--surface:#211f29;--soft:#2a2734;--text:#f5f3fa;--muted:#aaa6b6;--line:#393543;--purple-soft:#2c2445;--shadow:0 10px 28px #00000040}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,sans-serif}button,input,textarea{font:inherit}.svgdefs{position:absolute}.app{grid-template-rows:80px 1fr;grid-template-columns:273px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--surface);z-index:20;flex-direction:column;grid-row:1/3;height:100vh;padding:17px 16px;display:flex;position:sticky;top:0}.logo{align-items:center;height:66px;padding:0 5px;display:flex}.logo img{object-fit:contain;width:128px;height:auto}.menu{flex-direction:column;gap:4px;margin-top:17px;display:flex}.menu-item{color:#3d465f;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;height:42px;padding:0 13px;font-size:14px;display:flex}.menu-item svg{width:19px;height:19px}.menu-item:hover{background:var(--soft)}.sidebar-bottom{flex-direction:column;gap:16px;margin-top:auto;display:flex}.progress-card,.premium-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:15px}.card-head{justify-content:space-between;align-items:center;display:flex}.card-head b{font-size:11px}.card-head button{color:var(--purple);background:0 0;border:0;font-size:11px}.progress-value{align-items:center;gap:12px;margin-top:14px;display:flex}.progress-value strong{color:var(--purple);font-size:34px}.progress-value span{color:var(--muted);font-size:11px;line-height:1.45}.progress-line{align-items:center;gap:8px;margin-top:12px;display:flex}.progress-line>div{background:var(--soft);border-radius:99px;flex:1;height:8px;overflow:hidden}.progress-line i{background:linear-gradient(90deg,#8d69ff,#7557f7);border-radius:99px;height:100%;display:block}.progress-line span{color:var(--muted);font-size:10px}.premium-card{border-color:#e3d9ff}.premium-title{color:var(--purple);align-items:center;gap:10px;display:flex}.diamond{font-size:25px}.premium-title b{font-size:12px}.premium-card p{color:var(--muted);margin:10px 0 13px;font-size:10px;line-height:1.55}.premium-card button{width:100%;height:39px;color:var(--purple);background:0 0;border:1px solid #c8b8ff;border-radius:9px;font-size:11px;font-weight:600}.collapse{border:1px solid var(--line);background:var(--surface);color:#687083;width:34px;height:34px;box-shadow:var(--shadow);border-radius:50%;font-size:18px;position:absolute;bottom:30px;right:15px}.topbar{z-index:15;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg)93%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);grid-column:2;justify-content:space-between;align-items:center;height:80px;padding:0 23px;display:flex;position:sticky;top:0}.global-search{background:var(--surface);border:1px solid #dfe2ea;border-radius:11px;align-items:center;gap:10px;width:532px;height:42px;padding:0 12px;display:flex;box-shadow:0 2px 5px #00000005}html[data-theme=dark] .global-search{border-color:var(--line)}.global-search svg{color:#778095;width:18px;height:18px}.global-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.global-search kbd{color:#6f7587;background:var(--soft);border:1px solid var(--line);border-radius:5px;padding:4px 6px;font-size:10px}.top-actions{align-items:center;gap:8px;display:flex}.theme-btn{border:1px solid var(--line);background:var(--surface);color:#30364b;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:12px;display:flex}.theme-btn svg{width:17px;height:17px}.theme-btn .sun{display:none}html[data-theme=dark] .theme-btn{color:#e7e3ef}html[data-theme=dark] .theme-btn .moon{display:none}html[data-theme=dark] .theme-btn .sun{display:block}.iconbtn{color:#2d344a;background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid;position:relative}.iconbtn svg{width:20px;height:20px}html[data-theme=dark] .iconbtn{color:#eeeaf4}.iconbtn i{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid;position:absolute;top:0;right:1px}.top-sep{background:var(--line);width:1px;height:29px;margin:0 4px}.profile-btn{color:var(--text);background:0 0;border:0;align-items:center;gap:8px;display:flex}.profile-btn img{object-fit:cover;border-radius:50%;width:36px;height:36px}.profile-btn span{font-size:12px}.profile-btn b{color:var(--muted)}.main{grid-column:2;min-width:0;padding:27px 24px 70px}.view{display:none}.active-view{display:block}.page-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px;display:flex}.page-head h1{letter-spacing:-.04em;margin:0 0 8px;font-size:30px;line-height:1.15}.page-head p{color:#4e5365;margin:0;font-size:13px}.head-actions{gap:10px;display:flex}.head-actions button,.soft{border:1px solid var(--line);background:var(--surface);height:42px;color:var(--text);border-radius:11px;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex}.head-actions svg{width:16px;height:16px}.categories{align-items:flex-start;gap:17px;margin-bottom:29px;padding-bottom:2px;display:flex;overflow-x:auto}.category{min-width:97px;color:var(--text);text-align:center;background:0 0;border:0}.category img{object-fit:cover;border-radius:50%;width:80px;height:80px;margin:auto;display:block}.category span{white-space:nowrap;margin-top:8px;font-size:12px;display:block}.category.active span{color:var(--purple);font-weight:500}.filters-row{flex-wrap:wrap;gap:10px;margin-bottom:34px;display:flex}.filter-pill{border:1px solid var(--line);background:var(--surface);color:#353b50;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:12px;display:flex}.filter-pill.active{color:var(--purple);background:#fff;border-color:#7c5fff}.filter-pill svg{width:16px;height:16px}.filter-pill .green{color:#11af65}.filter-pill .blue{color:#1d86ff}.newtag{color:#fff;background:#20b95d;border-radius:3px;padding:2px 4px;font-size:7px}html[data-theme=dark] .filter-pill{color:#ddd8e8}html[data-theme=dark] .filter-pill.active{background:#2b2440}.catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 18px;display:grid}.company-card{background:var(--surface);border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 6px 18px #43356a0f}.company-image{object-fit:cover;width:100%;height:170px;display:block}.company-info h3{margin:0;font-size:14px;line-height:1.2}.verified{color:var(--purple);font-size:9px}.company-info>p{color:#656a7c;margin:6px 0 9px;font-size:11px}.opportunity{color:#3f4053;background:#f3efff;border-radius:4px;padding:5px 7px;font-size:10px;display:inline-block}.opportunity b{color:#4e2bd4}.charge{margin-top:12px}.charge small,.charge strong{display:block}.charge small{color:#72778a;font-size:10px}.charge strong{color:#0ba25b;margin-top:5px;font-size:13px}.card-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.difficulty{font-size:10px}.difficulty.easy{color:#438b5f}.difficulty.medium{color:#8d7b55}.go{color:#fff;background:linear-gradient(135deg,#8f68ff,#7552f5);border:0;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.back{color:var(--purple);background:0 0;border:0;margin-bottom:18px;font-size:12px}.detail-card,.detail-aside,.approach-editor,.client-table,.chart-card,.messages-layout>div,.proposal-card,.lesson,.focus-card{background:var(--surface);border:1px solid var(--line);border-radius:16px}.detail-card{overflow:hidden}.detail-image{object-fit:cover;width:100%;height:300px}.detail-header{justify-content:space-between;gap:20px;display:flex}.detail-header h1{margin:5px 0;font-size:28px}.detail-header p{color:var(--muted);font-size:12px}.micro{letter-spacing:.12em;color:#9195a5;font-size:9px;font-weight:700}.money{color:var(--green);white-space:nowrap;font-size:14px;font-weight:600}.detail-kpis{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.detail-kpis div{background:var(--soft);border-radius:11px;padding:13px}.detail-kpis small,.detail-kpis b{display:block}.detail-kpis small{color:var(--muted);font-size:10px}.detail-kpis b{margin-top:5px;font-size:12px}.idea,.why{border-top:1px solid var(--line);padding:22px 0}.idea h2{letter-spacing:-.03em;margin:8px 0;font-size:24px;line-height:1.3}.idea p,.why li{color:var(--muted);font-size:12px;line-height:1.6}.why ul{padding-left:19px}.detail-aside{height:max-content;padding:20px}.detail-aside h2{margin:8px 0;font-size:22px}.detail-aside p{color:var(--muted);font-size:12px;line-height:1.6}.purple-btn{color:#fff;background:linear-gradient(135deg,#8d68ff,#7451f4);border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:600;display:inline-flex}.purple-btn svg{width:16px;height:16px}.full{justify-content:center;width:100%}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:17px;display:grid}.stat-grid>div{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:17px}.stat-grid span,.stat-grid strong,.stat-grid small{display:block}.stat-grid span{color:var(--muted);font-size:10px}.stat-grid strong{letter-spacing:-.04em;margin:8px 0 4px;font-size:25px}.stat-grid small{color:var(--muted);font-size:10px}.kanban{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.kan-col{background:var(--surface);border:1px solid var(--line);border-radius:14px;min-height:340px;padding:13px}.kan-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.kan-title b{font-size:11px}.kan-title span{background:var(--soft);border-radius:99px;padding:4px 7px;font-size:9px}.lead{background:var(--soft);border-radius:11px;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:flex}.lead i,.client-name i,.conv i,.chat-head i{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:700;display:grid}.l1{color:#527052;background:#dcebdc}.l2{color:#79664d;background:#eadfce}.l3{color:#7e5757;background:#f0dcdc}.l4{color:#506781;background:#dee8f5}.lead b,.lead small{display:block}.lead b{font-size:11px}.lead small{color:var(--muted);margin-top:3px;font-size:9px}.won{background:#edf8f1}.approach-layout{grid-template-columns:330px 1fr;gap:15px;display:grid}.approach-options{flex-direction:column;gap:9px;display:flex}.approach-option{border:1px solid var(--line);background:var(--surface);text-align:left;color:var(--text);border-radius:13px;gap:12px;padding:13px;display:flex}.approach-option.active{background:#fbf9ff;border-color:#c9bbff}html[data-theme=dark] .approach-option.active{background:#2a2340}.approach-option>b{color:#fff;background:#7958f6;border-radius:10px;place-items:center;width:38px;height:38px;font-size:10px;display:grid}.approach-option strong{font-size:12px}.approach-option p{color:var(--muted);margin:4px 0;font-size:10px}.approach-editor{padding:19px}.editor-head{justify-content:space-between;align-items:center;display:flex}.editor-head h2{margin:4px 0;font-size:19px}.ready{color:var(--green);background:#edf8f1;border-radius:99px;padding:6px 9px;font-size:10px}.approach-editor textarea{border:1px solid var(--line);background:var(--soft);width:100%;min-height:190px;color:var(--text);resize:vertical;border-radius:12px;outline:none;margin-top:16px;padding:15px;font-size:14px;line-height:1.7}.editor-actions{justify-content:flex-end;gap:8px;margin-top:11px;display:flex}.revenue{background:var(--surface);border:1px solid var(--line);text-align:right;border-radius:12px;padding:11px 15px}.revenue span,.revenue strong{display:block}.revenue span{color:var(--muted);font-size:10px}.revenue strong{margin-top:4px;font-size:19px}.client-table{overflow:hidden}.table-head,.table-row{grid-template-columns:1.3fr .9fr .7fr .8fr;align-items:center;gap:12px;padding:14px 17px;display:grid}.table-head{background:var(--soft);color:var(--muted);font-size:10px}.table-row{border:0;border-top:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:0 0}.client-name{align-items:center;gap:9px;display:flex}.client-name b,.client-name small{display:block}.client-name b{font-size:12px}.client-name small{color:var(--muted);font-size:9px}.status{border-radius:99px;width:max-content;padding:6px 9px;font-size:10px}.status.active{color:var(--green);background:#edf8f1}.link{color:var(--purple);font-size:10px}.focus-card{justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.focus-card h2{margin:7px 0;font-size:23px}.focus-card p{color:var(--muted);max-width:650px;font-size:12px;line-height:1.6}.messages-layout{grid-template-columns:315px 1fr;gap:13px;display:grid}.messages-layout>div{overflow:hidden}.inbox{padding:0}.conv{border:0;border-top:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:0 0;grid-template-columns:34px 1fr auto;gap:10px;padding:13px;display:grid}.conv:first-child{border-top:0}.conv.active{background:var(--purple-soft)}.conv b,.conv span{display:block}.conv b{font-size:11px}.conv span{color:var(--muted);margin-top:3px;font-size:9px}.conv small{color:var(--muted);font-size:8px}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:61px;padding:0 15px;display:flex}.chat-head b,.chat-head small{display:block}.chat-head b{font-size:12px}.chat-head small{color:var(--muted);font-size:9px}.chat-body{min-height:270px;padding:18px}.bubble{border-radius:14px;width:max-content;max-width:72%;margin:9px 0;padding:10px 12px;font-size:11px;line-height:1.6}.mine{background:var(--purple-soft);margin-left:auto}.theirs{background:var(--soft)}.suggestion{border-top:1px solid var(--line);padding:15px}.suggestion p{color:var(--muted);font-size:11px;line-height:1.6}.proposal-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.proposal-card{padding:17px}.proposal-top{justify-content:space-between;display:flex}.proposal-top b{font-size:12px}.proposal-top span{background:var(--soft);border-radius:99px;padding:5px 7px;font-size:9px}.proposal-card>strong{margin-top:18px;font-size:23px;display:block}.proposal-card p{color:var(--muted);font-size:11px;line-height:1.6}.proposal-card>button{color:var(--purple);background:0 0;border:0;padding:0;font-size:10px}.chart-card{margin-top:15px;padding:19px}.chart-head{justify-content:space-between;align-items:center;display:flex}.chart-head h2{margin:4px 0;font-size:18px}.legend{gap:12px;display:flex}.legend span{color:var(--muted);font-size:10px}.legend i{border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.purple-dot{background:var(--purple)}.green-dot{background:var(--green)}.bars{border-bottom:1px solid var(--line);align-items:end;gap:30px;height:250px;padding:20px 18px 8px;display:flex}.bars>div{flex:1;justify-content:center;align-items:end;gap:6px;height:100%;display:flex;position:relative}.b{border-radius:6px 6px 0 0;width:18px}.b.purple{background:linear-gradient(#a58cff,#7657f7)}.greenbar{background:linear-gradient(#55d892,#0da25c)}.bars>div span{color:var(--muted);font-size:9px;position:absolute;bottom:-23px}.learning-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.lesson{grid-template-columns:40px 1fr auto;align-items:center;gap:13px;padding:17px;display:grid}.lesson>b{background:var(--soft);border-radius:10px;place-items:center;width:38px;height:38px;font-size:10px;display:grid}.lesson h3{margin:0;font-size:12px}.lesson p{color:var(--muted);margin:5px 0;font-size:10px}.lesson small{color:var(--muted);font-size:9px}.lesson.current{background:#fbf9ff;border-color:#c8baff}html[data-theme=dark] .lesson.current{background:#2b2440}.lesson button{background:var(--purple);color:#fff;border:0;border-radius:9px;padding:9px 11px;font-size:10px}.lesson>span{color:var(--muted);font-size:9px}.lesson.done>span{color:var(--green)}.toast{color:#fff;opacity:0;z-index:100;background:#1e1f26;border-radius:10px;padding:11px 15px;font-size:12px;transition:all .22s;position:fixed;bottom:22px;right:22px;transform:translateY(8px)}.toast.show{opacity:1;transform:none}@media (max-width:1450px){.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.categories{gap:10px}.category{min-width:88px}}@media (max-width:1150px){.app{grid-template-columns:82px 1fr}.logo img{object-fit:cover;object-position:left;width:48px}.menu-item span,.sidebar-bottom{display:none}.menu-item{justify-content:center}.topbar,.main{grid-column:2}.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.detail-layout,.approach-layout,.messages-layout{grid-template-columns:1fr}.stat-grid,.kanban{grid-template-columns:1fr 1fr}.proposal-grid,.learning-grid{grid-template-columns:1fr}.global-search{width:45vw}.theme-btn span,.profile-btn span{display:none}}@media (max-width:620px){.app{display:block}.sidebar{display:none}.topbar{height:auto;padding:12px;display:block}.global-search{width:100%;margin-bottom:10px}.top-actions{justify-content:flex-end}.main{padding:20px 13px 60px}.page-head{display:block}.head-actions{margin-top:13px}.catalog-grid{grid-template-columns:1fr}.company-image{height:220px}.stat-grid,.kanban{grid-template-columns:1fr}.table-head{display:none}.table-row{grid-template-columns:1fr auto}.table-row>.status,.table-row>b{display:none}.focus-card{display:block}.focus-card .purple-btn{margin-top:12px}.categories{gap:8px}.category{min-width:76px}.category img{width:66px;height:66px}}body{letter-spacing:-.006em;font-weight:400}.page-head h1{letter-spacing:-.038em;font-size:29px;font-weight:700}.page-head p{letter-spacing:-.012em;font-size:13.5px;font-weight:400}.menu-item{letter-spacing:-.012em;font-size:14px;font-weight:400}.menu-item.active{font-weight:600}.global-search input{letter-spacing:-.01em;font-size:13.5px}.category span{letter-spacing:-.015em;font-size:12.5px;font-weight:500}.filter-pill{letter-spacing:-.012em;font-size:12.5px;font-weight:450}.company-info h3{letter-spacing:-.025em;font-size:14.5px;font-weight:650}.company-info>p{letter-spacing:-.008em;font-size:11.5px}.opportunity{letter-spacing:-.01em;font-size:10.5px;font-weight:450}.charge small{font-size:10.5px}.charge strong{letter-spacing:-.018em;font-size:13.5px;font-weight:650}.difficulty{font-size:10.5px;font-weight:500}.premium-lead-card{border:1px solid color-mix(in srgb,var(--purple)38%,var(--line));position:relative;box-shadow:0 10px 30px #7757f71c}.premium-lead-card:after{content:"";pointer-events:none;border-radius:17px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #8b67ff0d}.premium-cover-wrap{height:170px;position:relative;overflow:hidden}.premium-cover-wrap .company-image{height:100%}.premium-image{filter:saturate(.72)contrast(.9)}.premium-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#271d480d,#2a1d4b94);position:absolute;inset:0}.premium-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:10px;left:10px;right:10px}.premium-badge{color:var(--purple);background:#fffffff0;border:1px solid #d8ceff;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:9.5px;font-weight:700;display:inline-flex;box-shadow:0 5px 15px #30205a14}.premium-badge svg{width:13px;height:13px}.slots{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e182f94;border-radius:999px;padding:5px 8px;font-size:9.5px;font-weight:600}.premium-lock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#161124b8;border-radius:9px;align-items:center;gap:7px;width:max-content;max-width:90%;padding:8px 10px;font-size:10px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.premium-lock svg{width:14px;height:14px}.premium-info{padding-top:12px}.premium-score-row{color:#6f4fe7;align-items:center;gap:7px;margin:9px 0 10px;display:flex}.potential-dot{background:#27b86b;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #27b86b1c}.premium-score-row strong{font-size:10.5px;font-weight:650}.premium-locked-list{gap:6px;padding:10px 0 0;display:grid}.premium-locked-list span{color:var(--muted);align-items:center;gap:6px;font-size:9.5px;display:flex}.premium-locked-list svg{color:#9a8ead;width:12px;height:12px}.premium-price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:11px;padding-top:11px;display:flex}.premium-price-row small,.premium-price-row strong{display:block}.premium-price-row small{color:var(--muted);font-size:9.5px}.premium-price-row strong{color:var(--text);letter-spacing:-.04em;margin-top:2px;font-size:19px}.unlock-btn{color:#fff;background:linear-gradient(135deg,#8b67ff,#744ff5);border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 11px;font-size:10.5px;font-weight:650;display:flex;box-shadow:0 7px 16px #7757f72e}.unlock-btn svg{width:14px;height:14px}.premium-filter svg{width:15px;height:15px;color:var(--purple)}.premium-modal,.unlocked-modal{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12101b7a;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.premium-modal.open,.unlocked-modal.open{display:flex}.premium-modal-card,.unlocked-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;width:min(560px,94vw);padding:28px;position:relative;box-shadow:0 30px 90px #1b13323d}.premium-modal-card{border-color:color-mix(in srgb,var(--purple)28%,var(--line))}.premium-modal-close{color:var(--muted);background:0 0;border:0;font-size:25px;line-height:1;position:absolute;top:13px;right:16px}.premium-modal-icon{background:var(--purple-soft);width:46px;height:46px;color:var(--purple);border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.premium-modal-icon svg{width:22px;height:22px}.premium-kicker{color:var(--purple)}.premium-modal-card h2,.unlocked-card h2{letter-spacing:-.045em;margin:7px 0 8px;font-size:28px}.premium-modal-sub,.unlocked-card>p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.6}.premium-modal-potential{background:var(--purple-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding:13px 14px;display:flex}.premium-modal-potential>div{align-items:center;gap:8px;display:flex}.premium-modal-potential strong{font-size:11px}.premium-access-left{color:var(--purple);font-size:9.5px;font-weight:600}.unlock-preview{gap:10px;margin:19px 0;display:grid}.unlock-preview div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:9px;display:flex}.unlock-preview svg{width:16px;height:16px;color:var(--purple)}.unlock-preview span{font-size:11.5px}.premium-checkout-row{justify-content:space-between;align-items:center;gap:14px;margin-top:17px;display:flex}.premium-checkout-row small,.premium-checkout-row strong{display:block}.premium-checkout-row small{color:var(--muted);font-size:10px}.premium-checkout-row strong{letter-spacing:-.05em;font-size:28px}.premium-confirm{color:#fff;background:linear-gradient(135deg,#8b67ff,#744ff5);border:0;border-radius:11px;padding:13px 17px;font-size:11.5px;font-weight:650}.premium-disclaimer{border-top:1px solid var(--line);padding-top:13px;color:var(--muted)!important;margin:16px 0 0!important;font-size:9.5px!important;line-height:1.55!important}.success-circle{width:48px;height:48px;color:var(--green);background:#eaf8f0;border-radius:50%;place-items:center;margin-bottom:17px;font-size:20px;font-weight:700;display:grid}.unlocked-data{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.unlocked-data div{background:var(--soft);border-radius:11px;padding:12px}.unlocked-data small,.unlocked-data strong{display:block}.unlocked-data small{color:var(--muted);font-size:9.5px}.unlocked-data strong{margin-top:5px;font-size:11.5px;line-height:1.4}html[data-theme=dark] .premium-badge{background:#241f31f0;border-color:#594985}html[data-theme=dark] .premium-lead-card{border-color:#564875}html[data-theme=dark] .premium-modal-potential{background:#2c2445}@media (max-width:620px){.premium-checkout-row{display:block}.premium-confirm{width:100%;margin-top:12px}.unlocked-data{grid-template-columns:1fr}}.menu{gap:6px}.menu-item{color:#394156;border-radius:12px;gap:12px;height:44px;padding:0 12px;font-size:13.5px;font-weight:500;transition:background .16s,color .16s,transform .16s;position:relative}.menu-item svg{stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;shape-rendering:geometricPrecision;flex:0 0 20px}.menu-item:hover{color:#272d3f;background:#f7f5fc}.menu-item.active{color:#6f4bf3;background:linear-gradient(90deg,#f2edff 0%,#f7f4ff 100%);font-weight:600}.menu-item.active:before{content:"";background:linear-gradient(#9a79ff,#6f4bf3);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:-16px}html[data-theme=dark] .menu-item{color:#c7c2d2}html[data-theme=dark] .menu-item:hover{color:#f1edf7;background:#282531}html[data-theme=dark] .menu-item.active{color:#ad95ff;background:linear-gradient(90deg,#2f2847 0%,#28223a 100%)}.cover-shell{background:var(--soft);height:170px;position:relative;overflow:hidden}.cover-shell .company-image{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.015)}.cover-badge{z-index:3;letter-spacing:-.01em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #0000;border-radius:7px;align-items:center;min-height:25px;padding:0 9px;font-size:10px;font-weight:650;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #1c182c1a}.badge-green{color:#33862f;background:#f5ffef;border-color:#b9e89f}.badge-orange{color:#dd7500;background:#fff8ec;border-color:#ffbd68}.badge-blue{color:#146fd1;background:#f2f8ff;border-color:#8fc4ff}.badge-red{color:#d63838;background:#fff3f3;border-color:#ff9e9e}.cover-bookmark{z-index:3;color:#485064;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #dfe1e9f2;border-radius:8px;place-items:center;width:34px;height:34px;transition:color .15s,background .15s,transform .15s;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #1c182c17}.cover-bookmark:hover{color:var(--purple);transform:translateY(-1px)}.cover-bookmark.saved{color:var(--purple);background:#f5f1ff;border-color:#cfc2ff}.cover-bookmark svg{stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}html[data-theme=dark] .cover-badge{box-shadow:0 4px 14px #00000047}html[data-theme=dark] .badge-green{color:#8ad783;background:#1f3324;border-color:#396a3d}html[data-theme=dark] .badge-orange{color:#ffc06e;background:#352819;border-color:#73501d}html[data-theme=dark] .badge-blue{color:#7fbdff;background:#1d2d40;border-color:#315d88}html[data-theme=dark] .badge-red{color:#ff949d;background:#3b2226;border-color:#7d3a41}html[data-theme=dark] .cover-bookmark{color:#d3cedb;background:#201e29f0;border-color:#45404e}.company-card{border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 6px 18px #362c5b0e}.company-card:hover{border-color:#ded8f3;transform:translateY(-2px);box-shadow:0 13px 30px #42346e1a}.company-info{padding:14px 13px 12px}.company-info h3{font-size:14px;font-weight:650}.opportunity{color:#4d4a5e;background:#f3efff;border-radius:5px;padding:5px 7px}html[data-theme=dark] .opportunity{color:#ddd7e7;background:#302840}.go{background:linear-gradient(145deg,#8e69ff 0%,#7250f5 100%);border-radius:9px;width:38px;height:38px;box-shadow:0 7px 15px #7550f538}.go:hover{filter:brightness(1.04);transform:translateY(-1px)}.go svg{width:16px;height:16px}.premium-badge{border-radius:7px;min-height:26px;padding:0 9px;font-size:10px;box-shadow:0 5px 14px #3a286421}.slots{align-items:center;min-height:25px;padding:0 9px;font-size:9.5px;display:inline-flex}.premium-lock{border:1px solid #ffffff21;box-shadow:0 7px 16px #00000029}.iconbtn svg,.theme-btn svg,.head-actions svg,.filter-pill svg{stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricPrecision}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.company-image{object-position:center}.cliente-logo{align-items:center;height:72px;padding:4px 6px 14px}.cliente-logo img{object-fit:contain;object-position:left center;width:205px;max-height:54px}@media (max-width:1150px){.cliente-logo img{object-fit:cover;object-position:left center;width:52px;height:52px}}.nav-live{color:#ef4f61;letter-spacing:.05em;background:#fff0f2;border:1px solid #ffd0d6;border-radius:999px;margin-left:auto;padding:3px 6px;font-weight:700;font-size:7px!important}.nav-count{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:auto;font-weight:700;font-size:8px!important;display:grid!important}html[data-theme=dark] .nav-live{color:#ff929f;background:#3b2228;border-color:#6a3540}.xp-card{padding:14px}.xp-level-row{grid-template-columns:38px 1fr auto;align-items:center;gap:9px;display:grid}.level-icon{width:36px;height:36px;color:var(--purple);background:linear-gradient(145deg,#f0ebff,#e2d8ff);border-radius:11px;place-items:center;display:grid}.level-icon svg{width:19px;height:19px}.xp-level-row small,.xp-level-row strong{display:block}.xp-level-row small{color:var(--muted);font-size:9px}.xp-level-row strong{margin-top:2px;font-size:11px}.xp-level-row button{color:var(--purple);background:0 0;border:0;padding:0;font-size:9px}.xp-copy{justify-content:space-between;margin:12px 0 5px;display:flex}.xp-copy span{color:var(--muted);font-size:9px}.xp-line{margin-top:0}.xp-next{color:var(--muted)!important;margin:8px 0 0!important;font-size:9px!important}.xp-next b{color:var(--purple)}.daily-mission-strip{background:linear-gradient(100deg,#fbf9ff 0%,#f6f2ff 55%,#fff 100%);border:1px solid #e2dbff;border-radius:15px;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;min-height:82px;margin:-2px 0 23px;padding:14px 16px;display:grid;box-shadow:0 7px 22px #6246b40e}html[data-theme=dark] .daily-mission-strip{background:linear-gradient(100deg,#29233a,#241f32);border-color:#4b3f6b}.mission-strip-icon{color:#fff;background:linear-gradient(145deg,#9b79ff,#7552f4);border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 7px 18px #7552f438}.mission-strip-icon svg{width:20px;height:20px}.mission-strip-title{align-items:center;gap:8px;display:flex}.mission-strip-title strong{font-size:12px}.mission-strip-title span{color:var(--purple);background:#ebe4ff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.daily-mission-strip p{color:var(--muted);margin:4px 0 7px;font-size:10px}.mission-mini-progress{gap:14px;display:flex}.mission-mini-progress span{color:var(--muted);font-size:9px}.mission-mini-progress b{color:var(--text)}.mission-strip-btn{color:var(--purple);background:#fff;border:1px solid #c9bbff;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:600}html[data-theme=dark] .mission-strip-btn{background:#302843}@media (max-width:1000px){.daily-mission-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.daily-mission-strip{grid-template-columns:42px 1fr}.mission-strip-btn{grid-column:1/3;width:100%}.mission-hero,.daily-mission-grid{grid-template-columns:1fr}}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:14px;font-size:12px;display:inline-flex}.back-link svg{width:15px}.detail-cover{height:260px;overflow:hidden}.detail-cover img{object-fit:cover;width:100%;height:100%}.detail-content{padding:24px}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:15px;display:grid}.potential-badge{color:#26874b;white-space:nowrap;background:#edf8f1;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:600}.detail-actions{gap:9px;margin-top:18px;display:flex}.secondary-btn{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;display:inline-flex}.secondary-btn svg,.purple-btn svg{width:15px}.detail-aside{padding:20px}.step{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 0;display:flex}.step:last-child{border-bottom:0}.step>span{background:var(--soft);width:24px;height:24px;color:var(--muted);border-radius:50%;place-items:center;font-size:10px;display:grid}.step>span.done{background:var(--purple);color:#fff}.step div{flex:1}.step b,.step small{display:block}.step b{font-size:11px}.step small{color:var(--muted);margin-top:3px;font-size:9px}.step>svg{width:13px;color:var(--muted)}.search-results{background:var(--surface);border:1px solid var(--line);z-index:20;border-radius:12px;width:100%;padding:6px;position:absolute;top:46px;left:0;box-shadow:0 18px 40px #2018401f}.search-results button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:12px;display:block}.search-results button:hover{background:var(--soft)}.search-results small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.global-search{position:relative}.empty-state{text-align:center;border:1px dashed var(--line);border-radius:14px;margin-top:20px;padding:54px 24px}.empty-state h2{font-size:18px}.empty-state p{color:var(--muted);font-size:12px}.empty-state button{background:var(--purple);color:#fff;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;display:inline-flex}.empty-state svg{width:14px}.mission-reward{background:var(--purple-soft);text-align:right;border-radius:12px;padding:13px 16px}.mission-reward b,.mission-reward small{display:block}.mission-reward b{color:var(--purple);font-size:18px}.mission-reward small{color:var(--muted);margin-top:4px;font-size:10px}.auth-page{background:var(--bg);place-items:center;min-height:100vh;padding:20px;display:grid}.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;width:min(420px,100%);padding:34px;box-shadow:0 20px 60px #231b4814}.auth-card>img{object-fit:contain;object-position:left;width:170px;height:auto;margin-bottom:36px}.auth-card h1{letter-spacing:-.04em;margin:8px 0;font-size:29px}.auth-card p{color:var(--muted);margin-bottom:25px;font-size:13px;line-height:1.6}.auth-card label{margin-top:14px;font-size:11px;font-weight:600;display:block}.auth-card input{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--text);border-radius:9px;outline:none;margin-top:7px;padding:12px;display:block}.auth-card .full{justify-content:center;width:100%;margin-top:22px}.auth-link{color:var(--purple);background:0 0;border:0;margin:16px auto;font-size:11px;display:block}.auth-card>small{text-align:center;color:var(--muted);font-size:9px;line-height:1.5;display:block}.premium-lead-card .company-info{padding-top:12px}@media (max-width:850px){.detail-layout{grid-template-columns:1fr}.detail-aside{order:-1}.detail-cover{height:220px}}.cliente-logo{background:0 0;text-decoration:none}.cliente-logo img{content:url(/assets/logovitrine.png);visibility:visible;border:0;height:auto;text-decoration:none;width:180px!important}.auth-card>img{content:url(/assets/logovitrine.png);border:0;text-decoration:none}.catalog-toolbar{z-index:30;background:var(--bg);padding-top:4px;padding-bottom:8px;position:sticky;top:80px}.catalog-toolbar .page-head{margin-bottom:18px;position:static}.catalog-toolbar .daily-mission-strip{margin-bottom:10px;position:static}.catalog-toolbar .categories{margin-bottom:14px;padding-bottom:4px;position:static;overflow-x:auto}.catalog-toolbar .filters-row{margin-bottom:0;padding-bottom:10px;position:static}@media (max-width:620px){.catalog-toolbar{top:126px}}.app[data-theme=dark] .catalog-toolbar .head-actions button,.app[data-theme=dark] .catalog-toolbar .filter-pill,.app[data-theme=dark] .catalog-grid .company-card{background:var(--surface);color:var(--text);border-color:var(--line)}.app[data-theme=dark] .catalog-grid .company-info{background:var(--surface)}.app[data-theme=dark] .cover-bookmark{color:#eee;background:#302b3b;border-color:#514960}.app[data-theme=dark] .cover-badge{color:#d9d0f2;background:#302b3b;border-color:#5d536d}.app[data-theme=dark] .opportunity{color:#e7def8;background:#312842}.app[data-theme=dark] .premium-badge{color:#c7b5ff;background:#302b3b;border-color:#62538a}.app[data-theme=dark] .slots{background:#14111ecc}.app[data-theme=dark] .charge strong{color:#65d89b}.app[data-theme=dark] .difficulty{color:#c2bacd}.app[data-theme=dark] .mission-strip-btn{color:#d8ccff;background:#302844;border-color:#5c4b88}.app[data-theme=dark] .daily-mission-strip{background:var(--bg)}.app[data-theme=dark] .card,.app[data-theme=dark] .company-card,.app[data-theme=dark] .detail-card,.app[data-theme=dark] .detail-aside,.app[data-theme=dark] .approach-option,.app[data-theme=dark] .approach-editor,.app[data-theme=dark] .lesson,.app[data-theme=dark] .focus-card,.app[data-theme=dark] .stat-grid>div,.app[data-theme=dark] .kan-col,.app[data-theme=dark] .proposal-card,.app[data-theme=dark] .client-table,.app[data-theme=dark] .chart-card,.app[data-theme=dark] .messages-layout>div,.app[data-theme=dark] .site-preview,.app[data-theme=dark] .form-card,.app[data-theme=dark] .template-card,.app[data-theme=dark] .elite-action-card,.app[data-theme=dark] .resource-card{background:var(--surface);color:var(--text);border-color:var(--line)}.app[data-theme=dark] input,.app[data-theme=dark] textarea,.app[data-theme=dark] .publish-panel input{background:var(--soft);color:var(--text);border-color:var(--line)}.app[data-theme=dark] .filter-pill.active,.app[data-theme=dark] .approach-option.active{background:var(--purple-soft);border-color:#65529f}.app[data-theme=dark] .preview-site,.app[data-theme=dark] .learn-hero{background:#2a2440}.app[data-theme=dark] .search-results{background:var(--surface);border-color:var(--line)}.contact-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;display:grid}.contact-grid>div{background:var(--soft);border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.contact-grid svg{width:16px;color:var(--purple);flex:none}.contact-grid small,.contact-grid b{display:block}.contact-grid small{color:var(--muted);font-size:9px}.contact-grid b{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.contact-grid a{color:var(--purple)}@media (max-width:620px){.contact-grid{grid-template-columns:1fr}}.upload-box{background:var(--purple-soft);width:120px;height:120px;color:var(--purple);cursor:pointer;border:1px dashed #bdb1e8;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.upload-box input{display:none}.upload-box img{object-fit:cover;width:100%;height:100%}.upload-box span{text-align:center;padding:10px;font-size:11px}.upload-box small{background:#fff;border-radius:5px;padding:3px 5px;font-size:9px;position:absolute;bottom:5px}.elite-module{grid-template-columns:220px 1fr;gap:22px;display:grid}.elite-subnav{flex-direction:column;gap:5px;display:flex}.elite-subnav button{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 10px;font-size:11px;display:flex}.elite-subnav button svg:first-child{width:17px}.elite-subnav button svg:last-child{opacity:.4;width:13px;margin-left:auto}.elite-subnav button.active{background:var(--purple-soft);color:var(--purple);font-weight:650}.subnav-help{border-top:1px solid var(--line);margin-top:22px;padding:18px 10px}.subnav-help b,.subnav-help span{display:block}.subnav-help b{font-size:10px}.subnav-help span{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.5}.elite-workspace{min-width:0}.workspace-footer{justify-content:flex-end;align-items:center;gap:8px;margin-top:18px;display:flex}.workspace-footer>span{color:var(--green);margin-right:auto;font-size:10px}.overview-hero{justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.overview-hero h2{letter-spacing:-.05em;margin:9px 0;font-size:26px}.overview-hero p{color:var(--muted);max-width:520px;font-size:12px}.completion{text-align:center;width:130px}.completion strong,.completion span{display:block}.completion strong{color:var(--purple);font-size:28px}.completion span{color:var(--muted);font-size:10px}.completion i{background:var(--purple);border-radius:99px;height:7px;margin-top:10px;display:block}.elite-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.elite-action-card{border:1px solid var(--line);text-align:left;cursor:pointer;padding:18px}.elite-action-card>span{background:var(--purple-soft);width:34px;height:34px;color:var(--purple);border-radius:9px;place-items:center;display:grid}.elite-action-card svg{width:17px}.elite-action-card b,.elite-action-card small{display:block}.elite-action-card b{margin-top:18px;font-size:12px}.elite-action-card small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5}.editor-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.template-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:20px;display:grid}.template-card{border:1px solid var(--line);background:var(--surface);text-align:left;color:var(--text);border-radius:15px;padding:10px;position:relative}.template-card.selected{border-color:var(--purple);box-shadow:0 0 0 2px var(--purple-soft)}.template-thumb{border-radius:10px;flex-direction:column;justify-content:end;height:150px;padding:13px;display:flex;position:relative;overflow:hidden}.template-thumb span{z-index:1;font-size:15px;font-weight:700}.template-thumb i{opacity:.32;background:#fff;border-radius:50%;width:110px;height:110px;position:absolute;top:-18px;right:-18px}.template-thumb.aurora{color:#312063;background:linear-gradient(145deg,#e7dcff,#8c6bf5)}.template-thumb.studio{color:#26333a;background:linear-gradient(145deg,#e9eef1,#8295a3)}.template-thumb.signature{color:#3f241a;background:linear-gradient(145deg,#f3e2d5,#ad7052)}.template-card>b,.template-card small{display:block}.template-card>b{margin-top:12px;font-size:12px}.template-card small{color:var(--muted);margin-top:4px;font-size:10px}.template-card>svg{width:15px;color:var(--purple);position:absolute;bottom:14px;right:16px}.section-title{letter-spacing:-.05em;margin:10px 0;font-size:25px}.publish-panel{max-width:650px;padding:30px}.publish-panel h2{letter-spacing:-.05em;margin:12px 0;font-size:27px}.publish-panel p{color:var(--muted);font-size:13px;line-height:1.7}.publish-panel label{margin:22px 0;font-size:11px;font-weight:650;display:block}.publish-panel input{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--muted);border-radius:9px;margin-top:7px;padding:12px;display:block}.elite-module{display:block}.elite-subnav{border-bottom:1px solid var(--line);flex-direction:row;align-items:center;margin-bottom:22px;padding-bottom:8px;overflow-x:auto}.elite-subnav button{white-space:nowrap;padding:10px 12px}.elite-subnav button svg:last-child{display:none}.elite-subnav button:nth-child(2) span{font-size:0}.elite-subnav button:nth-child(2) span:after{content:"Conteúdo";font-size:11px}.subnav-help{display:none}@media (max-width:850px){.elite-module{grid-template-columns:1fr}.elite-subnav{flex-direction:row;overflow:auto}.elite-subnav button{white-space:nowrap}.subnav-help{display:none}.elite-cards,.template-grid,.editor-grid{grid-template-columns:1fr}.overview-hero{display:block}.completion{width:100%;margin-top:20px}.workspace-footer{flex-wrap:wrap}}.resource-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.resource-card{gap:13px;padding:17px;display:flex}.resource-card>span{background:var(--purple-soft);width:36px;height:36px;color:var(--purple);border-radius:10px;flex:none;place-items:center;display:grid}.resource-card>span svg{width:17px}.resource-card h3{margin:0;font-size:13px}.resource-card p{color:var(--muted);margin:6px 0 10px;font-size:10px;line-height:1.5}.resource-card button{color:var(--purple);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;display:flex}.resource-card button svg{width:13px}@media (max-width:700px){.resource-grid{grid-template-columns:1fr}}.resource-card:nth-child(6){display:none}.form-card label:has(.photo-upload){font-size:0}.form-card label:has(.photo-upload):before{content:"Sua foto (opcional)";margin-bottom:8px;font-size:11px;font-weight:650;display:block}.form-card label:has(.photo-upload) .photo-upload{font-size:11px}.field-help{color:var(--muted);font-size:11px;line-height:1.5}.niche-picker{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 20px;display:grid}.niche-picker button{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-align:left;border-radius:10px;align-items:center;gap:7px;padding:11px 12px;font-size:11px;transition:all .15s;display:flex}.niche-picker button:hover{color:var(--purple);border-color:#b9a9ed}.niche-picker button.selected{background:var(--purple-soft);color:var(--purple);border-color:#9d86ed;font-weight:650}.niche-picker svg{width:14px}.tour-help{z-index:45;background:var(--surface);color:var(--purple);border:1px solid #d8ccff;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-size:11px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 24px #3f2c781f}.tour-help svg{width:16px}.tour-overlay{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tour-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14102273;position:absolute;inset:0}.tour-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;width:min(450px,100%);padding:30px;animation:.2s ease-out tour-in;position:relative;box-shadow:0 30px 90px #170e3547}.tour-close{color:var(--muted);background:0 0;border:0;padding:4px;position:absolute;top:16px;right:16px}.tour-close svg{width:18px}.tour-step-count{letter-spacing:.15em;color:var(--purple);font-size:9px;font-weight:750}.tour-icon{background:var(--purple-soft);width:42px;height:42px;color:var(--purple);border-radius:13px;place-items:center;margin:22px 0 15px;display:grid}.tour-icon svg{width:20px}.tour-card h2{letter-spacing:-.05em;margin:0 0 10px;font-size:26px}.tour-card p{color:var(--muted);min-height:65px;margin:0;font-size:13px;line-height:1.65}.tour-progress{gap:5px;margin:25px 0;display:flex}.tour-progress i{background:var(--soft);border-radius:99px;flex:1;height:4px}.tour-progress i.active{background:var(--purple)}.tour-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.tour-actions>div{gap:7px;display:flex}.tour-skip,.tour-back,.tour-next{border-radius:9px;align-items:center;gap:6px;padding:10px 12px;font-size:11px;display:inline-flex}.tour-skip,.tour-back{color:var(--muted);background:0 0;border:0}.tour-next{background:var(--purple);color:#fff;border:0}.tour-next svg,.tour-back svg{width:14px}@keyframes tour-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:620px){.niche-picker{grid-template-columns:1fr}.tour-card{padding:24px}.tour-help{bottom:14px;right:14px}}.publish-panel+.workspace-footer .purple-btn{display:none}.publish-panel~.workspace-footer .purple-btn{display:none!important}.elite-overview:before{content:"Próximo passo: preencha suas informações e envie para nossa equipe revisar e montar seu site. O prazo começa depois que os dados forem enviados.";color:#6247c7;background:#f2edff;border:1px solid #ddd2ff;border-radius:12px;margin-bottom:14px;padding:13px 16px;font-size:11px;font-weight:600;line-height:1.5;display:block}.app[data-theme=dark] .elite-overview:before{color:#d2c3ff;background:#2d2546;border-color:#584a7c}.elite-overview:after{content:"1  Personalizar site   →   2  Escolher aparência   →   3  Enviar informações   →   4  Acompanhar produção";white-space:pre-wrap;background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:12px;margin-top:14px;padding:16px 18px;font-size:11px;font-weight:600;line-height:1.8;display:block}.app[data-theme=dark] .elite-overview:after{background:var(--surface);color:var(--muted)}.publish-panel p{max-width:620px}.publish-panel:after{content:"Depois do envio completo, o status muda para “Em revisão”. A equipe prepara seu site e você acompanha tudo por aqui. Prazo: até 8 dias úteis.";background:var(--purple-soft);color:var(--purple);border-radius:10px;margin-top:16px;padding:13px;font-size:11px;line-height:1.5;display:block}.learn-hero{background:linear-gradient(110deg,#f8f5ff,#fff);justify-content:space-between;align-items:center;gap:30px;padding:28px;display:flex}.learn-icon{background:var(--purple);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:20px;display:grid}.learn-icon svg{width:18px}.learn-hero h2{letter-spacing:-.05em;margin:8px 0;font-size:27px}.learn-hero p{color:var(--muted);max-width:570px;font-size:12px;line-height:1.6}.learn-progress{text-align:center;flex:none;width:150px}.learn-progress strong,.learn-progress span{display:block}.learn-progress strong{color:var(--purple);font-size:28px}.learn-progress span{color:var(--muted);font-size:10px}.learn-progress i{background:var(--soft);border-radius:99px;height:7px;margin-top:12px;display:block;overflow:hidden}.learn-progress b{background:var(--purple);border-radius:99px;width:33%;height:100%;display:block}.learn-section-head{justify-content:space-between;align-items:end;margin:32px 0 14px;display:flex}.learn-section-head h2{letter-spacing:-.04em;margin:0;font-size:21px}.learn-section-head p{color:var(--muted);margin:5px 0;font-size:11px}.learn-filters{gap:5px;display:flex}.learn-filters button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:11px}.learn-filters button.active{background:var(--purple-soft);color:var(--purple);font-weight:650}.learn-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.learn-card{align-items:center;gap:13px;padding:16px;display:flex}.learn-card-icon{background:var(--purple-soft);width:42px;height:42px;color:var(--purple);border-radius:12px;flex:none;place-items:center;display:grid}.learn-card-icon.start{color:var(--green);background:#e8f7ee}.learn-card-icon svg{width:18px}.learn-card-body{flex:1}.learn-card-body>span{letter-spacing:.12em;color:#9b95a8;font-size:8px}.learn-card h3{margin:6px 0;font-size:13px}.learn-card p{color:var(--muted);margin:0 0 6px;font-size:10px;line-height:1.4}.learn-card small{color:var(--muted);font-size:9px}.learn-card>button{background:var(--soft);color:var(--purple);border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.learn-card>button svg{width:15px}.elite-callout{color:#fff;background:#201b39;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:25px 28px;display:flex}.elite-callout h2{letter-spacing:-.04em;margin:8px 0;font-size:21px}.elite-callout p{color:#bbb5cc;max-width:600px;margin:0;font-size:11px}.elite-callout .micro{color:#bba8ff}.elite-callout .purple-btn{white-space:nowrap}@media (max-width:700px){.learn-hero,.elite-callout{display:block}.learn-progress{width:100%;margin-top:24px}.learn-section-head{display:block}.learn-filters{margin-top:12px}.learn-grid{grid-template-columns:1fr}.elite-callout .purple-btn{margin-top:18px}}.elite-public{color:#1c1930;background:#fcfbff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif}.elite-nav{justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 28px;display:flex}.elite-brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.elite-brand span{color:#fff;background:#7757f7;border-radius:9px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.elite-nav>a{color:#6b50dc;align-items:center;gap:6px;font-size:12px;display:flex}.elite-nav svg{width:15px}.elite-hero{grid-template-columns:1fr 470px;align-items:center;gap:80px;max-width:1180px;margin:auto;padding:78px 28px 105px;display:grid}.elite-eyebrow,.section-kicker{color:#7757f7;letter-spacing:.17em;align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.elite-eyebrow svg{width:14px}.elite-copy h1{letter-spacing:-.07em;max-width:650px;margin:20px 0 25px;font-size:clamp(44px,5vw,72px);line-height:.99}.elite-copy h1 em,.elite-services h2 em{color:#7757f7;font-style:normal}.elite-intro{color:#68657a;max-width:490px;margin:0;font-size:16px;line-height:1.7}.elite-hero-actions{gap:10px;margin:32px 0;display:flex}.elite-primary,.elite-secondary{border-radius:11px;align-items:center;gap:8px;padding:13px 17px;font-size:12px;font-weight:650;display:inline-flex}.elite-primary{color:#fff;background:#7757f7;box-shadow:0 12px 25px #7757f733}.elite-secondary{color:#6b50dc;background:#fff;border:1px solid #ddd6f3}.elite-primary svg,.elite-secondary svg{width:16px}.elite-proof{color:#8a869b;align-items:center;gap:10px;font-size:10px;display:flex}.proof-avatars{display:flex}.proof-avatars i{background:#d6cafb;border:2px solid #fcfbff;border-radius:50%;width:20px;height:20px;margin-left:-5px;font-size:0}.proof-avatars i:first-child{background:#f0c4d0;margin-left:0}.proof-avatars i:last-child{background:#b7ddc9}.elite-visual{place-items:center;height:520px;display:grid;position:relative}.elite-visual>img,.elite-photo-placeholder{object-fit:cover;z-index:2;border-radius:180px 180px 20px 20px;width:350px;height:430px;position:relative;box-shadow:0 28px 60px #4b378c33}.elite-photo-placeholder{color:#fff;background:linear-gradient(145deg,#d6c8ff,#7757f7);place-items:center;font-size:110px;font-weight:700;display:grid}.visual-orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:#ebe4ff;width:340px;height:340px;top:48px;right:30px}.orb-two{background:#d2f1e0;width:120px;height:120px;bottom:30px;left:28px}.visual-card{z-index:3;background:#fff;border:1px solid #eee8fb;border-radius:13px;padding:13px 15px;position:absolute;bottom:52px;right:0;box-shadow:0 14px 30px #2d1f641f}.visual-card span,.visual-card strong{display:block}.visual-card span{color:#918aa7;letter-spacing:.1em;font-size:8px}.visual-card strong{margin-top:6px;font-size:12px}.elite-services{background:#f4f1ff;padding:100px max(28px,50vw - 562px)}.elite-services h2{letter-spacing:-.055em;margin:18px 0 42px;font-size:42px;line-height:1.05}.service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-grid article{background:#fff;border:1px solid #e9e3f8;border-radius:17px;padding:24px}.service-grid article>span{color:#9d91c7;font-size:11px}.service-grid h3{letter-spacing:-.035em;margin:32px 0 10px;font-size:18px}.service-grid p{color:#777289;min-height:60px;font-size:12px;line-height:1.65}.service-grid b{color:#5e4ab3;align-items:center;gap:6px;font-size:10px;display:flex}.service-grid b svg{width:13px}.elite-cta{justify-content:space-between;align-items:end;gap:30px;max-width:1180px;margin:auto;padding:100px 28px;display:flex}.elite-cta h2{letter-spacing:-.06em;max-width:610px;margin:18px 0;font-size:42px;line-height:1.05}.elite-cta p{color:#777289;font-size:13px}.elite-footer{color:#9b96aa;border-top:1px solid #ece8f4;justify-content:space-between;max-width:1124px;margin:auto;padding:22px 0;font-size:10px;display:flex}@media (max-width:800px){.elite-hero{grid-template-columns:1fr;gap:20px;padding-top:42px}.elite-visual{height:420px}.elite-visual>img,.elite-photo-placeholder{width:270px;height:350px}.service-grid{grid-template-columns:1fr}.elite-services h2,.elite-cta h2{font-size:34px}.elite-cta{display:block}.elite-cta .elite-primary{margin-top:24px}.elite-footer{margin:0 28px}}.site-builder{grid-template-columns:minmax(0,1fr) 390px;gap:16px;display:grid}.site-form{gap:14px;display:grid}.form-card{padding:20px}.form-card label{margin-top:16px;font-size:11px;font-weight:600;display:block}.form-card input,.form-card textarea{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--text);resize:vertical;border-radius:9px;outline:none;margin-top:7px;padding:11px;display:block}.form-card label small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.form-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.form-message{color:var(--green);font-size:11px}.site-status{background:var(--purple-soft);color:var(--purple);border-radius:99px;padding:8px 12px;font-size:11px}.site-preview{height:max-content;padding:18px;position:sticky;top:105px}.preview-label{letter-spacing:.14em;color:var(--muted);margin-bottom:12px;font-size:9px;font-weight:700}.preview-site{text-align:center;background:linear-gradient(145deg,#f5f0ff,#fff);border-radius:18px;min-height:390px;padding:30px 22px}.preview-site>img{object-fit:cover;border-radius:50%;width:72px;height:72px;margin-bottom:15px}.preview-site h2{letter-spacing:-.04em;margin:8px 0;font-size:25px}.preview-site h3{margin:10px 0;font-size:14px;line-height:1.4}.preview-site p{color:var(--muted);font-size:11px;line-height:1.6}.preview-buttons{gap:8px;margin-top:20px;display:grid}.preview-buttons span{background:var(--purple);color:#fff;border-radius:9px;padding:10px;font-size:11px}.preview-buttons span+span{color:var(--purple);background:#fff;border:1px solid #d8ccff}.preview-link{text-align:center;color:var(--purple);margin-top:14px;font-size:11px;display:block}.public-site{background:linear-gradient(145deg,#f6f2ff,#fff);place-items:center;min-height:100vh;padding:24px;display:grid}.public-site-card{text-align:center;background:#fff;border:1px solid #e8e2f5;border-radius:28px;width:min(620px,100%);padding:52px 38px;box-shadow:0 24px 80px #4930871f}.public-kicker{letter-spacing:.18em;color:#7958f6;font-size:10px;font-weight:700}.public-avatar{object-fit:cover;border-radius:50%;width:104px;height:104px;margin:20px auto}.public-site-card h1{letter-spacing:-.05em;margin:8px 0;font-size:38px}.public-site-card h2{max-width:460px;margin:10px auto;font-size:18px;line-height:1.4}.public-site-card p{color:#6b7082;max-width:480px;margin:16px auto;font-size:14px;line-height:1.7}.public-meta{color:#6b7082;font-size:12px}.public-actions{justify-content:center;gap:10px;margin:26px 0;display:flex}.public-actions a{color:#fff;background:#7757f7;border-radius:10px;padding:12px 17px;font-size:12px}.public-actions a+a{color:#7757f7;background:#f2edff}.public-site-card>small{color:#9a96a8;font-size:9px}@media (max-width:850px){.site-builder{grid-template-columns:1fr}.site-preview{order:-1;position:static}}.onboarding-overlay{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#120e1f75;place-items:center;padding:20px;animation:.18s ease-out tour-in;display:grid;position:fixed;inset:0}.onboarding-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;width:min(560px,100%);padding:34px;position:relative;box-shadow:0 30px 100px #160e304d}.onboarding-welcome{padding-right:28px}.onboarding-spark{background:var(--purple-soft);width:44px;height:44px;color:var(--purple);border-radius:14px;place-items:center;margin:4px 0 18px;display:grid}.onboarding-spark svg{width:21px}.onboarding-card h2{letter-spacing:-.055em;margin:10px 0;font-size:28px;line-height:1.05}.onboarding-card p{color:var(--muted);max-width:450px;margin:0 0 24px;font-size:12px;line-height:1.65}.onboarding-card>label{font-size:11px;font-weight:650;display:block}.onboarding-card input,.onboarding-card textarea{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--text);font:inherit;resize:vertical;border-radius:10px;outline:none;margin-top:8px;padding:13px;font-size:12px;display:block}.onboarding-card input:focus,.onboarding-card textarea:focus{box-shadow:0 0 0 3px var(--purple-soft);border-color:#a693ed}.onboarding-niches{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.onboarding-niches button{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-align:left;cursor:pointer;border-radius:11px;padding:12px;font-size:11px;transition:all .15s}.onboarding-niches button:hover{color:var(--purple);border-color:#a693ed}.onboarding-niches button.selected{background:var(--purple-soft);color:var(--purple);border-color:#9a84e8;font-weight:650}.onboarding-niches button svg{vertical-align:-2px;width:13px;margin-right:5px}.onboarding-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:28px;display:flex}.onboarding-actions>div{gap:7px;display:flex}.onboarding-actions .tour-next{justify-content:center;min-width:112px}.app[data-theme=dark] .onboarding-card{box-shadow:0 30px 100px #00000073}@media (max-width:620px){.onboarding-card{border-radius:19px;padding:25px 21px}.onboarding-card h2{font-size:24px}.onboarding-niches{grid-template-columns:1fr}.onboarding-actions{flex-direction:column;align-items:stretch}.onboarding-actions>div{justify-content:flex-end;width:100%}.onboarding-actions .tour-skip{align-self:flex-start}}.profile-wrap{position:relative}.profile-menu{background:var(--surface);border:1px solid var(--line);z-index:80;border-radius:11px;min-width:170px;padding:6px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 16px 35px #1e144129}.profile-menu button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex}.profile-menu button:hover{background:var(--soft);color:var(--purple)}.profile-menu svg{width:15px}.menu-coming{opacity:.48;cursor:default;position:relative}.menu-coming small{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:8px}.menu-coming:hover{color:var(--muted);background:0 0}.sidebar-bottom{display:none!important}.elite-pending-alert{background:var(--purple-soft);color:var(--text);border:1px solid #ded3ff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px 16px;display:flex}.elite-pending-alert strong{color:var(--purple);font-size:12px;display:block}.elite-pending-alert p{color:var(--muted);margin:4px 0 0;font-size:10px}.elite-pending-alert button{background:var(--purple);color:#fff;white-space:nowrap;border:0;border-radius:8px;align-items:center;gap:4px;padding:9px 11px;font-size:10px;display:flex}.elite-pending-alert button svg{width:13px}.onboarding-contact{gap:14px;display:grid}.onboarding-contact label{font-size:11px;font-weight:650;display:block}.onboarding-contact label small{color:var(--muted);margin-left:5px;font-weight:400}.onboarding-photo{align-items:center;gap:14px;display:flex}.onboarding-photo>small{color:var(--muted);max-width:190px;font-size:10px;line-height:1.5}@media (max-width:620px){.elite-pending-alert{flex-direction:column;align-items:stretch}.elite-pending-alert button{justify-content:center}.onboarding-photo{flex-direction:column;align-items:flex-start}}.photo-upload{align-items:center;gap:14px;display:flex}.photo-upload .upload-box{background:linear-gradient(145deg,var(--purple-soft),var(--surface));border:1px dashed #b8a9eb;border-radius:13px;justify-content:center;align-items:center;width:154px;height:96px;margin:0;transition:border-color .18s,background .18s;display:flex;overflow:hidden}.photo-upload .upload-box:hover{border-color:var(--purple);background:var(--purple-soft)}.photo-upload .upload-box img{object-fit:cover;width:100%;height:100%}.photo-upload .upload-box span{color:var(--purple);text-align:center;padding:16px;font-size:11px;font-weight:650}.photo-upload .upload-box span:before{content:"+";background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;margin:0 auto 7px;font-size:17px;font-weight:400;line-height:1;display:grid}.photo-upload .upload-box small{white-space:nowrap;color:#fff;background:#1e1637c7;border-radius:6px;padding:4px 7px;font-size:9px;bottom:7px;left:50%;transform:translate(-50%)}.onboarding-photo .photo-upload{align-items:flex-start}.onboarding-photo .photo-upload .upload-box{width:170px;height:120px}.app[data-theme=dark] .photo-upload .upload-box{background:#29233a;border-color:#62558c}.app[data-theme=dark] .photo-upload .upload-box:hover{background:#332b4a}.photo-upload input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;display:none!important}.template-thumb:after{content:"Conversar comigo  →";width:max-content;max-width:100%;color:inherit;background:#fffc;border-radius:6px;margin-top:9px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:650;display:block}.template-thumb span:after{content:"Gestão de tráfego para negócios que querem crescer";opacity:.72;max-width:160px;margin-top:6px;font-size:8px;font-weight:500;line-height:1.35;display:block}.template-thumb.studio{color:#26333a;background:linear-gradient(145deg,#edf1f3,#7f909c);border-radius:8px}.template-thumb.studio:after{color:#fff;background:#26333a;border-radius:3px}.template-thumb.signature{color:#3f241a;background:linear-gradient(145deg,#f5e6dc,#a86c4d);border-radius:18px 18px 5px 5px}.template-thumb.signature:after{color:#fff;background:#3f241a;border-radius:99px}.template-thumb.aurora:after{color:#fff;background:#7757f7;border-radius:99px}.template-live-preview{color:#252039;background:#fcfbff;border:1px solid #e7e1f4;border-radius:20px;min-height:540px;overflow:hidden;box-shadow:0 18px 45px #3e2b781a}.live-nav{border-bottom:1px solid #5a468c1a;justify-content:space-between;align-items:center;height:58px;padding:0 25px;display:flex}.live-nav b{font-size:11px}.live-nav b span{color:#fff;background:#7757f7;border-radius:7px;place-items:center;width:22px;height:22px;margin-right:5px;display:inline-grid}.live-nav small{color:#7757f7;align-items:center;gap:3px;font-size:9px;display:flex}.live-nav small svg{width:12px}.live-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:18px;padding:42px 38px 46px;display:grid}.live-copy{min-width:0}.live-kicker{color:#7757f7;letter-spacing:.15em;align-items:center;gap:4px;font-size:7px;font-weight:750;display:flex}.live-kicker svg{width:10px}.live-copy h3{letter-spacing:-.06em;margin:14px 0 12px;font-size:30px;line-height:1.02}.live-copy p{color:#777289;max-width:300px;margin:0;font-size:10px;line-height:1.6}.live-actions{gap:6px;margin-top:18px;display:flex}.live-actions span{color:#fff;background:#7757f7;border-radius:7px;align-items:center;gap:4px;padding:8px 10px;font-size:8px;display:flex}.live-actions span svg{width:11px}.live-actions .live-outline{color:#7757f7;background:#fff;border:1px solid #ddd6f3}.live-photo{color:#fff;background:linear-gradient(145deg,#d7cbff,#7757f7);border-radius:90px 90px 12px 12px;justify-self:end;place-items:center;width:175px;height:225px;font-size:70px;display:grid;overflow:hidden}.live-photo img{object-fit:cover;width:100%;height:100%}.live-section{background:#f4f1ff;padding:30px 38px 38px}.live-section>small{color:#7757f7;letter-spacing:.15em;font-size:8px;font-weight:750}.live-section>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.live-section article{color:#9d91c7;background:#fff;border:1px solid #e9e3f8;border-radius:10px;padding:12px;font-size:8px}.live-section article strong{color:#29243d;margin-top:16px;font-size:10px;display:block}.live-studio{color:#26333a;background:#f7f8f9;border-radius:8px}.live-studio .live-nav{border-color:#dce2e5}.live-studio .live-nav b span{background:#26333a;border-radius:4px}.live-studio .live-kicker,.live-studio .live-nav small{color:#526976}.live-studio .live-copy h3{letter-spacing:-.045em;font-size:27px}.live-studio .live-actions span{background:#26333a;border-radius:3px}.live-studio .live-actions .live-outline{color:#26333a;background:0 0;border-color:#aab8bf}.live-studio .live-photo{background:linear-gradient(145deg,#dce5e9,#81939d);border-radius:10px}.live-studio .live-section{background:#e9eef0}.live-studio .live-section article{border-color:#d9e0e3;border-radius:5px}.live-signature{color:#3f241a;background:#fffaf7}.live-signature .live-nav{border-color:#ead9ce}.live-signature .live-nav b span{background:#a86c4d}.live-signature .live-kicker,.live-signature .live-nav small{color:#a86c4d}.live-signature .live-copy h3{font-family:Georgia,serif;font-size:30px;font-weight:500}.live-signature .live-actions span{background:#3f241a;border-radius:99px}.live-signature .live-actions .live-outline{color:#3f241a;background:0 0;border-color:#d5b8a8}.live-signature .live-photo{background:linear-gradient(145deg,#efd9cb,#a86c4d);border-radius:90px 90px 10px 10px}.live-signature .live-section{background:#f5e6dc}.live-signature .live-section article{border-color:#ead2c3;border-radius:15px}@media (max-width:700px){.live-hero{grid-template-columns:1fr;padding:28px 22px}.live-photo{justify-self:start;width:130px;height:170px}.live-section{padding:24px 22px}.live-section>div{grid-template-columns:1fr}.template-live-preview{min-height:0}}.photo-upload .upload-box .upload-change{color:#fff;background:#1c1534c7;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:600;position:absolute;inset:auto 8px 8px}.photo-upload .upload-box .upload-change:before{display:none}.photo-upload .upload-box:has(.upload-change){border-style:solid}.onboarding-success{background:var(--surface);text-align:center;border:1px solid #e2d8ff;border-radius:26px;width:min(560px,100%);padding:48px 38px 42px;animation:.45s cubic-bezier(.2,.8,.2,1) success-pop;position:relative;overflow:hidden;box-shadow:0 30px 100px #1e12464d}.success-check{z-index:2;background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 20px;animation:.55s .1s both success-check;display:grid;position:relative;box-shadow:0 14px 32px #7757f759}.success-check svg{stroke-width:2.5px;width:32px;height:32px}.onboarding-success h2{z-index:2;letter-spacing:-.06em;margin:10px 0 12px;font-size:30px;line-height:1.05;position:relative}.onboarding-success p{z-index:2;max-width:430px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.7;position:relative}.onboarding-success p strong{color:var(--purple)}.success-next{z-index:2;text-align:left;background:var(--purple-soft);max-width:430px;color:var(--purple);border:1px solid #e0d6ff;border-radius:12px;align-items:center;gap:9px;margin:24px auto 14px;padding:13px 14px;font-size:11px;line-height:1.5;display:flex;position:relative}.success-next svg{flex:none;width:18px}.onboarding-success>small{z-index:2;color:var(--muted);font-size:10px;position:relative}.success-rays{pointer-events:none;position:absolute;inset:0}.success-rays i{background:#a78bfa;border-radius:50%;width:7px;height:7px;animation:2.8s ease-out infinite ray-float;position:absolute}.success-rays i:first-child{animation-delay:.1s;top:24%;left:17%}.success-rays i:nth-child(2){background:#6ed4aa;animation-delay:.35s;top:29%;left:82%}.success-rays i:nth-child(3){background:#f1b6ca;animation-delay:.55s;top:68%;left:12%}.success-rays i:nth-child(4){animation-delay:.25s;top:70%;left:88%}.success-rays i:nth-child(5){background:#f0c26f;animation-delay:.7s;top:11%;left:29%}.success-rays i:nth-child(6){background:#9dc8f1;animation-delay:.45s;top:13%;left:72%}@keyframes success-pop{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:none}}@keyframes success-check{0%{opacity:0;transform:scale(.35)rotate(-12deg)}to{opacity:1;transform:none}}@keyframes ray-float{0%,to{opacity:.25;transform:translateY(8px)scale(.8)}50%{opacity:1;transform:translateY(-10px)scale(1.2)}}.appearance-workspace{gap:18px;display:grid}.template-preview-heading{justify-content:space-between;align-items:end;gap:15px;margin-top:12px;display:flex}.template-preview-heading h2{letter-spacing:-.04em;margin:7px 0 4px;font-size:21px}.template-preview-heading p{color:var(--muted);margin:0;font-size:11px}.template-preview-heading>span{background:var(--purple-soft);color:var(--purple);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:650}.template-live-preview{border-radius:18px;min-height:680px;box-shadow:0 20px 50px #3e2b781f}.template-live-preview .live-nav{height:70px;padding:0 42px}.template-live-preview .live-nav b{font-size:14px}.template-live-preview .live-nav b span{border-radius:8px;width:28px;height:28px}.template-live-preview .live-nav small{font-size:11px}.template-live-preview .live-hero{grid-template-columns:1.25fr .75fr;gap:40px;min-height:390px;padding:62px 64px 68px}.template-live-preview .live-kicker{font-size:9px}.template-live-preview .live-copy h3{max-width:520px;margin:20px 0 18px;font-size:44px}.template-live-preview .live-copy p{max-width:440px;font-size:13px;line-height:1.7}.template-live-preview .live-actions{gap:10px;margin-top:26px}.template-live-preview .live-actions span{border-radius:9px;padding:12px 15px;font-size:11px}.template-live-preview .live-actions span svg{width:14px}.template-live-preview .live-photo{border-radius:120px 120px 15px 15px;width:230px;height:290px;font-size:90px}.template-live-preview .live-section{padding:48px 64px 58px}.template-live-preview .live-section>small{font-size:9px}.template-live-preview .live-section>div{gap:14px;margin-top:20px}.template-live-preview .live-section article{border-radius:12px;padding:18px;font-size:10px}.template-live-preview .live-section article strong{margin-top:26px;font-size:13px}.template-live-preview.live-studio .live-copy h3,.template-live-preview.live-signature .live-copy h3{font-size:40px}@media (max-width:850px){.template-live-preview{min-height:0}.template-live-preview .live-hero{grid-template-columns:1fr;padding:40px 30px}.template-live-preview .live-copy h3{font-size:34px}.template-live-preview .live-photo{width:180px;height:220px}.template-live-preview .live-section{padding:34px 30px}.template-live-preview .live-nav{padding:0 25px}}.preview-devices{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px;display:grid}.device-label{justify-content:space-between;align-items:baseline;margin:0 3px 8px;display:flex}.device-label span{color:var(--text);font-size:11px;font-weight:700}.device-label small{color:var(--muted);font-size:9px}.preview-devices .mobile-live{border:7px solid #282331;border-radius:28px;justify-self:center;width:320px;min-height:600px;box-shadow:0 16px 35px #1e143c2e}.preview-devices .mobile-live .live-nav{height:54px;padding:0 18px}.preview-devices .mobile-live .live-nav b{font-size:10px}.preview-devices .mobile-live .live-nav b span{border-radius:6px;width:20px;height:20px}.preview-devices .mobile-live .live-nav small{font-size:8px}.preview-devices .mobile-live .live-hero{flex-direction:column;align-items:flex-start;gap:20px;min-height:0;padding:36px 24px 30px;display:flex}.preview-devices .mobile-live .live-copy h3{margin:14px 0;font-size:30px}.preview-devices .mobile-live .live-copy p{font-size:11px}.preview-devices .mobile-live .live-actions{flex-wrap:wrap}.preview-devices .mobile-live .live-actions span{padding:10px 11px;font-size:9px}.preview-devices .mobile-live .live-photo{border-radius:65px 65px 10px 10px;order:-1;width:115px;height:145px;font-size:42px}.preview-devices .mobile-live .live-section{padding:26px 24px}.preview-devices .mobile-live .live-section>div{grid-template-columns:1fr;gap:7px}.preview-devices .mobile-live .live-section article{padding:12px}.preview-devices .mobile-live .live-section article strong{margin-top:12px;font-size:11px}@media (max-width:1000px){.preview-devices{grid-template-columns:1fr}.preview-devices .mobile-live{justify-self:start}}@media (max-width:620px){.preview-devices .mobile-live{justify-self:center;width:min(320px,100%)}}
