:root{color-scheme:light;--bg: #f7f8f4;--surface: #ffffff;--surface-soft: #f4f6f1;--surface-green: #f1f8f0;--text: #151713;--muted: #6f746c;--faint: #9ca197;--border: #dfe4dc;--border-strong: #cbd4c7;--green: #16823a;--green-dark: #0f6a30;--gold: #d69a29;--orange: #e56b2e;--red: #c53b30;--ink: #1f2933;--shadow: 0 18px 44px rgba(30, 38, 27, .08);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:1.45;letter-spacing:0}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);overflow-x:hidden}button,input,textarea{font:inherit;letter-spacing:0}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.studio-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{position:fixed;top:0;left:0;right:0;height:58px;display:grid;grid-template-columns:minmax(230px,.9fr) minmax(390px,1.3fr) minmax(360px,1fr);align-items:center;gap:18px;padding:0 18px;border-bottom:1px solid var(--border);background:#ffffffeb;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup,.account-state,.product-switcher,.workspace-actions,.toolbar-actions,.panel-heading>div,.file-row,.status-pill,.review-tag,.format-row,.adaptation-note,.manifest-summary,.signal-list p,.api-status{display:flex;align-items:center}.brand-lockup{gap:10px;min-width:0}.brand-lockup strong{font-size:18px;white-space:nowrap}.mark{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#f2b42d;color:#162018;box-shadow:inset 0 -8px 16px #ffffff38}.version{padding:2px 8px;border-radius:999px;color:#fff;background:var(--green);font-size:12px;font-weight:700}.product-switcher{justify-content:center;gap:4px;height:100%}.product-switcher a{height:100%;display:flex;align-items:center;padding:0 18px;color:#242a22;border-bottom:2px solid transparent;white-space:nowrap}.product-switcher a.active{color:var(--green-dark);border-bottom-color:var(--green);font-weight:700}.account-state{justify-content:flex-end;gap:8px;min-width:0}.status-pill,.package-state{height:32px;border:1px solid var(--border);background:#fbfcfa;border-radius:7px;padding:0 10px;gap:6px;font-size:13px;white-space:nowrap}.package-state{display:inline-flex;align-items:center;color:var(--green-dark);background:var(--surface-green);border-color:#cfe4cd;text-transform:capitalize}.studio-main{position:fixed;inset:58px 0 0;display:flex;flex-direction:column;gap:10px;padding:12px;overflow:hidden;min-width:0}.workspace-title{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:0 4px}.workspace-title h1{margin:0;font-size:20px;line-height:1.2;font-weight:750}.strategy-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-height:86px}.strategy-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);min-width:0}.strategy-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:var(--green-dark);background:var(--surface-green)}.strategy-card strong{display:block;margin-bottom:3px;font-size:13px}.strategy-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.muted{color:var(--muted)}.small{margin:0 0 3px;font-size:12px;font-weight:700;text-transform:uppercase}.workspace-actions{gap:8px;flex-shrink:0}.icon-button,.primary-action,.secondary-action,.toolbar-actions button,.device-toggle button,.format-row button{min-height:34px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);background:var(--surface);color:var(--ink);font-size:13px;font-weight:650}.icon-button{width:36px;padding:0}.primary-action{background:var(--green);color:#fff;border-color:var(--green);padding:0 14px}.primary-action:hover{background:var(--green-dark)}.secondary-action{padding:0 10px}.desk-grid{flex:1;min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(430px,1.42fr) minmax(330px,1fr);gap:10px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}.source-panel,.output-panel,.review-column{min-height:0}.source-panel,.output-panel{display:flex;flex-direction:column;overflow:hidden}.review-column{display:grid;grid-template-rows:minmax(250px,1fr) auto auto;gap:10px;min-width:0;overflow:auto}.panel-heading{height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-bottom:1px solid var(--border)}.panel-heading>div{gap:8px;min-width:0}.panel-heading span:first-child{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:800}.panel-heading h2{margin:0;font-size:14px;line-height:1.2;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row{margin:12px;height:34px;padding:0 10px;gap:8px;border-radius:7px;border:1px solid var(--border);background:#fbfcfa;font-size:13px}.file-row span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.save-state{margin-left:auto;color:var(--green-dark);display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.starter-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 12px 12px}.starter-strip button{min-height:76px;padding:10px;display:grid;gap:5px;align-content:start;text-align:left;border:1px solid var(--border);border-radius:7px;background:#fbfcfa;color:#273024}.starter-strip button.active{border-color:#95c58d;background:var(--surface-green);box-shadow:inset 0 0 0 1px #16823a1a}.starter-strip strong{font-size:13px;line-height:1.25}.starter-strip span{color:var(--muted);font-size:12px;line-height:1.35}textarea{flex:1;width:calc(100% - 24px);min-height:0;margin:0 12px;padding:14px 16px;resize:none;border-radius:7px;border:1px solid var(--border);background:#fdfefc;color:#1e241d;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.72;outline:none}textarea:focus,input:focus{border-color:#95c58d;box-shadow:0 0 0 3px #16823a1f}.panel-footer{height:42px;padding:0 12px;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px}.tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--border)}.tabs button{height:43px;border-right:1px solid var(--border);background:#fbfcfa;color:#283024;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:650;white-space:nowrap}.tabs button:last-child{border-right:0}.tabs button.active{background:var(--surface);color:var(--green-dark);box-shadow:inset 0 -2px 0 var(--green)}.output-card{flex:1;min-height:0;overflow:auto;padding:14px}.output-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.output-title-row h2{margin:0 0 5px;font-size:16px;line-height:1.2}.review-tag{width:max-content;gap:5px;padding:3px 8px;border-radius:999px;color:var(--green-dark);background:var(--surface-green);font-size:12px;font-weight:750}.toolbar-actions{gap:7px;flex-wrap:wrap;justify-content:flex-end}.toolbar-actions button,.manifest-card button{padding:0 10px}.gated-action{color:#7b4a15!important;background:#fff8e7!important;border-color:#eddcab!important}.field{display:block;margin-bottom:12px}.field span{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;color:#2c322a;font-size:12px;font-weight:750}.field em{color:var(--muted);font-style:normal;font-weight:500}.field input{width:100%;height:38px;border:1px solid var(--border);border-radius:7px;padding:0 11px;background:#fbfcfa;color:var(--text)}.rich-editor{border:1px solid var(--border);border-radius:7px;overflow:hidden;background:#fbfcfa}.format-row{gap:2px;min-height:38px;padding:4px 7px;border-bottom:1px solid var(--border)}.format-row button{min-width:32px;min-height:28px;padding:0 8px;border-color:transparent;background:transparent}.article-preview{padding:14px 16px 18px}.article-preview h3,.phone-preview h2{margin:0 0 10px;font-size:22px;line-height:1.25}.article-preview h4,.phone-preview h3{margin:20px 0 8px;color:var(--green-dark);font-size:17px}.article-preview p,.phone-preview p,.article-preview li,.phone-preview li{color:#2b3028;font-size:14px}.adaptation-note{margin-top:12px;gap:8px;padding:10px 12px;border-radius:7px;border:1px solid #d7e8d4;background:var(--surface-green);color:#315a34;font-size:13px}.xhs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mini-card,.caption-box,.thread-root,.thread-item,.hook-card,.manifest-card pre,.phone-preview,.api-boundary,.check-row,.manifest-summary{border:1px solid var(--border);border-radius:7px;background:#fbfcfa}.mini-card{min-height:108px;padding:12px;display:flex;flex-direction:column;gap:12px}.mini-card span{color:var(--gold);font-size:12px;font-weight:800}.mini-card strong{font-size:15px;line-height:1.35}.caption-box{grid-column:1 / -1;padding:12px}.caption-box p{white-space:pre-wrap}.thread-list,.script-layout{display:grid;gap:10px}.thread-root,.thread-item{padding:13px;white-space:pre-wrap}.thread-root{border-color:#cfe4cd;background:var(--surface-green);font-weight:700}.hook-card{padding:13px;display:grid;gap:4px}.hook-card span{color:var(--orange);font-size:12px;font-weight:800}.script-layout pre,.manifest-card pre{margin:0;overflow:auto;border-radius:7px;border:1px solid var(--border);background:#111712;color:#eef7ec;padding:14px;font-size:12px;line-height:1.65;white-space:pre-wrap}.shot-list{display:flex;flex-wrap:wrap;gap:7px}.shot-list span{padding:5px 9px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px}.review-column .panel{box-shadow:none}.device-toggle{display:flex;border:1px solid var(--border);border-radius:7px;overflow:hidden}.device-toggle button{width:34px;min-height:28px;border:0;border-radius:0}.device-toggle button.active{color:var(--green-dark);background:var(--surface-green)}.live-preview{min-height:0;display:flex;flex-direction:column}.phone-preview{margin:12px;padding:18px;flex:1;overflow:auto;min-height:220px}.byline{color:var(--faint)!important;font-size:12px!important}blockquote{margin:14px 0 20px;padding:14px;border-left:3px solid var(--green);background:var(--surface-soft);color:#373d34}.danger-text{color:var(--orange);font-size:12px;font-weight:800;white-space:nowrap}.check-table{display:grid;gap:6px;padding:12px}.check-row{min-height:42px;display:grid;grid-template-columns:18px 10px minmax(120px,1fr) minmax(74px,auto);align-items:center;gap:8px;padding:8px;cursor:pointer}.check-row input{width:16px;height:16px;accent-color:var(--green)}.check-row strong{font-size:13px}.check-row em{color:var(--muted);font-size:12px;font-style:normal;justify-self:end;white-space:nowrap}.check-row small{grid-column:3 / -1;color:var(--faint);font-size:12px}.check-dot{width:8px;height:8px;border-radius:99px;background:var(--faint)}.check-dot.ok{background:var(--green)}.check-dot.warning{background:var(--orange)}.safety-callout{display:flex;align-items:flex-start;gap:8px;margin:0 12px 12px;padding:10px;color:#7d371c;background:#fff4eb;border:1px solid #f0d4c2;border-radius:7px;font-size:13px}.signal-list{display:grid;gap:8px;padding:12px}.signal-list p{gap:7px;margin:0;color:#394136;font-size:12px}.api-status{justify-content:space-between;gap:12px;margin:0 12px 10px;padding:8px 10px;border:1px solid var(--border);border-radius:7px;font-size:12px}.api-status span{color:var(--muted)}.status-strip{min-height:112px;display:grid;grid-template-columns:minmax(420px,1.8fr) minmax(190px,.55fr) minmax(220px,.6fr) minmax(110px,.35fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.strip-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.progress-step{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px}.progress-step span{grid-row:1 / 3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--surface-soft);color:#283024;font-weight:800}.progress-step span.done{background:var(--green);color:#fff}.progress-step strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.progress-step em{color:var(--muted);font-size:12px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manifest-summary{height:72px;padding:0 12px;gap:10px}.manifest-summary div,.last-export{display:grid;gap:2px}.manifest-summary span,.last-export span,.last-export small{color:var(--muted);font-size:12px}.export-wide{min-height:42px;width:100%;justify-content:center}.last-export{min-width:90px}.last-export strong{font-size:14px}.founder-shell{background:linear-gradient(180deg,#ffffffb3,#f7f8f44d),var(--bg)}.founder-page{width:min(1180px,calc(100vw - 40px));margin:0 auto;padding:92px 0 44px;display:grid;gap:18px}.founder-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:16px;align-items:stretch}.founder-copy,.founder-proof,.founder-block,.service-offers,.founder-offer,.offer-band{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.founder-copy{padding:clamp(24px,4vw,48px)}.founder-copy h1{max-width:860px;margin:0 0 16px;color:#111611;font-size:clamp(32px,4.2vw,58px);line-height:1.05;font-weight:820}.founder-copy p:not(.small){max-width:760px;margin:0;color:#3b4238;font-size:18px;line-height:1.65}.founder-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.secondary-link{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--border);border-radius:7px;background:#fbfcfa;color:var(--ink);font-size:13px;font-weight:650}.founder-proof{padding:20px;display:grid;align-content:stretch;gap:12px}.founder-proof div{min-height:0;padding:14px;border:1px solid var(--border);border-radius:7px;background:#fbfcfa}.founder-proof span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.founder-proof strong{color:var(--green-dark);font-size:20px;line-height:1.25}.founder-proof p{margin:0;color:#374033;font-size:14px;line-height:1.55}.founder-visuals{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(240px,.85fr) minmax(240px,.85fr);gap:12px}.photo-card{overflow:hidden;min-height:330px;display:grid;grid-template-rows:minmax(170px,1fr) auto;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.photo-card>div:last-child{display:grid;align-content:start;gap:8px;padding:18px}.photo-card>div:last-child>span{color:var(--green-dark);font-size:12px;font-weight:850;text-transform:uppercase}.photo-card h2{margin:0;color:#121811;font-size:22px;line-height:1.18}.photo-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.photo-placeholder,.desk-visual,.proof-stack{min-height:190px}.photo-placeholder{display:grid;place-items:center;gap:10px;padding:20px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.82),transparent 30%),linear-gradient(145deg,#d6a52f,#177a3b 54%,#101810);color:#fffdf7}.photo-placeholder svg{width:74px;height:74px;padding:14px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#10181075}.photo-placeholder span{font-size:13px;font-weight:850}.desk-visual{position:relative;display:grid;align-content:center;gap:10px;padding:24px;background:linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),#121611;background-size:18px 18px}.desk-visual span{display:block;height:42px;border-radius:10px;background:linear-gradient(90deg,#177a3be6,#d6a52fbf)}.desk-visual span:nth-child(2){width:78%;background:#ffffffc7}.desk-visual span:nth-child(3){width:56%;background:#ffffff6b}.proof-stack{display:grid;align-content:center;gap:12px;padding:24px;background:radial-gradient(circle at 82% 16%,rgba(214,165,47,.36),transparent 30%),#f6f5ed}.proof-stack span{display:block;width:82%;padding:12px 14px;border:1px solid rgba(23,122,59,.22);border-radius:10px;background:#fff;color:var(--green-dark);font-size:14px;font-weight:850;box-shadow:0 10px 24px #1e261b12}.proof-stack span:nth-child(2){margin-left:auto;color:#7b4a15}.proof-stack span:nth-child(3){margin-left:34px;color:#121811}.founder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.founder-block{padding:18px}.founder-block h2,.offer-band h2{margin:0;color:#121811;line-height:1.2}.founder-block h2{font-size:17px}.founder-block p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.service-offers{padding:20px}.section-kicker{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.section-kicker h2{max-width:620px;margin:0;color:#121811;font-size:24px;line-height:1.22}.offer-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.founder-offer{padding:18px;background:#fbfcfa;box-shadow:none}.offer-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:14px;border-radius:8px;color:var(--green-dark);background:var(--surface-green)}.founder-offer h3{margin:0;font-size:18px;line-height:1.2}.founder-offer p{min-height:44px;margin:10px 0 12px;color:var(--muted);font-size:14px;line-height:1.55}.founder-offer strong{display:block;color:#263122;font-size:14px;line-height:1.55}.offer-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:22px;border-color:#cfe4cd;background:linear-gradient(90deg,#fff,#f1f8f0)}.offer-band h2{max-width:820px;font-size:25px}.offer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.founder-shell,.codex-shell{position:relative;overflow:hidden;background:#f8fbff}.founder-shell:before,.codex-shell:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:linear-gradient(115deg,rgba(21,87,217,.13),transparent 28%,rgba(226,61,79,.08) 62%,transparent 84%),linear-gradient(90deg,rgba(21,87,217,.08) 1px,transparent 1px),linear-gradient(rgba(21,87,217,.08) 1px,transparent 1px),#f8fbff;background-size:100% 100%,44px 44px,44px 44px,auto;animation:founderGridDrift 22s linear infinite}.founder-shell:after,.codex-shell:after{content:"";position:fixed;inset:60px 0 auto;z-index:0;height:260px;pointer-events:none;background:repeating-linear-gradient(108deg,transparent 0 46px,rgba(21,87,217,.1) 46px 47px,transparent 47px 92px);opacity:.55;animation:founderLineDrift 16s ease-in-out infinite alternate}@keyframes founderGridDrift{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:0 0,44px 0,0 44px,0 0}}@keyframes founderLineDrift{0%{transform:translate(-28px)}to{transform:translate(28px)}}.founder-page-redesign{position:relative;z-index:1;width:min(1180px,calc(100vw - 40px));padding:92px 0 54px;gap:26px}.founder-hero-v2{min-height:min(740px,calc(100vh - 86px));display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(22px,4vw,54px);align-items:center}.founder-hero-text{display:grid;align-content:center;gap:24px}.founder-identity-row{display:flex;align-items:center;gap:14px}.founder-identity-row img{width:58px;height:58px;border:2px solid #ffffff;border-radius:18px;object-fit:cover;box-shadow:0 14px 30px #11182724}.founder-identity-row div{display:grid;gap:3px}.founder-identity-row strong{color:#111827;font-size:16px}.founder-identity-row span,.founder-proof-strip span,.founder-work-card span,.founder-video-card span{color:#1557d9;font-size:12px;font-weight:850;text-transform:uppercase}.founder-hero-text h1{max-width:680px;margin:0;color:#111827;font-size:clamp(42px,5.2vw,76px);line-height:1.02;font-weight:880}.founder-hero-text p{max-width:620px;margin:0;color:#3c4658;font-size:18px;line-height:1.8}.founder-primary{min-height:42px;border-color:#1557d9;background:#1557d9;box-shadow:0 14px 30px #1557d938}.founder-primary:hover{background:#0f45b7}.founder-secondary{min-height:42px;border-color:#bfd4ff;background:#ffffffc7;color:#1557d9}.founder-proof-strip{display:flex;flex-wrap:wrap;gap:8px}.founder-proof-strip span{padding:8px 10px;border:1px solid #bfd4ff;border-radius:999px;background:#eaf2ffd1}.founder-portrait-stage{position:relative;min-height:580px;overflow:hidden;border:1px solid rgba(191,212,255,.9);border-radius:18px;background:#eaf2ff;box-shadow:0 28px 70px #11182729}.founder-portrait{width:100%;height:100%;min-height:580px;display:block;object-fit:cover}.founder-photo-note{position:absolute;left:18px;right:18px;bottom:18px;display:grid;gap:4px;padding:16px;border:1px solid rgba(255,255,255,.34);border-radius:14px;background:#111827c7;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.founder-photo-note strong{font-size:17px}.founder-photo-note span{color:#ffffffc7;font-size:13px}.founder-media-strip,.founder-story-grid,.founder-method-v2,.founder-learn-cta{position:relative;z-index:1}.founder-media-strip{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(190px,.55fr) minmax(190px,.55fr);gap:14px;align-items:stretch}.founder-media-strip img{width:100%;height:100%;min-height:260px;object-fit:cover;border:1px solid #bfd4ff;border-radius:16px;background:#fff;box-shadow:0 18px 42px #11182714}.founder-media-strip img:nth-child(2),.founder-media-strip img:nth-child(3){aspect-ratio:3 / 4}.founder-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:14px}.founder-work-card,.founder-video-card{overflow:hidden;display:grid;border:1px solid #bfd4ff;border-radius:18px;background:#ffffffd6;box-shadow:0 20px 48px #11182714}.founder-work-card{grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr)}.founder-work-card img,.founder-video-card video{width:100%;height:100%;min-height:390px;object-fit:cover;background:#111827}.founder-work-card div,.founder-video-card div{display:grid;align-content:center;gap:12px;padding:clamp(22px,3vw,34px)}.founder-work-card h2,.founder-video-card h2,.founder-learn-cta h2{margin:0;color:#111827;font-size:clamp(26px,3.2vw,42px);line-height:1.1}.founder-work-card p,.founder-video-card p,.founder-learn-cta p{margin:0;color:#4b5563;font-size:15px;line-height:1.75}.founder-video-card{grid-template-rows:minmax(230px,.9fr) auto}.founder-video-card video{min-height:300px}.founder-method-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.founder-method-v2 .founder-block{min-height:190px;padding:24px;border-color:#bfd4ff;border-radius:16px;background:#ffffffdb}.founder-method-v2 .founder-block h2{color:#1557d9;font-size:24px}.founder-repo-section{display:grid;gap:18px}.founder-section-heading{display:grid;gap:8px;max-width:760px}.founder-section-heading span{color:#1557d9;font-size:12px;font-weight:850;text-transform:uppercase}.founder-section-heading h2{margin:0;color:#111827;font-size:clamp(28px,3.2vw,44px);line-height:1.1}.founder-section-heading p{margin:0;color:#4b5563;font-size:16px;line-height:1.7}.founder-repo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.founder-repo-card{min-height:230px;display:grid;align-content:start;gap:12px;padding:20px;border:1px solid #bfd4ff;border-radius:16px;background:#ffffffdb;box-shadow:0 18px 42px #11182712;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.founder-repo-card:hover{border-color:#1557d97a;box-shadow:0 22px 50px #1118271f;transform:translateY(-2px)}.founder-repo-card span{width:max-content;max-width:100%;padding:6px 9px;border-radius:999px;background:#eaf2ff;color:#1557d9;font-size:12px;font-weight:850}.founder-repo-card h3{margin:0;color:#111827;font-size:19px;line-height:1.2;overflow-wrap:anywhere}.founder-repo-card p{margin:0;color:#4b5563;font-size:14px;line-height:1.65}.founder-learn-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:clamp(24px,4vw,42px);border:1px solid #bfd4ff;border-radius:20px;background:linear-gradient(135deg,#111827f0,#1557d9e6),#111827;box-shadow:0 24px 60px #11182733}.founder-learn-cta h2,.founder-learn-cta p{color:#fff}.founder-learn-cta p{color:#ffffffc2}.founder-qr-row{display:flex;flex-wrap:wrap;gap:12px}.founder-mini-qr{width:156px;display:grid;place-items:center;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#ffffff1f;color:#fff}.founder-mini-qr span{color:#ffffffc7;font-size:12px;font-weight:800}.founder-mini-qr img{width:132px;height:132px;display:block;object-fit:contain;border-radius:10px;background:#fff}.codex-shell{--codex-primary: #1557d9;--codex-blue: #0a84ff;--codex-blue-deep: #0b2f7f;--codex-gold: #d6a52f;--codex-coral: #e23d4f;--codex-soft: rgba(21, 87, 217, .1);--codex-gold-soft: rgba(214, 165, 47, .12);--codex-bg: #f8fbff;--codex-muted-bg: rgba(255, 255, 255, .72);--codex-text: #101828;--codex-muted: #64748b;--codex-border: rgba(21, 87, 217, .15);--codex-gradient: linear-gradient(135deg, #1557d9 0%, #0a84ff 58%, #d6a52f 100%);min-height:100vh;background:var(--codex-bg)}.codex-header{position:fixed;top:0;left:0;right:0;z-index:40;height:60px;display:grid;grid-template-columns:minmax(210px,.75fr) minmax(320px,1.2fr) auto;align-items:center;gap:18px;padding:0 24px;border-bottom:1px solid var(--codex-border);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.codex-brand{display:flex;align-items:center;gap:12px;color:var(--codex-text)}.codex-brand span{width:32px;height:32px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(11,74,170,.18);border-radius:10px;background:#fff;box-shadow:0 7px 18px #124d9a29}.codex-brand span img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.codex-brand strong{font-size:17px;white-space:nowrap}.codex-nav{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}.codex-nav a,.codex-header-action{min-height:36px;display:inline-flex;align-items:center;padding:0 14px;border-radius:7px;color:#3d3d3a;font-size:14px;font-weight:650;white-space:nowrap}.codex-nav a.active,.codex-nav a:hover{color:var(--codex-primary);background:var(--codex-soft)}.codex-header-action{border:1px solid var(--codex-border);background:var(--codex-muted-bg);color:var(--codex-text)}.codex-header-tools{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.language-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--codex-border);border-radius:9px;background:#ffffffdb}.language-switch button{min-width:42px;height:30px;border:0;border-radius:7px;background:transparent;color:var(--codex-muted);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.language-switch button.active{color:var(--codex-primary);background:var(--codex-soft)}.codex-home{position:relative;z-index:1;width:min(1200px,calc(100vw - 40px));margin:0 auto;padding:60px 0 56px}.tutorial-layout{position:relative;z-index:1}.codex-hero{min-height:min(720px,calc(100vh - 60px));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:60px;padding:76px 0 64px}.codex-hero-copy{display:grid;gap:26px;align-content:center}.codex-hero-badge{width:max-content;display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid var(--codex-border);border-radius:999px;background:var(--codex-soft);color:var(--codex-primary);font-size:13px;font-weight:750}.codex-hero-badge span{width:8px;height:8px;border-radius:999px;background:var(--codex-primary)}.codex-hero h1{max-width:760px;margin:0;color:var(--codex-text);font-size:clamp(42px,5.7vw,72px);line-height:1.08;font-weight:850}.codex-hero h1 span{display:block;width:max-content;max-width:100%;background:var(--codex-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic}.codex-hero-copy p{max-width:680px;margin:0;color:#3d3d3a;font-size:17px;line-height:1.85}.codex-actions{display:flex;flex-wrap:wrap;gap:10px}.codex-shell .primary-action{border-color:var(--codex-primary);background:linear-gradient(135deg,var(--codex-primary),var(--codex-blue));color:#fff;box-shadow:0 14px 30px #1557d92e}.codex-shell .primary-action:hover{background:linear-gradient(135deg,var(--codex-blue-deep),var(--codex-primary))}.codex-shell .secondary-link{border-color:var(--codex-border);background:#ffffffc2;color:var(--codex-text)}.codex-hero-board{display:grid;gap:18px;padding:22px;border:1px solid var(--codex-border);border-radius:18px;background:radial-gradient(circle at 85% 12%,rgba(10,132,255,.38),transparent 30%),radial-gradient(circle at 18% 86%,rgba(214,165,47,.22),transparent 34%),linear-gradient(145deg,#081b4d,#1557d9 54%,#eef5ff 54%);box-shadow:0 28px 70px #0b2f7f33}.command-deck{overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffffeb;box-shadow:0 18px 50px #00000038}.deck-topbar{min-height:42px;display:grid;grid-template-columns:9px 9px 9px minmax(0,1fr);align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid var(--codex-border);background:#f4f8ff}.deck-topbar span{width:9px;height:9px;border-radius:99px;background:#cfd2c6}.deck-topbar span:nth-child(1){background:#e23d4f}.deck-topbar span:nth-child(2){background:#d6a52f}.deck-topbar span:nth-child(3){background:#0a84ff}.deck-topbar strong{margin-left:6px;color:var(--codex-text);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-body{display:grid;gap:12px;padding:16px}.deck-route{display:grid;gap:8px;padding:16px;border-radius:12px;background:linear-gradient(135deg,#1557d91f,#0a84ff29),#f8fbff}.deck-route span,.deck-line span{color:var(--codex-primary);font-size:12px;font-weight:900;text-transform:uppercase}.deck-route strong{color:var(--codex-text);font-size:22px;line-height:1.18}.deck-line{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:12px;border:1px solid var(--codex-border);border-radius:12px;background:#fff}.deck-line.active{border-color:#0a84ff7a;box-shadow:inset 0 0 0 1px #0a84ff1f,0 12px 28px #1557d914}.deck-line p{margin:0;color:#1f2937;font-size:14px;line-height:1.35}.deck-line em{padding:5px 8px;border-radius:999px;background:var(--codex-soft);color:var(--codex-primary);font-size:12px;font-style:normal;font-weight:850;white-space:nowrap}.deck-footer{display:flex;flex-wrap:wrap;gap:8px}.deck-footer span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff21;color:#fffdf7;font-size:12px;font-weight:800}.board-title{display:grid;gap:6px}.board-title span,.codex-hero-badge,.codex-section-intro span,.source-row span,.repo-signal span,.pack-card span,.viral-card span{color:var(--codex-primary);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:0}.board-title strong{color:var(--codex-text);font-size:23px;line-height:1.2}.codex-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,max-content));gap:10px}.codex-metric{display:grid;gap:3px;min-width:92px;padding:12px 14px;border:1px solid var(--codex-border);border-radius:10px;background:var(--codex-muted-bg)}.codex-metric strong{color:var(--codex-primary);font-size:25px;line-height:1}.codex-metric span{color:var(--codex-muted);font-size:12px}.source-stack{display:grid;gap:9px}.source-row{display:grid;grid-template-columns:minmax(88px,.35fr) minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:12px;border:1px solid var(--codex-border);border-radius:10px;background:#fff}.source-row strong{min-width:0;color:var(--codex-text);overflow-wrap:anywhere}.source-row em{color:var(--codex-muted);font-size:12px;font-style:normal;white-space:nowrap}.founder-signature{display:grid;grid-template-columns:104px minmax(0,1fr) minmax(340px,.95fr);gap:22px;align-items:stretch;padding:28px;border:1px solid rgba(21,87,217,.18);border-radius:18px;background:linear-gradient(135deg,#1557d914,#0a84ff1f),#ffffffd1;box-shadow:0 20px 50px #124d9a17}.signature-mark{min-height:104px;display:grid;place-items:center;border:1px solid rgba(10,132,255,.32);border-radius:16px;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.9),transparent 34%),linear-gradient(145deg,#dbeafe,#1557d9)}.signature-mark img{width:64px;height:64px;display:block;object-fit:cover;object-position:center;border:3px solid rgba(255,255,255,.86);border-radius:20px;box-shadow:0 16px 32px #1018103d}.signature-copy{display:grid;align-content:center;gap:9px}.signature-copy>span{color:var(--codex-primary);font-size:12px;font-weight:850;text-transform:uppercase}.signature-copy h2{max-width:620px;margin:0;color:var(--codex-text);font-size:clamp(26px,3vw,38px);line-height:1.12}.signature-copy p{max-width:660px;margin:0;color:#4d4d47;font-size:15px;line-height:1.75}.signature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.signature-grid article{min-height:112px;display:grid;align-content:start;gap:7px;padding:14px;border:1px solid var(--codex-border);border-radius:12px;background:#ffffffb8}.signature-grid strong{color:var(--codex-primary);font-size:14px}.signature-grid p{margin:0;color:var(--codex-muted);font-size:13px;line-height:1.55}.private-community{border-top-color:#d6a52f4d}.qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.qr-card{display:grid;grid-template-columns:156px minmax(0,1fr);gap:18px;align-items:center;min-height:204px;padding:22px;border:1px solid rgba(214,165,47,.36);border-radius:16px;background:linear-gradient(135deg,#ffffffeb,#f6f5edeb),#fff;box-shadow:0 16px 42px #31362612}.qr-placeholder{aspect-ratio:1;position:relative;display:grid;place-items:center;border:1px solid rgba(21,87,217,.22);border-radius:12px;background:linear-gradient(90deg,rgba(21,87,217,.07) 1px,transparent 1px),linear-gradient(rgba(21,87,217,.07) 1px,transparent 1px),#f8fbff;background-size:14px 14px}.qr-placeholder span{position:absolute;width:34px;height:34px;border:7px solid #0b2f7f;border-radius:6px;background:#f8fbff}.qr-placeholder span:nth-child(1){top:14px;left:14px}.qr-placeholder span:nth-child(2){top:14px;right:14px}.qr-placeholder span:nth-child(3){bottom:14px;left:14px}.qr-placeholder strong{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--codex-gradient);color:#fff;font-size:13px;font-weight:900}.qr-card h2{margin:6px 0 8px;color:var(--codex-text);font-size:24px}.qr-card div:last-child>span{color:var(--codex-primary);font-size:12px;font-weight:850;text-transform:uppercase}.qr-card p{margin:0;color:var(--codex-muted);line-height:1.7}.community-section{border-top-color:#0a84ff2e}.community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.community-card{min-width:0;display:grid;gap:18px;align-content:start;padding:18px;border:1px solid rgba(10,132,255,.18);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fbfff0),#fff;box-shadow:0 16px 44px #124d9a14}.community-image{display:grid;place-items:center;overflow:hidden;border:1px solid rgba(10,132,255,.14);border-radius:14px;background:linear-gradient(90deg,rgba(10,132,255,.06) 1px,transparent 1px),linear-gradient(rgba(10,132,255,.06) 1px,transparent 1px),#fff;background-size:18px 18px}.community-image img{display:block;width:100%;height:100%;object-fit:contain}.community-image.tall{aspect-ratio:3 / 4}.community-image.square{aspect-ratio:1;padding:16px}.community-image.square img{border-radius:8px}.community-copy{display:grid;gap:8px}.community-copy span{width:fit-content;padding:6px 10px;border-radius:999px;color:var(--codex-primary);background:#0a84ff1a;font-size:12px;font-weight:850}.community-copy h2{margin:0;color:var(--codex-text);font-size:24px;line-height:1.2}.community-copy p{margin:0;color:var(--codex-muted);font-size:15px;line-height:1.7}.codex-section{scroll-margin-top:84px;padding:64px 0;border-top:1px solid var(--codex-border)}.codex-section-intro{display:grid;gap:8px;max-width:760px;margin-bottom:22px}.codex-section-intro h2{margin:0;color:var(--codex-text);font-size:clamp(28px,3.3vw,44px);line-height:1.08}.codex-section-intro p{margin:0;color:var(--codex-muted);font-size:16px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.codex-feature-card{min-height:194px;display:grid;align-content:start;gap:12px;padding:22px;border:1px solid var(--codex-border);border-radius:14px;background:var(--codex-muted-bg)}.codex-feature-card span{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:13px;color:#0b2f7f;background:linear-gradient(145deg,#dbeafefa,#93c5fdc2),#ffffffb8;box-shadow:inset 0 1px #ffffffa3,0 10px 24px #124d9a1f}.codex-feature-card .sf-symbol svg,.qr-placeholder strong svg,.founder-mini-qr strong svg{display:block;stroke-linecap:round;stroke-linejoin:round}.codex-feature-card h2,.part-card h2,.lesson-card h2{margin:0;color:var(--codex-text);font-size:20px;line-height:1.25}.codex-feature-card p,.part-card p,.lesson-card p{margin:0;color:#55554f;line-height:1.7}.parts-grid,.lesson-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lesson-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.part-card,.lesson-card{display:grid;align-content:start;gap:12px;padding:20px;border:1px solid var(--codex-border);border-radius:14px;background:#fff;box-shadow:0 12px 34px #1f1e1d0d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.part-card{min-height:266px}.lesson-card{min-height:226px}.part-card[href]:hover,.lesson-card[href]:hover{border-color:#0a84ff75;box-shadow:0 18px 40px #124d9a1a;transform:translateY(-2px)}.part-card>span,.lesson-card>span{color:var(--codex-primary);font-size:12px;font-weight:850}.lesson-card>strong{width:fit-content;padding:5px 9px;border-radius:999px;color:#0b2f7f;background:#0a84ff1a;font-size:12px;line-height:1.2}.lesson-card h2{font-size:18px}.lesson-card p{font-size:14px;line-height:1.65}.part-card ul{display:grid;gap:7px;margin:4px 0 0;padding:0;list-style:none}.part-card li{color:#3d3d3a;font-size:13px;line-height:1.45}.part-card li:before{content:"";width:5px;height:5px;display:inline-block;margin:0 8px 2px 0;border-radius:999px;background:var(--codex-primary)}.tutorial-layout{width:min(1180px,calc(100vw - 40px));display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;margin:0 auto;padding:96px 0 56px}.tutorial-sidebar{position:sticky;top:82px;align-self:start;display:grid;gap:12px;max-height:calc(100vh - 104px);overflow:auto;padding:16px;border:1px solid var(--codex-border);border-radius:14px;background:var(--codex-muted-bg)}.tutorial-sidebar>strong{color:var(--codex-text);font-size:15px}.tutorial-sidebar nav{display:grid;gap:4px}.tutorial-sidebar a{display:grid;gap:2px;padding:9px 10px;border-radius:8px;color:#3d3d3a;font-size:13px}.tutorial-sidebar a:hover,.tutorial-sidebar a.active{color:var(--codex-primary);background:var(--codex-soft)}.tutorial-sidebar a span{color:var(--codex-primary);font-size:11px;font-weight:850}.tutorial-article{min-width:0;display:grid;gap:24px}.tutorial-doc-hero,.tutorial-doc-section{border:1px solid var(--codex-border);border-radius:16px;background:#fff;box-shadow:0 14px 38px #1f1e1d0d}.tutorial-doc-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:24px;padding:28px;align-items:center}.tutorial-doc-hero span,.tutorial-doc-section h2{color:var(--codex-primary)}.tutorial-doc-hero span{font-size:12px;font-weight:850}.tutorial-doc-hero h1{margin:10px 0 14px;color:var(--codex-text);font-size:clamp(34px,4vw,54px);line-height:1.04}.tutorial-doc-hero p{margin:0 0 20px;color:#3d3d3a;font-size:16px;line-height:1.8}.tutorial-map{overflow:hidden;border:1px solid var(--codex-border);border-radius:14px;background:var(--codex-muted-bg)}.map-bar{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid var(--codex-border)}.map-bar span{width:9px;height:9px;border-radius:999px;background:#c7c7c0}.map-body{display:grid;grid-template-columns:48px minmax(0,1fr);min-height:220px}.map-rail{display:grid;align-content:start;justify-items:center;gap:10px;padding-top:18px;border-right:1px solid var(--codex-border)}.map-rail span{width:18px;height:18px;border-radius:6px;background:#dddcd6}.map-rail span.active{background:var(--codex-gradient)}.map-content{display:grid;align-content:start;gap:14px;padding:18px}.thread-chip-row{display:flex;flex-wrap:wrap;gap:7px}.thread-chip-row span{padding:5px 8px;border-radius:999px;background:var(--codex-soft);color:var(--codex-primary);font-size:12px;font-weight:800}.map-line{height:12px;border-radius:999px;background:#deded8}.map-line.short{width:64%}.diff-preview{display:grid;gap:8px;padding:12px;border-radius:10px;background:#141413;color:#f0eee6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.diff-preview p{margin:0;color:inherit;line-height:1.5}.diff-preview strong{color:#86efac}.tutorial-doc-section{padding:26px}.tutorial-doc-section h2{margin:0 0 16px;font-size:25px;line-height:1.2}.tutorial-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tutorial-info-card{padding:16px;border:1px solid var(--codex-border);border-radius:12px;background:var(--codex-muted-bg)}.tutorial-info-card h3{margin:0 0 8px;color:var(--codex-text);font-size:17px}.tutorial-info-card p,.tutorial-doc-section li{color:#55554f;line-height:1.75}.tutorial-doc-section ol{display:grid;gap:10px;margin:0;padding-left:22px}.tutorial-doc-section pre{margin:0;overflow:auto;border-radius:12px;background:#141413;color:#f0eee6;padding:18px;font-size:13px;line-height:1.75;white-space:pre-wrap}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.path-card,.viral-card,.pack-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:0 12px 30px #1e261b0d}.path-card{min-height:216px;display:grid;grid-template-rows:auto 1fr auto;gap:18px;padding:18px}.path-card>span{color:var(--gold);font-size:12px;font-weight:900}.path-card h2,.pack-card h2{margin:0;font-size:20px;line-height:1.22}.path-card p,.pack-card p,.viral-card p,.repo-row p{margin:0;color:#596057;line-height:1.58}.path-card strong,.pack-card strong{display:block;margin-top:12px;color:var(--green-dark);font-size:14px;line-height:1.42}.path-card em{width:max-content;padding:5px 9px;border-radius:999px;background:#fff8e7;color:#7b4a15;font-size:12px;font-style:normal;font-weight:850}.repo-table{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.repo-table-head,.repo-row{display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(240px,.85fr) minmax(180px,.45fr);gap:18px}.repo-table-head{padding:12px 16px;color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:850}.repo-row{padding:16px;border-top:1px solid var(--border)}.repo-row a{display:inline-block;margin-bottom:7px;color:var(--green-dark);font-weight:850;overflow-wrap:anywhere}.repo-row strong{display:block;margin:6px 0;color:#20251f}.repo-signal{display:flex;flex-wrap:wrap;align-content:flex-start;gap:7px}.repo-signal span{padding:5px 8px;border-radius:999px;background:var(--surface-green);color:var(--green-dark);text-transform:none;white-space:nowrap}.viral-grid,.pack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.viral-card{min-height:144px;display:grid;align-content:start;gap:16px;padding:18px}.pack-card{min-height:272px;display:grid;align-content:start;gap:12px;padding:18px}.pack-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#dbeafe,#0a84ff);color:#0b2f7f}.pack-card span{align-self:end;color:var(--muted);text-transform:none}@media(max-width:1240px){.topbar{position:sticky}.studio-main{position:static;height:auto;overflow:visible}.topbar{grid-template-columns:1fr;height:auto;padding:10px 12px;gap:8px}.product-switcher{order:3;justify-content:flex-start;overflow-x:auto;height:42px;scrollbar-width:none;min-width:0;width:100%;max-width:100%}.brand-lockup,.account-state{min-width:0;max-width:100%}.product-switcher::-webkit-scrollbar{display:none}.product-switcher a{height:42px}.account-state{justify-content:flex-start;flex-wrap:wrap}.desk-grid{grid-template-columns:1fr}.strategy-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.source-panel,.output-panel,.review-column{min-height:auto}textarea{min-height:330px}.review-column{grid-template-rows:auto}.status-strip{grid-template-columns:1fr 1fr}.founder-page{width:calc(100vw - 24px);padding-top:18px}.founder-hero{grid-template-columns:1fr}.founder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-visuals{grid-template-columns:1fr}.founder-page-redesign{width:calc(100vw - 24px);padding-top:132px}.founder-hero-v2,.founder-story-grid,.founder-work-card,.founder-learn-cta{grid-template-columns:1fr}.founder-portrait-stage,.founder-portrait{min-height:560px}.founder-media-strip{grid-template-columns:minmax(0,1fr) minmax(180px,.5fr)}.founder-media-strip img:first-child{grid-column:1 / -1}.founder-method-v2{grid-template-columns:1fr}.founder-repo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-qr-row{justify-content:flex-start}.photo-card{grid-template-columns:minmax(240px,.85fr) minmax(0,1fr);grid-template-rows:auto;min-height:260px}.photo-placeholder,.desk-visual,.proof-stack{min-height:260px}.offer-cards{grid-template-columns:1fr}.founder-offer p{min-height:0}.codex-home{width:calc(100vw - 24px);padding-top:126px}.codex-header{grid-template-columns:1fr;height:auto;padding:10px 12px;gap:8px}.codex-nav{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.codex-nav::-webkit-scrollbar{display:none}.codex-header-tools{justify-content:space-between;width:100%}.codex-header-action{display:none}.codex-hero{min-height:auto;grid-template-columns:1fr;gap:20px;padding-top:24px}.founder-signature{grid-template-columns:88px minmax(0,1fr)}.signature-grid{grid-column:1 / -1}.codex-hero-stats,.path-grid,.feature-grid,.parts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.repo-table-head{display:none}.repo-row{grid-template-columns:1fr;gap:12px}.viral-grid,.pack-grid,.qr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tutorial-layout{width:calc(100vw - 24px);grid-template-columns:1fr;padding-top:138px}.tutorial-sidebar{position:static;max-height:none}.tutorial-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.tutorial-doc-hero,.tutorial-info-grid{grid-template-columns:1fr}}@media(max-width:760px){:root{font-size:14px}.topbar{padding:8px;overflow:hidden;max-width:100vw}.account-state{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);width:100%;gap:6px}.status-pill,.package-state{min-width:0;width:100%;padding:0 8px;font-size:12px;overflow:hidden;text-overflow:ellipsis}.package-state{grid-column:1 / -1;max-width:140px}.studio-main{padding:8px;width:100%;max-width:100vw}.workspace-title{align-items:flex-start;flex-direction:column;width:100%;max-width:calc(100vw - 16px);overflow:hidden}.workspace-title>div{width:100%;min-width:0}.workspace-title h1{display:block;width:100%;max-width:calc(100vw - 16px);font-size:20px;line-height:1.18;white-space:normal;overflow-wrap:anywhere}.panel,.source-panel,.output-panel,.review-column{max-width:calc(100vw - 16px)}.workspace-actions,.primary-action{width:100%}.strategy-strip,.founder-visuals,.founder-grid,.offer-cards,.offer-band{grid-template-columns:1fr}.strategy-card{min-height:84px}.founder-page{width:calc(100vw - 28px);padding:8px 0 28px}.founder-page-redesign{width:calc(100vw - 28px);padding:126px 0 34px;gap:18px}.founder-hero-v2{min-height:auto;gap:18px}.founder-hero-text{gap:18px}.founder-identity-row img{width:50px;height:50px;border-radius:15px}.founder-hero-text h1{font-size:39px;line-height:1.05}.founder-hero-text p{font-size:16px;line-height:1.65}.founder-portrait-stage,.founder-portrait{min-height:0}.founder-portrait-stage{aspect-ratio:4 / 5;max-height:520px}.founder-portrait{height:100%;object-position:center top}.founder-story-grid,.founder-work-card,.founder-method-v2,.founder-repo-grid,.founder-learn-cta{grid-template-columns:1fr}.founder-media-strip{display:none}.founder-work-card img,.founder-video-card video{min-height:0;height:auto;aspect-ratio:16 / 10;object-fit:contain;background:#eaf2ff}.founder-work-card div,.founder-video-card div{padding:18px}.founder-work-card h2,.founder-video-card h2,.founder-learn-cta h2{font-size:27px}.founder-learn-cta{gap:18px}.founder-qr-row{display:grid;grid-template-columns:1fr}.founder-mini-qr{width:100%;min-height:176px}.founder-copy{padding:22px 18px}.founder-copy h1{font-size:31px}.founder-copy p:not(.small){font-size:16px}.founder-actions{display:grid}.photo-card{grid-template-columns:1fr;grid-template-rows:minmax(180px,auto) auto;min-height:0}.photo-placeholder,.desk-visual,.proof-stack{min-height:184px}.secondary-link{width:100%}.service-offers{padding:16px}.section-kicker{display:block}.section-kicker h2{font-size:22px}.offer-actions{display:grid;justify-content:stretch}.tabs,.starter-strip{grid-template-columns:1fr}.starter-strip button{min-height:64px}.tabs button{justify-content:flex-start;padding:0 12px;border-right:0}.output-title-row,.toolbar-actions{flex-direction:column;align-items:stretch}.toolbar-actions button,.manifest-card button{width:100%;justify-content:center}.xhs-grid,.status-strip,.strip-progress{grid-template-columns:1fr}.check-row{grid-template-columns:18px 10px minmax(0,1fr)}.check-row em{grid-column:3;justify-self:start}.check-row small{grid-column:3}.brand-lockup strong{font-size:16px}.codex-home{width:calc(100vw - 28px);padding:128px 0 36px}.codex-header{max-width:100vw;overflow:hidden}.codex-brand strong{font-size:16px}.codex-nav{width:100%;max-width:100%}.codex-nav a{padding:0 12px}.codex-hero{gap:14px;padding:18px 0 28px}.codex-hero-copy{gap:18px}.codex-hero h1{max-width:calc(100vw - 28px);font-size:40px;line-height:1.08;overflow-wrap:anywhere}.codex-hero h1 span{width:auto}.codex-hero-copy p{max-width:calc(100vw - 28px);font-size:16px;line-height:1.65}.codex-actions{display:grid}.codex-hero-board{padding:12px}.deck-line{grid-template-columns:30px minmax(0,1fr)}.deck-line em{grid-column:2;width:max-content}.founder-signature{grid-template-columns:1fr;gap:14px;padding:22px}.signature-mark{min-height:86px}.signature-grid,.qr-grid,.qr-card{grid-template-columns:1fr}.qr-placeholder{width:min(180px,100%);justify-self:center}.codex-hero-stats,.path-grid,.feature-grid,.parts-grid,.lesson-catalog-grid,.community-grid,.viral-grid,.pack-grid,.qr-grid{grid-template-columns:1fr}.codex-metric{min-width:0}.source-row{grid-template-columns:1fr;gap:5px}.codex-section{scroll-margin-top:128px;padding:36px 4px}.codex-section-intro h2{font-size:29px}.path-card,.codex-feature-card,.part-card,.lesson-card,.community-card,.pack-card,.viral-card{min-height:0;padding:24px}.community-image.tall{aspect-ratio:1 / 1.22}.community-image.square{width:min(320px,100%);justify-self:center}.repo-row,.qr-card{padding:22px}.repo-table{border-radius:7px}.repo-row{padding:14px}.repo-signal{gap:6px}.repo-signal span{white-space:normal}.tutorial-layout{width:calc(100vw - 16px);padding:128px 0 36px;gap:16px}.tutorial-sidebar{padding:12px}.tutorial-sidebar nav{display:flex;overflow-x:auto;gap:6px;scrollbar-width:none}.tutorial-sidebar nav::-webkit-scrollbar{display:none}.tutorial-sidebar a{min-width:136px}.tutorial-doc-hero,.tutorial-doc-section{padding:18px;border-radius:12px}.tutorial-doc-hero h1{font-size:36px}.map-body{grid-template-columns:38px minmax(0,1fr)}.tutorial-info-grid{grid-template-columns:1fr}}
