:root{--ink:#132421;--muted:#586b66;--teal:#237c72;--dark:#102b28;--lime:#b6cf78;--paper:#f2f6f3;--surface:#fff;--coral:#e56f51;--border:#d4dfd9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Avenir Next,Avenir,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:92px;max-width:1320px;margin:auto;padding:0 42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:800;letter-spacing:-1.5px;color:var(--dark)}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:50% 50% 45% 35%;background:var(--dark);color:var(--lime);font-size:22px;font-weight:800}.site-header nav{display:flex;gap:40px;font-size:14px;font-weight:600}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--teal)}.nav-cta,.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--dark);color:white;font-weight:700;border-radius:14px;padding:14px 20px}.nav-cta{justify-self:end;font-size:13px}.hero{max-width:1320px;min-height:690px;margin:auto;padding:54px 42px 0;display:grid;grid-template-columns:46% 54%;overflow:hidden}.hero-copy{padding:56px 0 80px;z-index:2}.hero h1{font-size:clamp(76px,8vw,124px);letter-spacing:-7px;line-height:.82;margin:0 0 40px;max-width:620px}.hero-copy>p{font-size:20px;line-height:1.55;max-width:540px;margin:0 0 34px;color:#314a45}.primary-cta{padding:18px 25px;border-radius:16px;transition:transform .2s,background .2s}.primary-cta:hover{transform:translateY(-2px);background:var(--teal)}.hero-stage{position:relative;min-height:630px}.arch{position:absolute;inset:46px 0 0 4%;background:linear-gradient(145deg,#237c72,#0c3935);border-radius:48% 48% 0 0}.phone-shell{position:absolute;z-index:2;left:50%;top:10px;transform:translateX(-50%) rotate(1deg);width:340px;height:650px;padding:28px 24px 0;border:8px solid #161a19;border-radius:54px;background:linear-gradient(155deg,#102b28,#071917);color:white;box-shadow:0 38px 75px #052a2666,0 0 0 3px #7d8784}.phone-speaker{position:absolute;left:50%;top:8px;transform:translateX(-50%);width:100px;height:24px;border-radius:20px;background:#050807}.phone-top{justify-content:space-between;margin:0 4px 30px}.phone-top,.room-meta{display:flex;font-size:11px}.room-meta{align-items:center;gap:10px}.live-dot{background:var(--coral);border-radius:6px;padding:5px 7px;font-weight:800}.phone-shell h2{font-size:26px;line-height:1.04;letter-spacing:-1px;margin:14px 0 9px}.phone-shell>p{font-size:11px;line-height:1.5;color:#bfceca;margin:0 0 18px}.speaker-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px 6px;gap:16px 6px}.speaker{text-align:center}.avatar{display:grid;place-items:center;width:56px;height:56px;margin:auto;border-radius:50%;color:#18332f;font-weight:800;font-size:13px;border:3px solid #e8efeb}.avatar.speaking{box-shadow:0 0 0 3px var(--lime)}.speaker small,.speaker strong{display:block}.speaker strong{font-size:10px;margin-top:5px}.speaker small{font-size:9px;color:#a7b8b3}.more-listeners{margin-top:20px;width:58px;height:58px;border-radius:50%;background:#173a36;display:grid;place-items:center;font-size:12px}.more-listeners span{font-size:7px;color:#a7b8b3;margin-top:-13px}.phone-actions{position:absolute;left:15px;right:15px;bottom:16px;height:70px;border-radius:26px;background:#153632;display:flex;justify-content:space-around;align-items:center}.phone-actions span{display:grid;grid-gap:4px;gap:4px;text-align:center;font-size:20px}.phone-actions small{font-size:9px}.phone-actions .leave{color:var(--coral)}.orbit{position:absolute;border:2px solid var(--lime);border-radius:50%;z-index:3}.orbit-one{width:26px;height:40px;left:0;bottom:102px}.orbit-two{width:40px;height:22px;right:-15px;top:320px}.section-shell{max-width:1320px;margin:auto;padding:100px 42px}.story{background:white;display:grid;grid-template-columns:42% 58%;align-items:center;grid-gap:80px;gap:80px}.community h2,.story-copy h2{font-size:clamp(48px,5vw,72px);letter-spacing:-4px;line-height:.98;margin:0 0 30px}.community-copy p,.story-copy p{font-size:17px;line-height:1.6;color:var(--muted);max-width:440px}.community-copy a,.story-copy a{display:inline-flex;gap:12px;color:var(--teal);font-weight:800;margin-top:15px}.story-image{position:relative;min-height:520px;border-radius:180px 180px 28px 28px;overflow:hidden}.story-image img{object-fit:cover}.features{max-width:1320px;margin:auto;padding:90px 42px 110px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px;gap:42px}.features article+article{border-left:1px solid #b8c9c3;padding-left:42px}.feature-title{display:flex;gap:18px;min-height:130px}.feature-title>span{flex:0 0 34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--dark);color:white;font-weight:800}.feature-title h3{margin:2px 0 8px;font-size:20px}.feature-title p{margin:0;color:var(--muted);line-height:1.45}.mini-ui,.video-grid{height:385px;border:1px solid var(--border);border-radius:24px;background:white;overflow:hidden}.video-grid{display:grid;grid-template-columns:1fr 1fr;position:relative;padding-bottom:65px}.video-grid>div{display:grid;place-items:center;font-size:36px;font-weight:800;color:#163632}.video-grid>div:first-child{background:#debda4}.video-grid>div:nth-child(2){background:#afcab0}.video-grid>div:nth-child(3){background:#d4acaa}.video-grid>div:nth-child(4){background:#b7c4d1}.video-grid footer{position:absolute;bottom:0;left:0;right:0;height:65px;background:var(--dark);color:white;display:grid;place-items:center;font-size:22px;letter-spacing:12px}.video-grid footer b{color:var(--coral)}.mini-ui{padding:22px}.mini-head{display:flex;align-items:center;justify-content:space-between}.mini-head span{background:var(--dark);color:white;border-radius:20px;padding:5px 11px;font-size:11px}.mini-ui>p{font-size:13px;font-weight:700;margin:25px 0}.event-row{display:flex;gap:15px;border-top:1px solid #e6ece9;padding:17px 0}.event-row>b{font-size:22px}.event-row small,.message-row small{display:block;color:var(--muted);font-size:10px}.event-row span strong{font-size:12px}.mini-ui>a{display:flex;justify-content:space-between;color:var(--teal);font-size:11px;font-weight:800;margin-top:22px}.message-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:15px 0;border-bottom:1px solid #e6ece9}.message-row i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dce8e3;font-style:normal;font-weight:800}.message-row strong{font-size:11px}.message-row time{font-size:9px;color:var(--muted)}.community{height:500px;position:relative;overflow:hidden;background:var(--dark);color:white}.community>img{object-fit:cover;object-position:center}.community-copy{position:relative;z-index:2;max-width:1320px;height:100%;margin:auto;padding:95px 42px}.community-copy p{color:#d6e2de}.community-copy a{color:var(--lime)}.final-cta{text-align:center;padding:100px 24px;background:white}.final-cta h2{font-size:clamp(36px,4vw,58px);letter-spacing:-3px;margin:0 0 12px}.final-cta p{color:var(--muted);margin:0 0 28px}.site-footer{max-width:1320px;margin:auto;padding:70px 42px 40px;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:40px;gap:40px;position:relative}.site-footer>div{display:flex;flex-direction:column;gap:10px;font-size:13px;color:var(--muted)}.site-footer strong{color:var(--ink);margin-bottom:6px}.site-footer>p{position:absolute;bottom:8px;left:42px;font-size:11px;color:#85958f}@media(max-width:900px){.site-header{height:76px;padding:0 20px;grid-template-columns:1fr auto}.site-header nav{display:none}.brand{font-size:23px}.brand span{width:30px;height:30px}.hero{padding:20px 20px 0;grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 0}.hero h1{font-size:76px;letter-spacing:-5px}.hero-stage{min-height:600px}.phone-shell{width:310px;height:600px}.arch{inset:50px -60px 0}.story{padding:80px 20px;grid-template-columns:1fr;gap:45px}.story-image{min-height:430px}.features{padding:75px 20px;grid-template-columns:1fr;gap:70px}.features article+article{border-left:0;padding-left:0;border-top:1px solid var(--border);padding-top:55px}.feature-title{min-height:auto;margin-bottom:30px}.community{height:660px}.community>img{object-position:62% center;opacity:.55}.community-copy{padding:80px 20px}.community-copy p{max-width:360px}.site-footer{grid-template-columns:1fr 1fr;padding:60px 20px 50px}.site-footer>.brand{grid-column:1/-1}.site-footer>p{left:20px}.nav-cta{padding:11px 14px}.section-shell{padding-left:20px;padding-right:20px}}@media(max-width:480px){.hero h1{font-size:66px}.hero-copy>p{font-size:17px}.community h2,.story-copy h2{font-size:47px;letter-spacing:-3px}.story-image{min-height:360px;border-radius:120px 120px 20px 20px}.phone-shell{transform:translateX(-50%) scale(.9);transform-origin:top center}.hero-stage{min-height:550px}.community{height:610px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:last-of-type{display:none}}