@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&display=swap');:root{--p:#BF360C;--a:#FF6D00;--l:#E65100;--m:#FFAB40;--font-head:'Plus Jakarta Sans',system-ui,sans-serif;--font-body:'DM Sans','Segoe UI',Roboto,sans-serif}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}a{color:var(--l);text-decoration:none}a:hover{text-decoration:underline}body{font-family:var(--font-body);line-height:1.82;color:#333;background:#f5f9fa;-webkit-font-smoothing:antialiased;padding-top:60px}body::after{content:'';position:fixed;inset:0;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.35}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:60px;background:rgba(191,54,12,0.52);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(255,109,0,0.3)}.site-header .header-inner{max-width:1100px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;gap:16px}a.site-logo{color:#fff;text-decoration:none;font-family:var(--font-head);font-weight:800;font-size:1.08em;letter-spacing:-.02em;display:flex;align-items:center;flex-shrink:0;text-shadow:0 1px 4px rgba(0,0,0,.35)}a.site-logo span{color:#fff}a.site-logo span span{color:rgba(255,255,255,.75)}.site-nav{display:flex;align-items:center;gap:2px;flex:1}.site-nav .nav-link{color:rgba(255,255,255,.85);padding:7px 13px;font-size:.9em;font-weight:500;text-decoration:none;transition:all .15s;display:flex;align-items:center;border-radius:999px;white-space:nowrap}.site-nav .nav-link:hover{background:rgba(255,255,255,.18);color:#fff}.site-nav .nav-link.active{color:#fff;font-weight:600;background:rgba(255,255,255,.22)}.nav-item{position:relative;display:flex;align-items:stretch;flex-shrink:0}.nav-top{color:rgba(255,255,255,.85);padding:7px 13px;font-size:.9em;font-weight:500;display:flex;align-items:center;transition:all .15s;text-decoration:none;border-radius:999px;white-space:nowrap;background:none;border:none;cursor:pointer;font-family:inherit}.nav-item:hover .nav-top,.nav-item.dd-open .nav-top{background:rgba(255,255,255,.18);color:#fff}.nav-item.active .nav-top{color:#fff;font-weight:600;background:rgba(255,255,255,.22)}.nav-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.14);min-width:210px;z-index:200}.nav-item:hover .nav-dropdown,.nav-item.dd-open .nav-dropdown{display:block}.nav-dropdown a{display:block;padding:10px 18px;font-size:.88em;color:var(--p);text-decoration:none;white-space:nowrap;transition:background .12s;font-weight:500}.nav-dropdown a:hover{background:rgba(0,0,0,.05);color:var(--p)}.nav-dropdown a:first-child{border-radius:10px 10px 0 0}.nav-dropdown a:last-child{border-radius:0 0 10px 10px}.hamburger{display:none;background:none;border:none;padding:8px 10px;cursor:pointer;margin-left:auto;flex-shrink:0}.hamburger span{display:block;width:22px;height:2px;background:rgba(255,255,255,.9);margin:5px 0;transition:transform .2s}@media(max-width:700px){.hamburger{display:flex;flex-direction:column;justify-content:center}.site-nav{display:none;position:fixed;top:60px;left:0;right:0;background:rgba(20,20,20,.97);backdrop-filter:blur(16px);flex-direction:column;align-items:stretch;padding:12px 16px 20px;gap:0;border-bottom:2px solid var(--a)}.site-nav.open{display:flex}.site-nav .nav-link{padding:13px 6px;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;justify-content:flex-start;font-size:.92em}.nav-item{flex-direction:column;width:100%;flex-shrink:unset}.nav-top{padding:13px 6px;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;font-size:.92em}.nav-dropdown{position:static;box-shadow:none;border:none;border-radius:0;display:none;background:rgba(0,0,0,.25)}.nav-item.mob-open .nav-dropdown{display:block}.nav-dropdown a{padding:10px 0 10px 20px;border-bottom:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.85);border-radius:0}}.wrap{max-width:1140px;margin:0 auto;padding:0 32px}.content-wrap{max-width:1140px;margin:0 auto;padding:0 32px}nav.breadcrumb{padding:14px 0;font-size:.84em;color:#777}nav.breadcrumb a{color:var(--l);text-decoration:none}nav.breadcrumb a:hover{color:var(--p);text-decoration:underline}article{padding:36px 0 24px;font-size:1.04em;overflow-wrap:break-word}h1{font-family:var(--font-head);font-size:2.2rem;line-height:1.2;margin-bottom:14px;letter-spacing:-.02em;color:#1a1a1a;font-weight:700}.author{display:flex;align-items:center;gap:12px;margin-bottom:20px}.author-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-info{line-height:1.35}.author-name{font-size:.9em;font-weight:600;color:#1a1a1a}.author-role{font-size:.8em;color:#666}.meta{color:#666;font-size:.84em;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #e0ebe8}.affiliate-disclosure{background:#f0faf7;border:1px solid #d0e8e0;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:.82em;color:#666;line-height:1.55}.affiliate-disclosure strong{color:#555}article h2{font-family:var(--font-head);font-size:1.35em;margin:44px 0 16px;color:#1a1a1a;letter-spacing:-.01em;font-weight:700;border-left:3px solid var(--a);padding-left:1rem}article h3{font-family:var(--font-head);font-size:1.1em;margin:28px 0 10px;color:#333;font-weight:600}article p{margin-bottom:20px;color:#444}article ul,article ol{margin:0 0 20px 20px}article li{margin-bottom:10px;color:#444}article li::marker{color:#b0b8b0}article a{color:var(--l);text-decoration:underline;text-decoration-color:rgba(0,131,143,.3);text-underline-offset:2px}article a:hover{text-decoration-color:var(--l)}article strong{font-weight:600;color:#1a1a1a}article blockquote{border-left:3px solid var(--a);margin:28px 0;padding:16px 24px;color:#555;background:#f0faf7;border-radius:0 8px 8px 0;font-style:normal}article table{width:100%;border-collapse:collapse;margin:24px 0;font-size:.93em}article th,article td{padding:12px 16px;border-bottom:1px solid #e0ebe8;text-align:left}article th{font-weight:600;background:#eef5f3;color:#1a1a1a}.toc{border-left:3px solid var(--a);background:#f0faf7;padding:20px 26px;margin-bottom:36px;border-radius:0 8px 8px 0}.toc .toc-title{font-size:.9em;font-weight:700;color:#1a1a1a;margin-bottom:10px}.toc ol{margin:0;padding:0 0 0 20px;list-style:decimal}.toc li{margin-bottom:6px;font-size:.88em}.toc a{color:var(--l);text-decoration:none}.toc a:hover{text-decoration:underline}.inline-link{background:#f0faf7;border-left:3px solid var(--a);padding:10px 16px;margin:20px 0;font-size:.93em;border-radius:0 6px 6px 0}.inline-link a{color:var(--l);font-weight:500;text-decoration:none}.inline-link a:hover{text-decoration:underline}.related{background:#fff;border:1px solid #e0ebe8;border-radius:10px;padding:24px 28px;margin:36px 0 24px}.related h2{font-size:1.05em;margin:0 0 14px;color:#2d2d2d;font-weight:600;border-left:none;padding-left:0}.related ul{list-style:none;margin:0;padding:0}.related li{margin-bottom:10px;padding-left:20px;position:relative}.related li::before{content:'\2192';position:absolute;left:0;color:var(--m);font-size:.9em}.related a{color:var(--l);text-decoration:none;font-weight:500}.related a:hover{text-decoration:underline}.section-divider{width:60px;height:2px;background:var(--a);margin:40px 0}.next-step{background:var(--p);color:#fff;padding:28px 32px;border-radius:10px;margin:24px 0 32px}.next-step .ns-label{font-size:.84em;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.5);margin-bottom:8px}.next-step .ns-title{font-size:1.1em;font-weight:600;margin-bottom:12px}.next-step a{color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.4);text-underline-offset:2px}.next-step a:hover{text-decoration-color:#fff}.newsletter{background:#fff;border:1px solid #e0ebe8;border-radius:10px;padding:28px 32px;margin:0 0 32px;text-align:center}.newsletter .nl-head{font-size:1.1em;font-weight:600;color:#1a1a1a;margin-bottom:6px}.newsletter .nl-sub{font-size:.9em;color:#777;margin-bottom:18px;line-height:1.55}.newsletter form{display:flex;gap:8px;max-width:400px;margin:0 auto}.newsletter input[type=email]{flex:1;padding:10px 14px;border:1px solid #e0ebe8;border-radius:6px;font-size:.9em;font-family:inherit;outline:none;transition:border-color .15s}.newsletter input[type=email]:focus{border-color:var(--l)}.newsletter button{padding:10px 20px;background:var(--p);color:#fff;border:none;border-radius:6px;font-size:.9em;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.captcha-row{display:flex;align-items:center;gap:8px;font-size:.84em;color:#666}.captcha-row label{white-space:nowrap}.captcha-input{width:50px;padding:8px 10px;border:1px solid #e0ebe8;border-radius:6px;font-size:.9em;font-family:inherit;text-align:center;outline:none}.captcha-input:focus{border-color:var(--l)}.newsletter .nl-privacy{font-size:.82em;color:#777;margin-top:10px}.article-layout{display:grid;grid-template-columns:1fr 300px;gap:52px;align-items:start}.article-main{min-width:0}.article-sidebar{position:sticky;top:80px;display:flex;flex-direction:column;gap:20px}.sidebar-author{background:#fff;border:1px solid #e0ebe8;border-radius:14px;padding:24px;overflow:hidden}.sidebar-author .sidebar-author-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.sidebar-author .sidebar-author-name{font-size:.97em;font-weight:700;color:#1a1a1a;margin-bottom:2px}.sidebar-author .sidebar-author-role{font-size:.84em;color:#666;font-weight:500}.sidebar-author .sidebar-author-bio{font-size:.86em;color:#555;line-height:1.65;border-top:1px solid #f0f0f0;padding-top:14px}.sidebar-author .sidebar-author-badge{display:inline-block;margin-top:12px;font-size:.84em;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--p);background:color-mix(in srgb,var(--p) 10%,#fff);padding:3px 10px;border-radius:999px}.sidebar-nl{background:#fff;border:1px solid #e0ebe8;border-radius:14px;padding:22px}.sidebar-nl .sidebar-nl-head{font-size:.97em;font-weight:700;color:#1a1a1a;margin-bottom:6px}.sidebar-nl .sidebar-nl-sub{font-size:.83em;color:#777;margin-bottom:14px;line-height:1.5}.sidebar-nl input[type=email]{width:100%;padding:9px 12px;border:1px solid #e0ebe8;border-radius:8px;font-size:.88em;font-family:inherit;outline:none;margin-bottom:8px;transition:border-color .15s}.sidebar-nl input[type=email]:focus{border-color:var(--l)}.sidebar-nl button{width:100%;padding:9px 0;background:var(--p);color:#fff;border:none;border-radius:8px;font-size:.88em;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.sidebar-nl .captcha-row{margin-bottom:8px}.author-bio{display:flex;gap:18px;align-items:flex-start;background:#fff;border:1px solid #e0ebe8;border-radius:10px;padding:28px 32px;margin:0 0 32px}.author-bio .bio-name{font-size:1em;font-weight:600;color:#1a1a1a;margin-bottom:6px}.author-bio p{font-size:.9em;color:#666;line-height:1.65;margin:0}.pdf-sticky{position:fixed;bottom:24px;right:24px;z-index:50;display:flex;align-items:center;gap:8px;background:#fff;color:#555;border:1px solid #e0ebe8;padding:10px 18px;border-radius:24px;font-size:.84em;cursor:pointer;font-family:inherit;box-shadow:0 2px 12px rgba(0,0,0,.1);transition:box-shadow .2s,transform .15s}.pdf-sticky:hover{box-shadow:0 4px 20px rgba(0,0,0,.15);transform:translateY(-1px)}.pdf-sticky svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;flex-shrink:0}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:200;align-items:center;justify-content:center}.modal-overlay.active{display:flex}.modal{background:#fff;border-radius:12px;padding:32px;max-width:400px;width:90%;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.15);position:relative}.modal h3{font-size:1.1em;font-weight:600;margin-bottom:6px;color:#1a1a1a}.modal p{font-size:.9em;color:#777;margin-bottom:18px;line-height:1.5}.modal form{display:flex;flex-direction:column;gap:10px}.modal input[type=email]{padding:10px 14px;border:1px solid #e0ebe8;border-radius:6px;font-size:.9em;font-family:inherit;outline:none;text-align:center}.modal input[type=email]:focus{border-color:var(--l)}.modal button{padding:10px 20px;background:var(--p);color:#fff;border:none;border-radius:6px;font-size:.9em;font-weight:600;cursor:pointer;font-family:inherit}.modal .close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.3em;cursor:pointer;color:#999;padding:4px}.modal .nl-privacy{font-size:.82em;color:#777;margin:4px 0 0}.modal .captcha-row{justify-content:center}footer{background:#fff;padding:28px 24px;border-top:1px solid #e0ebe8;color:#777;font-size:.875em;text-align:center;margin-top:24px}.footer-inner,footer .wrap{max-width:1140px;margin:0 auto;padding:0 32px}.footer-brand{font-weight:600;color:#666;margin-bottom:4px}.footer-author{color:#777;font-size:1em;margin:4px 0 8px;font-style:italic}.footer-silo-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin:0 auto 16px;max-width:600px}.footer-silo-links a{color:#777;text-decoration:none;font-size:1em}.footer-silo-links a:visited{color:#777}.footer-silo-links a:hover{color:var(--l)}.footer-links a{color:var(--l);text-decoration:none;margin:0 8px;font-size:.95em}.footer-links a:hover{text-decoration:underline}.footer-links{margin-top:8px}::selection{background:#d0f0ea;color:#1a1a1a}@media print{.site-header,.breadcrumb,.toc,.related,.next-step,.newsletter,.pdf-sticky,.modal-overlay,footer,.author,.affiliate-disclosure{display:none}body{background:#fff;color:#000;padding-top:0}article{padding:0}.content-wrap{max-width:none;padding:0}h1{font-size:1.5em}}@media(max-width:480px){h1{font-size:1.5em}article h2{font-size:1.2em}.related{padding:20px}.next-step{padding:22px 20px}.newsletter{padding:22px 20px}.newsletter form{flex-direction:column}.pdf-sticky{bottom:16px;right:16px;padding:8px 14px;font-size:.8em}.author-bio{flex-direction:column;padding:22px 20px;gap:14px;text-align:center}}body{font-family:var(--font-body);line-height:1.78;color:#2d2d2d;background:#f5f9fa;-webkit-font-smoothing:antialiased;padding-top:60px}.hero{background:radial-gradient(ellipse at 50% 0%,rgba(191,54,12,0.18) 0%,transparent 40%),radial-gradient(ellipse at 12% 75%,rgba(255,109,0,0.22) 0%,transparent 52%),radial-gradient(rgba(255,255,255,.028) 1px,transparent 1px),color-mix(in srgb,#BF360C 15%,#0a0a0a);background-size:auto,auto,38px 38px,cover;color:#fff;padding:64px 0 56px;position:relative}.hero .wrap{position:relative;z-index:1}.hero.has-hero-bg{background-size:cover!important;background-position:right center!important;background-repeat:no-repeat!important}.hero.has-hero-bg::before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(to right,rgba(0,0,0,.92) 0%,rgba(0,0,0,.82) 30%,rgba(0,0,0,.52) 58%,rgba(0,0,0,.14) 100%)}.hero-badge{display:inline-block;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.9);font-size:.8em;font-weight:600;letter-spacing:.09em;text-transform:uppercase;padding:5px 16px;border-radius:999px;margin-bottom:22px}.hero h1{font-family:var(--font-head);font-size:clamp(1.7rem,3.5vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px;max-width:min(58%,640px);color:#fff}.hero .hero-sub{font-size:1.05em;color:rgba(255,255,255,.82);max-width:min(55%,580px);line-height:1.7;margin-bottom:28px;font-weight:400}.hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hero-cta a{display:inline-block;padding:16px 32px;border-radius:10px;font-weight:600;font-size:1em;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.15);text-decoration:none}.hero-cta a:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2);text-decoration:none}.btn-w{background:#fff;color:var(--p);font-weight:700}.btn-g{background:rgba(255,255,255,.12);color:#fff;border:2px solid rgba(255,255,255,.4)}.btn-g:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.6)}.s{padding:44px 0 28px}.s-head{margin-bottom:8px}.s-head h2{font-family:var(--font-head);font-size:1.55em;font-weight:800;color:#1a1a1a;letter-spacing:-.03em;line-height:1.2;position:relative;padding-left:1.1rem}.s-head h2::before{content:'';position:absolute;left:0;top:.1em;bottom:.05em;width:3px;background:var(--a);border-radius:2px}.s-head p{color:#666;font-size:1.02em;margin-top:6px;line-height:1.6;max-width:560px}.s-line{width:48px;height:3px;background:var(--a);border-radius:2px;margin:14px 0 28px}.entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.entry-card{background:#fff;border:1px solid #e0ebe8;border-radius:10px;padding:28px 24px;display:block;color:#2d2d2d;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.entry-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--p),var(--a));opacity:0;transition:opacity .2s}.entry-card:hover::before{opacity:1}.entry-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.09);transform:translateY(-4px);text-decoration:none}.entry-card .icon{color:var(--l);margin-bottom:14px}.entry-card h3{font-size:1.05em;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.3}.entry-card p{font-size:.88em;color:#777;line-height:1.6;margin-bottom:14px}.entry-card .go{display:inline-block;font-size:.86em;font-weight:600;color:var(--l)}.entry-card:hover .go{text-decoration:underline}.silo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;margin-bottom:48px}.silo{display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.07);transition:box-shadow .25s,transform .25s;color:inherit;text-decoration:none}.silo:hover{box-shadow:0 10px 36px rgba(0,0,0,.13);transform:translateY(-4px);text-decoration:none}.silo-thumb{aspect-ratio:3/2;overflow:hidden;position:relative;background:linear-gradient(135deg,var(--p) 0%,var(--a) 100%)}.silo-thumb img{width:100%;height:100%;object-fit:cover;object-position:right center;display:block;transition:transform .45s ease}.silo:hover .silo-thumb img{transform:scale(1.05)}.silo-body{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1}.silo-body h3{font-family:var(--font-head);font-size:1.05em;font-weight:700;color:#1a1a1a;margin-bottom:6px;line-height:1.3}.silo-body p{font-size:.84em;color:#777;line-height:1.55;margin-bottom:14px;flex:1}.silo-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.silo-foot .cnt{font-size:.82em;font-weight:600;color:var(--l)}.silo-foot .arr{font-size:.82em;font-weight:700;color:var(--a);transition:transform .2s}.silo:hover .silo-foot .arr{transform:translateX(4px)}.popular-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.pop-card{display:block;background:#fff;border:1px solid #e0ebe8;border-radius:8px;padding:18px 22px;color:#2d2d2d;transition:border-color .15s}.pop-card:hover{border-color:var(--l);text-decoration:none}.pop-card h4{font-size:1.05em;font-weight:600;color:#1a1a1a;margin-bottom:6px;line-height:1.35}.pop-card .pop-meta{font-size:.84em;color:#777}.faq-list{margin-bottom:16px}.faq-item{background:#fff;border:1px solid #e0ebe8;border-radius:8px;margin-bottom:8px;overflow:hidden}.faq-item summary{padding:18px 22px;cursor:pointer;font-weight:600;font-size:.95em;color:#1a1a1a;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::after{content:'+';font-size:1.2em;color:#999;transition:transform .2s}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item .faq-answer{padding:0 22px 18px;font-size:.9em;color:#666;line-height:1.65}.faq-item .faq-answer a{color:var(--l)}.trust{background:#fff;border:1px solid #e0ebe8;border-radius:10px;padding:28px 32px;margin-bottom:48px;display:flex;gap:18px;align-items:flex-start}.trust .trust-avatar{width:56px;height:56px;border-radius:50%;background:var(--p);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.3em;flex-shrink:0}.trust .trust-avatar-img{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.trust .trust-name{font-weight:600;color:#1a1a1a;margin-bottom:4px}.trust .trust-role{font-size:.84em;color:#666;margin-bottom:8px}.trust p{font-size:.9em;color:#666;line-height:1.65;margin:0}.trust-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.badge{font-size:.82em;background:color-mix(in srgb,var(--a) 12%,#f0faf7);color:var(--p);padding:4px 10px;border-radius:20px;font-weight:600;border:1px solid color-mix(in srgb,var(--a) 20%,#e0ebe8)}.hero-stats{display:flex;gap:20px;margin:16px 0 24px;flex-wrap:wrap}.hero-stats span{font-size:.95em;color:rgba(255,255,255,.85)}.hero-stats strong{color:#fff;font-size:1.1em}.rec-type{font-size:.84em;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--l);margin-bottom:4px}footer{padding:36px 0;border-top:1px solid #e0ebe8;color:#777;font-size:.875em;text-align:center;background:#fff}.footer-silo-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:600px;margin:0 auto 16px;text-align:left}.footer-silo-links a{display:block;font-size:1em;color:#777;padding:2px 0}.category-niche-banner{background:radial-gradient(ellipse at 50% 0%,rgba(191,54,12,0.18) 0%,transparent 40%),radial-gradient(ellipse at 12% 75%,rgba(255,109,0,0.22) 0%,transparent 52%),radial-gradient(rgba(255,255,255,.028) 1px,transparent 1px),color-mix(in srgb,#BF360C 15%,#0a0a0a);background-size:auto,auto,38px 38px,cover;margin-top:-60px;padding-top:calc(5rem + 60px);padding-bottom:3rem;border-bottom:2px solid var(--a);color:#fff}.category-niche-banner .breadcrumb{padding:14px 0;font-size:.84em;color:rgba(255,255,255,.6)}.category-niche-banner .breadcrumb a{color:rgba(255,255,255,.75);text-decoration:none}.category-niche-banner .breadcrumb a:hover{color:#fff;text-decoration:underline}.category-niche-banner h1{font-family:var(--font-head,'Plus Jakarta Sans',system-ui,sans-serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.15;margin-bottom:12px;color:#fff}.category-niche-banner .cat-intro{font-size:.92em;color:rgba(255,255,255,.65);font-weight:400;margin-bottom:10px;line-height:1.5}.category-niche-banner .cat-desc{color:rgba(255,255,255,.8);font-size:1em;margin-top:8px;line-height:1.65;max-width:560px}.category-niche-banner .cat-stats{font-size:.84em;color:rgba(255,255,255,.55);margin:10px 0 0;font-style:italic}.category-niche-banner.has-hero-bg{background-size:cover!important;background-position:right center!important;background-repeat:no-repeat!important}.category-niche-banner.has-hero-bg::before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(to right,rgba(0,0,0,.92) 0%,rgba(0,0,0,.82) 30%,rgba(0,0,0,.52) 58%,rgba(0,0,0,.14) 100%)}.category-niche-banner{position:relative}.category-niche-banner .wrap{position:relative;z-index:1}.category-niche-banner .content-wrap{position:relative;z-index:1}.category-niche-banner h1{max-width:min(58%,640px)}.category-niche-banner .cat-intro{max-width:min(58%,640px)}.category-niche-banner .cat-desc{max-width:min(55%,580px)}.category-niche-banner .cat-stats{max-width:min(55%,580px)}.category-header{padding:32px 0 12px}.category-header .cat-intro{font-size:.95em;color:var(--l);font-weight:500;margin-bottom:8px;line-height:1.5}.category-header h1{font-size:1.7em;font-weight:700;color:#1a1a1a;line-height:1.25}.category-header .cat-desc{color:#555;font-size:1em;margin-top:10px;line-height:1.7;max-width:540px}.cat-stats{font-size:.88em;color:#888;margin:10px 0 28px;font-style:italic}.featured{margin-bottom:36px}.featured-label{font-size:.78em;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:12px}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.featured-card{display:block;background:#fff;border:1px solid #e0ebe8;border-radius:10px;padding:22px 24px;color:#2d2d2d;transition:box-shadow .2s,transform .2s;text-decoration:none;position:relative;overflow:hidden}.featured-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--p),var(--a));opacity:0;transition:opacity .2s}.featured-card:hover::before{opacity:1}.featured-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.09);transform:translateY(-4px)}.featured-card .fc-title{font-size:1em;font-weight:600;color:#1a1a1a;line-height:1.35;margin-bottom:6px}.featured-card .fc-go{font-size:.84em;color:var(--l);font-weight:500}.featured-card:hover .fc-go{text-decoration:underline}.cat-section{margin-bottom:32px}.cat-section-head{font-size:1.05em;font-weight:600;color:#1a1a1a;margin-bottom:4px}.cat-section-sub{font-size:.84em;color:#666;margin-bottom:14px}.s-line-sm{width:36px;height:2px;background:var(--a);border-radius:2px;margin:10px 0 14px}.cat-list{list-style:none;padding:0}.cat-list li{margin-bottom:2px}.cat-list a{display:flex;align-items:center;padding:10px 14px;border-radius:6px;color:#2d2d2d;text-decoration:none;font-size:.94em;transition:background .15s}.cat-list a:hover{background:#eef5f3}.cat-list .cl-title{flex:1;line-height:1.4}.cat-list .cl-arr{color:#aaa;font-size:.85em;flex-shrink:0;margin-left:10px}.cat-list a:hover .cl-arr{color:var(--l)}@media(max-width:480px){.featured-grid{grid-template-columns:1fr}}@media(max-width:900px){.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.sidebar-nl{display:none}}@media(max-width:700px){.hero{padding:48px 0 36px}.hero.has-hero-bg::before{background:rgba(0,0,0,.78)!important}.hero h1{font-size:clamp(1.4rem,5vw,2rem);max-width:100%!important}.hero .hero-sub{max-width:100%!important}.category-niche-banner.has-hero-bg::before{background:rgba(0,0,0,.78)!important}.category-niche-banner h1{max-width:100%!important}.category-niche-banner .cat-intro,.category-niche-banner .cat-desc,.category-niche-banner .cat-stats{max-width:100%!important}.hero-cta{flex-direction:column;gap:10px}.hero-cta a{width:100%;text-align:center;box-sizing:border-box}.s-head h2{font-size:1.3rem}.entry-grid{grid-template-columns:1fr}.popular-grid{grid-template-columns:1fr}.silo-grid{grid-template-columns:repeat(2,1fr)}.footer-silo-links{grid-template-columns:1fr 1fr}.category-niche-banner{padding-top:calc(3.5rem + 60px);padding-bottom:2rem}.category-niche-banner h1{font-size:clamp(1.4rem,5vw,2rem)}}@media(max-width:480px){.silo-grid{grid-template-columns:1fr}.footer-silo-links{grid-template-columns:1fr}.wrap{padding:0 18px}.content-wrap{padding:0 18px}}