:root{--tt-burgundy: #5a1a23;--tt-burgundy-deep: #3e1018;--tt-burgundy-ink: #1f070b;--tt-gold: #c8a04a;--tt-gold-rich: #d4a72c;--tt-gold-bright: #f5c43e;--tt-gold-soft: #e8c870;--tt-gold-text: #8b6914;--tt-cream: #f7f1e5;--tt-cream-deep: #ece2cc;--tt-white: #ffffff;--tt-text: #2b2b2b;--tt-text-muted: #5e5043;--tt-yellow-strip: #f5c43e;--font-display: "Cormorant Garamond", "Playfair Display", Georgia, serif;--font-body: "Overlock", "Inter", system-ui, sans-serif;--header-h: 100px;--container-w: 1180px}*{box-sizing:border-box}html{display:flex;flex-direction:column}body{margin:0;font-family:var(--font-body);color:var(--tt-text);background:var(--tt-cream);line-height:1.55;-webkit-font-smoothing:antialiased}img,video,picture{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.container{max-width:var(--container-w);margin:0 auto;padding:0 24px}h1,h2,h3{font-family:var(--font-display);font-weight:500;letter-spacing:.02em;margin:0}h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05}h2{font-size:clamp(1.8rem,3.4vw,2.8rem);line-height:1.15}h3{font-size:1.4rem;line-height:1.2}.section{padding:clamp(56px,8vw,96px) 0}.section--cream{background:var(--tt-cream)}.section--white{background:var(--tt-white)}.section--burgundy{background:var(--tt-burgundy);color:var(--tt-cream)}.section-title{font-family:var(--font-display);font-size:clamp(2rem,3.4vw,3rem);letter-spacing:.22em;text-align:center;color:var(--tt-burgundy);margin-bottom:12px;font-weight:500}.section--burgundy .section-title{color:var(--tt-gold)}.section-divider{position:relative;width:140px;height:14px;margin:0 auto 56px}.section-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--tt-gold) 20%,var(--tt-gold) 80%,transparent);transform:translateY(-50%)}.section-divider:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;background:var(--tt-gold);transform:translate(-50%,-50%) rotate(45deg);box-shadow:0 0 0 3px var(--tt-cream)}.section--burgundy .section-divider:after{box-shadow:0 0 0 3px var(--tt-burgundy)}.section--white .section-divider:after{box-shadow:0 0 0 3px var(--tt-white)}.yellow-strip{background:var(--tt-yellow-strip);padding:32px 0}.yellow-strip__row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.yellow-strip__label{font-family:var(--font-display);font-size:.95rem;letter-spacing:.1em;color:var(--tt-burgundy)}.yellow-strip__value{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.4rem);color:var(--tt-burgundy-deep);font-weight:600}.yellow-strip__sub{font-size:.85rem;color:var(--tt-burgundy);opacity:.85}@media (max-width: 720px){.yellow-strip__row{grid-template-columns:repeat(2,1fr);gap:28px 16px}}.btn{display:inline-block;padding:14px 28px;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;background:var(--tt-burgundy);color:var(--tt-cream);border:1px solid var(--tt-burgundy);transition:background .2s,color .2s}.btn:hover,.btn--gold{background:var(--tt-gold);color:var(--tt-burgundy);border-color:var(--tt-gold)}.btn--gold:hover{background:var(--tt-burgundy);color:var(--tt-cream);border-color:var(--tt-burgundy)}[data-reveal]{opacity:1}.fil-line{display:block;width:100%;height:1px;background:linear-gradient(to right,transparent,var(--tt-gold),transparent);opacity:.55}.shimmer{background:linear-gradient(120deg,var(--tt-gold) 0%,var(--tt-gold-bright) 28%,#fff5d6 38%,var(--tt-gold-bright) 48%,var(--tt-gold) 78%);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:220% 100%;animation:ttShimmer 8s linear infinite}@keyframes ttShimmer{0%{background-position:0% 0}to{background-position:-220% 0}}@media (prefers-reduced-motion: reduce){.shimmer{animation:none;background-position:0 0}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#f7f1e5f5;backdrop-filter:blur(10px);color:var(--tt-burgundy);box-shadow:0 1px #d4a72c66,0 6px 24px #3e10180f}.site-header__inner[data-astro-cid-3ef6ksr2]{max-width:var(--container-w);margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:116px}.site-header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;flex-shrink:0}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:92px;width:auto;display:block;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(62,16,24,.06))}.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.site-header__menu[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0;display:flex;gap:32px;align-items:center}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative;font-family:var(--font-body);font-size:.85rem;letter-spacing:.2em;color:var(--tt-burgundy);padding:8px 2px;transition:color .25s}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;background:var(--tt-gold);transition:left .3s ease,right .3s ease}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--tt-gold-text)}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{left:0;right:0}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:none;width:44px;height:44px;background:transparent;border:0;flex-direction:column;justify-content:space-around;padding:10px}.site-header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;height:2px;background:var(--tt-burgundy);border-radius:2px}@media (max-width: 860px){.site-header__inner[data-astro-cid-3ef6ksr2]{min-height:76px;padding:12px 16px}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:56px}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:flex}.site-header__menu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;right:0;left:0;flex-direction:column;gap:0;background:#f7f1e5fa;backdrop-filter:blur(10px);max-height:0;overflow:hidden;transition:max-height .3s ease;box-shadow:0 12px 24px #3e101814}.site-header__menu[data-astro-cid-3ef6ksr2].is-open{max-height:70vh;padding:12px 24px 24px}.site-header__menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{padding:12px 0;border-bottom:1px solid rgba(212,167,44,.2)}.site-header__menu[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:last-child{border-bottom:0}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--tt-cream);color:var(--tt-text)}.site-footer__eyebrow[data-astro-cid-sz7xmlte]{display:block;text-align:center;font-family:var(--font-body);font-size:.8rem;letter-spacing:.32em;text-transform:uppercase;color:var(--tt-gold-text);margin-bottom:12px}.site-footer__buyers[data-astro-cid-sz7xmlte]{padding:72px 0 24px;background:var(--tt-cream-deep)}.site-footer__buyers[data-astro-cid-sz7xmlte] .site-footer__eyebrow[data-astro-cid-sz7xmlte]{color:#6e520f}.site-footer__buyers-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:1040px;margin:0 auto}.site-footer__buyer[data-astro-cid-sz7xmlte]{display:grid;grid-template-rows:auto 1fr auto;gap:8px;padding:18px 22px;background:var(--tt-white);border-left:3px solid var(--tt-gold);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.site-footer__buyer[data-astro-cid-sz7xmlte]:hover{transform:translate(4px);box-shadow:0 10px 28px #5a1a231a;border-left-color:var(--tt-burgundy)}.site-footer__buyer-label[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.1rem;color:var(--tt-burgundy);letter-spacing:.02em;font-weight:500}.site-footer__buyer-promise[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-style:italic;color:var(--tt-text-muted);font-size:.92rem;line-height:1.4}.site-footer__buyer-cta[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--tt-gold-text)}@media (max-width: 720px){.site-footer__buyers-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.site-footer__authorities[data-astro-cid-sz7xmlte]{padding:64px 0 48px}.site-footer__auth-row[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;gap:clamp(28px,5vw,56px)}.site-footer__auth[data-astro-cid-sz7xmlte]{text-align:center;transition:transform .3s ease}.site-footer__auth[data-astro-cid-sz7xmlte]:hover{transform:translateY(-4px)}.site-footer__auth-frame[data-astro-cid-sz7xmlte]{height:108px;display:flex;align-items:center;justify-content:center;padding:6px}.site-footer__auth[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{max-height:100%;max-width:120px;width:auto;height:auto;filter:grayscale(.4);opacity:.78;transition:filter .3s,opacity .3s}.site-footer__auth[data-astro-cid-sz7xmlte]:hover img[data-astro-cid-sz7xmlte]{filter:none;opacity:1}.site-footer__auth-label[data-astro-cid-sz7xmlte]{display:block;margin-top:8px;font-family:var(--font-body);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--tt-text-muted)}.site-footer__bottom[data-astro-cid-sz7xmlte]{background:var(--tt-burgundy-deep);color:var(--tt-cream);padding:40px 0 36px}.site-footer__bottom-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:36px}.site-footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:110px;width:auto;display:block;filter:drop-shadow(0 4px 18px rgba(0,0,0,.4))}.site-footer__meta[data-astro-cid-sz7xmlte]{text-align:right}.site-footer__loc[data-astro-cid-sz7xmlte]{margin:0 0 6px;font-family:var(--font-display);font-style:italic;color:var(--tt-gold-soft);font-size:1rem;letter-spacing:.04em}.site-footer__contact[data-astro-cid-sz7xmlte]{margin:0 0 8px;font-size:.9rem;display:flex;align-items:center;gap:10px;justify-content:flex-end}.site-footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--tt-gold-bright);transition:color .2s;border-bottom:1px solid transparent}.site-footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;border-bottom-color:var(--tt-gold-bright)}.site-footer__contact[data-astro-cid-sz7xmlte] .dot[data-astro-cid-sz7xmlte]{opacity:.4}.site-footer__copy[data-astro-cid-sz7xmlte]{margin:0;font-size:.78rem;color:#f7f1e5bf;letter-spacing:.05em}.site-footer__pdf[data-astro-cid-sz7xmlte]{margin:0 0 8px;font-size:.88rem}.site-footer__pdf[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--tt-gold-bright);border-bottom:1px solid rgba(212,167,44,.4);padding-bottom:1px;transition:color .2s,border-color .2s}.site-footer__pdf[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;border-color:#fff}.site-footer__legal[data-astro-cid-sz7xmlte]{margin:0 0 12px;font-size:.82rem;display:flex;align-items:center;gap:8px;justify-content:flex-end}.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--tt-gold-soft);transition:color .2s;border-bottom:1px solid transparent}.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--tt-gold-bright);border-bottom-color:var(--tt-gold)}.site-footer__legal[data-astro-cid-sz7xmlte] .dot[data-astro-cid-sz7xmlte]{opacity:.4}@media (max-width: 860px){.site-footer__legal[data-astro-cid-sz7xmlte]{justify-content:center}}@media (max-width: 860px){.site-footer__bottom-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center;gap:20px;justify-items:center}.site-footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:64px}.site-footer__meta[data-astro-cid-sz7xmlte]{text-align:center}.site-footer__contact[data-astro-cid-sz7xmlte]{justify-content:center;flex-wrap:wrap}}
