*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#171717;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.header{height:78px;display:flex;align-items:center;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50;border-bottom:1px solid #eee}.nav{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:22px;letter-spacing:-1px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;position:relative}.brand-mark i{position:absolute;border:3px solid currentColor;border-radius:50%}.brand-mark i:nth-child(1){width:30px;height:30px;border-right-color:transparent}.brand-mark i:nth-child(2){width:21px;height:21px;border-left-color:transparent}.brand-mark i:nth-child(3){width:9px;height:9px;background:currentColor;border:0}.brand-mark.small{width:25px;height:25px;transform:scale(.75)}.menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.menu>a:not(.btn):hover{color:#ff7900}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:16px 23px;font-weight:800;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:11px 18px}.btn-outline{border:1.5px solid #ff7900;color:#ff7900}.menu-toggle{display:none;background:none;border:0}.hero{min-height:690px;background:linear-gradient(135deg,#ff9c25 0%,#ff7900 65%,#f36a00 100%);position:relative;overflow:hidden}.hero-grid{min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-block;font-size:12px;letter-spacing:1.8px;font-weight:900;margin-bottom:18px}.hero h1{font-size:67px;line-height:.97;letter-spacing:-4px;margin:0 0 25px;color:#fff}.hero h1 span{color:#171717}.hero-copy>p{font-size:18px;line-height:1.65;max-width:620px;color:#fff7ef}.hero-actions{display:flex;gap:25px;align-items:center;margin:34px 0}.btn-dark{background:#171717;color:#fff}.text-link{font-weight:800}.hero-stats{display:flex;gap:32px;border-top:1px solid rgba(255,255,255,.4);padding-top:22px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:17px}.hero-stats span{font-size:12px;margin-top:4px;color:#fff}.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.visual-card{width:390px;background:#fff;border-radius:28px;padding:25px;box-shadow:0 35px 80px rgba(83,37,0,.22);transform:rotate(2deg);z-index:2}.mini-top{font-size:12px;font-weight:700;display:flex;justify-content:space-between}.dot{width:9px;height:9px;border-radius:50%;background:#ff7900}.balance{background:#171717;color:#fff;border-radius:20px;padding:25px;margin:25px 0}.balance small,.balance span{display:block;color:#aaa}.balance strong{display:block;font-size:24px;margin:7px 0}.chart{height:120px;display:flex;gap:12px;align-items:end;border-bottom:1px solid #ddd;padding:0 8px}.chart i{flex:1;background:#ff850e;border-radius:8px 8px 2px 2px}.mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.mini-cards span{padding:14px;border-radius:12px;background:#fff4e8;font-size:11px}.mini-cards b{font-size:14px}.floating-pill{position:absolute;background:#fff;padding:13px 18px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.14);z-index:4}.pill-a{left:-5px;top:100px}.pill-b{right:-30px;bottom:95px}.target{position:absolute;border:20px solid rgba(255,255,255,.15);border-radius:50%}.target i{position:absolute;border:14px solid rgba(255,255,255,.15);border-radius:50%;inset:20px}.target i:nth-child(2){inset:50px}.target i:nth-child(3){inset:80px}.target-big{width:300px;height:300px;right:-100px;top:0}.orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.orb-one{width:500px;height:500px;left:-300px;bottom:-260px}.orb-two{width:230px;height:230px;left:45%;top:-170px}.logos{border-bottom:1px solid #eee;background:#fff}.logos-row{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#777;font-size:12px}.logos-row b{font-size:13px;color:#333;letter-spacing:1px}.section{padding:105px 0}.section-head{display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:end;margin-bottom:48px}.orange{color:#ff7900}.section h2{font-size:44px;letter-spacing:-2px;line-height:1.08;margin:0}.section h2 span{color:#ff7900}.section-head p,.benefits-copy>p,.contact-grid>div>p{color:#6d6d6d;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{padding:34px;border:1px solid #e9e9e9;border-radius:22px;transition:.25s}.solution-card:hover{transform:translateY(-7px);box-shadow:0 20px 50px rgba(0,0,0,.08)}.solution-card.featured{background:#ff7900;color:#fff;border-color:#ff7900}.icon{width:52px;height:52px;border-radius:14px;background:#fff1e3;color:#ff7900;display:grid;place-items:center;font-size:23px}.featured .icon{background:#fff;color:#ff7900}.solution-card h3{font-size:20px;margin:28px 0 10px}.solution-card p{font-size:14px;line-height:1.65;color:#707070;min-height:70px}.featured p{color:#fff2e7}.solution-card a{font-size:13px;font-weight:800}.soft{background:#f7f7f5}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.benefits-visual{min-height:560px;position:relative;display:grid;place-items:center}.phone{width:285px;min-height:525px;border:9px solid #171717;border-radius:40px;background:#fff;padding:34px 19px 20px;box-shadow:0 30px 70px rgba(0,0,0,.16);z-index:2}.phone-bar{width:80px;height:18px;background:#171717;border-radius:20px;position:absolute;top:18px;left:50%;transform:translateX(-50%)}.phone-brand{display:flex;align-items:center;font-weight:900}.phone>p{font-size:20px;font-weight:800;margin:35px 0 20px}.phone-box{padding:18px;background:#ff8000;color:#fff;border-radius:18px}.phone-box small,.phone-box strong{display:block}.phone-box strong{margin:7px 0 18px}.progress{height:6px;background:rgba(255,255,255,.35);border-radius:9px}.progress i{display:block;width:72%;height:100%;background:#fff;border-radius:9px}.phone-list{display:grid;gap:10px;margin-top:18px}.phone-list span{padding:13px;background:#f5f5f5;border-radius:12px;font-size:11px;font-weight:700}.target-soft{width:330px;height:330px;border-color:#ffddbd;left:15px;bottom:35px}.target-soft i{border-color:#ffddbd}.benefits-copy h2{margin-bottom:20px}.benefit-list{margin-top:35px}.benefit-list>div{display:flex;gap:20px;padding:18px 0;border-top:1px solid #ddd}.benefit-list b{color:#ff7900}.benefit-list span{display:flex;flex-direction:column;gap:5px}.benefit-list small{color:#777}.steps-section{background:#171717;color:#fff}.center-head{text-align:center;max-width:700px;margin:0 auto 60px}.center-head h2{font-size:48px}.center-head p{color:#aaa}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{padding:32px;border:1px solid #393939;border-radius:20px}.step b{width:42px;height:42px;display:grid;place-items:center;background:#ff7900;border-radius:50%}.step h3{margin-top:28px}.step p{color:#aaa;font-size:14px}.business{padding-bottom:0}.business-card{background:#ff7900;color:#fff;border-radius:34px;min-height:390px;padding:65px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;overflow:hidden}.business-card h2{font-size:48px;max-width:650px}.business-card h2 span{color:#171717}.business-card p{max-width:600px;line-height:1.6}.btn-white{background:#fff;color:#171717;margin-top:15px}.business-art{position:relative;min-height:250px;display:grid;place-items:center}.business-art>strong{font-size:45px;line-height:.9;z-index:2;color:#171717}.business-art>strong span{color:#fff}.target-white{width:310px;height:310px;border-color:rgba(255,255,255,.25);inset:auto}.target-white i{border-color:rgba(255,255,255,.25)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-grid h2{font-size:48px}.contact-form{background:#f7f7f5;padding:35px;border-radius:24px;display:grid;gap:18px}.contact-form label{font-size:12px;font-weight:800;display:grid;gap:8px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #ddd;background:#fff;border-radius:10px;padding:14px;font:inherit;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff7900}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.btn-orange{background:#ff7900;color:#fff}.form-status{font-size:12px;margin:0;color:#555}footer{background:#111;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:13px}.footer-grid p,.footer-grid a{color:#aaa;font-size:13px}.footer-grid a:hover{color:#ff7900}.copyright{display:flex;justify-content:space-between;border-top:1px solid #333;margin-top:45px;padding-top:22px;color:#777;font-size:11px}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.menu-toggle{display:grid;gap:5px;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:#111}.menu{position:absolute;top:78px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:25px 30px;border-bottom:1px solid #eee}.menu.open{display:flex}.hero-grid,.benefits-grid,.business-card,.contact-grid,.section-head{grid-template-columns:1fr}.hero-grid{padding:70px 0}.hero h1{font-size:54px}.hero-visual{min-height:500px}.section-head{gap:15px}.cards{grid-template-columns:1fr}.benefits-grid{gap:30px}.business-card{padding:45px}.business-art{display:none}.contact-grid{gap:35px}.steps{grid-template-columns:1fr}.logos-row{overflow:auto;justify-content:flex-start;white-space:nowrap}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.container{width:min(100% - 28px,1160px)}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.hero-stats{gap:15px;flex-wrap:wrap}.hero-visual{min-height:420px}.visual-card{width:92%;padding:20px}.pill-a{left:0}.pill-b{right:0}.section{padding:75px 0}.section h2,.center-head h2,.contact-grid h2,.business-card h2{font-size:36px}.benefits-visual{min-height:520px}.business-card{padding:35px 25px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}.hero-actions{align-items:flex-start;flex-direction:column}.logos-row{min-height:70px}}