@font-face{font-family:Forrest;src:url(/resources/Forrest-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--warm-cream: #FCF6EF;--warm-beige: #F6F0E9;--warm-brown: #2B180A;--warm-brown-light: #5C4033;--neutral-100: #FFFFFF;--neutral-200: #FAF7F4;--neutral-300: #E5E5E5;--green-300: #9AB9B4;--green-600: #035042;--green-700: #024236;--green-800: #023128;--green-900: #01201B;--mint-600: #A0D5C6}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Forrest,Georgia,serif}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--warm-cream);color:var(--warm-brown);line-height:1.6}.article-main{padding:8rem 2rem 4rem}.article-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 320px;gap:4rem;align-items:flex-start}.article-content{max-width:720px}.article-header{margin-bottom:3rem}.article-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.article-category{padding:.35rem .875rem;font-size:.8rem;font-weight:500;color:var(--green-600);background:#0350421a;border-radius:16px}.article-date,.article-read-time{font-size:.875rem;color:var(--warm-brown-light)}.article-header h1{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--warm-brown)}.article-intro{font-size:1.2rem;color:var(--warm-brown-light);line-height:1.7}.article-intro img{display:block;max-width:100%;height:auto;margin:1.5rem 0;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid var(--neutral-300)}.article-body{font-size:1.05rem;line-height:1.8}.article-section{margin-bottom:2.5rem}.article-section h2{font-size:1.75rem;font-weight:600;color:var(--warm-brown);margin-bottom:1.25rem;padding-top:1rem}.article-section p{margin-bottom:1.25rem;color:var(--warm-brown)}.article-section ul,.article-section ol{margin:1.25rem 0;padding-left:1.5rem}.article-section ol{counter-reset:list-counter;list-style:none;padding-left:0}.article-section ol li{counter-increment:list-counter;padding-left:2.5rem;position:relative}.article-section ol li:before{content:counter(list-counter) ".";position:absolute;left:0;color:var(--green-600);font-weight:600;min-width:1.5rem}.article-section li{margin-bottom:.75rem;color:var(--warm-brown)}.article-section a{color:var(--green-600);text-decoration:underline;text-decoration-color:var(--mint-600);text-underline-offset:3px;transition:color .2s,text-decoration-color .2s}.article-section a:hover{color:var(--green-800);text-decoration-color:var(--green-600)}.article-section strong{color:var(--warm-brown);font-weight:600}.article-section table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}.article-section table th,.article-section table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--neutral-300)}.article-section table th{background:var(--green-600);color:#fff;font-weight:600}.article-section table tr:last-child td{border-bottom:none}.article-section table tr:nth-child(2n){background:#00000005}.article-section table tr:hover{background:#a0d5c626}.article-section img{display:block;max-width:100%;height:auto;margin:1.5rem 0;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid var(--neutral-300)}.article-section .video-embed{position:relative;width:100%;padding-bottom:56.25%;margin:1.5rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}.article-section .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.article-cta-inline{background:linear-gradient(135deg,#d4f0e9,#b8e4d8);border-radius:16px;padding:1.25rem 1.5rem;margin:2.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border:1px solid rgba(160,213,198,.5)}.cta-inline-content{display:flex;align-items:center;gap:1rem}.cta-inline-badge{padding:.35rem .75rem;font-size:.75rem;font-weight:600;color:#fff;background:var(--green-600);border-radius:8px;white-space:nowrap}.cta-inline-content p{font-size:.95rem;color:var(--green-800);margin:0;font-weight:500}.cta-inline-btn{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--green-600);border-radius:10px;text-decoration:none;white-space:nowrap;transition:background .2s,transform .2s;box-shadow:0 4px 12px #03504233}.cta-inline-btn:hover{background:var(--green-800);transform:translateY(-2px);box-shadow:0 6px 16px #03504240}.article-author{margin-top:4rem;padding:2rem;background:#e3ebe9;border-radius:20px;display:flex;gap:2rem}.author-avatar{width:120px;height:120px;border-radius:50%;overflow:hidden;flex-shrink:0}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-info{flex:1}.author-label{font-size:.875rem;color:var(--warm-brown-light);display:block;margin-bottom:.25rem}.author-name{font-size:1.5rem;font-weight:700;color:var(--warm-brown);margin-bottom:.75rem}.author-bio{font-size:.95rem;color:var(--warm-brown);line-height:1.6;margin-bottom:1rem}.author-social{display:flex;gap:.5rem}.author-social-link{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--warm-cream);border-radius:10px;color:var(--warm-brown);transition:background .2s,color .2s}.author-social-link:hover{background:var(--green-800);color:#fff}.article-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem;height:max-content}.sidebar-toc{background:var(--warm-beige);border-radius:16px;padding:1.5rem}.sidebar-toc h4{font-size:.875rem;font-weight:600;color:var(--warm-brown);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.sidebar-toc ul{list-style:none}.sidebar-toc li{margin-bottom:.5rem}.toc-link{display:block;padding:.5rem .75rem;font-size:.875rem;color:var(--warm-brown-light);text-decoration:none;border-radius:8px;border-left:2px solid transparent;transition:all .2s}.toc-link:hover{color:var(--warm-brown);background:#00000008}.toc-link.active{color:var(--green-600);border-left-color:var(--green-600);background:#0350420d}.sidebar-cta{background:linear-gradient(145deg,#d4f0e9,#c5e8de);border-radius:16px;padding:1.75rem;border:1px solid rgba(160,213,198,.4)}.sidebar-cta-label{font-size:.875rem;color:var(--green-600);display:block;margin-bottom:.25rem;font-weight:500}.sidebar-cta h3{font-size:1.5rem;font-weight:700;color:var(--green-800);margin-bottom:.75rem}.sidebar-cta p{font-size:.9rem;color:var(--green-800);line-height:1.5;margin-bottom:1.25rem}.sidebar-cta-btn{display:block;width:100%;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--green-600);border-radius:12px;text-decoration:none;text-align:center;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 12px #03504233}.sidebar-cta-btn:hover{background:var(--green-800);transform:translateY(-2px);box-shadow:0 6px 16px #0350424d}@media(max-width:1024px){.article-container{grid-template-columns:1fr}.article-sidebar{display:none}.article-content{max-width:100%}}@media(max-width:768px){.article-main{padding:6rem 1rem 3rem;overflow-x:hidden}.article-container{overflow-x:hidden}.article-content{overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word}.article-header h1{font-size:1.75rem}.article-intro{font-size:1rem}.article-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.article-body{font-size:.95rem}.article-intro img,.article-section img{max-width:100%;width:100%;height:auto}.article-section table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.85rem}.article-section table th,.article-section table td{padding:.75rem;white-space:nowrap}.article-section ol{padding-left:0}.article-section ol li{padding-left:2rem}.article-section ul{padding-left:1.25rem}.article-cta-inline{flex-direction:column;align-items:flex-start;gap:1rem}.cta-inline-content{flex-direction:column;align-items:flex-start;gap:.5rem}.article-author{flex-direction:column;text-align:center;align-items:center;padding:1.5rem}.author-social{justify-content:center}}
