@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(../media/instrument-sans-latin-ext-wght-normal.3_enilo7h9-3t.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(../media/instrument-sans-latin-wght-normal.1c6_4mawwj-hb.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--paper:#f2f0eb;--ink:#171717;--muted-ink:#4c4a46;--line:#d8d4cd;--accent:#b3443b;--accent-hover:#9d382f;--focus:#171717;--page-gutter:clamp(1.25rem, 3.5vw, 3.25rem)}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Instrument Sans Variable,Arial Narrow,Arial,sans-serif}a{color:inherit}.app-shell{min-height:100dvh}.site-header{min-height:4.5rem;padding-inline:var(--page-gutter);border-bottom:1px solid var(--line);align-items:center;display:flex}.wordmark{letter-spacing:-.045em;font-size:clamp(1.2rem,2vw,1.7rem);font-weight:740;text-decoration:none}.wordmark:focus-visible,.primary-action:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.landing{min-height:calc(100dvh - 4.5rem)}.hero{max-width:96rem;min-height:calc(100dvh - 4.5rem);padding:clamp(2.5rem, 6vh, 4.75rem) var(--page-gutter);grid-template-columns:minmax(34rem,.92fr) minmax(32rem,1.08fr);align-items:center;gap:clamp(1rem,2vw,2.5rem);margin-inline:auto;display:grid;overflow:hidden}.hero-copy{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.hero h1{letter-spacing:-.067em;max-width:15ch;margin:0;font-size:clamp(3.4rem,4.75vw,4.3rem);font-weight:780;line-height:.93}.hero h1 span{white-space:nowrap;display:block}.hero-copy p{max-width:31rem;color:var(--muted-ink);letter-spacing:-.018em;margin:2rem 0 0;font-size:clamp(1.1rem,1.45vw,1.35rem);line-height:1.5}.primary-action{border:1px solid var(--accent);background:var(--accent);color:#fffdf9;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-width:23rem;min-height:3.75rem;margin-top:2rem;padding:.9rem 1.8rem;font-size:1.05rem;font-weight:690;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,transform .12s;display:inline-flex}.primary-action:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.primary-action:active{transform:translateY(1px)}.hero-art{align-self:center;min-width:0}.hero-art img{mix-blend-mode:multiply;-webkit-mask-composite:source-in;width:min(64vw,58rem);max-width:none;height:auto;margin-left:-8rem;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000),linear-gradient(#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000),linear-gradient(#0000,#000 7% 93%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}@media (max-width:1100px){.hero{grid-template-columns:minmax(28rem,.92fr) minmax(26rem,1.08fr)}.hero h1{font-size:clamp(3.2rem,5.4vw,4.5rem)}}@media (max-width:767px){.site-header{min-height:4rem}.landing,.hero{min-height:auto}.hero{grid-template-columns:1fr;gap:2.5rem;padding-block:3rem 2rem}.hero h1{max-width:11ch;font-size:clamp(3rem,14vw,4.25rem);line-height:.94}.hero h1 span:first-child{white-space:normal}.hero-copy p{max-width:25rem;margin-top:1.5rem;font-size:1.05rem}.primary-action{width:100%;min-width:0;margin-top:1.5rem}.hero-art{order:2}.hero-art img{width:125%;margin-left:-12.5%;-webkit-mask-image:none;mask-image:none}}@media (prefers-reduced-motion:reduce){.primary-action{transition:none}}.fixture-page{min-height:calc(100dvh - 4.5rem);padding:2rem}.fixture-label{color:var(--muted-ink);margin:0 0 1rem;font-size:.85rem}.fixture-poster{background:#fff;width:300px;overflow:hidden;box-shadow:0 16px 50px #17151324}.fixture-poster svg{width:100%;height:100%;display:block}.setup-page{width:min(100% - 2.5rem,72rem);margin-inline:auto;padding-block:clamp(3rem,7vw,6rem)}.setup-heading{max-width:46rem}.setup-heading>p:first-child{color:var(--accent);margin:0 0 .75rem;font-weight:700}.setup-heading h1{letter-spacing:-.065em;max-width:12ch;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.94}.setup-heading h1+p{max-width:40rem;color:var(--muted-ink);margin:1.5rem 0 0;font-size:1.1rem;line-height:1.55}.profile-form{gap:1.5rem;max-width:46rem;margin-top:3rem;display:grid}.field-stack,.optional-grid label{gap:.5rem;font-weight:650;display:grid}.profile-form input:not([type=color]),.profile-form textarea{width:100%;min-height:3.25rem;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #aaa59d;border-radius:3px;padding:.75rem .85rem}.profile-form input:focus-visible,.profile-form textarea:focus-visible,.secondary-action:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.field-hint,.field-error,.palette-suggestion p{color:var(--muted-ink);margin:0;font-size:.9rem;font-weight:450}.field-error{color:#9d2d25}.palette-suggestion{border-block:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:1rem 2rem;padding-block:1.25rem;display:grid}.palette-suggestion h2{margin:0 0 .25rem;font-size:1.2rem}.palette-swatches{gap:.5rem;display:flex}.palette-swatches span{border:1px solid #00000026;border-radius:50%;width:2.75rem;height:2.75rem}.secondary-action{border:1px solid var(--ink);min-height:2.75rem;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:3px;justify-self:start;padding:.65rem 1rem;font-weight:650}.color-fields{border:0;gap:2rem;padding:0;display:flex}.color-fields legend{width:100%;margin-bottom:.75rem;font-weight:650}.color-fields label{align-items:center;gap:.65rem;display:flex}.color-fields input{background:0 0;border:0;width:2.5rem;height:2.5rem;padding:0}.optional-details{border-block:1px solid var(--line);padding-block:1rem}.optional-details summary{cursor:pointer;font-weight:650}.optional-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.25rem;display:grid}.profile-form .form-submit{width:fit-content;min-width:13rem;margin-top:.25rem}.workspace-page{width:min(100% - 2.5rem,78rem);margin-inline:auto;padding-block:clamp(3rem,7vw,6rem)}.workspace-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:2rem;display:flex}.workspace-heading>div{max-width:52rem}.workspace-heading>div>p:first-child{color:var(--accent);margin:0 0 .75rem;font-weight:700}.workspace-heading h1{letter-spacing:-.065em;max-width:11ch;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.94}.workspace-heading h1+p{max-width:44rem;color:var(--muted-ink);margin:1.5rem 0 0;font-size:1.05rem;line-height:1.5}.workspace-heading>.secondary-action{flex:none;margin-bottom:.35rem;text-decoration:none}.business-list{border-bottom:1px solid var(--line)}.business-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 8rem;gap:clamp(1.5rem,4vw,4rem);min-height:12rem;padding-block:2rem;display:grid}.business-row:first-child{border-top:0}.business-row-main{justify-content:space-between;align-items:center;gap:2rem;min-width:0;display:flex}.business-identity{align-items:center;gap:1.25rem;min-width:0;display:flex}.business-colors{border:1px solid #00000026;border-radius:50%;flex:none;grid-template-columns:1fr 1fr;width:3.5rem;height:3.5rem;display:grid;overflow:hidden}.business-colors span{display:block}.business-row h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1}.business-latest{color:var(--muted-ink);flex-wrap:wrap;gap:.35rem .8rem;margin:.65rem 0 0;display:flex}.business-latest p{margin:0}.business-latest span{color:var(--accent);font-weight:650}.business-actions{flex-direction:column;flex:none;align-items:flex-start;gap:.8rem;display:flex}.business-actions .primary-action{min-width:0;margin:0}.business-actions>a:last-child{color:var(--muted-ink);font-weight:600}.business-poster-preview{aspect-ratio:1;object-fit:cover;background:#ddd8cf;width:8rem;display:block}.workspace-message,.workspace-empty{margin-block:3rem}.workspace-empty h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.5rem)}.workspace-empty p,.workspace-message,.local-storage-note{color:var(--muted-ink);line-height:1.5}.workspace-empty .primary-action{min-width:0}.local-storage-note{margin:1.25rem 0 0;font-size:.9rem}.profile-back-link{color:var(--muted-ink);margin-top:2rem;font-weight:600;display:inline-block}@media (max-width:640px){.optional-grid,.palette-suggestion{grid-template-columns:1fr}.workspace-heading,.business-row-main{flex-direction:column;align-items:flex-start}.workspace-heading>.secondary-action{margin:0}.business-row{grid-template-columns:1fr}.business-poster-preview{grid-row:1;width:min(9rem,40vw)}.business-actions,.business-actions .primary-action{width:100%}}.intake-choice,.intake-form{width:min(100% - 2.5rem,64rem);margin-inline:auto;padding-block:clamp(3rem,8vw,7rem)}.intake-heading>p{color:var(--accent);margin:0 0 .75rem;font-weight:700}.intake-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,7vw,5.5rem);line-height:.94}.intake-paths{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;display:grid}.intake-paths button{min-height:13rem;color:var(--ink);text-align:left;cursor:pointer;background:#fffdf9;border:1px solid #aaa59d;border-radius:3px;align-content:space-between;padding:1.5rem;display:grid}.intake-paths button:hover,.intake-paths button:focus-visible{border-color:var(--accent)}.intake-paths span{letter-spacing:-.045em;max-width:12ch;font-size:clamp(1.8rem,4vw,3rem);font-weight:750;line-height:.98}.intake-paths small{max-width:28ch;color:var(--muted-ink);font-size:1rem;line-height:1.4}.intake-form{gap:1rem;max-width:46rem;display:grid}.intake-form>label:not(.consent-row){letter-spacing:-.045em;margin-top:2rem;font-size:clamp(2rem,5vw,3.8rem);font-weight:750}.intake-form textarea,.intake-form>input[type=file]{width:100%;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #aaa59d;padding:1rem;font-size:1.1rem}.text-action{color:var(--muted-ink);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.consent-row{color:var(--muted-ink);align-items:flex-start;gap:.75rem;line-height:1.45;display:flex}.consent-row input{width:1.2rem;height:1.2rem;margin-top:.1rem}@media (max-width:680px){.intake-paths{grid-template-columns:1fr}.intake-paths button{min-height:10rem}}.concept-heading{width:min(100% - 2.5rem,78rem);margin:clamp(3rem,7vw,6rem) auto 0}.concept-heading h1{letter-spacing:-.065em;max-width:12ch;margin:0;font-size:clamp(3rem,6vw,5.4rem);line-height:.94}.concept-heading h1+p{max-width:42rem;color:var(--muted-ink);line-height:1.5}.concept-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:min(100% - 2.5rem,78rem);margin:3rem auto 6rem;display:grid}.concept-grid article{min-width:0}.poster-preview{aspect-ratio:1;background:#ddd8cf;position:relative;overflow:hidden}.poster-preview img,.poster-preview-placeholder{object-fit:cover;width:100%;height:100%}.poster-preview-placeholder{background:repeating-linear-gradient(-45deg,#e6e1d8,#e6e1d8 16px,#dcd6cc 16px 32px)}.poster-preview-copy{color:#171513;background:#f4efe5;gap:.4rem;padding:.8rem;display:grid;position:absolute;inset:auto 7% 7%}.poster-preview-copy strong{font-family:Fraunces Variable,Georgia,serif;font-size:clamp(1.3rem,2.4vw,2.2rem);line-height:.95}.concept-card-copy{padding-top:1rem}.concept-card-copy h2{margin:0;font-size:1.35rem}.concept-card-copy button{border:1px solid var(--ink);min-height:2.8rem;color:var(--ink);font:inherit;cursor:pointer;background:0 0;padding:.65rem .9rem;font-weight:650}.concept-replacement-action{grid-column:1/-1}.concept-replacement-action button{border:1px solid var(--ink);background:var(--ink);color:#fffdf9;min-height:3rem;font:inherit;cursor:pointer;padding:.75rem 1rem;font-weight:650}.concept-status{color:var(--muted-ink)}@media (max-width:800px){.concept-grid{grid-template-columns:1fr;max-width:30rem}}.export-page{width:min(100% - 2.5rem,54rem);margin-inline:auto;padding-block:clamp(3rem,8vw,7rem)}.export-page h1{letter-spacing:-.07em;max-width:11ch;margin:0;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.92}.export-page h1+p{max-width:40rem;color:var(--muted-ink);font-size:1.1rem;line-height:1.5}.export-page ul{border-top:1px solid var(--line);margin-block:2rem;padding:0;list-style:none}.export-page li{border-bottom:1px solid var(--line);padding-block:.9rem}.export-page>strong{color:var(--accent);margin-top:2rem;display:block}.editor-page{grid-template-columns:minmax(18rem,.8fr) minmax(32rem,1.2fr);gap:clamp(2rem,5vw,5rem);width:min(100% - 2.5rem,76rem);margin-inline:auto;padding-block:clamp(3rem,7vw,6rem);display:grid}.editor-preview-column{align-self:start;position:sticky;top:2rem}.editor-preview-column>a{color:var(--muted-ink);margin-top:1rem;display:inline-block}.section-kicker{color:var(--accent);margin:0 0 .75rem;font-weight:700}.editor-page h1{letter-spacing:-.06em;max-width:12ch;margin:0;font-size:clamp(3rem,5.5vw,5rem);line-height:.94}.controlled-editor{gap:1.5rem;margin-top:2.5rem;display:grid}.editor-fields{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.editor-fields label{gap:.4rem;font-weight:650;display:grid}.editor-fields input{min-width:0;min-height:3rem;font:inherit;background:#fffdf9;border:1px solid #aaa59d;padding:.7rem .8rem}.mood-controls{border:0;flex-wrap:wrap;gap:.5rem;padding:0;display:flex}.mood-controls legend{width:100%;margin-bottom:.5rem;font-weight:650}.mood-controls button{font:inherit;cursor:pointer;background:0 0;border:1px solid #aaa59d;padding:.6rem .8rem}.mood-controls button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}@media (max-width:800px){.editor-page,.editor-fields{grid-template-columns:1fr}.editor-preview-column{position:static}}.progress-steps{color:#8a867f;gap:1.5rem;width:min(100% - 2.5rem,64rem);margin:1.25rem auto 0;padding:0;font-size:.82rem;font-weight:650;list-style:none;display:flex}.progress-steps li[aria-current=step]{color:var(--ink)}.confirmation-form{width:min(100% - 2.5rem,64rem);margin-inline:auto;padding-block:clamp(3rem,7vw,6rem)}.confirmation-form header{max-width:47rem}.confirmation-form header>p:first-child{color:var(--accent);margin:0 0 .75rem;font-weight:700}.confirmation-form h1{letter-spacing:-.065em;max-width:13ch;margin:0;font-size:clamp(3rem,7vw,5.5rem);line-height:.94}.confirmation-form header h1+p{max-width:38rem;color:var(--muted-ink);line-height:1.5}.confirmation-summary{gap:.35rem;max-width:40rem;margin-top:2.5rem;font-size:1.15rem;font-weight:650;display:grid}.confirmation-summary p{margin:0}.ambiguity-fields{gap:.5rem;max-width:40rem;margin-top:2rem;display:grid}.ambiguity-fields label{gap:.5rem;font-weight:650;display:grid}.ambiguity-fields input{min-height:3rem;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #aaa59d;padding:.7rem .8rem}.state-message{padding:4rem var(--page-gutter)}@media (max-width:680px){.confirmation-summary{font-size:1.05rem}}
