/* Clean neo-brutalist editorial layout for seowebo.eu. */
*,*::before,*::after{box-sizing:border-box}
html,body{width:100%;max-width:100%;overflow-x:clip}
.article-page img{max-width:100%}
.article-page button,.article-page input,.article-page textarea,.article-page select{font:inherit}
.article-page{margin:0;background:#fff;color:#020a19;font-family:Inter,sans-serif;font-weight:500}
.article-breadcrumbs{padding:15px 8%;border-bottom:2px solid #020a19;background:#fdf5e6}
.article-breadcrumbs ol{max-width:1300px;margin:0 auto;padding:0;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;color:#384253;font-size:.76rem;font-weight:700}
.article-breadcrumbs li+li::before{content:"/";margin-right:.5rem;color:#020a19}
.article-breadcrumbs a{color:inherit;text-decoration:none}.article-breadcrumbs a:hover,.article-breadcrumbs a:focus-visible{color:#176bff;text-decoration:underline;text-underline-offset:3px}
.article-hero{padding:28px 8% 42px;background:#fdf5e6;color:#020a19}
.article-hero__inner{max-width:1300px;margin:0 auto}
.article-hero__inner::before{content:"";display:block;width:100%;height:16px;margin-bottom:38px;background:#176bff;border:3px solid #020a19;border-radius:8px}
.article-category{display:none}
.article-hero h1{max-width:1050px;margin:0;font-size:clamp(3.1rem,7.2vw,6.8rem);font-weight:900;line-height:.92;letter-spacing:0;text-wrap:balance;overflow-wrap:anywhere}
.article-excerpt{max-width:720px;margin:22px 0 30px;color:#384253;font-size:clamp(1.02rem,1.8vw,1.2rem);font-weight:500;line-height:1.55}
.article-meta{max-width:820px;padding:16px 0;border-top:2px solid #020a19;border-bottom:2px solid #020a19;display:flex;flex-wrap:wrap;gap:.65rem 1.3rem;color:#384253;font-size:.77rem;font-weight:700}
.article-meta strong{color:#020a19}.article-meta span+span::before{content:"|";margin-right:1.3rem;color:rgba(2,10,25,.35)}
.article-cover{width:min(84%,1300px);margin:0 auto}
.article-cover img{width:100%;aspect-ratio:16/7;display:block;object-fit:cover;border:3px solid #020a19;border-radius:20px;background:#e9e5dc}
.article-cover figcaption{max-width:760px;margin:10px auto 0;color:#596273;font-size:.72rem;line-height:1.5}
.article-layout{width:min(84%,1040px);margin:0 auto;padding:64px 0 92px;display:grid;grid-template-columns:180px minmax(0,760px);gap:0;align-items:start}
.article-toc{position:sticky;top:28px;padding:0 28px 0 0}
.article-toc strong{display:block;margin-bottom:14px;color:#020a19;font-size:.78rem;font-weight:900;text-transform:uppercase}
.article-toc ol{margin:0;padding:0;list-style:none}.article-toc li{margin:.8rem 0;color:#384253;font-size:.78rem;line-height:1.4}
.article-toc a{color:inherit;text-decoration:none}.article-toc a:hover,.article-toc a:focus-visible{color:#176bff;text-decoration:underline;text-underline-offset:3px}
.article-content{width:100%;min-width:0;max-width:100%;padding-left:32px;border-left:3px solid #020a19;color:#384253;font-size:1.04rem;line-height:1.72}
.article-content>*:first-child{margin-top:0}.article-content p{margin:0 0 1.25rem}.article-content .article-lead{color:#020a19;font-size:1.18rem;font-weight:700;line-height:1.55}
.article-content h2,.article-content h3{color:#020a19;font-weight:900;scroll-margin-top:32px;text-wrap:balance}
.article-content h2{margin:3.25rem 0 1rem;font-size:clamp(1.85rem,3.7vw,2.65rem);line-height:1.06}
.article-content h3{margin:2.2rem 0 .8rem;font-size:1.28rem;line-height:1.2}
.article-content ul,.article-content ol{margin:0 0 1.4rem;padding-left:1.25rem}.article-content li{margin:.48rem 0}
.article-content strong{font-weight:800}.article-content a{color:#176bff;font-weight:800;text-underline-offset:3px}
.article-summary{margin:2.2rem 0 3rem;padding:0 0 0 18px;border-left:8px solid #176bff;color:#020a19}
.article-summary h2{margin:0 0 10px;font-weight:900;font-size:1.55rem}.article-summary ul{margin-bottom:0}
.article-note{margin:2.4rem 8px 2.6rem 0;padding:18px 20px;border:3px solid #020a19;border-radius:16px;background:#fdf5e6;box-shadow:8px 8px 0 #020a19;color:#020a19}
.article-note strong{display:inline;margin-right:.35rem;font-size:.82rem;text-transform:none}
.article-content blockquote{margin:2.5rem 0;padding:0 0 0 24px;border-left:8px solid #176bff;color:#020a19;font-size:1.18rem;font-weight:900;line-height:1.45}
.article-table-wrap{width:100%;max-width:100%;margin:2rem 0;overflow-x:auto;border:3px solid #020a19;border-radius:16px}
.article-content table{width:100%;border-collapse:collapse;background:#fdf5e6;color:#020a19;font-size:.85rem}
.article-content th,.article-content td{padding:12px 14px;border-right:1px solid #020a19;border-bottom:1px solid #020a19;text-align:left;vertical-align:top}.article-content th:last-child,.article-content td:last-child{border-right:0}.article-content th{background:#020a19;font-weight:900;color:#fdf5e6}.article-content tr:last-child td{border-bottom:0}
.article-content pre{margin:2rem 0;padding:20px;overflow:auto;border:3px solid #020a19;border-radius:12px;background:#020a19;color:#fdf5e6;font-size:.84rem;line-height:1.6}.article-content code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}
.article-author{margin-top:3.5rem;padding-top:22px;border-top:2px solid #020a19;display:grid;grid-template-columns:1fr;gap:5px}.article-author img{display:none}.article-author strong{color:#020a19;font-weight:900}.article-author p{margin:0;font-size:.84rem;line-height:1.5}
.article-cta{padding:0 8% 86px;background:#fff;color:#fdf5e6}
.article-cta__inner{width:100%;max-width:1300px;margin:0 auto;padding:30px 34px;border:3px solid #020a19;border-radius:20px;background:#020a19;box-shadow:10px 10px 0 rgba(23,107,255,.34);display:flex;align-items:center;justify-content:space-between;gap:2.5rem}
.article-cta h2{max-width:720px;font-weight:900;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.98}.article-cta p{max-width:590px;margin:12px 0 0;color:rgba(253,245,230,.68);line-height:1.55}
.article-cta .sw-button{flex:0 0 auto;background:#176bff;border-color:#176bff;color:#fff;border-radius:50px;box-shadow:none}
.article-cta .sw-button:hover,.article-cta .sw-button:focus-visible{background:#fdf5e6;border-color:#fdf5e6;color:#020a19}
.article-related{padding:0 8% 96px;background:#fff}.article-related__inner{max-width:1300px;margin:0 auto}.article-related__head{max-width:760px;margin-bottom:34px}.article-related__head h2{margin:0;font-weight:900;font-size:clamp(2.3rem,4.8vw,4rem);line-height:1}.article-related__head p{margin:12px 0 0;color:#384253;line-height:1.55}
.article-related .blog-card{border-radius:20px}.article-related .blog-card:hover{box-shadow:9px 9px 0 #020a19}.article-related .blog-img,.article-related .blog-image{height:185px;flex-basis:185px}.article-related .blog-content{min-height:230px;padding:1.5rem}.article-related .blog-content h3{font-size:1.25rem}
@media(max-width:980px){.article-layout{grid-template-columns:1fr;gap:34px}.article-toc{position:static;padding:0 0 20px;border-bottom:3px solid #020a19}.article-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem 1.4rem}.article-content{padding-left:0;border-left:0}.article-cta__inner{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.article-breadcrumbs{padding:13px 6%}.article-hero{padding:20px 6% 34px}.article-hero__inner::before{height:12px;margin-bottom:28px}.article-hero h1{font-size:clamp(2.8rem,14vw,4.4rem)}.article-meta{display:grid;grid-template-columns:1fr 1fr}.article-meta span+span::before{display:none}.article-cover,.article-layout{width:88%}.article-cover img{aspect-ratio:4/3}.article-cover figcaption{font-size:.68rem}.article-layout{padding:48px 0 70px}.article-toc ol{grid-template-columns:1fr}.article-content{font-size:1rem}.article-content .article-lead{font-size:1.1rem}.article-note{margin-right:7px;box-shadow:7px 7px 0 #020a19}.article-cta,.article-related{padding-left:6%;padding-right:6%}.article-cta{padding-bottom:66px}.article-cta__inner{padding:26px 22px}.article-related{padding-bottom:72px}}
@media(prefers-reduced-motion:reduce){.article-page *{scroll-behavior:auto!important;transition:none!important}}
.article-page .sw-header{border-bottom:0}
.article-page .sw-menu-toggle{border-radius:10px}
.article-page .article-related__inner,.article-page .article-cta__inner,.article-page .article-hero__inner,.article-page .article-breadcrumbs ol{min-width:0}
.article-page .blog-grid,.article-page .blog-card,.article-page .blog-content{min-width:0;max-width:100%}
.article-page .blog-content h3,.article-page .blog-content p,.article-page .article-cta h2,.article-page .article-cta p{overflow-wrap:anywhere}


/* Refined open article composition. */
.article-breadcrumbs{border-bottom:0;padding-top:12px;padding-bottom:12px}
.article-hero{padding-top:34px;padding-bottom:48px}
.article-hero__inner::before{display:none}
.article-layout{width:min(92%,1300px);grid-template-columns:210px minmax(0,780px);gap:56px;justify-content:start;padding-top:72px}
.article-toc{--toc-marker-y:56px;position:sticky;top:28px;padding:8px 0 0 30px}
.article-toc::before{content:"";position:absolute;left:8px;top:48px;bottom:2px;width:2px;border-radius:2px;background:rgba(2,10,25,.18)}
.article-toc::after{content:"";position:absolute;left:1px;top:var(--toc-marker-y);width:16px;height:21px;border:2px solid #020a19;border-radius:50% 50% 46% 46%/62% 62% 38% 38%;background:#176bff;box-shadow:3px 3px 0 #020a19;transform:translateY(-50%) rotate(0);transition:top .55s cubic-bezier(.22,1,.36,1),transform .28s ease}
.article-toc strong{margin-bottom:18px}
.article-toc li{margin:0 0 1rem}
.article-toc a{position:relative;display:block;transition:color .25s ease,transform .4s cubic-bezier(.22,1,.36,1)}
.article-toc a::after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:3px;border-radius:3px;background:#176bff;transition:width .45s cubic-bezier(.22,1,.36,1)}
.article-toc a[aria-current="location"]{color:#020a19;font-weight:900;transform:translateX(6px)}
.article-toc a[aria-current="location"]::after{width:32px}
.article-toc:has(a:focus-visible)::after,.article-toc:hover::after{transform:translateY(-50%) rotate(5deg)}
.article-content{padding-left:0;border-left:0;font-size:1.08rem;line-height:1.78}
.article-content .article-lead{margin-bottom:2.4rem;font-size:1.25rem;line-height:1.62}
.article-content h2{margin-top:4rem;font-size:clamp(1.9rem,3.2vw,2.5rem)}
.article-content h3{margin-top:2.5rem}
.article-summary{margin:0 0 3.5rem;padding:26px 28px;border:3px solid #020a19;border-left:3px solid #020a19;border-radius:20px;background:#fffaf0;color:#020a19}
.article-summary h2{margin:0 0 14px;font-size:1.5rem}
.article-summary li::marker{color:#176bff}
.article-note{margin-top:3rem;margin-bottom:3rem;padding:22px 24px;border-radius:20px;box-shadow:8px 8px 0 #020a19}
.article-content blockquote{position:relative;margin:3rem 0;padding:30px 30px 30px 74px;border:3px solid #020a19;border-left:3px solid #020a19;border-radius:20px;background:#020a19;color:#fdf5e6;font-size:1.16rem;line-height:1.55}
.article-content blockquote::before{content:"“";position:absolute;left:24px;top:14px;color:#176bff;font-size:4rem;font-weight:900;line-height:1}
.article-table-wrap{margin-top:2.6rem;margin-bottom:2.8rem;border-radius:20px;background:#fffaf0}
.article-author{margin-top:4rem;padding:24px 26px;border:3px solid #020a19;border-radius:20px;background:#fffaf0}
.article-author p{max-width:620px}
.article-cta{padding-top:12px}
.article-related{padding-top:8px}

.article-home-footer{width:100%;padding:80px 8% 40px;background:#020a19;color:#fdf5e6;font-family:Inter,sans-serif}
.article-home-footer__grid{width:100%;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1.45fr 1fr 1fr 1.25fr;gap:4rem}
.article-home-footer__brand strong{display:block;margin-bottom:1.35rem;font-size:1.75rem;font-weight:900}
.article-home-footer__brand p{max-width:390px;margin:0;color:rgba(253,245,230,.62);font-size:.92rem;font-weight:500;line-height:1.65}
.article-home-footer h2{margin:0 0 1.45rem;color:#fdf5e6;font-size:.78rem;font-weight:900;text-transform:uppercase}
.article-home-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}
.article-home-footer a{color:#fdf5e6;text-decoration:none;font-size:.9rem;font-weight:500;opacity:.68;transition:opacity .25s,color .25s,transform .25s}
.article-home-footer a:hover,.article-home-footer a:focus-visible{color:#fdf5e6;opacity:1;transform:translateX(4px)}
.article-home-footer__button{width:max-content;min-height:44px;margin-top:1.3rem;padding:0 1.25rem;border:2px solid #fdf5e6;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem!important;font-weight:900!important;opacity:1!important}
.article-home-footer__button:hover,.article-home-footer__button:focus-visible{background:#176bff;border-color:#176bff;transform:translateY(-2px)!important}
.article-home-footer__bottom{width:100%;max-width:1300px;margin:70px auto 0;padding-top:26px;border-top:1px solid rgba(253,245,230,.18);display:flex;align-items:center;justify-content:space-between;gap:2rem;color:rgba(253,245,230,.5);font-size:.78rem}
.article-home-footer__bottom nav{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:1.4rem}
.article-home-footer__bottom a{font-size:.78rem}
@media(max-width:1100px){.article-layout{grid-template-columns:1fr;gap:38px;justify-content:stretch}.article-toc{position:static;padding:0 0 24px;border-bottom:2px solid rgba(2,10,25,.2)}.article-toc::before,.article-toc::after{display:none}.article-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem 1.4rem}.article-toc a[aria-current="location"]{transform:none}.article-home-footer__grid{grid-template-columns:1fr 1fr;gap:3rem}}
@media(max-width:700px){.article-layout{display:block;width:88%;padding-top:48px}.article-toc{position:static;padding:0 0 24px;margin-bottom:38px;border-bottom:2px solid rgba(2,10,25,.2)}.article-toc ol{grid-template-columns:1fr}.article-content{font-size:1rem}.article-content .article-lead{font-size:1.12rem}.article-summary{padding:22px}.article-content blockquote{padding:60px 22px 24px}.article-content blockquote::before{left:20px;top:10px}.article-home-footer{padding:64px 6% 32px}.article-home-footer__grid{grid-template-columns:1fr;gap:2.5rem}.article-home-footer__bottom{margin-top:50px;align-items:flex-start;flex-direction:column}.article-home-footer__bottom nav{justify-content:flex-start}}

/* Full-bleed editorial hero. The image remains semantic HTML behind the content. */
.article-hero{position:relative;min-height:clamp(520px,72vh,760px);padding:clamp(72px,10vw,150px) 8% 64px;overflow:hidden;display:flex;align-items:flex-end;background:#020a19;color:#fdf5e6;isolation:isolate}
.article-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,10,25,.94) 0%,rgba(2,10,25,.78) 50%,rgba(2,10,25,.34) 78%,rgba(2,10,25,.48) 100%)}
.article-hero__media{position:absolute;inset:0;z-index:-2;margin:0}
.article-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.article-hero__media figcaption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.article-hero__inner{width:100%;max-width:1300px;margin:0 auto}
.article-hero h1{max-width:1050px;color:#fdf5e6;text-shadow:0 3px 20px rgba(2,10,25,.34)}
.article-excerpt{max-width:700px;color:rgba(253,245,230,.84)}
.article-meta{color:rgba(253,245,230,.72);border-color:rgba(253,245,230,.44)}
.article-meta strong{color:#fdf5e6}
.article-meta span+span::before{color:rgba(253,245,230,.34)}
.article-layout{padding-top:82px}
@media(max-width:700px){.article-hero{min-height:620px;padding:86px 6% 40px;align-items:flex-end}.article-hero::after{background:linear-gradient(180deg,rgba(2,10,25,.34) 0%,rgba(2,10,25,.88) 62%,rgba(2,10,25,.96) 100%)}.article-hero__media img{object-position:58% center}.article-hero h1{font-size:clamp(2.65rem,13vw,4.2rem)}.article-excerpt{margin-top:18px;margin-bottom:24px}.article-meta{grid-template-columns:1fr;padding-bottom:0}.article-layout{padding-top:58px}}
