:root{--primary:#0d596e;--secondary:#064252;--accent:#e59c21;--surface:#ffffff;--ink:#242424;--header-text:#ffffff;--body-bg:#ffffff;--body-ink:#242424;--footer-text:#f5f5f5;--cta-text:#171717;--radius:2px;--font:Arial,sans-serif;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.brand-seo{margin:0;background:var(--body-bg);color:var(--body-ink);font:16px/1.7 var(--font)}body.brand-seo a{color:inherit;text-decoration:none}body.brand-seo img{max-width:100%;height:auto}.skip-link{position:absolute;left:-9999px;z-index:1000}.skip-link:focus{left:16px;top:16px;background:white;color:#111;padding:10px}
.brand-header{position:relative;z-index:20;background:var(--primary);color:var(--header-text);box-shadow:0 2px 10px #0002}.brand-row{max-width:1180px;margin:auto;min-height:78px;padding:10px 18px;display:flex;align-items:center;gap:24px}.brand-logo{display:flex;align-items:center;gap:10px;flex:0 0 auto}.brand-logo img{width:58px;height:58px;object-fit:contain;border-radius:8px}.brand-logo b{display:block;font-size:30px;line-height:1;font-weight:900;letter-spacing:-1px}.brand-logo small{display:block;font-size:11px;margin-top:5px;opacity:.78;letter-spacing:.5px}.header-actions{display:flex;gap:8px;margin-left:auto}.header-actions a{padding:9px 15px;border-radius:var(--radius);font-size:12px;font-weight:800;border:1px solid currentColor}.header-actions .signup{background:var(--accent);border-color:var(--accent);color:var(--cta-text)}.desktop-nav{font-size:13px;font-weight:800;text-transform:uppercase}.inline-nav{display:flex;align-items:center;justify-content:center;gap:2px;flex:1}.desktop-nav a{padding:14px 10px;white-space:nowrap}.desktop-nav a:hover{color:var(--accent)}.nav-row{display:flex;justify-content:center;background:var(--secondary);color:var(--footer-text);min-height:42px}.edition-bar{background:var(--secondary);color:var(--footer-text);font-size:11px;letter-spacing:1px;padding:7px 18px;display:flex;justify-content:space-between}.header-editorial .brand-row{min-height:82px;justify-content:center}.header-editorial .brand-logo b{font-family:Georgia,serif;font-size:38px;letter-spacing:2px}.header-editorial .header-actions{position:absolute;right:18px}.header-stacked .brand-row{min-height:88px}.header-stacked .brand-logo b{font-size:34px}.mobile-menu{display:none;background:var(--secondary)}.mobile-menu summary{padding:12px 16px;cursor:pointer;font-weight:800}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu a{padding:11px 16px;border-top:1px solid #ffffff24}
.home-hero{position:relative;min-height:390px;display:grid;place-items:center;overflow:hidden;background:var(--secondary);color:white}.hero-image{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000b 0%,#0005 58%,#0002)}.hero-content{position:relative;width:min(1180px,calc(100% - 36px));padding:65px 10px}.hero-content .eyebrow{display:inline-block;padding:5px 10px;background:var(--accent);color:var(--cta-text);font-size:11px;font-weight:900;letter-spacing:1px}.hero-content h1{font-size:clamp(44px,7vw,84px);line-height:.95;margin:18px 0 12px;letter-spacing:-3px}.hero-content p{font-size:19px;max-width:560px;margin:0 0 24px}.hero-buttons{display:flex;gap:10px}.hero-buttons a,.button{display:inline-block;padding:11px 18px;background:var(--accent);color:var(--cta-text);font-weight:900;border-radius:var(--radius)}.hero-buttons .ghost{background:transparent;color:white;border:1px solid white}.hero-plain .home-hero{min-height:350px;background:var(--surface)}.hero-plain .hero-shade{background:linear-gradient(90deg,#0008,#0000)}.hero-panel .hero-content{width:min(1040px,calc(100% - 36px));background:color-mix(in srgb,var(--secondary) 88%,transparent);padding:35px;border-radius:var(--radius);box-shadow:0 20px 50px #0005}.hero-editorial .home-hero{min-height:320px}.hero-editorial .hero-content h1{font-family:Georgia,serif}.hero-split .hero-content{margin-right:48%;width:46%;background:white;color:var(--ink);padding:34px;border-radius:var(--radius)}.hero-split .hero-buttons .ghost{color:var(--secondary);border-color:var(--secondary)}
.header-centered .brand-row{justify-content:center}.header-centered .header-actions{position:absolute;right:max(18px,calc((100% - 1180px)/2 + 18px))}.header-centered .brand-logo b{font-size:36px}.header-compact .brand-row{min-height:60px}.header-compact .brand-logo img{width:40px;height:40px}.header-compact .brand-logo b{font-size:23px}.header-compact .brand-logo small{display:none}.header-brandbar .brand-row{border-bottom:4px solid var(--accent)}
.topic-rail{max-width:1180px;margin:-26px auto 40px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(6,1fr);background:var(--surface);color:var(--ink);box-shadow:0 8px 30px #0002;border-radius:var(--radius);overflow:hidden}.topic-rail a{padding:17px 14px;border-right:1px solid #8883;text-align:center}.topic-rail strong,.topic-rail small{display:block}.topic-rail strong{font-size:14px}.topic-rail small{font-size:11px;opacity:.65;margin-top:4px}
.home-section,.home-copy,.content-shell{max-width:1180px;margin:0 auto;padding:40px 18px}.section-title span,.archive-head span{color:var(--accent);font-size:12px;font-weight:900;letter-spacing:2px}.section-title h2,.archive-head h1{font-size:32px;margin:2px 0 24px;color:var(--body-ink)}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{background:var(--surface);color:var(--ink);border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 22px #00000014;border:1px solid #8882}.thumb{display:block;aspect-ratio:16/9;background:var(--secondary);overflow:hidden}.thumb img{width:100%;height:100%!important;object-fit:cover;transition:transform .35s}.post-card:hover .thumb img{transform:scale(1.04)}.thumb-fallback{display:grid;height:100%;place-items:center;color:var(--footer-text);font-size:28px;font-weight:900}.card-body{padding:20px}.card-body .date,.article-meta{font-size:12px;opacity:.65;text-transform:uppercase}.card-body h2,.card-body h3{font-size:20px;line-height:1.35;margin:7px 0 10px;color:var(--ink)}.card-body h2 a,.card-body h3 a{color:var(--ink)!important}.card-body p{font-size:14px;opacity:.78}.read-more{font-size:13px;color:var(--accent)!important;font-weight:900}.home-copy,.article{background:var(--surface);color:var(--ink);border-radius:var(--radius);margin-bottom:50px}.prose{font-size:17px;line-height:1.85;color:var(--ink)}.prose h1,.prose h2,.prose h3,.article h1{color:var(--ink)}.prose h2{font-size:27px;line-height:1.3;margin-top:32px}.prose h3{font-size:22px}.content-main{max-width:900px;margin:auto}.article h1{font-size:42px;line-height:1.18;margin:10px 0}.article-hero{margin:24px 0}.article-hero img{width:100%;border-radius:var(--radius)}.breadcrumbs{font-size:13px;opacity:.7}.nav-links{display:flex;gap:8px;margin:28px 0}.page-numbers{padding:7px 12px;background:var(--surface)}
.magazine-mast{background:var(--secondary);color:var(--footer-text);padding:55px max(18px,calc((100% - 1144px)/2));border-bottom:7px solid var(--accent)}.magazine-mast span{font-size:12px;letter-spacing:2px;color:var(--accent);font-weight:900}.magazine-mast h1{font:700 clamp(36px,5vw,66px)/1.05 Georgia,serif;max-width:850px;margin:10px 0}.magazine-shell{max-width:1180px;margin:38px auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:34px;padding:0 18px}.magazine-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.magazine-list .post-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.25fr 1fr}.magazine-list .post-card:first-child .thumb{height:100%}.magazine-side .side-hero{min-height:300px;border-radius:var(--radius)}.magazine-side .hero-content{padding:28px 12px}.magazine-side .hero-content h1{font-size:38px;letter-spacing:-1px}.magazine-side .topic-rail{margin:20px 0;grid-template-columns:1fr;box-shadow:none}.magazine-side .topic-rail a{text-align:left}
.portal-hero{min-height:330px;max-width:1180px;margin:24px auto;border-radius:var(--radius)}.portal-intro{max-width:1100px;margin:30px auto;text-align:center;padding:20px}.portal-intro h2{font-size:38px;margin:0}.portal-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px}.portal-badges span{padding:22px 10px;background:var(--surface);border:1px solid #8883;border-bottom:4px solid var(--accent);font-weight:900}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.portal-grid .post-card{box-shadow:none}
.landing-hero{max-width:1180px;margin:34px auto;min-height:470px;display:grid;grid-template-columns:1fr 1.15fr;background:var(--secondary);color:var(--footer-text);border-radius:var(--radius);overflow:hidden}.landing-hero>img{width:100%;height:100%!important;object-fit:cover}.landing-copy{padding:60px 48px;align-self:center}.landing-copy .eyebrow{color:var(--accent);font-weight:900;letter-spacing:2px}.landing-copy h1{font-size:clamp(52px,7vw,88px);line-height:.9;margin:16px 0}.landing-copy p{font-size:19px}.landing-features{max-width:1060px;margin:45px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.landing-features article{padding:28px;background:var(--surface);color:var(--ink);border-radius:var(--radius);box-shadow:0 12px 35px #0002}.landing-features b{font-size:30px;color:var(--accent)}.landing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.landing-grid .post-card{display:grid;grid-template-columns:180px 1fr}.landing-grid .thumb{height:100%}
.classic-shell{max-width:1180px;margin:34px auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,.8fr);gap:28px;padding:0 18px}.classic-hero{min-height:390px}.classic-copy .home-copy{padding-left:0;padding-right:0}.classic-list{display:grid;gap:12px}.classic-list .post-card{box-shadow:none}.classic-list .thumb{display:none}.classic-list .card-body{padding:14px}.classic-list .card-body p{display:none}.classic-list .card-body h3{font-size:16px}
.articleclassic-hero{max-width:1180px;margin:24px auto 0;min-height:360px;border-radius:var(--radius)}.articleclassic-bar{max-width:1120px;margin:-22px auto 30px;position:relative;z-index:4;background:var(--accent);color:var(--cta-text);padding:16px 22px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:10px;box-shadow:0 10px 25px #0003;border-radius:var(--radius)}.articleclassic-bar span{text-align:center;border-left:1px solid #0002;font-size:12px;font-weight:800}.articleclassic-shell{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,2.1fr) minmax(270px,.8fr);gap:30px;padding:15px 18px}.articleclassic-main .home-copy{padding:0;margin-bottom:20px}.articleclassic-heading span{font-size:12px;color:var(--accent);font-weight:900;text-transform:uppercase}.articleclassic-heading h2{font-size:28px;margin:3px 0 22px}.articleclassic-side{border-left:1px solid #8883;padding-left:22px}.articleclassic-side .section-title h2{font-size:24px}.articleclassic-side .classic-list .post-card{border-left:4px solid var(--accent)}
.catalog-hero{max-width:1180px;margin:22px auto 0;min-height:360px;border-radius:var(--radius)}.catalog-nav{max-width:1060px;margin:-26px auto 40px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.catalog-nav a{background:var(--surface);color:var(--ink);padding:20px 16px;text-align:center;border-radius:var(--radius);box-shadow:0 10px 30px #0002;border-bottom:4px solid var(--accent)}.catalog-nav b{display:block;font-size:26px;color:var(--accent)}.catalog-nav span{font-size:13px;font-weight:800}.catalog-feed{max-width:1180px;margin:auto;padding:20px 18px 42px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-grid .post-card{box-shadow:none;border:1px solid #8883}.catalog-grid .post-card:nth-child(1),.catalog-grid .post-card:nth-child(4){grid-column:span 2;display:grid;grid-template-columns:1.15fr 1fr}.catalog-grid .post-card:nth-child(1) .thumb,.catalog-grid .post-card:nth-child(4) .thumb{height:100%}
.layout-gridclassic{background:#efefef!important}.layout-gridclassic .brand-header{max-width:1180px;margin:auto;box-shadow:none}.layout-gridclassic .brand-row{min-height:78px;padding-left:14px;padding-right:14px}.layout-gridclassic .brand-logo img{width:48px;height:48px;border-radius:50%}.layout-gridclassic .brand-logo b{font:900 35px/1 Arial,sans-serif;color:#c20b0b;letter-spacing:-2px}.layout-gridclassic .brand-logo small{display:none}.layout-gridclassic .header-actions a{border:0;color:#fff;padding:12px 24px;border-radius:4px;font-family:Georgia,serif;font-size:13px}.layout-gridclassic .header-actions .login{background:#0876ef}.layout-gridclassic .header-actions .signup{background:#f49a1d}.layout-gridclassic .nav-row{justify-content:flex-start;padding-left:0}.layout-gridclassic .nav-row a{padding:14px 16px}.layout-gridclassic .nav-row a:first-child{background:#2d9ed6}.gridclassic-promos{max-width:1150px;margin:10px auto;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;background:#fff;padding:0 14px}.gridclassic-promo{height:175px;position:relative;overflow:hidden;background:#159ed7}.gridclassic-promo img{width:100%;height:100%!important;object-fit:cover;filter:saturate(1.08)}.gridclassic-promo:nth-child(2) img{object-position:80% 50%}.gridclassic-promo:nth-child(3) img{object-position:25% 65%}.gridclassic-promo:nth-child(4) img{object-position:70% 75%}.gridclassic-promo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ffffffef 0 44%,#ffffff10 72%)}.gridclassic-promo:nth-child(even):after{background:linear-gradient(90deg,#08afe5dd 0 42%,#05275b22 75%)}.gridclassic-promo span{position:absolute;z-index:2;left:18px;top:18px;width:48%;font-style:normal;line-height:1.05}.gridclassic-promo small,.gridclassic-promo strong,.gridclassic-promo em{display:block}.gridclassic-promo small{color:#159ed7;font-weight:900}.gridclassic-promo strong{font-size:24px;color:#0b4f78;margin:8px 0 14px}.gridclassic-promo em{display:inline-block;background:#158fca;color:#fff;padding:7px 15px;border-radius:4px;font-size:11px;font-weight:900;font-style:normal}.gridclassic-promo:nth-child(even) small,.gridclassic-promo:nth-child(even) strong{color:#fff}.gridclassic-shell{max-width:1150px;margin:auto;display:grid;grid-template-columns:minmax(0,2.15fr) minmax(270px,.85fr);gap:28px;background:#fff;padding:18px 14px 0}.gridclassic-intro{font-size:17px;line-height:1.5;margin-bottom:16px}.gridclassic-intro h1{font-size:32px;line-height:1.2;margin:0 0 10px;color:#202020}.gridclassic-intro p{margin:0}.gridclassic-copy .home-copy{padding:0;margin:0}.gridclassic-side{border-left:1px solid #ddd;padding-left:16px}.gridclassic-side .section-title h2{font-size:22px;border-bottom:3px solid #2d9ed6;padding-bottom:8px}.layout-gridclassic .topic-rail{margin:0 auto;background:#fff;box-shadow:none;border-radius:0;border-top:1px solid #ddd}.layout-gridclassic .brand-footer{max-width:1180px;margin:0 auto;border-top:5px solid #2d9ed6}.layout-gridclassic .footer-grid{padding-top:32px;padding-bottom:26px}.layout-gridclassic .footer-identity img{border-radius:50%}
.layout-dark{background:var(--secondary)}.dark-hero{min-height:540px}.dark-overview{max-width:900px;margin:-85px auto 35px;position:relative;background:var(--surface);color:var(--ink);padding:42px;border-radius:var(--radius);box-shadow:0 20px 60px #0007}.dark-overview span{color:var(--accent);font-weight:900;letter-spacing:2px}.dark-overview h2{font-size:42px;line-height:1.15;margin:10px 0}.dark-feed{max-width:1180px;margin:auto;padding:30px 18px}.dark-feed .section-title h2{color:var(--footer-text)}.dark-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.dark-list .post-card{display:grid;grid-template-columns:190px 1fr;background:color-mix(in srgb,var(--surface) 88%,black)}.dark-list .thumb{height:100%}
.promo-strip{max-width:1180px;margin:-24px auto 30px;position:relative;z-index:4;background:var(--accent);color:var(--cta-text);display:grid;grid-template-columns:1.2fr repeat(3,1fr);padding:18px;border-radius:var(--radius);box-shadow:0 8px 25px #0003}.promo-strip>*{padding:4px 15px;border-right:1px solid #0002}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.promo-grid .post-card:first-child{grid-column:span 2;display:grid;grid-template-columns:1.2fr 1fr}.promo-grid .post-card:first-child .thumb{height:100%}
.brand-footer{background:var(--secondary);color:var(--footer-text);margin-top:40px;border-top:5px solid var(--accent)}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px;padding:52px 18px 38px}.brand-footer h2{font-size:13px;letter-spacing:1px;color:var(--accent);margin:0 0 15px}.brand-footer section>a,.brand-footer section>span{display:block;font-size:13px;margin:8px 0;opacity:.88}.footer-identity{display:flex;align-items:center;gap:12px}.footer-identity img{width:54px;height:54px;object-fit:contain;border-radius:8px}.footer-brand{font-size:30px;font-weight:900;letter-spacing:-1px}.footer-about p{max-width:400px;font-size:14px;opacity:.85}.reference-note{font-size:11px!important;opacity:.55!important}.footer-bottom{border-top:1px solid #ffffff22;max-width:1180px;margin:auto;padding:15px 18px;display:flex;justify-content:space-between;font-size:12px;opacity:.75}.footer-compact .footer-grid{grid-template-columns:1.5fr 1fr 1fr;padding-top:30px;padding-bottom:24px}.footer-compact .footer-grid section:last-child{display:none}
.footer-minimal .footer-grid{grid-template-columns:1.7fr 1fr;padding-top:28px;padding-bottom:28px}.footer-minimal .footer-grid section:nth-child(n+3){display:none}.footer-legal .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-legal .footer-grid section:last-child{display:none}.footer-panel .brand-footer{max-width:1120px;margin:55px auto 25px;border-radius:var(--radius);overflow:hidden}.footer-panel .footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-panel .footer-grid section:last-child{display:none}.footer-directory .footer-grid{grid-template-columns:1.2fr repeat(3,1fr)}.payment-strip{max-width:1144px;margin:0 auto 20px;padding:24px;background:#0005;display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-weight:900}.payment-strip b{color:var(--accent)}
@media(max-width:1000px){.inline-nav{display:none}.post-grid{grid-template-columns:repeat(2,1fr)}.topic-rail{grid-template-columns:repeat(3,1fr);margin:0}.hero-split .hero-content{margin:0;width:min(600px,calc(100% - 36px));color:white;background:#0009}.magazine-shell,.classic-shell,.articleclassic-shell{grid-template-columns:1fr}.articleclassic-side{border-left:0;padding-left:0}.gridclassic-shell{grid-template-columns:1fr}.gridclassic-side{border-left:0;padding-left:0}.magazine-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.landing-hero{margin:20px;grid-template-columns:1fr 1fr}}
@media(max-width:760px){.brand-row{min-height:68px!important;padding:8px 14px;gap:8px}.header-centered .header-actions{position:static}.brand-logo{min-width:0;gap:7px}.brand-logo img{width:42px;height:42px}.brand-logo b,.header-stacked .brand-logo b,.header-editorial .brand-logo b,.header-centered .brand-logo b{font-size:22px}.brand-logo small{display:none}.desktop-nav,.edition-bar{display:none!important}.header-actions{display:flex;margin-left:auto;gap:4px}.header-actions a{padding:7px 8px;font-size:9px}.mobile-menu{display:block}.mobile-menu summary{padding:9px 14px;font-size:12px}.home-hero{min-height:315px}.hero-content{padding:45px 2px}.hero-content h1{font-size:46px;letter-spacing:-2px}.hero-content p{font-size:16px}.hero-panel .hero-content,.hero-split .hero-content{width:calc(100% - 28px);padding:22px}.topic-rail{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:1fr}.home-section,.home-copy,.content-shell{padding:28px 14px}.article{padding:22px}.article h1{font-size:31px}.magazine-mast{padding:38px 18px}.magazine-mast h1{font-size:36px}.magazine-list{grid-template-columns:1fr}.magazine-list .post-card:first-child{grid-column:auto;display:block}.magazine-side{display:block}.landing-hero{margin:14px;grid-template-columns:1fr;min-height:0}.landing-copy{padding:38px 25px}.landing-copy h1{font-size:54px}.landing-hero>img{max-height:300px}.landing-features{grid-template-columns:1fr;margin:25px 14px}.landing-grid,.dark-list,.promo-grid,.catalog-grid{grid-template-columns:1fr}.landing-grid .post-card,.dark-list .post-card,.promo-grid .post-card:first-child,.catalog-grid .post-card:nth-child(1),.catalog-grid .post-card:nth-child(4){display:block;grid-column:auto}.catalog-nav{grid-template-columns:repeat(2,1fr);margin:14px}.catalog-hero,.articleclassic-hero{margin:14px;min-height:300px}.articleclassic-bar{margin:-25px 24px 22px;grid-template-columns:1fr 1fr;padding:12px}.articleclassic-bar span{border-left:0}.articleclassic-shell{padding:0 14px}.portal-badges{grid-template-columns:repeat(2,1fr)}.portal-grid{grid-template-columns:1fr}.classic-shell{padding:0 14px}.classic-list{grid-template-columns:1fr 1fr}.gridclassic-promos{grid-template-columns:1fr;padding:10px 15px;margin:0}.gridclassic-promo{height:165px}.gridclassic-promo span{width:52%}.gridclassic-promo strong{font-size:20px}.gridclassic-shell{display:flex;flex-direction:column;padding:15px}.gridclassic-side{order:2}.layout-gridclassic .brand-logo b{font-size:20px!important;letter-spacing:-1px}.layout-gridclassic .brand-logo img{width:42px;height:42px}.layout-gridclassic .header-actions a{padding:9px 12px}.dark-overview{margin:-35px 14px 25px;padding:25px}.dark-overview h2{font-size:30px}.promo-strip{margin:-18px 14px 24px;grid-template-columns:1fr 1fr}.footer-grid,.footer-compact .footer-grid,.footer-minimal .footer-grid,.footer-legal .footer-grid,.footer-panel .footer-grid,.footer-directory .footer-grid{grid-template-columns:1fr;gap:26px;padding:34px 18px}.footer-minimal .footer-grid section:nth-child(n+3),.footer-legal .footer-grid section:last-child,.footer-panel .footer-grid section:last-child{display:block}.footer-about{grid-column:auto}.footer-bottom{display:block}}
