.demo-hero{padding:clamp(3rem,6vw,5rem) 1.5rem;margin-bottom:24px;background:linear-gradient(180deg,#f0f4f8,#f9f7f3)}.demo-hero__inner{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.demo-hero__left{color:var(--color-hero-navy);width:100%;text-align:center;margin-top:24px}.demo-hero__eyebrow-pill{display:inline-flex;align-items:center;padding:5px 14px;background:#e8f0f5;border:1px solid rgba(26,90,134,.18);border-radius:999px;font-size:12px;font-weight:500;color:#195781;letter-spacing:.01em;margin-bottom:14px}.demo-hero__title{font-size:clamp(30px,6vw,52px);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--color-hero-navy)}.demo-hero__dot{color:var(--color-hero-dot)}.demo-hero__subtitle{font-size:14px;line-height:1.65;color:var(--color-primary-text);margin:10px 0 1.25rem}.hero-flow-row{display:flex;align-items:center;gap:8px;margin:28px 0 32px;flex-wrap:wrap;justify-content:flex-start}.hero-flow-pill{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 5px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:13px;font-weight:700;color:#0f172a;box-shadow:0 1px 2px #00000005}.hero-flow-num{width:20px;height:20px;border-radius:50%;background:#eef2ff;color:#1f618d;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hero-flow-arrow{color:#94a3b8;font-size:13px;font-weight:700}.hero-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px;text-align:left}.hero-feature-item{display:flex;gap:16px;align-items:flex-start}.hero-feature-icon{width:22px;height:22px;min-width:22px;border-radius:50%;background:#1f618d;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.hero-feature-icon svg{width:10px;height:10px}.hero-feature-text{display:flex;flex-direction:column;gap:2px}.hero-feature-title{font-size:16px;font-weight:700;color:#0f172a;line-height:1.35}.hero-feature-desc{font-size:14px;color:#6b7280;line-height:1.5;margin:0}@media(max-width:1023px){.hero-flow-row{justify-content:center}.hero-feature-item{justify-content:flex-start;max-width:480px;margin:0 auto}}.demo-hero__benefits{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:10px}.demo-hero__benefits li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--color-hero-navy);line-height:1.4;font-weight:500}.demo-benefit__icon{width:30px;height:30px;min-width:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.demo-benefit__icon svg{width:15px;height:15px}.demo-benefit__icon--draft{background:#dbeafe;color:#1a5a86}.demo-benefit__icon--review{background:#dcfce7;color:#15803d}.demo-benefit__icon--esign{background:#ede9fe;color:#7c3aed}.demo-benefit__icon--crm{background:#fef3c7;color:#d97706}.demo-hero__trusted-label{font-size:12px;color:#6b7a8a;margin:0 0 10px}.demo-hero__logos{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:18px}.demo-hero__logo-img{height:22px;width:auto;object-fit:contain;opacity:1}.demo-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.demo-trust__badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:500;letter-spacing:.01em;color:#195781;background:#e8f0f5;border:1px solid rgba(26,90,134,.18);border-radius:999px;padding:5px 12px}.demo-trust__badge svg{width:11px;height:11px;flex-shrink:0}.demo-hero__right{width:100%}.demo-card{display:block;border-radius:16px;box-shadow:0 12px 40px #0000001a;overflow:hidden}.demo-card__form-panel{background:#fff;padding:44px 40px 36px;border:1px solid rgba(0,0,0,.08);border-radius:16px}.demo-card__form-title{font-size:23px;font-weight:700;color:#0d2137;margin:0 0 16px;line-height:1.3;letter-spacing:-.01em}.demo-card__form-desc{font-size:13.5px;color:#6b7280;margin:-10px 0 20px;line-height:1.5}.demo-form.tte-form{display:grid;grid-template-columns:1fr;gap:12px;text-align:left}.demo-form.tte-form .demo-btn,.demo-form.tte-form .demo-terms,.demo-form.tte-form .demo-notes{grid-column:1 / -1}.demo-card__stats-panel{background:#195781;border-radius:0 16px 16px 0;padding:44px 36px 36px;color:#fff;display:flex;flex-direction:column}.demo-carousel{flex:1;display:flex;flex-direction:column}.demo-carousel__track{flex:1}.demo-carousel__slide{display:none;animation:demoSlideIn .35s ease}.demo-carousel__slide--active{display:block}@keyframes demoSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.demo-carousel__heading{font-size:26px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.3}.demo-carousel__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.demo-carousel__list li{font-size:15px;color:#ffffffe0;padding-left:20px;position:relative;line-height:1.45}.demo-carousel__list li:before{content:"✓";position:absolute;left:0;font-weight:700;color:#fff}.demo-carousel__list--stats li strong{color:#fff;font-weight:700}.demo-carousel__quote{font-size:16px;color:#ffffffe6;font-style:italic;line-height:1.6;margin:0 0 16px;padding-left:14px;border-left:3px solid rgba(255,255,255,.35)}.demo-carousel__cite{font-size:12px;color:#ffffffa6;margin:0}.demo-carousel__nav{display:flex;gap:8px;justify-content:flex-end;margin-top:24px}.demo-carousel__btn{width:34px;height:34px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.demo-carousel__btn:hover{background:#ffffff47}.demo-carousel__btn svg{width:8px;height:14px}.demo-form .tte-field{display:flex;flex-direction:column;gap:4px}.demo-form .tte-label{font-size:10.5px;font-weight:500;color:#374151;letter-spacing:.01em}.demo-optional{color:#aab4be;font-weight:400}.demo-input-wrap{position:relative;display:flex;align-items:center}.demo-input-icon{position:absolute;left:11px;width:14px;height:14px;color:#9ca3af;pointer-events:none;flex-shrink:0}.demo-form .tte-input{width:100%;height:46px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:14px;color:#0d2137;transition:border-color .15s,box-shadow .15s}.demo-form .tte-input.demo-input--icon{padding-left:34px}.demo-form .tte-input:focus{outline:none;border-color:#1a5a8673;box-shadow:0 0 0 3px #1a5a861a;background:#fff}.demo-form .tte-input.has-error{border-color:#dc2626!important;background:#fef2f2!important}.demo-form .tte-input.has-error:focus{box-shadow:0 0 0 3px #dc262626!important}.demo-select{appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:32px}.demo-select-arrow{position:absolute;right:11px;width:10px;height:10px;color:#9ca3af;pointer-events:none}.demo-btn.tte-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;height:46px;border-radius:8px;background:#0d2137;color:#fff;font-size:14.5px;font-weight:600;border:none;cursor:pointer;margin-top:2px;letter-spacing:-.01em;transition:background .15s,transform .15s}.demo-btn.tte-cta:hover{background:#1a3a5c;transform:translateY(-1px)}.demo-terms.tte-terms{margin:4px 0 0;font-size:11px;line-height:1.45;color:#aab4be;text-align:center}.demo-link.tte-link{color:#6b7a8a;text-underline-offset:2px}.demo-notes.tte-notes{display:flex;gap:5px;justify-content:center;align-items:center;font-size:11px;color:#6b7a8a;margin-top:0}.demo-notes__dot{color:#d1d5db}.demo-rating{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:10px;padding:12px 14px;border:1px solid #e6eaf0;background:#fff;border-radius:12px}.demo-rating__item{display:inline-flex;align-items:center;gap:10px}.demo-rating__stars{color:#f59e0b;letter-spacing:1px;font-size:14px;line-height:1}.demo-rating__text{display:inline-flex;align-items:baseline;gap:6px;color:#5b6b7c;font-size:14px;line-height:1}.demo-rating__score{color:#0d2137;font-weight:600}.demo-rating__brand{color:#0d2137;font-weight:700}.demo-rating__divider{color:#c3cbd6}.demo-input-wrap--select{position:relative}.demo-custom-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;height:46px;padding:8px 12px 8px 34px;font-size:14px;color:#0d2137;transition:border-color .15s,box-shadow .15s;gap:8px}.demo-custom-trigger:focus,.demo-custom-trigger--open{outline:none;border-color:#1a5a8673;box-shadow:0 0 0 3px #1a5a861a;background:#fff}.demo-custom-trigger__label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-custom-trigger__label--placeholder{color:#9ca3af}.demo-custom-trigger .demo-select-arrow{position:static;flex-shrink:0;transition:transform .2s ease}.demo-custom-trigger--open .demo-select-arrow{transform:rotate(180deg)}.demo-custom-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #00000014,0 2px 6px #0000000a;z-index:200;max-height:200px;overflow-y:auto;overflow-x:hidden;animation:customPanelIn .15s ease;scrollbar-width:thin;scrollbar-color:rgba(25,87,129,.25) transparent}.demo-custom-panel::-webkit-scrollbar{width:6px}.demo-custom-panel::-webkit-scrollbar-thumb{background:#19578140;border-radius:999px}.demo-custom-panel::-webkit-scrollbar-track{background:transparent}@keyframes customPanelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.demo-custom-option{padding:10px 14px;font-size:13.5px;color:#374151;cursor:pointer;transition:background .1s}.demo-custom-option:hover{background:#f0f5f9;color:#195781}.demo-custom-option--selected{background:#e8f0f5;color:#195781;font-weight:500}@media(max-width:860px){.demo-hero__inner{gap:32px}.demo-hero__subtitle{max-width:100%}}@media(max-width:680px){.demo-card__form-panel{padding:24px 20px 20px}.demo-card__steps{gap:10px 14px}.demo-form.tte-form{grid-template-columns:1fr}}@media(max-width:480px){.demo-hero{padding:2rem 1rem}}@media(min-width:1024px){.demo-hero__inner{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center;max-width:1200px}.demo-hero__left{text-align:left;margin-top:0}}.drs-section[data-astro-cid-6ou6rvvb]{background:#fff;padding:80px 24px}.drs-inner[data-astro-cid-6ou6rvvb]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr .8fr;gap:56px;align-items:center}.drs-image-col[data-astro-cid-6ou6rvvb]{display:flex;align-items:center;justify-content:center}.drs-img[data-astro-cid-6ou6rvvb]{width:100%;height:auto;border-radius:16px;box-shadow:0 12px 40px #0d21371a;display:block}.drs-copy-col[data-astro-cid-6ou6rvvb]{display:flex;flex-direction:column;gap:20px}.drs-eyebrow[data-astro-cid-6ou6rvvb]{font-size:14px;color:#1a5a86;margin:0;display:flex;align-items:center;gap:6px}.drs-eyebrow-dot[data-astro-cid-6ou6rvvb]{color:#1a5a86}.drs-headline[data-astro-cid-6ou6rvvb]{font-size:38px;font-weight:500;letter-spacing:-.02em;color:#0d2137;margin:0;line-height:1.15}.drs-dot[data-astro-cid-6ou6rvvb],.drs-highlight[data-astro-cid-6ou6rvvb]{color:#1a5a86}.drs-body[data-astro-cid-6ou6rvvb]{font-size:15px;color:#4b5563;margin:0;line-height:1.7}.drs-features[data-astro-cid-6ou6rvvb]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.drs-feature-item[data-astro-cid-6ou6rvvb]{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#374151;line-height:1.5}.drs-bullet[data-astro-cid-6ou6rvvb]{color:#1a5a86;font-size:16px;flex-shrink:0;margin-top:1px}.drs-actions[data-astro-cid-6ou6rvvb]{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:4px}.drs-btn-primary[data-astro-cid-6ou6rvvb]{display:inline-flex;align-items:center;padding:13px 24px;background:#0d2137;color:#fff;font-size:14px;font-weight:500;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.drs-btn-primary[data-astro-cid-6ou6rvvb]:hover{background:#1a3a5c;transform:translateY(-1px)}@media(max-width:900px){.drs-inner[data-astro-cid-6ou6rvvb]{grid-template-columns:1fr;gap:36px}.drs-image-col[data-astro-cid-6ou6rvvb]{order:-1}.drs-headline[data-astro-cid-6ou6rvvb]{font-size:28px}}
