:root{--paper:#f6f2ea;--ink:#121212;--muted:#625f58;--line:#d9d2c7;--orange:#ff5a36;--indigo:#4f46e5;--lime:#c7f36b;--violet:#dcd9ff;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site{min-height:100vh}.topbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f6f2eaf2;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px max(20px,50vw - 590px);display:flex;position:sticky;top:0}a{color:inherit}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:11px;font-weight:900;text-decoration:none;display:flex}.brandMark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:13px;display:grid;transform:rotate(-3deg)}.nav{align-items:center;gap:20px;font-size:13px;font-weight:750;display:flex}.nav a{text-decoration:none}.nav a:hover{text-underline-offset:4px;text-decoration:underline}.navActions{align-items:center;gap:10px;display:flex}.btn{border:1px solid var(--ink);min-height:46px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #4f46e552}.btnSmall{min-height:38px;padding:0 15px;font-size:13px}.btnOrange{background:var(--orange);box-shadow:3px 3px 0 var(--ink)}.btnDark{background:var(--ink);color:#fff}.btnLime{background:var(--lime);box-shadow:3px 3px 0 var(--ink)}.hero{grid-template-columns:1.16fr .84fr;align-items:center;gap:64px;max-width:1180px;margin:0 auto;padding:82px 20px 90px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.hero h1,.pageHero h1{letter-spacing:-.075em;margin:20px 0 26px;font-size:clamp(54px,7.2vw,96px);font-weight:950;line-height:.9}.hero h1 em{color:var(--indigo);font-style:normal}.lede{max-width:720px;color:var(--muted);font-size:19px;line-height:1.65}.ctaRow{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.heroStats{color:#77736c;flex-wrap:wrap;gap:10px 18px;margin-top:34px;font-size:13px;font-weight:750;display:flex}.board{gap:18px;padding:8px;display:grid}.boardCard{border:2px solid var(--ink);box-shadow:8px 8px 0 var(--ink);background:var(--white);border-radius:20px;padding:24px}.boardCard:first-child{background:var(--lime);transform:rotate(1.8deg)}.boardCard:nth-child(2){transform:rotate(-1.8deg)}.boardCard:nth-child(3){background:var(--violet);transform:rotate(.8deg)}.boardCard h3{letter-spacing:-.045em;margin:18px 0 10px;font-size:29px}.boardCard p{color:#4f4a44;margin:0;line-height:1.55}.dayTag{letter-spacing:.12em;font-size:11px;font-weight:900}.ticker{background:var(--ink);color:#fff;padding:18px 20px}.tickerInner{text-transform:uppercase;letter-spacing:.1em;flex-wrap:wrap;justify-content:space-between;gap:24px;max-width:1180px;margin:auto;font-size:11px;font-weight:900;display:flex}.section{border-top:1px solid var(--line);max-width:1180px;margin:auto;padding:78px 20px}.sectionTitle{letter-spacing:-.055em;margin:14px 0 38px;font-size:clamp(42px,5vw,64px);line-height:.98}.featureGrid,.fourGrid,.threeGrid{gap:16px;display:grid}.featureGrid{grid-template-columns:repeat(3,1fr)}.fourGrid{grid-template-columns:repeat(4,1fr)}.threeGrid{grid-template-columns:repeat(3,1fr)}.feature,.outcome{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:28px}.feature:first-child,.outcome:first-child{background:var(--lime);border-color:var(--ink)}.feature:nth-child(3),.outcome:nth-child(3){background:var(--violet);border-color:var(--ink)}.featureNum{font-size:12px;font-weight:900}.feature h3,.outcome h3{letter-spacing:-.035em;font-size:24px}.manifesto{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:1.2fr .8fr;gap:50px;padding:50px;display:grid}.manifesto h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,60px);line-height:.98}.manifesto p{color:#cbc7bf;margin:0;font-size:18px;line-height:1.7}.pageHero{max-width:1180px;margin:auto;padding:74px 20px 54px}.pageHero h1{font-size:clamp(52px,7vw,88px)}.appMain{min-height:calc(100vh - 76px)}.appWrap{max-width:1180px;margin:auto;padding:48px 20px 82px}.appHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.appHeader h1{letter-spacing:-.06em;margin:8px 0;font-size:clamp(42px,5vw,64px);line-height:.95}.muted{color:var(--muted)}.statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0;display:grid}.stat{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:22px}.stat strong{letter-spacing:-.05em;font-size:36px;display:block}.progressTrack{background:#e2ddd4;border-radius:999px;height:10px;overflow:hidden}.progressBar{background:var(--indigo);border-radius:inherit;height:100%}.promptGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.promptCard{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;min-height:248px;padding:22px;transition:transform .16s,box-shadow .16s;display:flex}.promptCard:hover{transform:translateY(-3px)}.promptCard.today{background:var(--lime);border-color:var(--ink);box-shadow:4px 4px 0 var(--ink)}.promptCard.done{background:var(--violet);border-color:#8e87dc}.promptCard.locked{opacity:.58;background:#eee9e0}.cardTop,.cardBottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.dayPill,.categoryPill{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.categoryPill{letter-spacing:.03em;border:1px solid;border-radius:999px;padding:6px 9px}.promptCard h3{letter-spacing:-.04em;margin:28px 0 10px;font-size:26px}.deliverable{color:var(--muted);line-height:1.5}.cardBottom{margin-top:auto;padding-top:20px;font-size:13px;font-weight:800}.statusLabel{color:var(--muted)}.filters{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.filter{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.briefLayout{grid-template-columns:1.25fr .75fr;align-items:start;gap:28px;display:grid}.panel{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:28px}.briefPanel{padding:34px}.briefPanel h1{letter-spacing:-.06em;margin:10px 0 28px;font-size:clamp(44px,5vw,68px);line-height:.96}.briefSection{border-top:1px solid var(--line);padding:24px 0}.briefSection:first-of-type{border-top:0}.briefSection h2{letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:13px}.briefSection p{color:#403d38;font-size:18px;line-height:1.68}.tipList{gap:10px;padding:0;list-style:none;display:grid}.tipList li{background:var(--paper);border-radius:14px;padding:14px 16px}.formPanel{position:sticky;top:100px}.field{gap:7px;margin-bottom:18px;display:grid}.field label{font-size:13px;font-weight:850}.field small{color:var(--muted)}input,textarea,select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdb6ab;border-radius:12px;padding:13px 14px}textarea{resize:vertical;min-height:128px}.imagePreview{object-fit:contain;border:1px solid var(--line);background:#eee9e0;border-radius:14px;width:100%;max-height:330px;margin-bottom:12px}.notice{border-radius:13px;margin:0 0 18px;padding:13px 15px;font-weight:750}.notice.good{background:#e6f9bd}.notice.bad{background:#ffe0d8}.notice.info{background:#e5e3ff}.portfolioHero{background:var(--ink);color:#fff;border-radius:24px;margin-bottom:26px;padding:34px}.portfolioHero h1{letter-spacing:-.06em;margin:8px 0;font-size:clamp(44px,6vw,72px);line-height:.95}.portfolioHero p{color:#cbc7bf}.portfolioGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.projectCard{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden}.projectImage,.imagePlaceholder{aspect-ratio:4/3;object-fit:cover;color:#888;background:#ded9d0;place-items:center;width:100%;display:grid}.projectBody{padding:20px}.projectBody h3{letter-spacing:-.035em;margin:7px 0;font-size:23px}.projectBody p{color:var(--muted);line-height:1.55}.settingsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.switchRow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.authWrap{place-items:center;min-height:calc(100vh - 76px);padding:50px 20px;display:grid}.emptyState{text-align:center;background:#fff6;border:1px dashed #aaa;border-radius:22px;padding:44px}.footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);justify-content:space-between;gap:30px;margin:0 auto;padding:48px 20px 40px;display:flex}.footer p{max-width:560px}.footerLinks{flex-wrap:wrap;gap:18px;font-size:13px;font-weight:800;display:flex}.footer .brand{color:var(--ink)}@media (max-width:900px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.board{max-width:620px}.featureGrid,.fourGrid,.threeGrid,.promptGrid,.portfolioGrid,.statsGrid{grid-template-columns:repeat(2,1fr)}.manifesto,.briefLayout,.settingsGrid{grid-template-columns:1fr}.formPanel{position:static}.appHeader{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.topbar{padding:12px 16px}.brand>span:last-child,.navActions .btn:first-child{display:none}.hero,.section,.pageHero,.appWrap{padding-left:16px;padding-right:16px}.hero h1,.pageHero h1{font-size:54px}.featureGrid,.fourGrid,.threeGrid,.promptGrid,.portfolioGrid,.statsGrid{grid-template-columns:1fr}.manifesto{padding:30px}.briefPanel,.panel{padding:22px}.footer{flex-direction:column}.ctaRow .btn{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.skipLink{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:10px 14px;text-decoration:none;position:fixed;top:-60px;left:12px}.skipLink:focus{top:12px}.page{max-width:1180px;margin:0 auto;padding:48px 20px 82px}.pageHead{max-width:820px;margin-bottom:34px}.pageTitle{letter-spacing:-.06em;margin:10px 0 16px;line-height:.95}.subhead{color:var(--muted);max-width:760px;font-size:18px;line-height:1.65}.caps{letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:900}.lockedCard,.empty{text-align:center;background:#ffffff73;border:1px dashed #aaa;border-radius:24px;max-width:760px;margin:40px auto;padding:42px}.lockedCard h1,.empty h2{letter-spacing:-.05em;margin:12px 0;font-size:44px}.dayBadge,.statusBadge{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;background:var(--white);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.statusBadge.done{background:var(--lime);border-color:var(--ink)}.promptTop,.metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.briefMain,.submitPanel,.settingsCard,.progressBox{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:30px}.briefTitle{letter-spacing:-.065em;margin:16px 0 24px;font-size:clamp(48px,6vw,74px);line-height:.94}.briefText{color:#403d38;font-size:19px;line-height:1.72}.deliverableBox{border:1px solid var(--ink);background:var(--violet);border-radius:18px;margin:28px 0;padding:24px}.briefMain section{margin-top:28px}.submitPanel{position:sticky;top:100px}.formStack{gap:16px;display:grid}.input,.textarea,.select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdb6ab;border-radius:12px;padding:13px 14px}.textarea{resize:vertical;min-height:128px}.hint{color:var(--muted);font-size:12px;line-height:1.5}.check{align-items:flex-start;gap:9px;font-size:13px;font-weight:750;display:flex}.check input{width:auto;margin-top:2px}.btnWide{width:100%}.sectionLinks{flex-wrap:wrap;gap:16px;margin-top:18px;font-size:13px;font-weight:850;display:flex}.sectionLinks a{text-underline-offset:4px}.portfolioHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.progressBox p{color:var(--muted);margin-bottom:0}.projectPlaceholder{aspect-ratio:4/3;background:var(--violet);letter-spacing:-.08em;place-items:center;font-size:64px;font-weight:950;display:grid}.metaRow{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.settingsCard h2{letter-spacing:-.04em;margin-top:0;font-size:26px}.settingsCard.full,.full{grid-column:1/-1}.authPage{place-items:center;min-height:calc(100vh - 76px);padding:48px 20px;display:grid}.authWrap{grid-template-columns:1fr 420px;align-items:center;gap:48px;width:min(100%,960px);display:grid}.authPitch{background:var(--ink);color:#fff;border-radius:28px;padding:42px}.authPitch h1{letter-spacing:-.06em;font-size:54px;line-height:.95}.authPitch p{color:#cbc7bf;font-size:18px;line-height:1.65}.authClerk{justify-content:center;display:flex}.publicPortfolio{background:var(--paper);min-height:100vh;color:var(--ink)}.publicPortfolio.minimal{background:#fff}.publicPortfolio.bold{color:#fff;background:#111}.publicInner{max-width:1180px;margin:0 auto;padding:50px 20px}.publicHero{border-bottom:1px solid;justify-content:space-between;align-items:flex-end;gap:36px;padding:40px 0 52px;display:flex}.publicHero h1{letter-spacing:-.075em;margin:16px 0;font-size:clamp(54px,8vw,96px);line-height:.9}.publicHero p{opacity:.75;max-width:720px;font-size:18px;line-height:1.65}.publicPortfolio.bold .projectCard{background:#1b1b1b;border-color:#444}.publicPortfolio.bold .projectBody p,.publicPortfolio.bold .metaRow{color:#c8c8c8}.footerBottom{border-top:1px solid;justify-content:space-between;gap:20px;padding-top:20px;font-size:13px;font-weight:800;display:flex}@media (max-width:900px){.portfolioHeader{flex-direction:column;align-items:flex-start}.submitPanel{position:static}.authWrap{grid-template-columns:1fr}.publicHero{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.page{padding-left:16px;padding-right:16px}.briefMain,.submitPanel,.settingsCard,.progressBox{padding:22px}.authPage{padding:24px 14px}.authPitch{padding:28px}.authPitch h1{font-size:44px}.publicInner{padding-left:16px;padding-right:16px}}
