:root {
    --tt-charcoal: #11100e;
    --tt-black: #080806;
    --tt-walnut: #3d2819;
    --tt-brown: #684225;
    --tt-copper: #a96b27;
    --tt-gold: #c18a38;
    --tt-gold-light: #dfb66e;
    --tt-cream: #eee2ca;
    --tt-paper: #e8d8bd;
    --tt-ink: #21180f;
}

.tt-page { color: var(--tt-ink); background: #e8dcc7; }
.tt-page .fbnew-header { color: var(--tt-cream); background: linear-gradient(rgba(8,8,7,.9), rgba(8,8,7,.9)), repeating-linear-gradient(90deg, #1e1711 0 85px, #17110d 85px 170px); border-bottom-color: rgba(193,138,56,.35); }
.tt-page .fbnew-nav .nav-talon.is-active::after { left: 0; right: 0; height: 2px; }
.tt-page main { overflow: hidden; }

.tt-hero {
    min-height: 500px; display: grid; align-items: center; color: var(--tt-cream);
    background: var(--tt-black) url('../images/talon-timber-hero.png') center / cover no-repeat;
    border-bottom: 2px solid var(--tt-copper);
}
.tt-hero-copy { width: min(1260px, calc(100% - 72px)); margin: auto; padding: 56px 0; }
.tt-hero-copy > * { width: min(610px, 48%); }
.tt-kicker { margin: 0 0 11px; color: var(--tt-gold); font-family: 'Oswald', Arial, sans-serif; font-size: .75rem; text-transform: uppercase; letter-spacing: .28em; }
.tt-hero h1 { margin: 0; width: fit-content; color: #eee4d3; font-family: 'Oswald', Impact, sans-serif; font-size: clamp(3.9rem, 6.2vw, 6.6rem); font-weight: 600; line-height: .95; text-transform: uppercase; letter-spacing: .025em; text-shadow: 2px 3px 0 rgba(0,0,0,.7); }
.tt-hero h1 span { color: var(--tt-gold); font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; }
.tt-tagline { margin: 20px 0 13px; color: var(--tt-gold); font-family: 'Oswald', Arial, sans-serif; font-size: clamp(1.15rem, 1.7vw, 1.55rem); font-weight: 600; text-transform: uppercase; letter-spacing: .1em; }
.tt-divider { margin: 0 0 14px; display: flex; align-items: center; gap: 8px; color: var(--tt-gold); font-size: .7rem; }
.tt-divider::before, .tt-divider::after { content: ''; width: 67px; height: 1px; background: var(--tt-gold); }
.tt-intro { margin: 0; font-size: 1rem; line-height: 1.55; }

.tt-paths { padding: 0 clamp(22px, 4vw, 62px) 48px; background: radial-gradient(circle at 50% 15%, #f5ead5, #e6d5b7 78%); }
.tt-card-grid { width: min(1310px, 100%); margin: 0 auto; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; transform: translateY(-31px); }
.tt-card { min-width: 0; display: flex; flex-direction: column; position: relative; overflow: hidden; background: #eee2cb; border: 2px solid #4d3422; border-radius: 13px; box-shadow: 0 13px 25px rgba(42,25,14,.24); }
.tt-card-image { height: 230px; background-image: url('../images/featured-creations.png'); background-size: 300% 200%; background-repeat: no-repeat; filter: sepia(.13) saturate(.86) contrast(1.04); border-bottom: 2px solid #5f3f26; }
.build-ready { background-position: 0 100%; }.build-custom { background-position: 50% 100%; }.build-browse { background-position: 100% 100%; }
.tt-medallion { width: 68px; height: 68px; margin: -36px auto 8px; z-index: 1; display: grid; place-items: center; color: var(--tt-gold-light); background: #18130f; border: 4px double var(--tt-gold); border-radius: 50%; box-shadow: 0 4px 9px rgba(0,0,0,.35); }
.tt-medallion svg { width: 34px; height: 34px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.tt-card-copy { min-height: 305px; padding: 0 31px 20px; display: flex; flex-direction: column; align-items: center; text-align: center; }
.tt-card-label { margin: 0 0 5px; color: #1b1510; font-family: 'Oswald', Impact, sans-serif; font-size: clamp(1.5rem, 2.2vw, 2rem); font-weight: 600; text-transform: uppercase; }
.tt-card h3 { margin: 0 0 14px; color: #70461f; font-size: clamp(1.15rem, 1.55vw, 1.35rem); }
.tt-card-copy > p:last-of-type { margin: 0 0 21px; font-size: .9rem; line-height: 1.45; }
.tt-button { width: 100%; min-height: 46px; margin-top: auto; display: grid; place-items: center; color: var(--tt-gold-light) !important; background: linear-gradient(#221b15, #0e0c09); border: 1px solid #20150b; border-radius: 4px; box-shadow: 0 6px 9px rgba(49,29,15,.24), inset 0 1px rgba(255,255,255,.08); text-decoration: none; font-family: 'Oswald', Arial, sans-serif; font-size: .94rem; text-transform: uppercase; letter-spacing: .06em; transition: transform .2s, color .2s; }
.tt-button:hover, .tt-button:focus-visible { color: #ffe0a0 !important; transform: translateY(-2px); }
.tt-button-coming-soon { cursor: default; opacity: .82; }

.tt-values { margin-top: -31px; padding: 35px max(30px, calc((100% - 1180px) / 2)) 40px; color: var(--tt-cream); background: linear-gradient(rgba(16,12,9,.91), rgba(16,12,9,.91)), repeating-linear-gradient(92deg, #402917 0 120px, #2f1d12 120px 240px); border-block: 1px solid #6d4727; }
.tt-value-heading { text-align: center; }
.tt-value-heading p { margin: 0; color: var(--tt-gold); font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.35rem; font-style: italic; }
.tt-value-heading h2 { margin: 2px 0 25px; font-family: 'Italiana', Georgia, serif; font-size: 1.6rem; font-weight: 400; text-transform: uppercase; letter-spacing: .12em; }
.tt-value-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.tt-value-grid article { padding: 0 25px; text-align: center; border-right: 1px solid rgba(211,165,93,.25); }
.tt-value-grid article:last-child { border: 0; }
.tt-value-grid svg { width: 37px; height: 37px; margin: 0 auto 9px; fill: none; stroke: var(--tt-gold); stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }
.tt-value-grid h3 { margin: 0 0 5px; color: var(--tt-gold-light); font-family: 'Oswald', Arial, sans-serif; font-size: .85rem; text-transform: uppercase; letter-spacing: .05em; }
.tt-value-grid p { margin: 0; color: rgba(238,226,202,.78); font-size: .72rem; line-height: 1.4; }

.tt-process { padding: 34px max(28px, calc((100% - 1250px) / 2)) 46px; color: var(--tt-cream); background: radial-gradient(circle at 50% 50%, rgba(91,58,30,.25), transparent 48%), linear-gradient(rgba(13,12,10,.94), rgba(13,12,10,.94)), repeating-linear-gradient(0deg, #352416 0 82px, #25180f 82px 164px); }
.tt-section-rule { display: grid; grid-template-columns: minmax(45px, 85px) auto minmax(45px, 85px); justify-content: center; align-items: center; gap: 20px; }
.tt-section-rule span { height: 1px; background: var(--tt-gold); }
.tt-section-rule h2 { margin: 0; color: #eadfc9; font-family: 'Oswald', Impact, sans-serif; font-size: clamp(1.5rem, 2.4vw, 2.15rem); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; }
.tt-process-grid { margin-top: 31px; display: grid; grid-template-columns: repeat(4, 1fr); }
.tt-step { padding: 0 29px; position: relative; text-align: center; }
.tt-step:not(:last-child)::after { content: ''; position: absolute; top: 62px; left: calc(50% + 54px); width: calc(100% - 108px); border-top: 1px dashed rgba(223,182,110,.6); }
.tt-step:not(:last-child)::before { content: '›'; position: absolute; z-index: 1; top: 50px; right: -4px; color: var(--tt-gold); font-size: 1.5rem; }
.tt-step-number { width: 34px; height: 34px; margin: 0 auto 7px; display: grid; place-items: center; color: #1b1208; background: var(--tt-gold); border-radius: 50%; font-family: 'Oswald', Arial, sans-serif; font-weight: 700; box-shadow: 0 4px 9px rgba(0,0,0,.28); }
.tt-step-icon { width: 60px; height: 60px; margin: auto; display: grid; place-items: center; color: var(--tt-gold); }
.tt-step-icon svg { width: 52px; height: 52px; fill: none; stroke: currentColor; stroke-width: 1.35; stroke-linecap: round; stroke-linejoin: round; }
.tt-step h3 { margin: 8px 0 7px; color: var(--tt-gold-light); font-family: 'Oswald', Arial, sans-serif; font-size: 1rem; text-transform: uppercase; letter-spacing: .04em; }
.tt-step p { max-width: 240px; margin: auto; color: rgba(238,226,202,.8); font-size: .76rem; line-height: 1.45; }

.tt-contact { min-height: 275px; padding: 37px max(32px, calc((100% - 1240px) / 2)); display: grid; grid-template-columns: 100px minmax(580px, 1fr) 300px; gap: 32px; align-items: center; color: var(--tt-cream); background: linear-gradient(90deg, rgba(12,9,7,.72), rgba(15,10,7,.9)), url('../images/talon-timber-hero.png') center 65% / cover no-repeat; border-block: 2px solid #5d3d20; }
.tt-contact-mark { width: 105px; height: 105px; display: grid; place-items: center; color: var(--tt-gold); background: rgba(20,14,10,.75); border: 2px solid var(--tt-gold); border-radius: 50%; box-shadow: 0 0 0 7px rgba(10,8,6,.55); }
.tt-contact-mark svg { width: 55px; height: 55px; fill: none; stroke: currentColor; stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }
.tt-contact-copy { text-align: center; }
.tt-contact h2 { margin: 0; font-family: 'Oswald', Impact, sans-serif; font-size: clamp(1.75rem, 2.7vw, 2.4rem); font-weight: 600; text-transform: uppercase; letter-spacing: .035em; }
.tt-contact-script { margin: 5px 0 13px; color: var(--tt-gold); font-family: 'Cormorant Garamond', Georgia, serif; font-size: clamp(1.5rem, 2.3vw, 2rem); font-style: italic; }
.tt-contact-copy > p:last-of-type { margin: 0; line-height: 1.45; }
.tt-contact-button { min-width: 190px; margin-top: 18px; padding: 13px 28px; display: inline-block; color: #16100a !important; background: linear-gradient(90deg, #b97a2d, #e0b66a, #a96a22); border: 1px solid #dfb56e; border-radius: 4px; box-shadow: inset 0 0 0 2px rgba(67,39,16,.3), 0 5px 12px rgba(0,0,0,.28); text-decoration: none; font-family: 'Oswald', Arial, sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.tt-social { padding-left: 42px; text-align: center; border-left: 1px solid rgba(209,161,85,.4); }
.tt-social > div { display: flex; justify-content: center; gap: 18px; }
.tt-social a { width: 54px; height: 54px; display: grid; place-items: center; color: var(--tt-gold-light); border: 1px solid var(--tt-gold); border-radius: 50%; text-decoration: none; font-family: Arial, sans-serif; font-size: 1.65rem; font-weight: 700; }
.tt-social strong { margin-top: 12px; display: block; color: var(--tt-gold); font-family: 'Oswald', Arial, sans-serif; text-transform: uppercase; letter-spacing: .06em; }
.tt-social p { margin: 5px auto 0; max-width: 280px; color: rgba(238,226,202,.75); font-size: .78rem; line-height: 1.4; }

.tt-footer { min-height: 120px; padding: 24px max(28px, calc((100% - 1240px) / 2)); display: flex; align-items: center; justify-content: space-between; gap: 36px; color: var(--tt-cream); background: linear-gradient(rgba(9,8,7,.96), rgba(9,8,7,.96)), repeating-linear-gradient(90deg, #2f2117 0 110px, #24180f 110px 220px); }
.tt-footer-brand { display: flex; align-items: center; gap: 13px; text-decoration: none; }
.tt-footer-brand svg { width: 37px; height: 48px; fill: var(--tt-gold); }
.tt-footer-brand span { display: grid; gap: 4px; }
.tt-footer-brand strong { color: var(--tt-gold-light); font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.3rem; font-style: italic; font-weight: 500; }
.tt-footer-brand small { color: rgba(238,226,202,.62); text-transform: uppercase; letter-spacing: .04em; }
.tt-footer nav { display: grid; grid-template-columns: repeat(3, auto); gap: 7px 34px; }
.tt-footer nav a { color: rgba(238,226,202,.72); text-decoration: none; font-size: .68rem; text-transform: uppercase; }
.tt-footer nav a:hover { color: var(--tt-gold-light); }

@media (max-width: 1050px) {
    .tt-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .tt-card:last-child { grid-column: 1 / -1; width: calc(50% - 11px); justify-self: center; }
    .tt-value-grid { grid-template-columns: repeat(2, 1fr); gap: 26px 0; }
    .tt-value-grid article:nth-child(2) { border-right: 0; }
    .tt-contact { grid-template-columns: 90px 1fr; }
    .tt-contact-mark { width: 82px; height: 82px; }
    .tt-social { grid-column: 2; padding: 22px 0 0; border: 0; border-top: 1px solid rgba(209,161,85,.4); }
}

@media (max-width: 900px) {
    .tt-page .fbnew-nav { background: #0e0c09; }
    .tt-page .fbnew-nav .nav-talon.is-active { border-left: 2px solid var(--tt-gold); padding-left: 12px; }
    .tt-hero { min-height: 580px; position: relative; background-position: 58% center; isolation: isolate; }
    .tt-hero::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(7,7,6,.98), rgba(7,7,6,.88) 52%, rgba(7,7,6,.12)); }
    .tt-hero-copy > * { width: min(560px, 73%); }
    .tt-process-grid { grid-template-columns: repeat(2, 1fr); gap: 37px 0; }
    .tt-step:nth-child(2)::after, .tt-step:nth-child(2)::before { display: none; }
    .tt-footer { align-items: flex-start; }
}

@media (max-width: 700px) {
    .tt-hero { min-height: 800px; align-items: start; background-position: 69% bottom; background-size: auto 365px; background-color: #0b0a08; }
    .tt-hero::before { background: linear-gradient(#0b0a08 0 52%, rgba(11,10,8,.1) 69%, transparent); }
    .tt-hero-copy { width: calc(100% - 40px); margin: 0 auto; padding-top: 48px; text-align: center; }
    .tt-hero-copy > * { width: 100%; }
    .tt-hero h1 { margin: auto; font-size: clamp(3.35rem, 15vw, 4.5rem); }
    .tt-divider { justify-content: center; }
    .tt-intro { font-size: .92rem; }
    .tt-paths { padding-inline: 13px; padding-bottom: 30px; }
    .tt-card-grid { grid-template-columns: 1fr; gap: 34px; transform: translateY(-24px); }
    .tt-card:last-child { grid-column: auto; width: auto; }
    .tt-card-image { height: 235px; }
    .tt-card-copy { min-height: 285px; padding-inline: 24px; }
    .tt-values { margin-top: -24px; padding-inline: 20px; }
    .tt-value-grid { grid-template-columns: 1fr; gap: 0; }
    .tt-value-grid article { padding: 20px 0; border-right: 0; border-bottom: 1px solid rgba(211,165,93,.22); }
    .tt-value-grid article:last-child { border: 0; }
    .tt-section-rule { grid-template-columns: 30px auto 30px; gap: 10px; text-align: center; }
    .tt-section-rule h2 { font-size: 1.35rem; }
    .tt-process { padding-inline: 18px; }
    .tt-process-grid { grid-template-columns: 1fr; gap: 0; }
    .tt-step { padding: 18px 15px 40px; }
    .tt-step:not(:last-child)::after { top: auto; left: 50%; bottom: 8px; width: 1px; height: 27px; border-top: 0; border-left: 1px dashed rgba(223,182,110,.6); }
    .tt-step:not(:last-child)::before { content: '⌄'; top: auto; right: 50%; bottom: -1px; transform: translateX(50%); }
    .tt-step p { max-width: 330px; }
    .tt-contact { padding: 42px 24px; grid-template-columns: 1fr; gap: 22px; }
    .tt-contact-mark { margin: auto; }
    .tt-social { grid-column: auto; }
    .tt-footer { flex-direction: column; align-items: stretch; }
    .tt-footer nav { justify-content: start; grid-template-columns: repeat(2, auto); }
}

@media (max-width: 420px) {
    .tt-hero { min-height: 760px; background-size: auto 330px; }
    .tt-hero h1 { font-size: 3.25rem; }
    .tt-tagline { font-size: 1rem; }
    .tt-card-label { font-size: 1.65rem; }
    .tt-footer nav { gap-inline: 18px; }
}

@media (prefers-reduced-motion: reduce) {
    .tt-page *, .tt-page *::before, .tt-page *::after { transition-duration: .01ms !important; }
}
