@import url(https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Source+Sans+3:wght@400;500;600;700;800;900&display=swap);:root{--navy:#0D2B52;--navy-dark:#081321;--navy-900:#05101d;--burgundy:#8B2635;--burgundy-dark:#6f1e2a;--gold:#D4A64A;--light:#F7F8FA;--surface:#FFFFFF;--ink:#101828;--body:#475467;--muted:#7B8494;--border:#E4E7EC;--shadow:0 24px 80px rgba(8, 19, 33, .12);--radius:24px;--container:1200px}.btc-scope,.btc-scope *{box-sizing:border-box}.btc-scope{margin:0;font-family:'Source Sans 3','Source Sans Pro',Arial,sans-serif;color:var(--body);background:var(--light);font-size:18px;line-height:1.65}.btc-scope h1,.btc-scope h2,.btc-scope h3,.btc-scope h4{font-family:'Sora','Source Sans 3',sans-serif;color:var(--ink);line-height:1.04;margin:0 0 18px;font-weight:700}.btc-scope h1{font-size:clamp(4rem, 8vw, 8rem);letter-spacing:-.055em}.btc-scope h2{font-size:clamp(2.7rem, 5vw, 5.3rem);letter-spacing:-.035em}.btc-scope h3{font-size:clamp(2rem, 3vw, 3.1rem);letter-spacing:-.025em}.btc-scope h4{font-size:1.55rem;font-family:'Source Sans 3',Arial,sans-serif;letter-spacing:-.02em}.btc-scope p{margin:0 0 22px}.btc-scope .container{max-width:var(--container);margin:0 auto;padding:0 24px}.btc-scope .section{padding:110px 0}.btc-scope .section-tight{padding:72px 0}.btc-scope .section-dark{background:var(--navy-dark);color:rgb(255 255 255 / .78)}.btc-scope .section-dark h2,.btc-scope .section-dark h3,.btc-scope .section-dark h4{color:#fff}.btc-scope .eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-bottom:18px}.btc-scope .eyebrow:before{content:"";width:42px;height:1px;background:currentColor}.btc-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:999px;text-decoration:none;font-weight:800;font-size:15px;transition:.25s ease;border:1px solid #fff0;line-height:1}.btc-scope .btn:hover{transform:translateY(-2px)}.btc-scope .btn-primary{background:var(--navy);color:#fff;box-shadow:0 18px 40px rgb(13 43 82 / .24)}.btc-scope .btn-primary:hover{background:#123a6e}.btc-scope .btn-secondary{background:var(--burgundy);color:#fff;box-shadow:0 18px 40px rgb(139 38 53 / .22)}.btc-scope .btn-secondary:hover{background:var(--burgundy-dark)}.btc-scope .btn-light{background:#fff;color:var(--navy)}.btc-scope .btn-outline{background:#fff0;color:inherit;border-color:rgb(255 255 255 / .45)}.btc-scope .btn-outline.dark{color:var(--navy);border-color:rgb(13 43 82 / .25)}.btc-scope .site-header{position:fixed;top:0;left:0;right:0;z-index:50;transition:.25s ease;background:linear-gradient(180deg,rgb(8 19 33 / .72),#fff0)}.btc-scope .site-header.scrolled{background:rgb(8 19 33 / .92);backdrop-filter:blur(18px);border-bottom:1px solid rgb(255 255 255 / .08)}.btc-scope .header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:26px}.btc-scope .brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;min-width:220px}.btc-scope .brand img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#fff}.btc-scope .brand strong{display:block;font-family:'Source Sans 3',Arial,sans-serif;text-transform:uppercase;letter-spacing:.03em;font-size:16px;line-height:1}.btc-scope .brand span{display:block;font-size:12px;color:rgb(255 255 255 / .68);letter-spacing:.08em;text-transform:uppercase;margin-top:3px}.btc-scope .nav{display:flex;gap:26px;align-items:center}.btc-scope .nav a{color:rgb(255 255 255 / .82);text-decoration:none;font-size:15px;font-weight:700;transition:.2s}.btc-scope .nav a:hover,.btc-scope .nav a.active{color:#fff}.btc-scope .nav a.active:after{content:"";display:block;height:2px;background:var(--gold);margin-top:6px}.btc-scope .header-actions{display:flex;gap:10px;align-items:center}.btc-scope .lang{color:#fff;text-decoration:none;border:1px solid rgb(255 255 255 / .18);padding:10px 12px;border-radius:999px;font-size:13px;font-weight:800}.btc-scope .menu-toggle{display:none;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .14);color:#fff;border-radius:12px;width:46px;height:42px;font-size:22px}.btc-scope .mobile-panel{display:none}.btc-scope .hero{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--navy-dark);color:#fff}.btc-scope .hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease;background-size:cover;background-position:center}.btc-scope .hero-slide.active{opacity:1}.btc-scope .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(8 19 33 / .94) 0%,rgb(8 19 33 / .74) 42%,rgb(8 19 33 / .28) 100%),linear-gradient(180deg,rgb(8 19 33 / .05),rgb(8 19 33 / .92))}.btc-scope .hero-content{position:relative;z-index:2;padding-top:80px;max-width:760px}.btc-scope .hero h1{color:#fff;margin-bottom:20px}.btc-scope .hero p{font-size:clamp(1.15rem, 2vw, 1.45rem);color:rgb(255 255 255 / .8);max-width:650px}.btc-scope .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btc-scope .hero-stats{position:absolute;z-index:3;left:0;right:0;bottom:0;border-top:1px solid rgb(255 255 255 / .1);background:rgb(8 19 33 / .55);backdrop-filter:blur(18px)}.btc-scope .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.btc-scope .stat{padding:22px 0;color:#fff}.btc-scope .stat strong{display:block;font-family:'Sora','Source Sans 3',sans-serif;font-size:38px;line-height:1;color:#fff}.btc-scope .stat span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:rgb(255 255 255 / .62);font-weight:800}.btc-scope .slider-dots{position:absolute;z-index:4;right:32px;bottom:118px;display:flex;gap:8px}.btc-scope .slider-dots button{width:34px;height:3px;border:0;background:rgb(255 255 255 / .35);cursor:pointer}.btc-scope .slider-dots button.active{background:var(--gold)}.btc-scope .statement{background:#fff}.btc-scope .statement-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.btc-scope .statement h2{max-width:760px}.btc-scope .statement-card{background:var(--navy-dark);color:#fff;border-radius:var(--radius);padding:44px;box-shadow:var(--shadow);position:relative;overflow:hidden}.btc-scope .statement-card:before{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgb(212 166 74 / .18)}.btc-scope .statement-card h2,.btc-scope .statement-card h3,.btc-scope .statement-card h4{color:#fff}.btc-scope .statement-card p{color:rgb(255 255 255 / .76)}.btc-scope .portrait-stack{display:grid;grid-template-columns:1fr .58fr;gap:18px;align-items:end}.btc-scope .portrait-stack img{width:100%;border-radius:var(--radius);display:block;object-fit:cover;box-shadow:var(--shadow)}.btc-scope .portrait-stack img:first-child{height:520px}.btc-scope .portrait-stack img:last-child{height:320px;background:var(--navy-dark)}.btc-scope .pillars{background:var(--light)}.btc-scope .section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:44px}.btc-scope .section-head p{max-width:560px}.btc-scope .pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.btc-scope .card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:30px;box-shadow:0 12px 40px rgb(8 19 33 / .05);transition:.25s}.btc-scope .card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.btc-scope .icon{width:48px;height:48px;border-radius:15px;background:rgb(13 43 82 / .08);display:grid;place-items:center;color:var(--navy);font-weight:900;margin-bottom:22px}.btc-scope .impact{background:var(--navy-dark);position:relative;overflow:hidden}.btc-scope .impact:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgb(212 166 74 / .16),transparent 30%),radial-gradient(circle at 80% 30%,rgb(139 38 53 / .18),transparent 28%)}.btc-scope .impact .container{position:relative}.btc-scope .impact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.btc-scope .metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.btc-scope .metric{background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:22px;padding:28px;color:#fff}.btc-scope .metric strong{font-family:'Sora','Source Sans 3',sans-serif;font-size:54px;line-height:1;color:#fff}.btc-scope .metric span{display:block;color:rgb(255 255 255 / .62);font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.btc-scope .updates{background:#fff}.btc-scope .update-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.btc-scope .news-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--border);box-shadow:0 12px 40px rgb(8 19 33 / .06)}.btc-scope .news-card img{width:100%;height:220px;object-fit:cover;display:block}.btc-scope .news-card:first-child img{height:330px}.btc-scope .news-card .body{padding:24px}.btc-scope .tag{color:var(--burgundy);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.btc-scope .news-card h3,.btc-scope .news-card h4{font-family:'Source Sans 3',Arial,sans-serif;letter-spacing:-.04em}.btc-scope .join{position:relative;min-height:520px;display:flex;align-items:center;background:url(https://biggthingscoming.ng/wp-content/uploads/2026/06/Sunday-Garba-Biggs.png) right 12% bottom/auto 92% no-repeat,var(--navy-dark);overflow:hidden}.btc-scope .join:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(8 19 33 / .98) 0%,rgb(8 19 33 / .85) 48%,rgb(8 19 33 / .36) 100%)}.btc-scope .join .container{position:relative}.btc-scope .join-content{max-width:680px}.btc-scope .choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.btc-scope .choice{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);border-radius:18px;padding:22px;color:#fff;text-decoration:none}.btc-scope .choice b{display:block;color:#fff;font-size:20px}.btc-scope .site-footer{background:#050d18;color:rgb(255 255 255 / .72);padding:70px 0 26px}.btc-scope .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.btc-scope .footer-grid h4{color:#fff;font-family:'Source Sans 3';font-size:16px}.btc-scope .footer-grid a{display:block;color:rgb(255 255 255 / .68);text-decoration:none;margin:9px 0;font-size:15px}.btc-scope .footer-grid a:hover{color:var(--gold)}.btc-scope .footer-bottom{border-top:1px solid rgb(255 255 255 / .09);margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:14px}.btc-scope .page-hero{min-height:58vh;display:flex;align-items:end;padding:150px 0 80px;background:linear-gradient(90deg,rgb(8 19 33 / .92),rgb(8 19 33 / .58)),url(https://biggthingscoming.ng/wp-content/uploads/2026/06/Sunday-Biggs-Seated-At-A-Table-scaled.jpg) center/cover;color:#fff}.btc-scope .page-hero h1{color:#fff}.btc-scope .page-hero p{max-width:720px;color:rgb(255 255 255 / .78);font-size:1.25rem}.btc-scope .timeline{position:relative}.btc-scope .timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--border)}.btc-scope .timeline-item{display:grid;grid-template-columns:1fr 1fr;gap:54px;margin:44px 0;position:relative}.btc-scope .timeline-item:nth-child(even) .timeline-text{grid-column:2}.btc-scope .timeline-year{font-family:'Sora','Source Sans 3',sans-serif;font-size:58px;color:var(--gold);line-height:1}.btc-scope .form-card{max-width:760px;margin:0 auto;background:#fff;border-radius:24px;padding:34px;border:1px solid var(--border);box-shadow:var(--shadow)}.btc-scope .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.btc-scope label{display:block;font-weight:800;color:var(--ink);font-size:14px;margin-bottom:7px}.btc-scope input,.btc-scope select,.btc-scope textarea{width:100%;padding:14px 15px;border:1px solid var(--border);border-radius:12px;background:#fff;font:inherit;color:var(--ink)}.btc-scope textarea{min-height:140px}.btc-scope .placeholder-map{height:390px;border-radius:24px;background:linear-gradient(135deg,rgb(13 43 82 / .12),rgb(139 38 53 / .1)),var(--surface);display:grid;place-items:center;border:1px dashed rgb(13 43 82 / .25);color:var(--navy);font-weight:900}.btc-scope .media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.btc-scope .media-grid img{width:100%;height:280px;object-fit:cover;border-radius:22px;box-shadow:0 12px 40px rgb(8 19 33 / .08)}@media(max-width:980px){.btc-scope .nav,.btc-scope .header-actions{display:none}.btc-scope .menu-toggle{display:block}.btc-scope .mobile-panel{position:fixed;top:86px;left:16px;right:16px;background:rgb(8 19 33 / .98);border:1px solid rgb(255 255 255 / .1);border-radius:22px;padding:20px;z-index:60;box-shadow:var(--shadow)}.btc-scope .mobile-panel.open{display:block}.btc-scope .mobile-panel a{display:block;color:#fff;text-decoration:none;padding:13px 8px;border-bottom:1px solid rgb(255 255 255 / .08);font-weight:800}.btc-scope .mobile-panel .btn{margin-top:14px}.btc-scope .statement-wrap,.btc-scope .impact-grid{grid-template-columns:1fr}.btc-scope .pillar-grid,.btc-scope .update-grid,.btc-scope .choice-grid,.btc-scope .footer-grid,.btc-scope .media-grid{grid-template-columns:1fr 1fr}.btc-scope .stats-grid{grid-template-columns:repeat(2,1fr)}.btc-scope .hero{min-height:92vh}.btc-scope .join{background:var(--navy-dark)}.btc-scope .timeline:before{left:0}.btc-scope .timeline-item,.btc-scope .timeline-item:nth-child(even) .timeline-text{grid-template-columns:1fr;grid-column:auto;padding-left:26px}.btc-scope .timeline-item:before{content:"";position:absolute;left:-7px;top:16px;width:14px;height:14px;border-radius:50%;background:var(--gold)}}@media(max-width:640px){.btc-scope{font-size:16px}.btc-scope .header-inner{height:76px}.btc-scope .brand{min-width:auto}.btc-scope .brand strong{font-size:13px}.btc-scope .brand img{width:42px;height:42px}.btc-scope .mobile-panel{top:76px}.btc-scope .section{padding:76px 0}.btc-scope .hero-content{padding-top:64px}.btc-scope .hero-stats{position:relative;margin-top:50px}.btc-scope .hero{display:block;padding-top:110px}.btc-scope .slider-dots{display:none}.btc-scope .stats-grid,.btc-scope .pillar-grid,.btc-scope .update-grid,.btc-scope .choice-grid,.btc-scope .footer-grid,.btc-scope .media-grid,.btc-scope .form-grid{grid-template-columns:1fr}.btc-scope .portrait-stack{grid-template-columns:1fr}.btc-scope .portrait-stack img:first-child,.btc-scope .portrait-stack img:last-child{height:auto}.btc-scope .section-head{display:block}.btc-scope .footer-bottom{display:block}.btc-scope .join{min-height:auto}.btc-scope .page-hero{min-height:52vh;padding:130px 0 55px}}:root{--gold-soft:rgba(212, 166, 74, .14);--burgundy-soft:rgba(139, 38, 53, .1);--navy-soft:rgba(13, 43, 82, .08);--ease-out:cubic-bezier(.16, 1, .3, 1);--maxw-prose:680px}.btc-scope .brand strong{letter-spacing:.01em;font-size:15px;white-space:nowrap}.btc-scope .brand .brand-sub{font-size:11px;letter-spacing:.1em}.btc-scope .pdp-chip{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .82);border:1px solid rgb(255 255 255 / .22);border-radius:999px;padding:7px 12px;text-decoration:none}.btc-scope .pdp-chip:before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#1f7a44 0 50%,var(--burgundy) 50% 100%)}.btc-scope .pdp-chip.on-light{color:var(--navy);border-color:rgb(13 43 82 / .2)}.btc-scope .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out);will-change:opacity,transform}.btc-scope .reveal.in{opacity:1;transform:none}.btc-scope .reveal-delay-1{transition-delay:.08s}.btc-scope .reveal-delay-2{transition-delay:.16s}.btc-scope .reveal-delay-3{transition-delay:.24s}.btc-scope .reveal-delay-4{transition-delay:.32s}.btc-scope .hero-slide.active{animation:kenburns 12s ease-out both}@keyframes kenburns{from{transform:scale(1.06) translateY(0)}to{transform:scale(1.14) translateY(-1.2%)}}.btc-scope .eyebrow.center{justify-content:center}.btc-scope .section-head.stacked{display:block;text-align:left;max-width:760px}.btc-scope .bio-lead{background:#fff}.btc-scope .bio-lead-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:center}.btc-scope .bio-portrait{position:relative}.btc-scope .bio-portrait img{width:100%;border-radius:var(--radius);display:block;object-fit:cover;box-shadow:var(--shadow)}.btc-scope .bio-portrait .caption{position:absolute;left:18px;bottom:18px;right:18px;background:rgb(8 19 33 / .82);backdrop-filter:blur(10px);color:#fff;border-radius:14px;padding:12px 16px;font-size:13px;line-height:1.4}.btc-scope .bio-portrait .caption b{display:block;font-weight:800;letter-spacing:.01em}.btc-scope .lead-text{font-size:1.28rem;color:var(--ink);font-weight:500}.btc-scope .bio-lead p{max-width:var(--maxw-prose)}.btc-scope .origin-list{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:14px 26px}.btc-scope .origin-list li{padding-left:16px;position:relative;font-size:15px}.btc-scope .origin-list li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:50%;background:var(--gold)}.btc-scope .origin-list b{color:var(--ink)}.btc-scope .credentials{background:var(--light)}.btc-scope .cred-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.btc-scope .cred{background:#fff;border:1px solid var(--border);border-radius:20px;padding:30px 28px;box-shadow:0 12px 40px rgb(8 19 33 / .05);transition:.25s}.btc-scope .cred:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.btc-scope .cred .role{font-family:'Source Sans 3',Arial,sans-serif;font-weight:900;color:var(--ink);font-size:1.15rem;letter-spacing:-.01em;margin:0 0 8px}.btc-scope .cred .where{color:var(--burgundy);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;display:block}.btc-scope .cred p{margin:0;font-size:15px}.btc-scope .served-band{background:#fff;border:1px solid var(--border);border-radius:20px;padding:30px 34px;margin-top:22px;display:flex;align-items:center;gap:30px;flex-wrap:wrap;box-shadow:0 12px 40px rgb(8 19 33 / .05)}.btc-scope .served-band .lbl{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.btc-scope .served-band .names{display:flex;gap:26px;flex-wrap:wrap}.btc-scope .served-band .names span{font-family:'Sora','Source Sans 3',sans-serif;font-size:1.7rem;color:var(--navy);font-weight:600}.btc-scope .pledge{background:var(--navy-dark);position:relative;overflow:hidden}.btc-scope .pledge:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgb(212 166 74 / .16),transparent 32%),radial-gradient(circle at 85% 75%,rgb(139 38 53 / .2),transparent 34%)}.btc-scope .pledge .container{position:relative;z-index:1}.btc-scope .pledge-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.btc-scope .pledge-badge{font-family:'Sora','Source Sans 3',sans-serif;color:#fff;text-align:center;border:1px solid rgb(212 166 74 / .4);border-radius:24px;padding:40px 24px;background:rgb(212 166 74 / .06)}.btc-scope .pledge-badge .num{font-size:6rem;line-height:.9;color:var(--gold)}.btc-scope .pledge-badge .word{display:block;font-family:'Source Sans 3',Arial,sans-serif;text-transform:uppercase;letter-spacing:.3em;font-size:13px;font-weight:900;color:rgb(255 255 255 / .8);margin-top:10px}.btc-scope .pledge h2{color:#fff}.btc-scope .pledge p{color:rgb(255 255 255 / .8)}.btc-scope .commit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.btc-scope .commit{background:#fff;border:1px solid var(--border);border-top:3px solid var(--gold);border-radius:18px;padding:30px 28px;transition:.25s}.btc-scope .commit:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.btc-scope .commit h4{margin-bottom:10px}.btc-scope .commit p{margin:0;font-size:15px}.btc-scope .pullquote{background:var(--light)}.btc-scope .pullquote blockquote{margin:0 auto;max-width:900px;text-align:center}.btc-scope .pullquote .mark{font-family:'Sora','Source Sans 3',sans-serif;font-size:6rem;color:var(--gold);line-height:.5;display:block;height:40px}.btc-scope .pullquote q{quotes:none;font-family:'Sora','Source Sans 3',sans-serif;font-size:clamp(1.9rem, 3.6vw, 3.1rem);line-height:1.18;letter-spacing:-.02em;color:var(--ink);font-weight:600;display:block}.btc-scope .pullquote cite{display:block;margin-top:26px;font-style:normal;font-weight:900;color:var(--burgundy);text-transform:uppercase;letter-spacing:.12em;font-size:13px}.btc-scope .cta-band{background:var(--navy-dark);text-align:center}.btc-scope .cta-band h2{color:#fff}.btc-scope .cta-band p{color:rgb(255 255 255 / .8);max-width:620px;margin-left:auto;margin-right:auto}.btc-scope .cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:30px}.btc-scope .img-placeholder{border:2px dashed rgb(13 43 82 / .28);background:linear-gradient(135deg,var(--navy-soft),var(--burgundy-soft));border-radius:var(--radius);display:grid;place-items:center;text-align:center;padding:40px 24px;color:var(--navy);min-height:260px}.btc-scope .img-placeholder b{display:block;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:8px}.btc-scope .img-placeholder span{font-size:14px;color:var(--body);max-width:320px}.btc-scope .issue{background:#fff;border:1px solid var(--border);border-radius:20px;padding:34px 30px;box-shadow:0 12px 40px rgb(8 19 33 / .05);transition:.25s}.btc-scope .issue:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.btc-scope .issue .kicker{color:var(--gold);font-weight:900;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.btc-scope .issue h3{font-size:1.9rem;margin:12px 0 12px}.btc-scope .issue ul{margin:16px 0 0;padding-left:18px}.btc-scope .issue li{margin-bottom:8px}@media (max-width:980px){.btc-scope .bio-lead-grid,.btc-scope .pledge-grid{grid-template-columns:1fr;gap:40px}.btc-scope .cred-grid,.btc-scope .commit-grid{grid-template-columns:1fr 1fr}.btc-scope .served-band .names span{font-size:1.4rem}}@media (max-width:640px){.btc-scope .cred-grid,.btc-scope .commit-grid,.btc-scope .origin-list{grid-template-columns:1fr}.btc-scope .served-band{padding:24px}.btc-scope .pledge-badge .num{font-size:4.5rem}.btc-scope .lead-text{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.btc-scope,.btc-scope *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.btc-scope .reveal{opacity:1;transform:none}.btc-scope .hero-slide.active{animation:none}}.btc-scope .stat>:first-child{display:block;font-family:'Sora','Source Sans 3',sans-serif;font-size:38px;line-height:1;color:#fff;font-weight:700}.btc-scope .stat>:last-child{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:rgb(255 255 255 / .62);font-weight:800}.btc-scope .metric>:first-child{font-family:'Sora','Source Sans 3',sans-serif;font-size:54px;line-height:1;color:#fff;font-weight:700}.btc-scope .metric>:last-child{display:block;color:rgb(255 255 255 / .62);font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.btc-scope .pullquote .pq{margin:0 auto;max-width:900px;text-align:center}.btc-scope .pullquote .pq-mark{font-family:'Sora','Source Sans 3',sans-serif;font-size:6rem;color:var(--gold);line-height:.5;display:block;height:40px}.btc-scope .pullquote .pq-text{font-family:'Sora','Source Sans 3',sans-serif;font-size:clamp(1.9rem, 3.6vw, 3.1rem);line-height:1.18;letter-spacing:-.02em;color:var(--ink);font-weight:600;margin:0}.btc-scope .pullquote .pq-cite{display:block;margin-top:26px;font-style:normal;font-weight:900;color:var(--burgundy);text-transform:uppercase;letter-spacing:.12em;font-size:13px}.btc-scope .event-venue{font-size:14px;color:var(--muted);margin:0 0 14px}.btc-scope .reveal{opacity:1;transform:none}html.js-anim .btc-scope .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}html.js-anim .btc-scope .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.js-anim .btc-scope .reveal{opacity:1;transform:none}}.btc-scope .post-hero{min-height:52vh;display:flex;align-items:end;padding:150px 0 60px;position:relative;color:#fff;background:var(--navy-dark);overflow:hidden}.btc-scope .post-hero .post-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.38}.btc-scope .post-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 19 33 / .55),rgb(8 19 33 / .92))}.btc-scope .post-hero .container{position:relative;z-index:2;max-width:900px}.btc-scope .post-hero h1{color:#fff;font-size:clamp(2.4rem, 5vw, 4.2rem);margin-bottom:20px}.btc-scope .post-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:14px;color:rgb(255 255 255 / .72);font-weight:700}.btc-scope .post-meta .tag{color:var(--gold)}.btc-scope .post-meta .dot{width:4px;height:4px;border-radius:50%;background:rgb(255 255 255 / .4)}.btc-scope .post-single{background:#fff}.btc-scope .post-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:60px;align-items:start}.btc-scope .post-body{max-width:760px;font-size:1.15rem;color:var(--body)}.btc-scope .post-body>img,.btc-scope .post-body img{max-width:100%;height:auto;border-radius:18px;margin:24px 0}.btc-scope .post-body h2{font-size:clamp(1.8rem,3vw,2.6rem);margin:40px 0 16px}.btc-scope .post-body h3{font-size:1.6rem;margin:32px 0 12px}.btc-scope .post-body h4{margin:26px 0 10px}.btc-scope .post-body p{margin:0 0 22px}.btc-scope .post-body a{color:var(--burgundy);font-weight:700;text-decoration:underline}.btc-scope .post-body ul,.btc-scope .post-body ol{margin:0 0 22px;padding-left:22px}.btc-scope .post-body li{margin-bottom:8px}.btc-scope .post-body blockquote{margin:30px 0;padding:20px 26px;border-left:4px solid var(--gold);background:var(--light);border-radius:0 14px 14px 0;font-family:'Sora','Source Sans 3',sans-serif;font-size:1.3rem;color:var(--ink);font-weight:500}.btc-scope .post-body figure{margin:24px 0}.btc-scope .post-body figcaption{font-size:14px;color:var(--muted);margin-top:8px}.btc-scope .post-aside{position:sticky;top:110px;display:flex;flex-direction:column;gap:18px}.btc-scope .post-aside .card{padding:26px}.btc-scope .post-aside h4{margin-bottom:12px}.btc-scope .post-aside a.side-link{display:block;color:var(--body);text-decoration:none;padding:10px 0;border-bottom:1px solid var(--border);font-weight:700}.btc-scope .post-aside a.side-link:hover{color:var(--burgundy)}.btc-scope .post-share{display:flex;gap:10px;margin-top:8px}.btc-scope .post-share a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--navy-soft);color:var(--navy);text-decoration:none;font-weight:900;font-size:13px}.btc-scope .post-share a:hover{background:var(--navy);color:#fff}.btc-scope .post-nav{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid var(--border);margin-top:50px;padding-top:26px}.btc-scope .post-nav a{color:var(--navy);font-weight:800;text-decoration:none}.btc-scope .related{background:var(--light)}@media (max-width:980px){.btc-scope .post-layout{grid-template-columns:1fr}.btc-scope .post-aside{position:static;flex-direction:row;flex-wrap:wrap}.btc-scope .post-aside .card{flex:1 1 240px}}.btc-scope .wpforms-container{margin:0}.btc-scope .wpforms-form .wpforms-field{padding:0 0 16px}.btc-scope .wpforms-form .wpforms-field-label{font-weight:800;color:var(--ink);font-size:14px;margin-bottom:7px;display:block}.btc-scope .wpforms-form input[type=text],.btc-scope .wpforms-form input[type=email],.btc-scope .wpforms-form input[type=tel],.btc-scope .wpforms-form input[type=url],.btc-scope .wpforms-form input[type=number],.btc-scope .wpforms-form select,.btc-scope .wpforms-form textarea{width:100%;padding:14px 15px;border:1px solid var(--border);border-radius:12px;background:#fff;font:inherit;color:var(--ink)}.btc-scope .wpforms-form textarea{min-height:140px}.btc-scope .wpforms-form .wpforms-required-label{color:var(--burgundy)}.btc-scope .wpforms-form .wpforms-submit{background:var(--navy);color:#fff;border:0;padding:14px 26px;border-radius:999px;font-weight:800;font-size:15px;cursor:pointer;transition:.25s ease;font-family:inherit}.btc-scope .wpforms-form .wpforms-submit:hover{background:#123a6e;transform:translateY(-2px)}.btc-scope .wpforms-form .wpforms-field-description{color:var(--muted);font-size:13px}.btc-scope .wpforms-confirmation-container-full{background:var(--light);border:1px solid var(--border);border-radius:14px;padding:18px 20px;color:var(--ink)}.btc-scope .auth-wrap{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.btc-scope .auth-brand{position:relative;background:var(--navy-dark);color:#fff;padding:54px 60px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;overflow:hidden}.btc-scope .auth-brand:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgb(212 166 74 / .16),transparent 32%),radial-gradient(circle at 85% 78%,rgb(139 38 53 / .22),transparent 34%)}.btc-scope .auth-brand>*{position:relative;z-index:1}.btc-scope .auth-brand .brand{color:#fff;min-width:auto}.btc-scope .auth-brand h2{color:#fff;max-width:15ch}.btc-scope .auth-brand p{color:rgb(255 255 255 / .8);max-width:46ch}.btc-scope .auth-points{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.btc-scope .auth-points li{padding-left:26px;position:relative;color:rgb(255 255 255 / .85)}.btc-scope .auth-points li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:var(--gold)}.btc-scope .auth-foot{font-size:13px;color:rgb(255 255 255 / .55);margin:0}.btc-scope .auth-panel{display:flex;align-items:center;justify-content:center;padding:40px 24px;background:var(--light)}.btc-scope .auth-card{width:100%;max-width:450px;background:#fff;border:1px solid var(--border);border-radius:24px;padding:38px;box-shadow:var(--shadow)}.btc-scope .auth-tabs{display:flex;gap:6px;background:var(--light);border-radius:999px;padding:5px;margin-bottom:24px}.btc-scope .auth-tabs a{flex:1;text-align:center;padding:11px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px;color:var(--muted)}.btc-scope .auth-tabs a.active{background:#fff;color:var(--navy);box-shadow:0 6px 18px rgb(8 19 33 / .08)}.btc-scope .auth-card h3{font-size:1.7rem;margin-bottom:4px}.btc-scope .auth-sub{color:var(--body);margin-bottom:20px;font-size:15px}.btc-scope .auth-card form label{display:block;margin-top:14px}.btc-scope .auth-row{display:flex;align-items:center;justify-content:space-between;margin:14px 0 20px;font-size:14px}.btc-scope .auth-row a{color:var(--burgundy);font-weight:800;text-decoration:none}.btc-scope .chk{display:flex;align-items:center;gap:9px;font-weight:600;color:var(--body);margin:0;font-size:14px;line-height:1.4}.btc-scope .chk input{width:auto;flex:0 0 auto}.btc-scope .auth-card .btn{width:100%;margin-top:8px}.btc-scope .auth-alt{text-align:center;margin:20px 0 0;font-size:14px;color:var(--body)}.btc-scope .auth-alt a{color:var(--burgundy);font-weight:800;text-decoration:none}.btc-scope .auth-msg{border-radius:12px;padding:12px 15px;font-size:14px;font-weight:600;margin-bottom:18px}.btc-scope .auth-msg.error{background:rgb(139 38 53 / .08);color:var(--burgundy);border:1px solid rgb(139 38 53 / .2)}.btc-scope .auth-msg.ok{background:rgb(31 122 68 / .1);color:#1f7a44;border:1px solid rgb(31 122 68 / .25)}.btc-scope .hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}@media(max-width:860px){.btc-scope .auth-wrap{grid-template-columns:1fr}.btc-scope .auth-brand{display:none}.btc-scope .auth-panel{min-height:100vh}}.btc-scope .acct{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-weight:800;font-size:14px;padding:6px 4px}.btc-scope .acct:hover{color:var(--gold)}.btc-scope .acct .acct-dot{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--burgundy));display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;line-height:1;flex:0 0 auto}.btc-scope .acct .acct-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btc-scope .mobile-panel .btn-outline{color:#fff;border-color:rgb(255 255 255 / .4)}.btc-scope .account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0 26px}.btc-scope .account-field{background:var(--light);border:1px solid var(--border);border-radius:14px;padding:15px 18px}.btc-scope .account-field .lbl{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);display:block;margin-bottom:5px}.btc-scope .account-field .val{color:var(--ink);font-weight:700}@media(max-width:640px){.btc-scope .account-grid{grid-template-columns:1fr}}