:root{--p:#712bec;--d:#080d46;--m:#687083;--l:#e7e8f0;--cream:#f7f4ed;--paper:#fffdfa;--cyan:#5bb6ca;--yellow:#ffbd00;--shadow:0 16px 45px rgba(28,26,74,.10)}
body{font-family:"Sofia Pro Soft","Arial Rounded MT Bold",Inter,ui-rounded,"SF Pro Rounded",system-ui,-apple-system,sans-serif;background:var(--cream)}
header{height:92px;background:var(--cream)}
.logo{display:flex;align-items:center;text-decoration:none}.logo img{display:block;width:150px;height:auto}.logo i{display:none}
.pill,.button{background:var(--p)!important;padding:13px 22px;box-shadow:0 10px 25px rgba(113,43,236,.23)}
.hero{grid-template-columns:.85fr 1.15fr;gap:35px;padding-left:max(5vw,26px);padding-right:max(5vw,26px);background:radial-gradient(circle at 90% 0,#e6f4f5 0,transparent 28%),radial-gradient(circle at 8% 85%,#eee7ff 0,transparent 30%),var(--cream)}
.preview{margin:0;display:grid;place-items:center}.preview img{display:block;width:min(760px,100%);height:auto;border-radius:30px;box-shadow:var(--shadow)}.preview figcaption{margin-top:12px;color:var(--m);font-size:.86rem;font-weight:700}
.cards article,.features article{background:var(--paper);border-radius:24px;box-shadow:var(--shadow)}
.signup form{background:var(--paper);box-shadow:var(--shadow)}
footer{background:#080d46}footer img{display:block;width:150px;filter:brightness(0) invert(1)}
.tour{padding:100px max(5vw,26px);background:#fff}.tour-intro{max-width:760px;margin:0 auto 65px;text-align:center}.tour-intro h2{margin:10px 0 15px}.tour-intro p,.tour-row p{color:var(--m)}.tour-row{max-width:1220px;margin:0 auto 90px;display:grid;grid-template-columns:320px 1fr;gap:55px;align-items:center}.tour-row.reverse{grid-template-columns:1fr 320px}.tour-row.reverse>div{order:2}.tour-row span{color:var(--p);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tour-row h3{font-size:2rem;line-height:1.15;margin:10px 0}.tour-row img{display:block;width:100%;height:auto;border-radius:26px;box-shadow:var(--shadow);border:1px solid var(--l)}
@media(max-width:800px){.hero{grid-template-columns:1fr}.logo img{width:125px}.preview img{border-radius:20px}.tour{padding:70px 22px}.tour-row,.tour-row.reverse{grid-template-columns:1fr;gap:24px;margin-bottom:65px}.tour-row.reverse>div{order:0}.tour-row h3{font-size:1.55rem}.tour-row img{border-radius:18px}}
.guide-hero{padding:70px max(5vw,26px);display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center;background:radial-gradient(circle at 85% 10%,#e6f4f5,transparent 30%),var(--cream)}.guide-hero>div{max-width:610px;margin-left:auto}.guide-hero h1{font-size:clamp(3rem,6vw,5.2rem)}.guide-hero h1 em{font-style:normal;color:var(--p)}.guide-hero p{font-size:1.15rem;color:var(--m)}.guide-hero img{width:min(720px,100%);height:auto;border-radius:28px;box-shadow:var(--shadow)}
.guide-jumps{position:sticky;top:0;z-index:5;display:flex;justify-content:center;gap:10px;padding:14px 20px;background:rgba(255,253,250,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--l)}.guide-jumps a{padding:9px 15px;border-radius:12px;color:var(--d);font-weight:800;text-decoration:none}.guide-jumps a:hover{background:#eee8ff;color:var(--p)}
.guide-section{padding:95px max(5vw,26px);scroll-margin-top:75px}.guide-tint{background:#f0ecfa}.guide-heading{max-width:1180px;margin:0 auto 45px;display:flex;align-items:center;gap:18px}.guide-heading>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:var(--p);color:#fff;font-size:1.25rem;font-weight:900;box-shadow:0 10px 25px rgba(113,43,236,.2)}.guide-heading p,.guide-heading h2{margin:0}.guide-heading h2{font-size:clamp(2rem,4vw,3.15rem)}.guide-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.guide-layout.reverse{grid-template-columns:1.15fr .85fr}.guide-layout.reverse .guide-steps{order:2}.guide-steps{display:grid;gap:15px}.guide-steps article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:18px;border-radius:20px;background:var(--paper);box-shadow:0 8px 25px rgba(28,26,74,.07)}.guide-steps article>b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eee8ff;color:var(--p)}.guide-steps h3{margin:1px 0 5px;font-size:1.08rem}.guide-steps p{margin:0;color:var(--m);font-family:system-ui,-apple-system,sans-serif;font-size:.94rem;line-height:1.55}.guide-shot{margin:0}.guide-shot img{display:block;width:100%;height:auto;border-radius:25px;box-shadow:var(--shadow);border:1px solid var(--l)}.guide-shot figcaption{display:flex;gap:10px;align-items:flex-start;padding:14px 8px 0;color:var(--m);font-size:.9rem}.guide-shot figcaption i{display:grid;flex:0 0 25px;place-items:center;width:25px;height:25px;border-radius:8px;background:var(--p);color:#fff;font-style:normal;font-weight:900}
.install-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.install-grid article{padding:28px;border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.install-grid article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eee8ff;color:var(--p);font-size:1.35rem;font-weight:900}.install-grid h3{font-size:1.3rem}.install-grid ol{padding-left:22px}.install-grid li{margin:9px 0}.install-grid p{color:var(--m);font-size:.9rem}.guide-help{padding:65px max(7vw,26px);display:flex;justify-content:center;align-items:center;gap:80px;background:var(--p);color:#fff}.guide-help h2{margin:5px 0;font-size:clamp(2rem,4vw,3rem)}.guide-help p{margin:0}.guide-help .button{background:#fff!important;color:var(--p)!important;white-space:nowrap}
@media(max-width:800px){header nav .guide-link{display:block!important}.guide-hero,.guide-layout,.guide-layout.reverse{grid-template-columns:1fr}.guide-hero{text-align:center;padding:55px 22px}.guide-hero>div{margin:auto}.guide-hero h1{font-size:3rem}.guide-jumps{justify-content:flex-start;overflow-x:auto}.guide-jumps a{white-space:nowrap}.guide-section{padding:70px 22px}.guide-heading{align-items:flex-start}.guide-heading>span{width:48px;height:48px;border-radius:15px}.guide-layout.reverse .guide-steps{order:0}.guide-shot{order:-1}.guide-layout.reverse .guide-shot{order:-1}.guide-shot img{border-radius:18px}.install-grid{grid-template-columns:1fr}.guide-help{padding:55px 22px;flex-direction:column;gap:25px;text-align:center}}
