*{box-sizing:border-box}body{color:#e8eaed;background:#060708;margin:0;font-family:Inter,Arial,sans-serif}main{background:#060708;min-height:100vh}nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#050608e6;border-bottom:1px solid #1c1f26;justify-content:space-between;align-items:center;padding:22px 7vw;display:flex;position:sticky;top:0}.brand{letter-spacing:2px;color:#c8cdd4;text-transform:uppercase;align-items:center;gap:12px;font-size:14px;font-weight:900;display:flex}.brand-logo{object-fit:contain;border-radius:50%;width:46px;height:46px}button{color:#c0c6cf;cursor:pointer;letter-spacing:.2px;background:linear-gradient(#252930 0%,#181c22 100%);border:1px solid #32383f;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:800;transition:all .18s}button:hover{color:#e0e4e8;background:linear-gradient(#2e3340,#1e2330);border-color:#42485a}.primary{color:#cdd5e0;letter-spacing:.4px;background:linear-gradient(#141822 0%,#0a0e16 100%);border:1px solid #444e5e;border-radius:14px;align-items:center;gap:10px;margin-top:20px;padding:15px 26px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #cdd5e01a,inset 0 -1px #00000080}.primary svg{color:#4878d8}.primary:hover{color:#fff;background:linear-gradient(#1a1f2c 0%,#0c111c 100%);border-color:#5e6878;box-shadow:inset 0 1px #cdd5e029,inset 0 -1px #00000080}.primary:disabled{opacity:.3;pointer-events:none}.full{justify-content:center;width:100%}.ghost{color:#5a6272;background:0 0;border:1px solid #22262e;align-items:center;gap:8px;margin-top:12px;font-size:14px;display:inline-flex}.ghost:hover{color:#8a9aac;border-color:#2a3448}h1{letter-spacing:-3px;color:#f0f2f5;margin:24px 0 18px;font-size:clamp(44px,7vw,86px);line-height:.9}h2{color:#e8eaed;margin:10px 0;font-size:36px;line-height:1.1}h3{color:#e8eaed;margin:8px 0 14px}.sub{color:#6a7282;max-width:760px;font-size:17px;line-height:1.7}.small{font-size:15px}.micro{color:#3a4050;margin-top:14px;font-size:14px;line-height:1.6}.badge{color:#8a9aac;letter-spacing:1px;text-transform:uppercase;background:#0c0f15;border:1px solid #2a323e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:800;display:inline-flex}.badge svg{color:#4878d8}.hero{max-width:1100px;padding:80px 7vw}.heroCards{grid-template-columns:repeat(3,1fr);gap:16px;margin:34px 0;display:grid}.heroCards div{background:#0a0c10;border:1px solid #1e2230;border-radius:18px;padding:22px;transition:border-color .2s,background .2s}.heroCards div:hover{background:#080e18;border-color:#1e3a6a}.heroCards div svg{color:#1e3c88}.heroCards strong{color:#d8dce4;margin:14px 0 7px;font-size:15px;display:block}.heroCards span{color:#4a5268;font-size:14px;line-height:1.6}.panel{background:#08090cfa;border:1px solid #1c202a;border-radius:24px;max-width:720px;margin:45px auto;padding:36px}.lead{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}input,textarea{color:#e8eaed;background:#08090c;border:1px solid #20242e;border-radius:12px;outline:none;width:100%;padding:14px;font-size:15px;transition:border-color .15s}input:focus,textarea:focus{border-color:#1e3a80}input::placeholder,textarea::placeholder{color:#2e3240}textarea{resize:vertical;min-height:130px;margin:18px 0}.progressWrap{margin-bottom:32px}.progressMeta{justify-content:space-between;margin-bottom:10px;display:flex}.progressLabel{color:#3a4050;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.progressPct{color:#3460b8;font-size:11px;font-weight:900}.progressTrack{background:#141820;border-radius:999px;height:3px;overflow:hidden}.progressFill{background:linear-gradient(90deg,#0e2058,#2a50c0);border-radius:999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}@keyframes qEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.qCard{transition:opacity .18s,transform .18s;animation:.26s forwards qEnter}.qCard.qFade{opacity:0;transform:translate(12px)}.assessPanel{min-height:480px}.qtop{color:#28488a;text-transform:uppercase;letter-spacing:2.5px;margin-bottom:12px;font-size:10px;font-weight:900}.qText{color:#f0f2f5;margin:0 0 26px;font-size:22px;font-weight:800;line-height:1.35}.qAnswers{grid-template-columns:1fr 1fr;gap:10px;display:grid}.qOption{text-align:left;cursor:pointer;color:#6a7282;background:#09090e;border:1px solid #1e2230;border-radius:14px;padding:16px 18px;font-size:14px;font-weight:600;line-height:1.45;transition:all .15s}.qOption:hover{color:#c0c8d4;background:linear-gradient(160deg,#0c1420,#090e18);border-color:#1e3a6a;transform:translateY(-1px)}.qOption.selected{color:#b4bcc8;background:linear-gradient(160deg,#0e1a32,#0a1228);border-color:#1e3a80;box-shadow:inset 0 1px #3c64c814}.backBtn{margin-top:28px}.gatePanel{text-align:center}.gateLock{justify-content:center;margin-bottom:28px;display:flex}.gateScoreHidden{filter:blur(7px);-webkit-user-select:none;user-select:none;background:#08090c;border:3px solid #1e2230;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.gateScoreHidden span{color:#3a4258;font-size:44px;font-weight:900}.gateScoreHidden small{color:#252a38;font-size:13px}.gateTitle{color:#f0f2f5;margin:0 0 10px;font-size:28px}.gatePanel .sub{margin:0 auto 6px}.gatePanel .lead{max-width:440px;margin:20px auto}.gateNote{color:#2e3348;margin-top:10px;font-size:13px}.resultsHero{flex-wrap:wrap;align-items:flex-start;gap:28px;margin-bottom:26px;display:flex}.scoreCircle{background:linear-gradient(160deg,#0c1428,#08090e);border:2px solid #1e3060;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:120px;min-width:120px;height:120px;display:flex}.scoreCircle span{font-size:44px;font-weight:900;line-height:1}.scoreCircle small{color:#2a4060;text-transform:uppercase;letter-spacing:1px;font-size:12px}.resultsMeta{flex:1;min-width:220px}.archLabel{letter-spacing:1.5px;text-transform:uppercase;border:1px solid;border-radius:999px;margin-bottom:10px;padding:5px 14px;font-size:10px;font-weight:900;display:inline-block}.resultsMeta h2{margin:4px 0 10px;font-size:30px}.resultsMeta .sub{color:#5a6272;font-size:15px}.swGrid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.swBlock{background:#0a0c12;border:1px solid #1a1e2a;border-radius:16px;flex-direction:column;gap:10px;padding:18px;display:flex}.swHeader{text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #1a1e28;align-items:center;gap:8px;padding-bottom:10px;font-size:10px;font-weight:900;display:flex}.swHeader.strengths{color:#4a9a6a}.swHeader.weaknesses{color:#8a4848}.metric{background:0 0;border:none;padding:0}.metricTop{justify-content:space-between;margin-bottom:8px;display:flex}.metricTop strong{color:#d0d4dc;font-size:14px}.metricTop span{color:#3a4258;font-size:13px}.bar{background:#10141c;border-radius:999px;height:5px;overflow:hidden}.bar i{background:#202430;border-radius:999px;height:100%;display:block}.barStrength{background:linear-gradient(90deg,#1e4a35,#3a7a55)!important}.barWeakness{background:linear-gradient(90deg,#4a1a1a,#8a3838)!important}.diagGrid{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;display:grid}.diagBlock{border-radius:16px;padding:18px}.diagWeakness{background:#0c0808;border:1px solid #281a1a}.diagOpportunity{background:#080c0a;border:1px solid #182818}.diagLabel{text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:7px;margin-bottom:10px;font-size:10px;font-weight:900;display:flex}.diagWeakness .diagLabel{color:#8a4848}.diagOpportunity .diagLabel{color:#4a8a5a}.diagBlock p{color:#7a8290;margin:0;font-size:14px;line-height:1.8}.recommendation{background:#08090e;border:1px solid #1e2230;border-radius:16px;margin:6px 0 18px;padding:20px}.recLabel{color:#28488a;text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;font-weight:900;display:flex}.recommendation p{color:#c8ccd4;margin:0;font-size:15px;line-height:1.8}.paymentCta{background:linear-gradient(160deg,#0e1220 0%,#080a10 60%,#0c1018 100%);border:1px solid #2e3850;border-radius:20px;margin:20px 0 10px;padding:24px}.paymentCtaTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.paymentCtaLabel{text-transform:uppercase;letter-spacing:1.2px;color:#28488a;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.paymentCtaPrice{color:#f0f2f5;letter-spacing:-.5px;font-size:22px;font-weight:900}.paymentCtaDesc{color:#3a4560;margin:0 0 16px;font-size:13px;line-height:1.6}.paymentBtn{text-decoration:none;display:flex}.primary.paymentBtn{letter-spacing:.3px;margin-top:0;padding:17px 28px;font-size:16px}.resultsSecondary{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.resultsSecondary .ghost{margin-top:0}.btnShare{color:#7a8499;cursor:pointer;background:linear-gradient(#1a1e26,#111418);border:1px solid #262c38;border-radius:14px;align-items:center;gap:8px;margin-top:0;padding:15px 20px;font-size:14px;font-weight:800;transition:all .15s;display:inline-flex}.btnShare:hover{color:#8a9aac;background:linear-gradient(#1a2232,#12181e);border-color:#2a3e5e}.offerPanel{text-align:center}.offerBadge{color:#28488a;letter-spacing:1px;text-transform:uppercase;background:#080e1e;border:1px solid #1a2e50;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px;font-size:11px;font-weight:800;display:inline-flex}.offerTitle{letter-spacing:-1px;color:#f0f2f5;margin:0 0 14px;font-size:clamp(26px,5vw,42px);font-weight:900;line-height:1.05}.offerPanel .sub{max-width:500px;margin:0 auto 28px;font-size:16px}.offerIncludes{text-align:left;gap:10px;margin:0 0 22px;display:grid}.offerItem{background:#0a0c12;border:1px solid #1a1e2a;border-radius:14px;align-items:flex-start;gap:16px;padding:16px 18px;transition:border-color .2s;display:flex}.offerItem:hover{border-color:#1e3a6a}.offerIcon{color:#28488a;background:#08090e;border:1px solid #1a2e50;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.offerItem strong{color:#d8dce4;margin-bottom:4px;font-size:14px;display:block}.offerItem span{color:#3a4258;font-size:13px;line-height:1.5}.offerPriceBlock{background:linear-gradient(160deg,#0c1020,#08090e,#0a0e18);border:1px solid #222838;border-radius:16px;margin-bottom:6px;padding:24px}.offerPrice{flex-direction:column;align-items:center;gap:4px;display:flex}.priceAmount{color:#f0f2f5;font-size:52px;font-weight:900;line-height:1}.priceNote{color:#3a4050;text-transform:uppercase;letter-spacing:1px;margin-top:6px;font-size:11px}.offerCta{letter-spacing:.4px;border-radius:16px;margin-top:16px;padding:16px 28px;font-size:15px}.shareOverlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000eb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.shareModal{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:360px;display:flex;position:relative}.shareClose{color:#4a5268;background:0 0;border:1px solid #22262e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:-46px;right:0}.shareCard{background:linear-gradient(160deg,#080c14 0%,#060708 55%,#080b12 100%);border:1px solid #1c2030;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:360px;height:640px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.shareCard:before{content:"";pointer-events:none;background:linear-gradient(#142d6408 0%,#0000 40%);position:absolute;inset:0}.scTop{align-items:center;gap:10px;margin-bottom:20px;display:flex}.scLogo{object-fit:contain;border-radius:50%;width:34px;height:34px}.scBrand{letter-spacing:3px;color:#28488a;text-transform:uppercase;font-size:11px;font-weight:900}.scDivider{background:#1c2030;width:40px;height:1px;margin:10px 0}.scScoreWrap{flex-direction:column;align-items:center;margin:8px 0 4px;display:flex}.scScore{letter-spacing:-3px;font-size:86px;font-weight:900;line-height:1}.scScoreSub{color:#1e3060;letter-spacing:2.5px;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:700}.scCategory{letter-spacing:-.3px;color:#e8eaed;margin:10px 0 6px;font-size:22px;font-weight:900}.scLabel{letter-spacing:1.5px;text-transform:uppercase;border:1px solid;border-radius:999px;margin-bottom:18px;padding:4px 12px;font-size:9px;font-weight:900;display:inline-block}.scAreas{flex-direction:column;gap:12px;width:100%;margin-bottom:6px;display:flex}.scArea{width:100%}.scAreaTag{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:inline-block}.scStrong{color:#4a8a5a}.scWeak{color:#8a4848}.scAreaName{color:#9aa4b0;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.scBar{background:#141820;border-radius:999px;height:3px;overflow:hidden}.scBar i{border-radius:999px;height:100%;display:block}.scTagline{color:#2a4060;letter-spacing:3.5px;text-transform:uppercase;margin-top:20px;font-size:11px;font-weight:900}.scFooter{color:#1a1e2a;letter-spacing:1.5px;text-transform:uppercase;margin-top:8px;font-size:9px}.scShareBtn{border-radius:14px;margin-top:0;padding:14px 28px;font-size:14px}.scHint{color:#2a2e3a;text-align:center;margin:0;font-size:12px}.deliveryPanel{text-align:left}.deliveryBadge{color:#4a8a5a;letter-spacing:1px;text-transform:uppercase;background:#07100a;border:1px solid #1e3824;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px;font-size:11px;font-weight:800;display:inline-flex}.deliveryTitle{letter-spacing:-1.5px;color:#f0f2f5;margin:0 0 12px;font-size:clamp(32px,5vw,52px);font-weight:900;line-height:1}.deliveryItems{gap:10px;margin:22px 0;display:grid}.deliveryItem{background:#0a0c12;border:1px solid #1a1e2a;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.deliveryIcon{color:#28488a;background:#08090e;border:1px solid #1a2e50;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.deliveryItem strong{color:#d8dce4;margin-bottom:3px;font-size:14px;display:block}.deliveryItem span{color:#3a4258;font-size:13px;line-height:1.5}.deliveryNote{color:#5a6680;background:#08090e;border:1px solid #1e2230;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.deliveryNote svg{color:#28488a;flex-shrink:0;margin-top:2px}.checkoutError{color:#a05050;text-align:center;margin:8px 0 0;font-size:13px;line-height:1.5}.dailyScore{background:#08090e;border:1px solid #1a2a40;border-radius:16px;align-items:flex-end;gap:14px;margin:20px 0;padding:20px;display:flex}.dailyScore strong{color:#b4bcc8;font-size:56px;line-height:1}.dailyScore span{color:#3a4050;margin-bottom:10px}.checklist{gap:8px;display:grid}.checklist label{cursor:pointer;color:#8090a0;background:#0a0c12;border:1px solid #1a1e28;border-radius:12px;align-items:center;gap:12px;padding:14px;transition:all .15s;display:flex}.checklist label:hover{color:#c0c8d4;border-color:#1e3a6a}.checklist input{accent-color:#2a52a0;width:auto}.homePage{min-height:100vh}.homeHero{border-bottom:none;align-items:center;min-height:468px;padding:68px 7vw 52px;display:flex;position:relative;overflow:hidden}.homeHeroImg{object-fit:cover;object-position:46% 34%;opacity:.56;z-index:0;filter:blur(3.5px)brightness(.88)saturate(.82)contrast(.86);width:50%;height:100%;position:absolute;top:0;right:0;transform:translate(46%);-webkit-mask-image:radial-gradient(68% 94% at 48% 38%,#000 0%,#000000e6 24%,#000000a6 52%,#00000038 76%,#0000 100%);mask-image:radial-gradient(68% 94% at 48% 38%,#000 0%,#000000e6 24%,#000000a6 52%,#00000038 76%,#0000 100%)}.homeHero:before{content:"";z-index:1;pointer-events:none;mix-blend-mode:soft-light;background:radial-gradient(20% 26% at 88% 30%,#8094b826 0%,#0000 82%),repeating-linear-gradient(90deg,#96a6c407 0 1px,#0000 1px 94px),linear-gradient(#0000 72%,#32415c12 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.18'/%3E%3C/svg%3E") 0 0/160px 160px;position:absolute;inset:0}.homeHero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#060708 0%,#060708d6 34%,#06070880 58%,#06070842 80%,#0607081f 100%),linear-gradient(#06070885 0%,#0000 20% 58%,#060708b3 100%),radial-gradient(78% 78% at 82% 42%,#06070800 28%,#060708a8 100%);position:absolute;inset:0}.homeHeroContent{z-index:2;max-width:560px;position:relative}.homeH1{letter-spacing:-2px;color:#f0f2f5;margin:20px 0 18px;font-size:clamp(36px,5.2vw,64px);line-height:1}.homeH1Blue{color:#4878d8;display:block}.homeSub{color:#5a6878;max-width:480px;margin:0 0 28px;font-size:17px;line-height:1.7}.homePillars{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.homePillar{color:#8a9aac;letter-spacing:.3px;background:#0c1016;border:1px solid #262e38;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:800;display:flex}.homePillar svg{color:#4878d8}.homeCreed{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px;display:flex}.homeCreed span{letter-spacing:2.6px;text-transform:uppercase;color:#8a9aac;font-size:11px;font-weight:800}.homeCreed i{background:#3a4250;border-radius:50%;flex-shrink:0;width:3px;height:3px}.homeStatsBand{background:#060708;border-bottom:1px solid #0e1828;align-items:center;padding:28px 7vw;display:flex}.homeStatItem{flex-direction:column;flex:1;gap:5px;display:flex}.homeStatVal{color:#b4bcc8;font-size:28px;font-weight:900;line-height:1}.homeStatLbl{color:#2a3e58;text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:800}.homeStatSmall{color:#2a4060;font-size:13px;font-weight:400}.homeStatWide{font-size:15px}.homeStatDivider{background:#111828;flex-shrink:0;width:1px;height:34px;margin:0 36px}.statsCard{background:linear-gradient(#0a0e18 0%,#080c14 100%);border:1px solid #1a2a40;border-radius:16px;padding:22px}.statsCardLabel{letter-spacing:2px;text-transform:uppercase;color:#2a4060;margin:0 0 20px;font-size:10px;font-weight:900}.statsRows{flex-direction:column;display:flex}.statRow{border-bottom:1px solid #0e1828;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.statRow:last-child{border-bottom:none}.statRowLabel{color:#3a5878;font-size:12px;font-weight:600}.statRowVal{color:#b4bcc8;font-size:24px;font-weight:900;line-height:1}.statRowOf{color:#2a4060;margin-left:4px;font-size:12px;font-weight:400}.statRowWide{color:#3460b8;font-size:14px}.statsCardFoot{color:#1e3050;text-align:center;letter-spacing:.3px;margin:20px 0 0;font-size:11px;font-style:italic}.homeSection{border-bottom:1px solid #0e1828;padding:80px 7vw}.homeSectionAlt{background:#080e1a66}.homeSectionInner{max-width:1100px}.homeSectionLabel{letter-spacing:2.5px;text-transform:uppercase;color:#2a4060;margin:0 0 16px;font-size:10px;font-weight:900}.homeSecTitle{color:#e8ecf0;letter-spacing:-.5px;margin:0 0 32px;font-size:clamp(24px,3vw,38px);font-weight:900;line-height:1.15}.whyGrid{grid-template-columns:1fr 400px;align-items:center;gap:60px;display:grid}.whyTextCol{min-width:0}.whyImageCol{position:relative}.whyImage{object-fit:cover;border:1px solid #1a2230;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 24px 60px #0000008c}.whyH2{color:#d8dce4;letter-spacing:-.3px;margin:0 0 32px;font-size:clamp(22px,3.2vw,34px);font-weight:900;line-height:1.2}.whyH2Dim{color:#3d5270;margin-top:6px;display:block}.whyBodyText{color:#4a5268;max-width:680px;margin:0 0 18px;font-size:16px;line-height:1.85}.whyStatement{border-top:1px solid #0e1828;max-width:480px;margin-top:40px;padding-top:28px}.whyStatLine{color:#4878d8;letter-spacing:.3px;margin:0 0 6px;font-size:22px;font-weight:900}.whyStatLine.whyStatDim{color:#1a2e58;margin:0;font-size:17px;font-weight:700}.commGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.commFeat{background:#0a0c12;border:1px solid #1a2230;border-radius:16px;align-items:flex-start;gap:16px;padding:22px;transition:border-color .2s;display:flex}.commFeat:hover{border-color:#1e3a6a}.commFeatIcon{color:#28488a;background:#080e1e;border:1px solid #1a2e50;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.commFeat strong{color:#c0c8d4;margin-bottom:6px;font-size:14px;font-weight:800;display:block}.commFeat span{color:#4a5878;font-size:13px;line-height:1.6}.homeFoundingGrid{grid-template-columns:1fr 420px;align-items:start;gap:60px;display:grid}.homeFoundingDesc{color:#4a5268;max-width:480px;margin:0 0 28px;font-size:16px;line-height:1.8}.homeFoundingCard{margin:0 0 16px}.homeFoundingPillars{grid-template-columns:1fr 1fr;gap:10px;margin-top:0;display:grid}.homeFoundingPillar{background:#080e1a;border:1px solid #1a2e50;border-radius:12px;padding:14px 16px}.homeFoundingPillarWord{color:#b4bcc8;letter-spacing:.2px;margin-bottom:3px;font-size:14px;font-weight:900;display:block}.homeFoundingPillarSub{color:#2a4060;font-size:11px;font-weight:600}.homeFoundingClaim{color:#5a6878;max-width:480px;margin:0 0 28px;font-size:15px;line-height:1.7}.homeFoundingClaimStrong{color:#b4bcc8;font-weight:800}.brRecordCard{background:linear-gradient(160deg,#0e131c 0%,#0a0d14 100%);border:1px solid #2a323e;border-radius:18px;max-width:560px;padding:28px;position:relative;box-shadow:inset 0 1px #cdd5e00d,0 22px 50px #00000073}.brRecordCard:before{content:"";background:linear-gradient(90deg,#0000,#b4bcc866,#0000);height:1px;position:absolute;top:0;left:28px;right:28px}.brRecordHead{border-bottom:1px solid #161d28;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding-bottom:22px;display:flex}.brRecordIdentity{align-items:center;gap:14px;display:flex}.brRecordSeal{color:#8a9aac;background:linear-gradient(135deg,#161b24,#0c1018);border:1px solid #3a4452;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;display:flex;box-shadow:inset 0 1px #cdd5e014}.brRecordName{color:#cdd5e0;letter-spacing:-.2px;font-size:16px;font-weight:900}.brRecordSince{letter-spacing:.6px;text-transform:uppercase;color:#3a5878;margin-top:4px;font-size:11px;font-weight:700}.brRecordStandingBadge{letter-spacing:1.4px;text-transform:uppercase;color:#b4bcc8;white-space:nowrap;background:linear-gradient(135deg,#101826,#0a1020);border:1px solid #2a3e60;border-radius:8px;padding:7px 12px;font-size:10px;font-weight:900;box-shadow:inset 0 1px #64a0dc0f}.brRecordGrid{background:#161d28;border:1px solid #161d28;border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.brRecordStat{background:#0b1019;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.brRecordStatLbl{letter-spacing:1.2px;text-transform:uppercase;color:#3a5878;font-size:10px;font-weight:800}.brRecordStatVal{color:#b4bcc8;letter-spacing:-.2px;font-size:19px;font-weight:900;line-height:1}.brRecordStatVal.brAccent{color:#4878d8}.brRecordQuote{color:#cdd5e0;letter-spacing:-.3px;margin:32px 0 0;font-size:clamp(20px,2.4vw,26px);font-weight:900;line-height:1.3}.brRecordQuoteDim{color:#2a4060;display:block}@media (width<=900px){.homeHeroGrid,.homeFoundingGrid,.whyGrid{grid-template-columns:1fr;gap:36px}.homeHeroRight{position:static}.whyImageCol{max-width:440px}}@media (width<=640px){.homeHero{padding:50px 18px 42px}.homeSection{padding:56px 18px}.commGrid,.brRecordGrid{grid-template-columns:1fr}.homeHeroImg{opacity:.3;width:64%;transform:translate(36%)}.homePillars{gap:8px}.homeFoundingPillars{grid-template-columns:1fr 1fr}}.foundingBadge{letter-spacing:1px;text-transform:uppercase;color:#b4bcc8;background:linear-gradient(135deg,#080e1a 0%,#0c1428 100%);border:1px solid #2a3e60;border-radius:20px;align-items:center;gap:8px;margin-top:8px;padding:8px 16px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #64a0dc0d}.foundingBadgeIcon{color:#3460b8;font-size:13px}.scFoundingBadge{letter-spacing:1.2px;text-transform:uppercase;color:#4878d8;text-align:center;background:linear-gradient(135deg,#080e1a 0%,#0c1428 100%);border:1px solid #1e3458;border-radius:8px;margin:8px 0;padding:7px 14px;font-size:10px;font-weight:900}.bhFoundingBar{background:linear-gradient(135deg,#080e1a 0%,#0c1220 100%);border:1px solid #1e3050;border-radius:14px;margin:20px 0;padding:18px 20px}.bhFoundingTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.bhFoundingLeft{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.bhFoundingIcon{color:#28488a;flex-shrink:0;font-size:22px}.bhFoundingTitle{color:#b4bcc8;letter-spacing:.4px;margin-bottom:3px;font-size:13px;font-weight:900}.bhFoundingNote{color:#3a5878;font-size:11px;line-height:1.5}.bhFoundingCount{color:#b4bcc8;text-align:right;white-space:nowrap;flex-shrink:0;font-size:30px;font-weight:900;line-height:1}.bhFoundingLimit{color:#2a4060;margin-left:2px;font-size:14px;font-weight:400}.bhFoundingProgress{background:#060c18;border-radius:4px;height:5px;margin-bottom:8px;overflow:hidden}.bhFoundingProgressBar{background:linear-gradient(90deg,#0e2058,#2a50c0);border-radius:4px;height:100%;transition:width .6s}.bhFoundingSpotsLeft{color:#1a2e58;letter-spacing:.4px;text-align:right;font-size:11px;font-weight:700}.bhFoundingClosed{background:#080e1a;border:1px solid #1e3050;border-radius:14px;align-items:flex-start;gap:14px;margin:20px 0;padding:18px 20px;display:flex}.foundingStatusCard{background:linear-gradient(160deg,#0e131c 0%,#0a0d14 100%);border:1px solid #2a323e;border-radius:16px;padding:26px 24px;position:relative;box-shadow:inset 0 1px #cdd5e00d,0 18px 44px #0006}.foundingStatusCard:before{content:"";background:linear-gradient(90deg,#0000,#b4bcc866,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.foundingSeal{background:linear-gradient(135deg,#161b24,#0c1018);border:1px solid #3a4452;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 13px;display:inline-flex;box-shadow:inset 0 1px #cdd5e014}.foundingSealIcon{color:#8a9aac;font-size:13px}.foundingSealText{letter-spacing:2px;text-transform:uppercase;color:#b4bcc8;font-size:10px;font-weight:900}.foundingStatusTitle{color:#cdd5e0;letter-spacing:-.2px;margin-bottom:11px;font-size:19px;font-weight:900}.foundingStatusDesc{color:#5a6878;margin:0 0 20px;font-size:13.5px;line-height:1.7}.foundingStatusMeta{color:#8a9aac;letter-spacing:.3px;border-top:1px solid #161d28;align-items:center;gap:9px;padding-top:17px;font-size:12px;font-weight:700;display:flex}.foundingStatusDot{background:#4878d8;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 5px #4878d873}.brotherhoodCta{text-align:center;background:linear-gradient(135deg,#080e1a 0%,#0a1020 100%);border:1px solid #1e3050;border-radius:18px;margin-top:8px;padding:32px 28px}.bCtaIcon{color:#28488a;background:#080e1e;border:1px solid #1a2e50;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.bCtaTitle{color:#e8ecf0;margin:0 0 10px;font-size:22px;font-weight:900;line-height:1.25}.bCtaDesc{color:#6a7a8a;margin:0 0 22px;font-size:15px;line-height:1.65}.bCtaBtn{margin-top:0}.brotherhoodPanel{max-width:620px}.bhBadge{letter-spacing:1px;text-transform:uppercase;color:#28488a;background:#080e1e;border:1px solid #1a2e50;border-radius:20px;align-items:center;gap:7px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:900;display:inline-flex}.bhTitle{color:#e8ecf0;margin:0 0 16px;font-size:clamp(28px,5vw,40px);font-weight:900;line-height:1.15}.bhPillars{flex-direction:column;gap:12px;margin:28px 0;display:flex}.bhPillar{background:#0a0c12;border:1px solid #1a2230;border-radius:14px;align-items:flex-start;gap:16px;padding:20px;transition:border-color .2s;display:flex}.bhPillar:hover{border-color:#1e3a6a}.bhPillarIcon{color:#28488a;background:#080e1e;border:1px solid #1a2e50;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bhPillar strong{color:#c0c8d4;margin-bottom:4px;font-size:15px;font-weight:800;display:block}.bhPillar span{color:#5a6878;font-size:13px;line-height:1.55}.bhQuote{text-align:center;color:#1e3050;letter-spacing:.5px;border-top:1px solid #0a1020;border-bottom:1px solid #0a1020;margin:8px 0 28px;padding:28px 0 20px;font-size:18px;font-style:italic;font-weight:700}.bhJoinBtn{margin-bottom:12px}.dashPanel{max-width:700px}.dashHeader{margin-bottom:24px}.dashBadge{letter-spacing:1px;text-transform:uppercase;color:#28488a;background:#080e1e;border:1px solid #1a2e50;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 12px;font-size:10px;font-weight:900;display:inline-flex}.dashTitle{color:#e8ecf0;margin:0;font-size:26px;font-weight:900}.dashStats{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.dashStat{text-align:center;background:#0a0c12;border:1px solid #1a2230;border-radius:14px;padding:18px 14px;transition:border-color .2s}.dashStat:hover{border-color:#1e3a6a}.dashStatIcon{color:#1e3c88;justify-content:center;margin-bottom:10px;display:flex}.dashStatVal{color:#b4bcc8;margin-bottom:5px;font-size:28px;font-weight:900;line-height:1}.dashStatLabel{text-transform:uppercase;letter-spacing:.7px;color:#2a4060;margin-bottom:3px;font-size:10px;font-weight:900}.dashStatSub{color:#1e3050;font-size:11px}.dashChallenge{text-align:left;grid-column:1/-1;padding:20px}.dashChallengeLabel{text-transform:uppercase;letter-spacing:.7px;color:#2a4060;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:900;display:flex}.dashChallengeText{color:#8090a0;margin:0;font-size:15px;line-height:1.6}.dashTrackerBlock{background:#0a0c12;border:1px solid #1a2230;border-radius:18px;margin-bottom:12px;padding:24px}.dashTrackerHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashTrackerHeader h3{color:#c0c8d4;margin:0;font-size:16px;font-weight:900}.dashDailyScore{color:#b4bcc8;font-size:26px;font-weight:900;line-height:1}.dashDailyScore span{color:#2a4060;font-size:13px;font-weight:400}.dashTrackerActions{gap:10px;margin-top:14px;display:flex}.checklist label:has(input:checked){color:#c0c8d4;background:#080e18;border-color:#1e3a6a}.adminPanel{max-width:900px}.adminHeader{margin-bottom:28px}.adminGate{max-width:440px}.adminKeyRow{align-items:center;gap:10px;display:flex}.adminKeyRow input{flex:1}.adminError{color:#a05050;margin-top:10px;font-size:13px}.adminToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.adminCount{color:#5a6272;letter-spacing:.5px;font-size:13px;font-weight:700}.adminTableWrap{border:1px solid #1a1e2a;border-radius:14px;overflow-x:auto}.adminTable{border-collapse:collapse;width:100%;font-size:14px}.adminTable thead tr{background:#0a0c12;border-bottom:1px solid #1e2230}.adminTable th{text-align:left;text-transform:uppercase;letter-spacing:.8px;color:#4a5268;white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:900}.adminTable td{color:#c0c8d4;vertical-align:middle;border-bottom:1px solid #12141c;padding:13px 16px}.adminTable tbody tr:last-child td{border-bottom:none}.adminTable tbody tr:hover td{background:#0a0c12}.adminNum{color:#3a4258;width:32px;font-size:12px}.adminEmail{color:#28488a;font-family:monospace;font-size:13px}.adminScore{font-size:14px;font-weight:900}.adminDate{color:#3a4258;font-size:12px}.adminFounder{letter-spacing:.8px;color:#4878d8;background:#080e1a;border:1px solid #1e3458;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:900;display:inline-flex}.siteFooter{text-align:center;background:#060708;border-top:1px solid #0e1828;padding:72px 7vw 52px}.siteFooterInner{max-width:520px;margin:0 auto}.siteFooterTitle{color:#cdd5e0;letter-spacing:-.2px;margin:0 0 14px;font-size:clamp(17px,2vw,22px);font-weight:900;line-height:1.3}.siteFooterSub{color:#3a5878;letter-spacing:.2px;margin:0 0 40px;font-size:14px;line-height:1.7}.siteFooterIcons{justify-content:center;align-items:center;gap:24px;margin-bottom:44px;display:flex}.siteFooterIcon{color:#3a5878;background:#080e1a;border:1px solid #1a2a40;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:color .22s,border-color .22s,transform .22s,box-shadow .22s;display:flex}.siteFooterIcon:hover{color:#8a9aac;border-color:#2a4060;transform:scale(1.09);box-shadow:0 10px 28px #00000073}.siteFooterContact{color:#3a5878;margin:0 0 20px;font-size:13px;line-height:1.8}.siteFooterEmail{color:#5a7898;text-decoration:none;transition:color .2s}.siteFooterEmail:hover{color:#8a9aac}.siteFooterCopy{color:#1a2a3a;letter-spacing:.8px;text-transform:uppercase;margin:0;font-size:11px}@media (width<=640px){.swGrid,.diagGrid,.heroCards,.lead{grid-template-columns:1fr}.panel{border-radius:18px;margin:28px 12px;padding:24px 18px}.qAnswers{grid-template-columns:1fr}.hero{padding:50px 18px}.dashStats{grid-template-columns:1fr 1fr}.dashChallenge{grid-column:1/-1}.resultsHero{gap:16px}.shareCard{width:320px;height:580px}.siteFooter{padding:56px 18px 40px}}
