:root{
  --bg:#f7fbf9;--bg2:#eef8f4;--card:#fff;--text:#103f35;--muted:#739188;--line:#d9ebe5;
  --primary:#0b8f6d;--primary2:#19ae84;--deep:#075b49;--mint:#dff4ec;--mint2:#edf9f5;--gold:#f4c45d;
  --shadow:0 24px 70px rgba(10,94,73,.10);--shadow2:0 18px 45px rgba(9,110,84,.15);--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Vazirmatn",Tahoma,Arial,sans-serif;line-height:1.9;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.container{width:min(1190px,calc(100% - 40px));margin-inline:auto}.section-pad{padding:112px 0;position:relative}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:9997;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:460px;height:460px;border-radius:50%;pointer-events:none;z-index:0;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(19,181,137,.11),transparent 67%)}.grid-dots{background-image:radial-gradient(rgba(10,132,100,.12) 1px,transparent 1px);background-size:20px 20px}
.preloader{position:fixed;inset:0;background:#f9fdfb;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;transition:opacity .55s,visibility .55s}.preloader.hide{opacity:0;visibility:hidden}.loader-logo img{width:76px;animation:loaderFloat 1.35s ease-in-out infinite}.loader-bar{width:175px;height:4px;background:#deeee8;border-radius:20px;overflow:hidden}.loader-bar span{display:block;width:42%;height:100%;background:linear-gradient(90deg,var(--primary),#25c99b);border-radius:20px;animation:load 1s infinite}.preloader p{margin:0;font-size:12px;color:#78968d}@keyframes load{from{transform:translateX(190%)}to{transform:translateX(-265%)}}@keyframes loaderFloat{50%{transform:translateY(-7px) rotate(-2deg)}}
.site-header{position:fixed;inset:0 0 auto;z-index:1000;padding:16px 0;transition:.3s}.site-header.scrolled{background:rgba(248,252,250,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(194,222,213,.72);padding:9px 0}.header-inner{height:64px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:52px;height:52px}.brand span{display:flex;flex-direction:column;line-height:1.25}.brand strong{font-size:20px;font-weight:900;color:#086e56}.brand small{font-size:10px;color:#78968d;margin-top:5px}.nav{margin-inline:auto;display:flex;align-items:center;gap:28px;color:#577a70;font-size:13px}.nav a{position:relative;padding:10px 0;transition:.2s}.nav a:after{content:"";position:absolute;right:0;bottom:4px;width:0;height:2px;background:var(--primary);transition:.25s}.nav a:hover{color:var(--primary)}.nav a:hover:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:16px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--primary2),var(--primary));box-shadow:0 10px 28px rgba(7,138,105,.24)}.btn-primary:hover{box-shadow:0 16px 34px rgba(7,138,105,.3)}.btn-compact{padding:11px 18px;font-size:12px}.btn-xl{padding:15px 24px;font-size:14px;border-radius:18px}.btn-ghost{background:#fff;color:#416d62;border-color:#d7e8e2;box-shadow:0 8px 25px rgba(7,69,55,.05)}.btn-white{background:#fff;color:var(--primary);box-shadow:0 15px 40px rgba(1,68,52,.18)}.menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;padding:9px;flex-direction:column;justify-content:center;gap:5px}.menu-btn span{height:2px;width:100%;background:#2b6859;border-radius:20px}.mobile-menu{display:none}
.hero{min-height:920px;padding-top:168px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(180deg,#fcfefd 0%,#f2faf7 100%)}.hero-dots{position:absolute;width:58%;height:70%;left:-5%;top:13%;mask-image:linear-gradient(90deg,#000,transparent 88%);opacity:.68}.hero-orb{position:absolute;border-radius:50%;pointer-events:none}.orb-1{width:650px;height:650px;background:radial-gradient(circle,rgba(33,202,154,.14),rgba(33,202,154,0) 68%);left:-180px;top:110px}.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(244,196,93,.13),rgba(244,196,93,0) 70%);right:-180px;bottom:-20px}.hero-layout{display:grid;grid-template-columns:.92fr 1.18fr;gap:70px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#e8f7f2;color:#08765c;font-size:11.5px;font-weight:700;border:1px solid #d6eee7}.eyebrow.soft{background:#edf8f4}.eyebrow.inverse{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.18);color:#dbfff4}.pulse-dot{width:8px;height:8px;background:#15b588;border-radius:50%;box-shadow:0 0 0 0 rgba(21,181,136,.45);animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(21,181,136,0)}}.hero h1{font-size:clamp(44px,5vw,68px);line-height:1.31;letter-spacing:-2.5px;margin:20px 0 22px;font-weight:900}.gradient-text{background:linear-gradient(110deg,#078a69 5%,#1ec093 55%,#087c63 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:15.5px;color:#63827a;max-width:620px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.hero-trust{display:flex;gap:10px;margin-top:34px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:14px;background:rgba(255,255,255,.62);border:1px solid #dfeee9}.trust-icon{width:31px;height:31px;border-radius:10px;background:#e7f7f1;color:var(--primary);display:grid;place-items:center;font-weight:900}.trust-item span:last-child{display:flex;flex-direction:column;line-height:1.3}.trust-item b{font-size:10.5px}.trust-item small{font-size:8.5px;color:#8aa097;margin-top:4px}
.hero-visual{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;perspective:1200px}.customer-shell{width:100%;background:#fff;border:1px solid rgba(187,219,209,.85);border-radius:26px;padding:9px;box-shadow:0 38px 85px rgba(17,99,78,.17),0 8px 25px rgba(17,99,78,.08);transform:rotateY(-4deg) rotateX(1.2deg);transform-style:preserve-3d;transition:transform .14s ease-out}.browser-bar{height:40px;display:flex;align-items:center;gap:16px;padding:0 9px;direction:ltr}.browser-dots{display:flex;gap:6px}.browser-dots span{width:7px;height:7px;border-radius:50%;background:#c6d9d3}.browser-dots span:nth-child(2){background:#b7dcca}.browser-dots span:nth-child(3){background:#f2d591}.browser-url{margin:auto;background:#f4f8f6;border:1px solid #e3ece9;color:#9aada7;border-radius:9px;padding:4px 14px;font-size:8.5px;min-width:220px;text-align:center}.customer-screen{display:grid;grid-template-columns:112px 1fr;min-height:480px;border-radius:18px;overflow:hidden;background:#f7fbf9;border:1px solid #e3eee9;direction:rtl}.screen-sidebar{background:#fff;border-left:1px solid #e4efeb;padding:15px 10px}.screen-brand{display:flex;align-items:center;gap:6px;padding-bottom:18px;border-bottom:1px solid #edf4f1}.screen-brand img{width:30px}.screen-brand span{display:flex;flex-direction:column;line-height:1.2}.screen-brand b{font-size:9px}.screen-brand small{font-size:5.7px;color:#9aada7;margin-top:3px}.screen-nav{margin-top:8px;display:flex;align-items:center;gap:7px;color:#809a93;padding:8px 7px;border-radius:9px;font-size:7px}.screen-nav i{font-style:normal;width:18px;height:18px;display:grid;place-items:center}.screen-nav.active{background:#e7f5f0;color:#08765c;font-weight:700}.screen-main{padding:17px}.screen-top{display:flex;justify-content:space-between;align-items:center;font-size:7px;color:#809a93;margin-bottom:12px}.screen-top span{font-weight:800;color:#285f52;font-size:9px}.screen-top em{font-style:normal}.screen-hero-card{display:flex;justify-content:space-between;align-items:center;gap:15px;background:linear-gradient(135deg,#e9f8f3,#d9f2e9);border:1px solid #cfe9df;border-radius:16px;padding:15px 17px}.screen-hero-card>div:first-child{display:flex;flex-direction:column;line-height:1.4}.screen-hero-card small{color:#47947f;font-size:6px}.screen-hero-card b{font-size:12px;margin:4px 0}.screen-hero-card span{font-size:6.3px;color:#6f8f86}.credit-ring{width:66px;height:66px;border-radius:50%;border:1px dashed #6ab99f;background:rgba(255,255,255,.68);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 8px rgba(255,255,255,.28)}.credit-ring strong{font-size:16px;color:#0c8c6a}.credit-ring small{font-size:5px}.screen-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:9px 0}.screen-stats>div{background:#fff;border:1px solid #e3eee9;border-radius:11px;padding:9px;display:flex;align-items:center;gap:6px}.screen-stats i{font-style:normal;width:26px;height:26px;border-radius:8px;background:#e9f7f2;color:#0a8b69;display:grid;place-items:center;font-size:9px}.screen-stats span{display:flex;flex-direction:column;line-height:1.3}.screen-stats small{font-size:5px;color:#a0b0ab}.screen-stats b{font-size:6.3px;margin-top:3px}.request-card{background:#fff;border:1px solid #dcebe6;border-radius:14px;padding:12px 13px;box-shadow:0 10px 25px rgba(8,88,68,.05)}.request-head{display:flex;justify-content:space-between;align-items:center}.request-head span{display:flex;flex-direction:column;line-height:1.25}.request-head small{font-size:5.5px;color:#95a7a1}.request-head b{font-size:7px;margin-top:3px}.request-head i{font-style:normal;font-size:5.5px;background:#e9f7f2;color:#078566;padding:3px 6px;border-radius:8px}.amount-box{display:flex;align-items:end;gap:5px;justify-content:center;margin:13px 0 9px}.amount-box b{font-size:16px;color:#0b765c}.amount-box span{font-size:6px;color:#78958c;margin-bottom:3px}.mock-range{height:5px;background:#e6efec;border-radius:20px;position:relative;margin:4px 8px 11px}.mock-range span{display:block;height:100%;width:56%;border-radius:20px;background:linear-gradient(90deg,#15b387,#0c8e6d)}.mock-range i{position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid #0c8e6d;left:43%;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px rgba(0,0,0,.15);transition:.25s}.mock-options{display:flex;justify-content:center;gap:5px}.mock-options button{border:1px solid #dcebe6;background:#f8fbfa;color:#79948c;border-radius:8px;padding:4px 7px;font-size:5px;cursor:pointer}.mock-options button.active{background:#e6f6f0;color:#0b8666;border-color:#bce3d5}.screen-cta{width:100%;margin-top:10px;border:0;border-radius:9px;padding:7px 10px;background:linear-gradient(135deg,#16a77f,#0c8768);color:#fff;font-size:6px;font-weight:800;display:flex;justify-content:center;gap:6px;cursor:pointer}.floating-chip,.mini-stat{position:absolute;background:rgba(255,255,255,.91);backdrop-filter:blur(10px);border:1px solid #dbece6;box-shadow:0 15px 35px rgba(12,93,72,.12);z-index:3}.floating-chip{padding:11px 14px;border-radius:15px;display:grid;grid-template-columns:9px auto;column-gap:8px;min-width:145px}.floating-chip i{width:8px;height:8px;border-radius:50%;background:#17b68b;grid-row:1/3;margin-top:5px}.floating-chip span{font-size:8.5px;color:#8ba39c}.floating-chip b{font-size:10.5px;margin-top:-3px}.chip-a{right:-14px;top:48px;animation:floatA 4s ease-in-out infinite}.chip-b{left:-16px;bottom:96px;animation:floatB 5s ease-in-out infinite}.chip-b i{background:#f0b64a}.mini-stat{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:14px;min-width:148px}.mini-icon{width:34px;height:34px;border-radius:11px;background:#e1f4ed;color:#078a69;display:grid;place-items:center}.mini-stat div{display:flex;flex-direction:column;line-height:1.3}.mini-stat small{font-size:7.5px;color:#93a49f}.mini-stat b{font-size:9.5px}.stat-1{left:26px;top:63px;animation:floatB 4.2s ease-in-out infinite}.stat-2{right:12px;bottom:44px;animation:floatA 4.8s ease-in-out infinite}@keyframes floatA{50%{transform:translateY(-10px) rotate(1deg)}}@keyframes floatB{50%{transform:translateY(9px) rotate(-1deg)}}.scroll-cue{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#90a8a1;font-size:8.5px;gap:7px}.scroll-cue i{width:1px;height:38px;background:linear-gradient(var(--primary),transparent);position:relative}.scroll-cue i:after{content:"";position:absolute;top:0;left:-2px;width:5px;height:5px;background:var(--primary);border-radius:50%;animation:scrollDot 2s infinite}@keyframes scrollDot{to{top:34px;opacity:0}}
.ticker-wrap{background:#0b785f;color:#d9f9ef;border-block:1px solid rgba(255,255,255,.08);overflow:hidden}.ticker{overflow:hidden}.ticker-track{display:flex;align-items:center;gap:22px;width:max-content;padding:13px 0;font-size:11px;font-weight:700;animation:ticker 28s linear infinite;direction:rtl}.ticker-track i{font-style:normal;color:#f3c362}.ticker-track span{white-space:nowrap}@keyframes ticker{to{transform:translateX(50%)}}
.section-head{text-align:center;max-width:760px;margin:0 auto 50px}.section-head h2,.intro-copy h2,.security-copy h2{font-size:40px;line-height:1.45;letter-spacing:-1.5px;margin:15px 0 10px}.section-head p,.intro-copy>p,.security-copy>p{color:#708e85;font-size:13px;margin:0}.intro{background:#fff}.intro-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:66px;align-items:center}.intro-note{display:flex;align-items:flex-start;gap:10px;background:#f1f9f6;border:1px solid #dbeee7;border-radius:16px;padding:13px 14px;margin-top:24px;color:#6b8b81;font-size:10.5px}.intro-note i{font-style:normal;min-width:28px;height:28px;border-radius:9px;background:#dff3eb;color:#08765d;display:grid;place-items:center;font-weight:800}.intro-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.idea-card{min-height:250px;background:#f8fcfa;border:1px solid #dcebe6;border-radius:24px;padding:23px;position:relative;overflow:hidden}.idea-card.big{grid-row:span 2;min-height:514px;background:linear-gradient(160deg,#eef9f5,#f9fcfb)}.idea-num{position:absolute;left:18px;top:18px;font-size:9px;color:#a1b4ae;font-weight:800}.idea-icon{width:44px;height:44px;border-radius:14px;background:#ddf3eb;color:#098366;display:grid;place-items:center;font-weight:900}.idea-card h3{font-size:16px;margin:18px 0 7px}.idea-card p{font-size:10.5px;color:#7d9890;margin:0}.idea-visual{position:absolute;right:22px;left:22px;bottom:25px;height:100px}.route{display:flex;align-items:center;justify-content:center;gap:8px}.route b{width:38px;height:38px;border-radius:13px;background:#fff;border:1px solid #cce8de;box-shadow:0 9px 20px rgba(8,104,80,.08)}.route b:first-child:after{content:"+";display:grid;place-items:center;height:100%;color:#0a8d6c;font-size:18px}.route b:nth-of-type(2):after{content:"✓";display:grid;place-items:center;height:100%;color:#0a8d6c}.route b:nth-of-type(3):after{content:"⌂";display:grid;place-items:center;height:100%;color:#0a8d6c}.route span{width:26px;height:1px;background:repeating-linear-gradient(90deg,#96cdbb 0 4px,transparent 4px 7px)}.status{display:flex;align-items:center;gap:7px}.status i{height:12px;border-radius:9px;background:#dfefe9;flex:1}.status i:first-child{background:#0f9b75;flex:1.4}.status i:nth-child(2){background:#a9dccb}.stack span{display:block;height:24px;border-radius:9px;background:#fff;border:1px solid #dcebe6;margin-top:-3px;box-shadow:0 6px 14px rgba(6,88,67,.05)}.stack span:nth-child(2){margin-inline:7px}.stack span:nth-child(3){margin-inline:14px;background:#e7f7f1}
.benefits{background:#f2f9f6}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefit-card{background:#fff;border:1px solid #dcebe6;border-radius:24px;padding:24px;min-height:315px;position:relative;overflow:hidden;box-shadow:0 10px 35px rgba(9,83,65,.035);transition:.25s}.benefit-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.benefit-card.featured{background:linear-gradient(145deg,#f4fcf9,#e6f7f0)}.benefit-icon{width:46px;height:46px;border-radius:14px;background:#e1f5ed;color:#0a8b69;display:grid;place-items:center;font-weight:900;font-size:17px}.benefit-num{position:absolute;left:20px;top:20px;font-size:9px;color:#a2b5af}.benefit-card h3{font-size:16px;margin:18px 0 6px}.benefit-card p{font-size:10.5px;color:#7c9890;margin:0}.visual-form,.visual-plans,.visual-progress,.visual-files,.visual-bag,.visual-help{position:absolute;right:24px;left:24px;bottom:22px;height:75px}.visual-form span{display:block;height:12px;background:#fff;border:1px solid #d7e9e3;border-radius:7px;margin-bottom:6px}.visual-form span:nth-child(2){width:72%}.visual-form button{width:48%;height:13px;border:0;border-radius:7px;background:#0c9270}.visual-plans{display:flex;align-items:end;gap:6px;justify-content:center}.visual-plans b{font-size:10px;width:50px;height:42px;border-radius:12px;background:#f6faf8;border:1px solid #d9ebe5;color:#719087;display:grid;place-items:center}.visual-plans b:nth-child(2){height:56px;background:#e6f7f1;color:#0b8a69;border-color:#bbe2d4}.visual-progress i{display:block;height:7px;border-radius:20px;background:#e5efec;overflow:hidden;margin-top:18px}.visual-progress i em{display:block;height:100%;width:66%;background:linear-gradient(90deg,#10a77d,#0b8768);border-radius:20px}.visual-progress small{display:block;margin-top:8px;color:#78968d;font-size:8px}.visual-files{display:flex;align-items:center;justify-content:center;gap:7px}.visual-files span{width:48px;height:46px;border-radius:12px;border:1px solid #d9eae4;background:#f8fbfa;color:#91a69f;display:grid;place-items:center;font-size:8px;font-weight:800}.visual-files span:last-child{background:#e4f6ef;color:#0b8b69}.visual-bag{display:flex;justify-content:center;align-items:center}.visual-bag i{width:64px;height:49px;border-radius:9px 9px 16px 16px;background:#e8f7f2;border:1px solid #c7e6db;position:relative}.visual-bag i:before{content:"";position:absolute;width:27px;height:18px;border:3px solid #72b9a2;border-bottom:0;border-radius:14px 14px 0 0;top:-13px;left:50%;transform:translateX(-50%)}.visual-bag span{position:absolute;width:25px;height:25px;border-radius:50%;background:#0d916e;bottom:3px;margin-left:-54px}.visual-help b{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#0d916e;color:#fff;margin:auto;font-size:17px}.visual-help span{display:block;height:7px;border-radius:7px;background:#e3eeea;margin:6px auto 0}.visual-help span:nth-of-type(1){width:58%}.visual-help span:nth-of-type(2){width:40%}
.journey{background:linear-gradient(135deg,#0a7159,#0d9270);color:#fff;overflow:hidden}.journey:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.09),transparent 66%);left:-150px;top:-150px}.journey:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(90deg,#000,transparent 62%);opacity:.25}.journey-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;position:relative;z-index:1}.journey-copy h2{font-size:40px;line-height:1.45;margin:16px 0 12px}.journey-copy h2 span{color:#caffeb}.journey-copy p{font-size:12px;color:#c6e9df;margin:0 0 28px}.journey-steps{position:relative;display:flex;flex-direction:column;gap:12px}.journey-line{position:absolute;right:25px;top:25px;bottom:25px;width:2px;background:rgba(255,255,255,.18);overflow:hidden}.journey-line span{display:block;width:100%;height:0;background:#bff1df;transition:height .15s}.journey-step{position:relative;display:grid;grid-template-columns:42px 1fr 48px;gap:14px;align-items:center;padding:15px 15px 15px 20px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:18px;backdrop-filter:blur(7px)}.journey-step em{font-style:normal;font-size:8px;color:#bde8da;text-align:center;z-index:2}.journey-step div{display:flex;flex-direction:column;line-height:1.35}.journey-step b{font-size:12px}.journey-step small{font-size:8.5px;color:#b9ded3;margin-top:5px}.journey-step i{font-style:normal;width:42px;height:42px;border-radius:13px;background:#fff;color:#0c8868;display:grid;place-items:center;font-weight:900}
.usecases{background:#fff}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.use-card{border:1px solid #dcebe6;border-radius:26px;overflow:hidden;background:#fbfdfc;transition:.25s}.use-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.use-art{height:220px;position:relative;overflow:hidden;background:linear-gradient(145deg,#e8f8f2,#dff2eb)}.use-art:after{content:"";position:absolute;width:190px;height:190px;border:1px dashed rgba(10,137,103,.28);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.phone-art span{position:absolute;width:83px;height:150px;border-radius:18px;background:#123f36;left:50%;top:50%;transform:translate(-50%,-50%) rotate(7deg);z-index:2;box-shadow:0 20px 35px rgba(13,69,57,.18)}.phone-art span:before{content:"";position:absolute;inset:7px;border-radius:13px;background:linear-gradient(160deg,#dff6ee,#8fd7bf)}.phone-art i{position:absolute;width:55px;height:100px;border-radius:16px;background:#fff;left:40%;top:53%;transform:translate(-50%,-50%) rotate(-10deg);z-index:1;box-shadow:0 18px 30px rgba(13,69,57,.1)}.home-art span{position:absolute;width:120px;height:100px;background:#fff;border-radius:17px;left:50%;top:53%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 18px 30px rgba(13,69,57,.1)}.home-art span:before{content:"";position:absolute;width:30px;height:68px;border-radius:7px;background:#d9efe7;left:16px;bottom:12px}.home-art span:after{content:"";position:absolute;width:55px;height:8px;border-radius:8px;background:#8acfb8;right:15px;top:23px;box-shadow:0 16px 0 #dcece7,0 32px 0 #dcece7}.home-art i{position:absolute;width:32px;height:70px;border-radius:8px;background:#0f8f6d;right:31%;bottom:22px;z-index:3}.home-art b{position:absolute;width:44px;height:44px;border-radius:50%;background:#f4c45d;left:27%;top:35px;z-index:1}.cart-art span{position:absolute;width:92px;height:62px;border:5px solid #138d6d;border-top:0;border-radius:0 0 20px 20px;left:50%;top:48%;transform:translate(-50%,-50%) skew(-8deg);z-index:2}.cart-art span:before{content:"";position:absolute;width:45px;height:5px;background:#138d6d;right:-29px;top:-15px;transform:rotate(-22deg);border-radius:5px}.cart-art i,.cart-art b{position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;border:5px solid #138d6d;bottom:47px;z-index:3}.cart-art i{left:43%}.cart-art b{right:36%}.use-card>div:last-child{padding:20px 22px 23px}.use-card small{color:#0d9772;font-size:9px;font-weight:800}.use-card b{display:block;font-size:16px;margin:5px 0 6px}.use-card p{font-size:10px;color:#7c978f;margin:0}
.transparency{background:#f2f9f6}.transparency-box{min-height:470px;border-radius:34px;background:linear-gradient(120deg,#08775c,#0c9671);color:#fff;display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:center;padding:55px;position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(8,114,87,.15)}.transparency-grid{position:absolute;inset:0;opacity:.18;background-image:radial-gradient(rgba(255,255,255,.8) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(90deg,#000,transparent 65%)}.transparency-copy,.transparency-visual{position:relative;z-index:2}.transparency-copy h2{font-size:36px;line-height:1.45;margin:15px 0 10px}.transparency-copy p{font-size:11.5px;color:#ccebe2;margin:0}.transparency-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:23px}.transparency-tags span{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 10px;font-size:8.5px}.transparency-visual{height:330px;display:flex;align-items:center;justify-content:center}.glass-card{width:min(330px,92%);background:rgba(255,255,255,.92);color:#285f52;border:1px solid rgba(255,255,255,.8);border-radius:24px;padding:24px;box-shadow:0 25px 55px rgba(2,56,43,.2);backdrop-filter:blur(12px)}.glass-card>span{font-size:8px;color:#7d9890}.glass-card>b{display:block;font-size:16px;margin:5px 0 15px}.glass-card>div{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid #e5efec;font-size:9px}.glass-card i{font-style:normal;width:22px;height:22px;border-radius:7px;background:#e2f5ed;color:#0a8c6a;display:grid;place-items:center}.glass-card button{width:100%;border:0;border-radius:11px;background:#0c8e6c;color:#fff;padding:9px;margin-top:9px;font-size:8px;font-weight:800}.glass-badge{position:absolute;background:rgba(255,255,255,.96);color:#0a8868;border-radius:12px;padding:8px 11px;font-size:8px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.11)}.gb1{right:2%;top:52px;animation:floatA 4.2s infinite}.gb2{left:3%;bottom:55px;animation:floatB 4.7s infinite}
.security{background:#fff}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.security-visual{height:470px;position:relative;display:flex;align-items:center;justify-content:center}.shield-ring{position:absolute;border:1px dashed #a9d7c7;border-radius:50%}.r1{width:390px;height:390px;animation:spin 24s linear infinite}.r2{width:310px;height:310px;animation:spinR 18s linear infinite}.r3{width:225px;height:225px;background:#edf8f4;border-style:solid;border-color:#dbeee7}.shield-core{width:160px;height:160px;border-radius:50%;background:#fff;border:1px solid #d6e9e2;box-shadow:0 20px 50px rgba(9,103,79,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;text-align:center;padding:20px}.shield-core span{width:46px;height:46px;border-radius:15px;background:#0c9873;color:#fff;display:grid;place-items:center;font-size:22px}.shield-core b{font-size:10.5px;margin-top:8px}.shield-core small{font-size:6.7px;color:#8ca39b;margin-top:4px}.orbit-badge{position:absolute;width:58px;height:58px;border-radius:17px;background:#fff;border:1px solid #d6e9e2;box-shadow:0 12px 30px rgba(9,102,78,.1);display:grid;place-items:center;color:#078a69;font-size:9px;font-weight:900}.ob1{top:74px;right:75px;animation:floatA 4s infinite}.ob2{left:65px;top:195px;animation:floatB 5s infinite}.ob3{right:100px;bottom:38px;animation:floatA 4.7s infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinR{to{transform:rotate(-360deg)}}.security-list{margin-top:26px;display:flex;flex-direction:column;gap:10px}.security-list>div{display:flex;gap:12px;align-items:center;padding:13px 14px;border:1px solid #dcebe6;border-radius:16px;background:rgba(255,255,255,.7)}.security-list i{font-style:normal;width:36px;height:36px;border-radius:12px;background:#e3f4ee;color:#078a69;display:grid;place-items:center}.security-list span{display:flex;flex-direction:column;line-height:1.4}.security-list b{font-size:11.5px}.security-list small{font-size:9px;color:#89a198;margin-top:4px}
.faq{background:#f0f8f5}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.align-start{text-align:right;margin:0}.text-link{display:inline-flex;gap:7px;align-items:center;color:#087b60;font-size:11px;font-weight:800;margin-top:20px}.accordion{display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border:1px solid #d9e9e4;border-radius:18px;overflow:hidden}.faq-item button{width:100%;border:0;background:transparent;padding:18px 20px;color:#315e53;display:flex;justify-content:space-between;align-items:center;text-align:right;cursor:pointer;font-weight:700;font-size:12px}.faq-item button i{font-style:normal;width:28px;height:28px;border-radius:9px;background:#eef7f4;color:#078a69;display:grid;place-items:center;font-size:18px;transition:.2s}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{margin:0;padding:0 20px 18px;color:#7b958d;font-size:10.5px}.faq-item.active button i{transform:rotate(45deg);background:#0a8d6b;color:#fff}.faq-item.active .faq-answer{max-height:180px}
.final-cta{padding-top:80px}.cta-card{min-height:270px;border-radius:34px;background:linear-gradient(120deg,#08785d,#0c9a74);color:#fff;padding:45px 48px;display:grid;grid-template-columns:85px 1fr auto;gap:26px;align-items:center;position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(8,114,87,.17)}.cta-card>img{width:78px;position:relative;z-index:2}.cta-card>div:nth-of-type(1){position:absolute}.cta-card>div:nth-of-type(2){position:relative;z-index:2}.cta-card h2{font-size:28px;line-height:1.5;margin:12px 0 5px}.cta-card p{margin:0;color:#ceeee4;font-size:11px}.cta-grid{inset:0;opacity:.2;background-image:radial-gradient(rgba(255,255,255,.8) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(90deg,#000,transparent 65%)}.cta-glow{position:absolute;width:390px;height:390px;left:-80px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 68%)}.cta-card>.btn{position:relative;z-index:2}
.site-footer{padding:55px 0 24px;background:#092f28;color:#c6ddd7}.footer-main{display:grid;grid-template-columns:auto 1fr auto;gap:40px;align-items:center;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand strong{color:#e5fff7}.footer-brand small{color:#88aaa1}.footer-main p{font-size:10.5px;color:#89aaa1;margin:0}.footer-links{display:flex;gap:18px;font-size:10px}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;font-size:8.5px;color:#73938a}.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.show{opacity:1;transform:none}
@media(max-width:1050px){.nav{display:none}.menu-btn{display:flex;margin-right:auto}.header-inner>.btn{display:none}.hero{min-height:auto;padding-top:140px}.hero-layout{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{max-width:850px;margin:auto;width:100%;min-height:520px}.intro-layout,.journey-layout,.security-grid,.faq-layout{grid-template-columns:1fr;gap:50px}.intro-copy{text-align:center}.intro-note{text-align:right}.benefit-grid,.usecase-grid{grid-template-columns:repeat(2,1fr)}.transparency-box{grid-template-columns:1fr;padding:48px}.transparency-copy{text-align:center}.transparency-tags{justify-content:center}.journey-copy{text-align:center}.journey-copy .btn{margin:auto}.cta-card{grid-template-columns:70px 1fr}.cta-card>.btn{grid-column:1/3;justify-self:start}.footer-main{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}.footer-links{justify-content:center}.mobile-menu{position:fixed;top:86px;right:20px;left:20px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border:1px solid #dcebe6;border-radius:22px;padding:18px;box-shadow:var(--shadow2);z-index:999;flex-direction:column;gap:4px}.mobile-menu.open{display:flex}.mobile-menu>a:not(.btn){padding:12px 10px;border-bottom:1px solid #edf4f1;font-size:12px;color:#41695f}.mobile-menu .btn{margin-top:10px;padding:13px}}
@media(max-width:680px){.container{width:min(100% - 24px,1190px)}.section-pad{padding:78px 0}.site-header{padding:8px 0}.header-inner{height:58px}.brand img{width:46px}.brand strong{font-size:17px}.brand small{font-size:8.5px}.hero{padding-top:120px;padding-bottom:85px}.hero h1{font-size:39px;letter-spacing:-1.6px}.hero-copy>p{font-size:12.5px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-trust{display:grid;grid-template-columns:1fr 1fr}.hero-trust .trust-item:last-child{grid-column:1/3}.hero-visual{min-height:390px}.customer-shell{transform:none!important;border-radius:18px;padding:6px}.browser-bar{height:30px}.browser-url{min-width:140px;font-size:6.5px}.customer-screen{grid-template-columns:73px 1fr;min-height:315px;border-radius:12px}.screen-sidebar{padding:8px 5px}.screen-brand{gap:3px;padding-bottom:8px}.screen-brand img{width:20px}.screen-brand b{font-size:5.8px}.screen-brand small{font-size:3.7px}.screen-nav{font-size:4.3px;gap:3px;padding:5px 3px}.screen-nav i{width:11px;height:11px}.screen-main{padding:9px}.screen-hero-card{padding:8px 9px;border-radius:10px}.screen-hero-card b{font-size:7.2px}.screen-hero-card small,.screen-hero-card span{font-size:3.8px}.credit-ring{width:38px;height:38px}.credit-ring strong{font-size:9px}.credit-ring small{font-size:3px}.screen-stats{gap:3px;margin:5px 0}.screen-stats>div{padding:5px 4px;gap:3px;border-radius:7px}.screen-stats i{width:15px;height:15px;font-size:5px}.screen-stats small{font-size:3px}.screen-stats b{font-size:3.6px}.request-card{padding:7px;border-radius:9px}.request-head small{font-size:3px}.request-head b{font-size:4px}.request-head i{font-size:3px}.amount-box{margin:5px 0}.amount-box b{font-size:8px}.amount-box span{font-size:3px}.mock-options button{font-size:3px;padding:2px 4px}.screen-cta{margin-top:5px;padding:4px;font-size:3.5px}.floating-chip{display:none}.mini-stat{min-width:120px;padding:7px 9px}.mini-icon{width:29px;height:29px}.stat-1{left:-4px;top:20px}.stat-2{right:-3px;bottom:15px}.section-head{margin-bottom:34px}.section-head h2,.intro-copy h2,.security-copy h2,.journey-copy h2{font-size:30px}.intro-cards{grid-template-columns:1fr}.idea-card.big{grid-row:auto;min-height:300px}.benefit-grid,.usecase-grid{grid-template-columns:1fr}.benefit-card{min-height:280px}.journey-layout{gap:38px}.journey-step{grid-template-columns:38px 1fr 42px;padding:13px 10px}.journey-step i{width:38px;height:38px}.journey-line{right:21px}.use-art{height:190px}.transparency-box{padding:32px 22px;border-radius:28px}.transparency-copy h2{font-size:28px}.transparency-visual{height:300px}.security-visual{height:370px}.r1{width:290px;height:290px}.r2{width:230px;height:230px}.r3{width:170px;height:170px}.ob1{right:20px;top:50px}.ob2{left:15px}.ob3{right:42px;bottom:20px}.faq-layout{gap:30px}.cta-card{grid-template-columns:1fr;text-align:center;padding:36px 22px}.cta-card>img{margin:auto}.cta-card>.btn{grid-column:auto;width:100%}.cta-card h2{font-size:24px}.footer-bottom{flex-direction:column;align-items:center;gap:6px;text-align:center}.footer-links{flex-wrap:wrap}.scroll-cue{display:none}.ticker-track{font-size:9px}.cursor-glow{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
