:root{--navy:#10172d;--ink:#202943;--muted:#63718a;--orange:#fa683b;--cream:#f8f6f1;--line:#e5e9ed;--white:#fff;--mint:#c9f0d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 44px));margin:auto}.hidden{display:none!important}.header{position:sticky;z-index:20;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid #eef0f2;backdrop-filter:blur(14px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:86px;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--navy);font-size:23px;font-weight:750;letter-spacing:-1.5px;white-space:nowrap}.brand strong{color:var(--orange)}.brand small{font-size:10px;letter-spacing:-.3px;vertical-align:top;margin-left:1px}.mark{display:grid;place-items:center;width:40px;height:40px;background:var(--orange);border-radius:12px;color:white;font-size:21px;letter-spacing:-3px;transform:rotate(-8deg)}.mark span{font-size:12px}.nav nav{display:flex;gap:35px;font-size:14px;font-weight:650}.nav nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 22px;border-radius:11px;border:1px solid transparent;font-weight:750;font-size:14px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #10172d17}.button-dark{background:var(--navy);color:white}.button-accent{background:var(--orange);color:white}.button-outline{background:transparent;color:var(--navy);border-color:#cfd5dd}.button-white{background:white;color:var(--navy)}.hero{min-height:630px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px;padding:67px 0}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:850;color:var(--orange);margin:0 0 22px}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--orange);margin-right:8px;box-shadow:0 0 0 5px #fa683b22}.hero h1,h2{font-weight:820;letter-spacing:-.065em;line-height:1.08;color:var(--navy)}.hero h1{font-size:clamp(44px,5vw,72px);margin:0 0 24px}.hero h1 em{color:var(--orange);font-style:normal}.lead{color:var(--muted);font-size:18px;max-width:535px;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:42px;color:#66718a;font-size:12px;font-weight:650}.hero-art{height:500px;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 50% 51%,#fff0e7 0 33%,transparent 34%)}.orbit{position:absolute;border:1px dashed #f8c9b8;border-radius:50%;aspect-ratio:1}.orbit-one{width:410px}.orbit-two{width:490px;opacity:.65}.phone{position:relative;z-index:1;width:245px;height:465px;border-radius:39px;background:var(--navy);border:7px solid #29334a;box-shadow:25px 29px 55px #15204042;transform:rotate(7deg);padding:25px 14px 14px;color:white}.phone-notch{position:absolute;top:8px;left:80px;width:75px;height:14px;background:#29334a;border-radius:0 0 12px 12px}.screen-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:750}.screen-logo{background:var(--orange);border-radius:8px;padding:4px 7px}.screen-hello{font-size:23px;font-weight:800;line-height:1.15;margin:30px 5px 3px;letter-spacing:-.8px}.screen-hint{font-size:10px;color:#a7adc1;margin:0 5px 24px}.screen-card{background:#fff;color:var(--navy);border-radius:14px;padding:17px 15px;margin:10px 0;box-shadow:0 10px 30px #050c171a}.screen-card span{display:block;font-size:8px;letter-spacing:1.2px;font-weight:800;color:var(--orange);margin-bottom:9px}.screen-card strong{font-size:15px}.screen-card p{font-size:9px;color:#7e899c;margin:3px 0 0}.screen-card.peach{background:#ffeadd}.screen-line{margin-top:13px;background:#f4f5f6;border-radius:20px;height:8px;width:75%}.code-dots{color:var(--orange);letter-spacing:7px;font-size:13px;margin-top:12px}.screen-bottom{display:flex;justify-content:center;gap:10px;margin-top:20px}.screen-bottom i{height:4px;width:19px;border-radius:3px;background:#556076}.screen-bottom i:first-child{background:var(--orange)}.floating-tag{position:absolute;z-index:2;display:flex;gap:10px;align-items:center;border-radius:14px;background:#fff;box-shadow:0 15px 35px #1b273b21;padding:11px 15px;font-size:11px;color:#7f899c;line-height:1.3}.floating-tag b{color:var(--navy);font-size:12px}.top-tag{top:75px;left:2%}.bottom-tag{right:0;bottom:82px}.tag-icon{display:grid;place-items:center;border-radius:10px;background:#e1f6eb;color:#329a67;font-size:20px;width:35px;height:35px}.tag-icon.orange{background:#fff0e8;color:var(--orange)}.bar{background:var(--navy);color:white}.bar-items{min-height:83px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.bar-items span{font-size:10px;color:#aeb6ca;letter-spacing:1px}.bar-items b{font-size:15px;letter-spacing:-.4px}.section{padding-top:105px;padding-bottom:105px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.section-head .eyebrow{margin-bottom:15px}h2{font-size:clamp(37px,4vw,53px);margin:0}.section-head>p{max-width:350px;color:var(--muted);font-size:15px}.catalog-box{border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:0 19px 55px #2029430b}.catalog-tools{display:flex;align-items:center;gap:12px;padding-bottom:23px;border-bottom:1px solid var(--line);flex-wrap:wrap}.catalog-tools>label:first-child{font-size:13px;font-weight:750}.catalog-tools select,.search-wrap{border:1px solid #dce1e6;background:#fff;border-radius:10px;padding:10px 13px;color:var(--ink)}.search-wrap{display:flex;align-items:center;margin-left:auto;gap:9px}.search-wrap span{font-size:22px;line-height:0}.search-wrap input{border:0;outline:0;min-width:180px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:23px 0}.product{border:1px solid var(--line);border-radius:14px;padding:18px;text-align:left;background:white;transition:border .2s,transform .2s}.product:hover{border-color:var(--orange);transform:translateY(-2px)}.product-top{display:flex;align-items:center;gap:10px}.product-symbol{display:grid;place-items:center;min-width:36px;height:36px;background:#f3f5f7;border-radius:10px;font-size:15px;font-weight:800}.product strong{font-size:15px}.product-meta{display:flex;align-items:center;justify-content:space-between;margin-top:19px;gap:7px}.product-meta span{font-size:11px;color:#788498}.product-meta b{font-size:16px;color:var(--orange)}.catalog-note,.empty{font-size:12px;color:var(--muted)}.empty{grid-column:1/-1}.steps{background:var(--cream)}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-grid article{position:relative;min-height:257px;padding:24px;border-radius:18px;background:white}.step-number{font-size:12px;color:#a1aabb;font-weight:800;letter-spacing:2px}.step-icon{display:grid;place-items:center;width:51px;height:51px;background:#fff1eb;color:var(--orange);border-radius:13px;font-size:25px;margin:27px 0 23px}.step-grid h3{margin:0 0 7px;font-size:18px;letter-spacing:-.5px}.step-grid p{margin:0;color:var(--muted);font-size:14px}.access-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--navy);border-radius:22px;padding:45px 55px;color:white;overflow:hidden}.access-card h3{font-size:29px;letter-spacing:-1.1px;margin:0}.access-card p{color:#c4cade;max-width:440px;margin:10px 0 23px}.access-card code{color:#ffba9f}.access-illustration{font-size:155px;font-weight:850;line-height:1;letter-spacing:-25px;color:#fff;opacity:.1;transform:rotate(-9deg);margin-right:45px}.balance-card{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;background:var(--navy);border-radius:18px;padding:35px;color:white}.balance-card span{display:block;color:#b4bed6;font-size:11px;letter-spacing:2px;font-weight:750}.balance-card strong{display:block;font-size:45px;letter-spacing:-2px;margin:4px 0}.balance-card p{color:#b4bed6;font-size:13px;margin:0}.dashboard-head{display:flex;align-items:center;justify-content:space-between;margin:25px 0 10px}.dashboard-head h3{margin:0}.text-button{background:none;border:0;color:var(--orange);font-size:13px;font-weight:750}.orders{display:grid;gap:10px}.order{border:1px solid var(--line);border-radius:12px;padding:17px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.order strong{display:block}.order small,.order-info{color:var(--muted);font-size:12px}.order b{color:var(--orange)}.status{font-size:11px;font-weight:800;background:#edf3f1;color:#428b6c;border-radius:100px;padding:5px 10px}.status.wait{background:#fff1e8;color:#bf6b30}.status.cancel{background:#f6eded;color:#b56565}.logout{margin-top:20px}.faq{background:#f5f7f8}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:32px}.faq details{background:white;padding:20px 23px;border-radius:12px}.faq summary{cursor:pointer;font-weight:740;list-style:none;display:flex;justify-content:space-between;gap:12px}.faq summary:after{content:'+';color:var(--orange);font-size:22px;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:14px;margin:15px 0 0}footer{background:var(--navy);color:#b8c0d3}.footer-inner{min-height:125px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px}.brand.light{color:white}dialog{width:min(480px,calc(100% - 28px));max-height:90vh;overflow:auto;border:0;border-radius:19px;padding:26px;box-shadow:0 25px 90px #0b102b5e;color:var(--ink)}dialog::backdrop{background:#0d142cc2}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal-head h3{font-size:22px;margin:0 0 15px}.modal-head button{border:0;background:none;font-size:27px}.modal-form{display:grid;gap:12px}.modal-form label{font-weight:700;font-size:13px}.modal-form input{width:100%;padding:11px 12px;margin-top:5px;border:1px solid var(--line);border-radius:9px;outline-color:var(--orange)}.modal-form .button{margin-top:5px}.muted{color:var(--muted);font-size:13px}.modal-code{display:block;overflow-wrap:anywhere;background:#f4f6f8;padding:16px;border-radius:10px;font-size:12px;line-height:1.7;margin:12px 0}.toast{position:fixed;z-index:100;bottom:20px;right:20px;max-width:min(400px,calc(100% - 40px));border-radius:11px;padding:15px 19px;color:white;background:var(--navy);box-shadow:0 12px 35px #10172d45;font-size:14px}
@media(max-width:880px){.nav nav{display:none}.hero{grid-template-columns:1fr;gap:5px;padding-top:55px}.hero-art{height:450px}.bar-items{justify-content:center}.catalog-grid{grid-template-columns:repeat(2,1fr)}.step-grid{gap:10px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.nav{min-height:68px}.brand{font-size:19px}.mark{width:34px;height:34px}.nav .button{padding:10px 14px;font-size:12px;gap:6px}.hero{min-height:auto;padding:55px 0 30px}.hero h1{font-size:46px}.lead{font-size:16px}.hero-points{margin-top:25px;gap:8px 15px}.hero-art{height:355px;overflow:hidden}.orbit-one{width:310px}.orbit-two{width:370px}.phone{transform:rotate(7deg) scale(.72)}.top-tag{top:48px;left:0}.bottom-tag{bottom:35px;right:0}.bar-items{min-height:110px;gap:12px 20px;padding:20px 0}.bar-items span{width:100%;text-align:center}.section{padding-top:69px;padding-bottom:69px}.section-head{display:block}.section-head>p{margin-top:18px}.catalog-box{padding:15px}.catalog-tools{display:grid;grid-template-columns:1fr 1fr}.search-wrap{grid-column:1/-1;margin:0}.search-wrap input{min-width:0;width:100%}.catalog-grid{grid-template-columns:1fr}.step-grid,.faq-grid{grid-template-columns:1fr}.step-grid article{min-height:220px}.access-card{padding:30px 24px}.access-illustration{display:none}.footer-inner{padding:25px 0;flex-wrap:wrap}.footer-inner>span{width:100%}dialog{padding:20px}}
