.dashboard-module__ADVY8a__page{width:100%;max-width:1200px}.dashboard-module__ADVY8a__pageFlow,.dashboard-module__ADVY8a__pageSites{max-width:none}.dashboard-module__ADVY8a__completedSteps{border-radius:var(--radius-full);color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;align-items:center;gap:10px;width:fit-content;margin-bottom:24px;padding:10px 16px;font-size:.82rem;font-weight:500;display:flex}.dashboard-module__ADVY8a__completedStepsDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite dashboard-module__ADVY8a__dotPulse}@keyframes dashboard-module__ADVY8a__dotPulse{0%,to{opacity:1}50%{opacity:.4}}.dashboard-module__ADVY8a__completedStepsCheck{color:#059669;margin-left:auto;font-weight:700}.dashboard-module__ADVY8a__heroLayout{grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.dashboard-module__ADVY8a__heroMain{min-width:0}.dashboard-module__ADVY8a__heroPreview{align-self:start;min-width:0;position:sticky;top:32px}.dashboard-module__ADVY8a__trialRow{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.dashboard-module__ADVY8a__trialRowMain,.dashboard-module__ADVY8a__trialRowPreview{min-width:0}.dashboard-module__ADVY8a__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.dashboard-module__ADVY8a__loadingSpinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite dashboard-module__ADVY8a__spin}@keyframes dashboard-module__ADVY8a__spin{to{transform:rotate(360deg)}}.dashboard-module__ADVY8a__loadingText{color:var(--text-muted);font-size:.88rem}.dashboard-module__ADVY8a__skeletonHeader{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.dashboard-module__ADVY8a__skeletonTitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:200px;height:28px;animation:1.5s ease-in-out infinite dashboard-module__ADVY8a__shimmer}.dashboard-module__ADVY8a__skeletonSubtitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:140px;height:16px;animation:1.5s ease-in-out infinite dashboard-module__ADVY8a__shimmer}@keyframes dashboard-module__ADVY8a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-module__ADVY8a__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.dashboard-module__ADVY8a__title{color:var(--text-primary);letter-spacing:-.02em;margin-top:0;margin-bottom:4px;font-size:1.5rem;font-weight:700}.dashboard-module__ADVY8a__subtext{color:var(--text-secondary,var(--text-muted));margin:0;font-size:.95rem;font-weight:400}.dashboard-module__ADVY8a__subtitle{color:var(--text-muted);font-size:.9rem}.dashboard-module__ADVY8a__uploadBtn{white-space:nowrap;flex-shrink:0;padding:10px 20px;font-size:.9rem}.dashboard-module__ADVY8a__echoProof{color:var(--text-primary);margin:8px 0 0;font-size:.95rem;font-weight:600}.dashboard-module__ADVY8a__echoProofCaption{color:var(--text-muted);margin-top:2px;font-size:.875rem;font-weight:400;display:block}@media (max-width:768px){.dashboard-module__ADVY8a__echoProof{font-size:.92rem}}@media (max-width:480px){.dashboard-module__ADVY8a__echoProof{font-size:.9rem}.dashboard-module__ADVY8a__echoProofCaption{font-size:.875rem}}.dashboard-module__ADVY8a__errorBanner{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;margin-bottom:24px;padding:12px 16px;font-size:.88rem}.dashboard-module__ADVY8a__retryRow{margin:-12px 0 24px;display:flex}.dashboard-module__ADVY8a__retryRow button{min-height:44px}.dashboard-module__ADVY8a__journeyGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:32px;display:grid}.dashboard-module__ADVY8a__journeyMain{min-width:0}.dashboard-module__ADVY8a__journeyAside{min-width:0;position:sticky;top:16px}@media (max-width:860px){.dashboard-module__ADVY8a__journeyGrid{grid-template-columns:1fr;gap:8px}.dashboard-module__ADVY8a__journeyAside{order:-1;position:static}}@media (max-width:480px){.dashboard-module__ADVY8a__retryRow button{width:100%}}.dashboard-module__ADVY8a__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.dashboard-module__ADVY8a__skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--bg-soft) 25%, var(--border) 50%, var(--bg-soft) 75%);background-size:200% 100%;height:130px;animation:1.4s infinite dashboard-module__ADVY8a__shimmer}.dashboard-module__ADVY8a__card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:20px;transition:box-shadow .15s,border-color .15s;display:flex}.dashboard-module__ADVY8a__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.dashboard-module__ADVY8a__cardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module__ADVY8a__cardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.dashboard-module__ADVY8a__cardUrl{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;text-decoration:none;display:block;overflow:hidden}.dashboard-module__ADVY8a__cardUrl:hover{text-decoration:underline}.dashboard-module__ADVY8a__domainCta{color:var(--accent);cursor:pointer;padding:4px 0;font-size:.78rem;text-decoration:none;transition:color .15s;display:inline-block}.dashboard-module__ADVY8a__domainCta:hover{opacity:.85;text-decoration:underline}.dashboard-module__ADVY8a__customDomain{color:var(--green,#16a34a);font-size:.82rem;font-weight:600;text-decoration:none;display:inline-block}.dashboard-module__ADVY8a__customDomain:hover{text-decoration:underline}.dashboard-module__ADVY8a__urlGroup{flex-direction:column;gap:2px;display:flex}.dashboard-module__ADVY8a__previewUrl{color:var(--text-muted,#888);white-space:nowrap;text-overflow:ellipsis;opacity:.7;font-size:.72rem;text-decoration:none;display:block;overflow:hidden}.dashboard-module__ADVY8a__previewUrl:hover{opacity:1;text-decoration:underline}.dashboard-module__ADVY8a__cardMeta{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.dashboard-module__ADVY8a__cardDate{color:var(--text-muted);font-size:.78rem}.dashboard-module__ADVY8a__deleteBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:all .15s;display:flex}.dashboard-module__ADVY8a__deleteBtn:hover{color:#dc2626;background:#fef2f2}.dashboard-module__ADVY8a__cardActions{align-items:center;gap:4px;display:flex}.dashboard-module__ADVY8a__actionBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:6px;transition:all .15s;display:flex}.dashboard-module__ADVY8a__actionBtn:hover{background:var(--accent-light);color:var(--accent)}.dashboard-module__ADVY8a__renameInput{color:var(--text-primary);border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--bg-white);box-shadow:var(--shadow-glow);flex:1;min-width:0;padding:2px 8px;font-family:inherit;font-size:.95rem;font-weight:600}.dashboard-module__ADVY8a__renameInput:focus{outline:none}.dashboard-module__ADVY8a__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.dashboard-module__ADVY8a__modal{background:var(--bg-white);border-radius:var(--radius-lg);flex-direction:column;gap:12px;width:100%;max-width:420px;padding:28px;display:flex;box-shadow:0 20px 60px #0000004d}.dashboard-module__ADVY8a__modalTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.dashboard-module__ADVY8a__modalText{color:var(--text-body);margin:0;font-size:.88rem;line-height:1.5}.dashboard-module__ADVY8a__modalInput{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background:var(--bg-white);padding:10px 12px;font-family:inherit;font-size:.9rem}.dashboard-module__ADVY8a__modalInput:focus{border-color:#dc2626;outline:none}.dashboard-module__ADVY8a__modalActions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}.dashboard-module__ADVY8a__deleteBtnConfirm{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#dc2626;border:none;padding:8px 20px;font-weight:600}.dashboard-module__ADVY8a__deleteBtnConfirm:hover:not(:disabled){background:#b91c1c}.dashboard-module__ADVY8a__deleteBtnConfirm:disabled{opacity:.45;cursor:not-allowed}.dashboard-module__ADVY8a__badge{border-radius:var(--radius-full);white-space:nowrap;flex-shrink:0;padding:3px 8px;font-size:.72rem;font-weight:600}.dashboard-module__ADVY8a__badge_live{background:var(--green-light);color:var(--green)}.dashboard-module__ADVY8a__badge_deploying{color:#a16207;background:#fef9c3}.dashboard-module__ADVY8a__badge_uploading{background:var(--accent-light);color:var(--accent)}.dashboard-module__ADVY8a__badge_failed{color:#dc2626;background:#fef2f2}.dashboard-module__ADVY8a__emptyCard{text-align:center;background:var(--bg-white);border:2px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;padding:60px 40px;display:flex}.dashboard-module__ADVY8a__emptyIcon{color:var(--text-muted);opacity:.4;margin-bottom:20px}.dashboard-module__ADVY8a__emptyTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:600}.dashboard-module__ADVY8a__emptyText{color:var(--text-muted);margin-bottom:24px;font-size:.88rem}.dashboard-module__ADVY8a__emptyBtn{padding:12px 28px;font-size:.9rem}@media (max-width:768px){.dashboard-module__ADVY8a__header{flex-direction:column;align-items:stretch}.dashboard-module__ADVY8a__uploadBtn{text-align:center}.dashboard-module__ADVY8a__title{font-size:1.3rem}.dashboard-module__ADVY8a__emptyCard{padding:40px 20px}.dashboard-module__ADVY8a__heroLayout{grid-template-columns:1fr;gap:20px}.dashboard-module__ADVY8a__heroPreview{order:-1;position:static}.dashboard-module__ADVY8a__completedSteps{padding:8px 14px;font-size:.78rem}.dashboard-module__ADVY8a__trialRow{grid-template-columns:1fr}.dashboard-module__ADVY8a__trialRowPreview{order:-1}}@media (max-width:480px){.dashboard-module__ADVY8a__title{font-size:1.15rem}.dashboard-module__ADVY8a__card{padding:16px}.dashboard-module__ADVY8a__cardActions button,.dashboard-module__ADVY8a__deleteBtn{min-width:44px;min-height:44px;padding:10px}.dashboard-module__ADVY8a__modal{padding:20px}.dashboard-module__ADVY8a__modalActions{flex-direction:column}.dashboard-module__ADVY8a__modalActions button{width:100%;min-height:44px}}.dashboard-module__ADVY8a__debugBar{border-radius:var(--radius-md);background:#1e1b4b;flex-wrap:wrap;gap:6px;margin-bottom:24px;padding:12px 16px;display:flex}.dashboard-module__ADVY8a__debugLabel{color:#a5b4fc;text-transform:uppercase;letter-spacing:.05em;width:100%;margin-bottom:4px;font-size:.72rem;font-weight:600}.dashboard-module__ADVY8a__debugBtn{border-radius:var(--radius-sm);color:#c7d2fe;cursor:pointer;background:#312e81;border:1px solid #2348c7;padding:5px 10px;font-family:inherit;font-size:.72rem;font-weight:500;transition:all .15s}.dashboard-module__ADVY8a__debugBtn:hover{color:#fff;background:#2348c7}.dashboard-module__ADVY8a__debugBtnActive{background:var(--accent);color:#fff;border-color:var(--accent)}.dashboard-module__ADVY8a__completedBanner{background:var(--green-light);border:2px solid var(--green);border-radius:var(--radius-md);color:var(--text-primary);align-items:center;gap:12px;margin-bottom:28px;padding:20px 24px;font-size:.92rem;display:flex}.dashboard-module__ADVY8a__completedIcon{flex-shrink:0;font-size:1.5rem}.dashboard-module__ADVY8a__completedLink{color:var(--accent);font-weight:600;text-decoration:none}.dashboard-module__ADVY8a__completedLink:hover{text-decoration:underline}.dashboard-module__ADVY8a__cardPreviewUrl{color:var(--text-muted,#888);white-space:nowrap;text-overflow:ellipsis;opacity:.7;font-size:.72rem;text-decoration:none;display:block;overflow:hidden}.dashboard-module__ADVY8a__cardPreviewUrl:hover{opacity:1;text-decoration:underline}@media (max-width:768px){.dashboard-module__ADVY8a__debugBar{gap:5px;padding:10px 12px}}@media (max-width:480px){.dashboard-module__ADVY8a__debugBtn{padding:4px 8px;font-size:.68rem}}.dashboard-module__ADVY8a__leadBuildWrap{width:100%;max-width:960px;margin:16px auto 0}.dashboard-module__ADVY8a__leadBuildHeading{color:var(--text-primary);margin-bottom:14px;font-size:1.35rem;font-weight:700}@media (max-width:480px){.dashboard-module__ADVY8a__leadBuildHeading{font-size:1.15rem}}.dashboard-module__ADVY8a__siteGrid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));align-items:start;gap:16px;margin-top:16px;display:grid}.dashboard-module__ADVY8a__noMatches{color:var(--text-muted);margin:28px 0;font-size:14px}@media (max-width:480px){.dashboard-module__ADVY8a__siteGrid{grid-template-columns:1fr}}.dashboard-module__ADVY8a__successToast{background:var(--accent);color:#fff;border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:8px;padding:12px 20px;font-size:.88rem;font-weight:600;animation:.3s dashboard-module__ADVY8a__slideIn;display:flex}@keyframes dashboard-module__ADVY8a__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__ADVY8a__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__ADVY8a__confirmModal{background:var(--bg-white);border-radius:var(--radius);width:90%;max-width:400px;box-shadow:var(--shadow-lg);padding:28px;animation:.2s dashboard-module__ADVY8a__slideIn}.dashboard-module__ADVY8a__confirmModal h3{color:var(--text-primary);margin:0 0 8px;font-size:1.1rem;font-weight:700}.dashboard-module__ADVY8a__confirmModal p{color:var(--text-muted);margin:0 0 20px;font-size:.88rem;line-height:1.5}.dashboard-module__ADVY8a__confirmActions{justify-content:flex-end;gap:10px;display:flex}.dashboard-module__ADVY8a__confirmCancel,.dashboard-module__ADVY8a__confirmDelete{border-radius:var(--radius-sm);cursor:pointer;border:none;padding:8px 18px;font-family:inherit;font-size:.85rem;font-weight:600}.dashboard-module__ADVY8a__confirmCancel{background:var(--bg-soft);color:var(--text-body)}.dashboard-module__ADVY8a__confirmDelete{color:#fff;background:#dc2626}.dashboard-module__ADVY8a__confirmDelete:hover{background:#b91c1c}.dashboard-module__ADVY8a__bankConfirmBtn{border-radius:var(--radius-sm);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.dashboard-module__ADVY8a__bankConfirmBtn:hover{opacity:.88}.dashboard-module__ADVY8a__bankWaitNote{color:var(--text-muted);margin:0 0 12px;font-size:.8rem}@media (max-width:768px){.dashboard-module__ADVY8a__siteGrid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.dashboard-module__ADVY8a__siteGrid{grid-template-columns:1fr;gap:12px}.dashboard-module__ADVY8a__confirmModal{padding:20px 16px}.dashboard-module__ADVY8a__domainExplorerModal{border-radius:var(--radius) var(--radius) 0 0;align-self:flex-end;width:100%;max-width:100%;min-height:60vh}}.dashboard-module__ADVY8a__domainExplorerModal{background:var(--bg-white);width:92%;max-width:540px;max-height:85vh;box-shadow:var(--shadow-lg);border-radius:16px;padding:32px 28px 24px;animation:.25s dashboard-module__ADVY8a__slideIn;position:relative;overflow-y:auto}.dashboard-module__ADVY8a__domainExplorerClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.2rem;transition:background .15s,color .15s;position:absolute;top:12px;right:14px}.dashboard-module__ADVY8a__domainExplorerClose:hover{background:var(--bg-muted);color:var(--text-primary)}@media (max-width:768px){.dashboard-module__ADVY8a__domainExplorerModal{max-width:95%;padding:24px 18px 20px}}.dashboard-module__ADVY8a__updateJourney{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:0;margin-bottom:24px;display:flex;overflow:hidden}.dashboard-module__ADVY8a__updateStep{align-items:center;gap:14px;padding:20px 24px;transition:background .2s;display:flex}.dashboard-module__ADVY8a__updateStep+.dashboard-module__ADVY8a__updateStep{border-top:1px solid var(--border)}.dashboard-module__ADVY8a__updateStepActive{background:var(--accent-light,#edf1fd)}.dashboard-module__ADVY8a__updateStepDone{background:#f0fdf4}.dashboard-module__ADVY8a__updateStepPending{opacity:.45}.dashboard-module__ADVY8a__updateStepIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__ADVY8a__updateStepActive .dashboard-module__ADVY8a__updateStepIcon{background:var(--accent);color:#fff}.dashboard-module__ADVY8a__updateStepDone .dashboard-module__ADVY8a__updateStepIcon{color:#fff;background:#16a34a}.dashboard-module__ADVY8a__updateStepPending .dashboard-module__ADVY8a__updateStepIcon{background:var(--bg-soft)}.dashboard-module__ADVY8a__updateSpinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite dashboard-module__ADVY8a__spin}.dashboard-module__ADVY8a__updateDot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.dashboard-module__ADVY8a__updateStepText{flex:1;min-width:0}.dashboard-module__ADVY8a__updateStepTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.dashboard-module__ADVY8a__updateStepActive .dashboard-module__ADVY8a__updateStepTitle{color:var(--accent)}.dashboard-module__ADVY8a__updateStepDone .dashboard-module__ADVY8a__updateStepTitle{color:#15803d}@keyframes dashboard-module__ADVY8a__fadeSwap{0%{opacity:0;transform:translateY(6px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.dashboard-module__ADVY8a__updateStepActive .dashboard-module__ADVY8a__updateStepTitle{animation:3.5s infinite dashboard-module__ADVY8a__fadeSwap}.dashboard-module__ADVY8a__updateDoneSection{flex-direction:column;gap:20px;animation:.3s dashboard-module__ADVY8a__slideIn;display:flex}.dashboard-module__ADVY8a__updatePreviewFrame{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 4px 24px #00000014}.dashboard-module__ADVY8a__updatePreviewBar{background:var(--bg-soft,#f8f9fb);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 16px;display:flex}.dashboard-module__ADVY8a__updatePreviewDots{gap:6px;display:flex}.dashboard-module__ADVY8a__updatePreviewDots span{background:var(--border-strong,#d0d5dd);border-radius:50%;width:10px;height:10px}.dashboard-module__ADVY8a__updatePreviewDots span:first-child{background:#ef4444}.dashboard-module__ADVY8a__updatePreviewDots span:nth-child(2){background:#f59e0b}.dashboard-module__ADVY8a__updatePreviewDots span:last-child{background:#22c55e}.dashboard-module__ADVY8a__updatePreviewUrl{color:var(--text-muted);background:var(--bg-white);border:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;flex:1;padding:4px 12px;font-size:.78rem;overflow:hidden}.dashboard-module__ADVY8a__updatePreviewIframe{background:#fff;border:none;width:100%;height:400px;display:block}.dashboard-module__ADVY8a__updateDoneActions{align-items:center;gap:12px;display:flex}.dashboard-module__ADVY8a__updateVisitBtn{align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;display:inline-flex}.dashboard-module__ADVY8a__updateBackBtn{background:var(--bg-soft,#f0f0f0);color:var(--text-body);border:1px solid var(--border);flex-shrink:0;padding:10px 22px;font-size:.85rem}.dashboard-module__ADVY8a__updateBackBtn:hover{background:var(--bg-muted,#e5e5e5)}@media (max-width:768px){.dashboard-module__ADVY8a__updateStep{gap:12px;padding:16px 18px}.dashboard-module__ADVY8a__updateStepTitle{font-size:.88rem}.dashboard-module__ADVY8a__updatePreviewIframe{height:280px}.dashboard-module__ADVY8a__updateDoneActions{flex-direction:column;align-items:stretch}.dashboard-module__ADVY8a__updateVisitBtn,.dashboard-module__ADVY8a__updateBackBtn{text-align:center;justify-content:center;min-height:44px}}@media (max-width:480px){.dashboard-module__ADVY8a__updateStep{padding:14px 16px}.dashboard-module__ADVY8a__updateStepIcon{width:28px;height:28px}.dashboard-module__ADVY8a__updateSpinner{width:14px;height:14px}.dashboard-module__ADVY8a__updatePreviewIframe{height:220px}.dashboard-module__ADVY8a__updatePreviewBar{padding:8px 12px}}.dashboard-module__ADVY8a__revealCard{width:100%}.dashboard-module__ADVY8a__revealFrameWrap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-white);width:100%;height:min(72vh,760px);min-height:380px;position:relative;overflow:hidden}.dashboard-module__ADVY8a__revealFrame{background:#fff;border:0;width:100%;height:100%;display:block}.dashboard-module__ADVY8a__revealPublishing{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:min(72vh,760px);min-height:380px;padding:24px;display:flex}.dashboard-module__ADVY8a__revealPublishingSpinner{border-radius:var(--radius-full);border:3px solid var(--border);border-top-color:var(--accent);flex-shrink:0;width:34px;height:34px;animation:.9s linear infinite dashboard-module__ADVY8a__revealSpin}.dashboard-module__ADVY8a__revealPublishingText{max-width:420px;color:var(--text-muted);flex-direction:column;gap:6px;font-size:.95rem;display:flex}.dashboard-module__ADVY8a__revealPublishingText strong{color:var(--text-primary);font-size:1.05rem;font-weight:700}.dashboard-module__ADVY8a__revealVeil{pointer-events:none;background:#0f172a24;position:absolute;inset:0}.dashboard-module__ADVY8a__revealPill{border-radius:var(--radius-full);color:#fff;pointer-events:none;white-space:nowrap;background:#0f172ad9;align-items:center;gap:10px;max-width:calc(100% - 24px);padding:10px 18px;font-size:.88rem;font-weight:500;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0f172a59}.dashboard-module__ADVY8a__revealPillSpinner{border-radius:var(--radius-full);border:2px solid #ffffff59;border-top-color:#fff;flex-shrink:0;width:14px;height:14px;animation:.9s linear infinite dashboard-module__ADVY8a__revealSpin}@keyframes dashboard-module__ADVY8a__revealSpin{to{transform:rotate(360deg)}}.dashboard-module__ADVY8a__revealAiBadge{z-index:3;border-radius:var(--radius-full);color:#fff;letter-spacing:.01em;pointer-events:none;background:linear-gradient(135deg,#6d28d9,#2e5ce6);align-items:center;gap:6px;max-width:calc(100% - 28px);padding:8px 14px;font-size:.82rem;font-weight:700;animation:.5s both dashboard-module__ADVY8a__revealBadgeIn;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 6px 20px #2e5ce666}@keyframes dashboard-module__ADVY8a__revealBadgeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__ADVY8a__revealLiveBar{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 16px;display:flex}.dashboard-module__ADVY8a__revealLiveText{color:var(--text-primary);overflow-wrap:anywhere;min-width:0;font-size:.92rem}.dashboard-module__ADVY8a__revealLiveActions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.dashboard-module__ADVY8a__revealLiveActions a,.dashboard-module__ADVY8a__revealLiveActions button{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.dashboard-module__ADVY8a__revealLiveWait{align-items:flex-start;gap:10px;display:inline-flex}.dashboard-module__ADVY8a__revealLiveSpinner{border-radius:var(--radius-full);border:2px solid var(--border);border-top-color:var(--accent);flex-shrink:0;width:14px;height:14px;margin-top:3px;animation:.9s linear infinite dashboard-module__ADVY8a__revealSpin}.dashboard-module__ADVY8a__revealStalledHint{color:var(--text-muted);margin-top:4px;font-size:.88rem;display:block}.dashboard-module__ADVY8a__revealOpenDisabled{pointer-events:none;opacity:.55;cursor:default}@media (max-width:768px){.dashboard-module__ADVY8a__revealFrameWrap,.dashboard-module__ADVY8a__revealPublishing{height:min(64vh,620px);min-height:320px}}@media (max-width:480px){.dashboard-module__ADVY8a__revealFrameWrap,.dashboard-module__ADVY8a__revealPublishing{border-radius:var(--radius-sm);height:60vh;min-height:280px}.dashboard-module__ADVY8a__revealPill{white-space:normal;text-align:center;padding:9px 14px;font-size:.82rem;bottom:12px}.dashboard-module__ADVY8a__revealAiBadge{max-width:calc(100% - 20px);padding:7px 11px;font-size:.76rem;top:10px;left:10px}.dashboard-module__ADVY8a__revealLiveBar{flex-direction:column;align-items:stretch}.dashboard-module__ADVY8a__revealLiveActions{width:100%}.dashboard-module__ADVY8a__revealLiveActions a,.dashboard-module__ADVY8a__revealLiveActions button{flex:auto}}
.SitesHeader-module__annwGq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.SitesHeader-module__annwGq__headings{min-width:0}.SitesHeader-module__annwGq__title{letter-spacing:-.025em;color:var(--text-primary);margin:0 0 5px;font-size:26px;font-weight:600}.SitesHeader-module__annwGq__subtitle{color:var(--text-muted);margin:0;font-size:13.5px}.SitesHeader-module__annwGq__search{background:var(--bg-white);border-radius:10px;align-items:center;gap:8px;padding:0 13px;transition:box-shadow .16s;display:flex;box-shadow:inset 0 0 0 1px #0a14281a}.SitesHeader-module__annwGq__search:focus-within{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .5), 0 0 0 3px rgb(var(--accent-rgb) / .12)}.SitesHeader-module__annwGq__searchIcon{color:var(--text-muted);flex:none}.SitesHeader-module__annwGq__searchInput{width:150px;min-height:38px;color:var(--text-primary);background:0 0;border:none;outline:none;font-family:inherit;font-size:13px}.SitesHeader-module__annwGq__searchInput::placeholder{color:var(--text-muted)}.SitesHeader-module__annwGq__searchInput::-webkit-search-cancel-button{appearance:none}@media (max-width:768px){.SitesHeader-module__annwGq__header{margin-bottom:16px}.SitesHeader-module__annwGq__title{font-size:23px}.SitesHeader-module__annwGq__search{flex:100%}.SitesHeader-module__annwGq__searchInput{width:100%;min-height:44px;font-size:16px}}@media (max-width:480px){.SitesHeader-module__annwGq__title{font-size:21px}.SitesHeader-module__annwGq__subtitle{font-size:13px}}
.PortalNotice-module__ZYSQ9q__notice{border-radius:13px;align-items:center;gap:13px;margin-bottom:12px;padding:13px 16px;display:flex}.PortalNotice-module__ZYSQ9q__icon{flex:none;display:flex}.PortalNotice-module__ZYSQ9q__text{min-width:0;max-width:92ch;color:var(--text-body);text-wrap:pretty;flex:1;margin:0;font-size:13.5px;line-height:1.55}.PortalNotice-module__ZYSQ9q__title{color:var(--text-primary);font-weight:600}.PortalNotice-module__ZYSQ9q__action{white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:none;align-items:center;min-height:36px;margin-left:auto;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .16s;display:inline-flex}.PortalNotice-module__ZYSQ9q__action:disabled{opacity:.6;cursor:default}.PortalNotice-module__ZYSQ9q__text+.PortalNotice-module__ZYSQ9q__dismiss{margin-left:auto}.PortalNotice-module__ZYSQ9q__dismiss{color:#0a0f1e59;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .16s,color .16s;display:flex}.PortalNotice-module__ZYSQ9q__dismiss:hover{color:var(--text-primary);background:#0a14280f}.PortalNotice-module__ZYSQ9q__info,.PortalNotice-module__ZYSQ9q__offer{background:rgb(var(--accent-rgb) / .06);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .18)}.PortalNotice-module__ZYSQ9q__info .PortalNotice-module__ZYSQ9q__icon,.PortalNotice-module__ZYSQ9q__offer .PortalNotice-module__ZYSQ9q__icon{color:var(--accent)}.PortalNotice-module__ZYSQ9q__info .PortalNotice-module__ZYSQ9q__action,.PortalNotice-module__ZYSQ9q__offer .PortalNotice-module__ZYSQ9q__action{color:var(--accent-hover)}.PortalNotice-module__ZYSQ9q__info .PortalNotice-module__ZYSQ9q__action:hover:not(:disabled),.PortalNotice-module__ZYSQ9q__offer .PortalNotice-module__ZYSQ9q__action:hover:not(:disabled){background:rgb(var(--accent-rgb) / .1)}.PortalNotice-module__ZYSQ9q__warn{background:var(--amber-light);box-shadow:inset 0 0 0 1px #f59e0b47}.PortalNotice-module__ZYSQ9q__warn .PortalNotice-module__ZYSQ9q__icon{color:#b45309}.PortalNotice-module__ZYSQ9q__warn .PortalNotice-module__ZYSQ9q__action{color:#92400e}.PortalNotice-module__ZYSQ9q__warn .PortalNotice-module__ZYSQ9q__action:hover:not(:disabled){background:#f59e0b2e}.PortalNotice-module__ZYSQ9q__urgent{background:var(--red-light);box-shadow:inset 0 0 0 1px #dc26263d}.PortalNotice-module__ZYSQ9q__urgent .PortalNotice-module__ZYSQ9q__icon{color:var(--red)}.PortalNotice-module__ZYSQ9q__urgent .PortalNotice-module__ZYSQ9q__action{color:#b91c1c}.PortalNotice-module__ZYSQ9q__urgent .PortalNotice-module__ZYSQ9q__action:hover:not(:disabled){background:#dc26261a}@media (max-width:768px){.PortalNotice-module__ZYSQ9q__notice{flex-wrap:wrap;padding:12px 14px}.PortalNotice-module__ZYSQ9q__text{flex:100%;order:2}.PortalNotice-module__ZYSQ9q__icon{order:1}.PortalNotice-module__ZYSQ9q__dismiss{order:1;width:44px;height:44px;margin-left:auto}.PortalNotice-module__ZYSQ9q__action{order:3;min-height:44px;margin-left:auto}}@media (max-width:480px){.PortalNotice-module__ZYSQ9q__notice{border-radius:12px;gap:10px;padding:12px}.PortalNotice-module__ZYSQ9q__text{font-size:14px}.PortalNotice-module__ZYSQ9q__action{background:#ffffffb3;justify-content:center;width:100%;margin-left:0}}
.ShareDrawer-module__PdanNa__drawer{z-index:50;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);min-width:220px;animation:.15s ShareDrawer-module__PdanNa__slideUp;position:absolute;bottom:calc(100% + 6px);left:0}@keyframes ShareDrawer-module__PdanNa__slideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ShareDrawer-module__PdanNa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 14px 6px;display:flex}.ShareDrawer-module__PdanNa__headerTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.ShareDrawer-module__PdanNa__closeBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex}.ShareDrawer-module__PdanNa__closeBtn:hover{background:var(--bg-soft);color:var(--text-primary)}.ShareDrawer-module__PdanNa__options{padding:6px}.ShareDrawer-module__PdanNa__option{cursor:pointer;width:100%;color:var(--text-body);background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .12s;display:flex}.ShareDrawer-module__PdanNa__option:hover{background:var(--bg-soft)}.ShareDrawer-module__PdanNa__optionIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}@media (max-width:768px){.ShareDrawer-module__PdanNa__drawer{min-width:200px}}@media (max-width:480px){.ShareDrawer-module__PdanNa__drawer{border-radius:var(--radius) var(--radius) 0 0;min-width:auto;animation:.2s ShareDrawer-module__PdanNa__slideUpMobile;position:fixed;inset:auto 0 0}@keyframes ShareDrawer-module__PdanNa__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
.QRModal-module__RbIzQW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.15s ease-out QRModal-module__RbIzQW__fadeIn;display:flex;position:fixed;inset:0}@keyframes QRModal-module__RbIzQW__fadeIn{0%{opacity:0}to{opacity:1}}.QRModal-module__RbIzQW__modal{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:380px;padding:24px;animation:.2s ease-out QRModal-module__RbIzQW__slideUp}@keyframes QRModal-module__RbIzQW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.QRModal-module__RbIzQW__header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.QRModal-module__RbIzQW__title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.QRModal-module__RbIzQW__subtitle{color:var(--text-muted);margin:4px 0 0;font-size:.82rem}.QRModal-module__RbIzQW__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.QRModal-module__RbIzQW__closeBtn:hover{background:var(--bg-soft);color:var(--text-primary)}.QRModal-module__RbIzQW__qrWrapper{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;justify-content:center;align-items:center;margin-bottom:12px;padding:16px;display:flex}.QRModal-module__RbIzQW__qrCanvas{image-rendering:pixelated;width:220px!important;height:220px!important}.QRModal-module__RbIzQW__url{color:var(--text-muted);text-align:center;word-break:break-all;margin:0 0 20px;font-family:SF Mono,Cascadia Code,Fira Code,monospace;font-size:.78rem}.QRModal-module__RbIzQW__actions{gap:8px;display:flex}.QRModal-module__RbIzQW__primaryBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:opacity .15s;display:inline-flex}.QRModal-module__RbIzQW__primaryBtn:hover{opacity:.9}.QRModal-module__RbIzQW__secondaryBtn{border:1px solid var(--border);background:var(--bg-white);color:var(--text-body);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.QRModal-module__RbIzQW__secondaryBtn:hover{background:var(--bg-soft);border-color:var(--border-strong)}.QRModal-module__RbIzQW__success{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.QRModal-module__RbIzQW__success:hover{background:#ecfdf5}.QRModal-module__RbIzQW__hint{color:var(--text-muted);text-align:center;margin:14px 0 0;font-size:.72rem}@media (max-width:480px){.QRModal-module__RbIzQW__modal{padding:20px}.QRModal-module__RbIzQW__qrCanvas{width:180px!important;height:180px!important}.QRModal-module__RbIzQW__actions{flex-direction:column}.QRModal-module__RbIzQW__primaryBtn,.QRModal-module__RbIzQW__secondaryBtn{width:100%}}
.SiteTileMenu-module__tMtzBa__menu{z-index:60;background:var(--bg-white);border-radius:14px;width:216px;padding:6px;animation:.14s both SiteTileMenu-module__tMtzBa__tileMenuIn;position:fixed;box-shadow:inset 0 0 0 1px #0a14281f,0 10px 28px -14px #0a14284d}@keyframes SiteTileMenu-module__tMtzBa__tileMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SiteTileMenu-module__tMtzBa__item{text-align:left;width:100%;color:var(--text-body);cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13px;transition:background .14s;display:flex}.SiteTileMenu-module__tMtzBa__item:hover,.SiteTileMenu-module__tMtzBa__item:focus-visible{background:#0a14280d;outline:none}.SiteTileMenu-module__tMtzBa__itemIcon{color:inherit;flex:none}.SiteTileMenu-module__tMtzBa__itemLabel{flex:1;min-width:0}.SiteTileMenu-module__tMtzBa__itemHint{font-family:var(--font-mono);color:var(--text-muted);flex:none;font-size:11px}.SiteTileMenu-module__tMtzBa__danger{color:var(--red)}.SiteTileMenu-module__tMtzBa__danger:hover,.SiteTileMenu-module__tMtzBa__danger:focus-visible{background:#dc262614}.SiteTileMenu-module__tMtzBa__divider{background:var(--portal-hairline);height:1px;margin:5px 6px}@media (max-width:768px){.SiteTileMenu-module__tMtzBa__item{min-height:44px;font-size:14px}}@media (max-width:480px){.SiteTileMenu-module__tMtzBa__menu{width:min(216px,100vw - 24px)}}
.Offline-module__0gGCGq__confirmBackdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080c1680;justify-content:center;align-items:center;padding:26px;display:flex;position:fixed;inset:0}.Offline-module__0gGCGq__confirmCard{background:#fff;border-radius:19px;width:100%;max-width:452px;overflow:hidden;box-shadow:0 40px 90px -30px #080c1699}.Offline-module__0gGCGq__confirmHead{padding:24px 26px 20px}.Offline-module__0gGCGq__pill{background:#c8955c24;border-radius:100px;align-items:center;gap:7px;margin-bottom:13px;padding:4px 10px;display:inline-flex;box-shadow:inset 0 0 0 1px #c8955c52}.Offline-module__0gGCGq__pillDot{background:#c8955c;border-radius:50%;width:5px;height:5px}.Offline-module__0gGCGq__pillText{font-size:10px;font-family:var(--font-mono,"Geist Mono", monospace);letter-spacing:.09em;text-transform:uppercase;color:#7a5326;font-weight:500}.Offline-module__0gGCGq__confirmTitle{letter-spacing:-.022em;text-wrap:pretty;margin:0;font-size:18.5px;font-weight:600}.Offline-module__0gGCGq__confirmLede{color:#0a0f1e8c;text-wrap:pretty;margin:7px 0 0;font-size:13px;line-height:1.55}.Offline-module__0gGCGq__facts{flex-direction:column;gap:10px;margin-top:16px;display:flex}.Offline-module__0gGCGq__fact{align-items:flex-start;gap:10px;display:flex}.Offline-module__0gGCGq__factIcon{flex:none;margin-top:2px}.Offline-module__0gGCGq__factText{color:#0a0f1ead;text-wrap:pretty;flex:1;min-width:0;font-size:13px;line-height:1.5}.Offline-module__0gGCGq__confirmError{color:#a8312a;text-wrap:pretty;padding:0 26px 10px;font-size:12.5px;line-height:1.45}.Offline-module__0gGCGq__confirmActions{gap:9px;padding:4px 26px 20px;display:flex}.Offline-module__0gGCGq__confirmGo{color:#fff;cursor:pointer;background:#0a0f1e;border:none;border-radius:11px;flex:1;padding:13px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .18s}.Offline-module__0gGCGq__confirmGo:hover:not(:disabled){background:#1c2436}.Offline-module__0gGCGq__confirmGo:disabled{cursor:default;opacity:.72}.Offline-module__0gGCGq__confirmCancel{color:#0a0f1e99;cursor:pointer;background:#fff;border:none;border-radius:11px;flex:none;padding:13px 18px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .16s;box-shadow:inset 0 0 0 1px #0a142821}.Offline-module__0gGCGq__confirmCancel:hover{background:#f4f6fa}.Offline-module__0gGCGq__peekBackdrop{z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080c169e;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:30px;display:flex;position:fixed;inset:0}.Offline-module__0gGCGq__peekHead{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.Offline-module__0gGCGq__peekLabel{color:#ffffffb3;text-wrap:pretty;font-size:12.5px}.Offline-module__0gGCGq__peekClose{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:8px;padding:5px 10px;font-family:inherit;font-size:12.5px;font-weight:500}.Offline-module__0gGCGq__peekCard{background:#fff;border-radius:16px;width:100%;max-width:620px;overflow:hidden;box-shadow:0 40px 90px -30px #080c16b3}.Offline-module__0gGCGq__peekChrome{background:#f2f5fa;align-items:center;gap:8px;padding:10px 14px;display:flex;box-shadow:inset 0 -1px #0a142814}.Offline-module__0gGCGq__chromeDot{background:#dbe1ea;border-radius:50%;flex:none;width:9px;height:9px}.Offline-module__0gGCGq__chromeUrl{min-width:0;font-family:var(--font-mono,"Geist Mono", monospace);color:#0a0f1e73;text-overflow:ellipsis;white-space:nowrap;flex:1;padding-left:6px;font-size:11px;overflow:hidden}.Offline-module__0gGCGq__noticeBody{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;padding:64px 40px 70px;display:flex}.Offline-module__0gGCGq__noticeMark{background:#c8955c24;border-radius:13px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Offline-module__0gGCGq__noticeHeading{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:600}.Offline-module__0gGCGq__noticeSentence{color:#0a0f1e8c;text-wrap:pretty;max-width:34ch;margin:0;font-size:14px;line-height:1.6}.Offline-module__0gGCGq__noticeStatus{font-family:var(--font-mono,"Geist Mono", monospace);letter-spacing:.04em;color:#0a0f1e59;margin-top:4px;font-size:11.5px}.Offline-module__0gGCGq__peekFootnote{color:#ffffff8c;text-align:center;text-wrap:pretty;max-width:52ch;font-size:12px}.Offline-module__0gGCGq__card{background:#fff;border-radius:15px;padding:19px;box-shadow:inset 0 0 0 1px #0a142814}.Offline-module__0gGCGq__cardRow{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.Offline-module__0gGCGq__cardCopy{flex:1;min-width:230px}.Offline-module__0gGCGq__cardTitle{font-size:13.5px;font-weight:500}.Offline-module__0gGCGq__cardBody{color:#0a0f1e7a;text-wrap:pretty;max-width:52ch;margin-top:3px;font-size:12px;line-height:1.5}.Offline-module__0gGCGq__takeOfflineBtn{color:#7a5326;cursor:pointer;background:#c8955c21;border:none;border-radius:10px;padding:10px 15px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .16s;box-shadow:inset 0 0 0 1px #c8955c59}.Offline-module__0gGCGq__takeOfflineBtn:hover:not(:disabled){background:#c8955c38}.Offline-module__0gGCGq__takeOfflineBtn:disabled{cursor:default;opacity:.7}.Offline-module__0gGCGq__cardOffline{background:#c8955c0f;border-radius:15px;padding:19px;box-shadow:inset 0 0 0 1px #c8955c4d}.Offline-module__0gGCGq__offlineHead{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Offline-module__0gGCGq__offlineDot{background:#c8955c;border-radius:50%;flex:none;width:6px;height:6px}.Offline-module__0gGCGq__offlineTitle{color:#7a5326;font-size:13.5px;font-weight:600}.Offline-module__0gGCGq__offlineBody{color:#0a0f1e8c;text-wrap:pretty;max-width:52ch;font-size:12px;line-height:1.5}.Offline-module__0gGCGq__offlineActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Offline-module__0gGCGq__seeNotice{color:#7a5326;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 2px;font-family:inherit;font-size:12.5px;font-weight:500}.Offline-module__0gGCGq__putBackBtn{color:#fff;background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:10px 15px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .18s}.Offline-module__0gGCGq__putBackBtn:hover:not(:disabled){background:var(--accent-hover)}.Offline-module__0gGCGq__putBackBtn:disabled{cursor:default;opacity:.7}.Offline-module__0gGCGq__cardNote{color:#0a0f1e8c;text-wrap:pretty;margin-top:10px;font-size:12px;line-height:1.45}.Offline-module__0gGCGq__cardNoteBad{color:#a8312a}@media (max-width:768px){.Offline-module__0gGCGq__noticeBody{padding:52px 28px 56px}}@media (max-width:480px){.Offline-module__0gGCGq__confirmBackdrop{padding:8px}.Offline-module__0gGCGq__confirmCard{max-width:none}.Offline-module__0gGCGq__confirmHead{padding:20px 18px 16px}.Offline-module__0gGCGq__confirmError{padding:0 18px 10px}.Offline-module__0gGCGq__confirmActions{flex-direction:column;padding:4px 18px 18px}.Offline-module__0gGCGq__confirmGo,.Offline-module__0gGCGq__confirmCancel{flex:none;width:100%;min-height:44px}.Offline-module__0gGCGq__peekBackdrop{padding:16px}.Offline-module__0gGCGq__peekClose{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.Offline-module__0gGCGq__noticeBody{padding:40px 20px 44px}.Offline-module__0gGCGq__cardRow{flex-direction:column;align-items:stretch}.Offline-module__0gGCGq__cardCopy{min-width:0}.Offline-module__0gGCGq__offlineActions{flex-direction:column;align-items:stretch}.Offline-module__0gGCGq__takeOfflineBtn,.Offline-module__0gGCGq__putBackBtn,.Offline-module__0gGCGq__seeNotice{width:100%;min-height:44px}}
.HandoverConfirm-module__eHZOZG__scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#080c1680;justify-content:center;align-items:center;padding:26px;display:flex;position:fixed;inset:0}.HandoverConfirm-module__eHZOZG__panel{background:#fff;border-radius:19px;width:100%;max-width:452px;overflow:hidden;box-shadow:0 40px 90px -30px #080c1699}.HandoverConfirm-module__eHZOZG__body{padding:24px 26px 20px}.HandoverConfirm-module__eHZOZG__pill{background:#c0392f24;border-radius:100px;align-items:center;gap:7px;margin-bottom:13px;padding:4px 10px;display:inline-flex;box-shadow:inset 0 0 0 1px #c0392f52}.HandoverConfirm-module__eHZOZG__pillDot{background:#c0392f;border-radius:50%;width:5px;height:5px}.HandoverConfirm-module__eHZOZG__pillText{font-size:10px;font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:#c0392f;font-weight:500}.HandoverConfirm-module__eHZOZG__title{letter-spacing:-.022em;text-wrap:pretty;margin:0;font-size:18.5px;font-weight:600}.HandoverConfirm-module__eHZOZG__sub{color:#0a0f1e8c;text-wrap:pretty;margin:7px 0 0;font-size:13px;line-height:1.55}.HandoverConfirm-module__eHZOZG__facts{flex-direction:column;gap:10px;margin-top:16px;display:flex}.HandoverConfirm-module__eHZOZG__fact{align-items:flex-start;gap:10px;display:flex}.HandoverConfirm-module__eHZOZG__fact svg{flex:none;margin-top:2px}.HandoverConfirm-module__eHZOZG__factText{color:#0a0f1ead;text-wrap:pretty;font-size:13px;line-height:1.5}.HandoverConfirm-module__eHZOZG__foot{gap:9px;padding:4px 26px 20px;display:flex}.HandoverConfirm-module__eHZOZG__primary{color:#fff;cursor:pointer;background:#0a0f1e;border:none;border-radius:11px;flex:1;padding:13px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .18s}.HandoverConfirm-module__eHZOZG__primary:hover:not(:disabled){background:#1c2436}.HandoverConfirm-module__eHZOZG__primary:disabled{opacity:.6;cursor:default}.HandoverConfirm-module__eHZOZG__ghost{color:#0a0f1e99;cursor:pointer;background:#fff;border:none;border-radius:11px;flex:none;padding:13px 18px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .16s;box-shadow:inset 0 0 0 1px #0a142821}.HandoverConfirm-module__eHZOZG__ghost:hover:not(:disabled){background:#f4f6fa}.HandoverConfirm-module__eHZOZG__error{color:#c0392f;margin:12px 0 0;font-size:12.5px;line-height:1.5}@media (max-width:768px){.HandoverConfirm-module__eHZOZG__scrim{padding:20px}}@media (max-width:480px){.HandoverConfirm-module__eHZOZG__scrim{padding:16px}.HandoverConfirm-module__eHZOZG__primary,.HandoverConfirm-module__eHZOZG__ghost{min-height:44px}}
.SiteTile-module__56w06q__tile{background:var(--bg-white);border-radius:16px;transition:box-shadow .18s;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #0a142817}.SiteTile-module__56w06q__tile:hover{box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .32)}.SiteTile-module__56w06q__tileRaised{z-index:20}.SiteTile-module__56w06q__thumb{aspect-ratio:16/10;background:var(--bg-soft);cursor:pointer;border-radius:16px 16px 0 0;width:100%;position:relative;overflow:hidden;container-type:inline-size}.SiteTile-module__56w06q__thumb:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.SiteTile-module__56w06q__frame{pointer-events:none;transform-origin:0 0;border:none;width:1280px;height:800px;position:absolute;top:0;left:0;transform:scale(.21)}@supports (container-type:inline-size){.SiteTile-module__56w06q__frame{transform:scale(calc(100cqw / 1280px))}}.SiteTile-module__56w06q__frameEmpty{width:100%;height:100%;color:var(--text-muted);opacity:.4;justify-content:center;align-items:center;display:flex}.SiteTile-module__56w06q__scrim{pointer-events:none;background:linear-gradient(#0a14281a 0%,#0000 38%);position:absolute;inset:0}.SiteTile-module__56w06q__pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border-radius:100px;align-items:center;gap:6px;padding:4px 9px;font-size:9.5px;font-weight:500;display:inline-flex;position:absolute;top:10px;left:11px}.SiteTile-module__56w06q__pillDot{border-radius:50%;width:5px;height:5px}.SiteTile-module__56w06q__pill_live{color:#047857}.SiteTile-module__56w06q__pill_live .SiteTile-module__56w06q__pillDot{background:var(--green)}.SiteTile-module__56w06q__pill_pending{color:var(--accent-deep)}.SiteTile-module__56w06q__pill_pending .SiteTile-module__56w06q__pillDot{background:var(--accent);animation:1.8s ease-in-out infinite SiteTile-module__56w06q__tilePulse}.SiteTile-module__56w06q__pill_offline{color:#b91c1c}.SiteTile-module__56w06q__pill_offline .SiteTile-module__56w06q__pillDot{background:var(--red)}.SiteTile-module__56w06q__pill_paused{color:#7a5326}.SiteTile-module__56w06q__pill_paused .SiteTile-module__56w06q__pillDot{background:#c8955c}.SiteTile-module__56w06q__pill_editor{color:var(--accent-hover)}.SiteTile-module__56w06q__pill_editor .SiteTile-module__56w06q__pillDot{background:var(--accent)}@keyframes SiteTile-module__56w06q__tilePulse{0%,to{opacity:1}50%{opacity:.35}}.SiteTile-module__56w06q__body{padding:14px 15px 15px}.SiteTile-module__56w06q__nameRow{align-items:flex-start;gap:8px;margin-bottom:3px;display:flex}.SiteTile-module__56w06q__name{letter-spacing:-.01em;min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14.5px;font-weight:600;overflow:hidden}.SiteTile-module__56w06q__unread{background:rgb(var(--accent-rgb) / .1);color:var(--accent-hover);border-radius:100px;flex:none;align-items:center;padding:3px 7px;font-size:10.5px;font-weight:600;display:inline-flex}.SiteTile-module__56w06q__address{font-family:var(--font-mono);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:14px;font-size:11.5px;text-decoration:none;display:block;overflow:hidden}a.SiteTile-module__56w06q__address:hover{color:var(--accent-hover)}.SiteTile-module__56w06q__addressAlt{font-family:var(--font-mono);color:var(--text-muted);opacity:.75;text-overflow:ellipsis;white-space:nowrap;margin:-10px 0 12px;font-size:10.5px;display:block;overflow:hidden}.SiteTile-module__56w06q__provisioning{font-family:var(--font-mono);color:var(--accent-deep);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;margin:-8px 0 12px;font-size:10.5px;display:flex;overflow:hidden}.SiteTile-module__56w06q__spinner{border:1.5px solid rgb(var(--accent-rgb) / .25);border-top-color:var(--accent);border-radius:50%;flex:none;width:11px;height:11px;animation:.8s linear infinite SiteTile-module__56w06q__tileSpin}@keyframes SiteTile-module__56w06q__tileSpin{to{transform:rotate(360deg)}}.SiteTile-module__56w06q__actions{align-items:center;gap:8px;display:flex}.SiteTile-module__56w06q__shareAnchor{flex:1;min-width:0;position:relative}.SiteTile-module__56w06q__primary{color:#fff;cursor:pointer;background:var(--accent);border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;padding:10px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .16s;display:inline-flex}.SiteTile-module__56w06q__primary:hover{background:var(--accent-hover)}.SiteTile-module__56w06q__kebab{background:var(--bg-white);color:#0a0f1e8c;cursor:pointer;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .16s,box-shadow .16s,color .16s;display:flex;box-shadow:inset 0 0 0 1px #0a14281f}.SiteTile-module__56w06q__kebab:hover{background:var(--bg-soft)}.SiteTile-module__56w06q__kebabOn{background:rgb(var(--accent-rgb) / .1);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .3);color:var(--accent-hover)}.SiteTile-module__56w06q__foot{color:var(--text-muted);margin-top:11px;font-size:11.5px}.SiteTile-module__56w06q__renameOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a142873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SiteTile-module__56w06q__renameDialog{background:var(--bg-white);border-radius:18px;width:100%;max-width:420px;padding:24px;box-shadow:inset 0 0 0 1px #0a142814,0 20px 44px -24px #0a142866}.SiteTile-module__56w06q__renameTitle{letter-spacing:-.015em;color:var(--text-primary);margin:0 0 6px;font-size:18px;font-weight:600}.SiteTile-module__56w06q__renameHint{color:var(--text-body);margin:0 0 18px;font-size:13px;line-height:1.55}.SiteTile-module__56w06q__renameForm{display:block}.SiteTile-module__56w06q__renameLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:11px;display:block}.SiteTile-module__56w06q__renameInput{background:var(--bg-white);width:100%;min-height:44px;color:var(--text-primary);border:none;border-radius:11px;padding:11px 13px;font-family:inherit;font-size:14px;box-shadow:inset 0 0 0 1px #0a14281f}.SiteTile-module__56w06q__renameInput:focus{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .55), 0 0 0 3px rgb(var(--accent-rgb) / .12);outline:none}.SiteTile-module__56w06q__renameStatus{color:var(--accent-deep);align-items:center;gap:8px;margin-top:12px;font-size:12.5px;display:flex}.SiteTile-module__56w06q__renameActions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.SiteTile-module__56w06q__renameCancel,.SiteTile-module__56w06q__renameSave{cursor:pointer;border:none;border-radius:10px;min-height:40px;padding:10px 16px;font-family:inherit;font-size:13.5px;font-weight:500}.SiteTile-module__56w06q__renameCancel{color:var(--text-body);background:0 0;box-shadow:inset 0 0 0 1px #0a14281f}.SiteTile-module__56w06q__renameCancel:hover{background:var(--bg-soft)}.SiteTile-module__56w06q__renameSave{color:#fff;background:var(--accent);transition:background .16s}.SiteTile-module__56w06q__renameSave:hover:not(:disabled){background:var(--accent-hover)}.SiteTile-module__56w06q__renameSave:disabled,.SiteTile-module__56w06q__renameCancel:disabled{opacity:.6;cursor:default}@media (max-width:768px){.SiteTile-module__56w06q__primary,.SiteTile-module__56w06q__kebab{min-height:44px}.SiteTile-module__56w06q__kebab{width:44px;height:44px}.SiteTile-module__56w06q__name{font-size:15px}.SiteTile-module__56w06q__address,.SiteTile-module__56w06q__foot{font-size:12px}}@media (max-width:480px){.SiteTile-module__56w06q__body{padding:14px}.SiteTile-module__56w06q__thumb{aspect-ratio:2}.SiteTile-module__56w06q__renameDialog{border-radius:16px;padding:20px}.SiteTile-module__56w06q__renameActions{flex-direction:column-reverse}.SiteTile-module__56w06q__renameCancel,.SiteTile-module__56w06q__renameSave{width:100%;min-height:44px}}
.NewSiteTile-module__ONykNq__tile{background:rgb(var(--accent-rgb) / .04);width:100%;min-height:200px;box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .16);text-align:center;cursor:pointer;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 20px;font-family:inherit;transition:box-shadow .18s,background .18s;display:flex}.NewSiteTile-module__ONykNq__tile:hover{background:rgb(var(--accent-rgb) / .08);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .32)}.NewSiteTile-module__ONykNq__glyph{background:var(--bg-white);width:42px;height:42px;box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .2);color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:2px;display:flex}.NewSiteTile-module__ONykNq__label{letter-spacing:-.01em;color:var(--text-primary);font-size:14.5px;font-weight:600}.NewSiteTile-module__ONykNq__sub{max-width:24ch;color:var(--text-muted);text-wrap:pretty;font-size:12.5px;line-height:1.5}@media (max-width:768px){.NewSiteTile-module__ONykNq__tile{min-height:180px}.NewSiteTile-module__ONykNq__sub{font-size:13px}}@media (max-width:480px){.NewSiteTile-module__ONykNq__tile{text-align:left;flex-direction:row;justify-content:flex-start;gap:12px;min-height:44px;padding:16px}.NewSiteTile-module__ONykNq__glyph{flex:none;width:38px;height:38px;margin-bottom:0}.NewSiteTile-module__ONykNq__sub{display:none}}
.NewSiteComposer-module__59jUKq__stage{flex-direction:column;align-items:center;width:100%;display:flex}.NewSiteComposer-module__59jUKq__heading{letter-spacing:-.03em;text-align:center;color:var(--text-primary);margin:0 0 10px;font-size:clamp(26px,3vw,36px);font-weight:600;line-height:1.12}.NewSiteComposer-module__59jUKq__sub{color:var(--text-body);text-align:center;max-width:440px;margin:0 0 30px;font-size:15px;line-height:1.55}.NewSiteComposer-module__59jUKq__wrap{text-align:left;width:100%;max-width:860px;margin:0 auto;position:relative}.NewSiteComposer-module__59jUKq__glowRim{z-index:0;background:linear-gradient(135deg, rgb(var(--accent-rgb) / .35), rgb(var(--accent-rgb) / 0) 45%);filter:blur(3px);opacity:.9;pointer-events:none;border-radius:22px;position:absolute;inset:-1px}.NewSiteComposer-module__59jUKq__card{z-index:1;background:var(--bg-white);box-shadow:inset 0 0 0 1px #0a142814, 0 30px 60px -28px rgb(var(--accent-rgb) / .28), 0 8px 24px -12px #0a14281f;border-radius:21px;position:relative;overflow:hidden}.NewSiteComposer-module__59jUKq__cardHead{justify-content:space-between;align-items:center;padding:16px 18px 0;display:flex}.NewSiteComposer-module__59jUKq__cardKicker{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);text-transform:uppercase;font-size:11px}.NewSiteComposer-module__59jUKq__cardDots{gap:6px;display:flex}.NewSiteComposer-module__59jUKq__cardDots span{background:#0a14281a;border-radius:50%;width:9px;height:9px}.NewSiteComposer-module__59jUKq__cardDotAccent{background:rgb(var(--accent-rgb) / .6)}.NewSiteComposer-module__59jUKq__tabs{gap:6px;padding:14px 16px 0;display:flex}.NewSiteComposer-module__59jUKq__tab{cursor:pointer;min-height:44px;color:var(--text-body);background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:7px;padding:12px 6px;font-family:inherit;font-size:.78rem;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;display:flex}.NewSiteComposer-module__59jUKq__tab:hover:not(.NewSiteComposer-module__59jUKq__tabOn){background:#0a142809}.NewSiteComposer-module__59jUKq__tabOn{background:var(--accent-light);color:var(--accent-hover);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .28), 0 2px 10px -4px rgb(var(--accent-rgb) / .4)}.NewSiteComposer-module__59jUKq__tabRule{background:#0a142813;height:1px;margin-top:14px}.NewSiteComposer-module__59jUKq__panel{background:var(--bg-page);min-height:300px;padding:24px;display:grid}.NewSiteComposer-module__59jUKq__panel>*{grid-area:1/1}.NewSiteComposer-module__59jUKq__panelOff{visibility:hidden;pointer-events:none}.NewSiteComposer-module__59jUKq__panelOn{animation:.4s both NewSiteComposer-module__59jUKq__composerPanelIn}@keyframes NewSiteComposer-module__59jUKq__composerPanelIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.NewSiteComposer-module__59jUKq__fieldLabel{color:var(--text-muted);font-size:12.5px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;display:block}.NewSiteComposer-module__59jUKq__promptBox{background:var(--bg-white);box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .4), 0 0 34px -10px rgb(var(--accent-rgb) / .4);border-radius:14px;position:relative}.NewSiteComposer-module__59jUKq__promptInput{resize:vertical;width:100%;min-height:158px;color:var(--text-primary);background:0 0;border:none;border-radius:14px;padding:16px;font-family:inherit;font-size:15px;line-height:1.55;display:block}.NewSiteComposer-module__59jUKq__promptInput:focus{outline:none}.NewSiteComposer-module__59jUKq__promptInput::placeholder{color:#0a0f1e73}.NewSiteComposer-module__59jUKq__seeds{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.NewSiteComposer-module__59jUKq__seed{background:var(--bg-white);color:var(--text-body);cursor:pointer;border:none;border-radius:100px;padding:8px 13px;font-family:inherit;font-size:12.5px;transition:box-shadow .14s,color .14s;box-shadow:inset 0 0 0 1px #0a142817}.NewSiteComposer-module__59jUKq__seed:hover{box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .35);color:var(--accent-hover)}.NewSiteComposer-module__59jUKq__pcLink{color:var(--text-muted);margin-top:14px;font-size:12.5px;text-decoration:none;display:inline-block}.NewSiteComposer-module__59jUKq__pcLink:hover{color:var(--accent-hover)}.NewSiteComposer-module__59jUKq__guideHead{align-items:center;gap:12px;margin-bottom:16px;display:flex}.NewSiteComposer-module__59jUKq__guideIcon{background:rgb(var(--accent-rgb) / .1);width:40px;height:40px;box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .22);color:var(--accent);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.NewSiteComposer-module__59jUKq__guideTitle{color:var(--text-primary);font-size:15px;font-weight:500}.NewSiteComposer-module__59jUKq__guideSub{color:var(--text-muted);font-size:12.5px}.NewSiteComposer-module__59jUKq__stepEyebrow{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px}.NewSiteComposer-module__59jUKq__chipWrap{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.NewSiteComposer-module__59jUKq__chip{cursor:pointer;background:var(--bg-white);color:var(--text-body);border:none;border-radius:100px;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:12.5px;transition:box-shadow .14s,background .14s,color .14s;display:inline-flex;box-shadow:inset 0 0 0 1px #0a142817}.NewSiteComposer-module__59jUKq__chip:hover{box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .35);color:var(--accent-hover)}.NewSiteComposer-module__59jUKq__chipOn{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .55), 0 2px 10px -4px rgb(var(--accent-rgb) / .35);background:var(--accent-light);color:var(--accent-hover);font-weight:500}.NewSiteComposer-module__59jUKq__dropzone{text-align:center;background:var(--bg-white);cursor:pointer;border-radius:14px;padding:34px 20px;transition:box-shadow .2s,background .2s;box-shadow:inset 0 0 0 1.5px #0a14281f}.NewSiteComposer-module__59jUKq__dropzone:hover{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .4)}.NewSiteComposer-module__59jUKq__dropzoneOver{box-shadow:inset 0 0 0 2px var(--accent), 0 0 40px -6px rgb(var(--accent-rgb) / .45);background:#f4f7ff}.NewSiteComposer-module__59jUKq__dropzoneReady{box-shadow:inset 0 0 0 1.5px var(--green);background:var(--green-light)}.NewSiteComposer-module__59jUKq__dropIcon{background:rgb(var(--accent-rgb) / .09);width:52px;height:52px;box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .24);color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;animation:3s ease-in-out infinite NewSiteComposer-module__59jUKq__composerFloaty;display:flex}.NewSiteComposer-module__59jUKq__dropzoneReady .NewSiteComposer-module__59jUKq__dropIcon{color:var(--green);background:#10b9811a;animation:none;box-shadow:inset 0 0 0 1px #10b98147}@keyframes NewSiteComposer-module__59jUKq__composerFloaty{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.NewSiteComposer-module__59jUKq__dropTitle{color:var(--text-primary);overflow-wrap:anywhere;margin-bottom:6px;font-size:15px;font-weight:500}.NewSiteComposer-module__59jUKq__dropMeta{color:var(--text-body);font-size:13px}.NewSiteComposer-module__59jUKq__fileError{color:var(--red);text-align:center;margin-top:12px;font-size:13px}.NewSiteComposer-module__59jUKq__foot{background:var(--bg-white);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;display:flex;box-shadow:inset 0 1px #0a142813}.NewSiteComposer-module__59jUKq__addrWrap{position:relative}.NewSiteComposer-module__59jUKq__addrChip{cursor:pointer;min-height:40px;color:var(--text-primary);background:var(--bg-white);border:none;border-radius:10px;align-items:center;gap:7px;padding:9px 13px;font-family:inherit;font-size:13px;transition:box-shadow .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #0a142824}.NewSiteComposer-module__59jUKq__addrChip:hover{box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .4)}.NewSiteComposer-module__59jUKq__addrGlobe{opacity:.45;flex:none}.NewSiteComposer-module__59jUKq__addrText{font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:13px;overflow:hidden}.NewSiteComposer-module__59jUKq__addrCaret{opacity:.4;flex:none}.NewSiteComposer-module__59jUKq__namePop{background:var(--bg-white);min-width:260px;box-shadow:inset 0 0 0 1px #0a14281a, var(--shadow-lg);z-index:30;border-radius:12px;padding:14px;position:absolute;bottom:calc(100% + 8px);left:0}.NewSiteComposer-module__59jUKq__nameInput{background:var(--bg-white);width:100%;min-height:40px;font-family:var(--font-mono);color:var(--text-primary);border:none;border-radius:10px;outline:none;padding:9px 13px;font-size:13.5px;transition:box-shadow .18s;box-shadow:inset 0 0 0 1px #0a142824}.NewSiteComposer-module__59jUKq__nameInput:focus{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .55), 0 0 0 3px rgb(var(--accent-rgb) / .12)}.NewSiteComposer-module__59jUKq__nameHint{color:var(--text-muted);margin-top:8px;font-size:11.5px}.NewSiteComposer-module__59jUKq__counter{font-family:var(--font-mono);color:var(--text-muted);font-size:12px}.NewSiteComposer-module__59jUKq__cta{color:#fff;cursor:pointer;background:linear-gradient(180deg, var(--accent-lift), var(--accent));min-height:44px;box-shadow:0 6px 18px rgb(var(--accent-rgb) / .4), inset 0 1px 0 #ffffff47;border:none;border-radius:11px;align-items:center;gap:8px;margin-left:auto;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.NewSiteComposer-module__59jUKq__cta:hover:not(:disabled){box-shadow:0 12px 26px rgb(var(--accent-rgb) / .5), inset 0 1px 0 #ffffff59;transform:translateY(-2px)}.NewSiteComposer-module__59jUKq__cta:disabled{opacity:.55;cursor:default;box-shadow:none;transform:none}.NewSiteComposer-module__59jUKq__note{color:var(--text-muted);align-items:center;gap:8px;margin-top:20px;font-size:12px;display:flex}.NewSiteComposer-module__59jUKq__noteLock{opacity:.5}@media (max-width:768px){.NewSiteComposer-module__59jUKq__sub{margin-bottom:24px}.NewSiteComposer-module__59jUKq__panel{min-height:300px;padding:18px}.NewSiteComposer-module__59jUKq__promptInput{min-height:130px;font-size:16px}.NewSiteComposer-module__59jUKq__chip,.NewSiteComposer-module__59jUKq__seed,.NewSiteComposer-module__59jUKq__addrChip{min-height:44px;font-size:14px}.NewSiteComposer-module__59jUKq__addrText{font-size:13.5px}.NewSiteComposer-module__59jUKq__foot{padding:12px 14px}}@media (max-width:480px){.NewSiteComposer-module__59jUKq__heading{font-size:24px}.NewSiteComposer-module__59jUKq__sub{font-size:14px}.NewSiteComposer-module__59jUKq__tab{padding:10px 4px;font-size:.75rem}.NewSiteComposer-module__59jUKq__panel{padding:14px}.NewSiteComposer-module__59jUKq__promptInput{min-height:116px}.NewSiteComposer-module__59jUKq__foot{gap:8px}.NewSiteComposer-module__59jUKq__addrChip{flex:100%}.NewSiteComposer-module__59jUKq__addrText{max-width:none}.NewSiteComposer-module__59jUKq__cta{flex:1;justify-content:center;margin-left:0}.NewSiteComposer-module__59jUKq__namePop{min-width:0;left:0;right:0}.NewSiteComposer-module__59jUKq__dropzone{padding:24px 14px}}
.CreateFlowView-module__rjUWnG__split{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:24px;width:100%;display:grid}.CreateFlowView-module__rjUWnG__previewPane{position:sticky;top:20px}.CreateFlowView-module__rjUWnG__previewToggle{display:none}.CreateFlowView-module__rjUWnG__panel{background:var(--bg-white);width:100%;max-width:620px;min-height:400px;box-shadow:inset 0 0 0 1px #0a142814, 0 30px 60px -28px rgb(var(--accent-rgb) / .28), 0 8px 24px -12px #0a14281f;text-align:left;border:none;border-radius:21px;flex-direction:column;margin:0 auto;padding:26px 26px 22px;display:flex}.CreateFlowView-module__rjUWnG__progressTrack{background:rgb(var(--accent-rgb) / .12);border-radius:999px;width:100%;height:4px;margin-bottom:20px;overflow:hidden}.CreateFlowView-module__rjUWnG__progressFill{background:linear-gradient(90deg, var(--accent-lift), var(--accent));border-radius:999px;height:100%;transition:width .3s;display:block}.CreateFlowView-module__rjUWnG__ack{color:#065f46;background:var(--green-light,#ecfdf5);border-radius:var(--radius-md,12px);border:1px solid #10b98140;margin:0 0 16px;padding:10px 14px;font-size:.85rem;font-weight:600}.CreateFlowView-module__rjUWnG__stepCount{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:11px;font-weight:400}.CreateFlowView-module__rjUWnG__stepPrompt{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 16px;font-size:20px;font-weight:600;line-height:1.25}.CreateFlowView-module__rjUWnG__nameInput{width:100%;min-height:44px;color:var(--text-primary);background:var(--bg-white);border:none;border-radius:12px;outline:none;padding:11px 14px;font-family:inherit;font-size:15px;transition:box-shadow .18s;box-shadow:inset 0 0 0 1px #0a142824}.CreateFlowView-module__rjUWnG__textArea{width:100%;color:var(--text-primary);background:var(--bg-white);resize:vertical;border:none;border-radius:12px;outline:none;padding:13px 14px;font-family:inherit;font-size:15px;line-height:1.55;transition:box-shadow .18s;box-shadow:inset 0 0 0 1px #0a142824}.CreateFlowView-module__rjUWnG__nameInput:focus,.CreateFlowView-module__rjUWnG__textArea:focus{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .55), 0 0 0 3px rgb(var(--accent-rgb) / .12)}.CreateFlowView-module__rjUWnG__fieldError{color:var(--red);margin:6px 0 0;font-size:.8rem}.CreateFlowView-module__rjUWnG__chips{flex-wrap:wrap;gap:8px;display:flex}.CreateFlowView-module__rjUWnG__chip{min-height:44px;color:var(--text-body);background:var(--bg-white);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:6px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:box-shadow .15s,background .15s,color .15s;display:inline-flex;box-shadow:inset 0 0 0 1px #0a14281f}.CreateFlowView-module__rjUWnG__chip:hover{box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .35);color:var(--accent-hover)}.CreateFlowView-module__rjUWnG__chipActive{background:var(--accent-light);color:var(--accent-hover);box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .55), 0 2px 10px -4px rgb(var(--accent-rgb) / .35)}.CreateFlowView-module__rjUWnG__chipDot{border-radius:50%;flex:none;width:13px;height:13px;box-shadow:inset 0 0 0 1px #0a142826}.CreateFlowView-module__rjUWnG__yesnoRow{gap:10px;display:flex}.CreateFlowView-module__rjUWnG__yesnoBtn{min-height:48px;color:var(--text-primary);background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md,12px);cursor:pointer;flex:1;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.CreateFlowView-module__rjUWnG__yesnoBtn:hover{border-color:var(--accent)}.CreateFlowView-module__rjUWnG__logoRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CreateFlowView-module__rjUWnG__logoUploadBtn{cursor:pointer;align-items:center;min-height:44px;display:inline-flex;position:relative}.CreateFlowView-module__rjUWnG__logoInput{opacity:0;cursor:pointer;position:absolute;inset:0}.CreateFlowView-module__rjUWnG__logoPreview{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-white);max-width:120px;max-height:72px;margin-bottom:12px;padding:6px}.CreateFlowView-module__rjUWnG__skipBtn{min-height:44px;color:var(--text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:underline}.CreateFlowView-module__rjUWnG__skipBtn:hover{color:var(--accent)}.CreateFlowView-module__rjUWnG__swatches{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;display:grid}.CreateFlowView-module__rjUWnG__swatch{min-height:44px;color:var(--text-primary);background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md,12px);cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;font-family:inherit;font-size:.82rem;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.CreateFlowView-module__rjUWnG__swatch:hover{border-color:var(--accent)}.CreateFlowView-module__rjUWnG__swatchActive{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light);font-weight:600}.CreateFlowView-module__rjUWnG__swatchColors{border:1px solid var(--border);border-radius:6px;width:56px;height:28px;display:flex;overflow:hidden}.CreateFlowView-module__rjUWnG__swatchColors span{flex:1}.CreateFlowView-module__rjUWnG__importHint{color:var(--text-muted);margin:0 0 12px;font-size:.85rem;line-height:1.5}.CreateFlowView-module__rjUWnG__cvDrop{text-align:center;background:var(--bg-white);cursor:pointer;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:6px;width:100%;padding:28px 20px;transition:background .2s,box-shadow .2s;display:flex;box-shadow:inset 0 0 0 1.5px #0a14281f}.CreateFlowView-module__rjUWnG__cvDrop:hover{box-shadow:inset 0 0 0 1.5px rgb(var(--accent-rgb) / .4)}.CreateFlowView-module__rjUWnG__cvDropIcon{font-size:30px;line-height:1}.CreateFlowView-module__rjUWnG__cvDropTitle{color:var(--text-primary);font-size:15px;font-weight:500}.CreateFlowView-module__rjUWnG__cvDropHint{color:var(--text-body);max-width:38ch;font-size:13px;line-height:1.5}.CreateFlowView-module__rjUWnG__importOr{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:12px;margin:20px 0 12px;font-size:.8rem;font-weight:600;display:flex}.CreateFlowView-module__rjUWnG__importOr:before,.CreateFlowView-module__rjUWnG__importOr:after{content:"";background:#e2e8f0;flex:1;height:1px}.CreateFlowView-module__rjUWnG__importExamples{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.CreateFlowView-module__rjUWnG__importExamples span{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:5px 12px;font-size:.78rem}.CreateFlowView-module__rjUWnG__importNudge{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:10px 0 0;padding:8px 12px;font-size:.83rem;font-weight:600}.CreateFlowView-module__rjUWnG__importNote{color:#92400e;border-radius:var(--radius-md,12px);background:#fffbeb;border:1px solid #fde68a;margin:0 0 16px;padding:10px 14px;font-size:.85rem;font-weight:600}.CreateFlowView-module__rjUWnG__addOwnRow{align-items:center;gap:8px;margin-top:10px;display:flex}.CreateFlowView-module__rjUWnG__addOwnInput{min-width:0;min-height:44px;color:var(--text-primary);background:var(--bg-white);border:1px solid var(--border);border-radius:999px;outline:none;flex:1;padding:8px 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.CreateFlowView-module__rjUWnG__addOwnInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.CreateFlowView-module__rjUWnG__addOwnBtn{white-space:nowrap;min-height:44px}.CreateFlowView-module__rjUWnG__addOwnBtn:disabled{opacity:.55;cursor:not-allowed}.CreateFlowView-module__rjUWnG__importWorking{flex-direction:column;gap:8px;display:flex}.CreateFlowView-module__rjUWnG__importStage{align-items:center;gap:10px;margin:0;font-size:.88rem;transition:color .2s;display:flex}.CreateFlowView-module__rjUWnG__importStage_done{color:var(--text-muted)}.CreateFlowView-module__rjUWnG__importStage_active{color:var(--text-primary);font-weight:600}.CreateFlowView-module__rjUWnG__importStage_pending{color:var(--text-muted);opacity:.55}.CreateFlowView-module__rjUWnG__importTick{text-align:center;width:16px;color:var(--green,#10b981);flex-shrink:0;font-weight:700}.CreateFlowView-module__rjUWnG__importSpinner{border:2.5px solid var(--accent-light);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin:0 1px;animation:.8s linear infinite CreateFlowView-module__rjUWnG__importSpin}@keyframes CreateFlowView-module__rjUWnG__importSpin{to{transform:rotate(360deg)}}.CreateFlowView-module__rjUWnG__importDot{text-align:center;flex-shrink:0;width:16px}.CreateFlowView-module__rjUWnG__importDot:before{content:"·"}.CreateFlowView-module__rjUWnG__importTrack{background:var(--accent-light);border-radius:999px;width:100%;height:6px;margin-top:6px;overflow:hidden}.CreateFlowView-module__rjUWnG__importFill{background:var(--accent);border-radius:999px;height:100%;transition:width .9s;display:block}.CreateFlowView-module__rjUWnG__importReveal{background:var(--green-light,#ecfdf5);border-radius:var(--radius-md,12px);border:1px solid #10b9814d;padding:16px 18px;animation:.35s CreateFlowView-module__rjUWnG__importRevealIn}@keyframes CreateFlowView-module__rjUWnG__importRevealIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.CreateFlowView-module__rjUWnG__importRevealName{color:#065f46;margin:0;font-size:1rem;font-weight:700}.CreateFlowView-module__rjUWnG__importRevealHeadline{color:var(--text-primary);margin:4px 0 0;font-size:.88rem}.CreateFlowView-module__rjUWnG__importRevealSummary{color:var(--text-muted);margin:6px 0 0;font-size:.8rem}.CreateFlowView-module__rjUWnG__importSuccessNote{color:#065f46;background:var(--green-light,#ecfdf5);border-radius:var(--radius-md,12px);border:1px solid #10b98140;margin:0 0 16px;padding:10px 14px;font-size:.85rem;font-weight:600}.CreateFlowView-module__rjUWnG__navRow{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.CreateFlowView-module__rjUWnG__nextBtn.CreateFlowView-module__rjUWnG__nextBtn,.CreateFlowView-module__rjUWnG__generateBtn.CreateFlowView-module__rjUWnG__generateBtn{color:#fff;background:linear-gradient(180deg, var(--accent-lift), var(--accent));min-width:120px;min-height:44px;box-shadow:0 6px 18px rgb(var(--accent-rgb) / .4), inset 0 1px 0 #ffffff47;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:500;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.CreateFlowView-module__rjUWnG__nextBtn.CreateFlowView-module__rjUWnG__nextBtn:hover:not(:disabled),.CreateFlowView-module__rjUWnG__generateBtn.CreateFlowView-module__rjUWnG__generateBtn:hover:not(:disabled){background:linear-gradient(180deg, var(--accent-lift), var(--accent));box-shadow:0 12px 26px rgb(var(--accent-rgb) / .5), inset 0 1px 0 #ffffff59;transform:translateY(-2px)}.CreateFlowView-module__rjUWnG__nextBtn.CreateFlowView-module__rjUWnG__nextBtn:disabled,.CreateFlowView-module__rjUWnG__generateBtn.CreateFlowView-module__rjUWnG__generateBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.CreateFlowView-module__rjUWnG__backStep{min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:18px;padding:6px 4px;font-family:inherit;font-size:13px;font-weight:500}.CreateFlowView-module__rjUWnG__backStep:hover{color:var(--accent-hover)}.CreateFlowView-module__rjUWnG__generateBtn.CreateFlowView-module__rjUWnG__generateBtn{width:100%;min-height:48px;margin-top:22px;font-size:15px}.CreateFlowView-module__rjUWnG__hint{color:var(--text-muted);text-align:center;margin:10px 0 0;font-size:.8rem}.CreateFlowView-module__rjUWnG__byoaiLink{width:100%;min-height:44px;color:var(--text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-top:6px;padding:8px 14px;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:underline;display:block}.CreateFlowView-module__rjUWnG__byoaiLink:hover:not(:disabled){color:var(--accent)}.CreateFlowView-module__rjUWnG__byoaiLink:disabled{opacity:.55;cursor:not-allowed}.CreateFlowView-module__rjUWnG__lookInspire{border:1px dashed var(--border);width:100%;min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:10px;margin-top:14px;padding:10px 14px;font-family:inherit;font-size:.88rem;font-weight:600;display:block}.CreateFlowView-module__rjUWnG__lookInspire:hover{color:var(--accent);border-color:var(--accent)}.CreateFlowView-module__rjUWnG__lookInspireRow{align-items:stretch;gap:8px;margin-top:14px;display:flex}.CreateFlowView-module__rjUWnG__lookInspireRow input{flex:1;min-width:0}.CreateFlowView-module__rjUWnG__lookInspireBtn{white-space:nowrap;min-height:44px}.CreateFlowView-module__rjUWnG__lookInspiredNote{color:var(--text,#1c2330);align-items:center;gap:8px;margin:14px 0 0;font-size:.88rem;font-weight:600;display:flex}.CreateFlowView-module__rjUWnG__lookInspiredChip{border:1px solid var(--border);border-radius:6px;flex-shrink:0;display:inline-flex;overflow:hidden}.CreateFlowView-module__rjUWnG__lookInspiredChip span{width:16px;height:16px}@media (max-width:480px){.CreateFlowView-module__rjUWnG__lookInspireRow{flex-direction:column}}.CreateFlowView-module__rjUWnG__stepSub{color:var(--text-body);margin:-8px 0 16px;font-size:14px;line-height:1.55}.CreateFlowView-module__rjUWnG__fieldsGroup{flex-direction:column;gap:18px;display:flex}.CreateFlowView-module__rjUWnG__fieldBlock{flex-direction:column;gap:8px;min-width:0;display:flex}.CreateFlowView-module__rjUWnG__fieldLabel{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:11.5px;font-weight:400}.CreateFlowView-module__rjUWnG__fieldNote{color:#065f46;margin:0;font-size:.875rem;line-height:1.5}.CreateFlowView-module__rjUWnG__fieldMicroNote{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.CreateFlowView-module__rjUWnG__fieldExample{color:var(--text-muted);margin:0;font-size:.875rem;font-style:italic;line-height:1.5}.CreateFlowView-module__rjUWnG__exampleRotate{min-height:44px;color:var(--text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:8px 8px 8px 0;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:underline}.CreateFlowView-module__rjUWnG__exampleRotate:hover{color:var(--accent)}.CreateFlowView-module__rjUWnG__beatRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.CreateFlowView-module__rjUWnG__beat{color:var(--text-muted);background:var(--bg-white);border:1px solid var(--border);border-radius:999px;align-items:center;gap:4px;padding:4px 12px;font-size:.875rem;display:inline-flex}.CreateFlowView-module__rjUWnG__beatLit{color:#065f46;background:var(--green-light,#ecfdf5);border-color:#10b98140;font-weight:600}@media (max-width:768px){.CreateFlowView-module__rjUWnG__fieldsGroup{gap:16px}.CreateFlowView-module__rjUWnG__stepSub{margin:-4px 0 12px}}@media (max-width:480px){.CreateFlowView-module__rjUWnG__fieldsGroup{gap:14px}.CreateFlowView-module__rjUWnG__beatRow{gap:6px}.CreateFlowView-module__rjUWnG__beat{padding:4px 10px}.CreateFlowView-module__rjUWnG__stepSub,.CreateFlowView-module__rjUWnG__fieldLabel,.CreateFlowView-module__rjUWnG__fieldNote,.CreateFlowView-module__rjUWnG__fieldMicroNote,.CreateFlowView-module__rjUWnG__fieldExample,.CreateFlowView-module__rjUWnG__exampleRotate,.CreateFlowView-module__rjUWnG__beat{font-size:.875rem}}.CreateFlowView-module__rjUWnG__q2Wrap{flex-direction:column;width:100%;max-width:560px;margin:0 auto;display:flex}.CreateFlowView-module__rjUWnG__q2Cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:768px){.CreateFlowView-module__rjUWnG__q2Cards{grid-template-columns:1fr}}.CreateFlowView-module__rjUWnG__q2Card{text-align:center;background:var(--bg-white);cursor:pointer;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:26px 18px 22px;font-family:inherit;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:inset 0 0 0 1px #0a142814,0 4px 14px -10px #0a142833}.CreateFlowView-module__rjUWnG__q2Card:hover{box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .28), 0 18px 40px -24px rgb(var(--accent-rgb) / .5);transform:translateY(-3px)}.CreateFlowView-module__rjUWnG__q2Emoji{margin-bottom:4px;font-size:1.8rem;line-height:1}.CreateFlowView-module__rjUWnG__q2Title{color:var(--text-primary);font-size:15px;font-weight:500}.CreateFlowView-module__rjUWnG__q2Desc{color:var(--text-body);font-size:13px;line-height:1.45}.CreateFlowView-module__rjUWnG__haveFileLink{min-height:44px;color:var(--text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin:18px auto 0;padding:8px 12px;font-family:inherit;font-size:.85rem;text-decoration:underline}.CreateFlowView-module__rjUWnG__haveFileLink:hover{color:var(--accent)}@media (max-width:768px){.CreateFlowView-module__rjUWnG__split{flex-direction:column;gap:0;display:flex}.CreateFlowView-module__rjUWnG__previewPane{order:-1;width:100%;margin-top:4px;position:static}.CreateFlowView-module__rjUWnG__previewToggle{cursor:pointer;min-height:44px;color:var(--text-muted);background:0 0;border:none;align-items:center;margin:0 0 4px;padding:6px 4px;font-family:inherit;font-size:.82rem;font-weight:600;display:inline-flex}.CreateFlowView-module__rjUWnG__previewToggle:hover{color:var(--accent)}.CreateFlowView-module__rjUWnG__previewCollapsed{display:none}.CreateFlowView-module__rjUWnG__panel{min-height:0;margin:0 auto;padding:22px 18px 18px}}@media (max-width:480px){.CreateFlowView-module__rjUWnG__panel{border-radius:18px;min-height:0;margin:0 auto;padding:20px 16px 18px}.CreateFlowView-module__rjUWnG__stepPrompt{font-size:18px}.CreateFlowView-module__rjUWnG__nameInput,.CreateFlowView-module__rjUWnG__textArea{font-size:16px}.CreateFlowView-module__rjUWnG__chips{gap:6px}.CreateFlowView-module__rjUWnG__chip{flex:calc(50% - 6px);justify-content:center;padding:9px 10px;font-size:13.5px}.CreateFlowView-module__rjUWnG__swatches{grid-template-columns:1fr 1fr}.CreateFlowView-module__rjUWnG__swatch{flex-direction:row;justify-content:flex-start;padding:10px 14px}.CreateFlowView-module__rjUWnG__q2Cards{grid-template-columns:1fr}.CreateFlowView-module__rjUWnG__navRow{justify-content:stretch}.CreateFlowView-module__rjUWnG__nextBtn.CreateFlowView-module__rjUWnG__nextBtn{width:100%}}.CreateFlowView-module__rjUWnG__landingPrompt{border-radius:var(--radius-md,12px);background:var(--accent-light,#eef2ff);border:1px solid var(--accent-glow,#4f46e533);margin:14px 0 18px;padding:12px 14px}.CreateFlowView-module__rjUWnG__landingPromptHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.CreateFlowView-module__rjUWnG__landingPromptLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--accent,#4f46e5);font-size:.78rem;font-weight:700}.CreateFlowView-module__rjUWnG__landingPromptClear{color:var(--text-muted,#8890a4);border-radius:8px;min-height:32px;padding:6px 8px;font-size:.8rem;font-weight:600}.CreateFlowView-module__rjUWnG__landingPromptClear:hover{color:var(--text-primary,#1a1e2c)}.CreateFlowView-module__rjUWnG__landingPromptText{resize:vertical;border:1px solid var(--border,#e5e7eb);width:100%;min-height:64px;color:var(--text-primary,#1a1e2c);background:#fff;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.92rem;line-height:1.5;display:block}.CreateFlowView-module__rjUWnG__landingPromptText:focus{border-color:var(--accent,#4f46e5);box-shadow:0 0 0 3px var(--accent-glow,#4f46e526);outline:none}.CreateFlowView-module__rjUWnG__landingPromptNote{color:var(--text-muted,#8890a4);margin:8px 0 0;font-size:.8rem}.CreateFlowView-module__rjUWnG__landingPromptLost{background:var(--accent-glow,#4f46e51a);color:var(--text-primary,#1a1e2c);border-radius:9px;margin:0 0 10px;padding:9px 12px;font-size:.83rem;line-height:1.5}@media (max-width:768px){.CreateFlowView-module__rjUWnG__landingPrompt{margin:12px 0 16px}.CreateFlowView-module__rjUWnG__landingPromptLost{font-size:.88rem}}@media (max-width:480px){.CreateFlowView-module__rjUWnG__landingPromptLost{padding:10px}.CreateFlowView-module__rjUWnG__landingPrompt{padding:10px 12px}.CreateFlowView-module__rjUWnG__landingPromptText{font-size:.9rem}}
.BusinessPreviewMock-module__Yq1NNq__frame{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -5px #00000014}.BusinessPreviewMock-module__Yq1NNq__chrome{border-bottom:1px solid var(--border);background:#f8f9fa;align-items:center;gap:10px;padding:10px 14px;display:flex}.BusinessPreviewMock-module__Yq1NNq__dots{flex-shrink:0;gap:5px;display:flex}.BusinessPreviewMock-module__Yq1NNq__dots span{border-radius:50%;width:10px;height:10px}.BusinessPreviewMock-module__Yq1NNq__dots span[data-color=red]{background:#ff5f57}.BusinessPreviewMock-module__Yq1NNq__dots span[data-color=yellow]{background:#ffbd2e}.BusinessPreviewMock-module__Yq1NNq__dots span[data-color=green]{background:#28c940}.BusinessPreviewMock-module__Yq1NNq__urlBar{color:#6b7280;background:#fff;border:1px solid #e2e5e9;border-radius:6px;flex:1;align-items:center;gap:6px;min-width:0;padding:5px 10px;font-size:.72rem;display:flex}.BusinessPreviewMock-module__Yq1NNq__urlBar svg{color:#10b981;flex-shrink:0}.BusinessPreviewMock-module__Yq1NNq__urlBar span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.BusinessPreviewMock-module__Yq1NNq__site{background:var(--pv-bg);padding:22px 20px 20px;transition:background-color .25s}.BusinessPreviewMock-module__Yq1NNq__hero{text-align:center;background:var(--pv-surface);border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:22px 16px 20px;transition:background-color .25s;display:flex}.BusinessPreviewMock-module__Yq1NNq__heroPhoto{background-position:50%;background-size:cover;justify-content:flex-end;min-height:132px;position:relative;overflow:hidden}.BusinessPreviewMock-module__Yq1NNq__heroPhoto:before{content:"";background:linear-gradient(#0000001f,#00000094);position:absolute;inset:0}.BusinessPreviewMock-module__Yq1NNq__heroPhoto .BusinessPreviewMock-module__Yq1NNq__headline,.BusinessPreviewMock-module__Yq1NNq__heroPhoto .BusinessPreviewMock-module__Yq1NNq__tagline,.BusinessPreviewMock-module__Yq1NNq__heroPhoto .BusinessPreviewMock-module__Yq1NNq__cta{z-index:1;position:relative}.BusinessPreviewMock-module__Yq1NNq__heroPhoto .BusinessPreviewMock-module__Yq1NNq__headline,.BusinessPreviewMock-module__Yq1NNq__heroPhoto .BusinessPreviewMock-module__Yq1NNq__tagline{color:#fff}.BusinessPreviewMock-module__Yq1NNq__heroEmoji{font-size:2rem;line-height:1}.BusinessPreviewMock-module__Yq1NNq__headline{font-family:var(--pv-heading-font);letter-spacing:-.01em;color:var(--pv-text);overflow-wrap:anywhere;margin:2px 0 0;font-size:1.25rem;font-weight:700;transition:color .25s}.BusinessPreviewMock-module__Yq1NNq__headlinePlaceholder{color:var(--pv-muted);font-style:italic;font-weight:500}.BusinessPreviewMock-module__Yq1NNq__tagline{color:var(--pv-muted);margin:0;font-size:.8rem;transition:color .25s}.BusinessPreviewMock-module__Yq1NNq__cta{background:var(--pv-accent);color:var(--pv-accent-text);border-radius:999px;margin-top:8px;padding:7px 16px;font-size:.78rem;font-weight:600;transition:background-color .25s,color .25s}.BusinessPreviewMock-module__Yq1NNq__sections{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;display:flex}.BusinessPreviewMock-module__Yq1NNq__section{color:var(--pv-text);background:var(--pv-surface);border:1px solid color-mix(in srgb, var(--pv-accent) 35%, transparent);border-radius:999px;padding:5px 12px;font-size:.74rem;font-weight:600;transition:background-color .25s,border-color .25s,color .25s}.BusinessPreviewMock-module__Yq1NNq__body{flex-direction:column;gap:7px;margin-top:14px;display:flex}.BusinessPreviewMock-module__Yq1NNq__body span{background:color-mix(in srgb, var(--pv-accent) 22%, var(--pv-surface));border-radius:4px;height:8px;transition:background-color .25s}.BusinessPreviewMock-module__Yq1NNq__lineWide{width:100%}.BusinessPreviewMock-module__Yq1NNq__line{width:78%}.BusinessPreviewMock-module__Yq1NNq__lineShort{width:52%}@media (max-width:768px){.BusinessPreviewMock-module__Yq1NNq__chrome{padding:8px 12px}.BusinessPreviewMock-module__Yq1NNq__urlBar{font-size:.68rem}.BusinessPreviewMock-module__Yq1NNq__site{padding:16px 14px 14px}.BusinessPreviewMock-module__Yq1NNq__hero{padding:16px 12px 14px}.BusinessPreviewMock-module__Yq1NNq__headline{font-size:1.1rem}}@media (max-width:480px){.BusinessPreviewMock-module__Yq1NNq__frame{border-radius:8px}.BusinessPreviewMock-module__Yq1NNq__dots,.BusinessPreviewMock-module__Yq1NNq__body{display:none}.BusinessPreviewMock-module__Yq1NNq__headline{font-size:1rem}}
.PromptHandoffPanel-module__5wok7W__panel{flex-direction:column;gap:18px;width:100%;max-width:640px;margin:0 auto;display:flex}.PromptHandoffPanel-module__5wok7W__backLink{min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:8px 10px 8px 0;font-family:inherit;font-size:.88rem;font-weight:600}.PromptHandoffPanel-module__5wok7W__backLink:hover{color:var(--accent,#2e5ce6)}.PromptHandoffPanel-module__5wok7W__eyebrow{color:var(--text,#1c2330);margin:0;font-size:1.05rem;font-weight:700}.PromptHandoffPanel-module__5wok7W__sub{color:var(--text-muted);margin:-10px 0 0;font-size:.92rem}.PromptHandoffPanel-module__5wok7W__stepBlock{flex-direction:column;gap:8px;display:flex}.PromptHandoffPanel-module__5wok7W__stepLabel{color:var(--text,#1c2330);align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.PromptHandoffPanel-module__5wok7W__stepNum{background:var(--accent,#2e5ce6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;display:inline-flex}.PromptHandoffPanel-module__5wok7W__promptBlock,.PromptHandoffPanel-module__5wok7W__pasteInput,.PromptHandoffPanel-module__5wok7W__revisionInput{border:1px solid var(--border,#d8dce3);width:100%;color:var(--text,#1c2330);background:var(--surface-2,#f7f8fa);resize:vertical;border-radius:10px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.45}.PromptHandoffPanel-module__5wok7W__revisionInput{background:#fff;font-family:inherit;font-size:.92rem}.PromptHandoffPanel-module__5wok7W__pasteInput{background:#fff}.PromptHandoffPanel-module__5wok7W__copyBtn{align-self:flex-start;min-height:44px}.PromptHandoffPanel-module__5wok7W__toolRow{flex-wrap:wrap;gap:8px;display:flex}.PromptHandoffPanel-module__5wok7W__toolBtn{border:1px solid var(--border,#d8dce3);min-height:44px;color:var(--text,#1c2330);background:#fff;border-radius:999px;align-items:center;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.PromptHandoffPanel-module__5wok7W__toolBtn:hover{border-color:var(--accent,#2e5ce6);color:var(--accent,#2e5ce6)}.PromptHandoffPanel-module__5wok7W__hint{color:var(--text-muted);margin:0;font-size:.85rem}.PromptHandoffPanel-module__5wok7W__error{color:#b3261e;margin:0;font-size:.85rem;font-weight:600}.PromptHandoffPanel-module__5wok7W__returnRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.PromptHandoffPanel-module__5wok7W__useBtn{min-height:48px}.PromptHandoffPanel-module__5wok7W__useBtn:disabled{opacity:.55;cursor:not-allowed}.PromptHandoffPanel-module__5wok7W__fileLink{min-height:44px;color:var(--text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:8px 10px;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:underline}.PromptHandoffPanel-module__5wok7W__fileLink:hover{color:var(--accent,#2e5ce6)}@media (max-width:768px){.PromptHandoffPanel-module__5wok7W__panel{gap:16px}.PromptHandoffPanel-module__5wok7W__promptBlock{font-size:.78rem}}@media (max-width:480px){.PromptHandoffPanel-module__5wok7W__returnRow{flex-direction:column;align-items:stretch}.PromptHandoffPanel-module__5wok7W__copyBtn,.PromptHandoffPanel-module__5wok7W__useBtn{width:100%}.PromptHandoffPanel-module__5wok7W__toolRow{gap:6px}.PromptHandoffPanel-module__5wok7W__sub,.PromptHandoffPanel-module__5wok7W__hint{font-size:.875rem}}
.ImportPhotosStep-module__Y6wC_G__lead{color:var(--muted,#6b7280);margin:0 0 14px;font-size:.94rem;line-height:1.5}.ImportPhotosStep-module__Y6wC_G__grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px;margin:0 0 16px;display:grid}.ImportPhotosStep-module__Y6wC_G__tile{aspect-ratio:1;background:var(--surface-2,#f3f4f6);cursor:pointer;border:2px solid #0000;border-radius:12px;width:100%;padding:0;transition:border-color .12s,opacity .12s;display:block;position:relative;overflow:hidden}.ImportPhotosStep-module__Y6wC_G__tile:focus-visible{outline:2px solid var(--accent,#4f46e5);outline-offset:2px}.ImportPhotosStep-module__Y6wC_G__tileImg{object-fit:cover;width:100%;height:100%;display:block}.ImportPhotosStep-module__Y6wC_G__tileOff .ImportPhotosStep-module__Y6wC_G__tileImg{opacity:.4}.ImportPhotosStep-module__Y6wC_G__tileOn{border-color:var(--accent,#4f46e5)}.ImportPhotosStep-module__Y6wC_G__check{background:var(--accent,#4f46e5);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:700;line-height:1;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 1px 3px #0000004d}.ImportPhotosStep-module__Y6wC_G__tileOff .ImportPhotosStep-module__Y6wC_G__check{color:#0000;box-shadow:none;background:#ffffffeb;border:1.5px solid #00000040}.ImportPhotosStep-module__Y6wC_G__footNote{color:var(--muted,#6b7280);margin:0 0 14px;font-size:.82rem}@media (max-width:768px){.ImportPhotosStep-module__Y6wC_G__grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}}@media (max-width:480px){.ImportPhotosStep-module__Y6wC_G__lead{font-size:.9rem}.ImportPhotosStep-module__Y6wC_G__grid{grid-template-columns:repeat(2,1fr);gap:8px}.ImportPhotosStep-module__Y6wC_G__footNote{font-size:.8rem}}
.ProposalGridStep-module__OFhU2G__step{flex-direction:column;gap:14px;display:flex}.ProposalGridStep-module__OFhU2G__lead{color:var(--text-muted);margin:0;font-size:.9rem}.ProposalGridStep-module__OFhU2G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ProposalGridStep-module__OFhU2G__tile{aspect-ratio:16/9;border:2px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-soft,#f4f6f8);cursor:pointer;min-height:64px;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.ProposalGridStep-module__OFhU2G__tile:hover{box-shadow:var(--shadow-md,0 4px 12px #00000014);transform:translateY(-2px)}.ProposalGridStep-module__OFhU2G__tile:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light,#4f46e533);outline:none}.ProposalGridStep-module__OFhU2G__thumb{object-fit:cover;width:100%;height:100%;display:block}.ProposalGridStep-module__OFhU2G__selected{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light,#4f46e540)}.ProposalGridStep-module__OFhU2G__check{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 1px 4px #00000040}.ProposalGridStep-module__OFhU2G__badge{letter-spacing:.02em;color:#fff;background:#111827c7;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700;line-height:1.4;position:absolute;bottom:6px;left:6px;box-shadow:0 1px 4px #00000040}.ProposalGridStep-module__OFhU2G__badgeExtracted{background:var(--accent)}.ProposalGridStep-module__OFhU2G__skeleton{cursor:default;background:linear-gradient(100deg,#eef0f3 30%,#f6f8fa 50%,#eef0f3 70%) 0 0/200% 100%;animation:1.2s ease-in-out infinite ProposalGridStep-module__OFhU2G__shimmer}@keyframes ProposalGridStep-module__OFhU2G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ProposalGridStep-module__OFhU2G__degraded{border:1px dashed var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-soft,#f4f6f8);color:var(--text-body);text-align:center;padding:16px;font-size:.88rem}.ProposalGridStep-module__OFhU2G__usingUpload{color:var(--accent);margin:0;font-size:.85rem;font-weight:600}.ProposalGridStep-module__OFhU2G__error{color:#dc2626;margin:0;font-size:.85rem}.ProposalGridStep-module__OFhU2G__secondary{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.ProposalGridStep-module__OFhU2G__secondaryLabel{color:var(--text-muted);font-size:.85rem}.ProposalGridStep-module__OFhU2G__linkBtn{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-white,#fff);min-height:44px;color:var(--accent);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:border-color .15s,background-color .15s;display:inline-flex}.ProposalGridStep-module__OFhU2G__linkBtn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-light,#eef2ff)}.ProposalGridStep-module__OFhU2G__linkBtn:disabled{color:var(--text-muted);cursor:default;opacity:.75}.ProposalGridStep-module__OFhU2G__hiddenInput{display:none}@media (max-width:768px){.ProposalGridStep-module__OFhU2G__grid{gap:10px}}@media (max-width:480px){.ProposalGridStep-module__OFhU2G__grid{grid-template-columns:1fr;gap:10px}}
.ByoImagePromptPanel-module__dj1CeG__panel{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-white,#fff);width:100%;max-width:560px;box-shadow:var(--shadow-md,0 4px 12px #00000014);flex-direction:column;gap:14px;padding:16px;display:flex}.ByoImagePromptPanel-module__dj1CeG__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ByoImagePromptPanel-module__dj1CeG__title{color:var(--text-body);margin:0;font-size:1rem;font-weight:700}.ByoImagePromptPanel-module__dj1CeG__close{width:44px;height:44px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm,8px);background:0 0;border:none;flex-shrink:0;margin:-8px -8px 0 0;font-size:1rem}.ByoImagePromptPanel-module__dj1CeG__close:hover{background:var(--bg-soft,#f4f6f8);color:var(--text-body)}.ByoImagePromptPanel-module__dj1CeG__step{flex-direction:column;gap:8px;display:flex}.ByoImagePromptPanel-module__dj1CeG__stepLabel{color:var(--text-body);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.ByoImagePromptPanel-module__dj1CeG__stepNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;display:inline-flex}.ByoImagePromptPanel-module__dj1CeG__promptBox{resize:vertical;border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-soft,#f4f6f8);width:100%;color:var(--text-body);padding:12px;font-family:inherit;font-size:.9rem;line-height:1.5}.ByoImagePromptPanel-module__dj1CeG__copyBtn{align-self:flex-start;min-height:44px}.ByoImagePromptPanel-module__dj1CeG__hint{color:var(--text-muted);margin:0;font-size:.85rem}.ByoImagePromptPanel-module__dj1CeG__dropzone{border:1.5px dashed var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-soft,#f4f6f8);width:100%;min-height:56px;color:var(--text-body);cursor:pointer;padding:14px;font-size:.9rem;font-weight:600;transition:border-color .15s,background-color .15s}.ByoImagePromptPanel-module__dj1CeG__dropzone:hover:not(:disabled){border-color:var(--accent);background:var(--accent-light,#eef2ff)}.ByoImagePromptPanel-module__dj1CeG__dropzone:disabled{cursor:default;opacity:.75}.ByoImagePromptPanel-module__dj1CeG__error{color:#dc2626;margin:0;font-size:.85rem}.ByoImagePromptPanel-module__dj1CeG__hiddenInput{display:none}@media (max-width:768px){.ByoImagePromptPanel-module__dj1CeG__panel{max-width:100%}}@media (max-width:480px){.ByoImagePromptPanel-module__dj1CeG__panel{padding:14px}.ByoImagePromptPanel-module__dj1CeG__copyBtn{align-self:stretch}}
.MenuUploadStep-module__0-SrPa__step{flex-direction:column;gap:12px;display:flex}.MenuUploadStep-module__0-SrPa__lead{color:var(--text-muted);margin:0;font-size:.9rem}.MenuUploadStep-module__0-SrPa__uploadBtn{cursor:pointer;align-self:flex-start;min-height:44px}.MenuUploadStep-module__0-SrPa__hiddenInput{display:none}.MenuUploadStep-module__0-SrPa__error{color:#dc2626;margin:0;font-size:.85rem}.MenuUploadStep-module__0-SrPa__errorRow{flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:100%;display:flex}.MenuUploadStep-module__0-SrPa__retryBtn{cursor:pointer;align-self:flex-start;min-height:44px}.MenuUploadStep-module__0-SrPa__note{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.45}.MenuUploadStep-module__0-SrPa__working{flex-direction:column;gap:8px;display:flex}.MenuUploadStep-module__0-SrPa__stage{align-items:center;gap:10px;margin:0;font-size:.88rem;transition:color .2s;display:flex}.MenuUploadStep-module__0-SrPa__stage_done{color:var(--text-muted)}.MenuUploadStep-module__0-SrPa__stage_active{color:var(--text-primary);font-weight:600}.MenuUploadStep-module__0-SrPa__stage_pending{color:var(--text-muted);opacity:.55}.MenuUploadStep-module__0-SrPa__tick{text-align:center;width:16px;color:var(--green,#10b981);flex-shrink:0;font-weight:700}.MenuUploadStep-module__0-SrPa__spinner{border:2.5px solid var(--accent-light,#edf1fd);border-top-color:var(--accent,#2e5ce6);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin:0 1px;animation:.8s linear infinite MenuUploadStep-module__0-SrPa__menuSpin}@keyframes MenuUploadStep-module__0-SrPa__menuSpin{to{transform:rotate(360deg)}}.MenuUploadStep-module__0-SrPa__dot{text-align:center;flex-shrink:0;width:16px}.MenuUploadStep-module__0-SrPa__dot:before{content:"·"}.MenuUploadStep-module__0-SrPa__track{background:var(--accent-light,#edf1fd);border-radius:999px;width:100%;height:6px;margin-top:6px;overflow:hidden}.MenuUploadStep-module__0-SrPa__fill{background:var(--accent,#2e5ce6);border-radius:999px;height:100%;transition:width .9s;display:block}.MenuUploadStep-module__0-SrPa__summary{color:var(--green,#10b981);margin:0;font-size:.95rem;font-weight:700}.MenuUploadStep-module__0-SrPa__navRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;display:flex}.MenuUploadStep-module__0-SrPa__continueBtn{min-width:110px;min-height:44px}.MenuUploadStep-module__0-SrPa__skipBtn{min-height:44px;color:var(--text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:underline}.MenuUploadStep-module__0-SrPa__skipBtn:hover{color:var(--accent,#2e5ce6)}@media (max-width:768px){.MenuUploadStep-module__0-SrPa__step{gap:10px}.MenuUploadStep-module__0-SrPa__lead{font-size:.88rem}.MenuUploadStep-module__0-SrPa__error,.MenuUploadStep-module__0-SrPa__note{font-size:.875rem}}@media (max-width:480px){.MenuUploadStep-module__0-SrPa__uploadBtn{align-self:stretch}.MenuUploadStep-module__0-SrPa__navRow{flex-direction:column-reverse;align-items:stretch}.MenuUploadStep-module__0-SrPa__continueBtn{width:100%}.MenuUploadStep-module__0-SrPa__error,.MenuUploadStep-module__0-SrPa__note{font-size:.875rem}.MenuUploadStep-module__0-SrPa__retryBtn{align-self:stretch;width:100%}}
.MenuReviewEditor-module__rKar1G__menuScroll{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg-soft,#f4f6f8);max-height:min(55vh,480px);padding:12px 14px;overflow-y:auto}.MenuReviewEditor-module__rKar1G__invisible{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:6px;margin:0;padding:4px 6px}.MenuReviewEditor-module__rKar1G__invisible:focus{background:var(--bg,#fff);border-color:var(--accent,#2e5ce6);outline:none}.MenuReviewEditor-module__rKar1G__invisible::placeholder{color:var(--text-muted);opacity:.55;font-weight:400}.MenuReviewEditor-module__rKar1G__invisible[aria-invalid=true]{border-color:#dc2626}@media (hover:hover){.MenuReviewEditor-module__rKar1G__invisible:hover:not(:focus){border-color:var(--border)}}.MenuReviewEditor-module__rKar1G__category{margin:0 0 16px}.MenuReviewEditor-module__rKar1G__category:last-child{margin-bottom:0}.MenuReviewEditor-module__rKar1G__catRow{align-items:center;gap:8px;margin:0 0 4px;display:flex}.MenuReviewEditor-module__rKar1G__catName{flex:1;min-width:0;font-size:.95rem;font-weight:700}.MenuReviewEditor-module__rKar1G__removeSection{min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:.875rem;font-weight:600}.MenuReviewEditor-module__rKar1G__removeSectionConfirm{color:#dc2626}.MenuReviewEditor-module__rKar1G__items{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.MenuReviewEditor-module__rKar1G__item{flex-direction:column;display:flex}.MenuReviewEditor-module__rKar1G__itemRow{align-items:center;gap:4px;display:flex}.MenuReviewEditor-module__rKar1G__itemName{flex:1;min-width:0;font-size:.9rem;font-weight:600}.MenuReviewEditor-module__rKar1G__price{text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;width:5.5em;font-size:.875rem;font-weight:400}.MenuReviewEditor-module__rKar1G__removeBtn{width:44px;height:44px;color:var(--text-muted);opacity:.7;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}@media (hover:hover){.MenuReviewEditor-module__rKar1G__removeBtn:hover{opacity:1;color:#dc2626}}.MenuReviewEditor-module__rKar1G__itemDesc{resize:none;width:100%;color:var(--text-muted);font-size:.875rem;font-weight:400;display:block;overflow:hidden}.MenuReviewEditor-module__rKar1G__blankHint{color:#dc2626;margin:0;padding:0 6px;font-size:.875rem}.MenuReviewEditor-module__rKar1G__emptySectionHint{color:var(--text-muted);margin:0;padding:0 6px;font-size:.875rem}.MenuReviewEditor-module__rKar1G__modifiers{border-left:2px solid var(--border);flex-direction:column;gap:2px;margin:2px 0 4px;padding:0 0 0 14px;list-style:none;display:flex}.MenuReviewEditor-module__rKar1G__modifier{color:var(--text-muted);align-items:center;gap:4px;font-size:.875rem;display:flex}.MenuReviewEditor-module__rKar1G__modLabel{flex:1;min-width:0}.MenuReviewEditor-module__rKar1G__addItem{border:1px dashed var(--border);width:100%;min-height:44px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border-radius:6px;margin-top:4px;padding:6px 8px;font-family:inherit;font-size:.875rem;font-weight:600}@media (hover:hover){.MenuReviewEditor-module__rKar1G__addItem:hover{color:var(--accent,#2e5ce6);border-color:var(--accent,#2e5ce6)}}.MenuReviewEditor-module__rKar1G__addModifier{margin-top:2px}.MenuReviewEditor-module__rKar1G__addSection{margin-top:12px}.MenuReviewEditor-module__rKar1G__metaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MenuReviewEditor-module__rKar1G__resetLink{min-height:44px;color:var(--text-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px 8px;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:underline}@media (hover:hover){.MenuReviewEditor-module__rKar1G__resetLink:hover{color:var(--accent,#2e5ce6)}}.MenuReviewEditor-module__rKar1G__tooLongNote{color:#b45309;margin:0;font-size:.875rem;font-weight:600}.MenuReviewEditor-module__rKar1G__emptyNote{color:var(--text-muted);margin:0;font-size:.875rem}@media (max-width:768px){.MenuReviewEditor-module__rKar1G__menuScroll{max-height:min(55vh,420px);padding:10px 12px}}@media (max-width:480px){.MenuReviewEditor-module__rKar1G__invisible{font-size:16px}.MenuReviewEditor-module__rKar1G__price{width:5em}.MenuReviewEditor-module__rKar1G__removeSection{padding:4px 6px}}
.AddSiteFlow-module__QJGz4a__wrap{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;min-height:min(74vh,680px);margin:0 auto;padding:40px 24px 48px;display:flex}@media (max-width:768px){.AddSiteFlow-module__QJGz4a__wrap{min-height:0;padding:16px 8px 32px}}@media (max-width:480px){.AddSiteFlow-module__QJGz4a__wrap{padding:8px 0 24px}}
.PlanProgress-module__1SCt9G__wrap{flex-direction:column;gap:8px;display:flex}.PlanProgress-module__1SCt9G__head{color:var(--portal-text,#0f172a);margin:0;font-size:13px;font-weight:600;line-height:1.55}.PlanProgress-module__1SCt9G__thinking{background-image:linear-gradient(100deg, var(--portal-text,#0f172a) 20%, var(--accent,#4f46e5) 42%, var(--portal-text,#0f172a) 64%);color:#0000;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;animation:2.6s ease-in-out infinite PlanProgress-module__1SCt9G__planSheen;display:inline-block;position:relative}@keyframes PlanProgress-module__1SCt9G__planSheen{0%{background-position:140% 0}to{background-position:-40% 0}}.PlanProgress-module__1SCt9G__sparks{vertical-align:baseline;gap:3px;margin-left:6px;display:inline-flex}.PlanProgress-module__1SCt9G__spark{color:var(--accent,#4f46e5);opacity:.25;font-size:10px;line-height:1;animation:2.2s ease-in-out infinite PlanProgress-module__1SCt9G__planSpark}.PlanProgress-module__1SCt9G__spark:nth-child(2){font-size:8px;animation-duration:3.1s;animation-delay:.7s}@keyframes PlanProgress-module__1SCt9G__planSpark{0%,to{opacity:.18;transform:scale(.8)}45%{opacity:1;transform:scale(1.15)}}.PlanProgress-module__1SCt9G__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.PlanProgress-module__1SCt9G__ticks{border:1px solid var(--portal-hairline,#0a14281f);background:var(--portal-surface,#fff);border-radius:12px;padding:10px 12px}.PlanProgress-module__1SCt9G__row{color:var(--portal-text,#0f172a);align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;display:flex}.PlanProgress-module__1SCt9G__failed{color:var(--portal-text,#0f172a)}.PlanProgress-module__1SCt9G__reason{color:var(--portal-text-muted,#64748b);font-size:12px}.PlanProgress-module__1SCt9G__glyph{text-align:center;flex:none;justify-content:center;align-items:center;width:16px;min-height:1.55em;display:flex}.PlanProgress-module__1SCt9G__done{color:var(--accent,#4f46e5)}.PlanProgress-module__1SCt9G__pending{color:var(--portal-text-muted,#64748b)}.PlanProgress-module__1SCt9G__bad{color:var(--portal-danger,#b42318)}.PlanProgress-module__1SCt9G__label{overflow-wrap:anywhere;min-width:0}.PlanProgress-module__1SCt9G__spin{border:2px solid var(--portal-hairline,#0a14282e);border-top-color:var(--accent,#4f46e5);border-radius:50%;width:11px;height:11px;animation:.7s linear infinite PlanProgress-module__1SCt9G__planSpin;display:inline-block}@keyframes PlanProgress-module__1SCt9G__planSpin{to{transform:rotate(360deg)}}@media (max-width:768px){.PlanProgress-module__1SCt9G__ticks{padding:10px}}@media (max-width:480px){.PlanProgress-module__1SCt9G__head,.PlanProgress-module__1SCt9G__row,.PlanProgress-module__1SCt9G__reason{font-size:14px}}
.EditorRow-module__buIMyq__wrap{flex:100%;margin-top:14px}.EditorRow-module__buIMyq__label{font-size:11px;font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:#0a0f1e6b;margin-bottom:13px}.EditorRow-module__buIMyq__card{background:#fff;border-radius:17px;flex-wrap:wrap;align-items:flex-start;gap:14px;padding:19px 22px;display:flex;box-shadow:inset 0 0 0 1px #0a142814}.EditorRow-module__buIMyq__avatar{color:#0a0f1e8c;background:#f6f8fc;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:14.5px;font-weight:600;display:flex;box-shadow:inset 0 0 0 1px #0a142814}.EditorRow-module__buIMyq__body{flex:1;min-width:200px}.EditorRow-module__buIMyq__name{font-size:13.5px;font-weight:500}.EditorRow-module__buIMyq__meta{color:#0a0f1e80;margin-top:2px;font-size:12.5px;line-height:1.5}.EditorRow-module__buIMyq__mono{font-family:var(--font-mono)}.EditorRow-module__buIMyq__copy{color:#0a0f1e80;text-wrap:pretty;margin-top:6px;font-size:12.5px;line-height:1.5}.EditorRow-module__buIMyq__remove{color:#c0392f;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:500}@media (max-width:768px){.EditorRow-module__buIMyq__body{min-width:160px}}@media (max-width:480px){.EditorRow-module__buIMyq__card{padding:16px}.EditorRow-module__buIMyq__remove{align-items:center;min-height:44px;padding:11px 8px;display:inline-flex}}
