:root{color-scheme:light;--bg-main: #f1f3f6;--bg-soft: #f8f9fb;--surface-main: #ffffff;--surface-soft: #f6f7f9;--surface-strong: #ebedf0;--text-main: #111111;--text-muted: #555b66;--text-soft: #7b818c;--accent: #c8ff00;--accent-strong: #b8ff00;--line: rgba(17, 17, 17, .12);--line-strong: rgba(17, 17, 17, .26);--shadow-soft: none;--radius-lg: 18px;--radius-md: 14px;--radius-sm: 10px;--container: 1120px;--font-heading: "Fraunces", serif;--font-body: "Manrope", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg-main);color:var(--text-main);font-family:var(--font-body)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{width:min(100%,calc(var(--container) + 32px));max-width:550px;margin:0 auto}.site-shell--tool,.site-shell--legal{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar--floating{position:sticky;top:0;z-index:30;padding:10px 12px;margin:0 -2px;border:0;border-radius:0;background:var(--bg-main);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.topbar--floating .button--ghost{padding:4px 18px}.brand-mark{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--text-main);font-size:.95rem;font-weight:800;letter-spacing:-.01em}.brand-mark span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar__nav{display:none;align-items:center;gap:18px;color:var(--text-muted);font-size:.92rem}.topbar__nav a:hover,.topbar__nav a:focus-visible{color:var(--text-main)}.button{display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-size:.95rem;font-weight:800;letter-spacing:.01em;transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease,border-color .14s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:none}.button--ghost{background:#fff;color:var(--text-main);border-color:var(--line-strong);box-shadow:none}.button--ghost:hover,.button--ghost:focus-visible{background:var(--surface-soft);box-shadow:none}.button:focus-visible,.topbar__nav a:focus-visible,.upload-dropzone:focus-within{outline:2px solid var(--accent-strong);outline-offset:3px}.home-main,.tool-main,.legal-main{display:grid;gap:20px}.site-shell--home .home-main{gap:16px}.card-shell{border:0;border-radius:0;background:transparent;color:var(--text-main);box-shadow:none}.card-shell--dark{background:transparent;color:var(--text-main)}.card-shell--warm{background:transparent}.eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-main);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:18px;height:1px;background:currentColor}.eyebrow--light{color:var(--text-muted)}h1,h2,h3{margin:0;font-family:var(--font-heading);font-weight:700;letter-spacing:-.045em}p{margin:0}.hero{display:grid;gap:22px;padding:0 12px}.hero--single,.section-block--narrow,.ad-slot-strip,.final-banner{width:min(100%,760px);margin:0 auto}.hero__copy--single,.section-heading--center,.final-banner{text-align:center}.tool-hero,.legal-hero,.legal-grid{padding:0 12px}.hero__copy,.upload-panel,.hero-preview,.tool-sidebar,.tool-panel,.final-banner{padding:0}.hero__copy h1{font-size:30px}.tool-hero h1,.legal-hero h1{font-size:clamp(2.2rem,9vw,4.7rem);line-height:1}.hero__description,.tool-hero p,.legal-hero p,.section-heading p,.upload-panel__header p,.hero-preview__copy p,.trust-card p,.step-card p,.faq-card p,.sample-card__copy p,.site-footer p,.tool-step p,.tool-hints p,.ad-slot__copy p,.tool-panel__toolbar p,.handoff-card__body span,.upload-state__body p,.final-banner p,.legal-card p{color:inherit;line-height:1.55}.hero__copy p,.tool-hero p,.legal-hero p,.step-card p,.final-banner p{color:var(--text-muted)}.hero__actions{display:flex;align-items:center;justify-content:center;gap:20px}.hero__actions .button{padding:6px 18px}.hero__actions--center{align-items:stretch}.hero__highlights{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hero__highlights--inline{justify-content:center}.hero__highlights span,.tool-hints p{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--text-main);background:transparent;font-size:.86rem}.hero__stats{display:grid;gap:10px;margin-top:18px}.hero__stats--inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:4px}.hero-stat{display:grid;gap:4px;padding:0;border-radius:0;background:transparent;border:0}.hero-stat strong{font-size:1.1rem}.hero-stat span{color:var(--text-muted);font-size:.88rem}.hero-feature{margin:0}.hero-feature img{width:100%;max-width:420px;margin:0 auto;aspect-ratio:1.08;object-fit:cover;border-radius:14px}.upload-flat,.upload-panel__header{display:grid;gap:10px}.upload-panel h2,.hero-preview h2,.section-heading h2,.tool-status h2,.tool-panel h2,.legal-card h2,.final-banner h2{font-size:clamp(1.7rem,6vw,2.8rem);line-height:1.04}.upload-dropzone{display:grid;gap:6px;margin-top:0;padding:6px 16px;border:4px dashed #111;border-radius:18px;background:transparent;cursor:pointer;transition:transform .14s ease,background .14s ease}.upload-dropzone[data-dragging=true],.upload-dropzone:hover{transform:translateY(-1px);background:#fbfff0}.upload-dropzone__title{font-size:1rem;font-weight:800}.upload-dropzone__hint{color:var(--text-muted);font-size:.88rem}.upload-state{display:grid;grid-template-columns:1fr;gap:14px;margin-top:16px;min-height:84px;padding:0;border-radius:0;background:transparent}.upload-state--with-preview{grid-template-columns:72px 1fr}.upload-state__preview{width:72px;height:72px;overflow:hidden;border-radius:12px;background:var(--surface-strong)}.upload-state__preview img{width:100%;height:100%;object-fit:cover}.upload-state__body{display:grid;align-content:center;gap:4px}.upload-state__body strong{font-size:.96rem}.upload-state__body p{color:var(--text-muted);font-size:.88rem}.upload-panel__actions--flat{margin-top:0}.upload-panel__cta{width:100%;margin-top:0}.hero-example-prompt{text-align:center;font-size:1rem;font-weight:800}.hero-thumb-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hero-thumb{margin:0}.hero-thumb img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.hero-preview__copy{display:grid;gap:10px;padding-bottom:6px}.hero-preview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.hero-preview__tile{display:grid;gap:8px}.hero-preview__tile img{width:100%;aspect-ratio:.9;object-fit:cover;border-radius:12px}.hero-preview__tile--1{grid-column:1 / -1}.hero-preview__tile--1 img{aspect-ratio:1.18}.hero-preview__tile figcaption{color:var(--text-muted);font-size:.8rem}.ad-slot-strip{display:grid}.ad-slot{display:grid;gap:14px;padding:0;border:0;border-radius:0;background:transparent}.ad-slot__copy{display:grid;gap:6px}.ad-slot__copy span{display:inline-block;width:fit-content;padding:4px 10px;border-radius:999px;background:var(--accent);color:#111;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ad-slot__copy p{color:var(--text-muted);font-size:.9rem}.ad-slot__box{display:grid;place-items:center;min-height:128px;border:2px dashed #111;border-radius:16px;background:transparent;color:var(--text-soft);text-align:center}.section-block{display:grid;gap:16px;padding:0 12px}.site-shell--home .section-block{gap:12px}.section-heading{display:grid;gap:10px}.section-heading p{color:var(--text-muted);max-width:700px}.sample-grid,.step-grid,.trust-grid,.faq-list,.legal-grid{display:grid;gap:14px}.sample-list,.step-list,.trust-list{display:grid;gap:22px}.sample-card,.trust-card,.faq-card,.legal-card{padding:0}.sample-card,.step-card,.trust-card,.faq-card{border-top:1px solid var(--line);padding-top:16px}.sample-card__compare{display:grid;gap:12px}.compare-panel{position:relative;overflow:hidden;border-radius:12px;background:var(--surface-soft)}.compare-panel img{width:100%;aspect-ratio:1.06;object-fit:cover}.compare-panel--before img{filter:saturate(.7) brightness(.92)}.compare-panel__badge{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.compare-panel__badge--before{background:#111;color:#fff}.compare-panel__badge--after{background:var(--accent);color:#111}.compare-panel figcaption{position:absolute;right:12px;bottom:12px;padding:6px 10px;border-radius:999px;background:#ffffffeb;color:#111;font-size:.72rem;font-weight:700}.sample-card__copy{display:grid;gap:8px;margin-top:14px}.sample-card__copy p,.trust-card p,.faq-card p,.legal-card p{color:var(--text-muted)}.step-card{padding:0;display:grid;grid-template-columns:42px 1fr;gap:14px}.step-card__index,.tool-step__index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--accent);color:#111;font-size:.86rem;font-weight:800}.step-card__body h3{margin-top:0}.step-card__body p{margin-top:6px}.step-card h3,.trust-card h3,.faq-card h3,.sample-card h3,.tool-step h3{margin-top:14px;font-size:1.2rem;line-height:1.08}.trust-card,.faq-card{position:relative;overflow:hidden;padding:16px 0 0}.trust-card:after,.faq-card:after{content:"";position:absolute;inset:auto -20px -28px auto;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(200,255,0,.42),transparent 68%)}.final-banner{display:grid;gap:12px;padding:0 12px}.site-shell--home .final-banner{gap:10px}.tool-grid{display:grid;gap:18px;padding:0 12px}.tool-status{display:grid;gap:10px}.tool-status p{color:var(--text-muted)}.handoff-card{display:grid;gap:12px;margin-top:18px;padding:0;border-radius:0;background:transparent}.handoff-card img{width:100%;object-fit:cover}.handoff-card__body{display:grid;gap:4px}.handoff-card__body strong{font-size:.95rem}.handoff-card__body span{color:var(--text-muted);font-size:.85rem}.tool-steps{display:grid;gap:14px;margin-top:18px}.tool-step{display:grid;grid-template-columns:42px 1fr;gap:12px}.tool-step p{color:var(--text-muted);margin-top:6px}.tool-hints{display:grid;gap:10px;margin-top:18px}.tool-hints p{margin:0;min-height:0;padding:14px;border-radius:10px;color:var(--text-muted);background:transparent;border:1px solid var(--line)}.tool-panel__toolbar{display:flex;flex-direction:column;gap:12px}.tool-panel__toolbar p{color:var(--text-muted);word-break:break-all}.tool-frame-wrap{position:relative;min-height:min(72vh,820px);margin-top:16px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.site-shell--tool{padding:0}.site-shell--tool .tool-frame-wrap{margin-top:0;border-left:0;border-right:0;border-radius:0}.tool-loading{position:absolute;inset:0;z-index:2;display:grid;place-items:center;gap:12px;padding:24px;background:#f1f3f6f5;text-align:center}.tool-loading p{max-width:240px;color:var(--text-muted);font-size:.94rem;font-weight:700;line-height:1.5}.tool-loading__spinner{width:34px;height:34px;border:3px solid rgba(17,17,17,.12);border-top-color:#111;border-radius:999px;animation:tool-spinner .85s linear infinite}.tool-frame{width:100%;display:block;height:min(72vh,820px);min-height:0;max-height:none;border:0;background:#fff}@supports (height: 100dvh){.tool-frame{height:min(72dvh,820px)}}.tool-manual-run{display:grid;gap:10px;padding:14px 12px 0}.tool-manual-run__hint{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.5;text-align:center}.tool-manual-run__button{width:100%}.tool-manual-run__button[disabled]{opacity:.52;cursor:not-allowed;transform:none}@keyframes tool-spinner{to{transform:rotate(360deg)}}.site-footer{display:grid;gap:8px;margin-top:20px;padding:0 12px 8px}.site-footer__panel{display:grid;gap:8px;width:min(100%,720px);margin:0 auto;justify-items:center;padding:0}.site-footer__brand{display:grid;gap:10px;justify-items:center;text-align:center}.site-footer__brand .brand-mark{width:fit-content;gap:12px}.site-footer__meta{text-align:center}.site-footer__brand p,.site-footer__meta{color:var(--text-muted);font-size:.9rem;line-height:1.65}.site-footer__brand p{max-width:34ch;margin:0}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;font-size:.86rem;color:var(--text-main)}.site-footer__links a{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0;border:0;border-radius:0;background:transparent;font-weight:700;transition:color .16s ease}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--text-main);text-decoration:underline;transform:none}@media(min-width:760px){.site-shell{padding:12px 20px}.topbar__nav{display:flex}.hero__actions--center,.upload-panel__actions--flat{justify-content:center}.hero__stats,.step-grid,.trust-grid,.faq-list,.legal-grid,.sample-card__compare{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-slot{grid-template-columns:1fr;align-items:center}.tool-grid{grid-template-columns:minmax(0,1fr)}}@media(min-width:1040px){.hero__copy,.upload-panel,.hero-preview,.tool-hero,.tool-sidebar,.tool-panel,.legal-hero,.final-banner{padding:6px 0}.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.step-grid,.trust-grid,.faq-list,.legal-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.text-highlight{display:inline-block;padding:8px 20px;margin-top:10px;border-radius:999px;background:var(--accent);line-height:.95}.text-highlight--inverse{background:#111;color:var(--accent)}.hero--reference{gap:12px}.hero--reference .hero__copy--single{margin:0 auto}.hero--reference .hero__copy h1{line-height:1;text-align:center}.hero--reference .hero__description{max-width:520px;margin:0 auto;text-align:center}.hero-feature--reference img{max-width:200px}.hero-intake{width:min(100%,520px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:14px}.hero-intake .hero-feature--reference{width:100%;margin:0}.upload-flat{width:100%;margin:0;display:grid;gap:8px}.upload-flat .upload-dropzone{width:100%;place-items:center;text-align:center;border-color:#111111db;background:linear-gradient(180deg,#fff0 0,#c8ff0012);box-shadow:0 -1px #11111114}.hero-intake .hero-feature--reference img{max-width:none;width:100%}.upload-flat .upload-state{align-items:center}.upload-flat .upload-state--with-preview{grid-template-columns:64px 1fr}.upload-flat .upload-panel__actions--flat{grid-template-columns:1fr 1fr;justify-content:stretch}.upload-flat .upload-panel__actions--flat .button,.upload-flat .upload-panel__cta{width:100%}.hero-example-prompt{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.98rem;font-weight:800}.hero-thumb-row{width:min(100%,520px);margin:0 auto}.hero-thumb img{border-radius:8px}.proof-band{width:min(100%,760px);background:var(--accent)}.proof-band__inner{padding:20px 18px;text-align:center}.proof-band h2{font-size:clamp(2rem,8vw,3rem);line-height:.98}.proof-band .text-highlight{padding:12px 40px!important}.proof-band p{margin-top:14px;color:#111;font-size:1rem;font-weight:700}.section-block--narrow{width:min(100%,760px)}.section-heading--center{justify-items:center}.section-heading--center p{text-align:center}.use-case-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.use-case-filters span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-size:.85rem;font-weight:800}.use-case-filters span:nth-child(3n){background:var(--accent);color:#111}.sample-list,.step-list,.trust-list,.faq-list--flat{gap:14px}.sample-card__compare{gap:10px}.sample-card__copy{margin-top:10px;text-align:left}.step-card{align-items:start}.faq-card h3,.trust-card h3,.step-card h3{font-size:1.08rem}.faq-card p,.trust-card p,.step-card p,.sample-card__copy p{font-size:.92rem}.ad-slot-strip{width:min(100%,760px);padding:0 12px}.site-shell--home .ad-slot-strip{margin-top:2px}.ad-slot__copy{text-align:center;justify-items:center}.ad-slot__copy p{max-width:560px}.final-banner{text-align:center}.final-banner p{max-width:560px;margin:0 auto}@media(min-width:760px){.hero--reference .hero__copy h1{font-size:clamp(2.6rem,4.8vw,4.2rem)}.proof-band__inner{padding:34px 28px}.sample-list,.step-list,.trust-list,.faq-list--flat{grid-template-columns:1fr}.sample-card__compare{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{gap:12px;margin-top:28px}.site-footer__panel{gap:12px}.site-footer__links{gap:8px 20px}.site-footer__meta{text-align:center;padding:0}}.hero-example-prompt{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:0;border:0;background:transparent;color:var(--text-main);font-size:.98rem;font-weight:800;cursor:default}.hero-example-prompt:before{content:"↓";font-size:1rem}.hero-thumb{padding:0;border:0;background:transparent;cursor:pointer}.real-examples{width:min(100%,980px);margin:0 auto;padding:0 12px;color:var(--text-main)}.real-examples__inner{display:grid;gap:14px}.section-heading--dark h2,.section-heading--dark p,.eyebrow--dark{color:var(--text-main)}.real-examples__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.real-examples__tab{min-height:34px;padding:0 18px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.real-examples__tab.is-active{background:var(--accent);color:#111}.real-examples__stage{display:grid;gap:2px}.real-examples__media{display:grid;gap:10px;transition:opacity .18s ease,transform .18s ease}.real-examples__compare{position:relative;overflow:hidden;min-height:360px;border-radius:10px;background:#dfe4ea;touch-action:none;cursor:ew-resize}.real-examples__before-layer,.real-examples__after-layer{position:absolute;inset:0;overflow:hidden}.real-examples__before-layer{z-index:0}.real-examples__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.real-examples__image--before{filter:saturate(.86) brightness(.92)}.real-examples__after-layer{z-index:1;width:100%;will-change:clip-path}.real-examples__divider{position:absolute;z-index:3;top:0;bottom:0;width:2px;background:#ffffffeb;transform:translate(-50%);pointer-events:none;will-change:left}.real-examples__handle{position:absolute;top:50%;left:50%;width:42px;height:42px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 6px 18px #0000002e}.real-examples__handle:before,.real-examples__handle:after{content:"";position:absolute;top:50%;width:7px;height:7px;border-top:2px solid #111;border-right:2px solid #111}.real-examples__handle:before{left:12px;transform:translateY(-50%) rotate(-135deg)}.real-examples__handle:after{right:12px;transform:translateY(-50%) rotate(45deg)}.real-examples__tag{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;font-size:.85rem;font-weight:800}.real-examples__tag--before{z-index:1;right:18px;bottom:18px;background:#fff;color:#111}.real-examples__tag--after{z-index:2;top:18px;left:18px;background:var(--accent);color:#111}.real-examples__copy{display:grid;transition:opacity .18s ease,transform .18s ease;text-align:center}.real-examples__stage.is-switching .real-examples__media,.real-examples__stage.is-switching .real-examples__copy{opacity:.2;transform:translateY(8px)}.real-examples__copy h3{color:var(--text-main);font-size:1.5rem}.real-examples__copy p{color:var(--text-muted);font-size:.7rem;line-height:1.6}@media(min-width:760px){.real-examples__compare{min-height:560px}.real-examples__tabs{gap:14px}}
