@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.proof-section{--proof-navy: #070b29;--proof-grad: linear-gradient(118deg, #7c4dff, #4f8cf0, #21cfe6);--proof-ink: #0a0f33;--proof-muted: #5a6080;--proof-hair: rgba(10, 15, 51, .07);--proof-quote-accent: #9b7bff;position:relative;padding:120px 24px 100px;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:var(--proof-ink);background:radial-gradient(820px 380px at 50% -6%,rgba(124,77,255,.08),transparent 62%),linear-gradient(180deg,#fff,#f4f6fd 60%,#eef1fb)}.proof-section__wrap{max-width:1140px;margin:0 auto}.proof-section__head{text-align:center;max-width:720px;margin:0 auto 60px}.proof-section__title{font-size:clamp(34px,4.6vw,54px);line-height:1.05;font-weight:800;letter-spacing:-.02em;color:var(--proof-navy);margin:0;width:100%;text-align:center;text-wrap:balance}.proof-section__subtitle{margin:18px 0 0;font-size:clamp(16px,1.8vw,19px);line-height:1.55;color:var(--proof-muted);font-weight:500}.proof-section__cards{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:26px}.proof-card{display:flex;flex-direction:column;width:100%;height:100%;margin:0;padding:0;font:inherit;text-align:left;color:inherit;cursor:pointer;background:#fff;border:1px solid var(--proof-hair);border-radius:20px;overflow:hidden;box-shadow:0 14px 44px -26px #0c12444d;opacity:0;transform:translateY(16px);animation:proof-rise .7s cubic-bezier(.2,.7,.25,1) forwards;transition:transform .35s ease,box-shadow .35s ease}.proof-card:focus-visible{outline:2px solid #5b3fd6;outline-offset:3px}.proof-card:nth-child(1){animation-delay:.05s}.proof-card:nth-child(2){animation-delay:.16s}.proof-card:nth-child(3){animation-delay:.27s}@keyframes proof-rise{to{opacity:1;transform:none}}.proof-card:hover{transform:translateY(-5px);box-shadow:0 24px 56px -28px #0c12445c}.proof-card__photo{position:relative;height:176px;background:linear-gradient(160deg,#0b1138,#0a0f30);background-size:cover;background-position:center}.proof-card__body{display:flex;flex-direction:column;flex:1;min-height:0;padding:24px 24px 22px}.proof-card__quote{flex:0 1 auto;font-size:16.5px;line-height:1.45;font-weight:600;color:var(--proof-navy);margin:0 0 20px}.proof-card__footer{flex:none;margin-top:auto}.proof-card__quote:before{content:"“";color:var(--proof-quote-accent);font-weight:800;margin-right:2px}.proof-card__quote:after{content:"”";color:var(--proof-quote-accent);font-weight:800;margin-left:1px}.proof-card__person{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--proof-hair)}.proof-card__avatar{width:44px;height:44px;flex:none;border-radius:50%;object-fit:cover;background:#e7eaf6;box-shadow:0 0 0 2px #fff,0 0 0 4px #7c4dff4d}.proof-card__name{font-size:15px;font-weight:700;color:var(--proof-navy);line-height:1.2}.proof-card__role{font-size:12.5px;color:var(--proof-muted);margin-top:2px}.proof-card__link{margin-top:20px;align-self:flex-start;display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:#5b3fd6}.proof-card__link svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.proof-card:hover .proof-card__link svg{transform:translate(3px)}.proof-section .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.proof-story-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:#070b2999;backdrop-filter:blur(4px)}.proof-story-modal__backdrop{position:absolute;inset:0;border:none;background:transparent;cursor:pointer}.proof-story-modal__card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:22px;max-width:560px;width:100%;max-height:min(90vh,820px);overflow:hidden;box-shadow:0 40px 80px -20px #070b2999;animation:proof-pop .35s cubic-bezier(.2,.8,.25,1)}.proof-story-modal__header{position:sticky;top:0;z-index:3;display:flex;justify-content:flex-end;align-items:flex-start;height:0;margin:0;padding:0;overflow:visible;pointer-events:none}.proof-story-modal__scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}@keyframes proof-pop{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.proof-story-modal__close{pointer-events:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin:16px 16px 0 0;padding:0;border-radius:50%;border:none;background:#fff;cursor:pointer;color:var(--proof-navy);box-shadow:0 4px 14px #070b292e;transition:transform .2s ease,box-shadow .2s ease}.proof-story-modal__close svg{display:block;width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;fill:none}.proof-story-modal__close:hover{transform:scale(1.04);box-shadow:0 6px 18px #070b2938}.proof-story-modal__photo{height:200px;background:#0b1138;background-size:cover;background-position:center}.proof-story-modal__body{padding:20px 28px 32px}.proof-story-modal__tagline{font-size:clamp(18px,3.5vw,22px);font-weight:800;letter-spacing:-.02em;line-height:1.3;color:var(--proof-navy);margin:0 0 24px}.proof-story-modal__section+.proof-story-modal__section{margin-top:28px;padding-top:28px;border-top:1px solid var(--proof-hair)}.proof-story-modal__section h4{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#5b3fd6;margin:0 0 12px}.proof-story-modal__section p{font-size:15px;line-height:1.65;color:var(--proof-muted);font-weight:500;margin:0 0 12px}.proof-story-modal__section p:last-child{margin-bottom:0}.proof-story-modal__highlight{display:inline-block;font-size:28px;font-weight:800;letter-spacing:-.02em;background:var(--proof-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-bottom:8px}.proof-story-modal__bullets{list-style:none;margin:16px 0 0;padding:14px 16px;background:linear-gradient(180deg,#f8f9fe,#f4f6fd);border:1px solid rgba(91,63,214,.12);border-radius:12px}.proof-story-modal__bullets li{position:relative;padding-left:20px;font-size:14px;line-height:1.5;color:var(--proof-navy);font-weight:600}.proof-story-modal__bullets li+li{margin-top:10px}.proof-story-modal__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--proof-grad);transform:translateY(-50%)}.proof-story-modal__closing{margin-top:24px;padding-top:22px;border-top:1px solid var(--proof-hair)}.proof-story-modal__closing-quote{font-size:17px;line-height:1.5;font-weight:600;color:var(--proof-navy);margin:0}.proof-story-modal__closing-quote:before{content:"“";color:var(--proof-quote-accent);font-weight:800}.proof-story-modal__closing-quote:after{content:"”";color:var(--proof-quote-accent);font-weight:800}.proof-story-modal__closing-person{display:flex;align-items:center;gap:12px;margin-top:16px}.proof-story-modal__closing-person img{width:44px;height:44px;border-radius:50%;object-fit:cover}@media(max-width:880px){.proof-section{padding:88px 20px 80px}.proof-section__cards{grid-template-columns:1fr;max-width:440px;margin:0 auto}}@media(prefers-reduced-motion:reduce){.proof-card{opacity:1;transform:none;animation:none}.proof-card:hover{transform:none}.proof-story-modal__card{animation:none}}
