@import "https://fonts.googleapis.com/css2?family=Anton&family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&display=swap";#root{min-height:100dvh}:root{--ink:#11130f;--ink-2:#1b2018;--paper:#fff8e8;--paper-2:#f2ead7;--white:#fff;--muted:#5e6258;--line:#d8cfb9;--red:#d62828;--red-dark:#971818;--green:#2f8f4e;--green-bright:#31c86c;--yellow:#f4c430;--yellow-soft:#fff0a8;--display:"Anton", Impact, sans-serif;--body:"Be Vietnam Pro", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65;overflow-x:hidden}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}main{min-height:100dvh;overflow-x:hidden}.top-bar{z-index:20;background:var(--red);min-height:58px;color:var(--white);text-align:center;justify-content:center;align-items:center;gap:16px;padding:10px 18px;font-size:14px;font-weight:800;display:flex;position:sticky;top:0;box-shadow:0 12px 26px #11130f38}.top-bar strong{border:2px solid var(--white);background:var(--white);min-height:32px;color:var(--red);white-space:nowrap;border-radius:6px;align-items:center;padding:3px 10px;display:inline-flex}.top-bar__button{border:2px solid var(--white);background:var(--ink);min-height:40px;color:var(--white);text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-weight:900;display:inline-flex}.marquee{background:var(--green);color:var(--white);white-space:nowrap;border-bottom:1px solid #ffffff1f;overflow:hidden}.marquee__track{min-width:max-content;animation:30s linear infinite ticker;display:inline-flex}.marquee span{text-transform:uppercase;align-items:center;gap:24px;padding:11px 28px;font-size:13px;font-weight:900;display:inline-flex}.marquee span:after{color:var(--yellow);content:"★"}.hero{background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), var(--ink);color:var(--white);background-size:58px 58px;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:48px;padding:72px max(24px,50vw - 590px) 76px;display:grid}.hero__copy{min-width:0;max-width:720px}.eyebrow,.section-label{color:var(--green-bright);text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:900}.hero h1,.section h2,.statement h2{font-family:var(--display);text-transform:uppercase;margin:0;font-weight:400;line-height:1.05}.hero h1{max-width:820px;font-size:86px}.hero h1 span{color:var(--yellow);display:block}.hero__lead{color:#e9e3d4;max-width:700px;margin:24px 0 0;font-size:20px}.hero__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px;display:flex}.cta-button,.secondary-link{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-weight:900;display:inline-flex}.cta-button{border:3px solid var(--yellow);background:var(--yellow);color:var(--ink);box-shadow:7px 7px 0 var(--red);padding:15px 22px;transition:transform .18s,box-shadow .18s}.cta-button:hover,.cta-button:focus-visible{box-shadow:10px 10px 0 var(--red);transform:translate(-2px,-2px)}.secondary-link{color:var(--white);border:2px solid #ffffff3d;padding:14px 18px}.secondary-link:hover,.secondary-link:focus-visible{border-color:var(--green-bright);color:var(--green-bright)}.trust-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-row span{color:#ddd5c6;border:1px solid #ffffff2e;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700}.hero__visual{min-height:510px;position:relative}.hero__visual img{border:4px solid var(--yellow);object-fit:cover;width:100%;height:100%;min-height:510px;box-shadow:18px 18px 0 var(--red);border-radius:8px}.hero__visual--speaker img{object-position:52% 38%}.speaker-badge{border:4px solid var(--ink);background:var(--white);color:var(--ink);box-shadow:7px 7px 0 var(--yellow);border-radius:8px;gap:2px;padding:12px 16px;display:grid;position:absolute;bottom:24px;left:22px}.speaker-badge span{text-transform:uppercase;font-size:12px;font-weight:900}.speaker-badge strong{font-family:var(--display);text-transform:uppercase;font-size:34px;font-weight:400;line-height:1}.metric{border:4px solid var(--ink);width:150px;min-height:112px;color:var(--ink);text-align:center;border-radius:8px;place-items:center;padding:12px;display:grid;position:absolute}.metric strong{font-family:var(--display);font-size:54px;font-weight:400;line-height:.95}.metric span{text-transform:uppercase;font-size:13px;font-weight:900}.metric--green{background:var(--green-bright);bottom:68px;right:-22px}.metric--yellow{background:var(--yellow);top:44px;left:-28px}.section{padding:92px 24px}.section__inner{width:min(1180px,100%);margin:0 auto}.section__inner--narrow{width:min(860px,100%)}.section h2{max-width:980px;font-size:58px}.section--light{background:var(--paper)}.section--paper{background:linear-gradient(#11130f0b 1px, transparent 1px), linear-gradient(90deg, #11130f0b 1px, transparent 1px), var(--paper-2);background-size:44px 44px}.section--white{background:var(--white)}.section--dark{background:var(--ink);color:var(--white)}.section--red{background:var(--red);color:var(--white)}.section--schedule{background:var(--ink-2);color:var(--white)}.section--form,.section--speaker{background:var(--paper)}.section--proof{background:var(--white)}.pain-list{gap:14px;margin-top:34px;display:grid}.pain-item{border:3px solid var(--ink);background:var(--white);box-shadow:7px 7px 0 var(--ink);border-radius:8px;grid-template-columns:36px 1fr;align-items:start;gap:16px;padding:20px;display:grid}.pain-item svg{color:var(--red)}.pain-item p,.pillar-card p,.schedule-card p,.check-item p,.story p,.form-note,.faq-list p{margin:0}.statement{max-width:1040px}.statement p{background:var(--yellow);color:var(--ink);text-transform:uppercase;border-radius:4px;margin:0 0 18px;padding:4px 10px;font-weight:900;display:inline-flex}.quote-strip{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px;display:grid}.quote-strip span{color:var(--yellow);text-align:center;border:1px solid #ffffff2e;border-radius:8px;padding:18px;font-weight:900}.pillar-grid,.schedule-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.pillar-card,.schedule-card{border:3px solid var(--ink);background:var(--white);min-height:252px;box-shadow:8px 8px 0 var(--ink);border-radius:8px;padding:24px}.pillar-card svg{color:var(--green)}.pillar-card h3,.schedule-card h3{margin:18px 0 10px;font-size:24px;line-height:1.25}.split,.form-layout{grid-template-columns:minmax(0,.88fr) minmax(420px,1fr);align-items:start;gap:48px;display:grid}.check-list{gap:13px;display:grid}.check-item{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:start;gap:14px;padding:0 0 18px;font-weight:700;display:grid}.check-item svg{color:var(--green)}.story{max-width:920px}.story svg{color:var(--yellow);margin-bottom:20px}.story p:last-child{color:#fff1e2;max-width:790px;margin-top:24px;font-size:20px}.schedule-card{border-color:var(--yellow);color:var(--ink);box-shadow:8px 8px 0 var(--red);background:#f8f0db}.schedule-card svg{color:var(--red)}.speaker-layout{grid-template-columns:minmax(420px,.9fr) minmax(0,1fr);align-items:center;gap:58px;display:grid}.speaker-photo-stack{min-height:650px;position:relative}.speaker-photo{border:4px solid var(--ink);object-fit:cover;box-shadow:9px 9px 0 var(--red);border-radius:8px;position:absolute}.speaker-photo--portrait{object-position:50% 34%;width:68%;height:520px;top:0;left:0}.speaker-photo--culture{object-position:52% 42%;width:54%;height:360px;box-shadow:9px 9px 0 var(--green);bottom:0;right:0}.speaker-copy>p:not(.section-label){max-width:680px;color:var(--muted);margin:24px 0 0;font-size:20px}.speaker-points{gap:10px;margin-top:28px;display:grid}.speaker-points span{border:2px solid var(--ink);background:var(--white);min-height:54px;box-shadow:5px 5px 0 var(--yellow);border-radius:8px;align-items:center;padding:12px 16px;font-weight:900;display:flex}.proof-heading{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:end;gap:36px;display:grid}.proof-gallery{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px;display:grid}.proof-card{border:3px solid var(--ink);background:var(--paper);box-shadow:7px 7px 0 var(--ink);border-radius:8px;overflow:hidden}.proof-card img{object-fit:cover;width:100%;height:270px;display:block}.proof-card:nth-child(2) img,.proof-card:nth-child(3) img{object-position:center}.proof-card:nth-child(4) img{object-position:50% 32%}.proof-card div{padding:18px}.proof-card h3{margin:0 0 8px;font-size:20px;line-height:1.2}.proof-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.form-note{max-width:640px;color:var(--muted);margin-top:22px}.lead-form{border:4px solid var(--ink);background:var(--white);box-shadow:10px 10px 0 var(--green);border-radius:8px;gap:16px;padding:24px;display:grid}.lead-form label{text-transform:uppercase;gap:7px;font-size:14px;font-weight:900;display:grid}.lead-form input,.lead-form textarea{border:2px solid var(--ink);width:100%;color:var(--ink);background:#fffdf6;border-radius:8px;outline:none;padding:14px;font-size:16px}.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f8f4e33}.cta-button--full{cursor:pointer;width:100%;margin-top:4px}.cta-button--full:disabled{cursor:wait;opacity:.78}.form-status{min-height:52px;color:var(--muted);background:#f4efe2;border-radius:8px;padding:12px;font-size:14px}.form-status--success{color:#0f5e2f;background:#e4f8e8;font-weight:800}.form-status--error{color:#8f1d14;background:#ffe6e3;font-weight:800}.faq-list{gap:12px;margin-top:34px;display:grid}.faq-list details{border:2px solid var(--ink);background:var(--paper);border-radius:8px}.faq-list summary{cursor:pointer;min-height:60px;padding:16px 18px;font-weight:900}.faq-list p{border-top:1px solid var(--line);color:var(--muted);padding:0 18px 18px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee__track{animation:none}.cta-button{transition:none}}@media (width<=980px){.hero,.split,.form-layout,.speaker-layout,.proof-heading{grid-template-columns:1fr}.hero{gap:36px;padding-top:54px}.hero h1{font-size:64px}.hero__visual,.hero__visual img{min-height:440px}.quote-strip,.pillar-grid,.schedule-grid,.proof-gallery{grid-template-columns:1fr}.section h2{font-size:46px}.speaker-photo-stack{min-height:560px}.speaker-photo--portrait{width:64%;height:460px}.speaker-photo--culture{width:52%;height:320px}.proof-card{grid-template-columns:260px 1fr;display:grid}.proof-card img{height:100%;min-height:220px}}@media (width<=620px){body{font-size:16px}.top-bar{grid-template-columns:1fr;gap:8px;padding:12px;display:grid;position:relative}.top-bar span{grid-column:auto}.top-bar strong{white-space:normal;min-width:0}.top-bar__button{white-space:nowrap;width:100%;min-width:0;padding-inline:10px}.hero{padding:42px 18px 52px}.hero__copy,.hero__visual,.hero__actions,.trust-row{width:calc(100vw - 36px);max-width:calc(100vw - 36px)}.hero__lead{overflow-wrap:break-word;width:calc(100vw - 140px);max-width:calc(100vw - 140px)}.hero h1{font-size:47px}.hero__lead{font-size:17px}.hero__actions,.cta-button,.secondary-link{width:100%}.secondary-link{min-height:52px}.hero__visual,.hero__visual img{min-height:320px}.hero__visual img{box-shadow:8px 8px 0 var(--red)}.speaker-badge{padding:10px 12px;bottom:14px;left:14px}.speaker-badge strong{font-size:28px}.metric{width:calc(50% - 6px);min-height:98px;margin-top:14px;display:inline-grid;position:static}.metric+.metric{margin-left:8px}.metric strong{font-size:42px}.section{padding:66px 18px}.section h2{font-size:36px}.pain-item,.check-item{grid-template-columns:1fr}.pillar-card,.schedule-card{min-height:auto;padding:20px}.speaker-photo-stack{gap:14px;min-height:auto;display:grid}.speaker-photo{aspect-ratio:4/5;width:100%;height:auto;max-height:560px;position:static}.speaker-photo--culture{aspect-ratio:4/4.6}.speaker-copy>p:not(.section-label){font-size:17px}.proof-card{display:block}.proof-card img{height:300px}.lead-form{padding:18px}}
