:root{--bg:#fff;--surface:#fff;--soft:#f5f8fa;--ink:#152b38;--muted:#657d8c;--line:#dce7ec;--blue:#096ab4;--teal:#008d9a;--pale:#eff8f8;--warn:#8d6718;--shadow:0 12px 40px #16364708;--radius:20px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}body.dark{--bg:#111d27;--surface:#192b38;--soft:#122430;--ink:#e7f2f8;--muted:#a2b9c6;--line:#304653;--pale:#153a40;--blue:#327cba;--teal:#54bdc6;--warn:#e9c989}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #42bcd7;outline-offset:3px}h1,h2,h3,h4,p{margin:0 0 18px}h1,h2,h3,h4{line-height:1.13;letter-spacing:-.035em}h1{font-size:64px;font-weight:760;white-space:pre-line}h1.medium{font-size:48px}h2{font-size:39px}h3{font-size:23px;font-weight:700;margin-bottom:14px}h4{font-size:18px}p{color:var(--muted)}small,.micro{font-size:12px;color:var(--muted);line-height:1.6}small{display:inline-block}.muted{color:var(--muted)}.lead{font-size:19px;line-height:1.7}.eyebrow{color:var(--teal);font-size:11px;font-weight:760;letter-spacing:.14em;margin-bottom:18px;display:block}.wrap{max-width:1280px;margin:auto;padding:0 38px}.narrow{max-width:950px}.block{padding-top:76px;padding-bottom:60px}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:20px;font-weight:750;line-height:1.2;white-space:nowrap}.brand:hover{text-decoration:none}.brand img{width:44px;height:44px;object-fit:contain}.brand small{display:block;font-size:8px;letter-spacing:.18em;margin-top:5px;color:var(--muted)}.public-header{max-width:1380px;padding:22px 38px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.public-header nav{display:flex;gap:25px;font-size:13px}.public-header nav a{color:var(--muted)}.actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:11px;border:1px solid var(--line);font-size:14px;font-weight:650;line-height:1.5;background:var(--surface);color:var(--ink);transition:background .16s}.button:hover{text-decoration:none;filter:brightness(.97)}.button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button.secondary{background:var(--surface);border-color:var(--line)}.button.small{padding:9px 15px;font-size:12px}.button.danger{color:#b33638;border-color:#e4b6b6}.pilot{background:var(--pale);text-align:center;padding:9px 20px;font-size:11px;color:var(--teal)}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:65px;padding-top:66px;padding-bottom:70px;align-items:center}.hero-form{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin:24px 0 15px}.hero-form button{grid-column:1/-1}.hero .micro{margin-top:17px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;color:var(--ink)}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:12px 14px;color:var(--ink);outline:none;min-width:0}input:focus,textarea:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0696a312}textarea{resize:vertical;min-height:100px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal);flex-shrink:0}.check{flex-direction:row;align-items:center;flex-wrap:wrap;font-weight:500}.story-card{position:relative;display:block;border-radius:23px;overflow:hidden;box-shadow:var(--shadow);color:white;border:1px solid var(--line);height:510px;background:#162736}.story-card>img{width:100%;height:100%;object-fit:cover;object-position:64% center}.story-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#142534c9,transparent 43%,#142534b8 86%);pointer-events:none}.story-top{position:absolute;top:28px;left:28px;right:25px;z-index:1}.story-top h2{font-size:30px;max-width:330px}.story-top .eyebrow{color:#bdd1da;font-size:10px}.story-bottom{position:absolute;z-index:2;left:25px;bottom:85px;display:flex;align-items:center;gap:13px;font-size:15px}.story-bottom small{display:block;color:#d4e0e6;font-size:11px}.play{width:48px;height:48px;background:white;color:#1f526e;border-radius:50%;display:grid;place-items:center;padding-left:3px}.story-foot{position:absolute;bottom:0;left:0;right:0;z-index:2;background:var(--surface);color:var(--ink);padding:18px 25px;font-size:13px;font-weight:600}.sources{padding-top:22px;padding-bottom:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:13px;color:var(--muted)}.sources strong{font-size:22px;color:var(--ink)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:36px}.section-heading>p{max-width:390px;font-size:16px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:27px;box-shadow:var(--shadow);min-width:0}.card.pale,.pale{background:var(--pale)}.card>p:last-child{margin-bottom:0}.step .number{border:1px solid #b5d9e0;color:var(--teal);border-radius:50%;display:grid;place-items:center;width:36px;height:36px;font-size:12px;margin-bottom:30px}.step h3{font-size:22px}.step p{font-size:15px}.step small{margin-top:16px}.compare{display:grid;grid-template-columns:1fr 35px 1fr;align-items:center;gap:16px}.compare-arrow{color:var(--teal);font-size:24px;text-align:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.split.block{align-items:center;gap:55px}.result-row{border-top:1px solid var(--line);padding:17px 0 5px}.result-row b{font-size:15px}.result-row p{font-size:13px;margin-top:8px}.badge{display:inline-block;padding:4px 10px;border-radius:30px;font-size:10px;line-height:1.6;background:var(--pale);color:var(--teal);border:1px solid #bbdfe133;font-weight:650;white-space:nowrap}.badge.warm{background:#faf2dd;color:#886525}.badge.red{background:#fce8e8;color:#a73e3e}.price{font-size:25px;font-weight:720;letter-spacing:-.03em;margin:25px 0}.price small{font-size:12px;font-weight:400}.faq details,details{border-bottom:1px solid var(--line);padding:15px 0}.faq summary,summary{font-weight:650;cursor:pointer}.faq details p,details p{margin-top:15px;line-height:1.7}.final-cta{display:flex;align-items:center;justify-content:space-between;background:var(--pale);border-radius:20px;padding-top:40px;padding-bottom:40px;margin-top:50px;margin-bottom:60px;gap:30px}.final-cta h2{font-size:32px}.final-cta p{margin:0}.public-footer{display:flex;align-items:start;justify-content:space-between;gap:40px;padding:40px;max-width:1380px;margin:auto;border-top:1px solid var(--line);font-size:11px}.public-footer a{margin-right:15px}.public-footer p{margin-top:20px;max-width:560px}.asya-fab{position:fixed;bottom:20px;right:25px;background:var(--ink);color:var(--surface);border:0;border-radius:30px;padding:12px 19px;font-size:13px;z-index:9}.notice{border:1px solid #d5e6ea;background:var(--pale);color:var(--muted);border-radius:12px;padding:14px 18px;font-size:13px;margin:20px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span2{grid-column:1/-1}.form-stack{display:grid;gap:20px}.form-error{color:#bd4141;font-size:13px;white-space:pre-line}.form-error.success{color:var(--teal)}.auth-wrap{display:grid;grid-template-columns:.9fr 1fr;max-width:1080px;min-height:650px;margin:45px auto 80px;border:1px solid var(--line);border-radius:24px;overflow:hidden}.auth-art{position:relative;background:#213845}.auth-art img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:60% center;filter:brightness(.65)}.auth-art>div{position:absolute;bottom:35px;left:35px;color:white}.auth-art .eyebrow{color:#c3e1e7}.auth-panel{padding:55px 45px}.auth-panel h1{font-size:35px;margin:10px 0 18px}.auth-panel form{margin-top:25px}.auth-links{display:flex;gap:18px;margin-top:20px;font-size:12px;flex-wrap:wrap}.story-cover,.story-video{width:100%;border-radius:20px;margin-top:12px}.scene-list{display:grid;gap:16px;margin:25px 0}.scene-list .badge{margin-bottom:15px}.voice{font-size:19px;color:var(--ink)}.prose{line-height:1.85}.prose h3{margin-top:26px}.prose h3:first-child{margin-top:0}.preline{white-space:pre-wrap}.metric{font-size:38px;line-height:1.3;font-weight:750;letter-spacing:-.04em;margin:9px 0}.metric small{font-size:18px;font-weight:450;letter-spacing:0}.table-card{padding:0;overflow-x:auto;margin:22px 0}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;padding:16px 20px;border-bottom:1px solid var(--line);vertical-align:middle}th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:650;background:var(--soft)}tr:last-child td{border-bottom:0}td .muted{font-size:11px}td a{font-weight:650}td .actions{gap:8px}.app-layout{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh;background:var(--soft)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--line);padding:25px 15px 15px;z-index:20}.sidebar .brand{font-size:17px;margin:0 9px 30px}.sidebar .brand img{width:35px;height:35px}.sidebar nav{flex:1;overflow-y:auto;padding-bottom:20px;scrollbar-width:thin}.nav-label{font-size:9px;color:var(--muted);letter-spacing:.15em;padding:17px 16px 7px}.nav-item{display:flex;gap:11px;color:var(--muted);border-radius:10px;padding:10px 14px;font-size:13px;margin:2px 0;align-items:center}.nav-item:hover{text-decoration:none;background:var(--soft)}.nav-item.active{background:var(--pale);color:var(--teal);font-weight:700}.nav-icon{font-size:17px;width:19px;line-height:1;text-align:center}.sidebar-bottom{display:flex;gap:9px;padding:15px 6px 0;border-top:1px solid var(--line);align-items:center;font-size:12px}.sidebar-bottom small{display:block;font-size:10px}.avatar{width:33px;height:33px;border-radius:10px;background:var(--pale);color:var(--teal);display:grid;place-items:center;font-weight:700;flex-shrink:0}.icon-button{background:transparent;border:1px solid var(--line);border-radius:9px;width:33px;height:33px;display:grid;place-items:center;color:var(--muted);font-size:17px}.app-topbar{height:75px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 36px;border-bottom:1px solid var(--line);background:var(--surface);font-size:12px;color:var(--muted)}#workspace{padding:32px 36px 55px;max-width:1600px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px}.page-head h1{font-size:36px;margin:6px 0 10px}.page-head p{margin:0;font-size:13px}.page-head .eyebrow{margin-bottom:5px;font-size:10px}.stat-card{padding:20px 23px}.stat-card .eyebrow{font-size:9px;margin-bottom:8px}.stat-card .metric{font-size:33px}.stat-card p{font-size:11px;margin:0}.section-row{display:flex;justify-content:space-between;align-items:center;margin:30px 0 16px}.section-row h3{font-size:20px;margin:0}.empty{padding:48px 28px;border:1px dashed var(--line);border-radius:18px;text-align:center;color:var(--muted);background:var(--surface);font-size:14px}.empty h3{color:var(--ink)}.empty .button{margin-top:18px}.project-card h3{font-size:23px;margin:18px 0 10px}.project-meta{display:flex;gap:12px;font-size:11px;margin-top:20px;color:var(--muted)}.project-card .actions{margin-top:24px}.toolbar{display:flex;align-items:center;gap:12px;margin:18px 0}.toolbar input{max-width:320px;background:var(--surface)}.toolbar select{max-width:220px}.board{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;overflow-x:auto}.column-title{font-size:11px;color:var(--muted);font-weight:700;display:flex;justify-content:space-between;margin:5px 0 14px}.task-card{padding:19px;border-radius:14px;margin-bottom:12px}.task-card h4{font-size:15px;line-height:1.45;letter-spacing:-.01em}.task-card p{font-size:11px}.task-card .badge{font-size:9px}.chat-layout{display:grid;grid-template-columns:230px minmax(280px,1fr) 230px;gap:15px;align-items:start}.thread-list{padding:10px}.thread-item{padding:15px 10px;border-bottom:1px solid var(--line);display:block;color:var(--ink);font-size:13px;border-radius:10px}.thread-item.active{background:var(--pale)}.thread-item small{display:block;margin-top:5px;font-size:10px}.chat-main{padding:0;overflow:hidden}.chat-header{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-header h3{font-size:17px;margin:0}.messages{height:430px;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:18px;background:var(--bg)}.message{max-width:90%;align-self:start;padding:14px 17px;border:1px solid var(--line);border-radius:14px;background:var(--soft);font-size:13px;overflow-wrap:anywhere}.message.own{align-self:end;background:var(--pale);border-color:#bbdade}.message>small{display:block;font-size:9px;margin-bottom:6px}.message>div{white-space:pre-wrap}.chat-compose{padding:18px;border-top:1px solid var(--line);display:grid;gap:10px}.chat-compose textarea{min-height:90px}.chat-context{padding:19px;font-size:12px}.chat-context h4{font-size:15px}.internal-note{background:#fff6da;border:1px solid #eadca9;color:#655128;border-radius:12px;padding:14px;margin:10px 0;white-space:pre-wrap;font-size:12px}.tabs{display:flex;gap:8px;margin:18px 0;flex-wrap:wrap}.tab{padding:8px 14px;border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:20px;font-size:12px}.tab.active{background:var(--ink);color:var(--surface)}.kv{display:grid;grid-template-columns:130px 1fr;gap:12px;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.kv>span{color:var(--muted)}.connection-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}.connection-head h3{font-size:21px;margin:0}.connection-icon{width:45px;height:45px;border-radius:12px;background:var(--pale);display:grid;place-items:center;color:var(--teal);font-size:23px}.integration-fields{display:grid;gap:16px}.integration-fields label{font-size:11px}.integration-fields input{font-size:12px}.advanced{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;min-height:180px;line-height:1.65}.assistant-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.assistant-grid h3{font-size:20px}.assistant-grid textarea{min-height:140px;font-size:12px}.audit{font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.state-line{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:20px 0}.state-line span{border:1px solid var(--line);padding:10px 16px;border-radius:9px;font-size:12px;background:var(--surface)}.state-line .done{color:var(--teal);border-color:#b1d9dc}.mobile-only{display:none}dialog{width:min(700px,calc(100vw - 28px));max-height:90vh;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:0 30px 80px #0004}dialog::backdrop{background:#0b223688;backdrop-filter:blur(4px)}dialog .close{position:absolute;right:14px;top:10px;border:0;background:transparent;color:var(--muted);font-size:24px}dialog h2{font-size:27px;padding-right:20px}dialog .form-stack{margin-top:20px}#toast{display:none;position:fixed;left:50%;bottom:30px;transform:translateX(-50%);z-index:100;background:var(--ink);color:var(--surface);padding:13px 22px;border-radius:12px;font-size:13px;box-shadow:0 8px 35px #0003;max-width:90vw}#toast.visible{display:block}.mono{font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px;overflow-wrap:anywhere}.error-block{background:#fff0f0;border:1px solid #e9c0c0;border-radius:12px;padding:16px;color:#9b3333}.file-row{padding:13px 0;border-bottom:1px solid var(--line)}.timeline-row{padding:15px 0;border-bottom:1px solid var(--line);display:flex;gap:15px}.timeline-row .badge{align-self:start}.timeline-row p{margin:5px 0;font-size:12px}
@media(min-width:1650px){.hero h1{font-size:70px}.wrap{max-width:1380px}}
@media(max-width:1100px){.public-header nav{display:none}.hero{gap:30px}.hero h1{font-size:48px}.story-card{height:470px}.grid4{grid-template-columns:repeat(2,1fr)}.grid3{gap:14px}.card{padding:22px}.chat-layout{grid-template-columns:200px 1fr}.chat-context{grid-column:1/-1}.section-heading{gap:30px}.app-layout{grid-template-columns:210px 1fr}#workspace{padding:25px}.sidebar .brand{font-size:15px}.sidebar .brand img{width:30px}.board{grid-template-columns:repeat(2,minmax(180px,1fr))}}
@media(max-width:760px){body{font-size:14px}.wrap{padding-left:22px;padding-right:22px}.block{padding-top:45px;padding-bottom:30px}.public-header{padding:18px 20px}.public-header .brand{font-size:17px}.public-header .brand img{width:35px;height:35px}.public-header .actions .button{display:none}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:35px;gap:28px}.hero h1{font-size:45px}.hero .lead{font-size:16px}.hero-form{grid-template-columns:1fr}.story-card{height:430px}.story-top h2{font-size:27px}.sources{flex-wrap:wrap;gap:12px}.sources span{font-size:10px}.sources strong{font-size:17px}.section-heading{display:block;margin-bottom:22px}.section-heading p{font-size:14px;margin-top:20px}h2{font-size:31px}h1.medium{font-size:36px}h3{font-size:21px}.grid3,.split,.compare,.assistant-grid{grid-template-columns:1fr}.compare-arrow{transform:rotate(90deg)}.grid4{grid-template-columns:1fr 1fr;gap:12px}.stat-card{padding:16px}.stat-card .metric{font-size:30px}.card{padding:22px}.table-card{padding:0}.step .number{margin-bottom:23px}.step h3{font-size:21px}.step small{margin-top:6px}.final-cta{display:block;margin:35px 15px;padding:28px 22px}.final-cta .button{margin-top:20px}.public-footer{display:block;padding:30px 22px}.public-footer>div{margin-top:25px}.public-footer a{display:inline-block;margin-bottom:10px}.public-footer .brand{display:flex}.asya-fab{bottom:12px;right:15px;font-size:12px}.form-grid{grid-template-columns:1fr}.span2{grid-column:1}.auth-wrap{display:block;margin:25px 16px;min-height:0}.auth-art{display:none}.auth-panel{padding:32px 24px}.auth-panel h1{font-size:29px}.app-layout{display:block}.sidebar{display:none;position:fixed;width:240px;box-shadow:10px 0 30px #0002}.sidebar.open{display:flex}.mobile-only{display:grid}.app-topbar{padding:0 18px;height:65px;gap:12px}.app-topbar .text-link{display:none}.app-topbar .actions{gap:9px}.app-topbar .button{font-size:10px;padding:8px 10px}#workspace{padding:23px 17px 75px}.page-head{align-items:start;display:block}.page-head h1{font-size:31px}.page-head .actions{margin-top:16px}.chat-layout{display:block}.thread-list{margin-bottom:16px;max-height:185px;overflow:auto}.chat-context{margin-top:16px}.chat-main{padding:0}.chat-header{padding:16px}.messages{height:380px;padding:15px}.board{grid-template-columns:1fr;overflow:visible}.toolbar{flex-wrap:wrap}.toolbar input{max-width:none}.section-row h3{font-size:18px}.section-row{gap:15px}.section-row .text-link{font-size:11px}.kv{grid-template-columns:110px 1fr}th,td{padding:14px;font-size:12px}.public-header .text-link{font-size:12px}.page-head .eyebrow{font-size:9px}.connection-head h3{font-size:18px}.empty{padding:32px 18px}.story-cover{border-radius:12px}.auth-links{font-size:11px}dialog{padding:25px 20px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.public-header,.public-footer,.asya-fab,.print-hide,dialog,#toast{display:none!important}body{font-size:10pt;color:#000;background:#fff}.wrap{max-width:none;padding:0}.block{padding:10px}.card{box-shadow:none;break-inside:avoid}.table-card{overflow:visible}th{background:#eee}td,th{font-size:9pt;padding:8px}.report-print h1{font-size:26pt}.report-print h2{font-size:16pt}a{color:#000}tr{break-inside:avoid}}

/* Published story video: responsive, with no autoplay on initial page load. */
.story-page{max-width:1160px}.story-player-shell{margin-top:28px;border-radius:22px;overflow:hidden;background:#0d1d29}
.story-video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#0d1d29}
.story-player-shell .story-video{margin:0;border-radius:0}.story-player-meta{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:14px 0;color:var(--muted)}
.story-next{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px}.story-next p{margin:8px 0 0}.story-next .button{flex-shrink:0}
#modal.video-modal{width:min(1100px,calc(100vw - 32px));max-width:1100px;max-height:calc(100dvh - 32px);padding:30px;overflow-y:auto}
#modal.video-modal .story-video{max-height:65dvh;margin:20px 0 16px;border-radius:16px}
.story-dialog-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}
@media(max-width:680px){.story-next{align-items:stretch;flex-direction:column}.story-player-meta{font-size:13px}.story-next .button{text-align:center}#modal.video-modal{width:calc(100vw - 16px);padding:20px 14px;max-height:calc(100dvh - 16px)}#modal.video-modal h2{font-size:24px;padding-right:24px}.story-dialog-actions{align-items:stretch;flex-direction:column}.story-dialog-actions .button{justify-content:center}}
/* ---- 0.2.0: заявка, пример отчёта, лестница тарифов, блок нейросетей ---- */
.lead-box{margin:24px 0 12px}.card.lead-box{padding:28px}
.lead-form{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.lead-form .lead-contact,.lead-form .consent,.lead-form button,.lead-form .form-error,.lead-form .lead-more{grid-column:1/-1}
.lead-form-wide{grid-template-columns:1fr 1fr}
.lead-more summary{font-size:13px;color:var(--blue)}.lead-more label{margin-top:14px}.lead-more{border:0;padding:0}
.hp{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}
.consent{flex-direction:row!important;align-items:flex-start;gap:10px!important;font-weight:450!important;font-size:12px!important;color:var(--muted)!important}.consent input{width:auto;margin-top:3px}
.lead-thanks{border:1px solid #bfe2e4;background:var(--pale);border-radius:16px;padding:26px}.lead-thanks h3{margin:8px 0}.thanks-mark{width:40px;height:40px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font-weight:700}
.check-what{margin-top:26px}.check-what p{font-size:13px;margin-top:6px}
.sources strong{white-space:nowrap}
.report-teaser h3{margin:14px 0 6px}.teaser-share{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:10px 0 6px}.teaser-share small{font-size:12px;color:var(--muted)}.muted-metric{color:var(--muted)}
.ai-card{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:center;background:linear-gradient(135deg,#f3fafb,#fff)}
.ai-demo{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:22px;font-size:14px}.ai-q{background:var(--soft);border-radius:10px;padding:12px 14px;font-weight:600}.ai-a{margin-top:14px}.ai-tag{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--teal);font-weight:700}.ai-a p{margin:8px 0}.ai-miss{display:inline-block;background:#fce8e8;color:#a73e3e;border-radius:20px;padding:3px 12px;font-size:12px;font-weight:650}
.ladder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:26px}.ladder-step .number,.group-head .number{border:1px solid #b5d9e0;color:var(--teal);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-weight:700;margin-bottom:16px}.ladder-step .price{margin:18px 0}
.pricing .price-group{margin-top:46px}.group-head{display:flex;gap:16px;align-items:center;margin-bottom:18px}.group-head .number{margin:0;flex:none}.group-head h2{margin:0;font-size:30px}.group-head p{margin:2px 0 0;color:var(--muted)}
.plan-card{margin-bottom:18px}.plan-card.highlight{border-color:#9fd3d8;background:var(--pale)}.plan-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.plan-top .price{margin:0;white-space:nowrap}
.tiers,.includes{padding-left:0;list-style:none;margin:16px 0}.tiers li{border:1px solid var(--line);border-radius:10px;padding:9px 13px;margin-bottom:8px;font-size:13px;font-weight:600}.includes li{padding-left:22px;position:relative;margin-bottom:7px;font-size:14px}.includes li:before{content:'✓';position:absolute;left:0;color:var(--teal);font-weight:700}
.report-example .report-head{margin-bottom:20px}.report-example h1{max-width:900px}
.share-hero{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center}.share-number{font-size:72px;font-weight:780;letter-spacing:-.05em;line-height:1.1;color:var(--blue)}
.bar-row{display:grid;grid-template-columns:130px 1fr 60px;gap:12px;align-items:center;margin-bottom:12px;font-size:13px}.bar{height:14px;background:var(--soft);border-radius:8px;overflow:hidden}.bar i{display:block;height:100%;background:var(--blue);border-radius:8px}.bar-row.rival .bar i{background:#b9c8d1}
.how-read{margin-top:10px;font-size:13px}.how-read p{color:var(--muted)}
.kpis{margin:20px 0}.report-h2{font-size:28px;margin:40px 0 14px}
.serp-table td{vertical-align:top}.cell{display:inline-block;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:650;white-space:nowrap}.cell.good{background:#e3f4ec;color:#1f7a4d}.cell.mid{background:#fdf3dc;color:#8d6718}.cell.bad{background:#fce8e8;color:#a73e3e}.cell.rival{background:#eef1f4;color:#4c6272}.near{display:block;font-size:11px;color:var(--muted);margin-top:4px}.verdict{font-size:13px;color:var(--muted)}
.findings{margin-top:10px}.finding{margin-bottom:14px;border-left:4px solid}.finding.bad{border-left-color:#d86a6a}.finding.good{border-left-color:#3aa876}.finding p{margin:8px 0 0;font-size:14px}
.offscreen{margin:40px 0 20px;background:var(--pale)}.offscreen h2{margin-top:6px}.offscreen .grid3{margin-top:18px}.offscreen .grid3 p{font-size:13px}.offscreen-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:22px;border-top:1px solid #cfe5e7}
@media(max-width:1100px){.ai-card,.share-hero{grid-template-columns:1fr}.ladder{grid-template-columns:1fr}}
@media(max-width:760px){
 .public-header .actions .button{display:inline-flex;padding:9px 14px;font-size:12px}.public-header .actions .text-link{font-size:13px}
 .lead-form,.lead-form-wide{grid-template-columns:1fr}.card.lead-box{padding:20px}
 .asya-fab{bottom:14px;right:14px;padding:10px 14px}
 .share-number{font-size:54px}.bar-row{grid-template-columns:90px 1fr 50px}
 .plan-top{flex-direction:column;gap:6px}.offscreen-cta{flex-direction:column;align-items:flex-start}.teaser-share{grid-template-columns:1fr 1fr}
 .serp-table th,.serp-table td{padding:12px 12px}
}
@media print{.lead-form,.lead-thanks{display:none}}
[hidden]{display:none!important}
.report-head .badge{white-space:normal;line-height:1.4}
.lead-form .consent{display:flex!important;flex-direction:row!important;align-items:flex-start}.lead-form .consent input{flex:none;width:18px;height:18px;margin:2px 0 0}.lead-form .consent span{flex:1;min-width:0}
@media(max-width:760px){.public-header{gap:10px}.public-header .actions{flex-wrap:nowrap;gap:10px}.public-header .actions .button{white-space:nowrap}.public-header .brand small{display:none}}
@media(max-width:380px){.public-header .actions .text-link{display:none}}
@media(max-width:760px){.public-header{padding:14px 16px}.public-header .actions .button{padding:9px 12px}}
/* 0.2.1 */
.lead-form .lead-full{grid-column:1/-1}.field-hint{font-size:11px;font-weight:400;color:var(--muted)}
.lead-form textarea{min-height:96px}
.max-invite{margin:16px 0;padding:18px;border:1px solid #cfe5e7;border-radius:14px;background:var(--surface)}.max-invite p{font-size:13px;margin:6px 0 12px}

/* 0.2.2: подбор запросов */
.words-compare{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center}.words-compare .compare-arrow{text-align:center;font-size:24px;color:var(--teal)}
.word-list{list-style:none;padding:0;margin:14px 0}.word-list li{padding:9px 0;border-bottom:1px solid var(--line);font-weight:600;display:flex;justify-content:space-between;gap:12px}.word-list li:last-child{border:0}
.word-list.demand span{font-size:11px;font-weight:650;color:var(--teal);white-space:nowrap}
.tiers-title{margin-top:14px}
@media(max-width:760px){.words-compare{grid-template-columns:1fr}.words-compare .compare-arrow{transform:rotate(90deg);margin:6px 0}}
/* ---- 0.3.0: образцы отчётов по тарифам (/samples) ---- */
.rs{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh;background:#f2f6f9;--rs-navy:#10283d;--rs-blue:#1f6fd1;--rs-red:#d4524e;--rs-amber:#c98a0c;--rs-green:#2f9e6b}
.rs-side{background:var(--rs-navy);color:#d6e3ec;padding:26px 16px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:6px}
.rs-brand{display:flex;gap:10px;align-items:center;color:#fff;font-weight:750;font-size:17px;margin:0 6px 26px}.rs-brand:hover{text-decoration:none}.rs-brand img{width:36px;height:36px;background:#fff;border-radius:10px;padding:3px}.rs-brand small{display:block;font-size:10px;font-weight:500;color:#9fb6c6;margin-top:3px}
.rs-navlabel{font-size:11px;color:#8aa4b6;padding:0 10px 6px}
.rs-nav{display:block;padding:10px 12px;border-radius:10px;color:#d6e3ec}.rs-nav:hover{text-decoration:none;background:#ffffff12}.rs-nav b{display:block;font-size:14px;font-weight:620}.rs-nav small{color:#8aa4b6;font-size:11px}.rs-nav.on{background:#ffffff1c;box-shadow:inset 3px 0 0 #5aa2ff}.rs-nav.on b{color:#fff}
.rs-sidecta{margin-top:auto;border:1px solid #ffffff22;border-radius:14px;padding:16px;font-size:12px}.rs-sidecta b{color:#fff;font-size:14px}.rs-sidecta p{color:#a9bfce;font-size:12px;margin:6px 0 12px}
.rs-main{padding:18px 30px 50px;min-width:0}
.rs-sample{background:#fff8e6;border:1px solid #f0dca6;color:#7a5a12;border-radius:10px;padding:9px 14px;font-size:12px;margin-bottom:14px}
.rs-crumbs{font-size:12px;color:var(--muted);margin-bottom:14px}
.rs-head{display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center;margin-bottom:16px}
.rs-logo{width:62px;height:62px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;text-align:center;font-weight:750;font-size:11px;line-height:1.1;color:var(--ink)}
.rs-headtxt h1{font-size:30px;margin:0 0 4px;white-space:normal}.rs-headtxt p{margin:0;font-size:13px}.rs-headtxt span{color:#c3d1da;margin:0 6px}
.rs-badge{background:#fff6dc;border:1px solid #efd691;border-radius:12px;padding:10px 16px;max-width:320px}.rs-badge b{display:block;font-size:14px}.rs-badge small{color:#7a6a3a;font-size:12px}
.rs-hero{display:flex;gap:18px;align-items:center;background:linear-gradient(90deg,#e8f1fb,#f4f8fc);border:1px solid #d7e6f4;border-radius:18px;padding:20px 24px;margin-bottom:16px}
.rs-heroic{flex:none;width:64px;height:64px;border-radius:50%;background:#d7e7fa;color:var(--rs-blue);display:grid;place-items:center;font-size:30px}
.rs-hero h2{font-size:24px;margin:0 0 6px;letter-spacing:-.02em}.rs-hero p{margin:0;font-size:14px;max-width:760px}.rs-hero>div:nth-child(2){flex:1}
.rs-status{flex:none;border-radius:12px;padding:12px 16px;border:1px solid}.rs-status b{display:block;font-size:14px}.rs-status small{font-size:12px;color:var(--muted)}.rs-status.ok{background:#e9f7ef;border-color:#bfe3cd;color:#1f6e47}.rs-status.warn{background:#fdf0ef;border-color:#f0c6c3;color:#9a302c}
.rs-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}
.rs-kpi,.rs-card{background:#fff;border:1px solid #e1e9ef;border-radius:16px;padding:18px 20px;min-width:0}
.rs-kpih{display:flex;gap:10px;align-items:center;font-size:14px}.rs-ico{width:32px;height:32px;border-radius:50%;background:#eaf2fc;color:var(--rs-blue);display:grid;place-items:center;font-size:15px;flex:none}
.rs-kpiv{display:flex;align-items:flex-start;gap:12px;margin:10px 0 4px;flex-wrap:wrap}.rs-kpiv strong{font-size:38px;line-height:1;font-weight:780;letter-spacing:-.04em}
.rs-kpi p{font-size:12px;margin:6px 0 0}.rs-kpi .spark{display:block;margin-top:6px;width:100%;height:40px}
.rs-d{font-size:13px;font-weight:700;white-space:nowrap}.rs-d small{display:block;font-size:11px;font-weight:450;color:var(--muted)}.rs-d.up{color:var(--rs-green)}.rs-d.down{color:var(--rs-red)}.rs-d.flat{color:var(--muted);font-weight:500;font-size:12px}
.rs-ba{display:flex;align-items:baseline;gap:10px;margin:12px 0 4px}.rs-ba span{font-size:24px;color:var(--muted);font-weight:650}.rs-ba em{color:var(--muted);font-style:normal}.rs-ba strong{font-size:34px;color:var(--rs-green);font-weight:780;letter-spacing:-.03em}
.rs-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.rs-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px}.rs-span2{grid-column:span 2}.rs-grid-offer{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}
.rs-card{margin-bottom:14px}.rs-grid2>.rs-card,.rs-grid3>.rs-card,.rs-grid-offer>.rs-card{margin-bottom:0}
.rs-card h3{font-size:17px;margin:0 0 8px;letter-spacing:-.01em}.rs-card h3.red{color:#a43a36}.rs-card h3.blue{color:var(--rs-blue)}.rs-h2{font-size:22px;margin:24px 0 12px}
.rs-note{font-size:12px;color:var(--muted);margin:8px 0 0}
.rs-table{width:100%;font-size:13px}.rs-table th{background:#f5f8fb;font-size:11px;text-transform:none;letter-spacing:0;padding:9px 10px}.rs-table td{padding:9px 10px}.rs-table td.good{color:var(--rs-green);font-weight:700}.rs-table .spark{width:90px;height:26px}
.rs-seen{display:inline-block;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:600}.rs-seen.see{background:#e6f5ec;color:#1f6e47}.rs-seen.lower{background:#fff3dc;color:#8a6212}.rs-seen.miss{background:#fdeceb;color:#a43a36}
.rs-rival{display:grid;grid-template-columns:auto auto 1fr 1.4fr;gap:24px;align-items:center}.rs-rival h3{margin:0}.rs-rival p{margin:0}.rs-rival>strong{font-size:38px;font-weight:780}.rs-rivalname{background:#f5f8fb;border-radius:12px;padding:12px 16px}.rs-rivalname b,.rs-rivalname small{display:block}
.rs-mini{border-bottom:1px solid var(--line);padding:9px 0;display:flex;flex-wrap:wrap;gap:4px 10px;align-items:baseline}.rs-mini b{font-size:13px}.rs-mini small{font-size:12px;color:var(--muted);flex:1 1 100%}.rs-mini:last-child{border:0}
.rs-dl{margin-left:auto;font-size:12px;color:var(--rs-blue);border:1px solid #cfe0f4;border-radius:8px;padding:2px 10px}
.rs-num{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.rs-num:last-child{border:0}.rs-num span{flex:none;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:13px}.rs-num.red span{background:#fdeceb;color:#a43a36}.rs-num.blue span{background:#e6f0fc;color:var(--rs-blue)}.rs-num b{font-size:14px}.rs-num p{font-size:13px;margin:3px 0 0}
.rs-offscreen{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.rs-offscreen span{background:#f5f8fb;border:1px solid var(--line);border-radius:10px;padding:7px 10px;font-size:12px}
.rs-offer{background:#fff8e6;border-color:#f0dca6}.rs-offer p{font-size:13px}
.rs-bar{display:grid;grid-template-columns:minmax(120px,190px) 1fr auto;gap:10px;align-items:center;padding:6px 0;font-size:13px}.rs-bar div{height:12px;background:#eef3f7;border-radius:6px;overflow:hidden}.rs-bar i{display:block;height:100%;background:#8db7ea;border-radius:6px}.rs-bar.you span{font-weight:750}.rs-bar.you i{background:var(--rs-blue)}.rs-bar.muted i{background:#c9d4dc}.rs-bar b{font-size:13px;white-space:nowrap}
.rs-tag{display:inline-block;background:#e6f5ec;color:#1f6e47;border-radius:8px;padding:2px 9px;font-size:12px;font-weight:650}
.rs-dots{display:inline-flex;gap:3px}.rs-dots i{width:8px;height:8px;border-radius:50%;background:#d9e3ea}.rs-dots i.on{background:var(--rs-green)}.rs-dots.amber i.on{background:#e0a21a}
.rs-lvl{display:inline-block;border-radius:8px;padding:2px 9px;font-size:12px;font-weight:650;white-space:nowrap}.rs-lvl.critical,.rs-lvl.Высокий{background:#fdeceb;color:#a43a36}.rs-lvl.medium,.rs-lvl.Средний{background:#fff3dc;color:#8a6212}.rs-lvl.good,.rs-lvl.Низкий{background:#e6f5ec;color:#1f6e47}
.rs-ai{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.rs-ai .yes{color:var(--rs-green);font-size:12px}.rs-ai .no{color:var(--muted);font-size:12px}
.rs-legend{font-size:12px;color:var(--muted);display:flex;gap:6px;align-items:center;margin-bottom:6px}.rs-legend i{width:10px;height:10px;border-radius:50%;display:inline-block;margin-left:8px}.rs-legend i.b{background:var(--rs-blue)}.rs-legend i.g{background:#9aa9b5}
.chart{width:100%;height:auto;display:block}.chart .ax{font-size:10px;fill:#7b8f9c}.chart .lbl{font-size:11px;fill:#fff;font-weight:700}
.rs-chg{display:flex;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.rs-chg:last-child{border:0}.rs-chg>span{flex:none;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:800}.rs-chg b{font-size:14px;display:block}.rs-chg small{font-size:12px;color:var(--muted)}
.rs-chg.up>span{background:#e6f5ec;color:var(--rs-green)}.rs-chg.down>span{background:#fdeceb;color:var(--rs-red)}.rs-chg.out>span{background:#eef1f4;color:#6a7c89}.rs-chg.ai>span{background:#fff3dc;color:#b07a09}
.rs-drop{border-color:#f0c6c3;background:#fffafa}.rs-droph{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.rs-droph>.rs-dropic{width:34px;height:34px;border-radius:50%;background:#fdeceb;color:var(--rs-red);display:grid;place-items:center;font-weight:800}.rs-droph h3{margin:0}.rs-droph small{flex-basis:100%;color:var(--muted);font-size:12px;margin-left:46px}
.rs-grid3.in{margin:0}.rs-grid3.in>div{background:#fff;border:1px solid #f1dedd;border-radius:12px;padding:14px}.rs-grid3.in h4{font-size:14px;margin:0 0 8px}.rs-grid3.in p,.rs-grid3.in li{font-size:13px;color:var(--muted)}.rs-grid3.in ul{margin:0;padding-left:18px}
.rs-checks{list-style:none;padding:0!important;margin:0 0 10px}.rs-checks li{position:relative;padding:4px 0 4px 24px;font-size:13px;color:var(--ink)}.rs-checks li:before{content:'✓';position:absolute;left:0;top:3px;width:17px;height:17px;border-radius:50%;background:var(--rs-green);color:#fff;font-size:10px;display:grid;place-items:center}
.rs-quota{margin:6px 0 12px}.rs-quota div{height:10px;background:#eef3f7;border-radius:6px;overflow:hidden}.rs-quota i{display:block;height:100%;background:var(--rs-blue)}.rs-quota.big div{height:16px}.rs-quota small{font-size:12px;color:var(--muted)}
.rs-link{color:var(--rs-blue);font-size:12px}
.rs-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rs-col{border-radius:12px;padding:10px;background:#f5f8fb}.rs-col>b{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.rs-col.work{background:#eef4fd}.rs-col.review{background:#fff7e8}.rs-col.done{background:#ecf7f0}
.rs-task{background:#fff;border:1px solid #e1e9ef;border-radius:10px;padding:8px 10px;font-size:12px;margin-bottom:6px}.rs-task small{display:block;color:var(--muted);font-size:11px}.rs-more{font-size:11px;color:var(--muted)}
.rs-summary{background:#eef5fd;border-color:#d3e3f6;font-size:14px}.rs-summary b{margin-right:4px}
.rs-foot{font-size:11px;color:var(--muted);margin-top:18px;max-width:900px}
.samples-list{margin-top:30px}.sample-card{color:var(--ink);display:flex;flex-direction:column;gap:6px}.sample-card:hover{text-decoration:none;border-color:#b9d3ee}.sample-card h3{margin:10px 0 4px}.sample-card p{font-size:14px;flex:1}
@media(max-width:1250px){.rs-kpis{grid-template-columns:1fr 1fr}.rs-grid3{grid-template-columns:1fr 1fr}.rs-span2{grid-column:1/-1}.rs-rival{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.rs{grid-template-columns:1fr}.rs-side{position:static;height:auto}.rs-side nav{display:flex;overflow-x:auto;gap:6px}.rs-nav{flex:none}.rs-sidecta{display:none}.rs-main{padding:14px}.rs-head{grid-template-columns:auto 1fr}.rs-badge,.rs-pdf{grid-column:1/-1}.rs-kpis,.rs-grid2,.rs-grid3,.rs-grid-offer,.rs-board,.rs-rival{grid-template-columns:1fr}.rs-hero{flex-wrap:wrap}.rs-card{overflow-x:auto}.rs-kpiv strong{font-size:32px}}
@media print{.rs{display:block;background:#fff}.rs-side,.rs-pdf,.rs-crumbs{display:none!important}.rs-main{padding:0}.rs-kpi,.rs-card{break-inside:avoid}}
.rs-grid-charts{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:14px;margin-bottom:14px}.rs-grid-charts>.rs-card{margin-bottom:0}@media(max-width:1250px){.rs-grid-charts{grid-template-columns:1fr 1fr}.rs-grid-charts>.rs-card:last-child{grid-column:1/-1}}@media(max-width:860px){.rs-grid-charts{grid-template-columns:1fr}}
.plan-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}
@media(max-width:860px){.rs{grid-template-columns:minmax(0,1fr)}.rs-side{min-width:0}.rs-side nav{max-width:100%;min-width:0}.rs-main{min-width:0}}
/* 0.3.1 — Ася: боковая панель на десктопе, нижняя шторка на телефоне */
.asya-fab{display:inline-flex;align-items:center;gap:6px;cursor:pointer;box-shadow:0 8px 24px #15283a33}
.asya-panel{position:fixed;right:20px;bottom:76px;width:380px;max-width:calc(100vw - 32px);max-height:min(620px,calc(100dvh - 100px));display:flex;flex-direction:column;gap:10px;padding:18px 18px 14px;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 60px #15283a2e;z-index:40;overflow:hidden}
.asya-panel[hidden]{display:none}
.asya-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.asya-head h2{margin:2px 0 0;font-size:20px;line-height:1.25}
.asya-close{border:0;background:none;font-size:26px;line-height:1;cursor:pointer;color:var(--muted);padding:0 4px}
.asya-intro,.asya-note,.asya-human{margin:0;font-size:13px;color:var(--muted)}
.asya-note{font-size:12px}
.asya-chips{display:flex;flex-wrap:wrap;gap:6px}
.asya-chips button{border:1px solid var(--line);background:var(--pale);color:var(--ink);border-radius:999px;padding:5px 11px;font-size:12.5px;cursor:pointer}
.asya-log{flex:1 1 auto;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:8px}
.asya-log:empty{display:none}
.asya-msg{margin:0;padding:9px 12px;border-radius:14px;font-size:14px;line-height:1.5;white-space:pre-line;max-width:92%}
.asya-msg.q{align-self:flex-end;background:var(--ink);color:var(--surface)}
.asya-msg.a{align-self:flex-start;background:var(--soft)}
.asya-msg.pending{color:var(--muted)}
.asya-msg.error{background:#fff4e5;color:var(--warn)}
.asya-form{display:flex;gap:8px;align-items:flex-end}
.asya-form textarea{flex:1;resize:none;border:1px solid var(--line);border-radius:12px;padding:9px 11px;font:inherit;font-size:14px;min-height:44px;background:var(--surface);color:var(--ink)}
.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
@media(max-width:760px){.asya-fab{width:48px;height:48px;padding:0;justify-content:center;border-radius:50%;right:16px;bottom:16px;font-size:18px}.asya-fab-text{display:none}.asya-fab.is-open{display:none}.asya-panel{left:0;right:0;bottom:0;width:100%;max-width:none;max-height:80dvh;border-radius:20px 20px 0 0}body:has(.asya-fab) .public-footer{padding-bottom:84px}}
@media print{.asya-panel{display:none!important}}
/* 0.3.2 — аватар Аси */
.asya-fab{padding:6px 18px 6px 6px;gap:10px;background:var(--ink);border:2px solid #d9b25f55}
.asya-ava{width:44px;height:44px;border-radius:50%;display:block;flex:none;object-fit:cover;box-shadow:0 0 0 2px #d9b25f}
.asya-head{align-items:center}.asya-head .asya-ava{width:48px;height:48px}.asya-head-text{flex:1;min-width:0}
@media(max-width:760px){.asya-fab{width:62px;height:62px;padding:0;border:0;background:transparent;box-shadow:0 8px 24px #15283a55;border-radius:50%}.asya-fab .asya-ava{width:62px;height:62px}}
/* 0.4.0 — вопрос «откуда чаще ищут» */
.device-q{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.device-q legend{font-weight:600;font-size:13px;margin-bottom:6px;padding:0}
.device-q .pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer;background:var(--surface)}
.device-q .pill:has(input:checked){border-color:var(--blue);color:var(--blue);background:var(--pale)}
.device-q .pill input{accent-color:var(--blue);margin:0}
.device-q .field-hint{flex-basis:100%}
/* 0.4.0 — страница отчёта */
.rep .rep-meta{color:var(--muted)}
.rep-kpi .metric small{font-size:.5em;margin-left:2px}
.rep-table th.c,.rep-table td.c{text-align:center}
.rep-table th small{font-weight:500;text-transform:none;letter-spacing:0}
.pos{display:inline-block;min-width:34px;padding:3px 6px;border-radius:7px;font-weight:700;font-variant-numeric:tabular-nums}
.pos.top3{background:#e3f4ec;color:#1f8a5b}.pos.top10{background:#fbf1dc;color:#9a6a12}.pos.none{background:var(--soft);color:var(--muted)}.pos.na{background:#f8e5e2;color:#b0433a;font-size:12px;font-weight:600}
.rep-svc{margin-top:22px}
.rep-asya{margin-top:28px;background:linear-gradient(135deg,#0d2b52,#123a6b 55%,#0b2342);color:#eaf2fb;border-radius:22px;padding:22px;display:grid;gap:14px}
.rep-asya .eyebrow{color:#e6c67f}.rep-asya h2{color:#fff;margin:2px 0 0;font-size:22px}
.rep-asya-head{display:flex;gap:14px;align-items:center}.rep-asya-head img{width:56px;height:56px;border-radius:50%;box-shadow:0 0 0 2px #d9b25f}
.rep-asya .asya-chips button{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);color:#eaf2fb}
.rep-asya .asya-msg.a{background:rgba(255,255,255,.1);color:#eaf2fb}.rep-asya .asya-msg.a a{color:#e6c67f}
.rep-asya .asya-msg.q{background:#e6c67f;color:#1b2430}
.rep-asya .asya-log{max-height:420px}
.rep-asya textarea{background:rgba(0,0,0,.18);color:#fff;border-color:rgba(255,255,255,.25)}
.rep-asya .asya-note{color:rgba(234,242,251,.7)}
.rep-next{margin-top:18px}
.device-q .pill{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:6px;width:auto}
.device-q .pill input{width:auto!important;height:auto;min-height:0;padding:0}
.rep h2{margin-top:36px;margin-bottom:10px}
.rep-kpi{margin-top:18px}
.rep-svc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.rep-svc .card{margin:0}
.rep-svc .kv{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--line);font-size:13.5px}
.rep-svc .kv b{font-variant-numeric:tabular-nums}
@media(max-width:760px){.rep-svc{grid-template-columns:1fr}}

/* 0.4.2: заказ формата */
.tier-q{border:0;padding:0;margin:0;display:grid;gap:8px}.tier-q legend{font-weight:600;margin-bottom:6px}.tier-opt{display:flex!important;flex-direction:row!important;gap:10px;align-items:flex-start;padding:10px 12px;border:1px solid var(--line,#dfe7ea);border-radius:12px;cursor:pointer;font-weight:400}.tier-opt input{flex:none;width:18px;height:18px;margin:2px 0 0}.tier-opt:has(input:checked){border-color:var(--teal);background:var(--pale)}.order-page .lead-box{margin-top:18px}
.wish-order{color:var(--teal)}

/* 0.4.3: подсказки и «один следующий шаг» */
.guide-card{margin:0 0 20px;padding:12px 18px;border:1px solid #cfe5e7;border-radius:14px;background:var(--pale)}.guide-card summary{cursor:pointer;font-weight:600;color:var(--teal)}.guide-card ul{margin:10px 0 6px;padding-left:20px}.guide-card li{margin:4px 0}.guide-card .micro{margin:0}
.next-step{margin:0 0 22px;border:2px solid var(--teal);background:var(--pale)}.next-step h3{margin:6px 0}.next-step p{margin:0 0 14px}
.next-hint{margin:0 0 20px;padding:12px 16px;border-radius:12px;background:var(--soft);border-left:4px solid var(--teal);font-size:14px}.next-hint.live{border-left-color:var(--blue)}.next-hint.warn{border-left-color:#c0533a}
.next-hint.live b::before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--blue);animation:vtop-pulse 1.4s infinite}
@keyframes vtop-pulse{0%,100%{opacity:1}50%{opacity:.25}}
.asya-here{margin:0;padding:10px 12px;border-radius:12px;background:var(--pale);font-size:13px}.asya-here ul{margin:6px 0 0;padding-left:18px}.asya-here li{margin:3px 0}
.one-click{margin:-4px 0 0}
@media (prefers-reduced-motion:reduce){.next-hint.live b::before{animation:none}}
.lead-status{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--muted);min-width:150px}.lead-status select{font-size:13px;padding:6px 8px}
/* 0.4.5: отчёт в кабинете — премиум-вид во встроенной рамке */
.report-frame{margin:0 -8px 12px;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#f4f7f9}.report-frame iframe{display:block;width:100%;height:1400px;border:0}
.report-tools{margin:0 0 18px}.report-tools summary{cursor:pointer}.report-tools form{margin-top:12px}

/* 0.5.0: код для MAX после заявки */
.max-code{margin:16px 0;padding:18px 20px;border:2px solid var(--teal);border-radius:16px;background:var(--surface)}.max-code p{font-size:14px;margin:8px 0}.max-code ol{margin:10px 0 14px;padding-left:20px;line-height:1.7}
.max-code-num{display:inline-block;font:700 22px/1.2 ui-monospace,Menlo,monospace;letter-spacing:.18em;padding:4px 10px;border-radius:10px;background:var(--pale);color:var(--ink)}
.max-code [data-copy-code]{background:none;border:0;padding:0 4px;color:var(--blue);cursor:pointer;text-decoration:underline;font:inherit;font-size:13px}
