:root{--paper:#f3efe6;--paper2:#ebe4d8;--ink:#111;--muted:#69645c;--line:#d7cfc2;--orange:#ff5938;--indigo:#4d46e5;--lime:#c8f46b;--violet:#dcd7ff;--blue:#b7ddff;--pink:#ffbed8;--white:#fffdf7;--shadow:6px 6px 0 #111;--r:22px}*{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}a{color:inherit}.siteShell{min-height:100vh}.skipLink{z-index:100;color:#fff;background:#111;border-radius:10px;padding:10px 14px;position:fixed;top:-60px;left:12px}.skipLink:focus{top:12px}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f3efe6eb;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:13px max(20px,50vw - 590px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:11px;font-weight:950;text-decoration:none;display:flex}.brandMark{color:#fff;width:40px;height:40px;box-shadow:2px 2px 0 var(--orange);background:#111;border-radius:12px;place-items:center;font-size:12px;display:grid;transform:rotate(-3deg)}.nav{align-items:center;gap:22px;font-size:13px;font-weight:800;display:flex}.nav a{text-decoration:none}.nav a:hover{text-underline-offset:5px;text-decoration:underline}.navActions{align-items:center;gap:10px;display:flex}.btn{min-height:46px;font:inherit;cursor:pointer;background:0 0;border:2px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btnSmall{min-height:38px;padding:0 15px;font-size:13px}.btnOrange{background:var(--orange);box-shadow:3px 3px #111}.btnLime{background:var(--lime);box-shadow:3px 3px #111}.btnDark{color:#fff;background:#111}.btnGhost{background:#ffffff73}.page{max-width:1180px;margin:auto;padding:46px 20px 84px}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:62px;max-width:1180px;margin:auto;padding:78px 20px 86px;display:grid}.caps,.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950}.hero h1,.pageTitle{letter-spacing:-.078em;margin:18px 0 26px;font-size:clamp(54px,7vw,96px);font-weight:950;line-height:.88}.hero h1 em{color:var(--indigo);font-style:normal}.lede{max-width:730px;color:var(--muted);font-size:19px;line-height:1.65}.ctaRow{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.heroMeta{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.chip{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850}.studioBoard{gap:15px;padding:8px;display:grid}.boardCard{background:var(--white);box-shadow:var(--shadow);border:2px solid #111;border-radius:20px;padding:24px}.boardCard:first-child{background:var(--lime);transform:rotate(1.5deg)}.boardCard:nth-child(2){transform:rotate(-1deg)}.boardCard:nth-child(3){background:var(--violet);transform:rotate(.7deg)}.boardCard h3{letter-spacing:-.05em;margin:16px 0 8px;font-size:29px}.boardCard p{color:#4e4942;margin:0;line-height:1.55}.ticker{color:#fff;background:#111;padding:17px 20px}.tickerInner{text-transform:uppercase;letter-spacing:.1em;flex-wrap:wrap;justify-content:space-between;gap:18px;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:74px 20px}.sectionTitle{letter-spacing:-.06em;margin:12px 0 34px;font-size:clamp(42px,5vw,66px);line-height:.95}.featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature{border:1px solid var(--line);background:var(--white);border-radius:var(--r);min-height:220px;padding:28px}.feature:first-child{background:var(--lime);border:2px solid #111}.feature:nth-child(3){background:var(--violet);border:2px solid #111}.feature h3{letter-spacing:-.04em;margin:42px 0 10px;font-size:25px}.feature p{color:var(--muted);line-height:1.6}.appHead{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.appHead h1{letter-spacing:-.065em;margin:8px 0;font-size:clamp(44px,5vw,68px);line-height:.93}.muted{color:var(--muted)}.dashboardHero{grid-template-columns:1.35fr .65fr;gap:18px;margin:26px 0;display:grid}.todayCard{color:#fff;background:#111;border-radius:26px;padding:34px;position:relative;overflow:hidden}.todayCard:after{content:"";background:var(--orange);mix-blend-mode:screen;opacity:.85;border-radius:50%;width:190px;height:190px;position:absolute;top:-60px;right:-50px}.todayCard h2{letter-spacing:-.06em;margin:18px 0;font-size:clamp(42px,5vw,64px);line-height:.93}.todayCard p{color:#d5d0c8;max-width:680px;line-height:1.65}.statsStack{grid-template-columns:1fr 1fr;gap:12px;display:grid}.statCard{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:145px;padding:20px;display:flex}.statCard strong{letter-spacing:-.06em;font-size:38px}.statCard:nth-child(2){background:var(--lime);border:2px solid #111}.statCard:nth-child(3){background:var(--violet)}.progressPanel{border:1px solid var(--line);background:var(--white);border-radius:24px;margin:18px 0;padding:24px}.progressPanelHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.progressPanelHead h2{letter-spacing:-.045em;margin:0;font-size:30px}.progressRail{grid-template-columns:repeat(15,1fr);gap:7px;display:grid}.dayNode{aspect-ratio:1;border:1px solid var(--line);background:#f0ebe2;border-radius:10px;place-items:center;font-size:10px;font-weight:900;text-decoration:none;transition:transform .15s;display:grid}.dayNode:hover{transform:translateY(-2px)}.dayNode.done{background:var(--violet);border-color:#8377dc}.dayNode.today{background:var(--lime);border:2px solid #111;box-shadow:2px 2px #111}.dayNode.locked{opacity:.4}.phase-orange:not(.done):not(.today){background:#ffe1d7}.phase-blue:not(.done):not(.today){background:#dcefff}.achievementGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin:18px 0;display:grid}.achievement{border:1px solid var(--line);background:var(--white);opacity:.5;border-radius:18px;min-height:150px;padding:18px}.achievement.unlocked{opacity:1;border:2px solid #111;box-shadow:3px 3px #111}.achievement strong{letter-spacing:-.03em;margin:28px 0 6px;font-size:18px;display:block}.achievement p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.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:245px;padding:22px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.promptCard:hover{transform:translateY(-3px);box-shadow:0 10px 22px #1111}.promptCard.today{background:var(--lime);border:2px solid #111;box-shadow:4px 4px #111}.promptCard.done{background:var(--violet)}.promptCard.locked{opacity:.5;background:#ece6dc}.cardTop,.cardBottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.dayPill,.categoryPill{text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:950}.categoryPill{letter-spacing:.03em;border:1px solid;border-radius:999px;padding:6px 9px}.promptCard h3{letter-spacing:-.045em;margin:28px 0 9px;font-size:27px}.deliverable{color:var(--muted);line-height:1.5}.cardBottom{margin-top:auto;padding-top:18px;font-size:12px;font-weight:850}.briefGrid{grid-template-columns:1.25fr .75fr;align-items:start;gap:20px;display:grid}.briefMain,.sideCard,.portfolioCard,.settingsCard{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:30px}.briefMain h1{letter-spacing:-.07em;margin:16px 0 28px;font-size:clamp(48px,6vw,78px);line-height:.9}.briefText{color:#3d3933;font-size:19px;line-height:1.75}.deliverableBox{background:var(--violet);border:2px solid #111;border-radius:18px;margin:26px 0;padding:24px}.deliverableBox p{margin:8px 0 0;font-size:19px;font-weight:750;line-height:1.55}.tips{gap:9px;padding:0;list-style:none;display:grid}.tips li{background:var(--paper);border-radius:14px;padding:14px 16px;line-height:1.45}.sideStack{gap:14px;display:grid;position:sticky;top:96px}.focusCard{background:var(--lime);border:2px solid #111;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.focusCard strong{letter-spacing:-.05em;font-size:34px;display:block}.focusActions{gap:6px;display:flex}.miniBtn{background:var(--white);cursor:pointer;border:1px solid #111;border-radius:999px;padding:8px 11px;font-weight:850}.formStack{gap:16px;display:grid}.field{gap:7px;display:grid}.field label{font-size:12px;font-weight:900}.field small{color:var(--muted);line-height:1.45}.input,.textarea,.select,input,textarea,select{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #bcb3a6;border-radius:12px;padding:13px 14px}.textarea,textarea{resize:vertical;min-height:115px}.checkRow{align-items:flex-start;gap:9px;font-size:13px;font-weight:800;display:flex}.checkRow input{width:auto;margin-top:2px}.portfolioHero{color:#fff;background:#111;border-radius:28px;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;padding:36px;display:flex}.portfolioHero h1{letter-spacing:-.065em;margin:10px 0;font-size:clamp(48px,6vw,76px);line-height:.9}.portfolioHero p{color:#cbc7bf}.portfolioGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.projectCard{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden}.projectImage,.projectPlaceholder{aspect-ratio:4/3;object-fit:cover;background:var(--violet);letter-spacing:-.08em;place-items:center;width:100%;font-size:56px;font-weight:950;display:grid}.projectBody{padding:20px}.projectBody h3{letter-spacing:-.04em;margin:8px 0;font-size:23px}.projectBody p{color:var(--muted);line-height:1.55}.metaRow{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-wrap:wrap;gap:8px;font-size:10px;font-weight:850;display:flex}.settingsGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settingsCard.full{grid-column:1/-1}.settingsCard h2{letter-spacing:-.045em;margin:0 0 8px;font-size:28px}.settingsCard>p{color:var(--muted);line-height:1.55}.switchRow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.switchRow input[type=checkbox]{width:22px;height:22px}.themeChoices,.accentChoices{flex-wrap:wrap;gap:8px;display:flex}.themeChoice{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px}.accentDot{cursor:pointer;border:2px solid #111;border-radius:50%;width:34px;height:34px}.publicPortfolio{background:var(--paper);min-height:100vh}.publicPortfolio.minimal{background:#fff}.publicPortfolio.bold{color:#fff;background:#111}.publicInner{max-width:1180px;margin:auto;padding:48px 20px}.publicHero{border-bottom:1px solid;padding:40px 0 52px}.publicHero h1{letter-spacing:-.08em;margin:15px 0;font-size:clamp(54px,8vw,98px);line-height:.88}.publicHero p{opacity:.75;max-width:760px;font-size:18px;line-height:1.65}.publicPortfolio.bold .projectCard{background:#1c1c1c;border-color:#444}.publicPortfolio.bold .projectBody p,.publicPortfolio.bold .metaRow{color:#c8c8c8}.authPage{place-items:center;min-height:calc(100vh - 74px);padding:46px 20px;display:grid}.authWrap{grid-template-columns:1fr 420px;align-items:center;gap:40px;width:min(960px,100%);display:grid}.authPitch{color:#fff;background:#111;border-radius:28px;padding:42px}.authPitch h1{letter-spacing:-.065em;font-size:54px;line-height:.92}.authPitch p{color:#cbc7bf;font-size:17px;line-height:1.65}.authClerk{justify-content:center;display:flex}.emptyState{text-align:center;background:#fff7;border:1px dashed #999;border-radius:22px;padding:44px}.emptyState h1,.emptyState h2{letter-spacing:-.05em;font-size:44px}.notice{border-radius:12px;padding:13px 15px;font-weight:750}.notice.info{background:#e4e0ff}.notice.good{background:#e1f8b2}.footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);justify-content:space-between;gap:30px;margin:auto;padding:46px 20px 38px;display:flex}.footer p{max-width:560px}.footerLinks{flex-wrap:wrap;gap:18px;font-size:13px;font-weight:850;display:flex}.footer .brand{color:var(--ink)}@media (max-width:930px){.nav{display:none}.hero,.dashboardHero,.briefGrid,.settingsGrid{grid-template-columns:1fr}.featureGrid,.promptGrid,.portfolioGrid{grid-template-columns:repeat(2,1fr)}.achievementGrid{grid-template-columns:repeat(3,1fr)}.sideStack{position:static}.progressRail{grid-template-columns:repeat(10,1fr)}.authWrap{grid-template-columns:1fr}.portfolioHero,.appHead{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.topbar{padding:11px 15px}.brand>span:last-child,.navActions .btnGhost{display:none}.hero,.section,.page,.publicInner{padding-left:15px;padding-right:15px}.hero{padding-top:54px}.hero h1,.pageTitle{font-size:54px}.featureGrid,.promptGrid,.portfolioGrid,.statsStack,.achievementGrid{grid-template-columns:1fr}.progressRail{grid-template-columns:repeat(6,1fr)}.todayCard,.briefMain,.sideCard,.portfolioCard,.settingsCard{padding:22px}.authPitch{padding:28px}.authPitch h1{font-size:44px}.footer{flex-direction:column}.ctaRow .btn{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.statusBadge{border:1px solid var(--line);letter-spacing:.09em;background:var(--white);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:950;display:inline-flex}.statusBadge.done{background:var(--lime);border:2px solid #111}.briefTools{border-top:1px solid var(--line);margin-top:30px;padding-top:24px}.sectionLinks{flex-wrap:wrap;justify-content:space-between;gap:18px;margin-top:26px;font-size:13px;font-weight:900;display:flex}.sectionLinks a{text-underline-offset:4px}.footerBottom{border-top:1px solid;justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;font-weight:900;display:flex}.accent-orange .projectPlaceholder{background:var(--orange)}.accent-lime .projectPlaceholder{background:var(--lime)}.accent-blue .projectPlaceholder{background:var(--blue)}.accent-violet .projectPlaceholder{background:var(--violet)}.accent-pink .projectPlaceholder{background:var(--pink)}.accent-mono .projectPlaceholder{background:#ddd}.publicPortfolio.bold .chip{background:#222;border-color:#555}.publicPortfolio.bold .sectionLinks a{color:#fff}@media print{.topbar,.footer,.sideStack,.briefTools,.sectionLinks{display:none!important}.page{padding:0}.briefGrid{display:block}.briefMain{border:0;padding:0}.siteShell{min-height:auto}}.seoGridOffset{margin-top:16px}.seoTopicGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.seoTopicGrid article,.stepCard{border:1px solid var(--line);background:var(--white);border-radius:20px;padding:24px}.seoTopicGrid h3,.stepCard h3{letter-spacing:-.04em;margin:8px 0 10px;font-size:24px}.seoTopicGrid p,.stepCard p{color:var(--muted);line-height:1.6}.stepGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stepCard:nth-child(2),.stepCard:nth-child(5){background:var(--violet);border:2px solid #111}.stepCard:nth-child(3),.stepCard:nth-child(6){background:var(--lime);border:2px solid #111}.stepCard .caps{margin-bottom:28px;display:block}.timelineList{gap:12px;margin-top:30px;display:grid}.timelineList>div{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:120px 1fr;align-items:center;gap:18px;padding:18px 20px;display:grid}.timelineList>div:first-child{background:var(--lime);border:2px solid #111}.timelineList>div:nth-child(3){background:var(--violet)}.timelineList strong{letter-spacing:.1em;font-size:12px}.timelineList span{line-height:1.55}.faqSection{padding-top:38px}.faqList{gap:12px;display:grid}.faqItem{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:0 22px}.faqItem:first-child,.faqItem:nth-child(6),.faqItem:nth-child(10){background:var(--lime);border:2px solid #111}.faqItem:nth-child(12){background:var(--violet);border:2px solid #111}.faqItem summary{cursor:pointer;letter-spacing:-.02em;padding:20px 0;font-size:18px;font-weight:900}.faqItem p{color:var(--muted);max-width:900px;margin:0;padding:0 0 22px;line-height:1.65}@media (max-width:930px){.seoTopicGrid,.stepGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.seoTopicGrid,.stepGrid{grid-template-columns:1fr}.timelineList>div{grid-template-columns:1fr;gap:6px}}
