@font-face{font-family:Manrope;src:url('/assets/fonts/manrope.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--bg:#f7f7f5;--panel:#fff;--panel-2:#fafaf9;--text:#171b22;--muted:#69727e;--line:#e6e8eb;--accent:#f4773c;--green:#188255;--red:#ca4258;font-family:Manrope,system-ui,sans-serif}
body{background:radial-gradient(ellipse at 80% 0,#fff1e780,transparent 32%),var(--bg)}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button,a{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}
:focus-visible{outline:3px solid #f4773c70;outline-offset:3px}
.logo-mark{flex-shrink:0;width:34px;height:34px;border-radius:0;background:var(--accent);box-shadow:none;mask:url('/assets/icons/brand.svg') center/contain no-repeat;-webkit-mask:url('/assets/icons/brand.svg') center/contain no-repeat;color:transparent}
.logo-mark::before,.logo-mark::after,.nav button::before{display:none}
.shell{grid-template-columns:242px minmax(0,1fr)}
.sidebar{background:#ffffffb8;border-color:var(--line);padding:28px 18px;backdrop-filter:blur(18px);gap:35px}
.sidebar .logo{padding:0 10px;gap:10px}.logo strong{font-size:25px;letter-spacing:-.055em}.logo small{font-size:9px;letter-spacing:.04em;color:#8a919b}
.nav{gap:8px}.nav button{display:flex;align-items:center;gap:13px;padding:13px 14px;font-size:12px;min-height:48px;border-radius:14px}.nav-icon{width:21px;height:21px;flex-shrink:0;opacity:.58}.nav button:hover{background:#f5f5f3}.nav button.active{background:#fff0e6;color:#98411c;border-color:#ffe0ce}.nav button.active .nav-icon{opacity:.85;filter:invert(36%) sepia(60%) saturate(976%) hue-rotate(341deg) brightness(95%)}
.project{background:#f8f8f6;border:1px solid var(--line);padding:14px;border-radius:17px}.project .eyebrow{font-size:9px;color:#7b828d;letter-spacing:.1em}.project select{background:#fff;font-size:12px;min-height:42px}.project-actions .btn{font-size:10px;padding:7px 9px}
.content{min-width:0;padding:35px clamp(22px,3vw,50px) 70px}.topbar{border:0;align-items:center;margin-bottom:30px;padding-bottom:0}.topbar h1{font-size:clamp(28px,2.5vw,40px);letter-spacing:-.05em;margin:8px 0 0;line-height:1.2}.eyebrow{font-size:10px;letter-spacing:.11em}.topbar-actions{gap:8px;flex-wrap:wrap;justify-content:flex-end}.topbar-actions .btn{font-size:11px}.btn{border-radius:12px;font-weight:700;min-height:38px}.btn-primary{background:linear-gradient(135deg,#ff9855,#f6773a);color:#fff;border-color:#ff9f6680;box-shadow:0 5px 15px #f4773c1a}.btn-primary:hover{box-shadow:0 8px 21px #f4773c2b;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-small{border-radius:10px}
.panel,.module-card,.decision-card,.radar-card{box-shadow:0 8px 28px #262d3904;border-color:var(--line);border-radius:22px}.panel-header h2{font-size:20px;letter-spacing:-.035em}.panel-header p{font-size:12px;line-height:1.6}
.analytics-summary strong,.report-kpi-grid article>strong{letter-spacing:-.05em;font-variant-numeric:tabular-nums}
.ad-table th{background:#f7f8fa}.ad-table tbody tr:hover{background:#fff8f2}.ad-provider-tab.active{color:#903e1e;background:#fff0e4;border-color:#ffc8a9}.provider.telegram{color:#1684ae}.provider.vk{color:#2679d4}.provider.max{color:#7756db}.provider.max,.preview-mark.max{background:#f0ecff}
.modal-card,.composer-card{border-radius:24px}.modal-card{animation:panel-in .2s ease-out}.calendar-post{box-shadow:0 3px 8px #20263104;border-radius:12px}.calendar-post:hover{box-shadow:0 6px 14px #2026310c;transform:translateY(-1px)}
.login{padding:20px;gap:20px;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);background:#f7f7f5;align-items:center}.login-showcase{padding:38px 45px;min-height:calc(100vh - 40px);justify-content:flex-start;background:#fcfbf9;border-color:#f0eae4;border-radius:28px;gap:40px}.login-brand{font-size:31px}.login-showcase h1{font-size:clamp(35px,3.1vw,53px);line-height:1.15;max-width:570px;letter-spacing:-.06em;margin:14px 0}.login-showcase h1 em{color:var(--text)}.login-showcase p{font-size:14px;max-width:470px;line-height:1.7;margin:0}.login-kicker{font-size:9px}.login-illustration{display:block;width:108%;max-width:700px;height:auto;margin:-22px -4% -25px;mix-blend-mode:multiply;animation:panel-in .7s ease-out}.login-card{box-shadow:0 18px 55px #20273105;border-color:#e9e9e6;padding:36px;width:min(450px,calc(100% - 24px));gap:22px}.login-card h2{font-size:31px;line-height:1.25}.login-card p{font-size:13px;line-height:1.6}.login-card label{font-size:12px}.login-card input{border-radius:12px;background:#fbfbfa}.login-back{margin:0;text-decoration:none}.login-help{font-size:11px;color:#78818d}.login-card .btn{display:flex;justify-content:space-between;align-items:center;padding:14px 20px}.login-card .btn span{font-size:22px}
@keyframes panel-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.login-illustration{max-height:46vh;object-fit:contain;mask-image:radial-gradient(ellipse at center,#000 50%,transparent 76%);-webkit-mask-image:radial-gradient(ellipse at center,#000 50%,transparent 76%)}
.module-card-head>span{width:44px;height:44px;border:0;border-radius:15px;background:#fff0e6}.module-card-head .nav-icon{width:23px;height:23px;opacity:.72}.module-card[data-feature="analytics"] .module-card-head>span{background:#eaf3ff}.module-card[data-feature="personal_brand"] .module-card-head>span{background:#f1edff}.module-card[data-feature="advertising"] .module-card-head>span{background:#e9f5ee}.module-card[data-feature="decision_center"] .module-card-head>span{background:#fff3de}
.module-pills span{color:#786453;background:#ffffffa8;border-color:#e8dfd5}.decision-hero p{color:#687482}
@media(min-width:901px) and (max-width:1450px){.planner-layout{grid-template-columns:minmax(0,1fr)}.connections{grid-template-columns:repeat(3,minmax(0,1fr))}.planner-toolbar{flex-wrap:wrap}}
@media(max-width:1150px){.shell{grid-template-columns:218px minmax(0,1fr)}.sidebar{padding:25px 12px}.content{padding:27px 22px 50px}.topbar{align-items:flex-start}.topbar-actions{max-width:290px}.nav button{font-size:11px;padding:12px}.login-showcase{padding:32px;gap:35px}.login-illustration{margin-top:10px}}
@media(max-width:900px){.shell{display:block}.sidebar{position:relative;height:auto;display:grid;grid-template-columns:1fr 240px;gap:18px;padding:20px 22px}.sidebar .logo>span:last-child,.nav button span,.project .eyebrow,.project select{display:block}.sidebar .logo{padding:0}.nav{grid-column:1/-1;grid-row:2;display:flex;gap:6px;overflow:auto;padding:0 0 2px}.nav button{flex:0 0 auto;min-height:42px;gap:8px;padding:10px 13px;white-space:nowrap}.nav-icon{width:19px;height:19px}.project{margin:0;padding:9px 12px}.project select{margin:3px 0 0;min-height:33px;padding:5px 8px}.project-actions{display:flex;margin-top:6px;gap:5px}.project-actions .btn{min-height:26px;padding:3px 7px;font-size:9px}.content{padding:24px 22px 50px}.login{display:grid;grid-template-columns:1fr;min-height:100svh}.login-showcase{display:none}.login-card{max-width:430px}.topbar-actions{max-width:none}}
@media(max-width:600px){.sidebar{grid-template-columns:minmax(0,1fr) 180px;padding:16px;gap:12px}.logo strong{font-size:22px}.logo small{display:none}.logo-mark{width:27px;height:27px}.sidebar .logo{gap:7px}.project .eyebrow{font-size:8px}.project select{font-size:11px}.nav button{font-size:10px;padding:9px 10px;min-height:40px}.content{padding:22px 14px 40px}.topbar{gap:15px;flex-direction:column;align-items:stretch}.topbar h1{font-size:29px}.topbar-actions{justify-content:flex-start}.topbar-actions .btn{font-size:10px;padding:9px 11px}.panel{padding:16px;border-radius:18px}.login{padding:12px}.login-card{width:100%;padding:26px;gap:20px}.login-card h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
