
:root{--bg:#f5f7f2;--surface:#fff;--surface-2:#edf2eb;--ink:#102118;--muted:#617066;--line:#d8e0d8;--forest:#0f3c2d;--forest-2:#195540;--lime:#d8ee78;--mint:#cfeadf;--amber:#f4df9d;--rose:#f7d6d1;--blue:#d9e8ff;--radius:20px;--radius-sm:13px;--shadow:0 20px 60px rgba(16,33,24,.10);--max:1180px;--focus:#315cff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.container{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(245,247,242,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(216,224,216,.85)}.nav-wrap{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:850;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--lime),#bfe85f);display:grid;place-items:center;color:#20330f;box-shadow:inset 0 0 0 1px rgba(33,52,14,.08)}.nav-links{display:flex;align-items:center;gap:5px}.nav-links>a,.nav-drop{min-height:42px;padding:9px 11px;border-radius:11px;color:#34473d;font-weight:650}.nav-links>a:hover{background:rgba(255,255,255,.8)}.nav-actions{display:flex;gap:8px;align-items:center}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:12px;padding:10px 15px;background:var(--surface);color:var(--ink);font-weight:800;box-shadow:0 1px 0 rgba(16,33,24,.03)}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(16,33,24,.08)}.btn.primary{background:var(--forest);color:#fff;border-color:var(--forest)}.btn.primary:hover{background:var(--forest-2)}.btn.lime{background:var(--lime);border-color:#c7df66;color:#21320e}.mobile-menu{display:none}.hero{padding:76px 0 54px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:64px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#e8eee8;color:#3b5b49;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--forest)}h1,h2,h3{letter-spacing:-.035em;line-height:1.06;margin:0}h1{font-size:clamp(44px,6vw,76px);max-width:780px}.hero p.lead{font-size:20px;line-height:1.55;color:#536259;max-width:700px;margin:24px 0 28px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.microcopy{margin-top:15px;color:#738078;font-size:13px}.hero-visual{position:relative;min-height:520px}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.9}.orb.one{width:380px;height:380px;right:-80px;top:-80px;background:radial-gradient(circle at 30% 30%,#eaf7b2,#c5e86c 55%,#9fcd55)}.orb.two{width:300px;height:300px;left:-70px;bottom:-50px;background:radial-gradient(circle,#d9eee5,#b8dfcf)}.product-window{position:relative;z-index:2;background:rgba(255,255,255,.94);border:1px solid #d7e0d8;border-radius:26px;padding:14px;box-shadow:0 32px 90px rgba(16,33,24,.18);transform:rotate(1.5deg)}.window-top{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 7px 0 10px}.dots{display:flex;gap:5px}.dots i{width:8px;height:8px;border-radius:50%;background:#cbd5cd}.mini-brand{font-size:12px;font-weight:850;color:#3e5146}.mock-shell{display:grid;grid-template-columns:112px 1fr;min-height:410px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#f8faf7}.mock-side{background:#102219;color:#dbe7df;padding:14px 10px}.mock-side strong{font-size:12px}.mock-nav{margin-top:17px;display:grid;gap:6px}.mock-nav span{padding:8px;border-radius:8px;font-size:10px;color:#adc0b4}.mock-nav span.active{background:#214737;color:#fff}.mock-main{padding:17px}.mock-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.mock-head b{font-size:14px}.pill{padding:5px 8px;border-radius:999px;background:#e7f5e9;color:#24613a;font-size:9px;font-weight:850}.mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mock-kpi{background:#fff;border:1px solid var(--line);padding:10px;border-radius:10px}.mock-kpi span{font-size:8px;color:#78857d;display:block}.mock-kpi strong{font-size:15px}.mock-card{margin-top:9px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.mock-card .line{height:7px;border-radius:99px;background:#e9eeea;margin:8px 0}.mock-card .line.dark{width:66%;background:#2a5b45}.match-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin-top:9px}.score{font-size:22px;font-weight:900;letter-spacing:-.04em}.logo-strip{padding:18px 0 50px}.trust-strip{display:grid;grid-template-columns:1.2fr repeat(3,1fr);border:1px solid var(--line);background:rgba(255,255,255,.76);border-radius:18px;overflow:hidden}.trust-strip>div{padding:18px 20px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border-right:0}.trust-strip strong{display:block;font-size:15px}.trust-strip span{font-size:12px;color:var(--muted)}.section{padding:78px 0}.section.alt{background:#eef2ec}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2{font-size:clamp(34px,4vw,52px);max-width:770px}.section-head p{max-width:490px;color:var(--muted);margin:0}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-height:260px;display:flex;flex-direction:column;box-shadow:0 8px 30px rgba(16,33,24,.035)}.iconbox{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--surface-2);font-size:22px;margin-bottom:24px}.feature-card h3{font-size:24px;margin-bottom:10px}.feature-card p{color:var(--muted);margin:0}.feature-card .arrow{margin-top:auto;padding-top:24px;font-weight:800;color:var(--forest)}.workflow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.step{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;min-height:168px}.step-num{font-size:12px;font-weight:900;color:#6c7b71;margin-bottom:34px}.step h3{font-size:18px;margin-bottom:7px}.step p{font-size:12px;color:var(--muted);margin:0}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.role-panel{border-radius:24px;padding:34px;min-height:400px;overflow:hidden;position:relative}.role-panel.organizer{background:#102219;color:#fff}.role-panel.sponsor{background:var(--lime);color:#19260f}.role-panel h2{font-size:38px;max-width:470px}.role-panel p{max-width:520px;opacity:.78}.role-list{display:grid;gap:10px;margin:28px 0}.role-list span{display:flex;align-items:center;gap:9px;font-weight:700}.role-list span:before{content:'✓';width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12)}.sponsor .role-list span:before{background:rgba(16,33,24,.10)}.metrics-showcase{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:center}.metrics-copy h2{font-size:clamp(38px,5vw,58px)}.metrics-copy p{color:var(--muted);font-size:17px}.dashboard{background:#102219;border-radius:26px;padding:20px;color:#fff;box-shadow:var(--shadow)}.dashboard-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dash-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.dash-kpi{background:#193528;border:1px solid #2a4b3b;padding:15px;border-radius:14px}.dash-kpi span{display:block;color:#9fb6a9;font-size:10px}.dash-kpi strong{font-size:20px}.dash-chart{margin-top:10px;background:#152f24;border:1px solid #2a4b3b;border-radius:15px;padding:16px}.bars{height:140px;display:flex;align-items:end;gap:8px}.bars i{flex:1;background:linear-gradient(#d8ee78,#8db84b);border-radius:7px 7px 2px 2px}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.trust-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px}.trust-card h3{font-size:24px}.trust-card p{color:var(--muted)}.trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.trust-badges span{padding:7px 9px;background:#eef3ee;border-radius:999px;font-size:11px;font-weight:800}.content-page{padding:70px 0}.content-hero{display:grid;grid-template-columns:1fr .7fr;gap:36px;align-items:end;margin-bottom:45px}.content-hero h1{font-size:clamp(42px,5vw,66px)}.content-hero p{font-size:18px;color:var(--muted)}.prose{max-width:840px}.prose h2{font-size:34px;margin:48px 0 14px}.prose h3{font-size:24px;margin:32px 0 10px}.prose p,.prose li{color:#4e5d53;font-size:17px}.prose ul{padding-left:22px}.resource-card{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;margin-top:30px}.cta{padding:36px 0 84px}.cta-box{background:linear-gradient(135deg,#102219,#194633);color:#fff;border-radius:28px;padding:52px;display:flex;justify-content:space-between;gap:32px;align-items:center;overflow:hidden;position:relative}.cta-box:after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;background:var(--lime);right:-110px;top:-110px;opacity:.24}.cta-box h2{font-size:42px;max-width:720px}.cta-box p{color:#bed0c4}.footer{border-top:1px solid var(--line);padding:42px 0 28px;background:#f0f3ee}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:25px}.footer h3{font-size:14px;margin-bottom:10px}.footer a{display:block;color:#607066;margin:6px 0;font-size:13px}.footer-note{border-top:1px solid var(--line);margin-top:30px;padding-top:20px;color:#78857d;font-size:12px;display:flex;justify-content:space-between;gap:20px}.mobile-only{display:none}.app-link-note{font-size:12px;color:#738078}.seo-note{display:none}
@media(max-width:980px){.nav-links{display:none}.mobile-menu{display:inline-flex}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-visual{min-height:auto}.product-window{transform:none}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div{border-bottom:1px solid var(--line)}.workflow{grid-template-columns:repeat(3,1fr)}.cards-3{grid-template-columns:1fr 1fr}.metrics-showcase,.content-hero{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.role-grid{grid-template-columns:1fr}}
@media(max-width:640px){body{font-size:14px}.container{width:min(calc(100% - 24px),var(--max))}.site-header{position:relative}.nav-wrap{min-height:64px}.nav-actions .btn:not(.primary){display:none}.hero{padding:48px 0 34px}.hero p.lead{font-size:17px}.hero-actions .btn{width:100%}.hero-visual{margin-top:10px}.mock-shell{grid-template-columns:76px 1fr;min-height:340px}.mock-side{padding:10px 7px}.mock-grid{grid-template-columns:1fr 1fr}.mock-kpi:last-child{display:none}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0}.section{padding:56px 0}.section-head{display:grid}.cards-3,.workflow,.trust-grid{grid-template-columns:1fr}.role-panel{padding:26px}.role-panel h2{font-size:32px}.dash-grid{grid-template-columns:1fr 1fr}.cta-box{padding:34px 24px;display:grid}.cta-box h2{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-note{display:grid}.resource-card{grid-template-columns:1fr}.desktop-only{display:none}.mobile-only{display:block}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.btn:hover{transform:none}}

.footer-brand-copy{max-width:370px;color:#607066}

/* SponsorBridge homepage utility tokens: keep markup CSP-clean. */
.eyebrow-dark{background:#1b4534;color:#d3e2d8}
.eyebrow-soft{background:rgba(16,33,24,.09);color:#314220}
.dashboard-muted{color:#9fb6a9}
.dashboard-title{margin-top:4px}
.resource-title{font-size:28px;margin:10px 0}
.resource-copy{color:var(--muted)}
.bar-h-24{height:24%}.bar-h-38{height:38%}.bar-h-31{height:31%}.bar-h-58{height:58%}.bar-h-47{height:47%}.bar-h-71{height:71%}.bar-h-83{height:83%}.bar-h-68{height:68%}.bar-h-91{height:91%}.bar-h-76{height:76%}.bar-h-100{height:100%}.bar-h-88{height:88%}
