:root{--navy:#020817;--navy2:#0e1b33;--text:#0a1830;--muted:#64748b;--bg:#f3f7fb;--line:#dbe4ef;--blue:#2563eb;--green:#00a870;--green2:#008d5c;--yellow:#f2c94c;--white:#fff;--shadow:0 18px 55px #0208171f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{width:min(1180px,100% - 40px);margin:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #dbe4efe6;position:sticky;top:0}.nav-wrap{align-items:center;gap:30px;height:76px;display:flex}.brand img{width:156px;display:block}.desktop-nav{gap:28px;margin-left:auto;display:flex}.desktop-nav a,.footer a{color:#334155;font-size:14px;text-decoration:none}.desktop-nav a:hover{color:var(--green)}.nav-actions{gap:10px;display:flex}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn.primary{background:var(--green);color:#fff;box-shadow:0 10px 25px #00a8702e}.btn.primary:hover{background:var(--green2);transform:translateY(-1px)}.btn.ghost{color:var(--navy);background:#fff;border-color:#b8c6d8}.btn.big{min-height:50px;padding:0 22px}.menu-btn{color:var(--navy);background:0 0;border:0;margin-left:auto;display:none}.mobile-nav{display:none}.hero{background:radial-gradient(circle at 75% 10%,#2563eb14,#0000 35%),linear-gradient(#fff 0%,#f7fbff 100%);overflow:hidden}.hero-grid{grid-template-columns:.9fr 1.25fr;align-items:center;gap:46px;min-height:680px;padding:70px 0;display:grid}.eyebrow{letter-spacing:.12em;color:var(--blue);font-size:12px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:16px 0 22px;font-size:64px;line-height:.98}.hero h1 span{color:var(--green)}.hero-copy>p{color:#475569;max-width:600px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin:28px 0;display:flex}.trust-row{color:#475569;flex-wrap:wrap;gap:22px;font-size:13px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.trust-row svg{width:18px;color:var(--green)}.hero-visual{min-height:510px;position:relative}.screen{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe8f2;border-radius:18px;position:absolute;overflow:hidden}.screen img{width:100%;display:block}.desktop-screen{width:92%;top:40px;right:0;transform:rotate(-1.5deg)}.mobile-screen{border-radius:24px;width:31%;bottom:8px;right:-3%;transform:rotate(2deg)}.float-chip{background:#fff;border:1px solid #dbe4ef;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #02081724}.float-chip svg{width:18px;color:var(--green)}.chip-1{bottom:70px;left:0}.chip-2{top:5px;right:8%}.logos-strip{background:#fff;border-top:1px solid #e5edf5;border-bottom:1px solid #e5edf5}.stats{grid-template-columns:repeat(4,1fr);padding:24px 0;display:grid}.stats div{text-align:center;border-right:1px solid #e6edf5}.stats div:last-child{border-right:0}.stats strong{font-size:26px;display:block}.stats span{text-transform:uppercase;color:#64748b;letter-spacing:.08em;font-size:12px}.section{padding:100px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 48px}.section-head h2{letter-spacing:-.03em;margin:12px 0;font-size:42px;line-height:1.08}.section-head p{color:var(--muted);font-size:17px;line-height:1.6}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{background:#fff;border:1px solid #e1e9f2;border-radius:18px;padding:26px;box-shadow:0 8px 24px #0208170a}.icon-box,.role-icon{color:#2563eb;background:#eaf1ff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.feature-card h3{margin:20px 0 8px}.feature-card p{color:#64748b;margin:0;line-height:1.55}.roles{background:#f5f8fc}.role-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.role-card{background:#fff;border:1px solid #dfe8f1;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #0208170f}.role-copy{padding:36px}.role-icon.green{color:var(--green);background:#dcfce7}.role-label{color:#2563eb;letter-spacing:.12em;margin-top:18px;font-size:12px;font-weight:800;display:block}.green-text{color:var(--green)}.role-copy h3{margin:8px 0 14px;font-size:32px;line-height:1.08}.role-copy p{color:#64748b;line-height:1.6}.role-copy ul,.plan-card ul{margin:24px 0;padding:0;list-style:none}.role-copy li,.plan-card li{color:#334155;align-items:flex-start;gap:9px;margin:11px 0;display:flex}.role-copy li svg,.plan-card li svg{width:18px;min-width:18px;color:var(--green)}.text-link{color:#0f3fa9;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.text-link svg{width:18px}.role-image{background:#eef4f9;border-top:1px solid #e1e8f0;height:260px;overflow:hidden}.role-image img{object-fit:cover;object-position:top left;width:100%;height:100%}.dark-section{background:var(--navy);color:#fff}.section-head.light p{color:#b8c5d7}.showcase-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.shot{background:#fff;border:1px solid #22314b;border-radius:16px;margin:0;overflow:hidden}.shot.featured{grid-column:span 2}.shot img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.responsive-callout{background:linear-gradient(135deg,#0d1b32,#122a4e);border-radius:22px;grid-template-columns:1fr 1fr;align-items:center;gap:30px;margin-top:28px;padding:38px;display:grid}.responsive-callout h3{margin:10px 0;font-size:34px}.responsive-callout p{color:#c1ccdb}.phones{justify-content:center;align-items:flex-end;gap:18px;height:380px;display:flex}.phones img{border-radius:18px;max-width:48%;max-height:100%;box-shadow:0 20px 50px #00000059}.demo{background:#f7fafc}.demo-grid{grid-template-columns:.85fr 1.4fr;align-items:center;gap:50px;display:grid}.demo h2{margin:12px 0;font-size:42px;line-height:1.08}.demo p{color:#64748b;font-size:17px;line-height:1.65}.demo-note{color:#0f5132;background:#e9fff5;border:1px solid #baf1d5;border-radius:12px;align-items:center;gap:10px;width:max-content;max-width:100%;padding:12px 14px;display:flex}.demo-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.demo-cards article{background:#fff;border:1px solid #dfe7ef;border-radius:18px;padding:30px;box-shadow:0 10px 30px #0208170d}.demo-cards article>svg{width:38px;height:38px;color:var(--green)}.demo-cards h3{font-size:23px}.demo-cards .btn{width:100%;margin-top:12px}.plan-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.plan-card{background:#fff;border:1px solid #dce6f0;border-radius:18px;padding:28px;position:relative}.plan-card.recommended{border:2px solid var(--green);box-shadow:0 12px 35px #00a8701f}.recommend{background:var(--green);color:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;position:absolute;top:-13px;left:22px}.plan-card h3{margin:8px 0;font-size:22px}.plan-card>p{color:#64748b;min-height:48px}.price{margin:24px 0;font-size:16px;font-weight:800}.price span{margin-top:3px;font-size:22px;display:block}.plan-card .btn{width:100%}.cta{padding-top:40px}.cta-box{background:linear-gradient(135deg,#effff7,#edf5ff);border:1px solid #d8e9e1;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:48px;display:flex}.cta h2{margin:10px 0;font-size:38px}.cta p{color:#64748b}.cta-actions{flex-shrink:0;gap:12px;display:flex}.footer{background:var(--navy);color:#d6deea;padding:62px 0 24px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:40px;display:grid}.footer-brand img{filter:brightness(0)invert();width:160px}.footer-brand p{color:#9dadc4}.footer h4{color:#fff;margin-top:0}.footer a{color:#aebbd0;margin:10px 0;display:block}.copyright{color:#8594aa;border-top:1px solid #1d2b44;justify-content:space-between;margin-top:38px;padding-top:22px;font-size:13px;display:flex}.copyright span{color:#aebbd0}@media (width<=980px){.desktop-nav,.nav-actions{display:none}.menu-btn{display:block}.mobile-nav{background:#fff;border-top:1px solid #e5ebf2;flex-direction:column;padding:12px 20px 20px;display:flex}.mobile-nav a:not(.btn){color:#1e293b;border-bottom:1px solid #eef2f7;padding:13px 0;text-decoration:none}.mobile-nav .btn{margin-top:14px}.hero-grid{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:500px}.role-grid,.demo-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.showcase-grid{grid-template-columns:1fr 1fr}.shot.featured{grid-column:span 2}.plan-grid{grid-template-columns:1fr 1fr}.cta-box{text-align:center;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.responsive-callout{grid-template-columns:1fr}.phones{height:320px}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:68px}.brand img{width:138px}.hero-grid{min-height:auto;padding:48px 0 60px}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:12px}.hero-visual{min-height:330px;margin-top:10px}.desktop-screen{width:100%;top:30px}.mobile-screen{width:34%;bottom:0;right:-3%}.chip-1,.chip-2{display:none}.stats{grid-template-columns:repeat(2,1fr);gap:18px}.stats div{border-right:0}.section{padding:72px 0}.section-head h2,.demo h2{font-size:34px}.feature-grid,.showcase-grid,.plan-grid,.demo-cards{grid-template-columns:1fr}.shot.featured{grid-column:span 1}.role-copy{padding:26px}.role-copy h3{font-size:28px}.role-image{height:220px}.responsive-callout{padding:26px}.phones{height:260px}.demo-note{font-size:13px}.cta h2{font-size:31px}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}.footer-brand img{filter:brightness(0)invert()}}.contact-page{background:radial-gradient(circle at 85% 5%,#2563eb12,#0000 30%),linear-gradient(#fff 0%,#f7fbff 100%);min-height:calc(100vh - 76px)}.contact-hero{padding:58px 0 90px}.contact-back{color:#475569;align-items:center;gap:7px;margin-bottom:42px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.contact-back:hover{color:var(--green)}.contact-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:72px;display:grid}.contact-copy{padding-top:14px}.contact-copy h1{letter-spacing:-.035em;color:var(--navy);margin:14px 0 20px;font-size:48px;line-height:1.05}.contact-copy>p{max-width:520px;color:var(--muted);margin:0 0 34px;font-size:17px;line-height:1.7}.contact-info{align-items:center;gap:15px;padding:18px 0;display:flex}.contact-info-icon{width:48px;height:48px;color:var(--green);background:#e9fff5;border-radius:14px;flex:0 0 48px;place-items:center;display:grid}.contact-info>div:last-child{flex-direction:column;gap:4px;display:flex}.contact-info strong{color:var(--navy);font-size:14px}.contact-info a{color:var(--green2);font-size:15px;font-weight:700;text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-note{color:#475569;background:#ffffffbf;border:1px solid #dbe7f2;border-radius:14px;align-items:flex-start;gap:12px;max-width:520px;margin-top:18px;padding:17px 18px;display:flex}.contact-note svg{width:20px;min-width:20px;color:var(--blue);margin-top:2px}.contact-note p{margin:0;font-size:14px;line-height:1.55}.contact-card{background:#fff;border:1px solid #dfe8f1;border-radius:22px;padding:36px;box-shadow:0 18px 55px #02081717}.contact-form{flex-direction:column;gap:21px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:var(--navy);font-size:14px;font-weight:800}.form-group input,.form-group textarea{width:100%;color:var(--text);font:inherit;background:#fff;border:1px solid #cbd7e5;border-radius:11px;outline:none;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group input{height:48px;padding:0 14px}.form-group textarea{resize:vertical;min-height:160px;padding:13px 14px;line-height:1.55}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #00a8701a}.input-wrap{width:100%;position:relative}.input-wrap svg{color:#64748b;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-wrap input{padding-left:43px}.contact-submit{cursor:pointer;border:0;align-self:flex-start;min-height:50px;margin-top:4px;padding:0 24px;font-family:inherit}.contact-submit svg{width:18px;height:18px}@media (width<=900px){.contact-layout{grid-template-columns:1fr;gap:42px}.contact-copy{padding-top:0}.contact-copy h1{font-size:42px}.contact-copy>p,.contact-note{max-width:none}}@media (width<=640px){.contact-page{min-height:calc(100vh - 68px)}.contact-hero{padding:34px 0 64px}.contact-back{margin-bottom:30px}.contact-copy h1{font-size:36px}.contact-copy>p{font-size:16px}.contact-card{border-radius:18px;padding:24px 20px}.contact-submit{width:100%}}.contact-feedback{border-radius:12px;padding:14px 16px;font-size:14px;font-weight:600}.contact-feedback.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.contact-feedback.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.contact-submit:disabled,.contact-form input:disabled,.contact-form textarea:disabled{opacity:.65;cursor:not-allowed}
