@charset "utf-8";
:root{--bb-green:#549400;--bb-green-dark:#376500;--bb-dark:#101510;--bb-ink:#1c241d;--bb-soft:#f3f6f1;--bb-line:#dce4d7;--bb-white:#fff;--bb-shadow:0 14px 40px rgba(20,35,20,.12)}
*,*::before,*::after{box-sizing:border-box}
html{overflow-x:hidden;scroll-behavior:smooth}
body{min-width:0!important;overflow-x:hidden;color:var(--bb-ink);background:var(--bb-soft);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img,svg,video,canvas,iframe{max-width:100%;height:auto}
iframe{border:0}
table{max-width:100%}
a{overflow-wrap:anywhere}
button,input,select,textarea{max-width:100%;font:inherit}
button,a,input,select,textarea{outline-offset:3px}
:focus-visible{outline:3px solid #8cc63f;outline-offset:3px}
.skip-link{position:fixed;top:8px;left:8px;z-index:999999;transform:translateY(-160%);padding:10px 14px;border-radius:5px;color:#101510!important;background:#fff;box-shadow:var(--bb-shadow)}
.skip-link:focus{transform:none}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.repair-notice{margin:18px 0;padding:14px 16px;border-left:5px solid var(--bb-green);background:#f4f9ed;color:#27331f;border-radius:4px}
.is-unavailable{cursor:not-allowed;opacity:.72;text-decoration:none!important}
.static-form-message{display:none;margin-top:12px;padding:12px 14px;border:1px solid #d7e3cc;background:#f7fbf3;border-radius:5px}
.static-form-message.is-visible{display:block}
.responsive-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.breadcrumbs{overflow-wrap:anywhere}

/* Modern Bootstrap-era pages */
.layout-modern .app-header{background:rgba(16,21,16,.96);box-shadow:0 4px 18px rgba(0,0,0,.18)}
.layout-modern .app-body{padding-top:70px}
.layout-modern .nav-bar .logo img{max-width:none}
.layout-modern .con-article img{max-width:100%}
.layout-modern .inline-image img{position:static!important;display:block!important;width:100%!important;height:auto!important;margin:0!important}
.layout-modern .inline-image{height:auto!important;overflow:visible!important}
.layout-modern .con-article-teasers .component-image img{position:static!important;height:100%!important;object-fit:cover}
.layout-modern .con-pagination{display:block;overflow-x:auto;white-space:nowrap}
.layout-modern .con-pagination tbody,.layout-modern .con-pagination tr{display:table;width:100%}
.layout-modern .app-footer{position:relative!important}
.layout-modern .wrap-posts,.layout-modern .wrap-article,.layout-modern .wrap-resources{padding-left:15px;padding-right:15px}
.layout-modern .con-article,.layout-modern .con-search,.layout-modern .con-resources{border-radius:8px}

/* Table-based 2013–2015 layout reconstructed from the archived markup. */
.layout-table{background:#f1f4ef!important}
.layout-table>table.app,.layout-table table.app>tbody,.layout-table table.app>tbody>tr,.layout-table table.app>tbody>tr>td{display:block!important;width:100%!important;height:auto!important}
.layout-table table.app{border:0;border-collapse:collapse;background:#f1f4ef}
.layout-table .app-header{position:relative!important;height:auto!important;padding:0!important;color:#fff;background:linear-gradient(135deg,#101510,#263325)!important;box-shadow:0 5px 22px rgba(0,0,0,.22)}
.layout-table .wrap-header{padding:0!important;background:transparent!important}
.layout-table .con-header{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:0 auto!important;padding:15px 0!important}
.layout-table .con-header>.content:first-child{display:flex;align-items:center;gap:24px;min-width:0}
.layout-table .con-header>.content:last-child{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:8px;font-size:.88rem;color:#dbe5d8}
.layout-table .con-header .logo{display:inline-flex;align-items:center;flex:0 0 auto}
.layout-table .con-header .logo img{display:block;width:auto!important;height:40px!important;max-width:180px}
.layout-table .navigation{display:flex!important;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:4px;margin:0!important;padding:0!important;list-style:none!important}
.layout-table .navigation li{margin:0!important;padding:0!important;list-style:none!important}
.layout-table .navigation a,.layout-table .login{display:block;padding:9px 11px;border-radius:5px;color:#fff!important;text-transform:capitalize;text-decoration:none!important}
.layout-table .navigation a:hover,.layout-table .navigation a:focus,.layout-table .navigation .selected{background:var(--bb-green)}
.layout-table .app-body{position:relative!important;min-height:0!important;padding:34px 0 48px!important;background:#f1f4ef!important}
.layout-table .app-body .wrapper{width:100%;padding:0 16px;margin:0 0 24px}
.layout-table .app-body .container{width:min(1120px,100%)!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
.layout-table .app-body .content{min-width:0}
.layout-table .template>.wrapper>.container,.layout-table .wrap-article>.con-article,.layout-table .wrap-posts>.container,.layout-table .wrap-resources>.container,.layout-table .wrap-contact>.container{padding:28px 32px;background:#fff;border:1px solid var(--bb-line);border-radius:10px;box-shadow:var(--bb-shadow)}
.layout-table .con-article h1{margin-top:0;color:#20301f}
.layout-table .con-article h2{font-size:clamp(1.35rem,2.7vw,2rem);line-height:1.25;color:#3f6d0c}
.layout-table .con-article p,.layout-table .con-article li{line-height:1.75}
.layout-table .image-frame{display:block;max-width:320px;margin:0 0 18px 24px;float:right}
.layout-table .image-frame img{display:block;width:100%;height:auto;border-radius:8px}
.layout-table .con-article img.image{width:auto;max-width:100%;height:auto}
.layout-table .wrap-sidebar .container,.layout-table .con-article-categories{padding:20px;background:#fff;border:1px solid var(--bb-line);border-radius:8px}
.layout-table .con-article-teasers img{width:100%;height:auto}
.layout-table .app-footer{position:relative!important;height:auto!important;padding:30px 16px!important;color:#dce5d9;background:#111711!important}
.layout-table .app-footer .wrapper,.layout-table .app-footer .container{width:min(1120px,100%)!important;max-width:1120px!important;margin:auto!important}
.layout-table .app-footer .content{line-height:1.7}
.layout-table .app-footer a{color:#fff!important}
.layout-table .con-member{width:100%!important;max-width:910px;margin:auto;border-radius:10px}
.layout-table .con-member input,.layout-table .con-member select,.layout-table .con-member textarea{width:100%!important;height:auto;min-height:44px}
.layout-table .con-member input[type=submit]{width:auto!important;min-width:180px}
.layout-table .con-signup .content{float:none!important;width:100%!important}
.layout-table .temp-member{visibility:visible!important;padding:30px 16px!important}
.layout-table .con-resources{display:block;overflow-x:auto}
.layout-table .con-resources table{min-width:680px}

/* Very early legacy pages reconstructed from their semantic class names. */
.layout-legacy{background:#edf1eb!important}
.layout-legacy .global-wrapper{width:100%;min-height:100vh}
.layout-legacy .header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px max(20px,calc((100vw - 1120px)/2));color:#fff;background:linear-gradient(135deg,#101510,#263325);box-shadow:0 5px 22px rgba(0,0,0,.22)}
.layout-legacy .header .logo{flex:0 0 auto}
.layout-legacy .header .logo img{display:block;width:auto;height:40px}
.layout-legacy .header .nav ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;margin:0;padding:0;list-style:none}
.layout-legacy .header .nav li{margin:0;padding:0;list-style:none}
.layout-legacy .header .nav a{display:block;padding:9px 11px;border-radius:5px;color:#fff;text-transform:capitalize;text-decoration:none}
.layout-legacy .header .nav a:hover,.layout-legacy .header .nav a.selected{background:var(--bb-green)}
.layout-legacy .body{width:min(1120px,calc(100% - 32px));margin:34px auto 0}
.layout-legacy .component-wrapper,.layout-legacy .module-wrapper{margin-bottom:24px}
.layout-legacy .body>.component-wrapper>.container,.layout-legacy .body>.module-wrapper>.container,.layout-legacy .body>.container{width:100%!important;margin:0!important;padding:28px 32px;background:#fff;border:1px solid var(--bb-line);border-radius:10px;box-shadow:var(--bb-shadow)}
.layout-legacy .body>.component-wrapper>.container .content,.layout-legacy .body>.module-wrapper>.container .content{min-width:0}
.layout-legacy .com-article>.content>img:first-child{max-width:42%;float:right;margin:0 0 20px 28px;border-radius:9px}
.layout-legacy .com-article h1{color:#355e08;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}
.layout-legacy .com-article p,.layout-legacy .mod-article p{line-height:1.75}
.layout-legacy .callout{padding:16px 20px;border-left:5px solid var(--bb-green);background:#f5faef;font-size:1.15rem}
.layout-legacy .footer{margin-top:42px;padding:36px max(20px,calc((100vw - 1120px)/2));color:#dae4d7;background:#111711}
.layout-legacy .footer>.container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%!important;margin:0!important}
.layout-legacy .footer .content{line-height:1.7}
.layout-legacy .footer h3{color:#fff}
.layout-legacy .footer a{color:#fff}
.layout-legacy #canvas,.layout-legacy #sampleImage{display:none!important}
.layout-legacy .members form input{max-width:100%}

/* Landing and ebook fallbacks */
.layout-landing{background:#101510!important;color:#1d281c}
.layout-landing .app{width:100%}
.layout-landing .banner{width:100%;min-height:620px;color:#fff;text-align:center;background:linear-gradient(rgba(10,18,11,.62),rgba(10,18,11,.82)),url('/images/images_raw/chinese_woman_training_1c2q8em.jpg') center/cover no-repeat}
.layout-landing .banner td{padding:70px 20px}
.layout-landing .banner .logo img{display:block;width:auto;max-height:54px;margin:0 auto 12px}
.layout-landing .banner h1{max-width:1000px;margin:35px auto;font-size:clamp(2.3rem,6vw,5rem);line-height:1.02}
.layout-landing .section{padding:70px max(20px,calc((100vw - 1180px)/2));background:#fff}
.layout-landing .section:nth-of-type(even){background:#f0f4ed}
.layout-landing .section h2{font-size:clamp(2rem,4vw,3.5rem);color:#365f08}
.layout-landing .button,.layout-landing input[type=submit]{display:inline-block;padding:13px 22px;border:0;color:#fff!important;background:var(--bb-green);border-radius:999px;text-decoration:none}
.layout-landing .sect-included .col>div:first-child{font-size:2rem;color:var(--bb-green)}
.layout-landing .footer{padding:30px max(20px,calc((100vw - 1180px)/2));color:#fff;background:#111711}
.layout-ebook img{max-width:100%;height:auto}

/* Search / generated pages */
.generated-page{margin:0;background:#f1f4ef;color:#1b251a;font-family:Arial,sans-serif}
.generated-header{padding:18px 20px;color:#fff;background:linear-gradient(135deg,#101510,#263325)}
.generated-header .inner,.generated-main,.generated-footer .inner{width:min(1080px,100%);margin:auto}
.generated-header .inner{display:flex;align-items:center;justify-content:space-between;gap:20px}
.generated-header img{width:auto;height:40px}
.generated-nav{display:flex;flex-wrap:wrap;gap:8px}
.generated-nav a{padding:8px 11px;border-radius:5px;color:#fff;text-decoration:none}
.generated-nav a:hover{background:var(--bb-green)}
.generated-main{padding:48px 20px 70px}
.generated-card{margin-bottom:18px;padding:22px 24px;background:#fff;border:1px solid var(--bb-line);border-radius:9px;box-shadow:var(--bb-shadow)}
.generated-card h2{margin-top:0;color:#315908}
.search-form{display:flex;gap:10px;margin:24px 0 34px}
.search-form input{flex:1 1 auto;padding:13px 15px;border:1px solid #b9c7b3;border-radius:6px}
.search-form button{padding:13px 22px;border:0;border-radius:6px;color:#fff;background:var(--bb-green)}
.generated-footer{padding:28px 20px;color:#dce5d9;background:#111711}

@media(max-width:991px){
 .layout-modern .app-body{padding-top:70px}
 .layout-table .con-header>.content:first-child{align-items:flex-start;flex-direction:column;gap:12px}
 .layout-table .navigation{justify-content:flex-start;width:100%}
 .layout-table .con-header>.content:last-child{justify-content:flex-start;flex-wrap:wrap}
 .layout-legacy .header{align-items:flex-start;flex-direction:column}
 .layout-legacy .header .nav ul{justify-content:flex-start}
 .layout-legacy .footer>.container{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
 body{font-size:15px}
 h1{font-size:clamp(2rem,10vw,3rem)!important}
 h2{font-size:clamp(1.55rem,8vw,2.2rem)!important}
 .layout-modern .wrap-posts,.layout-modern .wrap-article,.layout-modern .wrap-resources{padding-left:8px;padding-right:8px}
 .layout-modern .con-article,.layout-modern .con-search{padding:20px!important}
 .layout-table .template>.wrapper>.container,.layout-table .wrap-article>.con-article,.layout-table .wrap-posts>.container,.layout-table .wrap-resources>.container,.layout-table .wrap-contact>.container{padding:22px 18px}
 .layout-table .image-frame{max-width:100%;float:none;margin:0 0 18px}
 .layout-table .navigation a{padding:8px 9px;font-size:.92rem}
 .layout-legacy .header{padding:16px}
 .layout-legacy .body{width:calc(100% - 20px);margin-top:18px}
 .layout-legacy .body>.component-wrapper>.container,.layout-legacy .body>.module-wrapper>.container,.layout-legacy .body>.container{padding:22px 18px}
 .layout-legacy .com-article>.content>img:first-child{max-width:100%;float:none;margin:0 0 18px}
 .layout-legacy .footer{padding:30px 16px}
 .layout-legacy .footer>.container{grid-template-columns:1fr}
 .search-form{flex-direction:column}
 .generated-header .inner{align-items:flex-start;flex-direction:column}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* Rebuilt core pages */
.generated-header{position:relative;z-index:50;border-bottom:1px solid rgba(255,255,255,.08)}
.generated-brand{display:inline-flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important;white-space:nowrap}
.generated-brand img{display:block;width:auto;height:40px}
.generated-brand span{padding-left:10px;border-left:1px solid rgba(255,255,255,.28);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.generated-footer .inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.generated-footer a{color:#fff}
.core-inner{width:min(1120px,calc(100% - 40px));margin-inline:auto}
.core-home .generated-main{width:100%;max-width:none;padding:0}
.core-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 10%,rgba(121,201,25,.28),transparent 34%),linear-gradient(135deg,#0c120d 0%,#172619 56%,#243d19 100%)}
.core-hero::after{content:"";position:absolute;right:-160px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(255,255,255,.09);border-radius:50%}
.core-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:72px;min-height:650px;padding-block:72px}
.core-eyebrow,.core-kicker{margin:0 0 14px;color:#5b970c;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.core-hero .core-eyebrow{color:#a9df69}
.core-hero h1{max-width:780px;margin:0 0 24px;color:#fff;font-size:clamp(3rem,6.2vw,5.7rem);line-height:.98;letter-spacing:-.04em}
.core-lead{max-width:720px;margin:0;color:#dce7da;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.7}
.core-lead.dark{color:#42503f}
.core-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:30px}
.core-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 21px;border:1px solid var(--bb-green);border-radius:7px;color:#fff!important;background:var(--bb-green);font-weight:700;text-decoration:none!important;box-shadow:0 9px 22px rgba(64,116,0,.2);cursor:pointer}
.core-button:hover,.core-button:focus{background:var(--bb-green-dark);border-color:var(--bb-green-dark)}
.core-button.secondary{border-color:rgba(255,255,255,.35);background:transparent;box-shadow:none}
.core-button.secondary-dark{border-color:#b9c7b2;color:#263421!important;background:#fff;box-shadow:none}
.core-text-link{display:inline-flex;align-items:center;gap:7px;color:#3f7608!important;font-weight:750;text-decoration:none!important}
.core-hero .core-text-link{color:#dff7c3!important}
.core-hero-media{position:relative}
.core-hero-media>img{display:block;width:100%;aspect-ratio:1.25/1;object-fit:cover;border:1px solid rgba(255,255,255,.16);border-radius:22px;box-shadow:0 32px 80px rgba(0,0,0,.38)}
.core-hero-badge{position:absolute;right:-18px;bottom:-24px;display:flex;align-items:center;gap:12px;max-width:210px;padding:17px 19px;color:#142013;background:#fff;border-radius:12px;box-shadow:var(--bb-shadow)}
.core-hero-badge strong{color:#4f8e05;font-size:2rem;line-height:1}
.core-hero-badge span{font-size:.85rem;line-height:1.25}
.core-stat-band{color:#fff;background:#0f1710}
.core-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.core-stats>div{display:flex;flex-direction:column;gap:5px;padding:26px 24px;border-right:1px solid rgba(255,255,255,.09)}
.core-stats>div:first-child{padding-left:0}.core-stats>div:last-child{border:0;padding-right:0}
.core-stats strong{font-size:1rem}.core-stats span{color:#aebbad;font-size:.84rem}
.core-section{padding:88px 0;background:#f3f6f1}
.core-section-alt{background:#eaf0e6}
.core-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}
.core-section-heading h2,.core-about-panel h2{max-width:760px;margin:0;color:#172217;font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.08;letter-spacing:-.035em}
.core-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.core-topic{display:flex;min-height:220px;flex-direction:column;padding:24px;color:#1c291b!important;background:#fff;border:1px solid #d7e0d3;border-radius:12px;text-decoration:none!important;box-shadow:0 8px 30px rgba(31,49,29,.06);transition:transform .2s ease,box-shadow .2s ease}
.core-topic:hover{transform:translateY(-4px);box-shadow:var(--bb-shadow)}
.core-topic>span{color:#70a83a;font-size:.8rem;font-weight:800}.core-topic>strong{margin-top:auto;font-size:1.35rem}.core-topic>small{margin-top:9px;color:#687465;line-height:1.5}
.core-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.core-card{display:flex;min-height:300px;flex-direction:column;padding:27px;background:#fff;border:1px solid #d8e1d4;border-radius:12px;box-shadow:0 12px 34px rgba(32,53,29,.08)}
.core-card h3{margin:0 0 15px;font-size:1.45rem;line-height:1.24}.core-card h3 a{color:#1d2a1c!important;text-decoration:none!important}.core-card p:not(.core-kicker){color:#5d695a;line-height:1.68}.core-card .core-text-link{margin-top:auto}
.core-about-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:80px;align-items:start;padding:48px;border:1px solid #d6e0d2;border-radius:18px;background:#fff;box-shadow:var(--bb-shadow)}
.core-about-panel p{margin-top:0;color:#53604f;font-size:1.08rem;line-height:1.8}
.core-contact .generated-main,.core-account .generated-main{width:min(1120px,calc(100% - 40px));max-width:none;padding:64px 0 86px}
.core-page-hero{max-width:760px;margin-bottom:38px}.core-page-hero h1{margin:0 0 18px;color:#172217;font-size:clamp(2.8rem,6vw,5rem);line-height:1}.core-page-hero>p:last-child{color:#586554;font-size:1.1rem;line-height:1.75}
.core-contact-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:22px;align-items:start}
.core-contact-card,.core-form{padding:30px;background:#fff;border:1px solid #d5dfd1;border-radius:14px;box-shadow:var(--bb-shadow)}
.core-contact-card h2{margin:0 0 12px}.core-contact-email{display:block;margin-bottom:24px;color:#447c08!important;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:750}.core-contact-card p{color:#61705d;line-height:1.7}
.core-mini-links{display:grid;gap:8px;margin-top:28px}.core-mini-links a{padding:10px 0;border-top:1px solid #e2e8df;color:#2f5e06!important;text-decoration:none!important}
.core-form{display:grid;gap:18px}.core-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.core-form label{display:grid;gap:8px;color:#283426;font-weight:700}.core-form label span{color:#758171;font-size:.82rem;font-weight:400}.core-form input,.core-form textarea{width:100%;padding:12px 13px;border:1px solid #bac7b5;border-radius:7px;background:#fbfcfa;color:#1b261a}.core-form textarea{resize:vertical}.core-form button{justify-self:start;border:0}.core-form-note{margin:0;color:#6a7666;font-size:.86rem;line-height:1.55}
.core-ebook .generated-main{width:100%;max-width:none;padding:0}
.core-ebook-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);gap:72px;align-items:center;width:min(1120px,calc(100% - 40px));margin:auto;padding:78px 0 88px}
.core-ebook-hero h1{margin:0 0 20px;color:#172217;font-size:clamp(2.8rem,5.4vw,5rem);line-height:1.02;letter-spacing:-.04em}.core-check-list{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.core-check-list li{position:relative;padding-left:31px;color:#42503f;line-height:1.55}.core-check-list li::before{content:"✓";position:absolute;left:0;top:0;color:#579400;font-weight:900}
.core-book-cover{padding:18px;border:1px solid #d3decf;border-radius:18px;background:#fff;box-shadow:0 28px 70px rgba(29,48,27,.18);transform:rotate(1.5deg)}.core-book-cover img{display:block;width:100%;border-radius:8px}
.core-quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.core-quote-grid blockquote{margin:0;padding:28px;background:#fff;border:1px solid #d5dfd1;border-radius:12px}.core-quote-grid p{margin:0 0 18px;color:#344132;font-size:1.02rem;line-height:1.72}.core-quote-grid cite{color:#588c20;font-style:normal;font-weight:750}
.core-account-box{max-width:760px;margin:32px auto;padding:46px;text-align:center;background:#fff;border:1px solid #d4dfd0;border-radius:18px;box-shadow:var(--bb-shadow)}.core-account-icon{display:grid;width:58px;height:58px;margin:0 auto 20px;place-items:center;color:#fff;background:#579600;border-radius:50%;font-size:1.5rem;font-weight:900}.core-account-box h1{margin:0 0 18px;color:#172217;font-size:clamp(2.4rem,5vw,4rem);line-height:1.08}.core-account-box>p:not(.core-eyebrow){color:#5a6756;font-size:1.06rem;line-height:1.75}.core-account-box .core-actions{justify-content:center}
@media(max-width:991px){.core-hero-grid,.core-ebook-hero{grid-template-columns:1fr;gap:42px}.core-hero-grid{padding-block:58px}.core-hero-media{max-width:720px}.core-stats{grid-template-columns:repeat(2,1fr)}.core-stats>div:nth-child(2){border-right:0}.core-stats>div:nth-child(3){padding-left:0}.core-topic-grid{grid-template-columns:repeat(2,1fr)}.core-card-grid,.core-quote-grid{grid-template-columns:1fr 1fr}.core-about-panel{grid-template-columns:1fr;gap:28px}.core-contact-grid{grid-template-columns:1fr}}
@media(max-width:640px){.generated-brand span{display:none}.generated-nav{gap:4px}.generated-nav a{padding:7px 8px;font-size:.9rem}.core-inner,.core-contact .generated-main,.core-account .generated-main,.core-ebook-hero{width:min(100% - 24px,1120px)}.core-hero-grid{min-height:0;padding-block:44px 60px}.core-hero h1{font-size:clamp(2.55rem,13vw,4rem)}.core-hero-badge{right:10px;bottom:-18px}.core-actions{align-items:stretch;flex-direction:column}.core-actions .core-button{width:100%}.core-stats{grid-template-columns:1fr}.core-stats>div{padding:20px 0!important;border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}.core-stats>div:last-child{border-bottom:0}.core-section{padding:62px 0}.core-section-heading{align-items:flex-start;flex-direction:column}.core-topic-grid,.core-card-grid,.core-quote-grid{grid-template-columns:1fr}.core-topic{min-height:180px}.core-about-panel{padding:28px 22px}.core-form-row{grid-template-columns:1fr}.core-contact-card,.core-form{padding:23px}.core-ebook-hero{padding:58px 0 68px}.core-book-cover{max-width:460px;margin:auto;transform:none}.core-account-box{padding:32px 22px}.generated-footer .inner{flex-direction:column}}

/* Keep archived Bootstrap rows inside the mobile viewport. */
@media (max-width: 767px) {
  .layout-modern .row.vertical-align {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Honest fallbacks for archived forms and protected resource actions. */
.static-archive-form{position:relative}
.static-form-message,.archive-notice{margin-top:14px;padding:14px 16px;border:1px solid #b9cda9;border-left:4px solid var(--bb-green);border-radius:6px;background:#f3f8ef;color:#2e3a2b;line-height:1.55}
.static-form-message:not(.is-visible){display:none}
.archive-notice a,.static-form-message a{color:#3f7608!important;font-weight:700}
