@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@300;400;500;600;700&family=DM+Mono:ital,wght@0,400;0,500;1,400&display=swap");:root{--color-primary:#e8521a;--color-primary-active:#c44012;--color-primary-hover:#f06030;--color-primary-disabled:#f5c4a8;--color-primary-pale:#faf0eb;--color-on-primary:#fff;--color-espresso:#1c0a03;--color-espresso-mid:#2e1208;--color-pro:#1a4fe8;--color-data:#1a9e75;--color-stay:#c87d14;--color-canvas:#fff;--color-canvas-warm:#fdf8f5;--color-surface-soft:#f5f0ed;--color-surface-strong:#ede6e0;--color-surface-card:#fff;--color-hairline:#e8ddd6;--color-hairline-soft:#f0e8e2;--color-border-strong:#c8bab0;--color-ink:#1a1008;--color-body:#4a3020;--color-muted:#8a6a58;--color-muted-soft:#b09080;--color-on-dark:#fff;--color-error:#c13515;--color-error-hover:#a02808;--color-success:#1a7a4a;--color-success-bg:#e6f4ec;--color-warning:#b87010;--color-warning-bg:#fef3e2;--color-info:#1a4fe8;--color-info-bg:#e6edfd;--color-link:#1a4fe8;--color-scrim:rgba(0,0,0,.5);--color-estrato-1:#6d9b6d;--color-estrato-2:#8bbf8b;--color-estrato-3:#b8d4b8;--color-estrato-4:#e8c878;--color-estrato-5:#e8a050;--color-estrato-6:#e88040;--color-estrato-3-ink:#2e5e2e;--color-estrato-4-ink:#5e4a10;--color-vis:#2e7d32;--color-vis-bg:#e8f5e9;--color-vip:#1565c0;--color-vip-bg:#e3f2fd;--surface-page:var(--color-canvas-warm);--surface-card:var(--color-canvas);--text-primary:var(--color-ink);--text-secondary:var(--color-body);--text-tertiary:var(--color-muted);--border-default:var(--color-hairline);--font-display:"DM Serif Display",Georgia,serif;--font-sans:"Inter",-apple-system,system-ui,"Helvetica Neue",sans-serif;--font-mono:"DM Mono","Menlo",monospace;--text-display-xl-size:28px;--text-display-xl-weight:700;--text-display-xl-lh:1.43;--text-display-xl-ls:-0.5px;--text-display-lg-size:22px;--text-display-lg-weight:500;--text-display-lg-lh:1.18;--text-display-lg-ls:-0.44px;--text-display-md-size:21px;--text-display-md-weight:700;--text-display-md-lh:1.43;--text-display-sm-size:20px;--text-display-sm-weight:600;--text-display-sm-lh:1.20;--text-display-sm-ls:-0.18px;--text-title-md-size:16px;--text-title-md-weight:600;--text-title-md-lh:1.25;--text-title-sm-size:16px;--text-title-sm-weight:500;--text-title-sm-lh:1.25;--text-body-md-size:16px;--text-body-md-weight:400;--text-body-md-lh:1.5;--text-body-sm-size:14px;--text-body-sm-weight:400;--text-body-sm-lh:1.43;--text-caption-size:14px;--text-caption-weight:500;--text-caption-lh:1.29;--text-caption-sm-size:13px;--text-caption-sm-weight:400;--text-caption-sm-lh:1.23;--text-badge-size:11px;--text-badge-weight:600;--text-badge-lh:1.18;--text-micro-size:12px;--text-micro-weight:700;--text-micro-lh:1.33;--text-upper-tag-size:8px;--text-upper-tag-weight:700;--text-upper-tag-lh:1.25;--text-upper-tag-ls:0.32px;--text-button-md-size:16px;--text-button-md-weight:500;--text-button-md-lh:1.25;--text-button-sm-size:14px;--text-button-sm-weight:500;--text-button-sm-lh:1.29;--text-nav-size:16px;--text-nav-weight:600;--text-nav-lh:1.25;--text-price-display-size:64px;--text-price-display-weight:700;--text-price-display-lh:1.1;--text-price-display-ls:-1px;--space-xxs:2px;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-base:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-section:64px;--radius-none:0px;--radius-xs:4px;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--shadow-card-hover:rgba(0,0,0,.02) 0 0 0 1px,rgba(0,0,0,.04) 0 2px 6px 0,rgba(0,0,0,.1) 0 4px 8px 0;--shadow-dropdown:rgba(0,0,0,.08) 0 2px 4px,rgba(0,0,0,.12) 0 8px 24px;--shadow-modal:rgba(0,0,0,.2) 0 8px 40px;--max-width:1280px;--max-width-listing:1080px;--nav-height:80px;--search-bar-height:64px;--category-strip-h:88px;--bp-tablet:744px;--bp-desktop:1128px;--bp-wide:1440px}body,html{margin:0;background:var(--color-canvas-warm);font-family:var(--font-sans)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@keyframes tpFade{0%{opacity:0}to{opacity:1}}.tp-tab:hover{color:var(--color-ink)!important}.tp-link:hover{text-decoration:underline}.tp-acct{transition:background .15s ease,box-shadow .15s ease}.tp-acct:hover{background:var(--color-surface-soft);box-shadow:var(--shadow-card-hover)}.tp-orb:hover{background:var(--color-primary-hover)!important}.tp-orb:active{background:var(--color-primary-active)!important}.tp-menuitem:hover{background:var(--color-surface-soft)}.tp-foot-link:hover{text-decoration:underline}