@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--black:#0d1110;--charcoal:#1a211d;--muted:#5e6862;--green:#43c983;--green-dark:#168752;--green-soft:#e7fff2;--white:#fff;--cream:#f7f5ef;--line:#0d11101a;--shadow:0 28px 80px #0d111024;--radius:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #43c9832e, transparent 36%), radial-gradient(circle at top right, #0d111014, transparent 34%), var(--cream);color:var(--black);margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.page{width:100%;min-height:100vh;position:relative;overflow:hidden visible}.noise{pointer-events:none;opacity:.2;z-index:0;background-image:linear-gradient(#0d111008 1px,#0000 1px),linear-gradient(90deg,#0d111008 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0}.navbar{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border-radius:24px;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:24px auto 0;padding:16px 18px;display:flex;position:sticky;top:24px;box-shadow:0 20px 60px #0d11101a}.brand{align-items:center;gap:10px;font-size:22px;font-weight:900;display:flex}.brand-mark{background:var(--black);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 -8px 14px #ffffff1a}.nav-links{color:var(--muted);align-items:center;gap:28px;font-weight:600;display:flex}.nav-links a:hover{color:var(--black)}.nav-cta{background:var(--black);border-radius:999px;padding:12px 18px;color:var(--white)!important}.hero{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;width:min(1180px,100% - 40px);min-height:760px;margin:70px auto 0;display:grid;position:relative}.eyebrow,.section-label{border:1px solid var(--line);width:fit-content;color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;background:#ffffffb8;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900}.hero h1{letter-spacing:-.07em;margin:24px 0 22px;font-size:clamp(54px,7vw,94px);line-height:.95}.hero h1 span{color:var(--green-dark);position:relative}.hero h1 span:after{content:"";z-index:-1;background:#43c98340;border-radius:999px;height:14px;position:absolute;bottom:6px;left:4px;right:4px}.hero-copy p{max-width:640px;color:var(--muted);font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary-btn,.secondary-btn{border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 26px;font-weight:900;transition:all .25s;display:inline-flex}.primary-btn{background:var(--black);color:var(--white);box-shadow:0 14px 30px #0d111038}.primary-btn:hover{background:var(--green-dark);transform:translateY(-3px)}.secondary-btn{border:1px solid var(--line);background:var(--white);color:var(--black)}.secondary-btn:hover{transform:translateY(-3px)}.hero-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px;display:grid}.hero-stats div{border:1px solid var(--line);background:#ffffffb8;border-radius:22px;padding:18px}.hero-stats strong{font-size:24px;display:block}.hero-stats span{color:var(--muted);margin-top:4px;font-size:14px;display:block}.hero-visual{perspective:1200px;min-height:620px;position:relative}.phone-card{width:330px;min-height:590px;box-shadow:var(--shadow);transform-style:preserve-3d;background:linear-gradient(#fff,#f7f7f4);border:10px solid #171b18;border-radius:46px;padding:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateY(-18deg)rotateX(8deg)rotate(2deg)}.phone-card:before{content:"";background:#0b0d0c;border-radius:999px;width:92px;height:25px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.phone-top{justify-content:space-between;margin-top:38px;font-weight:900;display:flex}.profile-card{background:var(--green-soft);border-radius:26px;align-items:center;gap:14px;margin-top:24px;padding:16px;display:flex}.profile-image,.avatar{background:var(--white);border-radius:22px;place-items:center;width:64px;height:64px;font-size:34px;display:grid;box-shadow:inset 0 -12px 24px #0d111012}.profile-card h3,.id-person h3{margin:0}.profile-card p,.id-person p{color:var(--muted);margin:5px 0 0}.pitch-video{color:#fff;text-align:center;background:linear-gradient(140deg,#0d1110eb,#168752d1),radial-gradient(circle at top,#fff,#0000);border-radius:28px;place-items:center;height:210px;margin-top:18px;display:grid}.play-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border-radius:999px;place-items:center;width:72px;height:72px;font-size:28px;display:grid}.tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.tags span,.id-meta span,.marketplace-list span,.audience-tags span{color:var(--green-dark);background:#43c9831f;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.floating-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);transform-style:preserve-3d;background:#ffffffd1;border-radius:24px;padding:18px;position:absolute}.qr-card{width:185px;top:110px;left:0;transform:rotateY(18deg)rotate(-8deg)}.event-card{width:230px;bottom:110px;right:10px;transform:rotateY(-14deg)rotate(6deg)}.event-card h4{margin:12px 0 6px;font-size:24px}.event-card p,.qr-card p{color:var(--muted);margin:0}.tiny-label{color:var(--green-dark);text-transform:uppercase;font-size:12px;font-weight:900}.fake-qr{grid-template-columns:repeat(3,1fr);gap:7px;width:112px;height:112px;margin:14px 0;display:grid}.fake-qr i{background:var(--black);border-radius:6px}.fake-qr.small{width:90px;height:90px;margin:0}.bamboo{opacity:.36;filter:blur(.2px);background:repeating-linear-gradient(#42bc78 0 46px,#2e9c5f 46px 52px);border-radius:999px;width:38px;height:340px;position:absolute}.bamboo-one{top:20px;right:44px;transform:rotate(20deg)}.bamboo-two{bottom:20px;left:72px;transform:rotate(-20deg)}.orb{filter:blur(8px);border-radius:50%;position:absolute}.orb-one{background:#43c9833d;width:240px;height:240px;top:80px;right:40px}.orb-two{background:#0d11101a;width:160px;height:160px;bottom:80px;left:80px}.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section{z-index:1;width:min(1180px,100% - 40px);margin:110px auto 0;position:relative}.problem-section{text-align:center;padding:80px 24px}.problem-section .section-label,.section-heading .section-label{margin:0 auto 18px}.problem-section h2,.section-heading h2,.event-copy h2,.pitch-copy h2,.marketplace-card h2,.waitlist-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,72px);line-height:1}.problem-section p,.section-heading p,.event-copy p,.pitch-copy p,.marketplace-card p,.waitlist-card p{max-width:760px;color:var(--muted);margin:24px auto 0;font-size:19px;line-height:1.7}.event-section{z-index:1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;width:min(1180px,100% - 40px);margin:60px auto 0;display:grid;position:relative}.event-list{gap:14px;margin-top:30px;display:grid}.event-list div{border:1px solid var(--line);background:#ffffffb8;border-radius:22px;padding:18px}.event-list strong{margin-bottom:5px;font-size:18px;display:block}.event-list span{color:var(--muted)}.id-card-3d{border:1px solid var(--line);min-height:460px;box-shadow:var(--shadow);background:linear-gradient(145deg,#fffffff2,#e7fff2eb),radial-gradient(circle at 100% 0,#43c98359,#0000 34%);border-radius:34px;padding:26px;transform:perspective(1000px)rotateY(-10deg)rotateX(6deg)}.id-header{justify-content:space-between;font-weight:900;display:flex}.id-header span:last-child{color:var(--green-dark)}.id-person{align-items:center;gap:18px;margin-top:50px;display:flex}.id-person .avatar{width:92px;height:92px;font-size:48px}.id-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.id-bottom{align-items:center;gap:22px;margin-top:48px;display:flex}.id-bottom p{color:var(--muted);margin:0;line-height:1.5}.section-heading{text-align:center}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px;display:grid}.feature-card,.step-card{border:1px solid var(--line);background:#ffffffc7;border-radius:30px;padding:28px;transition:all .25s;box-shadow:0 20px 50px #0d111012}.feature-card:hover,.step-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)rotateX(3deg)}.feature-icon{background:var(--green-soft);border-radius:18px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.feature-card h3,.step-card h3{letter-spacing:-.03em;margin:24px 0 10px;font-size:24px}.feature-card p,.step-card p{color:var(--muted);margin:0;line-height:1.6}.pitch-section{z-index:1;grid-template-columns:1fr .9fr;align-items:center;gap:60px;width:min(1180px,100% - 40px);margin:110px auto 0;display:grid;position:relative}.pitch-visual{perspective:1100px;min-height:520px;position:relative}.video-stack{border:1px solid var(--line);width:360px;min-height:220px;box-shadow:var(--shadow);border-radius:32px;padding:26px;position:absolute}.video-stack span{color:var(--green-dark);text-transform:uppercase;font-size:12px;font-weight:900}.video-stack h3{letter-spacing:-.04em;margin:36px 0 10px;font-size:30px}.video-stack p{color:var(--muted);line-height:1.5}.card-one{background:var(--white);top:20px;left:60px;transform:rotateY(18deg)rotate(-8deg)}.card-two{background:var(--green-soft);top:150px;left:210px;transform:rotateY(-18deg)rotate(6deg)}.card-three{background:var(--black);color:#fff;top:280px;left:20px;transform:rotateY(12deg)rotate(-4deg)}.card-three p{color:#ffffffb3}.pitch-copy .primary-btn{margin-top:30px}.audience-tags{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:36px;display:flex}.audience-tags span{background:var(--white);color:var(--black);border:1px solid var(--line);padding:16px 20px;font-size:16px;box-shadow:0 14px 34px #0d11100f}.steps-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px;display:grid}.step-card span{color:#16875238;font-size:42px;font-weight:900}.marketplace-card{border:1px solid var(--line);color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#0d1110f5,#123a27f0),radial-gradient(circle at 100% 0,#43c98359,#0000 30%);border-radius:40px;grid-template-columns:1fr .8fr;align-items:center;gap:40px;padding:56px;display:grid}.marketplace-card p{color:#ffffffb3;margin-left:0}.marketplace-list{flex-wrap:wrap;gap:12px;display:flex}.marketplace-list span{color:#fff;background:#ffffff1a;border:1px solid #ffffff24}.waitlist-section{padding-bottom:80px}.waitlist-card{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at top,#43c98338,#0000 34%),#fffc;border-radius:46px;padding:70px 40px}.panda-large{margin-bottom:12px;font-size:76px}.waitlist-form{border:1px solid var(--line);background:#fff;border-radius:999px;gap:12px;width:min(620px,100%);margin:34px auto 14px;padding:10px;display:flex;box-shadow:0 16px 40px #0d111014}.waitlist-form input{font:inherit;color:var(--black);border:0;outline:0;flex:1;padding:0 18px}.waitlist-form button{background:var(--black);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:16px 24px;font-weight:900}.waitlist-form button:hover{background:var(--green-dark)}.waitlist-card small{color:var(--muted)}.footer{z-index:1;background:var(--black);color:#fff;border-radius:30px;justify-content:space-between;gap:30px;width:min(1180px,100% - 40px);margin:0 auto 40px;padding:30px;display:flex;position:relative}.footer p{color:#ffffffa3;max-width:420px;line-height:1.6}.footer-links{color:#ffffffb3;align-items:center;gap:22px;display:flex}.footer-links a:hover{color:#fff}@media (width<=980px){.hero,.event-section,.pitch-section,.marketplace-card{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:650px}.feature-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.pitch-copy{order:-1}}@media (width<=640px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer{width:min(100% - 24px,1180px)}.hero h1{font-size:54px}.hero-copy p,.problem-section p,.section-heading p,.event-copy p,.pitch-copy p,.marketplace-card p,.waitlist-card p{font-size:17px}.hero-stats,.feature-grid,.steps-grid{grid-template-columns:1fr}.phone-card{width:300px;transform:translate(-50%,-50%)rotateY(-8deg)rotateX(4deg)}.qr-card{top:20px;left:0}.event-card{bottom:30px;right:0}.id-card-3d{transform:none}.pitch-visual{min-height:700px}.video-stack{width:300px}.card-one,.card-two,.card-three{left:50%;transform:translate(-50%)}.card-two{top:240px}.card-three{top:460px}.waitlist-form{border-radius:24px;flex-direction:column}.waitlist-form input{min-height:52px}.footer{flex-direction:column}.footer-links{flex-wrap:wrap}}button{font-family:inherit}.navbar button,.footer button{cursor:pointer;background:0 0;border:0}.nav-links button{color:var(--muted);font-size:15px;font-weight:700}.nav-links button:hover,.nav-links button.active{color:var(--black)}.nav-links button.active{position:relative}.nav-links button.active:after{content:"";background:var(--green);border-radius:999px;height:3px;position:absolute;bottom:-8px;left:0;right:0}.event-hero h1{max-width:760px}.event-phone-card{background:var(--green-soft);border:1px solid #16875226;border-radius:28px;margin-top:28px;padding:20px}.event-phone-card h3{letter-spacing:-.04em;margin:10px 0 8px;font-size:28px}.event-phone-card p{color:var(--muted);margin:0;line-height:1.5}.attendee-row{align-items:center;margin-top:18px;display:flex}.attendee-row span{border:2px solid var(--green-soft);background:#fff;border-radius:999px;place-items:center;width:44px;height:44px;margin-left:-8px;font-weight:900;display:grid;box-shadow:0 8px 18px #0d11101a}.attendee-row span:first-child{margin-left:0}.event-video{height:190px}.event-search-bar{height:54px;color:var(--muted);background:#0d11100d;border-radius:18px;align-items:center;gap:10px;margin-top:22px;padding:0 16px;font-weight:600;display:flex}.search-icon{color:var(--black);font-size:18px}.event-list-phone{gap:12px;margin-top:16px;display:grid}.event-list-item{background:#0d11100a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.event-list-item.active{background:#43c9831f;border:1px solid #16875224}.event-list-item strong{font-size:15px;line-height:1.3;display:block}.event-list-item p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.4}.mini-attendees{align-items:center;display:flex}.mini-attendees span{background:#fff;border:2px solid #f4f7f3;border-radius:999px;place-items:center;width:30px;height:30px;margin-left:-6px;font-size:13px;display:grid;box-shadow:0 6px 12px #0d111014}.mini-attendees span:first-child{margin-left:0}.selected-event-card{background:var(--green-soft);border:1px solid #16875226;border-radius:24px;margin-top:18px;padding:18px}.selected-event-card h3{letter-spacing:-.04em;margin:8px 0;font-size:24px}.simple-page-hero{z-index:1;text-align:center;width:min(1040px,100% - 40px);margin:110px auto 0;padding:80px 24px 50px;position:relative}.simple-page-hero .eyebrow{margin:0 auto 22px}.simple-page-hero h1{letter-spacing:-.07em;max-width:960px;margin:0 auto;font-size:clamp(48px,7vw,92px);line-height:.95}.simple-page-hero h1 span{color:var(--green-dark)}.simple-page-hero p{max-width:820px;color:var(--muted);margin:26px auto 0;font-size:20px;line-height:1.7}.center-actions{justify-content:center}.no-top{margin-top:30px}.elite-hero{background:radial-gradient(circle at top,#43c9832e,#0000 42%),#ffffff61;border-radius:44px}.premium-hero{background:radial-gradient(circle at top,#0d11101a,#0000 42%),#ffffff73;border-radius:44px}.elite-grid-section,.pricing-feature-section{z-index:1;grid-template-columns:repeat(4,1fr);gap:22px;width:min(1180px,100% - 40px);margin:50px auto 0;display:grid;position:relative}.elite-card,.premium-card{border:1px solid var(--line);background:#ffffffc7;border-radius:34px;min-height:280px;padding:30px;box-shadow:0 20px 50px #0d111012}.elite-card span{color:#16875240;margin-bottom:32px;font-size:44px;font-weight:900;display:block}.elite-card h3,.premium-card h3{letter-spacing:-.04em;margin:0 0 12px;font-size:26px}.elite-card p,.premium-card p{color:var(--muted);margin:0;line-height:1.65}.elite-card.dark{background:var(--black);color:#fff}.elite-card.dark p{color:#ffffffb3}.elite-card.green{background:var(--green-soft)}.pricing-feature-section{grid-template-columns:repeat(3,1fr)}.premium-card.highlight{background:radial-gradient(circle at top right, #43c98340, transparent 40%), var(--black);color:#fff}.premium-card.highlight p{color:#ffffffb8}.mini-cta{z-index:1;background:radial-gradient(circle at top right, #43c98347, transparent 35%), var(--black);color:#fff;width:min(1180px,100% - 40px);box-shadow:var(--shadow);border-radius:36px;justify-content:space-between;align-items:center;gap:34px;margin:100px auto 0;padding:42px;display:flex;position:relative}.mini-cta h2{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(32px,4vw,54px);line-height:1}.mini-cta p{color:#ffffffad;max-width:720px;margin:16px 0 0;font-size:18px;line-height:1.6}.mini-cta .primary-btn{color:var(--black);white-space:nowrap;background:#fff}.standalone-waitlist{margin-top:110px}.footer-links button{color:#ffffffb3;cursor:pointer;font-size:15px;font-weight:700}.footer-links button:hover{color:#fff}@media (width<=980px){.elite-grid-section,.pricing-feature-section{grid-template-columns:repeat(2,1fr)}.mini-cta{flex-direction:column;align-items:flex-start}}@media (width<=640px){.simple-page-hero,.elite-grid-section,.pricing-feature-section,.mini-cta{width:min(100% - 24px,1180px)}.simple-page-hero{padding-left:10px;padding-right:10px}.simple-page-hero h1{font-size:48px}.elite-grid-section,.pricing-feature-section{grid-template-columns:1fr}.mini-cta{padding:30px}}.contact-form{gap:14px;width:min(640px,100%);margin:34px auto 0;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--black);font:inherit;background:#fff;border-radius:18px;outline:none;padding:16px 18px}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #43c98324}.contact-form button{background:var(--black);color:#fff;min-height:56px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:900}.contact-form button:hover{background:var(--green-dark)}.navbar{z-index:999;position:sticky;top:16px}.nav-links{white-space:nowrap;scrollbar-width:none;align-items:center;gap:22px;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}@media (width<=980px){.nav-links{gap:16px;max-width:68vw;padding-bottom:2px;display:flex;overflow-x:auto}.nav-links button{flex:none;font-size:14px}.nav-cta{padding:10px 14px}}@media (width<=640px){.navbar{border-radius:20px;width:calc(100% - 20px);padding:12px;top:10px}.brand{flex:none;font-size:18px}.brand-mark{width:36px;height:36px}.nav-links{gap:14px;max-width:58vw}.nav-links button{font-size:13px}.nav-cta{padding:9px 12px}}.legal-page{z-index:1;width:min(960px,100% - 40px);margin:110px auto 0;padding:80px 0;position:relative}.legal-page .eyebrow{margin-bottom:22px}.legal-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(44px,6vw,82px);line-height:.95}.legal-page>p{max-width:760px;color:var(--muted);margin:24px 0 0;font-size:19px;line-height:1.7}.legal-card{border:1px solid var(--line);background:#ffffffc7;border-radius:32px;margin-top:36px;padding:36px;box-shadow:0 20px 50px #0d111012}.legal-card h3{letter-spacing:-.03em;margin:28px 0 10px;font-size:24px}.legal-card h3:first-child{margin-top:0}.legal-card p{color:var(--muted);margin:0;line-height:1.7}.how-grid-section{margin-top:30px}.story-hero{grid-template-columns:1fr .68fr;align-items:center;gap:60px;width:min(1180px,100% - 40px);min-height:720px;margin:90px auto 0;display:grid;position:relative}.story-copy{max-width:720px}.story-copy h1{letter-spacing:-.075em;margin:24px 0;font-size:clamp(58px,8vw,112px);line-height:.9}.story-copy h1 span{color:var(--green-dark);display:block}.story-copy p{max-width:650px;color:var(--muted);font-size:19px;line-height:1.7}.story-quote-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border-radius:30px;align-self:end;margin-bottom:80px;padding:32px}.story-quote-card span{color:var(--green-dark);font-size:72px;font-weight:900;line-height:.8;display:block}.story-quote-card p{color:var(--black);margin:10px 0 24px;font-size:20px;font-weight:700;line-height:1.5}.story-quote-card strong{color:var(--green-dark)}.story-problem-card{text-align:center;border:1px solid var(--line);width:min(960px,100% - 40px);box-shadow:var(--shadow);background:radial-gradient(circle at top,#43c98329,#0000 38%),#ffffffd1;border-radius:38px;margin:20px auto 0;padding:54px;position:relative}.story-problem-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,68px);line-height:1}.story-problem-card p{max-width:760px;color:var(--muted);margin:24px auto 0;font-size:19px;line-height:1.7}.story-intro-section,.story-nuggets-section{grid-template-columns:1fr .7fr;align-items:center;gap:56px;width:min(1180px,100% - 40px);margin:110px auto 0;display:grid;position:relative}.story-intro-section h2,.nuggets-copy h2,.story-final-section h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(42px,5vw,76px);line-height:.95}.story-intro-section p,.nuggets-copy p,.story-final-section p{color:var(--muted);font-size:19px;line-height:1.7}.home-card{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#43c98338,#0000 42%),#fffc;border-radius:36px;padding:42px}.home-card span{margin-bottom:24px;font-size:72px;display:block}.home-card h3{letter-spacing:-.04em;margin:0;font-size:34px;line-height:1}.home-card p{margin-bottom:0}.story-journey-section{width:min(1180px,100% - 40px);margin:120px auto 0;position:relative}.story-journey-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px;display:grid}.journey-card{border:1px solid var(--line);background:#ffffffd1;border-radius:34px;min-height:610px;padding:30px;box-shadow:0 20px 50px #0d111012}.journey-number{background:var(--green-dark);color:#fff;border-radius:999px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.journey-card h3{letter-spacing:-.04em;margin:24px 0 12px;font-size:28px}.journey-card p{color:var(--muted);line-height:1.65}.mini-profile-stack{place-items:center;height:280px;margin-top:34px;display:grid;position:relative}.mini-profile{border:1px solid var(--line);background:#fff;border-radius:28px;width:180px;min-height:210px;padding:22px;position:absolute;box-shadow:0 18px 42px #0d11101a}.mini-profile.active{z-index:2;text-align:center}.mini-profile.active:before{content:"👩‍💻";background:var(--green-soft);border-radius:999px;place-items:center;width:74px;height:74px;margin:0 auto 18px;font-size:34px;display:grid}.mini-profile.active strong,.mini-profile.active span,.mini-profile.active small{display:block}.mini-profile.active span{color:var(--green-dark);margin-top:6px;font-weight:800}.mini-profile.active small{color:var(--muted);margin-top:18px;line-height:1.4}.mini-profile.faded{color:var(--muted);opacity:.45;place-items:center;font-weight:800;display:grid}.mini-profile.faded:first-child{left:0;transform:rotate(-8deg)scale(.9)}.mini-profile.faded:last-child{right:0;transform:rotate(8deg)scale(.9)}.qr-pass-card{text-align:center;border:1px solid var(--line);background:radial-gradient(circle,#43c9832e,#0000 58%),#fff;border-radius:28px;width:min(260px,100%);margin:38px auto 0;padding:24px;box-shadow:0 18px 42px #0d11101a}.qr-pass-card>span{color:var(--green-dark);text-transform:uppercase;font-size:13px;font-weight:900}.story-qr{margin:22px auto}.qr-pass-card strong{display:block}.feed-preview-card{border:1px solid var(--line);background:#fff;border-radius:28px;gap:12px;margin-top:38px;padding:18px;display:grid;box-shadow:0 18px 42px #0d111014}.feed-preview-card div{background:var(--cream);border-radius:18px;padding:16px}.feed-preview-card strong,.feed-preview-card span{display:block}.feed-preview-card span{color:var(--muted);margin-top:6px;font-size:14px}.nuggets-phone{border:8px solid var(--black);background:#fbfbf9;border-radius:38px;width:100%;max-width:560px;margin:0 auto;padding:28px;transform:rotate(-3deg);box-shadow:0 20px 60px #0d11101f}.phone-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.phone-header strong{letter-spacing:-.04em;font-size:30px}.phone-header span{background:var(--green-soft);width:58px;height:58px;color:var(--green-dark);border-radius:999px;place-items:center;font-size:34px;font-weight:900;display:grid}.nugget-tabs{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.nugget-tabs span{color:var(--black);background:#f0ede8;border-radius:999px;padding:12px 18px;font-weight:800}.nugget-tabs span.active{background:var(--green-dark);color:#fff}.nugget-message-card{background:#f3f1ec;border-radius:30px;padding:20px}.nugget-message-head{align-items:center;gap:12px;display:flex}.nugget-avatar{width:48px;height:48px;color:var(--green-dark);background:#d9efe0;border-radius:999px;place-items:center;font-size:22px;font-weight:900;display:grid}.nugget-message-head strong{font-size:18px;line-height:1.1;display:block}.nugget-message-head small{color:var(--muted);font-size:13px}.nugget-message-text{color:var(--black);margin:16px 0 18px;font-size:20px;line-height:1.4}.nugget-media-preview{margin-bottom:18px}.single-laptop-preview{display:block}.nugget-aesthetic-photo{background:linear-gradient(#231b1514,#231b1505),repeating-linear-gradient(90deg,#b9854f 0 38px,#a87542 38px 42px);border:1px solid #0d11100f;border-radius:26px;min-height:285px;position:relative;overflow:hidden;box-shadow:inset 0 -30px 80px #0d11101f}.coffee-cup{background:#502d1ed1;border:3px solid #ffffff7a;border-radius:12px 12px 18px 18px;width:62px;height:82px;position:absolute;top:48px;left:24px;box-shadow:0 12px 24px #0d11102e}.coffee-lid{background:#ffffffb3;border:2px solid #fffc;border-radius:999px;width:74px;height:24px;position:absolute;top:-14px;left:-6px}.coffee-straw{background:#151918;border-radius:999px;width:7px;height:70px;position:absolute;top:-70px;left:32px}.aesthetic-laptop{width:62%;position:absolute;top:30px;right:24px}.aesthetic-screen{background:#17212b;border:4px solid #101413;border-radius:14px 14px 8px 8px;height:120px;padding:16px;box-shadow:0 14px 28px #0d111038}.code-row{background:#7fd49b;border-radius:999px;height:7px;margin-bottom:10px}.code-row.long{width:88%}.code-row.medium{width:68%}.code-row.short{width:46%}.aesthetic-keyboard{background:linear-gradient(#4c4f52 0%,#2c2f31 100%);border-radius:0 0 18px 18px;width:108%;height:42px;margin-left:-4%;box-shadow:0 12px 22px #0d111033}.notebook{background:#f3ead4;border-radius:18px;height:92px;padding:18px 22px;position:absolute;bottom:24px;left:74px;right:40px;transform:rotate(-2deg);box-shadow:0 12px 28px #0d11102e}.notebook-line{background:#0d111047;border-radius:999px;height:5px;margin-bottom:11px}.notebook-line.medium{width:72%}.notebook-line.short{width:48%}.pen{background:#101413;border-radius:999px;width:8px;height:86px;position:absolute;bottom:68px;right:96px;transform:rotate(58deg);box-shadow:0 8px 18px #0d111033}.nugget-receiver-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.nugget-action-only{justify-content:flex-end}.nugget-receiver-row button{color:var(--black);font:inherit;cursor:pointer;background:#0d111014;border:0;border-radius:999px;padding:10px 16px;font-weight:800}.our-story-page{z-index:2;width:100%;position:relative;overflow:visible!important}.panda-scroll-scene{pointer-events:none;width:clamp(420px,42vw,720px);height:auto;position:absolute;top:220px;right:-80px;z-index:998!important}.panda-scene-frame{width:100%;height:auto;position:relative;z-index:998!important}.panda-story-scene,.panda-single-scene{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block;position:relative;z-index:90!important}.panda-single-scene{opacity:1;transform:translateY(0)scale(1);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0003 6%,#0000008c 11%,#000000d9 16%,#000 22% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0003 6%,#0000008c 11%,#000000d9 16%,#000 22% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (width<=1200px){.panda-scroll-scene{width:clamp(360px,44vw,560px);top:260px;right:-120px}}@media (width<=980px){.panda-scroll-scene{width:clamp(300px,50vw,460px);top:340px;right:-150px}}@media (width<=720px){.panda-scroll-scene{opacity:.95;width:340px;top:380px;right:-165px}}@media (width<=520px){.panda-scroll-scene{opacity:.9;width:300px;top:410px;right:-175px}}.hero-email-form{border:1px solid var(--line);background:#fff;border-radius:999px;gap:12px;width:min(620px,100%);margin-top:30px;padding:10px;display:flex;box-shadow:0 16px 40px #0d111014}.hero-email-form input{font:inherit;color:var(--black);border:0;outline:0;flex:1;padding:0 18px}.hero-email-form button{background:var(--black);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:16px 24px;font-weight:900}.hero-email-form button:hover{background:var(--green-dark)}.signup-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:22px;width:min(1080px,100%);margin:42px auto 20px;display:grid}.signup-card{border:1px solid var(--line);background:#ffffffdb;border-radius:28px;gap:14px;padding:26px;display:grid;box-shadow:0 20px 50px #0d111012}.signup-card h3{letter-spacing:-.03em;margin:0 0 8px;font-size:24px}.signup-card input,.signup-card select{border:1px solid var(--line);width:100%;color:var(--black);font:inherit;background:#fff;border-radius:16px;outline:none;padding:15px 16px}.signup-card input:focus,.signup-card select:focus{border-color:var(--green);box-shadow:0 0 0 4px #43c98324}.signup-card button{background:var(--black);color:#fff;min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:900}.signup-card button:hover{background:var(--green-dark)}.social-link-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:46px;display:grid}.social-card{border:1px solid var(--line);background:#ffffffc7;border-radius:30px;padding:30px;transition:all .25s;box-shadow:0 20px 50px #0d111012}.social-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.social-card span{background:var(--green-soft);width:58px;height:58px;color:var(--green-dark);border-radius:18px;place-items:center;font-size:28px;font-weight:900;display:grid}.social-card h3{letter-spacing:-.03em;margin:24px 0 10px;font-size:24px}.social-card p{color:var(--muted);margin:0;line-height:1.6}@media (width<=980px){.social-link-grid{grid-template-columns:repeat(2,1fr)}.signup-grid{grid-template-columns:1fr}}@media (width<=640px){.hero-email-form{border-radius:24px;flex-direction:column}.hero-email-form input{min-height:52px}.social-link-grid{grid-template-columns:1fr}.signup-card{padding:22px}}.nav-links .nav-cta{background:var(--green-dark);border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 12px 28px #16875247;color:var(--white)!important}.nav-links .nav-cta:hover{background:var(--green-dark);transform:translateY(-2px);color:var(--white)!important}.nav-links .nav-cta.active:after{display:none}.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.simple-page-hero,.elite-grid-section,.pricing-feature-section,.mini-cta,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section,.legal-page{width:min(1320px,100% - 48px)!important;max-width:1320px!important}.hero-visual{transform:none!important}.qr-card{left:0!important}.event-card{right:10px!important}.event-hero h1,.hero h1{max-width:760px!important}.hero-copy p{max-width:640px!important}.app-entry-page{width:min(1180px,100% - 48px)!important;max-width:1180px!important}.app-entry-shell{width:100%!important;max-width:1180px!important;margin:0 auto!important}@media (width<=980px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.simple-page-hero,.elite-grid-section,.pricing-feature-section,.mini-cta,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section,.legal-page,.app-entry-page{width:calc(100% - 32px)!important;max-width:none!important}.hero{grid-template-columns:1fr!important;gap:50px!important}}@media (width<=640px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.simple-page-hero,.elite-grid-section,.pricing-feature-section,.mini-cta,.story-hero,.story-intro-section,.story-nuggets-section,.story-final-section,.legal-page,.app-entry-page{width:calc(100% - 20px)!important}}.password-field{width:100%;position:relative}.password-field input{width:100%;padding-right:56px!important}.password-field button{width:36px;height:36px;min-height:36px;color:var(--muted);cursor:pointer;box-shadow:none;background:0 0;border:0;border-radius:999px;padding:0;font-size:17px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}html,body,#root{width:100%;min-height:100%;margin:0}#root{max-width:none!important;text-align:initial!important;padding:0!important}.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section{width:min(1440px,100% - 72px)!important;max-width:none!important}.hero{grid-template-columns:1fr 1fr;gap:90px;min-height:760px}.hero-visual{transform-origin:50%;transform:scale(1.04)}.app-entry-page{z-index:2;margin:80px auto 0;padding:30px 0 90px;position:relative;width:min(1440px,100% - 72px)!important}.app-entry-shell{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;min-height:680px;box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#43c9833d,#0000 34%),radial-gradient(circle at 100% 100%,#0d111014,#0000 34%),#ffffffb8;border-radius:44px;grid-template-columns:1.05fr .95fr;gap:28px;padding:22px;display:grid}.app-preview-panel,.app-auth-card,.success-card{border:1px solid var(--line);background:#ffffffdb;border-radius:34px;box-shadow:0 22px 60px #0d111014}.app-preview-panel{background:radial-gradient(circle at 100% 0,#43c98347,#0000 34%),linear-gradient(145deg,#fffffff2,#e7fff2e6);flex-direction:column;justify-content:space-between;min-height:620px;padding:34px;display:flex;position:relative;overflow:hidden}.app-preview-panel:after{content:"";background:#43c9832e;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-120px;right:-120px}.app-top-bar{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.app-logo{align-items:center;gap:12px;font-size:20px;font-weight:900;display:flex}.app-logo span{background:var(--black);border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.app-status{background:var(--black);color:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.app-preview-copy{z-index:1;max-width:620px;position:relative}.app-preview-copy h1{letter-spacing:-.065em;margin:24px 0 18px;font-size:clamp(46px,5vw,76px);line-height:.95}.app-preview-copy p{max-width:560px;color:var(--muted);margin:0;font-size:19px;line-height:1.65}.mini-app-card{z-index:1;background:var(--black);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex;position:relative}.mini-app-card strong{letter-spacing:-.04em;font-size:24px;display:block}.mini-app-card span{color:#ffffffad;margin-top:8px;display:block}.app-auth-card{align-self:center;padding:34px}.auth-toggle{background:#0d11100f;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:30px;padding:8px;display:grid}.auth-toggle button{min-height:48px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-weight:900}.auth-toggle button.active{color:var(--black);background:#fff;box-shadow:0 10px 24px #0d111014}.app-auth-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1}.app-auth-card>p{color:var(--muted);margin:16px 0 28px;font-size:17px;line-height:1.6}.app-auth-form{gap:16px;display:grid}.app-auth-form label{color:var(--charcoal);gap:8px;font-size:14px;font-weight:900;display:grid}.app-auth-form input{border:1px solid var(--line);width:100%;min-height:56px;color:var(--black);font:inherit;background:#fff;border-radius:18px;outline:none;padding:0 18px}.app-auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 4px #43c98326}.app-auth-form>button{background:var(--black);color:#fff;min-height:58px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:6px;font-weight:900;box-shadow:0 16px 34px #0d11102e}.app-auth-form>button:hover{background:var(--green-dark);transform:translateY(-2px)}.app-auth-card small{color:var(--muted);margin-top:18px;line-height:1.5;display:block}.password-field{position:relative}.password-field input{padding-right:58px!important}.password-field button{width:38px;height:38px;min-height:38px;color:var(--muted);cursor:pointer;background:#0d11100d;border:0;border-radius:999px;padding:0;font-size:17px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-field button:hover{background:#43c98329}.success-shell{text-align:center;grid-template-columns:1fr;place-items:center;min-height:620px}.success-card{width:min(680px,100%);padding:58px 38px}.success-icon{background:var(--green-soft);width:76px;height:76px;color:var(--green-dark);border-radius:999px;place-items:center;margin:0 auto 24px;font-size:38px;font-weight:900;display:grid}.success-card h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,5vw,64px);line-height:1}.success-card p{color:var(--muted);margin:20px auto 30px;font-size:19px}@media (width<=980px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section,.app-entry-page{width:calc(100% - 32px)!important}.hero,.app-entry-shell{grid-template-columns:1fr}.hero-visual{transform:none}.app-preview-panel{min-height:520px}}@media (width<=640px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section,.app-entry-page{width:calc(100% - 20px)!important}.app-entry-page{margin-top:50px}.app-entry-shell{border-radius:30px;padding:12px}.app-preview-panel,.app-auth-card{border-radius:26px;padding:24px}.mini-app-card{flex-direction:column;align-items:flex-start}}.mini-attendees{justify-content:flex-end;min-width:88px}.selected-event-card .attendee-row{margin-top:18px}.view-event-btn{background:var(--black);color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:16px;font-weight:900}.view-event-btn:hover{background:var(--green-dark);transform:translateY(-2px)}.event-list-item{align-items:flex-start}.event-info{flex:1}.event-location-pill{color:var(--muted);background:#0d11100d;border-radius:999px;flex:none;padding:8px 10px;font-size:12px;font-weight:800}.inline-attendees{justify-content:flex-start;margin-top:10px}.attending-action-row{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:18px;display:flex}.compact-attendees{margin-top:0!important}.soft-caption{color:var(--muted);margin-top:8px;font-size:13px;font-weight:700;display:block}.small-view-event-btn{width:auto;min-height:36px;box-shadow:none;color:var(--black);background:#0d111014;margin-top:0;padding:0 16px;font-size:13px}.small-view-event-btn:hover{background:var(--black);color:#fff;transform:translateY(-1px)}.event-location-pill{white-space:nowrap}.attending-action-row{margin-top:18px;display:block}.attending-left{width:100%}.small-view-event-btn{white-space:nowrap;width:auto;min-height:30px;box-shadow:none;color:var(--black);background:#0d111014;border-radius:999px;margin:0;padding:0 12px;font-size:12px;line-height:1}.selected-event-card{overflow:hidden}.selected-event-card .compact-attendees{flex-wrap:nowrap;max-width:100%}html,body,#root{width:100%;min-width:100%;margin:0}#root{text-align:left!important;max-width:none!important;padding:0!important}.page{width:100%;min-height:100vh;overflow-x:hidden}.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.elite-grid-section,.pricing-feature-section,.mini-cta,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section{width:min(1520px,100% - 64px)!important;max-width:none!important}.hero{grid-template-columns:1fr 1fr;gap:96px}.hero-copy{max-width:720px}.hero-visual{min-width:0}.navbar{width:min(1520px,100% - 64px)!important}@media (width<=980px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.elite-grid-section,.pricing-feature-section,.mini-cta,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section{width:calc(100% - 32px)!important}.hero{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.navbar,.hero,.problem-section,.features-section,.how-section,.audience-section,.waitlist-section,.marketplace-section,.event-section,.pitch-section,.footer,.elite-grid-section,.pricing-feature-section,.mini-cta,.story-hero,.story-intro-section,.story-nuggets-section,.story-journey-section,.story-final-section{width:min(1180px,100% - 40px);margin:40px auto 90px;padding:70px 44px;overflow:visible}}.main-phone{min-height:560px}.main-phone .phone-top{justify-content:flex-start}.event-meta-row{align-items:center;gap:10px;margin-top:10px;display:flex}.event-meta-row p{white-space:nowrap;margin:0}.inline-attendees{justify-content:flex-start;min-width:auto;margin-top:0!important}.event-location-pill{color:var(--muted);white-space:nowrap;background:#0d11100d;border-radius:999px;flex:none;padding:8px 10px;font-size:12px;font-weight:800}.selected-event-card{background:var(--green-soft);border:1px solid #16875226;border-radius:24px;margin-top:18px;padding:18px;overflow:hidden}.selected-event-card h3{letter-spacing:-.04em;margin:0 0 10px;font-size:23px;line-height:1.08}.selected-event-card p{color:var(--muted);margin:0;line-height:1.45}.compact-attendees{flex-wrap:nowrap;margin-top:16px!important}.event-action-row{align-items:center;gap:12px;margin-top:9px;display:flex}.green-caption{color:var(--green-dark);margin-top:0;font-size:13px;font-weight:900}.small-view-event-btn{width:auto;min-height:30px;color:var(--black);font:inherit;white-space:nowrap;cursor:pointer;background:#0d111014;border:0;border-radius:999px;margin:0;padding:0 12px;font-size:12px;font-weight:900;line-height:1}.small-view-event-btn:hover{background:var(--black);color:#fff}.green-question{color:var(--green-dark);margin-top:10px;line-height:1;display:inline-block}.navbar{z-index:99999!important;width:min(1520px,100% - 64px)!important;margin:0!important;position:fixed!important;top:18px!important;left:50%!important;transform:translate(-50%)!important}.page{padding-top:110px}.hero{margin-top:0!important}@media (width<=980px){.navbar{width:calc(100% - 32px)!important}.page{padding-top:96px}}@media (width<=640px){.navbar{width:calc(100% - 20px)!important;top:10px!important}.page{padding-top:86px}}.marketplace-card{grid-template-columns:1fr!important;align-items:flex-start!important;gap:34px!important}.marketplace-list{justify-content:flex-start;max-width:760px;margin-top:6px}.marketplace-card p{max-width:760px}.marketplace-list{max-width:1000px}.marketplace-list span{padding:8px 11px;font-size:14px}.mini-cta{margin-top:48px!important;margin-bottom:90px!important}.simple-page-hero{margin-top:28px!important;padding-top:44px!important;padding-bottom:34px!important}.simple-page-hero h1{max-width:980px}.features-hero-title{max-width:1300px!important}.features-hero-title .title-line{white-space:nowrap;display:block}.green-title-line{color:var(--green-dark)}@media (width<=980px){.features-hero-title .title-line{white-space:normal}}.features-hero-title .title-line{color:var(--green-dark)!important}.features-hero-title .green-title-line{color:var(--black)!important}.story-socials-section{z-index:1;border:1px solid var(--line);background:radial-gradient(circle at 0 0,#43c98329,#0000 34%),#ffffffd1;border-radius:44px;width:min(1320px,100% - 48px);max-width:1320px;margin:110px auto 0;padding:90px 56px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0d111014}.story-socials-section .section-heading{text-align:center}.story-socials-section .section-label{margin:0 auto 18px}.story-socials-section .section-heading h2{color:var(--black)}.story-socials-section .section-heading h2 span{color:var(--green-dark)}.story-socials-section .section-heading p{max-width:760px;color:var(--muted);margin:22px auto 0}.story-socials-section .social-link-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px;display:grid}.story-socials-section .social-card{border:1px solid var(--line);min-height:260px;color:var(--black);background:#ffffffe6;border-radius:32px;padding:32px;transition:all .25s;box-shadow:0 18px 48px #0d111012}.story-socials-section .social-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.story-socials-section .social-card>span{background:var(--green-soft);width:58px;height:58px;color:var(--green-dark);border-radius:18px;place-items:center;font-size:28px;font-weight:900;display:grid}.story-socials-section .social-card h3{color:var(--black);letter-spacing:-.04em;margin:28px 0 12px;font-size:26px}.story-socials-section .social-card p{color:var(--muted);margin:0;line-height:1.6}@media (width<=980px){.story-socials-section{width:calc(100% - 32px);padding:64px 28px}.story-socials-section .social-link-grid{grid-template-columns:1fr}}@media (width<=640px){.story-socials-section{border-radius:32px;width:calc(100% - 20px);padding:52px 20px}}.nugget-photo-image{object-fit:cover;object-position:center;border:1px solid #0d111014;border-radius:26px;width:100%;height:290px;display:block;box-shadow:0 16px 34px #0d11101f}.startup-jobs-section,.startup-community-section{z-index:1;width:min(1180px,100% - 40px);margin:110px auto 0;position:relative}.startup-jobs-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px;display:grid}.startup-job-card{border:1px solid var(--line);background:#ffffffd1;border-radius:32px;min-height:280px;padding:30px;transition:all .25s;box-shadow:0 20px 50px #0d111012}.startup-job-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.startup-job-card span{background:var(--green-soft);border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.startup-job-card h3{letter-spacing:-.04em;margin:26px 0 12px;font-size:26px}.startup-job-card p{color:var(--muted);margin:0;line-height:1.65}.community-card{border:1px solid var(--line);color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#43c98347,#0000 34%),linear-gradient(135deg,#0d1110f5,#123a27f0);border-radius:42px;padding:58px}.community-card h2{letter-spacing:-.06em;max-width:920px;margin:20px 0 0;font-size:clamp(40px,5vw,72px);line-height:.95}.community-card p{color:#ffffffb8;max-width:820px;margin:24px 0 0;font-size:19px;line-height:1.7}.community-tags{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.community-tags span{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;padding:11px 15px;font-size:14px;font-weight:800}@media (width<=980px){.startup-jobs-grid{grid-template-columns:1fr}.community-card{padding:44px 30px}}@media (width<=640px){.startup-jobs-section,.startup-community-section{width:calc(100% - 24px)}.community-card{border-radius:32px;padding:36px 24px}}.story-cursive-line{text-align:center;letter-spacing:.01em;width:100%;font-family:Brush Script MT,Segoe Script,cursive;font-weight:500;color:var(--green-dark)!important;margin:-34px auto 42px!important;font-size:clamp(24px,3vw,38px)!important;line-height:1.1!important}.our-story-page{z-index:20;position:relative;overflow:visible!important}.panda-scroll-scene{pointer-events:none;position:absolute;z-index:999!important}.panda-scene-frame,.panda-story-scene,.panda-single-scene{position:relative;z-index:999!important}.story-socials-section{position:relative;z-index:10!important;margin-top:42px!important;margin-bottom:90px!important;overflow:visible!important}.footer{margin-top:0!important}.panda-scroll-scene{z-index:120!important;pointer-events:none!important;width:clamp(390px,42vw,680px)!important;height:auto!important;margin-top:-620px!important;margin-left:auto!important;margin-right:-130px!important;position:sticky!important;top:135px!important;transform:translateY(0)!important}.panda-story-scene,.panda-single-scene{object-fit:contain!important;z-index:120!important;width:100%!important;height:auto!important;display:block!important;position:relative!important}.story-socials-section{margin-top:50px!important;margin-bottom:90px!important}@media (width<=1200px){.panda-scroll-scene{width:clamp(340px,45vw,560px)!important;margin-right:-140px!important;top:125px!important}}@media (width<=980px){.panda-scroll-scene{width:clamp(300px,52vw,440px)!important;margin-right:-155px!important;top:115px!important}}@media (width<=720px){.panda-scroll-scene{opacity:.9!important;width:330px!important;margin-right:-170px!important;top:105px!important}}@media (width<=520px){.panda-scroll-scene{display:none!important}}.panda-scroll-scene{animation-name:pandaMoveWithScroll;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 1800px;z-index:120!important;pointer-events:none!important;width:clamp(390px,42vw,680px)!important;height:auto!important;position:fixed!important;top:130px!important;right:-120px!important}@keyframes pandaMoveWithScroll{0%{transform:translateY(0)}to{transform:translateY(720px)}}@media (width<=1200px){.panda-scroll-scene{width:clamp(340px,45vw,560px)!important;right:-145px!important}}@media (width<=980px){.panda-scroll-scene{animation-range:0 1400px;width:clamp(300px,52vw,440px)!important;right:-155px!important}@keyframes pandaMoveWithScroll{0%{transform:translateY(0)}to{transform:translateY(520px)}}}@media (width<=720px){.panda-scroll-scene{opacity:.9!important;width:330px!important;right:-170px!important}}@media (width<=520px){.panda-scroll-scene{display:none!important}}.panda-scroll-scene{z-index:120!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;width:clamp(390px,42vw,680px)!important;height:auto!important;transition:transform 80ms linear!important;display:block!important;position:fixed!important;top:130px!important;right:-120px!important}@media (width<=1200px){.panda-scroll-scene{width:clamp(340px,45vw,560px)!important;right:-145px!important}}@media (width<=980px){.panda-scroll-scene{width:clamp(300px,52vw,440px)!important;right:-155px!important}}@media (width<=720px){.panda-scroll-scene{opacity:.9!important;width:330px!important;right:-170px!important}}@media (width<=520px){.panda-scroll-scene{display:none!important}}.our-story-page{position:relative!important;overflow:visible!important}.panda-scroll-scene{z-index:120!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;width:clamp(420px,44vw,720px)!important;height:auto!important;animation:none!important;display:block!important;position:absolute!important;top:250px!important;right:-130px!important;transform:none!important}.panda-scene-frame{width:100%!important;height:auto!important;position:relative!important}.panda-story-scene,.panda-single-scene{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important;position:relative!important}.panda-single-scene{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0003 6%,#0000008c 11%,#000000d9 16%,#000 22% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0003 6%,#0000008c 11%,#000000d9 16%,#000 22% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.story-socials-section{z-index:20!important;margin-top:44px!important;margin-bottom:90px!important;position:relative!important}.story-final-section{text-align:center!important;margin:70px auto 90px!important}.story-final-section h2{text-align:center!important;max-width:980px!important;margin:0 auto!important}.story-final-section p{text-align:center!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important}.story-cursive-line{text-align:center!important;width:100%!important;margin:-20px auto 42px!important}@media (width<=1200px){.panda-scroll-scene{width:clamp(360px,46vw,560px)!important;top:300px!important;right:-145px!important}}@media (width<=980px){.panda-scroll-scene{width:clamp(300px,52vw,440px)!important;top:360px!important;right:-155px!important}}@media (width<=720px){.panda-scroll-scene{opacity:.9!important;width:330px!important;top:420px!important;right:-170px!important}}@media (width<=520px){.panda-scroll-scene{display:none!important}}.story-panda-anchor{z-index:80!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;width:clamp(430px,44vw,720px)!important;height:auto!important;display:block!important;position:absolute!important;top:-95px!important;right:-150px!important}.story-panda-image{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0003 6%,#0000008c 11%,#000000d9 16%,#000 22% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0003 6%,#0000008c 11%,#000000d9 16%,#000 22% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;object-fit:contain!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important;width:100%!important;height:auto!important;display:block!important}@media (width<=1200px){.story-panda-anchor{width:clamp(360px,46vw,560px)!important;top:-70px!important;right:-160px!important}}@media (width<=980px){.story-panda-anchor{width:clamp(310px,52vw,460px)!important;top:-30px!important;right:-170px!important}}@media (width<=720px){.story-panda-anchor{opacity:.9!important;width:340px!important;top:10px!important;right:-180px!important}}@media (width<=520px){.story-panda-anchor{display:none!important}}.story-scroll-panda{z-index:70!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;will-change:transform!important;width:clamp(320px,38vw,600px)!important;height:auto!important;transition:transform 60ms linear!important;display:block!important;position:fixed!important;top:118px!important;right:12px!important}.story-scroll-panda-img{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000026 5%,#00000073 10%,#000c 16%,#000 22% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000026 5%,#00000073 10%,#000c 16%,#000 22% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;object-fit:contain!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important;width:100%!important;height:auto!important;display:block!important}.navbar{z-index:999!important}@media (width<=1200px){.story-scroll-panda{width:clamp(300px,40vw,520px)!important;right:6px!important}}@media (width<=980px){.story-scroll-panda{width:clamp(260px,42vw,420px)!important;top:110px!important;right:0!important}}@media (width<=720px){.story-scroll-panda{width:300px!important;top:104px!important;right:-8px!important}}@media (width<=520px){.story-scroll-panda{display:none!important}}.story-scroll-panda{display:none!important}@media (width<=980px){.story-panda-normal{width:620px!important;top:80px!important;right:-260px!important}}@media (width<=640px){.story-panda-normal{width:600px!important;top:90px!important;right:-330px!important}}.story-panda-normal-img{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000026 5%,#00000073 10%,#000c 16%,#000 22% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000026 5%,#00000073 10%,#000c 16%,#000 22% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;object-fit:contain!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important;width:100%!important;height:auto!important;display:block!important}@media (width<=1200px){.story-panda-normal{width:clamp(300px,38vw,480px)!important;top:-20px!important;right:0!important}}@media (width<=980px){.story-panda-normal{width:clamp(260px,42vw,400px)!important;top:20px!important;right:0!important}}@media (width<=720px){.story-panda-normal{opacity:.9!important;width:300px!important;top:40px!important;right:0!important}}@media (width<=520px){.story-panda-normal{display:none!important}}.story-hero{position:relative!important;overflow:visible!important}.story-panda-normal{z-index:2!important;pointer-events:none!important;width:clamp(520px,48vw,760px)!important;animation:none!important;position:absolute!important;top:95px!important;right:-260px!important;transform:none!important}@media (width<=980px){.story-panda-normal{width:680px!important;top:105px!important;right:-360px!important}}@media (width<=640px){.story-panda-normal{width:660px!important;top:120px!important;right:-340px!important}}.story-panda-normal{z-index:9999!important;pointer-events:none!important;will-change:transform!important;width:clamp(520px,48vw,760px)!important;position:fixed!important;top:220px!important;right:-420px!important}.story-panda-normal-img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}@media (width<=980px){.story-panda-normal{z-index:9999!important;width:720px!important;top:255px!important;right:-620px!important}}@media (width<=640px){.story-panda-normal{width:700px!important;top:280px!important;right:-540px!important}}.footer .brand,.footer .brand span{color:#fff!important}.story-panda-normal{z-index:998!important;pointer-events:none!important;width:620px!important;position:fixed!important;top:220px!important;right:-90px!important}.story-panda-normal-img{width:100%!important;height:auto!important;display:block!important}@media (width<=1200px){.story-panda-normal{width:560px!important;right:-70px!important}}@media (width<=980px){.story-panda-normal{width:500px!important;right:-90px!important}}.single-auth-toggle{grid-template-columns:1fr!important}.single-auth-toggle button{width:100%!important}.single-auth-toggle{width:260px!important;margin:0 auto 34px!important}.single-auth-toggle button{width:100%!important;padding:14px 24px!important}@media (width<=980px){.app-entry-shell{grid-template-columns:1fr!important}.app-auth-card{order:-1!important}.app-preview-panel{order:2!important}}.app-preview-panel{color:#fff!important;background:radial-gradient(circle at 100% 0,#43c98347,#0000 34%),radial-gradient(circle at 100% 100%,#43c98333,#0000 32%),linear-gradient(135deg,#101a15 0%,#163d29 58%,#1f6b45 100%)!important;border-color:#ffffff1f!important}.app-preview-panel h1,.app-preview-panel p,.app-preview-panel strong{color:#fff!important}.app-preview-panel p{opacity:.78!important}.app-preview-panel .section-label{background:#ffffffe0!important}.app-logo strong{color:#fff!important}.mini-app-card{background:linear-gradient(135deg,#07110d,#123b27)!important;box-shadow:0 24px 55px #16875247!important}.feature-feedback-section{z-index:1;width:min(1180px,100% - 40px);margin:90px auto 0;position:relative}.feature-feedback-card{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#43c98338,#0000 34%),#ffffffd1;border-radius:36px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:34px;padding:42px;display:grid}.feature-feedback-card h2{letter-spacing:-.055em;margin:20px 0 0;font-size:clamp(34px,4vw,56px);line-height:1}.feature-feedback-card p{color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.65}.feature-feedback-form{gap:14px;display:grid}.feature-feedback-form input,.feature-feedback-form textarea{border:1px solid var(--line);width:100%;color:var(--black);font:inherit;background:#fff;border-radius:18px;outline:none;padding:16px 18px}.feature-feedback-form textarea{resize:vertical}.feature-feedback-form button{background:var(--black);color:#fff;min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:900}@media (width<=980px){.feature-feedback-card{grid-template-columns:1fr}}.form-error{color:#c62828;margin:0;font-size:14px;font-weight:700}
