Tambour Sample Kit
:root { --wr-ink: #1A1815; --wr-ink-mid: #4A463F; --wr-ink-soft: #7A7570; --wr-stone: #7B6855; --wr-stone-lt: #A08B72; --wr-stone-bg: #EDE8E2; --wr-cream: #F8F5F1; --wr-rule: #DDD8 D0; --wr-dark: #18160F; --wr-serif: 'Cormorant Garamond', Georgia, serif; --wr-sans: 'Jost', system-ui, sans-serif; } * { margin: 0; padding: 0; box-sizing: border-box; } body { background:#fff; color:var(--wr-ink); font-family:var(--wr-sans); font-weight:300; line-height:1.7; } .hero { background:var(--wr-dark); padding:72px 48px 64px; position:relative; overflow:hidden; } .hero::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 75% 40%, rgba(123,104,85,0.14) 0%, transparent 60%); } .hero::after { content:''; position:absolute; inset:0; background:repeating-linear-gradient(92deg,transparent,transparent 3px,rgba(255,255,255,0.012) 3px,rgba(255,255,255,0.012) 6px); pointer-events:none; } .hero-inner { max-width:860px; margin:0 auto; position:relative; z-index:1; } .hero-eyebrow { font-size:11px; letter-spacing:0.25em; text-transform:uppercase; color:var(--wr-stone-lt); font-weight:400; margin-bottom:20px; } .hero h1 { font-family:var(--wr-serif); font-weight:300; font-size:clamp(44px,6.5vw,76px); color:var(--wr-cream); line-height:1.05; letter-spacing:-0.01em; margin-bottom:8px; } .hero h1 em { font-style:italic; color:var(--wr-stone-lt); } .hero-sub { font-size:13px; letter-spacing:0.18em; text-transform:uppercase; color:rgba(248,245,241,0.45); margin-bottom:32px; } .hero-desc { font-size:15px; color:rgba(248,245,241,0.72); max-width:560px; line-height:1.8; } .hero-rule { width:48px; height:1px; background:var(--wr-stone); margin:28px 0; } .usa-banner { background:var(--wr-ink); padding:14px 48px; text-align:center; } .usa-banner p { font-size:11px; letter-spacing:0.22em; text-transform:uppercase; color:var(--wr-cream); font-weight:500; } .content { max-width:860px; margin:0 auto; padding:64px 48px; } .pull-quote { border-left:2px solid var(--wr-stone); padding:4px 0 4px 28px; margin-bottom:56px; } .pull-quote p { font-family:var(--wr-serif); font-size:clamp(20px,3vw,26px); font-weight:300; font-style:italic; color:var(--wr-ink-mid); line-height:1.5; } .section-label { font-size:10.5px; letter-spacing:0.28em; text-transform:uppercase; color:var(--wr-stone); font-weight:500; margin-bottom:8px; } .section-title { font-family:var(--wr-serif); font-size:clamp(28px,4vw,38px); font-weight:300; color:var(--wr-ink); margin-bottom:24px; line-height:1.2; } .sku-section { margin-bottom:56px; } .sku-table { width:100%; border-collapse:collapse; margin-top:8px; } .sku-table thead tr { border-bottom:1px solid var(--wr-stone); } .sku-table th { font-size:10px; letter-spacing:0.2em; text-transform:uppercase; color:var(--wr-ink-soft); padding:0 16px 14px 0; text-align:left; font-weight:400; } .sku-table td { padding:16px 16px 16px 0; border-bottom:1px solid var(--wr-rule); font-size:14px; vertical-align:middle; } .sku-table tr:last-child td { border-bottom:none; } .sku-code { font-weight:500; color:var(--wr-ink); font-size:13px; letter-spacing:0.05em; } .sku-dims { color:var(--wr-ink-soft); font-size:13px; } .sku-badge { display:inline-block; font-size:10px; letter-spacing:0.1em; text-transform:uppercase; padding:3px 10px; border:1px solid currentColor; border-radius:2px; color:var(--wr-stone); } .sku-badge-solid { color:#7a4040; } .feature-grid { display:grid; grid-template-columns:1fr 1fr; gap:2px; margin-bottom:56px; border:1px solid var(--wr-rule); } .feature-card { padding:36px 32px; background:#fff; } .feature-card:nth-child(odd) { border-right:1px solid var(--wr-rule); } .feature-card:nth-child(1),.feature-card:nth-child(2) { border-bottom:1px solid var(--wr-rule); } .feature-icon { width:36px; height:36px; border-radius:50%; margin-bottom:16px; display:flex; align-items:center; justify-content:center; font-size:16px; background:var(--wr-stone-bg); border:1px solid var(--wr-stone); } .feature-card h3 { font-family:var(--wr-serif); font-size:22px; font-weight:400; margin-bottom:10px; color:var(--wr-ink); } .feature-card p { font-size:13.5px; color:var(--wr-ink-soft); line-height:1.75; } .specs-section { background:var(--wr-dark); padding:48px; margin:0 -48px 56px; } .specs-inner { max-width:860px; margin:0 auto; } .specs-section .section-label { color:var(--wr-stone-lt); } .specs-section .section-title { color:var(--wr-cream); } .specs-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:32px; margin-top:32px; } .spec-item { border-top:1px solid rgba(123,104,85,0.35); padding-top:20px; } .spec-label { font-size:10px; letter-spacing:0.2em; text-transform:uppercase; color:rgba(248,245,241,0.4); margin-bottom:6px; } .spec-value { font-family:var(--wr-serif); font-size:18px; color:var(--wr-cream); font-weight:400; line-height:1.3; } .cad-section { background:var(--wr-stone-bg); border:1px solid var(--wr-rule); border-left:3px solid var(--wr-stone); padding:36px 40px; margin-bottom:56px; } .cad-section .section-label { margin-bottom:6px; } .cad-section h3 { font-family:var(--wr-serif); font-size:26px; font-weight:300; color:var(--wr-ink); margin-bottom:20px; } .cad-table { width:100%; border-collapse:collapse; } .cad-table th { font-size:10px; letter-spacing:0.2em; text-transform:uppercase; color:var(--wr-ink-soft); padding:0 16px 12px 0; text-align:left; font-weight:400; border-bottom:1px solid var(--wr-stone); } .cad-table td { padding:16px 16px 16px 0; border-bottom:1px solid var(--wr-rule); font-size:14px; color:var(--wr-ink-mid); vertical-align:middle; } .cad-table tr:last-child td { border-bottom:none; } .cad-btn { display:inline-block; font-family:var(--wr-sans); font-size:11px; font-weight:500; letter-spacing:0.12em; text-transform:uppercase; text-decoration:none; padding:10px 22px; background:var(--wr-stone); color:var(--wr-cream); border:none; cursor:pointer; } .cad-note { font-size:12px; color:var(--wr-ink-soft); margin-top:14px; font-style:italic; } .callout { border-left:3px solid var(--wr-stone); padding:28px 32px; margin-bottom:24px; background:var(--wr-stone-bg); } .callout h3 { font-family:var(--wr-serif); font-size:22px; color:var(--wr-ink); margin-bottom:8px; } .callout p { font-size:13.5px; color:var(--wr-ink-mid); line-height:1.75; } .callout-warn { border-left-color:#8a4040; background:#fdf7f5; } .callout-warn h3 { color:#8a4040; } .install-section { margin-bottom:56px; } .install-steps { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:28px; } .install-step { display:flex; gap:16px; align-items:flex-start; } .step-num { font-family:var(--wr-serif); font-size:32px; font-weight:300; color:var(--wr-stone); line-height:1; flex-shrink:0; width:28px; } .step-content h4 { font-size:12px; letter-spacing:0.1em; text-transform:uppercase; font-weight:500; color:var(--wr-ink); margin-bottom:4px; } .step-content p { font-size:13px; color:var(--wr-ink-soft); line-height:1.65; } .pro-tips-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:28px; margin-bottom:56px; } .pro-tip { border-top:2px solid var(--wr-stone); padding-top:20px; } .pro-tip h4 { font-family:var(--wr-serif); font-size:19px; color:var(--wr-ink); margin-bottom:8px; font-weight:400; } .pro-tip p { font-size:13px; color:var(--wr-ink-soft); line-height:1.65; } .trade-cta { background:var(--wr-dark); padding:40px 48px; margin-bottom:56px; display:flex; align-items:center; justify-content:space-between; gap:32px; flex-wrap:wrap; } .trade-cta-text .section-label { color:var(--wr-stone-lt); } .trade-cta-text h3 { font-family:var(--wr-serif); font-size:28px; font-weight:300; color:var(--wr-cream); margin:4px 0 8px; } .trade-cta-text p { font-size:13px; color:rgba(248,245,241,0.6); max-width:380px; line-height:1.7; } .trade-cta-btn { display:inline-block; font-family:var(--wr-sans); font-size:11px; font-weight:500; letter-spacing:0.15em; text-transform:uppercase; text-decoration:none; padding:14px 32px; border:1px solid var(--wr-stone); color:var(--wr-cream); flex-shrink:0; } .warranty-section { background:var(--wr-stone-bg); border:1px solid var(--wr-rule); padding:32px; margin-bottom:56px; } .warranty-section h3 { font-family:var(--wr-serif); font-size:20px; color:var(--wr-ink); margin-bottom:10px; } .warranty-section p { font-size:13px; color:var(--wr-ink-mid); line-height:1.75; } .closing { text-align:center; padding:48px 0 0; border-top:1px solid var(--wr-rule); } .closing p { font-family:var(--wr-serif); font-style:italic; font-size:20px; color:var(--wr-ink-soft); line-height:1.6; max-width:540px; margin:0 auto; } .closing-rule { width:32px; height:1px; background:var(--wr-stone); margin:24px auto 0; } @media(max-width:620px) { .hero,.content{padding-left:24px;padding-right:24px;} .usa-banner{padding:14px 24px;} .feature-grid,.specs-grid,.install-steps,.pro-tips-grid{grid-template-columns:1fr;} .feature-card:nth-child(odd){border-right:none;} .feature-card:nth-child(1),.feature-card:nth-child(2),.feature-card:nth-child(3){border-bottom:1px solid var(--wr-rule);} .specs-section{margin:0 -24px 56px;padding:36px 24px;} .trade-cta{padding:32px 24px;} .cad-section{padding:28px 24px;} } White River Hardwoods · Tambour Collection Tambour Sample Kit All Profiles · All Species · One Kit The complete White River tambour sample set — every profile, every species, in your hands before you commit to a specification. The fastest way to make the right decision for your project. Proudly Made in the USA from Premium North American Hardwoods Touch the grain, feel the profile, hold it against your substrate — the sample kit answers every question before the order is placed. What's Included Every Profile. Every Species. ◢ Bevel Slat Profiles All sizes — 3/4″, 1″, and 1-1/2″ in both thick and thin variants. See the difference in shadow depth and surface feel before specifying. ●● Double Bead Profiles The full double bead range — 3/16″, 1/4″, 9/32″, 3/8″, and 1/2″ — from the finest detail to the most visible rhythm. 〜 Cove-Cut Profiles Single and double cove-cut profiles showing how the concave cut interacts with light differently from bead and square profiles. 🌲 All 7 Species Red Oak, Paint Grade, Hard Maple, Walnut, White Oak, Cherry, and Alder — compare grain, color, and character side by side. Trade Program 13% Trade Discount for Design Professionals Architects, interior designers, and contractors qualify for White River's trade discount on tambour panels. Volume pricing available for larger orders. Apply for Trade Access The tambour sample kit — the right first step for every specification.
More you might like
Related
Tambour Sample Kit
Related
Sample Flexible Tambour Wall Panel
Related
Flutto® Flexible Tambour Panel Samples
Related