.DealWalkthrough-module__25EXrW__desk{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:7px;width:100%;overflow:hidden;box-shadow:0 10px 35px #18212b08}.DealWalkthrough-module__25EXrW__deskHeading{background:var(--brand-surface-muted);border-bottom:1px solid var(--brand-border);color:var(--brand-muted);justify-content:space-between;gap:12px;padding:17px 22px;font-size:11px;display:flex}.DealWalkthrough-module__25EXrW__deskHeading span:first-child{color:var(--brand-ink);font-size:13px;font-weight:500}.DealWalkthrough-module__25EXrW__tabs{border-bottom:1px solid var(--brand-border);grid-template-columns:repeat(3,1fr);padding:0 10px;display:grid}.DealWalkthrough-module__25EXrW__tabs button{color:var(--brand-muted);cursor:pointer;text-align:center;background:0 0;border:0;padding:16px 8px;font-size:12px;transition:color .18s,background .18s;position:relative}.DealWalkthrough-module__25EXrW__tabs button[aria-selected=true]{color:var(--brand-primary)}.DealWalkthrough-module__25EXrW__tabs button:hover{background:var(--brand-canvas)}.DealWalkthrough-module__25EXrW__tabIndicator{background:var(--brand-primary);height:2px;position:absolute;inset:auto 6px -1px}.DealWalkthrough-module__25EXrW__panel{min-height:345px;padding:24px}.DealWalkthrough-module__25EXrW__paperTitle{justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;display:flex}.DealWalkthrough-module__25EXrW__paperTitle h3{font:500 20px/1.3 var(--font-brand-sans);letter-spacing:-.02em;margin:0}.DealWalkthrough-module__25EXrW__format{color:var(--brand-muted);gap:5px;font-size:11px;display:grid}.DealWalkthrough-module__25EXrW__format select{background:var(--brand-surface);border:1px solid var(--brand-border);max-width:125px;color:var(--brand-ink);border-radius:4px;padding:6px;font-size:12px}.DealWalkthrough-module__25EXrW__field{color:var(--brand-muted);gap:8px;font-size:12px;font-weight:500;display:grid}.DealWalkthrough-module__25EXrW__field textarea,.DealWalkthrough-module__25EXrW__field input{width:100%;color:var(--brand-ink);background:var(--brand-surface);border:1px solid var(--brand-border);resize:vertical;border-radius:4px;padding:11px 12px;font-size:14px;font-weight:400;line-height:1.65}.DealWalkthrough-module__25EXrW__field textarea{min-height:120px}.DealWalkthrough-module__25EXrW__field input{font-variant-numeric:tabular-nums}.DealWalkthrough-module__25EXrW__readout{border-top:1px solid var(--brand-border);margin:14px 0 10px;padding:14px 0 0}.DealWalkthrough-module__25EXrW__readout summary{cursor:pointer;color:var(--brand-primary);padding:5px 0;font-size:13px}.DealWalkthrough-module__25EXrW__readout p{color:var(--brand-muted);margin:8px 0;font-size:13px;line-height:1.65}.DealWalkthrough-module__25EXrW__readout strong{color:var(--brand-ink);font-weight:500}.DealWalkthrough-module__25EXrW__hint{color:var(--brand-muted);margin-bottom:0;font-size:12px;line-height:1.6}.DealWalkthrough-module__25EXrW__amounts{grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0;display:grid}.DealWalkthrough-module__25EXrW__copyRow{align-items:center;gap:14px;margin-top:14px;font-size:12px;display:flex}.DealWalkthrough-module__25EXrW__textButton{background:var(--brand-selection);border:1px solid var(--brand-selection-border);color:var(--brand-primary);cursor:pointer;white-space:nowrap;border-radius:4px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;transition:background .18s;display:inline-flex}.DealWalkthrough-module__25EXrW__textButton:hover{background:var(--brand-selection)}.DealWalkthrough-module__25EXrW__deskFooter{border-top:1px solid var(--brand-border);justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.DealWalkthrough-module__25EXrW__reset,.DealWalkthrough-module__25EXrW__next{cursor:pointer;border:0;align-items:center;gap:8px;font-size:12px;display:flex}.DealWalkthrough-module__25EXrW__reset{color:var(--brand-muted);background:0 0;padding:8px 0}.DealWalkthrough-module__25EXrW__next{background:var(--brand-primary);color:var(--brand-on-primary);border-radius:4px;padding:11px 14px;transition:background .18s}.DealWalkthrough-module__25EXrW__next:hover{background:var(--brand-primary-hover)}.DealWalkthrough-module__25EXrW__next svg{transition:transform .18s}.DealWalkthrough-module__25EXrW__next:hover svg{transform:translate(3px)}.DealWalkthrough-module__25EXrW__complete{color:var(--brand-muted);font-size:12px}@media (max-width:600px){.DealWalkthrough-module__25EXrW__panel{min-height:360px;padding:20px 16px}.DealWalkthrough-module__25EXrW__deskHeading,.DealWalkthrough-module__25EXrW__deskFooter{padding:13px 14px}.DealWalkthrough-module__25EXrW__deskHeading{flex-direction:column;gap:3px}.DealWalkthrough-module__25EXrW__tabs{padding:0 4px}.DealWalkthrough-module__25EXrW__tabs button{padding:13px 5px;font-size:11px}.DealWalkthrough-module__25EXrW__paperTitle h3{font-size:18px}.DealWalkthrough-module__25EXrW__paperTitle{align-items:start}.DealWalkthrough-module__25EXrW__field textarea,.DealWalkthrough-module__25EXrW__field input,.DealWalkthrough-module__25EXrW__format select{font-size:16px}.DealWalkthrough-module__25EXrW__amounts{grid-template-columns:1fr;gap:12px}.DealWalkthrough-module__25EXrW__copyRow{flex-wrap:wrap}.DealWalkthrough-module__25EXrW__reset,.DealWalkthrough-module__25EXrW__next{font-size:11px}.DealWalkthrough-module__25EXrW__next{padding:11px 9px}.DealWalkthrough-module__25EXrW__deskFooter{gap:8px}}@media (prefers-reduced-motion:reduce){.DealWalkthrough-module__25EXrW__next svg{transform:none!important}.DealWalkthrough-module__25EXrW__desk *{transition:none!important}}
.CreatorStory-module__TD9M7G__story{min-width:0}.CreatorStory-module__TD9M7G__frame{border:1px solid var(--brand-border);background:#fcf6ed;border-radius:24px 24px 8px;position:relative;overflow:hidden}.CreatorStory-module__TD9M7G__illustration{aspect-ratio:3/2;justify-content:center;align-items:center;display:flex}.CreatorStory-module__TD9M7G__illustration img{object-fit:contain;width:100%;height:100%}.CreatorStory-module__TD9M7G__pageNumber{letter-spacing:.12em;color:#433632;background:#fffaf2ed;border-radius:5px;padding:5px 8px;font-size:11px;position:absolute;bottom:13px;right:16px}.CreatorStory-module__TD9M7G__chapters{gap:6px;margin:16px 0 19px;display:flex}.CreatorStory-module__TD9M7G__chapters button{border:0;border-bottom:2px solid var(--brand-border);min-height:46px;color:var(--brand-muted);cursor:pointer;background:0 0;flex:1;justify-content:center;align-items:center;gap:7px;padding:8px 2px;font-size:12px;transition:border-color .18s,color .18s;display:flex}.CreatorStory-module__TD9M7G__chapters button span{border:1px solid;border-radius:50%;flex-shrink:0;place-items:center;width:21px;height:21px;font-size:11px;display:inline-grid}.CreatorStory-module__TD9M7G__chapters button[aria-pressed=true]{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:600}.CreatorStory-module__TD9M7G__chapters button:hover{color:var(--brand-ink)}.CreatorStory-module__TD9M7G__caption{min-height:102px}.CreatorStory-module__TD9M7G__caption h2{margin:0 0 8px;font-size:19px;line-height:1.35}.CreatorStory-module__TD9M7G__caption p{color:var(--brand-muted);max-width:480px;margin:0;font-size:14px;line-height:1.65}.CreatorStory-module__TD9M7G__exampleNote{color:var(--brand-muted);margin:5px 0 0;font-size:10px;line-height:1.5}@media (max-width:400px){.CreatorStory-module__TD9M7G__chapters{gap:8px}.CreatorStory-module__TD9M7G__chapters button{flex-direction:column;gap:7px;padding:7px 0;font-size:11px}.CreatorStory-module__TD9M7G__caption{min-height:125px}.CreatorStory-module__TD9M7G__frame{border-radius:17px}}
