:root{--ink:#18201f;--muted:#717776;--paper:#fff;--canvas:#f3f5f4;--line:#dce2df;--green:#176447;--lime:#d8f77d;--danger:#ab3535;font-family:'Golos Text',sans-serif;color:var(--ink);font-size:16px;background:var(--canvas)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #82bca0;outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;border-bottom:1px solid var(--line);background:var(--paper)}.logo{font-size:36px;letter-spacing:-2.5px;font-weight:900;white-space:nowrap}.logo span{font-size:12px;color:var(--green);margin-left:3px;letter-spacing:0}.topbar nav{display:flex;align-items:center;gap:34px;font-size:14px}.nav-active{font-weight:600}.username{color:var(--muted)}.topbar form{margin:0}.text-button{background:none;border:0;padding:0;color:var(--muted)}.landing{max-width:1400px;margin:auto;padding:88px 5.5vw 0;display:grid;grid-template-columns:1.12fr 1fr;gap:55px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;display:flex;gap:9px;align-items:center}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}h1{font-weight:600;letter-spacing:-3.5px;font-size:clamp(48px,5.2vw,76px);line-height:1.08;margin:29px 0}.serif-accent{font-family:Lora,Georgia,serif;font-style:italic;font-weight:400;color:var(--green)}.hero-description{font-size:17px;line-height:1.85;color:#606866;max-width:470px}.hero-actions{display:flex;gap:20px;align-items:center;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--line);border-radius:7px;background:var(--paper);padding:14px 20px;font-weight:500;font-size:14px;min-height:46px}.button:hover{filter:brightness(.96)}.primary{background:var(--green);border-color:var(--green);color:white}.subtle{background:transparent}.danger{color:var(--danger);border-color:#ebc9c9}.text-link{font-size:14px;font-weight:500;color:var(--green)}.fine-print{font-size:12px;color:var(--muted);margin-top:20px}.example-wrap{background:white;border:1px solid var(--line);border-radius:12px;transform:rotate(1deg);box-shadow:0 25px 65px #132d1910;overflow:hidden;margin:0 0 10px}.browser-bar{padding:15px 20px;display:flex;justify-content:space-between;background:#f9faf9;border-bottom:1px solid var(--line);font-size:11px;color:#909792}.browser-bar span:first-child{letter-spacing:3px}.example-blog{padding:34px 36px 26px}.avatar{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e0e9e3;color:var(--green);font-family:Lora,Georgia,serif;font-size:26px;flex-shrink:0;object-fit:cover}.example-avatar{margin-bottom:22px;background:#e9eccd}.example-blog .eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--muted)}.example-blog h2{font-family:Lora,Georgia,serif;font-size:28px;margin:12px 0}.example-description{font-size:13px;line-height:1.7;color:var(--muted)}.subscribe-example{font-size:12px;color:var(--green)}.example-post{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.post-date{font-size:12px;color:var(--muted)}.example-post h3{font:500 24px/1.35 Lora,Georgia,serif;margin:12px 0}.example-post p{font:14px/1.8 Lora,Georgia,serif}.example-post .text-link{font-size:12px}.how{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:55px;border-top:1px solid var(--line);padding:35px 0 55px;margin-top:15px}.step-number{font-size:12px;color:var(--green)}.how h3{font-size:17px;font-weight:500;margin:16px 0 12px}.how p{font-size:14px;line-height:1.8;color:var(--muted);max-width:280px}.footer{max-width:1400px;margin:40px auto 0;min-height:95px;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;padding:20px 5.5vw;color:var(--muted);font-size:12px}.footer span:last-child{margin-left:auto}.small{font-size:24px;color:var(--ink)}.small span{font-size:8px}.workspace{max-width:1260px;padding:60px 5.5vw;margin:auto;min-height:68vh}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:35px}.page-heading h1{font-size:36px;letter-spacing:-1.3px;margin:0 0 12px}.page-heading p,.muted{color:var(--muted);line-height:1.6}.page-heading p{margin:0;font-size:14px}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.channel-card{background:white;border:1px solid var(--line);border-radius:9px;padding:28px}.channel-card-top{display:flex;align-items:center;gap:18px}.channel-card h2{font-size:21px;margin:0 0 7px;font-weight:500;overflow-wrap:anywhere}.channel-card .handle{font-size:13px;color:var(--muted)}.channel-card p{font-size:14px;line-height:1.7;min-height:48px;color:var(--muted)}.card-stats{display:flex;gap:20px;padding:16px 0 24px;font-size:12px;color:var(--muted)}.status{display:inline-flex;align-items:center;gap:6px}.status:before{content:'';width:6px;height:6px;border-radius:50%;background:#b29953}.status.active:before{background:var(--green)}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:13px;gap:20px}.empty{background:white;border:1px dashed #b9c9bf;padding:65px 25px;text-align:center;border-radius:9px}.empty h2{font:500 29px Lora,Georgia,serif}.empty p{color:var(--muted);max-width:430px;line-height:1.8;margin:15px auto 25px}.narrow{max-width:820px}.back{display:block;font-size:14px;color:var(--muted);margin-bottom:28px}.panel{background:white;padding:30px;border:1px solid var(--line);border-radius:9px;margin:24px 0}.panel h2{font-size:20px;font-weight:500;margin:0 0 20px}.panel h3{font-size:16px;font-weight:500}.panel p{font-size:14px;line-height:1.8}.field{display:block;margin:20px 0}.field>span{display:block;font-size:14px;font-weight:500;margin-bottom:9px}.field small{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:8px}input:not([type=hidden]),textarea{width:100%;border:1px solid #cdd6d0;background:#fafbfa;border-radius:6px;padding:13px 14px;color:var(--ink)}textarea{resize:vertical;min-height:220px;line-height:1.7}.instructions{counter-reset:steps;list-style:none;padding:0}.instructions li{counter-increment:steps;display:flex;gap:14px;font-size:14px;line-height:1.8;margin:18px 0}.instructions li:before{content:counter(steps);background:#edf2ee;color:var(--green);border-radius:50%;width:28px;height:28px;flex-shrink:0;text-align:center}.instructions a{color:var(--green);text-decoration:underline}.notice{max-width:900px;margin:20px auto;padding:16px 24px;background:#e4eedc;border:1px solid #cedec3;border-radius:6px;font-size:14px;line-height:1.6}.demo-banner{text-align:center;padding:9px 20px;background:var(--lime);font-size:12px}.tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:30px;overflow:auto}.tabs a{padding:15px 0;font-size:14px;white-space:nowrap}.tabs a.active{border-bottom:2px solid var(--green);color:var(--green)}.post-row{padding:22px 0;border-bottom:1px solid var(--line);display:flex;gap:20px;align-items:center}.post-row-content{flex:1;min-width:0}.post-row h3{font-size:16px;line-height:1.5;font-weight:500;margin:9px 0;overflow-wrap:anywhere}.post-row p{font-size:13px;color:var(--muted);margin:0}.post-actions{display:flex;gap:14px;align-items:center;font-size:13px}.post-actions form{margin:0}.post-actions button{padding:9px;background:white;border:1px solid var(--line);border-radius:5px;font-size:12px}.badge{font-size:11px;border-radius:4px;background:#e5ece6;color:var(--green);padding:4px 6px;white-space:nowrap}.badge.hidden{background:#e9e9e9;color:#777}.inline-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.domain-record{padding:20px 0;border-bottom:1px solid var(--line)}.domain-record code{display:block;overflow-wrap:anywhere;background:#f4f6f4;padding:12px;font-size:13px;line-height:1.8;margin:12px 0}.pagination{display:flex;justify-content:space-between;margin:32px 0;font-size:14px}.reader{background:white}.reader-main{max-width:744px;margin:0 auto;padding:72px 32px;min-height:80vh}.blog-header{padding-bottom:40px;border-bottom:1px solid var(--line);margin-bottom:38px}.blog-header .avatar{width:74px;height:74px;font-size:35px;margin-bottom:25px}.blog-header h1{font:500 42px/1.22 Lora,Georgia,serif;letter-spacing:-1px;margin:0 0 17px}.blog-header p{font-size:16px;color:var(--muted);line-height:1.8;white-space:pre-line}.subscribe{display:inline-flex;gap:20px;font-size:14px;color:var(--green);margin-top:15px;border-bottom:1px solid #97b8a5;padding-bottom:6px}.reader-post{padding:0 0 35px;border-bottom:1px solid var(--line);margin-bottom:35px}.reader-post h2,.article h1{font:500 29px/1.4 Lora,Georgia,serif;letter-spacing:-.6px;margin:14px 0}.reader-post p{font:18px/1.9 Lora,Georgia,serif;overflow-wrap:anywhere;margin:15px 0}.reader-post .text-link{display:block;margin-top:20px}.article .content{font:19px/1.9 Lora,Georgia,serif;margin:30px 0;overflow-wrap:anywhere}.telegram-content{white-space:pre-wrap}.content p{margin:0 0 1em}.content pre{white-space:pre-wrap;background:#f1f4f1;padding:20px;font-size:14px;overflow:auto;border-radius:6px}.content code{font-size:.84em}.content blockquote{border-left:3px solid var(--green);margin:20px 0;padding-left:22px;color:#617366}.content a{text-decoration:underline;color:var(--green)}.spoiler{background:#d8dcd8;color:transparent;cursor:pointer}.spoiler:hover,.spoiler:focus,.spoiler:active{color:inherit}.media-placeholder{border:1px solid var(--line);padding:22px;background:var(--canvas);font-size:14px;line-height:1.7;margin:25px 0;border-radius:6px}.media-placeholder p{margin:0 0 14px}.embed-target{margin-top:20px}.channel-mini{display:flex;align-items:center;gap:12px;font-size:14px;margin-bottom:40px;color:var(--muted)}.channel-mini .avatar{width:35px;height:35px;font-size:16px}.article .post-date{font-size:13px}.reader .footer{max-width:1000px}.reader .footer span:last-child{display:none}.error-page{text-align:center;padding:100px 24px;min-height:60vh}.error-page h1{font-size:40px;letter-spacing:-1px}.danger-zone{border-color:#eddddd}.danger-zone summary{cursor:pointer;font-size:14px;color:var(--danger)}.help{font-size:13px;line-height:1.8;color:var(--muted)}@media(max-width:1050px){.landing{gap:32px;padding-top:60px}.hero-actions{gap:14px}.hero-description br{display:none}.example-blog{padding:26px}.footer span:last-child{display:none}}@media(max-width:760px){.topbar{height:78px;padding:0 24px}.topbar nav{gap:18px}.username{display:none}.landing{display:block;padding:45px 24px 0}.hero h1{font-size:54px}.hero-description{font-size:16px}.example-wrap{margin:48px 0 0;transform:none}.how{display:block;margin-top:40px;padding:15px 0}.how>div{padding:18px 0}.how p{max-width:none}.footer{margin-top:25px;padding:24px;gap:18px}.footer>span{font-size:11px}.workspace{padding:38px 24px}.channel-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:30px}.channel-card{padding:22px}.panel{padding:22px}.post-row{align-items:flex-start;flex-direction:column}.post-actions{width:100%;justify-content:flex-end}.reader-main{padding:45px 24px}.blog-header h1{font-size:34px}.article .content{font-size:18px}.reader-post h2,.article h1{font-size:27px}.notice{margin:16px}.nav-login{font-size:12px}}

.telegram-embed{margin:24px 0;min-height:80px;max-width:100%}.telegram-embed iframe{max-width:100%;border:0}.embed-fallback{display:block;margin-top:10px;font-size:12px;color:var(--muted);line-height:1.6}.embed-fallback:hover{color:var(--green);text-decoration:underline}
.email-subscribe{margin-top:24px}.email-subscribe summary{cursor:pointer;list-style:none;display:inline-flex}.email-subscribe summary::-webkit-details-marker{display:none}.subscribe-form{max-width:420px;margin:24px auto 0;text-align:left}.subscribe-form label{display:block}.subscribe-form input[type=email]{display:block;width:100%;box-sizing:border-box;margin:8px 0 16px;padding:12px;border:1px solid var(--line);border-radius:6px}.subscribe-form .button{width:100%}
.reader-post p a{color:var(--green);text-decoration:underline;text-underline-offset:3px}
.dns-table-wrap{overflow-x:auto;margin:20px 0}.dns-table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}.dns-table th,.dns-table td{padding:12px;border:1px solid var(--line);vertical-align:top}.dns-table th{background:var(--canvas)}.dns-table code{overflow-wrap:anywhere}
.subscriber-counts{display:flex;flex-wrap:wrap;gap:12px 24px;margin:20px 0;font-size:14px;color:var(--muted)}.subscriber-counts strong{color:var(--ink)}.subscriber-setting{display:flex;align-items:center;gap:10px;margin:18px 0 8px;font-size:15px}.subscriber-setting input{width:18px;height:18px;accent-color:var(--green)}
.author-profile{padding:20px 0;margin:0 0 30px;border-bottom:1px solid var(--line)}.author-profile h2,.related-posts h2{font-size:19px;font-weight:600}.author-profile p{font-size:15px;line-height:1.8;white-space:pre-line}.related-posts{border-top:1px solid var(--line);margin-top:35px;padding-top:20px}.related-posts p{line-height:1.7}.field select{padding:12px;border:1px solid var(--line);border-radius:6px;background:white;font:inherit}.reader-post h2{overflow-wrap:anywhere}
