.builder-module__90bv3q__page{flex-direction:column;min-height:100%;display:flex}.builder-module__90bv3q__topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;position:sticky;top:0}.builder-module__90bv3q__topbarInner{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;height:64px;margin:0 auto;padding:0 clamp(20px,4vw,48px);display:flex}.builder-module__90bv3q__brand{font-family:var(--font-display);color:var(--text);align-items:center;gap:10px;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}.builder-module__90bv3q__brandBadge{--brand:#fff;--accent:#ffcda0;background:linear-gradient(155deg,#1d6fe0,#1554b0);border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 6px 14px -6px #1d6fe080}.builder-module__90bv3q__brand small{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);font-size:.64rem;font-weight:700;display:block}.builder-module__90bv3q__backlink{color:var(--text-soft);border:1px solid var(--line);border-radius:999px;padding:7px 14px;font-size:.86rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.builder-module__90bv3q__backlink:hover{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 40%, transparent);background:color-mix(in srgb, var(--brand) 6%, transparent)}.builder-module__90bv3q__main{flex:1;gap:40px;width:100%;max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(20px,4vw,48px) 80px;display:grid}@media (min-width:980px){.builder-module__90bv3q__main{grid-template-columns:.85fr 1.15fr;align-items:start}}.builder-module__90bv3q__formCol{position:sticky;top:96px}@media (max-width:979px){.builder-module__90bv3q__formCol{position:static}}.builder-module__90bv3q__eyebrow{letter-spacing:.04em;text-transform:uppercase;background:color-mix(in srgb, var(--brand) 8%, var(--bg-sunken));color:var(--brand);border-radius:999px;padding:5px 12px;font-size:.76rem;font-weight:700;display:inline-block}.builder-module__90bv3q__formCol h1{letter-spacing:-.03em;margin-top:14px;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:800;line-height:1.06}.builder-module__90bv3q__emphasisWord{color:var(--brand)}.builder-module__90bv3q__hint{color:var(--text-faint);max-width:44ch;margin-top:12px;font-size:1.02rem;line-height:1.5}form.builder-module__90bv3q__builderForm{gap:24px;margin-top:32px;display:grid}.builder-module__90bv3q__field{gap:9px;display:grid}.builder-module__90bv3q__field label{color:var(--text-soft);font-size:.82rem;font-weight:700}.builder-module__90bv3q__field input,.builder-module__90bv3q__field textarea{border:1.5px solid var(--line);background:var(--bg);color:var(--text);font-size:16px;font-family:var(--font-body);resize:vertical;border-radius:14px;padding:14px 16px;transition:border-color .18s,box-shadow .18s}.builder-module__90bv3q__field input::placeholder,.builder-module__90bv3q__field textarea::placeholder{color:var(--text-faint)}.builder-module__90bv3q__field input:hover,.builder-module__90bv3q__field textarea:hover{border-color:var(--line-strong)}.builder-module__90bv3q__field input:focus,.builder-module__90bv3q__field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 15%, transparent);outline:none}.builder-module__90bv3q__field textarea{min-height:148px;line-height:1.5}.builder-module__90bv3q__charcount{color:var(--text-faint);text-align:right;font-size:.75rem}.builder-module__90bv3q__suggestions{flex-wrap:wrap;gap:8px;display:flex}.builder-module__90bv3q__suggestion{color:var(--text);cursor:pointer;font-size:.82rem;font-weight:600;font-family:var(--font-body);border:1px solid #0000;border-radius:999px;padding:7px 14px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),filter .15s}.builder-module__90bv3q__suggestion:nth-child(3n+1){background:color-mix(in srgb, var(--brand) 10%, var(--bg-raised));border-color:color-mix(in srgb, var(--brand) 26%, transparent)}.builder-module__90bv3q__suggestion:nth-child(3n+2){background:color-mix(in srgb, var(--orange) 12%, var(--bg-raised));border-color:color-mix(in srgb, var(--orange) 28%, transparent)}.builder-module__90bv3q__suggestion:nth-child(3n+3){background:color-mix(in srgb, var(--teal) 12%, var(--bg-raised));border-color:color-mix(in srgb, var(--teal) 28%, transparent)}.builder-module__90bv3q__suggestion:hover{filter:saturate(1.3);transform:translateY(-1px)scale(1.02)}.builder-module__90bv3q__suggestion:active{transform:scale(.94)}.builder-module__90bv3q__submitBtn{cursor:pointer;background:var(--brand);color:#fff;font-size:1.02rem;font-weight:700;font-family:var(--font-body);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:16px 28px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s,opacity .15s,background .15s;display:inline-flex;box-shadow:0 10px 24px -10px #1d6fe080}.builder-module__90bv3q__submitBtn:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-2px);box-shadow:0 16px 34px -12px #1d6fe099}.builder-module__90bv3q__submitBtn:active:not(:disabled){transform:scale(.97)}.builder-module__90bv3q__submitBtn:disabled{opacity:.4;cursor:default}.builder-module__90bv3q__errorBox{border:1px solid color-mix(in srgb, #e2422f 40%, var(--line));background:color-mix(in srgb, #e2422f 10%, var(--bg-raised));color:var(--text);border-radius:12px;padding:12px 14px;font-size:.9rem}.builder-module__90bv3q__resultCol{min-height:480px}.builder-module__90bv3q__emptyState{border:2px dashed color-mix(in srgb, var(--brand) 35%, var(--line));background:radial-gradient(circle at 20% 15%, color-mix(in srgb, var(--brand) 6%, transparent), transparent 45%), radial-gradient(circle at 85% 80%, color-mix(in srgb, var(--teal) 7%, transparent), transparent 45%), var(--bg-sunken);text-align:center;height:100%;min-height:480px;color:var(--text-soft);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:48px 32px;display:flex}.builder-module__90bv3q__emptyStateArt{filter:drop-shadow(0 8px 16px #1d6fe038);font-size:2.6rem;animation:3.4s ease-in-out infinite builder-module__90bv3q__floaty}@keyframes builder-module__90bv3q__floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.builder-module__90bv3q__emptyState p{max-width:34ch;font-size:.98rem;line-height:1.55}.builder-module__90bv3q__loadingState{border:1px solid var(--line);background:var(--bg-raised);min-height:480px;box-shadow:var(--shadow);border-radius:24px;flex-direction:column;gap:18px;padding:24px;display:flex}.builder-module__90bv3q__skeletonToolbar{gap:8px;display:flex}.builder-module__90bv3q__skeletonPill,.builder-module__90bv3q__skeletonHero,.builder-module__90bv3q__skeletonCard{background:linear-gradient(90deg, var(--bg-sunken) 25%, color-mix(in srgb, var(--brand) 10%, var(--bg-sunken)) 50%, var(--bg-sunken) 75%);background-size:200% 100%;border-radius:14px;animation:1.6s ease-in-out infinite builder-module__90bv3q__shimmer}.builder-module__90bv3q__skeletonPill{border-radius:999px;width:86px;height:28px}.builder-module__90bv3q__skeletonHero{height:220px}.builder-module__90bv3q__skeletonRow{gap:14px;display:flex}.builder-module__90bv3q__skeletonCard{flex:1;height:120px;animation-delay:.15s}@keyframes builder-module__90bv3q__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.builder-module__90bv3q__loadingLabel{color:var(--text-soft);justify-content:center;align-items:center;gap:10px;margin-top:4px;font-size:.95rem;font-weight:600;display:flex}.builder-module__90bv3q__loadingStepText{animation:.35s builder-module__90bv3q__stepIn}@keyframes builder-module__90bv3q__stepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.builder-module__90bv3q__loadingDot{background:var(--brand);border-radius:50%;width:9px;height:9px;animation:1.2s ease-in-out infinite builder-module__90bv3q__pulseDot}@keyframes builder-module__90bv3q__pulseDot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.builder-module__90bv3q__skeletonPill,.builder-module__90bv3q__skeletonHero,.builder-module__90bv3q__skeletonCard,.builder-module__90bv3q__loadingDot,.builder-module__90bv3q__emptyStateArt,.builder-module__90bv3q__loadingStepText{animation:none}}@keyframes builder-module__90bv3q__spin{to{transform:rotate(360deg)}}.builder-module__90bv3q__toast{z-index:200;background:var(--bg-raised);border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));color:var(--text);box-shadow:var(--shadow-pop);text-align:center;border-radius:999px;max-width:min(92vw,560px);padding:13px 24px;font-size:.92rem;font-weight:600;animation:.4s cubic-bezier(.34,1.56,.64,1) builder-module__90bv3q__toastIn;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}@keyframes builder-module__90bv3q__toastIn{0%{opacity:0;transform:translate(-50%)translateY(16px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.builder-module__90bv3q__toast{animation:none}}.builder-module__90bv3q__previewFrame{--bg:#f9f6ed;--bg-raised:#fffef8;--bg-sunken:#efe9d9;--text:#182018;--text-soft:#445043;--text-faint:#707b6c;--line:#1820181f;--line-strong:#1820183d;--gen-bg:#16382a;--gen-text:#f4f1e4;--gen-text-soft:#c8d5c2;--gen-accent:#d9a43e;--gen-accent-2:#7fb069;--gen-accent-ink:#251b03;--gen-ink:#16382a;border:1px solid var(--line);box-shadow:var(--shadow);background:var(--bg);color:var(--text);font-family:var(--font-body);letter-spacing:normal;border-radius:18px;font-size:16px;line-height:1.6;overflow:hidden;container:site/inline-size}.builder-module__90bv3q__previewFrameFullPage{box-shadow:none;border:none;border-radius:0;min-height:100%}.builder-module__90bv3q__previewReadOnly [data-editable=true]{pointer-events:none;cursor:default}.builder-module__90bv3q__previewOverlay{z-index:100;background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0}.builder-module__90bv3q__previewOverlayBody{flex:1;overflow-y:auto}.builder-module__90bv3q__previewToolbar{border-bottom:1px solid var(--line);background:var(--bg-sunken);flex:none;align-items:center;gap:14px;padding:12px 16px;display:flex}.builder-module__90bv3q__previewToolbar span{background:var(--line-strong);border-radius:50%;width:8px;height:8px}.builder-module__90bv3q__url{font-family:var(--font-mono);color:var(--text-faint);flex:1;margin-left:6px;font-size:.72rem}.builder-module__90bv3q__themeTag{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem}.builder-module__90bv3q__reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(18px)}.builder-module__90bv3q__revealVisible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.builder-module__90bv3q__reveal{opacity:1;transition:none;transform:none}}.builder-module__90bv3q__siteName{font-family:var(--theme-font-display,var(--font-display));font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.builder-module__90bv3q__tagline{font-family:var(--theme-font-display,var(--font-display));max-width:46ch;margin-top:10px;font-size:1.15rem;font-weight:500}.builder-module__90bv3q__subheadline{max-width:50ch;margin-top:8px;font-size:.95rem}.builder-module__90bv3q__ctaRow{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.builder-module__90bv3q__ctaPrimary,.builder-module__90bv3q__ctaGhost{letter-spacing:.01em;border-radius:999px;padding:12px 24px;font-size:.9rem;font-weight:700}.builder-module__90bv3q__ctaPrimary{background:var(--gen-accent);color:var(--gen-accent-ink);box-shadow:0 10px 26px -10px color-mix(in srgb, var(--gen-accent) 65%, transparent)}.builder-module__90bv3q__ctaGhost{border:1.5px solid color-mix(in srgb, var(--gen-text) 32%, transparent);color:var(--gen-text)}.builder-module__90bv3q__heroEditorial{background:radial-gradient(ellipse 60% 70% at 100% 0%, color-mix(in srgb, var(--gen-accent) 9%, transparent), transparent 60%), var(--bg-raised);color:var(--text);grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(32px,5cqw,56px);padding:clamp(44px,8cqw,80px) clamp(24px,6cqw,64px);display:grid}.builder-module__90bv3q__heroEditorial.builder-module__90bv3q__heroNoImage{grid-template-columns:1fr}.builder-module__90bv3q__heroEditorial .builder-module__90bv3q__heroEyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gen-ink);border-bottom:2px solid var(--gen-accent);margin-bottom:16px;padding-bottom:4px;font-size:.7rem;display:inline-block}.builder-module__90bv3q__heroEditorial .builder-module__90bv3q__siteName{color:var(--text);font-size:clamp(2.1rem,5.4cqw,3.4rem);line-height:1.04}.builder-module__90bv3q__heroEditorial .builder-module__90bv3q__tagline{color:var(--text);font-size:clamp(1.15rem,2.2cqw,1.4rem);font-style:italic}.builder-module__90bv3q__heroEditorial .builder-module__90bv3q__subheadline{color:var(--text-soft)}.builder-module__90bv3q__heroEditorial .builder-module__90bv3q__ctaGhost{border-color:var(--line-strong);color:var(--text)}.builder-module__90bv3q__heroEditorialImageWrap{position:relative}.builder-module__90bv3q__heroEditorialImageWrap:before{content:"";background:color-mix(in srgb, var(--gen-accent) 32%, transparent);border-radius:18px;position:absolute;inset:14px -12px -14px 12px;transform:rotate(-2deg)}.builder-module__90bv3q__heroEditorialImage{aspect-ratio:4/5;background-color:var(--bg-sunken);box-shadow:0 24px 50px -22px color-mix(in srgb, var(--gen-bg) 55%, transparent);filter:saturate(1.05)contrast(1.02);background-position:50%;background-size:cover;border-radius:18px;position:relative;transform:rotate(2deg)}@container site (max-width:700px){.builder-module__90bv3q__heroEditorial{grid-template-columns:1fr}}.builder-module__90bv3q__heroPrecision{text-align:center;background:radial-gradient(ellipse 70% 60% at 18% 0%, color-mix(in srgb, var(--gen-accent) 15%, transparent), transparent 62%), radial-gradient(ellipse 60% 55% at 85% 6%, color-mix(in srgb, var(--gen-accent-2,var(--gen-accent)) 13%, transparent), transparent 62%), var(--bg);color:var(--text);padding:clamp(52px,9cqw,92px) clamp(24px,5cqw,44px)}.builder-module__90bv3q__heroPrecision .builder-module__90bv3q__heroEyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--gen-ink);background:color-mix(in srgb, var(--gen-accent) 16%, var(--bg-raised));border:1px solid color-mix(in srgb, var(--gen-accent) 30%, var(--line));border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:.68rem;display:inline-flex}.builder-module__90bv3q__heroPrecision .builder-module__90bv3q__siteName{color:var(--text-soft);font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:600}.builder-module__90bv3q__heroPrecision .builder-module__90bv3q__tagline{color:var(--text);letter-spacing:-.01em;max-width:26ch;margin:8px auto 0;font-size:clamp(1.6rem,3.4vw,2.4rem);font-weight:600}.builder-module__90bv3q__heroPrecision .builder-module__90bv3q__subheadline{color:var(--text-soft);max-width:44ch;margin:14px auto 0}.builder-module__90bv3q__heroPrecision .builder-module__90bv3q__ctaRow{justify-content:center}.builder-module__90bv3q__heroPrecision .builder-module__90bv3q__ctaGhost{border-color:var(--line-strong);color:var(--text)}.builder-module__90bv3q__heroPrecisionCard{aspect-ratio:16/9;background-color:var(--bg-sunken);border:1px solid color-mix(in srgb, var(--gen-accent) 28%, var(--line));width:min(520px,100%);box-shadow:0 0 0 6px color-mix(in srgb, var(--bg-raised) 55%, transparent), 0 28px 60px -26px color-mix(in srgb, var(--gen-bg) 55%, transparent);filter:saturate(1.05);background-position:50%;background-size:cover;border-radius:18px;margin:40px auto 0}.builder-module__90bv3q__heroLifestyle{background-color:var(--gen-bg);background-position:50%;background-size:cover;align-items:flex-end;min-height:480px;padding:clamp(24px,5cqw,44px);display:flex;position:relative}.builder-module__90bv3q__heroLifestyle:before{content:"";background:linear-gradient(to top, color-mix(in srgb, var(--gen-bg) 82%, black) 0%, color-mix(in srgb, var(--gen-bg) 30%, transparent) 42%, transparent 68%);position:absolute;inset:0}.builder-module__90bv3q__heroGlassCard{z-index:1;-webkit-backdrop-filter:blur(18px)saturate(1.1);background:#00000075;border:1px solid #ffffff38;border-radius:22px;max-width:480px;padding:clamp(20px,3vw,30px) clamp(24px,4vw,34px);position:relative;box-shadow:0 24px 60px -24px #00000073}.builder-module__90bv3q__heroGlassCard .builder-module__90bv3q__siteName,.builder-module__90bv3q__heroGlassCard .builder-module__90bv3q__tagline,.builder-module__90bv3q__heroGlassCard .builder-module__90bv3q__subheadline{color:#f6f4ef}.builder-module__90bv3q__heroGlassCard .builder-module__90bv3q__subheadline{color:#f6f4efd1}.builder-module__90bv3q__heroGlassCard .builder-module__90bv3q__ctaGhost{color:#f6f4ef;border-color:#f6f4ef66}.builder-module__90bv3q__heroLuxe{text-align:center;background:radial-gradient(ellipse 80% 55% at 50% 0%, color-mix(in srgb, var(--gen-accent) 14%, transparent), transparent 60%), radial-gradient(ellipse 50% 40% at 8% 100%, color-mix(in srgb, var(--gen-accent-2,var(--gen-accent)) 8%, transparent), transparent 60%), color-mix(in srgb, black 58%, var(--gen-bg));color:var(--gen-text);padding:clamp(56px,10cqw,104px) clamp(24px,5cqw,44px) clamp(44px,7cqw,72px)}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__heroEyebrow{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--gen-accent);align-items:center;gap:14px;margin-bottom:22px;font-size:.66rem;display:inline-flex}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__heroEyebrow:before,.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__heroEyebrow:after{content:"";background:color-mix(in srgb, var(--gen-accent) 55%, transparent);width:36px;height:1px}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__siteName{color:var(--gen-text);font-size:clamp(2.2rem,5vw,3.6rem);font-weight:600}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__tagline{color:color-mix(in srgb, var(--gen-text) 88%, transparent);max-width:36ch;margin:14px auto 0;font-size:1.25rem;font-style:italic}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__subheadline{color:color-mix(in srgb, var(--gen-text) 66%, transparent);margin:10px auto 0}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__ctaRow{justify-content:center}.builder-module__90bv3q__heroLuxe .builder-module__90bv3q__ctaGhost{border-color:color-mix(in srgb, var(--gen-text) 35%, transparent);color:var(--gen-text)}.builder-module__90bv3q__heroLuxeImage{aspect-ratio:21/9;background-color:var(--bg-sunken);border:1px solid color-mix(in srgb, var(--gen-accent) 45%, transparent);filter:saturate(.92)contrast(1.05);background-position:50%;background-size:cover;border-radius:4px;max-width:780px;margin:44px auto 0;box-shadow:0 30px 80px -30px #0009}.builder-module__90bv3q__heroPlayful{background:radial-gradient(circle at 88% 12%, color-mix(in srgb, var(--gen-accent) 26%, transparent), transparent 42%), radial-gradient(circle at 4% 92%, color-mix(in srgb, var(--gen-accent-2,var(--gen-accent)) 20%, transparent), transparent 38%), color-mix(in srgb, var(--gen-accent) 12%, var(--bg));color:var(--text);grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;padding:clamp(40px,7vw,72px) clamp(28px,5vw,48px);display:grid}.builder-module__90bv3q__heroPlayful.builder-module__90bv3q__heroNoImage{grid-template-columns:1fr}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__heroEyebrow{background:var(--bg-raised);border:2px solid var(--text);box-shadow:3px 3px 0 var(--text);border-radius:999px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-block}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__siteName{font-size:clamp(2.1rem,4.6vw,3.2rem);font-weight:700;line-height:1.02}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__tagline{font-size:1.3rem;font-weight:600}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__subheadline{color:var(--text-soft)}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__ctaPrimary{border:2px solid var(--text);box-shadow:4px 4px 0 var(--text);border-radius:14px;font-weight:700;transition:transform .15s,box-shadow .15s}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__ctaPrimary:hover{box-shadow:6px 7px 0 var(--text);transform:translate(-1px,-2px)}.builder-module__90bv3q__heroPlayful .builder-module__90bv3q__ctaGhost{border:2px solid var(--text);background:var(--bg-raised);color:var(--text);box-shadow:4px 4px 0 color-mix(in srgb, var(--text) 25%, transparent);border-radius:14px;font-weight:700}.builder-module__90bv3q__heroPlayfulImageWrap{position:relative}.builder-module__90bv3q__heroPlayfulImage{aspect-ratio:4/3.4;border:3px solid var(--text);background-color:var(--bg-sunken);box-shadow:10px 10px 0 var(--gen-accent);filter:saturate(1.12);background-position:50%;background-size:cover;border-radius:26px;transform:rotate(2.5deg)}@container site (max-width:700px){.builder-module__90bv3q__heroPlayful{grid-template-columns:1fr}.builder-module__90bv3q__heroLuxeImage{aspect-ratio:16/10}}.builder-module__90bv3q__siteSection{padding:clamp(56px,9cqw,96px) clamp(24px,6cqw,80px)}.builder-module__90bv3q__siteAbout p{color:var(--text-soft);max-width:62ch;font-size:1.02rem;line-height:1.7}.builder-module__90bv3q__sectionHeading{margin-bottom:38px}.builder-module__90bv3q__sectionHeading h2{font-family:var(--theme-font-display,var(--font-display));color:var(--text);letter-spacing:-.015em;margin:0;font-size:clamp(1.65rem,3.4cqw,2.4rem);font-weight:600;line-height:1.12}.builder-module__90bv3q__sectionHeading p{color:var(--text-faint);margin-top:10px;font-size:1rem}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__sectionHeading{text-align:center}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__sectionHeading p{max-width:46ch;margin-left:auto;margin-right:auto}.builder-module__90bv3q__previewFrame[data-theme-layout=editorial] .builder-module__90bv3q__sectionHeading h2{border-bottom:2px solid var(--gen-accent);padding-bottom:14px;display:inline-block}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__sectionHeading{text-align:center}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__sectionHeading h2{letter-spacing:.08em;text-transform:uppercase;font-size:clamp(1.35rem,2.3vw,1.8rem);font-weight:500}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__sectionHeading h2:after{content:"";background:var(--gen-accent);width:44px;height:2px;margin:14px auto 0;display:block}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__sectionHeading p{max-width:46ch;margin-left:auto;margin-right:auto}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__sectionHeading h2{background:linear-gradient(transparent 62%, color-mix(in srgb, var(--gen-accent) 45%, transparent) 62%);font-weight:700;display:inline}.builder-module__90bv3q__aboutLayout{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(36px,6cqw,56px);display:grid}.builder-module__90bv3q__aboutImage{aspect-ratio:4/3;background-color:var(--bg-sunken);filter:saturate(1.05);box-shadow:0 22px 48px -24px color-mix(in srgb, var(--gen-bg) 50%, transparent);background-position:50%;background-size:cover;border-radius:20px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__aboutImage{border:3px solid var(--text);box-shadow:8px 8px 0 var(--gen-accent);border-radius:22px;transform:rotate(-1.5deg)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__aboutImage{border:1px solid color-mix(in srgb, var(--gen-accent) 40%, transparent);filter:saturate(.92)contrast(1.04);border-radius:2px}.builder-module__90bv3q__aboutTeaser{background:color-mix(in srgb, var(--gen-accent) 7%, var(--bg-sunken));grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(36px,6cqw,56px);display:grid}.builder-module__90bv3q__aboutTeaserImage{aspect-ratio:5/4;background-color:var(--bg);box-shadow:0 22px 48px -24px color-mix(in srgb, var(--gen-bg) 50%, transparent);background-position:50%;background-size:cover;border-radius:20px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__aboutTeaserImage{border:3px solid var(--text);box-shadow:8px 8px 0 var(--gen-accent);border-radius:22px;transform:rotate(1.5deg)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__aboutTeaserImage{border:1px solid color-mix(in srgb, var(--gen-accent) 40%, transparent);border-radius:2px}.builder-module__90bv3q__aboutTeaserText{color:var(--text-soft);max-width:54ch;line-height:1.7}.builder-module__90bv3q__textLink{font-family:var(--font-body);color:var(--gen-ink);cursor:pointer;background:0 0;border:none;margin-top:20px;padding:0;font-size:.94rem;font-weight:600;transition:opacity .15s,transform .15s;display:inline-block}.builder-module__90bv3q__textLink:hover{opacity:.7;transform:translate(2px)}.builder-module__90bv3q__galleryStrip{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.builder-module__90bv3q__galleryStripTile{aspect-ratio:3/2;background-color:var(--bg-sunken);filter:saturate(1.05);background-position:50%;background-size:cover;border-radius:12px;transition:transform .25s}.builder-module__90bv3q__galleryStripTile:hover{transform:scale(1.02)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryStripTile{border:3px solid var(--text);border-radius:18px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryStripTile:nth-child(odd){transform:rotate(-1.2deg)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryStripTile:nth-child(2n){transform:rotate(1.2deg)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__galleryStripTile{filter:saturate(.92)contrast(1.04);border-radius:2px}.builder-module__90bv3q__testimonialSection{background:var(--bg-sunken)}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__testimonialSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0}@container site (max-width:760px){.builder-module__90bv3q__aboutLayout,.builder-module__90bv3q__aboutTeaser{grid-template-columns:1fr;gap:28px}.builder-module__90bv3q__siteSection{padding:44px 24px}.builder-module__90bv3q__galleryStrip{grid-template-columns:1fr}.builder-module__90bv3q__galleryGrid{grid-template-columns:repeat(2,1fr)}}.builder-module__90bv3q__offeringsEditorial{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.builder-module__90bv3q__offeringEditorialCard.builder-module__90bv3q__offeringFeatured{grid-column:1/-1}.builder-module__90bv3q__offeringEditorialCard.builder-module__90bv3q__offeringFeatured .builder-module__90bv3q__offeringEditorialImage{aspect-ratio:21/9}.builder-module__90bv3q__offeringEditorialImage{aspect-ratio:4/3;background-color:var(--bg-sunken);filter:saturate(1.05)contrast(1.02);background-position:50%;background-size:cover;border-radius:14px;margin-bottom:16px;transition:transform .25s,box-shadow .25s}.builder-module__90bv3q__offeringEditorialCard:hover .builder-module__90bv3q__offeringEditorialImage{box-shadow:0 18px 36px -20px color-mix(in srgb, var(--gen-bg) 55%, transparent);transform:translateY(-3px)}.builder-module__90bv3q__offeringEditorialHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.builder-module__90bv3q__priceBadge{font-family:var(--font-mono);color:var(--gen-ink);white-space:nowrap;flex:none;font-size:.78rem;font-weight:600}.builder-module__90bv3q__offeringEditorialName{font-family:var(--theme-font-display,var(--font-display));font-size:1.02rem;font-weight:600}.builder-module__90bv3q__offeringEditorialDesc{color:var(--text-soft);margin-top:6px;font-size:.9rem;line-height:1.55}@container site (max-width:640px){.builder-module__90bv3q__offeringsEditorial{grid-template-columns:1fr}}.builder-module__90bv3q__offeringsPrecision{background:var(--bg-raised);border:1px solid var(--line);box-shadow:0 20px 44px -30px color-mix(in srgb, var(--gen-bg) 50%, transparent);border-radius:20px;flex-direction:column;padding:10px 20px;display:flex}.builder-module__90bv3q__offeringPrecisionRow{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:15px 6px;transition:background .15s,padding-left .15s;display:flex}.builder-module__90bv3q__offeringPrecisionRow:last-child{border-bottom:none}.builder-module__90bv3q__offeringPrecisionRow:hover{background:color-mix(in srgb, var(--gen-accent) 6%, transparent);padding-left:12px}.builder-module__90bv3q__offeringPrecisionThumb{background-color:var(--bg-sunken);background-position:50%;background-size:cover;border-radius:10px;flex:none;width:52px;height:52px}.builder-module__90bv3q__offeringPrecisionBody{flex:1;min-width:0}.builder-module__90bv3q__offeringPrecisionName{font-size:.96rem;font-weight:600}.builder-module__90bv3q__offeringPrecisionDesc{color:var(--text-soft);margin-top:3px;font-size:.86rem}.builder-module__90bv3q__offeringPrecisionPrice{font-family:var(--font-mono);color:var(--text);flex:none;font-size:.84rem;font-weight:600}.builder-module__90bv3q__offeringsLifestyle{grid-template-columns:repeat(2,1fr);gap:22px 18px;display:grid}.builder-module__90bv3q__offeringLifestyleCard{background:var(--bg-raised);box-shadow:0 14px 34px -22px color-mix(in srgb, var(--gen-bg) 60%, transparent);border-radius:22px;transition:transform .25s,box-shadow .25s;overflow:hidden}.builder-module__90bv3q__offeringLifestyleCard.builder-module__90bv3q__offeringStagger{margin-top:26px}.builder-module__90bv3q__offeringLifestyleCard:hover{box-shadow:0 24px 48px -20px color-mix(in srgb, var(--gen-bg) 60%, transparent);transform:translateY(-5px)scale(1.012)}.builder-module__90bv3q__offeringLifestyleImage{aspect-ratio:4/3;background-color:var(--bg-sunken);filter:saturate(1.08)contrast(1.02);background-position:50%;background-size:cover;justify-content:flex-end;align-items:flex-start;padding:10px;display:flex;position:relative}.builder-module__90bv3q__offeringLifestylePrice{-webkit-backdrop-filter:blur(8px);color:#fff;font-size:.76rem;font-weight:600;font-family:var(--font-mono);background:#00000073;border-radius:999px;padding:5px 11px}.builder-module__90bv3q__offeringLifestyleBody{padding:16px 18px 18px}.builder-module__90bv3q__offeringLifestyleName{font-family:var(--theme-font-display,var(--font-display));font-size:1rem;font-weight:600}.builder-module__90bv3q__offeringLifestyleDesc{color:var(--text-soft);margin-top:6px;font-size:.88rem;line-height:1.5}@container site (max-width:640px){.builder-module__90bv3q__offeringsLifestyle{grid-template-columns:1fr}.builder-module__90bv3q__offeringLifestyleCard.builder-module__90bv3q__offeringStagger{margin-top:0}}.builder-module__90bv3q__offeringsLuxe{flex-direction:column;max-width:760px;margin:0 auto;display:flex}.builder-module__90bv3q__offeringLuxeRow{border-bottom:1px solid color-mix(in srgb, var(--gen-accent) 32%, var(--line));align-items:center;gap:20px;padding:24px 10px;transition:background .15s;display:flex}.builder-module__90bv3q__offeringLuxeRow:hover{background:color-mix(in srgb, var(--gen-accent) 6%, transparent)}.builder-module__90bv3q__offeringLuxeRow:last-child{border-bottom:none}.builder-module__90bv3q__offeringLuxeNum{font-family:var(--font-mono);letter-spacing:.12em;color:var(--gen-accent);flex:none;font-size:.72rem}.builder-module__90bv3q__offeringLuxeThumb{background-color:var(--bg-sunken);filter:saturate(.9)contrast(1.05);background-position:50%;background-size:cover;border-radius:2px;flex:none;width:64px;height:64px}.builder-module__90bv3q__offeringLuxeBody{flex:1;min-width:0}.builder-module__90bv3q__offeringLuxeName{font-family:var(--theme-font-display,var(--font-display));font-size:1.12rem;font-weight:600}.builder-module__90bv3q__offeringLuxeDesc{color:var(--text-soft);margin-top:4px;font-size:.88rem;line-height:1.55}.builder-module__90bv3q__offeringLuxePrice{font-family:var(--font-mono);color:var(--gen-ink);flex:none;font-size:.84rem;font-weight:600}.builder-module__90bv3q__offeringsPlayful{grid-template-columns:repeat(2,1fr);gap:24px 20px;display:grid}.builder-module__90bv3q__offeringPlayfulCard{background:var(--bg-raised);border:2.5px solid var(--text);box-shadow:6px 6px 0 color-mix(in srgb, var(--gen-accent) 75%, transparent);border-radius:20px;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s;overflow:hidden}.builder-module__90bv3q__offeringPlayfulCard:nth-child(2n){transform:rotate(.6deg)}.builder-module__90bv3q__offeringPlayfulCard:nth-child(odd){transform:rotate(-.4deg)}.builder-module__90bv3q__offeringPlayfulCard:hover{box-shadow:10px 12px 0 color-mix(in srgb, var(--gen-accent) 75%, transparent);transform:translate(-2px,-4px)rotate(0)}.builder-module__90bv3q__offeringPlayfulImage{aspect-ratio:16/10;background-color:var(--bg-sunken);border-bottom:2.5px solid var(--text);filter:saturate(1.12);background-position:50%;background-size:cover}.builder-module__90bv3q__offeringPlayfulBody{padding:14px 16px 18px}.builder-module__90bv3q__offeringPlayfulHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.builder-module__90bv3q__offeringPlayfulName{font-family:var(--theme-font-display,var(--font-display));font-size:1.05rem;font-weight:700}.builder-module__90bv3q__offeringPlayfulPrice{background:var(--gen-accent);color:var(--gen-accent-ink);white-space:nowrap;border-radius:999px;flex:none;padding:3px 10px;font-size:.78rem;font-weight:700}.builder-module__90bv3q__offeringPlayfulDesc{color:var(--text-soft);margin-top:6px;font-size:.9rem;line-height:1.5}@container site (max-width:640px){.builder-module__90bv3q__offeringsPlayful{grid-template-columns:1fr}}.builder-module__90bv3q__contactRow{flex-wrap:wrap;gap:18px 32px;font-size:.92rem;display:flex}.builder-module__90bv3q__contactRow div{gap:3px;display:grid}.builder-module__90bv3q__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem}.builder-module__90bv3q__resultActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.builder-module__90bv3q__publishedLink{color:var(--brand);font-size:.88rem;font-weight:600;text-decoration:none}.builder-module__90bv3q__publishedLink:hover{text-decoration:underline}.builder-module__90bv3q__secondaryBtn{border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-body);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:11px 20px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),border-color .15s,color .15s;display:inline-flex}.builder-module__90bv3q__secondaryBtn:hover{border-color:var(--brand);color:var(--brand)}.builder-module__90bv3q__secondaryBtn:active{transform:scale(.96)}.builder-module__90bv3q__galleryGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.builder-module__90bv3q__galleryTile{aspect-ratio:4/3;background-color:var(--bg-sunken);border:1px solid var(--line);filter:saturate(1.05)contrast(1.02);background-position:50%;background-size:cover;border-radius:14px;align-items:flex-end;padding:10px;transition:transform .2s,box-shadow .2s;display:flex}.builder-module__90bv3q__galleryTile:hover{box-shadow:0 18px 36px -18px color-mix(in srgb, var(--gen-bg) 55%, transparent);transform:translateY(-4px)}.builder-module__90bv3q__galleryCaption{color:var(--text);background:color-mix(in srgb, var(--bg-raised) 72%, transparent);-webkit-backdrop-filter:blur(6px);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.builder-module__90bv3q__ctaBanner{background:linear-gradient(100deg, var(--gen-bg) 0%, color-mix(in srgb, var(--gen-accent) 30%, var(--gen-bg)) 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:clamp(32px,5cqw,44px) clamp(28px,6cqw,56px);display:flex}.builder-module__90bv3q__ctaBanner span{font-family:var(--theme-font-display,var(--font-display));color:var(--gen-text);font-size:clamp(1.1rem,2.4cqw,1.4rem);font-weight:600}.builder-module__90bv3q__ctaBannerBtn{background:var(--gen-accent);color:var(--gen-accent-ink);cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--font-body);border:none;border-radius:999px;padding:12px 24px;transition:transform .15s,filter .15s;box-shadow:0 10px 26px -10px #00000073}.builder-module__90bv3q__ctaBannerBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__ctaBannerBtn{border:2px solid var(--text);box-shadow:3px 3px 0 var(--text);border-radius:12px;font-weight:700}.builder-module__90bv3q__pickerLabel{color:var(--text-soft);font-size:.82rem;font-weight:700}.builder-module__90bv3q__pickerRow{flex-wrap:wrap;gap:10px;display:flex}.builder-module__90bv3q__pickerCard{text-align:left;border:1.5px solid var(--line);background:var(--bg);cursor:pointer;min-width:120px;font-family:var(--font-body);color:var(--text);border-radius:16px;flex:1;gap:4px;padding:14px 16px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),border-color .15s,background .15s,box-shadow .2s;display:grid;position:relative}.builder-module__90bv3q__pickerCard:hover{border-color:color-mix(in srgb, var(--brand) 45%, transparent);background:color-mix(in srgb, var(--brand) 4%, var(--bg));transform:translateY(-1px)}.builder-module__90bv3q__pickerCard:active{transform:scale(.98)}.builder-module__90bv3q__pickerCardActive,.builder-module__90bv3q__pickerCardActive:hover{background:color-mix(in srgb, var(--brand) 8%, var(--bg));box-shadow:0 0 0 2px var(--brand);border-color:#0000;transform:none}.builder-module__90bv3q__pickerEmoji{font-size:1.3rem;line-height:1}.builder-module__90bv3q__pickerCheck{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;animation:.25s cubic-bezier(.34,1.56,.64,1) builder-module__90bv3q__checkPop;display:flex;position:absolute;top:10px;right:10px}@keyframes builder-module__90bv3q__checkPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.builder-module__90bv3q__pickerCheck{animation:none}}.builder-module__90bv3q__pickerCardLabel{font-size:.92rem;font-weight:700}.builder-module__90bv3q__pickerCardDesc{color:var(--text-faint);font-size:.78rem;line-height:1.4}.builder-module__90bv3q__themeCard{padding:10px}.builder-module__90bv3q__themeThumb{border:1px solid var(--line);background:var(--bg-sunken);border-radius:10px;flex-direction:column;height:64px;display:flex;overflow:hidden}.builder-module__90bv3q__themeThumbHero{background:#1f4029;flex-direction:column;flex:1;justify-content:center;gap:4px;padding:8px 10px;display:flex}.builder-module__90bv3q__themeThumbBar{background:#ffffffd9;border-radius:2px;width:60%;height:6px}.builder-module__90bv3q__themeThumbBarSm{background:#ffffff80;border-radius:2px;width:40%;height:4px}.builder-module__90bv3q__themeThumbBody{background:var(--bg-raised);gap:4px;padding:6px 10px;display:flex}.builder-module__90bv3q__themeThumbTile{background:var(--line-strong);border-radius:2px;flex:1;height:10px}.builder-module__90bv3q__themeCard[data-theme-layout=bold] .builder-module__90bv3q__themeThumbHero{background:linear-gradient(160deg,#1f4029,#8a6a2f);justify-content:flex-end;align-items:flex-start}.builder-module__90bv3q__themeCard[data-theme-layout=bold] .builder-module__90bv3q__themeThumbBar,.builder-module__90bv3q__themeCard[data-theme-layout=bold] .builder-module__90bv3q__themeThumbBarSm{background:#ffffffeb}.builder-module__90bv3q__themeCard[data-theme-layout=bold] .builder-module__90bv3q__themeThumbBody{gap:6px}.builder-module__90bv3q__themeCard[data-theme-layout=bold] .builder-module__90bv3q__themeThumbTile:first-child{border-radius:2px 2px 2px 10px}.builder-module__90bv3q__themeCard[data-theme-layout=bold] .builder-module__90bv3q__themeThumbTile:last-child{border-radius:2px 10px 2px 2px;margin-top:6px}.builder-module__90bv3q__themeCard[data-theme-layout=minimal] .builder-module__90bv3q__themeThumbHero{background:var(--bg-raised);text-align:center;align-items:center}.builder-module__90bv3q__themeCard[data-theme-layout=minimal] .builder-module__90bv3q__themeThumbBar{background:var(--text-soft);width:40%;margin:0 auto}.builder-module__90bv3q__themeCard[data-theme-layout=minimal] .builder-module__90bv3q__themeThumbBarSm{background:var(--text-faint);width:26%;margin:0 auto}.builder-module__90bv3q__themeCard[data-theme-layout=minimal] .builder-module__90bv3q__themeThumbBody{justify-content:center}.builder-module__90bv3q__themeCard[data-theme-layout=minimal] .builder-module__90bv3q__themeThumbTile{border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex:0 0 30%}.builder-module__90bv3q__themeCard[data-theme-layout=luxe] .builder-module__90bv3q__themeThumbHero{text-align:center;background:#121014;align-items:center}.builder-module__90bv3q__themeCard[data-theme-layout=luxe] .builder-module__90bv3q__themeThumbBar{background:#d8b25e;width:44%;height:4px;margin:0 auto}.builder-module__90bv3q__themeCard[data-theme-layout=luxe] .builder-module__90bv3q__themeThumbBarSm{background:#ffffff8c;width:30%;margin:0 auto}.builder-module__90bv3q__themeCard[data-theme-layout=luxe] .builder-module__90bv3q__themeThumbBody{background:#1c1920}.builder-module__90bv3q__themeCard[data-theme-layout=luxe] .builder-module__90bv3q__themeThumbTile{background:#d8b25e66;height:8px}.builder-module__90bv3q__themeCard[data-theme-layout=playful] .builder-module__90bv3q__themeThumbHero{background:linear-gradient(120deg,#ff9142,#1d6fe0 70%)}.builder-module__90bv3q__themeCard[data-theme-layout=playful] .builder-module__90bv3q__themeThumbBar{background:#fff;border-radius:999px}.builder-module__90bv3q__themeCard[data-theme-layout=playful] .builder-module__90bv3q__themeThumbBarSm{background:#ffd84d;border-radius:999px}.builder-module__90bv3q__themeCard[data-theme-layout=playful] .builder-module__90bv3q__themeThumbTile{border:2px solid var(--text);background:0 0;border-radius:6px;height:12px}.builder-module__90bv3q__paletteRow{flex-wrap:wrap;gap:10px;display:flex}.builder-module__90bv3q__paletteSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;position:relative}.builder-module__90bv3q__paletteSwatch:hover{transform:translateY(-2px)scale(1.05)}.builder-module__90bv3q__paletteSwatch:active{transform:scale(.9)}.builder-module__90bv3q__paletteSwatchActive{box-shadow:0 0 0 2px var(--bg-raised), 0 0 0 4.5px var(--brand);transform:scale(1.06)}.builder-module__90bv3q__paletteSwatchActive:hover{transform:scale(1.06)translateY(-1px)}.builder-module__90bv3q__paletteSwatch svg{opacity:0;width:16px;height:16px;transition:opacity .15s,transform .2s cubic-bezier(.34,1.56,.64,1);transform:scale(.6)}.builder-module__90bv3q__paletteSwatchActive svg{opacity:1;transform:scale(1)}.builder-module__90bv3q__pageTabs{gap:4px;display:flex;overflow-x:auto}.builder-module__90bv3q__pageTab{color:var(--text-faint);cursor:pointer;white-space:nowrap;font-size:.78rem;font-weight:600;font-family:var(--font-body);background:0 0;border:1px solid #0000;border-radius:999px;padding:5px 12px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),color .15s,background .15s,border-color .15s}.builder-module__90bv3q__pageTab:hover{color:var(--brand)}.builder-module__90bv3q__pageTab:active{transform:scale(.94)}.builder-module__90bv3q__pageTabActive{background:color-mix(in srgb, var(--brand) 12%, transparent);color:var(--brand);border-color:color-mix(in srgb, var(--brand) 30%, transparent);font-weight:700}.builder-module__90bv3q__resultToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.builder-module__90bv3q__toolbarCluster{border:1px solid var(--line-strong);background:var(--bg-raised);border-radius:999px;align-items:stretch;display:flex;box-shadow:0 1px 2px #14100c0d}.builder-module__90bv3q__toolbarCluster>.builder-module__90bv3q__toolbarSegment:first-child{border-radius:999px 0 0 999px}.builder-module__90bv3q__designControl .builder-module__90bv3q__toolbarSegment{border-radius:0 999px 999px 0}.builder-module__90bv3q__toolbarSegment{border:none;border-right:1px solid var(--line);color:var(--text-soft);cursor:pointer;font-size:.82rem;font-weight:600;font-family:var(--font-body);background:0 0;align-items:center;gap:6px;padding:8px 14px;transition:background .15s,color .15s,transform .1s;display:flex}.builder-module__90bv3q__designControl .builder-module__90bv3q__toolbarSegment{border-right:none}.builder-module__90bv3q__toolbarSegment:hover:not(:disabled){background:color-mix(in srgb, var(--brand) 9%, transparent);color:var(--brand)}.builder-module__90bv3q__toolbarSegment:active:not(:disabled){transform:scale(.96)}.builder-module__90bv3q__toolbarSegment:disabled{opacity:.4;cursor:default}.builder-module__90bv3q__toolbarSegmentActive{background:color-mix(in srgb, var(--brand) 12%, transparent);color:var(--brand)}.builder-module__90bv3q__designControl{z-index:20;position:relative}.builder-module__90bv3q__designPopover{z-index:20;background:var(--bg-raised);border:1px solid var(--line);box-shadow:var(--shadow-pop);transform-origin:100% 0;border-radius:16px;gap:14px;width:min(320px,88vw);padding:16px;animation:.16s cubic-bezier(.34,1.56,.64,1) builder-module__90bv3q__popIn;display:grid;position:absolute;top:calc(100% + 8px);right:0}@keyframes builder-module__90bv3q__popIn{0%{opacity:0;transform:scale(.94)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.builder-module__90bv3q__promptBar{border:1.5px solid var(--line-strong);background:var(--bg-raised);border-radius:999px;align-items:center;gap:10px;margin-top:20px;padding:6px 8px 6px 16px;transition:border-color .18s,box-shadow .18s;display:flex}.builder-module__90bv3q__promptBar:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 14%, transparent)}.builder-module__90bv3q__promptIcon{color:var(--brand);flex:none;align-items:center;display:flex}.builder-module__90bv3q__promptBar input{min-width:120px;color:var(--text);font-size:.92rem;font-family:var(--font-body);background:0 0;border:none;flex:1;padding:8px 0}.builder-module__90bv3q__promptBar input:focus{outline:none}.builder-module__90bv3q__promptSend{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),background .15s,opacity .15s;display:flex}.builder-module__90bv3q__promptSend:hover:not(:disabled){background:var(--brand-strong);transform:scale(1.05)}.builder-module__90bv3q__promptSend:active:not(:disabled){transform:scale(.92)}.builder-module__90bv3q__promptSend:disabled{opacity:.4;cursor:default}.builder-module__90bv3q__promptSpinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite builder-module__90bv3q__spin}.builder-module__90bv3q__promptError{color:#e2422f;margin-top:8px;font-size:.82rem}[data-editable=true]{outline-offset:2px;cursor:text;border-radius:4px;outline:1px dashed #0000;transition:outline-color .12s,background .12s}[data-editable=true]:hover{outline-color:var(--line-strong);background:color-mix(in srgb, var(--gen-accent) 10%, transparent)}[data-editable=true]:focus{outline:2px solid var(--gen-accent);background:color-mix(in srgb, var(--gen-accent) 12%, transparent)}.builder-module__90bv3q__previewFrame[data-theme-layout=bold] .builder-module__90bv3q__galleryGrid{grid-template-columns:repeat(3,1fr);gap:4px}.builder-module__90bv3q__previewFrame[data-theme-layout=bold] .builder-module__90bv3q__galleryTile{border:none;border-radius:2px}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__galleryGrid{grid-template-columns:repeat(2,1fr)}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__galleryTile{border:1px solid var(--line);background-color:#0000}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__galleryGrid{grid-template-columns:repeat(2,1fr);gap:16px}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__galleryTile{border:1px solid color-mix(in srgb, var(--gen-accent) 35%, transparent);filter:saturate(.92)contrast(1.04);border-radius:2px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryGrid{gap:16px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryTile{border:3px solid var(--text);border-radius:18px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryTile:nth-child(odd){transform:rotate(-1deg)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryTile:nth-child(2n){transform:rotate(1deg)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__galleryTile:hover{transform:translateY(-3px)rotate(0)}.builder-module__90bv3q__testimonialGrid{gap:14px;display:grid}@container site (min-width:640px){.builder-module__90bv3q__testimonialGrid{grid-template-columns:repeat(2,1fr)}}.builder-module__90bv3q__testimonialCard{border:1px solid var(--line);background:var(--bg-raised);border-radius:18px;padding:22px 24px;transition:transform .2s,box-shadow .2s}.builder-module__90bv3q__testimonialCard:hover{box-shadow:0 16px 32px -18px color-mix(in srgb, var(--gen-bg) 45%, transparent);transform:translateY(-3px)}.builder-module__90bv3q__testimonialQuote{font-family:var(--theme-font-display,var(--font-display));color:var(--text);font-size:1.02rem;font-style:italic;line-height:1.55}.builder-module__90bv3q__testimonialQuote:before{content:"“ ";color:var(--gen-accent);vertical-align:-.28em;margin-right:2px;font-size:1.6em;font-style:normal;line-height:0}.builder-module__90bv3q__testimonialAuthor{color:var(--text-soft);margin-top:10px;font-size:.82rem;font-weight:600;display:block}.builder-module__90bv3q__faqList{gap:10px;display:grid}.builder-module__90bv3q__faqItem{background:var(--bg-raised);border:1px solid var(--line);border-radius:14px;padding:16px 20px;transition:border-color .15s}.builder-module__90bv3q__faqItem:hover{border-color:color-mix(in srgb, var(--gen-accent) 45%, var(--line))}.builder-module__90bv3q__faqItem summary{cursor:pointer;color:var(--text);font-size:.94rem;font-weight:600;list-style:none}.builder-module__90bv3q__faqItem summary::-webkit-details-marker{display:none}.builder-module__90bv3q__faqItem summary:before{content:"+";width:1em;color:var(--gen-ink);font-weight:700;display:inline-block}.builder-module__90bv3q__faqItem[open] summary:before{content:"−"}.builder-module__90bv3q__faqItem p{color:var(--text-soft);margin-top:10px;padding-left:1em;font-size:.88rem;line-height:1.55}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__testimonialCard{border:none;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:16px 0}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__testimonialGrid{grid-template-columns:1fr}.builder-module__90bv3q__previewFrame[data-theme-layout=bold] .builder-module__90bv3q__testimonialCard{background:color-mix(in srgb, var(--gen-bg) 8%, var(--bg));border:none;border-radius:4px}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__testimonialCard{border:1px solid color-mix(in srgb, var(--gen-accent) 30%, var(--line));background:0 0;border-radius:2px}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__testimonialQuote:before{content:"“";color:var(--gen-accent);margin-bottom:8px;font-size:2rem;line-height:.6;display:block}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__testimonialCard{border:2.5px solid var(--text);box-shadow:5px 5px 0 color-mix(in srgb, var(--gen-accent) 65%, transparent);border-radius:18px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__testimonialCard:hover{box-shadow:7px 8px 0 color-mix(in srgb, var(--gen-accent) 65%, transparent);transform:translate(-1px,-3px)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__faqItem{border:2.5px solid var(--text);border-radius:16px}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__faqItem{border:none;border-bottom:1px solid color-mix(in srgb, var(--gen-accent) 30%, var(--line));background:0 0;border-radius:0}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genFooter{background:linear-gradient(180deg, color-mix(in srgb, black 58%, var(--gen-bg)) 0%, #0a0908 100%)}.builder-module__90bv3q__deviceOuter{width:100%}.builder-module__90bv3q__deviceViewport{justify-content:center;align-items:flex-start;width:100%;display:flex;overflow:hidden}.builder-module__90bv3q__deviceCanvas{transform-origin:0 0;flex:none}.builder-module__90bv3q__deviceOuter[data-device=tablet] .builder-module__90bv3q__deviceCanvas,.builder-module__90bv3q__deviceOuter[data-device=mobile] .builder-module__90bv3q__deviceCanvas{border-radius:22px;overflow:hidden;box-shadow:0 24px 60px -28px #14100c59}.builder-module__90bv3q__deviceSegment{padding:8px 12px}.builder-module__90bv3q__genHeader{border-bottom:1px solid var(--line);background:var(--bg-raised);z-index:5;align-items:center;gap:28px;padding:20px clamp(28px,5vw,72px);display:flex;position:relative}.builder-module__90bv3q__genWordmark{font-family:var(--theme-font-display,var(--font-display));color:var(--text);white-space:nowrap;font-size:1.15rem;font-weight:600}.builder-module__90bv3q__genWordmark:after{content:".";color:var(--gen-accent)}.builder-module__90bv3q__genNav{flex-wrap:wrap;align-items:center;gap:24px;margin-left:auto;display:flex}.builder-module__90bv3q__genNavLink{font-family:var(--font-body);color:var(--text-soft);cursor:pointer;background:0 0;border:none;padding:0;font-size:.92rem;transition:color .15s}.builder-module__90bv3q__genNavLink:hover{color:var(--text)}.builder-module__90bv3q__genNavLinkActive{color:var(--text);font-weight:600}.builder-module__90bv3q__genHeaderCta{background:var(--gen-bg);color:var(--gen-text);white-space:nowrap;border-radius:999px;padding:9px 18px;font-size:.86rem;font-weight:600}.builder-module__90bv3q__genNav+.builder-module__90bv3q__genHeaderCta{margin-left:0}.builder-module__90bv3q__genHeader>.builder-module__90bv3q__genWordmark+.builder-module__90bv3q__genHeaderCta{margin-left:auto}.builder-module__90bv3q__previewFrame[data-theme-layout=minimal] .builder-module__90bv3q__genHeader{background:var(--bg);justify-content:center}.builder-module__90bv3q__previewFrame[data-theme-layout=bold] .builder-module__90bv3q__genHeaderCta{background:var(--gen-accent);color:var(--gen-accent-ink)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genHeader{background:color-mix(in srgb, black 58%, var(--gen-bg));border-bottom:1px solid color-mix(in srgb, var(--gen-accent) 35%, transparent)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genWordmark,.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genNavLink{color:color-mix(in srgb, var(--gen-text) 80%, transparent)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genWordmark,.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genNavLinkActive{color:var(--gen-text)}.builder-module__90bv3q__previewFrame[data-theme-layout=luxe] .builder-module__90bv3q__genHeaderCta{border:1px solid var(--gen-accent);color:var(--gen-accent);background:0 0;border-radius:2px}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__genHeader{border-bottom:2.5px solid var(--text)}.builder-module__90bv3q__previewFrame[data-theme-layout=playful] .builder-module__90bv3q__genHeaderCta{background:var(--gen-accent);color:var(--gen-accent-ink);border:2px solid var(--text);box-shadow:3px 3px 0 var(--text);border-radius:12px;font-weight:700}.builder-module__90bv3q__genFooter{background:linear-gradient(180deg, var(--gen-bg) 0%, color-mix(in srgb, black 24%, var(--gen-bg)) 100%);border-top:3px solid var(--gen-accent);color:var(--gen-text);padding:60px clamp(24px,6cqw,80px) 28px}.builder-module__90bv3q__genFooterTop{border-bottom:1px solid color-mix(in srgb, var(--gen-text) 18%, transparent);grid-template-columns:1.6fr 1fr 1fr;gap:40px;padding-bottom:36px;display:grid}.builder-module__90bv3q__genFooterName{font-family:var(--theme-font-display,var(--font-display));font-size:1.2rem;font-weight:600}.builder-module__90bv3q__genFooterBlurb{color:var(--gen-text-soft);max-width:40ch;margin-top:10px;font-size:.92rem;line-height:1.6}.builder-module__90bv3q__genFooterCol{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.builder-module__90bv3q__genFooterColTitle{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--gen-accent);margin-bottom:2px;font-size:.66rem;font-weight:600}.builder-module__90bv3q__genFooterLink{font-family:var(--font-body);color:var(--gen-text-soft);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .15s}.builder-module__90bv3q__genFooterLink:hover{color:var(--gen-text)}.builder-module__90bv3q__genFooterItem{color:var(--gen-text-soft);font-size:.9rem}.builder-module__90bv3q__genFooterBottom{color:color-mix(in srgb, var(--gen-text) 62%, transparent);flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:22px;font-size:.82rem;display:flex}.builder-module__90bv3q__genFooterCredit{color:var(--gen-accent);font-weight:600}@container site (max-width:760px){.builder-module__90bv3q__genFooterTop{grid-template-columns:1fr;gap:28px}}@container site (max-width:900px){.builder-module__90bv3q__genHeader{flex-direction:column;align-items:center;gap:12px;padding:16px 20px}.builder-module__90bv3q__genNav{flex-wrap:nowrap;justify-content:center;gap:18px;max-width:100%;margin-left:0;overflow-x:auto}.builder-module__90bv3q__genNavLink{white-space:nowrap;font-size:.85rem}.builder-module__90bv3q__genHeader>.builder-module__90bv3q__genWordmark+.builder-module__90bv3q__genHeaderCta{margin-left:0}}@container site (max-width:470px){.builder-module__90bv3q__genHeaderCta{display:none}}.builder-module__90bv3q__mainWide{grid-template-columns:1fr!important}.builder-module__90bv3q__formColHidden{display:none}.builder-module__90bv3q__briefSummary{border:1px solid var(--line);background:color-mix(in srgb, var(--brand) 6%, var(--bg-sunken));border-radius:999px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px;padding:12px 10px 12px 20px;display:flex}.builder-module__90bv3q__briefSummaryMeta{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:10px;font-size:.88rem;display:flex}.builder-module__90bv3q__briefSummaryMeta strong{color:var(--text);font-size:.95rem}.builder-module__90bv3q__briefSummaryMeta span:before{content:"·";color:var(--line-strong);margin-right:10px}.builder-module__90bv3q__authOverlay{z-index:300;background:color-mix(in srgb, var(--text) 45%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:20px;animation:.18s builder-module__90bv3q__authFade;display:flex;position:fixed;inset:0}@keyframes builder-module__90bv3q__authFade{0%{opacity:0}to{opacity:1}}.builder-module__90bv3q__authCard{background:var(--bg-raised);border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow-pop);border-radius:22px;padding:clamp(24px,4vw,34px);animation:.22s cubic-bezier(.34,1.56,.64,1) builder-module__90bv3q__authPop}@keyframes builder-module__90bv3q__authPop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.builder-module__90bv3q__authOverlay,.builder-module__90bv3q__authCard{animation:none}}.builder-module__90bv3q__authTitle{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.builder-module__90bv3q__authHint{color:var(--text-faint);margin-top:8px;font-size:.92rem;line-height:1.5}.builder-module__90bv3q__authForm{gap:16px;margin-top:22px;display:grid}.builder-module__90bv3q__authForm .builder-module__90bv3q__submitBtn{width:100%}.builder-module__90bv3q__authFooter{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:18px;display:flex}.builder-module__90bv3q__authSwitch{font-family:var(--font-body);color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-size:.86rem;font-weight:600}.builder-module__90bv3q__authSwitch:hover{text-decoration:underline}.builder-module__90bv3q__toolbarRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.builder-module__90bv3q__publishBtn{cursor:pointer;background:var(--brand);color:#fff;font-size:.9rem;font-weight:700;font-family:var(--font-body);white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 20px -10px #1d6fe099}.builder-module__90bv3q__publishBtn:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px);box-shadow:0 12px 26px -10px #1d6fe0b3}.builder-module__90bv3q__publishBtn:active:not(:disabled){transform:scale(.97)}.builder-module__90bv3q__publishBtn:disabled{opacity:.55;cursor:default}.builder-module__90bv3q__liveBar{background:color-mix(in srgb, var(--teal) 10%, var(--bg-raised));border:1px solid color-mix(in srgb, var(--teal) 32%, transparent);border-radius:999px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:10px 16px;font-size:.88rem;display:flex}.builder-module__90bv3q__liveDot{background:var(--teal);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--teal) 22%, transparent);border-radius:50%}.builder-module__90bv3q__liveLabel{color:var(--teal);font-weight:700}.builder-module__90bv3q__liveUrl{color:var(--text);font-weight:600;text-decoration:none}.builder-module__90bv3q__liveUrl:hover{text-decoration:underline}.builder-module__90bv3q__canvasRow{align-items:start;gap:18px;display:grid}.builder-module__90bv3q__canvasCol{min-width:0}@media (min-width:1100px){.builder-module__90bv3q__canvasRowWithPanel{grid-template-columns:minmax(0,1fr) 320px}}.builder-module__90bv3q__designPanel{border:1px solid var(--line);background:var(--bg-raised);box-shadow:var(--shadow-pop);border-radius:20px;flex-direction:column;max-height:calc(100vh - 110px);animation:.2s cubic-bezier(.34,1.56,.64,1) builder-module__90bv3q__panelIn;display:flex;position:sticky;top:86px;overflow:hidden}@keyframes builder-module__90bv3q__panelIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.builder-module__90bv3q__designPanel{animation:none}}.builder-module__90bv3q__designPanelHead{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--brand) 6%, var(--bg-raised));justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.builder-module__90bv3q__designPanelTitle{color:var(--brand);align-items:center;gap:8px;font-size:.95rem;font-weight:800;display:inline-flex}.builder-module__90bv3q__designPanelClose{cursor:pointer;color:var(--text-faint);background:0 0;border:none;border-radius:8px;padding:4px 6px;font-size:.95rem;line-height:1}.builder-module__90bv3q__designPanelClose:hover{color:var(--text);background:var(--bg-sunken)}.builder-module__90bv3q__designPanelBody{padding:4px 16px 18px;overflow-y:auto}.builder-module__90bv3q__designSection{border-bottom:1px solid var(--line);padding:18px 0}.builder-module__90bv3q__designSection:last-child{border-bottom:none}.builder-module__90bv3q__designSectionTitle{letter-spacing:.03em;text-transform:uppercase;color:var(--text);font-size:.82rem;font-weight:800}.builder-module__90bv3q__designSectionHint{color:var(--text-faint);margin:4px 0 12px;font-size:.78rem;line-height:1.45}.builder-module__90bv3q__fontRow{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;display:grid}.builder-module__90bv3q__fontCard{border:1.5px solid var(--line);background:var(--bg);cursor:pointer;text-align:center;color:var(--text);border-radius:12px;gap:2px;padding:10px 8px;transition:border-color .15s,background .15s,transform .15s;display:grid}.builder-module__90bv3q__fontCard:hover{border-color:color-mix(in srgb, var(--brand) 45%, transparent);transform:translateY(-1px)}.builder-module__90bv3q__fontCardActive,.builder-module__90bv3q__fontCardActive:hover{box-shadow:0 0 0 2px var(--brand);background:color-mix(in srgb, var(--brand) 8%, var(--bg));border-color:#0000}.builder-module__90bv3q__fontSample{font-size:1.4rem;font-weight:600;line-height:1.1}.builder-module__90bv3q__fontName{font-size:.74rem;font-weight:700;font-family:var(--font-body)}.builder-module__90bv3q__fontNote{color:var(--text-faint);font-size:.66rem;font-family:var(--font-body)}.builder-module__90bv3q__colorRow{cursor:pointer;align-items:center;gap:10px;padding:8px 0;display:flex}.builder-module__90bv3q__colorSwatchInput{border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:10px;flex:none;width:34px;height:34px;padding:0}.builder-module__90bv3q__colorSwatchInput::-webkit-color-swatch-wrapper{padding:2px}.builder-module__90bv3q__colorSwatchInput::-webkit-color-swatch{border:none;border-radius:7px}.builder-module__90bv3q__colorRowText{flex:1;min-width:0;display:grid}.builder-module__90bv3q__colorRowText strong{font-size:.82rem;font-weight:700}.builder-module__90bv3q__colorRowText small{color:var(--text-faint);font-size:.7rem}.builder-module__90bv3q__colorHex{font-family:var(--font-mono);color:var(--text-faint);text-transform:uppercase;font-size:.68rem}.builder-module__90bv3q__designReset{border:1px solid var(--line-strong);width:100%;color:var(--text-soft);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:10px;margin-top:10px;padding:9px;font-size:.8rem;font-weight:600}.builder-module__90bv3q__designReset:hover{border-color:var(--brand);color:var(--brand)}.builder-module__90bv3q__googleBtn{border:1.5px solid var(--line-strong);background:var(--bg);width:100%;color:var(--text);font-size:.94rem;font-weight:600;font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:13px 20px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.builder-module__90bv3q__googleBtn:hover{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 5%, var(--bg))}.builder-module__90bv3q__authDivider{color:var(--text-faint);align-items:center;gap:12px;margin:18px 0 -4px;font-size:.76rem;display:flex}.builder-module__90bv3q__authDivider:before,.builder-module__90bv3q__authDivider:after{content:"";background:var(--line);flex:1;height:1px}.builder-module__90bv3q__deviceScaleBox{flex:none;position:relative}
@font-face{font-family:appFont;src:url(../media/plusjakartasans_400-s.p.348cvrdy4vs_m.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:appFont;src:url(../media/plusjakartasans_500-s.p.3xpvr55ancekk.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:appFont;src:url(../media/plusjakartasans_600-s.p.3hoyjpp_hg829.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:appFont;src:url(../media/plusjakartasans_700-s.p.2z2l31xu2eg52.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:appFont;src:url(../media/plusjakartasans_800-s.p.2jzsgj8n6g-5b.woff2)format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:appFont Fallback;src:local(Arial);ascent-override:98.16%;descent-override:20.99%;line-gap-override:0.0%;size-adjust:105.75%}.appfont_5638b77c-module__XL3yjq__className{font-family:appFont,appFont Fallback}.appfont_5638b77c-module__XL3yjq__variable{--font-app:"appFont", "appFont Fallback"}
@font-face{font-family:fraunces;src:url(../media/fraunces_500-s.p.3zml2x0cpve-m.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:fraunces;src:url(../media/fraunces_600-s.p.1pclt2l60k1wo.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:fraunces;src:url(../media/fraunces_500italic-s.p.3a2a4weh7ixm0.woff2)format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:fraunces;src:url(../media/fraunces_600italic-s.p.1xenj2ukw6818.woff2)format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:fraunces Fallback;src:local(Arial);ascent-override:91.17%;descent-override:23.77%;line-gap-override:0.0%;size-adjust:107.27%}.fraunces_75c592fc-module__uPvzqq__className{font-family:fraunces,fraunces Fallback}.fraunces_75c592fc-module__uPvzqq__variable{--theme-font-display:"fraunces", "fraunces Fallback"}
@font-face{font-family:inter;src:url(../media/inter_500-s.p.3dxr-tv525r79.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:inter;src:url(../media/inter_600-s.p.0v3rawbx0s8_e.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:inter;src:url(../media/inter_700-s.p.3_t1eojk0j1ek.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:88.83%;descent-override:22.12%;line-gap-override:0.0%;size-adjust:109.05%}.inter_f7afcf6b-module__ZyYBDq__className{font-family:inter,inter Fallback}.inter_f7afcf6b-module__ZyYBDq__variable{--theme-font-display:"inter", "inter Fallback"}
@font-face{font-family:plusJakarta;src:url(../media/plusjakartasans_500-s.p.3xpvr55ancekk.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:plusJakarta;src:url(../media/plusjakartasans_600-s.p.3hoyjpp_hg829.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:plusJakarta;src:url(../media/plusjakartasans_700-s.p.2z2l31xu2eg52.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:plusJakarta Fallback;src:local(Arial);ascent-override:96.99%;descent-override:20.74%;line-gap-override:0.0%;size-adjust:107.02%}.plusjakarta_947cfa4c-module__ojBMSa__className{font-family:plusJakarta,plusJakarta Fallback}.plusjakarta_947cfa4c-module__ojBMSa__variable{--theme-font-display:"plusJakarta", "plusJakarta Fallback"}
@font-face{font-family:playfair;src:url(../media/playfairdisplay_500-s.p.1jbdm1ow0r2mj.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:playfair;src:url(../media/playfairdisplay_600-s.p.27lr48mxwhq0l.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:playfair;src:url(../media/playfairdisplay_700-s.p.0hcpo7hwkj_b3.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:playfair;src:url(../media/playfairdisplay_500italic-s.p.2-xp52nt0loub.woff2)format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:playfair;src:url(../media/playfairdisplay_600italic-s.p.2gm_n0nt5im7h.woff2)format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:playfair;src:url(../media/playfairdisplay_700italic-s.p.2bnqhhlne77zx.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:playfair Fallback;src:local(Arial);ascent-override:105.64%;descent-override:24.51%;line-gap-override:0.0%;size-adjust:102.43%}.playfair_73d2f5d0-module__2qA0dG__className{font-family:playfair,playfair Fallback}.playfair_73d2f5d0-module__2qA0dG__variable{--theme-font-display:"playfair", "playfair Fallback"}
@font-face{font-family:baloo;src:url(../media/baloo2_500-s.p.40-yfzte4q3-i.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:baloo;src:url(../media/baloo2_600-s.p.2nwekehpg1ldy.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:baloo;src:url(../media/baloo2_700-s.p.0eg5ecnho595d.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:baloo Fallback;src:local(Arial);ascent-override:109.22%;descent-override:53.09%;line-gap-override:0.0%;size-adjust:98.7%}.baloo_5d5f82e-module__IG4q_a__className{font-family:baloo,baloo Fallback}.baloo_5d5f82e-module__IG4q_a__variable{--theme-font-display:"baloo", "baloo Fallback"}
