.preview-panel[data-v-35cd3428]{background:#ffffffd1;border:1px solid #1f29371f;border-radius:8px;align-content:center;align-self:start;justify-items:center;gap:18px;width:100%;min-height:478px;padding:28px;display:grid;box-shadow:0 24px 70px #1f29371f}.canvas-wrap[data-v-35cd3428]{aspect-ratio:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:min(100%,360px);display:grid}.canvas-wrap.empty[data-v-35cd3428]{background-color:#fff;background-image:linear-gradient(45deg,#f3f4f6 25%,#0000 25%),linear-gradient(-45deg,#f3f4f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f3f4f6 75%),linear-gradient(-45deg,#0000 75%,#f3f4f6 75%),none;background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box}canvas[data-v-35cd3428]{width:min(82%,296px);height:auto;display:block}.status[data-v-35cd3428]{color:#4b5563;text-align:center;min-height:1.5em;margin:0}@media (width<=800px){.preview-panel[data-v-35cd3428]{min-height:0;padding:24px}}.auth-type-selector[data-v-f09ac8d4]{border:0;min-width:0;margin:0;padding:0}.auth-type-selector__legend[data-v-f09ac8d4]{color:#5f6368;letter-spacing:.02em;padding:0;font-size:.75rem;font-weight:500}.auth-type-selector__list[data-v-f09ac8d4]{gap:8px;margin-top:8px;display:grid}.auth-type-option[data-v-f09ac8d4]{cursor:pointer;background:#fff;border:1px solid #f0f1f3;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:56px;padding:10px 14px;transition:border-color .2s,background-color .2s,box-shadow .2s,opacity .2s;display:grid}.auth-type-option:not(.auth-type-option--selected) .auth-type-option__title[data-v-f09ac8d4]{color:#9aa0a6}.auth-type-option:not(.auth-type-option--selected) .auth-type-option__description[data-v-f09ac8d4]{color:#bdc1c6}.auth-type-option:not(.auth-type-option--selected) .auth-type-option__indicator[data-v-f09ac8d4]{border-color:#dadce0}.auth-type-option[data-v-f09ac8d4]:hover:not(.auth-type-option--selected){background:#fcfcfc;border-color:#e8eaed}.auth-type-option:hover:not(.auth-type-option--selected) .auth-type-option__title[data-v-f09ac8d4]{color:#80868b}.auth-type-option:hover:not(.auth-type-option--selected) .auth-type-option__description[data-v-f09ac8d4]{color:#9aa0a6}.auth-type-option--selected[data-v-f09ac8d4]{box-shadow:none;background:#f4f8ff;border-color:#1a73e8}.auth-type-option__input[data-v-f09ac8d4]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-type-option__content[data-v-f09ac8d4]{gap:2px;min-width:0;display:grid}.auth-type-option__title[data-v-f09ac8d4]{font-size:.875rem;font-weight:500;line-height:1.3;transition:color .2s}.auth-type-option__description[data-v-f09ac8d4]{font-size:.75rem;line-height:1.4;transition:color .2s}.auth-type-option--selected .auth-type-option__title[data-v-f09ac8d4]{color:#174ea6}.auth-type-option--selected .auth-type-option__description[data-v-f09ac8d4]{color:#1a73e8}.auth-type-option__indicator[data-v-f09ac8d4]{border:2px solid #80868b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s,background-color .2s;display:inline-flex}.auth-type-option--selected .auth-type-option__indicator[data-v-f09ac8d4]{border-color:#1a73e8}.auth-type-option__dot[data-v-f09ac8d4]{background:0 0;border-radius:50%;width:10px;height:10px;transition:transform .2s,background-color .2s;transform:scale(0)}.auth-type-option--selected .auth-type-option__dot[data-v-f09ac8d4]{background:#1a73e8;transform:scale(1)}.auth-type-option__input:focus-visible~.auth-type-option__indicator[data-v-f09ac8d4]{outline-offset:2px;outline:2px solid #1a73e8}.switch-field[data-v-ba77065c]{justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.switch-field__content[data-v-ba77065c]{min-width:0}.switch-field__label[data-v-ba77065c]{color:#202124;cursor:pointer;font-size:.875rem;font-weight:500;display:block}.switch-field__description[data-v-ba77065c]{color:#5f6368;margin:4px 0 0;font-size:.75rem;line-height:1.4}.switch[data-v-ba77065c]{cursor:pointer;flex-shrink:0;display:inline-flex;position:relative}.switch__input[data-v-ba77065c]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.switch__track[data-v-ba77065c]{background:#dadce0;border-radius:999px;width:36px;height:20px;transition:background-color .2s;display:block;position:relative}.switch__thumb[data-v-ba77065c]{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #3c40434d}.switch__input:checked+.switch__track[data-v-ba77065c]{background:#1a73e8}.switch__input:checked+.switch__track .switch__thumb[data-v-ba77065c]{transform:translate(16px)}.switch__input:focus-visible+.switch__track[data-v-ba77065c]{outline-offset:2px;outline:2px solid #1a73e8}.advanced-settings[data-v-811476dc]{gap:8px;display:grid}.advanced-toggle[data-v-811476dc]{color:#5f6368;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;width:fit-content;min-height:auto;padding:0;font-size:.875rem;font-weight:500;display:inline-flex}.advanced-toggle__icon[data-v-811476dc]{transition:transform .2s}.advanced-toggle__icon--open[data-v-811476dc]{transform:rotate(180deg)}.advanced-options[data-v-811476dc]{background:#fafafa;border:1px solid #e8eaed;border-radius:0;padding:16px}.advanced-options__divider[data-v-811476dc]{background:#f0f1f3;height:1px;margin:4px 0}.form-panel[data-v-9bb74c0a]{background:#ffffffd1;border:1px solid #1f29371f;border-radius:8px;padding:24px;box-shadow:0 24px 70px #1f29371f}h1[data-v-9bb74c0a]{color:#111827;letter-spacing:0;margin:0;font-size:clamp(2rem,6vw,2.5rem);line-height:.96}.lead[data-v-9bb74c0a]{color:#4b5563;max-width:620px;margin:20px 0 0;font-size:1rem;line-height:1.7}.wifi-form[data-v-9bb74c0a]{gap:18px;margin-top:30px;display:grid}.field[data-v-9bb74c0a]{color:#374151;gap:8px;font-size:.92rem;font-weight:700;display:grid}.field input[data-v-9bb74c0a]{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-height:48px;padding:0 14px}.field input[data-v-9bb74c0a]:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e24}.field input[data-v-9bb74c0a]:disabled{color:#9ca3af;background:#f3f4f6}.download-button[data-v-9bb74c0a]{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:8px;min-height:50px;padding:0 18px;font-weight:800}.download-button[data-v-9bb74c0a]:hover:not(:disabled){background:#115e59}.download-button[data-v-9bb74c0a]:disabled{cursor:not-allowed;background:#9ca3af}@media (width<=800px){.form-panel[data-v-9bb74c0a]{padding:24px}h1[data-v-9bb74c0a]{font-size:2.45rem;line-height:1.04}}*{box-sizing:border-box}body{color:#1f2937;background:linear-gradient(135deg,#0a84752e,#0000 38%),linear-gradient(315deg,#b8483a29,#0000 42%),#f7f5ef;min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.app-shell[data-v-7ef95a53]{place-items:start center;width:100%;min-height:100vh;padding:48px 20px;display:grid}.workspace[data-v-7ef95a53]{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:28px;width:min(1040px,100%);display:grid}@media (width<=800px){.app-shell[data-v-7ef95a53]{padding:24px 14px}.workspace[data-v-7ef95a53]{grid-template-columns:1fr}}
