.template-content-page,.template-detail-page{--rk-red:#e31e24;--rk-red-dark:#b3141a;--rk-red-light:#fdecec;--rk-pink-bg:#fdf1f0;--rk-text:#1f2430;--rk-text-muted:#6b7280;--rk-border:#f1e3e2;--rk-white:#fff;--rk-shadow:0 10px 24px #1f243014}.template-content-page{background:#fff}.template-hero-area{margin-top:14px}.template-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.template-content-card{background:#fff;border:1px solid #f1d6d6;border-radius:8px;flex-direction:column;min-height:100%;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.template-content-card:hover{border-color:#bf000047;transform:translateY(-2px);box-shadow:0 16px 34px #bf000014}.template-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.template-card-top span{color:var(--rk-brand);text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.3}.template-content-card h2{color:#1f2937;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.3}.template-content-card p{color:#526173;margin:0 0 12px;font-size:14px;line-height:1.55}.template-content-card ul{color:#4a5568;flex:1;margin:0 0 18px;padding-left:18px;font-size:13px;line-height:1.65}.template-card-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-card-start{background:var(--rk-brand);color:#fff;cursor:pointer;border:0;border-radius:6px;width:100%;min-height:42px;padding:0 14px;font-size:14px;font-weight:700}.template-card-read{border:1px solid var(--rk-brand);color:var(--rk-brand);text-align:center;background:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.template-card-read:hover{color:var(--rk-brand);background:#ff00000d}.template-card-start:disabled{cursor:wait;opacity:.78}.template-content-eyebrow{color:var(--rk-brand);text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:700}.template-detail-page{background:#fff;min-height:100vh}.template-detail-hero{margin-top:14px}.template-detail-hero .left-part{flex:auto;max-width:820px}.template-detail-hero .right-part{flex:0 0 280px;max-width:280px}.template-detail-hero h1{color:#1f2937;margin:0;font-weight:800;line-height:1.25}.template-detail-hero p{color:#4a5568;margin:0;max-width:767px;margin-inline:0;line-height:1.6}.template-hero-image{justify-content:flex-end;align-items:center;display:flex}.template-hero-image img{object-fit:contain;max-height:240px}.template-hero-left-btn{margin-top:18px}.template-back-link{color:var(--rk-brand);margin-bottom:14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.template-back-link:hover{color:#a30000}.template-content-start{background:var(--rk-brand);color:#fff;cursor:pointer;border:0;border-radius:6px;flex:none;min-height:48px;padding:0 22px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.template-content-start:hover{background:#a30000;transform:translateY(-1px)}.template-content-start:disabled{cursor:wait;opacity:.78;transform:none}.template-article{min-width:0}.template-content-preview{min-width:0;margin-bottom:34px;overflow:hidden}.template-content-summary,.template-article .rk-article-text,.template-article{color:var(--rk-text);font-size:16px;line-height:1.85}.template-content-summary>p:first-child,.template-article .rk-article-text>p:first-child,.template-article>p:first-child{color:var(--rk-text);margin-bottom:24px;font-size:17.5px;font-weight:500}.template-content-summary p,.template-article p{color:var(--rk-text);margin:0 0 18px;line-height:1.5}.template-content-summary h1,.template-content-summary h2,.template-content-summary h3,.template-content-summary h4,.template-content-summary h5,.template-content-summary h6,.template-article h1,.template-article h2,.template-article h3,.template-article h4,.template-article h5,.template-article h6{color:var(--rk-text);margin:32px 0 14px;font-weight:800;line-height:1.35}.template-content-summary h1,.template-article h1{font-size:26px}.template-content-summary h2,.template-article h2{font-size:22px}.template-content-summary h3,.template-article h3{font-size:20px}.template-content-summary h4,.template-article h4{font-size:18px}.template-content-summary h5,.template-article h5{font-size:16px}.template-content-summary h6,.template-article h6{font-size:15px}.template-content-summary ul,.template-content-summary ol,.template-article ul,.template-article ol{color:var(--rk-text);margin:0 0 18px;padding-left:22px;font-size:16px;line-height:1.75}.template-content-summary li,.template-article li{margin-bottom:8px}.template-content-summary a,.template-article a{color:var(--rk-red);text-underline-offset:2px;font-weight:600;text-decoration:underline}.template-content-summary a:hover,.template-article a:hover{color:var(--rk-red-dark)}.template-content-summary strong,.template-content-summary b,.template-article strong,.template-article b{color:var(--rk-text);font-weight:800}.template-content-summary em,.template-content-summary i,.template-article em,.template-article i{color:var(--rk-text)}.template-content-summary img,.template-article img{box-shadow:var(--rk-shadow);border-radius:12px;max-width:100%;height:auto;margin:20px 0;display:block}.template-content-summary blockquote,.template-article blockquote{background:var(--rk-pink-bg);border-left:4px solid var(--rk-red);color:var(--rk-text);border-radius:0 10px 10px 0;margin:24px 0;padding:16px 20px;font-style:italic}.template-content-summary table,.template-article table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.template-content-summary th,.template-content-summary td,.template-article th,.template-article td{border:1px solid var(--rk-border);text-align:left;padding:10px 12px}.template-content-summary th,.template-article th{background:var(--rk-pink-bg);font-weight:700}.template-content-summary code,.template-article code{background:var(--rk-pink-bg);border:1px solid var(--rk-border);color:var(--rk-text);border-radius:6px;padding:2px 6px;font-size:.92em}.template-content-summary pre,.template-article pre{background:var(--rk-text);color:var(--rk-white);border-radius:10px;margin:20px 0;padding:16px;overflow-x:auto}.template-content-summary pre code,.template-article pre code{color:inherit;background:0 0;border:0;padding:0}.template-content-summary hr,.template-article hr{border:0;border-top:1px solid var(--rk-border);margin:28px 0}.template-detail-create{align-self:flex-start;width:fit-content;min-width:150px;margin-top:18px}.template-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:69px}.template-sidebar-cta,.template-sidebar-links{background:#fff;border:1px solid #f1d6d6;border-radius:14px;padding:20px 15px;box-shadow:0 4px 16px #1f24300f}.template-sidebar-cta{background:linear-gradient(135deg, var(--rk-brand), #a30000);color:#fff;border:0}.template-sidebar h2{color:#1f2937;border-bottom:2px solid #ff000014;margin:0 0 16px;padding-bottom:12px;font-size:15px;font-weight:800}.template-sidebar-cta h2,.template-sidebar-cta p{color:#fff}.template-sidebar-cta p{margin:0 0 16px;font-size:14px;line-height:1.6}.template-sidebar-cta .template-content-start{color:var(--rk-brand);background:#fff;width:100%}.template-sidebar-cta .template-content-start:hover{color:#a30000;background:#fff5f5}.template-sidebar-links{flex-direction:column;gap:4px;display:flex}.template-sidebar-links a{color:#1f2937;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 12px;text-decoration:none;transition:background .2s,color .2s;display:flex}.template-sidebar-links a:hover{color:var(--rk-brand);background:#ff00000d}.template-sidebar-links span{font-size:14px;font-weight:600;line-height:1.35}.template-sidebar-links small{color:#6b7280;font-size:12px;line-height:1.35}@media (max-width:991px){.template-detail-hero{align-items:stretch}.template-detail-hero .right-part{flex:auto;max-width:100%}.template-hero-image{justify-content:flex-start}.template-content-start{width:100%}.template-sidebar,.template-sidebar-cta{position:static}.template-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.template-detail-hero h1{font-size:26px}.template-content-preview{margin-bottom:26px}.template-content-grid,.template-card-actions{grid-template-columns:1fr}}
