@layer theme,base,components;@layer modules{.craft-generator-module__dyvdsW__generator{background:var(--surface-cream);min-height:100vh;color:var(--brand-teal-dark);font-family:Arial,Helvetica,sans-serif}.craft-generator-module__dyvdsW__generator *{box-sizing:border-box}.craft-generator-module__dyvdsW__header{border-bottom:1px solid var(--border);background:var(--card);justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 28px;display:flex}.craft-generator-module__dyvdsW__logo{width:175px}.craft-generator-module__dyvdsW__exit{min-height:var(--tap-target);color:var(--muted-foreground);white-space:nowrap;align-items:center;margin:-11px 0;padding:0 4px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.craft-generator-module__dyvdsW__progress{align-items:center;gap:8px;display:flex}.craft-generator-module__dyvdsW__progress span{background:var(--border);border-radius:999px;width:35px;height:5px}.craft-generator-module__dyvdsW__progress .craft-generator-module__dyvdsW__done{background:var(--accent)}.craft-generator-module__dyvdsW__progress .craft-generator-module__dyvdsW__current{background:var(--primary);height:9px}.craft-generator-module__dyvdsW__layout{grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);min-height:calc(100vh - 74px);display:grid}.craft-generator-module__dyvdsW__formSide{padding:clamp(40px,7vw,88px);position:relative}.craft-generator-module__dyvdsW__formWrap{max-width:680px;margin:0 auto}.craft-generator-module__dyvdsW__stepLabel{color:var(--brand-green-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.craft-generator-module__dyvdsW__formWrap h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font:500 clamp(42px,5vw,62px)/1 Georgia,Times New Roman,serif}.craft-generator-module__dyvdsW__intro{max-width:580px;color:var(--muted-foreground);margin:18px 0 30px;font-size:14px;line-height:1.7}.craft-generator-module__dyvdsW__fields{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.craft-generator-module__dyvdsW__field{gap:8px;display:grid}.craft-generator-module__dyvdsW__full{grid-column:1/-1}.craft-generator-module__dyvdsW__field label{font-size:13px;font-weight:900}.craft-generator-module__dyvdsW__helper{color:var(--muted-foreground);font-size:13px;line-height:1.5}.craft-generator-module__dyvdsW__fieldError{color:var(--danger-strong);font-size:13px;font-weight:700;line-height:1.5}.craft-generator-module__dyvdsW__resumeNotice{border:1px solid rgb(var(--accent-rgb) / .3);background:var(--success-tint);color:var(--foreground);border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px 15px;font-size:13px;line-height:1.6;display:flex}.craft-generator-module__dyvdsW__resumeNotice span{flex:1}.craft-generator-module__dyvdsW__planNotice{border:1px solid rgb(var(--accent-rgb) / .3);background:var(--success-tint);color:var(--foreground);border-radius:12px;margin:0 0 16px;padding:12px 15px;font-size:13px;line-height:1.6}.craft-generator-module__dyvdsW__issueSummary{border:1px solid rgb(var(--danger-rgb) / .25);background:var(--danger-tint);color:var(--danger-strong);border-radius:12px;margin-bottom:14px;padding:13px 15px;font-size:13px;line-height:1.6}.craft-generator-module__dyvdsW__issueSummary strong{margin-bottom:6px;font-size:13px;display:block}.craft-generator-module__dyvdsW__issueSummary ul{margin:0;padding-left:18px}.craft-generator-module__dyvdsW__presetGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.craft-generator-module__dyvdsW__presetCard{border:2px solid var(--border);background:var(--card);color:var(--brand-teal-dark);font:inherit;text-align:left;cursor:pointer;border-radius:14px;padding:0;overflow:hidden}.craft-generator-module__dyvdsW__presetCard:hover,.craft-generator-module__dyvdsW__presetCardActive{border-color:var(--accent)}.craft-generator-module__dyvdsW__presetSpecimen{background:var(--preset-bg);height:118px;padding:12px;display:block;position:relative;overflow:hidden}.craft-generator-module__dyvdsW__presetSpecimen[data-texture=grain]{background-image:repeating-linear-gradient(135deg, rgb(var(--black-rgb) / .1) 0 2px, transparent 2px 7px)}.craft-generator-module__dyvdsW__presetSpecimen[data-texture=linen]{background-image:repeating-linear-gradient(0deg, rgb(var(--black-rgb) / .08) 0 1px, transparent 1px 5px), repeating-linear-gradient(90deg, rgb(var(--black-rgb) / .07) 0 1px, transparent 1px 5px)}.craft-generator-module__dyvdsW__presetSpecimen[data-texture=paper]{background-image:radial-gradient(rgb(var(--black-rgb) / .09) 1px, transparent 1.5px);background-size:7px 7px}.craft-generator-module__dyvdsW__presetSpecimen[data-texture=clean]{background-image:linear-gradient(135deg, rgb(var(--white-rgb) / .4), transparent 65%)}.craft-generator-module__dyvdsW__presetNav{background:var(--preset-ink);opacity:.55;border-radius:2px;width:44%;height:4px;margin-bottom:10px;display:block}.craft-generator-module__dyvdsW__presetTitle{color:var(--preset-ink);font-family:var(--preset-font);margin-bottom:8px;font-size:30px;line-height:1;display:block}.craft-generator-module__dyvdsW__presetButton{border-radius:var(--preset-radius);background:var(--preset-primary);width:56px;height:13px;margin-bottom:11px;display:block}.craft-generator-module__dyvdsW__presetTiles{grid-template-columns:repeat(3,1fr);gap:5px;height:26px;display:grid}.craft-generator-module__dyvdsW__presetTiles i{border:1px solid color-mix(in srgb, var(--preset-ink) 22%, transparent);border-radius:var(--preset-radius);background:var(--preset-surface);display:block}.craft-generator-module__dyvdsW__presetMeta{padding:11px 12px 13px;display:block}.craft-generator-module__dyvdsW__presetMeta strong{margin-bottom:3px;font-size:13px;display:block}.craft-generator-module__dyvdsW__presetMeta>span{color:var(--muted-foreground);font-size:12px;line-height:1.45;display:block}.craft-generator-module__dyvdsW__presetTick{color:var(--primary);margin-left:6px}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=gallery] .craft-generator-module__dyvdsW__presetTitle{margin-bottom:4px}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=gallery] .craft-generator-module__dyvdsW__presetTiles{grid-template-columns:1fr;height:38px}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=bold] .craft-generator-module__dyvdsW__presetNav{opacity:.9;border-radius:0;width:100%;height:6px}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=bold] .craft-generator-module__dyvdsW__presetButton,.craft-generator-module__dyvdsW__presetSpecimen[data-layout=bold] .craft-generator-module__dyvdsW__presetTiles i{border-radius:0}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=atrium]{text-align:center}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=atrium] .craft-generator-module__dyvdsW__presetNav{width:30%;margin-left:auto;margin-right:auto}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=atrium] .craft-generator-module__dyvdsW__presetButton{margin-left:auto;margin-right:auto}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=atrium] .craft-generator-module__dyvdsW__presetTiles{grid-template-columns:1fr 1fr;max-width:72%;margin:0 auto}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=workshop] .craft-generator-module__dyvdsW__presetNav{opacity:.85;width:100%;height:2px}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=workshop] .craft-generator-module__dyvdsW__presetButton{border-radius:0}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=workshop] .craft-generator-module__dyvdsW__presetTiles{gap:2px}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=workshop] .craft-generator-module__dyvdsW__presetTiles i{border-radius:0}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=postcard] .craft-generator-module__dyvdsW__presetTiles i:nth-child(odd){transform:rotate(-5deg)}.craft-generator-module__dyvdsW__presetSpecimen[data-layout=postcard] .craft-generator-module__dyvdsW__presetTiles i:nth-child(2n){transform:rotate(5deg)}.craft-generator-module__dyvdsW__pickHeading{color:var(--brand-teal-dark);letter-spacing:.09em;text-transform:uppercase;align-items:baseline;gap:8px;margin:26px 0 11px;font:900 12px Arial,Helvetica,sans-serif;display:flex}.craft-generator-module__dyvdsW__pickHeadingValue{color:var(--muted-foreground);letter-spacing:0;text-transform:none;font-size:12px;font-weight:700}.craft-generator-module__dyvdsW__paletteGrid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.craft-generator-module__dyvdsW__paletteCard{border:2px solid var(--border);background:var(--card);color:var(--brand-teal-dark);font:inherit;text-align:left;cursor:pointer;border-radius:12px;padding:8px;transition:border-color .15s,box-shadow .15s,transform .15s}.craft-generator-module__dyvdsW__paletteCard:hover{border-color:var(--accent);transform:translateY(-2px)}.craft-generator-module__dyvdsW__paletteCardActive{border-color:var(--accent);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .15)}.craft-generator-module__dyvdsW__paletteSwatches{border:1px solid rgb(var(--black-rgb) / .12);border-radius:8px;height:30px;display:flex;overflow:hidden}.craft-generator-module__dyvdsW__paletteSwatches i{background:var(--swatch);flex:1}.craft-generator-module__dyvdsW__paletteName{margin-top:7px;font-size:12px;font-weight:800;line-height:1.3;display:block}.craft-generator-module__dyvdsW__moreInStudio{color:var(--muted-foreground);margin:14px 0 0;font-size:12px;line-height:1.6}.craft-generator-module__dyvdsW__customNotice{border:1px solid var(--border);background:var(--surface-cream);color:var(--muted-foreground);border-radius:12px;margin:0 0 14px;padding:11px 14px;font-size:12px;line-height:1.6}@media (max-width:600px){.craft-generator-module__dyvdsW__presetGrid{grid-template-columns:repeat(2,1fr);gap:9px}.craft-generator-module__dyvdsW__presetSpecimen{height:132px}.craft-generator-module__dyvdsW__presetTitle{font-size:25px}.craft-generator-module__dyvdsW__paletteGrid{grid-template-columns:repeat(3,1fr);gap:8px}}.craft-generator-module__dyvdsW__productGroup{gap:8px;margin-top:26px;display:grid}.craft-generator-module__dyvdsW__productGroupLabel{font-size:13px;font-weight:900}.craft-generator-module__dyvdsW__productRows{gap:10px;display:grid}.craft-generator-module__dyvdsW__productRow{grid-template-columns:1fr 130px var(--tap-target);gap:9px;display:grid}.craft-generator-module__dyvdsW__productPhotos,.craft-generator-module__dyvdsW__productRow>.craft-generator-module__dyvdsW__fieldError{grid-column:1/-1}.craft-generator-module__dyvdsW__productPhotos{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.craft-generator-module__dyvdsW__productThumb{border:1px solid var(--input);background:var(--background);border-radius:10px;width:56px;height:56px;display:block;position:relative;overflow:hidden}.craft-generator-module__dyvdsW__productThumb img{object-fit:cover;width:100%;height:100%;display:block}.craft-generator-module__dyvdsW__productThumb button{background:rgb(var(--ink-rgb) / .62);width:20px;height:20px;color:rgb(var(--white-rgb) / 1);cursor:pointer;border:0;border-radius:999px;place-items:center;font-size:13px;line-height:1;display:grid;position:absolute;top:2px;right:2px}.craft-generator-module__dyvdsW__productThumb button:after{content:"";width:var(--tap-target);height:var(--tap-target);position:absolute;top:-2px;right:-2px}.craft-generator-module__dyvdsW__productThumb button:hover,.craft-generator-module__dyvdsW__productThumb button:focus-visible{background:var(--danger-strong)}.craft-generator-module__dyvdsW__priceCell{align-items:center;display:flex;position:relative}.craft-generator-module__dyvdsW__priceCell>span{color:var(--muted-foreground);pointer-events:none;font-size:14px;font-weight:700;position:absolute;left:12px}.craft-generator-module__dyvdsW__rowsNote{color:var(--muted-foreground);margin:10px 0 0;font-size:12px;line-height:1.5}.craft-generator-module__dyvdsW__undoBar{border:1px solid var(--border);background:var(--surface-cream);border-radius:11px;align-items:center;gap:12px;margin-top:12px;padding:10px 14px;font-size:12px;display:flex}.craft-generator-module__dyvdsW__undoBar span{flex:1}.craft-generator-module__dyvdsW__termsRow{gap:6px;margin-top:18px;display:grid}.craft-generator-module__dyvdsW__termsRow label{color:var(--muted-foreground);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.craft-generator-module__dyvdsW__termsRow input{flex:none;margin:2px 0 0}.craft-generator-module__dyvdsW__termsRow a{color:var(--primary);text-decoration:underline}.craft-generator-module__dyvdsW__termsRow input[aria-invalid=true]{outline:2px solid var(--danger-strong);outline-offset:2px}.craft-generator-module__dyvdsW__orRow{text-align:center;margin:20px 0 14px;position:relative}.craft-generator-module__dyvdsW__orRow:before{content:"";background:var(--border);height:1px;position:absolute;top:50%;left:0;right:0}.craft-generator-module__dyvdsW__orRow span{background:var(--background);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;padding:0 12px;font-size:12px;position:relative}.craft-generator-module__dyvdsW__checkEmail{border:1px solid var(--border);background:var(--surface-cream-raised);border-radius:14px;margin-top:8px;padding:22px}.craft-generator-module__dyvdsW__checkEmail h2{margin:0 0 10px;font-size:18px}.craft-generator-module__dyvdsW__checkEmail p{color:var(--foreground);margin:0 0 10px;font-size:14px;line-height:1.65}.craft-generator-module__dyvdsW__checkEmail p:last-child{margin-bottom:0}.craft-generator-module__dyvdsW__checkEmail a{color:var(--primary);text-decoration:underline}.craft-generator-module__dyvdsW__notice{border:1px solid rgb(var(--warning-rgb) / .35);background:var(--warning-tint);color:var(--warning);border-radius:12px;margin-top:18px;padding:15px;font-size:13px;line-height:1.6}.craft-generator-module__dyvdsW__noticeError{border:1px solid rgb(var(--danger-rgb) / .25);background:var(--danger-tint);color:var(--danger-strong);border-radius:12px;margin-top:18px;padding:15px;font-size:13px;font-weight:600;line-height:1.6}.craft-generator-module__dyvdsW__creatingOverlay{z-index:5;background:rgb(var(--white-rgb) / .82);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:flex-start;padding:24px;display:flex;position:absolute;inset:0}.craft-generator-module__dyvdsW__creatingCard{border:1px solid var(--border);background:var(--card);max-width:420px;box-shadow:0 18px 50px rgb(var(--black-rgb) / .12);text-align:center;border-radius:16px;padding:32px 28px;position:sticky;top:22vh}.craft-generator-module__dyvdsW__creatingCard h2{letter-spacing:-.02em;margin:0 0 10px;font:500 26px Georgia,Times New Roman,serif}.craft-generator-module__dyvdsW__creatingCard p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.65}.craft-generator-module__dyvdsW__creatingTrack{background:rgb(var(--ink-rgb) / .1);border-radius:999px;width:180px;height:6px;margin:0 auto 20px;overflow:hidden}.craft-generator-module__dyvdsW__creatingTrack span{background:var(--primary);border-radius:999px;width:40%;height:100%;animation:1.15s ease-in-out infinite craft-generator-module__dyvdsW__creatingSlide;display:block}@keyframes craft-generator-module__dyvdsW__creatingSlide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.craft-generator-module__dyvdsW__creatingTrack span{width:100%;animation:none}}.craft-generator-module__dyvdsW__footer{border-top:1px solid var(--border);justify-content:space-between;gap:12px;margin-top:34px;padding-top:22px;display:flex}.craft-generator-module__dyvdsW__next{margin-left:auto}.craft-generator-module__dyvdsW__next:disabled{cursor:not-allowed;opacity:.45}.craft-generator-module__dyvdsW__previewSide{background:radial-gradient(120% 120% at 20% 0%,var(--brand-teal-mid) 0%,var(--brand-teal-dark) 58%,var(--brand-teal-darker) 100%);height:calc(100vh - 74px);padding:42px;position:sticky;top:0;overflow:hidden}.craft-generator-module__dyvdsW__previewLabel{color:rgb(var(--white-rgb) / .68);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin-bottom:14px;font-size:12px;font-weight:900;display:flex}.craft-generator-module__dyvdsW__nameToken{white-space:nowrap}.craft-generator-module__dyvdsW__browser{background:var(--background);height:calc(100% - 25px);color:var(--foreground);box-shadow:0 25px 80px rgb(var(--black-rgb) / .25);border-radius:18px;font-family:Arial,Helvetica,sans-serif;overflow:hidden}.craft-generator-module__dyvdsW__browserFade{-webkit-mask-image:linear-gradient(180deg,rgb(var(--black-rgb)) calc(100% - 56px),transparent);-webkit-mask-image:linear-gradient(180deg,rgb(var(--black-rgb)) calc(100% - 56px),transparent);mask-image:linear-gradient(180deg,rgb(var(--black-rgb)) calc(100% - 56px),transparent)}.craft-generator-module__dyvdsW__browserBar{border-bottom:1px solid var(--browser-chrome-line);background:var(--card);align-items:center;gap:5px;height:35px;padding:0 12px;display:flex}.craft-generator-module__dyvdsW__browserBar i{background:var(--browser-chrome-dot);border-radius:50%;width:6px;height:6px}.craft-generator-module__dyvdsW__browserNav{border-bottom:1px solid var(--browser-chrome-line);background:var(--card);justify-content:space-between;align-items:center;height:58px;padding:0 25px;display:flex}.craft-generator-module__dyvdsW__previewBrand{font-family:var(--font-display);font-size:15px;font-weight:800}.craft-generator-module__dyvdsW__previewLinks{word-spacing:8px;text-transform:uppercase;font-size:7px}.craft-generator-module__dyvdsW__previewHero{grid-template-columns:1.1fr .9fr;align-items:center;gap:20px;min-height:310px;padding:35px;display:grid}.craft-generator-module__dyvdsW__previewHero small{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900}.craft-generator-module__dyvdsW__previewHero h2{font-family:var(--font-display);letter-spacing:-.04em;margin:9px 0 13px;font-size:clamp(32px,4vw,50px);font-weight:500;line-height:.9}.craft-generator-module__dyvdsW__previewHero p{color:var(--muted-foreground);margin:0 0 15px;font-size:12px;line-height:1.6}.craft-generator-module__dyvdsW__previewButton{border-radius:var(--radius);background:var(--primary);color:var(--card);padding:9px 11px;font-size:7px;font-weight:900;display:inline-block}.craft-generator-module__dyvdsW__previewArt{aspect-ratio:1;background:var(--primary);color:var(--card);font:90px var(--font-display);border-radius:50%;place-items:center;display:grid}.craft-generator-module__dyvdsW__previewProducts{border-top:1px solid var(--browser-chrome-line);padding:24px 35px}.craft-generator-module__dyvdsW__previewProducts h3{font:500 17px var(--font-display);margin:0 0 13px}.craft-generator-module__dyvdsW__previewProductGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.craft-generator-module__dyvdsW__previewProduct{aspect-ratio:.9;border-radius:var(--radius);background:color-mix(in srgb,var(--primary) 72%,var(--card));color:var(--card);font:30px var(--font-display);place-items:center;display:grid}@media (max-width:980px){.craft-generator-module__dyvdsW__layout{grid-template-columns:1fr}.craft-generator-module__dyvdsW__previewSide{order:-1;height:330px;padding:20px;position:relative}.craft-generator-module__dyvdsW__formSide{order:0;padding:48px 24px}.craft-generator-module__dyvdsW__previewHero{gap:16px;min-height:0;padding:20px}.craft-generator-module__dyvdsW__previewHero h2{margin:5px 0 8px;font-size:24px}.craft-generator-module__dyvdsW__previewHero p{display:none}.craft-generator-module__dyvdsW__previewArt{aspect-ratio:auto;justify-self:end;width:118px;height:118px;font-size:54px}}@media (max-width:600px){.craft-generator-module__dyvdsW__header{padding:0 20px}.craft-generator-module__dyvdsW__logo{width:145px}.craft-generator-module__dyvdsW__progress span{width:18px}.craft-generator-module__dyvdsW__formSide{padding:38px 20px}.craft-generator-module__dyvdsW__fields{grid-template-columns:1fr}.craft-generator-module__dyvdsW__full{grid-column:auto}.craft-generator-module__dyvdsW__productRow{grid-template-columns:1fr 95px var(--tap-target)}.craft-generator-module__dyvdsW__previewSide{height:300px;padding:20px}.craft-generator-module__dyvdsW__previewHero{padding:22px}.craft-generator-module__dyvdsW__previewArt{font-size:60px}}.craft-generator-module__dyvdsW__browser[data-layout=bold] .craft-generator-module__dyvdsW__browserNav{border-bottom:4px solid var(--primary)}.craft-generator-module__dyvdsW__browser[data-layout=bold] .craft-generator-module__dyvdsW__previewHero{background:var(--foreground);color:var(--card);grid-template-columns:1.35fr .65fr}.craft-generator-module__dyvdsW__browser[data-layout=bold] .craft-generator-module__dyvdsW__previewHero h2{text-transform:uppercase;font-family:Arial Black,Arial,sans-serif;font-size:clamp(40px,5vw,66px)}.craft-generator-module__dyvdsW__browser[data-layout=bold] .craft-generator-module__dyvdsW__previewHero p{color:color-mix(in srgb,var(--card) 68%,transparent)}.craft-generator-module__dyvdsW__browser[data-layout=bold] .craft-generator-module__dyvdsW__previewArt,.craft-generator-module__dyvdsW__browser[data-layout=bold] .craft-generator-module__dyvdsW__previewProduct{border-radius:0}.craft-generator-module__dyvdsW__browser[data-layout=editorial] .craft-generator-module__dyvdsW__previewHero{min-height:350px;padding-right:42%;display:block;position:relative}.craft-generator-module__dyvdsW__browser[data-layout=editorial] .craft-generator-module__dyvdsW__previewHero h2{z-index:2;font-size:clamp(42px,5vw,68px);position:relative}.craft-generator-module__dyvdsW__browser[data-layout=editorial] .craft-generator-module__dyvdsW__previewArt{border-radius:48% 48% 8px 8px;width:44%;position:absolute;top:30px;right:30px}.craft-generator-module__dyvdsW__browser[data-layout=editorial] .craft-generator-module__dyvdsW__previewProductGrid{grid-template-columns:1.5fr .8fr .8fr}.craft-generator-module__dyvdsW__browser[data-layout=minimal] .craft-generator-module__dyvdsW__previewHero{text-align:center;max-width:78%;min-height:310px;margin:0 auto;display:block}.craft-generator-module__dyvdsW__browser[data-layout=minimal] .craft-generator-module__dyvdsW__previewArt{display:none}.craft-generator-module__dyvdsW__browser[data-layout=minimal] .craft-generator-module__dyvdsW__previewProducts{border-top:0}.craft-generator-module__dyvdsW__browser[data-layout=minimal] .craft-generator-module__dyvdsW__previewProductGrid{grid-template-columns:1fr}.craft-generator-module__dyvdsW__browser[data-layout=minimal] .craft-generator-module__dyvdsW__previewProduct{aspect-ratio:5;border-top:1px solid var(--muted-foreground);color:var(--primary);background:0 0;border-radius:0;justify-content:start;padding-left:20px}.craft-generator-module__dyvdsW__browser[data-layout=split] .craft-generator-module__dyvdsW__previewHero{grid-template-columns:1fr 1fr;gap:0;padding:0}.craft-generator-module__dyvdsW__browser[data-layout=split] .craft-generator-module__dyvdsW__previewHero>div:first-child{padding:35px}.craft-generator-module__dyvdsW__browser[data-layout=split] .craft-generator-module__dyvdsW__previewArt{aspect-ratio:auto;border-radius:0;height:100%}.craft-generator-module__dyvdsW__presetCard{transition:border-color .15s,box-shadow .15s,transform .15s}.craft-generator-module__dyvdsW__presetCard:hover{box-shadow:0 10px 24px rgb(var(--teal-dark-rgb) / .1);transform:translateY(-2px)}.craft-generator-module__dyvdsW__presetCardActive{box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .15), 0 10px 24px rgb(var(--accent-rgb) / .14)}.craft-generator-module__dyvdsW__next,.craft-generator-module__dyvdsW__back{transition:box-shadow .15s,transform .15s,opacity .15s}.craft-generator-module__dyvdsW__next:not(:disabled):hover{box-shadow:0 10px 26px rgb(var(--accent-rgb) / .35);transform:translateY(-1px)}.craft-generator-module__dyvdsW__back:hover{border-color:var(--border);box-shadow:0 6px 16px rgb(var(--teal-dark-rgb) / .06)}.craft-generator-module__dyvdsW__browser{transition:box-shadow .2s}}@layer utilities;
