.custom-article{padding:4rem 0 6rem;color:rgb(var(--color-foreground))}.page-width--narrow{max-width:760px;margin:0 auto;padding:0 2rem}.custom-article__hero{margin-bottom:4rem}.custom-article__hero-inner{max-width:800px}.section-custom-blog{margin-bottom:50px}.custom-article__hero-image-wrapper{width:100%;overflow:hidden;border-radius:12px;background-color:rgba(var(--color-foreground),.04);box-shadow:0 12px 40px rgba(var(--color-foreground),.08)}.custom-article__hero-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.custom-article__header{text-align:center;margin-bottom:4rem}.custom-article__blog-link{display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);text-decoration:none;margin-bottom:1.5rem;transition:color .2s ease}.custom-article__blog-link:hover{color:rgb(var(--color-foreground))}.custom-article__title{font-size:clamp(2.6rem,4.5vw,4.4rem);line-height:1.15;font-weight:700;letter-spacing:-.02em;margin:0 0 2rem;color:rgb(var(--color-foreground))}.custom-article__meta{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:1.4rem;color:rgba(var(--color-foreground),.65)}.custom-article__meta>*{position:relative}.custom-article__meta>*:not(:last-child):after{content:"\2022";position:absolute;right:-1rem;color:rgba(var(--color-foreground),.4)}.custom-article__author{font-weight:600;color:rgba(var(--color-foreground),.85)}.custom-article__content{font-size:1.8rem;line-height:1.8;color:rgba(var(--color-foreground),.88);margin-bottom:5rem}.custom-article__content>*:first-child{margin-top:0}.custom-article__content p{margin:0 0 2rem}.custom-article__content>p:first-of-type:first-letter{float:left;font-size:5.6rem;line-height:.9;font-weight:700;margin:.6rem 1rem 0 0;color:rgb(var(--color-foreground))}.custom-article__content h2{font-size:2.8rem;font-weight:700;letter-spacing:-.01em;margin:4rem 0 1.5rem;line-height:1.3}.custom-article__content h3{font-size:2.2rem;font-weight:600;margin:3rem 0 1.2rem;line-height:1.4}.custom-article__content h4{font-size:1.8rem;font-weight:600;margin:2.5rem 0 1rem}.custom-article__content blockquote{margin:3rem 0;padding:2rem 0 2rem 3rem;border-left:4px solid rgb(var(--color-foreground));font-size:2.1rem;line-height:1.6;font-style:italic;color:rgba(var(--color-foreground),.85)}.custom-article__content blockquote p{margin:0}.custom-article__content img{display:block;width:100%;height:auto;margin:3rem 0;border-radius:8px}.custom-article__content ul,.custom-article__content ol{margin:0 0 2rem;padding-left:2.5rem}.custom-article__content li{margin-bottom:.8rem}.custom-article__content a{color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.custom-article__content a:hover{opacity:.7}.custom-article__content code{background:rgba(var(--color-foreground),.06);padding:.2rem .6rem;border-radius:4px;font-size:.92em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.custom-article__content pre{background:rgba(var(--color-foreground),.05);padding:2rem;border-radius:8px;overflow-x:auto;margin:2.5rem 0}.custom-article__share{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);padding:3rem 2rem;margin:4rem auto;text-align:center}.custom-article__share-title{font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin:0 0 1.8rem}.custom-article__share-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.custom-article__share-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.6rem;font-size:1.3rem;font-weight:500;background:transparent;border:1px solid rgba(var(--color-foreground),.15);border-radius:50px;color:rgb(var(--color-foreground));text-decoration:none;cursor:pointer;transition:all .2s ease}.custom-article__share-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));transform:translateY(-2px)}.custom-article__nav{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:4rem auto;padding:3rem 2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.custom-article__nav-link{display:flex;flex-direction:column;gap:.6rem;padding:2rem;text-decoration:none;color:rgb(var(--color-foreground));border-radius:10px;transition:background .2s ease}.custom-article__nav-link:hover{background:rgba(var(--color-foreground),.04)}.custom-article__nav-link--next{text-align:right}.custom-article__nav-label{font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.custom-article__nav-title{font-size:1.6rem;font-weight:600;line-height:1.4}.custom-article__back-link{display:inline-block;margin-top:3rem;font-size:1.4rem;font-weight:500;color:rgba(var(--color-foreground),.7);text-decoration:none;transition:color .2s ease}.custom-article__back-link:hover{color:rgb(var(--color-foreground))}.custom-article__comments{margin-top:6rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.custom-article__comments-title{font-size:2.4rem;font-weight:700;margin-bottom:3rem}.custom-article__comment{padding:2rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.custom-article__comment-meta{display:flex;gap:1.5rem;font-size:1.4rem;margin-bottom:1rem;color:rgba(var(--color-foreground),.7)}.custom-article__comment-form-title{font-size:2rem;font-weight:600;margin:4rem 0 2rem}.custom-article__comment-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.custom-article__comments .field input,.custom-article__comments .field textarea{width:100%;padding:1.2rem 1.5rem;font-size:1.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:6px;background:transparent;color:rgb(var(--color-foreground));font-family:inherit;margin-bottom:1.5rem}.custom-article__comments .field input:focus,.custom-article__comments .field textarea:focus{outline:none;border-color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.custom-article{padding:2rem 0 4rem}.custom-article__hero{margin-bottom:2.5rem}.custom-article__hero-image-wrapper{max-height:320px;border-radius:8px}.custom-article__hero-image{max-height:320px}.custom-article__header{margin-bottom:2.5rem}.custom-article__content{font-size:1.6rem;line-height:1.7}.custom-article__content>p:first-of-type:first-letter{font-size:4.2rem}.custom-article__content h2{font-size:2.2rem;margin:3rem 0 1.2rem}.custom-article__content h3{font-size:1.9rem}.custom-article__content blockquote{font-size:1.7rem;padding-left:2rem}.custom-article__meta{font-size:1.3rem;gap:1.2rem}.custom-article__nav{grid-template-columns:1fr;gap:1rem}.custom-article__nav-link--next{text-align:left}.custom-article__share-btn span{display:none}.custom-article__share-btn{padding:1rem}.custom-article__comment-form-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-article.css.map */
