:root{--ink: #101214;--muted: #55514d;--soft: #8b867f;--line: #ded8cf;--paper: #f5f2ec;--white: #ffffff;--accent: #d45a1f;--accent-dark: #a84416;--shadow: 0 12px 34px rgba(16, 18, 20, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:64px;padding:10px 72px;color:var(--ink);background:#f7f5f0f0;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;flex-direction:column;line-height:1;font-weight:850}.brand small{margin-top:4px;color:var(--soft);font-size:.74rem;font-weight:650}.nav-links{display:flex;justify-content:center;gap:24px;color:#44403c;font-size:.95rem}.nav-links a:hover,.nav-links a:focus-visible{color:var(--ink)}.nav-call{padding:10px 16px;border:1px solid var(--ink);border-radius:8px;font-weight:750;background:transparent}.hero{min-height:635px;display:grid;align-items:stretch;overflow:hidden;color:var(--ink);background:#f2eee7;border-bottom:1px solid var(--line)}.hero-content{display:grid;grid-template-columns:.85fr 1.15fr;width:100%;min-height:635px}.hero-copy-block{align-self:center;max-width:620px;padding:64px 0 70px 50px}.hero-visual{position:relative;min-height:635px;overflow:hidden;background:#d7c8b9}.hero-visual:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#f2eee7,#f2eee7d6 12%,#f2eee757 38%,#f2eee700 72%),linear-gradient(0deg,#f2eee7b3,#f2eee700)}.hero-visual img{width:100%;height:100%;min-height:635px;object-fit:cover;object-position:54% 48%;filter:saturate(.74) contrast(.92) brightness(1.16);opacity:.64}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.72rem;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;max-width:11ch;font-size:3.85rem;line-height:1.06}.hero-copy{max-width:560px;margin-bottom:28px;color:var(--muted);font-size:1.13rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border-radius:8px;border:1px solid transparent;font-weight:760;line-height:1.1;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--accent);color:var(--white)}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-dark)}.hero .button-primary{background:var(--ink)}.hero .button-primary:hover,.hero .button-primary:focus-visible{background:#000}.button-secondary{color:var(--ink);border-color:var(--line);background:#ffffff80}.section{padding:96px 72px}.section-head{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr);gap:72px;align-items:end;max-width:1220px;margin:0 auto 34px}.section-head h2{margin-bottom:0;font-size:2.5rem;line-height:1.08}.section-head p:last-child{max-width:720px;margin-bottom:6px;color:var(--muted);font-size:1.02rem}.story-section{max-width:820px;margin:0 auto;text-align:left}.story-copy h2{margin-bottom:18px;font-size:2.7rem;line-height:1.08}.story-copy>p{max-width:740px;margin:0;color:var(--muted);font-size:1.04rem}.story-list{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.story-list li{position:relative;padding-left:18px;color:var(--ink);font-weight:520}.story-list li:before{content:"";position:absolute;left:0;top:.68em;width:5px;height:5px;border-radius:999px;background:var(--accent)}.inventory-head{display:grid;grid-template-columns:1fr;max-width:820px;gap:12px;text-align:center}.inventory-head h2{max-width:860px;margin:0 auto}.inventory-head .eyebrow{margin-bottom:0}.inventory-head p:last-child{max-width:900px;margin:0 auto}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}.product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:none}.product-media{position:relative;display:block;aspect-ratio:16 / 11;overflow:hidden;background:#d8dfdc}.product-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.96) brightness(1.05);transition:transform .26s ease}.product-card:hover .product-media img{transform:scale(1.025)}.product-body{display:flex;flex:1;flex-direction:column;padding:18px}.product-title-row{display:block;margin-bottom:14px}.product-type{margin-bottom:4px;color:var(--soft);font-size:.92rem;font-weight:520;text-transform:none}.product-card h3{margin-bottom:6px;font-size:1.12rem;line-height:1.18}.price{white-space:nowrap;color:var(--ink);font-size:1.35rem;font-weight:850}.spec-list{display:grid;gap:6px;margin:0 0 18px;padding:0;color:var(--muted);font-size:.94rem;list-style:none}.spec-list li:before{content:"-";margin-right:8px;color:var(--soft)}.button-product{width:100%;margin-top:auto;color:var(--white);background:var(--accent)}.button-product:hover,.button-product:focus-visible{background:var(--accent-dark)}.catalog-prompt-card{background:#faf8f4}.catalog-prompt-visual{display:grid;place-items:center;aspect-ratio:16 / 11;color:var(--soft);background:linear-gradient(135deg,#d45a1f1a,#10121408),#f0ebe2;border-bottom:1px solid var(--line)}.catalog-prompt-visual span{color:var(--accent);font-size:.78rem;font-weight:850;text-transform:uppercase}.catalog-prompt-text{margin:0 0 20px;color:var(--muted);font-size:.96rem}.split-section{display:block;max-width:860px;margin:0 auto;text-align:center}.split-copy h2{max-width:720px;margin:0 auto 16px;font-size:2.5rem;line-height:1.08}.split-copy p{max-width:740px;margin:0 auto;color:var(--muted);font-size:1.04rem}.clean-list{display:none}.advisor-section{display:block;max-width:860px;margin:0 auto;color:var(--ink);text-align:center}.advisor-copy h2{max-width:760px;margin:0 auto 16px;font-size:2.5rem;line-height:1.08}.advisor-copy p{max-width:720px;margin:0 auto 42px;color:var(--muted);font-size:1.08rem}.advisor-form,.buyback-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;padding:30px;background:var(--white);color:var(--ink);border-radius:8px;border:1px solid var(--line);box-shadow:none;text-align:left}.advisor-form label:nth-of-type(3),.advisor-form label:nth-of-type(4),.advisor-form button,.advisor-form a,.advisor-form .form-status,.buyback-form label:nth-of-type(1),.buyback-form label:nth-of-type(4),.buyback-form button,.buyback-form a,.buyback-form .form-status{grid-column:1 / -1}.advisor-form button,.advisor-form a,.buyback-form button,.buyback-form a{justify-self:end;min-width:188px}.buyback-form{background:var(--white);color:var(--ink)}.advisor-form label,.buyback-form label{display:grid;gap:7px;color:var(--muted);font-size:.9rem;font-weight:800}.buyback-form label{color:var(--muted)}.advisor-form input,.advisor-form select,.advisor-form textarea,.buyback-form input,.buyback-form textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:8px;padding:13px 14px;outline:none}.buyback-form input,.buyback-form textarea{color:var(--ink);background:var(--white);border:1px solid var(--line)}.advisor-form input:focus,.advisor-form select:focus,.advisor-form textarea:focus,.buyback-form input:focus,.buyback-form textarea:focus{border-color:var(--accent)}.buyback-form .button-secondary{border-color:var(--line)}.form-status{min-height:22px;margin:-2px 0 0;color:var(--muted);font-size:.9rem}.advisor-form .form-status{color:var(--muted)}.advisor-form .button-secondary{color:var(--ink);border-color:var(--line);background:#f7f9f8}.is-hidden{display:none}.contact-section{display:block;max-width:860px;margin:0 auto;color:var(--ink);background:var(--white);text-align:center}.contact-section .eyebrow{color:var(--soft)}.contact-section h2{margin-bottom:14px;font-size:2.5rem;line-height:1.08}.contact-section p{max-width:680px;margin:0 auto;color:var(--muted)}.contact-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.contact-link{min-height:0;display:inline-flex;flex-direction:row;gap:8px;align-items:center;padding:13px 20px;color:var(--white);background:var(--ink);border:1px solid var(--ink);border-radius:8px}.contact-link+.contact-link{background:var(--accent);border-color:var(--accent)}.contact-link span{display:none}.contact-link strong{font-size:1rem;line-height:1}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:24px 56px;color:var(--muted);background:var(--paper);border-top:1px solid var(--line);font-size:.9rem}.site-footer p{margin-bottom:0}.source-note{max-width:520px;text-align:right}.legal-page,.not-found-page{width:min(760px,calc(100% - 32px));margin:0 auto;padding:96px 0}.legal-page h1,.not-found-page h1{max-width:none;margin-bottom:18px;font-size:3rem;line-height:1.05}.legal-page h2{margin:34px 0 10px;font-size:1.35rem}.legal-page p,.not-found-page p{color:var(--muted);font-size:1.04rem}.not-found-page .button{margin-top:18px}@media(max-width:980px){.site-header{grid-template-columns:1fr auto;padding:12px 18px}.nav-links{display:none}.hero-content{grid-template-columns:1fr;min-height:auto}h1{max-width:13ch;font-size:3.4rem}.hero-copy-block{max-width:720px;padding:64px 24px 36px}.hero-visual,.hero-visual img{min-height:360px}.section-head,.advisor-section,.split-section,.contact-section{grid-template-columns:1fr}.section-head h2,.story-copy h2,.advisor-copy h2,.split-copy h2,.contact-section h2{font-size:3.1rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-list{grid-template-columns:1fr}}@media(max-width:680px){.site-header{padding:12px 14px}.nav-call{padding:9px 10px;font-size:.9rem}.hero{min-height:0}.hero-content{width:100%}.hero-copy-block{padding:46px 16px 30px}.hero-visual,.hero-visual img{min-height:280px}h1{max-width:12ch;font-size:2.85rem}.hero-copy{font-size:1.02rem}.hero-actions,.contact-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.product-grid{grid-template-columns:1fr}.section{padding:58px 16px}.section-head{margin-bottom:24px}.section-head h2,.story-copy h2,.advisor-copy h2,.split-copy h2,.contact-section h2{font-size:2.45rem}.story-section{text-align:left}.story-copy>p{margin:0}.story-list li{min-height:auto}.advisor-form,.buyback-form{grid-template-columns:1fr;padding:22px}.advisor-form button,.advisor-form a,.buyback-form button,.buyback-form a{justify-self:stretch;min-width:0}.price{font-size:1.45rem}.site-footer{display:block}.source-note{margin-top:12px;max-width:none;text-align:left}}
