.win-frame{border-radius:10px;border:1px solid #d0d0d0;overflow:hidden;background:#f3f3f3;box-shadow:0 4px 24px #0000001a}.win-titlebar{background:#e8e8e8;height:32px;display:flex;align-items:center;padding:0 12px;gap:8px;border-bottom:1px solid #ddd}.win-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.win-title-text{font-size:11px;color:#666;margin-left:8px;font-family:-apple-system,Segoe UI,sans-serif}.win-screen{background:#fff;min-height:380px;display:flex;position:relative;overflow:hidden;padding:12px;align-items:center;justify-content:center;font-family:-apple-system,Segoe UI,sans-serif}.win-bg{position:absolute;inset:0;background:linear-gradient(135deg,#e8f0fa,#f0e8fa);opacity:.4}.win-taskbar{background:#1a1a1a;height:30px;display:flex;align-items:center;justify-content:flex-end;padding:0 12px;gap:8px}.win-taskbar .taskbar-icons{display:flex;gap:10px;align-items:center}.win-taskbar .taskbar-icon{width:14px;height:14px;border-radius:2px;background:#ffffff80}.win-taskbar .taskbar-time{font-size:11px;color:#fffc;font-family:-apple-system,Segoe UI,sans-serif}.oobe-card{position:relative;background:#fffffff2;border-radius:8px;padding:28px 32px;width:460px;max-width:96%;box-shadow:0 2px 24px #0000001a;font-family:-apple-system,Segoe UI,sans-serif;z-index:1;overflow-wrap:break-word;word-break:break-word}.oobe-h1{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:6px;line-height:1.3}.oobe-sub{font-size:13px;color:#555;margin-bottom:16px;line-height:1.5}.oobe-option{border:1px solid #d8d8d8;border-radius:4px;padding:10px 12px;margin-bottom:8px;display:flex;align-items:flex-start;gap:10px;background:#fff;cursor:default}.oobe-option.selected{border-color:#0078d4;background:#f0f6ff}.opt-radio{width:16px;height:16px;border-radius:50%;border:2px solid #888;margin-top:2px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.opt-radio.filled:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff;display:block}.opt-icon{font-size:18px;margin-top:1px;flex-shrink:0}.opt-title{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.opt-desc{font-size:11px;color:#666;line-height:1.4}.oobe-btn-row{display:flex;justify-content:flex-end;margin-top:16px;gap:8px}.btn-primary{background:#0078d4;color:#fff;border:none;border-radius:2px;padding:7px 20px;font-size:13px;cursor:default;font-weight:400;font-family:-apple-system,Segoe UI,sans-serif}.btn-secondary{background:transparent;color:#0078d4;border:1px solid #0078d4;border-radius:2px;padding:7px 16px;font-size:13px;cursor:default;font-family:-apple-system,Segoe UI,sans-serif}.btn-link{background:none;border:none;color:#0078d4;font-size:12px;cursor:default;padding:7px 4px;font-family:-apple-system,Segoe UI,sans-serif}.oobe-input{width:100%;border:1px solid #888;border-radius:2px;padding:7px 10px;font-size:13px;margin-bottom:4px;outline:none;color:#1a1a1a;background:#fff;font-family:-apple-system,Segoe UI,sans-serif;overflow:hidden;text-overflow:ellipsis}.oobe-label{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:6px;display:block}.ms-logo{display:flex;gap:2px;margin-bottom:12px}.ms-sq{width:10px;height:10px;display:inline-block}.spinner{width:20px;height:20px;border:3px solid #e0e0e0;border-top:3px solid #0078d4;border-radius:50%;animation:win-spin 1s linear infinite;margin:0 auto 12px}@keyframes win-spin{to{transform:rotate(360deg)}}.smiley{width:80px;height:80px;margin:0 auto 16px;display:block}.pin-inputs{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.chk-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px}.chk-box{width:16px;height:16px;border:1px solid #888;border-radius:2px;flex-shrink:0;margin-top:2px}.chk-text{font-size:12px;color:#333}.link-text{color:#0078d4;font-size:12px;cursor:default;text-decoration:underline}.device-name-input{font-size:14px;border:none;border-bottom:2px solid #0078d4;padding:4px 6px;width:100%;background:transparent;outline:none;color:#1a1a1a;margin-bottom:8px;font-family:-apple-system,Segoe UI,sans-serif}.device-rules{font-size:11px;color:#666;line-height:1.7}.form-row{display:flex;gap:8px;margin-bottom:10px}.form-half{flex:1}.form-label{font-size:11px;color:#444;margin-bottom:3px;display:block}.oobe-select{width:100%;border:1px solid #888;border-radius:2px;padding:6px 10px;font-size:12px;background:#fff;color:#1a1a1a}@media (max-width: 480px){.win-screen{min-height:260px;padding:8px}.oobe-card{padding:14px 16px}.oobe-h1{font-size:15px}.oobe-sub{font-size:12px}.opt-desc{font-size:10px}}
