:root{--ink:#15171a;--muted:#697077;--line:#e7e8ea;--blue:#1769ff;--blue-dark:#0952dc;--soft:#f6f8fb;--cyan:#15c6d7;--success:#12845c;--shadow:0 18px 50px rgba(29,53,84,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-row{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 8px 22px rgba(23,105,255,.2)}.nav-links{display:flex;gap:28px;color:#4e545a;font-size:14px;font-weight:650}.nav-links a:hover,.text-link:hover,.site-footer a:hover{color:var(--blue)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 11px;font-weight:700;color:#454b50}.hero{padding:82px 0 70px;background:radial-gradient(circle at 82% 15%,#eaf7ff 0,rgba(234,247,255,0) 33%),linear-gradient(180deg,#fff,#fbfcfe);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .72fr;gap:76px;align-items:center}.eyebrow{display:inline-flex;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}h1{max-width:790px;margin:17px 0 22px;font-size:clamp(42px,5.1vw,70px);line-height:1.02;letter-spacing:-.052em}.hero-copy{max-width:670px;margin:0;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:13px;font-size:14px;font-weight:750;transition:.18s ease}.button.primary{color:#fff;background:var(--blue);box-shadow:0 9px 24px rgba(23,105,255,.2)}.button.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{border-color:var(--line);background:#fff}.button.small{min-height:40px;padding:0 15px;border-radius:10px}.hero-card{position:relative;padding:20px;border:1px solid #dbe0e6;border-radius:25px;background:#fff;box-shadow:0 24px 70px rgba(29,53,84,.12)}.hero-card:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:#dff9fb;right:-70px;top:-70px;z-index:-1}.hero-card-top{display:flex;align-items:center;gap:8px;color:#61676e;font-size:12px;font-weight:700;padding:2px 4px 14px}.status-dot{width:7px;height:7px;border-radius:50%;background:#20c87a}.mini-tool{display:flex;align-items:center;gap:14px;padding:15px;border-top:1px solid #eff0f2}.mini-tool div{display:grid;gap:4px}.mini-tool strong{font-size:14px}.mini-tool span{font-size:12px;color:var(--muted)}.tool-icon{width:42px;height:42px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;color:var(--blue);background:#eef4ff;font-size:16px;font-weight:800}.section{padding:82px 0}.section.soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-heading h2,.about-box h2,.page-head h1{margin:8px 0 0;font-size:clamp(29px,3vw,40px);line-height:1.1;letter-spacing:-.035em}.section-heading>p{max-width:390px;margin:0;color:var(--muted);line-height:1.6}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tool-card{position:relative;min-height:265px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;transition:.2s ease}.tool-card:hover{transform:translateY(-3px);box-shadow:0 14px 38px rgba(26,41,58,.08)}.tool-card.featured{border-color:#d5e2ff;background:linear-gradient(180deg,#fff,#f8faff)}.tool-card h3{margin:24px 0 10px;font-size:18px;letter-spacing:-.02em}.tool-card p{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.58}.tag{position:absolute;right:17px;top:17px;padding:5px 8px;color:#087551;background:#e9faf3;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.card-link,.muted-link{margin-top:auto;font-size:13px;font-weight:800;color:var(--blue)}.muted-link{color:#92979c}.text-link{font-size:13px;color:var(--blue);font-weight:800}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-card{padding:25px;min-height:250px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;transition:.2s ease}.article-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(26,41,58,.06)}.article-type{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.article-card h3{margin:18px 0 11px;font-size:20px;line-height:1.35;letter-spacing:-.025em}.article-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.article-card .article-date{margin-top:auto;padding-top:22px;color:#9a9fa4;font-size:12px}.article-cover{height:150px;margin:-25px -25px 22px;overflow:hidden;border-radius:20px 20px 0 0;background:#edf3ff}.article-cover img{width:100%;height:100%;object-fit:cover}.about-box{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:38px 44px;background:#101820;color:#fff;border-radius:26px}.about-box .eyebrow{color:#75d8e3}.about-box p{margin:0;color:#bac1c7;line-height:1.75}.page-head{padding:60px 0 34px;background:linear-gradient(180deg,#fbfdff,#fff)}.page-head p{max-width:720px;margin:16px 0 0;color:var(--muted);font-size:17px;line-height:1.65}.breadcrumb{margin-bottom:14px;font-size:12px;color:#8a9096}.empty-state{padding:50px 28px;border:1px dashed #d9dde2;border-radius:20px;text-align:center;color:var(--muted)}.empty-state strong{display:block;margin-bottom:7px;color:var(--ink);font-size:18px}.tool-workspace{display:grid;grid-template-columns:390px 1fr;gap:24px;align-items:start}.panel{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(26,41,58,.04)}.panel h2{margin:0 0 20px;font-size:21px}.field{display:grid;gap:7px;margin-bottom:16px}.field label{font-size:13px;font-weight:750}.field small{font-size:11px;color:var(--muted)}.field input,.field select,.field textarea{width:100%;border:1px solid #d8dce1;border-radius:11px;padding:11px 12px;background:#fff;color:var(--ink);outline:none}.field input:focus,.field select:focus{border-color:#8fb3ff;box-shadow:0 0 0 3px #edf3ff}.preview-stage{min-height:460px;padding:40px;display:grid;place-items:center;background:linear-gradient(135deg,#f6f8fb,#eef3f8);border-radius:20px;border:1px solid var(--line)}.site-demo{width:min(680px,100%);height:340px;position:relative;border-radius:18px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.site-demo:before{content:"Ваш сайт";display:block;padding:18px 22px;border-bottom:1px solid var(--line);font-weight:800}.site-demo-copy{padding:28px 22px;color:#b0b4b8;font-size:14px}.max-preview-btn{position:absolute;right:22px;bottom:22px;min-height:48px;padding:0 19px;border:0;border-radius:13px;color:#fff;background:#1769ff;display:inline-flex;align-items:center;gap:9px;font-weight:750;box-shadow:0 9px 24px rgba(23,105,255,.25)}.max-preview-btn.round{width:54px;height:54px;min-height:54px;padding:0;justify-content:center;border-radius:50%}.max-preview-btn.round .button-label{display:none}.max-preview-btn.left{right:auto;left:22px}.max-preview-btn.dark{background:#15171a}.max-preview-btn.light{background:#fff;color:#1769ff;border:1px solid #dbe4f2}.code-box{margin-top:18px;padding:18px;border-radius:14px;background:#111820;color:#d9e4ee;overflow:auto;font:12px/1.6 ui-monospace,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.copy-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:14px}.copy-status{font-size:12px;color:var(--success)}.tool-note{margin-top:20px;padding:17px 19px;border:1px solid #dbe7ff;border-radius:14px;background:#f7faff;color:#52606f;font-size:13px;line-height:1.6}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:60px;align-items:start}.article-header{padding:58px 0 30px}.article-header h1{margin:13px 0 18px;font-size:clamp(37px,4.6vw,58px);line-height:1.08}.article-lead{margin:0;color:var(--muted);font-size:19px;line-height:1.65}.article-meta{display:flex;gap:14px;margin-top:19px;color:#8d9399;font-size:12px}.article-body{font-size:17px;line-height:1.78}.article-body h2{margin:38px 0 12px;font-size:29px}.article-body h3{margin:30px 0 10px;font-size:22px}.article-body p{margin:0 0 20px}.article-body a{color:var(--blue);text-decoration:underline}.article-body img{margin:28px 0;border-radius:16px}.video-frame{position:relative;padding-top:56.25%;margin:28px 0;border-radius:18px;overflow:hidden;background:#101820}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.article-aside{position:sticky;top:96px;padding:19px;border:1px solid var(--line);border-radius:16px}.article-aside strong{display:block;margin-bottom:8px}.article-aside p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.55}.site-footer{padding:32px 0;border-top:1px solid var(--line)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;color:var(--muted)}.footer-copy{display:flex;gap:12px;align-items:center}.footer-copy strong{color:var(--ink)}@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:44px}.hero-card{max-width:560px}.tool-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.about-box{grid-template-columns:1fr;gap:26px}.tool-workspace{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr}.article-aside{position:static}}@media(max-width:640px){.container{width:min(100% - 28px,1160px)}.nav-row{min-height:62px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;left:14px;right:14px;top:68px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);flex-direction:column;gap:0}.nav-links.open{display:flex}.nav-links a{padding:11px}.hero{padding:56px 0 52px}h1{font-size:43px}.hero-copy{font-size:17px}.hero-actions .button{width:100%}.section{padding:58px 0}.section-heading{align-items:start;flex-direction:column;gap:14px}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:225px}.about-box{padding:29px 24px}.preview-stage{padding:18px;min-height:360px}.site-demo{height:300px}.footer-row,.footer-copy{align-items:flex-start;flex-direction:column;gap:8px}.article-header{padding-top:42px}.article-header h1{font-size:38px}}
