/* Homebrew Academy Revival — utility/static page family */
:root{
 --hba-static-ink:#171a16;--hba-static-green:#24372b;--hba-static-paper:#f7f2e8;--hba-static-card:#fffdf8;--hba-static-cream:#fff8e9;--hba-static-amber:#c67b2c;--hba-static-gold:#e0a647;--hba-static-line:#d9cebc;
 --hba-static-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--hba-static-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--hba-static-hand:"Bradley Hand","Segoe Print","Comic Sans MS",cursive;
}
body.page:has(.hba-static){background:var(--hba-static-paper);color:var(--hba-static-ink)}
body.page:has(.hba-static) #inner-wrap,body.page:has(.hba-static) #primary,body.page:has(.hba-static) .content-area,body.page:has(.hba-static) .site-main{max-width:none;margin:0;padding:0}
.hba-static,.hba-static *{box-sizing:border-box}.hba-static{font-family:var(--hba-static-sans);background:var(--hba-static-paper);color:var(--hba-static-ink);overflow:hidden}.hba-static a{color:inherit;text-decoration:none}.hba-static-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.hba-static-hero{position:relative;padding:70px 0 62px;border-bottom:1px solid var(--hba-static-line);background:radial-gradient(circle at 91% 17%,rgba(198,123,44,.10) 0 92px,transparent 93px),linear-gradient(115deg,rgba(36,55,43,.025),transparent 44%),var(--hba-static-paper)}
.hba-static-hero:after{content:"";position:absolute;left:5%;bottom:-24px;width:190px;height:56px;border-top:4px solid rgba(198,123,44,.23);border-radius:50%;transform:rotate(-4deg)}
.hba-static-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:68px;align-items:end}.hba-static-eyebrow,.hba-static-note span,.hba-static-section-head span,.hba-static-value-grid>a>span,.hba-static-side>span,.hba-static-contact-card>span,.hba-static-contact-links span{font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hba-static-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#8f4f17}.hba-static-eyebrow:before{content:"";width:30px;height:2px;background:var(--hba-static-amber)}
.hba-static-hero h1{font-family:var(--hba-static-display);font-size:clamp(56px,6.8vw,102px);line-height:.9;letter-spacing:-.055em;text-wrap:balance;margin:14px 0 23px;max-width:900px}.hba-static-hero p{font-family:var(--hba-static-display);font-size:clamp(21px,2.15vw,29px);line-height:1.35;color:#514e47;margin:0;max-width:800px}
.hba-static-note{position:relative;min-height:190px;padding:29px;background:var(--hba-static-ink);color:var(--hba-static-cream);border:5px solid #22261f;box-shadow:inset 0 0 0 1px rgba(255,248,233,.19),8px 9px 0 rgba(198,123,44,.16);transform:rotate(.8deg);overflow:hidden}.hba-static-note:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 22% 28%,rgba(255,255,255,.05) 0 1px,transparent 1.5px),radial-gradient(circle at 72% 62%,rgba(255,255,255,.03) 0 1px,transparent 1.5px);background-size:19px 19px,29px 29px}.hba-static-note span,.hba-static-note strong,.hba-static-note i{position:relative;z-index:2}.hba-static-note span{display:block;color:var(--hba-static-gold);margin-bottom:16px}.hba-static-note strong{display:block;font-family:var(--hba-static-hand);font-size:clamp(27px,2.8vw,40px);line-height:1.03;font-weight:700;transform:rotate(-1.5deg)}.hba-static-note i{display:block;width:56%;height:8px;border-top:3px solid var(--hba-static-gold);border-radius:50%;margin-top:21px;transform:rotate(-2deg)}
.hba-static-values{padding:78px 0 84px}.hba-static-section-head{margin-bottom:34px}.hba-static-section-head span{color:#8f4f17}.hba-static-section-head h2{font-family:var(--hba-static-display);font-size:clamp(43px,5vw,70px);line-height:.95;letter-spacing:-.045em;margin:7px 0 0}.hba-static-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hba-static-value-grid>a{position:relative;min-height:245px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--hba-static-line);border-radius:15px;background:rgba(255,253,248,.72);overflow:hidden;transition:transform .2s ease,background .2s ease,border-color .2s ease}.hba-static-value-grid>a:after{content:"";position:absolute;right:-34px;top:-35px;width:118px;height:118px;border-radius:32px;background:var(--hba-static-amber);transform:rotate(25deg);opacity:.14}.hba-static-value-grid>a:nth-child(even):after{background:var(--hba-static-green);border-radius:50%}.hba-static-value-grid>a:hover{transform:translateY(-3px);background:var(--hba-static-card);border-color:#c4ac89}.hba-static-value-grid>a>span{color:#8f4f17;position:relative;z-index:2}.hba-static-value-grid strong{font-family:var(--hba-static-display);font-size:30px;line-height:1.02;letter-spacing:-.035em;margin:auto 0 10px;position:relative;z-index:2}.hba-static-value-grid p{font-size:13px;line-height:1.55;color:#5a564e;margin:0;position:relative;z-index:2}
.hba-static-body{padding:84px 0 96px;background:#eee4d2}.hba-static-body-grid{display:grid;grid-template-columns:minmax(250px,.30fr) minmax(0,.70fr);gap:60px;align-items:start}.hba-static-side{position:sticky;top:30px;padding:24px;background:var(--hba-static-ink);color:var(--hba-static-cream);border:4px solid #22261f;box-shadow:7px 8px 0 rgba(198,123,44,.18);transform:rotate(-.6deg)}.hba-static-side>span{display:block;color:var(--hba-static-gold);margin-bottom:12px}.hba-static-side>strong{display:block;font-family:var(--hba-static-hand);font-size:27px;line-height:1.05;font-weight:700}.hba-static-side>a{display:block;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,248,233,.15);font-size:12px;color:#f1bd6c}
.hba-static-content{background:var(--hba-static-card);border:1px solid #d5c8b4;border-radius:16px;padding:46px 50px 56px;font-size:17px;line-height:1.72;box-shadow:0 18px 46px rgba(53,38,23,.06)}.hba-static-content>p:first-child{font-family:var(--hba-static-display);font-size:22px;line-height:1.5}.hba-static-content p{font-size:17px;line-height:1.72}.hba-static-content h2,.hba-static-content h3,.hba-static-content h4{font-family:var(--hba-static-display);letter-spacing:-.035em;line-height:1.06;text-wrap:balance}.hba-static-content h2{font-size:clamp(34px,4vw,45px);margin-top:1.55em}.hba-static-content h3{font-size:31px;margin-top:1.5em}.hba-static-content h4{font-size:24px}.hba-static-content a{color:#8f4f17;text-decoration:underline;text-underline-offset:3px}.hba-static-content li{margin-bottom:.45em}.hba-static-content figure.wp-block-image{margin:28px 0 34px}.hba-static-content figure.wp-block-image img{border-radius:13px}.hba-static-content .wp-block-gallery{gap:16px!important}.hba-static-content .wp-block-gallery figure{background:#f1e7d6;border-radius:14px;overflow:hidden;padding:8px}.hba-static-content .wp-block-gallery img{border-radius:10px}.hba-static-content .wp-block-gallery figcaption{background:linear-gradient(transparent,rgba(0,0,0,.8));padding:30px 8px 8px!important}.hba-static-content hr{border:0;border-top:1px solid var(--hba-static-line);margin:42px 0}
.hba-static--online-courses .hba-static-content figure.wp-block-image+ p{margin-top:9px}.hba-static--online-courses .hba-static-content figure.wp-block-image{background:#f2e8d7;padding:10px;border:1px solid #ddcfba;border-radius:14px}.hba-static--online-courses .hba-static-content figure.wp-block-image img{width:100%;display:block}.hba-static--online-courses .hba-static-content h2{padding-top:18px;border-top:1px solid var(--hba-static-line)}
.hba-static-contact-board{position:relative;padding:78px 0 90px;background:var(--hba-static-green);color:var(--hba-static-cream);overflow:hidden}.hba-static-contact-board:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 18% 30%,rgba(255,255,255,.035) 0 1px,transparent 1.5px),radial-gradient(circle at 78% 65%,rgba(255,255,255,.025) 0 1px,transparent 1.5px);background-size:21px 21px,31px 31px}.hba-static-contact-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px}.hba-static-contact-card{padding:34px;border:2px solid rgba(255,248,233,.58);background:rgba(14,19,15,.26);box-shadow:6px 7px 0 rgba(224,166,71,.16);transform:rotate(-.5deg)}.hba-static-contact-card>span{color:var(--hba-static-gold)}.hba-static-contact-card>strong{display:block;font-family:var(--hba-static-display);font-size:clamp(27px,3vw,41px);line-height:1.05;margin:19px 0 27px;word-break:break-word}.hba-static-contact-card>a{display:inline-block;padding:12px 15px;background:var(--hba-static-gold);color:#17130e;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.hba-static-contact-links{display:grid;gap:10px}.hba-static-contact-links>a{padding:20px 22px;border:1px solid rgba(255,248,233,.2);background:rgba(0,0,0,.10);transition:background .2s ease,transform .2s ease}.hba-static-contact-links>a:hover{background:rgba(224,166,71,.09);transform:translateX(3px)}.hba-static-contact-links span{display:block;color:var(--hba-static-gold);margin-bottom:7px}.hba-static-contact-links strong{display:block;font-family:var(--hba-static-display);font-size:25px;line-height:1.05}
@media(max-width:980px){.hba-static-hero-grid{grid-template-columns:1fr;gap:32px}.hba-static-note{max-width:560px}.hba-static-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hba-static-body-grid{grid-template-columns:1fr;gap:32px}.hba-static-side{position:relative;top:auto;max-width:520px}.hba-static-contact-grid{grid-template-columns:1fr}}
@media(max-width:720px){.hba-static-wrap{width:min(100% - 28px,1180px)}.hba-static-hero{padding:48px 0 42px}.hba-static-hero h1{font-size:clamp(49px,14vw,72px)}.hba-static-hero p{font-size:20px}.hba-static-note{min-height:155px;padding:24px}.hba-static-values,.hba-static-body,.hba-static-contact-board{padding-top:58px;padding-bottom:64px}.hba-static-content{padding:30px 24px 40px}.hba-static-value-grid{grid-template-columns:1fr}.hba-static-value-grid>a{min-height:190px}.hba-static-contact-card{padding:25px}}
