.page-hero[data-astro-cid-gpfcwfb2]{background:var(--espresso);align-items:center;display:flex;position:relative;overflow:hidden}.page-hero-bg[data-astro-cid-gpfcwfb2]{object-fit:cover;object-position:70% 30%;width:100%;height:100%;position:absolute;inset:0}.page-hero-overlay[data-astro-cid-gpfcwfb2]{background:linear-gradient(100deg,#000000f7 0%,#000000c7 30%,#0000004d 55%,#00000026 100%);position:absolute;inset:0}.page-hero-inner[data-astro-cid-gpfcwfb2]{width:100%;max-width:var(--container-wide);padding-block:clamp(2rem,4vw,3rem);position:relative}.hero-grid[data-astro-cid-gpfcwfb2]{grid-template-columns:minmax(0,1fr) clamp(200px,18vw,260px) minmax(400px,480px);grid-template-areas:"content example card";align-items:center;gap:clamp(2rem,4vw,3.75rem);display:grid}.page-hero-content[data-astro-cid-gpfcwfb2]{flex-direction:column;grid-area:content;align-items:flex-start;gap:1.3rem;max-width:520px;display:flex}.page-hero-content[data-astro-cid-gpfcwfb2] .hero-eyebrow{align-items:center;gap:.5rem;display:inline-flex}.page-hero-title[data-astro-cid-gpfcwfb2]{color:var(--ivory);font-size:clamp(2.4rem,3.6vw,3.4rem);font-weight:600}.page-hero-accent[data-astro-cid-gpfcwfb2]{color:var(--ivory);font-size:1.3em;font-weight:400}.page-hero-intro[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);max-width:44ch;font-size:1.05rem;line-height:1.7}.hero-proof[data-astro-cid-gpfcwfb2]{border:1px solid var(--line-on-dark);color:var(--muted-on-dark);border-radius:999px;align-items:center;gap:.55rem;padding:.6rem 1.1rem;font-size:.88rem;display:inline-flex}.hero-proof[data-astro-cid-gpfcwfb2] svg{color:var(--gold);flex-shrink:0}.hero-example[data-astro-cid-gpfcwfb2]{flex-direction:column;grid-area:example;gap:.6rem;margin:0;display:flex;position:relative}.doodle[data-astro-cid-gpfcwfb2]{width:30px;height:auto;color:var(--gold-soft);filter:drop-shadow(0 2px 6px #00000080);pointer-events:none;position:absolute}.doodle-down[data-astro-cid-gpfcwfb2]{top:1.9rem;right:-.6rem}.doodle-up[data-astro-cid-gpfcwfb2]{bottom:.4rem;left:-.9rem}.example-labels[data-astro-cid-gpfcwfb2]{font-family:var(--font-accent);color:var(--ivory);text-shadow:0 2px 10px #000000b3;justify-content:space-between;padding-inline:.3rem;font-size:1.45rem;display:flex}.example-img[data-astro-cid-gpfcwfb2]{border-radius:var(--radius-lg);border:1px solid var(--line-on-dark);width:100%;height:auto}.example-caption[data-astro-cid-gpfcwfb2]{font-family:var(--font-accent);text-align:center;color:var(--gold-soft);text-shadow:0 2px 10px #000000bf;font-size:1.3rem}.tool-card[data-astro-cid-gpfcwfb2]{background:var(--espresso);border-radius:var(--radius-lg);border:1px solid #cba45a99;grid-area:card;padding:clamp(1.3rem,2vw,1.7rem);scroll-margin-top:96px;box-shadow:0 24px 60px #00000080}.card-title[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;text-align:center;color:var(--gold);margin-bottom:1rem;font-size:.8rem;font-weight:600}.step-header[data-astro-cid-gpfcwfb2]{border-bottom:1px solid var(--line-on-dark);flex-direction:column;gap:.7rem;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.step-dots[data-astro-cid-gpfcwfb2]{align-items:flex-start;margin:0;padding:0;list-style:none;display:flex}.step-dot[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);transition:color .25s var(--ease);flex-direction:column;flex:1;align-items:center;gap:.45rem;display:flex;position:relative}.step-dot[data-astro-cid-gpfcwfb2]:not(:first-child):before{content:"";background:var(--line-on-dark);height:1px;transition:background-color .25s var(--ease);position:absolute;top:13px;left:calc(22px - 50%);right:calc(50% + 22px)}.step-dot-label[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:600}.step-dot-num[data-astro-cid-gpfcwfb2]{width:26px;height:26px;font-family:var(--font-heading);transition:background-color .25s var(--ease), color .25s var(--ease);border:1px solid;border-radius:50%;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;display:inline-flex}.step-dot[data-astro-cid-gpfcwfb2].is-active,.step-dot[data-astro-cid-gpfcwfb2].is-done{color:var(--gold)}.step-dot[data-astro-cid-gpfcwfb2].is-active .step-dot-num[data-astro-cid-gpfcwfb2],.step-dot[data-astro-cid-gpfcwfb2].is-done .step-dot-num[data-astro-cid-gpfcwfb2]{background:var(--gold);border-color:var(--gold);color:var(--ink)}.step-dot[data-astro-cid-gpfcwfb2].is-active:before,.step-dot[data-astro-cid-gpfcwfb2].is-done:before{background:var(--gold)}.step-dot[data-astro-cid-gpfcwfb2].is-active+.step-dot[data-astro-cid-gpfcwfb2]:before{background:linear-gradient(90deg, var(--gold) 50%, var(--line-on-dark) 50%)}.step-title[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);color:var(--ivory);font-size:1.35rem;font-weight:600}.tryon-form[data-astro-cid-gpfcwfb2]{flex-direction:column;display:flex}.tryon-form[data-astro-cid-gpfcwfb2][hidden]{display:none}.step-panel[data-astro-cid-gpfcwfb2]{flex-direction:column;gap:.9rem;display:flex}.step-panel[data-astro-cid-gpfcwfb2][hidden]{display:none}.step-help[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);font-size:.92rem;line-height:1.6}.field[data-astro-cid-gpfcwfb2]{flex-direction:column;gap:.4rem;display:flex}.form-label[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-on-dark);font-size:.7rem;font-weight:600}.field-hint[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);font-size:.85rem}.char-count[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);align-self:flex-end;font-size:.75rem}input[data-astro-cid-gpfcwfb2],textarea[data-astro-cid-gpfcwfb2]{font-family:var(--font-body);color:var(--ink-on-light);background:var(--ivory);border-radius:var(--radius);transition:border-color .25s var(--ease);border:1px solid #0000;padding:.85rem 1rem;font-size:.96rem}input[data-astro-cid-gpfcwfb2]:focus,textarea[data-astro-cid-gpfcwfb2]:focus{border-color:var(--gold)}input[data-astro-cid-gpfcwfb2]::placeholder,textarea[data-astro-cid-gpfcwfb2]::placeholder{color:var(--muted-on-light);opacity:1}textarea[data-astro-cid-gpfcwfb2]{resize:vertical}.upload-zone[data-astro-cid-gpfcwfb2]{border:1.5px dashed var(--line-on-dark);border-radius:var(--radius-lg);cursor:pointer;text-align:center;min-height:104px;transition:border-color .25s var(--ease);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1rem;display:flex}.upload-zone[data-astro-cid-gpfcwfb2]:hover,.upload-zone[data-astro-cid-gpfcwfb2]:focus-within{border-color:var(--gold)}.upload-zone--small[data-astro-cid-gpfcwfb2]{min-height:78px}.upload-icon[data-astro-cid-gpfcwfb2]{color:var(--gold);line-height:0}.upload-thumb[data-astro-cid-gpfcwfb2]:not([hidden])+.upload-icon[data-astro-cid-gpfcwfb2]{display:none}.upload-thumb[data-astro-cid-gpfcwfb2]{border-radius:var(--radius);object-fit:contain;max-width:100%;max-height:130px}.upload-cta[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:.74rem;font-weight:600}.upload-types[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);font-size:.78rem}.consent[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);cursor:pointer;align-items:flex-start;gap:.7rem;font-size:.85rem;line-height:1.6;display:flex}.consent[data-astro-cid-gpfcwfb2] input[data-astro-cid-gpfcwfb2]{width:1.05rem;height:1.05rem;accent-color:var(--gold);flex-shrink:0;margin-top:.2rem}.turnstile[data-astro-cid-gpfcwfb2]{min-height:0}.step-nav[data-astro-cid-gpfcwfb2]{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.1rem;display:flex}.step-back[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-on-dark);cursor:pointer;transition:color .25s var(--ease);background:0 0;border:none;padding:.4rem 0;font-size:.74rem;font-weight:600}.step-back[data-astro-cid-gpfcwfb2]:hover{color:var(--ivory)}.step-back[data-astro-cid-gpfcwfb2][hidden]{display:none}.step-next[data-astro-cid-gpfcwfb2],[data-astro-cid-gpfcwfb2][data-submit]{margin-left:auto}.step-next[data-astro-cid-gpfcwfb2][hidden],[data-astro-cid-gpfcwfb2][data-submit][hidden]{display:none}.form-feedback[data-astro-cid-gpfcwfb2]{min-height:1.2em;color:var(--muted-on-dark);margin-top:.8rem;font-size:.9rem}.form-feedback[data-astro-cid-gpfcwfb2].is-error{color:#d08b6a}.tool-loading[data-astro-cid-gpfcwfb2]{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;padding:clamp(3rem,6vw,4.5rem) 1rem;display:flex}.tool-loading[data-astro-cid-gpfcwfb2][hidden]{display:none}.loading-dots[data-astro-cid-gpfcwfb2]{gap:.5rem;display:inline-flex}.loading-dots[data-astro-cid-gpfcwfb2] i[data-astro-cid-gpfcwfb2]{background:var(--gold);border-radius:50%;width:9px;height:9px;animation:1.2s ease-in-out infinite dot-pulse}.loading-dots[data-astro-cid-gpfcwfb2] i[data-astro-cid-gpfcwfb2]:nth-child(2){animation-delay:.18s}.loading-dots[data-astro-cid-gpfcwfb2] i[data-astro-cid-gpfcwfb2]:nth-child(3){animation-delay:.36s}@keyframes dot-pulse{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.loading-dots[data-astro-cid-gpfcwfb2] i[data-astro-cid-gpfcwfb2]{animation:none}}.loading-status[data-astro-cid-gpfcwfb2]{color:var(--ivory);font-size:1rem}.tool-result[data-astro-cid-gpfcwfb2]{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.tool-result[data-astro-cid-gpfcwfb2][hidden]{display:none}.result-title[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);color:var(--ivory);outline:none;font-size:1.35rem;font-weight:600}.result-frame[data-astro-cid-gpfcwfb2]{border:1px solid var(--gold);border-radius:var(--radius-lg);align-self:center;max-width:100%;padding:.4rem}.result-frame[data-astro-cid-gpfcwfb2] img[data-astro-cid-gpfcwfb2]{border-radius:var(--radius);max-width:100%;max-height:340px;display:block}.result-note[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);font-size:.92rem;line-height:1.65}.result-actions[data-astro-cid-gpfcwfb2]{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.result-retry[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--ivory);border:none;border-bottom:1px solid var(--gold);cursor:pointer;background:0 0;padding:0 0 .15rem;font-size:.74rem;font-weight:600}.result-cta[data-astro-cid-gpfcwfb2]{border-top:1px solid var(--line-on-dark);flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;margin-top:.6rem;padding-top:1rem;display:flex}.result-cta-title[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);color:var(--ivory);font-size:1.05rem;font-weight:600}.trust-strip[data-astro-cid-gpfcwfb2]{background:var(--ink);border-top:1px solid var(--line-on-dark);padding-block:clamp(2.4rem,5vw,3.5rem)}.trust-grid[data-astro-cid-gpfcwfb2]{grid-template-columns:repeat(4,1fr);gap:clamp(1.6rem,3vw,2.8rem);display:grid}.trust-item[data-astro-cid-gpfcwfb2]{grid-template-columns:auto 1fr;align-items:center;gap:.55rem .9rem;display:grid}.trust-icon[data-astro-cid-gpfcwfb2]{width:40px;height:40px;color:var(--gold);border:1px solid var(--line-on-dark);border-radius:50%;place-items:center;display:grid}.trust-title[data-astro-cid-gpfcwfb2]{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--ivory);font-size:.78rem;font-weight:600}.trust-body[data-astro-cid-gpfcwfb2]{color:var(--muted-on-dark);grid-column:2;font-size:.9rem;line-height:1.65}.notes[data-astro-cid-gpfcwfb2]{grid-template-columns:1fr 1fr;gap:clamp(1.6rem,4vw,3rem);display:grid}.notes-col[data-astro-cid-gpfcwfb2]{flex-direction:column;gap:.8rem;display:flex}.notes-title[data-astro-cid-gpfcwfb2]{color:var(--ink-on-light)}.notes-body[data-astro-cid-gpfcwfb2]{color:var(--muted-on-light);font-size:.98rem;line-height:1.7}.faq[data-astro-cid-gpfcwfb2]{flex-direction:column;align-items:flex-start;gap:.7rem;max-width:720px;display:flex}.faq[data-astro-cid-gpfcwfb2] .accordion{width:100%;margin-top:.6rem}.faq-title[data-astro-cid-gpfcwfb2]{color:var(--ink-on-light)}@media (width<=1280px){.hero-grid[data-astro-cid-gpfcwfb2]{grid-template-columns:minmax(0,1fr) minmax(380px,460px);grid-template-areas:"content card""example card";align-items:start}.hero-example[data-astro-cid-gpfcwfb2]{max-width:320px}.trust-grid[data-astro-cid-gpfcwfb2]{grid-template-columns:1fr 1fr}}@media (width<=880px){.page-hero-overlay[data-astro-cid-gpfcwfb2]{background:linear-gradient(#000000eb 0%,#000000b3 55%,#00000073 100%)}.hero-grid[data-astro-cid-gpfcwfb2]{grid-template-columns:1fr;grid-template-areas:"content""card""example"}.tool-card[data-astro-cid-gpfcwfb2]{width:100%;max-width:460px}.hero-example[data-astro-cid-gpfcwfb2]{max-width:320px}.notes[data-astro-cid-gpfcwfb2],.trust-grid[data-astro-cid-gpfcwfb2]{grid-template-columns:1fr}}
