.website-prompt-module__z62L9a__page{width:100%;max-width:1040px;padding-top:56px;padding-bottom:96px}.website-prompt-module__z62L9a__hero{text-align:center;margin-bottom:32px}.website-prompt-module__z62L9a__kicker{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-deep);background:var(--accent-light);border-radius:var(--radius-full);margin-bottom:16px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-block}.website-prompt-module__z62L9a__hero h1{font-family:var(--font-display);color:var(--text-primary);margin:0 0 14px;font-size:2.4rem;line-height:1.12}.website-prompt-module__z62L9a__heroAccent{color:var(--accent)}.website-prompt-module__z62L9a__intro{color:var(--text-body);max-width:600px;margin:0 auto;font-size:1.12rem;line-height:1.6}.website-prompt-module__z62L9a__wizard{grid-template-columns:1fr 290px;align-items:start;gap:24px;display:grid}.website-prompt-module__z62L9a__main{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:28px 28px 22px}.website-prompt-module__z62L9a__progress{align-items:center;gap:14px;margin-bottom:22px;display:flex}.website-prompt-module__z62L9a__progressBar{background:var(--bg-soft);border-radius:var(--radius-full);flex:1;height:8px;overflow:hidden}.website-prompt-module__z62L9a__progressFill{background:var(--accent);border-radius:var(--radius-full);height:100%;transition:width .3s}.website-prompt-module__z62L9a__progressLabel{color:var(--text-muted);white-space:nowrap;font-size:.85rem;font-weight:600}.website-prompt-module__z62L9a__stepTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 20px;font-size:1.5rem;line-height:1.2}.website-prompt-module__z62L9a__stepBody{margin-bottom:24px}.website-prompt-module__z62L9a__optionGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.website-prompt-module__z62L9a__optionCard{text-align:left;background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;align-items:flex-start;gap:4px;min-height:80px;padding:16px;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s;display:flex}.website-prompt-module__z62L9a__optionCard:hover{border-color:var(--accent);transform:translateY(-1px)}.website-prompt-module__z62L9a__optionOn{border-color:var(--accent);background:var(--accent-light);box-shadow:var(--shadow-glow)}.website-prompt-module__z62L9a__optionEmoji{font-size:1.4rem}.website-prompt-module__z62L9a__optionLabel{color:var(--text-primary);font-size:1rem;font-weight:600}.website-prompt-module__z62L9a__optionHint{color:var(--text-muted);font-size:.85rem}.website-prompt-module__z62L9a__textField{flex-direction:column;gap:8px;display:flex}.website-prompt-module__z62L9a__textInput{width:100%;min-height:48px;color:var(--text-primary);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);padding:13px 16px;font-size:1rem;transition:border-color .15s,box-shadow .15s}.website-prompt-module__z62L9a__textInput:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);outline:none}.website-prompt-module__z62L9a__textInput:disabled{background:var(--bg-soft);color:var(--text-muted);cursor:not-allowed}textarea.website-prompt-module__z62L9a__textInput{resize:vertical;line-height:1.5}.website-prompt-module__z62L9a__example{color:var(--text-muted);margin:0;font-size:.9rem}.website-prompt-module__z62L9a__contactGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.website-prompt-module__z62L9a__contactField{flex-direction:column;gap:6px;display:flex}.website-prompt-module__z62L9a__contactLabel{color:var(--text-body);font-size:.88rem;font-weight:600}.website-prompt-module__z62L9a__contactNote{color:var(--text-muted);grid-column:1/-1;margin:2px 0 0;font-size:.9rem}.website-prompt-module__z62L9a__sectionsList{flex-direction:column;gap:8px;display:flex}.website-prompt-module__z62L9a__sectionRow{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-white);justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;display:flex}.website-prompt-module__z62L9a__sectionOn{border-color:var(--accent);background:var(--accent-light)}.website-prompt-module__z62L9a__sectionToggle{color:var(--text-primary);cursor:pointer;flex:1;align-items:center;gap:10px;min-height:36px;font-size:1rem;font-weight:600;display:flex}.website-prompt-module__z62L9a__sectionToggle input{width:20px;height:20px;accent-color:var(--accent);cursor:pointer}.website-prompt-module__z62L9a__reorder{gap:4px;display:flex}.website-prompt-module__z62L9a__reorder button{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-white);width:36px;height:36px;color:var(--text-body);cursor:pointer;font-size:1rem}.website-prompt-module__z62L9a__reorder button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.website-prompt-module__z62L9a__reorder button:disabled{opacity:.35;cursor:not-allowed}.website-prompt-module__z62L9a__fillList{flex-direction:column;gap:16px;display:flex}.website-prompt-module__z62L9a__fillRow{flex-direction:column;gap:8px;display:flex}.website-prompt-module__z62L9a__fillHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.website-prompt-module__z62L9a__fillLabel{color:var(--text-primary);font-size:1rem;font-weight:600}.website-prompt-module__z62L9a__aiToggle{color:var(--text-body);cursor:pointer;align-items:center;gap:8px;font-size:.88rem;display:flex}.website-prompt-module__z62L9a__aiToggle input{width:18px;height:18px;accent-color:var(--accent)}.website-prompt-module__z62L9a__fillInput{width:100%;color:var(--text-primary);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);resize:vertical;padding:12px 14px;font-size:.98rem;line-height:1.5}.website-prompt-module__z62L9a__fillInput:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);outline:none}.website-prompt-module__z62L9a__fillInput:disabled{background:var(--bg-soft);color:var(--text-muted)}.website-prompt-module__z62L9a__colourStep{flex-direction:column;gap:18px;display:flex}.website-prompt-module__z62L9a__swatchGrid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.website-prompt-module__z62L9a__swatch{color:var(--text-body);background:var(--bg-white);border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;align-items:center;gap:8px;min-height:44px;padding:12px 6px;font-size:.82rem;font-weight:600;display:flex}.website-prompt-module__z62L9a__swatch:hover{border-color:var(--accent)}.website-prompt-module__z62L9a__swatchOn{border-color:var(--accent);background:var(--accent-light);box-shadow:var(--shadow-glow)}.website-prompt-module__z62L9a__swatchDot{border-radius:var(--radius-full);width:28px;height:28px;box-shadow:inset 0 0 0 1px #0000001a}.website-prompt-module__z62L9a__modeToggle{gap:10px;display:flex}.website-prompt-module__z62L9a__modeToggle button{min-height:48px;color:var(--text-body);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;flex:1;padding:12px;font-size:1rem;font-weight:600}.website-prompt-module__z62L9a__modeOn{border-color:var(--accent)!important;background:var(--accent-light)!important;color:var(--accent-deep)!important}.website-prompt-module__z62L9a__nav{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.website-prompt-module__z62L9a__navRight{align-items:center;gap:12px;display:flex}.website-prompt-module__z62L9a__backBtn,.website-prompt-module__z62L9a__skipBtn{min-height:44px;color:var(--text-body);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;padding:10px 16px;font-size:.95rem;font-weight:600}.website-prompt-module__z62L9a__backBtn:hover:not(:disabled),.website-prompt-module__z62L9a__skipBtn:hover{color:var(--accent)}.website-prompt-module__z62L9a__backBtn:disabled{opacity:.3;cursor:not-allowed}.website-prompt-module__z62L9a__nextBtn{min-height:44px}.website-prompt-module__z62L9a__summary{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);position:sticky;top:96px;overflow:hidden}.website-prompt-module__z62L9a__summaryToggle{width:100%;font-family:var(--font-display);color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 18px;font-size:1rem;font-weight:600;display:flex}.website-prompt-module__z62L9a__summaryChevron{transition:transform .2s}.website-prompt-module__z62L9a__summaryChevron[data-open=true]{transform:rotate(180deg)}.website-prompt-module__z62L9a__summaryBody{max-height:0;transition:max-height .25s;overflow:hidden}.website-prompt-module__z62L9a__summaryBodyOpen{max-height:640px}.website-prompt-module__z62L9a__summaryRow{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:9px 18px;font-size:.9rem;display:flex}.website-prompt-module__z62L9a__summaryKey{color:var(--text-muted);white-space:nowrap}.website-prompt-module__z62L9a__summaryVal{color:var(--text-primary);text-align:right;text-overflow:ellipsis;font-weight:600;overflow:hidden}.website-prompt-module__z62L9a__summaryMuted{color:var(--text-muted);font-weight:400}.website-prompt-module__z62L9a__handoff{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:1140px;margin:0 auto;padding:32px;scroll-margin-top:90px}.website-prompt-module__z62L9a__handoffSteps{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;margin:20px 0 24px;display:grid}.website-prompt-module__z62L9a__copyCol{flex-direction:column;display:flex}.website-prompt-module__z62L9a__stepTitleSm{font-family:var(--font-display);color:var(--text-primary);margin:0 0 10px;font-size:1.05rem}@media (max-width:900px){.website-prompt-module__z62L9a__handoffSteps{grid-template-columns:1fr}}.website-prompt-module__z62L9a__handoffHead{align-items:center;gap:10px;margin-bottom:18px;display:flex}.website-prompt-module__z62L9a__tick{font-size:1.5rem}.website-prompt-module__z62L9a__handoffTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.6rem}.website-prompt-module__z62L9a__promptBox{background:var(--bg-dark);border-radius:var(--radius-md);max-height:300px;margin-bottom:14px;padding:16px;overflow:auto}.website-prompt-module__z62L9a__promptText{color:var(--text-on-dark);white-space:pre-wrap;word-break:break-word;-webkit-user-select:all;user-select:all;margin:0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.55}.website-prompt-module__z62L9a__copyBtn{width:100%;margin-bottom:0}.website-prompt-module__z62L9a__copied{background:var(--green)!important}.website-prompt-module__z62L9a__nextSteps{background:var(--bg-soft);border-radius:var(--radius-md);margin-bottom:22px;padding:22px 24px}.website-prompt-module__z62L9a__nextTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 16px;font-size:1.1rem}.website-prompt-module__z62L9a__nextList{flex-direction:column;gap:14px;margin:0 0 20px;padding:0;list-style:none;display:flex}.website-prompt-module__z62L9a__nextItem{color:var(--text-body);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.45;display:flex}.website-prompt-module__z62L9a__nextNum{color:#fff;background:var(--accent);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;display:flex}.website-prompt-module__z62L9a__uploadCta{width:100%}.website-prompt-module__z62L9a__handoffActions{justify-content:center;gap:12px;display:flex}.website-prompt-module__z62L9a__secondaryBtn{min-height:44px;color:var(--text-body);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-full);cursor:pointer;padding:10px 20px;font-size:.95rem;font-weight:600}.website-prompt-module__z62L9a__secondaryBtn:hover{border-color:var(--accent);color:var(--accent)}.website-prompt-module__z62L9a__guidesNote{text-align:center;color:var(--text-body);margin-top:28px;font-size:.98rem}.website-prompt-module__z62L9a__guidesLink{color:var(--accent);font-weight:600}.website-prompt-module__z62L9a__guidesLink:hover{text-decoration:underline}@media (max-width:768px){.website-prompt-module__z62L9a__page{padding-top:40px;padding-bottom:72px}.website-prompt-module__z62L9a__hero h1{font-size:2rem}.website-prompt-module__z62L9a__wizard{grid-template-columns:1fr}.website-prompt-module__z62L9a__summary{position:static}.website-prompt-module__z62L9a__main{padding:22px 20px 18px}.website-prompt-module__z62L9a__optionGrid{grid-template-columns:repeat(2,1fr)}.website-prompt-module__z62L9a__swatchGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:769px){.website-prompt-module__z62L9a__summaryBody{max-height:none}.website-prompt-module__z62L9a__summaryToggle{cursor:default}.website-prompt-module__z62L9a__summaryChevron{display:none}}@media (max-width:480px){.website-prompt-module__z62L9a__hero h1{font-size:1.7rem}.website-prompt-module__z62L9a__intro{font-size:1rem}.website-prompt-module__z62L9a__stepTitle{font-size:1.3rem}.website-prompt-module__z62L9a__contactGrid{grid-template-columns:1fr}.website-prompt-module__z62L9a__swatchGrid{grid-template-columns:repeat(3,1fr)}.website-prompt-module__z62L9a__handoff{padding:22px 18px}.website-prompt-module__z62L9a__nav{flex-wrap:wrap}.website-prompt-module__z62L9a__navRight{flex:1;justify-content:flex-end}}.website-prompt-module__z62L9a__main{max-width:760px;margin:0 auto;scroll-margin-top:90px}.website-prompt-module__z62L9a__startCard{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);text-align:center;max-width:600px;margin:0 auto;padding:44px 36px}.website-prompt-module__z62L9a__startTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 14px;font-size:1.8rem}.website-prompt-module__z62L9a__startBody{color:var(--text-body);max-width:480px;margin:0 auto 26px;font-size:1.05rem;line-height:1.6}.website-prompt-module__z62L9a__startBtn{min-width:180px}.website-prompt-module__z62L9a__chipGrid{flex-wrap:wrap;gap:10px;display:flex}.website-prompt-module__z62L9a__chip{min-height:44px;color:var(--text-body);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-full);cursor:pointer;padding:10px 16px;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.website-prompt-module__z62L9a__chip:hover{border-color:var(--accent)}.website-prompt-module__z62L9a__chipOn{border-color:var(--accent);background:var(--accent-light);color:var(--accent-deep)}.website-prompt-module__z62L9a__chipEmoji{margin-right:4px}.website-prompt-module__z62L9a__chip:disabled{cursor:default}.website-prompt-module__z62L9a__contactValues{flex-direction:column;gap:14px;margin-top:16px;display:flex}.website-prompt-module__z62L9a__itemsList{flex-direction:column;gap:14px;display:flex}.website-prompt-module__z62L9a__itemRow{flex-direction:column;gap:8px;display:flex}.website-prompt-module__z62L9a__itemMeta{gap:8px;display:flex}.website-prompt-module__z62L9a__itemMeta .website-prompt-module__z62L9a__textInput{flex:1}.website-prompt-module__z62L9a__removeBtn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-white);width:44px;min-height:44px;color:var(--text-muted);cursor:pointer;flex-shrink:0}.website-prompt-module__z62L9a__removeBtn:hover{border-color:var(--red);color:var(--red)}.website-prompt-module__z62L9a__addBtn{min-height:44px;color:var(--accent-deep);background:var(--accent-light);border-radius:var(--radius-full);cursor:pointer;border:none;align-self:flex-start;padding:10px 18px;font-weight:600}.website-prompt-module__z62L9a__contactList{flex-direction:column;gap:8px;display:flex}.website-prompt-module__z62L9a__contactRow{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-white);flex-direction:column;gap:8px;padding:10px 14px;display:flex}.website-prompt-module__z62L9a__contactOn{border-color:var(--accent);background:var(--accent-light)}.website-prompt-module__z62L9a__contactToggle{color:var(--text-primary);cursor:pointer;align-items:center;gap:10px;min-height:36px;font-weight:600;display:flex}.website-prompt-module__z62L9a__contactToggle input{width:20px;height:20px;accent-color:var(--accent)}.website-prompt-module__z62L9a__hintNote{color:var(--text-muted);margin:6px 0 0;font-size:.9rem}.website-prompt-module__z62L9a__notesList{flex-direction:column;gap:12px;display:flex}.website-prompt-module__z62L9a__noteRow{flex-direction:column;gap:6px;display:flex}.website-prompt-module__z62L9a__noteLabel{color:var(--text-body);font-size:.9rem;font-weight:600}.website-prompt-module__z62L9a__fieldStack{flex-direction:column;gap:14px;display:flex}.website-prompt-module__z62L9a__lookHeading{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.8rem;font-weight:700;display:block}.website-prompt-module__z62L9a__launchSection{background:var(--accent-light);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:0;padding:20px}.website-prompt-module__z62L9a__launchTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 4px;font-size:1.15rem}.website-prompt-module__z62L9a__launchSub{color:var(--text-body);margin:0 0 16px;font-size:.95rem;line-height:1.5}.website-prompt-module__z62L9a__launchGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.website-prompt-module__z62L9a__launchBtn{min-height:48px;color:var(--text-primary);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-full);cursor:pointer;justify-content:center;align-items:center;gap:9px;padding:12px 14px;font-size:.98rem;font-weight:600;transition:border-color .15s,box-shadow .15s,transform .12s;display:inline-flex}.website-prompt-module__z62L9a__launchBtn:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.website-prompt-module__z62L9a__launchDot{border-radius:var(--radius-full);flex-shrink:0;width:14px;height:14px;box-shadow:inset 0 0 0 1px #0000001f}.website-prompt-module__z62L9a__launchCopied{color:var(--green);margin:14px 0 0;font-size:.9rem;font-weight:600}.website-prompt-module__z62L9a__launchLogo{flex-shrink:0}.website-prompt-module__z62L9a__launchName{color:var(--text-primary);font-weight:600}.website-prompt-module__z62L9a__publishSection{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:0;padding:20px}.website-prompt-module__z62L9a__publishTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 4px;font-size:1.15rem}.website-prompt-module__z62L9a__publishSub{color:var(--text-body);margin:0 0 16px;font-size:.95rem;line-height:1.5}.website-prompt-module__z62L9a__publishTextarea{resize:vertical;width:100%;min-height:96px;max-height:220px;color:var(--text-primary);background:var(--bg-white);border:1.5px solid var(--border-strong);border-radius:var(--radius-md);padding:12px 14px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5}.website-prompt-module__z62L9a__publishTextarea:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);outline:none}.website-prompt-module__z62L9a__publishOr{color:var(--text-muted);align-items:center;gap:12px;margin:14px 0;font-size:.85rem;display:flex}.website-prompt-module__z62L9a__publishOr:before,.website-prompt-module__z62L9a__publishOr:after{content:"";background:var(--border);flex:1;height:1px}.website-prompt-module__z62L9a__dropzone{text-align:center;min-height:64px;color:var(--text-muted);background:var(--bg-white);border:1.5px dashed var(--border-strong);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;padding:16px;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:flex}.website-prompt-module__z62L9a__dropzone:hover,.website-prompt-module__z62L9a__dropzoneActive{border-color:var(--accent);background:var(--accent-light);color:var(--accent-deep)}.website-prompt-module__z62L9a__dropzoneHasFile{border-style:solid;border-color:var(--green);color:var(--green);background:var(--green-light)}.website-prompt-module__z62L9a__fileInput{display:none}.website-prompt-module__z62L9a__publishErr{color:var(--red);margin:14px 0 0;font-size:.9rem;font-weight:600}.website-prompt-module__z62L9a__publishBtn{width:100%;margin-top:16px}@media (max-width:480px){.website-prompt-module__z62L9a__launchGrid{grid-template-columns:repeat(2,1fr)}}.website-prompt-module__z62L9a__review{border:1px solid var(--border);border-radius:var(--radius-md);margin:0 0 24px;overflow:hidden}.website-prompt-module__z62L9a__reviewRow{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:11px 16px;display:flex}.website-prompt-module__z62L9a__reviewRow:last-child{border-bottom:none}.website-prompt-module__z62L9a__reviewKey{color:var(--text-muted);margin:0;font-size:.9rem}.website-prompt-module__z62L9a__reviewVal{color:var(--text-primary);text-align:right;margin:0;font-size:.92rem;font-weight:600}@media (max-width:480px){.website-prompt-module__z62L9a__startCard{padding:32px 22px}.website-prompt-module__z62L9a__itemMeta{flex-wrap:wrap}.website-prompt-module__z62L9a__reviewVal{text-align:right}}
