.landing-page{min-height:100vh;background:#ffffff;color:#111827}.landing-container{max-width:1100px;margin:0 auto;padding:32px 20px 64px;display:flex;flex-direction:column;gap:48px}.landing-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-logo img{height:36px;width:auto;display:block}.landing-tagline{font-size:14px;color:#6b7280}.landing-actions{display:flex;align-items:center;gap:12px}.landing-link{font-size:14px;color:#6b7280;text-decoration:none;font-weight:600}.landing-link:hover{color:#111827}.landing-button{background:#1a1a1a;color:#fff;text-decoration:none;padding:12px 18px;border-radius:12px;font-size:14px;font-weight:600}.landing-button:hover{transform:translateY(-1px)}.landing-hero{display:grid;gap:32px;align-items:start;grid-template-columns:1.2fr .8fr}.landing-copy h1{font-size:42px;line-height:1.15;font-weight:600;margin-bottom:16px}.landing-copy p{font-size:18px;color:#4b5563;max-width:520px}.landing-form{margin-top:24px;display:flex;flex-wrap:wrap;gap:12px}.landing-input{flex:1 1 260px;display:flex;align-items:center;gap:8px;border:2px solid #e5e7eb;border-radius:12px;padding:12px 14px;background:#fff}.landing-input span{font-size:14px;color:#9ca3af;white-space:nowrap}.landing-input input{border:none;outline:none;font-size:16px;width:100%;font-family:inherit;color:#111827;background:transparent}.landing-cta{border:none;border-radius:12px;background:#1a1a1a;color:#fff;padding:12px 20px;font-weight:600;cursor:pointer;transition:transform .2s ease}.landing-cta:disabled{opacity:.5;cursor:not-allowed}.landing-cta:hover:not(:disabled){transform:translateY(-1px)}.landing-helper{margin-top:12px;font-size:14px;color:#6b7280}.landing-helper.ok{color:#059669}.landing-preview{border:1px solid #e5e7eb;border-radius:24px;padding:24px;background:#fff;display:flex;flex-direction:column;gap:16px}.preview-label{font-size:13px;color:#9ca3af}.preview-handle{margin-top:8px;font-size:18px;font-weight:600}.preview-links{margin-top:16px;display:grid;gap:8px}.preview-links div{height:40px;border-radius:14px;background:#f3f4f6}.preview-note{font-size:14px;color:#6b7280}.site-landing{min-height:100vh;background:#f3f3f1;color:#111827;--accent:rgb(248,28,229)}.site-landing-plain{background:#ffffff}.site-landing-container{max-width:1200px;margin:0 auto;padding:32px 20px 38px;display:flex;flex-direction:column;gap:94px}.site-landing-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:nowrap}.site-landing-logo img{height:36px;width:auto;display:block}.site-landing-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.site-landing-link{color:#6b7280;text-decoration:none;font-weight:600;white-space:nowrap}.site-landing-link:hover{color:#111827}.site-landing-button{background:#111827;color:#ffffff;text-decoration:none;padding:10px 16px;border-radius:999px;font-weight:600;font-size:14px;white-space:nowrap}@media (max-width:640px){.site-landing-header{gap:10px}.site-landing-logo img{height:30px}.site-landing-actions{gap:8px}.site-landing-link{font-size:12px}.site-landing-button{padding:8px 12px;font-size:12px}}.site-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:36px;align-items:start}.site-hero-copy h1{font-size:clamp(52px,6vw,96px);line-height:1.1;color:#f81ce5;font-weight:700;font-family:var(--font-sans);letter-spacing:-.02em;margin-bottom:46px}.site-hero-note{font-size:16px;color:#6b7280;margin-top:12px}.site-terms{display:grid;gap:28px;max-width:760px;margin:0 auto}.site-terms-header h1{font-size:clamp(32px,4vw,44px);margin-bottom:6px}.site-terms-meta{color:#6b7280;font-size:14px}.site-terms-block,.site-terms-section{display:grid;gap:12px}.site-terms-section h2{font-size:20px;color:#111827}.site-terms-section ul{margin:0;padding-left:18px;color:#111827;display:grid;gap:6px}.site-terms-inline{white-space:nowrap}.site-hero-cards{display:grid;gap:14px;margin-bottom:40px}.site-hero-description{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:34px;font-size:18px;font-weight:600;color:#111827}.site-hero-description-title{width:100%;max-width:480px;margin-bottom:18px;font-size:20px}.site-hero-description span{position:relative;padding-left:25px;display:block;width:100%}.site-hero-point{font-family:var(--font-sans)}.site-hero-description span:before{position:absolute;left:0;top:50%;transform:translateY(-50%)}.site-hero-point-leads:before{content:"💬"}.site-hero-point-sales:before{content:"📈"}.site-hero-point-services:before{content:"🚀"}.site-hero-card-row{display:grid;grid-template-columns:2fr 1fr;gap:14px}.site-hero-card-row-reverse{grid-template-columns:1fr 1.5fr}.site-hero-card{border-radius:18px;padding:16px;display:grid;place-items:center;text-align:center;gap:8px;font-size:14px;font-weight:600;min-height:120px}.site-hero-card svg{width:62px;height:62px}.site-hero-card img{width:90px;height:90px;object-fit:contain}.site-hero-card-media{position:relative;display:inline-flex}.site-hero-card-badge{position:absolute;top:-8px;right:-8px;width:22px;height:22px;border-radius:999px;background:#ef4444;color:#ffffff;font-size:11px;font-weight:700;display:grid;place-items:center}.site-hero-card-leads{grid-template-columns:auto 1fr;text-align:left;place-items:center start;column-gap:16px}.site-hero-card-text{display:grid;gap:6px}.site-hero-card-sub{font-size:29px;font-weight:500;display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:6px}.site-hero-card-sub-number{font-size:inherit}.site-hero-card-sub-text{font-size:16px;font-weight:500}.site-hero-card-symbol{font-size:34px;font-weight:300}.site-hero-card-promo,.site-hero-card-sales{place-items:center;text-align:center;gap:10px}.site-hero-card-conversions{grid-template-columns:1fr;place-items:center;text-align:center}.site-hero-card-leads{background:#6f7251;color:#d8ef3e}.site-hero-card-sales{background:#e9c2f4;color:#0b138b}.site-hero-card-promo{background:#cb1dd8;color:#ffffff}.site-hero-card-conversions{background:#0b138b;color:#ffffff}.site-slug-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:34px}.site-slug-input{display:flex;align-items:center;gap:8px;border:2px solid rgba(17,24,39,.12);border-radius:16px;background:#ffffff;position:relative;padding:14px 46px 14px 16px;transition:border-color .2s ease,box-shadow .2s ease}.site-slug-input:after,.site-slug-input:before{position:absolute;right:14px;top:50%;transform:translateY(-50%) scale(.8);font-size:20px;opacity:0;pointer-events:none}.site-slug-input.ok{border-color:#cb1dd8;box-shadow:0 0 0 3px rgba(203,29,216,.12)}.site-slug-input.error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.site-slug-input.ok:after{content:"🎉";opacity:1;animation:emoji-pop .6s cubic-bezier(.34,1.56,.64,1) .1s forwards}.site-slug-input.error:before{content:"☝️";opacity:1;animation:finger-wag .6s ease-in-out .2s 3;transform-origin:center 80%}.site-slug-input span{font-size:14px;color:#9ca3af;white-space:nowrap}.site-slug-input input{border:none;outline:none;font-size:16px;width:100%;font-family:inherit;color:#111827;background:transparent}.site-cta{border:none;border-radius:999px;background:#111827;color:#ffffff;padding:14px 18px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.site-cta:disabled{opacity:.6;cursor:not-allowed}.site-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px rgba(248,28,229,.25)}.site-slug-helper{font-size:14px;color:#ef4444;position:relative;grid-column:1/-1;padding-left:0;transition:color .3s ease;text-align:left;justify-self:start}.site-slug-helper.ok{color:#cb1dd8}@keyframes emoji-pop{0%{opacity:0;transform:translateY(-50%) scale(0) rotate(-20deg)}60%{opacity:1;transform:translateY(-50%) scale(1.3) rotate(10deg)}to{opacity:1;transform:translateY(-50%) scale(1) rotate(0deg)}}@keyframes finger-wag{0%,to{transform:translateY(-50%) rotate(0deg)}25%{transform:translateY(-50%) rotate(-20deg)}75%{transform:translateY(-50%) rotate(20deg)}}.site-hero-phone{display:grid;justify-items:center}.site-phone-frame{width:min(360px,100%);padding:18px;border-radius:54px;background:#ffffff;border:1px solid rgba(17,24,39,.12);box-shadow:0 30px 60px rgba(17,24,39,.15)}.site-phone-screen{background:#f9fafb;border-radius:44px;padding:0;height:630px;overflow:hidden}.site-phone-screen .dashboard-preview-body{border:none;height:100%;flex:1}.site-phone-screen .preview-page{height:100%;border-radius:36px}.site-section{display:grid;gap:28px}.site-section-intro{gap:36px}.site-section-intro p{line-height:1.7}.site-intro-lede{font-size:25px;color:#475569}.site-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:12px;align-items:stretch}.site-intro-card{display:grid;gap:10px;height:100%}.site-lazy-placeholder{width:100%;height:100%;min-height:180px;border-radius:18px;background:linear-gradient(135deg,rgba(226,232,240,.7),rgba(241,245,249,.9))}.site-intro-demo{border-radius:16px;background:#ffffff;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.site-intro-demo .public-form-option-buttons{flex-direction:column;align-items:stretch}.site-intro-demo .public-form-option-buttons .public-form-option-button{width:100%}.site-intro-demo .public-quiz-actions{justify-content:space-between}.site-intro-demo .public-datetime-button{justify-content:flex-start}.site-intro-demo .social-row{flex-wrap:wrap;gap:8px;justify-content:center}.site-intro-caption{gap:10px;font-weight:700;color:#0f172a}.site-intro-caption,.site-intro-caption-icon{display:inline-flex;align-items:center;font-size:16px}.site-intro-caption-icon{width:34px;height:34px;border-radius:999px;background:#111111;color:#ffffff;justify-content:center}.site-intro-description{font-size:14px;color:#475569;line-height:1.5}.site-intro-demo-body{background:#ffffff;border-radius:12px;padding:12px;box-shadow:0 8px 20px rgba(15,23,42,.08);display:grid;gap:10px;overflow:hidden}.site-intro-demo--analytics,.site-intro-demo--booking,.site-intro-demo--emails,.site-intro-demo--forms,.site-intro-demo--links,.site-intro-demo--messengers,.site-intro-demo--products,.site-intro-demo--quiz,.site-intro-demo--social{background:#f3f3f1}.site-intro-demo--analytics .site-intro-caption-icon,.site-intro-demo--booking .site-intro-caption-icon,.site-intro-demo--emails .site-intro-caption-icon,.site-intro-demo--forms .site-intro-caption-icon,.site-intro-demo--links .site-intro-caption-icon,.site-intro-demo--messengers .site-intro-caption-icon,.site-intro-demo--products .site-intro-caption-icon,.site-intro-demo--quiz .site-intro-caption-icon,.site-intro-demo--social .site-intro-caption-icon{background:#111111;color:#ffffff}.site-intro-caption-icon svg{width:18px;height:18px;display:block}.site-intro-analytics-card{display:grid;gap:12px}.site-intro-analytics-title{font-size:13px;font-weight:600;color:#111827}.site-intro-analytics-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;align-items:end;height:90px;padding:12px 10px;border-radius:14px;background:rgba(255,255,255,.8);border:1px solid rgba(17,24,39,.08)}.site-intro-analytics-chart span{display:block;width:6px;margin:0 auto;border-radius:999px;background:#f81ce5}.site-intro-analytics-legend{display:flex;gap:8px;flex-wrap:wrap}.site-intro-analytics-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600;background:rgba(17,24,39,.06);color:#111827}.site-section-center{max-width:820px;margin:0 auto;display:grid;gap:22px}.site-section-center-wide{max-width:920px;text-align:center}.landing-container h1,.landing-container h2,.landing-container h3{font-weight:700}.site-section h2{font-size:clamp(26px,3vw,36px);line-height:1.2;color:#111827;margin:0;font-family:var(--font-sans)}.site-feature-title{font-size:54px!important;line-height:1.1}.site-pill{display:inline-flex;align-items:center;gap:6px;background:#ffffff;border-radius:999px;padding:4px 10px;font-weight:600;color:#111827;margin:4px 6px 0 0;white-space:nowrap}.site-feature{display:flex;align-items:stretch;gap:32px}.site-feature,.site-feature--reverse{flex-direction:column}.site-feature-copy{max-width:560px;margin:0 auto;text-align:center;display:grid;gap:22px}.site-feature-demo{display:flex;justify-content:center;width:100%}.site-feature-list-title{font-weight:600;color:#111827}.site-feature-title-highlight{display:block;width:min(120px,60%);height:auto;margin:-16px auto 18px}.site-feature-list{margin:0;padding-left:0;display:flex;flex-wrap:wrap;gap:10px;color:#111827;list-style:none;justify-content:center}.site-feature-list li{margin:0}.site-feature-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;font-size:22px;border-radius:999px;background:#111827;color:#ffffff;text-decoration:none;font-weight:700;width:fit-content;margin:0 auto}.site-demo-surface{width:min(560px,100%);border-radius:28px;padding:24px 20px;border:1px solid rgba(17,24,39,.12);background:var(--theme-bg,#ffffff);box-shadow:0 26px 50px rgba(17,24,39,.12);--theme-bg:#f8fafc;--theme-text:#111827;--theme-card-bg:#ffffff;--theme-border:rgba(17,24,39,0.12);--theme-button-bg:#111827;--theme-button-text:#ffffff;--theme-button-radius:10px;--theme-input-radius:10px}.site-demo-surface .public-page{background:transparent}.site-demo-public{gap:18px}.site-demo-avatar-placeholder{width:86px;height:86px;border-radius:999px;background:linear-gradient(135deg,#e0e7ff,#fef9c3);border:2px solid rgba(17,24,39,.08)}.site-demo-surface .public-container{max-width:100%!important}.site-demo-surface .public-avatar{width:86px;height:86px}.site-demo-surface .public-social{justify-content:center;align-items:center;align-self:center}.site-demo-surface .public-blocks{justify-items:stretch}.site-demo-surface .public-social{width:auto}.site-demo-blocks{grid-template-columns:minmax(0,1fr)}.site-demo-yt-title{color:var(--demo-title-color,var(--theme-text,#111827))!important;font-family:var(--font-unbounded),var(--theme-font-title,var(--font-sans))!important;font-size:26px!important;line-height:1.2}.site-demo-surface button.public-button{border:none;font:inherit;color:#ffffff}.site-demo-surface button.public-button-outline{font:inherit}.site-demo-profile-name{font-family:var(--theme-font-title,var(--font-sans))}.site-demo-profile-name--alina{font-family:var(--font-pacifico),var(--theme-font-title,var(--font-sans))}.site-demo-profile-name--viktoriya{font-family:var(--font-dela-gothic-one),var(--theme-font-title,var(--font-sans))}.site-demo-surface .public-button-outline svg{color:#111111;stroke:#111111}.site-demo-surface .public-copy,.site-demo-surface .public-copy-small,.site-demo-surface .public-copy-small.public-muted,.site-demo-surface .public-muted,.site-demo-surface .public-profile-description{color:var(--demo-text-color,var(--theme-text,#111827))}.site-demo-surface-alina .public-button-outline{background:#651713;color:#ede2d8;border-color:#651713}.site-demo-toggle{display:flex;justify-content:center;margin-bottom:16px}.site-demo-tabs{display:inline-flex;gap:8px;background:#f3f4f6;padding:6px;border-radius:999px}.site-demo-tab{border:none;background:transparent;color:#6b7280;font-weight:600;padding:6px 14px;border-radius:999px;cursor:pointer;font-size:13px}.site-demo-tab.is-active{background:#111827;color:#ffffff}.site-demo-datetime{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-section-faq{display:grid;gap:24px}.site-section-cta .site-section-center{max-width:560px;text-align:center}.site-faq,.site-section-faq .site-section-center{max-width:560px}.site-faq{display:grid;gap:16px;margin:0 auto;width:100%}.site-faq-item{background:#ffffff;border-radius:20px;border:1px solid rgba(17,24,39,.12);padding:0;overflow:hidden;width:100%;box-sizing:border-box}.site-faq-item summary{list-style:none;cursor:pointer;padding:20px 22px;font-weight:600;font-size:18px;color:#111827;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-faq-item summary::-webkit-details-marker{display:none}.site-faq-item p{margin:0;padding:0 22px 20px;color:#4b5563;font-size:16px;line-height:1.6}.site-faq-icon{width:20px;height:20px;display:inline-block;transform:rotate(0deg);transition:transform .2s ease}.site-faq-item[open] .site-faq-icon{transform:rotate(180deg)}.site-footer{display:flex;flex-direction:column;margin-top:28px;padding-top:18px;color:#6b7280;font-size:13px;font-family:var(--font-source-code-pro),var(--font-sans)}.site-footer-main{display:flex;justify-content:space-between;align-items:flex-start}.site-footer-left{display:flex;flex-direction:column;gap:4px}.site-footer-bottom{margin-top:18px;text-align:center;color:#6b7280}.site-footer-links{display:flex;align-items:flex-start;gap:24px}.site-footer-column{display:flex;flex-direction:column;gap:6px;min-width:160px}.site-footer-link{display:block;color:inherit;text-decoration:none}.site-footer-link-icon{display:inline-flex;align-items:center;gap:8px}.site-footer-link-icon svg{width:16px;height:16px;fill:currentColor}.site-footer-link:hover{color:#111827}.site-footer-price{font-size:12px;color:#6b7280}.pricing-section{max-width:820px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:24px}.pricing-header h1{font-size:clamp(32px,5vw,48px);margin-bottom:12px}.pricing-header p{color:#6b7280}.pricing-page .form-hint{text-align:center}@media (max-width:640px){.site-intro-grid{grid-template-columns:1fr}.site-footer-main{flex-direction:column;gap:16px}.site-footer-links{flex-direction:column;gap:22px}.site-footer-left{margin-bottom:16px}.landing-header{flex-direction:column;align-items:flex-start}.landing-actions{width:100%;justify-content:flex-start}.landing-hero{grid-template-columns:1fr}.landing-copy h1{font-size:32px}.landing-copy p{font-size:16px}.landing-form{flex-direction:column}.landing-cta{width:100%}.site-hero{grid-template-columns:1fr;gap:28px}.site-hero-copy h1{font-size:38px;margin-bottom:28px}.site-hero-description{font-size:16px}.site-hero-phone{justify-items:center}.site-section h2{font-size:26px}.site-feature-title{font-size:32px!important}.site-feature-list{font-size:16px}.site-feature-cta{width:100%;justify-content:center}.site-faq-item summary{font-size:16px}.site-faq-item p{font-size:14px}.site-pill{font-size:16px;white-space:normal;max-width:100%;text-align:center}.site-feature-list li{width:100%;display:flex;justify-content:center}.site-feature-demo{width:100%;overflow:hidden}.site-demo-surface{width:100%;border-radius:22px;padding:18px 14px;box-shadow:0 18px 32px rgba(17,24,39,.12)}.site-demo-surface .public-container{padding:0}}@media (max-width:960px){.site-feature{align-items:stretch}.site-feature,.site-feature--reverse{flex-direction:column}.site-feature-demo{justify-content:stretch}.site-demo-card,.site-demo-surface{width:100%}.site-demo-datetime{grid-template-columns:1fr}}@media (max-width:380px){.landing-container{padding:24px 16px 48px}}.blog-shell{min-height:100vh;background:#f3f3f1;color:#111827}.blog-shell-inner{max-width:1200px;margin:0 auto;padding:32px 20px 64px;display:flex;flex-direction:column;gap:48px}.blog-header{align-items:center}.blog-header-links{display:flex;align-items:center;gap:16px}.blog-header-links .site-landing-link.is-active{color:#111827}.blog-main{gap:48px}.blog-container,.blog-main{display:flex;flex-direction:column}.blog-container{gap:36px}.blog-hero{display:grid;gap:16px}.blog-hero-label{font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}.blog-hero h1{font-size:40px;line-height:1.15;margin:0}.blog-hero p{font-size:18px;color:#4b5563;max-width:640px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(17,24,39,.08)}.blog-card-link{display:block;color:inherit;text-decoration:none}.blog-card-media{aspect-ratio:16/9;background:#f3f4f6;overflow:hidden;position:relative}.blog-card-media img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-placeholder{width:100%;height:100%;background:linear-gradient(120deg,#f3f4f6,#e5e7eb)}.blog-card-body{padding:20px;display:grid;gap:12px}.blog-card-meta{display:flex;gap:12px;align-items:center;font-size:12px;color:#9ca3af;flex-wrap:wrap}.blog-card-title{font-size:20px;line-height:1.3;margin:0}.blog-card-excerpt{font-size:14px;color:#6b7280;margin:0}.blog-card-cta{font-size:14px;font-weight:600;color:#111827}.blog-empty{border:1px dashed #d1d5db;border-radius:24px;padding:48px 24px;text-align:center;background:#ffffff}.blog-empty-title{font-size:20px;font-weight:600}.blog-empty-text{color:#6b7280;margin-top:8px}.blog-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px}.blog-pagination-link{padding:10px 16px;border-radius:999px;border:1px solid #e5e7eb;background:#ffffff;text-decoration:none;color:#111827;font-weight:600;font-size:14px}.blog-pagination-link.is-disabled{opacity:.5;pointer-events:none}.blog-pagination-meta{font-size:13px;color:#6b7280}.blog-post{display:flex;flex-direction:column;gap:24px;max-width:720px;margin:0 auto;width:100%}.blog-post-top{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.blog-back-link{color:#6b7280;text-decoration:none;font-weight:600}.blog-back-link:hover{color:#111827}.blog-post-header h1{font-size:52px;line-height:1.15;margin-bottom:12px}.blog-post-excerpt{font-size:18px;color:#4b5563;margin-bottom:8px}.blog-post-date{font-size:13px;color:#9ca3af}.blog-post-cover{border-radius:28px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb;position:relative}.blog-post-cover img{width:100%;height:auto;display:block}.blog-prose{display:grid;gap:16px;color:#1f2937;line-height:1.7;font-weight:500}.blog-prose h2{font-size:28px;margin-top:12px}.blog-prose h3{font-size:22px;margin-top:8px}.blog-prose p{margin:0}.blog-prose p,.blog-prose ul li{font-size:18px}.blog-prose a{color:#1d4ed8;text-decoration:underline;text-underline-offset:4px}.blog-prose ol,.blog-prose ul{margin:0;padding-left:20px;display:grid;gap:6px}.blog-prose blockquote{margin:0;padding:12px 16px;border-left:3px solid #111827;background:#f3f4f6;border-radius:12px}.blog-prose img{width:100%;max-width:100%;border-radius:20px;border:1px solid #e5e7eb}.blog-post .site-section-cta{margin-top:28px}.blog-related-section{margin-top:40px;padding-top:32px;border-top:1px solid #e5e7eb;display:grid;gap:20px}.blog-related-header h2{margin:0 0 6px}.blog-related-header p{margin:0;color:#6b7280}.blog-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.blog-related-card{display:grid;gap:12px;text-decoration:none;color:inherit;padding:16px;border-radius:20px;background:#ffffff;border:1px solid #e5e7eb}.blog-related-card:hover{border-color:rgba(248,28,229,.3)}.blog-related-media{aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#f3f4f6}.blog-related-media img{width:100%;height:100%;object-fit:cover}.blog-related-title{font-weight:600}.blog-related-meta{font-size:12px;color:#9ca3af}@media (max-width:900px){.blog-shell-inner{gap:32px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-hero h1,.blog-post-header h1{font-size:32px}}@media (max-width:640px){.blog-shell-inner{padding:24px 16px 48px}.blog-header{flex-wrap:wrap;gap:12px}.blog-header-links{display:none}.blog-hero h1{font-size:28px}.blog-hero p{font-size:16px}.blog-grid{grid-template-columns:1fr}.blog-card{border-radius:20px}.blog-pagination{flex-direction:column;align-items:stretch}.blog-pagination-link,.blog-pagination-meta{text-align:center}.blog-card-body{padding:16px}.blog-tag{font-size:11px;padding:3px 8px}.blog-post-header h1{font-size:28px}.blog-post-excerpt{font-size:16px}.blog-post-cover{border-radius:20px}.blog-related{grid-template-columns:1fr}}.blog-post-top{align-items:flex-start;flex-direction:column}.blog-related-card{padding:14px}