.landing-showcase{background:radial-gradient(circle at 18% 48%,var(--accent-muted),transparent 34%),radial-gradient(circle at 84% 48%,var(--secondary-muted),transparent 30%),var(--white);color:var(--text-primary);font-family:var(--font-primary);padding:clamp(3rem,5vw,4rem) clamp(1rem,2vw,1.75rem) clamp(4rem,6vw,5rem);position:relative;overflow:hidden}.landing-showcase-inner{width:min(100%,92rem);margin:0 auto}.landing-showcase-copy{text-align:center;max-width:52rem;margin:0 auto clamp(1rem,2vw,1.6rem)}.landing-title{color:var(--primary);letter-spacing:-.065em;margin:0;font-size:clamp(3rem,5vw,3.75rem);font-weight:900;line-height:.98}.landing-title span{color:var(--secondary);display:block}.landing-subtitle{max-width:45rem;color:var(--text-secondary);margin:clamp(1rem,1.5vw,1.25rem) auto 0;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:500;line-height:1.6}.landing-showcase-stage{grid-template-columns:clamp(17rem,22vw,24rem) minmax(34rem,44rem) clamp(17rem,22vw,24rem);justify-content:center;align-items:start;margin-top:clamp(.5rem,1vw,1rem);display:grid;position:relative}.landing-showcase-rail{z-index:4;flex-direction:column;display:flex;position:relative}.landing-showcase-rail--left{padding-top:0;transform:translateY(-8.5rem)}.landing-showcase-rail--right{padding-top:0;transform:translateY(-8rem)}.landing-showcase-center{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:clamp(2.5rem,4vw,4rem);display:flex;position:relative}.landing-orb{border-radius:var(--radius-pill);pointer-events:none;z-index:0;position:absolute}.landing-orb--left{background:var(--accent-muted);width:clamp(22rem,40vw,38rem);height:clamp(22rem,40vw,38rem);top:28%;left:4%}.landing-orb--right{background:var(--secondary-muted);width:clamp(18rem,30vw,28rem);height:clamp(18rem,30vw,28rem);top:40%;right:5%}.landing-dashboard-frame{background:var(--white);border:1px solid var(--border-soft);border-radius:clamp(1rem,2vw,1.5rem);width:100%;max-width:48rem;overflow:hidden;box-shadow:0 1.75rem 5rem #0f172a1f,0 0 0 1px #fffc}.landing-dashboard-image{width:100%;height:auto;display:block}.landing-floating-image{pointer-events:none;width:100%}.landing-floating-image-img{filter:drop-shadow(0 20px 42px #0f172a1f);border-radius:clamp(.75rem,1.4vw,1.25rem);width:100%;height:auto;display:block}.landing-float-ending{transform:rotate(3deg)}.landing-float-cagr{transform:rotate(0)}.landing-float-peak{margin-left:.5rem;transform:rotate(-3deg)}.landing-float-drawdown{transform:rotate(-3deg)}.landing-float-everything{align-self:center;width:min(100%,19rem);transform:rotate(0)}.landing-mascot{filter:drop-shadow(0 1.1rem 2.25rem #0d6efd29);align-self:center;width:clamp(7rem,10vw,9rem);height:auto;margin-top:clamp(-.5rem,-1vw,-.25rem)}.landing-showcase-actions{justify-content:center;align-items:center;gap:clamp(1rem,2vw,1.5rem);margin-top:clamp(1.25rem,2vw,1.75rem);display:flex}.landing-primary-btn{border-radius:var(--radius-lg);background:var(--accent);min-height:3.625rem;color:var(--white);align-items:center;gap:1.125rem;padding:0 2.125rem;font-size:1.0625rem;font-weight:900;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 1.125rem 2.375rem #0d6efd38}.landing-primary-btn:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 1.375rem 3rem #0d6efd47}.landing-primary-btn:active{transform:translateY(0)}.landing-showcase-actions p{color:var(--text-secondary);margin:0;font-size:.9375rem;font-weight:600}.landing-dashboard-image--mobile,.landing-mobile-card-stack{display:none}@media (max-width:700px){.landing-showcase{padding:2.5rem 1rem 3.375rem}.landing-showcase-copy{margin-bottom:1.25rem}.landing-title{letter-spacing:-.06em;font-size:clamp(2.35rem,12vw,2rem);line-height:1}.landing-subtitle{max-width:24rem;font-size:.8rem;line-height:1.55}.landing-showcase-stage{grid-template-columns:minmax(0,1fr) 9.5rem;align-items:start;gap:0 .5rem;display:grid}.landing-showcase-rail--left,.landing-showcase-rail--right{display:none}.landing-showcase-center{flex-direction:column;align-items:stretch;width:100%;padding-top:0;display:flex}.landing-dashboard-frame{border-radius:1.05rem;width:100%;max-width:none}.landing-dashboard-image{display:none}.landing-dashboard-image--mobile{width:100%;height:auto;display:block}.landing-showcase-actions{flex-direction:column;gap:.5rem;width:100%;margin-top:.75rem}.landing-primary-btn{border-radius:1rem;justify-content:center;width:100%;min-height:3.25rem;padding:0 1rem;font-size:.9rem}.landing-showcase-actions p{text-align:center;font-size:.8rem}.landing-mobile-card-stack{flex-direction:column;align-self:start;gap:.4rem;width:100%;display:flex}.landing-mobile-card-stack .landing-floating-image{background:var(--white);border-radius:.85rem;width:100%;height:5.5rem;line-height:0;overflow:hidden;box-shadow:0 .5rem 1.2rem #0f172a14}.landing-mobile-card-stack .landing-floating-image-img{object-fit:cover;object-position:center 20%;filter:none;border-radius:.85rem;width:100%;height:100%;display:block}.landing-mobile-card-stack .landing-floating-image:first-child .landing-floating-image-img{object-position:center 15%}.landing-mobile-card-stack .landing-floating-image:nth-child(2) .landing-floating-image-img,.landing-mobile-card-stack .landing-floating-image:nth-child(3) .landing-floating-image-img{object-position:center 30%}.landing-mobile-card--overview{height:13rem!important}.landing-mobile-card--overview .landing-floating-image-img{object-position:center top}.landing-mobile-card{margin-left:0;transform:none}.landing-mascot{display:none}.landing-orb--left{width:22rem;height:22rem;top:20rem;left:-11rem}.landing-orb--right{width:20rem;height:20rem;top:36rem;right:-10rem}}
.landing-fire-cta{background:radial-gradient(circle at 18% 86%,var(--accent-muted),transparent 28%),radial-gradient(circle at 82% 88%,var(--secondary-muted),transparent 28%),var(--white);color:var(--text-primary);font-family:var(--font-primary);padding:clamp(4rem,8vw,7rem) 1rem 0;position:relative;overflow:hidden}.landing-fire-cta-inner{text-align:center;width:min(100%,72rem);margin:0 auto}.landing-fire-title{color:var(--primary);letter-spacing:-.065em;margin:0;font-size:clamp(2.75rem,6vw,5.25rem);font-weight:900;line-height:1}.landing-fire-title span{color:var(--secondary);display:block}.landing-fire-btn{border-radius:var(--radius-lg);background:var(--accent);min-height:3.75rem;color:var(--white);font-size:var(--text-base);text-transform:uppercase;letter-spacing:.04em;box-shadow:0 1.125rem 2.375rem var(--accent-muted);justify-content:center;align-items:center;margin-top:clamp(1.75rem,3vw,2.5rem);padding:0 3rem;font-weight:900;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.landing-fire-btn:hover{background:var(--accent-dark);box-shadow:0 1.375rem 3rem var(--accent-border);transform:translateY(-2px)}.landing-fire-btn:active{transform:translateY(0)}.landing-fire-mascot-wrap{justify-content:center;align-items:flex-end;width:min(100%,24rem);min-height:clamp(10rem,24vw,16rem);margin:clamp(2rem,4vw,3rem) auto 0;display:flex;position:relative}.landing-fire-mascot{object-fit:contain;width:clamp(11rem,22vw,16rem);height:auto;filter:drop-shadow(0 1.25rem 2.5rem var(--accent-muted))}.landing-fire-cta:before,.landing-fire-cta:after{content:"";border-radius:var(--radius-pill)var(--radius-pill)0 0;pointer-events:none;z-index:0;width:clamp(18rem,38vw,36rem);height:clamp(12rem,24vw,22rem);position:absolute;bottom:-8rem}.landing-fire-cta:before{background:var(--accent-soft);left:-7rem}.landing-fire-cta:after{background:var(--secondary-soft);right:-7rem}.landing-fire-cta-inner{z-index:1;position:relative}@media (max-width:700px){.landing-fire-cta{padding:3.75rem 1rem 0}.landing-fire-title{letter-spacing:-.06em;font-size:clamp(2.35rem,12vw,3.5rem)}.landing-fire-btn{width:100%;max-width:22rem;min-height:3.5rem;padding:0 1.5rem;font-size:1rem}.landing-fire-mascot-wrap{min-height:10rem}.landing-fire-mascot{width:clamp(9.5rem,42vw,13rem)}}
