html{scroll-behavior:smooth}:root{--hero-purple: #23004A;--deep-purple: #1A0036;--primary-purple: #5B21B6;--mid-purple: #7C3AED;--light-purple: #E9D5FF;--pale-lavender: #F3E8FF;--soft-lavender: #EDE4FB;--gold: #C9A24A;--gold-light: #E5C66B;--text-dark: #3A007A;--text-muted: #6B5B85;--white: #FFFFFF;--off-white: #FAFAFA}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:DM Sans,sans-serif;color:var(--text-dark);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.hero{background:var(--hero-purple);position:relative;overflow:visible;overflow-x:clip;padding:24px 0 0}.hero:before{content:"";position:absolute;top:30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.35) 0%,transparent 60%);pointer-events:none;z-index:0}.hero:after{content:"";position:absolute;top:30%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.35) 0%,transparent 60%);pointer-events:none;z-index:0}.hero-falcon-bg-wrap{position:absolute;top:160px;left:50%;transform:translate(-50%) scaleX(1.1);pointer-events:none;z-index:1}.hero-falcon-bg{display:block;width:clamp(280px,45vw,580px);max-width:90vw;height:auto;opacity:.8;mix-blend-mode:screen;filter:brightness(.9) contrast(1.1);-webkit-mask-image:radial-gradient(ellipse 60% 70% at center,black 40%,transparent 80%);mask-image:radial-gradient(ellipse 60% 70% at center,black 40%,transparent 80%)}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:12px 24px}.nav-pill{display:flex;align-items:center;background:#110024;border:1.5px solid rgba(124,58,237,.55);padding:7px 7px 7px 18px;border-radius:20px;box-shadow:0 8px 32px #0000004d;gap:8px;width:100%;overflow:visible;position:relative}.nav-pill:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:21px;background:linear-gradient(90deg,#7c3aed,#c9a24a,#7c3aed);z-index:-1;opacity:.55;pointer-events:none}.logo{display:flex;align-items:center;gap:10px;flex-shrink:0;background:transparent;text-decoration:none}.logo img{width:48px;height:48px}.logo-text{color:#f7f7f7;font-size:21px;font-weight:800;font-family:DM Sans,sans-serif;letter-spacing:-.6px}.logo-pay{color:#e5c66b}.nav-links{display:flex;gap:2px;list-style:none;flex:1;justify-content:center;flex-wrap:nowrap}.nav-links a{color:#f7f7f7a6;text-decoration:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;padding:9px 14px;border-radius:999px;transition:color .2s,background .2s;display:block;white-space:nowrap;position:relative}.nav-links a:hover{color:#f7f7f7;background:#7c3aed2e}.nav-links a.nav-active{color:#f7f7f7;font-weight:600}.nav-active-dot{position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:#c9a24a;display:block}.nav-cta{background:linear-gradient(135deg,#e5c66b,#c9a24a);color:var(--text-dark);border:none;padding:12px 22px;border-radius:999px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:700;cursor:pointer;transition:box-shadow .25s;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0;text-decoration:none;letter-spacing:.01em}.nav-cta-icon{font-size:15px;line-height:1}.hero-content{position:relative;z-index:5;text-align:center;padding:calc(25.9vw + 95px) 24px 0;max-width:1200px;margin:0 auto}.hero-title{font-family:Lobster Two,cursive;font-weight:400;font-style:normal;font-size:clamp(36px,7vw,85px);color:var(--white);letter-spacing:1px;margin-bottom:4px;line-height:1;text-shadow:0 6px 40px rgba(0,0,0,.4)}.hero-subtitle{font-family:DM Sans,sans-serif;font-weight:400;font-size:clamp(20px,4.5vw,60px);color:var(--white);letter-spacing:.2em;margin-bottom:6px}.hero-tagline{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;color:#ffffffbf;line-height:1.7;max-width:600px;margin:12px auto 36px;text-align:center}.email-capture{display:inline-flex;align-items:center;background:var(--white);border-radius:999px;padding:6px 6px 6px 24px;box-shadow:0 8px 32px #00000040;max-width:560px;width:100%}.email-input-wrap{flex:1;min-width:0;background:transparent}.email-input-wrap input{width:100%;border:none;outline:none;font-family:DM Sans,sans-serif;font-size:15px;color:var(--text-dark);background:transparent;padding:10px 0}.email-input-wrap input::placeholder{color:#a89db8}.submit-btn{background:var(--mid-purple);color:var(--white);border:none;padding:14px 28px;border-radius:999px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .25s;flex-shrink:0}.submit-btn:hover{background:var(--primary-purple)}.waitlist-wrap{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin:0 auto}.waitlist-form{background:#fffffffa;border-radius:24px;padding:8px;box-shadow:0 24px 64px #00000047,0 0 0 1px #ffffff1f;width:100%;display:flex;flex-direction:column;gap:2px}.waitlist-field{display:flex;flex-direction:column;padding:12px 16px 10px;border-radius:16px;transition:background .18s;cursor:text}.waitlist-field:focus-within{background:#7c3aed0f}.waitlist-label{display:flex;align-items:center;gap:5px;font-family:DM Sans,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#9b8ab0;margin-bottom:5px;pointer-events:none;-webkit-user-select:none;user-select:none}.waitlist-field input{flex:1;min-width:0;border:none;outline:none;font-family:DM Sans,sans-serif;font-size:15.5px;font-weight:500;color:var(--text-dark);background:transparent;padding:0;line-height:1.4}.waitlist-field input::placeholder{color:#c4b8d4;font-weight:400}.waitlist-divider{height:1px;background:#7c3aed14;margin:0 16px;flex-shrink:0}.waitlist-btn-wrap{padding:4px;margin-top:2px}.waitlist-submit-btn{width:100%;background:linear-gradient(135deg,#7c3aed,#5b21b6);color:var(--white);border:none;padding:16px 28px;border-radius:18px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s}.waitlist-submit-btn:hover:not(:disabled){opacity:.88}.waitlist-submit-btn:disabled{opacity:.55;cursor:not-allowed}.waitlist-btn-arrow{font-size:17px;line-height:1;transition:transform .2s}.waitlist-submit-btn:hover:not(:disabled) .waitlist-btn-arrow{transform:translate(3px)}.waitlist-trust{font-family:DM Sans,sans-serif;font-size:12px;color:#ffffff73;text-align:center;margin-top:14px;letter-spacing:.02em}.waitlist-error{font-family:DM Sans,sans-serif;font-size:13px;color:#f87171;text-align:center;margin-top:10px}.waitlist-success-card{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 28px;gap:6px}.waitlist-success-eagle{font-size:40px;line-height:1;margin-bottom:8px}.waitlist-success-title{font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;color:var(--text-dark);margin:0}.waitlist-success-sub{font-family:DM Sans,sans-serif;font-size:13.5px;color:var(--text-muted);margin:0;line-height:1.55}@media (max-width: 480px){.waitlist-wrap{max-width:100%}.waitlist-form{border-radius:20px}.waitlist-submit-btn{border-radius:14px;font-size:14.5px;padding:15px 24px}}@media (max-width: 375px){.waitlist-form{border-radius:18px;padding:6px}.waitlist-field{padding:10px 14px 8px}.waitlist-submit-btn{font-size:14px}}.mobile-hero-img{display:none}.showcase{position:relative;z-index:5;margin:35px auto 0;max-width:1100px;height:560px;padding:0 24px}.deco-rect{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 14px 12px rgba(0,0,0,.22))}.deco-rect.r1{top:-5px;left:10%;width:225px;transform:rotate(-5deg)}.deco-rect.r2{top:155px;left:24%;width:148px;transform:rotate(-7deg);z-index:5}.deco-rect.r3{top:12px;right:9%;width:245px;transform:rotate(2deg)}.deco-rect.r4{top:195px;right:14%;width:285px;transform:rotate(1deg);z-index:5}.phone-mockup{position:absolute;left:50%;bottom:-75px;z-index:4;width:340px}.phone-mockup img{width:100%;height:auto;clip-path:inset(0 0 0 0 round 9%)}.floating-card{position:absolute;width:190px;height:250px;box-shadow:0 28px 28px -18px #00000073;z-index:6;transition:transform .5s ease;overflow:hidden;border-radius:16px}.floating-card-img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.06)}.floating-card.left{top:325px;left:calc(50% - 270px);transform:rotate(-4deg)}.floating-card.right{top:266px;right:calc(50% - 270px);transform:rotate(4deg)}.floating-card:hover{transform:rotate(0) scale(1.03);z-index:7}.showcase-cards{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:6}.showcase-cards .floating-card{pointer-events:auto}.hero-divider{position:relative;z-index:6;margin-top:-100px;margin-bottom:-2px;line-height:0}.hero-divider svg{display:block;width:100%;height:130px}.about-features-divider{width:100%;line-height:0;margin-top:-2px;margin-bottom:-2px;position:relative;z-index:10;background:#dfccff;overflow:hidden}.about-features-divider svg{display:block;width:100%;height:120px}.fc-divider-wrap{position:relative;width:100%;line-height:0;margin-top:-2px;margin-bottom:-2px;z-index:10}.fc-divider-svg{display:block;width:100%;height:130px}.fc-divider-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;background:#fff;border:2px solid rgba(201,162,74,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 4px 24px #c9a24a40,0 0 0 6px #c9a24a14}.card-how-divider{width:100%;line-height:0;margin-top:-2px;margin-bottom:-2px;position:relative;z-index:10;background:#dfccff;overflow:hidden}.card-how-divider svg{display:block;width:100%;height:160px}.section{padding:100px 24px;max-width:1200px;margin:0 auto;position:relative;z-index:10;background:var(--white)}#about{background:#dfccff;max-width:100%;padding:100px max(24px,calc((100vw - 1200px)/2 + 24px))}.section.lavender{background:var(--soft-lavender);max-width:100%;margin:0;padding-left:0;padding-right:0}.section.lavender .inner{max-width:1100px;margin:0 auto;padding:0 24px}.pill-label-img{height:44px;width:auto;display:inline-block;margin-bottom:16px;align-self:flex-start}.pill-label{display:inline-block;padding:8px 22px;border:1.5px solid var(--primary-purple);border-radius:999px;color:var(--primary-purple);font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;background:transparent}.about-header{text-align:center;margin-bottom:60px;position:relative}.about-title{font-family:Lobster Two,cursive;font-weight:700;font-size:clamp(34px,4.5vw,62px);color:var(--text-dark);line-height:1.12;margin:16px auto 20px;max-width:780px}.about-title-accent{color:#c9a24a}.about-desc{font-family:DM Sans,sans-serif;font-size:16px;color:#3a007a9e;line-height:1.78;max-width:620px;margin:0 auto}.office-img-wrap{position:relative;margin-top:50px;border-radius:26px}.office-img-wrap:before{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:36px;background:linear-gradient(135deg,#7c3aed47,#c9a24a38);filter:blur(30px);z-index:0}.office-image{width:100%;border-radius:22px;box-shadow:0 24px 64px #23004a33;border:2.5px solid rgba(255,255,255,.82);display:block;position:relative;z-index:1}.office-img-badge{position:absolute;bottom:20px;right:24px;background:#fffffff0;border:1.5px solid var(--primary-purple);border-radius:999px;padding:7px 18px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:var(--primary-purple);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px #5b21b624}.mv-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-top:80px}.mv-grid+.mv-grid{margin-top:100px}.mv-grid.reverse{direction:rtl}.mv-grid.reverse>*{direction:ltr}.mv-text h2{font-family:Lobster Two,cursive;font-weight:700;font-size:clamp(32px,4vw,52px);color:var(--text-dark);margin:14px 0 20px;line-height:1.08}.mv-text p{font-family:DM Sans,sans-serif;font-size:15px;color:#3a007aa6;line-height:1.85;max-width:460px;border-left:3px solid #C9A24A;padding-left:20px;margin:0}.mv-img-wrap{position:relative}.mv-img-wrap:before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:30px;background:linear-gradient(135deg,#7c3aed38,#c9a24a2e);filter:blur(22px);z-index:0}.mv-image{width:100%;border-radius:22px;box-shadow:0 16px 48px #23004a24;border:2px solid rgba(255,255,255,.7);position:relative;z-index:1;display:block}.team{margin-top:100px;max-width:900px;margin-left:auto;margin-right:auto}.team-member{display:flex;align-items:center;gap:50px;margin-bottom:40px}.team-photo{width:160px;height:160px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 12px 30px #23004a26}.team-info p{font-family:DM Sans,sans-serif;font-size:15px;color:var(--text-dark);line-height:1.7;margin-bottom:16px;max-width:540px}.team-info h3{font-family:DM Sans,sans-serif;font-weight:700;font-size:20px;color:var(--text-dark);margin-bottom:4px}.team-info .role{font-family:DM Sans,sans-serif;font-size:13px;color:var(--text-dark);margin:0}.team-carousel-section{margin-top:100px}.tc-label-row{text-align:center;margin-bottom:40px}.tc-eyebrow{display:inline-block;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px}.tc-heading{font-family:Lobster Two,cursive;font-size:clamp(26px,3vw,38px);color:var(--text-dark);margin:10px 0 0}.tc-carousel-wrap{display:flex;align-items:center;gap:18px;position:relative}.tc-track{flex:1;overflow:hidden;border-radius:28px}.tc-card{display:grid;grid-template-columns:2fr 3fr;background:var(--hero-purple);border-radius:28px;overflow:hidden;min-height:500px;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 40px 90px #0d00204d}.tc-card:active{cursor:grabbing}.tc-photo-side{position:relative;overflow:hidden;background:#100020;min-height:300px}.tc-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;pointer-events:none}.tc-photo-coo{object-position:center 20%}.tc-photo-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 45%,#0D0020 95%),linear-gradient(to top,#0D0020 0%,transparent 30%);pointer-events:none}.tc-avatar-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Lobster Two,cursive;font-size:84px;background:radial-gradient(circle at 50% 60%,#7c3aed73,#0d0020e6 65%);pointer-events:none}.tc-role-tag{position:absolute;bottom:24px;left:24px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--text-dark);padding:6px 16px;border-radius:100px;z-index:2}.tc-quote-side{padding:52px 52px 52px 36px;display:flex;flex-direction:column;justify-content:center}.tc-deco-quote{font-family:Lobster Two,cursive;font-size:110px;line-height:.65;color:#ffffff0f;margin-bottom:14px;-webkit-user-select:none;user-select:none;pointer-events:none}.tc-quote-text{font-family:DM Sans,sans-serif;font-size:16px;line-height:1.85;color:#ffffffd9;font-style:italic;margin:0 0 32px;quotes:none}.tc-accent-bar{width:46px;height:3px;border-radius:2px;margin-bottom:18px;flex-shrink:0}.tc-name{font-family:DM Sans,sans-serif;font-weight:700;font-size:18px;color:#fff;margin:0 0 5px}.tc-role-label{font-family:DM Sans,sans-serif;font-size:12px;color:#ffffff6b;letter-spacing:1.5px;text-transform:uppercase;margin:0}.tc-arrow{width:52px;height:52px;border-radius:50%;border:1.5px solid rgba(109,40,217,.22);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s,color .2s;color:var(--text-dark)}.tc-arrow:hover{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.tc-arrow svg{width:18px;height:18px}.tc-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:26px}.tc-dot{height:8px;width:8px;border-radius:4px;background:#6d28d933;border:none;cursor:pointer;padding:0;transition:width .3s ease,background .3s ease}.tc-dot.active{width:28px}.features-section{background:var(--off-white);padding:100px max(24px,calc((100vw - 1200px)/2 + 24px));position:relative;overflow:hidden}.features-inner{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:56px;position:relative}.features-title{font-family:Lobster Two,cursive;font-weight:700;font-size:clamp(36px,4.5vw,60px);color:var(--text-dark);line-height:1.12;margin:16px 0}.features-sub{font-family:DM Sans,sans-serif;font-size:16px;color:#3a007a8c;max-width:420px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto}.ft-card{background:var(--white);border-radius:22px;padding:36px 32px 38px;border:1px solid rgba(109,40,217,.07);box-shadow:0 2px 14px #6d28d90f;transition:box-shadow .35s,background .35s;display:flex;flex-direction:column;position:relative;overflow:hidden}.ft-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--ft-accent, #7C3AED);transform:scaleX(0);transform-origin:left;transition:transform .35s ease;border-radius:0 0 3px 3px}.ft-card:hover:before{transform:scaleX(1)}.ft-card:hover{background:var(--ft-bg, rgba(109,40,217,.04));box-shadow:0 18px 52px #6d28d921}.ft-card-num{position:absolute;right:22px;top:14px;font-family:Lobster Two,cursive;font-size:52px;line-height:1;color:#6d28d90e;-webkit-user-select:none;user-select:none;pointer-events:none}.ft-icon-wrap{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;flex-shrink:0;transition:transform .3s}.ft-card:hover .ft-icon-wrap{transform:scale(1.1)}.ft-icon{font-size:28px;line-height:1}.ft-card-title{font-family:DM Sans,sans-serif;font-weight:700;font-size:17px;color:var(--text-dark);margin-bottom:12px;margin-top:0}.ft-card-desc{font-family:DM Sans,sans-serif;font-size:14px;color:#3a007a94;line-height:1.78;margin:0;flex:1}.feature-card{background:var(--white);border-radius:18px;padding:28px;box-shadow:0 4px 20px #23004a0f;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #23004a1f}.feature-visual{background:var(--pale-lavender);border-radius:14px;padding:22px;margin-bottom:22px;min-height:140px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-direction:column}.feature-card h3{font-family:DM Sans,sans-serif;font-weight:700;font-size:20px;color:var(--text-dark);margin-bottom:10px}.feature-card p{font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-dark);line-height:1.6}.tx-visual{width:100%;display:flex;flex-direction:column;gap:10px}.tx-row{background:var(--white);border-radius:10px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--text-dark)}.tx-row.purple{background:var(--mid-purple);color:var(--white)}.tx-row .amount{font-weight:700}.cb-visual{width:100%;background:var(--white);border-radius:10px;padding:14px;display:flex;align-items:center;gap:12px}.cb-icon{width:36px;height:36px;border-radius:50%;background:var(--primary-purple);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.cb-text{flex:1;font-family:DM Sans,sans-serif;font-size:13px;color:var(--text-dark);font-weight:600}.cb-amount{font-family:DM Sans,sans-serif;font-size:13px;color:var(--mid-purple);font-weight:700}.currency-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.currency-chip{background:var(--white);border:1px solid var(--light-purple);border-radius:999px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:var(--primary-purple)}.schedule-card{background:var(--white);border-radius:10px;padding:14px;width:100%;display:flex;align-items:center;gap:10px}.schedule-card .label{flex:1;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:var(--text-dark)}.schedule-card .due{font-family:DM Sans,sans-serif;font-size:12px;color:var(--mid-purple);font-weight:700}.bills-chips{display:flex;gap:8px;flex-wrap:wrap}.bill-chip{background:var(--white);border-radius:8px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:var(--text-dark)}.feature-card.falcon-feature .feature-visual{padding:0;background:linear-gradient(135deg,#b8d4f0,#e0e8f5)}.falcon-img{width:100%;height:140px;object-fit:cover;border-radius:14px}.feature-card.wide{grid-column:span 2}.card-visual{display:flex;gap:20px;justify-content:center;align-items:center;background:transparent;padding:10px;flex-direction:row}.card-visual img{width:220px;height:auto;box-shadow:0 12px 30px #23004a33}.card-visual img:first-child{transform:rotate(-6deg)}.card-visual img:last-child{transform:rotate(6deg)}.bn-section{background:#dfccff;padding:100px max(24px,calc((100vw - 1280px)/2 + 24px));position:relative;overflow:hidden}.bn-glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none;z-index:0}.bn-glow-purple{width:700px;height:700px;background:radial-gradient(circle,rgba(124,58,237,.18) 0%,transparent 65%);top:-200px;left:-100px}.bn-glow-gold{width:600px;height:600px;background:radial-gradient(circle,rgba(201,162,74,.22) 0%,transparent 65%);bottom:-150px;right:-50px}.bn-container{position:relative;z-index:1;max-width:1280px;margin:0 auto}.bn-header{margin-bottom:36px;display:flex;flex-direction:column;gap:14px}.bn-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid var(--primary-purple);border-radius:999px;padding:8px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:var(--primary-purple);width:fit-content;margin-bottom:16px}.bn-headline{font-family:Lobster Two,cursive;font-size:clamp(50px,6.5vw,92px);font-weight:700;color:var(--text-dark);line-height:.97;margin:0;letter-spacing:-.5px}.bn-headline-gold{background:linear-gradient(110deg,#c8860a,#f5c842 38%,#c9a24a 65%,#e8b84b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;position:relative}.bn-headline-gold:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:3px;border-radius:2px;background:linear-gradient(90deg,#c8860a,#f5c842,#c9a24a);opacity:.55}.tw-cursor{display:inline-block;width:3px;height:.82em;background:#c9a24a;border-radius:2px;margin-left:4px;vertical-align:middle;animation:blink .75s step-end infinite}.bn-grid{display:grid;grid-template-columns:1.1fr 1fr 1.15fr;grid-template-rows:auto auto;gap:14px}.bn-desc-cell{grid-column:1 / 3;grid-row:1}.bn-phone-cell{grid-column:3;grid-row:1 / 3}.bn-card-cell{grid-column:1;grid-row:2}.bn-perks-cell{grid-column:2;grid-row:2}.bn-cell{background:#ffffff8c;border:1px solid rgba(255,255,255,.85);border-radius:24px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bn-desc-cell{padding:44px 48px;display:flex;flex-direction:column;gap:30px;background:#fff9}.bn-desc{font-family:DM Sans,sans-serif;font-size:16px;color:#1a0036a6;line-height:1.75;max-width:540px;margin:0}.bn-stat-row{display:flex;align-items:flex-start;gap:36px;flex-wrap:wrap}.bn-stat-badge{display:flex;flex-direction:column;gap:2px}.bn-stat-val{font-family:Lobster Two,cursive;font-size:40px;line-height:1;background:linear-gradient(135deg,#b8860b,#c9a24a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bn-stat-lbl{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#1a003673;text-transform:uppercase;letter-spacing:.1em}.bn-cta{align-self:flex-start;display:inline-block;text-decoration:none;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;color:var(--text-dark);background:linear-gradient(135deg,#e5c66b,#c9a24a);border:none;border-radius:100px;padding:15px 36px;cursor:pointer;letter-spacing:.01em;transition:transform .18s,box-shadow .18s}.bn-phone-cell{overflow:hidden;min-height:320px;background:linear-gradient(155deg,#15002e,#27004e,#180038);border-color:#7c3aed61}.bn-phone-cell:before{content:"";position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;background:radial-gradient(circle,rgba(124,58,237,.38) 0%,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}.bn-phone-img{position:absolute;top:0;left:0;width:100%;height:auto;display:block;z-index:1;filter:drop-shadow(0 24px 48px rgba(109,40,217,.55))}.bn-phone-fade-top{position:absolute;top:0;left:0;right:0;height:90px;background:linear-gradient(to bottom,rgba(21,0,46,.97),transparent);pointer-events:none;z-index:2}.bn-phone-fade-bottom{position:absolute;bottom:0;left:0;right:0;height:90px;background:linear-gradient(to top,rgba(21,0,46,.98),transparent);pointer-events:none;z-index:2}.bn-phone-label{position:absolute;top:18px;left:18px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:4px 12px;z-index:3}@media (min-width: 1025px){.bn-phone-label{display:none}.bn-phone-cell{align-self:start;aspect-ratio:9 / 16;min-height:unset}.bn-phone-img{width:100%;left:0;height:auto}}.bn-card-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:40px 28px;background:#ffffff80;min-height:300px}.bn-card-orb{position:absolute;width:280px;height:280px;border-radius:50%;filter:blur(60px);opacity:.45;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-55%);z-index:0;transition:background .5s ease}.bn-orb-gold{background:radial-gradient(circle,#e5c66be6,#c9a24a4d)}.bn-orb-purple{background:radial-gradient(circle,#7c3aed99,#5b21b633)}.bn-card-img{width:270px;position:relative;z-index:1;filter:drop-shadow(0 28px 52px rgba(0,0,0,.75))}.bn-toggle{display:flex;background:#6d28d91a;border:1px solid rgba(109,40,217,.25);border-radius:100px;padding:5px;gap:4px;position:relative;z-index:2}.bn-toggle-btn{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;padding:9px 24px;border-radius:100px;border:none;cursor:pointer;background:transparent;color:#1a003680;transition:background .25s,color .25s}.bn-toggle-btn.is-gold{background:linear-gradient(135deg,#e5c66b,#c9a24a);color:var(--text-dark)}.bn-toggle-btn.is-purple{background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff}.bn-perks-cell{padding:36px 32px;display:flex;flex-direction:column;gap:0;background:#fff9}.bn-perks{display:flex;flex-direction:column;gap:0;flex:1}.bn-perk{display:flex;align-items:flex-start;gap:14px;padding:12px 10px;border-radius:12px;cursor:pointer;transition:background .25s;border-bottom:none}.bn-perk--active{background:#7c3aed1a}.bn-perk--active .bn-perk-icon{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.bn-perk-body{flex:1;min-width:0}.bn-perk-icon{font-size:17px;flex-shrink:0;width:38px;height:38px;background:#7c3aed1f;border:1px solid rgba(124,58,237,.25);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:1px}.bn-perk-name{font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;color:var(--text-dark);margin-bottom:3px}.bn-perk-desc{font-family:DM Sans,sans-serif;font-size:12px;color:#1a00368c;line-height:1.55}.bn-divider{height:1px;background:#6d28d91f;margin:20px 0 16px}.bn-currencies{display:flex;flex-direction:column;gap:10px}.bn-currencies-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#1a003673;text-transform:uppercase;letter-spacing:.1em}.bn-chips{display:flex;flex-wrap:wrap;gap:7px}.bn-chip{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.07em;padding:5px 14px;border-radius:100px;background:#7c3aed1f;border:1px solid rgba(124,58,237,.28);color:#5b21b6;white-space:nowrap;flex-shrink:0}.bn-perk-progress{height:2px;background:#6d28d91f;border-radius:2px;margin-top:8px;overflow:hidden}.bn-perk-progress-bar{height:100%;background:var(--primary-purple);border-radius:2px}.bn-ticker-wrap{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 12%,black 88%,transparent 100%)}.bn-ticker-track{display:flex;gap:8px;width:max-content;animation:bnTicker 10s linear infinite}@keyframes bnTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.bn-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:12px}.bn-desc-cell{grid-column:1 / 3;grid-row:1}.bn-card-cell{grid-column:1;grid-row:2}.bn-perks-cell{grid-column:2;grid-row:2}.bn-phone-cell{display:none}.bn-desc-cell{padding:36px}.bn-card-cell{min-height:340px}}@media (max-width: 768px){.bn-section{padding:80px 18px}.bn-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.bn-desc-cell{grid-column:1;grid-row:1;padding:28px 24px;gap:22px}.bn-card-cell{grid-column:1;grid-row:2;min-height:300px}.bn-perks-cell{grid-column:1;grid-row:3;padding:28px 22px}.bn-phone-cell{display:block;grid-column:1;grid-row:4;min-height:680px}.bn-headline{font-size:clamp(44px,11vw,72px)}.bn-card-img{width:230px}.bn-stat-row{gap:24px}.bn-stat-val{font-size:34px}.bn-desc{font-size:15px}}@media (max-width: 480px){.bn-section{padding:70px 16px}.bn-card-img{width:210px}.bn-stat-row{gap:18px}.bn-cta{width:100%;text-align:center;justify-content:center;display:flex}}.how-section{padding:120px 24px;max-width:1300px;margin:0 auto;position:relative}.how-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.how-left .how-eyebrow{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;display:flex;align-items:center;gap:12px}.how-left .how-eyebrow:before{content:"";display:block;width:40px;height:1px;background:var(--text-muted)}.how-headline{font-family:Lobster Two,cursive;font-weight:700;font-size:clamp(48px,7vw,88px);line-height:1;color:var(--primary-purple);letter-spacing:-1px}.how-headline .alt{color:var(--text-dark)}.accordion{display:flex;flex-direction:column;gap:0}.accordion-item{border-top:1px solid #D8CFE8;padding:22px 0}.accordion-item:last-child{border-bottom:1px solid #D8CFE8}.accordion-header{display:flex;align-items:center;gap:18px;cursor:pointer}.step-num{width:36px;height:36px;border-radius:8px;background:var(--light-purple);color:var(--primary-purple);display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;flex-shrink:0}.accordion-item.active .step-num{background:var(--primary-purple);color:var(--white)}.accordion-title{flex:1;font-family:DM Sans,sans-serif;font-weight:600;font-size:15px;color:var(--text-dark);letter-spacing:1px;text-transform:uppercase}.accordion-toggle{width:24px;height:24px;color:var(--text-muted);transition:transform .3s}.accordion-item.active .accordion-toggle{transform:rotate(180deg);color:var(--primary-purple)}.accordion-body{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding-left:54px}.accordion-item.active .accordion-body{max-height:200px;padding-top:14px}.accordion-body p{font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-muted);line-height:1.7}.accordion-progress{height:2px;background:#6d28d91a;border-radius:2px;margin-top:16px;overflow:hidden}.accordion-progress-bar{height:100%;background:var(--primary-purple);border-radius:2px;width:0%}.how-right{position:relative}.notifications-stack{background:var(--hero-purple);border-radius:24px;padding:30px 24px;box-shadow:0 30px 70px #23004a4d;position:relative}.notif-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.notif-header span{font-family:DM Sans,sans-serif;font-size:11px;color:#ffffff80;letter-spacing:2px;text-transform:uppercase}.notif-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px;display:flex;align-items:center;gap:14px;margin-bottom:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notif-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--mid-purple),var(--gold));display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-weight:700;color:#fff;font-size:14px;flex-shrink:0}.notif-text{flex:1;min-width:0}.notif-name{font-family:DM Sans,sans-serif;color:#fff;font-weight:600;font-size:14px;margin-bottom:2px}.notif-detail{font-family:DM Sans,sans-serif;color:#ffffff80;font-size:11px}.notif-amount{font-family:DM Sans,sans-serif;color:#fff;font-weight:700;font-size:15px;text-align:right}.notif-amount .status{display:block;font-size:10px;color:#86efac;font-weight:500;margin-top:2px}.how-card-wrap{margin-top:36px;border-radius:24px;overflow:hidden}.notif-footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.notif-footer span{font-family:DM Sans,sans-serif;font-size:11px;color:#ffffff80;letter-spacing:1.5px;text-transform:uppercase}.notif-nav-btn{background:none;border:none;cursor:pointer;font-family:DM Sans,sans-serif;font-size:11px;color:#ffffff80;letter-spacing:1.5px;text-transform:uppercase;padding:5px 10px;border-radius:6px;transition:color .2s,background .2s}.notif-nav-btn:hover{color:#fff;background:#ffffff17}.faq-section{padding:80px 24px 120px;max-width:100%;margin:0 auto;background:#f7f7f7}.faq-section>*{max-width:1200px;margin-left:auto;margin-right:auto}.faq-title{text-align:center;font-family:Lobster Two,cursive;font-weight:700;font-size:clamp(32px,4vw,52px);color:var(--text-dark);margin-bottom:14px}.faq-subtitle{text-align:center;font-family:DM Sans,sans-serif;font-size:16px;color:var(--text-muted);margin-bottom:50px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.faq-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:start}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:var(--white);border:1px solid #E5DDF5;border-radius:12px;overflow:hidden;transition:box-shadow .2s}.faq-item:hover{box-shadow:0 4px 16px #23004a0f}.faq-header{padding:18px 22px;display:flex;align-items:center;gap:16px;cursor:pointer}.faq-icon{width:26px;height:26px;border-radius:50%;background:var(--primary-purple);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0;transition:transform .3s}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-q{flex:1;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-dark);font-weight:500}.faq-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 22px}.faq-item.open .faq-body{max-height:200px;padding:0 22px 18px 64px}.faq-body p{font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-muted);line-height:1.6}.ask-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffffb3;border:1.5px solid rgba(91,33,182,.18);border-radius:28px;padding:44px 32px 40px;box-shadow:0 12px 48px #5b21b61a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:120px}.ask-heading{font-family:DM Sans,sans-serif;font-weight:700;font-size:22px;color:var(--text-dark);margin:20px 0 8px}.ask-sub{font-family:DM Sans,sans-serif;font-size:13px;color:var(--text-muted);margin-bottom:28px;line-height:1.6}.ask-form{width:100%;display:flex;flex-direction:column;gap:12px}.ask-input-field{width:100%;padding:13px 18px;border:1.5px solid #D8CFE8;border-radius:12px;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-dark);outline:none;transition:border-color .2s,box-shadow .2s;background:#ffffffe6;box-sizing:border-box}.ask-input-field:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #5b21b61a}.ask-input-field::placeholder{color:#b0a0c8}.ask-submit{width:100%;padding:13px 24px;background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .2s;letter-spacing:.01em}.ask-submit:disabled{opacity:.45;cursor:not-allowed}.ask-success{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px 0 8px}.ask-success-icon{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #10b98159}.ask-success p{font-family:DM Sans,sans-serif;font-size:13px;color:var(--text-muted);line-height:1.65;margin:0;max-width:240px}.blob-shape{width:180px;height:180px;background:var(--primary-purple);border-radius:50%/60% 60% 40% 40%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px #5b21b64d;color:#fff;font-size:90px;font-weight:800;margin-bottom:24px;animation:blobMorph 8s ease-in-out infinite;box-shadow:0 20px 50px #5b21b666}@keyframes blobMorph{0%,to{border-radius:50%/60% 60% 40% 40%}33%{border-radius:40% 60% 70% 30%/50% 60% 40% 50%}66%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}footer{background:var(--hero-purple);color:#ffffffb3;padding:60px 24px 30px}.footer-inner{max-width:1200px;margin:0 auto 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand .logo-text{color:#fff}.footer-brand .logo-pay{color:#e5c66b}.footer-brand p{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;margin-top:14px;max-width:280px}.footer-col h4{font-family:DM Sans,sans-serif;font-size:13px;color:#fff;margin-bottom:16px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{color:#ffffffa6;text-decoration:none;font-family:DM Sans,sans-serif;font-size:14px;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-family:DM Sans,sans-serif;font-size:13px;color:#ffffff80}@keyframes float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-12px)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-content>*{opacity:1;animation:fadeUp .8s ease forwards}.hero-content>*:nth-child(1){animation-delay:.1s}.hero-content>*:nth-child(2){animation-delay:.25s}.hero-content>*:nth-child(3){animation-delay:.4s}.hero-content>*:nth-child(4){animation-delay:.55s}.showcase>*{opacity:1;animation:fadeUp 1s ease forwards;animation-delay:.6s}.phone-mockup{animation:none;z-index:4}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;background:none;border:none;margin-left:auto;flex-shrink:0}.hamburger span{display:block;width:22px;height:2px;background:#f7f7f7;border-radius:2px;transition:all .3s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:absolute;top:calc(100% + 10px);left:16px;right:16px;background:#0a0018f5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1.5px solid rgba(124,58,237,.4);border-radius:22px;padding:20px 16px 18px;z-index:200;flex-direction:column;gap:0;box-shadow:0 24px 60px #00000073,0 0 0 1px #c9a24a1f inset;overflow:hidden}.mobile-menu.open{display:flex}.mm-header{display:flex;align-items:center;gap:10px;padding:0 6px 4px}.mm-logo{width:34px;height:34px}.mm-brand{font-family:DM Sans,sans-serif;font-weight:800;font-size:17px;color:#f7f7f7;letter-spacing:-.5px}.mm-divider{height:1px;background:#7c3aed33;margin:12px 0}.mm-links{display:flex;flex-direction:column;gap:2px}.mm-link{display:flex;align-items:center;gap:12px;color:#f7f7f7b8;text-decoration:none;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;padding:11px 14px;border-radius:14px;transition:background .18s,color .18s}.mm-link:hover{background:#7c3aed2e;color:#f7f7f7}.mm-link.mm-active{background:#7c3aed33;color:#f7f7f7;font-weight:600}.mm-link-icon{font-size:17px;width:26px;text-align:center;flex-shrink:0}.mm-link-label{flex:1}.mm-arrow{color:#f7f7f740;font-size:18px;line-height:1}.mm-active-dot{width:7px;height:7px;border-radius:50%;background:#c9a24a;flex-shrink:0;box-shadow:0 0 6px #c9a24ab3}.mobile-cta{display:block;text-align:center;text-decoration:none;background:linear-gradient(135deg,#e5c66b,#c9a24a);color:var(--text-dark);font-family:DM Sans,sans-serif;font-weight:700;font-size:15px;letter-spacing:.01em;border-radius:999px;padding:15px 20px;box-shadow:0 8px 24px #c9a24a4d}.mobile-cta:hover{filter:brightness(1.05)}@media (min-width: 1200px){.hero-content{padding-top:420px}.hero-title{font-size:120px}}@media (max-width: 1100px){.nav-links a{padding:10px;font-size:13px}.nav-cta{padding:11px 16px;font-size:13px}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.showcase{height:450px}.phone-mockup{width:240px}.deco-rect.r1{width:148px;left:2%;top:-5px}.deco-rect.r2{width:98px;left:15%;top:122px;z-index:5}.deco-rect.r3{width:162px;right:2%;top:10px}.deco-rect.r4{display:none}.floating-card{width:158px;height:208px}.floating-card.left{top:258px;left:calc(50% - 215px)}.floating-card.right{top:242px;right:calc(50% - 215px)}.hero-divider{margin-top:-70px}.features-grid{grid-template-columns:repeat(2,1fr)}.how-grid{gap:50px}.faq-grid{gap:40px}#about,.section{padding:80px 24px}}@media (max-width: 768px){nav{padding:24px 16px 8px}.nav-pill{padding:10px 10px 10px 18px;gap:0}.nav-links,.nav-cta{display:none}.hamburger{display:flex}.logo-text{font-size:18px}.logo img{width:40px;height:40px}.hero-content{padding-top:335px;padding-left:16px;padding-right:16px;z-index:10}.hero-falcon-bg-wrap{top:155px}.hero-title{font-size:64px;font-weight:700}.hero-subtitle{letter-spacing:.15em}.hero-tagline{font-size:14px;padding:0 8px}.email-capture{max-width:100%}.mobile-hero-img{display:block;position:absolute;right:-160px;top:860px;width:290px;height:auto;z-index:10}.showcase{height:400px}.phone-mockup{width:196px;bottom:-65px}.phone-mockup img{transform:scaleX(1.22) scaleY(1.35) translateY(-70px) translateZ(0);transform-origin:top center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.deco-rect.r1{width:112px;left:2%;top:-5px}.deco-rect.r2{width:95px;left:13%;top:94px;z-index:5}.deco-rect.r3,.deco-rect.r4{display:none}.floating-card{width:152px;height:200px}.floating-card.left{top:218px;left:calc(50% - 210px)}.floating-card.right{top:165px;right:calc(50% - 210px)}.hero-divider{margin-top:-68px}.pill-label-img{height:44px;margin-bottom:6px}#about{padding:60px 20px}.about-header{margin-bottom:36px}.mv-grid{grid-template-columns:1fr;gap:32px;margin-top:70px}.mv-grid+.mv-grid{margin-top:70px}.mv-grid.reverse{direction:ltr}.mv-grid.reverse>*{direction:ltr}.mv-text p{max-width:100%}.mv-img-wrap:before{top:-8px;right:-8px;bottom:-8px;left:-8px;filter:blur(14px)}.team{margin-top:60px}.team-member{flex-direction:column;text-align:center;gap:20px}.team-photo{width:130px;height:130px}.team-carousel-section{margin-top:70px}.tc-card{grid-template-columns:1fr;min-height:auto}.tc-photo-side{min-height:380px}.tc-photo-coo{object-position:center 5%}.tc-photo-fade{background:linear-gradient(to bottom,transparent 55%,#0D0020 100%)}.tc-quote-side{padding:32px 28px 40px}.tc-deco-quote{font-size:80px}.tc-quote-text{font-size:14px;line-height:1.75;margin-bottom:24px}.tc-arrow{display:none}.tc-carousel-wrap{gap:0}.features-section{padding:60px 16px}.features-grid{grid-template-columns:1fr;gap:14px}.how-section{padding:70px 20px;max-width:100%}.how-grid{grid-template-columns:1fr;gap:48px}.how-headline{font-size:clamp(40px,9vw,72px);letter-spacing:-1px}.faq-section{padding:60px 20px 80px}.faq-grid{grid-template-columns:1fr;gap:40px}.ask-card{margin-top:10px;position:static}.footer-inner{grid-template-columns:1fr 1fr;gap:30px}.section{padding:70px 20px}}@media (max-width: 640px){.mobile-hero-img{top:970px;right:-95px}.hero-content{padding-top:320px}.hero-falcon-bg-wrap{top:150px}.hero-falcon-bg{width:385px}.hero-title{font-size:clamp(54px,13vw,68px);font-weight:700;margin-top:-12px;margin-bottom:22px}.hero-subtitle{font-size:clamp(22px,5.5vw,32px)}.hero-tagline{font-size:15px}.showcase{height:400px;display:block;padding:0 24px;margin-top:35px;gap:unset}.phone-mockup{position:absolute;left:50%;bottom:-65px;width:196px}.showcase-cards{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.deco-rect{display:block}.deco-rect.r1{display:none}.deco-rect.r2{width:115px;left:5%;top:-10px;transform:rotate(-7deg);z-index:5}.deco-rect.r3,.deco-rect.r4{display:none}.floating-card{position:absolute;width:152px;height:200px}.floating-card.left{top:218px;left:calc(50% - 210px);transform:rotate(-4deg)}.floating-card.right{top:202px;right:calc(50% - 210px);transform:rotate(4deg)}.hero-divider{margin-top:-68px}}@media (max-width: 480px){.hero-falcon-bg-wrap{top:120px}.hero-falcon-bg{width:375px}.hero-content{padding-top:320px}.hero-subtitle{font-size:clamp(20px,5.5vw,30px);letter-spacing:.05em}.hero-tagline{font-size:14px;max-width:100%}.showcase{height:400px}.phone-mockup{width:196px;bottom:-65px}.deco-rect.r1{display:none}.deco-rect.r2{width:115px;left:5%;top:-10px}.deco-rect.r3,.deco-rect.r4{display:none}.floating-card{width:152px;height:200px}.floating-card.left{top:218px;left:calc(50% - 210px)}.floating-card.right{top:165px;right:calc(50% - 210px)}.hero-divider{margin-top:-68px}.pill-label-img{height:42px;margin-bottom:6px}#about{padding:50px 16px}.about-header{margin-bottom:28px}.team-photo{width:110px;height:110px}.team-info p{font-size:14px}.tc-photo-side{min-height:360px}.tc-photo-coo{object-position:center 0%}.tc-quote-side{padding:24px 20px 32px}.tc-name{font-size:16px}.tc-deco-quote{font-size:64px;margin-bottom:8px}.features-section{padding:50px 12px}.features-grid{grid-template-columns:1fr}.how-section{padding:50px 16px}.how-headline{font-size:clamp(36px,10vw,56px)}.notifications-stack{padding:20px 14px}.faq-section{padding:50px 16px 60px}.blob-shape{width:150px;height:150px;font-size:60px}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.section{padding:50px 16px}}@media (max-width: 375px){.hero-falcon-bg-wrap{top:100px}.hero-falcon-bg{width:365px}.hero-content{padding-top:320px}.email-capture{flex-direction:column;border-radius:20px;padding:12px;gap:10px}.submit-btn{width:100%;justify-content:center;border-radius:12px}.hero-subtitle{font-size:19px;letter-spacing:.03em}.hero-tagline{font-size:13px}.showcase{height:400px}.phone-mockup{width:196px;bottom:-65px}.deco-rect.r1{display:none}.deco-rect.r2{width:115px;left:5%;top:-10px}.deco-rect.r3,.deco-rect.r4{display:none}.floating-card{width:152px;height:200px}.floating-card.left{top:218px;left:calc(50% - 210px)}.floating-card.right{top:165px;right:calc(50% - 210px)}.hero-divider{margin-top:-68px}.features-grid{grid-template-columns:1fr}.how-headline{font-size:34px}.pill-label-img{height:40px;margin-bottom:6px}}.cookie-banner{position:fixed;bottom:24px;left:50%;transform:translate(-50%);width:min(680px,calc(100vw - 32px));background:var(--hero-purple);border:1px solid rgba(201,162,74,.35);border-radius:20px;padding:20px 24px;display:flex;align-items:center;gap:16px;z-index:9999;box-shadow:0 20px 60px #0d00208c}.cookie-icon{font-size:28px;flex-shrink:0}.cookie-body{flex:1;min-width:0}.cookie-title{font-size:15px;font-weight:700;color:#f7f7f7;margin-bottom:4px}.cookie-desc{font-size:13px;color:#ffffff9e;line-height:1.55}.cookie-link{color:var(--gold-light);text-decoration:underline;text-underline-offset:2px}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.cookie-btn{padding:9px 20px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;border:none;transition:opacity .2s,transform .15s;white-space:nowrap}.cookie-btn:hover{opacity:.85;transform:scale(1.03)}.cookie-decline{background:#ffffff1a;color:#ffffffbf;border:1px solid rgba(255,255,255,.18)}.cookie-accept{background:linear-gradient(135deg,#c9a24a,#e5c66b);color:#1a0036}@media (max-width: 540px){.cookie-banner{bottom:0;left:0;transform:none;width:100%;border-radius:20px 20px 0 0;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 20px calc(16px + env(safe-area-inset-bottom,0px)) 20px}.cookie-icon{font-size:24px}.cookie-title{font-size:14px}.cookie-desc{font-size:12.5px}.cookie-actions{width:100%;gap:10px}.cookie-btn{flex:1;text-align:center;padding:11px 16px}}img,video,canvas{-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none;pointer-events:none}a img,button img,[role=button] img{pointer-events:auto}.hero-title,.hero-subtitle,.logo-text,.nav-links a,.faq-title,.faq-subtitle,.features-title,.how-headline,.bn-headline,.about-title,.footer-brand p,.footer-bottom{-webkit-user-select:none;user-select:none}
