:root{--green:#8cff00;--green-soft:#dfffbd;--ink:#101312;--ink-2:#19201d;--muted:#68736d;--soft:#f3f6f2;--line:#dce4da;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--soft)}a{color:inherit;text-decoration:none}button,input{font:inherit}.brand{font-size:24px;font-weight:900;letter-spacing:-1px}.brand b{color:var(--green)}.auth{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.authHero{padding:72px;background:radial-gradient(circle at 25% 25%,rgba(140,255,0,.22),transparent 28%),linear-gradient(145deg,#101312,#1d2521);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.authHero h1{font-size:54px;line-height:1.03;letter-spacing:-2px;max-width:650px}.authHero p{max-width:600px;color:#c5d0c9;font-size:18px;line-height:1.6}.authPanel{display:grid;place-items:center;padding:28px}.card{width:min(100%,460px);background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:0 18px 55px rgba(16,19,18,.1)}.card h1{margin:28px 0 8px}.card p{color:var(--muted);line-height:1.5}.field{margin:16px 0}.field label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.field input{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px}.button{display:inline-flex;justify-content:center;width:100%;border:0;border-radius:12px;padding:14px 16px;background:var(--green);color:var(--ink);font-weight:900;cursor:pointer}.shell{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 26px}.layout{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 72px)}.sidebar{background:#111513;color:#fff;padding:22px 14px}.nav{display:block;padding:12px 14px;border-radius:10px;color:#c5cec9;font-weight:700;margin:3px 0}.nav.active,.nav:hover{background:#273129;color:var(--green)}.content{padding:32px;max-width:1400px;width:100%;margin:0 auto}.pageHead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.pageHead h1{margin:0;font-size:34px}.pageHead p{color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.panel,.stat{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.stat span{color:var(--muted);font-size:13px}.stat strong{display:block;font-size:30px;margin-top:8px}.grid{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:18px;gap:18px;margin-top:18px}.modules{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.module{padding:16px;border:1px solid var(--line);border-radius:13px;background:#fafcf9}.module b{display:block;margin-bottom:5px}.module small{color:var(--muted);line-height:1.45}.table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}.table td,.table th{text-align:left;padding:14px;border-bottom:1px solid var(--line)}.badge{display:inline-block;padding:5px 8px;border-radius:999px;background:#e8f8d4;color:#315900;font-size:12px;font-weight:800}.marketing{background:#fff}.marketingContainer{width:min(1180px,calc(100% - 40px));margin:0 auto}.marketingHeader{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(16,19,18,.08);background:rgba(255,255,255,.94);position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.marketingNav{display:flex;gap:30px;font-size:14px;font-weight:700}.marketingNav a:hover{color:#4f7b00}.headerLogin{padding:11px 17px;border-radius:999px;background:var(--ink);color:#fff;font-weight:800;font-size:14px}.marketingHero{position:relative;overflow:hidden;background:linear-gradient(145deg,#0b0e0c,#19211d);color:#fff;padding:105px 0 92px}.heroGlow{position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(140,255,0,.16);filter:blur(90px);right:-130px;top:-230px}.heroGrid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:70px;gap:70px}.eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase;color:var(--green)}.eyebrow.dark{color:#4c7700}.heroContent h1{font-size:68px;line-height:.98;letter-spacing:-3px;margin:24px 0}.heroContent h1 em{font-style:normal;color:var(--green)}.heroContent>p{font-size:19px;line-height:1.7;color:#c8d1cc;max-width:630px}.heroActions{display:flex;gap:12px;margin:32px 0}.marketingPrimary,.marketingSecondary{display:inline-flex;align-items:center;justify-content:center;padding:15px 21px;border-radius:12px;font-weight:900}.marketingPrimary{background:var(--green);color:var(--ink)}.marketingSecondary{border:1px solid #47534d;color:#fff}.heroTrust{display:flex;flex-wrap:wrap;gap:17px;color:#aebbb4;font-size:12px}.heroTrust span:before{content:"✓";color:var(--green);font-weight:900;margin-right:6px}.heroVisual{border:1px solid #38433d;border-radius:22px;background:#f7faf6;color:var(--ink);box-shadow:0 35px 90px rgba(0,0,0,.28);transform:rotate(1deg);overflow:hidden}.visualTopbar{height:62px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.visualTopbar .brand{font-size:18px}.visualTopbar>span{font-size:11px;background:var(--green-soft);padding:6px 9px;border-radius:999px;font-weight:800}.visualBody{display:grid;grid-template-columns:125px 1fr;min-height:340px}.visualBody aside{background:#111513;color:#bfc9c3;padding:25px 15px;display:flex;flex-direction:column;gap:18px;font-size:11px}.visualBody aside b{color:var(--green)}.visualMain{padding:30px}.visualMain small{color:var(--muted)}.visualMain h3{font-size:22px;margin:7px 0 20px}.visualStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.visualStats div{background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px}.visualStats b{display:block;font-size:22px}.visualStats span{font-size:9px;color:var(--muted)}.visualChart{height:135px;margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;display:flex;align-items:flex-end;gap:10px}.visualChart span{flex:1 1;background:var(--green);border-radius:5px 5px 2px 2px}.proofStrip{background:var(--green);padding:24px 0}.proofGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:26px;gap:26px}.proofGrid div{display:flex;flex-direction:column}.proofGrid strong{font-size:15px}.proofGrid span{font-size:11px;margin-top:3px}.marketingSection{padding:105px 0}.sectionIntro{max-width:760px;margin-bottom:50px}.sectionIntro h2{font-size:48px;line-height:1.08;letter-spacing:-2px;margin:17px 0}.sectionIntro p{font-size:18px;line-height:1.65;color:var(--muted)}.moduleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.marketingCard{min-height:240px;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fbfcfa;transition:.2s}.marketingCard:hover{transform:translateY(-4px);border-color:#a7d76f;box-shadow:0 18px 38px rgba(16,19,18,.08)}.cardNumber{color:#71ad00;font-size:12px;font-weight:900}.marketingCard h3{font-size:24px;margin:35px 0 12px}.marketingCard p{color:var(--muted);line-height:1.65}.darkSection{background:var(--ink);color:#fff}.sectionIntro.light p{color:#afbbb4}.principleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.principleGrid article{border-top:1px solid #435047;padding-top:24px}.principleGrid article>span{color:var(--green);font-weight:900}.principleGrid h3{font-size:24px;margin:25px 0 10px}.principleGrid p{color:#afbbb4;line-height:1.65}.founderSection{background:#f2f5f0}.founderGrid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:center}.founderMark{aspect-ratio:1;border-radius:28px;padding:45px;background:linear-gradient(145deg,#111513,#253029);color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 30px 60px rgba(16,19,18,.15)}.founderMark>span{font-size:90px;font-weight:900;letter-spacing:-7px;color:var(--green)}.founderMark div{text-transform:uppercase;letter-spacing:2px;line-height:1.8;font-size:12px;color:#b9c4be}.founderCopy h2{font-size:48px;line-height:1.08;letter-spacing:-2px;margin:17px 0 25px}.founderCopy p{font-size:17px;line-height:1.75;color:#53605a}.founderLead{font-size:20px!important;color:var(--ink)!important}.founderSignature{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;display:flex;flex-direction:column}.founderSignature span{color:var(--muted);font-size:13px;margin-top:4px}.processSection{background:#fff}.processGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.processGrid article{padding:25px;border-left:2px solid var(--green);background:#f7f9f6}.processGrid article>span{font-weight:900;color:#6ba500}.processGrid h3{font-size:19px;margin:30px 0 10px}.processGrid p{font-size:14px;line-height:1.6;color:var(--muted)}.contactSection{background:var(--ink-2);color:#fff;padding:85px 0}.contactGrid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:80px;gap:80px;align-items:center}.contactGrid h2{font-size:46px;line-height:1.08;letter-spacing:-2px;margin:18px 0}.contactGrid p{color:#b8c3bd;font-size:17px;line-height:1.65}.contactAction{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.contactAction span{font-size:13px;color:#aeb9b3}.marketingFooter{background:#0b0e0c;color:#fff;padding:65px 0 25px}.footerGrid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:60px;gap:60px}.footerGrid p{color:#87948d;font-size:13px}.footerGrid>div{display:flex;flex-direction:column;gap:11px}.footerGrid strong{margin-bottom:7px}.footerGrid a,.footerGrid span{font-size:13px;color:#a9b5ae}.footerBottom{border-top:1px solid #29312d;margin-top:45px;padding-top:22px;font-size:11px;color:#748078}@media(max-width:1000px){.marketingNav{display:none}.contactGrid,.founderGrid,.heroGrid{grid-template-columns:1fr}.heroVisual{max-width:680px}.moduleGrid,.processGrid,.proofGrid{grid-template-columns:repeat(2,1fr)}.founderMark{max-width:500px}.auth{grid-template-columns:1fr}.authHero{display:none}.layout{grid-template-columns:1fr}.sidebar{display:none}.stats{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}}@media(max-width:650px){.marketingHeader{height:72px;padding:0 20px}.headerLogin{padding:9px 13px}.marketingHero{padding:72px 0}.heroContent h1{font-size:46px;letter-spacing:-2px}.heroContent>p{font-size:16px}.heroActions{flex-direction:column}.marketingPrimary,.marketingSecondary{width:100%}.heroVisual{display:none}.footerGrid,.moduleGrid,.principleGrid,.processGrid,.proofGrid{grid-template-columns:1fr}.marketingSection{padding:75px 0}.contactGrid h2,.founderCopy h2,.sectionIntro h2{font-size:36px}.founderGrid{gap:35px}.founderMark{padding:30px}.founderMark>span{font-size:68px}.content{padding:18px}.modules,.stats{grid-template-columns:1fr}}