.art-hero{position:relative;overflow:hidden;padding:5rem 0 4rem;background:linear-gradient(160deg,#fafaf8,#f4f4f2);border-bottom:1px solid rgba(0,0,0,.05)}.art-orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none}.art-orb--1{width:500px;height:500px;background:#00000014;top:-200px;left:-150px}.art-orb--2{width:400px;height:400px;background:#0000001a;bottom:-150px;right:-100px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 100% at 30% 50%,black 30%,transparent 100%)}.art-hero__inner{position:relative;z-index:1;max-width:780px}.art-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.art-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;padding:.3rem .75rem;border-radius:99px;background:var(--tag-bg);border:1px solid var(--tag-border);color:var(--fg)}.art-tag--green{background:#34d39914;border-color:#34d39933;color:#34d399}.dot-green{width:6px;height:6px;background:#34d399;border-radius:50%}.art-title{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;font-style:normal;line-height:1.1;letter-spacing:-.02em;color:var(--fg);margin-bottom:1.25rem}.art-grad{background:linear-gradient(90deg,var(--accent),var(--accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.art-lead{font-size:1.125rem;color:var(--fg-muted);line-height:1.75;max-width:58ch;margin-bottom:2.5rem}.art-stats-row{display:flex;align-items:center;gap:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.07);flex-wrap:wrap}.art-stat-item{display:flex;flex-direction:column;gap:.2rem}.art-stat-num{font-size:1.75rem;font-weight:800;font-style:normal;color:var(--fg);line-height:1}.art-stat-lab{font-size:.78rem;color:var(--fg-faint);font-weight:500;letter-spacing:.03em}.art-stat-div{width:1px;height:2.5rem;background:#00000017}.art-body{padding:4rem 0 6rem}.art-layout{display:grid;grid-template-columns:200px 1fr;gap:4rem;align-items:start}@media(max-width:900px){.art-layout{grid-template-columns:1fr}.art-toc{display:none}}.art-toc{position:sticky;top:88px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:var(--orb-1);border:1px solid var(--border);border-radius:16px;padding:1.25rem}.art-toc__title{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:.875rem;max-width:none}.art-toc__list{list-style:none;display:flex;flex-direction:column;gap:.1rem;counter-reset:toc;margin-bottom:1.25rem}.art-toc__list li{counter-increment:toc}.art-toc__list a{display:flex;align-items:baseline;gap:.5rem;font-size:.8rem;font-weight:500;color:var(--fg-muted);padding:.35rem .5rem;border-radius:6px;transition:color .2s,background .2s;text-decoration:none}.art-toc__list a:before{content:counter(toc,decimal-leading-zero);font-size:.65rem;color:var(--fg);font-weight:700;flex-shrink:0}.art-toc__list a:hover{color:var(--fg);background:var(--orb-1)}.art-toc__cta{display:block;text-align:center;font-size:.78rem;font-weight:600;color:var(--fg);padding:.5rem;border:1px solid var(--tag-border);border-radius:8px;background:var(--orb-1);text-decoration:none;transition:background .2s}.art-toc__cta:hover{background:#00000029}.art-intro{font-size:1.05rem;color:var(--fg-muted);line-height:1.8;padding:1.25rem 1.5rem;border-left:3px solid #1a1a1a;background:var(--orb-1);border-radius:0 12px 12px 0;margin-bottom:3rem;max-width:none}.art-intro strong{color:var(--fg);font-weight:600}.reason-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid var(--border);border-radius:18px;padding:2rem;margin-bottom:1.25rem;display:grid;grid-template-columns:52px 1fr;gap:1.5rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #0000004d,0 4px 12px #0003}.reason-card:hover{border-color:#00000024;box-shadow:0 2px 8px #0000000d,0 8px 24px #0000004d}.reason-num{font-size:2rem;font-weight:800;line-height:1;padding-top:.35rem;color:#00000021;flex-shrink:0;letter-spacing:-.02em}.reason-content h2{font-size:1.25rem;font-weight:700;color:var(--fg);margin-bottom:.875rem;letter-spacing:-.01em}.reason-content p{font-size:.9375rem;color:var(--fg-muted);line-height:1.8;margin-bottom:.875rem;max-width:none}.reason-content em{color:var(--fg);font-style:normal;font-weight:500}.reason-content strong{color:var(--fg);font-weight:600}.fix-box{background:#34d39912;border:1px solid rgba(52,211,153,.18);border-radius:12px;padding:1rem 1.25rem;margin-top:1.25rem}.fix-box__header{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#34d399;margin-bottom:.625rem}.fix-box__header svg{color:#34d399}.fix-box p{font-size:.9rem;color:var(--fg-muted);line-height:1.75;margin:0}.fix-box a{color:var(--fg);text-decoration:underline;text-underline-offset:3px}.pull-quote{display:flex;gap:.875rem;align-items:flex-start;background:var(--orb-1);border:1px solid var(--border);border-radius:12px;padding:1.125rem 1.25rem;margin:1.25rem 0;font-size:.975rem;color:var(--fg-muted);line-height:1.7}.pull-quote__icon{color:var(--fg);flex-shrink:0;margin-top:.1rem}.pull-quote strong{color:var(--fg);font-weight:600}.highlight-box{display:flex;gap:.875rem;align-items:flex-start;background:var(--orb-1);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;margin:1.25rem 0}.highlight-box svg{flex-shrink:0;color:var(--fg);margin-top:.1rem}.highlight-box p{font-size:.9rem;line-height:1.75;margin:0;color:var(--fg-muted);max-width:none}.highlight-box p strong{color:var(--fg);font-weight:600}.highlight-box--warning{background:#d9770612;border-color:#d977062e}.highlight-box--warning svg{color:#f59e0b}.checklist{background:#ffffff08;border:1px solid rgba(0,0,0,.07);border-radius:12px;padding:1.125rem 1.25rem;margin:1.25rem 0}.checklist__title{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:.75rem;max-width:none}.checklist ul{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:0}.checklist li{display:flex;align-items:center;gap:.625rem;font-size:.9rem;color:var(--fg-muted)}.checklist li svg{color:#f87171;flex-shrink:0}.two-col-box{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.25rem 0}@media(max-width:600px){.two-col-box{grid-template-columns:1fr}}.two-col-box__item{padding:.875rem 1rem;border-radius:12px;border:1px solid}.two-col-box__item--bad{background:#ef44440f;border-color:#ef44442e}.two-col-box__item--good{background:#34d3990f;border-color:#34d3992e}.two-col-box__label{font-size:.75rem;font-weight:700;letter-spacing:.04em;margin-bottom:.4rem;max-width:none}.two-col-box__item--bad .two-col-box__label{color:#f87171}.two-col-box__item--good .two-col-box__label{color:#34d399}.two-col-box__item p:not(.two-col-box__label){font-size:.875rem;color:var(--fg-muted);margin:0;max-width:none;line-height:1.65}.summary-card{display:flex;gap:1.25rem;align-items:flex-start;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:var(--orb-1);border:1px solid var(--border);border-radius:18px;padding:1.75rem;margin:3rem 0;box-shadow:0 2px 8px #0000000a}.summary-card__icon{width:44px;height:44px;border-radius:10px;background:var(--tag-bg);border:1px solid var(--tag-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--fg)}.summary-card h2{font-size:1.2rem;font-weight:700;color:var(--fg);margin-bottom:.625rem;letter-spacing:-.01em}.summary-card p{font-size:.9375rem;color:var(--fg-muted);line-height:1.8;margin:0;max-width:none}.summary-card strong{color:var(--fg);font-weight:600}.faq-section{margin:3rem 0}.faq-section>h2{font-size:1.4rem;font-weight:700;color:var(--fg);margin-bottom:1.25rem;letter-spacing:-.01em}.faq-item{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.07);border-radius:14px;margin-bottom:.625rem;background:#ffffff08;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item[open]{border-color:#00000021;background:var(--orb-1)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--fg);list-style:none;user-select:none;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--fg)}.faq-chevron{flex-shrink:0;color:var(--fg-muted);transition:transform .25s}.faq-item[open] .faq-chevron{transform:rotate(180deg);color:var(--fg)}.faq-item p{padding:0 1.25rem 1.1rem;font-size:.9rem;color:var(--fg-muted);line-height:1.8;margin:0;max-width:none}.faq-item p strong{color:var(--fg);font-weight:600}.art-cta{position:relative;overflow:hidden;border-radius:20px;border:1px solid var(--border);margin:3rem 0;box-shadow:0 4px 24px #0000001f}.art-cta__orb{position:absolute;width:400px;height:400px;background:#00000017;filter:blur(80px);top:-150px;right:-100px;pointer-events:none}.art-cta__inner{position:relative;z-index:1;padding:2.5rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fafaf8d9}.art-cta__badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fg);background:var(--tag-bg);border:1px solid var(--tag-border);padding:.3rem .75rem;border-radius:99px;margin-bottom:1rem}.art-cta h2{font-size:1.6rem;font-weight:700;color:var(--fg);margin-bottom:.875rem;letter-spacing:-.02em}.art-cta p{font-size:.9375rem;color:var(--fg-muted);line-height:1.75;max-width:52ch;margin-bottom:1.5rem}.art-cta__actions{display:flex;gap:.875rem;flex-wrap:wrap}.art-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:10px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.art-cta__btn:active{transform:scale(.98)}.art-cta__btn--primary{background:var(--btn-bg);color:#fafaf8}.art-cta__btn--primary:hover{opacity:.9}.art-cta__btn--ghost{background:#ffffff0f;border:1px solid var(--tag-border);color:var(--fg-muted)}.art-cta__btn--ghost:hover{border-color:var(--border-strong);color:var(--fg)}.related-section{margin-top:3rem}.related-section>h2{font-size:1.25rem;font-weight:700;color:var(--fg);margin-bottom:1.25rem;letter-spacing:-.01em}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.related-card{display:flex;flex-direction:column;gap:.625rem;padding:1.1rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid rgba(0,0,0,.07);border-radius:14px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.related-card:hover{border-color:#00000024;box-shadow:0 4px 16px #0000000d;transform:translateY(-2px)}.related-card__icon{width:36px;height:36px;border-radius:8px;background:var(--tag-bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--fg);flex-shrink:0}.related-card p{font-size:.875rem;font-weight:600;color:var(--fg);line-height:1.45;margin:0;max-width:none;flex:1}.related-card span{font-size:.78rem;font-weight:600;color:var(--fg)}
