.tag-picker-module__ZfTEPq__picker{background:var(--brand-surface,#1a1917);border:1px solid var(--brand-line,#f4e8ce1f);border-radius:var(--radius-card,24px) var(--radius-card,24px) 0 0;font-family:var(--font-body), sans-serif;border-bottom:0;flex-direction:column;gap:12px;height:336px;padding:16px 18px 14px;display:flex;overflow:hidden;box-shadow:0 -20px 52px #00000061}.tag-picker-module__ZfTEPq__head{touch-action:pan-y;flex:none;justify-content:space-between;align-items:center;min-height:32px;display:flex}.tag-picker-module__ZfTEPq__headCopy{align-items:baseline;gap:10px;min-width:0;display:flex}.tag-picker-module__ZfTEPq__headCopy strong{color:var(--brand-cream,#f4e8ce);letter-spacing:-.01em;font-size:15px;font-weight:700}.tag-picker-module__ZfTEPq__headCopy span{color:#f4e8ce85;font-size:12px;font-weight:550}.tag-picker-module__ZfTEPq__close{color:#f4e8ceb8;cursor:pointer;font:inherit;min-height:32px;transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard), color var(--dur-fast) var(--ease-standard);background:#f4e8ce09;border:1px solid #f4e8ce1a;border-radius:10px;align-items:center;gap:7px;padding:0 8px 0 10px;font-size:12px;font-weight:650;display:inline-flex}.tag-picker-module__ZfTEPq__close:hover{color:var(--brand-cream,#f4e8ce);background:#f4e8ce11;border-color:#f4e8ce2b}.tag-picker-module__ZfTEPq__close kbd{color:#f4e8ce7a;border:1px solid #f4e8ce21;border-radius:5px;padding-inline:4px;font-family:ui-monospace,Menlo,monospace;font-size:9px;line-height:17px}.tag-picker-module__ZfTEPq__steps{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.tag-picker-module__ZfTEPq__step{border-radius:var(--radius-control,14px);color:#f4e8cebd;cursor:pointer;font:inherit;text-align:left;min-height:54px;transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard), color var(--dur-fast) var(--ease-standard), transform var(--dur-fast) var(--ease-standard);background:#f4e8ce06;border:1px solid #f4e8ce1a;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:7px 9px;display:grid;position:relative}.tag-picker-module__ZfTEPq__step:hover{color:var(--brand-cream,#f4e8ce);background:#f4e8ce0d;border-color:#f4e8ce2e}.tag-picker-module__ZfTEPq__step:active{transform:translateY(1px)}.tag-picker-module__ZfTEPq__step[aria-selected=true]{background:#ff681f14;border-color:#ff7a2e57;box-shadow:inset 0 0 0 1px #ff7a2e0f}.tag-picker-module__ZfTEPq__stepIcon{background:#f4e8ce0e;border:1px solid #f4e8ce14;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;line-height:1;display:flex}.tag-picker-module__ZfTEPq__step[aria-selected=true] .tag-picker-module__ZfTEPq__stepIcon{background:#ff681f21;border-color:#ff7a2e3d}.tag-picker-module__ZfTEPq__stepCopy{flex-direction:column;min-width:0;display:flex}.tag-picker-module__ZfTEPq__stepCopy small{color:#f4e8ce75;letter-spacing:.035em;text-transform:uppercase;font-size:10px;font-weight:650;line-height:1.1}.tag-picker-module__ZfTEPq__stepCopy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650;line-height:1.35;overflow:hidden}.tag-picker-module__ZfTEPq__step[data-complete=false] .tag-picker-module__ZfTEPq__stepCopy strong{color:#f4e8ce61;font-weight:550}.tag-picker-module__ZfTEPq__stepMark{color:#ff9a5f;opacity:0;background:#ff681f24;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:800;display:flex}.tag-picker-module__ZfTEPq__step[data-complete=true] .tag-picker-module__ZfTEPq__stepMark{opacity:1}.tag-picker-module__ZfTEPq__options{border-radius:var(--radius-tile,16px);background:#1211107a;border:1px solid #f4e8ce13;flex:1;grid-template-columns:180px minmax(0,1fr);gap:10px 14px;min-height:0;padding:12px;display:grid;overflow:hidden}.tag-picker-module__ZfTEPq__optionHeading{flex-direction:column;align-content:center;min-width:0;padding:0 4px;display:flex}.tag-picker-module__ZfTEPq__optionHeading>span{color:#ff8a3d;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:750}.tag-picker-module__ZfTEPq__optionHeading strong{color:var(--brand-cream,#f4e8ce);margin-top:3px;font-size:14px;font-weight:700;line-height:1.25}.tag-picker-module__ZfTEPq__optionHeading small{color:#f4e8ce6b;margin-top:3px;font-size:11px;font-weight:550;line-height:1.3}.tag-picker-module__ZfTEPq__group{scrollbar-color:#f4e8ce29 transparent;scrollbar-width:thin;border:0;min-width:0;min-height:0;margin:0;padding:0 2px 0 0;overflow-y:auto}.tag-picker-module__ZfTEPq__group[hidden]{display:none}.tag-picker-module__ZfTEPq__group::-webkit-scrollbar{width:5px}.tag-picker-module__ZfTEPq__group::-webkit-scrollbar-thumb{border-radius:var(--radius-pill,999px);background:#f4e8ce29}.tag-picker-module__ZfTEPq__chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.tag-picker-module__ZfTEPq__chip{border-radius:var(--radius-control,14px);color:#f4e8cec2;cursor:pointer;font:inherit;text-align:center;min-height:40px;transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard), color var(--dur-fast) var(--ease-standard), transform var(--dur-fast) var(--ease-standard);background:#f4e8ce06;border:1px solid #f4e8ce1f;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:12.5px;font-weight:600;line-height:1.2;display:inline-flex}.tag-picker-module__ZfTEPq__chip:hover:not(:disabled){color:var(--brand-cream,#f4e8ce);background:#f4e8ce0e;border-color:#f4e8ce33}.tag-picker-module__ZfTEPq__chip:active:not(:disabled){transform:translateY(1px)}.tag-picker-module__ZfTEPq__chip[aria-pressed=true]{color:#ff9a5f;background:#ff681f1c;border-color:#ff7a2e6b}.tag-picker-module__ZfTEPq__chipCheck{color:#fff;background:#ff681f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;font-weight:800;display:inline-flex}.tag-picker-module__ZfTEPq__group:disabled .tag-picker-module__ZfTEPq__chip{cursor:wait;opacity:.5}.tag-picker-module__ZfTEPq__rule{color:#f4e8ce75;flex:none;margin:0;font-size:11.5px;font-weight:500;line-height:1.3}.tag-picker-module__ZfTEPq__close:focus-visible,.tag-picker-module__ZfTEPq__step:focus-visible,.tag-picker-module__ZfTEPq__chip:focus-visible{outline-offset:2px;outline:2px solid #ffad82}@media (max-width:760px){.tag-picker-module__ZfTEPq__picker{height:min(62dvh, 520px, calc(100dvh - var(--fg-tabbar-h,64px) - env(safe-area-inset-bottom) - 176px));gap:10px;padding:14px 12px 12px}.tag-picker-module__ZfTEPq__head{min-height:36px}.tag-picker-module__ZfTEPq__headCopy{flex-direction:column;align-items:flex-start;gap:0}.tag-picker-module__ZfTEPq__headCopy strong{font-size:15px}.tag-picker-module__ZfTEPq__headCopy span{font-size:11.5px}.tag-picker-module__ZfTEPq__close{min-height:36px}.tag-picker-module__ZfTEPq__close kbd{display:none}.tag-picker-module__ZfTEPq__steps{gap:6px}.tag-picker-module__ZfTEPq__step{text-align:center;flex-direction:column;gap:3px;min-height:64px;padding:6px 4px;display:flex}.tag-picker-module__ZfTEPq__stepIcon{width:27px;height:27px}.tag-picker-module__ZfTEPq__stepCopy{align-items:center;width:100%}.tag-picker-module__ZfTEPq__stepCopy small{text-transform:none;font-size:10px}.tag-picker-module__ZfTEPq__stepCopy strong{display:none}.tag-picker-module__ZfTEPq__stepMark{width:14px;height:14px;position:absolute;transform:translate(19px,-2px)}.tag-picker-module__ZfTEPq__options{flex-direction:column;gap:9px;padding:10px;display:flex}.tag-picker-module__ZfTEPq__optionHeading{flex:none;grid-template-columns:auto minmax(0,1fr);gap:2px 8px;padding:0 2px;display:grid}.tag-picker-module__ZfTEPq__optionHeading>span{grid-area:1/1}.tag-picker-module__ZfTEPq__optionHeading strong{grid-area:2/1/auto/-1;margin:0;font-size:13.5px}.tag-picker-module__ZfTEPq__optionHeading small{text-align:right;grid-area:1/2;margin:0}.tag-picker-module__ZfTEPq__group{flex:1}.tag-picker-module__ZfTEPq__chips{grid-template-columns:repeat(2,minmax(0,1fr))}.tag-picker-module__ZfTEPq__chip{min-height:44px;padding-inline:8px;font-size:13px}.tag-picker-module__ZfTEPq__rule{font-size:11px}}@media (max-width:360px){.tag-picker-module__ZfTEPq__picker{gap:8px;padding-inline:10px}.tag-picker-module__ZfTEPq__step{min-height:60px}.tag-picker-module__ZfTEPq__stepIcon{width:25px;height:25px}.tag-picker-module__ZfTEPq__options{padding:8px}.tag-picker-module__ZfTEPq__chips{gap:6px}.tag-picker-module__ZfTEPq__chip{min-height:42px}}@media (prefers-reduced-motion:reduce){.tag-picker-module__ZfTEPq__close,.tag-picker-module__ZfTEPq__step,.tag-picker-module__ZfTEPq__chip{transition:none}}
dialog.composer-sheets-module__yDRqCG__sheetDialog{color:var(--brand-cream,#f4e8ce);background:#1a1917;border:1px solid #f4e8ce1a;border-bottom:0;border-radius:16px 16px 0 0;width:100%;max-width:none;max-height:calc(100dvh - 150px);margin:0;padding:0;position:fixed;inset:auto 0 0;box-shadow:0 -20px 50px #0009}dialog.composer-sheets-module__yDRqCG__sheetDialog::backdrop{background:#0000008c}.composer-sheets-module__yDRqCG__tagSheet{flex-direction:column;max-height:calc(100dvh - 150px);display:flex}.composer-sheets-module__yDRqCG__sheetHead{border-bottom:1px solid #f4e8ce14;flex:none;padding:0 16px 14px}.composer-sheets-module__yDRqCG__handle{background:#ffffff40;border-radius:2px;width:36px;height:4px;margin:10px auto 0;display:block}.composer-sheets-module__yDRqCG__headRow{justify-content:space-between;align-items:center;gap:10px;padding:10px 0 12px;display:flex}.composer-sheets-module__yDRqCG__headTitle{font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:-.01em;font-size:17px;font-weight:700}.composer-sheets-module__yDRqCG__tabTrack{background:#1f1d1a;border:1px solid #f4e8ce1f;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));padding:4px;display:grid;position:relative}.composer-sheets-module__yDRqCG__tabThumb{background:linear-gradient(135deg,#ff7a2e,#e8450c);border-radius:999px;width:calc(25% - 2px);transition:left .22s cubic-bezier(.3,0,.2,1);position:absolute;top:4px;bottom:4px;box-shadow:0 4px 14px #e8450c57}.composer-sheets-module__yDRqCG__tab{color:#f4e8ce94;cursor:pointer;font:inherit;z-index:1;background:0 0;border:0;border-radius:999px;min-height:44px;padding:0 4px;font-size:13px;font-weight:600;transition:color .16s;position:relative}.composer-sheets-module__yDRqCG__tab[data-active=true]{color:#fff;font-weight:700}.composer-sheets-module__yDRqCG__tab:focus-visible{outline-offset:2px;outline:2px solid #ffad82}.composer-sheets-module__yDRqCG__sheetBody{flex:1;min-height:0;padding:16px;overflow-y:auto}.composer-sheets-module__yDRqCG__optionHeading{gap:2px;margin-bottom:12px;display:grid}.composer-sheets-module__yDRqCG__optionHeading>span{color:#f4e8ce94;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:650}.composer-sheets-module__yDRqCG__optionHeading>strong{font-size:15px;font-weight:700}.composer-sheets-module__yDRqCG__optionHeading>small{color:#f4e8ce94;font-size:12px}.composer-sheets-module__yDRqCG__group{border:0;margin:0;padding:0}.composer-sheets-module__yDRqCG__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.composer-sheets-module__yDRqCG__tapCard{color:inherit;cursor:pointer;text-align:left;background:#1f1d1a;border:1px solid #f4e8ce1a;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:8px 12px;display:flex}.composer-sheets-module__yDRqCG__tapLabel{color:var(--brand-cream,#f4e8ce);font-size:14px;font-weight:600;line-height:1.25}.composer-sheets-module__yDRqCG__checkWell{border:1px solid #f4e8ce2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex}.composer-sheets-module__yDRqCG__tapCard[data-selected=true]{background:linear-gradient(135deg,#ff8a3d29,#f2500e14);border-color:#ff681f}.composer-sheets-module__yDRqCG__tapCard[data-selected=true] .composer-sheets-module__yDRqCG__tapLabel{color:#ff8a3d}.composer-sheets-module__yDRqCG__tapCard[data-selected=true] .composer-sheets-module__yDRqCG__checkWell{background:linear-gradient(135deg,#ff7a2e,#e8450c);border-color:#0000}.composer-sheets-module__yDRqCG__tapCard:active{background:#24211e;border-color:#f4e8ce4d}.composer-sheets-module__yDRqCG__tapCard:focus-visible{outline-offset:2px;outline:2px solid #ffad82}.composer-sheets-module__yDRqCG__sheetFoot{padding:14px 16px max(18px, env(safe-area-inset-bottom));border-top:1px solid #f4e8ce14;flex:none;gap:12px;display:grid}.composer-sheets-module__yDRqCG__receipt{background:linear-gradient(160deg,#ff8a3d1f,#f2500e0a),#24211e;border:1px solid #ff681f57;border-radius:14px;gap:4px;margin:0;padding:10px 12px;display:grid}.composer-sheets-module__yDRqCG__receiptLabel{color:#ff8a3d;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:700}.composer-sheets-module__yDRqCG__receiptSentence{font-size:13px;line-height:1.45}.composer-sheets-module__yDRqCG__receiptChosen{color:#ff8a3d;font-weight:600}.composer-sheets-module__yDRqCG__receiptPending{color:#f4e8ce94;font-weight:500}.composer-sheets-module__yDRqCG__doneButton{color:#fff;cursor:pointer;font-family:var(--font-display), var(--font-body), sans-serif;text-shadow:0 1px 2px #1f0e0459;background:linear-gradient(135deg,#ff7a2e,#e8450c);border:0;border-radius:999px;width:100%;min-height:48px;font-size:16px;font-weight:800}.composer-sheets-module__yDRqCG__doneButton:focus-visible{outline-offset:3px;outline:2px solid #ffad82}.composer-sheets-module__yDRqCG__advancedSheet{flex-direction:column;display:flex}.composer-sheets-module__yDRqCG__advancedHead{border-bottom:0;padding-bottom:0}.composer-sheets-module__yDRqCG__advancedHead .composer-sheets-module__yDRqCG__headRow{padding-bottom:4px}.composer-sheets-module__yDRqCG__closeButton{color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.composer-sheets-module__yDRqCG__closeButton:hover{background:#ffffff0f}.composer-sheets-module__yDRqCG__advancedBody{gap:14px;padding:12px 16px 10px;display:grid}.composer-sheets-module__yDRqCG__advancedField>span,.composer-sheets-module__yDRqCG__seedFieldset legend{color:#f4e8cec2;margin-bottom:7px;font-size:12.5px;font-weight:650;display:block}.composer-sheets-module__yDRqCG__advancedField small{color:#f4e8ce94;font-weight:500}.composer-sheets-module__yDRqCG__advancedField>input,.composer-sheets-module__yDRqCG__seedControl>input{color:var(--brand-cream,#f4e8ce);font:inherit;background:#121110;border:1px solid #f4e8ce24;border-radius:12px;width:100%;height:44px;padding:0 10px;font-size:16px}.composer-sheets-module__yDRqCG__advancedField>input:focus-visible,.composer-sheets-module__yDRqCG__seedControl>input:focus-visible{outline-offset:1px;border-color:#ff7a2e8c;outline:2px solid #ff7a2e59}.composer-sheets-module__yDRqCG__seedFieldset{border:0;margin:0;padding:0}.composer-sheets-module__yDRqCG__seedFieldset>p{color:#f4e8ce94;margin:7px 0 0;font-size:12px;line-height:1.4}.composer-sheets-module__yDRqCG__seedControl{grid-template-columns:auto auto minmax(0,1fr);gap:6px;display:grid}.composer-sheets-module__yDRqCG__seedControl label{position:relative}.composer-sheets-module__yDRqCG__seedControl label input{opacity:0;width:1px;height:1px;position:absolute}.composer-sheets-module__yDRqCG__seedControl label span{color:#f4e8cec2;cursor:pointer;border:1px solid #f4e8ce29;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:13px;font-weight:650;display:inline-flex}.composer-sheets-module__yDRqCG__seedControl input:checked+span{color:#ff8a3d;background:#ff7a2e21;border-color:#ff7a2e8c}.composer-sheets-module__yDRqCG__seedControl input:focus-visible+span{outline-offset:2px;outline:2px solid #ffad82}
.quick-create-module__n9IpbG__page,.quick-create-module__n9IpbG__hero,.quick-create-module__n9IpbG__dialog{--qc-page:#0b0b0d;--qc-surface:#171719;--qc-raised:#202024;--qc-border:#303036;--qc-orange:#ff6a00;--qc-orange-hover:#ff7a1a;--qc-orange-pressed:#e85f00;--qc-focus:#ff9a50;--qc-text:#f4f4f5;--qc-muted:#a0a0a7;--qc-ink:#140800;color:var(--qc-text);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.quick-create-module__n9IpbG__page{background:var(--qc-page);min-height:100dvh}.quick-create-module__n9IpbG__appHeader{background:var(--qc-surface);border-bottom:1px solid var(--qc-border);z-index:60;position:sticky;top:0}.quick-create-module__n9IpbG__headerInner{grid-template-columns:1fr auto 1fr;align-items:center;width:calc(100% - 32px);max-width:1160px;height:60px;margin-inline:auto;display:grid}.quick-create-module__n9IpbG__wordmark{letter-spacing:-.025em;width:fit-content;font-size:1.1rem;font-weight:700;line-height:1}.quick-create-module__n9IpbG__wordmark strong{color:var(--qc-orange);font:inherit}.quick-create-module__n9IpbG__nav{align-items:center;gap:22px;display:flex}.quick-create-module__n9IpbG__nav a{color:var(--qc-muted);font-size:.8rem;font-weight:600;line-height:60px}.quick-create-module__n9IpbG__nav a:hover{color:var(--qc-text)}.quick-create-module__n9IpbG__account{border:1px solid var(--qc-border);border-radius:6px;justify-self:end;align-items:center;gap:7px;min-height:38px;padding:7px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.quick-create-module__n9IpbG__account:hover{background:var(--qc-raised);border-color:#4a4a51}.quick-create-module__n9IpbG__hero{width:calc(100% - 32px);max-width:1160px;margin-inline:auto;padding:24px 0 48px}.quick-create-module__n9IpbG__masthead{margin-bottom:14px}.quick-create-module__n9IpbG__masthead h1{letter-spacing:-.03em;margin-bottom:5px;font-size:2rem;font-weight:700;line-height:1.15}.quick-create-module__n9IpbG__masthead p{color:var(--qc-muted);margin:0;font-size:.88rem;line-height:1.45}.quick-create-module__n9IpbG__createSurface{border-bottom:1px solid var(--qc-border);border-top:1px solid var(--qc-border);box-shadow:none;background:0 0;border-radius:0;padding:16px 0 18px}.quick-create-module__n9IpbG__editor{gap:9px;display:grid}.quick-create-module__n9IpbG__readyNotice{color:#d7ead9;background:#1d211c;border:1px solid #354236;border-radius:8px;margin:0;padding:10px 12px;font-size:.78rem}.quick-create-module__n9IpbG__promptLabelRow,.quick-create-module__n9IpbG__ideasHeading{justify-content:space-between;align-items:center;min-height:36px;display:flex}.quick-create-module__n9IpbG__promptLabelRow label,.quick-create-module__n9IpbG__ideasHeading>span{font-size:.84rem;font-weight:700}.quick-create-module__n9IpbG__promptLabelRow button,.quick-create-module__n9IpbG__ideasHeading button{color:var(--qc-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:7px 0 7px 12px;font-size:.76rem;font-weight:600;-webkit-text-decoration:underline #4b4b50;text-decoration:underline #4b4b50}.quick-create-module__n9IpbG__promptLabelRow button:hover,.quick-create-module__n9IpbG__ideasHeading button:hover{color:var(--qc-text)}.quick-create-module__n9IpbG__promptField{background:var(--qc-surface);border:1px solid var(--qc-border);border-radius:8px;position:relative;overflow:hidden}.quick-create-module__n9IpbG__promptField:focus-within{border-color:var(--qc-orange);outline:2px solid var(--qc-focus);outline-offset:1px}.quick-create-module__n9IpbG__promptField textarea{color:var(--qc-text);font:inherit;resize:vertical;background:0 0;border:0;outline:0;width:100%;min-height:78px;padding:12px 58px 11px 12px;font-size:.9rem;line-height:1.5;display:block}.quick-create-module__n9IpbG__promptField textarea::placeholder{color:#77777e}.quick-create-module__n9IpbG__promptField>span{color:var(--qc-muted);font-size:.66rem;position:absolute;bottom:9px;right:10px}.quick-create-module__n9IpbG__promptStatus{min-height:0}.quick-create-module__n9IpbG__promptStatus:empty{display:none}.quick-create-module__n9IpbG__promptStatus p{color:#ffb080;margin:-2px 0 0;font-size:.76rem}.quick-create-module__n9IpbG__starterRail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-columns:160px;grid-auto-flow:column;gap:8px;padding:0 0 3px;display:grid;overflow-x:auto}.quick-create-module__n9IpbG__starterRail::-webkit-scrollbar{display:none}.quick-create-module__n9IpbG__starterCard{aspect-ratio:3/4;background:var(--qc-surface);border:1px solid var(--qc-border);cursor:pointer;isolation:isolate;scroll-snap-align:start;text-align:left;border-radius:8px;padding:0;position:relative;overflow:hidden}.quick-create-module__n9IpbG__starterCard:hover{border-color:#55555c}.quick-create-module__n9IpbG__starterCard img{object-fit:cover;z-index:0}.quick-create-module__n9IpbG__unavailableMedia{color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;background:repeating-linear-gradient(-45deg,#ffffff06 0 10px,#0000 10px 20px),#151412;border:1px dashed #ffffff2e;padding:9px;font-family:ui-monospace,Menlo,monospace;font-size:.52rem;line-height:1.35;position:absolute;inset:0}.quick-create-module__n9IpbG__cardScrim{z-index:1;background:#0b0b0dd1;height:35%;position:absolute;bottom:0;left:0;right:0}.quick-create-module__n9IpbG__cardCopy{z-index:2;flex-direction:column;padding:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.quick-create-module__n9IpbG__cardCopy strong{color:var(--qc-text);font-size:.82rem;font-weight:700;line-height:1.15}.quick-create-module__n9IpbG__cardCopy small{color:#c1c1c6;margin-top:2px;font-size:.66rem;line-height:1.25}.quick-create-module__n9IpbG__cardCheck{background:var(--qc-orange);color:var(--qc-ink);opacity:0;z-index:3;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:7px;right:7px}.quick-create-module__n9IpbG__starterCardSelected{border:2px solid var(--qc-orange)}.quick-create-module__n9IpbG__starterCardSelected .quick-create-module__n9IpbG__cardCheck{opacity:1}.quick-create-module__n9IpbG__starterCard:focus-visible,.quick-create-module__n9IpbG__promptLabelRow button:focus-visible,.quick-create-module__n9IpbG__ideasHeading button:focus-visible,.quick-create-module__n9IpbG__composerFooter button:focus-visible,.quick-create-module__n9IpbG__resultActions button:focus-visible,.quick-create-module__n9IpbG__appHeader a:focus-visible{outline:2px solid var(--qc-focus);outline-offset:2px}.quick-create-module__n9IpbG__composerFooter{grid-template-columns:1fr;gap:8px;padding-top:3px;display:grid}.quick-create-module__n9IpbG__shapeOptions{border:0;gap:6px;min-width:0;margin:0;padding:0;display:flex}.quick-create-module__n9IpbG__shapeOptions label{background:var(--qc-surface);border:1px solid var(--qc-border);color:var(--qc-muted);cursor:pointer;border-radius:6px;align-items:center;gap:6px;min-height:44px;padding:7px 10px;font-size:.72rem;font-weight:600;display:flex;position:relative}.quick-create-module__n9IpbG__shapeOptions input{opacity:0;width:1px;height:1px;position:absolute}.quick-create-module__n9IpbG__shapeOptions label:has(input:checked){background:var(--qc-raised);border-color:var(--qc-orange);color:var(--qc-text)}.quick-create-module__n9IpbG__shapeOptions label:has(input:focus-visible){outline:2px solid var(--qc-focus);outline-offset:2px}.quick-create-module__n9IpbG__shapeMark{border:1.5px solid;border-radius:1px;display:inline-block}.quick-create-module__n9IpbG__portrait{width:9px;height:14px}.quick-create-module__n9IpbG__square{width:11px;height:11px}.quick-create-module__n9IpbG__wide{width:14px;height:9px}.quick-create-module__n9IpbG__generateAction{gap:4px;display:grid}.quick-create-module__n9IpbG__generateAction>button,.quick-create-module__n9IpbG__generateAgain,.quick-create-module__n9IpbG__retryButton{background:var(--qc-orange);color:var(--qc-ink);cursor:pointer;font:inherit;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:10px 14px;font-size:.9rem;font-weight:700;display:flex}.quick-create-module__n9IpbG__generateAction>button:hover:not(:disabled),.quick-create-module__n9IpbG__generateAgain:hover,.quick-create-module__n9IpbG__retryButton:hover{background:var(--qc-orange-hover)}.quick-create-module__n9IpbG__generateAction>button:active:not(:disabled),.quick-create-module__n9IpbG__generateAgain:active,.quick-create-module__n9IpbG__retryButton:active{background:var(--qc-orange-pressed)}.quick-create-module__n9IpbG__generateAction>button:disabled{color:#7c7c82;cursor:not-allowed;background:#303036}.quick-create-module__n9IpbG__generateAction small{color:var(--qc-muted);text-align:right;font-size:.68rem;line-height:1.3}.quick-create-module__n9IpbG__sponsorStrip{margin-top:12px}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card{background:var(--qc-surface);border:1px solid var(--qc-border);border-radius:6px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px 14px;padding:10px 12px;display:grid;position:relative}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card__topline{color:#85858b;grid-area:1/1/span 2;align-self:center;gap:2px;margin:0;font-size:.58rem;display:grid}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card h2{grid-area:1/2;margin:0;font-family:inherit;font-size:.84rem;font-weight:700}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card>p{color:var(--qc-muted);grid-area:2/2;margin:0;font-size:.68rem}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card__cta{background:var(--qc-raised);border:1px solid var(--qc-border);white-space:nowrap;border-radius:4px;grid-area:1/3/span 2;min-height:38px;font-size:.7rem}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card__cta:hover{background:#28282d;border-color:#4a4a51}:is(.quick-create-module__n9IpbG__sponsorStrip .sponsor-card__graphic,.quick-create-module__n9IpbG__sponsorStrip .sponsor-card__disclosure){display:none}.quick-create-module__n9IpbG__pendingResult{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:24px;display:flex}.quick-create-module__n9IpbG__pendingResult>svg,.quick-create-module__n9IpbG__failureMark{color:var(--qc-orange);margin-bottom:14px}.quick-create-module__n9IpbG__pendingResult>p{margin-bottom:4px;font-size:1.15rem;font-weight:700}.quick-create-module__n9IpbG__pendingResult>span:not(.quick-create-module__n9IpbG__failureMark){color:var(--qc-muted);font-size:.8rem}.quick-create-module__n9IpbG__progressLine{background:var(--qc-border);border-radius:2px;width:min(240px,80%);height:4px;margin-bottom:18px;overflow:hidden}.quick-create-module__n9IpbG__progressLine i{background:var(--qc-orange);width:58%;height:100%;display:block}.quick-create-module__n9IpbG__failureMark{border:1px solid var(--qc-orange);border-radius:4px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.quick-create-module__n9IpbG__retryButton{width:min(240px,100%);min-height:46px;margin-top:16px}.quick-create-module__n9IpbG__completedResult{gap:10px;display:grid}.quick-create-module__n9IpbG__resultHeading{justify-content:space-between;align-items:end;display:flex}.quick-create-module__n9IpbG__resultHeading p{color:var(--qc-muted);margin-bottom:3px;font-size:.7rem;font-weight:600}.quick-create-module__n9IpbG__resultHeading h2{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.15}.quick-create-module__n9IpbG__resultHeading>span{color:var(--qc-muted);font-size:.72rem}.quick-create-module__n9IpbG__resultImage{background:var(--qc-surface);border-radius:8px;width:100%;max-width:720px;margin-inline:auto;position:relative;overflow:hidden}.quick-create-module__n9IpbG__resultImage img{object-fit:cover}.quick-create-module__n9IpbG__resultPortrait{aspect-ratio:3/4;max-width:400px}.quick-create-module__n9IpbG__resultSquare{aspect-ratio:1;max-width:620px}.quick-create-module__n9IpbG__resultWide{aspect-ratio:16/9}.quick-create-module__n9IpbG__resultActions{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.quick-create-module__n9IpbG__generateAgain{min-height:50px}.quick-create-module__n9IpbG__editButton{background:var(--qc-surface);border:1px solid var(--qc-border);color:var(--qc-text);cursor:pointer;font:inherit;border-radius:6px;min-height:50px;padding:10px 16px;font-size:.78rem;font-weight:600}.quick-create-module__n9IpbG__editButton:hover{background:var(--qc-raised);border-color:#4a4a51}.quick-create-module__n9IpbG__resultPrompt{border-top:1px solid var(--qc-border);padding-top:10px}.quick-create-module__n9IpbG__resultPrompt span{color:var(--qc-muted);font-size:.68rem}.quick-create-module__n9IpbG__resultPrompt p{color:var(--qc-text);margin:4px 0 0;font-size:.76rem;line-height:1.5}.quick-create-module__n9IpbG__support{background:var(--qc-page);border-top:1px solid var(--qc-border);padding:40px 0 16px}:is(.quick-create-module__n9IpbG__support .pricing-teaser,.quick-create-module__n9IpbG__support .seo-content,.quick-create-module__n9IpbG__support .faq){max-width:1160px}.quick-create-module__n9IpbG__support .pricing-teaser{background:var(--qc-surface);border-color:var(--qc-border);box-shadow:none;background-image:none;border-radius:8px;padding:20px}:is(.quick-create-module__n9IpbG__support .pricing-teaser .eyebrow,.quick-create-module__n9IpbG__support .seo-content__intro .eyebrow,.quick-create-module__n9IpbG__support .seo-content__steps li>span){color:var(--qc-muted)}:is(.quick-create-module__n9IpbG__support .pricing-teaser h2,.quick-create-module__n9IpbG__support .seo-content__intro h2,.quick-create-module__n9IpbG__support .section-heading h2){letter-spacing:-.025em;font-family:inherit;font-size:1.5rem}.quick-create-module__n9IpbG__support .pricing-teaser__action{border-radius:6px}.quick-create-module__n9IpbG__support .pricing-teaser__action:hover{background:var(--qc-raised);border-color:#4a4a51}.quick-create-module__n9IpbG__page .site-footer{border-color:var(--qc-border);max-width:1160px}.quick-create-module__n9IpbG__page .wordmark--footer{font-family:inherit}.quick-create-module__n9IpbG__page .wordmark--footer strong{color:var(--qc-orange)}.quick-create-module__n9IpbG__dialog{background:var(--qc-surface);border-color:var(--qc-border);color:var(--qc-text);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.quick-create-module__n9IpbG__dialog::backdrop{background:#000000d1}.quick-create-module__n9IpbG__dialog .eyebrow{color:var(--qc-muted)}.quick-create-module__n9IpbG__dialog .sheet__close{border-color:var(--qc-border);border-radius:6px}.quick-create-module__n9IpbG__dialog .sheet--paywall>h2{max-width:calc(100% - 52px)}:is(.quick-create-module__n9IpbG__dialog .preserved-scene,.quick-create-module__n9IpbG__dialog .wallet-lines--sheet,.quick-create-module__n9IpbG__dialog .paywall-option){background:var(--qc-raised);border-color:var(--qc-border);border-radius:6px}.quick-create-module__n9IpbG__dialog .preserved-scene span{color:var(--qc-muted)}.quick-create-module__n9IpbG__dialog .sheet__form input{background:var(--qc-raised);border-color:var(--qc-border);color:var(--qc-text);border-radius:6px}:is(.quick-create-module__n9IpbG__dialog .button--accent,.quick-create-module__n9IpbG__dialog .price-card--featured .price-card__action){background:var(--qc-orange);border-color:var(--qc-orange);color:var(--qc-ink);border-radius:6px}.quick-create-module__n9IpbG__dialog .category-tabs button[aria-pressed=true]{border-bottom-color:var(--qc-orange)}.quick-create-module__n9IpbG__dialog .starter-card--selected{border-color:var(--qc-orange);box-shadow:none}.quick-create-module__n9IpbG__dialog .starter-card{box-shadow:none;border-radius:8px;transform:none}:is(.quick-create-module__n9IpbG__dialog .starter-card:hover,.quick-create-module__n9IpbG__dialog .starter-card:hover img){transform:none}.quick-create-module__n9IpbG__dialog .starter-card__wash{bottom:0;background:#0b0b0dd1;height:35%;inset:auto 0 0}.quick-create-module__n9IpbG__dialog .starter-card__check{background:var(--qc-orange);color:var(--qc-ink);border-radius:5px}@media (max-width:640px){.quick-create-module__n9IpbG__headerInner{grid-template-columns:auto 1fr auto;width:calc(100% - 24px)}.quick-create-module__n9IpbG__wordmark{font-size:1.05rem}.quick-create-module__n9IpbG__nav{justify-self:center;gap:12px}.quick-create-module__n9IpbG__nav a{font-size:.7rem}.quick-create-module__n9IpbG__account{border-radius:6px;justify-content:center;width:44px;height:44px;padding:0}.quick-create-module__n9IpbG__account span{display:none}.quick-create-module__n9IpbG__hero{width:calc(100% - 24px);padding:14px 0 36px}.quick-create-module__n9IpbG__masthead{margin-bottom:10px}.quick-create-module__n9IpbG__masthead h1{margin-bottom:4px;font-size:1.75rem;line-height:1.1}.quick-create-module__n9IpbG__masthead p{font-size:.8rem}.quick-create-module__n9IpbG__createSurface{padding:12px 0 14px}.quick-create-module__n9IpbG__editor{gap:8px}.quick-create-module__n9IpbG__promptLabelRow,.quick-create-module__n9IpbG__ideasHeading{min-height:34px}.quick-create-module__n9IpbG__promptLabelRow label,.quick-create-module__n9IpbG__ideasHeading>span{font-size:.8rem}.quick-create-module__n9IpbG__promptLabelRow button,.quick-create-module__n9IpbG__ideasHeading button{min-height:44px;font-size:.72rem}.quick-create-module__n9IpbG__promptField textarea{resize:none;min-height:68px;padding:10px 52px 9px 10px;font-size:.82rem}.quick-create-module__n9IpbG__promptField>span{bottom:8px;right:9px}.quick-create-module__n9IpbG__starterRail{grid-auto-columns:calc(48.0769% - 3.84615px);gap:8px}.quick-create-module__n9IpbG__cardCopy{padding:8px}.quick-create-module__n9IpbG__cardCopy strong{font-size:.8rem}.quick-create-module__n9IpbG__cardCopy small{font-size:.64rem}.quick-create-module__n9IpbG__shapeOptions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quick-create-module__n9IpbG__shapeOptions label{justify-content:center;min-height:44px;padding-inline:4px}.quick-create-module__n9IpbG__generateAction>button{min-height:48px}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card{grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;padding:9px 10px}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card__topline{grid-area:1/1/auto/-1;justify-content:space-between;margin-bottom:2px;display:flex}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card h2{grid-area:2/1;font-size:.82rem}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card>p{grid-area:3/1}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card .sponsor-card__cta{grid-area:2/2/span 2;width:44px;height:44px;min-height:44px;padding:8px 10px;font-size:0}.quick-create-module__n9IpbG__sponsorStrip .sponsor-card .sponsor-card__cta svg{width:18px;height:18px}.quick-create-module__n9IpbG__pendingResult{min-height:360px;padding:20px 14px}.quick-create-module__n9IpbG__resultActions{grid-template-columns:1fr}.quick-create-module__n9IpbG__generateAgain,.quick-create-module__n9IpbG__editButton{min-height:48px}.quick-create-module__n9IpbG__support{padding-top:32px}:is(.quick-create-module__n9IpbG__support .pricing-teaser,.quick-create-module__n9IpbG__support .seo-content,.quick-create-module__n9IpbG__support .faq,.quick-create-module__n9IpbG__page .site-footer){width:calc(100% - 24px)}:is(.quick-create-module__n9IpbG__support .pricing-teaser h2,.quick-create-module__n9IpbG__support .seo-content__intro h2,.quick-create-module__n9IpbG__support .section-heading h2){font-size:1.3rem}.quick-create-module__n9IpbG__dialog .starter-sheet{padding:18px}.quick-create-module__n9IpbG__dialog .starter-sheet>.category-tabs{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow-x:visible}.quick-create-module__n9IpbG__dialog .starter-sheet>.category-tabs button{min-width:0;padding-inline:3px;font-size:.68rem}}
.generator-sheets-module__MZTCBq__sheetSkin{border-radius:var(--radius-card);background:#1a1917;border:1px solid #f4e8ce1a;height:calc(100dvh - 24px);margin:12px 12px 12px auto}.generator-sheets-module__MZTCBq__sheetSkin .button--accent{background:var(--grad-cta);border-radius:var(--radius-pill);color:#fff;text-shadow:0 1px 2px #1f0e0459;border:0;font-weight:700}.generator-sheets-module__MZTCBq__sheetSkin .button--accent:hover{background:var(--grad-cta);filter:brightness(1.08)}.generator-sheets-module__MZTCBq__sheetSkin .button--ghost{border-radius:var(--radius-pill)}.generator-sheets-module__MZTCBq__sheetSkin .sheet__form input{border-radius:var(--radius-control)}:is(.generator-sheets-module__MZTCBq__sheetSkin .preserved-scene,.generator-sheets-module__MZTCBq__sheetSkin .wallet-lines--sheet){border-radius:var(--radius-tile)}.generator-sheets-module__MZTCBq__sheetSkin .paywall-option{border-radius:var(--radius-tile);transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard)}.generator-sheets-module__MZTCBq__sheetSkin .paywall-option.is-featured{border:1px solid var(--accent-line);background:linear-gradient(135deg,#ff7a2e24,#e8450c14)}@media (max-width:760px){.generator-sheets-module__MZTCBq__sheetSkin{border-radius:var(--radius-card) var(--radius-card) 0 0;border-bottom:0;height:min(92dvh,760px);margin:auto 0 0}}
/*# sourceMappingURL=04v_syr12xozg.css.map*/