.toc[data-astro-cid-ymbpksfa]{width:200px}.toc-list[data-astro-cid-ymbpksfa]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.toc-li-sub[data-astro-cid-ymbpksfa]{padding-left:14px}.toc-link[data-astro-cid-ymbpksfa]{display:block;font-family:Nunito Sans,sans-serif;font-size:.8rem;line-height:1.5;color:#888;text-decoration:none;border-left:2px solid transparent;padding:6px 0 6px 12px;transition:color .2s,border-color .2s;cursor:pointer}.toc-link[data-astro-cid-ymbpksfa]:hover{color:#af4d98;border-left-color:#af4d98}#read-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg,#ff7b00,#af4d98);z-index:999;transition:width .1s linear}.prose{max-width:720px;font-family:Nunito Sans,sans-serif;font-size:1.08rem;line-height:1.8;color:#333;overflow:visible}.prose>p:first-of-type{font-size:1.18rem;color:#222;line-height:1.75;border-left:3px solid #FF7B00;padding-left:1.2rem;margin-bottom:2rem}.prose>h2{font-family:Gerbil,serif;font-size:2rem;font-weight:400;color:#111;margin:3.5rem 0 1rem;line-height:1.1;position:relative;padding-bottom:.6rem;scroll-margin-top:110px}.prose>h2:after{content:"";display:block;position:absolute;bottom:0;left:0;width:48px;height:3px;background:#ff7b00;border-radius:2px}.prose h3{font-family:Gerbil,serif;font-size:1.35rem;font-weight:400;color:#111;margin:2.4rem 0 .6rem;display:flex;align-items:center;gap:.6rem;scroll-margin-top:110px}.prose h3:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#af4d98;flex-shrink:0}.prose p{margin:0 0 1.2rem;color:#444}.prose ul{padding-left:0;margin:0 0 1.6rem;display:flex;flex-direction:column;gap:.6rem;list-style:none}.prose ul li{color:#444;padding-left:1.6rem;position:relative}.prose ul li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:50%;background:#ff7b00}.prose ol{padding-left:0;margin:0 0 1.6rem;display:flex;flex-direction:column;gap:.6rem;list-style:none;counter-reset:ol-counter}.prose ol li{color:#444;padding-left:2rem;position:relative;counter-increment:ol-counter}.prose ol li:before{content:counter(ol-counter);position:absolute;left:0;top:.05em;width:1.4rem;height:1.4rem;border-radius:50%;background:#af4d98;color:#fff;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:Nunito Sans,sans-serif}.prose blockquote{margin:2.5rem 0;padding:1.6rem 2rem;background:#faf5f2;border-left:4px solid #FF7B00;border-radius:0 12px 12px 0;font-size:1.2rem;color:#222;font-style:italic;line-height:1.6}.prose blockquote p{color:#222;margin:0}.prose strong{color:#111;font-weight:700}.prose a{color:#af4d98;text-underline-offset:3px}.prose a:hover{opacity:.8}.prose hr{border:none;border-top:2px dashed #eee;margin:3rem 0}.not-prose,.not-prose *{max-width:none;font-family:Nunito Sans,sans-serif;font-size:inherit;line-height:inherit;color:inherit}.not-prose p{margin:0;color:inherit}.not-prose ul,.not-prose ol{padding-left:0;margin:0;list-style:none;display:block}.not-prose li{padding-left:0;color:inherit}.not-prose li:before{display:none}.not-prose strong{font-weight:700;color:#111}.not-prose a{color:#af4d98;text-decoration:underline}.prose .not-prose h1,.prose .not-prose h2,.prose .not-prose h3,.prose .not-prose h4{display:block;font-family:inherit;font-size:inherit;margin:0;padding:0;gap:normal;scroll-margin-top:0}.prose .not-prose h1:before,.prose .not-prose h2:before,.prose .not-prose h3:before,.prose .not-prose h4:before{display:none!important;content:none!important}.prose .not-prose h2:after,.prose .not-prose h3:after{display:none!important;content:none!important}.article-hero-img{padding-top:2rem;padding-bottom:2rem}.rel-container{max-width:860px;margin:0 auto}.rel-wrap{display:flex;align-items:center;gap:1.2rem}.rel-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:2px solid #e5e5e5;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:border-color .3s,color .3s,opacity .3s}.rel-arrow:hover{border-color:#af4d98;color:#af4d98}.rel-cards{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.rel-card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#fff;text-decoration:none;box-shadow:0 2px 8px #00000014,0 12px 32px #0000001a;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.rel-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f,0 24px 48px #00000024}.rel-card-img{width:100%;height:200px;position:relative;overflow:hidden}.rel-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.25) 100%)}.rel-card-body{padding:1.3rem 1.5rem 1.6rem;display:flex;flex-direction:column;gap:.4rem}.rel-card-cat{font-family:Nunito Sans,sans-serif;font-size:.58rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#af4d98}.rel-card-title{font-family:Gerbil,serif;font-size:1.15rem;font-weight:400;color:#111;line-height:1.2;margin:0}.rel-card-date{font-family:Nunito Sans,sans-serif;font-size:.7rem;color:#aaa}.rel-card-link{font-family:Nunito Sans,sans-serif;font-size:.82rem;font-weight:700;color:#af4d98;margin-top:.3rem}.rel-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.4rem}.rel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ddd;cursor:pointer;padding:0;transition:background .3s}.rel-dot.active{background:#af4d98}@media(max-width:600px){.rel-cards{grid-template-columns:1fr}.rel-arrow{width:36px;height:36px}}.article-layout{display:flex;justify-content:center;align-items:flex-start;gap:3rem}.article-sidebar{width:180px;flex-shrink:0}.sidebar-sticky{position:sticky;top:120px}.article-main{flex:0 1 860px;min-width:0}.article-main .prose{max-width:none}.share-box{margin-top:2.5rem}.share-btns{display:flex;flex-direction:column;gap:8px}.share-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:2px solid #e5e5e5;background:#fff;color:#888;cursor:pointer;transition:border-color .25s,color .25s,background .25s;position:relative;text-decoration:none}.share-btn:hover{border-color:#af4d98;color:#af4d98}.copy-link .copied-msg{position:absolute;right:-70px;background:#111;color:#fff;font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;font-family:Nunito Sans,sans-serif}.copy-link.copied .copied-msg{opacity:1}@media(max-width:1279px){.article-layout{flex-direction:column;gap:0}.article-sidebar{display:none}}
