:root{--bg:#051d27;--bg2:#072832;--panel:#0b3437;--panel2:#0d3b3e;--line:#1f5757;--line2:#2f706b;--text:#f3fffd;--muted:#92bbb6;--accent:#47b8a1;--accent2:#8fd6c7;--danger:#ff5164;--shadow:0 28px 80px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 10%,rgba(50,148,138,.13),transparent 28%),linear-gradient(180deg,#041a24,#062731 54%,#041a24);color:var(--text);font-family:Vazirmatn,Tahoma,sans-serif;min-height:100vh}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;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='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.site-shell{width:min(1460px,calc(100% - 40px));margin:auto}.topbar{height:84px;display:flex;align-items:center;gap:35px;position:sticky;top:0;z-index:30;background:rgba(5,29,39,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(47,112,107,.32)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--text);direction:ltr}.brand img{width:38px;height:38px;border-radius:10px}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:14px;letter-spacing:1.8px}.brand small{margin-top:5px;font-size:8px;letter-spacing:1.4px;color:var(--muted)}.nav{display:flex;gap:8px;margin:auto}.nav a{color:#b9d5d1;text-decoration:none;padding:10px 14px;border-radius:10px;font-size:13px;transition:.2s}.nav a:hover{background:rgba(71,184,161,.09);color:#fff}.top-actions{display:flex;gap:8px}.btn{border:1px solid var(--line);background:transparent;color:var(--text);border-radius:11px;padding:11px 18px;font-family:inherit;font-weight:700;cursor:pointer;transition:.2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn:hover{transform:translateY(-1px);border-color:var(--line2)}.btn-primary{background:linear-gradient(135deg,#49bda5,#359f91);border-color:#66d2bb;color:#031c21;box-shadow:0 10px 30px rgba(55,179,155,.14)}.btn-ghost{background:rgba(9,52,55,.52)}.btn-danger{background:rgba(255,81,100,.12);border-color:rgba(255,81,100,.45);color:#ff919d}.btn-xl{padding:14px 24px;font-size:14px}.btn-block{width:100%;height:50px}.hidden{display:none!important}.hero{min-height:720px;display:grid;grid-template-columns:.84fr 1.16fr;align-items:center;gap:52px;padding:70px 0 90px}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:1.5px;color:#72cdbb;font-weight:800;text-transform:uppercase}.eyebrow i{display:inline-block;width:7px;height:7px;background:#3ff1b5;border-radius:50%;box-shadow:0 0 18px #3ff1b5;margin-left:7px}.hero h1{font-size:clamp(42px,5.3vw,78px);line-height:1.18;margin:24px 0 22px;letter-spacing:-2px}.hero h1 span{color:var(--accent2);text-shadow:0 0 50px rgba(143,214,199,.13)}.hero-copy>p{font-size:18px;line-height:2;color:#a8cbc7;max-width:680px}.hero-actions{display:flex;gap:12px;margin-top:30px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#79aaa5;font-size:12px}.trust-row span{display:flex;align-items:center;gap:6px}.hero-visual{position:relative;direction:ltr}.visual-glow{position:absolute;width:78%;height:78%;left:13%;top:10%;background:#2c8d81;filter:blur(110px);opacity:.17;border-radius:50%}.window-card{position:relative;overflow:hidden;border:1px solid #245b5b;border-radius:17px;background:#061e28;box-shadow:var(--shadow);transform:perspective(1100px) rotateY(-3deg) rotateX(1deg)}.window-head{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#08242d;border-bottom:1px solid #18464a;color:#76aaa6;font-size:9px}.window-head>span{display:flex;gap:5px}.window-head b{width:7px;height:7px;border-radius:50%;background:#2b615f}.window-head i{font-style:normal;color:#4decb6}.window-card img{display:block;width:100%}.floating-stat{position:absolute;background:rgba(8,43,47,.92);backdrop-filter:blur(12px);border:1px solid #2a6b65;border-radius:13px;padding:13px 16px;box-shadow:0 20px 40px rgba(0,0,0,.28);display:flex;flex-direction:column;min-width:130px}.floating-stat small{font-size:8px;color:#7eb7b0}.floating-stat strong{font-size:22px;margin:2px 0}.floating-stat span{font-size:9px;color:#52e6b3}.stat-a{right:-20px;bottom:28px}.stat-b{left:-22px;top:100px}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;background:rgba(10,51,55,.62);margin-bottom:80px}.metric-strip div{padding:22px;text-align:center;border-left:1px solid var(--line)}.metric-strip div:last-child{border-left:0}.metric-strip strong{display:block;font-size:18px}.metric-strip span{font-size:10px;color:var(--muted)}.section{padding:90px 0}.section-head{max-width:720px;margin:0 auto 44px;text-align:center}.section-head h2{font-size:clamp(30px,4vw,50px);margin:12px 0}.section-head p{color:var(--muted);line-height:1.9}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{padding:25px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(12,57,60,.84),rgba(7,40,45,.72));border-radius:16px;min-height:215px;transition:.25s}.feature-grid article:hover{transform:translateY(-5px);border-color:#3a8079}.feature-icon{width:44px;height:44px;border:1px solid #397a72;background:#123f40;border-radius:12px;display:grid;place-items:center;color:#78dbc7;font-size:19px}.feature-grid h3{margin:24px 0 9px;font-size:16px}.feature-grid p{color:#91b8b3;font-size:12px;line-height:1.9}.showcase{max-width:1280px;margin:auto}.showcase-row{display:grid;grid-template-columns:.72fr 1.28fr;gap:45px;align-items:center;margin:72px 0}.showcase-row.reverse{grid-template-columns:1.28fr .72fr}.showcase-row.reverse .show-copy{order:2}.show-copy>span{font-size:65px;font-weight:900;color:rgba(113,205,187,.15);line-height:1}.show-copy h3{font-size:29px;margin:4px 0 12px}.show-copy p,.show-copy li{color:#93bdb7;line-height:1.9;font-size:13px}.show-copy ul{padding-right:20px}.shot{padding:9px;border-radius:18px;background:linear-gradient(135deg,rgba(66,157,145,.5),rgba(13,56,61,.4));border:1px solid #2e6a66;box-shadow:0 25px 65px rgba(0,0,0,.28)}.shot img{display:block;width:100%;border-radius:11px}.plans-grid{max-width:900px;margin:auto}.plan-card,.loading-card{border:1px solid var(--line);background:linear-gradient(180deg,#0c383a,#082b31);border-radius:18px;padding:28px}.plan-topline,.plan-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.plan-kicker{font-size:9px;letter-spacing:1.5px;color:#64cdb8}.plan-card h3{font-size:27px;margin:5px 0}.plan-card>p{color:var(--muted)}.plan-badge-static{border:1px solid #397f76;border-radius:20px;padding:6px 12px;font-size:10px;color:#8bd9cb}.plan-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0}.plan-features>div{display:flex;gap:10px;padding:13px;background:#092d32;border:1px solid #194d50;border-radius:12px}.feature-check{color:#45edb3}.plan-features strong,.plan-features small{display:block}.plan-features strong{font-size:12px}.plan-features small{font-size:9px;color:var(--muted);margin-top:3px}.plan-price strong{display:block;font-size:25px}.plan-price span{font-size:10px;color:var(--muted)}.auth-promo{border:1px solid var(--line);border-radius:22px;padding:48px;background:radial-gradient(circle at 10% 50%,rgba(58,163,146,.18),transparent 32%),#092e34;display:flex;justify-content:space-between;align-items:center;gap:30px}.auth-promo h2{font-size:30px;max-width:780px;margin:10px 0}.auth-promo p{color:var(--muted)}.faq-list{max-width:900px;margin:auto;display:grid;gap:10px}.faq-list details{border:1px solid var(--line);background:#092e33;border-radius:13px;padding:17px 20px}.faq-list summary{cursor:pointer;font-weight:700}.faq-list p{color:var(--muted);font-size:12px;line-height:1.9}footer{height:130px;border-top:1px solid rgba(47,112,107,.4);display:flex;align-items:center;justify-content:space-between;color:#729d99;font-size:11px}.modal-backdrop,.dashboard-backdrop{position:fixed;inset:0;z-index:100;background:rgba(1,12,17,.78);backdrop-filter:blur(10px);display:grid;place-items:center;padding:22px}.auth-modal{width:min(470px,100%);background:#082a31;border:1px solid #2b6965;border-radius:20px;padding:26px;box-shadow:var(--shadow);position:relative}.modal-close{position:absolute;left:18px;top:15px;border:0;background:transparent;color:#85aaa7;font-size:27px;cursor:pointer}.auth-brand{display:flex;direction:ltr;align-items:center;gap:10px;margin-bottom:22px}.auth-brand img{width:40px;height:40px}.auth-brand div{display:flex;flex-direction:column}.auth-brand strong{font-size:13px;letter-spacing:1.8px}.auth-brand span{font-size:8px;color:#7fa8a4;letter-spacing:1px;margin-top:3px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#061e27;border:1px solid #194b4f;border-radius:11px;padding:4px;margin-bottom:24px}.auth-tabs button{border:0;background:transparent;color:#84aaa6;padding:10px;border-radius:8px;font-family:inherit;cursor:pointer}.auth-tabs button.active{background:#123f40;color:#eafffb}.form-head h2{margin:0;font-size:25px}.form-head p{margin:5px 0 20px;color:#82aaa5;font-size:11px}.auth-form{display:grid;gap:14px}.auth-form label,.password-form label{font-size:11px;color:#b4d0cc;display:grid;gap:7px}.auth-form input,.password-form input{width:100%;height:47px;background:#061f28;border:1px solid #23575a;border-radius:10px;color:#fff;padding:0 13px;font:inherit;outline:0;direction:ltr;text-align:left}.auth-form input:focus,.password-form input:focus{border-color:#52baa6;box-shadow:0 0 0 3px rgba(82,186,166,.09)}.auth-form small{font-size:9px;color:#719995}.password-wrap{position:relative}.password-wrap input{padding-left:66px}.eye-btn{position:absolute;left:7px;top:7px;height:33px;border:0;border-radius:7px;background:#0d393c;color:#8fc1bb;font:inherit;font-size:9px;cursor:pointer}.terms-check{display:flex!important;grid-template-columns:18px 1fr!important;align-items:start;gap:8px!important}.terms-check input{width:16px;height:16px}.terms-check span{font-size:10px;color:#85aaa6}.form-message{margin-top:14px;padding:11px;border-radius:9px;background:rgba(255,81,100,.09);border:1px solid rgba(255,81,100,.3);color:#ff9aa4;font-size:11px}.link-btn{border:0;background:transparent;color:#73cfbd;font-family:inherit;font-size:11px;cursor:pointer}.verify-state{text-align:center;padding:16px 4px 6px}.mail-icon{width:62px;height:62px;margin:auto;display:grid;place-items:center;border-radius:18px;background:#123f40;border:1px solid #367970;font-size:25px}.verify-state h2{margin:18px 0 7px}.verify-state p{color:#8eb4b0;font-size:12px;line-height:1.8}.verify-state .btn{margin:20px 0 8px}.dashboard{width:min(850px,100%);max-height:90vh;overflow:auto;position:relative;background:#082b31;border:1px solid #2a6663;border-radius:20px;padding:28px;box-shadow:var(--shadow)}.dashboard-head{display:flex;justify-content:space-between}.dashboard-head h2{margin:6px 0 20px}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dash-card{border:1px solid #24595a;background:#0b3437;border-radius:14px;padding:18px}.profile-card{display:flex;align-items:center;gap:13px}.profile-avatar{width:45px;height:45px;border-radius:12px;background:#1c514c;display:grid;place-items:center;font-weight:800}.profile-card h3,.profile-card p{margin:0}.profile-card p{color:var(--muted);font-size:10px}.subscription-card strong{display:block;font-size:21px;margin:7px 0}.subscription-card p{color:var(--muted);font-size:10px}.dash-label{font-size:9px;color:#73aaa4}.dashboard-tabs{display:flex;gap:6px;margin:20px 0;border-bottom:1px solid #215153;padding-bottom:9px}.dashboard-tabs button{background:transparent;border:0;color:#83aaa6;font-family:inherit;padding:9px 13px;cursor:pointer}.dashboard-tabs button.active{color:#fff;background:#123f40;border-radius:8px}.account-info{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.account-info>div{padding:14px;border:1px solid #204f51;border-radius:10px}.account-info span,.account-info strong{display:block}.account-info span{font-size:9px;color:#75a39f}.account-info strong{font-size:12px;margin-top:5px}.password-form{display:grid;gap:12px}.orders-list{display:grid;gap:8px}.order-row{display:flex;justify-content:space-between;align-items:center;padding:13px;border:1px solid #205152;border-radius:10px}.order-main strong,.order-main span{display:block}.order-main span{font-size:9px;color:var(--muted)}.checkout-modal{width:min(640px,100%);background:#082b31;border:1px solid #28635f;border-radius:20px;padding:28px;position:relative}.checkout-header{display:flex;justify-content:space-between}.checkout-header h2{margin:5px 0}.checkout-header p{font-size:11px;color:var(--muted)}.checkout-steps{display:flex;align-items:center;gap:7px}.checkout-steps span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid #2e6864;font-size:10px}.checkout-steps span.active{background:#43b39c;color:#041c21}.checkout-steps i{width:20px;height:1px;background:#2e6864}.checkout-plan-card,.checkout-summary{border:1px solid #245759;border-radius:13px;padding:17px;margin:20px 0;background:#0b3437}.checkout-plan-card{display:flex;justify-content:space-between}.checkout-plan-card span,.checkout-plan-card small,.checkout-plan-card strong{display:block}.checkout-plan-label,.checkout-plan-card small{font-size:9px;color:var(--muted)}.checkout-review-price{font-size:20px}.checkout-note{display:flex;gap:10px;color:#8eb7b2;font-size:10px}.checkout-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.checkout-summary{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-summary span,.checkout-summary strong{display:block}.checkout-summary span{font-size:9px;color:var(--muted)}.gateway-placeholder{padding:16px;background:#092e33;border:1px dashed #337069;border-radius:12px}.gateway-placeholder p{font-size:10px;color:var(--muted)}.checkout-success-head{display:flex;gap:12px;align-items:center}.checkout-success-icon{width:40px;height:40px;border-radius:11px;background:#154b42;color:#45efb4;display:grid;place-items:center}.toast{position:fixed;left:24px;bottom:24px;z-index:200;max-width:360px;background:#0d3a3c;border:1px solid #36746e;color:#eafffb;border-radius:12px;padding:13px 17px;box-shadow:var(--shadow);font-size:11px}@media(max-width:1050px){.hero{grid-template-columns:1fr;padding-top:45px}.hero-visual{max-width:850px;margin:auto}.feature-grid{grid-template-columns:1fr 1fr}.showcase-row,.showcase-row.reverse{grid-template-columns:1fr}.showcase-row.reverse .show-copy{order:0}.nav{display:none}}@media(max-width:700px){.site-shell{width:min(100% - 24px,1460px)}.topbar{height:70px}.brand small{display:none}.top-actions .btn{padding:9px 11px;font-size:10px}.hero{min-height:0;padding:55px 0}.hero h1{font-size:42px}.hero-copy>p{font-size:14px}.floating-stat{display:none}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip div:nth-child(2){border-left:0}.feature-grid{grid-template-columns:1fr}.showcase-row{gap:20px}.show-copy h3{font-size:23px}.plan-features{grid-template-columns:1fr}.plan-bottom,.auth-promo{align-items:stretch;flex-direction:column}.auth-promo{padding:28px}.dashboard-grid,.account-info,.checkout-summary{grid-template-columns:1fr}.section{padding:60px 0}footer{flex-direction:column;justify-content:center;gap:12px}}