body{font-display:swap}.site-header{will-change:box-shadow}.hero-card,.article-card,.mini-card{will-change:border-color}img{content-visibility:auto;max-width:100%;height:auto}.hero-thumb img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}*{-webkit-font-smoothing:antialiased}:root{--brand:#1D9E75;--brand-dark:#0F6E56;--brand-light:#E1F5EE;--brand-mid:#9FE1CB;--ink:#111110;--muted:#555550;--hint:#999992;--bg:#FAFAF8;--surface:#F3F3F0;--border:#E5E5E0;--border-m:#CFCFC8;--serif:'Fraunces', Georgia, 'Times New Roman', serif;--sans:'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--r:6px;--rl:10px;--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 14px rgba(0,0,0,0.08)}body.dark-mode{--ink:#F0F0EC;--muted:#A8A8A0;--hint:#6A6A62;--bg:#111110;--surface:#1C1C1A;--border:#2A2A28;--border-m:#3A3A36}body.dark-mode .site-header{background:#111110}body.dark-mode .hero-thumb-placeholder{background:linear-gradient(135deg,#1C3A2E 0%,#0F2A1F 100%)}body.dark-mode .open-access-banner{background:linear-gradient(135deg,#0F2A1F 0%,#1C3A2E 100%);border-color:#1D9E75}body.dark-mode input,body.dark-mode textarea{background:#1C1C1A;color:#F0F0EC;border-color:#3A3A36}body.dark-mode .knowledge-hub-section{background:#1C1C1A}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);font-size:17px;line-height:1.75;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background 0.2s,color 0.2s}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--sans);cursor:pointer}input,textarea,select{font-family:var(--sans)}ul,ol{list-style:none}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.skip-link{position:absolute;top:-50px;left:0;background:var(--brand);color:#fff;padding:8px 16px;border-radius:0 0 var(--r) 0;font-size:13px;z-index:9999;transition:top 0.2s}.skip-link:focus{top:0}.site-wrapper{min-height:100vh;display:flex;flex-direction:column}.container{max-width:960px;margin:0 auto;padding:0 20px;width:100%}main{flex:1}.site-header{background:var(--bg);border-bottom:.5px solid var(--border);position:sticky;top:0;z-index:200;transition:background 0.2s,box-shadow 0.2s}.site-header.scrolled{box-shadow:0 1px 8px rgb(0 0 0 / .06)}.header-inner{display:flex;align-items:center;gap:12px;padding:13px 0;flex-wrap:nowrap}.site-logo{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.4px;display:flex;align-items:center;gap:8px;flex-shrink:0;color:var(--ink);text-decoration:none}.logo-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--brand);flex-shrink:0}.main-nav{display:flex;align-items:center;gap:2px;flex:1;flex-wrap:wrap}.main-nav a{font-size:15px;color:var(--muted);padding:5px 11px;border-radius:var(--r);transition:background 0.15s,color 0.15s;white-space:nowrap;text-decoration:none}.main-nav a:hover,.main-nav a.active,.main-nav a.current-menu-item{background:var(--surface);color:var(--ink)}.header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.btn-ghost{font-size:14px;padding:6px 14px;border-radius:var(--r);border:.5px solid var(--border-m);background:#fff0;color:var(--muted);cursor:pointer;transition:background 0.15s;text-decoration:none;display:inline-block}.btn-ghost:hover{background:var(--surface)}.btn-primary{font-size:14px;padding:6px 14px;border-radius:var(--r);border:none;background:var(--brand);color:#fff;font-weight:500;cursor:pointer;transition:background 0.15s;text-decoration:none;display:inline-block}.btn-primary:hover{background:var(--brand-dark);color:#fff}.btn-icon{width:32px;height:32px;border-radius:var(--r);border:.5px solid var(--border);background:#fff0;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:background 0.15s;flex-shrink:0}.btn-icon:hover{background:var(--surface)}.nav-toggle{display:none}@media (max-width:700px){.main-nav{display:none}.nav-toggle{display:inline-flex}}.mobile-nav{display:none;background:var(--bg);border-top:.5px solid var(--border);padding:10px 0;width:100%;z-index:199}.mobile-nav.open{display:block!important}.mobile-nav a{display:block;padding:11px 20px;font-size:16px;color:var(--muted);text-decoration:none;transition:background 0.12s}.mobile-nav a:hover{background:var(--surface);color:var(--ink)}.header-search{background:var(--bg);border-bottom:.5px solid var(--border);padding:12px 0;width:100%}.search-bar{display:flex;align-items:center;gap:10px;background:var(--surface);border:.5px solid var(--border);border-radius:24px;padding:8px 16px;width:100%}.search-bar input{border:none;background:#fff0;color:var(--ink);font-size:16px;flex:1;outline:none;min-width:0}.search-bar input::placeholder{color:var(--hint)}.search-icon{flex-shrink:0;color:var(--hint)}.section-label{font-size:13px;font-weight:500;letter-spacing:.08em;color:var(--hint);text-transform:uppercase;margin-bottom:14px}.section-title{font-family:var(--serif);font-size:26px;font-weight:400;line-height:1.25;color:var(--ink);margin-bottom:6px}.section-subtitle{font-size:16px;color:var(--muted);margin-bottom:24px}.divider{border:none;border-top:.5px solid var(--border);margin:4px 0 28px}.tag-strip{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:24px}.tag{font-size:14px;padding:5px 14px;border-radius:24px;border:.5px solid var(--border-m);color:var(--muted);background:var(--bg);cursor:pointer;transition:all 0.15s;white-space:nowrap;text-decoration:none;display:inline-block}.tag:hover,.tag.active{background:var(--brand);color:#fff;border-color:var(--brand)}.badge{display:inline-flex;align-items:center;font-size:13px;font-weight:500;padding:3px 9px;border-radius:24px;margin-bottom:8px}.badge-analysis{background:#E1F5EE;color:#0F6E56}.badge-opinion{background:#FAEEDA;color:#854F0B}.badge-research{background:#E6F1FB;color:#185FA5}.badge-explainer{background:#EEEDFE;color:#3C3489}.badge-news{background:#FCEBEB;color:#A32D2D}.badge-default{background:var(--surface);color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;margin-bottom:28px}@media (max-width:640px){.hero-grid{grid-template-columns:1fr}}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px}@media (max-width:580px){.two-col{grid-template-columns:1fr}}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}@media (max-width:700px){.three-col{grid-template-columns:1fr 1fr}}@media (max-width:460px){.three-col{grid-template-columns:1fr}}.hero-card,.mini-card,.article-card{background:var(--bg);border:.5px solid var(--border);border-radius:var(--rl);cursor:pointer;transition:border-color 0.15s,box-shadow 0.15s;text-decoration:none;display:block;color:inherit}.hero-card{overflow:hidden}.hero-card:hover,.mini-card:hover,.article-card:hover{border-color:var(--brand-mid);box-shadow:var(--shadow-sm)}.mini-card{padding:14px}.article-card{overflow:hidden}.article-card-body{padding:14px}.hero-thumb{width:100%;aspect-ratio:16 / 9;background:var(--surface);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-thumb img{width:100%;height:100%;object-fit:cover}.hero-thumb-placeholder{background:linear-gradient(135deg,#E1F5EE 0%,#9FE1CB 100%)}.hero-body{padding:16px}.side-stack{display:flex;flex-direction:column;gap:14px}.card-title{font-family:var(--serif);font-size:20px;font-weight:400;line-height:1.4;margin-bottom:10px;color:var(--ink)}.card-title-sm{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:8px;color:var(--ink)}.card-excerpt{font-size:15px;color:var(--muted);margin-bottom:10px;line-height:1.55}.card-meta{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--hint);flex-wrap:wrap;margin-top:8px}.avatar{width:22px;height:22px;border-radius:50%;background:var(--surface);border:.5px solid var(--border);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:500;color:var(--muted);flex-shrink:0}.read-time{background:var(--surface);padding:3px 9px;border-radius:24px;font-size:13px}.verified{display:inline-block;width:13px;height:13px;background:var(--brand);border-radius:50%;position:relative;vertical-align:middle;flex-shrink:0}.verified::after{content:'';position:absolute;top:3.5px;left:2.5px;width:7px;height:4px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg) translateY(-1px)}.insights-box{background:var(--surface);border-left:3px solid var(--brand);border-radius:0 var(--r) var(--r) 0;padding:12px 16px;margin:10px 0 8px}.insights-box .label{font-size:10px;font-weight:500;color:var(--brand-dark);margin-bottom:7px;letter-spacing:.06em;text-transform:uppercase}.insights-box ul{display:flex;flex-direction:column;gap:5px}.insights-box li{font-size:13px;color:var(--muted);display:flex;align-items:flex-start;gap:8px;line-height:1.5}.insights-box li::before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--brand);margin-top:7px;flex-shrink:0}.trending-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;margin-bottom:28px;scrollbar-width:none}.trending-row::-webkit-scrollbar{display:none}.trend-chip{flex-shrink:0;background:var(--bg);border:.5px solid var(--border);border-radius:var(--r);padding:10px 14px;cursor:pointer;transition:border-color 0.15s;min-width:130px;text-decoration:none;color:inherit;display:block}.trend-chip:hover{border-color:var(--brand-mid)}.trend-num{font-size:13px;font-weight:500;color:var(--brand);margin-bottom:3px}.trend-title{font-size:14px;font-weight:500;color:var(--ink);line-height:1.35}.knowledge-hub-section{background:var(--surface);border-radius:var(--rl);padding:18px;margin-bottom:28px;border:.5px solid var(--border)}.hub-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.hub-section-header span{font-size:14px;font-weight:500;color:var(--ink)}.hub-section-header a{font-size:14px;color:var(--brand);text-decoration:none}.hub-section-header a:hover{text-decoration:underline}.hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.hub-card{background:var(--bg);border:.5px solid var(--border);border-radius:var(--r);padding:13px;cursor:pointer;transition:border-color 0.15s,background 0.15s;text-decoration:none;display:block}.hub-card:hover{border-color:var(--brand);background:#E1F5EE18}.hub-icon{font-size:22px;margin-bottom:6px}.hub-name{font-size:15px;font-weight:500;color:var(--ink);margin-bottom:3px}.hub-count{font-size:13px;color:var(--hint)}.open-access-banner{background:linear-gradient(135deg,#E1F5EE 0%,#D0F0E4 100%);border:.5px solid var(--brand-mid);border-radius:var(--rl);padding:24px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.oab-text h3{font-family:var(--serif);font-size:22px;font-weight:400;color:var(--brand-dark);margin-bottom:4px}.oab-text p{font-size:16px;color:var(--brand-dark);opacity:.85}.author-spotlight{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;background:var(--bg);border:.5px solid var(--border);border-radius:var(--rl);padding:18px;margin-bottom:28px}.author-avatar-xl{width:56px;height:56px;border-radius:50%;background:var(--brand-light);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:20px;font-weight:400;color:var(--brand-dark);border:.5px solid var(--brand-mid);flex-shrink:0}.author-info .name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.author-name{font-size:17px;font-weight:500;color:var(--ink);text-decoration:none}.author-role{font-size:13px;background:var(--brand-light);color:var(--brand-dark);padding:2px 8px;border-radius:24px}.author-bio{font-size:15px;color:var(--muted);line-height:1.55;margin-bottom:10px}.author-stats{display:flex;gap:16px;flex-wrap:wrap}.astat{font-size:14px;color:var(--hint)}.astat strong{color:var(--ink);font-weight:500}.comment-section{background:var(--bg);border:.5px solid var(--border);border-radius:var(--rl);padding:18px;margin-bottom:28px}.comments-title{font-size:17px;font-weight:500;margin-bottom:18px;color:var(--ink)}.gnyana-comment{list-style:none}.comment{display:flex;gap:10px;margin-bottom:14px}.comment-indent{margin-left:34px}.comment-body{flex:1;background:var(--surface);border-radius:var(--r);padding:10px 13px}.comment-author{font-size:14px;font-weight:500;color:var(--ink)}.comment-author-tag{font-size:11px;color:var(--brand);margin-left:4px}.comment-text{font-size:15px;color:var(--muted);margin-top:4px;line-height:1.5}.comment-actions{display:flex;gap:12px;margin-top:7px;align-items:center}.comment-action{font-size:13px;color:var(--hint);cursor:pointer;text-decoration:none}.comment-action:hover{color:var(--ink)}.article-hero{padding-bottom:22px;margin-bottom:22px;border-bottom:.5px solid var(--border)}.article-title{font-family:var(--serif);font-size:34px;font-weight:400;line-height:1.28;color:var(--ink);margin-bottom:12px}@media (max-width:600px){.article-title{font-size:26px}}.article-subtitle{font-size:18px;color:var(--muted);margin-bottom:16px;line-height:1.55}.article-byline{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--hint);flex-wrap:wrap}.article-hero-img{width:100%;aspect-ratio:16 / 7;object-fit:cover;border-radius:var(--rl);background:var(--surface)}.article-content{line-height:1.8;color:var(--ink)}.article-content p{margin-bottom:22px;font-size:18px}.article-content h2{font-family:var(--serif);font-size:26px;font-weight:400;margin:28px 0 12px;color:var(--ink)}.article-content h3{font-size:20px;font-weight:500;margin:22px 0 10px;color:var(--ink)}.article-content blockquote{border-left:3px solid var(--brand);padding:10px 18px;margin:20px 0;background:var(--brand-light);border-radius:0 var(--r) var(--r) 0;font-style:italic;color:var(--muted)}.article-content ul,.article-content ol{padding-left:22px;margin-bottom:18px;list-style:initial}.article-content li{margin-bottom:8px;font-size:18px}.article-content a{color:var(--brand);text-decoration:underline}.share-btn{font-size:12px;padding:5px 13px;border-radius:24px;border:.5px solid var(--border-m);background:#fff0;color:var(--muted);cursor:pointer;transition:all 0.15s}.share-btn:hover{background:var(--surface)}.content-with-sidebar{display:grid;grid-template-columns:1fr 280px;gap:36px;align-items:start}@media (max-width:820px){.content-with-sidebar{grid-template-columns:1fr}}.sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-widget{background:var(--bg);border:.5px solid var(--border);border-radius:var(--rl);padding:16px}.sidebar-widget-title{font-size:13px;font-weight:500;color:var(--hint);text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px}.sidebar-article{display:flex;gap:10px;margin-bottom:12px;align-items:flex-start;cursor:pointer;text-decoration:none;color:inherit}.sidebar-article:last-child{margin-bottom:0}.sidebar-article:hover .sidebar-article-title{color:var(--brand)}.sidebar-article-title{font-size:15px;font-weight:500;line-height:1.35;color:var(--ink);transition:color 0.15s}.sidebar-article-meta{font-size:13px;color:var(--hint);margin-top:3px}.sidebar-num{font-size:18px;font-family:var(--serif);font-weight:300;color:var(--border-m);flex-shrink:0;min-width:22px}.page-hero{padding:36px 0 28px;border-bottom:.5px solid var(--border);margin-bottom:32px}.page-title{font-family:var(--serif);font-size:42px;font-weight:300;color:var(--ink);margin-bottom:10px;line-height:1.2}.page-lead{font-size:19px;color:var(--muted);max-width:600px;line-height:1.65}@media (max-width:600px){.page-title{font-size:28px}}.page-content p{font-size:17px;color:var(--muted);line-height:1.8;margin-bottom:16px}.page-content h2{font-family:var(--serif);font-size:26px;font-weight:400;color:var(--ink);margin:26px 0 10px}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin:20px 0}.team-card{background:var(--bg);border:.5px solid var(--border);border-radius:var(--rl);padding:20px;text-align:center}.team-avatar{width:52px;height:52px;border-radius:50%;background:var(--brand-light);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:18px;color:var(--brand-dark);margin:0 auto 10px}.team-name{font-size:14px;font-weight:500;color:var(--ink)}.team-role{font-size:12px;color:var(--hint);margin-top:3px}.contact-form{display:flex;flex-direction:column;gap:16px;max-width:560px}.form-group{display:flex;flex-direction:column;gap:5px}.form-label{font-size:14px;font-weight:500;color:var(--muted)}.form-input{font-size:16px;padding:9px 14px;border-radius:var(--r);border:.5px solid var(--border-m);background:var(--bg);color:var(--ink);outline:none;transition:border-color 0.15s;width:100%}.form-input:focus{border-color:var(--brand)}textarea.form-input{min-height:120px;resize:vertical}.form-submit{padding:12px 28px;border-radius:var(--r);border:none;background:var(--brand);color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background 0.15s;align-self:flex-start}.form-submit:hover{background:var(--brand-dark)}.site-footer{border-top:.5px solid var(--border);padding:36px 0 20px;margin-top:auto}.footer-inner{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:24px;margin-bottom:28px}@media (max-width:700px){.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:420px){.footer-inner{grid-template-columns:1fr}}.footer-brand .site-logo{font-size:17px;margin-bottom:8px}.footer-tagline{font-size:12px;color:var(--hint);line-height:1.55;max-width:200px}.footer-col-title{font-size:13px;font-weight:500;color:var(--ink);margin-bottom:10px;text-transform:uppercase;letter-spacing:.06em}.footer-col a{display:block;font-size:14px;color:var(--hint);margin-bottom:9px;transition:color 0.12s;text-decoration:none;cursor:pointer}.footer-col a:hover{color:var(--brand);text-decoration:underline}.footer-bottom{border-top:.5px solid var(--border);padding-top:16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--hint);flex-wrap:wrap;gap:8px}.footer-legal{display:flex;gap:16px}.footer-legal a{font-size:12px;color:var(--hint);text-decoration:none}.footer-legal a:hover{color:var(--ink)}.pagination{display:flex;justify-content:center;gap:6px;padding:24px 0;flex-wrap:wrap}.page-btn{min-width:34px;height:34px;padding:0 8px;border-radius:var(--r);border:.5px solid var(--border);background:var(--bg);color:var(--muted);font-size:13px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all 0.12s;text-decoration:none}.page-btn:hover,.page-btn.current{background:var(--brand);color:#fff;border-color:var(--brand)}.stats-bar{display:flex;gap:0;margin-bottom:28px;border:.5px solid var(--border);border-radius:var(--rl);overflow:hidden;background:var(--bg)}.stats-bar-item{flex:1;padding:16px 20px;text-align:center;border-right:.5px solid var(--border)}.stats-bar-item:last-child{border-right:none}.stats-val{font-family:var(--serif);font-size:28px;font-weight:300;color:var(--ink)}.stats-val.green{color:var(--brand)}.stats-label{font-size:13px;color:var(--hint);margin-top:3px}@media (max-width:500px){.stats-bar{flex-wrap:wrap}.stats-bar-item{flex:1 1 50%;border-bottom:.5px solid var(--border)}.stats-bar-item:nth-child(2){border-right:none}}.view-count{display:inline-flex;align-items:center;gap:4px;background:var(--brand-light);color:var(--brand-dark);padding:3px 9px;border-radius:24px;font-size:13px}.site-header,.container,.hero-grid,.two-col,.three-col{contain:layout style}.hero-card,.article-card,.mini-card,.hub-card,.tag,.btn-primary,.btn-ghost{transform:translateZ(0);backface-visibility:hidden}.knowledge-hub-section{content-visibility:auto;contain-intrinsic-size:0 400px}.author-spotlight{content-visibility:auto;contain-intrinsic-size:0 200px}.trending-row{content-visibility:auto;contain-intrinsic-size:0 120px}.site-footer{content-visibility:auto;contain-intrinsic-size:0 300px}@font-face{font-display:swap}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.site-header{isolation:isolate}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}@media (max-width:640px){.hero-card:hover,.article-card:hover,.mini-card:hover{box-shadow:none!important}.article-card,.mini-card,.hero-card,.hub-card{opacity:1!important;transform:none!important;transition:border-color 0.15s!important}.hero-grid{grid-template-columns:1fr!important}.two-col{grid-template-columns:1fr!important}.content-with-sidebar{grid-template-columns:1fr!important}.footer-inner{grid-template-columns:1fr 1fr!important}.hub-grid{grid-template-columns:1fr 1fr!important}.sidebar{display:none!important}.side-stack{display:none!important}.container{padding:0 14px!important}.hero-body{padding:12px!important}.article-card-body{padding:12px!important}.article-title{font-size:24px!important}.card-title{font-size:17px!important}.page-title{font-size:28px!important}}@font-face{font-family:'Fraunces-fallback';src:local('Georgia');ascent-override:95%;descent-override:25%;line-gap-override:0%;size-adjust:104%}@font-face{font-family:'DMSans-fallback';src:local('-apple-system'),local('BlinkMacSystemFont'),local('Segoe UI');ascent-override:94%;descent-override:24%;line-gap-override:0%;size-adjust:100%}body{font-family:'DM Sans','DMSans-fallback',-apple-system,BlinkMacSystemFont,sans-serif}.site-logo,.card-title,.article-title,.page-title,.section-title,.metric-val,.author-avatar-xl,.stats-val{font-family:'Fraunces','Fraunces-fallback',Georgia,serif}.hero-thumb{aspect-ratio:16 / 9;background-color:#E1F5EE;overflow:hidden;width:100%}.hero-thumb img{width:100%;height:100%;object-fit:cover;display:block}.avatar{min-width:22px;min-height:22px;flex-shrink:0}.badge{display:inline-flex;min-height:22px;align-items:center}.tag-strip{min-height:32px}.logo-dot{flex-shrink:0;display:inline-block;width:9px;height:9px}.site-wrapper{min-height:100vh}.hero-grid{grid-template-columns:1.6fr 1fr;align-items:start}@media (max-width:640px){.hero-grid{grid-template-columns:1fr}}.mini-card{min-height:90px}.hub-card{min-height:80px}