:root{--primary:#00a76f;--primary-dark:#007867;--primary-light:#5be49b;--subtle:#c8fad6;--purple:#7c3aed;--ink:#1c252e;--muted:#637381;--line:#dfe3e8;--page:#f4f6f8;--dark:#061a15}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin:auto}.nav-wrap{z-index:10;border-bottom:1px solid #1c252e14;height:78px;position:absolute;top:0;left:0;right:0}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{letter-spacing:-.8px;align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.logo>span:last-child>span{color:var(--primary)}.logo-mark{background:var(--primary);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:19px;display:grid;box-shadow:0 8px 20px #00a76f33}.nav-links{color:#45525e;gap:34px;font-size:14px;display:flex}.nav-links a:hover{color:var(--primary)}.nav-actions{align-items:center;gap:22px;display:flex}.login{font-size:14px;font-weight:650}.btn{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:18px;padding:16px 23px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 12px 28px #00a76f33}.btn:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-small{box-shadow:none;border-radius:8px;padding:11px 17px}.hero{background:linear-gradient(135deg,#fff 0%,#f8fcfa 45%,#eef9f5 100%);padding:150px 0 88px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #00a76f14;border-radius:50%;width:740px;height:740px;position:absolute;top:40px;right:-170px}.hero-glow{background:radial-gradient(circle,#5be49b33,#0000 67%);width:500px;height:500px;position:absolute;top:10%;right:3%}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px;display:grid;position:relative}.eyebrow,.kicker{letter-spacing:1.8px;color:var(--primary-dark);font-size:11px;font-weight:800}.eyebrow{background:#eafff3;border:1px solid #cef5dd;border-radius:20px;align-items:center;gap:8px;margin-bottom:25px;padding:8px 13px;display:inline-flex}.eyebrow span{background:var(--primary);border-radius:50%;width:6px;height:6px}h1{letter-spacing:-3.2px;margin:0 0 24px;font-size:58px;font-weight:760;line-height:1.04}h1 em,h2 em{color:var(--primary);font-style:normal}.hero-text{color:var(--muted);max-width:570px;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:30px;display:flex}.text-link{font-size:14px;font-weight:700}.play{width:32px;height:32px;color:var(--primary);background:#fff;border-radius:50%;place-items:center;margin-right:8px;font-size:10px;display:inline-grid;box-shadow:0 5px 18px #1c252e1f}.trust-row{align-items:center;gap:22px;margin-top:40px;display:flex}.trust-row div{flex-direction:column;display:flex}.trust-row strong{font-size:13px}.trust-row span{color:var(--muted);margin-top:3px;font-size:10px}.trust-row i{background:var(--line);width:1px;height:27px}.product-visual{padding:35px 0 35px 25px;position:relative}.dashboard{background:#fff;border:1px solid #edf1ef;border-radius:18px;height:440px;display:flex;overflow:hidden;transform:perspective(1200px)rotateY(-2deg);box-shadow:0 35px 80px #16382c2e}.dashboard aside{color:#919eab;background:#141a21;flex-direction:column;align-items:center;gap:17px;width:56px;padding:17px 8px;display:flex}.dashboard aside span{border-radius:8px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.dashboard aside .active{color:#5be49b;background:#00a76f33}.mini-logo{background:var(--primary);color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;margin-bottom:18px;font-weight:800;display:grid}.dash-main{background:#f7f9f8;flex:1;padding:25px}.dash-top{justify-content:space-between;align-items:center;display:flex}.dash-top div{flex-direction:column;display:flex}.dash-top small{color:var(--muted);margin-bottom:4px;font-size:9px}.dash-top strong{font-size:17px}.dash-avatar,.avatar{background:var(--subtle);color:var(--primary-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.dash-avatar{width:31px;height:31px;font-size:9px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:22px;display:grid}.stat-grid>div{background:#fff;border:1px solid #edf0ef;border-radius:11px;padding:15px 12px 11px;position:relative}.stat-grid small{color:var(--muted);margin-bottom:7px;font-size:8px;display:block}.stat-grid strong{font-size:20px;display:block}.stat-grid em{color:var(--primary);font-size:7px;font-style:normal}.stat-icon{border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:700;display:grid;position:absolute;top:10px;right:9px}.stat-icon.green{color:var(--primary);background:#e6f9ef}.stat-icon.purple{color:var(--purple);background:#f2ebff}.stat-icon.amber{color:#d97706;background:#fff4dc}.dash-columns{grid-template-columns:1.5fr .8fr;gap:12px;margin-top:13px;display:grid}.schedule,.activity{background:#fff;border:1px solid #edf0ef;border-radius:11px;padding:14px}.card-title{justify-content:space-between;align-items:center;margin-bottom:13px;font-size:9px;display:flex}.card-title span{color:var(--primary);font-size:7px}.appointment{border-top:1px solid #f0f2f1;align-items:center;gap:8px;padding:12px 0;display:flex}.appointment>b{font-size:8px}.appointment>div{flex-direction:column;min-width:72px;display:flex}.appointment div strong{font-size:8px}.appointment div small{color:var(--muted);margin-top:2px;font-size:6px}.dot{background:#f97316;border-radius:50%;width:5px;height:5px}.d1{background:#3b82f6}.d2{background:#14b8a6}.tag{color:#9a3412;background:#ffedd5;border-radius:7px;margin-left:auto;padding:4px 6px;font-size:6px;font-style:normal}.t1{color:#1e40af;background:#dbeafe}.t2{color:#134e4a;background:#f0fdfa}.bars{border-bottom:1px solid var(--line);align-items:end;gap:7px;height:145px;padding:0 2px;display:flex}.bars span{background:linear-gradient(var(--primary-light),var(--primary));border-radius:3px 3px 0 0;flex:1}.days{color:var(--muted);justify-content:space-around;margin-top:6px;display:flex}.float-card{z-index:3;background:#fff;border:1px solid #edf0ef;border-radius:12px;align-items:center;display:flex;position:absolute;box-shadow:0 15px 35px #16382c24}.float-patient{width:225px;padding:12px;top:0;left:-5px}.avatar{width:38px;height:38px;margin-right:9px;font-size:10px}.float-card div{flex-direction:column;display:flex}.float-card strong{margin:3px 0;font-size:10px}.float-card em{color:var(--primary);font-size:7px;font-style:normal}.float-patient>b{color:var(--muted);margin-left:auto}.float-reminder{padding:12px 16px;bottom:5px;right:-10px}.whatsapp{width:31px;height:31px;color:var(--primary);background:#e4faed;border-radius:50%;place-items:center;margin-right:10px;font-weight:800;display:grid}.section{padding:105px 0}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;margin-bottom:55px;display:grid}.section h2{letter-spacing:-2px;margin:14px 0 0;font-size:43px;line-height:1.12}.section-head p,.center-head p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:255px;padding:28px;transition:all .25s}.feature-grid article:hover{border-color:#b6e5d1;transform:translateY(-5px);box-shadow:0 15px 35px #1c252e14}.feature-grid .featured{background:var(--dark);color:#fff;border-color:var(--dark)}.feature-icon{width:44px;height:44px;color:var(--primary-dark);background:#e9f8f1;border-radius:11px;place-items:center;font-size:12px;font-weight:800;display:grid}.featured .feature-icon{color:var(--primary-light);background:#5be49b24}.feature-grid h3{margin:25px 0 10px;font-size:17px}.feature-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.featured p{color:#9eaaa5}.feature-grid a{color:var(--primary);margin-top:18px;font-size:11px;font-weight:750;display:inline-block}.featured a{color:var(--primary-light)}.flow{color:#fff;background:linear-gradient(135deg,#061a15,#0c2e25 60%,#144136)}.flow-grid{grid-template-columns:1fr 1fr;align-items:center;gap:130px;display:grid}.kicker.light{color:var(--primary-light)}.flow h2{font-size:42px}.flow>div>div:first-child>p{color:#a3b5ae;max-width:460px;margin:20px 0 28px;line-height:1.7}.btn.white{color:var(--primary-dark);box-shadow:none;background:#fff}.steps article{border-bottom:1px solid #ffffff1f;gap:23px;padding:27px 0;display:flex}.steps article>span{color:var(--primary-light);padding-top:3px;font-size:12px;font-weight:800}.steps h3{margin:0 0 8px;font-size:18px}.steps p{color:#9fb0aa;margin:0;font-size:12px;line-height:1.6}.center-head{text-align:center;max-width:600px;margin:0 auto 50px}.center-head h2{margin-bottom:15px}.role-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.role-grid article{text-align:center;background:var(--page);border-radius:15px;padding:34px}.role-grid span{background:var(--subtle);width:55px;height:55px;color:var(--primary-dark);border-radius:50%;place-items:center;margin:auto;font-weight:800;display:grid}.role-grid h3{margin:18px 0 8px}.role-grid p{color:var(--muted);font-size:12px;line-height:1.6}.faq{background:var(--page)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.faq h2{font-size:39px}.faq-grid>div:first-child p{color:var(--muted);font-size:13px;line-height:1.6}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;justify-content:space-between;font-size:14px;font-weight:700;list-style:none;display:flex}summary span{color:var(--primary);font-size:20px}details p{color:var(--muted);padding-right:35px;font-size:12px;line-height:1.6}.cta{background:var(--primary);color:#fff;padding:70px 0}.cta-inner{justify-content:space-between;align-items:center;display:flex}.cta h2{letter-spacing:-1.5px;margin:13px 0;font-size:38px;line-height:1.15}.cta h2 em{color:#b9f4d4}.cta-inner>div:last-child{flex-direction:column;align-items:center;gap:12px;display:flex}.cta small{color:#d7f7e7;font-size:9px}footer{color:#fff;background:#10161c;padding:65px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:80px;display:grid}.footer-logo{margin-bottom:20px}.footer-grid p{color:#82909a;max-width:330px;font-size:12px;line-height:1.6}.footer-grid>div{flex-direction:column;gap:12px;display:flex}.footer-grid strong{margin-bottom:7px;font-size:12px}.footer-grid a,.footer-grid span{color:#82909a;font-size:11px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#65737d;border-top:1px solid #242d34;justify-content:space-between;margin-top:45px;padding-top:23px;font-size:9px;display:flex}.footer-bottom div{gap:22px;display:flex}@media (width<=950px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-text{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.product-visual{width:100%;max-width:680px;margin:auto}.section-head,.flow-grid,.faq-grid{grid-template-columns:1fr;gap:45px}.feature-grid{grid-template-columns:repeat(2,1fr)}.flow-grid{gap:55px}.cta-inner{gap:40px}.cta h2{font-size:32px}}@media (width<=620px){.container{width:min(100% - 30px,1180px)}.nav-wrap{height:68px}.nav-actions .login{display:none}.btn-small{padding:10px 12px;font-size:11px}.hero{padding:120px 0 65px}.hero-grid{gap:35px}h1{letter-spacing:-2.2px;font-size:42px}.hero-text{font-size:15px}.hero-actions{flex-direction:column;gap:20px}.trust-row{gap:14px}.product-visual{padding-left:0}.dashboard{height:370px}.dashboard aside{display:none}.dash-main{padding:17px}.dash-columns{grid-template-columns:1fr}.activity{display:none}.float-card{transform:scale(.85)}.float-patient{left:-14px}.float-reminder{right:-12px}.section{padding:72px 0}.section h2{font-size:34px}.section-head{gap:22px;margin-bottom:35px}.feature-grid,.role-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.flow h2,.faq h2{font-size:33px}.cta{padding:55px 0}.cta-inner{flex-direction:column;align-items:flex-start}.cta-inner>div:last-child{align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.feature-grid article{transition:none}}.language-switch{border:1px solid var(--line);border-radius:8px;padding:7px 11px;font-size:13px;font-weight:700}.language-switch:hover{border-color:var(--primary);color:var(--primary-dark)}html[dir=rtl] body{font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif;line-height:1.7}html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] select,html[dir=rtl] textarea{font-family:inherit}html[dir=rtl] .hero-grid,html[dir=rtl] .section-head,html[dir=rtl] .flow-grid,html[dir=rtl] .faq-grid,html[dir=rtl] .seo-grid,html[dir=rtl] .setup-grid,html[dir=rtl] .footer-grid{direction:rtl}html[dir=rtl] h1,html[dir=rtl] .section h2,html[dir=rtl] .setup-copy h2{letter-spacing:0}html[dir=rtl] h1{font-weight:700;line-height:1.25}html[dir=rtl] h2{font-weight:700;line-height:1.35}html[dir=rtl] h3,html[dir=rtl] strong{font-weight:700}html[dir=rtl] p{line-height:1.85}html[dir=rtl] .eyebrow,html[dir=rtl] .kicker,html[dir=rtl] .success-eyebrow{letter-spacing:0}html[dir=rtl] .dashboard{transform:perspective(1200px)rotateY(2deg)}html[dir=rtl] .stat-icon{left:9px;right:auto}html[dir=rtl] .float-patient>b,html[dir=rtl] .tag{margin-left:0;margin-right:auto}html[dir=rtl] details p{padding-left:35px;padding-right:0}html[dir=rtl] .lead-form input,html[dir=rtl] .lead-form select,html[dir=rtl] .lead-form textarea{text-align:right}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}h1{letter-spacing:-2px;font-weight:750}.section h2,.cta h2{letter-spacing:-1.2px}button,input,textarea,select{font:inherit}.setup-section{color:#fff;background:linear-gradient(135deg,#061a15,#0c2e25 58%,#144136);padding:100px 0}.seo-section{border-top:1px solid var(--line);background:#fff;padding:85px 0}.seo-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.seo-section h2{letter-spacing:-1.2px;margin:14px 0 0;font-size:36px;line-height:1.2}.seo-content p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.75}.seo-content strong{color:var(--ink)}.seo-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.seo-tags span{color:var(--primary-dark);background:#f2fbf7;border:1px solid #cdeade;border-radius:20px;padding:7px 11px;font-size:10px;font-weight:700}.setup-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.setup-copy h2{letter-spacing:-1.5px;margin:16px 0 22px;font-size:43px;line-height:1.13}.setup-copy h2 em{color:var(--primary-light);font-style:normal}.setup-copy>p{color:#b3c4be;max-width:470px;font-size:15px;line-height:1.7}.setup-copy ul{gap:13px;margin:30px 0;padding:0;list-style:none;display:grid}.setup-copy li{align-items:center;gap:12px;font-size:14px;display:flex}.setup-copy li span{width:24px;height:24px;color:var(--primary-light);background:#5be49b21;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.setup-note{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:11px;flex-direction:column;gap:4px;max-width:430px;padding:17px 19px;display:flex}.setup-note strong{font-size:13px}.setup-note small{color:#9fb0aa;font-size:10px}.lead-form{color:var(--ink);background:#fff;border:1px solid #ffffff24;border-radius:18px;gap:17px;padding:38px;display:grid;box-shadow:0 30px 70px #00000040}.form-heading span{color:var(--primary);letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:800}.form-heading h3{letter-spacing:-.7px;margin:7px 0 4px;font-size:24px}.form-heading p{color:var(--muted);margin:0;font-size:12px}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.lead-form label{color:#34414c;gap:7px;font-size:11px;font-weight:700;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:12px 13px;font-size:13px;font-weight:400;transition:border-color .2s,box-shadow .2s}.lead-form textarea{resize:vertical;min-height:82px}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#9aa6b2}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #00a76f1a}.lead-form .consent{color:var(--muted);align-items:flex-start;gap:9px;font-weight:400;line-height:1.5;display:flex}.lead-form .consent input{width:15px;height:15px;accent-color:var(--primary);margin-top:1px}.form-submit{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;padding:14px 17px;font-size:13px;font-weight:750;display:flex}.form-submit:hover{background:var(--primary-dark)}.form-submit:disabled{cursor:wait;opacity:.72}.form-success{color:var(--primary-dark);background:#e8f8f0;border-radius:7px;margin:-5px 0 0;padding:10px 12px;font-size:11px}.form-error{color:#991b1b;background:#fee2e2;border-radius:7px;margin:-5px 0 0;padding:10px 12px;font-size:11px}.form-reassurance{color:var(--muted);text-align:center;font-size:9px}@media (width<=950px){.seo-grid{grid-template-columns:1fr;gap:30px}.setup-grid{grid-template-columns:1fr;gap:50px}.setup-copy{text-align:center}.setup-copy>p,.setup-copy ul,.setup-note{margin-left:auto;margin-right:auto}.setup-copy ul{text-align:left;width:fit-content}}@media (width<=620px){.seo-section{padding:65px 0}.seo-section h2{font-size:30px}.setup-section{padding:70px 0}.setup-copy h2{font-size:34px}.lead-form{padding:25px 20px}.form-row{grid-template-columns:1fr}}.logo-image{object-fit:contain;width:38px;height:38px;display:block}.footer-logo .logo-image{filter:drop-shadow(0 8px 18px #00a76f33)}.mini-logo{color:inherit;background:0 0}.mini-logo img{object-fit:contain;width:29px;height:29px;display:block}.nav-links{color:#000;font-size:15px}.hero-text{color:#000;font-size:18px}.trust-row span{color:#000;font-size:11px}.dash-top small{color:#000;font-size:10px}.stat-grid small{color:#000;font-size:9px}.appointment div small{color:#000;font-size:7px}.days{color:#000}.days small{font-size:7px}.float-card small{color:#000;font-size:8px}.float-patient>b{color:#000}.section-head p,.center-head p{color:#000;font-size:16px}.feature-grid p{color:#000;font-size:14px}.role-grid p{color:#000;font-size:13px}.faq-grid>div:first-child p{color:#000;font-size:14px}details p{color:#000;font-size:13px}.seo-content p{color:#000;font-size:15px}.form-heading p{color:#000;font-size:13px}.lead-form .consent{color:#000;font-size:12px}.form-reassurance{color:#000;font-size:10px}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#8a96a3;opacity:1;font-size:13px;font-weight:400}.lead-form select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23007867' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;background-size:18px;border-color:#d8dee4;padding-right:42px;box-shadow:0 1px 2px #1c252e08}.lead-form select:hover{background-color:#fbfffd;border-color:#9edcc5}.lead-form select:focus{border-color:var(--primary);background-color:#fff;box-shadow:0 0 0 3px #00a76f1c,0 5px 15px #00a76f0f}.lead-form select:invalid{color:#8a96a3}.lead-form select option{color:var(--ink);background:#fff}.lead-form select option[value=""]{color:#8a96a3}[dir=rtl] .lead-form select{background-position:13px;padding-left:42px;padding-right:13px}.success-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#051813b3;place-items:center;padding:24px;animation:.22s ease-out modal-fade;display:grid;position:fixed;inset:0}.success-modal{text-align:center;background:linear-gradient(155deg,#fff 20%,#f3fff8 100%);border:1px solid #ffffffb3;border-radius:24px;width:min(100%,470px);padding:42px 38px 34px;animation:.35s cubic-bezier(.2,.8,.2,1) modal-rise;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047}.success-modal:before{content:"";background:linear-gradient(90deg,var(--primary-dark),var(--primary-light),var(--primary));height:5px;position:absolute;inset:0 0 auto}.success-modal-close{z-index:2;color:#42514c;cursor:pointer;background:#ffffffd1;border:1px solid #e2e8e5;border-radius:50%;place-items:center;width:34px;height:34px;font:400 23px/1 Arial;transition:all .2s;display:grid;position:absolute;top:15px;right:15px}.success-modal-close:hover{color:var(--primary-dark);background:#fff;border-color:#a9ddc9;transform:rotate(5deg)}.success-icon{color:#fff;background:linear-gradient(145deg,#12b981,#008b61);border:8px solid #ddfae9;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 22px;display:grid;position:relative;box-shadow:0 15px 30px #00a76f3d}.success-icon:after{content:"";border:1px solid #00a76f2e;border-radius:50%;position:absolute;inset:-14px}.success-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px;animation:.5s .2s both check-draw}.success-eyebrow{color:var(--primary-dark);letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:850;display:inline-block}.success-modal h2{color:var(--ink);letter-spacing:-1.4px;margin:8px 0 10px;font-size:34px;line-height:1.1}.success-modal>p{color:#34414c;max-width:370px;margin:0 auto;font-size:14px;line-height:1.65}.success-next-step{text-align:left;background:#eafff3b8;border:1px solid #d8f0e5;border-radius:13px;align-items:center;gap:12px;margin:24px 0 18px;padding:13px 14px;display:flex}.success-next-step>span{background:var(--primary);color:#fff;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.success-next-step div{flex-direction:column;gap:2px;display:flex}.success-next-step strong{font-size:12px}.success-next-step small{color:#52615c;font-size:10px;line-height:1.35}.success-modal-action{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 18px;font-size:13px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 12px 24px #00a76f33}.success-modal-action:hover{background:var(--primary-dark);transform:translateY(-1px)}.success-celebration i{background:var(--primary-light);border-radius:2px;width:7px;height:7px;animation:.7s .15s both confetti;position:absolute}.success-celebration i:first-child{top:60px;left:55px;transform:rotate(25deg)}.success-celebration i:nth-child(2){background:#7c3aed;top:105px;left:28px}.success-celebration i:nth-child(3){background:#f59e0b;top:48px;right:70px}.success-celebration i:nth-child(4){top:120px;right:35px;transform:rotate(45deg)}.success-celebration i:nth-child(5){background:#3b82f6;top:32px;left:125px}.success-celebration i:nth-child(6){background:#ef6c9b;top:72px;right:125px}[dir=rtl] .success-modal-close{left:15px;right:auto}[dir=rtl] .success-next-step{text-align:right}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@keyframes check-draw{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes confetti{0%{opacity:0;transform:translateY(-12px)rotate(0)}to{opacity:1;transform:translateY(0)rotate(80deg)}}@media (width<=520px){.success-modal-backdrop{padding:14px}.success-modal{border-radius:20px;padding:38px 20px 24px}.success-icon{width:72px;height:72px;margin-bottom:19px}.success-modal h2{font-size:29px}.success-modal>p{font-size:13px}.success-next-step{margin-top:20px}}@media (prefers-reduced-motion:reduce){.success-modal-backdrop,.success-modal,.success-icon svg,.success-celebration i{animation:none}}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:650px;margin-top:40px;display:grid}.trust-row .trust-badge{isolation:isolate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fffffffa,#f8fffce6);border:1px solid #00a76f2b;border-radius:16px;flex-direction:row;align-items:center;gap:12px;min-width:0;min-height:76px;padding:14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #124e3a14,inset 0 1px #fff}.trust-row .trust-badge:after{content:"";z-index:-1;background:#5be49b1c;border-radius:50%;width:72px;height:72px;position:absolute;bottom:-28px;right:-22px}.trust-row .trust-badge:hover{border-color:#00a76f5c;transform:translateY(-3px);box-shadow:0 15px 34px #124e3a21,inset 0 1px #fff}.trust-icon{color:#006b4d;background:linear-gradient(145deg,#e3fff0,#bff6d1);border:1px solid #00a76f1a;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 14px #00a76f1f}.trust-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.trust-row .trust-copy{flex-direction:column;gap:3px;min-width:0;margin:0;display:flex}.trust-row .trust-copy strong{color:var(--ink);font-size:12px;line-height:1.25}.trust-row .trust-copy small{color:#34414c;font-size:9px;line-height:1.3}@media (width>=951px) and (width<=1150px){.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-row .trust-badge:last-child{grid-column:1/-1}}@media (width<=950px){.trust-row{max-width:760px;margin-inline:auto}}@media (width<=700px){.trust-row{grid-template-columns:1fr;max-width:390px}.trust-row .trust-badge:last-child{grid-column:auto}}@media (width<=620px){.trust-row{gap:9px;margin-top:32px}.trust-row .trust-badge{border-radius:14px;min-height:68px;padding:11px 13px}.trust-icon{flex-basis:36px;width:36px;height:36px}.trust-row .trust-copy strong{font-size:12px}.trust-row .trust-copy small{font-size:9px}}
