:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#0b2137;background:#f7f9fd;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}button,a,input{touch-action:manipulation}button:disabled{opacity:.5;cursor:not-allowed}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #74b6ff;outline-offset:4px}.site-header{max-width:1240px;margin:auto;padding:26px 32px;display:flex;align-items:center;justify-content:space-between}.logo{width:170px;height:auto;display:block}.site-header nav{display:flex;align-items:center;gap:30px;font-size:.9rem;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;background:linear-gradient(120deg,#008dff,#0754f5);color:white;padding:16px 24px;font-weight:650;line-height:1.2;box-shadow:0 7px 18px #0866ff20}.button.quiet{background:white;color:#0b2137;border:1px solid #dce4f0;box-shadow:none}.button:hover{text-decoration:none;filter:brightness(.97)}main>section,.dashboard{max-width:1240px;margin:auto;padding:70px 32px}.hero{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:55px;padding-top:75px;padding-bottom:100px}.eyebrow{font-size:.72rem;letter-spacing:.17em;font-weight:750;color:#0866ff}.hero h1{font-size:clamp(2.5rem,4.2vw,4.4rem);line-height:1.04;letter-spacing:-.06em;margin:23px 0}.hero em{font-style:normal;color:#0866ff}p{line-height:1.7;color:#5c6c80}.hero p{font-size:1.12rem;max-width:520px}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:28px 0 18px}small{display:block;color:#6b7a8f;line-height:1.6;font-size:.78rem}.text-link{font-size:.85rem}.product-preview{border:1px solid #dee8f4;border-radius:20px;background:white;box-shadow:0 30px 90px #173b731a;transform:rotate(-1.4deg);overflow:hidden}.preview-head{padding:20px;border-bottom:1px solid #edf1f7;display:flex;gap:9px;align-items:center;font-size:.85rem;font-weight:600}.dot{background:#1db97b;width:7px;height:7px;border-radius:50%}.chip{font-size:.63rem;letter-spacing:.08em;background:#eef4ff;color:#0866ff;padding:7px 9px;border-radius:20px}.preview-head .chip{margin-left:auto}.preview-body{display:grid;grid-template-columns:.8fr 1.2fr;min-height:310px;font-size:.75rem}.preview-body aside{border-right:1px solid #edf1f7;padding:18px 0}.preview-body aside>b{padding:15px}.preview-body aside p{padding:14px;margin:0;line-height:1.5}.preview-body aside small{font-size:.65rem}.selected{background:#edf4ff}.preview-body article{padding:20px;background:#f8fafe}.bubble{padding:15px;border-radius:12px;background:white;margin-top:24px;box-shadow:0 2px 5px #0b213709}.bubble.outgoing{background:#e6f0ff;margin-left:16px}.suggestion{margin-top:20px;padding:13px;border:1px dashed #b2d0ff;border-radius:10px;color:#0754f5}.suggestion small{font-size:.66rem}.preview-bottom{padding:15px;border-top:1px solid #edf1f7;font-size:.65rem;color:#61748c}.section-top h2,.pricing h2,.closing h2{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.045em;line-height:1.15;margin-top:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards article{background:white;border:1px solid #e2e9f3;border-radius:18px;padding:30px}.number{color:#0866ff;background:#eef4ff;border-radius:12px;padding:12px;display:inline-block}.cards h3{font-size:1.2rem;margin-top:24px}.cards p{font-size:.93rem}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.price-card{background:white;border:1px solid #bbd6ff;border-radius:22px;padding:40px;box-shadow:0 15px 50px #0866ff0d}.price-card h3{font-size:1.7rem}.price{font-size:2.3rem;font-weight:750;letter-spacing:-.04em}.price-card ul{padding-left:20px;color:#5c6c80;line-height:2}.price-card .button{width:100%;margin:14px 0}.closing{text-align:center;background:#071f37;color:white;max-width:none;padding:80px 24px}.closing p{color:#acbdd0}footer{max-width:1240px;margin:auto;padding:50px 32px}footer .logo{width:135px}footer a{display:inline-block;font-size:.85rem;margin:10px 24px 20px 0}footer small{font-size:.7rem}.auth-wrap{min-height:70vh;display:grid;place-items:center;padding:50px 20px}.form-card{max-width:560px;width:100%;border:1px solid #e2e9f3;border-radius:22px;padding:38px;background:white}.form-card h1{font-size:2.1rem;letter-spacing:-.045em}label{display:block;margin:18px 0 8px;font-size:.88rem;font-weight:600}input,textarea,select{display:block;width:100%;padding:13px;border:1px solid #d5deeb;border-radius:9px;background:white;color:#0b2137;margin-top:8px}textarea{resize:vertical}form .button{margin-top:20px}.checkbox{display:flex;gap:12px;align-items:flex-start;font-weight:400;line-height:1.6}.checkbox input{width:auto}.checkbox a,form p a{color:#0866ff;text-decoration:underline}#feedback{color:#9b4429;white-space:pre-line}.dashboard h1{font-size:2.7rem;letter-spacing:-.04em}.dashboard>section{padding:30px 0}.balance-cards h2{font-size:2rem;margin:18px 0}.table-wrap{overflow-x:auto;border:1px solid #e2e9f3;border-radius:12px}table{border-collapse:collapse;width:100%;background:white;font-size:.85rem;text-align:left}td,th{padding:16px;border-bottom:1px solid #edf1f7;overflow-wrap:anywhere}th{background:#edf4ff}#pix{max-width:600px}#pix-image{width:240px;height:240px;object-fit:contain}.legal{max-width:850px;margin:auto;padding:50px 24px}.legal h1{font-size:2.4rem}.legal h2{margin-top:35px;font-size:1.2rem}[hidden]{display:none!important}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:35px;gap:45px}.hero h1{font-size:3.5rem}.product-preview{max-width:600px}.cards{grid-template-columns:1fr}.pricing{grid-template-columns:1fr;gap:20px}.site-header nav>a:not(.button){display:none}.site-header{padding:20px}.logo{width:140px}.dashboard,main>section{padding:40px 22px}.form-card{padding:26px}.dashboard h1{font-size:2rem}.price-card{padding:28px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
