:root{--bg:#081017;--ink:#111820;--muted:#66727d;--teal:#15d9c4;--line:#dfe5e9;--paper:#fff;--soft:#f5f7f8;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.shell{width:min(var(--max),calc(100% - 44px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(6,15,23,.94);backdrop-filter:blur(10px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.nav-shell{height:70px;display:flex;align-items:center;gap:28px}.brand{display:inline-grid;grid-template-columns:auto auto;align-items:end;color:#fff;line-height:.88;letter-spacing:.5px;min-width:190px}.brand span{font-size:24px;font-weight:800}.brand strong{font-size:31px;color:var(--teal);font-weight:900}.brand small{grid-column:1/3;margin-top:7px;font-size:7px;letter-spacing:.7px}.primary-nav{flex:1}.i360-nav{list-style:none;display:flex;justify-content:center;gap:26px;padding:0;margin:0}.i360-nav a{font-size:13px;padding:26px 0 22px;display:block;border-bottom:2px solid transparent}.i360-nav a:hover{border-color:var(--teal)}.header-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:3px;font-weight:700;font-size:13px;border:1px solid transparent}.button.teal{background:var(--teal);color:#031310}.button.ghost{border-color:rgba(255,255,255,.75);color:#fff;background:rgba(0,0,0,.12)}.search-button,.menu-toggle{background:none;border:0;color:#fff;font-size:24px}.menu-toggle{display:none}.hero{position:relative;min-height:390px;background-image:var(--bg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,14,.94) 0%,rgba(3,9,14,.76) 36%,rgba(3,9,14,.17) 68%,rgba(3,9,14,.1) 100%)}.hero-content{position:relative;padding:54px 0 48px;z-index:2}.kicker,.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.3px}.hero h1{font-size:56px;line-height:.96;margin:14px 0 12px;letter-spacing:-2px}.teal-rule{height:4px;width:74px;background:var(--teal);margin:15px 0}.tagline{font-size:20px;letter-spacing:5px}.lede{font-size:17px;max-width:520px;line-height:1.55}.hero-buttons{display:flex;gap:12px;margin-top:24px}.hero-note{position:absolute;z-index:2;right:6%;bottom:35px;font-family:cursive;font-size:32px;line-height:.9;transform:rotate(-5deg)}.hero-note span{display:block;width:42px;height:3px;background:var(--teal);margin-top:9px}.feature-nav{background:#fff;border-bottom:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr)}.feature-item{text-align:center;padding:20px 18px;border-right:1px solid var(--line)}.feature-item:last-child{border-right:0}.feature-icon{font-size:30px}.feature-item strong{display:block;font-size:13px;margin:4px 0}.feature-item span{display:block;font-size:12px;color:var(--muted);line-height:1.4}.section{padding:18px 0 28px}.event-layout{display:grid;grid-template-columns:2.6fr 1fr;gap:12px}.event-card{position:relative;min-height:335px;background-image:var(--bg);background-size:cover;background-position:center;background-attachment:fixed;border-radius:4px;overflow:hidden;color:#fff}.event-card .overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,14,.88),rgba(3,9,14,.36) 60%,rgba(3,9,14,.12))}.event-copy{position:relative;z-index:1;padding:30px;max-width:620px}.event-copy .eyebrow{color:var(--teal)}.event-copy h2{font-size:38px;line-height:.95;margin:9px 0 15px}.event-meta{display:flex;flex-wrap:wrap;gap:15px;font-size:12px;font-weight:700}.event-copy p{max-width:520px;line-height:1.5}.micro{margin-top:25px;font-size:10px;letter-spacing:2px}.promo-stack{display:grid;gap:12px}.promo-card{position:relative;min-height:160px;background-image:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.08)),var(--bg);background-size:cover;background-position:center;border-radius:4px;color:#fff;display:flex;align-items:end;justify-content:space-between;padding:22px}.promo-card span{display:grid}.promo-card strong{font-size:19px}.promo-card small{margin-top:5px}.promo-card b{height:36px;width:36px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:28px}.feed-news-layout{display:grid;grid-template-columns:2.4fr 1fr;gap:22px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.section-heading h2{font-size:21px;margin:0}.section-heading p{margin:2px 0 0;color:var(--muted);font-size:12px}.section-heading a{font-size:11px;color:#0aa998;font-weight:800}.social-feed{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.social-card{border:1px solid var(--line);border-radius:5px;padding:11px;background:#fff;overflow:hidden}.post-head{display:flex;gap:9px;align-items:center}.avatar{width:30px;height:30px;background:#132535;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800}.post-head span:last-child{display:grid;font-size:11px}.post-head small{color:var(--muted)}.social-card p{font-size:12px;min-height:48px;line-height:1.35}.social-card img{width:100%;height:130px;object-fit:cover;border-radius:3px}.metrics{display:flex;gap:12px;margin-top:9px;color:#51606d;font-size:11px}.metrics span:last-child{margin-left:auto}.news-list{display:grid;gap:10px}.news-item{display:grid;grid-template-columns:105px 1fr;gap:10px}.news-item img{width:105px;height:72px;object-fit:cover;border-radius:3px}.news-item div{display:grid;align-content:center}.news-item span{font-size:9px;color:#0aa998;font-weight:800;letter-spacing:.7px}.news-item strong{font-size:12px;line-height:1.25;margin:3px 0}.news-item small{font-size:10px;color:var(--muted)}.alt-section{background:#f7f8f8;border-top:1px solid var(--line)}.business-jobs-layout{display:grid;grid-template-columns:2fr 1fr;gap:30px}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.business-card{background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden}.business-card img{width:100%;height:120px;object-fit:cover}.business-card div{display:grid;padding:9px}.business-card strong{font-size:13px}.business-card span{font-size:10px;color:#66727d;margin-top:5px}.job-list{background:#fff;border:1px solid var(--line);border-radius:4px}.job-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px;border-bottom:1px solid var(--line)}.job-row:last-child{border-bottom:0}.job-icon{width:32px;height:32px;border:1px solid #8ce9dd;color:#0db8a5;border-radius:4px;display:grid;place-items:center}.job-row span:nth-child(2){display:grid}.job-row strong{font-size:12px}.job-row small{font-size:9px;color:var(--muted);margin-top:4px}.newsletter{background:linear-gradient(rgba(5,23,25,.86),rgba(5,23,25,.86)),url('../images/hero.jpg') center/cover fixed;color:#fff}.newsletter-inner{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter .eyebrow{color:var(--teal)}.newsletter h2{margin:5px 0 3px}.newsletter p{margin:0;font-size:12px}.newsletter-form{display:flex;width:min(430px,100%)}.newsletter-form input{flex:1;border:0;padding:0 15px}.site-footer{background:#061019;color:#d6dce1;padding:28px 0 14px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr) 1fr;gap:36px}.footer-grid p{font-size:12px;line-height:1.55;color:#9eabb5}.footer-grid h4{margin:0 0 12px;color:#fff}.footer-grid>div>a:not(.brand){display:block;font-size:11px;color:#b8c2ca;margin:7px 0}.footer-brand{margin-bottom:14px}.footer-script{font-family:cursive;font-size:31px;line-height:.88;color:#fff;transform:rotate(-6deg);align-self:center}.footer-script em{font-style:normal}.copyright{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.13);padding-top:14px;margin-top:24px;font-size:9px;color:#83919d;letter-spacing:.8px}@media(max-width:900px){.primary-nav{display:none}.menu-toggle{display:block}.header-actions .search-button,.header-actions .ghost{display:none}.hero{background-attachment:scroll}.hero h1{font-size:44px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-item:last-child{grid-column:1/-1}.event-layout,.feed-news-layout,.business-jobs-layout{grid-template-columns:1fr}.event-card{background-attachment:scroll}.social-feed{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-script{display:none}}@media(max-width:600px){.shell{width:min(100% - 28px,var(--max))}.brand{min-width:auto}.brand span{font-size:18px}.brand strong{font-size:24px}.header-actions .teal{display:none}.hero{min-height:500px;background-position:58% center}.hero-content{padding-top:70px}.hero h1{font-size:38px}.tagline{font-size:15px;letter-spacing:3px}.hero-note{display:none}.hero-buttons{flex-wrap:wrap}.feature-grid{grid-template-columns:1fr}.feature-item{border-right:0;border-bottom:1px solid var(--line)}.event-copy h2{font-size:32px}.social-feed,.business-grid{grid-template-columns:1fr 1fr}.newsletter-inner{padding:24px 0;display:grid}.newsletter-form{width:100%}.footer-grid{grid-template-columns:1fr}.copyright{gap:12px;flex-direction:column}.promo-stack{grid-template-columns:1fr 1fr}.promo-card{min-height:130px;padding:14px}.promo-card strong{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero,.event-card,.newsletter{background-attachment:scroll}}
