:root{--bg:#07111d;--bg2:#0c1829;--panel:#111b2d;--text:#f7fbff;--muted:#aab8cc;--line:rgba(255,255,255,.11);--brand:#8ee9ff;--shadow:0 18px 50px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,var(--bg),#081524 28%, #09101a 100%);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 28px;background:rgba(4,9,16,.94);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand img{width:78px;height:auto}.brand strong{display:block;font-size:1rem}.brand span{display:block;color:var(--muted);font-size:.82rem}nav{display:flex;gap:16px;flex-wrap:wrap}nav a{color:#dbe7f4;font-size:.94rem}nav a:hover{color:white}.hero{position:relative;min-height:76vh;border-bottom:1px solid var(--line);overflow:hidden}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-bg{background-position:center center;background-size:cover;transform:scale(1.015);filter:saturate(1.04) brightness(.94)}.hero-overlay{background:linear-gradient(180deg, rgba(4,8,14,.16), rgba(4,8,14,.34) 42%, rgba(4,8,14,.62) 100%)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.62fr);gap:24px;align-items:end;padding:92px 42px 52px}.hero-copy{max-width:680px}.eyebrow{margin:0 0 10px;color:var(--brand);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem}.hero h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:.95;margin:0 0 18px;text-wrap:balance}.hero p{margin:0;color:#ecf2fb;max-width:64ch;line-height:1.7}.hero-actions,.reader-controls{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.2s ease;cursor:pointer}.btn-primary{background:white;color:#0b1220}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{background:rgba(255,255,255,.06);border-color:var(--line);color:white}.btn-secondary:hover{background:rgba(255,255,255,.12)}.hero-badge{padding:20px;border:1px solid var(--line);border-radius:24px;background:rgba(15,24,39,.56);box-shadow:var(--shadow)}.hero-badge img{width:120px;margin-bottom:14px}.hero-dots{position:relative;z-index:2;display:flex;gap:8px;padding:0 42px 24px}.hero-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.35);padding:0;cursor:pointer}.hero-dots button.active{background:white}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:18px 28px 6px}.panel{background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.025));border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.panel h2{margin:0 0 10px;font-size:1.1rem}.panel p{margin:0;color:var(--muted);line-height:1.6}.shelf-section{padding:18px 0 10px}.section-head{padding:0 28px}.section-head h2{margin:0 0 14px;font-size:1.5rem}.row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,230px);gap:16px;overflow-x:auto;padding:4px 28px 14px;scrollbar-width:none;align-items:start}.row::-webkit-scrollbar{display:none}.card{position:relative;border-radius:20px;overflow:hidden;background:#0f172a;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow);transform-origin:center;transition:transform .2s ease, box-shadow .2s ease}.card:hover{transform:translateY(-6px) scale(1.02)}.card-poster{aspect-ratio:var(--ratio,.68);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top, rgba(255,255,255,.08), transparent 55%), linear-gradient(180deg,#0f172a,#111827);padding:8px}.card img{width:100%;height:100%;object-fit:contain;border-radius:14px;background:#0b1220}.card-info{padding:12px 14px 16px;background:linear-gradient(180deg, rgba(7,17,29,.2), rgba(7,17,29,.92) 26%, rgba(7,17,29,.98))}.card-info h3{font-size:.98rem;margin:0 0 6px}.card-info p{font-size:.82rem;color:#dbe4f5;margin:0 0 8px;min-height:34px}.tagline{font-size:.76rem;color:#7dd3fc}.author-band{margin:30px 28px 42px;border:1px solid var(--line);border-radius:28px;padding:28px;background:linear-gradient(135deg, rgba(14,165,183,.08), rgba(124,58,237,.08))}.author-band h2{margin:0 0 12px;font-size:2rem}.author-band p{margin:0;color:#d9e2f2;max-width:88ch;line-height:1.7}.footer{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:24px 28px 38px;color:var(--muted)}.footer img{width:58px}.footer>div{display:flex;align-items:center;gap:12px}.book-shell,.page-shell,.reader-page{padding:26px 28px 40px}.book-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:28px;padding:14px 0}.book-cover-frame{width:100%;max-width:360px;border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow);background:#0d1524;padding:14px}.book-cover-lg{width:100%;height:auto;object-fit:contain;border-radius:18px}.book-meta h1{font-size:clamp(2rem,4vw,3.6rem);line-height:.96;margin:0 0 14px}.book-blurb{color:#dbe4f5;line-height:1.8;max-width:70ch}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 18px}.pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);color:#d7e4f7;font-size:.84rem}.book-facts{display:grid;grid-template-columns:repeat(2,minmax(160px,220px));gap:14px;margin:20px 0}.book-facts div{padding:14px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid var(--line)}.book-facts span{display:block;color:var(--muted);font-size:.84rem;margin-bottom:6px}.reader-shell{max-width:980px;margin:0 auto;background:#f5f0e8;color:#221d18;border-radius:26px;box-shadow:var(--shadow);padding:26px}.reader-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid rgba(34,29,24,.12);padding-bottom:16px}.reader-author{color:#6b6256}.reader-text{white-space:pre-wrap;line-height:1.85;font-family:Georgia,serif;font-size:1.05rem;padding-top:22px}#status{padding-top:18px;color:#6b6256}.prose h1{margin:0 0 10px;font-size:2.6rem}.prose p{color:#dbe4f5;line-height:1.8}@media (max-width:980px){.hero-inner{grid-template-columns:1fr}.intro-grid{grid-template-columns:1fr}.book-layout{grid-template-columns:1fr}}@media (max-width:700px){.topbar{padding:12px 16px}.brand img{width:64px}.hero-inner{padding:74px 18px 40px}.hero-dots,.section-head,.row,.book-shell,.page-shell,.reader-page,.footer,.intro-grid{padding-left:16px;padding-right:16px}.row{grid-auto-columns:minmax(152px,178px)}.author-band{margin:24px 16px 34px}.book-facts{grid-template-columns:1fr}}
.page-hero{padding:8px 0 26px}.page-hero h1{margin:0 0 10px;font-size:clamp(2.2rem,4.6vw,4rem);line-height:1}.page-hero p{margin:0;color:#dbe4f5;max-width:72ch;line-height:1.75}.authors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.author-card,.author-profile,.compact .row{display:block}.author-card{background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);transition:transform .2s ease}.author-card:hover{transform:translateY(-4px)}.author-card-media{aspect-ratio:1.15;display:flex;align-items:center;justify-content:center;padding:16px;background:#0c1627}.author-card-media img,.author-profile-media img{width:100%;height:100%;object-fit:contain}.author-card-copy{padding:18px}.author-card-copy h2{margin:0 0 10px;font-size:1.5rem}.author-card-copy p{margin:0 0 14px;color:#dbe4f5;line-height:1.65}.author-profile{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:24px;align-items:start;margin-bottom:12px}.author-profile-media{border:1px solid var(--line);border-radius:24px;padding:16px;background:#0c1627;box-shadow:var(--shadow)}.author-profile-copy h1{margin:0 0 12px;font-size:clamp(2rem,4.4vw,4rem);line-height:.98}.author-profile-copy p{margin:0 0 16px;color:#dbe4f5;line-height:1.75;max-width:70ch}.author-link,.reader-author a,.author-inline-link{color:var(--brand)}.author-link:hover,.reader-author a:hover,.author-inline-link:hover{text-decoration:underline}.compact{padding-top:8px}.compact .row{padding-top:6px}.compact .row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,230px);gap:16px;overflow-x:auto;padding:4px 0 14px;scrollbar-width:none}.compact .row::-webkit-scrollbar{display:none}@media (max-width:980px){.author-profile{grid-template-columns:1fr}} 


.author-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(142,214,255,.35);padding-bottom:2px}
.author-link:hover{color:var(--accent);border-bottom-color:var(--accent)}
.home-authors{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:0}
.author-card.compact .author-card-media{aspect-ratio:1/1;max-height:220px}
.author-card.compact .author-card-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}

.reader-shell{background:#f6f1e8;color:#201b16;border:1px solid rgba(32,27,22,.12)}
.reader-toolbar{align-items:center;gap:24px}
.reader-toolbar h1{color:#17120e;font-size:clamp(2.3rem,4vw,3.6rem);margin:10px 0 0}
.reader-author,.reader-author a{color:#169fc6;font-weight:700}
.reader-author a:hover{text-decoration:underline}
.reader-controls{margin-top:0;align-items:center}
.btn-reader-control{background:#ffffff;color:#102033;border:1px solid rgba(16,32,51,.14);min-width:58px;box-shadow:0 6px 18px rgba(0,0,0,.08)}
.btn-reader-control:hover{background:#eef6fb;border-color:rgba(22,159,198,.35)}
.btn-download{background:#169fc6;color:#fff;border:1px solid #169fc6;box-shadow:0 10px 24px rgba(22,159,198,.24)}
.btn-download:hover{background:#0f8caf;border-color:#0f8caf}
#status{padding-top:18px;color:#5d554a;font-size:1rem}
.reader-text{color:#231d18;font-size:1.08rem;line-height:1.95;letter-spacing:.002em}
.reader-text::selection{background:#bfefff;color:#132130}
@media (max-width:700px){.reader-toolbar{align-items:flex-start}.reader-controls{width:100%}.btn-download{flex:1 1 100%;order:-1}.btn-reader-control{flex:0 0 auto}}

/* Reader v10 */
.reader-page-enhanced{display:grid;grid-template-columns:220px minmax(0,980px);gap:22px;align-items:start;max-width:1280px;margin:0 auto}
.reader-sidepanel{position:sticky;top:88px;align-self:start}
.reader-sidepanel-inner{border:1px solid var(--line);border-radius:24px;padding:18px;background:rgba(11,20,34,.76);box-shadow:var(--shadow)}
.reader-utility{width:100%;margin:0 0 10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#eef5ff;font-weight:700;cursor:pointer;transition:.2s ease}
.reader-utility:hover{background:rgba(255,255,255,.1)}
.reader-utility-accent{background:#169fc6;border-color:#169fc6;color:#fff}
.reader-searchbox{display:block;margin:6px 0 10px}
.reader-searchbox span{display:block;margin:0 0 8px;color:#d8e7f7;font-size:.92rem;font-weight:600}
.reader-searchbox input{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;outline:none}
.reader-searchbox input::placeholder{color:#b0bfd3}
.reader-progress-card{display:flex;justify-content:space-between;align-items:center;margin:12px 0 14px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#eef5ff}
.reader-progress-card span{color:#b9c8da;font-size:.92rem}
.reader-scroll-rail{display:flex;align-items:center;gap:12px;padding:12px 8px 6px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}
.reader-scroll-rail input[type="range"]{-webkit-appearance:slider-vertical;width:32px;height:280px;writing-mode:bt-lr;accent-color:#8ee9ff;background:transparent}
.reader-scroll-meta{display:flex;flex-direction:column;justify-content:space-between;height:280px;font-size:.82rem;color:#b8c5d5}
.reader-shell-enhanced{max-width:none}
.reader-meta-row{display:flex;gap:10px;flex-wrap:wrap;padding:16px 0 2px}
.reader-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:999px;background:rgba(16,32,51,.07);border:1px solid rgba(16,32,51,.12);color:#243446;font-weight:600}
.reader-chip-button{cursor:pointer;background:#fff}
.reader-chip-button:hover{background:#eef6fb}
.reader-text{min-height:55vh;padding-right:8px;overflow-wrap:anywhere}
.reader-text.spacing-compact{line-height:1.72}
.reader-text.spacing-comfort{line-height:1.95}
.reader-text.spacing-wide{line-height:2.16}
.theme-paper .reader-shell{background:#f6f1e8;color:#201b16}
.theme-paper .reader-text{color:#231d18}
.theme-sepia .reader-shell{background:#f3e7cf;color:#2f2419}
.theme-sepia .reader-toolbar,.theme-sepia .reader-meta-row{border-color:rgba(47,36,25,.12)}
.theme-sepia .reader-text{color:#34281d}
.theme-night .reader-shell{background:#11161d;color:#ecf1f8;border-color:rgba(255,255,255,.08)}
.theme-night .reader-toolbar{border-bottom-color:rgba(255,255,255,.12)}
.theme-night .reader-toolbar h1,.theme-night #status,.theme-night .reader-chip{color:#e9f0f8}
.theme-night .reader-author,.theme-night .reader-author a{color:#8ee9ff}
.theme-night .reader-text{color:#edf3fb}
.theme-night .reader-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}
.theme-night .reader-chip-button,.theme-night .btn-reader-control{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.14)}
.theme-night .btn-reader-control:hover,.theme-night .reader-chip-button:hover{background:rgba(255,255,255,.14)}
.theme-night .btn-download{box-shadow:0 10px 24px rgba(22,159,198,.2)}
.theme-night .reader-text::selection{background:#254a62;color:#fff}
@media (max-width:1080px){.reader-page-enhanced{grid-template-columns:1fr}.reader-sidepanel{position:static;order:2}.reader-sidepanel-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reader-searchbox,.reader-progress-card,.reader-scroll-rail{grid-column:1/-1}.reader-scroll-rail{justify-content:center}.reader-scroll-rail input[type="range"]{width:min(100%,520px);height:auto;-webkit-appearance:auto;writing-mode:horizontal-tb}.reader-scroll-meta{flex-direction:row;height:auto;width:min(100%,520px)}}
@media (max-width:700px){.reader-page-enhanced{padding-left:16px;padding-right:16px}.reader-shell{padding:18px}.reader-toolbar{align-items:flex-start}.reader-toolbar h1{font-size:2.15rem}.reader-meta-row{gap:8px}.reader-chip{width:100%;justify-content:flex-start}.reader-sidepanel-inner{grid-template-columns:1fr}}


/* v11 reader refinements */
body.reader-body{height:100vh;overflow:hidden}
body.reader-body .topbar{position:sticky;top:0}
.reader-page-enhanced{height:calc(100vh - 108px);padding-top:18px;padding-bottom:18px;overflow:hidden}
.reader-sidepanel,.reader-shell-enhanced{height:100%}
.reader-shell-enhanced{display:flex;flex-direction:column;min-height:0}
.reader-content-area{flex:1;min-height:0;overflow:auto;padding-top:14px;padding-right:8px;scrollbar-width:thin;scrollbar-color:#8ee9ff rgba(16,32,51,.12)}
.reader-content-area::-webkit-scrollbar{width:12px}
.reader-content-area::-webkit-scrollbar-track{background:rgba(16,32,51,.08);border-radius:999px}
.reader-content-area::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8ee9ff,#169fc6);border-radius:999px;border:2px solid rgba(255,255,255,.3)}
.reader-text{min-height:auto;padding-top:0;white-space:pre-wrap;overflow-wrap:normal;word-break:normal}
.reader-chapter{display:block;white-space:normal;font-weight:700;font-size:1.32em;line-height:1.3;margin:1.6em 0 .8em;color:#17120e}
.reader-toc-panel{margin-top:14px;padding:14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}
.reader-toc-title{margin:0 0 10px;color:#dbe8f7;font-size:.92rem;font-weight:700}
.reader-toc-list{display:flex;flex-direction:column;gap:8px;max-height:250px;overflow:auto;padding-right:4px}
.reader-toc-list::-webkit-scrollbar{width:8px}
.reader-toc-list::-webkit-scrollbar-thumb{background:rgba(142,233,255,.6);border-radius:999px}
.reader-toc-item{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#edf5ff;text-align:left;font-weight:600;cursor:pointer}
.reader-toc-item:hover{background:rgba(255,255,255,.1)}
.reader-scroll-rail{align-items:stretch}
.reader-scroll-rail input[type="range"]{-webkit-appearance:slider-vertical;width:32px;height:320px;writing-mode:bt-lr}
.reader-scroll-meta{height:320px}
.theme-paper .reader-content-area,.theme-sepia .reader-content-area{scrollbar-color:#169fc6 rgba(16,32,51,.10)}
.theme-paper .reader-chapter{color:#17120e}
.theme-sepia .reader-chapter{color:#2f2419}
.theme-night .reader-content-area{scrollbar-color:#8ee9ff rgba(255,255,255,.08)}
.theme-night .reader-chapter{color:#f4f8ff}
.theme-night .reader-toc-panel{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.1)}
.theme-night .reader-toc-title{color:#eef5ff}
.theme-night .reader-toc-item{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);color:#eef5ff}
.theme-night .reader-toc-item:hover{background:rgba(255,255,255,.12)}
@media (max-width:1080px){
  body.reader-body{height:auto;overflow:auto}
  .reader-page-enhanced{height:auto;overflow:visible}
  .reader-sidepanel,.reader-shell-enhanced{height:auto}
  .reader-content-area{max-height:72vh}
}
@media (max-width:700px){
  .reader-content-area{max-height:68vh}
  .reader-toc-list{max-height:180px}
}



/* v12 reader layout fixes */
.reader-page-enhanced{grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:20px;overflow:hidden}
.reader-sidepanel{min-height:0;display:flex;flex-direction:column}
.reader-sidepanel-toggle{display:none;width:100%;margin:0 0 12px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#eef5ff;font-weight:800;letter-spacing:.02em;cursor:pointer}
.reader-sidepanel-inner{min-height:0;overflow:auto;max-height:calc(100vh - 150px);scrollbar-width:thin;scrollbar-color:#8ee9ff rgba(255,255,255,.08)}
.reader-sidepanel-inner::-webkit-scrollbar{width:10px}
.reader-sidepanel-inner::-webkit-scrollbar-thumb{background:rgba(142,233,255,.75);border-radius:999px;border:2px solid rgba(11,20,34,.65)}
.reader-sidepanel-inner::-webkit-scrollbar-track{background:rgba(255,255,255,.04);border-radius:999px}
.reader-shell-enhanced{min-width:0}
.reader-content-area{overflow-x:hidden}
.reader-text p{margin:0 0 1.1em}
@media (max-width:1200px){
  .reader-page-enhanced{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}
}
@media (max-width:980px){
  body.reader-body{height:auto;overflow:auto}
  body.reader-body .topbar{position:sticky;top:0;z-index:50}
  .reader-page-enhanced{display:block;height:auto;overflow:visible;padding:16px}
  .reader-sidepanel{position:static;height:auto;margin:0 0 16px}
  .reader-sidepanel-toggle{display:block}
  .reader-sidepanel-inner{max-height:none;overflow:visible;padding:16px}
  body.reader-tools-collapsed .reader-sidepanel-inner{display:none}
  .reader-shell-enhanced{height:auto}
  .reader-content-area{height:min(70vh,900px);max-height:none}
}
@media (max-width:700px){
  .reader-page-enhanced{padding:12px}
  .reader-shell{padding:16px;border-radius:24px}
  .reader-toolbar{gap:12px}
  .reader-toolbar h1{font-size:2rem;line-height:1.05}
  .reader-controls{gap:8px}
  .reader-meta-row{gap:8px}
  .reader-chip{width:calc(50% - 4px);min-width:0;padding:10px 12px}
  .reader-chip-button{width:100%}
  .reader-scroll-rail{padding:12px;gap:10px}
  .reader-scroll-rail input[type='range']{height:220px}
  .reader-scroll-meta{height:220px}
  .reader-toc-list{max-height:220px}
}


/* v13 compact reader scrubber */
.reader-scrubber-card{margin:0 0 14px;padding:14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}
.reader-scrubber-top{display:grid;grid-template-columns:auto auto auto auto;gap:8px;align-items:center;margin-bottom:10px;color:#b9c8da;font-size:.92rem}
.reader-scrubber-top span{white-space:nowrap}
.reader-mini-action{padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#eef5ff;font-weight:700;cursor:pointer}
.reader-mini-action:hover{background:rgba(142,233,255,.14)}
.reader-scrubber-card input[type="range"]{width:100%;height:8px;accent-color:#8ee9ff;background:transparent;-webkit-appearance:auto;writing-mode:horizontal-tb}
.reader-scroll-rail{display:none !important}
@media (max-width:1080px){.reader-scrubber-top{grid-template-columns:1fr 1fr;}.reader-scrubber-top span{display:none}}

.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;padding:4px 28px 14px}.catalog-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 28px 12px}.catalog-stat{font-size:1.05rem}
.card-poster{position:relative}
.card-badge-stack{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:8px;z-index:2}
.card-badge{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:rgba(5,14,26,.55);border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 20px rgba(0,0,0,.22);backdrop-filter:blur(8px);color:#f6fbff;font-size:.72rem;font-weight:800;letter-spacing:.08em}
.badge-lang{min-width:42px}
.badge-free{min-width:46px;padding:0 12px;color:#8ee9ff;background:rgba(5,14,26,.55)}
@media (max-width:980px){.catalog-summary{grid-template-columns:1fr}.catalog-grid{padding-left:16px;padding-right:16px}}


.category-nav{display:flex;gap:10px;flex-wrap:wrap;padding:0 28px 10px}
.category-nav a,.catalog-jump a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:#e8f1fb;font-weight:700;font-size:.9rem}
.category-nav a:hover,.catalog-jump a:hover{background:rgba(255,255,255,.1)}
.catalog-jump{display:flex;gap:10px;flex-wrap:wrap;padding:0 28px 12px}
.section-copy,.catalog-copy{margin:0;color:var(--muted);line-height:1.65;max-width:70ch}
.grouped{padding-top:10px}
.card-source{display:inline-flex;align-items:center;margin-top:10px;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#dff5ff}
.card-source::before{content:'';width:7px;height:7px;border-radius:999px;background:#8ee9ff;display:inline-block;margin-right:8px;opacity:.85}
.card-source-catalog{color:#cfd8e5}
.card-source-catalog::before{background:#cfd8e5}
.card-source-free{color:#8ee9ff}
.card-source-free::before{background:#8ee9ff}
.card-badge-stack{right:8px;top:8px;gap:6px}
.card-badge{min-width:30px;height:30px;padding:0 9px;background:rgba(5,14,26,.34);border-color:rgba(255,255,255,.14);font-size:.68rem;backdrop-filter:blur(6px)}
.badge-free{font-size:.66rem;letter-spacing:.10em}
.badge-lang{background:rgba(6,17,30,.28)}
@media (max-width:700px){.category-nav,.catalog-jump{padding-left:16px;padding-right:16px}.section-copy{font-size:.95rem}}


.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.section-head a{color:var(--brand);font-weight:700;font-size:.94rem;white-space:nowrap}.section-head a:hover{text-decoration:underline}
.home-authors{display:grid !important;grid-auto-flow:column;grid-auto-columns:minmax(228px,280px);gap:16px;overflow-x:auto;padding:4px 0 14px;scrollbar-width:none}.home-authors::-webkit-scrollbar{display:none}.home-authors .author-card{display:block;min-height:100%}.home-authors .author-card-copy h2{font-size:1.08rem;margin-bottom:8px}.home-authors .author-card-copy p{font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.card-badge-stack{top:10px;right:10px;gap:5px;align-items:flex-end}.card-badge{min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:rgba(7,17,29,.42);border:1px solid rgba(255,255,255,.18);box-shadow:0 6px 16px rgba(0,0,0,.2);backdrop-filter:blur(10px);font-size:.62rem;font-weight:800;letter-spacing:.08em}.badge-lang{min-width:34px}.badge-free{min-width:40px;color:#b4efff;background:rgba(7,17,29,.48)}
.category-view{padding-top:4px}
[hidden]{display:none !important}
@media (max-width:820px){.section-head{align-items:flex-start;flex-direction:column}.home-authors{grid-auto-columns:minmax(220px,82vw)}}

.section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title link" "copy link";align-items:end;column-gap:16px;row-gap:6px}
.section-head h2{grid-area:title}
.section-head .section-copy{grid-area:copy}
.section-head a{grid-area:link;align-self:end}
@media (max-width:820px){.section-head{grid-template-columns:1fr;grid-template-areas:"title" "copy" "link";align-items:flex-start}}

.btn-ghost{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.14);color:#dce8f7}.btn-ghost:hover{background:rgba(255,255,255,.08)}
.book-layout-enhanced{align-items:start;grid-template-columns:minmax(260px,380px) minmax(0,1fr)}
.book-side{display:flex;flex-direction:column;gap:14px;position:sticky;top:96px}
.back-btn{width:fit-content}
.book-cover-frame-enhanced{position:relative;overflow:hidden;background:linear-gradient(180deg,#0e1728,#09111e);padding:16px;box-shadow:0 24px 60px rgba(0,0,0,.45)}
.book-cover-frame-enhanced::after{content:'';position:absolute;inset:auto 16px 16px 16px;height:68px;border-radius:16px;background:linear-gradient(180deg,rgba(7,17,29,0),rgba(7,17,29,.2));pointer-events:none}
.book-meta-enhanced{padding-top:6px}
.book-meta-enhanced h1{margin-bottom:16px}
.pill-row-interactive .pill-link{transition:transform .18s ease,background .18s ease,border-color .18s ease}
.pill-row-interactive .pill-link:hover{transform:translateY(-1px);background:rgba(142,233,255,.12);border-color:rgba(142,233,255,.28);color:#f7fbff}
.panel-soft{border:1px solid rgba(255,255,255,.09);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));padding:18px 20px;margin:20px 0}
.book-highlight-title{font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:8px}
.book-highlight p{margin:0;color:#d5e3f3;line-height:1.7}
.book-facts-enhanced{grid-template-columns:repeat(2,minmax(170px,260px));max-width:640px}
.book-facts-enhanced div{min-height:96px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025));border-radius:22px}
.book-facts-enhanced strong{font-size:1.05rem}
.book-subgrid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;margin:10px 0 6px;max-width:760px}.book-subgrid-single{grid-template-columns:minmax(220px,1fr);max-width:420px}
.info-card{padding:16px 18px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.025))}.info-card-author{min-height:100%}
.info-label{margin:0 0 10px;color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}
.info-copy{margin:0;color:#edf4fb;line-height:1.65}
.author-inline-link{color:var(--brand);font-weight:700}
.mini-pills{display:flex;flex-wrap:wrap;gap:10px}
.book-actions{margin-top:18px}
.book-actions .btn{min-width:160px}
@media (max-width:980px){.book-side{position:static}.book-layout-enhanced{grid-template-columns:1fr}.book-subgrid{grid-template-columns:1fr}}
@media (max-width:700px){.book-facts-enhanced{grid-template-columns:1fr}.book-actions .btn{width:100%}}


.author-profile-media img{object-fit:cover;border-radius:18px}
.author-showcase{margin-top:22px;padding:10px 0 24px}
.section-head-split{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}
.showcase-controls{display:flex;gap:10px}
.showcase-btn{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:white;font-size:1.45rem;cursor:pointer;line-height:1}
.showcase-btn:hover{background:rgba(255,255,255,.12)}
.author-showcase-stage{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.08);min-height:460px;background:linear-gradient(135deg, rgba(7,17,29,.86), rgba(9,23,40,.94));box-shadow:var(--shadow)}
.author-showcase-bg{position:absolute;inset:0;background-position:center;background-size:cover;filter:blur(2px) saturate(1.05) brightness(.44);transform:scale(1.05)}
.author-showcase-stage::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(4,9,16,.26), rgba(4,9,16,.8) 42%, rgba(4,9,16,.92));}
.author-showcase-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(230px,310px) minmax(0,1fr);gap:26px;align-items:center;padding:30px}
.author-showcase-cover-wrap{max-width:290px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:rgba(6,15,26,.74);padding:14px;box-shadow:var(--shadow)}
.author-showcase-cover{width:100%;height:auto;max-height:440px;object-fit:contain;border-radius:18px;background:#0b1220}
.author-showcase-copy h3{margin:0 0 14px;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1}
.author-showcase-copy p{margin:0 0 18px;max-width:66ch;color:#e6edf7;line-height:1.8}
.showcase-dots{position:absolute;left:30px;right:30px;bottom:18px;z-index:2;display:flex;gap:8px;justify-content:center}
.showcase-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.35);padding:0;cursor:pointer}
.showcase-dots button.active{background:#8ed6ff}
@media (max-width:980px){.author-showcase-content{grid-template-columns:1fr}.author-showcase-cover-wrap{max-width:320px}.section-head-split{align-items:flex-start;flex-direction:column}}


.book-cover-link{display:block;border-radius:28px;overflow:hidden;cursor:pointer;}
.book-cover-link img{display:block;}


/* v34 author cards equal height + teaser */
.authors-grid{align-items:stretch}
.author-card{display:flex;flex-direction:column;height:100%}
.author-card-media{flex:0 0 auto}
.author-card-copy{display:flex;flex-direction:column;gap:10px;flex:1;min-height:260px}
.author-card-copy p{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#dbe4f5;line-height:1.68;min-height:13.4em}
.author-card-meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}
.author-card-more{color:var(--brand);font-size:1.8rem;line-height:1;opacity:.9}
.author-card-more:hover{opacity:1}
@media (max-width:700px){.author-card-copy{min-height:unset}.author-card-copy p{min-height:10.1em;-webkit-line-clamp:6}}


/* v35 compact author cards */
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;align-items:stretch}
.authors-grid .author-card{min-height:0}
.authors-grid .author-card-media{aspect-ratio:1.55;max-height:150px;padding:12px;align-items:flex-start}
.authors-grid .author-card-media img{object-fit:cover;object-position:center 22%;border-radius:16px}
.authors-grid .author-card-copy{padding:16px;gap:8px;min-height:0}
.authors-grid .author-card-copy h2{font-size:1.05rem;line-height:1.1;margin:0}
.authors-grid .author-card-copy p{font-size:.94rem;line-height:1.5;-webkit-line-clamp:5;min-height:7.5em}
.authors-grid .author-card-meta{margin-top:4px}
.authors-grid .author-card-more{font-size:1.45rem}
@media (max-width:700px){.authors-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.authors-grid .author-card-media{max-height:124px}.authors-grid .author-card-copy p{-webkit-line-clamp:4;min-height:6em}}

.hero-badge.hero-submissions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:22px 22px 20px;position:relative;overflow:hidden}
.hero-badge.hero-submissions img{width:110px;margin-bottom:2px}
.hero-badge.hero-submissions p{margin:0;max-width:30ch;color:#eef5ff;line-height:1.65}
.hero-badge.hero-submissions .btn{margin-top:2px}
.hero-mail{font-size:.94rem;color:var(--brand);opacity:.96}
.hero-mail:hover{text-decoration:underline}
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;align-items:stretch}
.authors-grid .author-card{min-height:0}
.authors-grid .author-card-media{aspect-ratio:1.35;max-height:172px;padding:10px}
.authors-grid .author-card-media img{object-fit:cover;object-position:center 18%;border-radius:18px}
.authors-grid .author-card-copy{padding:14px 14px 12px;gap:6px;min-height:0}
.authors-grid .author-card-copy .eyebrow{margin:0 0 4px;font-size:.73rem}
.authors-grid .author-card-copy h2{font-size:1.02rem;line-height:1.08;margin:0}
.authors-grid .author-card-copy p{font-size:.92rem;line-height:1.42;-webkit-line-clamp:4;min-height:0;max-height:5.8em;margin:0}
.authors-grid .author-card-meta{margin-top:auto;padding-top:4px}
.authors-grid .pill{padding:7px 11px;font-size:.8rem}
.authors-grid .author-card-more{font-size:1.35rem}
@media (max-width:700px){.authors-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.authors-grid .author-card-media{max-height:138px}.hero-badge.hero-submissions{padding:18px}}


/* v38 author cards + about page */
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;align-items:stretch}
.authors-grid .author-card{min-height:0}
.authors-grid .author-card-media{aspect-ratio:1.55;max-height:118px;padding:10px}
.authors-grid .author-card-media img{object-fit:cover;object-position:center 18%;border-radius:18px}
.authors-grid .author-card-copy{padding:12px 12px 10px;gap:5px;min-height:0}
.authors-grid .author-card-copy .eyebrow{margin:0 0 3px;font-size:.72rem}
.authors-grid .author-card-copy h2{font-size:1rem;line-height:1.08;margin:0}
.authors-grid .author-card-copy p{font-size:.9rem;line-height:1.38;-webkit-line-clamp:3;min-height:0;max-height:4.2em;margin:0}
.authors-grid .author-card-meta{margin-top:auto;padding-top:6px}
.authors-grid .pill{padding:6px 10px;font-size:.8rem}
.authors-grid .author-card-more{font-size:1.25rem}
@media (max-width:700px){.authors-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.authors-grid .author-card-media{max-height:108px}}
.about-page{display:grid;gap:18px}
.about-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:18px;align-items:stretch}
.about-copy p{max-width:none}
.about-side{display:flex;flex-direction:column;justify-content:space-between;gap:18px}
.about-brand{display:flex;align-items:center;justify-content:center;padding:18px 16px;background:linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,.01));border:1px solid var(--line);border-radius:20px}
.about-brand img{width:min(240px,72%);height:auto}
.about-contacts ul{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:14px}
.about-contacts li{color:#dbe4f5;line-height:1.55}
.about-contacts a{color:var(--brand)}
.about-contacts a:hover{text-decoration:underline}
.contact-form-panel .section-head{margin-bottom:14px}
.contact-form{display:grid;gap:14px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.contact-form label{display:grid;gap:8px}
.contact-form span{font-weight:600;color:#eef5ff}
.contact-form input,.contact-form select,.contact-form textarea{width:100%;background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:16px;color:#eef5ff;padding:14px 15px;font:inherit}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9fb2cf}
.contact-form textarea{resize:vertical;min-height:180px}
.form-actions{display:flex;flex-wrap:wrap;gap:12px}
.submission-banner{display:flex;align-items:center;justify-content:space-between;gap:18px}
.submission-banner h2{margin:0 0 8px;font-size:clamp(1.5rem,2.4vw,2.2rem)}
.submission-banner p{margin:0;color:#dbe4f5;max-width:68ch;line-height:1.7}
@media (max-width:980px){.about-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.submission-banner{flex-direction:column;align-items:flex-start}}


/* v42 refinements */
.hero-submissions{min-height:0;background:linear-gradient(180deg, rgba(255,255,255,.13), rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(24px) saturate(1.08);-webkit-backdrop-filter:blur(24px) saturate(1.08);box-shadow:0 16px 44px rgba(0,0,0,.26)}
.hero-submissions p{font-size:1rem;line-height:1.65}
.footer.footer-legal{justify-content:space-between;align-items:flex-start}
.footer.footer-legal p{max-width:88ch;font-size:.84rem;line-height:1.65;color:var(--muted)}
.footer.footer-legal a{color:var(--brand)}
.contact-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, #dce8f6 50%),linear-gradient(135deg, #dce8f6 50%, transparent 50%);background-position:calc(100% - 22px) calc(1.1em + 2px),calc(100% - 14px) calc(1.1em + 2px);background-size:8px 8px,8px 8px;background-repeat:no-repeat;padding-right:44px}
.contact-form select option{background:#0d1524;color:#eef5ff}
.contact-form select:focus,.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:rgba(125,211,252,.45);box-shadow:0 0 0 3px rgba(125,211,252,.12)}
.about-copy p{max-width:74ch}
.submission-banner-hero{position:relative;overflow:hidden;min-height:320px;padding:0}
.submission-banner-bg{position:absolute;inset:0;background-position:center;background-size:cover;transition:background-image .55s ease, transform 1.2s ease;transform:scale(1.02)}
.submission-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg, rgba(7,17,29,.72), rgba(7,17,29,.42) 50%, rgba(7,17,29,.28))}
.submission-banner-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:34px 34px 36px}
.submission-banner-content h2{max-width:17ch;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02;margin:0 0 10px}
.submission-banner-content p{max-width:46ch}
.home-authors{grid-auto-columns:minmax(170px,196px);gap:8px}
.home-authors .author-card-media{max-height:96px;padding:7px}
.home-authors .author-card-copy{padding:9px 9px 8px}
.home-authors .author-card-copy p{font-size:.82rem;line-height:1.32;-webkit-line-clamp:3;max-height:3.9em}
.home-authors .author-card-copy h2{font-size:.92rem}
.home-authors .author-card-meta{padding-top:2px}
.home-authors .author-card-more{font-size:.8rem}
@media (max-width:980px){
  .submission-banner-content{grid-template-columns:1fr}
  .submission-banner-content h2{max-width:14ch}
}


/* v43 */
.author-card-media.portrait-mask,.authors-grid .author-card-media,.home-authors .author-card-media{aspect-ratio:.72;max-height:210px;padding:10px;align-items:flex-start;background:#0c1627}
.author-card-media.portrait-mask img,.authors-grid .author-card-media img,.home-authors .author-card-media img,.author-profile-media img{width:100%;height:100%;object-fit:cover;object-position:center 14%;border-radius:18px}
.home-authors{grid-auto-columns:minmax(190px,220px)!important;gap:10px!important;padding:4px 0 12px!important}
.home-authors .author-card-copy{padding:10px 10px 9px!important;gap:5px!important;min-height:0!important}
.home-authors .author-card-copy p{font-size:.84rem!important;line-height:1.35!important;-webkit-line-clamp:4!important;max-height:4.8em!important;margin:0!important}
.home-authors .author-card-copy h2{font-size:1rem!important;line-height:1.05!important;margin:0!important}
.home-authors .author-card-meta{padding-top:4px!important}
.home-authors .author-card-more{font-size:.82rem!important;color:var(--brand)!important}
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:12px!important}
.authors-grid .author-card-media{max-height:165px!important}
.authors-grid .author-card-copy{padding:12px 12px 10px!important;gap:6px!important}
.authors-grid .author-card-copy p{font-size:.92rem!important;line-height:1.4!important;-webkit-line-clamp:4!important;max-height:5.8em!important}
.author-band-slider{padding-top:8px}
.author-band-slider .section-head{display:none}
#featured-authors-band{display:grid;gap:14px}
.featured-author-slide{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:22px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg, rgba(14,165,183,.06), rgba(124,58,237,.08));box-shadow:var(--shadow)}
.featured-author-media{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#0b1220;aspect-ratio:.78;max-height:300px}
.featured-author-media img{width:100%;height:100%;object-fit:cover;object-position:center 18%}
.featured-author-copy h3{margin:0 0 10px;font-size:clamp(1.9rem,4vw,3rem)}
.featured-author-copy p{margin:0 0 12px;color:#dbe4f5;line-height:1.7;max-width:62ch}
.featured-author-dots{display:flex;gap:8px;padding-left:8px}
.featured-author-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.28);cursor:pointer}
.featured-author-dots button.active{background:#fff}
@media (max-width:900px){.featured-author-slide{grid-template-columns:1fr}.featured-author-media{max-width:260px}}

.hero-submissions::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg, rgba(10,18,30,.18), rgba(10,18,30,.04) 45%, rgba(255,255,255,.05));pointer-events:none}
.hero-submissions > *{position:relative;z-index:1}

/* v47 author layout refinements */
.author-profile{grid-template-columns:minmax(240px,320px) minmax(0,1fr) minmax(0,260px);align-items:start;gap:22px}
.author-profile-side{display:flex;flex-direction:column;gap:14px}
.author-side-panel{background:linear-gradient(180deg,rgba(17,28,46,.72),rgba(10,16,28,.86));border:1px solid var(--line);border-radius:24px;padding:22px}
.author-side-panel h2{margin:0 0 14px;font-size:1.2rem}
.author-social-list{display:grid;gap:10px}
.author-social-link{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:var(--text);text-decoration:none}
.author-social-link:hover{border-color:rgba(166,229,255,.32);transform:translateY(-1px)}
.author-social-label{color:var(--muted);font-size:.92rem}
@media (max-width:1080px){.author-profile{grid-template-columns:minmax(220px,300px) 1fr}.author-profile-side{grid-column:2 / -1}}
@media (max-width:820px){.author-profile{grid-template-columns:1fr}.author-profile-side{grid-column:auto}}
.home-authors{grid-auto-columns:minmax(175px,190px)!important;gap:6px!important;padding:4px 0 10px!important}
.home-authors .author-card-media{aspect-ratio:.72!important;max-height:175px!important;padding:8px!important}
.home-authors .author-card-copy{padding:8px 9px 8px!important;gap:3px!important}
.home-authors .author-card-copy .eyebrow{margin:0 0 1px!important}
.home-authors .author-card-copy h2{margin:0 0 3px!important}
.home-authors .author-card-copy p{margin:0!important;font-size:.82rem!important;line-height:1.28!important;-webkit-line-clamp:4!important;max-height:4.15em!important}
.home-authors .author-card-meta{padding-top:2px!important}
.authors-grid .author-card-media{aspect-ratio:.72!important;max-height:190px!important}
.authors-grid .author-card-copy{gap:4px!important}
.authors-grid .author-card-copy .eyebrow{margin:0 0 1px!important}
.authors-grid .author-card-copy h2{margin:0 0 3px!important}


/* v48 author cards refinement */
.home-authors{grid-auto-columns:minmax(218px,240px)!important;gap:12px!important;padding:2px 0 12px!important}
.home-authors .author-card,
.authors-grid .author-card{display:flex;flex-direction:column;height:auto;min-height:0;background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden}
.home-authors .author-card-media,
.authors-grid .author-card-media,
.author-card-media.portrait-mask{aspect-ratio:.78!important;max-height:none!important;padding:12px!important;background:linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,.01))!important;align-items:stretch!important}
.home-authors .author-card-media img,
.authors-grid .author-card-media img,
.author-card-media.portrait-mask img{object-fit:cover!important;object-position:center 18%!important;border-radius:18px!important;display:block}
.home-authors .author-card-copy,
.authors-grid .author-card-copy{padding:12px 12px 10px!important;gap:4px!important;min-height:0!important}
.home-authors .author-card-copy .eyebrow,
.authors-grid .author-card-copy .eyebrow{margin:0 0 2px!important;font-size:.75rem!important;letter-spacing:.18em!important;color:#dfe7f7!important;opacity:.95}
.home-authors .author-card-copy h2,
.authors-grid .author-card-copy h2{margin:0 0 4px!important;font-size:1.02rem!important;line-height:1.08!important}
.home-authors .author-card-copy p,
.authors-grid .author-card-copy p{margin:0!important;font-size:.9rem!important;line-height:1.42!important;-webkit-line-clamp:4!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:5.7em!important;min-height:0!important;color:#dbe4f5}
.home-authors .author-card-meta,
.authors-grid .author-card-meta{margin-top:8px!important;padding-top:0!important;display:flex;align-items:center;justify-content:space-between;gap:8px}
.home-authors .author-card-more,
.authors-grid .author-card-more{font-size:.92rem!important;color:var(--brand)!important}
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px!important}
@media (max-width:700px){.home-authors{grid-auto-columns:minmax(196px,220px)!important}.authors-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important}}

/* v49 author card cleanup */
.home-authors{grid-auto-columns:minmax(208px,220px)!important;gap:12px!important;padding:4px 0 8px!important}
.home-authors .author-card{display:grid!important;grid-template-rows:auto 1fr!important;min-height:0!important;border-radius:22px!important;overflow:hidden!important}
.home-authors .author-card-media{aspect-ratio:.74!important;max-height:156px!important;padding:8px!important;align-items:flex-start!important}
.home-authors .author-card-media img{border-radius:16px!important;object-position:center 16%!important}
.home-authors .author-card-copy{display:flex!important;flex-direction:column!important;min-height:0!important;padding:10px 10px 9px!important;gap:2px!important}
.home-authors .author-card-copy .eyebrow{font-size:.69rem!important;letter-spacing:.18em!important;margin:0 0 2px!important;opacity:.92}
.home-authors .author-card-copy h2{font-size:1rem!important;line-height:1.06!important;margin:0 0 4px!important}
.home-authors .author-card-copy p{font-size:.85rem!important;line-height:1.34!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:0!important;max-height:4.35em!important;margin:0!important}
.home-authors .author-card-meta{margin-top:auto!important;padding-top:6px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.home-authors .author-card-more{font-size:.9rem!important;letter-spacing:0!important;color:var(--brand)!important}
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px!important}
.authors-grid .author-card{display:grid!important;grid-template-rows:auto 1fr!important;min-height:0!important;border-radius:22px!important;overflow:hidden!important}
.authors-grid .author-card-media{aspect-ratio:.74!important;max-height:168px!important;padding:9px!important}
.authors-grid .author-card-media img{border-radius:16px!important;object-fit:cover!important;object-position:center 16%!important}
.authors-grid .author-card-copy{display:flex!important;flex-direction:column!important;min-height:0!important;padding:12px 12px 11px!important;gap:3px!important}
.authors-grid .author-card-copy .eyebrow{font-size:.71rem!important;letter-spacing:.18em!important;margin:0 0 2px!important}
.authors-grid .author-card-copy h2{font-size:1.04rem!important;line-height:1.08!important;margin:0 0 5px!important}
.authors-grid .author-card-copy p{font-size:.9rem!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:0!important;max-height:5.4em!important;margin:0!important}
.authors-grid .author-card-meta{margin-top:auto!important;padding-top:7px!important}
.authors-grid .author-card-more{font-size:.92rem!important;color:var(--brand)!important}
@media (max-width:700px){.home-authors{grid-auto-columns:minmax(188px,200px)!important}.home-authors .author-card-media{max-height:140px!important}.authors-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important}}


/* v50 final overrides */

.page-hero p{max-width:96ch}
.section-copy{max-width:96ch}
.home-authors{grid-auto-columns:minmax(212px,232px)!important;gap:12px!important;padding:4px 0 12px!important}
.home-authors .author-card,.authors-grid .author-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018))!important}
.home-authors .author-card-media,.authors-grid .author-card-media,.author-card-media.portrait-mask{aspect-ratio:.72!important;max-height:152px!important;padding:9px!important;align-items:stretch!important;background:linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,.01))!important}
.home-authors .author-card-media img,.authors-grid .author-card-media img,.author-card-media.portrait-mask img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 18%!important;border-radius:16px!important}
.home-authors .author-card-copy,.authors-grid .author-card-copy{padding:10px 11px 10px!important;gap:2px!important;min-height:0!important}
.home-authors .author-card-copy .eyebrow,.authors-grid .author-card-copy .eyebrow{margin:0 0 1px!important;font-size:.69rem!important;letter-spacing:.18em!important;line-height:1.2!important}
.home-authors .author-card-copy h2,.authors-grid .author-card-copy h2{margin:0 0 4px!important;font-size:1rem!important;line-height:1.06!important}
.home-authors .author-card-copy p,.authors-grid .author-card-copy p{margin:0!important;font-size:.88rem!important;line-height:1.36!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:5.45em!important;min-height:0!important;color:#dbe4f5!important}
.home-authors .author-card-meta,.authors-grid .author-card-meta{margin-top:6px!important;padding-top:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
.home-authors .author-card-more,.authors-grid .author-card-more{font-size:.88rem!important;color:var(--brand)!important;letter-spacing:0!important}
.authors-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px!important}
@media (max-width:700px){.home-authors{grid-auto-columns:minmax(186px,198px)!important}.home-authors .author-card-media,.authors-grid .author-card-media{max-height:138px!important}.authors-grid{grid-template-columns:repeat(auto-fit,minmax(188px,1fr))!important;gap:12px!important}}
.collab-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:26px;align-items:stretch}
.collab-media{min-height:420px;border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow);position:relative;overflow:hidden;background:linear-gradient(180deg, rgba(6,12,22,.08), rgba(6,12,22,.18));}
.collab-media.collage{padding:18px;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}
.collab-shot{margin:0;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px rgba(0,0,0,.28);background:#0b1322}
.collab-shot img{width:100%;height:100%;display:block;object-fit:cover}
.collab-shot.primary{min-height:100%;}
.collab-shot.primary img{height:100%;min-height:380px;object-position:center center}
.collab-shot.secondary{position:absolute;left:22px;bottom:22px;width:42%;max-width:280px;transform:rotate(-2deg);backdrop-filter:blur(8px)}
.collab-shot.secondary img{aspect-ratio:4/5;object-position:center center}
.collab-copy h1{max-width:12ch}
.collab-copy p{max-width:58ch}
.collab-copy p{max-width:60ch}
.collab-note{color:var(--muted)}
.info-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.info-columns article{padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.02)}
.info-columns h3{margin:0 0 8px}.info-columns p{margin:0;color:#dbe4f5;line-height:1.65}
.collab-form .field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.collab-form label{display:flex;flex-direction:column;gap:8px;color:#eef5ff;font-weight:600}
.collab-form input,.collab-form textarea{width:100%;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.03));color:#f5f8ff;font:inherit}
.collab-form input::placeholder,.collab-form textarea::placeholder{color:#a7b6cc}
.collab-form input:focus,.collab-form textarea:focus{outline:none;border-color:rgba(137,224,255,.55);box-shadow:0 0 0 4px rgba(137,224,255,.08)}
.tiny-note{font-size:.86rem;color:#aebbd0;margin-top:12px}
@media (max-width:980px){.collab-hero{grid-template-columns:1fr}.info-columns,.collab-form .field-grid{grid-template-columns:1fr}.collab-media{min-height:340px}.collab-shot.primary img{min-height:320px}.collab-shot.secondary{width:46%;left:16px;bottom:16px}}
@media (max-width:700px){.collab-media{min-height:280px;padding:12px}.collab-shot.primary img{min-height:260px}.collab-shot.secondary{position:absolute;width:44%;left:12px;bottom:12px}}

.intro-link-card{display:flex;flex-direction:column;gap:12px;justify-content:space-between;min-height:220px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-weight:700}.text-link:hover{text-decoration:underline}
.footer-sitemap{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:24px;align-items:start}.footer-brand-block{display:flex;flex-direction:column;gap:14px}.footer-brand-block img{width:86px;height:auto}.footer-sitemap-links{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:8px 16px}.footer-sitemap-links a{color:#dbe7f4;font-size:.95rem}.footer-sitemap-links a:hover{color:white;text-decoration:underline}
.feature-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:22px;align-items:stretch;padding:12px 0 18px}.feature-copy{display:flex;flex-direction:column;justify-content:center}.feature-copy h1{font-size:clamp(2rem,4vw,4rem);line-height:1.02;margin:.1em 0 .3em}.feature-copy p{color:var(--muted);line-height:1.7;font-size:1.03rem}.feature-media{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:rgba(255,255,255,.03);min-height:360px}.feature-media img{width:100%;height:100%;object-fit:cover}.single-image{min-height:420px}.compact-panel{margin-top:4px}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:8px 0 28px}.tool-card{display:flex;flex-direction:column;gap:14px}.tool-card h2{margin:0}.tool-card p{flex:1}
@media (max-width:900px){.feature-hero,.footer-sitemap,.tool-grid{grid-template-columns:1fr}.footer-sitemap-links{grid-template-columns:1fr 1fr}.single-image{min-height:280px}}


.tool-card{display:flex;flex-direction:column;gap:14px;min-height:100%}
.tool-card-logo{display:flex;align-items:center;justify-content:center;min-height:110px;padding:10px 8px 2px}
.tool-card-logo img{width:100%;max-width:300px;height:88px;object-fit:contain;object-position:center;filter:drop-shadow(0 10px 24px rgba(0,0,0,.35));opacity:1}
.tool-card h2{margin:0}
.tool-card p{flex:1}
.tool-card .btn{align-self:flex-start}
.tool-showcase{margin-top:22px}
.tool-showcase h2{margin-top:0}
.tool-showcase p + .tool-slideshow{margin-top:18px}
.tool-slideshow{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));box-shadow:var(--shadow)}
.tool-slides-track{display:flex;width:300%;animation:toolSlideshow 18s infinite ease-in-out}
.tool-slide{width:33.333333%;margin:0;flex:0 0 33.333333%;padding:0}
.tool-slide img{display:block;width:100%;height:auto;aspect-ratio:28/9;object-fit:cover;background:#0a1220}
@keyframes toolSlideshow{0%,28%{transform:translateX(0)}33%,61%{transform:translateX(-33.333333%)}66%,94%{transform:translateX(-66.666666%)}100%{transform:translateX(0)}}
@media (max-width:900px){.tool-card-logo{min-height:94px}.tool-card-logo img{height:72px}.tool-slide img{aspect-ratio:16/9}}

/* v63 collabora page refresh */
.collab-hero{position:relative;overflow:hidden;min-height:540px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.34fr);gap:24px;align-items:end;padding:30px}
.collab-hero-slider{position:absolute;inset:0;z-index:0}
.collab-hero-track{display:flex;width:200%;height:100%;animation:collabHeroSlider 16s infinite ease-in-out}
.collab-hero-frame{width:50%;flex:0 0 50%;margin:0;height:100%}
.collab-hero-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;filter:saturate(1.03) contrast(1.02)}
.collab-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg, rgba(5,12,22,.92) 0%, rgba(7,15,28,.82) 34%, rgba(8,18,30,.54) 58%, rgba(8,18,30,.76) 100%),linear-gradient(180deg, rgba(7,17,29,.2), rgba(7,17,29,.52) 80%, rgba(7,17,29,.72));}
.collab-overlay-card,.collab-side-note{position:relative;z-index:1}
.collab-overlay-card{max-width:760px;padding:30px 28px;border-radius:28px;background:linear-gradient(180deg, rgba(6,13,23,.56), rgba(6,13,23,.4));border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 18px 46px rgba(0,0,0,.22)}
.collab-overlay-card h1{max-width:11ch;font-size:clamp(2.3rem,4.8vw,4.8rem);line-height:.96;margin:.1em 0 .28em}
.collab-overlay-card p{max-width:63ch;color:#edf4ff;line-height:1.72}
.collab-note{color:#dce8f8}
.collab-side-note{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;border-radius:24px;background:linear-gradient(180deg, rgba(255,255,255,.13), rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 16px 38px rgba(0,0,0,.22)}
.collab-side-note h2{margin:0 0 10px;font-size:1.5rem;line-height:1.05}.collab-side-note p{margin:0;color:#edf4ff;line-height:1.65}
.info-columns article{background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02))}
#form-collab.panel{background:linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02))}
@keyframes collabHeroSlider{0%,44%{transform:translateX(0)}50%,94%{transform:translateX(-50%)}100%{transform:translateX(0)}}
@media (max-width:1100px){.collab-hero{grid-template-columns:1fr;min-height:0;padding:22px}.collab-side-note{max-width:520px}.collab-overlay-card h1{max-width:14ch}}
@media (max-width:700px){.collab-hero{padding:16px;min-height:420px}.collab-overlay-card{padding:20px 18px}.collab-overlay-card h1{font-size:clamp(2rem,11vw,3rem)}.collab-side-note{padding:18px}}


/* Search bar */
.topbar{flex-wrap:wrap}
.topbar-search-wrap{position:relative;flex:1 1 320px;max-width:520px;min-width:240px}
.topbar-search{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.topbar-search:focus-within{border-color:rgba(142,233,255,.55);box-shadow:0 0 0 4px rgba(142,233,255,.08)}
.topbar-search-icon{font-size:1rem;opacity:.8;line-height:1}
.topbar-search input{width:100%;border:0;outline:none;background:transparent;color:#f7fbff;font-size:.98rem}
.topbar-search input::placeholder{color:#9eb0c7}
.topbar-search button{border:0;background:rgba(255,255,255,.08);color:white;padding:8px 12px;border-radius:999px;font-weight:700;cursor:pointer}
.topbar-search button:hover{background:rgba(255,255,255,.14)}
.search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(8,16,28,.98);backdrop-filter:blur(14px);box-shadow:0 18px 40px rgba(0,0,0,.38)}
.search-results.open{display:block}
.search-result{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:14px}
.search-result:hover,.search-result.active{background:rgba(255,255,255,.06)}
.search-result-copy{min-width:0}
.search-result-type{display:block;margin-bottom:4px;color:var(--brand);font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}
.search-result-title{display:block;font-weight:800;color:#fff}
.search-result-meta{display:block;margin-top:3px;color:var(--muted);font-size:.88rem;line-height:1.45}
.search-result-arrow{flex:0 0 auto;color:#dce9f7;font-size:1.15rem;opacity:.75}
.search-empty{padding:14px 16px;color:var(--muted);font-size:.92rem}
.search-results-footer{padding:10px 14px 4px;color:var(--muted);font-size:.82rem}

@media (max-width:980px){
  .topbar{padding:14px 18px}
  .topbar-search-wrap{order:3;max-width:none;flex-basis:100%}
  nav{width:100%}
}
@media (max-width:640px){
  .topbar-search{padding:9px 12px}
  .topbar-search button{padding:7px 10px;font-size:.9rem}
}


/* v65 refinements */
.collab-hero.collab-hero-single{min-height:620px;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:stretch}
.collab-hero-track-single{width:100%;animation:none}
.collab-hero-track-single .collab-hero-frame{width:100%;flex:0 0 100%}
.collab-hero.collab-hero-single .collab-hero-frame img{transform:scale(1.02);object-position:center center}
.collab-hero.collab-hero-single .collab-hero-shade{background:linear-gradient(90deg, rgba(4,10,20,.95) 0%, rgba(5,12,22,.9) 28%, rgba(8,18,30,.6) 56%, rgba(7,16,28,.84) 100%),linear-gradient(180deg, rgba(5,11,20,.08) 0%, rgba(5,11,20,.48) 72%, rgba(5,11,20,.74) 100%)}
.collab-hero-single .collab-overlay-card{align-self:center;margin:12px 0 18px;max-width:720px;padding:34px 30px;background:linear-gradient(180deg, rgba(4,10,20,.76), rgba(6,13,23,.58));box-shadow:0 22px 60px rgba(0,0,0,.34)}
.collab-hero-single .collab-overlay-card h1{max-width:8.5ch;font-size:clamp(2.6rem,5vw,5.2rem)}
.collab-hero-single .collab-overlay-card p{font-size:1.04rem;line-height:1.76;color:#f2f7ff}
.collab-hero-single .collab-side-note{align-self:end;max-width:340px;margin-left:auto;background:linear-gradient(180deg, rgba(255,255,255,.18), rgba(255,255,255,.07));border-color:rgba(255,255,255,.18);box-shadow:0 18px 44px rgba(0,0,0,.28)}
.collab-hero-single .hero-actions{flex-wrap:wrap}
@media (max-width:1100px){.collab-hero.collab-hero-single{grid-template-columns:1fr;min-height:560px}.collab-hero-single .collab-side-note{max-width:none;margin-left:0}}
@media (max-width:700px){.collab-hero.collab-hero-single{min-height:500px}.collab-hero-single .collab-overlay-card{padding:22px 18px}.collab-hero-single .collab-overlay-card h1{max-width:10ch;font-size:clamp(2.15rem,12vw,3.4rem)}.collab-hero-single .collab-overlay-card p{font-size:.99rem;line-height:1.66}}
.search-results{max-height:min(70vh,560px);overflow:auto}
.search-result mark{background:rgba(142,233,255,.18);color:#fff;padding:0 .14em;border-radius:.28em}

/* polish: catalog hero */
.page-hero p:not(.eyebrow){max-width:1200px}

/* tools page */
.tools-intro-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.tools-feature-band{display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:stretch;background:linear-gradient(135deg, rgba(12,27,48,.96), rgba(9,18,32,.94));border:1px solid rgba(130,180,255,.16);box-shadow:0 20px 40px rgba(0,0,0,.25)}
.tools-feature-band h2{margin:8px 0 12px;font-size:clamp(1.75rem,3vw,2.5rem)}
.tools-feature-band p{margin:0;color:var(--muted)}
.tools-feature-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.mini-panel{padding:20px;border-radius:24px;border:1px solid rgba(143,176,220,.16);background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));backdrop-filter:blur(14px)}
.tools-feature-stats .mini-panel{display:flex;flex-direction:column;justify-content:flex-end;min-height:160px}
.tools-feature-stats strong{font-size:2rem;line-height:1;color:var(--text)}
.tools-feature-stats span{margin-top:8px;color:var(--muted)}
.tool-grid{margin-top:26px}
.tool-card{position:relative;overflow:hidden;padding:24px;display:flex;flex-direction:column;gap:14px;min-height:100%;background:linear-gradient(180deg, rgba(8,20,37,.96), rgba(7,17,29,.98));border:1px solid rgba(143,176,220,.16);box-shadow:0 20px 35px rgba(0,0,0,.22)}
.tool-card::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at top right, rgba(77,150,255,.11), transparent 36%);pointer-events:none}
.tool-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.tool-free-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid rgba(133,196,255,.28);background:rgba(46,118,210,.12);color:#b8d9ff;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}
.tool-card-logo{min-height:112px;display:flex;align-items:center;justify-content:center; padding:0; margin-left:auto}
.tool-card h2{margin:0;font-size:2rem}
.tool-card p{margin:0;color:var(--muted);line-height:1.7}
.tool-card .btn{margin-top:auto;align-self:flex-start}
.tool-showcase{margin-top:28px;border:1px solid rgba(143,176,220,.16);background:linear-gradient(180deg, rgba(8,20,37,.95), rgba(6,14,26,.98))}
.tool-slideshow{margin-top:18px;border-radius:26px;overflow:hidden;border:1px solid rgba(143,176,220,.12);box-shadow:0 20px 45px rgba(0,0,0,.25)}
@media (max-width: 980px){.tools-feature-band{grid-template-columns:1fr}.tools-feature-stats{grid-template-columns:repeat(3, minmax(0,1fr));}}
@media (max-width: 720px){.tools-feature-stats{grid-template-columns:1fr}.tool-card-top{flex-direction:column;align-items:flex-start}.tool-card-logo{margin-left:0}}

/* about page */
.about-page{display:flex;flex-direction:column;gap:28px}
.about-grid{align-items:start}
.about-copy{background:linear-gradient(135deg, rgba(8,20,38,.98), rgba(7,18,31,.95));border:1px solid rgba(133,176,220,.16);box-shadow:0 22px 44px rgba(0,0,0,.24)}
.about-copy h1{margin-bottom:18px}
.about-copy p{font-size:1.08rem;line-height:1.75}
.about-side{position:sticky;top:28px;background:linear-gradient(180deg, rgba(8,20,38,.96), rgba(10,22,39,.92));border:1px solid rgba(133,176,220,.16);box-shadow:0 22px 44px rgba(0,0,0,.24)}
.about-brand{padding:22px;border-radius:28px;background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.01));border:1px solid rgba(133,176,220,.12)}
.about-brand img{max-width:min(100%, 360px);margin:auto;display:block;filter:drop-shadow(0 10px 24px rgba(0,0,0,.22))}
.about-contacts ul{display:grid;gap:16px}
.about-contacts li{padding:18px 18px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(133,176,220,.12)}
.about-values{display:grid;grid-template-columns:repeat(3, minmax(0,1fr));gap:18px}
.about-values .mini-panel h3{margin:8px 0 10px;font-size:1.35rem}
.about-values .mini-panel p{margin:0;color:var(--muted);line-height:1.65}
.contact-form-panel{border:1px solid rgba(133,176,220,.16);box-shadow:0 22px 44px rgba(0,0,0,.24)}
@media (max-width: 980px){.about-values{grid-template-columns:1fr}.about-side{position:static}}


/* refinement + privacy */
.page-hero p{max-width:66ch}
.tools-hero-refined{position:relative;overflow:hidden}
.tools-hero-refined::before{content:'';position:absolute;inset:auto -12% -55% auto;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle, rgba(142,233,255,.16), rgba(142,233,255,0) 64%);pointer-events:none}
.tools-hero-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.tools-hero-pills span,.collab-side-points span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#e7f4ff;font-size:.9rem}
.tools-grid-refined .tool-card{position:relative;overflow:hidden;background:linear-gradient(180deg, rgba(12,24,41,.94), rgba(8,20,36,.98));border-color:rgba(255,255,255,.12)}
.tools-grid-refined .tool-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg, rgba(142,233,255,.07), transparent 42%, rgba(255,255,255,.03));pointer-events:none}
.tools-grid-refined .tool-card > *{position:relative;z-index:1}
.tool-card-logo{min-height:110px;display:flex;align-items:center;justify-content:center}
.tool-free-badge{box-shadow:0 8px 22px rgba(0,0,0,.22)}
.tool-showcase{margin-top:18px}
.about-page-refined .about-grid{align-items:stretch}.about-copy{position:relative;overflow:hidden}.about-copy::before{content:'';position:absolute;right:-120px;top:-100px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle, rgba(142,233,255,.08), transparent 68%);pointer-events:none}.about-copy > *{position:relative;z-index:1}
.about-side{display:flex;flex-direction:column;justify-content:space-between;gap:24px;background:linear-gradient(180deg, rgba(12,24,41,.9), rgba(8,20,36,.98))}
.about-brand{padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015))}
.about-contacts ul li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.about-contacts ul li:last-child{border-bottom:none}
.about-values-refined .mini-panel{background:linear-gradient(180deg, rgba(15,29,47,.92), rgba(9,18,31,.96));box-shadow:var(--shadow)}
.contact-consent{display:flex;align-items:center;gap:10px;margin-top:10px;padding:0;border:none;background:none;color:#dbe7f4;font-size:.92rem}.contact-consent input{margin:0;accent-color:#8ee9ff;width:16px;height:16px;flex:0 0 16px}.contact-consent span{line-height:1.45}.contact-consent a{color:var(--brand);text-decoration:underline}
.form-note{margin:10px 0 0;color:var(--muted);font-size:.94rem;line-height:1.6}.honeypot{position:absolute !important;left:-9999px !important;opacity:0 !important;width:1px !important;height:1px !important;pointer-events:none !important}
.legal-shell{max-width:1040px}.legal-prose h2{font-size:1.2rem;margin-top:1.8rem}.legal-update{margin-top:2rem;color:var(--muted)}
.collab-hero-refined{grid-template-columns:minmax(0,1.15fr) 320px;gap:22px;align-items:end;overflow:hidden}.collab-overlay-card{max-width:780px;background:linear-gradient(180deg, rgba(7,17,29,.86), rgba(7,17,29,.72));backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.collab-hero-refined .collab-hero-slider{opacity:.92}.collab-side-note{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.03));backdrop-filter:blur(12px)}.collab-side-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.footer-sitemap-links a{opacity:.94}
@media (max-width:1100px){.collab-hero-refined{grid-template-columns:1fr}.collab-side-note{min-height:auto}.tool-card-logo{min-height:90px}}
@media (max-width:760px){.contact-consent{font-size:.88rem;align-items:flex-start}.tools-hero-pills,.collab-side-points{gap:8px}.tools-hero-pills span,.collab-side-points span{font-size:.82rem}}


.thankyou-panel{max-width:900px;margin:0 auto;text-align:left}.thankyou-panel .hero-actions{margin-top:1.5rem;flex-wrap:wrap}

.collab-side-note p:last-child{margin-bottom:0}
