@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--petroleum:#081D26;--surface-dark:#0D2733;--blue:#0066FF;--lime:#A8FF00;--light-blue:#DCEAFF;--text:#FFFFFF;--muted:#A8BAC3;--line:rgba(255,255,255,.10);--shadow:0 24px 70px rgba(0,0,0,.30)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 12%,rgba(0,102,255,.18),transparent 24%),radial-gradient(circle at 88% 10%,rgba(168,255,0,.08),transparent 20%),linear-gradient(180deg,#071820 0,var(--petroleum) 50%,#07161D 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.72}img{display:block;max-width:100%}main{overflow:clip}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(8,29,38,.76);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup,.footer-brand{display:inline-flex;align-items:center;gap:13px}.brand-lockup strong,.footer-brand strong{display:block;font-size:1.08rem;font-weight:800;letter-spacing:.16em}.brand-lockup span{display:block;margin-top:2px;color:var(--muted);font-size:.82rem}.brand-mark{width:50px;height:50px;border-radius:14px;box-shadow:0 14px 38px rgba(0,102,255,.28)}.brand-mark.small{width:42px;height:42px;border-radius:12px}nav{display:flex;align-items:center;gap:25px;color:var(--muted);font-size:.9rem;font-weight:500}nav a:hover{color:var(--text)}.nav-cta{padding:10px 15px;border:1px solid rgba(0,102,255,.45);border-radius:999px;color:white;background:rgba(0,102,255,.12)}.hero{padding:86px 0 82px;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:42px;gap:42px;align-items:center}.eyebrow,.manifesto-copy>span,.organizer-grid span:first-child,.quote-section>span,.section-heading>span,.waitlist span{color:var(--lime);font-size:.75rem;letter-spacing:.18em;font-weight:800}.hero-copy h1{margin:18px 0 24px;max-width:9ch;font-size:clamp(4rem,8vw,7.5rem);line-height:.9;letter-spacing:-.065em;font-weight:800}.hero-lead{max-width:650px;font-size:1.16rem}.actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.button{min-height:52px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,#0C7BFF,#0052FF);color:white;box-shadow:0 16px 42px rgba(0,102,255,.28)}.secondary{border:1px solid var(--line);background:rgba(255,255,255,.035)}.hero-chips{margin-top:28px;display:flex;flex-wrap:wrap;gap:9px}.hero-chips span,.organizer-pills span{padding:9px 13px;border-radius:999px;font-size:.84rem;color:var(--light-blue);border:1px solid rgba(0,102,255,.2);background:rgba(0,102,255,.1)}.hero-visual{display:grid;grid-gap:14px;gap:14px}.business-grid article,.feature-card,.hero-panel,.hero-stack article,.ka-item,.manifesto-panel,.passport-card,.trust-list article,.value-stack article{border:1px solid var(--line);background:rgba(13,39,51,.86);border-radius:24px;box-shadow:var(--shadow)}.hero-panel-main{padding:28px;background:radial-gradient(circle at 26% 18%,rgba(0,102,255,.22),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(8,29,38,.96)}.hero-k{width:90px;height:90px;border-radius:20px;margin-bottom:20px}.hero-panel-main small,.manifesto-panel>span,.passport-card small{color:var(--lime);font-size:.72rem;letter-spacing:.16em;font-weight:800}.hero-panel-main strong,.manifesto-panel>strong{display:block;margin-top:12px;font-size:1.55rem}.hero-stack{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.hero-stack article{min-height:164px;padding:18px}.hero-stack small{display:block;color:var(--lime);font-size:.7rem;letter-spacing:.14em;font-weight:800;margin-bottom:14px}.hero-stack strong{font-size:1.02rem;line-height:1.4}.section{padding:94px 0}.section-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.018)}.section-heading{max-width:790px}.section-heading.narrow{max-width:660px}.manifesto-copy h2,.organizer-grid h2,.section-heading h2,.waitlist-inner h2{margin:16px 0 18px;font-size:clamp(2.4rem,5.2vw,4.8rem);line-height:1;letter-spacing:-.05em}.card-grid{margin-top:42px;display:grid;grid-gap:14px;gap:14px}.card-grid-four{grid-template-columns:repeat(4,1fr)}.feature-card{min-height:238px;padding:27px}.feature-card h3,.trust-list h3{margin:18px 0 12px;font-size:1.22rem}.feature-dot{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,var(--lime),var(--blue));box-shadow:0 0 22px rgba(168,255,0,.3)}.split-section{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:34px;gap:34px;align-items:start}.value-stack{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.value-stack article{padding:24px;min-height:150px}.business-grid strong,.value-stack strong{font-size:1.15rem}.quote-section{text-align:center;max-width:980px}.quote-section blockquote{margin:22px auto 0;max-width:900px;font-size:clamp(2rem,4.2vw,4rem);line-height:1.08;letter-spacing:-.045em;font-weight:700}.trust-list{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.trust-list article{padding:26px;min-height:220px}.passport-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:34px;gap:34px;align-items:center}.passport-card{padding:28px;display:grid;grid-template-columns:110px 1fr;grid-gap:22px;gap:22px;align-items:center;background:linear-gradient(135deg,rgba(0,102,255,.15),rgba(13,39,51,.94))}.passport-k{width:110px;height:110px;border-radius:26px}.passport-card strong{display:block;margin:10px 0 8px;font-size:1.5rem}.manifesto{display:grid;grid-template-columns:.96fr 1.04fr;grid-gap:26px;gap:26px;align-items:center}.ka-row{margin-top:26px;display:grid;grid-gap:12px;gap:12px}.ka-item{padding:20px;display:grid;grid-template-columns:60px 1fr;grid-gap:16px;gap:16px;align-items:center}.ka-letter{width:60px;height:60px;border-radius:17px;display:grid;place-items:center;font-size:1.55rem;font-weight:800;background:linear-gradient(135deg,#0E7BFF,#0049FF)}.ka-item strong{font-size:1.05rem}.ka-item p{margin:5px 0 0}.manifesto-panel{min-height:580px;padding:30px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 50% 18%,rgba(0,102,255,.26),transparent 24%),rgba(8,29,38,.97)}.manifesto-logo{width:96px;height:96px;border-radius:22px;margin-bottom:22px}.mascot-placeholder{margin-top:28px;min-height:245px;border:1px solid rgba(0,102,255,.3);display:grid;place-items:center;background:linear-gradient(135deg,rgba(0,102,255,.12),rgba(168,255,0,.025))}.mascot-orbit{position:absolute;width:260px;height:260px;border:1px solid rgba(0,102,255,.22);border-radius:50%;box-shadow:0 0 70px rgba(0,102,255,.14)}.mascot-k{width:112px;height:112px;z-index:1}.mascot-k img{border-radius:26px}.mascot-placeholder small{position:absolute;bottom:18px;color:var(--lime);font-weight:800;letter-spacing:.14em}.business{border-top:1px solid var(--line)}.business-grid{margin-top:38px;display:grid;grid-gap:14px;gap:14px}.business-grid-three{grid-template-columns:repeat(3,1fr)}.business-grid article{padding:26px;min-height:205px}.organizers{background:linear-gradient(90deg,rgba(0,102,255,.08),rgba(168,255,0,.03))}.organizer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center}.organizer-pills{display:flex;flex-wrap:wrap;gap:10px}.waitlist{background:var(--surface-dark);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.waitlist-inner{padding:96px 0;max-width:900px}.waitlist-inner p{max-width:650px}.footer{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p{margin:6px 0 0}.footer small{color:var(--muted)}@media (max-width:1050px){.hero,.manifesto,.organizer-grid,.passport-section,.split-section{grid-template-columns:1fr}.business-grid-three,.card-grid-four,.trust-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){nav{display:none}.nav{position:static}.shell{width:min(100% - 28px,1180px)}.hero{padding-top:58px}.business-grid-three,.card-grid-four,.hero-stack,.passport-card,.trust-list,.value-stack{grid-template-columns:1fr}.section{padding:74px 0}}@media (max-width:560px){.hero-copy h1{font-size:3.7rem}.brand-mark{width:46px;height:46px}.business-grid article,.feature-card,.hero-panel-main,.manifesto-panel,.passport-card,.trust-list article,.value-stack article{padding:21px}.manifesto-panel{min-height:500px}.footer{align-items:flex-start;flex-direction:column;justify-content:center;padding:28px 0}}.mascot-placeholder{min-height:560px;border:1px solid rgba(0,102,255,.22);border-radius:24px;position:relative;overflow:hidden;background:radial-gradient(circle at 58% 26%,rgba(0,102,255,.18),transparent 34%),radial-gradient(circle at 52% 88%,rgba(168,255,0,.07),transparent 28%),#071820 url(/kaua-mascot-cutout.png) bottom /contain no-repeat;box-shadow:0 24px 60px rgba(0,0,0,.26)}.mascot-placeholder>*{display:none!important}@media (max-width:960px){.mascot-placeholder{min-height:470px;background-size:contain}}@media (max-width:560px){.mascot-placeholder{min-height:360px;background-size:contain;background-position:bottom}}.product-showcase-mount{position:relative;z-index:1}.product-story{padding:108px 0}.product-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:72px;gap:72px;align-items:center}.product-story-grid-wide{grid-template-columns:.86fr 1.14fr}.product-story-copy{max-width:610px}.product-story-copy>span{color:var(--lime);font-size:.73rem;letter-spacing:.2em;font-weight:800}.product-story-copy h2{margin:18px 0 20px;font-size:clamp(2.65rem,5vw,5rem);line-height:.96;letter-spacing:-.055em;max-width:11ch}.product-story-copy>p{font-size:1.06rem;line-height:1.78;max-width:58ch}.product-story-points{margin-top:30px;display:grid;grid-gap:10px;gap:10px}.product-story-points strong{display:block;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(13,39,51,.52);color:var(--light-blue);font-size:.94rem;line-height:1.45;font-weight:600}.product-story-highlight{margin-top:28px;padding:19px 21px;border:1px solid rgba(168,255,0,.17);border-radius:18px;background:linear-gradient(135deg,rgba(168,255,0,.075),rgba(0,102,255,.075))}.product-story-highlight strong{color:white;line-height:1.5;font-weight:650}.product-phone-pair{min-height:700px;display:flex;align-items:center;justify-content:center;gap:24px;position:relative;padding:46px 40px;border:1px solid rgba(255,255,255,.075);border-radius:34px;overflow:hidden;background:radial-gradient(circle at 62% 15%,rgba(0,102,255,.23),transparent 32%),radial-gradient(circle at 16% 88%,rgba(168,255,0,.065),transparent 26%),rgba(8,29,38,.64);box-shadow:0 30px 82px rgba(0,0,0,.27)}.product-phone-pair:before{content:"";position:absolute;width:390px;height:390px;border:1px solid rgba(0,102,255,.11);border-radius:50%}.product-phone{position:relative;z-index:2;width:min(275px,40vw);padding:7px;border-radius:31px;background:linear-gradient(160deg,#263640,#05090b 58%,#1b2e38);box-shadow:0 24px 58px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.085)}.product-phone:after{content:"";position:absolute;inset:6px;border-radius:26px;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}.product-phone img{width:100%;height:auto;border-radius:25px;background:#071820}.product-phone-speaker{width:52px;height:4px;border-radius:99px;background:rgba(255,255,255,.25);margin:2px auto 6px}.product-phone-offset{transform:translateY(42px)}.product-phone-pair-profile .product-phone:first-of-type{transform:translateY(-18px)}.product-phone-pair-profile .product-phone-offset{transform:translateY(30px)}.product-phone-single-wrap{min-height:660px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.075);border-radius:32px;background:radial-gradient(circle at 50% 32%,rgba(0,102,255,.2),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.006));box-shadow:0 28px 74px rgba(0,0,0,.2)}.product-phone-single-wrap .product-phone{width:min(310px,70vw)}.product-story-practice{background:linear-gradient(180deg,rgba(0,102,255,.02),rgba(168,255,0,.012))}.product-story-passport{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media (max-width:1050px){.product-story{padding:94px 0}.product-story-grid,.product-story-grid-wide{grid-template-columns:1fr;gap:42px}.product-story-copy{max-width:760px}.product-story-copy h2{max-width:13ch}.product-story-practice .product-phone-single-wrap{order:2}.product-phone-pair{min-height:630px}}@media (max-width:720px){.product-story{padding:78px 0}.product-story-grid,.product-story-grid-wide{gap:34px}.product-story-copy h2{font-size:clamp(2.35rem,10vw,3.4rem)}.product-story-copy>p{font-size:1rem}.product-story-points{margin-top:24px}.product-phone-pair{min-height:540px;gap:10px;padding:24px 12px;border-radius:26px}.product-phone{width:43.5vw;border-radius:25px;padding:6px}.product-phone img{border-radius:20px}.product-phone:after{inset:5px;border-radius:21px}.product-phone-speaker{width:40px;height:4px;margin-bottom:5px}.product-phone-offset{transform:translateY(28px)}.product-phone-pair-profile .product-phone:first-of-type{transform:translateY(-10px)}.product-phone-pair-profile .product-phone-offset{transform:translateY(18px)}.product-phone-single-wrap{min-height:530px}}@media (max-width:480px){.product-story{padding:70px 0}.product-phone-pair{min-height:470px}.product-phone{width:44vw}.product-phone-single-wrap .product-phone{width:min(292px,82vw)}.product-story-points strong{padding:13px 14px;font-size:.9rem}}