:root{--bg: #fafaf9;--surface: #ffffff;--surface-strong: #ffffff;--border: #e7e5e4;--text: #1c1917;--text-soft: #78716c;--primary: #1c1917;--primary-soft: #f5f5f4;--accent: #0d9488;--container: 900px;--shadow: 0 2px 16px rgba(28, 25, 23, .06);--container-wide: 1200px;--container-base: 960px;--container-text: 720px;--container-gutter-desktop: 24px;--container-gutter-mobile: 20px;--header-height-desktop: 72px;--header-height-mobile: 64px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}main{min-height:70vh}.container-wide,.container-base,.container-text{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--container-gutter-desktop);padding-right:var(--container-gutter-desktop);box-sizing:border-box}.container-wide{max-width:var(--container-wide)}.container-base{max-width:var(--container-base)}.container-text{max-width:var(--container-text)}@media(max-width:640px){.container-wide,.container-base,.container-text{padding-left:var(--container-gutter-mobile);padding-right:var(--container-gutter-mobile)}}.container{width:100%;max-width:var(--container-wide);margin-left:auto;margin-right:auto;padding-left:var(--container-gutter-desktop);padding-right:var(--container-gutter-desktop);box-sizing:border-box}@media(max-width:640px){.container{padding-left:var(--container-gutter-mobile);padding-right:var(--container-gutter-mobile)}}.nav-container{width:100%;max-width:var(--container-wide);margin-left:auto;margin-right:auto;padding-left:var(--container-gutter-desktop);padding-right:var(--container-gutter-desktop);box-sizing:border-box}@media(max-width:640px){.nav-container{padding-left:var(--container-gutter-mobile);padding-right:var(--container-gutter-mobile)}}.site-header{position:sticky;top:0;z-index:20;background:#fafaf9f0;border-bottom:1px solid var(--border);backdrop-filter:blur(18px)}.footer-grid,.hero-grid,.detail-grid,.meta-grid{display:grid;gap:1.5rem}.nav-shell{display:flex;align-items:stretch;justify-content:space-between;min-height:var(--header-height-mobile)}@media(min-width:641px){.nav-shell{min-height:var(--header-height-desktop)}}.nav-left{display:flex;align-items:center;gap:2rem}.nav-left nav{display:flex;align-self:stretch}.nav-right{display:flex;align-items:center}.brand{display:flex;align-items:center;gap:.5rem;font-weight:800;letter-spacing:-.02em}.brand-logo{display:block;flex-shrink:0;object-fit:contain;border-radius:4px}.brand-name{font-size:1.0625rem;line-height:1}.brand--sm .brand-name{font-size:.9375rem}.nav-list,.plain-list{list-style:none;padding:0;margin:0}.nav-list{display:flex;align-items:stretch;list-style:none;padding:0;margin:0;gap:0}.nav-list li{display:flex;align-items:stretch}.nav-link{display:flex;align-items:center;padding:0 .9rem;font-size:.875rem;font-weight:500;color:var(--text-soft);white-space:nowrap;transition:color .15s ease,background .15s ease}.nav-link:hover{color:var(--text);background:var(--primary-soft)}.nav-link--active{color:var(--text);font-weight:600}.lang-switcher{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .5rem;border-radius:6px;border:1px solid transparent;background:transparent;font-size:.8125rem;font-weight:600;color:var(--text-soft);cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.lang-switcher:hover{color:var(--text);border-color:var(--text-soft);background:var(--primary-soft)}.section{padding:2rem 0}.surface-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow)}.hero{padding:4rem 0 2.5rem}.hero-grid{grid-template-columns:1.2fr 1fr;align-items:start}.section-heading h2,.page-header h1{line-height:1.1;letter-spacing:-.03em;margin:0 0 1rem}.hero-copy h1{line-height:1.25;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.hero-copy p,.section-heading p,.page-header p,.quote-detail p,.surface-card p,.surface-card li,.site-footer p{color:var(--text-soft)}.eyebrow{display:inline-block;margin:0 0 .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent)}.quote-card__label{display:inline-block;margin:0 0 .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);text-decoration:none}.quote-card__label:hover{text-decoration:underline}.section-heading,.page-header{margin-bottom:1.75rem}.quote-actions,.hero-actions,.inline-links,.chip-row{display:flex;flex-wrap:wrap;gap:.75rem}.primary-link,.secondary-link,.quote-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.625rem 1rem;border-radius:999px;border:1px solid transparent;font-weight:600}.primary-link{color:var(--accent);background:transparent;border-color:var(--accent)}.primary-link:hover{background:var(--accent);color:#fff}.secondary-link{color:var(--text);background:#fff;border-color:var(--border)}.secondary-link:hover{border-color:var(--text-soft)}.hero-actions .secondary-link{font-size:.875rem;border-color:color-mix(in srgb,var(--border) 80%,transparent)}.not-found-actions{margin-top:1.5rem;margin-bottom:1.5rem}.not-found-nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.quote-actions button{color:var(--text);background:#fff;border-color:var(--border);font-size:.875rem}.quote-actions button:hover{border-color:var(--text-soft)}.quote-actions__link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.625rem 1rem;border-radius:999px;border:1px solid var(--border);font-size:.875rem;font-weight:600;color:var(--text);background:#fff;text-decoration:none}.quote-actions__link:hover{border-color:var(--text-soft)}.copy-wrap{position:relative;display:inline-flex}.copy-tip{position:absolute;left:50%;top:100%;margin-top:.5rem;transform:translate(-50%) translateY(-4px);padding:.35rem .65rem;font-size:.75rem;font-weight:600;color:#fff;background:var(--accent);border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}.copy-tip:before{content:"";position:absolute;left:50%;bottom:100%;margin-left:-5px;border:5px solid transparent;border-bottom-color:var(--accent)}.copy-tip--visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.text-link{color:var(--accent);font-weight:600;font-size:.875rem;display:inline-flex;align-items:center}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.compact-card,.quote-card,.callout-card,.detail-card{padding:1.5rem}.callout-card .quote-author{font-size:.9375rem;font-weight:600;color:var(--text-soft);margin-top:.75rem}.hero-qotd-card{display:block;text-decoration:none;color:inherit;transition:box-shadow .15s ease,border-color .15s ease}.hero-qotd-card:hover{box-shadow:0 4px 20px #1c191714;border-color:var(--text-soft)}.hero-qotd-card .hero-qotd-subtitle{font-size:.875rem;color:var(--text-soft);margin-top:.25rem}.hero-qotd-card .hero-qotd-tags{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-top:.5rem}.hero-qotd-card .card-footer{margin-top:1rem;padding-top:1rem}.hero-qotd-card .card-arrow{color:var(--accent);font-weight:600}.compact-card{display:flex;flex-direction:column}.compact-card .card-footer{margin-top:auto;padding-top:1rem}.compact-card h3,.quote-card h3,.callout-card h2,.detail-card h2{margin-top:0;margin-bottom:.75rem}.card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--text-soft)}.quote-card blockquote,.quote-detail blockquote,.callout-card blockquote{border-left:3px solid var(--accent);padding-left:1.25rem;margin:.75rem 0;position:relative}.quote-card blockquote:before,.quote-detail blockquote:before,.callout-card blockquote:before{content:"“";font-family:Georgia,Times New Roman,serif;font-size:5rem;color:var(--accent);opacity:.18;line-height:0;display:block;margin-bottom:-1rem}.quote-card blockquote p,.quote-detail blockquote p,.callout-card blockquote p{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.55;font-weight:400;color:var(--text)}.quote-detail__blockquote{margin:.5rem 0 0;padding-left:1.5rem}.quote-detail__blockquote:before{font-size:6rem;opacity:.22;margin-bottom:-.5rem}.quote-detail__blockquote p{font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.4;letter-spacing:-.01em;max-width:42ch}.quote-author{margin-top:1.25rem;font-weight:600;color:var(--text)}.quote-explanation{margin-top:.75rem}.topic-list,.author-list,.collection-list,.quote-list{display:grid;gap:1rem}.quote-list{margin-top:1.5rem}.chip-row a,.chip-row span{padding:.5rem .8rem;border-radius:999px;background:var(--primary-soft);color:var(--accent);font-weight:700}.chip-row a:hover{background:var(--accent);color:#fff}.detail-grid{grid-template-columns:2fr 1fr}.meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.meta-item{padding:.75rem 1rem;border-radius:16px;background:var(--bg);border:1px solid var(--border)}.site-footer{border-top:1px solid var(--border);margin-top:4rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;padding:3rem 0 2rem}.footer-brand{display:flex;flex-direction:column;gap:.75rem}.footer-tagline{margin:0;font-size:.875rem;line-height:1.6;max-width:26rem;color:var(--text-soft)}.site-footer h2{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-soft);margin:0 0 .75rem}.site-footer .plain-list li{margin-bottom:.4rem}.site-footer .plain-list a{font-size:.875rem;color:var(--text-soft)}.site-footer .plain-list a:hover{color:var(--accent)}.site-footer .social-link{display:inline-flex;align-items:center;gap:.5rem}.site-footer .social-icon{display:inline-flex;flex-shrink:0}.footer-bottom{width:100%;border-top:1px solid var(--border);padding:1rem 0}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center}.footer-bottom p{margin:0;font-size:.875rem;color:var(--text-soft)}.footer-bottom a{color:var(--text-soft)}.footer-bottom a:hover{color:var(--accent);text-decoration:underline}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}}.prose-page{padding-top:3rem;padding-bottom:4rem}.prose h2{font-size:1.25rem;font-weight:700;margin:2rem 0 .75rem;color:var(--text)}.prose p,.prose li{font-size:1rem;line-height:1.75;color:var(--text-soft)}.prose ul{padding-left:1.25rem;margin:.5rem 0 1rem}.prose li{margin-bottom:.4rem}.prose a{color:var(--accent);font-weight:500}.prose a:hover{text-decoration:underline}.prose strong{color:var(--text);font-weight:600}.lead{font-size:1.0625rem;color:var(--text-soft);margin-top:.5rem;line-height:1.7}.breadcrumb{margin-bottom:1.25rem}.breadcrumb-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--text-soft)}.breadcrumb-item{display:flex;align-items:center;gap:.25rem}.breadcrumb-item a{color:var(--accent);font-weight:500}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-sep{color:var(--border);font-size:.875rem}.card-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem}.meta-links{display:flex;flex-wrap:wrap;gap:.25rem .5rem;margin-top:.25rem}.detail-explanation{margin-top:1.25rem;font-size:1rem;color:var(--text-soft)}.quote-explanation-block,.quote-usage-block,.quote-about-block,.quote-image-block{margin-top:2rem}.quote-explanation-block h2,.quote-usage-block h2,.quote-about-block h2,.quote-image-block h2{font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.quote-explanation-block{margin-bottom:.5rem}.usage-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.usage-chip{display:inline-block;padding:.4rem .9rem;font-size:.875rem;font-weight:600;border-radius:999px;background:var(--primary-soft);color:var(--accent)}.quote-topics-block{margin-top:2rem}.quote-topics-block h2{font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.quote-topics-block .chip-row{margin-top:0}.quote-image-preview{display:block;max-width:400px;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:12px;margin-top:.5rem}.quote-image-download{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;color:var(--accent);background:transparent;border:1px solid var(--accent);border-radius:8px;text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}.quote-image-download:hover{color:#fff;background:var(--accent);border-color:var(--accent)}.quote-image-placeholder{padding:1.5rem;background:var(--bg);border:1px dashed var(--border);border-radius:12px;margin-top:.5rem}.quote-image-placeholder p{margin:.75rem 0 0;font-size:.9375rem;color:var(--text-soft)}.quote-image-skeleton{width:100%;max-width:280px;aspect-ratio:1;background:linear-gradient(90deg,var(--border) 25%,var(--primary-soft) 50%,var(--border) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:12px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar-more-authors{margin-top:1.5rem}.author-compact-list{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:.5rem}.author-compact-item{display:flex;flex-direction:column;gap:.15rem;font-size:.9375rem;font-weight:500;color:var(--accent);text-decoration:none;padding:.35rem 0;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.author-compact-item:hover{color:var(--text);border-bottom-color:var(--accent)}.author-compact-name{font-weight:500}.author-compact-count{font-size:.75rem;font-weight:400;color:var(--text-muted, #6b7280)}.author-compact-all{display:inline-block;margin-top:.75rem;font-size:.875rem;font-weight:500;color:var(--accent);text-decoration:none;transition:color .15s ease}.author-compact-all:hover{color:var(--text)}.quote-actions__primary{color:var(--accent)!important;background:transparent!important;border-color:var(--accent)!important}.quote-actions__primary:hover{background:var(--accent)!important;color:#fff!important}.section--related-quotes{padding-top:3rem}.quote-detail-actions{margin-top:1rem}.quote-bottom-cta{text-align:center;padding:2rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.hero-grid,.detail-grid,.meta-grid{grid-template-columns:1fr}.hero{padding:2.5rem 0 2rem}.section{padding:2.5rem 0}.nav-shell{flex-wrap:wrap;min-height:unset;padding:.75rem 0;gap:.5rem}.nav-left{flex-wrap:wrap;gap:.5rem}.nav-link{padding:.5rem .75rem}}@media(max-width:480px){.quote-actions{flex-direction:column}.quote-actions .primary-link,.quote-actions button,.quote-actions .quote-actions__link,.quote-actions .text-link{width:100%;justify-content:center}}.subtopics-inline{margin-top:1.5rem}.subtopics-label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-soft);margin:0 0 .75rem}.subtopic-tags{display:flex;flex-wrap:wrap;gap:.5rem}.subtopic-tag{display:inline-block;padding:.35rem .85rem;font-size:.8125rem;line-height:1.4;color:var(--text-soft);background:transparent;border:1px solid var(--border);border-radius:999px;white-space:nowrap}
