:root{--alp-container: 86ch;--alp-gutter: 1.25rem;--alp-radius: 18px;--alp-shadow: 0 16px 40px rgba(0,0,0,.08);--alp-accent: #0f766e;--alp-accent-2:#1f2937;--alp-muted:#6b7280;--alp-border:#e5e7eb}.section-main-article .container--reading-width{max-width:var(--alp-container)}.alp-article{margin:0 auto;padding-inline:var(--alp-gutter)}.alp-breadcrumbs{display:flex;gap:.35rem;align-items:center;font-size:.82rem;line-height:1.15;color:var(--alp-muted);margin:.5rem auto 0;max-width:var(--alp-container);padding-inline:var(--alp-gutter);white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.alp-breadcrumbs::-webkit-scrollbar{display:none}.alp-breadcrumbs a{color:inherit;text-decoration:none}.alp-breadcrumbs a:hover{text-decoration:underline}.alp-breadcrumbs .sep{opacity:.5}.alp-hero{position:relative;border-radius:var(--alp-radius);overflow:hidden;margin:.75rem auto 1rem;max-width:min(1200px,96vw);box-shadow:var(--alp-shadow);aspect-ratio:3/2;display:grid;place-items:end start;background:#0b1220}@media (min-width:768px){.alp-hero{aspect-ratio:16/9}}.alp-hero img{width:100%;height:100%;object-fit:cover;display:block}.alp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#000000ad)}.alp-hero .alp-hero__content{position:absolute;inset-inline:clamp(14px,3vw,40px);inset-block-end:clamp(14px,3vw,40px);z-index:2;color:#fff;max-width:70ch;padding:.65rem .8rem;background:#00000061;border-radius:14px;-webkit-backdrop-filter:saturate(120%) blur(2px);backdrop-filter:saturate(120%) blur(2px)}.alp-hero h1{margin:0 0 .3rem;line-height:1.12;font-size:clamp(1.25rem,4.2vw + .2rem,2.4rem);letter-spacing:-.01em;text-wrap:balance;color:#fff}.alp-hero .alp-meta{opacity:.95;font-size:.9rem;display:flex;gap:.6rem;flex-wrap:wrap}.alp-hero .alp-meta .dot:before{content:"\2022";margin:0 .45rem;opacity:.6}.alp-layout{display:grid;grid-template-columns:min(76ch,100%);gap:1.25rem;align-items:start;margin:1rem auto 2rem;max-width:min(1200px,96vw)}@media (min-width:1100px){.alp-layout{grid-template-columns:44px min(76ch,100%) 300px;gap:2rem}}.alp-progress,.alps-progress{position:sticky;top:0;left:0;right:0;height:4px;width:0%;background:linear-gradient(90deg,var(--alp-accent) 0% 0%,transparent 0% 100%);z-index:50}.alp-share{display:none}@media (min-width:1100px){.alp-share{position:sticky;top:7rem;align-self:start;display:grid;gap:.5rem}.alp-share a,.alp-share button{-webkit-appearance:none;appearance:none;border:1px solid var(--alp-border);background:#fff;border-radius:999px;width:44px;height:44px;display:grid;place-items:center;cursor:pointer;transition:transform .12s ease,background .12s ease}.alp-share a:hover,.alp-share button:hover{transform:translateY(-1px);background:#f8fafc}}.alp-content.rte{color:#0b1320;font-size:1.02rem;line-height:1.7}.alp-content p{margin:1.05em 0}.alp-content h2,.alp-content h3,.alp-content h4{scroll-margin-top:90px;line-height:1.25}.alp-content h2{font-size:clamp(1.25rem,2.8vw,1.7rem);margin:1.8em 0 .6em}.alp-content h3{font-size:clamp(1.125rem,2.2vw,1.35rem);margin:1.4em 0 .6em;color:var(--alp-accent-2)}.alp-content h1{font-size:clamp(1.35rem,3.4vw,2rem)}.alp-content img{border-radius:12px;box-shadow:var(--alp-shadow)}.alp-content figure{margin:1.2rem 0}.alp-content figcaption{font-size:.9rem;color:var(--alp-muted);text-align:center;margin-top:.5rem}.alp-content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid var(--alp-accent);background:#f8fafc;border-radius:8px}.alp-content pre{background:#0b1220;color:#e5e7eb;padding:1rem;border-radius:12px;overflow:auto}.alp-aside{display:none}@media (min-width:1100px){.alp-aside{display:block}}.alp-toc{position:sticky;top:7rem;align-self:start;border:1px solid var(--alp-border);border-radius:var(--alp-radius);padding:1rem;background:#fff;box-shadow:var(--alp-shadow)}.alp-toc h3{margin:0 0 .5rem;font-size:1rem}.alp-toc nav ul{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.alp-toc nav a{text-decoration:none;color:#111827;font-size:.95rem}.alp-toc nav a:hover{text-decoration:underline}.alp-toc .lvl-3{margin-left:.75rem;opacity:.9}.alp-article-meta{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--alp-border);color:var(--alp-muted);display:flex;flex-wrap:wrap;gap:.75rem 1rem}.alp-tags a{display:inline-block;border:1px solid var(--alp-border);padding:.25rem .6rem;border-radius:999px;text-decoration:none;color:#111827;font-size:.9rem;background:#fff}.alp-tags a:hover{background:#f3f4f6}.alp-related{margin:2.4rem 0 1.8rem}.alp-related-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:900px){.alp-related-grid{grid-template-columns:repeat(3,1fr)}}.alp-card{border:1px solid var(--alp-border);border-radius:var(--alp-radius);overflow:hidden;background:#fff;box-shadow:var(--alp-shadow);display:grid;grid-template-rows:180px auto}.alp-card img{width:100%;height:100%;object-fit:cover;display:block}.alp-card .body{padding:.9rem 1rem;display:grid;gap:.35rem}.alp-card .title{font-weight:600;color:#111827;text-decoration:none}.alp-card .title:hover{text-decoration:underline}.alp-card .date{font-size:.85rem;color:var(--alp-muted)}#comments,#template.form{margin-top:2rem}.comment{border-bottom:1px solid var(--alp-border);padding-bottom:1rem}.comment .author{color:var(--alp-muted);font-size:.9rem;margin-bottom:.5rem}.errors{color:#b91c1c}@media (prefers-reduced-motion: reduce){.alp-hero,.alp-share a,.alp-share button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/blog-custom.css.map */
