:root{--mint:#19b7ad;--mint2:#e8fbf8;--text:#142126;--muted:#66757b;--line:#e7eeee;--bg:#fbfdfd;--shadow:0 24px 70px rgba(21,54,58,.10);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:linear-gradient(180deg,#fbfdfd,#fff);color:var(--text)}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 6.5%;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,238,238,.7)}.brand,.mini-logo{display:flex;align-items:center;gap:13px}.brand-mark{width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,var(--mint),#5ad6cc);display:grid;place-items:center;box-shadow:0 14px 30px rgba(25,183,173,.24)}.brand-mark svg{width:31px;fill:#fff}.brand-text{font-size:13px;text-transform:uppercase;letter-spacing:2px;line-height:1.05}.brand-text strong,.brand-text em{display:block;font-style:normal}.brand-text em{font-weight:800}nav{display:flex;gap:32px;font-weight:700;font-size:14px}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--mint);transition:.25s}nav a:hover:after,nav .active:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--mint),#0aa39a);color:#fff;font-weight:800;padding:15px 24px;box-shadow:0 13px 25px rgba(25,183,173,.22);cursor:pointer}.btn.small{padding:13px 21px}.btn.alt{background:#fff;color:var(--text);border:1px solid #cfdcdc;box-shadow:none}.section{padding:74px 6.5%}.hero{padding:65px 6.5% 35px;min-height:610px;display:grid;grid-template-columns:1fr 1.28fr;gap:40px;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;right:-140px;top:20px;width:560px;height:420px;background:radial-gradient(circle,#ddf7f4,transparent 70%);z-index:-1}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--mint);font-weight:900}.hero h1{font-size:42px;line-height:1.15;margin:18px 0 14px;letter-spacing:-1.8px}.hero h1 span,.accent{color:var(--mint)}.hero-copy{max-width:455px}.hero-actions{display:flex;gap:18px;margin:28px 0 42px}.trust-row{display:flex;flex-wrap:wrap;gap:25px;font-size:13px;color:#415155}.trust-row span{display:flex;align-items:center;gap:9px}.check{width:18px;height:18px;border-radius:99px;background:#e7faf7;color:var(--mint);display:inline-grid;place-items:center;font-size:12px;font-weight:900}.hero-visual{height:430px;position:relative}.blob{position:absolute;inset:22px 0 0 20px;background:linear-gradient(135deg,#eefbf9,#fff);border-radius:52% 48% 55% 45%;filter:blur(.2px)}.plant{position:absolute;bottom:50px;width:115px;height:180px}.plant.left{left:85px}.plant.right{right:30px;transform:scaleX(-1)}.leaf{position:absolute;width:42px;height:86px;background:linear-gradient(145deg,#4b845c,#abcbb0);border-radius:100% 0 100% 0;transform-origin:bottom}.leaf:nth-child(1){left:26px;top:10px;transform:rotate(-38deg)}.leaf:nth-child(2){left:54px;top:38px;transform:rotate(35deg)}.leaf:nth-child(3){left:18px;top:70px;transform:rotate(-55deg)}.leaf:nth-child(4){left:58px;top:92px;transform:rotate(45deg)}.pot{position:absolute;left:22px;bottom:0;width:72px;height:62px;background:linear-gradient(90deg,#f8f8f8,#dfe4e2);border-radius:0 0 22px 22px}.monitor{position:absolute;right:90px;top:18px;width:430px;height:292px;background:#121719;border:10px solid #15191b;border-radius:16px;box-shadow:0 30px 55px rgba(0,0,0,.22);transform:perspective(900px) rotateY(-5deg) rotateX(1deg)}.monitor:after{content:"";position:absolute;left:50%;bottom:-70px;width:78px;height:70px;background:linear-gradient(#d8dedf,#aeb7b8);transform:translateX(-50%);clip-path:polygon(25% 0,75% 0,100% 100%,0 100%)}.stand{position:absolute;left:50%;bottom:-86px;width:185px;height:18px;background:linear-gradient(90deg,#cbd3d4,#f4f6f5,#b7c0c1);border-radius:50%;transform:translateX(-50%)}.screen{height:100%;border-radius:7px;background:linear-gradient(135deg,#f9ffff,#e9f7f5);padding:22px;overflow:hidden}.screen-top{height:8px;width:100%;border-radius:99px;background:linear-gradient(90deg,var(--mint) 12%,#cfdcda 12% 80%,var(--mint) 80%)}.screen h3{font-size:30px;line-height:1.12;margin:48px 0 10px;letter-spacing:-1px}.screen-lines i{display:block;height:6px;border-radius:20px;background:#cad8d7;margin:9px 0}.screen-lines i:nth-child(1){width:78%}.screen-lines i:nth-child(2){width:62%}.phone{position:absolute;right:25px;top:145px;width:128px;height:245px;background:#0e171b;border:8px solid #111;border-radius:28px;box-shadow:0 28px 48px rgba(0,0,0,.25);padding:10px;z-index:4}.phone-screen{height:100%;border-radius:19px;background:linear-gradient(160deg,#122127,#1f3a44 55%,#0f1618);color:#fff;padding:22px 14px}.phone-screen b{display:block;margin-top:52px;font-size:16px;line-height:1.25}.phone-screen small{display:block;color:#a9cdca;margin-top:16px}.feature-strip{margin:0 6.5%;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.feature{padding:30px 28px;display:flex;gap:17px;align-items:flex-start;border-right:1px solid var(--line)}.feature:last-child{border-right:0}.icon{width:48px;height:48px;border-radius:12px;background:var(--mint2);display:grid;place-items:center;color:var(--mint);font-size:24px}.feature h3{font-size:15px;margin:0 0 6px}.feature p{font-size:13px;margin:0}.section-title{text-align:center;max-width:720px;margin:0 auto 35px}.section-title h2{font-size:30px;letter-spacing:-.8px;margin:8px 0 8px}.tabs{display:flex;justify-content:center;gap:12px;margin-bottom:28px}.pill{padding:8px 19px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:700;font-size:13px}.pill.active{background:var(--mint);color:#fff}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.project-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 15px 30px rgba(19,49,54,.07);transition:.3s}.project-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.project-card img{width:100%;height:160px;object-fit:cover;display:block}.project-body{padding:18px;display:flex;justify-content:space-between;align-items:center}.project-body h3{margin:0;font-size:17px}.project-body p{margin:4px 0 0;font-size:13px}.arrow{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center}.two-col{display:grid;grid-template-columns:.82fr 1.18fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.callout{padding:44px;background:linear-gradient(135deg,#fff,#f5fbfa)}.callout h2{font-size:30px;line-height:1.18;margin:0 0 18px}.list{padding:0;margin:24px 0;list-style:none}.list li{margin:13px 0;color:#3f5156}.form-panel{padding:40px}.steps{display:flex;align-items:center;gap:12px;margin:24px 0}.step{display:flex;align-items:center;gap:8px;flex:1;color:#8a979b;font-size:13px}.step:after{content:"";height:1px;background:#dfe8e8;flex:1}.step:last-child:after{display:none}.step b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #dce8e8}.step.active{color:var(--mint);font-weight:800}.step.active b{background:var(--mint);color:#fff;border-color:var(--mint)}.chapter{display:none}.chapter.active{display:block}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,select,textarea{width:100%;border:1px solid #d8e3e3;border-radius:8px;padding:15px 16px;font:inherit;background:#fff}textarea{min-height:135px;resize:vertical}.full{grid-column:1/-1}.form-actions{display:flex;justify-content:space-between;gap:14px;margin-top:18px}.mock-pages{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.mock{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.mock img{width:100%;height:270px;object-fit:cover}.mock div{padding:22px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.process-card{text-align:center}.process-card .num{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:var(--mint2);color:var(--mint);font-weight:900;font-size:20px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.price{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 15px 38px rgba(19,49,54,.07)}.price strong{font-size:30px;color:var(--mint)}.footer{padding:58px 6.5% 24px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr 1fr;gap:40px}.footer a{display:block;margin:9px 0;color:#526369}.smallmark{width:42px;height:42px}.copyright{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;color:#7c8a8f;font-size:13px}.cookie{position:fixed;left:24px;bottom:24px;max-width:420px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:16px;display:none;z-index:30}.cookie.show{display:flex;gap:16px;align-items:center}.cookie p{margin:0;font-size:13px}.cookie button{border:0;background:var(--mint);color:#fff;border-radius:8px;padding:10px 14px;font-weight:800}.legal{max-width:900px;margin:50px auto;padding:0 6.5% 70px}.legal h1{font-size:34px}.success{min-height:70vh;display:grid;place-items:center;padding:6.5%}.success-card{max-width:850px;text-align:center;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:55px}.success-icon{width:86px;height:86px;margin:0 auto 20px;border-radius:50%;background:var(--mint);color:#fff;display:grid;place-items:center;font-size:40px}.admin-body{background:#f5fbfa}.admin-box{max-width:430px;margin:90px auto;background:#fff;padding:35px;border-radius:22px;box-shadow:var(--shadow)}.admin-wrap{padding:35px 6.5%}.admin-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.admin-table td,.admin-table th{padding:14px;border-bottom:1px solid var(--line);text-align:left}.admin-nav{display:flex;gap:14px;margin-bottom:20px}.admin-form{background:#fff;padding:28px;border-radius:18px;box-shadow:var(--shadow);margin-bottom:25px}@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:35px}.hero-visual{height:360px}.monitor{right:90px;width:360px;height:245px}.feature-strip,.grid,.process,.price-grid,.mock-pages,.footer-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.hero h1{font-size:34px}}@media(max-width:640px){.site-header{padding:0 20px}.brand-text{display:none}.hero,.section{padding-left:22px;padding-right:22px}.hero h1{font-size:31px}.hero-actions{flex-direction:column}.hero-visual{height:300px}.monitor{left:18px;right:auto;top:10px;width:270px;height:185px}.screen{padding:12px}.screen h3{font-size:18px;margin-top:28px}.phone{right:18px;top:120px;width:94px;height:180px}.plant{display:none}.feature-strip{margin:0 22px;grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line)}.grid,.process,.price-grid,.mock-pages,.footer-grid,.form-grid{grid-template-columns:1fr}.section-title h2{font-size:25px}.tabs{flex-wrap:wrap}.steps{display:none}}
