:root{font-family:"Noto Sans Bengali","Hind Siliguri","SolaimanLipi",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f3f6fb;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#e8f0ff 0,transparent 34%),radial-gradient(circle at top right,#edf9f4 0,transparent 30%),#f5f7fb}.setup-shell{width:min(920px,calc(100% - 28px));margin:32px auto;padding:0 0 36px}.setup-header{display:flex;align-items:center;gap:18px;margin-bottom:22px}.brand-mark{display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:linear-gradient(145deg,#1565d8,#0d47a1);color:#fff;font-weight:800;box-shadow:0 16px 40px rgba(21,101,216,.24)}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:#547092;font-weight:700}.setup-header h1{margin:1px 0 2px;font-size:2.3rem;letter-spacing:-.04em}.setup-header p{margin:0;color:#60708a}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.step{border:0;border-radius:13px;background:#e8edf5;color:#68788e;padding:11px 8px;font-weight:700;cursor:pointer}.step span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:6px;border-radius:50%;background:#d9e0eb}.step.active{background:#e6f0ff;color:#0d54b5}.step.active span,.step.done span{background:#1565d8;color:#fff}.step.done{color:#294c77;background:#eef4fb}.panel,.complete{display:none;background:#fff;border:1px solid #e4e9f1;border-radius:20px;padding:26px;box-shadow:0 18px 55px rgba(34,57,91,.09)}.panel.active,.complete:not(.hidden){display:block}.panel h2,.complete h2{margin:0 0 6px;font-size:1.45rem}.muted{color:#6a7890;margin:0 0 20px}.grid{display:grid;gap:15px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.full{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#33445f;margin-bottom:15px}label small{font-weight:500;color:#7b879a}input,select{width:100%;border:1px solid #cfd8e6;border-radius:11px;padding:12px 13px;font:inherit;background:#fff;color:#172033;outline:none}input:focus,select:focus{border-color:#3078d8;box-shadow:0 0 0 3px rgba(48,120,216,.12)}.check{display:flex;flex-direction:row;align-items:flex-start;gap:9px;font-weight:600}.check input{width:auto;margin-top:4px}.divider{display:flex;align-items:center;gap:12px;color:#8a96a8;font-size:.82rem;margin:7px 0 17px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#e7ebf1}.notice,.result,.banner{border-radius:12px;padding:12px 14px;background:#edf5ff;color:#315d91;margin:10px 0 17px}.result.success{background:#eaf8f0;color:#246647}.result.error,.banner.error{background:#fff0f0;color:#9a3232}.banner{background:#fff7e4;color:#805e18;margin-bottom:14px}.hidden{display:none!important}.actions{display:flex;justify-content:flex-end;gap:10px}.actions.left{justify-content:flex-start}.primary,.secondary{border:0;border-radius:11px;padding:12px 18px;font:inherit;font-weight:750;cursor:pointer}.primary{background:#1565d8;color:#fff}.primary:hover{background:#0f56bb}.secondary{background:#edf1f7;color:#344761}.secondary:hover{background:#e1e7f0}.form-nav{display:flex;justify-content:space-between;gap:12px;margin-top:14px}.install{width:100%;font-size:1rem;padding:14px}.review{background:#f7f9fc;border:1px solid #e4e9f1;border-radius:13px;padding:15px;margin:14px 0 18px}.review dl{display:grid;grid-template-columns:190px 1fr;gap:8px 15px;margin:0}.review dt{color:#6f7d91}.review dd{margin:0;font-weight:700;word-break:break-word}.confirm{padding:12px;border:1px solid #e2e7ef;border-radius:12px;background:#fff}.complete{text-align:center}.success-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;margin:0 auto 14px;background:#e8f8ef;color:#22844d;font-size:2rem;font-weight:900}.link-button{display:inline-block;text-decoration:none;margin:4px 6px 12px}.complete .review{text-align:left}.spinner{opacity:.65;pointer-events:none}@media(max-width:720px){.setup-shell{width:min(100% - 18px,920px);margin:16px auto}.setup-header{align-items:flex-start}.brand-mark{width:58px;height:58px;border-radius:17px}.setup-header h1{font-size:1.9rem}.steps{display:flex;overflow:auto}.step{min-width:108px}.panel,.complete{padding:20px;border-radius:16px}.grid.two{grid-template-columns:1fr}.full{grid-column:auto}.review dl{grid-template-columns:1fr;gap:2px}.review dd{margin-bottom:9px}}

/* v1.2 compact Bangla setup */
.setup-header p,.panel>.muted{font-size:13px;line-height:1.45}.notice{font-size:12.5px;line-height:1.45}.panel{padding:22px}.panel h2{margin-bottom:10px}
