:root{--bg:#fff;--bg-soft:#f1f1f1;--fg:#0a0a0a;--muted:#6b6b6b;--line:transparent;--danger:#d92d20;--danger-soft:#fff0ee;--danger-fg:#fff;--code-bg:#f7f7f5;--code-border:#e5e5e3;--inline-code-bg:#f0efed;--link:#00e;--link-visited:#551a8b;--sans:"Geist", system-ui, -apple-system, sans-serif;--serif:"Source Serif 4", "Charter", "Iowan Old Style", Georgia, "Times New Roman", serif;--mono:"Geist Mono", ui-monospace, monospace;--site-max:960px;--site-x:32px;--reading-max:680px;--reading-toc-max:1024px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#0a0a0a;--bg-soft:#1c1c1c;--fg:#f0eee8;--muted:#9a9994;--line:transparent;--danger:#ff6b5f;--danger-soft:#2a1715;--danger-fg:#0a0a0a;--code-bg:#161616;--code-border:#2a2a2a;--inline-code-bg:#1a1a1a;--link:#8ab4ff;--link-visited:#c79bff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (max-width:720px){:root{--site-x:20px}}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-soft);color:var(--fg);font-family:var(--sans);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:15px;line-height:1.5}body{flex-direction:column;min-height:100vh;display:flex}::selection{background:var(--fg);color:var(--bg)}a{color:var(--link);text-decoration:underline}a:visited{color:var(--link-visited)}.topbar .mark,.topbar .mark:visited{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}.breadcrumbs{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 18px;font-size:.66rem;font-weight:500;line-height:1.2}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:7px;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:7px;min-width:0;display:inline-flex}.breadcrumbs li+li:before{content:"/";color:var(--muted);opacity:.55}.breadcrumbs a,.breadcrumbs a:visited{color:var(--link);text-underline-offset:2px;text-decoration:underline}.breadcrumbs span{text-overflow:ellipsis;color:var(--muted);overflow:hidden}.guide-article .breadcrumbs+header{padding-top:6px}.shell{width:min(calc(100% - (var(--site-x) * 2)), var(--site-max));flex:1 0 auto;margin:0 auto;padding:32px 0 0}.shell.reading{background:var(--bg);border-radius:8px;margin-top:32px;padding:40px 32px 48px}.shell.reading>main{max-width:var(--reading-max);margin:0 auto}.shell.reading.shell-with-toc{max-width:var(--reading-toc-max);grid-template-columns:200px minmax(0, var(--reading-max));justify-content:center;align-items:start;gap:64px;display:grid}.shell.reading.shell-with-toc>main{max-width:100%;margin:0}.guide-aside{align-self:start;padding-top:48px;position:sticky;top:84px}.shell.reading.shell-with-toc .guide-submenu{border:0;margin:0;padding:0}.shell.reading.shell-with-toc .guide-submenu ol{grid-template-columns:none;display:block}.shell.reading.shell-with-toc .guide-submenu li{margin-bottom:10px}.shell.reading.shell-with-toc .guide-submenu li+li{margin-top:0}.shell.reading.shell-with-toc .guide-submenu a{white-space:normal;text-overflow:clip;font-size:.8125rem;line-height:1.4;display:block;overflow:visible}@media (max-width:1000px){.shell.reading.shell-with-toc{max-width:var(--site-max);display:block}.guide-aside{margin-bottom:24px;padding-top:0;position:static}.shell.reading.shell-with-toc .guide-submenu{margin:18px 0 28px;padding:14px 0 16px}.shell.reading.shell-with-toc .guide-submenu ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;display:grid}.shell.reading.shell-with-toc .guide-submenu a{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}}.topbar{background:var(--bg);z-index:10;position:sticky;top:0}.topbar-inner{width:min(calc(100% - (var(--site-x) * 2)), var(--site-max));align-items:center;gap:12px;margin:0 auto;padding:12px 0;display:flex}.topbar .mark{align-items:center;gap:10px;display:flex}.topbar .mark img,.topbar .mark svg.globe{width:auto;height:28px}.topbar .mark .label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.02em;font-size:11px}.topbar .nav{gap:18px;margin-left:24px;font-size:13px;display:flex}.topbar .nav a,.topbar .nav a:visited{color:var(--muted);text-decoration:none;transition:color .12s}.topbar .nav a:hover{color:var(--fg)}.topbar .theme-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.topbar .theme-toggle:hover{background:var(--bg-soft);color:var(--fg)}.topbar .theme-toggle svg{width:16px;height:16px;display:block}.topbar .theme-toggle .icon-sun{display:none}.topbar .theme-toggle .icon-moon,:root[data-theme=dark] .topbar .theme-toggle .icon-sun{display:block}:root[data-theme=dark] .topbar .theme-toggle .icon-moon{display:none}.fade-up{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(16px)}.fade-up.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1;transition:none;transform:none}}.hero{padding:24px 0 8px}.hero-stamp{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:18px;font-size:11px}.hero h1{font-family:var(--sans);letter-spacing:0;margin-bottom:22px;font-size:clamp(2.25rem,5.5vw,3.25rem);font-weight:600;line-height:1.02}.hero-desc{color:var(--fg);max-width:56ch;margin-bottom:28px;font-size:1.0625rem;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn-primary,.btn-primary:visited{background:var(--fg);min-height:40px;color:var(--bg);cursor:pointer;letter-spacing:0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-size:.92rem;font-weight:500;text-decoration:none;transition:opacity .12s,background .12s;display:inline-flex}.btn-primary:hover{opacity:.88}.btn-primary .discord-icon{background-color:currentColor;width:16px;height:16px;display:inline-block;-webkit-mask:url(/discord.svg) 50%/contain no-repeat;mask:url(/discord.svg) 50%/contain no-repeat}.guides-section{margin:48px 0 56px}.guides-all-link{color:var(--link);letter-spacing:0;text-underline-offset:3px;margin-top:16px;font-size:.9rem;text-decoration:underline;display:inline-flex}.launch-plan{background:var(--bg);border-radius:12px;margin:42px 0 56px;padding:28px}.launch-head{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:end;gap:18px;margin-bottom:26px;display:grid}.launch-head .section-label{grid-column:1/-1;margin-bottom:0}.launch-head h2{letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(1.75rem,4vw,2.45rem);font-weight:600;line-height:1.05}.launch-head p:not(.section-label){color:var(--muted);letter-spacing:0;margin:0;font-size:.98rem;line-height:1.55}.launch-weeks{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.launch-weeks article{background:var(--bg-soft);border-radius:10px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.launch-weeks article>span{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:500}.launch-weeks h3{letter-spacing:0;margin:0;font-size:1.05rem;font-weight:600;line-height:1.15}.launch-weeks p{color:var(--muted);letter-spacing:0;margin:0;font-size:.9rem;line-height:1.5}.launch-weeks ul{flex-direction:column;gap:7px;margin:4px 0 0;padding:0;list-style:none;display:flex}.launch-weeks li{color:var(--fg);letter-spacing:0;gap:8px;font-size:.86rem;line-height:1.35;display:flex}.launch-weeks li:before{content:"";background:var(--fg);border-radius:50%;flex:none;width:6px;height:6px;margin-top:.48em}.launch-links{letter-spacing:0;flex-wrap:wrap;gap:12px 18px;margin-top:22px;font-size:.9rem;display:flex}.launch-links a{color:var(--link);text-underline-offset:3px;text-decoration:underline}.cat{align-items:center;gap:6px;font-weight:500;display:inline-flex}.cat:before{content:"";background:var(--cat-color,var(--muted));border-radius:50%;flex-shrink:0;width:6px;height:6px}.cat-code,.cat-securite,.cat-legal,.cat-agent,.cat-business,.cat-design-system{--cat-color:var(--muted)}.filter-chips{flex-wrap:wrap;gap:6px;margin:0 0 22px;display:flex}.filter-chips .chip{background:var(--bg);color:var(--muted);font-size:11px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.filter-chips .chip:hover{color:var(--fg)}.filter-chips .chip.active{background:var(--fg);color:var(--bg)}.filter-chips .chip.cat-code:before,.filter-chips .chip.cat-securite:before,.filter-chips .chip.cat-legal:before,.filter-chips .chip.cat-agent:before,.filter-chips .chip.cat-business:before,.filter-chips .chip.cat-design-system:before{content:"";background:var(--cat-color);border-radius:50%;flex-shrink:0;width:6px;height:6px}.filter-chips .chip.active.cat-code:before,.filter-chips .chip.active.cat-securite:before,.filter-chips .chip.active.cat-legal:before,.filter-chips .chip.active.cat-agent:before,.filter-chips .chip.active.cat-business:before,.filter-chips .chip.active.cat-design-system:before{background:var(--bg)}.section-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:18px;font-size:11px;font-weight:500}.guides-explorer{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:22px;margin:4px 0 56px;display:grid}.guides-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:74px}.guides-sidebar-group{flex-direction:column;gap:6px;display:flex}.guides-sidebar-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 4px;font-size:10px}.guides-sidebar button{width:100%;min-height:34px;color:var(--muted);cursor:pointer;font:500 .9rem/1.2 var(--sans);text-align:left;letter-spacing:0;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;display:flex}.guides-sidebar button:hover,.guides-sidebar button.active{background:var(--bg);color:var(--fg)}.guides-sidebar small{color:var(--muted);font:500 .72rem/1 var(--mono)}.guides-tag-menu{flex-wrap:wrap;gap:6px;display:flex}.guides-tag-menu button{border:1px solid var(--line);background:var(--bg);width:auto;min-height:28px;font-family:var(--mono);text-transform:lowercase;border-radius:999px;justify-content:center;padding:5px 8px;font-size:.66rem}.guides-tag-menu button.active{background:var(--fg);color:var(--bg);border-color:var(--fg)}.guides-results{min-width:0}.guides-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.guides-toolbar p{color:var(--muted);letter-spacing:0;font-size:.9rem}.guides-sort{border:1px solid var(--line);background:var(--bg);border-radius:8px;gap:3px;padding:3px;display:inline-flex}.guides-sort button{min-height:30px;color:var(--muted);cursor:pointer;font:500 .82rem/1 var(--sans);letter-spacing:0;background:0 0;border:0;border-radius:6px;padding:6px 10px}.guides-sort button:hover,.guides-sort button.active{background:var(--bg-soft);color:var(--fg)}.guides-empty{border:1px dashed var(--line);background:var(--bg);color:var(--muted);border-radius:10px;padding:18px}.guides-empty p{letter-spacing:0}.guides-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guides-grid .guide-card.featured{grid-column:span 2}}.guide-card,.guide-card:visited{background:var(--bg);color:var(--fg);border-radius:10px;flex-direction:column;gap:10px;padding:22px 24px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.guide-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px #0000000f}:root[data-theme=dark] .guide-card:hover{box-shadow:0 6px 22px #0006}.guide-card.featured{padding:32px 32px 28px}.guide-card.featured .guide-card-title{letter-spacing:0;font-size:1.5rem}.guide-card-meta{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.guide-card-meta .sep{opacity:.4}.guide-card-title{letter-spacing:0;color:var(--fg);font-size:1.125rem;font-weight:600;line-height:1.2;transition:color .12s}.guide-card:hover .guide-card-title{color:var(--link)}.guide-card-desc{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.guide-card-views{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-top:auto;padding-top:6px;font-size:10px}.guide-card-views[data-empty]{display:none}.guide-tags{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.guide-tags span{background:var(--bg-soft);min-height:24px;color:var(--muted);font-family:var(--mono);letter-spacing:.02em;text-transform:lowercase;border-radius:999px;align-items:center;padding:4px 8px;font-size:.66rem;display:inline-flex}.guide-tags-article{margin-top:14px}.guide-tags-article span{background:var(--bg-soft)}@media (max-width:820px){.guides-explorer{grid-template-columns:1fr;gap:18px}.guides-sidebar{position:static}.guides-sidebar-group{padding-bottom:2px}.guides-sidebar-group:first-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.guides-sidebar-group:first-child .guides-sidebar-label{grid-column:1/-1}.guides-toolbar{flex-direction:column;align-items:flex-start}.guides-sort{width:100%}.guides-sort button{flex:1}.launch-plan{padding:22px}.launch-head,.launch-weeks{grid-template-columns:1fr}.launch-head h2{max-width:16ch}}.community-cta{margin:0 0 32px}.community-card{background:var(--bg);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:48px 32px;display:flex}.community-card .discord-icon-large{background-color:var(--fg);width:36px;height:36px;margin-bottom:4px;display:inline-block;-webkit-mask:url(/discord.svg) 50%/contain no-repeat;mask:url(/discord.svg) 50%/contain no-repeat}.community-card h2{letter-spacing:0;font-size:1.625rem;font-weight:600;line-height:1.1}.community-card p{color:var(--muted);max-width:44ch;margin:0;font-size:.9375rem;line-height:1.55}.community-card .btn-primary{margin-top:8px}.site-footer{background:var(--bg);margin-top:64px}.site-footer-inner{width:min(calc(100% - (var(--site-x) * 2)), var(--site-max));color:var(--muted);flex-direction:column;align-items:flex-start;gap:12px;margin:0 auto;padding:40px 0 48px;font-size:13px;display:flex}.site-footer .brand{color:var(--fg);align-items:center;gap:10px;font-weight:500;text-decoration:none;display:flex}.site-footer .brand svg.globe{width:auto;height:22px}.site-footer .links{flex-wrap:wrap;align-items:center;gap:0 14px;display:flex}.site-footer .links .sep{color:var(--line)}.site-footer .links a{color:var(--muted);text-decoration:none}.site-footer .links a:hover{color:var(--link);text-decoration:underline}.site-footer .copyright{color:var(--muted);font-size:12px}.site-footer .discord-icon{vertical-align:-2px;background-color:currentColor;width:14px;height:14px;margin-right:4px;display:inline-block;-webkit-mask:url(/discord.svg) 50%/contain no-repeat;mask:url(/discord.svg) 50%/contain no-repeat}.guide-article header{padding:24px 0 18px}.guide-article .stamp{font-family:var(--mono);text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:10px}.guide-article h1{font-family:var(--sans);letter-spacing:-.015em;max-width:26ch;font-size:2.5rem;font-weight:600;line-height:1.08}.guide-article .description{font-family:var(--serif);color:var(--fg);max-width:60ch;margin-top:14px;font-size:1.3125rem;line-height:1.5}.guide-article .meta-author{text-transform:none;letter-spacing:0;font-family:var(--sans);color:var(--fg);opacity:.95;align-items:center;gap:6px;font-weight:500;text-decoration:none;display:inline-flex}.guide-article .meta-author:hover{color:var(--link)}.guide-article .meta-avatar{object-fit:cover;border-radius:50%;width:20px;height:20px;display:inline-block}.guide-article .meta{font-family:var(--mono);text-transform:uppercase;letter-spacing:.02em;color:var(--muted);opacity:.85;flex-wrap:wrap;align-items:center;gap:0 12px;margin-top:14px;font-size:10px;display:flex}.guide-article .meta span+span:before,.guide-article .meta span+button:before,.guide-article .meta button+span:before,.guide-article .meta a+span:before{content:"·";opacity:.5;margin-right:12px}.guide-article .meta .views[data-empty]{display:none}.guide-article .meta button{font:inherit;text-transform:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline;text-decoration-thickness:1px}.guide-article .meta button:hover{color:var(--link)}.guide-article .meta button.copied{color:var(--fg);opacity:.6;text-decoration:none}.guide-submenu{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0 28px;padding:14px 0 16px}.guide-submenu p{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 10px;font-size:10px}.guide-submenu ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;margin:0;padding:0;list-style:none;display:grid}.guide-submenu li{min-width:0}.guide-submenu li:before{content:""}.guide-submenu a{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.8125rem;line-height:1.35;text-decoration:none;display:block;overflow:hidden}.guide-submenu a:hover{color:var(--link)}@media (max-width:720px){.guide-submenu ol{grid-template-columns:1fr}}.prose{margin-top:24px}.prose h2{font-family:var(--sans);letter-spacing:-.01em;margin:56px 0 16px;scroll-margin-top:84px;font-size:1.875rem;font-weight:600;line-height:1.2}.prose h3{font-family:var(--sans);letter-spacing:-.005em;margin:36px 0 12px;scroll-margin-top:84px;font-size:1.5rem;font-weight:600;line-height:1.25}.prose p,.prose ul,.prose ol{font-family:var(--serif);color:var(--fg);margin:22px 0;font-size:1.125rem;line-height:1.65}.prose ul,.prose ol{padding-left:1.25rem}.prose li+li{margin-top:10px}.prose a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.prose code{font-family:var(--mono);background:var(--inline-code-bg);border-radius:4px;padding:1px 5px;font-size:.85em}.prose pre{background:var(--code-bg);color:var(--fg);font-family:var(--mono);border-radius:6px;margin:24px 0;padding:16px 18px;font-size:.875rem;line-height:1.6;position:relative;overflow-x:auto}:root[data-theme=dark] .prose pre,:root[data-theme=dark] .prose pre span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.prose pre code{color:inherit;background:0 0;border:0;padding:0}.prose pre .copy-btn{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;background:var(--bg);cursor:pointer;color:var(--muted);opacity:0;border:0;border-radius:4px;padding:4px 8px;font-size:10px;transition:opacity .12s;position:absolute;top:8px;right:8px}.prose pre:hover .copy-btn{opacity:1}.prose pre .copy-btn:hover{color:var(--fg)}.prose pre .copy-btn.copied{opacity:1;color:var(--fg)}.prose table{border-collapse:collapse;width:100%;margin:24px 0;font-size:.9375rem}.prose th,.prose td{text-align:left;vertical-align:top;padding:12px 14px}.prose th{text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600;font-family:var(--mono);color:var(--muted)}.prose tbody tr:nth-child(odd) td{background:var(--bg-soft)}.prose blockquote{color:var(--muted);font-style:italic;font-family:var(--serif);margin:28px 0;padding:0 0 0 16px;font-size:1.25rem;line-height:1.5}.prose .skill-callout{background:var(--bg-soft);font-family:var(--sans);color:var(--fg);border-radius:8px;margin:32px 0;padding:20px 22px;font-style:normal}.prose .skill-callout p{font-family:var(--sans);margin:0;font-size:.9375rem;line-height:1.5}.prose .skill-callout p+p{margin-top:8px}.prose .skill-callout p:first-child{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:10px;font-size:.7rem}.prose .skill-callout strong{font-weight:600}.prose .skill-callout code{font-size:.85em}.prose .skill-callout a{text-underline-offset:3px;margin-top:4px;font-weight:500;text-decoration:underline;display:inline-block}.prose .dico-index{background:var(--bg-soft);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:8px;flex-wrap:wrap;gap:4px 14px;margin:24px 0 40px;padding:14px 18px;font-size:.7rem;display:flex}.prose .dico-index a{color:var(--fg);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s}.prose .dico-index a:hover{border-bottom-color:var(--fg)}.prose dl.dico{margin:0;padding:0}.prose dl.dico dt{font-family:var(--sans);letter-spacing:0;border-top:1px solid var(--line);color:var(--fg);margin-top:36px;padding-top:28px;scroll-margin-top:80px;font-size:1.625rem;font-weight:600;line-height:1.1}.prose dl.dico dt:first-child{border-top:0;margin-top:0;padding-top:0}.prose dl.dico dt .pron{font-family:var(--mono);color:var(--muted);letter-spacing:.02em;vertical-align:2px;margin-left:10px;font-size:.75rem;font-weight:400;display:inline-block}.prose dl.dico dd{margin:14px 0 0;padding:0}.prose dl.dico dd p{margin:12px 0}.prose dl.dico dd p:first-child{margin-top:0}.prose dl.dico dd p:last-child{margin-bottom:0}.prose dl.dico dd code{font-size:.875em}.prose figure{margin:32px 0}.prose figure img{border-radius:6px;width:100%;height:auto;display:block}.prose figure.platform-shot{border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;padding:10px;box-shadow:0 14px 40px #00000014}.prose figure.platform-shot img{border:1px solid var(--line);background:var(--bg);border-radius:6px}.prose figure.platform-shot figcaption{text-align:left;padding:0 4px 2px;line-height:1.45}:root[data-theme=dark] .prose figure.platform-shot{box-shadow:0 18px 50px #00000052}.prose figure.diagram svg{color:var(--fg)}.prose figure.diagram circle,.prose figure.diagram line,.prose figure.diagram path{vector-effect:non-scaling-stroke}.prose figure figcaption{font-family:var(--mono);letter-spacing:.02em;color:var(--muted);text-align:center;margin-top:8px;font-size:.75rem;font-style:normal}.prose figure.placeholder .placeholder-box{background:var(--bg-soft);text-align:center;font-family:var(--mono);color:var(--muted);border-radius:6px;justify-content:center;align-items:center;padding:24px;font-size:.8125rem;line-height:1.5;display:flex}.prose figure.placeholder .placeholder-box[data-aspect="16:9"]{aspect-ratio:16/9}.prose figure.placeholder .placeholder-box[data-aspect="4:3"]{aspect-ratio:4/3}.prose figure.placeholder .placeholder-box[data-aspect="1:1"]{aspect-ratio:1}.prose figure.placeholder .placeholder-box[data-aspect="21:9"]{aspect-ratio:21/9}:root[data-theme=dark] .prose figure.placeholder .placeholder-box{background:var(--bg-soft);color:var(--muted)}.scroll-progress{z-index:999;pointer-events:none;background:0 0;height:2px;position:fixed;top:0;left:0;right:0}.scroll-progress .bar{background:var(--fg);width:0%;height:100%;transition:width 80ms linear}.auth-page{width:min(calc(100% - (var(--site-x) * 2)), var(--site-max));grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:28px;min-height:calc(100vh - 220px);margin:40px auto 0;display:grid}.auth-page-compact{justify-content:center;align-items:flex-start;min-height:auto;display:flex}.auth-page-compact .auth-panel{width:min(100%,430px)}.auth-intro{padding:24px 0}.auth-kicker,.auth-panel-header,.auth-proof,.auth-steps,.pseudo-preview span{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase}.auth-kicker{color:var(--muted);margin-bottom:16px;font-size:.72rem;font-weight:600}:root[data-theme=dark] .auth-kicker{color:var(--muted)}.auth-intro h1{letter-spacing:0;max-width:11ch;margin:0 0 18px;font-size:3.1rem;font-weight:600;line-height:.98}.auth-intro p{max-width:48ch;color:var(--muted);letter-spacing:0;font-size:1.02rem;line-height:1.65}.auth-proof,.auth-steps{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:28px;font-size:.68rem;list-style:none;display:flex}.auth-proof span,.auth-steps li{background:var(--bg);border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:8px 11px;display:inline-flex}.auth-proof span:before{content:"";background:var(--fg);border-radius:999px;width:7px;height:7px}.auth-steps li span{background:var(--fg);width:18px;height:18px;color:var(--bg);border-radius:999px;justify-content:center;align-items:center;font-size:.62rem;display:inline-flex}:root[data-theme=dark] .auth-steps li span{background:var(--fg);color:var(--bg)}.auth-panel{background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 18px 60px #0a0a0a14}:root[data-theme=dark] .auth-panel{box-shadow:0 18px 60px #00000061}.auth-panel-header{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:0 0 16px;font-size:.68rem;display:flex}.auth-panel-header:has(p:only-child){justify-content:flex-start}.auth-panel-header p{color:var(--fg);font-weight:600}.auth-card{flex-direction:column;gap:14px;display:flex}.auth-card-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center}.auth-form{flex-direction:column;gap:18px;display:flex}.form-grid{gap:14px;display:grid}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-form label{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);flex-direction:column;gap:8px;font-size:.68rem;display:flex}.auth-form label .hint{text-transform:none;letter-spacing:0;font-family:var(--sans);color:var(--muted);font-size:.82rem;line-height:1.45}.field-meta{text-transform:none;letter-spacing:0;font-family:var(--sans);color:var(--muted);justify-content:space-between;align-items:baseline;gap:14px;font-size:.82rem;line-height:1.45;display:flex}.field-meta>span:first-child{min-width:0}.field-count{font-family:var(--mono);letter-spacing:.04em;color:var(--muted);flex:none;font-size:.64rem;font-weight:500}.field-count.is-near-limit{color:var(--fg)}.field-label-line{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;display:flex}.required-star{color:var(--fg);font-family:var(--mono);font-weight:600}.optional-badge{background:var(--bg);min-height:20px;color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:.58rem;font-weight:500;line-height:1;display:inline-flex}.auth-form input,.auth-form textarea,.article-submit-form input,.article-submit-form textarea,.article-submit-form select{background:var(--bg-soft);width:100%;min-height:48px;color:var(--fg);font-family:var(--sans);letter-spacing:0;text-transform:none;border:1px solid #0000;border-radius:8px;padding:12px 13px;font-size:1rem;transition:border-color .16s,background .16s,box-shadow .16s}.auth-form textarea,.article-submit-form textarea{resize:vertical}.auth-form input::placeholder,.auth-form textarea::placeholder,.article-submit-form input::placeholder,.article-submit-form textarea::placeholder{color:color-mix(in srgb, var(--muted), transparent 25%)}.auth-form input:focus,.auth-form textarea:focus,.article-submit-form input:focus,.article-submit-form textarea:focus,.article-submit-form select:focus{border-color:var(--fg);background:var(--bg);box-shadow:0 0 0 4px color-mix(in srgb, var(--fg), transparent 88%);outline:none}.auth-mode{background:color-mix(in srgb, var(--fg), transparent 93%);border:0;border-radius:10px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.auth-mode button{min-height:44px;color:var(--muted);cursor:pointer;font:500 .92rem/1 var(--sans);letter-spacing:0;background:0 0;border:0;border-radius:8px;transition:background .14s,color .14s,opacity .14s}.auth-mode button.active{background:var(--bg);color:var(--fg);box-shadow:0 1px 0 color-mix(in srgb, var(--fg), transparent 94%), 0 10px 24px color-mix(in srgb, var(--fg), transparent 94%)}.auth-mode button:hover{color:var(--fg)}.choice-field{flex-direction:column;gap:8px;display:flex}.choice-field>span{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.68rem}.choice-field>.field-label-line{display:flex}.choice-tabs{background:var(--bg-soft);border:0;border-radius:10px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.choice-tabs button{min-height:36px;color:var(--muted);cursor:pointer;font:500 .9rem/1 var(--sans);letter-spacing:0;background:0 0;border:0;border-radius:8px;padding:0 13px}.choice-tabs button:hover{color:var(--fg)}.choice-tabs button.is-active{background:var(--bg);color:var(--fg)}.auth-divider{color:var(--muted);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;font-size:.68rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-error{background:var(--bg-soft);color:var(--fg);letter-spacing:0;border:0;border-radius:8px;margin:2px 0 0;padding:10px 12px;font-size:.88rem}:root[data-theme=dark] .auth-error{color:var(--fg)}.auth-switch{text-align:center;color:var(--muted);letter-spacing:0;margin-top:4px;font-size:.9rem}.auth-switch a{color:var(--fg);text-underline-offset:3px;font-weight:600;text-decoration:underline}.auth-submit,.btn-google{cursor:pointer;width:100%;min-height:48px;font-family:var(--sans);letter-spacing:0;border:0;border-radius:8px;justify-content:center;font-size:.98rem;font-weight:500}.auth-submit:disabled,.btn-google:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.55;transform:none}.btn-secondary{background:color-mix(in srgb, var(--fg), transparent 92%);width:auto;min-height:40px;color:var(--fg);cursor:pointer;font:500 .92rem/1 var(--sans);letter-spacing:0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;text-decoration:none;transition:background .12s,opacity .12s,color .12s;display:inline-flex}.btn-secondary:hover{background:color-mix(in srgb, var(--fg), transparent 88%)}.btn-ghost{background:color-mix(in srgb, var(--fg), transparent 96%);min-height:40px;color:var(--fg);cursor:pointer;font:500 .92rem/1 var(--sans);letter-spacing:0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.btn-ghost:hover{background:color-mix(in srgb, var(--fg), transparent 91%);color:var(--fg)}.btn-danger{background:var(--danger-soft);min-height:40px;color:var(--danger);cursor:pointer;font:500 .92rem/1 var(--sans);letter-spacing:0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.btn-danger:hover{background:var(--danger);color:var(--danger-fg)}.btn-small{min-height:32px;padding:0 10px;font-size:.84rem}.btn-full{width:100%}.btn-icon{background:var(--fg);width:40px;height:40px;color:var(--bg);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.btn-icon svg{width:17px;height:17px}.btn-icon-muted{background:var(--bg-soft);color:var(--fg)}.btn-primary:disabled,.btn-secondary:disabled,.btn-ghost:disabled,.btn-danger:disabled,.btn-icon:disabled{cursor:not-allowed;opacity:.48}.is-loading{pointer-events:none;position:relative;color:#0000!important}.is-loading:after{content:"";width:14px;height:14px;color:var(--bg);border:2px solid;border-top-color:#0000;border-radius:50%;animation:.8s linear infinite spin;position:absolute}.btn-secondary.is-loading:after,.btn-ghost.is-loading:after,.btn-danger.is-loading:after{color:var(--fg)}@keyframes spin{to{transform:rotate(360deg)}}.btn-google{background:color-mix(in srgb, var(--fg), transparent 94%);width:100%;min-height:48px;color:var(--fg);cursor:pointer;font:500 .98rem/1 var(--sans);letter-spacing:0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 16px;transition:background .12s,opacity .12s;display:inline-flex}.btn-google:hover{background:color-mix(in srgb, var(--fg), transparent 90%)}.btn-google:before{content:"";background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%234285F4' d='M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z'/%3E%3Cpath fill='%2334A853' d='M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z'/%3E%3Cpath fill='%23FBBC05' d='M5.84 14.09c-.22-.66-.35-1.36-.35-2.09 0-.72.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z'/%3E%3Cpath fill='%23EA4335' d='M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex:none;width:18px;height:18px}.auth-success{flex-direction:row;align-items:flex-start;gap:14px;min-height:210px;padding-top:8px}.auth-success-icon{background:var(--fg);width:34px;height:34px;color:var(--bg);border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.auth-success h2{letter-spacing:0;margin-bottom:6px;font-size:1.15rem;line-height:1.2}.auth-success p{color:var(--muted);letter-spacing:0}.pseudo-preview{border:1px dashed var(--line);background:var(--bg-soft);overflow-wrap:anywhere;border-radius:8px;flex-direction:column;gap:5px;padding:12px 13px;display:flex}.pseudo-preview span{color:var(--muted);font-size:.64rem}.pseudo-preview strong{color:var(--fg);letter-spacing:0;font-size:.92rem;font-weight:600}@media (max-width:820px){.auth-page{grid-template-columns:1fr;align-items:start;gap:16px;margin-top:24px}.auth-intro{padding:0}.auth-intro h1{max-width:13ch;font-size:2.2rem;line-height:1.02}.auth-intro p{font-size:.98rem}.auth-proof,.auth-steps{margin-top:18px}.auth-panel{padding:14px}}.me-page{width:min(calc(100% - (var(--site-x) * 2)), var(--site-max));margin:28px auto 0}.me-card{background:var(--bg);border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 42px #0a0a0a0d}:root[data-theme=dark] .me-card{box-shadow:0 14px 42px #0000004d}.me-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.me-card{padding:16px}.me-side{flex-direction:column;gap:12px;display:flex}.me-form{flex-direction:column;gap:14px;display:flex}.me-form-head,.me-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.me-form-head h2,.me-section-head h2{letter-spacing:0;margin:0;font-size:1.35rem;line-height:1.15}.me-public-link{color:var(--muted);letter-spacing:0;margin-top:4px;font-size:.9rem;text-decoration:none;display:inline-block}.me-form-head>span,.me-section-head>span{background:var(--bg-soft);min-width:40px;min-height:32px;color:var(--muted);font-family:var(--mono);letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;display:inline-flex}.me-profile-fields{grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:12px;display:grid}.me-form-save{justify-content:space-between;align-items:center;gap:16px;padding-top:2px;display:flex}.me-form-save p{color:var(--muted);letter-spacing:0;margin:0;font-size:.86rem}.me-form-save .auth-submit{width:auto;min-width:132px}.image-upload{flex-direction:column;gap:9px;display:flex}.image-upload-copy{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.image-upload-label{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:.68rem;display:inline-flex}.image-upload-hint,.image-upload-status{color:var(--muted);font-family:var(--sans);letter-spacing:0;font-size:.82rem}.image-upload-zone{border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;min-height:116px;padding:14px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative}.image-upload-zone.is-dragging{border-color:var(--fg);background:var(--bg);box-shadow:0 0 0 4px color-mix(in srgb, var(--fg), transparent 88%)}.image-upload-preview{background:var(--bg);border:1px solid var(--line);width:86px;height:86px;color:var(--fg);border-radius:50%;justify-content:center;align-items:center;font-size:1.65rem;font-weight:600;display:flex;overflow:hidden}.image-upload-logo .image-upload-preview{border-radius:8px}.image-upload-preview img{object-fit:cover;width:100%;height:100%}.image-upload-logo .image-upload-preview img{object-fit:contain;padding:10px}.image-upload-body{flex-direction:column;gap:6px;min-width:0;display:flex}.image-upload-body strong{letter-spacing:0;font-size:.98rem;font-weight:600;line-height:1.2}.image-upload-body>span{color:var(--muted);letter-spacing:0;font-size:.84rem;line-height:1.45}.image-upload-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.image-upload-button{width:auto;min-height:34px;padding:7px 11px;font-size:.88rem}.image-upload-remove{border:1px solid var(--line);background:var(--bg);min-height:34px;color:var(--muted);cursor:pointer;font:500 .88rem/1 var(--sans);border-radius:8px;padding:8px 12px}.image-upload-remove:hover{color:var(--fg);background:var(--bg-soft)}.image-upload-input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.me-startups-card{flex-direction:column;gap:12px;display:flex}.me-checklist-card{flex-direction:column;gap:14px;display:flex}.me-checklist{flex-direction:column;gap:4px;display:flex}.me-check-item{min-height:40px;color:var(--fg);letter-spacing:0;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:flex}.me-check-item.active{background:var(--bg-soft)}.me-check-item span{border:1px dashed var(--muted);width:20px;height:20px;color:var(--bg);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.me-check-item.done span{border-style:solid;border-color:var(--fg);background:var(--fg)}.me-check-item p{margin:0;font-size:.92rem;font-weight:600}.me-check-item.done p{color:var(--muted);text-decoration:line-through}.me-check-progress{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:10px;display:flex}.me-check-progress strong{white-space:nowrap;letter-spacing:0;font-size:.82rem;font-weight:600}.me-check-progress>span{background:var(--bg-soft);border-radius:999px;flex:1;height:7px;overflow:hidden}.me-check-progress i{border-radius:inherit;background:var(--fg);height:100%;display:block}.me-startups-list{flex-direction:column;gap:10px;display:flex}.me-startup-row,.me-add-startup{color:var(--fg);border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;padding:11px;text-decoration:none}.me-startup-row{flex-direction:column;gap:4px;display:flex}.me-startup-row span,.me-add-startup p{color:var(--muted);letter-spacing:0;font-size:.86rem;line-height:1.45}.me-add-startup{border-style:dashed;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;display:grid}.me-add-startup>span{background:var(--fg);width:32px;height:32px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.me-add-startup-standalone{background:var(--bg)}.me-signout{width:100%}@media (max-width:900px){.me-page{margin-top:24px}.me-grid{grid-template-columns:1fr}}@media (max-width:560px){.image-upload-zone{grid-template-columns:1fr;justify-items:start}.me-profile-fields{grid-template-columns:1fr}.me-form-save{flex-direction:column;align-items:stretch}.me-form-save .auth-submit{width:100%}}.guide-card[style*=dashed]{border-style:dashed!important}.profile-shell,.startup-shell,.settings-page{width:min(calc(100% - (var(--site-x) * 2)), var(--site-max));margin:28px auto 0}.design-system-page{--lab-x:28px;--lab-max:1280px;--lab-sidebar:220px;--lab-gap:34px;min-height:100vh;width:min(calc(100% - (var(--lab-x) * 2)), var(--lab-max));padding:36px 0 56px calc(var(--lab-sidebar) + var(--lab-gap));margin:0 auto}.design-system-page button,.design-system-page input,.design-system-page textarea,.design-system-page a,.design-system-page p,.design-system-page h1,.design-system-page h2,.design-system-page h3,.design-system-page h4,.design-system-page span,.design-system-page strong{letter-spacing:0}.design-sidebar{top:28px;bottom:28px;left:max(var(--lab-x), calc((100vw - var(--lab-max)) / 2));width:var(--lab-sidebar);background:var(--bg);border:0;border-radius:8px;flex-direction:column;gap:24px;height:auto;padding:12px;display:flex;position:fixed;overflow:auto}.design-sidebar-head{flex-direction:column;gap:8px;display:flex}.design-sidebar-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.design-sidebar-mark{background:var(--fg);width:28px;height:28px;display:block;-webkit-mask:url(/exo2.svg) 50%/contain no-repeat;mask:url(/exo2.svg) 50%/contain no-repeat}.design-sidebar h1{letter-spacing:0;margin:0;font-size:1.15rem;font-weight:600;line-height:1.15}.design-theme-icon{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.design-theme-icon:hover{background:var(--bg-soft);color:var(--fg)}.design-theme-icon svg{width:16px;height:16px}.design-sidebar-nav{flex-direction:column;gap:4px;display:flex}.design-sidebar-nav a{min-height:34px;color:var(--muted);letter-spacing:0;border-radius:8px;align-items:center;padding:7px 9px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.design-sidebar-nav a:hover{background:var(--bg-soft);color:var(--fg)}.design-sidebar-note{color:var(--muted);letter-spacing:0;margin-top:auto;font-size:.86rem;line-height:1.45}.design-lab-content{flex-direction:column;gap:34px;min-width:0;display:flex}.profile-page{flex-direction:column;gap:18px;display:flex}.profile-card,.profile-section{background:var(--bg);border:0;border-radius:8px}.profile-card{padding:18px}.profile-header{grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.profile-avatar{background:var(--bg-soft);width:104px;height:104px;color:var(--fg);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:600;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-identity h1,.profile-edit-head h1{letter-spacing:0;margin:0;font-size:2rem;font-weight:600;line-height:1.05}.profile-identity p{max-width:62ch;color:var(--fg);letter-spacing:0;margin:8px 0 0;font-size:1rem;line-height:1.55}.profile-empty{color:var(--muted)!important}.profile-meta{color:var(--muted);letter-spacing:0;gap:12px;margin-top:12px;font-size:.88rem;display:flex}.profile-edit-button{width:auto}.profile-edit-form{flex-direction:column;gap:16px;display:flex}.profile-edit-head,.profile-edit-actions,.profile-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-edit-fields{grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:12px;display:grid}.profile-edit-actions{justify-content:flex-end;align-items:center}.profile-edit-actions .auth-error{margin-right:auto}.profile-edit-actions .auth-submit{width:auto;min-width:132px}.profile-section{padding:18px}.profile-section-head{align-items:center;margin-bottom:14px}.profile-section-head h2,.settings-head h1{letter-spacing:0;margin:0;font-weight:600}.profile-section-head a{color:var(--fg);font-weight:500;text-decoration:none}.profile-startups{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-startup{background:var(--bg-soft);min-width:0;color:var(--fg);border:0;border-radius:8px;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:12px;text-decoration:none;display:grid}.profile-startup img,.profile-startup>span{background:var(--bg);object-fit:contain;border-radius:8px;width:46px;height:46px}.profile-startup>span{justify-content:center;align-items:center;font-weight:600;display:inline-flex}.profile-startup strong{letter-spacing:0;font-weight:600;display:block}.profile-startup p,.profile-empty-card p{color:var(--muted);letter-spacing:0;margin:4px 0 0;line-height:1.5}.profile-empty-card{background:var(--bg-soft);border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.profile-empty-card .btn-primary{white-space:nowrap;width:auto}.settings-page{flex-direction:column;gap:16px;display:flex}.settings-head{padding:6px 0 2px}.settings-head p{color:var(--muted);margin-top:6px;font-size:.95rem}.settings-group{background:var(--bg);border:0;border-radius:10px;overflow:hidden}.settings-group .settings-row+.settings-row{border-top:0}.settings-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:64px;padding:14px 16px;display:grid}.settings-row span{color:var(--fg);font-weight:500;display:block}.settings-row p{color:var(--muted);letter-spacing:0;margin-top:2px;font-size:.92rem;line-height:1.45}.settings-profile-preview{align-items:center;gap:12px;min-width:0;display:flex}.settings-avatar{background:var(--bg-soft);width:38px;height:38px;color:var(--fg);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex;overflow:hidden}.settings-avatar img{object-fit:cover;width:100%;height:100%}.settings-link{background:var(--bg-soft);min-height:34px;color:var(--fg);font:500 .88rem/1 var(--sans);letter-spacing:0;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:7px 11px;text-decoration:none;display:inline-flex}.settings-link:hover{background:var(--bg)}.settings-link-danger{color:var(--danger)}.design-hero{flex-direction:column;gap:12px;padding:0 0 4px;display:flex}.design-hero h1{letter-spacing:0;max-width:14ch;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.02}.design-hero h2{letter-spacing:0;max-width:none;margin:0;font-size:clamp(2rem,4vw,2.7rem);font-weight:600;line-height:1.02}.design-hero p:not(.section-label){max-width:74ch;color:var(--muted);letter-spacing:0;margin-top:0;font-size:1rem;line-height:1.6}.design-section{border-top:1px solid var(--line);flex-direction:column;gap:12px;padding:10px 0 22px;display:flex}.design-section-head{min-width:0;max-width:72ch}.design-section-head h2{letter-spacing:0;margin:0;font-size:1.15rem;font-weight:600;line-height:1.2}.design-rule-list,.design-token-grid,.design-spacing-grid,.design-type-table,.design-layout-grid,.design-component-grid{gap:10px;min-width:0;display:grid}.design-rule-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.design-rule,.design-token,.design-sample,.design-type-row{background:var(--bg);border:0;border-radius:8px;min-width:0;padding:14px}.design-rule{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}.design-rule>span{background:var(--bg-soft);border:0;border-radius:50%;width:18px;height:18px}.design-rule p,.design-token p,.design-type-row p{color:var(--muted);letter-spacing:0;font-size:.9rem;line-height:1.5}.design-token-grid,.design-spacing-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.design-spacing-sample{background:var(--bg);border-radius:8px;min-width:0;padding:14px}.design-spacing-sample span{color:var(--muted);font-family:var(--mono);margin-bottom:12px;font-size:.72rem;display:block}.design-spacing-sample div{background:var(--fg);border-radius:8px;height:34px}.design-token>span{border:0;border-radius:8px;height:54px;margin-bottom:12px;display:block}.design-token strong{letter-spacing:0;font-size:.9rem;font-weight:600;display:block}.design-token p{font-family:var(--mono);margin-top:3px;font-size:.68rem}.design-type-table{gap:6px}.design-type-row{grid-template-columns:minmax(0,180px) minmax(0,1fr);align-items:baseline;gap:18px;min-height:76px;display:grid}.design-type-row span{color:var(--fg);font-size:.9rem;font-weight:600;display:block}.design-type-row small{color:var(--muted);font-family:var(--mono);margin-top:3px;font-size:.68rem;line-height:1.4;display:block}.design-type-row .design-type-page,.design-type-row .design-type-section,.design-type-row .design-type-body{letter-spacing:0;color:var(--fg);margin:0}.design-type-page{font-weight:600;line-height:1.05;font-size:clamp(1.8rem,3vw,2.4rem)!important}.design-type-section{font-size:1.2rem;font-weight:600;line-height:1.2}.design-type-body{font-size:.95rem;font-weight:400;line-height:1.55}.design-component-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.design-layout-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.design-layout-sample{background:var(--bg);border-radius:8px;min-width:0;min-height:132px;padding:14px}.design-layout-sample>span{color:var(--fg);margin-bottom:8px;font-size:.92rem;font-weight:600;display:block}.design-layout-sample p{color:var(--muted);font-size:.9rem;line-height:1.45}.design-layout-container{background:linear-gradient(var(--bg), var(--bg)) padding-box, repeating-linear-gradient(90deg, var(--bg-soft) 0, var(--bg-soft) 12px, transparent 12px, transparent 24px);background-origin:border-box}.design-layout-block{background:var(--bg)}.design-layout-block>div{background:var(--bg-soft);border-radius:8px;margin-top:10px;padding:12px}.design-layout-block strong{font-size:.92rem;font-weight:600;display:block}.design-layout-block p{margin:5px 0 10px}.design-layout-stack{flex-direction:column;gap:8px;display:flex}.design-layout-stack i{background:var(--bg-soft);border-radius:6px;height:22px;display:block}.design-layout-row{justify-content:space-between;align-items:center;gap:12px;min-height:72px;display:flex}.design-layout-row>span{margin:0}.design-layout-empty{background:var(--bg-soft);flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:flex}.design-sample-wide{grid-column:1/-1}.design-navbar-specimen{border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:44px;display:grid}.design-navbar-brand{color:var(--fg);font-family:var(--mono);text-transform:uppercase;font-size:.78rem;font-weight:500;text-decoration:none}.design-navbar-specimen nav,.design-navbar-specimen>div{align-items:center;gap:12px;display:flex}.design-navbar-specimen nav a{color:var(--muted);font-size:.9rem;font-weight:500;text-decoration:none}.design-navbar-specimen nav a:hover{color:var(--fg)}.design-navbar-specimen>div{justify-content:flex-end}.design-navbar-pill,.design-navbar-pill:visited{background:var(--bg-soft);min-height:34px;color:var(--fg);font-family:var(--mono);text-transform:uppercase;border-radius:999px;align-items:center;padding:0 10px;font-size:.72rem;text-decoration:none;display:inline-flex}.design-navbar-icon{background:var(--bg-soft);width:34px;height:34px;color:var(--muted);cursor:pointer;font:500 .9rem/1 var(--sans);border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.design-link-list{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.design-link-list p{max-width:62ch;color:var(--fg);font-size:.95rem;line-height:1.55}.design-link-list a,.design-link-list a:visited{width:fit-content;color:var(--link);text-underline-offset:3px;font-size:.95rem;font-weight:500;text-decoration:underline}.design-audit-list{background:var(--bg);border:0;border-radius:8px;overflow:hidden}.design-audit-list .settings-row+.settings-row{border-top:0}.design-button-row{flex-wrap:wrap;gap:8px;display:flex}.design-button-showcase{background:var(--bg);border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.design-button-stack{flex-direction:column;gap:8px;width:min(100%,340px);display:flex}.design-button-row .btn-primary,.design-button-row .btn-secondary{width:auto}.design-sample .startup-card,.design-sample .auth-form{margin-top:10px}.startup-shell{flex-direction:column;gap:22px;display:flex}.startup-index-head{z-index:8;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding-top:8px;display:grid;position:relative}.startup-index-head .section-label{margin-bottom:10px}.startup-index-head h1,.startup-compose h1{letter-spacing:0;margin:0;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:600;line-height:1.05}.startup-index-head p:not(.section-label),.startup-compose header p{max-width:48ch;color:var(--muted);letter-spacing:0;margin-top:10px;font-size:.98rem;line-height:1.55}.startup-create-menu{justify-self:end;position:relative}.startup-create-menu summary{background:var(--fg);min-height:40px;color:var(--bg);cursor:pointer;font:500 .92rem/1 var(--sans);letter-spacing:0;-webkit-user-select:none;user-select:none;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;list-style:none;display:inline-flex}.startup-create-menu summary::-webkit-details-marker{display:none}.startup-create-menu summary span{font-size:1.1rem;line-height:1}.startup-create-menu[open] summary,.startup-create-menu summary:hover{opacity:.88}.startup-create-popover{z-index:30;background:color-mix(in srgb, var(--bg), var(--fg) 3%);width:260px;box-shadow:0 22px 70px color-mix(in srgb, var(--fg), transparent 82%);border:0;border-radius:10px;flex-direction:column;gap:3px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.startup-create-popover a,.startup-create-popover a:visited{color:var(--fg);border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;text-decoration:none;display:grid}.startup-create-popover a:hover{background:var(--bg)}.startup-create-popover-icon{background:var(--bg);width:34px;height:34px;color:var(--fg);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.startup-create-popover-icon svg{width:17px;height:17px}.startup-create-popover strong{letter-spacing:0;font-size:.94rem;font-weight:600;line-height:1.2;display:block}.startup-create-popover small{color:var(--muted);letter-spacing:0;margin-top:3px;font-size:.82rem;line-height:1.35;display:block}.startup-add{width:auto;min-width:104px}.builds-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.builds-filter{align-items:center;gap:10px;display:inline-flex}.builds-filter>span{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.68rem}.builds-tabs{background:var(--bg);border:0;border-radius:10px;align-items:center;gap:3px;padding:3px;display:inline-flex}.builds-tabs button{min-height:38px;color:var(--muted);cursor:pointer;font:500 .9rem/1 var(--sans);letter-spacing:0;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:0 13px;display:inline-flex}.builds-tabs button:hover{color:var(--fg)}.builds-tabs button.is-active{background:var(--bg-soft);color:var(--fg)}.builds-tabs button span:last-child{min-width:22px;height:22px;color:var(--muted);border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;line-height:1;display:inline-flex}.startup-list-section{margin:0 0 20px}.startup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.startup-card{background:var(--bg);min-width:0;color:var(--fg);border:0;border-radius:10px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:14px;padding:16px;text-decoration:none;transition:transform .14s,background .14s;display:grid}.startup-card:has(.startup-card-preview){grid-template-columns:132px minmax(0,1fr)}.startup-card:hover{background:var(--bg);transform:translateY(-1px)}.startup-card-preview{aspect-ratio:16/10;background:var(--bg-soft);border-radius:8px;width:132px;overflow:hidden}.startup-card-preview img{object-fit:cover;width:100%;height:100%;display:block}.startup-card-logo{background:var(--bg-soft);object-fit:contain;border:0;border-radius:10px;width:52px;height:52px}span.startup-card-logo{color:var(--fg);justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:inline-flex}.startup-card-copy{min-width:0}.startup-card-copy h2{color:var(--fg);letter-spacing:0;margin:1px 0 5px;font-size:1.05rem;font-weight:600;line-height:1.25}.startup-card-copy p{color:var(--muted);letter-spacing:0;font-size:.9rem;line-height:1.45}.startup-card-copy>span{color:var(--muted);letter-spacing:0;margin-top:10px;font-size:.82rem;display:inline-flex}.startup-card-copy .startup-card-type{background:var(--bg-soft);width:fit-content;font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;border:0;border-radius:999px;margin-top:8px;padding:4px 7px;font-size:.66rem;line-height:1}.user-inline{min-width:0;color:var(--muted);letter-spacing:0;align-items:center;gap:7px;font-size:.86rem;line-height:1.2;text-decoration:none;display:inline-flex}.user-inline-avatar{background:var(--bg-soft);width:22px;height:22px;color:var(--fg);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:inline-flex;overflow:hidden}.user-inline-avatar img{object-fit:cover;width:100%;height:100%}.user-inline-link,.user-inline-link:visited{color:var(--muted)}.user-inline-link:hover{color:var(--fg)}.startup-detail-meta{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.startup-detail-meta .user-inline{font-family:var(--sans);text-transform:none;letter-spacing:0}.startup-gallery,.startup-media-manager{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.startup-gallery-head{margin-bottom:16px}.startup-gallery-head .section-label{margin-bottom:6px}.startup-media-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.startup-gallery-head h2,.startup-media-head h2{color:var(--fg);letter-spacing:0;margin:4px 0 0;font-size:1.3rem;line-height:1.15}.screenshot-viewer{gap:12px;display:grid}.screenshot-stage{place-items:start center;width:100%;display:grid}.screenshot-stage.is-desktop{justify-items:stretch}.screenshot-stage.is-mobile{background:var(--bg-soft);border-radius:8px;min-height:min(74vh,620px);padding:22px}.screenshot-desktop-frame,.screenshot-phone-frame{background:#090909;overflow:hidden}.screenshot-desktop-frame{border-radius:8px;width:100%}.screenshot-phone-frame{border:8px solid #111;border-radius:34px;width:min(100%,320px);box-shadow:0 12px 34px #0000002e}.screenshot-desktop-frame img,.screenshot-phone-frame img{object-fit:cover;object-position:top center;width:100%;display:block}.screenshot-desktop-frame img{aspect-ratio:16/10}.screenshot-phone-frame img{aspect-ratio:390/844}.screenshot-tabs{flex-wrap:wrap;gap:8px;display:flex}.screenshot-tabs button{border:1px solid var(--line);background:var(--bg);min-height:42px;color:var(--muted);cursor:pointer;font:500 .84rem/1 var(--sans);letter-spacing:0;border-radius:8px;align-items:center;gap:8px;padding:6px 10px 6px 6px;display:inline-flex}.screenshot-tabs button:hover,.screenshot-tabs button.is-active{color:var(--fg);background:var(--bg-soft)}.screenshot-tab-thumb{aspect-ratio:16/10;background:var(--bg-soft);border-radius:5px;width:48px;display:block;overflow:hidden}.screenshot-tab-thumb.is-mobile{aspect-ratio:390/844;width:24px}.screenshot-tab-thumb img{object-fit:cover;object-position:top center;width:100%;height:100%}.startup-media-head p:not(.section-label){color:var(--muted);letter-spacing:0;margin-top:5px;font-size:.94rem;line-height:1.5}.startup-media-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.startup-media-actions .btn-primary,.startup-media-actions .btn-secondary{width:auto;min-height:38px;padding:9px 13px}.startup-capture-state{border:1px solid var(--line);background:var(--bg);min-height:46px;color:var(--muted);letter-spacing:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:10px 12px;font-size:.86rem;display:flex}.startup-capture-state strong{color:var(--fg);letter-spacing:0;font-size:.9rem;font-weight:600;line-height:1.2}.startup-capture-state span{text-align:right}.startup-capture-state p{color:var(--muted);letter-spacing:0;margin:4px 0 0;font-size:.84rem;line-height:1.35}.startup-capture-state.is-pending,.startup-capture-state.is-running{background:color-mix(in srgb, var(--bg-soft), var(--bg) 35%)}.startup-capture-state.is-failed{border-color:color-mix(in srgb, #d22, var(--line) 55%)}.startup-capture-details{border:1px solid var(--line);background:var(--bg-soft);color:var(--muted);letter-spacing:0;overflow-wrap:anywhere;border-radius:8px;gap:6px;margin:-6px 0 16px;padding:10px 12px;font-size:.82rem;line-height:1.35;display:grid}.startup-gallery-grid,.startup-media-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}:is(.startup-gallery-grid:has(.is-mobile),.startup-media-list:has(.is-mobile)){grid-template-columns:minmax(0,1fr) minmax(220px,360px)}.startup-gallery-item,.startup-media-item{border:1px solid var(--line);background:var(--bg);border-radius:8px;margin:0;overflow:hidden}.startup-gallery-item img,.startup-media-item img{aspect-ratio:16/10;object-fit:cover;object-position:top center;background:var(--bg-soft);width:100%;display:block}.startup-gallery-item.is-mobile img,.startup-media-item.is-mobile img{aspect-ratio:390/844}.startup-gallery-item.is-mobile,.startup-media-item.is-mobile{justify-self:center;width:min(100%,360px)}.startup-gallery-item figcaption,.startup-media-item figcaption{min-height:38px;color:var(--muted);letter-spacing:0;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:.82rem;display:flex}.startup-media-item button{color:var(--muted);cursor:pointer;font:500 .82rem/1 var(--sans);text-underline-offset:3px;background:0 0;border:0;text-decoration:underline}.startup-media-item button:hover{color:var(--fg)}.startup-media-status{color:var(--muted);letter-spacing:0;margin:10px 0 14px;font-size:.9rem}.startup-media-empty{background:var(--bg);color:var(--muted);border-radius:8px;padding:16px}.startup-report{border-top:0;margin-top:34px;padding-top:18px}.startup-report-trigger{color:var(--muted);font:400 .86rem/1.2 var(--sans);letter-spacing:0;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;text-decoration:underline}.startup-report-trigger:hover{color:var(--fg)}.startup-report-form{margin-top:12px}.startup-report-submit{background:var(--bg-soft);width:auto;min-height:34px;color:var(--fg);cursor:pointer;font:500 .88rem/1 var(--sans);border:0;border-radius:8px;align-self:flex-start;padding:7px 12px}.startup-report-submit:hover{background:var(--bg)}.startup-report-submit:disabled{cursor:not-allowed;opacity:.55}.startup-report-note{color:var(--muted);letter-spacing:0;border-top:0;margin-top:34px;padding-top:18px;font-size:.86rem}.startup-empty{background:var(--bg);border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.startup-empty p{color:var(--muted);letter-spacing:0}.startup-empty-actions{flex-wrap:wrap;gap:8px;display:flex}.startup-empty-actions .btn-primary,.startup-empty-actions .btn-secondary{width:auto}.startup-compose{flex-direction:column;gap:20px;width:100%;display:flex}.create-type-switch{background:var(--bg);border:0;border-radius:10px;gap:4px;width:fit-content;margin-top:16px;padding:4px;display:inline-flex}.create-type-switch a,.create-type-switch a:visited{min-height:36px;color:var(--muted);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:0 13px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.create-type-switch a:hover{color:var(--fg);background:var(--bg-soft)}.create-type-switch a.is-active{background:var(--fg);color:var(--bg)}.startup-compose .auth-form{background:var(--bg);border:0;border-radius:10px;padding:22px}.completion-card{background:0 0;border:0;border-radius:0;flex-direction:column;gap:10px;padding:0 0 14px;display:flex}.completion-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.completion-head div{flex-direction:column;gap:3px;display:flex}.completion-head strong{color:var(--fg);letter-spacing:0;font-size:.96rem;font-weight:600;line-height:1.2}.completion-head span{color:var(--muted);letter-spacing:0;font-size:.8rem;line-height:1.35}.completion-head>span{background:var(--bg-soft);min-height:20px;color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 7px;font-size:.58rem;font-weight:500;line-height:1;display:inline-flex}.completion-track{background:var(--bg-soft);border-radius:999px;height:6px;overflow:hidden}.completion-track span{border-radius:inherit;background:var(--fg);min-width:6px;height:100%;transition:width .18s;display:block}.completion-list{flex-wrap:wrap;gap:6px;display:flex}.completion-list span{background:var(--bg);min-height:28px;color:var(--muted);letter-spacing:0;border-radius:999px;align-items:center;padding:0 9px;font-size:.82rem;display:inline-flex}.completion-list span:before{content:"";background:color-mix(in srgb, var(--muted), transparent 62%);border-radius:50%;width:6px;height:6px;margin-right:7px}.completion-list span.is-done{color:var(--fg)}.completion-list span.is-done:before{background:var(--fg)}.compose-layout{grid-template-columns:196px minmax(0,1fr);align-items:start;gap:30px;display:grid}.compose-progress{flex-direction:column;gap:14px;display:flex;position:sticky;top:76px}.compose-progress-list{flex-direction:column;gap:0;padding:2px 0;list-style:none;display:flex;position:relative}.compose-progress-list:before{content:"";background:color-mix(in srgb, var(--muted), transparent 78%);width:1px;position:absolute;top:12px;bottom:12px;left:9px}.compose-progress-list li{z-index:1;min-height:32px;color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:9px;font-size:.68rem;font-weight:500;line-height:1.2;transition:color .16s;display:flex;position:relative}.compose-progress-list li span{background:var(--bg-soft);width:19px;height:19px;color:var(--bg);font-family:var(--sans);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.68rem;font-weight:600;line-height:1;transition:background .16s,color .16s;display:inline-flex}.compose-progress-list li.is-done{color:var(--fg)}.compose-progress-list li.is-done span{background:var(--fg)}.compose-progress-list li.is-current{color:var(--fg)}.compose-progress-list li.is-current span{background:var(--bg-soft);box-shadow:inset 0 0 0 5px var(--fg)}.compose-fields{flex-direction:column;gap:18px;min-width:0;display:flex}.compose-section{background:0 0;border-radius:0;padding:0}.compose-section>label,.compose-section>.image-upload,.compose-section>.choice-field{min-width:0}.startup-compose .auth-form>.btn-primary{align-self:flex-end;min-width:150px}.article-submit-form{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:26px;margin-top:30px;display:grid}.article-submit-checks{position:sticky;top:76px}.article-submit-checks ul{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.article-submit-checks li{color:var(--muted);letter-spacing:0;align-items:center;gap:8px;font-size:.84rem;display:flex}.article-submit-checks li span{background:color-mix(in srgb, var(--muted), transparent 65%);border-radius:50%;width:8px;height:8px}.article-submit-checks li.is-done{color:var(--fg)}.article-submit-checks li.is-done span{background:var(--fg)}.article-submit-fields{flex-direction:column;gap:16px;display:flex}.article-submit-fields label{color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:.68rem;font-weight:500;display:flex}.article-submit-body{min-height:460px;font-family:var(--mono);font-size:.92rem;line-height:1.6}.article-submit-fields .btn-primary{align-self:flex-end;width:auto;min-width:132px}@media (max-width:720px){.profile-header{grid-template-columns:72px minmax(0,1fr)}.profile-avatar{width:72px;height:72px;font-size:1.4rem}.profile-edit-button{grid-column:1/-1;width:100%}.profile-edit-fields,.profile-startups{grid-template-columns:1fr}.startup-gallery-head,.startup-media-head{flex-direction:column;align-items:flex-start}.screenshot-stage.is-mobile{min-height:auto;padding:16px}.screenshot-phone-frame{border-width:7px;width:min(100%,300px)}.screenshot-tabs button{flex:130px}.startup-media-actions,.startup-media-actions .btn-primary,.startup-media-actions .btn-secondary{width:100%}.startup-capture-state{flex-direction:column;align-items:flex-start}.startup-capture-state span{text-align:left}.startup-gallery-grid,.startup-media-list,.article-submit-form,:is(.startup-gallery-grid:has(.is-mobile),.startup-media-list:has(.is-mobile)){grid-template-columns:1fr}.startup-gallery-item.is-mobile,.startup-media-item.is-mobile{width:min(100%,390px)}.article-submit-checks{position:static}.profile-empty-card,.profile-edit-actions{flex-direction:column;align-items:stretch}.profile-empty-card .btn-primary,.profile-edit-actions .auth-submit{width:100%}.settings-row{grid-template-columns:1fr;gap:10px}.design-system-page{--lab-x:18px;grid-template-columns:1fr;gap:24px;padding-top:22px;padding-left:0}.design-sidebar{border:1px solid var(--line);height:auto;padding:12px;position:static;overflow:visible}.design-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.design-hero,.startup-index-head,.startup-grid{grid-template-columns:1fr}.startup-create-menu{justify-self:stretch}.startup-create-menu summary{width:100%}.startup-create-popover{width:100%;left:0;right:auto}.design-rule-list,.design-token-grid,.design-spacing-grid,.design-layout-grid,.design-component-grid,.design-navbar-specimen{grid-template-columns:1fr}.design-navbar-specimen nav,.design-navbar-specimen>div{flex-wrap:wrap;justify-content:flex-start}.form-grid-two,.form-grid-three{grid-template-columns:1fr}.compose-layout{grid-template-columns:1fr;gap:20px}.compose-progress{position:static}.startup-compose .auth-form>.btn-primary{align-self:stretch;width:100%}.builds-toolbar,.builds-filter{flex-direction:column;align-items:stretch}.builds-tabs{width:100%}.builds-tabs button{flex:1;justify-content:center}:is(.startup-card,.startup-card:has(.startup-card-preview)){grid-template-columns:1fr}.startup-card-preview,.startup-add,.startup-empty .btn-primary{width:100%}.startup-empty{flex-direction:column;align-items:stretch}.startup-empty-actions,.startup-empty-actions .btn-primary,.startup-empty-actions .btn-secondary{width:100%}}.topbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}.topbar-login{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--fg);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.75rem;text-decoration:none}.topbar-login:hover{background:var(--bg-soft)}.topbar-account{position:relative}.topbar-account summary{border:1px solid var(--line);min-height:34px;color:var(--fg);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:8px;padding:3px 9px 3px 3px;list-style:none;display:inline-flex}.topbar-account summary::-webkit-details-marker{display:none}.topbar-account summary:hover{background:var(--bg-soft)}.topbar-avatar{background:var(--bg-soft);width:28px;height:28px;color:var(--fg);letter-spacing:0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:inline-flex;overflow:hidden}.topbar-avatar img{object-fit:cover;width:100%;height:100%;display:block}.topbar-name{font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;font-size:.72rem}.topbar-menu{z-index:30;border:1px solid var(--line);background:var(--bg);border-radius:8px;min-width:180px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 42px #0a0a0a14}:root[data-theme=dark] .topbar-menu{box-shadow:0 14px 42px #00000059}.topbar-menu a,.topbar-menu button{width:100%;min-height:34px;color:var(--fg);cursor:pointer;font:500 .9rem/1.2 var(--sans);letter-spacing:0;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;padding:8px 10px;text-decoration:none;display:flex}.topbar-menu a:hover,.topbar-menu button:hover{background:var(--bg-soft)}.theme-toggle{border:1px solid var(--line);cursor:pointer;width:34px;height:34px;color:var(--muted);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (max-width:720px){.topbar-inner{gap:10px}.topbar .nav{gap:12px;margin-left:8px;overflow-x:auto}.topbar-name{display:none}}.png2svg-tool{flex-direction:column;gap:18px;margin:32px 0 48px;display:flex}.png2svg-drop{border:1.5px dashed var(--muted);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;min-height:220px;padding:32px;transition:border-color .15s,background-color .15s;display:flex}.png2svg-drop.is-drag{border-color:var(--fg);background:var(--bg-soft)}.png2svg-drop.has-image{cursor:default;padding:18px}.png2svg-hint{text-align:center;color:var(--muted);margin:0;font-size:15px}.png2svg-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.png2svg-cell{flex-direction:column;gap:8px;display:flex}.png2svg-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:12px;font-family:var(--mono);margin:0}.png2svg-cell img,.png2svg-svg{aspect-ratio:1;object-fit:contain;background:var(--bg);border:1px solid var(--code-border);border-radius:10px;width:100%;display:block}.png2svg-svg svg{width:100%;height:100%;display:block}.png2svg-empty{background:var(--bg-soft)}.png2svg-error{color:var(--danger);margin:0;font-size:14px}.png2svg-controls{border:1px solid var(--code-border);border-radius:12px;grid-template-columns:1fr 1fr;gap:14px 24px;margin:0;padding:18px 20px;display:grid}.png2svg-controls legend{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:12px;font-family:var(--mono);padding:0 8px}.png2svg-controls label{flex-direction:column;gap:6px;font-size:13px;display:flex}.png2svg-controls label>span{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.png2svg-controls em{color:var(--muted);margin-left:6px;font-size:11px;font-style:normal}.png2svg-controls strong{font-family:var(--mono);font-size:13px;font-weight:500}.png2svg-controls input[type=range]{width:100%;accent-color:var(--fg)}.png2svg-actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:720px){.png2svg-grid,.png2svg-controls{grid-template-columns:1fr}}.guide-card-with-thumb{flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.guide-card-thumb{aspect-ratio:16/9;background:var(--bg-soft);border-bottom:1px solid var(--code-border);overflow:hidden}.guide-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.guide-card-with-thumb .guide-card-body{flex-direction:column;gap:8px;padding:22px 24px;display:flex}.members-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:24px;display:grid}.member-card,.member-card:visited{background:var(--bg);border:1px solid var(--code-border);color:var(--fg);border-radius:12px;align-items:center;gap:12px;padding:18px 18px 16px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.member-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px #0000000f}:root[data-theme=dark] .member-card:hover{box-shadow:0 6px 22px #0006}.member-avatar{background:var(--bg-soft);width:44px;height:44px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.member-avatar img{object-fit:cover;width:100%;height:100%}.member-info{flex-direction:column;gap:2px;min-width:0;display:flex}.member-pseudo{font-family:var(--mono);color:var(--fg);font-size:13px;font-weight:500}.member-name{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.social-proof{text-align:center;margin:32px 0 24px}.social-proof-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 14px;font-size:11px}.social-proof-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 28px;display:flex}.social-proof-item,.social-proof-item:visited{color:var(--muted);align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .15s;display:inline-flex}.social-proof-item:hover{color:var(--fg)}.social-proof-logo{object-fit:cover;background:var(--bg-soft);border-radius:6px;width:24px;height:24px}.social-proof-name{font-weight:500}.social-proof-more{font-family:var(--mono);color:var(--muted);font-size:12px}
