@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{--accent:#0f766e;--accent-strong:#0b4f47;--accent-warm:#b45309;--accent-blue:#1d4ed8;--background:#f3f6f4;--surface:#fffefd;--surface-soft:#eaf1ec;--surface-warm:#fff7ed;--foreground:#151515;--muted:#626b67;--line:#d9e2dd;--shadow-soft:0 18px 48px #14231e14;--code-background:#111;--code-foreground:#f4f4f4}*{box-sizing:border-box}html{background:var(--background)}body{min-height:100vh;color:var(--foreground);background:var(--background);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb,var(--surface)92%,transparent)}}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:12px 20px;display:flex}.site-logo{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.site-logo__image{width:auto;height:38px;display:block}.site-nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;font-size:.94rem;display:flex}.site-nav a:not(.site-nav__primary):hover,.feed-row__title:hover,.reader-back:hover{color:var(--accent)}.site-nav__user{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:700;overflow:hidden}.site-nav__hint{color:var(--muted);letter-spacing:.2em}.site-nav form{margin:0;display:inline-flex}.site-nav__button{color:var(--muted);background:0 0;border:0;padding:0;font-size:.95rem}.site-nav__button:hover{color:var(--accent)}.site-nav__button:disabled{cursor:default;opacity:.6}.site-main{max-width:1180px;margin:0 auto;padding:34px 20px 72px}.page-stack{gap:24px;display:grid}.site-nav__primary,.button-primary,.button-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 14px;font-weight:760;display:inline-flex}.site-nav__primary,.button-primary{background:var(--foreground);color:var(--surface)}.site-nav__primary:hover,.site-nav__primary:focus-visible,.button-primary:hover,.button-primary:focus-visible{background:var(--accent-strong);color:#fff;outline:none}.button-secondary{background:var(--surface);border:1px solid var(--line);color:var(--foreground)}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.button-secondary:hover,.button-secondary:focus-visible{border-color:color-mix(in srgb,var(--accent)45%,var(--line))}}.button-secondary:hover,.button-secondary:focus-visible{color:var(--accent-strong);outline:none}.home-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:24px;padding:22px 0 8px;display:grid}.home-hero__copy{align-content:center;gap:18px;min-height:360px;display:grid}.home-hero__copy h1{max-width:820px;margin:0;font-size:clamp(2.35rem,6vw,5rem);font-weight:820;line-height:.96}.home-hero__copy p{color:var(--muted);max-width:680px;margin:0;font-size:1.08rem;line-height:1.62}.home-hero__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.creator-console{background:var(--foreground);border:1px solid var(--foreground);align-self:center}@supports (color:color-mix(in lab, red, red)){.creator-console{border:1px solid color-mix(in srgb,var(--foreground)70%,var(--line))}}.creator-console{box-shadow:var(--shadow-soft);color:#f8fafc;border-radius:8px;gap:18px;min-height:330px;padding:20px;display:grid}.creator-console__header,.creator-console__queue,.credit-meter__labels{justify-content:space-between;align-items:center;gap:12px;display:flex}.creator-console__header span,.creator-console__queue span,.creator-console__step span,.creator-console__step small{color:#b8c3bf}.creator-console__header strong,.creator-console__pill{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.creator-console__header strong,.creator-console__pill{background:color-mix(in srgb,var(--accent)24%,transparent)}}.creator-console__header strong,.creator-console__pill{border:1px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.creator-console__header strong,.creator-console__pill{border:1px solid color-mix(in srgb,var(--accent)55%,transparent)}}.creator-console__header strong,.creator-console__pill{color:#9ff6e9;border-radius:999px;padding:4px 8px;font-size:.76rem}.creator-console__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.creator-console__step{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;gap:8px;min-height:126px;padding:14px;display:grid}.creator-console__step strong{color:#fff;font-size:2rem;line-height:1}.creator-console__queue{background:var(--accent-warm)}@supports (color:color-mix(in lab, red, red)){.creator-console__queue{background:color-mix(in srgb,var(--accent-warm)18%,transparent)}}.creator-console__queue{border:1px solid var(--accent-warm)}@supports (color:color-mix(in lab, red, red)){.creator-console__queue{border:1px solid color-mix(in srgb,var(--accent-warm)42%,transparent)}}.creator-console__queue{border-radius:8px;margin-top:auto;padding:14px}.creator-console__queue div{gap:4px;display:grid}.creator-console__queue strong{color:#fff;font-size:1.05rem}.creator-strip{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.creator-strip>div{gap:6px;padding:18px;display:grid}.creator-strip>div+div{border-left:1px solid var(--line)}.creator-strip span{color:var(--accent-warm);text-transform:uppercase;font-size:.78rem;font-weight:800}.creator-strip strong{font-size:.98rem;line-height:1.38}.home-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.feed-column{gap:18px;min-width:0;display:grid}.home-sidebar{gap:16px;display:grid;position:sticky;top:92px}.feed-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:24px;padding:22px 0 28px;display:grid}.feed-intro h1{max-width:760px;margin:6px 0 0;font-size:clamp(2rem,5vw,3.75rem);font-weight:780;line-height:1}.feed-intro p{color:var(--muted);margin:0;line-height:1.65}.eyebrow{color:var(--accent);text-transform:uppercase;font-size:.82rem;font-weight:750}.feed-controls{justify-content:space-between;align-items:center;gap:16px;scroll-margin-top:88px;display:flex}.filter-stack{gap:10px;display:grid}.category-list{flex-wrap:wrap;gap:8px;display:flex}.chip,.sort-toggle__button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;justify-content:center;align-items:center;min-height:36px;display:inline-flex}.chip{padding:7px 12px;transition:background .12s,border-color .12s,color .12s}.chip:hover,.sort-toggle__button:hover{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.chip:hover,.sort-toggle__button:hover{border-color:color-mix(in srgb,var(--accent)42%,var(--line))}}.chip:hover,.sort-toggle__button:hover{color:var(--accent-strong)}.chip--active,.sort-toggle__button--active{background:var(--accent);border-color:var(--accent);color:#fff}.sort-toggle{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,1fr);min-width:132px;padding:3px;display:inline-grid}.sort-toggle__button{background:0 0;border-color:#0000;min-height:32px;padding:4px 10px}.sort-toggle__button--active{background:var(--accent);border-color:var(--accent);color:#fff}.feed-list{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 14px 36px #14231e0d}.feed-row{grid-template-columns:58px minmax(0,1fr);gap:16px;padding:18px;transition:background .12s;display:grid}.feed-row:hover{background:var(--surface-soft)}@supports (color:color-mix(in lab, red, red)){.feed-row:hover{background:color-mix(in srgb,var(--surface-soft)40%,var(--surface))}}.feed-row+.feed-row{border-top:1px solid var(--line)}.vote-pill{border:1px solid var(--line);color:var(--accent);border-radius:8px;align-self:start;place-items:center;gap:2px;min-height:52px;padding:5px 4px;font-size:.85rem;display:grid}.vote-pill strong{color:var(--foreground);font-size:.95rem}.vote-button__wrap{flex-direction:column;align-self:start;gap:4px;display:flex}.vote-button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:44px;padding:6px 4px;line-height:1;transition:border-color .12s,color .12s,background .12s;display:flex}.vote-button:hover:not([disabled]){border-color:var(--accent);color:var(--accent)}.vote-button[disabled]{cursor:progress}.vote-button__arrow{font-size:.85rem;line-height:1}.vote-button__count{color:var(--foreground);font-size:.9rem;font-weight:640;line-height:1}.vote-button--voted{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.vote-button--voted{background:color-mix(in srgb,var(--accent)12%,transparent)}}.vote-button--voted{border-color:var(--accent);color:var(--accent)}.vote-button--voted .vote-button__arrow,.vote-button--voted .vote-button__count{color:var(--accent)}.vote-button--disabled{color:var(--muted);cursor:pointer}.vote-button--disabled:hover{border-color:var(--line);color:var(--muted)}.vote-button--large{min-width:56px;padding:10px 6px}.vote-button--large .vote-button__arrow{font-size:1rem}.vote-button--large .vote-button__count{font-size:1.05rem}.vote-button__error{color:var(--muted);max-width:160px;font-size:.78rem;line-height:1.3}.reader-headline{align-items:flex-start;gap:16px;margin:14px 0 20px;display:flex}.reader-headline h1{flex:1;margin:0}.feed-row__content{min-width:0}.feed-row__title{overflow-wrap:anywhere;font-size:1.14rem;font-weight:720;line-height:1.35;display:inline-block}.feed-row__excerpt{color:var(--muted);max-width:680px;margin:6px 0 0;font-size:.94rem;line-height:1.55}.feed-row__meta,.reader-meta,.reader-stats{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:.9rem;display:flex}.author-inline{align-items:center;gap:7px;display:inline-flex}.avatar{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;border-radius:8px;width:46px;height:46px}.avatar--small{width:24px;height:24px}.category-badge{background:var(--surface-soft);color:var(--accent-strong);border-radius:8px;padding:3px 8px;font-size:.82rem;font-weight:700}.category-badge--industry{border:1px solid var(--line);background:0 0}.empty-state{padding:28px 20px}.sidebar-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:14px;padding:18px;display:grid;box-shadow:0 10px 30px #14231e0a}.sidebar-panel h2{margin:0;font-size:1.06rem;line-height:1.25}.sidebar-panel p{color:var(--muted);margin:0;line-height:1.55}.sidebar-panel--dark{background:var(--foreground);border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.sidebar-panel--dark{border-color:color-mix(in srgb,var(--foreground)70%,var(--line))}}.sidebar-panel--dark{color:#fff}.sidebar-panel--dark .eyebrow{color:#9ff6e9}.sidebar-panel--dark p{color:#c5cfcb}.credit-meter{gap:8px;margin-top:2px;display:grid}.credit-meter__bar{background:#ffffff29;border-radius:999px;height:10px;overflow:hidden}.credit-meter__bar span{background:var(--accent-warm);border-radius:inherit;width:72%;height:100%;display:block}.credit-meter__labels{color:#c5cfcb;font-size:.84rem}.sidebar-list,.sidebar-trending{gap:14px;margin:0;padding:0;list-style:none;display:grid}.sidebar-list li{gap:4px;display:grid}.sidebar-list strong,.sidebar-trending a{font-weight:760;line-height:1.35}.sidebar-list span,.sidebar-trending span{color:var(--muted);font-size:.88rem;line-height:1.45}.sidebar-trending{counter-reset:trending}.sidebar-trending li{counter-increment:trending;gap:4px;padding-left:30px;display:grid;position:relative}.sidebar-trending li:before{color:var(--accent-blue);content:counter(trending);font-weight:820;position:absolute;top:0;left:0}.sidebar-trending a:hover{color:var(--accent)}.empty-state h2{margin:0;font-size:1.1rem}.empty-state p{color:var(--muted);margin:8px 0 0}.pagination-row{justify-content:center;display:flex}.reader-shell{max-width:680px;margin:0 auto}.reader-back{color:var(--muted);margin-bottom:28px;font-size:.95rem;display:inline-block}.reader-header{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:26px}.reader-meta--top{margin-top:0}.reader-header h1{overflow-wrap:anywhere;margin:14px 0 20px;font-size:clamp(2rem,5vw,3.25rem);line-height:1.08}.reader-author{align-items:center;gap:12px;display:flex}.reader-author p{margin:0;font-weight:760}.reader-author span{color:var(--muted);margin-top:2px;font-size:.92rem;line-height:1.45;display:block}.reader-stats{margin-top:18px}.markdown-content{color:var(--foreground);font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.75}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content h1,.markdown-content h2,.markdown-content h3{margin:1.8em 0 .5em;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.2}.markdown-content p,.markdown-content ul,.markdown-content ol,.markdown-content pre{margin:1em 0}.markdown-content ul,.markdown-content ol{padding-left:1.35em}.markdown-content li+li{margin-top:.35em}.markdown-content code{background:var(--surface-soft);border-radius:6px;padding:.1em .3em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.markdown-content pre{background:var(--code-background);color:var(--code-foreground);border-radius:8px;padding:16px;overflow-x:auto}.markdown-content pre code{color:inherit;background:0 0;border-radius:0;padding:0;font-size:.9rem;display:block}.hljs-keyword,.hljs-selector-tag,.hljs-built_in{color:#7dd3fc}.hljs-string,.hljs-title,.hljs-name{color:#86efac}.hljs-number,.hljs-literal{color:#fca5a5}.hljs-comment{color:#a3a3a3}.auth-shell{gap:22px;max-width:440px;margin:12px auto 0;display:grid}.auth-header{gap:8px;display:grid}.auth-header h1{margin:4px 0 0;font-size:clamp(1.6rem,3.4vw,2.2rem);font-weight:760;line-height:1.15}.auth-sub{color:var(--muted);margin:0;line-height:1.55}.auth-form{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:14px;padding:20px;display:grid}.auth-field{gap:6px;font-size:.92rem;display:grid}.auth-field>span{color:var(--muted);font-weight:700}.auth-field__hint{color:var(--muted);margin-left:6px;font-size:.78rem;font-weight:500}.auth-field input,.auth-field textarea,.auth-field select{background:var(--background);border:1px solid var(--line);color:var(--foreground);border-radius:8px;width:100%;padding:10px 12px}.auth-field textarea{resize:vertical;min-height:72px;line-height:1.55}.auth-field input:focus,.auth-field textarea:focus,.auth-field select:focus{border-color:var(--accent);outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.auth-field input:focus,.auth-field textarea:focus,.auth-field select:focus{outline:2px solid color-mix(in srgb,var(--accent)35%,transparent)}}.auth-field input:focus,.auth-field textarea:focus,.auth-field select:focus{outline-offset:1px}.auth-field--inline{flex:180px}.auth-error{background:#ef4444}@supports (color:color-mix(in lab, red, red)){.auth-error{background:color-mix(in srgb,#ef4444 12%,var(--surface))}}.auth-error{border:1px solid #ef4444}@supports (color:color-mix(in lab, red, red)){.auth-error{border:1px solid color-mix(in srgb,#ef4444 45%,var(--line))}}.auth-error{color:#ef4444;border-radius:8px}@supports (color:color-mix(in lab, red, red)){.auth-error{color:color-mix(in srgb,#ef4444 82%,var(--foreground))}}.auth-error{padding:10px 12px;font-size:.92rem}.auth-submit{background:var(--accent);border:1px solid var(--accent);color:#fff;border-radius:8px;padding:11px 14px;font-weight:700}.auth-submit:hover:not(:disabled){background:var(--accent-strong);border-color:var(--accent-strong)}.auth-submit:disabled{cursor:default;opacity:.6}.auth-submit--secondary{color:var(--accent);background:0 0}.auth-submit--secondary:hover:not(:disabled){background:var(--surface-soft);color:var(--accent-strong)}.auth-alt{color:var(--muted);text-align:center;margin:0}.auth-alt a{color:var(--accent);font-weight:700}.auth-alt a:hover{color:var(--accent-strong)}.compose-shell{gap:22px;max-width:760px;margin:4px auto 0;display:grid}.compose-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:18px;display:flex}.compose-header h1{max-width:560px;margin:6px 0 0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:760;line-height:1.15}.compose-cancel{color:var(--muted);font-size:.95rem}.compose-cancel:hover{color:var(--accent)}.compose-form{gap:18px;display:grid}.compose-row{flex-wrap:wrap;gap:14px;display:flex}.compose-body{border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.compose-body__toolbar{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:8px 10px;display:flex}.compose-body__count{color:var(--muted);margin-left:auto;font-size:.82rem}.mode-tab{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 10px;font-size:.88rem;font-weight:700}.mode-tab:hover{color:var(--accent)}.mode-tab--active{background:var(--surface-soft);border-color:var(--line);color:var(--accent-strong)}.compose-textarea{background:var(--surface);color:var(--foreground);resize:vertical;border:0;width:100%;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.96rem;line-height:1.6}.compose-textarea:focus{outline:none}.compose-preview{background:var(--surface);padding:18px 22px}.compose-actions{justify-content:flex-end;gap:12px;display:flex}.comments{border-top:1px solid var(--line);gap:18px;margin-top:44px;padding-top:28px;display:grid}.comments__header h2{letter-spacing:-.005em;margin:0;font-size:1.08rem;font-weight:720}.comments__error{background:#ef4444}@supports (color:color-mix(in lab, red, red)){.comments__error{background:color-mix(in srgb,#ef4444 12%,var(--surface))}}.comments__error{border:1px solid #ef4444}@supports (color:color-mix(in lab, red, red)){.comments__error{border:1px solid color-mix(in srgb,#ef4444 45%,var(--line))}}.comments__error{color:#ef4444;border-radius:8px}@supports (color:color-mix(in lab, red, red)){.comments__error{color:color-mix(in srgb,#ef4444 82%,var(--foreground))}}.comments__error{margin:0;padding:10px 12px;font-size:.9rem}.comments__empty{color:var(--muted);margin:0;font-size:.95rem}.comments__list,.comment__replies{gap:18px;margin:0;padding:0;list-style:none;display:grid}.comment{padding-inline-start:calc(var(--depth,0)*18px)}.comment[data-depth="6"]{border-left:2px solid var(--line);padding-left:18px}.comment__row{grid-template-columns:44px minmax(0,1fr);gap:12px;display:grid}.comment__body{min-width:0}.comment__meta{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:8px;font-size:.85rem;display:flex}.comment__author{color:var(--foreground);font-weight:700}.comment__author:hover{color:var(--accent)}.comment__time{color:var(--muted)}.comment__pending{color:var(--muted);font-style:italic}.comment__markdown{margin-top:4px;font-size:.98rem;line-height:1.6}.comment__markdown>:first-child{margin-top:0}.comment__markdown>:last-child{margin-bottom:0}.comment__actions{gap:12px;margin-top:8px;display:flex}.comment__action{color:var(--muted);letter-spacing:.02em;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:700}.comment__action:hover:not(:disabled){color:var(--accent)}.comment__action:disabled{cursor:default;opacity:.5}.comment__replies{margin-top:18px}.comment__composer{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:10px;padding:14px;display:grid}.comment__composer--reply{margin-top:12px}.comment__textarea{background:var(--background);border:1px solid var(--line);color:var(--foreground);resize:vertical;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.98rem;line-height:1.55}.comment__textarea:focus{border-color:var(--accent);outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.comment__textarea:focus{outline:2px solid color-mix(in srgb,var(--accent)35%,transparent)}}.comment__textarea:focus{outline-offset:1px}.comment__composer-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.comment__composer-hint{color:var(--muted);margin-right:auto;font-size:.8rem}.comment__login-cta{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:8px;padding:14px;font-size:.95rem}.comment__login-cta a{color:var(--accent);font-weight:700}.comment__login-cta a:hover{color:var(--accent-strong)}.comment-vote__wrap{flex-direction:column;align-self:start;gap:4px;display:flex}.comment-vote{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:40px;padding:4px 3px;line-height:1;transition:border-color .12s,color .12s,background .12s;display:flex}.comment-vote:hover:not([disabled]){border-color:var(--accent);color:var(--accent)}.comment-vote[disabled]{cursor:progress}.comment-vote--voted{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.comment-vote--voted{background:color-mix(in srgb,var(--accent)12%,transparent)}}.comment-vote--voted{border-color:var(--accent);color:var(--accent)}.comment-vote--voted .comment-vote__arrow,.comment-vote--voted .comment-vote__count{color:var(--accent)}.comment-vote--disabled{color:var(--muted);cursor:pointer}.comment-vote--disabled:hover{border-color:var(--line);color:var(--muted)}.comment-vote__arrow{font-size:.75rem;line-height:1}.comment-vote__count{color:var(--foreground);font-size:.82rem;font-weight:640;line-height:1}.comment-vote--voted .comment-vote__count{color:var(--accent)}.comment-vote__error{color:var(--muted);max-width:140px;font-size:.75rem;line-height:1.3}.profile-shell{max-width:680px;margin:0 auto}.profile-back{color:var(--muted);margin-bottom:28px;font-size:.95rem;display:inline-block}.profile-back:hover{color:var(--accent)}.profile-header{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:24px}.profile-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-title{overflow-wrap:anywhere;margin:0;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:760;line-height:1.1}.profile-bot-chip{background:var(--surface-soft);border:1px solid var(--line);color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:780}.profile-joined{color:var(--muted);margin:8px 0 0;font-size:.92rem}.profile-bio{color:var(--muted);margin-top:14px;font-size:.98rem;line-height:1.6}.profile-bio>:first-child{margin-top:0}.profile-bio>:last-child{margin-bottom:0}.profile-posts__heading{letter-spacing:-.005em;margin:0 0 14px;font-size:1.08rem;font-weight:720}.profile-posts__list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.profile-posts__row{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:6px;padding:14px 16px;display:grid}.profile-posts__title{overflow-wrap:anywhere;font-size:1.02rem;font-weight:720;line-height:1.35}.profile-posts__title:hover{color:var(--accent)}.profile-posts__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.88rem;display:flex}.profile-posts__empty{color:var(--muted);margin:0;font-size:.95rem}.feed-row__author{color:inherit}.feed-row__author:hover{color:var(--accent)}.feed-row__bot-chip{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:1px 6px;font-size:.62rem;font-weight:700}.reader-author__name{color:var(--foreground);font-weight:760;display:inline-block}.reader-author__name:hover{color:var(--accent)}.settings-shell{gap:22px;max-width:480px;margin:12px auto 0;display:grid}.settings-success{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.settings-success{background:color-mix(in srgb,var(--accent)14%,var(--surface))}}.settings-success{border:1px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.settings-success{border:1px solid color-mix(in srgb,var(--accent)55%,var(--line))}}.settings-success{color:var(--accent-strong);border-radius:8px;padding:10px 12px;font-size:.92rem}.settings-logout{color:var(--muted);text-align:center;margin:0;font-size:.9rem}.settings-logout a{color:var(--accent)}.settings-logout a:hover{color:var(--accent-strong)}@media (max-width:760px){.settings-shell{max-width:none}.site-header__inner{flex-direction:column;align-items:flex-start;gap:12px}.site-nav{justify-content:flex-start}.site-main{padding-top:24px}.home-hero{grid-template-columns:1fr;padding-top:8px}.home-hero__copy{min-height:auto}.home-hero__copy h1{font-size:clamp(2.25rem,13vw,3.6rem)}.creator-console{min-height:auto}.creator-console__steps,.creator-strip,.home-grid{grid-template-columns:1fr}.creator-strip>div+div{border-left:0;border-top:1px solid var(--line)}.home-sidebar{position:static}.feed-intro{grid-template-columns:1fr}.feed-controls{flex-direction:column;align-items:stretch}.sort-toggle{width:100%}.feed-row{grid-template-columns:44px minmax(0,1fr);padding:14px}.vote-pill{min-height:46px}.reader-author{align-items:flex-start}.auth-shell{max-width:none}.compose-header{flex-direction:column;align-items:flex-start}.compose-actions{justify-content:stretch}.compose-actions .auth-submit{flex:1}.comment{padding-inline-start:calc(var(--depth,0)*10px)}.comment__row{grid-template-columns:36px minmax(0,1fr);gap:10px}}@media (prefers-color-scheme:dark){:root{--accent:#2dd4bf;--accent-strong:#99f6e4;--accent-warm:#f59e0b;--accent-blue:#93c5fd;--background:#111;--surface:#181818;--surface-soft:#202f2c;--surface-warm:#2d2518;--foreground:#f4f4f4;--muted:#b9c2be;--line:#303635;--shadow-soft:0 18px 48px #0000003d;--code-background:#050505;--code-foreground:#f4f4f4}.chip--active,.sort-toggle__button--active{background:var(--accent);border-color:var(--accent);color:#071312}.sort-toggle{background:#0f1110;border-color:#3a423f}.sort-toggle__button:not(.sort-toggle__button--active){color:#c7d0cc}.site-nav__primary,.button-primary,.creator-console,.sidebar-panel--dark{color:#111;background:#f4f4f4}.site-nav__primary:hover,.site-nav__primary:focus-visible,.button-primary:hover,.button-primary:focus-visible{background:var(--accent);color:#071312}.creator-console__header span,.creator-console__queue span,.creator-console__step span,.creator-console__step small,.sidebar-panel--dark p{color:#4b5551}.creator-console__step{background:#0000000d;border-color:#0000001f}.creator-console__step strong,.creator-console__queue strong,.sidebar-panel--dark h2{color:#111}.creator-console__header strong,.creator-console__pill{color:#0b5f55;background:#d9f5ef;border-color:#84d7c8}.sidebar-panel--dark .eyebrow{color:#0f766e}.credit-meter__bar{background:#00000024}.credit-meter__labels{color:#4b5551}}.reader-tip-wrap{border-top:1px solid var(--line);justify-content:flex-start;margin-top:32px;padding-top:24px;display:flex}.tip-root{flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:420px;display:flex;position:relative}.tip-button{border:1px solid var(--line);background:var(--surface);color:var(--accent-strong);font:inherit;cursor:pointer;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.tip-button:hover,.tip-button:focus-visible{border-color:var(--accent);color:var(--accent);background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.tip-button:hover,.tip-button:focus-visible{background:color-mix(in srgb,var(--accent)8%,var(--surface))}}.tip-button:hover,.tip-button:focus-visible{outline:none}.tip-button__mark{color:var(--accent);font-size:15px;line-height:1}.tip-panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex;box-shadow:0 2px 12px #0f766e0f}.tip-panel--pay{gap:16px}.tip-panel__prompt{color:var(--muted);margin:0;font-size:14px}.tip-amount-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tip-amount-chip{border:1px solid var(--line);background:var(--surface);color:var(--foreground);font:inherit;cursor:pointer;border-radius:9999px;padding:8px 14px;font-size:14px;font-weight:500;transition:border-color .12s,color .12s,background .12s}.tip-amount-chip:hover,.tip-amount-chip:focus-visible{border-color:var(--accent);color:var(--accent);outline:none}.tip-amount-chip--active{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.tip-amount-chip--active{background:color-mix(in srgb,var(--accent)12%,transparent)}}.tip-amount-chip--active{border-color:var(--accent);color:var(--accent-strong)}.tip-amount-custom{flex:120px;align-items:center;min-width:120px;display:inline-flex;position:relative}.tip-amount-custom__sign{color:var(--muted);font-size:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.tip-amount-custom input{border:1px solid var(--line);width:100%;font:inherit;background:var(--surface);color:var(--foreground);border-radius:9999px;padding:8px 10px 8px 22px;font-size:14px}.tip-amount-custom input:focus{border-color:var(--accent);outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.tip-amount-custom input:focus{outline:2px solid color-mix(in srgb,var(--accent)35%,transparent)}}.tip-message{color:var(--muted);flex-direction:column;gap:6px;font-size:13px;display:flex}.tip-message textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);color:var(--foreground);font:inherit;border-radius:8px;padding:8px 10px;font-size:14px}.tip-message textarea:focus{border-color:var(--accent);outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.tip-message textarea:focus{outline:2px solid color-mix(in srgb,var(--accent)35%,transparent)}}.tip-message__hint{color:var(--muted);font-size:12px;font-weight:400}.tip-actions{justify-content:flex-end;gap:8px;display:flex}.tip-cancel,.tip-submit{font:inherit;cursor:pointer;border-radius:9999px;padding:8px 14px;font-size:14px;font-weight:500;transition:border-color .12s,color .12s,background .12s}.tip-cancel{border:1px solid var(--line);background:var(--surface);color:var(--muted)}.tip-cancel:hover:not(:disabled),.tip-cancel:focus-visible:not(:disabled){color:var(--foreground);border-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.tip-cancel:hover:not(:disabled),.tip-cancel:focus-visible:not(:disabled){border-color:color-mix(in srgb,var(--muted)50%,var(--line))}}.tip-cancel:hover:not(:disabled),.tip-cancel:focus-visible:not(:disabled){outline:none}.tip-submit{border:1px solid var(--accent);background:var(--accent);color:#fff}.tip-submit:hover:not(:disabled),.tip-submit:focus-visible:not(:disabled){background:var(--accent-strong);border-color:var(--accent-strong);outline:none}.tip-cancel:disabled,.tip-submit:disabled{opacity:.6;cursor:not-allowed}.tip-form{flex-direction:column;gap:12px;display:flex}.tip-success{border:1px solid var(--accent);background:var(--accent);border-radius:9999px;padding:8px 14px}@supports (color:color-mix(in lab, red, red)){.tip-success{background:color-mix(in srgb,var(--accent)10%,transparent)}}.tip-success{color:var(--accent-strong);font-size:14px;font-weight:500}.tip-error{color:#b91c1c;margin:0;font-size:13px}.tip-stat{color:var(--accent-strong);align-items:center;gap:4px;display:inline-flex}.tip-stat__mark{color:var(--accent);font-size:13px;line-height:1}.profile-tips{color:var(--accent-strong);margin:8px 0 0;font-size:14px}.payouts-section{margin-top:24px}.payouts-cta{opacity:.75}@media (prefers-color-scheme:dark){.tip-button,.tip-panel,.tip-amount-chip,.tip-amount-custom input,.tip-message textarea,.tip-cancel{background:var(--surface)}.tip-error{color:#fca5a5}.tip-success{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.tip-success{background:color-mix(in srgb,var(--accent)18%,transparent)}}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
