.how-it-works-module__WZBb_q__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:48px;display:grid}.how-it-works-module__WZBb_q__step{min-width:0;position:relative}.how-it-works-module__WZBb_q__visual{border:1px solid var(--border);border-radius:16px;justify-content:center;align-items:center;height:248px;padding:16px;display:flex;position:relative;overflow:hidden}.how-it-works-module__WZBb_q__upload{background:#f1eadd}.how-it-works-module__WZBb_q__dropzone{color:#8b7961;border:1px dashed #b8aa93;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;inset:16px}.how-it-works-module__WZBb_q__photo{background:#fff;border-radius:9px;animation:12s infinite how-it-works-module__WZBb_q__photoArrive;position:absolute;inset:16px;box-shadow:0 8px 22px #57463124}.how-it-works-module__WZBb_q__photoImage{border-radius:9px;height:100%;position:relative;overflow:hidden}.how-it-works-module__WZBb_q__uploadBadge{color:#526546;background:#f5faef;border:1px solid #d5dfcf;border-radius:30px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;animation:12s infinite how-it-works-module__WZBb_q__uploadDone;display:flex;position:absolute;top:26px;right:26px;box-shadow:0 3px 9px #22303a08}.how-it-works-module__WZBb_q__uploadCursor,.how-it-works-module__WZBb_q__surfaceCursor,.how-it-works-module__WZBb_q__paletteCursor{pointer-events:none;color:#fff;stroke-width:1.5px;filter:drop-shadow(0 2px 2px #22303a35);position:absolute}.how-it-works-module__WZBb_q__uploadCursor{animation:12s infinite how-it-works-module__WZBb_q__uploadCursor;bottom:40px;right:30px}.how-it-works-module__WZBb_q__surface{background:#f0f0e8}.how-it-works-module__WZBb_q__surfacePanel{background:#fffdf9;border:1px solid #e2e1d7;border-radius:12px;flex-direction:column;justify-content:center;width:100%;height:100%;padding:17px 14px 14px;display:flex;box-shadow:0 6px 15px #22303a05}.how-it-works-module__WZBb_q__miniLabel{color:var(--muted-foreground);margin-bottom:16px;font-size:11px}.how-it-works-module__WZBb_q__surfaceGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.how-it-works-module__WZBb_q__surfaceTile{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:7px;padding:13px 9px;font-size:11px;display:flex}.how-it-works-module__WZBb_q__checkbox{border:1px solid var(--border);border-radius:4px;flex:none;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.how-it-works-module__WZBb_q__activeSurface{border-color:var(--primary);background:#fff1e5;animation:12s infinite how-it-works-module__WZBb_q__surfaceSelect}.how-it-works-module__WZBb_q__activeSurface .how-it-works-module__WZBb_q__checkbox{color:#fff;border-color:var(--primary);background:var(--primary);animation:12s infinite how-it-works-module__WZBb_q__checkboxSelect}.how-it-works-module__WZBb_q__surfaceNote{color:var(--muted-foreground);align-items:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.how-it-works-module__WZBb_q__surfaceNote svg{color:#7f8672}.how-it-works-module__WZBb_q__surfaceCursor{animation:12s infinite how-it-works-module__WZBb_q__surfaceCursor;top:109px;left:43%}.how-it-works-module__WZBb_q__palette{background:#f5e9df}.how-it-works-module__WZBb_q__palettePanel{background:#fffdf9;border:1px solid #e8dacd;border-radius:12px;flex-direction:column;justify-content:center;width:100%;height:100%;padding:15px;display:flex;box-shadow:0 6px 15px #22303a05}.how-it-works-module__WZBb_q__colorInfo{padding-bottom:13px;position:relative}.how-it-works-module__WZBb_q__colorChoice,.how-it-works-module__WZBb_q__colorPlaceholder{align-items:center;gap:9px;display:flex}.how-it-works-module__WZBb_q__colorChoice{animation:12s infinite how-it-works-module__WZBb_q__colorSelected}.how-it-works-module__WZBb_q__colorPlaceholder{opacity:0;animation:12s infinite how-it-works-module__WZBb_q__colorPending;position:absolute;inset:0 0 13px}.how-it-works-module__WZBb_q__colorPlaceholder>.how-it-works-module__WZBb_q__colorChip{background:var(--muted)}.how-it-works-module__WZBb_q__colorChip{border:1px solid #22303a10;border-radius:50%;flex:none;width:29px;height:29px}.how-it-works-module__WZBb_q__colorInfo p{font-size:12px;font-weight:500}.how-it-works-module__WZBb_q__colorInfo div>div>span{color:var(--muted-foreground);margin-top:2px;font-size:9px;display:block}.how-it-works-module__WZBb_q__swatches{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.how-it-works-module__WZBb_q__swatch{color:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:44px;display:flex;position:relative}.how-it-works-module__WZBb_q__selectedSwatch{outline:1px solid var(--foreground);outline-offset:3px;animation:12s infinite how-it-works-module__WZBb_q__swatchSelected}.how-it-works-module__WZBb_q__selectedSwatch svg{animation:12s infinite how-it-works-module__WZBb_q__colorSelected}.how-it-works-module__WZBb_q__swatch svg{background:#22303a55;border-radius:50%;width:19px;height:19px;padding:2px}.how-it-works-module__WZBb_q__paletteHint{text-align:center;color:var(--muted-foreground);margin-top:12px;font-size:10px}.how-it-works-module__WZBb_q__paletteCursor{animation:12s infinite how-it-works-module__WZBb_q__paletteCursor;top:122px;left:28%}.how-it-works-module__WZBb_q__preview{background:#fffdf9;display:block}.how-it-works-module__WZBb_q__previewImage{border-radius:9px;height:100%;position:relative;overflow:hidden}.how-it-works-module__WZBb_q__reveal{clip-path:inset(0 0 0 50%);animation:12s infinite how-it-works-module__WZBb_q__paintReveal;position:absolute;inset:0}.how-it-works-module__WZBb_q__beforeLabel,.how-it-works-module__WZBb_q__afterLabel{color:var(--foreground);background:#fffdf9ed;border-radius:20px;padding:4px 7px;font-size:9px;position:absolute;top:10px}.how-it-works-module__WZBb_q__beforeLabel{animation:12s infinite how-it-works-module__WZBb_q__beforeLabel;left:9px}.how-it-works-module__WZBb_q__afterLabel{align-items:center;gap:4px;animation:12s infinite how-it-works-module__WZBb_q__afterLabel;display:flex;right:9px}.how-it-works-module__WZBb_q__revealLine{background:#fffdf9;justify-content:center;align-items:center;width:2px;animation:12s infinite how-it-works-module__WZBb_q__revealLine;display:flex;position:absolute;top:0;bottom:0;left:50%}.how-it-works-module__WZBb_q__revealLine svg{width:29px;height:29px;color:var(--primary);background:#fffdf9;border-radius:50%;padding:6px;position:absolute;box-shadow:0 2px 8px #22303a20}.how-it-works-module__WZBb_q__stepHeading{align-items:center;gap:10px;margin-top:22px;display:flex}.how-it-works-module__WZBb_q__number{color:var(--primary);border:1px solid #e45f2640;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.how-it-works-module__WZBb_q__stepHeading h3{font-size:21px;line-height:1.2}.how-it-works-module__WZBb_q__stepBody{color:var(--muted-foreground);margin-top:12px;font-size:14px;line-height:1.7}.how-it-works-module__WZBb_q__connector{color:#a39480;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:115px;right:-25px}.how-it-works-module__WZBb_q__generating{border-radius:inherit;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#fbf7f13d;flex-direction:column;justify-content:center;align-items:center;gap:10px;animation:12s infinite how-it-works-module__WZBb_q__generating;display:flex;position:absolute;inset:0}.how-it-works-module__WZBb_q__generatingIcon{width:52px;height:52px;color:var(--primary);background:#fffdf9f2;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 4px 16px #22303a12}.how-it-works-module__WZBb_q__generatingRing{border:1.5px solid #e45f2626;border-top-color:var(--primary);border-right-color:var(--primary);border-radius:50%;animation:1.2s linear infinite how-it-works-module__WZBb_q__generatingSpin;position:absolute;inset:4px}.how-it-works-module__WZBb_q__generatingLabel{color:var(--foreground);background:#fffdf9f2;border-radius:20px;padding:6px 10px;font-size:10px}.how-it-works-module__WZBb_q__generatingTrack{background:#fffdf9c9;border-radius:4px;width:84px;height:3px;overflow:hidden}.how-it-works-module__WZBb_q__generatingTrack>span{border-radius:inherit;background:var(--primary);transform-origin:0;height:100%;animation:12s infinite how-it-works-module__WZBb_q__generatingProgress;display:block}@keyframes how-it-works-module__WZBb_q__generating{0%,47%,63%,to{opacity:0}51%,58%{opacity:1}}@keyframes how-it-works-module__WZBb_q__generatingSpin{to{transform:rotate(360deg)}}@keyframes how-it-works-module__WZBb_q__generatingProgress{0%,48%,to{transform:scaleX(0)}60%,95%{transform:scaleX(1)}}@keyframes how-it-works-module__WZBb_q__colorSelected{0%,44%,to{opacity:0}49%,92%{opacity:1}}@keyframes how-it-works-module__WZBb_q__colorPending{0%,44%,to{opacity:1}49%,92%{opacity:0}}@keyframes how-it-works-module__WZBb_q__swatchSelected{0%,44%,to{outline-color:#0000}49%,92%{outline-color:var(--foreground)}}@keyframes how-it-works-module__WZBb_q__photoArrive{0%,3%{opacity:0;transform:translateY(30px)scale(.92)}15%,90%{opacity:1;transform:translateY(0)}98%,to{opacity:0;transform:translateY(-12px)}}@keyframes how-it-works-module__WZBb_q__uploadDone{0%,14%{opacity:0;transform:translateY(5px)}20%,88%{opacity:1;transform:translateY(0)}96%,to{opacity:0;transform:translateY(0)}}@keyframes how-it-works-module__WZBb_q__uploadCursor{0%{opacity:0;transform:translate(24px,25px)}4%,13%{opacity:1;transform:translate(0)}20%,to{opacity:0;transform:translate(12px,15px)}}@keyframes how-it-works-module__WZBb_q__surfaceSelect{0%,24%,to{border-color:var(--border);background:#fff}29%,92%{border-color:var(--primary);background:#fff1e5}}@keyframes how-it-works-module__WZBb_q__checkboxSelect{0%,24%,to{color:#0000;border-color:var(--border);background:#fff}29%,92%{color:#fff;background:var(--primary);border-color:var(--primary)}}@keyframes how-it-works-module__WZBb_q__surfaceCursor{0%,16%{opacity:0;transform:translate(32px,30px)}22%,28%{opacity:1;transform:translate(0)}29%{opacity:1;transform:scale(.85)}34%,to{opacity:0;transform:translate(4px,6px)}}@keyframes how-it-works-module__WZBb_q__paletteCursor{0%,34%{opacity:0;transform:translate(50px,35px)}40%,45%{opacity:1;transform:translate(0)}46%{opacity:1;transform:scale(.85)}52%,to{opacity:0;transform:translate(12px,12px)}}@keyframes how-it-works-module__WZBb_q__paintReveal{0%,58%,to{clip-path:inset(0 0 0 100%)}80%,92%{clip-path:inset(0 0 0 0%)}}@keyframes how-it-works-module__WZBb_q__revealLine{0%,58%,to{opacity:0;left:100%}59%{opacity:1;left:100%}79%{opacity:1}80%,92%{opacity:0;left:0%}93%{opacity:0}}@keyframes how-it-works-module__WZBb_q__beforeLabel{0%,59%,to{opacity:1}75%,94%{opacity:0}}@keyframes how-it-works-module__WZBb_q__afterLabel{0%,59%,to{opacity:0}69%,94%{opacity:1}}.how-it-works-module__WZBb_q__section:not([data-visible=true]) *{animation-play-state:paused}@media (max-width:1199px){.how-it-works-module__WZBb_q__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}.how-it-works-module__WZBb_q__visual{height:260px}.how-it-works-module__WZBb_q__step:nth-child(2) .how-it-works-module__WZBb_q__connector{display:none}}@media (max-width:639px){.how-it-works-module__WZBb_q__steps{grid-template-columns:minmax(0,1fr);gap:32px;margin-top:32px}.how-it-works-module__WZBb_q__visual{height:258px}.how-it-works-module__WZBb_q__connector{display:none}.how-it-works-module__WZBb_q__stepHeading{margin-top:17px}.how-it-works-module__WZBb_q__stepBody{margin-top:8px}}@media (prefers-reduced-motion:reduce){.how-it-works-module__WZBb_q__section .how-it-works-module__WZBb_q__visual,.how-it-works-module__WZBb_q__section .how-it-works-module__WZBb_q__visual *{transition:none;animation:none}.how-it-works-module__WZBb_q__uploadCursor,.how-it-works-module__WZBb_q__surfaceCursor,.how-it-works-module__WZBb_q__paletteCursor,.how-it-works-module__WZBb_q__generating{display:none}}
