:root{--page:#fff;--surface:#fff;--surface-muted:#f6f6f6;--text:#090909;--muted:#626264;--border:#e5e5e5;--border-strong:#d8d8d8;--brand-lavender:#8c86aa;--accent:#81559b;--action-primary:#81559b;--accent-hover:#7e3f8f;--accent-pressed:#6a3379;--accent-highlight:#daff7d;--accent-soft:#81559b1a;--success:#b2ef9b;--success-ink:#2b5b2a;--warning:#daff7d;--warning-ink:#465900;--danger:#a43a5c;--danger-deep:#75233f;--info:#496fa8;--info-ink:#2d4f7d;--shadow-card:0 12px 28px #211c171f;--font-ui:var(--font-ui-inter), Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:var(--font-ui-mono), "SFMono-Regular", Consolas, monospace;--font-editorial:"Iowan Old Style", "Palatino Linotype", Baskerville, Georgia, serif;--content-wide:1256px;--content-reading:980px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{background:var(--page);scroll-behavior:smooth;min-width:320px}body{background:var(--page);color:var(--text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;font-size:15px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}::selection{background:var(--accent-highlight);color:#090909}:focus-visible{outline-offset:3px;outline:3px solid #81559b7a}.site-header{z-index:50;border-bottom:1px solid var(--border);background:#fffffff5;height:70px;position:relative}.site-header__inner{grid-template-columns:minmax(350px,1fr) minmax(360px,448px) minmax(290px,1fr);align-items:center;gap:26px;height:100%;padding:0 24px;display:grid}.site-header__left,.site-header__right,.site-nav{align-items:center;display:flex}.site-header__left{gap:46px;height:100%}.site-header__right{justify-content:flex-end;gap:24px}.wordmark{flex:none;align-items:center;width:116px;display:inline-flex}.wordmark img{width:100%;height:auto;display:block}.wordmark--footer{width:132px}.wordmark--footer img{filter:brightness(0)invert()}.site-nav{align-self:stretch;gap:29px}.site-nav__link{align-items:center;height:100%;font-size:14px;font-weight:500;display:inline-flex;position:relative}.site-nav__link[aria-current=page]{font-weight:700}.header-search{position:relative}.header-search svg{color:#85817d;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.header-search input{border:1px solid var(--border);width:100%;height:41px;color:var(--text);background:#fafafa;border-radius:10px;padding:0 16px 0 42px;font-size:13px;box-shadow:0 2px 7px #201c1806}.header-search input::placeholder{color:#8b8885}.header-signin{cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:13px;font-weight:500}.button,.button-primary,.button-secondary,.button-quiet{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 20px;font-size:13px;font-weight:600;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button-primary{background:var(--action-primary);color:#fff}.button-primary:hover{background:var(--accent-hover);color:#fff;transform:translateY(-1px)}.button-primary:active{background:var(--accent-pressed);color:#fff}.button-secondary{border-color:var(--border-strong);background:#fff}.button-secondary:hover{background:#faf9f8;border-color:#aaa49f}.button-quiet{background:0 0;border-color:#0000}.button-quiet:hover{background:var(--surface-muted)}.button-primary:disabled,.button-secondary:disabled,.button-quiet:disabled{cursor:not-allowed;opacity:.58;transform:none}.button-spinner{border:2px solid #ffffff73;border-top-color:currentColor;border-radius:50%;width:15px;height:15px;animation:.85s linear infinite spin}.brand-sparkles-icon{background:currentColor;flex:none;width:18px;height:18px;display:inline-block;-webkit-mask:url(/brand/sparkles-icon.svg) 50%/contain no-repeat;mask:url(/brand/sparkles-icon.svg) 50%/contain no-repeat}.page-shell{width:min(calc(100% - 48px), var(--content-wide));margin:0 auto}.intro{width:min(100%, var(--content-reading));margin:0 auto;padding-top:29px}.intro h1,.page-heading h1{font-family:var(--font-editorial);letter-spacing:-1.15px;margin:0;font-size:clamp(32px,2.45vw,38px);font-weight:400;line-height:1.1}.intro p,.page-heading p{color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.5}.browse-page{background:#fff}.browse-promo{color:#fff;background:#050505;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:10px 24px;font-size:13px;display:flex}.browse-promo>span{background:var(--accent);flex:none;width:15px;height:15px}.browse-hero__actions .button-primary svg,.browse-hero__actions .button-primary .brand-sparkles-icon{flex:none;width:16px;height:16px}.browse-promo strong{font-weight:500}.browse-promo a{text-underline-offset:3px;text-decoration:underline}.browse-hero{text-align:center;background:linear-gradient(#8c86aa6b 0%,#81559b33 54%,#7e3f8f1a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:70px 24px;display:flex}.browse-hero h1{letter-spacing:-.065em;max-width:700px;margin:0;font-size:clamp(48px,5vw,77px);font-weight:690;line-height:.95}.browse-hero p{color:#454547;margin:28px 0 0;font-size:clamp(16px,1.45vw,22px)}.browse-hero__actions{align-items:center;gap:10px;margin-top:34px;display:flex}.browse-hero__actions .button-primary,.browse-hero__actions .button-secondary{min-height:50px;padding-inline:24px;font-size:14px}.browse-page-heading{text-align:center;background:linear-gradient(#8c86aa52 0%,#81559b1f 100%);align-content:center;place-items:center;min-height:260px;padding:66px 24px 54px;display:grid}.browse-page-heading>span,.browse-related>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.browse-page-heading h1{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(38px,4vw,58px);line-height:1}.browse-page-heading p{color:var(--muted);font-family:var(--font-mono);margin:14px 0 0;font-size:12px}.browse-feed{width:min(100% - 64px,1460px);margin:0 auto;padding:20px 0 72px}.browse-feed__controls{justify-content:space-between;align-items:center;gap:20px;min-height:65px;display:flex}.browse-feed__controls>span{color:#565658;flex:none;align-items:center;gap:8px;font-size:13px;display:inline-flex}.browse-feed__controls>span i{background:#626264;width:14px;height:14px}.browse-feed .quote-grid{gap:26px}.browse-loading-heading{gap:22px}.browse-skeleton,.browse-loading-card{background:#ffffff85;position:relative;overflow:hidden}.browse-skeleton:after,.browse-loading-card:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffff94 50%,#0000 80%);animation:1.25s ease-in-out infinite browse-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}.browse-skeleton--title{border-radius:10px;width:min(68vw,650px);height:clamp(48px,5vw,73px)}.browse-skeleton--copy{border-radius:8px;width:min(62vw,520px);height:24px}.browse-skeleton--button{border-radius:999px;width:248px;height:50px}.browse-loading-card{aspect-ratio:1;background:#efeeec;border-radius:6px}@keyframes browse-loading-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.browse-skeleton:after,.browse-loading-card:after{animation:none}}.paginated-gallery .sponsored-card{aspect-ratio:auto;grid-column:1/-1;min-height:180px}.paginated-gallery .sponsored-card h2{max-width:460px;font-size:clamp(28px,3vw,42px)}.paginated-gallery .sponsored-card__art{font-size:128px;top:14px;right:34px}.pagination-summary{color:var(--muted);font-family:var(--font-mono);text-align:center;margin-top:24px;font-size:11px}.pagination{border-bottom:1px solid var(--border);grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:24px;min-height:112px;display:grid}.pagination__previous,.pagination__next{width:max-content;min-width:126px}.pagination__previous{justify-self:start}.pagination__next{justify-self:end}.pagination__previous svg,.pagination__next svg{width:16px;height:16px}.pagination__pages{justify-content:center;align-items:center;gap:5px;display:flex}.pagination__page{width:38px;height:38px;color:var(--muted);border:1px solid #0000;border-radius:50%;place-items:center;font-size:12px;font-weight:650;display:grid}.pagination__page:hover{border-color:var(--border-strong);color:var(--text)}.pagination__page.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.pagination__ellipsis{width:28px;color:var(--muted);text-align:center}.browse-related{padding:34px 0 50px}.browse-related>div{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.browse-related a{border:1px solid var(--border-strong);background:#fff;border-radius:999px;align-items:center;min-height:39px;padding:0 17px;font-size:12px;transition:border-color .15s,background-color .15s;display:inline-flex}.browse-related a:hover{border-color:var(--accent);background:var(--accent-soft)}.topic-rail-wrap{width:min(100%, var(--content-reading));margin:25px auto 21px;position:relative}.browse-feed .topic-rail-wrap{width:auto;min-width:0;margin:0}.topic-rail{scrollbar-width:none;align-items:center;gap:8px;display:flex;overflow-x:auto}.topic-rail::-webkit-scrollbar{display:none}.topic-link{border:1px solid var(--border-strong);cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:10px;height:39px;padding:0 17px;font-size:13px;font-weight:500;display:inline-flex}.topic-link svg{stroke-width:1.5px;width:19px;height:19px}.topic-link.is-active{color:#fff;background:#050505;border-color:#050505}.quote-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px 14px;display:grid}.quote-card,.sponsored-card{aspect-ratio:1;isolation:isolate;content-visibility:auto;contain-intrinsic-size:300px 300px;background:#e9e7e4;border-radius:6px;position:relative;overflow:hidden}.quote-card{container-type:inline-size}.quote-card__background{object-fit:cover;object-position:var(--focal-x,50%) var(--focal-y,50%);z-index:-2;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.72,.2,1);position:absolute;inset:0;transform:scale(1.003)}.quote-card__copy{left:var(--text-x);top:var(--text-y);width:var(--text-w);height:var(--text-h);align-items:var(--vertical-align);justify-content:var(--horizontal-align);color:var(--quote-color);text-align:var(--text-align);display:flex;position:absolute}.quote-card__copy blockquote{width:100%;font-family:var(--quote-font);font-size:var(--quote-size);font-weight:var(--quote-weight);letter-spacing:var(--quote-tracking);line-height:var(--quote-line-height);text-wrap:balance;white-space:pre-line;text-shadow:var(--quote-shadow,none);margin:0}.quote-card.is-haiku .quote-card__copy blockquote{white-space:pre;text-wrap:nowrap}.quote-card__rule{opacity:.78;background:currentColor;width:36px;height:1px;margin:17px auto 0;display:block}.quote-card__actions{color:#171719;opacity:0;background:#fffffff7;border-top:1px solid #0a0a0a1f;justify-content:space-between;align-items:center;height:48px;padding:0 15px;transition:opacity .17s,transform .17s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px);box-shadow:0 -8px 20px #0000000a}.quote-card:hover,.quote-card:focus-within{box-shadow:var(--shadow-card)}.quote-card:hover .quote-card__background,.quote-card:focus-within .quote-card__background{transform:scale(1.025)}.quote-card:hover .quote-card__actions,.quote-card:focus-within .quote-card__actions{opacity:1;transform:translateY(0)}.card-action{height:38px;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 4px;font-size:11px;font-weight:600;display:inline-flex}.card-action svg{stroke-width:1.8px;width:16px;height:16px}.card-action.is-saved svg{fill:currentColor}.card-action:hover{color:#000}.card-action.is-saved{color:var(--success-ink)}.sponsored-card{background:radial-gradient(circle at 92% 16%,#5a514814,#0000 35%),linear-gradient(135deg,#f5f2ee,#e9e4dd);border:1px solid #e7e1d9;flex-direction:column;justify-content:space-between;padding:16px 20px 18px;display:flex}.sponsored-card__label{letter-spacing:.02em;font-size:10px}.sponsored-card h2{max-width:205px;font-family:var(--font-editorial);letter-spacing:-.8px;margin:15px 0 auto;font-size:clamp(24px,2vw,31px);font-weight:400;line-height:.98}.sponsored-card__art{font-family:var(--font-editorial);color:#4b423a40;font-size:79px;position:absolute;top:36px;right:16px}.sponsored-card__brand{align-items:center;gap:9px;margin-bottom:13px;font-size:11px;display:flex}.sponsored-card__mark{color:#fff;background:#171513;border-radius:3px;place-items:center;width:26px;height:26px;font-weight:700;display:grid}.sponsored-card__button{color:#fff;background:#171513;border:0;border-radius:4px;align-self:flex-start;min-height:34px;padding:0 13px;font-size:12px}.feed-status{color:#252220;justify-content:center;align-items:center;gap:10px;min-height:62px;font-size:13px;display:flex}.feed-spinner{border:3px dotted;border-radius:50%;width:20px;height:20px;animation:1.4s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-heading{width:min(100%, var(--content-reading));margin:0 auto;padding:42px 0 27px}.page-heading--compact{padding-bottom:18px}.topic-page{width:min(100% - 64px,1460px);margin:0 auto;padding-bottom:64px}.topic-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:54px;min-height:355px;padding:62px 0 50px;display:flex}.topic-hero__copy{max-width:790px}.topic-hero__copy>span,.related-topics>span{color:#8b8b8d;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.topic-hero h1{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(48px,4.5vw,68px);font-weight:690;line-height:.95}.topic-hero__copy p{color:#4f4f51;max-width:760px;margin:25px 0 0;font-size:clamp(17px,1.5vw,23px);line-height:1.45}.topic-hero__actions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.topic-hero__stats{border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(360px,30vw);margin:0;display:grid;overflow:hidden}.topic-hero__stats div{flex-direction:column;justify-content:center;min-height:112px;padding:23px;display:flex}.topic-hero__stats div+div{border-left:1px solid var(--border)}.topic-hero__stats dt{letter-spacing:-.04em;font-size:clamp(26px,2.3vw,36px);font-weight:720}.topic-hero__stats dd{color:#88888a;margin:5px 0 0;font-size:12px}.topic-start,.topic-gallery{padding-top:43px}.topic-hero.is-paged{min-height:285px;padding-block:44px}.topic-start>header,.topic-gallery>header{align-items:baseline;gap:12px;min-height:43px;display:flex}.topic-start h2,.topic-gallery h2{letter-spacing:-.035em;margin:0;font-size:22px;font-weight:700}.topic-start header p{color:#929294;margin:0;font-size:12px}.topic-gallery>header p{color:var(--muted);font-family:var(--font-mono);margin:0 0 0 auto;font-size:11px}.topic-start__grid{grid-template-columns:2fr 1fr 1fr;grid-auto-rows:clamp(330px,26vw,400px);gap:24px;display:grid}.topic-start__grid>div{min-width:0}.topic-start__grid .quote-card{aspect-ratio:auto;content-visibility:visible;border-radius:13px;height:100%}.topic-start__featured .quote-card__copy blockquote{font-size:min(var(--quote-size), 48px)}.topic-gallery{padding-top:57px}.topic-gallery .quote-grid{gap:26px}.related-topics{border-top:1px solid var(--border);margin-top:54px;padding-top:31px}.related-topics>div{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.related-topics a{border:1px solid var(--border-strong);background:#fff;border-radius:999px;align-items:center;min-height:38px;padding:0 17px;font-size:12px;transition:border-color .15s,background-color .15s;display:inline-flex}.related-topics a:hover{background:#f8f8f8;border-color:#050505}.site-footer{border-top:1px solid var(--border);color:#fff;background:#080808;padding:58px 32px 24px}.site-footer__inner,.site-footer__legal{width:min(100%,1460px);margin:0 auto}.site-footer__inner{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,1fr));gap:52px;display:grid}.site-footer__brand p,.site-footer__about p{color:#aaa9ad;max-width:310px;margin:17px 0 0;font-size:13px;line-height:1.6}.site-footer nav,.site-footer__about{align-content:start;gap:11px;display:grid}.site-footer nav strong,.site-footer__about strong{letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:11px}.site-footer nav a{color:#aaa9ad;width:max-content;font-size:13px}.site-footer nav a:hover{color:#fff}.site-footer__privacy-button{color:#aaa9ad;text-align:left;cursor:pointer;background:0 0;border:0;width:max-content;padding:0;font-size:13px}.site-footer__privacy-button:hover{color:#fff}.site-footer__legal{color:#858589;font-family:var(--font-mono);border-top:1px solid #252527;justify-content:space-between;align-items:center;gap:20px;margin-top:50px;padding-top:22px;font-size:10px;display:flex}.legal-page{background:#fff;min-height:calc(100vh - 70px)}.legal-hero{background:linear-gradient(125deg,#8c86aa33,#81559b17 54%,#daff7d33);flex-direction:column;justify-content:center;align-items:flex-start;min-height:290px;padding:70px max(32px,50vw - 628px);display:flex}.legal-hero>span,.legal-nav>strong{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-hero h1{font-family:var(--font-editorial);letter-spacing:-.045em;margin:10px 0 7px;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.98}.legal-hero p{color:var(--muted);font-family:var(--font-mono);margin:0;font-size:11px}.legal-layout{width:min(calc(100% - 64px), var(--content-wide));grid-template-columns:210px minmax(0,760px);justify-content:space-between;gap:72px;margin:0 auto;padding:64px 0 100px;display:grid}.legal-nav{align-self:start;gap:12px;display:grid;position:sticky;top:102px}.legal-nav>strong{margin-bottom:7px}.legal-nav a{width:max-content;color:var(--muted);font-size:13px}.legal-nav a:hover{color:var(--accent)}.legal-document{min-width:0}.legal-document section{padding-bottom:36px;scroll-margin-top:100px}.legal-document section+section{border-top:1px solid var(--border);padding-top:36px}.legal-document h2{font-family:var(--font-editorial);letter-spacing:-.025em;margin:0 0 17px;font-size:31px;font-weight:500}.legal-document h3{margin:25px 0 8px;font-size:14px}.legal-document p,.legal-document li{color:#454247;font-size:15px;line-height:1.72}.legal-document p{margin:0 0 16px}.legal-document ul{margin:0 0 18px;padding-left:22px}.legal-document li+li{margin-top:8px}.legal-document a:not(.button-primary):not(.button-secondary){color:var(--accent);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.legal-document .site-footer__privacy-button{border:1px solid var(--border-strong);min-height:42px;color:var(--text);border-radius:999px;margin:2px 0 18px;padding:0 20px;font-weight:600}.legal-document .site-footer__privacy-button:hover{border-color:var(--accent);color:var(--accent)}.consent-banner{z-index:200;color:#fff;background:#0c0b0d;border:1px solid #2b292d;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:min(100% - 40px,1120px);margin:0 auto;padding:20px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 20px 64px #00000047}.consent-banner strong{font-family:var(--font-editorial);margin-bottom:5px;font-size:21px;font-weight:500;display:block}.consent-banner p{color:#bbb8be;max-width:650px;margin:0;font-size:12px;line-height:1.55}.consent-banner p a,.consent-dialog a{text-underline-offset:3px;text-decoration:underline}.consent-banner__actions{align-items:center;gap:8px;display:flex}.consent-banner .button-secondary{color:#fff;background:0 0;border-color:#444146}.consent-banner .button-secondary:hover{background:#1d1b1f;border-color:#77727a}.consent-modal{z-index:220;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070608ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.consent-dialog{border:1px solid var(--border);background:#fff;border-radius:22px;width:min(100%,620px);max-height:calc(100vh - 48px);padding:28px;overflow-y:auto;box-shadow:0 24px 80px #0000003d}.consent-dialog>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.consent-dialog>header span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.consent-dialog h2{font-family:var(--font-editorial);letter-spacing:-.025em;margin:7px 0 10px;font-size:31px;font-weight:500}.consent-dialog>p{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.55}.consent-dialog__close{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;flex:none;width:36px;height:36px;font-size:23px;line-height:1}.consent-option{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:28px;min-height:82px;padding:16px 0;display:flex}.consent-option strong{margin-bottom:4px;font-size:14px;display:block}.consent-option p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.consent-option>span{color:var(--accent);font-family:var(--font-mono);flex:none;font-size:10px}.consent-option input{width:22px;height:22px;accent-color:var(--accent);flex:none}.consent-dialog .consent-dialog__details{margin:5px 0 22px;font-size:11px}.consent-dialog__actions{justify-content:flex-end;gap:8px;display:flex}.search-page{background:#fff;min-height:calc(100vh - 70px)}.search-command{border-bottom:1px solid var(--border);place-items:center;min-height:112px;padding:18px 32px;display:grid}.search-command form{width:min(100%,860px);position:relative}.search-command svg{pointer-events:none;width:21px;height:21px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.search-command input{width:100%;height:62px;color:var(--text);background:#fff;border:2px solid #111;border-radius:18px;outline:0;padding:0 82px 0 58px;font-size:20px;transition:border-color .15s,box-shadow .15s}.search-command input:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.search-command kbd{border:1px solid var(--border-strong);color:#868688;font-family:var(--font-mono);border-radius:6px;padding:5px 8px;font-size:10px;font-weight:500;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.search-discovery{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:50px;width:min(100% - 64px,1460px);min-height:250px;margin:0 auto;padding:42px 0 39px;display:grid}.search-discovery>div>span,.search-filter-group>span,.search-filter-group legend,.search-length-label label{color:#919193;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.search-discovery nav{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.search-discovery nav a{border:1px solid var(--border-strong);background:#fff;border-radius:999px;align-items:center;min-height:41px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex}.search-discovery nav a:hover{border-color:#111}.search-generate-cta{color:#fff;background:#080808;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:116px;padding:24px 27px;display:grid}.search-generate-cta.is-compact{color:#111;background:#f6f6f6;align-self:start}.search-generate-cta>span{background:var(--accent);width:22px;height:22px}.search-generate-cta strong{font-size:15px;display:block}.search-generate-cta p{color:#b8b8ba;margin:6px 0 0;font-size:13px;line-height:1.45}.search-generate-cta.is-compact p{color:#606062}.search-generate-cta .button-primary{flex:none}.search-results-layout{width:min(100% - 64px,1460px);margin:0 auto;padding:38px 0 72px}.search-results-layout.is-list{grid-template-columns:250px minmax(0,1fr);gap:32px;display:grid}.search-filters{min-width:0}.search-results-layout.is-grid .search-filters{border-bottom:1px solid var(--border);justify-content:flex-end;align-items:flex-end;gap:30px;margin-bottom:28px;padding-bottom:18px;display:flex}.search-results-layout.is-list .search-filters{border-right:1px solid var(--border);align-content:start;gap:34px;padding-right:24px;display:grid}.search-filter-group{border:0;min-width:0;margin:0;padding:0}.search-filter-group legend{margin-bottom:14px}.search-filter-group>label{text-transform:capitalize;cursor:pointer;align-items:center;gap:10px;min-height:31px;display:flex}.search-filter-group input[type=checkbox]{accent-color:#050505;width:18px;height:18px;margin:0}.search-view-toggle{border:1px solid var(--border-strong);border-radius:9px;margin-top:10px;display:inline-flex;overflow:hidden}.search-view-toggle button{cursor:pointer;background:#fff;border:0;align-items:center;gap:7px;min-height:37px;padding:0 13px;font-size:12px;display:inline-flex}.search-view-toggle button+button{border-left:1px solid var(--border-strong)}.search-view-toggle button.is-active{color:#fff;background:#050505}.search-view-toggle svg{width:14px;height:14px}.search-results-layout.is-grid .search-filter-group:nth-child(2){align-items:center;gap:12px;display:flex}.search-results-layout.is-grid .search-filter-group:nth-child(2) legend{margin:0 4px 0 0}.search-results-layout.is-grid .search-filter-group:nth-child(2)>label{min-height:37px}.search-results-layout.is-grid .search-filter-group:nth-child(3){width:210px}.search-length-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-length-label output{color:#666668;font-family:var(--font-mono);font-size:10px}.search-filter-group input[type=range]{accent-color:#050505;width:100%;margin:13px 0 0}.search-results{min-width:0}.search-results__heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:56px;display:flex}.search-results__heading h1{letter-spacing:-.045em;margin:0;font-size:27px;font-weight:700}.search-results__heading>span{color:#8a8a8c;font-size:12px}.search-results .quote-grid{gap:26px}.search-result-list{gap:15px;display:grid}.search-result-row{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:172px;padding:20px;display:grid}.search-result-row__thumb{background:#eee;border-radius:10px;width:140px;height:132px;overflow:hidden}.search-result-row__thumb img{object-fit:cover;width:100%;height:100%}.search-result-row__copy>a{letter-spacing:-.035em;font-size:clamp(19px,1.65vw,26px);font-weight:680;line-height:1.25;display:block}.search-result-row__copy>a:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.search-result-row__copy>a.is-haiku{white-space:pre-line}.search-result-row__copy p{color:#858587;font-family:var(--font-mono);align-items:center;gap:12px;margin:15px 0 0;font-size:11px;display:flex}.search-result-row__copy p span{color:#555557;font-family:var(--font-ui);background:#f4f4f4;border-radius:999px;padding:5px 10px}.search-result-row__actions{align-items:center;gap:9px;display:flex}.search-result-row__actions svg{width:16px;height:16px}.search-save{border:1px solid var(--border-strong);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.search-save.is-saved{border-color:var(--success);color:var(--success-ink)}.search-save.is-saved svg{fill:currentColor}.search-filter-empty,.search-empty{text-align:center;align-content:center;place-items:center;gap:14px;min-height:360px;display:grid}.search-filter-empty h2,.search-empty h1{letter-spacing:-.04em;margin:0;font-size:28px}.search-empty>p{color:var(--muted);margin:0}.search-empty .search-generate-cta{text-align:left;width:min(100% - 32px,760px);margin-top:20px}.empty-state{text-align:center;min-height:360px;color:var(--muted);place-items:center;display:grid}.empty-state h2{color:var(--text);font-family:var(--font-editorial);margin:0 0 8px;font-size:28px;font-weight:400}.topic-directory{width:min(100%, var(--content-reading));grid-template-columns:repeat(2,minmax(0,1fr));column-gap:56px;margin:0 auto 80px;display:grid}.topic-directory__item{border-bottom:1px solid var(--border);gap:5px;padding:20px 0;display:grid}.topic-directory__item strong{font-family:var(--font-editorial);font-size:23px;font-weight:400}.topic-directory__item span{color:var(--muted);font-size:13px}.topics-index{width:min(100% - 64px,1460px);margin:0 auto;padding:68px 0 80px}.topics-index__heading{max-width:760px;padding-bottom:55px}.topics-index__heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,5vw,76px);font-weight:690;line-height:.96}.topics-index__heading p{color:#565658;max-width:670px;margin:25px 0 0;font-size:19px;line-height:1.5}.topics-index__list{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:58px;display:grid}.topics-index__list .topic-directory__item{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:118px;padding:22px 0}.topic-directory__number{font-family:var(--font-mono);align-self:start;padding-top:5px;color:#9a9a9c!important;font-size:11px!important}.topic-directory__copy{gap:7px;display:grid}.topics-index__list .topic-directory__copy strong{font-family:var(--font-ui);letter-spacing:-.035em;font-size:22px;font-weight:680}.topic-directory__copy small{color:var(--muted);font-size:13px}.topics-index__list .topic-directory__item svg{width:20px;height:20px;transition:transform .15s}.topics-index__list .topic-directory__item:hover svg{transform:translate(3px,-3px)}.quote-detail-page{width:min(100% - 64px,1460px);margin:0 auto;padding-bottom:64px}.quote-detail-back{border-bottom:1px solid var(--border);align-items:center;min-height:68px;display:flex}.quote-detail-back a,.quote-related>header>a{align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.quote-detail-back svg,.quote-related>header>a svg{width:16px;height:16px;transition:transform .15s}.quote-detail-back a:hover svg{transform:translate(-3px)}.quote-related>header>a:hover svg{transform:translate(3px)}.detail-layout{grid-template-columns:minmax(420px,620px) minmax(340px,1fr);align-items:center;gap:clamp(58px,7vw,104px);width:min(100%,1280px);margin:0 auto;padding:58px 0 72px;display:grid}.detail-artwork{min-width:0}.detail-artwork .quote-card{content-visibility:visible;border-radius:14px;width:100%;box-shadow:0 22px 58px #17120e24}.detail-artwork>p{color:var(--muted);font-family:var(--font-mono);justify-content:space-between;align-items:center;gap:20px;margin:14px 2px 0;font-size:10px;display:flex}.detail-copy{max-width:540px}.detail-copy h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(38px,4vw,58px);font-weight:650;line-height:1.05}.detail-copy h1.is-haiku{white-space:pre-line}.detail-copy__lead{max-width:470px;color:var(--muted);margin:25px 0 0;font-size:17px;line-height:1.55}.detail-copy__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:31px;display:grid}.detail-copy__actions button{width:100%;min-height:48px}.detail-facts{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin:36px 0 0;display:grid}.detail-facts div{min-height:72px;padding:17px 8px 15px 0}.detail-facts div:nth-child(2n){border-left:1px solid var(--border);padding-left:24px}.detail-facts div:nth-child(n+3){border-top:1px solid var(--border)}.detail-facts dt{color:#929296;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.detail-facts dd{text-transform:capitalize;margin:7px 0 0;font-size:13px;font-weight:600}.detail-facts a{text-underline-offset:3px;-webkit-text-decoration:underline #81559b7a;text-decoration:underline #81559b7a}.disclosure{color:var(--muted);margin:19px 0 0;font-size:11px;line-height:1.55}.quote-neighbors{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));min-height:126px;display:grid}.quote-neighbors>a{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:17px;padding:24px 34px 24px 0;display:grid}.quote-neighbors>a+a{border-left:1px solid var(--border);text-align:right;grid-template-columns:minmax(0,1fr) 22px;padding:24px 0 24px 34px}.quote-neighbors svg{width:21px;height:21px;transition:transform .15s}.quote-neighbors a:first-of-type:hover svg{transform:translate(-4px)}.quote-neighbors a:last-of-type:hover svg{transform:translate(4px)}.quote-neighbors span{gap:7px;min-width:0;display:grid}.quote-neighbors small{color:var(--accent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.quote-neighbors strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.quote-detail-ad{padding:42px 0 0}.quote-detail-ad .sponsored-card{aspect-ratio:auto;min-height:180px}.quote-detail-ad .sponsored-card h2{max-width:470px;font-size:clamp(30px,3.1vw,45px)}.quote-detail-ad .sponsored-card__art{font-size:132px;top:12px;right:36px}.quote-related{padding:72px 0 12px}.quote-related>header{justify-content:space-between;align-items:flex-start;gap:24px;min-height:75px;display:flex}.quote-related h2{letter-spacing:-.045em;margin:0;font-size:30px}.quote-related header p{color:var(--muted);margin:8px 0 0;font-size:13px}.quote-related .quote-grid{gap:26px}.quote-related-topics{border-top:1px solid var(--border);margin-top:52px;padding:31px 0 0}.quote-related-topics>span{color:#8b8b8d;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.quote-related-topics>div{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.quote-related-topics a{border:1px solid var(--border-strong);background:#fff;border-radius:999px;align-items:center;min-height:39px;padding:0 17px;font-size:12px;display:inline-flex}.quote-related-topics a:hover{border-color:var(--accent);background:var(--accent-soft)}.form-shell,.admin-shell{width:min(100% - 48px,920px);margin:0 auto;padding:48px 0 80px}.form-shell--narrow{max-width:540px}.form-heading h1,.admin-heading h1{font-family:var(--font-editorial);letter-spacing:-1.2px;margin:0;font-size:38px;font-weight:400}.form-heading p,.admin-heading p{color:var(--muted);margin:11px 0 0;line-height:1.55}.editorial-form{gap:20px;margin-top:32px;display:grid}.field{gap:8px;display:grid}.field label,.field-label{font-size:12px;font-weight:650}.field input,.field select,.field textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:7px;padding:11px 13px;line-height:1.45}.field textarea{resize:vertical;min-height:106px}.field-help{color:var(--muted);font-size:12px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-message{background:var(--surface-muted);color:var(--muted);border-radius:7px;padding:12px 14px;font-size:13px}.form-message.is-error{border-left:4px solid var(--danger);color:var(--danger-deep);background:#a43a5c1a}.form-message.is-success{border-left:4px solid var(--success);color:var(--success-ink);background:#b2ef9b3d}.form-message.is-warning{border-left:4px solid var(--warning);color:var(--warning-ink);background:#daff7d47}.form-message.is-info{border-left:4px solid var(--info);color:var(--info-ink);background:#496fa81a}.generation-progress{color:var(--text);align-items:center;gap:13px;margin-top:18px;display:flex}.generation-progress strong{font-weight:650}.generated-grid{margin-top:34px}.create-page{background:#fff;min-height:calc(100vh - 70px)}.create-studio{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;min-height:calc(100vh - 70px);display:grid}.create-studio__brief{background:#fff;min-width:0;padding:clamp(54px,5.7vw,104px) clamp(36px,5.2vw,104px) 72px}.create-studio__brief-inner{width:min(100%,880px);margin:0 auto}.create-studio__heading h1{max-width:690px;font-family:var(--font-ui);letter-spacing:-.055em;margin:0;font-size:clamp(44px,3.45vw,70px);font-weight:690;line-height:.98}.create-studio__heading p{color:#464648;max-width:780px;margin:25px 0 0;font-size:clamp(17px,1.35vw,27px);line-height:1.38}.create-form{gap:31px;margin-top:clamp(45px,4.1vw,74px);display:grid}.create-field,.create-control-group{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.create-field>label,.create-control-group>legend,.create-label-row label{padding:0;font-size:15px;font-weight:720;line-height:1.2}.create-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.create-field .create-label-row{justify-content:flex-start}.create-label-row output,.create-meta{color:#626264;font-family:var(--font-mono);font-size:13px}.required-badge{background:var(--danger);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:800;line-height:1.5}.create-field input,.create-field textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:10px;font-size:17px;line-height:1.45;transition:border-color .15s,box-shadow .15s}.create-field input{min-height:58px;padding:0 19px}.create-field textarea{resize:vertical;min-height:122px;padding:17px 19px}.create-field input:focus,.create-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent);outline:0}.create-field input::placeholder,.create-field textarea::placeholder{color:#949496}.choice-pills{flex-wrap:wrap;gap:8px;display:flex}.choice-pill{border:1px solid var(--border-strong);color:#4f4f51;cursor:pointer;background:#fff;border-radius:999px;min-height:43px;padding:0 19px;font-size:14px;font-weight:600}.choice-pill.is-active{color:#fff;background:#050505;border-color:#050505}.create-range{accent-color:#050505;cursor:pointer;width:100%;height:22px;margin:0}.range-ends{color:#8a8a8c;justify-content:space-between;margin-top:-6px;font-size:12px;display:flex}.keyword-input{border:1px solid var(--border-strong);border-radius:10px;flex-wrap:wrap;align-items:center;gap:7px;min-height:58px;padding:7px 9px;display:flex}.keyword-input>span{color:#4f4f51;background:#f3f3f3;border-radius:999px;padding:8px 11px;font-size:12px}.keyword-input .create-field,.keyword-input input,.create-field .keyword-input input{min-width:180px;min-height:40px;box-shadow:none;border:0;flex:1;padding:0 8px;font-size:14px}.create-submit-row{align-items:center;gap:19px;display:flex}.create-submit-row>span{color:#88888a;font-size:13px}.create-generate-button{min-height:53px;padding-inline:26px;font-size:15px}.create-generate-button svg{fill:currentColor;width:18px;height:18px}.generation-notice{background:var(--accent-soft);border:1px solid #81559b4d;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex}.generation-notice .button-spinner{border-color:#000 #0003 #0003;flex:none}.generation-notice div{gap:3px;display:grid}.generation-notice strong{font-size:13px}.generation-notice span:last-child{color:var(--muted);font-size:12px}.create-studio__preview{min-height:inherit;background:linear-gradient(#8c86aa6b 0%,#81559b33 53%,#7e3f8f1a 100%);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:52px;display:flex}.create-preview-card{filter:drop-shadow(0 28px 34px #2025262e);width:min(61%,610px);min-width:360px}.create-preview-card .quote-card{content-visibility:visible;border-radius:13px}.create-preview-controls{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-radius:999px;align-items:center;gap:8px;margin-top:31px;padding:10px 13px;display:flex;box-shadow:0 10px 26px #21262714}.create-preview-controls button{cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:10px;min-height:43px;padding:0 15px;font-weight:650;display:inline-flex}.create-preview-controls button:nth-child(2){color:#4d4d4f;background:0 0}.create-preview-controls button:hover,.create-preview-controls button:focus-visible{background:var(--accent-soft);color:var(--accent-hover)}.create-preview-controls button svg{stroke-width:2px;width:17px;height:17px}.create-preview-controls button .brand-sparkles-icon{width:17px;height:17px}.create-preview-controls .create-preview-remix{background:var(--accent);color:#fff}.create-preview-controls .create-preview-remix:hover,.create-preview-controls .create-preview-remix:focus-visible{background:var(--accent-hover);color:#fff}.create-studio__preview>p{color:#4c4c4e;margin:27px 0 0;font-size:13px}.create-results{background:#f7f7f7;grid-template-columns:330px minmax(0,1fr);min-height:calc(100vh - 70px);display:grid}.create-results__sidebar{border-right:1px solid var(--border);background:#fff;padding:31px 24px 60px}.create-kicker{color:#98989a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:750}.create-compact-form{gap:22px;display:grid}.create-compact-form .create-field input,.create-compact-form .create-field textarea{min-height:46px;padding:10px 13px;font-size:13px}.create-compact-form .create-field textarea{min-height:76px}.create-compact-form .choice-pill{min-height:35px;padding:0 13px;font-size:12px}.create-compact-form .create-label-row output{font-size:11px}.create-style-summary{border-top:1px solid var(--border);gap:0;padding-top:20px;display:grid}.create-style-summary>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:45px;font-size:12px;display:flex}.create-style-summary button{color:var(--muted);cursor:pointer;background:0 0;border:0;text-decoration:underline}.create-style-summary strong{color:var(--muted);font-size:11px;font-weight:500}.create-results__canvas{min-width:0;padding:31px 34px 60px}.create-results__heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:53px;display:flex}.create-results__heading>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.create-results__heading .create-results__heading-actions{justify-content:flex-end;gap:6px}.create-results__heading-actions>span{color:var(--muted);white-space:nowrap;margin-right:4px;font-size:11px}.create-results__heading-actions .button-quiet,.create-results__heading-actions .button-primary{min-height:36px;padding-inline:14px;font-size:11px}.create-results__heading-actions .button-primary svg{width:14px;height:14px}.create-results__heading h1{letter-spacing:-.04em;margin:0;font-size:22px}.generated-count{background:var(--accent);color:#fff;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:750}.create-results__message{background:var(--accent-soft);color:var(--accent-pressed);border:1px solid #81559b33;border-radius:8px;margin:0 0 14px;padding:10px 13px;font-size:12px}.create-results__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.generated-set-card{border:1px solid var(--border-strong);background:#fff;border-radius:13px;min-width:0;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.generated-set-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.generated-set-card .quote-card{content-visibility:visible;border-radius:0}.generated-set-card__select{z-index:4;border:2px solid var(--accent);width:27px;height:27px;color:var(--accent);cursor:pointer;background:#fffffff5;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px}.generated-set-card.is-selected .generated-set-card__select{background:var(--accent);color:#fff}.generated-set-card__select svg{stroke-width:3px;width:15px;height:15px}.generated-set-card__toolbar{border-top:1px solid var(--border);color:#77777a;min-height:46px;font-family:var(--font-mono);background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:0 9px 0 13px;font-size:10px;display:flex}.generated-set-card__number{flex:none;font-style:italic}.generated-set-card__actions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.generated-set-card__actions button{color:#4f4f52;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;transition:background-color .15s,color .15s,transform .15s;display:grid}.generated-set-card__actions button:hover,.generated-set-card__actions button:focus-visible{background:var(--accent-soft);color:var(--accent-hover);transform:translateY(-1px)}.generated-set-card__actions button:disabled{cursor:wait;opacity:.5;transform:none}.generated-set-card__actions svg{stroke-width:1.9px;width:15px;height:15px}.create-results__quota{color:var(--muted);margin:22px 0 0;font-size:12px}.auth-actions{gap:12px;margin-top:28px;display:grid}.auth-divider{color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.admin-list{gap:10px;margin-top:30px;display:grid}.admin-generator{border:1px solid var(--border);background:var(--surface-muted);border-radius:12px;gap:20px;padding:20px;display:grid}.admin-generator__heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.admin-generator__heading span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.admin-generator__heading h2{margin:5px 0 0;font-size:20px}.admin-generator__heading p{max-width:430px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.admin-generator__fields{grid-template-columns:1.2fr 1fr .7fr 1.6fr;gap:12px;display:grid}.admin-generator__fields>.field:has(#admin-generation-content-type){display:none}.candidate-meta.is-warning{color:var(--danger);font-weight:650}.admin-tabs{border-bottom:1px solid var(--border);gap:6px;margin-top:28px;display:flex;overflow-x:auto}.admin-tab{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:10px 12px;font-size:13px}.admin-tab.is-active{border-bottom-color:var(--accent);color:var(--text);font-weight:650}.admin-tab:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.candidate-row{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:22px;padding:17px 0;display:grid}.candidate-row blockquote{font-family:var(--font-editorial);white-space:pre-line;margin:0;font-size:21px;line-height:1.25}.candidate-meta{color:var(--muted);margin-top:8px;font-size:12px}.candidate-actions{align-items:center;gap:8px;display:flex}.admin-costs{border:1px solid var(--border);background:var(--accent-soft);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 24px;padding:18px;display:grid}.admin-costs>div{gap:5px;display:grid}.admin-costs span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:750}.admin-costs strong{font-size:21px}.admin-costs p{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px}@media (max-width:720px){.admin-costs{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-generator__heading{flex-direction:column;align-items:start;gap:8px}.admin-generator__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-generator__keywords{grid-column:1/-1}}.account-panel{gap:22px;margin-top:31px;display:grid}.account-section{border-bottom:1px solid var(--border);gap:7px;padding:18px 0;display:grid}.account-section p{color:var(--muted);margin:0;font-size:13px}.account-saved-link{width:max-content;margin-top:8px}.account-usage{border:1px solid var(--border);background:var(--accent-soft);border-radius:12px;gap:15px;padding:23px;display:grid}.account-usage>div:first-child{gap:5px;display:grid}.account-usage strong{letter-spacing:-.04em;font-size:28px}.account-usage p{color:var(--muted);margin:0;font-size:13px}.account-usage__meter{background:#81559b2b;border-radius:999px;height:7px;overflow:hidden}.account-usage__meter span{border-radius:inherit;background:var(--accent);height:100%;display:block}.saved-page{background:#fff;min-height:calc(100vh - 70px)}.saved-hero{text-align:center;background:linear-gradient(#8c86aa52,#81559b1a);align-content:center;place-items:center;min-height:300px;padding:64px 32px;display:grid}.saved-hero>span,.saved-section>header span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.saved-hero h1{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(44px,5vw,70px);line-height:.96}.saved-hero p{color:#555157;max-width:660px;margin:22px 0 0;font-size:17px;line-height:1.55}.saved-library{width:min(100% - 64px,1460px);margin:0 auto;padding:50px 0 90px}.saved-library>.form-message{margin-bottom:24px}.saved-section+.saved-section{border-top:1px solid var(--border);margin-top:76px;padding-top:54px}.saved-section>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.saved-section>header h2{letter-spacing:-.045em;margin:9px 0 0;font-size:clamp(30px,3vw,44px)}.saved-section>header small{color:var(--muted);font-family:var(--font-mono)}.saved-section .quote-grid{gap:24px}.saved-loading,.saved-empty{border:1px solid var(--border);min-height:160px;color:var(--muted);background:#fafafa;border-radius:14px;align-items:center;gap:20px;padding:28px;display:flex}.saved-empty>svg{width:30px;height:30px;color:var(--accent);flex:none}.saved-empty>div{min-width:0;margin-right:auto}.saved-empty h3,.saved-collections h3{color:var(--text);margin:0;font-size:18px}.saved-empty p,.saved-collections p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.saved-collections{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.saved-collections article{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:14px;min-height:130px;padding:22px;display:grid}.saved-collections article>svg{width:24px;height:24px;color:var(--accent)}.saved-collections button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.saved-collections button:hover{background:var(--accent-soft);color:var(--danger)}.saved-collections button svg{width:17px;height:17px}.pricing-line{border:1px solid var(--border);background:#fffaf8;border-radius:9px;grid-template-columns:1fr auto;gap:24px;padding:24px;display:grid}.pricing-line.is-current{background:var(--accent-soft);border-color:#81559b52}.pricing-line .field-label{margin-bottom:6px;display:block}.pricing-line strong{font-family:var(--font-editorial);font-size:24px;font-weight:400}.pricing-line p{color:var(--muted);margin:7px 0 0;font-size:13px}.pricing-line__annual{color:var(--accent);margin-top:8px;font-size:12px;font-weight:750;display:inline-block}.pricing-line__price{font-family:var(--font-editorial);font-size:30px}.pricing-line__price span{color:var(--muted);font-family:var(--font-ui);font-size:12px}.pricing-line__status{background:var(--accent);color:#fff;border-radius:999px;align-self:start;padding:7px 11px;font-size:12px;font-weight:750}.account-signout{color:var(--muted);justify-self:start}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1400px){.create-results__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1050px){.site-header__inner{grid-template-columns:1fr minmax(300px,420px) auto}.site-nav{display:none}.site-header__left{min-width:160px}.topic-rail{gap:8px}.quote-grid,.saved-collections{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(360px,500px) minmax(300px,1fr);gap:46px}.detail-copy h1{font-size:clamp(34px,4.6vw,48px)}.quote-related .quote-grid{gap:18px}.create-studio{grid-template-columns:1fr}.create-studio__preview{min-height:720px}.create-preview-card{width:min(58vw,560px)}.create-results{grid-template-columns:270px minmax(0,1fr)}.create-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-start__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:350px}.topic-start__featured{grid-column:1/-1}.search-discovery{grid-template-columns:minmax(0,1fr) minmax(330px,430px)}.search-results-layout.is-list{grid-template-columns:200px minmax(0,1fr);gap:22px}.search-result-row{grid-template-columns:108px minmax(0,1fr)}.search-result-row__thumb{width:108px;height:108px}.search-result-row__actions{grid-column:2;justify-self:start}}@media (max-width:720px){.site-header{height:auto}.site-header__inner{grid-template-columns:1fr auto;gap:12px;min-height:62px;padding:0 16px}.site-header__search{grid-area:2/1/auto/-1;padding-bottom:12px}.site-header__right{gap:10px}.header-signin{display:none}.wordmark{width:122px}.page-shell{width:min(calc(100% - 28px), var(--content-wide))}.quote-detail-page,.topic-page{width:min(100% - 32px,1460px)}.topics-index{width:min(100% - 32px,1460px);padding-top:46px}.topics-index__heading{padding-bottom:42px}.topics-index__list{grid-template-columns:1fr;column-gap:0}.search-command{min-height:94px;padding:14px 16px}.search-command input{height:56px;font-size:17px}.search-discovery,.search-results-layout{width:min(100% - 32px,1460px)}.search-discovery{grid-template-columns:1fr;gap:31px}.search-results-layout.is-list{display:block}.search-results-layout.is-grid .search-filters,.search-results-layout.is-list .search-filters{border:0;border-bottom:1px solid var(--border);grid-template-columns:1fr;align-items:stretch;gap:18px;margin-bottom:24px;padding:0 0 18px;display:grid;overflow:visible}.search-results-layout.is-grid .search-filter-group:nth-child(2),.search-results-layout.is-list .search-filter-group:nth-child(2){flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.search-results-layout.is-grid .search-filter-group:nth-child(2) legend,.search-results-layout.is-list .search-filter-group:nth-child(2) legend{width:100%;margin:0 0 2px}.search-results-layout.is-grid .search-filter-group:nth-child(3),.search-results-layout.is-list .search-filter-group:nth-child(3){width:100%;min-width:0}.search-result-row__copy>a{font-size:19px}.topic-hero{flex-direction:column;align-items:flex-start;gap:31px;padding:43px 0 38px}.topic-hero__stats{width:100%}.topic-start__grid,.topic-gallery .quote-grid{gap:12px}.intro{padding-top:24px}.intro h1,.page-heading h1{font-size:31px}.topic-rail-wrap{margin-top:21px}.browse-promo{min-height:44px;font-size:11px}.browse-hero{min-height:390px;padding:60px 20px}.browse-hero h1{font-size:48px}.browse-hero p{max-width:430px;line-height:1.5}.browse-feed{width:min(100% - 28px,1460px)}.browse-page-heading{min-height:220px;padding:52px 20px 44px}.browse-feed__controls{flex-direction:column;align-items:flex-start;padding:12px 0 19px}.browse-feed .topic-rail-wrap{width:100%}.browse-feed .quote-grid{gap:12px}.paginated-gallery .sponsored-card{min-height:220px}.paginated-gallery .sponsored-card__art{font-size:104px;right:20px}.pagination{grid-template-columns:1fr 1fr;gap:18px 12px;min-height:148px;padding:24px 0}.pagination__pages{grid-area:1/1/auto/-1}.pagination__previous,.pagination__next{grid-row:2}.pagination__spacer{min-height:1px}.browse-related{padding-bottom:30px}.site-footer{padding-inline:20px}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 28px}.saved-library{width:min(100% - 32px,1460px);padding-top:36px}.saved-hero{min-height:260px;padding-inline:20px}.saved-section>header,.saved-empty{align-items:flex-start}.saved-empty{flex-wrap:wrap}.saved-empty .button-primary,.saved-empty .button-secondary{margin-left:50px}.saved-collections{grid-template-columns:1fr}.quote-grid{gap:10px}.quote-card__actions{padding:0 10px}.card-action span{display:none}.quote-detail-back{min-height:58px}.detail-layout{grid-template-columns:1fr;gap:40px;padding:30px 0 52px}.detail-artwork{width:min(100%,580px);margin:0 auto}.detail-copy{max-width:none}.detail-copy h1{max-width:620px;font-size:clamp(36px,9vw,50px)}.detail-copy__lead{max-width:560px}.quote-neighbors{grid-template-columns:1fr}.quote-neighbors>a,.quote-neighbors>a+a{text-align:left;border-left:0;min-height:100px;padding:21px 4px}.quote-neighbors>a+a{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) 22px}.quote-neighbors a:last-of-type:hover svg{transform:translate(4px)}.quote-detail-ad .sponsored-card{min-height:220px}.quote-detail-ad .sponsored-card__art{font-size:100px;right:20px}.quote-related{padding-top:56px}.quote-related>header{min-height:96px}.quote-related .quote-grid{gap:12px}.topic-directory{grid-template-columns:1fr}.form-shell,.admin-shell{width:min(100% - 32px,920px);padding-top:34px}.form-row{grid-template-columns:1fr}.create-studio__brief{padding:44px 22px 56px}.create-studio__heading h1{font-size:43px}.create-studio__heading p{font-size:17px}.create-studio__preview{min-height:560px;padding:42px 20px}.create-preview-card{width:min(82vw,440px);min-width:0}.create-preview-controls{max-width:100%;overflow-x:auto}.create-preview-controls button{padding-inline:11px}.create-results{display:block}.create-results__sidebar{border-right:0;border-bottom:1px solid var(--border)}.create-results__canvas{padding:28px 16px 50px}.create-results__heading{flex-direction:column;align-items:flex-start;gap:12px}.create-results__heading .create-results__heading-actions{justify-content:flex-start;width:100%}.create-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:470px){.button-primary{padding-inline:13px}.quote-grid{grid-template-columns:1fr}.saved-empty .button-primary,.saved-empty .button-secondary{width:100%;margin-left:0}.detail-artwork>p{flex-direction:column;align-items:flex-start;gap:5px}.detail-copy h1{font-size:36px}.detail-copy__actions{grid-template-columns:1fr}.detail-facts div:nth-child(2n){padding-left:17px}.quote-detail-ad .sponsored-card{min-height:270px}.quote-related>header{flex-direction:column;align-items:flex-start;gap:16px}.browse-promo strong{max-width:245px}.browse-promo a{display:none}.browse-hero h1{font-size:42px}.browse-hero__actions{flex-direction:column;align-items:stretch}.paginated-gallery .sponsored-card{min-height:270px}.pagination__pages{gap:2px}.pagination__page{width:34px;height:34px}.pagination__previous,.pagination__next{width:100%;min-width:0;padding-inline:12px}.site-footer__inner{grid-template-columns:1fr}.site-footer__legal{flex-direction:column;align-items:flex-start}.topic-hero h1{font-size:48px}.topic-hero__copy p{font-size:17px}.topic-start__grid{grid-template-columns:1fr;grid-auto-rows:auto}.topic-start__featured,.topic-start__supporting{grid-column:auto}.topic-start__grid .quote-card{aspect-ratio:1;height:auto}.search-command kbd{display:none}.search-command input{padding-right:18px}.search-generate-cta{grid-template-columns:18px minmax(0,1fr)}.search-generate-cta>span{width:18px;height:18px}.search-generate-cta .button-primary{grid-column:2;justify-self:start}.search-results__heading{flex-direction:column;justify-content:flex-start;gap:7px;min-height:76px}.search-result-row{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:14px}.search-result-row__thumb{width:88px;height:100px}.search-result-row__copy>a{font-size:16px}.search-result-row__copy p{margin-top:10px}.search-result-row__actions{grid-column:1/-1}.create-submit-row{flex-direction:column;align-items:flex-start}.create-results__heading{margin-bottom:12px}.create-results__heading .create-results__heading-actions{align-items:stretch}.create-results__heading-actions>span{width:100%}.create-results__grid{grid-template-columns:1fr}}@media (max-width:900px){.legal-layout{grid-template-columns:1fr;gap:38px}.legal-nav{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:10px 18px;padding-bottom:28px;display:flex;position:static}.legal-nav>strong{width:100%}.consent-banner{grid-template-columns:1fr;gap:16px}}@media (max-width:720px){.legal-hero{min-height:230px;padding:48px 20px}.legal-hero h1{font-size:48px}.legal-layout{width:min(calc(100% - 40px), var(--content-wide));padding:42px 0 70px}.legal-document h2{font-size:27px}.consent-banner{border-radius:15px;width:calc(100% - 20px);padding:17px;bottom:10px;left:10px;right:10px}.consent-banner__actions,.consent-dialog__actions{grid-template-columns:1fr;display:grid}.consent-banner__actions .button-primary,.consent-banner__actions .button-secondary,.consent-dialog__actions .button-primary,.consent-dialog__actions .button-secondary{width:100%}.consent-modal{align-items:end;padding:10px}.consent-dialog{border-radius:20px;max-height:calc(100vh - 20px);padding:22px 18px}.consent-dialog h2{font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
@font-face{font-family:Barriecito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8d20a2598e38a8dd-s.1enrwtn13c00d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barriecito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/11e2bdda8f94aab8-s.10dyv_c9lnvnq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barriecito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41a3e078a0bd2169-s.0dujz6wo3xa4j.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barriecito Fallback;src:local(Arial);ascent-override:101.15%;descent-override:25.02%;line-gap-override:0.0%;size-adjust:95.11%}.barriecito_9172acdc-module__LAXyHq__className{font-family:Barriecito,Barriecito Fallback;font-style:normal;font-weight:400}.barriecito_9172acdc-module__LAXyHq__variable{--font-quote-barriecito:"Barriecito", "Barriecito Fallback"}
@font-face{font-family:Beth Ellen;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b10413e5bb48db70-s.449e11j90lca6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Beth Ellen Fallback;src:local(Arial);ascent-override:131.12%;descent-override:48.01%;line-gap-override:0.0%;size-adjust:123.93%}.beth_ellen_592633b8-module__NlwQVG__className{font-family:Beth Ellen,Beth Ellen Fallback;font-style:normal;font-weight:400}.beth_ellen_592633b8-module__NlwQVG__variable{--font-quote-beth-ellen:"Beth Ellen", "Beth Ellen Fallback"}
@font-face{font-family:Bubblegum Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4f53344d178d75e5-s.3shh9o0luyh3_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bubblegum Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3fd98c142af2ea7-s.3p-c6ors7ebfc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bubblegum Sans Fallback;src:local(Arial);ascent-override:102.65%;descent-override:37.47%;line-gap-override:0.0%;size-adjust:83.0%}.bubblegum_sans_44ec40d4-module__yJoxYq__className{font-family:Bubblegum Sans,Bubblegum Sans Fallback;font-style:normal;font-weight:400}.bubblegum_sans_44ec40d4-module__yJoxYq__variable{--font-quote-bubblegum-sans:"Bubblegum Sans", "Bubblegum Sans Fallback"}
@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/da4b870ab52b3094-s.2rv_b6cm3-gtx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/86d70b7c76b6ec6e-s.43yn3v1dnm71_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/11cc37d7380d16b4-s.27riv1g955cgo.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/a85fe84266768609-s.0h6ig86gwutp4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat Fallback;src:local(Arial);ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.0%;size-adjust:76.94%}.caveat_3a49bade-module__Wxbwyq__className{font-family:Caveat,Caveat Fallback;font-style:normal}.caveat_3a49bade-module__Wxbwyq__variable{--font-quote-caveat:"Caveat", "Caveat Fallback"}
@font-face{font-family:Flavors;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8b5646ef227bbe7b-s.3g7nmw8og17nh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Flavors;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4572faaf2127af06-s.0oqgwdf-0o-y-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Flavors Fallback;src:local(Arial);ascent-override:105.72%;descent-override:30.52%;line-gap-override:0.0%;size-adjust:93.76%}.flavors_13afae20-module__vuYeqa__className{font-family:Flavors,Flavors Fallback;font-style:normal;font-weight:400}.flavors_13afae20-module__vuYeqa__variable{--font-quote-flavors:"Flavors", "Flavors Fallback"}
@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a0e30198fe14ae79-s.3c4_ny-amw983.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9658f0192ab0ffeb-s.03a2ea1r26czb.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e41c767cff28c121-s.2jnjxvyh-206w.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/c1a869d230520933-s.0pc02xpdnpgpr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/982092e5d66e97ff-s.3bpbcpiio729a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/0981397205f5a2e0-s.1i0-tkhmnd6is.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geologica Fallback;src:local(Arial);ascent-override:90.18%;descent-override:25.43%;line-gap-override:0.0%;size-adjust:108.12%}.geologica_565da0d4-module__2BJ3Ha__className{font-family:Geologica,Geologica Fallback;font-style:normal}.geologica_565da0d4-module__2BJ3Ha__variable{--font-quote-geologica:"Geologica", "Geologica Fallback"}
@font-face{font-family:Gloria Hallelujah;font-style:normal;font-weight:400;font-display:swap;src:url(../media/836c333cd88e0278-s.0ekdjpsh6e9km.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Gloria Hallelujah;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5915661a1aeb78cc-s.3yea5c89nu2gv.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Gloria Hallelujah Fallback;src:local(Arial);ascent-override:124.08%;descent-override:50.96%;line-gap-override:0.0%;size-adjust:113.25%}.gloria_hallelujah_d4ee980d-module__UHAiOG__className{font-family:Gloria Hallelujah,Gloria Hallelujah Fallback;font-style:normal;font-weight:400}.gloria_hallelujah_d4ee980d-module__UHAiOG__variable{--font-quote-gloria-hallelujah:"Gloria Hallelujah", "Gloria Hallelujah Fallback"}
@font-face{font-family:Gluten;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6319d5f801081f10-s.2qthhcx4blqvy.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Gluten;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/851225dc5f6a2c27-s.3ao77n511dpn7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Gluten;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/61cb7ab87c2e684f-s.02v0orkuzitg5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Gluten Fallback;src:local(Arial);ascent-override:56.55%;descent-override:20.82%;line-gap-override:0.0%;size-adjust:114.06%}.gluten_3cdc13fd-module__LsQjaW__className{font-family:Gluten,Gluten Fallback;font-style:normal}.gluten_3cdc13fd-module__LsQjaW__variable{--font-quote-gluten:"Gluten", "Gluten Fallback"}
@font-face{font-family:Gochi Hand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bb80282eab4f8549-s.3rkrels9g7w9t.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Gochi Hand Fallback;src:local(Arial);ascent-override:82.14%;descent-override:43.44%;line-gap-override:0.0%;size-adjust:93.87%}.gochi_hand_8bd96f61-module__d1_2Yq__className{font-family:Gochi Hand,Gochi Hand Fallback;font-style:normal;font-weight:400}.gochi_hand_8bd96f61-module__d1_2Yq__variable{--font-quote-gochi-hand:"Gochi Hand", "Gochi Hand Fallback"}
@font-face{font-family:Orelega One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f1c17b1f377b04fc-s.0zfjn-ahky_v_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Orelega One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e0530ab4f6ab1989-s.292q7v-dfnz1b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Orelega One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/382acba0902ec383-s.18y45f8-n__eq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Orelega One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58b26d1a2f7912d9-s.2m03gkgf5yuo5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orelega One Fallback;src:local(Arial);ascent-override:79.68%;descent-override:19.36%;line-gap-override:8.92%;size-adjust:100.99%}.orelega_one_8bcd91f-module__rJ_vFG__className{font-family:Orelega One,Orelega One Fallback;font-style:normal;font-weight:400}.orelega_one_8bcd91f-module__rJ_vFG__variable{--font-quote-orelega-one:"Orelega One", "Orelega One Fallback"}
@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(../media/da4caa5346f1c7fb-s.3ucz1d_kmgbtv.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8637c86382b2cab5-s.40j1jjzs0bvwz.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(../media/75a8566361c6e74e-s.3g1gre078i41u.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ffc3a3dc9f8ed46f-s.27a0aiz-jsr35.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a624dffa201843ff-s.2xocl9mu6olar.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Pacifico Fallback;src:local(Arial);ascent-override:137.32%;descent-override:47.74%;line-gap-override:0.0%;size-adjust:94.89%}.pacifico_d934d8ce-module__8F56ga__className{font-family:Pacifico,Pacifico Fallback;font-style:normal;font-weight:400}.pacifico_d934d8ce-module__8F56ga__variable{--font-quote-pacifico:"Pacifico", "Pacifico Fallback"}
@font-face{font-family:Road Rage;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83017e979f39c398-s.3wabeb3f7gjnu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Road Rage;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c7b594d9c4bc8291-s.2a87j3ll2x8pt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Road Rage;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14b319733c04ba38-s.1skcp_t5ji91e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Road Rage Fallback;src:local(Arial);ascent-override:145.74%;descent-override:42.87%;line-gap-override:0.0%;size-adjust:58.32%}.road_rage_f1f42a80-module__93qv8a__className{font-family:Road Rage,Road Rage Fallback;font-style:normal;font-weight:400}.road_rage_f1f42a80-module__93qv8a__variable{--font-quote-road-rage:"Road Rage", "Road Rage Fallback"}
@font-face{font-family:Rubik Distressed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a4b83cdb14fd2914-s.1-fo0fs5x-a75.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik Distressed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2214d54142a4a918-s.1r48t86039yi_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik Distressed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26bd857bfa26ba52-s.0_xnte5d91c96.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik Distressed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/dc9a5c1590b0c701-s.3_xbks6tuugkd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik Distressed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e0b0ad6c378b8447-s.0krwhw37canxx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Distressed Fallback;src:local(Arial);ascent-override:78.94%;descent-override:21.11%;line-gap-override:0.0%;size-adjust:118.44%}.rubik_distressed_2db71cd9-module__fXzCUq__className{font-family:Rubik Distressed,Rubik Distressed Fallback;font-style:normal;font-weight:400}.rubik_distressed_2db71cd9-module__fXzCUq__variable{--font-quote-rubik-distressed:"Rubik Distressed", "Rubik Distressed Fallback"}
@font-face{font-family:Rubik Glitch;font-style:normal;font-weight:400;font-display:swap;src:url(../media/303008c34cf6ee00-s.39usufwn8gyrh.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik Glitch;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3889c6a01cb2d7b2-s.0g93vbt1qkh9x.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik Glitch;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9e48cb7a9fe2b825-s.29ti4o2al01-v.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik Glitch;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2042e9a9e4d6e2a6-s.1uuq8jnvomka5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik Glitch;font-style:normal;font-weight:400;font-display:swap;src:url(../media/807c408f00162257-s.1u-d3u2p531ad.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Glitch Fallback;src:local(Arial);ascent-override:78.94%;descent-override:21.11%;line-gap-override:0.0%;size-adjust:118.44%}.rubik_glitch_2b4032c7-module__FhOxIq__className{font-family:Rubik Glitch,Rubik Glitch Fallback;font-style:normal;font-weight:400}.rubik_glitch_2b4032c7-module__FhOxIq__variable{--font-quote-rubik-glitch:"Rubik Glitch", "Rubik Glitch Fallback"}
@font-face{font-family:Special Elite;font-style:normal;font-weight:400;font-display:swap;src:url(../media/09d59b9ec7493ab1-s.15_fawwn19qtj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Special Elite;font-style:normal;font-weight:400;font-display:swap;src:url(../media/748b8b5301d2bdb2-s.1zvx97hkh1y6p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Special Elite Fallback;src:local(Arial);ascent-override:60%;descent-override:25.33%;line-gap-override:0.0%;size-adjust:117.2%}.special_elite_464ecba7-module__oC8oda__className{font-family:Special Elite,Special Elite Fallback;font-style:normal;font-weight:400}.special_elite_464ecba7-module__oC8oda__variable{--font-quote-special-elite:"Special Elite", "Special Elite Fallback"}
@font-face{font-family:Twinkle Star;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01a09c687ae229cb-s.31k5ghma_ntfb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Twinkle Star;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0b78e63f5014fc9c-s.1tu8e0682ylid.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Twinkle Star;font-style:normal;font-weight:400;font-display:swap;src:url(../media/283f045134ed5044-s.3p_kfxaa0kkyz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Twinkle Star Fallback;src:local(Arial);ascent-override:98.01%;descent-override:36.89%;line-gap-override:0.0%;size-adjust:94.89%}.twinkle_star_91eb9c92-module__FOmzZW__className{font-family:Twinkle Star,Twinkle Star Fallback;font-style:normal;font-weight:400}.twinkle_star_91eb9c92-module__FOmzZW__variable{--font-quote-twinkle-star:"Twinkle Star", "Twinkle Star Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_9581f5f0-module__xzGjeG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_9581f5f0-module__xzGjeG__variable{--font-ui-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_d9b58b17-module__fhT5OW__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_d9b58b17-module__fhT5OW__variable{--font-ui-mono:"Geist Mono", "Geist Mono Fallback"}
