.post__header{margin:0 0 1.75rem}.post__layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:clamp(1.75rem,4vw,3rem);align-items:start}@media(max-width:960px){.post__layout{grid-template-columns:1fr;gap:2.25rem}}.post__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.82rem;color:var(--ink-soft);margin-bottom:1rem}.post__crumbs a{color:var(--ink-muted);text-decoration:none}.post__crumbs a:hover{color:var(--gold-button);text-decoration:underline}.post__crumbs-current{color:var(--slate-deep);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50ch}.page-crumbs-band .post__crumbs{margin-bottom:0}.post__h1{margin:0 0 .85rem;max-width:none;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15;letter-spacing:-1.6px;color:var(--slate-deep);text-wrap:balance}.post__byline{margin:0 0 1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .7rem;font-size:.88rem;color:var(--ink-muted)}.post__byline-author{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit;min-width:0}.post__byline-author:hover .post__byline-author-name{color:var(--gold-button);text-decoration:underline}.post__byline-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex:none;border:2px solid #fff;box-shadow:0 1px 4px #2222221f}.post__byline-author-text{display:flex;flex-direction:column;gap:.1rem;line-height:1.2;min-width:0}.post__byline-author-name{font-weight:800;color:var(--slate-deep);letter-spacing:-.02em}.post__byline-author-role{font-size:.78rem;color:var(--ink-soft);font-weight:500}.post__byline time{color:var(--ink-muted)}.post__byline-sep{color:var(--ink-soft)}.post__byline-cats{color:var(--gold-button);font-weight:700;letter-spacing:.02em}.post__author-bio{display:grid;grid-template-columns:auto 1fr;gap:1rem 1.15rem;margin:2.75rem 0 0;padding:1.35rem 1.25rem;border:1px solid var(--rule);border-radius:14px;background:linear-gradient(180deg,#fff,#f7f8fa)}.post__author-bio-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 14px #34495e1f}.post__author-bio-label{margin:0 0 .2rem;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gold-button)}.post__author-bio-name{margin:0 0 .55rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:var(--slate-deep)}.post__author-bio-name a{color:inherit;text-decoration:none}.post__author-bio-name a:hover{color:var(--gold-button);text-decoration:underline}.post__author-bio-role{font-size:.88rem;font-weight:600;color:var(--ink-muted)}.post__author-bio-text{margin:0 0 .7rem;font-size:.95rem;line-height:1.65;color:var(--ink-muted)}.post__author-bio-links{margin:0;display:flex;flex-wrap:wrap;gap:.4rem .65rem;font-size:.88rem;font-weight:700}.post__author-bio-links a{color:var(--gold-button);text-decoration:none}.post__author-bio-links a:hover{text-decoration:underline}@media(max-width:520px){.post__author-bio{grid-template-columns:1fr;justify-items:start}}.post__hero{margin:0 0 2rem;border-radius:12px;overflow:hidden;background:var(--bg-soft);box-shadow:0 6px 24px #22222214;aspect-ratio:16 / 9}.post__hero img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.post__body{color:var(--ink);line-height:1.8}.post__body>:first-child{margin-top:0}.post__body h2,.post__body h3,.post__body h4{margin-top:2.25rem;color:var(--slate-deep)}.post__body h2{font-size:clamp(1.35rem,2.6vw,1.6rem)}.post__body h3{font-size:clamp(1.1rem,2vw,1.25rem)}.post__body p{margin:0 0 1.1em}.post__body ul,.post__body ol{padding-left:1.4rem;margin:0 0 1.1em}.post__body a{color:var(--gold-button);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.post__body a:hover{color:var(--gold-hover)}.post__body img{border-radius:8px;margin:1.25rem 0;max-width:100%;height:auto}.post__body figure{margin:1.75rem 0}.post__body figure img{margin:0;display:block;width:100%;max-width:720px;margin-inline:auto}.post__body figcaption{margin:.75rem auto 0;max-width:56ch;color:var(--ink-muted);font-size:.95rem;line-height:1.55;text-align:center;text-wrap:pretty}.post__body video{display:block;width:100%;max-width:720px;height:auto;margin:1.75rem auto;border-radius:8px;background:var(--slate-deep)}.post__body .post-youtube{position:relative;width:100%;max-width:720px;margin:1.75rem auto;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:var(--slate-deep)}.post__body .post-youtube--short{max-width:360px;aspect-ratio:9 / 16}.post__body .post-youtube iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.post__body .post-price-table{margin:1.5rem 0 1.75rem;border-radius:var(--card-radius);border:1px solid var(--rule);background:var(--bg-elev);box-shadow:var(--card-shadow-rest);overflow:hidden}.post__body .post-price-table table{width:100%;border-collapse:collapse;font-size:.98rem;line-height:1.45}.post__body .post-price-table thead{background:var(--slate-deep);color:#fff}.post__body .post-price-table th{padding:.85rem 1.15rem;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-align:left}.post__body .post-price-table th:last-child{text-align:right}.post__body .post-price-table tbody tr{border-top:1px solid var(--rule);transition:background var(--motion-fast) ease}.post__body .post-price-table tbody tr:hover{background:var(--accent-soft)}.post__body .post-price-table td{padding:.9rem 1.15rem;color:var(--ink);vertical-align:middle}.post__body .post-price-table td:last-child{text-align:right;font-variant-numeric:tabular-nums;color:var(--slate-deep)}.post__body .post-price-table td strong{font-weight:800;font-size:1.05rem;color:var(--slate-deep)}@media(max-width:640px){.post__body .post-price-table{border-radius:12px;background:var(--bg-soft);border-color:transparent;box-shadow:none}.post__body .post-price-table table,.post__body .post-price-table thead,.post__body .post-price-table tbody,.post__body .post-price-table tr,.post__body .post-price-table th,.post__body .post-price-table td{display:block}.post__body .post-price-table thead{display:none}.post__body .post-price-table tbody{padding:.65rem;display:flex;flex-direction:column;gap:.5rem}.post__body .post-price-table tbody tr{display:flex;flex-direction:column;gap:.35rem;padding:.85rem 1rem;border:1px solid var(--rule);border-radius:10px;background:var(--bg-elev);box-shadow:0 1px 3px #2222220a}.post__body .post-price-table tbody tr:hover{background:var(--bg-elev)}.post__body .post-price-table td{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:0;text-align:left}.post__body .post-price-table td:before{content:attr(data-label);flex:1 1 auto;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-muted)}.post__body .post-price-table td:last-child{text-align:right;justify-content:space-between}.post__body .post-price-table td:last-child:before{content:attr(data-label)}.post__body .post-price-table td strong{font-size:1.1rem;white-space:nowrap}}.post__body .post-price-table--compare th:last-child,.post__body .post-price-table--compare td:last-child{text-align:left;font-variant-numeric:normal}.post__body .post-price-table--compare tbody tr:nth-child(2n){background:var(--bg-soft)}.post__body .post-price-table--compare tbody tr:nth-child(odd){background:var(--bg-elev)}.post__body .post-price-table--compare tbody tr.is-highlight{background:var(--accent-soft)}.post__body .post-price-table--compare tbody tr.is-highlight td{color:var(--slate-deep)}@media(max-width:640px){.post__body .post-price-table--compare tbody tr:nth-child(2n),.post__body .post-price-table--compare tbody tr:nth-child(odd){background:var(--bg-elev)}.post__body .post-price-table--compare tbody tr.is-highlight{background:var(--accent-soft);border-color:color-mix(in srgb,var(--gold-button) 35%,var(--rule))}.post__body .post-price-table--compare td strong{white-space:normal}}.post__faq{margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2.25rem);border-top:1px solid var(--rule)}.post__faq-h2{margin:0 0 1.25rem;font-size:clamp(1.4rem,2.6vw,1.7rem);line-height:1.2;letter-spacing:-.6px;color:var(--slate-deep)}.blog-sidebar{display:grid;gap:1.25rem;align-self:start;min-width:0}@media(min-width:961px){.blog-sidebar{position:sticky;top:calc(var(--head-stack-h, 100px) + 16px);max-height:calc(100vh - var(--head-stack-h, 100px) - 32px);overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(52,73,94,.18) transparent}.blog-sidebar::-webkit-scrollbar{width:6px}.blog-sidebar::-webkit-scrollbar-thumb{background:#34495e2e;border-radius:3px}}.post-list{list-style:none;padding:0;margin:2.5rem 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.post-list li a{display:block;text-decoration:none;color:var(--ink);background:var(--bg-elev);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease}.post-list li a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1f1d1a14,0 16px 40px #1f1d1a1a}.post-list li img{width:100%;height:200px;object-fit:cover}.post-list li h2{padding:1rem 1.25rem 0;margin:0 0 .5rem;font-size:1.2rem}.post-list li p{padding:0 1.25rem 1.25rem;color:var(--ink-muted);font-size:.95rem;margin:0}article header{margin-bottom:2.5rem}article header .byline{color:var(--ink-soft);font-size:.95rem;margin-bottom:1rem}article header>img{margin:1.5rem 0 0;border-radius:var(--radius);width:100%;height:auto}.post{max-width:var(--wide-w);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) 1.5rem clamp(2.5rem,5vw,4rem)}.page-crumbs-band{max-width:var(--wide-w);margin:0 auto;padding:1.25rem 1.5rem 0}.blog-sidebar__cta{position:relative;padding:1.5rem 1.4rem 1.55rem;border-radius:14px;background:linear-gradient(150deg,var(--slate-deep) 0%,var(--slate) 100%);color:#fff;box-shadow:0 12px 28px #2838482e;overflow:hidden}.blog-sidebar__cta:before{content:"";position:absolute;inset:-40% -30% auto auto;width:220px;height:220px;background:radial-gradient(closest-side,rgba(201,166,71,.35),transparent 70%);pointer-events:none}.blog-sidebar__cta-kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-button, #c9a647)}.blog-sidebar__cta-h2{margin:0 0 .6rem;font-size:1.18rem!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.01em!important;color:#fff}.blog-sidebar__cta-body{margin:0 0 1.1rem;font-size:.92rem;line-height:1.5;color:#ffffffd1}.blog-sidebar__cta-btn{width:100%;justify-content:center;gap:.55rem;font-size:.92rem;padding:.7rem 1rem}.blog-sidebar__block{padding:1.35rem 1.4rem;background:#fff;border:1px solid var(--rule);border-radius:14px;box-shadow:0 6px 18px #2222220a}.blog-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:1rem}.blog-sidebar__h2{margin:0;font-size:.78rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase;color:var(--slate-deep)!important;line-height:1.2!important}.blog-sidebar__stars{display:inline-flex;align-items:center;gap:1px;color:var(--gold-button, #c9a647)}.blog-sidebar__reviews-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.blog-sidebar__review{margin:0;padding:0;border-top:1px solid var(--rule);padding-top:.85rem}.blog-sidebar__review:first-child{border-top:0;padding-top:0}.blog-sidebar__review-quote{margin:0 0 .35rem;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--slate-deep)}.blog-sidebar__review-body{margin:0 0 .45rem;font-size:.86rem;line-height:1.5;color:var(--ink-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-sidebar__review-meta{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--ink-muted)}.blog-sidebar__posts{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.blog-sidebar__post{margin:0;padding:0}.blog-sidebar__post-link{display:grid;grid-template-columns:72px 1fr;gap:.75rem;align-items:center;padding:.55rem;margin:-.55rem;border-radius:10px;color:var(--slate-deep);text-decoration:none;transition:background-color .16s ease,transform .16s ease}.blog-sidebar__post-link:hover,.blog-sidebar__post-link:focus-visible{background:var(--bg-soft);outline:none}.blog-sidebar__post-photo{display:block;width:72px;height:56px;border-radius:8px;overflow:hidden;background:var(--bg-soft);flex:none}.blog-sidebar__post-photo img{width:100%;height:100%;object-fit:cover;display:block}.blog-sidebar__post-body{display:grid;gap:.2rem;min-width:0}.blog-sidebar__post-title{font-size:.9rem;font-weight:700;line-height:1.35;color:var(--slate-deep);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-sidebar__post-date{font-size:.78rem;color:var(--ink-muted)}.blog-sidebar__links{list-style:none;margin:0;padding:0;display:grid;gap:.25rem}.blog-sidebar__link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .75rem;border-radius:10px;background:var(--bg-soft);color:var(--slate-deep);font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}.blog-sidebar__link:hover,.blog-sidebar__link:focus-visible{background:var(--slate-deep);color:#fff;outline:none;transform:translate(2px)}.blog-sidebar__link svg{flex:none;opacity:.6;transition:transform .16s ease}.blog-sidebar__link:hover svg,.blog-sidebar__link:focus-visible svg{transform:translate(2px);opacity:1}.blog-sidebar__more-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:0;font-size:.84rem;font-weight:700;letter-spacing:.02em;color:var(--gold-button, #c9a647);text-decoration:none;transition:color .16s ease,gap .16s ease}.blog-sidebar__more-link:hover,.blog-sidebar__more-link:focus-visible{color:var(--gold-hover, #b8943c);gap:.55rem;outline:none}
