@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Syne:wght@500;700;800&display=swap";:root{color-scheme:light;--bg: #edf9ff;--bg-strong: #d9f2fd;--surface: rgba(255, 255, 255, .72);--surface-strong: #f6fdff;--ink: #12344a;--muted: #365265;--line: rgba(18, 52, 74, .12);--line-strong: rgba(18, 52, 74, .22);--brand: #00aeef;--brand-deep: #0079a8;--accent: #0079a8;--accent-soft: #d8f1fb;--warn: #f0b55a;--shadow: 0 24px 60px rgba(0, 82, 124, .12);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,Trebuchet MS,sans-serif;background:radial-gradient(circle at top right,rgba(0,174,239,.16),transparent 30%),radial-gradient(circle at left 20%,rgba(0,121,168,.12),transparent 28%),linear-gradient(180deg,#f8fdff 0%,var(--bg) 48%,#e8f8ff 100%);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3{margin:0;font-family:Syne,Arial Black,sans-serif;letter-spacing:-.03em;line-height:1.04}h1{font-size:clamp(3rem,7vw,5.8rem);max-width:11ch}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.2rem,2vw,1.5rem)}p,li{font-size:clamp(1rem,1.35vw,1.1rem);color:var(--muted)}ul{margin:0;padding-left:1.1rem}.container{width:min(1180px,calc(100vw - 2rem));margin:0 auto}.header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0 0}.brand{display:inline-flex;align-items:center}.brand img{height:48px;width:auto}.tagline{display:inline-flex;align-items:center;gap:.6rem;font-size:.92rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink)}.tagline:before{content:"";width:.7rem;height:.7rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--warn));box-shadow:0 0 0 4px #00aeef24}.hero{padding:0 0 4.5rem;position:relative}.hero-home:before{content:"";position:absolute;inset:4rem auto auto -4rem;width:min(28vw,340px);height:min(28vw,340px);border-radius:40px;background:linear-gradient(155deg,#0079a82e,#00aeef14),var(--surface);transform:rotate(-10deg);filter:blur(1px);opacity:.75;pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(2rem,5vw,4rem);align-items:start;padding-top:clamp(2rem,6vw,4.25rem)}.hero-copy{position:relative;z-index:1;max-width:40rem}.hero-title{max-width:9.6ch;font-size:clamp(3.2rem,5.8vw,5rem);line-height:.94;text-wrap:balance}.eyebrow,.section-label,.mini-label,.dashboard-kicker{font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow,.section-label{color:var(--brand);margin-bottom:1rem}.hero-lead{max-width:54ch;margin-top:1.25rem;font-size:clamp(1.05rem,1.5vw,1.2rem)}.hero-support{max-width:50ch;margin-top:.9rem;color:var(--ink);font-weight:500}.cta-row,.cta-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.35rem;padding:.85rem 1.35rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;box-shadow:0 14px 30px #00527c3d}.btn.secondary{background:#ffffffad;border-color:var(--line-strong);color:var(--ink);backdrop-filter:blur(12px)}.btn:hover{transform:translateY(-2px)}.homepage-visual{display:grid;gap:.85rem;width:min(100%,33rem);padding:.9rem;border-radius:var(--radius-lg);background:linear-gradient(155deg,#ffffffb8,#fff6),linear-gradient(135deg,#0079a814,#00aeef1f);border:1px solid rgba(255,255,255,.65);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.hero-visual{justify-self:end}.dashboard-card{padding:1.15rem 1.2rem;border-radius:var(--radius-md);background:#fffaf3eb;border:1px solid var(--line)}.dashboard-kicker,.mini-label{display:inline-block;margin-bottom:.8rem;color:var(--accent)}.signal-list{list-style:none;padding:0;display:grid;gap:.7rem}.signal-list li{display:flex;align-items:center;gap:.7rem;color:var(--ink);font-weight:500}.signal-list li:before{content:"";flex:0 0 .6rem;width:.6rem;height:.6rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--warn))}.section{padding:clamp(3.5rem,8vw,6.5rem) 0}.section-heading{display:grid;gap:.8rem;margin-bottom:2rem;max-width:min(100%,58rem)}.section-heading.narrow{max-width:min(100%,64rem)}.section-heading h2{max-width:min(100%,30ch);text-wrap:balance;color:var(--brand-deep)}.process-intro h2,.about-copy h2,.cta-panel h2{max-width:18ch;text-wrap:balance}.proof-grid,.problem-grid,.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card,.step{background:var(--surface);border:1px solid rgba(255,255,255,.6);border-radius:var(--radius-lg);padding:1.45rem;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.proof-card,.case-card,.testimonial-card,.problem-card{position:relative;overflow:hidden}.proof-card:after,.case-card:after,.testimonial-card:after,.problem-card:after{content:"";position:absolute;inset:auto -2rem -2rem auto;width:7rem;height:7rem;border-radius:999px;background:#0079a81a}.section-opportunity{background:linear-gradient(180deg,#ffffff59,#d9f2fdbf),var(--bg-strong)}.opportunity-layout{display:grid;gap:2.2rem}.checklist{display:grid;gap:.75rem;margin-top:1rem}.checklist li{list-style:none;position:relative;padding-left:1.5rem}.checklist li:before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;border-radius:999px;background:var(--brand)}.process-block{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;align-items:start}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.step{background:#fffaf3e6}.step strong{display:inline-block;color:var(--brand);margin-bottom:.8rem}.case-result{color:var(--brand-deep);font-weight:700;margin:.7rem 0 .9rem}.about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:1rem;align-items:start}.about-copy{display:grid;gap:1rem}.about-panel{display:grid;gap:1rem;background:linear-gradient(180deg,#0079a81a,#00aeef14),#fffaf3e6}.authority-item+.authority-item{padding-top:1rem;border-top:1px solid var(--line)}.authority-item h3{margin-bottom:.35rem}.section-testimonials{background:linear-gradient(180deg,#ffffff2e,#ffffff0a)}.testimonial-shell{position:relative;width:min(1280px,calc(100vw - 1.5rem))}.testimonial-carousel{position:relative;padding:0 3.5rem}.testimonial-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - .85rem)/2);gap:.85rem;align-items:stretch;overflow-x:auto;overflow-y:hidden;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;background:transparent;overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x}.testimonial-track::-webkit-scrollbar{display:none}.testimonial-card{display:flex;flex-direction:column;gap:.75rem;min-height:100%;padding:1.15rem;scroll-snap-align:start}.testimonial-copy{display:grid;align-content:center;gap:.35rem;flex:1 1 auto}.testimonial-footer{display:grid;gap:.55rem;margin-top:auto}.testimonial-person{display:flex;align-items:center;gap:.75rem}.testimonial-avatar-link{flex-shrink:0;border-radius:999px}.testimonial-avatar{width:3rem;height:3rem;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.45);background:#ffffff1f}.testimonial-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.08em}.testimonial-meta{display:grid;align-content:center;gap:.05rem}.quote-mark{font-family:Syne,sans-serif;font-size:2.35rem;line-height:.8;color:var(--brand);margin-bottom:.05rem;margin-top:0}.testimonial-quote{color:var(--ink);font-size:1rem;line-height:1.5;margin:0}.testimonial-quote p,.testimonial-quote strong,.testimonial-quote em,.testimonial-detail-paragraph p,.testimonial-detail-paragraph strong,.testimonial-detail-paragraph em{color:inherit}.testimonial-quote p,.testimonial-detail-paragraph p{margin:0}.testimonial-quote p+p,.testimonial-detail-paragraph p+p{margin-top:.7rem}.testimonial-author{font-weight:700;color:var(--ink);line-height:1.2;margin:0}.testimonial-author-link,.testimonial-more,.back-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.testimonial-author-link:hover,.testimonial-more:hover,.back-link:hover{text-decoration-thickness:2px}.testimonial-role{font-size:.9rem;line-height:1.3;margin:0}.testimonial-relationship{font-size:.9rem;line-height:1.35;opacity:.92;margin:0}.testimonial-more{font-weight:700;font-size:.94rem}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff2e;color:#fff;box-shadow:0 16px 32px #00304a33;backdrop-filter:blur(12px);cursor:pointer;transition:background-color .2s ease,transform .2s ease,opacity .2s ease}.carousel-button:hover{background:#ffffff47;transform:translateY(-50%) scale(1.02)}.carousel-button:disabled{opacity:.45;cursor:default}.carousel-button-prev{left:0}.carousel-button-next{right:0}.testimonial-detail-hero{padding-bottom:2rem}.testimonial-detail-header{display:grid;gap:.85rem;padding-top:clamp(2rem,6vw,4rem);max-width:42rem}.back-link{font-weight:700}.testimonial-detail-title{max-width:12ch}.testimonial-detail-subtitle,.testimonial-detail-relationship{max-width:50ch}.section-testimonial-detail{padding-top:0}.testimonial-detail-layout{display:grid}.testimonial-detail-card{max-width:52rem}.testimonial-person-detail{margin-bottom:1.4rem}.testimonial-detail-body{display:grid;gap:1rem}.testimonial-detail-paragraph{max-width:64ch}.cta-panel{display:grid;grid-template-columns:minmax(0,1.1fr) auto;gap:1.4rem;align-items:center;padding:clamp(1.5rem,4vw,2.4rem);border-radius:calc(var(--radius-lg) + 4px);background:linear-gradient(135deg,#00aeef29,#0079a824),#fffaf3d6;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.footer{padding:2rem 0 2.5rem}.section-brand{background:linear-gradient(165deg,#00aeef,#0088bf)}.section-brand .section-label,.section-brand .mini-label,.section-brand .dashboard-kicker,.section-brand h2,.section-brand h3,.section-brand p,.section-brand li,.section-brand .case-result,.section-brand .quote-mark,.section-brand .testimonial-quote,.section-brand .testimonial-author,.section-brand .testimonial-role,.section-brand .testimonial-relationship,.section-brand .testimonial-more,.section-brand .testimonial-author-link,.section-brand .carousel-button,.section-brand .back-link{color:#fff}.section-brand .card,.section-brand .step{background:#ffffff24;border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 48px #00304a40}.section-brand .testimonial-card{box-shadow:none}.section-brand .proof-card:after,.section-brand .case-card:after,.section-brand .testimonial-card:after,.section-brand .problem-card:after{background:#ffffff26}.section-brand .checklist li:before{background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--reveal-delay, 0ms)}.reveal.in-view{opacity:1;transform:translateY(0)}@media(max-width:1024px){.hero-grid,.process-block,.about-layout,.cta-panel{grid-template-columns:1fr}.hero-copy,.hero-visual{max-width:none}.hero-visual{justify-self:stretch}.proof-grid,.problem-grid,.case-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-track{grid-auto-columns:calc((100% - .75rem)/2)}}@media(max-width:720px){.header,.footer-inner{flex-direction:column;align-items:flex-start}h1{max-width:12ch}.hero-title{max-width:10.5ch;line-height:.97}.hero{padding-bottom:3rem}.proof-grid,.problem-grid,.case-grid,.process-grid{grid-template-columns:1fr}.testimonial-carousel{padding:3.75rem 0 0}.testimonial-track{grid-auto-columns:88%}.carousel-button{top:0;transform:none}.carousel-button:hover{transform:scale(1.02)}.carousel-button-prev{left:0}.carousel-button-next{right:0}.btn,.cta-actions{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.btn{transition:none}.reveal{opacity:1;transform:none}}
