/* Sold-reference composition, scoped to the homepage so archive/header contracts stay intact. */
.home main {
 --paper: #eeeae0; --paper-2: #f6f3ec; --surface-strong: #fffdf8; --ink: #1d211f;
 --muted: #696b64; --bronze: #794428; --line: rgba(29,33,31,.16); --line-strong: rgba(29,33,31,.32);
 --dark: #1a1e1c; --sans: "Segoe UI",Arial,sans-serif;
 background: radial-gradient(circle,rgba(29,33,31,.035) 0 1px,transparent 1.4px) 0 0/13px 13px,var(--paper);
 font-family: var(--sans);
}
html[data-theme=dark] .home main {
 --paper: #131614; --paper-2: #191d1a; --surface-strong: #252b27; --ink: #f2eee3;
 --muted: #adb1a9; --bronze: #e0aa7c; --line: rgba(242,238,227,.14); --line-strong: rgba(242,238,227,.28); --dark: #090b0a;
 background: radial-gradient(circle,rgba(255,255,255,.025) 0 1px,transparent 1.4px) 0 0/13px 13px,var(--paper);
}
.home main .container { width: min(1240px,calc(100% - 64px)); max-width: 1240px; padding-inline: 0; }
.home .section { position: relative; padding-block: 120px; }
.home .section h2 { font-size: clamp(42px,5.6vw,78.4px); line-height: .98; letter-spacing: -.045em; }
.home .eyebrow { font-size: 11.52px; font-weight: 800; letter-spacing: .16em; line-height: 1.2; margin: 0 0 20px; color: var(--bronze); }
.home .hero-grid { min-height: min(860px,96vh); padding-top: 150px; padding-bottom: 88px; }
.home .hero-photo { object-position: center; }
.home .hero-content>.eyebrow { color: #e5c5a6; margin-bottom: 24px; }
.home .hero-contact { margin-top: 48px; padding-top: 22px; border-top: 1px solid #ffffff3d; }
.home .hero-contact a { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; color: #fff; text-decoration: none; }
.home .hero-contact span { display: grid; font-size: 15px; font-weight: 700; }
.home .hero-contact small { color: #d0cec8; font-size: 11.2px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; margin-bottom: 3px; }
.home .hero-contact svg { color: #e2c1a1; width: 24px; height: 24px; }
/* Clip the painted layer only; the native focus outline remains a complete rectangle. */
.home .hero-actions .primary { position: relative; isolation: isolate; border-color: transparent; background: none; }
.home .hero-actions .primary::before { content: ""; position: absolute; inset: -1px; z-index: -1; background: #98643d; clip-path: polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px)); }
.home .hero-actions .primary:hover::before { background: #825332; }
.home .quick-path { background: var(--surface-strong); box-shadow: 0 14px 36px #1f1c1614; }
.home .quick-path-cell { min-height: 160px; padding: 32px 34px; }
.home .quick-path h2 { font-size: 18.88px; line-height: 1.6; margin-bottom: 4px; }
.home .quick-path p { font-size: 13.12px; line-height: 1.6; }
.home .catalog-intro,.home .process-heading { grid-template-columns: minmax(0,1fr) 365px; align-items: end; gap: 80px; margin-bottom: 54px; }
.home .catalog-intro h2,.home .process-heading h2 { margin: 0; max-width: 650px; text-wrap: initial; }
.home .process-heading h2 { max-width: 580px; }
.home .catalog-intro-copy,.home .process-heading>p { font-size: 16px; line-height: 1.7; margin: 0 0 2px; }
.home .catalog-direction { background: var(--surface-strong); }
.home .catalog-directions { gap: 20px; }
.home .catalog-direction-image { aspect-ratio: auto; height: 310px; }
.home .catalog-direction-body { padding: 24px; }
.home .catalog-direction-body .eyebrow { font-size: 10.4px; margin-bottom: 10px; }
.home .catalog-direction h3 { font-size: 28px; line-height: 1.05; }
.home .catalog-direction-description { font-size: 14px; min-height: 45px; }
.home .catalog-direction-action { color: var(--ink); padding-top: 12px; }
.home .catalog-visual-note { margin-top: 20px; }
.home .materials { background: transparent; isolation: isolate; overflow: hidden; }
.home .materials::after { content: ""; position: absolute; z-index: -1; right: -150px; bottom: 40px; width: 420px; height: 420px; border: 1px solid var(--line); border-radius: 50%; }
.home .materials-grid { grid-template-columns: minmax(0,1.08fr) minmax(0,.92fr); gap: clamp(50px,8vw,110px); }
.home .material-visual { aspect-ratio: auto; padding-right: 38px; margin: 0; }
.home .material-visual::before { inset: -24px 12px 30px 28px; border-color: var(--line-strong); }
.home .material-visual>.material-image { height: 680px; object-fit: cover; object-position: 47% center; box-shadow: 0 24px 60px #1f1c161f; }
.home .material-ruler { position: absolute; z-index: 2; top: 18px; right: 0; bottom: 58px; width: 28px; border-left: 1px solid var(--line-strong); display: flex; flex-direction: column; justify-content: space-around; }
.home .material-ruler i { width: 8px; height: 1px; background: var(--line-strong); }
.home .material-content h2 { font-size: clamp(40px,4.4vw,68.8px); margin: 0 0 28px; }
.home .material-content>p:not(.eyebrow) { font-size: 16.32px; margin: 0 0 34px; }
.home .stone-list { margin-top: 0; }
.home .stone-sample { min-height: 86px; padding: 15px 14px 15px 0; gap: 15px; grid-template-columns: 54px minmax(0,1fr) 20px; }
.home .stone-sample b { font-size: 16.96px; }
.home .stone-sample small { font-size: 12.32px; }
.home .stone-sample:hover { padding-left: 14px; }
.home #material-black:checked~.material-content .stone-sample-black,
.home #material-gray:checked~.material-content .stone-sample-gray,
.home #material-mixed:checked~.material-content .stone-sample-mixed { background: var(--surface-strong); box-shadow: none; padding-left: 14px; }
.home .process { background: var(--surface-strong); }
.home .process-grid { border-block-color: var(--line-strong); }
.home .process-step { min-height: 330px; padding: 38px 30px 32px; }
.home .step-number { font-size: 20px; margin-bottom: 54px; }
.home .process-step>.homepage-icon { width: 34px; height: 34px; margin-bottom: 26px; }
.home .process-step h3 { font-size: 22.72px; }
.home .process-step:after { width: 9px; height: 9px; background: var(--surface-strong); }
.home .craft { overflow: hidden; }
.home .craft::before { content: ""; position: absolute; top: -180px; left: -160px; width: 420px; height: 420px; border: 1px solid #ffffff1c; border-radius: 50%; }
.home .craft-layout { gap: clamp(50px,7vw,100px); }
.home .craft-copy h2 { font-size: clamp(43.2px,5vw,80px); line-height: .98; margin: 0 0 28px; text-wrap: initial; }
.home .craft-copy>.eyebrow { color: #e5c5a6; }
.home .craft-copy>p:not(.eyebrow) { font-size: 16px; margin-bottom: 32px; }
.home .craft-copy ul { gap: 13px; margin-bottom: 34px; }
.home .craft-cta { font-size: 14px; font-weight: 700; }
.home .craft-photo { padding: 30px 0 0 30px; }
.home .craft-photo::before { inset: 0 30px 30px 0; }
.home .craft-photo img { height: 570px; min-height: 0; aspect-ratio: auto; }
.home .faq { background: transparent; }
.home .faq-grid { gap: clamp(60px,10vw,140px); grid-template-columns: minmax(300px,.72fr) minmax(0,1.28fr); }
.home .faq-intro h2 { font-size: clamp(41.6px,4.4vw,68.8px); margin: 0 0 26px; }
.home .faq-intro>p:not(.eyebrow) { color: var(--muted); margin: 0 0 12px; }
.home .faq-phone { display: inline-flex; gap: 9px; align-items: center; min-height: 44px; color: var(--bronze); font-weight: 700; text-decoration: none; border-bottom: 1px solid var(--bronze); }
.home .faq-phone .homepage-icon { width: 20px; height: 20px; }
.home .faq-list details { padding: 0; border-color: var(--line-strong); }
.home .faq-list summary { align-items: center; min-height: 88px; gap: 24px; font-size: 21.6px; padding-block: 18px; }
.home .faq-list summary svg { width: 20px; height: 20px; flex: 0 0 20px; fill: none; stroke: currentColor; stroke-width: 1.5; }
.home .faq-list details[open] summary svg { transform: rotate(180deg); }
.home .faq-list details p { margin: -4px 0 28px; }
.home .contacts { background: var(--surface-strong); }
.home .contact-heading h2 { max-width: 800px; }
.home .contact-action-panel,.home .contact-hub { background: var(--paper-2); border-color: var(--line-strong); }
.home .contact-action-panel { padding: clamp(28px,4vw,52px); }
.home .contact-guidance { font-size: 16px; line-height: 1.65; margin-bottom: 22px; }
.home .contact-off-phone { font: 400 clamp(26px,2.1vw,36px)/1.4 var(--serif); color: var(--ink); display: inline-flex; align-items: center; min-height: 54px; text-decoration: none; margin-bottom: 12px; }
.home .contact-off-channels { display: grid; border-block: 1px solid var(--line); }
.home .contact-off-channels a { display: flex; align-items: center; gap: 12px; min-height: 54px; padding-block: 9px; color: var(--bronze); font-size: 14px; text-decoration: none; }
.home .contact-off-channels a+a { border-top: 1px solid var(--line); }
.home .contact-off-channels small { display: block; color: var(--muted); font-size: 12px; margin-top: 2px; }
.home .contact-off-channels span { flex: 1; min-width: 0; }
.home .contact-hours { padding-top: 22px; margin-top: auto; margin-bottom: 24px; }
.home .contact-action-panel>.button { gap: 12px; width: 100%; font-size: 14px; font-weight: 700; }
.home .contact-action-primary { background: #98643d; border-color: #98643d; color: #fff; }
.home .contact-action-primary:hover { background: #825332; }
.home .contact-details b { font-size: 13.12px; }
.home .contact-messengers h3 { font-size: 22px; }
.home .contact-app-note { font-size: 11px; }
.home .contact-location-actions>a { background: var(--surface-strong); }
@media(max-width:1100px) {
 .home .catalog-intro,.home .process-heading { grid-template-columns: minmax(0,1fr) minmax(240px,.6fr); gap: 40px; }
 .home .quick-path-cell { padding-inline: 20px; gap: 14px; }
 .home .process-step { padding-inline: 22px; }
 .home .material-visual>.material-image { height: 570px; }
 .home .craft-copy h2 { font-size: 58px; }
 .home .craft-photo img { height: 570px; }
 .home .faq-grid { gap: 60px; }
}
@media(max-width:900px) {
 .home .section { padding-block: 80px; }
 .home .catalog-intro,.home .process-heading,.home .materials-grid,.home .craft-layout,.home .faq-grid { grid-template-columns: minmax(0,1fr); gap: 36px; }
 .home .catalog-intro,.home .process-heading { margin-bottom: 36px; }
 .home .quick-path-cell { min-height: 130px; padding: 24px; }
 .home .catalog-direction-image { height: auto; aspect-ratio: 800/623; }
 .home .material-visual { grid-row: 4; padding-right: 24px; margin: 12px 0 0; width: 100%; max-width: 520px; }
 .home .material-visual>.material-image { height: auto; aspect-ratio: 572/680; }
 .home .material-visual::before { inset: -16px 4px 20px 20px; }
 .home .material-ruler { width: 16px; bottom: 40px; }
 .home .material-content h2 { margin: 0; }
 .home .stone-list { margin-top: 0; }
 .home .craft-copy h2 { font-size: clamp(43.2px,7vw,68px); }
 .home .craft-photo { padding: 20px 0 0 20px; }
 .home .craft-photo::before { inset: 0 20px 20px 0; }
 .home .craft-photo img { height: auto; aspect-ratio: 3/2; }
 .home .faq-intro h2 { max-width: 620px; }
 .home .contact-action-panel { padding: 36px; }
}
@media(max-width:560px) {
 .home main .container { width: calc(100% - 32px); }
 .home .section { padding-block: 64px; }
 .home .section h2 { font-size: 42px; }
 .home .hero-grid { padding-top: 130px; padding-bottom: 48px; }
 .home .hero-contact { margin-top: 32px; padding-top: 18px; }
 .home .hero-contact span { font-size: 13px; }
 .home .hero-contact small { font-size: 10px; }
 .home .hero-contact a { gap: 10px; }
 .home .quick-path-cell { min-height: 126px; padding: 22px 18px; }
 .home .catalog-direction-body { padding: 22px; }
 .home .material-visual { max-width: 370px; }
 .home .stone-sample { min-height: 86px; grid-template-columns: 44px minmax(0,1fr) 16px; gap: 12px; }
 .home .stone-sample b { font-size: 17px; }
 .home .process-step { min-height: 280px; padding: 28px; }
 .home .step-number { margin-bottom: 32px; }
 .home .craft-copy h2 { font-size: 44px; }
 .home .faq-list summary { font-size: 19px; }
 .home .contact-action-panel { padding: 24px; }
 .home .contact-action-panel h3 { font-size: 32px; }
 .home .contact-off-phone { font-size: 28px; }
 .home .contact-off-channels a { font-size: 13px; }
}
@media(forced-colors:active) {
 .home .hero-actions .primary { border: 1px solid ButtonText; }
 .home .hero-actions .primary::before { display: none; }
 .home .material-ruler,.home .material-ruler i,.home .contact-off-channels { border-color: CanvasText; }
 .home .hero-contact a,.home .hero-contact small { color: LinkText; }
}

/* The accepted editorial cards, in a finite native scroll-snap track. */
.home .direction-carousel { min-width: 0; }
.home .direction-carousel .catalog-directions {
 grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: calc((100% - 40px)/3);
 overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: x mandatory;
 scrollbar-width: thin; scrollbar-color: var(--bronze) var(--line); padding-bottom: 12px;
}
.home .direction-carousel .catalog-direction { scroll-snap-align: start; scroll-snap-stop: always; }
.home .direction-carousel .catalog-direction-link:focus-visible { outline-offset: -4px; }
.home .direction-carousel .direction-catalogue-image { object-fit: contain; padding: 16px; }
.home .direction-carousel-controls { display: flex; justify-content: flex-end; gap: 10px; margin-top: 18px; }
.home .direction-carousel-controls[hidden] { display: none; }
.home .direction-carousel-controls button {
 display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 46px;
 border: 1px solid var(--line); background: var(--paper); color: var(--ink); font: 22px var(--sans); cursor: pointer;
}
.home .direction-carousel-controls button:hover:not(:disabled) { background: var(--surface-strong); border-color: var(--bronze); }
.home .direction-carousel-controls button:disabled { opacity: .35; cursor: default; }
.home .direction-carousel-controls button:focus-visible,.home [data-direction-track]:focus-visible { outline: 3px solid var(--bronze); outline-offset: 3px; }
@media(max-width:1100px) { .home .direction-carousel .catalog-directions { grid-auto-columns: calc((100% - 20px)/2); } }
@media(max-width:700px) { .home .direction-carousel .catalog-directions { grid-auto-columns: 100%; } }
@media(prefers-reduced-motion:reduce) { .home [data-direction-track] { scroll-behavior: auto; } }
