.button.outline{color:var(--ink);border:1px solid var(--line);background:#fff}.app-window .window-inner{display:none}.window-inner{overflow:hidden;border-radius:17px;background:#f2f6fb}.window-bar{height:38px;display:flex;align-items:center;gap:6px;padding:0 14px;background:#fff;border-bottom:1px solid #e2e9f2}.window-dot{width:8px;height:8px;border-radius:50%;background:#d7e0ec}.demo-dashboard{display:grid;grid-template-columns:86px 1fr;min-height:390px}.demo-sidebar{padding:18px 10px;background:#092c55}.demo-logo{width:25px;height:25px;margin:0 auto 24px;border-radius:7px;background:#4b93ff}.demo-menu{height:9px;margin:0 4px 12px;border-radius:5px;background:rgba(255,255,255,.18)}.demo-menu.active{background:#307df0}.demo-main{padding:22px}.demo-title{width:36%;height:13px;border-radius:8px;background:#0d2442}.demo-sub{width:47%;height:7px;margin-top:9px;border-radius:8px;background:#bac7d8}.demo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.demo-card{height:78px;padding:11px;border:1px solid #e1e8f1;border-radius:10px;background:#fff}.demo-card::before{content:"";display:block;width:21px;height:21px;border-radius:7px;background:#dceaff}.demo-card::after{content:"";display:block;width:60%;height:9px;margin-top:15px;border-radius:5px;background:#102642}.demo-panels{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;margin-top:10px}.demo-chart,.demo-list{height:182px;border:1px solid #e1e8f1;border-radius:11px;background:#fff}.demo-chart{position:relative;overflow:hidden;padding:18px}.demo-chart::before{content:"";position:absolute;inset:28px 15px 24px;background:repeating-linear-gradient(to bottom,#edf1f6 0,#edf1f6 1px,transparent 1px,transparent 28px)}.chart-line{position:absolute;left:20px;right:20px;bottom:35px;height:75px;border-top:4px solid #2876e6;border-radius:60% 30% 0 0;transform:skewY(-9deg)}.demo-list{padding:16px}.demo-row{height:9px;margin-bottom:15px;border-radius:4px;background:#e5ebf3}.demo-row:nth-child(2){width:78%}.demo-row:nth-child(3){width:90%}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:92px;padding:14px;border-right:1px solid var(--line);font-size:13px;font-weight:750}.trust-item:last-child{border:0}.trust-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--blue);background:#eaf2ff}.steps{background:var(--soft)}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;padding:28px 24px;border:1px solid var(--line);border-radius:20px;background:#fff}.step-number{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--blue);font-weight:900}.step h3{margin:18px 0 8px}.step p{margin:0;color:var(--muted);font-size:14px}.step:not(:last-child)::after{content:"→";position:absolute;right:-16px;top:50%;z-index:2;width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue);background:#fff;font-weight:900}.bonus-placeholder{position:relative;z-index:1;padding:24px;color:#60738d;text-align:center}.bonus-placeholder strong,.bonus-placeholder small{display:block}.bonus-placeholder strong{margin-top:10px;color:#203653}.bonus-placeholder small{margin-top:5px}.bonus-flow{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto 34px;color:#294866;font-size:14px;font-weight:850}.bonus-flow span{padding:11px 15px;border:1px solid #cfe0f7;border-radius:999px;background:#fff}.bonus-flow i{color:var(--blue);font-style:normal;font-size:20px}.anchor-copy{margin:0 0 22px;color:var(--muted);font-size:13px}.price-box hr{width:100%;margin:20px 0;border:0;border-top:1px solid var(--line)}.mini-benefits{display:grid;gap:8px;color:#475569;font-size:12px}.mini-benefits span::before{content:"✓";margin-right:7px;color:var(--green);font-weight:900}.faq-item.open .faq-answer{max-height:180px}.faq-item.open .faq-question i{transform:rotate(45deg)}.reveal.visible{opacity:1;transform:none}@media (max-width:960px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.step:not(:last-child)::after{display:none}}@media (max-width:650px){.bonus-flow{flex-direction:column;gap:7px}.bonus-flow i{transform:rotate(90deg)}.demo-dashboard{grid-template-columns:62px 1fr;min-height:300px}.demo-main{padding:14px}.demo-cards{grid-template-columns:repeat(2,1fr)}.demo-card:nth-child(3){display:none}.demo-panels{grid-template-columns:1fr}.demo-list{display:none}.demo-chart{height:148px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{min-height:78px;padding:10px 6px;flex-direction:column;text-align:center;font-size:11px}.trust-item:nth-child(odd){border-right:1px solid var(--line)}}