.setup-page{font-family:"Mulish", "Futura", "Century Gothic", "Trebuchet MS", sans-serif;font-weight:300;background:#f7f4ee;color:#1F2937;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 16px 56px;margin:0}.setup-page *,.setup-page *::before,.setup-page *::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.setup-page .setup-header{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin:0 -16px 36px;background:#0f2b34;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:18px 24px}.setup-page .setup-header img{height:44px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.setup-page .setup-card{background:#fff;border-radius:18px;border:1px solid rgba(111,176,190,0.12);-webkit-box-shadow:0 12px 28px rgba(15,43,52,0.06);box-shadow:0 12px 28px rgba(15,43,52,0.06);padding:32px 28px;width:100%;max-width:480px}.setup-page .setup-card h1{font-size:20px;font-weight:700;color:#0f2b34;margin-bottom:6px}.setup-page .setup-subtitle{font-size:14px;font-weight:400;color:#6B7280;margin-bottom:24px}.setup-page .setup-steps{list-style:none;counter-reset:step}.setup-page .setup-steps li{counter-increment:step;position:relative;padding:0 0 22px 46px;font-size:14px;font-weight:400;line-height:1.6;color:#1F2937}.setup-page .setup-steps li:last-child{padding-bottom:0}.setup-page .setup-steps li::before{content:counter(step);position:absolute;left:0;top:0;width:30px;height:30px;border-radius:50%;background:-webkit-linear-gradient(315deg, #6FB0BE 0%, #5B9FAE 100%);background:linear-gradient(135deg, #6FB0BE 0%, #5B9FAE 100%);color:#fff;font-weight:700;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.setup-page .setup-steps li:not(:last-child)::after{content:"";position:absolute;left:14px;top:34px;bottom:4px;width:2px;background:rgba(111,176,190,0.25)}.setup-page .setup-steps li strong{color:#0f2b34;font-weight:700}.setup-page .setup-wifi-chip{display:inline-block;font-family:"SF Mono", "Fira Code", "Consolas", monospace;font-size:13px;letter-spacing:0.04em;color:#0f2b34;background:rgba(111,176,190,0.12);border-radius:6px;padding:3px 9px;white-space:nowrap}.setup-page .setup-info-card{background:rgba(111,176,190,0.08);border:1px solid rgba(111,176,190,0.22);border-radius:12px;padding:16px 18px;margin-top:24px;font-size:13px;font-weight:400;color:#4b5563;line-height:1.6}.setup-page .setup-info-card strong{color:#0f2b34;font-weight:700}.setup-page .setup-info-card a{color:#4FAAC1;font-weight:600}.setup-page .setup-footer-note{margin-top:22px;font-size:12px;color:#6B7280;text-align:center;max-width:480px;line-height:1.6}.setup-page .setup-footer-note a{color:#4FAAC1;font-weight:600}
