.section-separator{width:100%;height:1px;background:#f5f3ff1a}.container{max-width:1000px;margin:0 auto;padding:0 24px}.container-wide{max-width:1000px}.section{padding:80px 0}.section h2,h2{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin-bottom:40px;color:#f5f3ff}.hero{padding:60px 0 80px;text-align:center}.label{display:inline-block;font-family:var(--font-display);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffd9c0;margin-bottom:12px}.hero h1{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:600;letter-spacing:-.04em;line-height:1.15;margin-bottom:24px;color:#f5f3ff;max-width:860px;margin-left:auto;margin-right:auto}.hero-sub{font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;color:#fff9;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:center}.proof-bar{padding:48px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.proof-item{display:flex;flex-direction:column;gap:4px;padding:16px 28px;text-align:left;text-decoration:none;color:inherit;position:relative;transition:color .25s ease}.proof-item:hover{text-decoration:none}.proof-item:hover .proof-stat{opacity:.8}.proof-item+.proof-item:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:#ffffff1a}.proof-stat{font-family:var(--font-display);font-size:2rem;font-weight:800;letter-spacing:-.03em;transition:opacity .25s ease}.proof-item:nth-child(1) .proof-stat{color:#ffd9c0}.proof-item:nth-child(2) .proof-stat{color:#ffd9c0}.proof-item:nth-child(3) .proof-stat{color:#ffd9c0}.proof-item:nth-child(4) .proof-stat{color:#ffd9c0}.proof-label{font-size:.95rem;font-weight:500;color:#ffffff8c}.proof-company{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#ffffff4d;margin-top:4px;text-transform:uppercase}.logo-bar-section{padding:32px 0 40px;text-align:center;background:#f5f3ff}.logo-bar-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1e1e3a80;margin-bottom:24px;font-family:var(--font-display)}.logo-marquee{overflow:hidden;width:100%}.logo-track{display:flex;align-items:center;gap:56px;white-space:nowrap;animation:marquee 45s linear infinite;width:max-content}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-img{flex-shrink:0;object-fit:contain;filter:none;opacity:1;height:36px;max-height:36px}.logo-img.logo-color{filter:none;opacity:1}.logo-img[alt=Boundless]{height:16px;max-height:16px}.logo-img[alt="Frontline Selling"]{height:44px;max-height:44px}.logo-img[alt="Fero Logistics"]{height:36px;max-height:36px}.logo-img[alt=Notion]{height:90px;max-height:90px}.logo-img[alt="Machinery Partner"]{height:30px;max-height:30px}.logo-img[alt=Spectrio]{height:38px;max-height:38px}.logo-img[alt=SuiteOp]{height:28px;max-height:28px}.logo-img[alt=Fondo]{height:30px;max-height:30px}.logo-img[alt="Exordiom Talent"]{height:36px;max-height:36px}.logo-img[alt=AlwaysHired]{height:58px;max-height:58px}.logo-img[alt="Skyblue Analytics"]{height:18px;max-height:18px;filter:brightness(0)}.trust-signals{text-align:center;padding:80px 0}.trust-line{font-size:.9rem;color:#f5f3ff;margin-bottom:8px;line-height:1.6}.trust-line:last-child{margin-bottom:0}.backer-logos{display:flex;gap:40px;justify-content:center;align-items:center;margin-top:16px}.backer-logo{height:32px;object-fit:contain}.backer-logo[alt=Google]{height:24px;max-height:24px}.backer-logo[alt=Microsoft]{height:58px;max-height:58px}.backer-logo[alt=Nvidia]{height:44px;max-height:44px}.backer-logo[alt=HubSpot]{height:24px;max-height:24px}.backer-logo[alt=Apple]{height:26px;max-height:26px}.backer-logo[alt=Snowflake]{height:22px;max-height:22px}.bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.bento-card{background:var(--purple-surface, #252050);border-radius:16px;padding:36px 32px;border:2px solid rgba(118,106,253,.15)}.bento-icon{width:22px;height:22px;color:#ffd9c0;flex-shrink:0;display:block}.bento-label-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.bento-large{padding:32px 28px}.bento-large .bento-label{font-size:1.1rem}.bento-large p{font-size:1.05rem;max-width:500px}.bento-label{font-family:var(--font-display);font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:#ffd9c0}.bento-card p{font-size:.95rem;line-height:1.7;color:#f5f3ff8c;margin:0}.bento-steps{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.bento-steps .bento-card{grid-column:auto}.step-card{display:flex;flex-direction:column;gap:12px}.step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-family:var(--font-display);font-weight:700;font-size:.85rem;color:#fff;background:var(--purple);flex-shrink:0;margin-bottom:4px}.step-card h3{font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:#f5f3ff;margin:0}.step-card p{font-size:.9rem;line-height:1.65;color:#ffffff8c;margin:0}.bento-steps{grid-template-columns:1fr!important;gap:40px}.step-card{display:grid!important;grid-template-columns:1fr 2fr!important;gap:40px;align-items:center;padding:40px!important}.step-card:nth-child(2n){direction:rtl}.step-card:nth-child(2n)>*{direction:ltr}.step-text{display:flex;flex-direction:column;gap:12px}.step-screenshot-wrapper{position:relative}.browser-frame{border-radius:10px;overflow:hidden;background:#13112a;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 12px #00000040,0 16px 40px #0003}.browser-titlebar{height:28px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;padding:0 10px;gap:5px}.browser-dot{width:7px;height:7px;border-radius:50%}.browser-dot:nth-child(1){background:#ff5f57}.browser-dot:nth-child(2){background:#ffbd2e}.browser-dot:nth-child(3){background:#28c840}.step-screenshot{width:100%;display:block}.highlight-block{text-align:center;max-width:680px;margin:0 auto}.highlight-block h2{margin-bottom:16px}.highlight-block p{font-size:1rem;line-height:1.7;color:#fff9;margin-bottom:24px}.highlight-frame{margin-top:32px;max-width:680px;border-color:#ffffff26;box-shadow:0 4px 8px #0003,0 12px 28px #00000040,0 32px 64px #0003,0 0 120px #766afd14}.highlight-screenshot{width:100%;display:block}.case-snapshots{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.case-snap{padding:28px 24px;background:var(--purple-surface, #252050);border-radius:16px;border:2px solid rgba(118,106,253,.15);text-decoration:none;color:inherit}.case-snap:hover{text-decoration:none}.snap-company{display:block;font-family:var(--font-display);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffd9c0;margin-bottom:12px}.case-snap ul{list-style:none;padding:0;margin:0}.case-snap li{font-size:.9rem;line-height:1.6;color:#ffffff8c;padding:2px 0}.case-snap li:before{content:"→  ";color:#ffd9c0}.case-snap p{font-size:.9rem;line-height:1.6;color:#ffffff8c;margin:0}.section-social-proof{padding:80px 0}.social-proof-sub{font-size:1.05rem;line-height:1.7;color:#ffffff80;max-width:900px;margin-bottom:36px}.dual-slider{display:flex;flex-direction:column;gap:20px}.slider-viewport{overflow:hidden}.slider-track{display:flex;gap:20px}.testimonial{min-width:calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3);padding:28px;background:var(--purple-surface, #252050);border:1px solid rgba(255,255,255,.06);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;box-sizing:border-box}.testimonial-link{text-decoration:none;color:inherit}.testimonial blockquote{font-size:1rem;line-height:1.6;color:#ffffffb3;font-style:normal;margin:0}.testimonial blockquote:before{content:"“"}.testimonial blockquote:after{content:"”"}.testimonial-author{display:flex;flex-direction:row;align-items:center;gap:12px}.testimonial-photo{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-author strong{font-size:.9rem;color:#f5f3ff;display:block}.testimonial-author span{font-size:.8rem;color:#ffffff59}.faq{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid rgba(255,255,255,.08);padding:20px 0}.faq-item:first-child{border-top:1px solid rgba(255,255,255,.08)}.faq-item:last-child{border-bottom:none}.faq-item summary{font-weight:600;font-size:1rem;font-family:var(--font-display);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#f5f3ff}.faq-item summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--purple);flex-shrink:0;margin-left:12px;transition:transform .25s ease}.faq-item[open] summary:after{content:"−";transform:rotate(180deg)}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:14px;font-size:.95rem;line-height:1.65;color:#ffffff80;margin-bottom:0}.section-cta{padding-top:0}.page-cta{text-align:center;padding-top:48px;border-top:1px solid rgba(255,255,255,.08)}.cta-headline{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;color:#f5f3ff;line-height:1.35;max-width:560px;margin:0 auto 24px}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.proof-grid{grid-template-columns:repeat(2,1fr)}.bento-grid{grid-template-columns:1fr 1fr}.bento-large{grid-column:1 / -1}.bento-steps{grid-template-columns:1fr;gap:24px}.step-card{display:grid!important;grid-template-columns:36px 1fr!important;grid-template-rows:auto auto auto!important;gap:0 10px!important;padding:24px!important;align-items:start}.step-card:nth-child(2n){direction:ltr}.step-text{display:contents}.step-text .step-num{grid-row:1;grid-column:1;margin-bottom:0;align-self:center}.step-text h3{grid-row:1;grid-column:2;align-self:center}.step-screenshot-wrapper{grid-row:2;grid-column:1 / -1;margin:16px 0}.step-text p{grid-row:3;grid-column:1 / -1}.case-snapshots{grid-template-columns:1fr}.testimonial{min-width:calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.section-social-proof{padding:64px 0}.section{padding:56px 0}.logo-bar-section{padding:16px 0 20px}.logo-bar-label{margin-bottom:12px}.trust-signals{padding:20px 0}.trust-signals .trust-line[style]{margin-top:16px!important}.backer-logos{margin-top:8px;flex-wrap:wrap;gap:24px}}@media(max-width:600px){.hero{padding:80px 0 48px}.hero h1{font-size:clamp(1.6rem,5vw,2rem)}.proof-grid{grid-template-columns:1fr}.proof-item{text-align:center;align-items:center}.proof-item+.proof-item:before{display:none}.bento-grid{grid-template-columns:1fr}.bento-large{grid-column:1}.testimonial{min-width:100%;max-width:100%}.section{padding:48px 0}.logo-grid{gap:12px 16px}.logo-img{max-width:100px}.faq-item summary{font-size:.95rem}}
