.haus-terrazzo{--terrazzo-ink: var(--color-foreground);--terrazzo-muted: var(--color-foreground-muted);--terrazzo-line: var(--color-border);--terrazzo-surface: var(--color-background);--terrazzo-accent: #836760;--terrazzo-accent-dark: #66504a;--accent-filter: none;--accent-opacity: .55;--soft-gray-filter: none;--soft-gray-opacity: .55;display:block;background:var(--terrazzo-surface);color:var(--terrazzo-ink);font-family:var(--font-body--family)}.haus-terrazzo *,.haus-terrazzo *:before,.haus-terrazzo *:after{box-sizing:border-box}.haus-terrazzo button,.haus-terrazzo input,.haus-terrazzo select{font:inherit}.haus-terrazzo__shell{position:relative;display:grid;min-height:calc(100svh - var(--header-group-height, 0px))}.haus-terrazzo__mobile-stick-sentinel{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none}.haus-terrazzo__visual{display:flex;min-height:68svh;flex-direction:column;background:#2e302f;color:#fff}.haus-terrazzo__stencil-wrap{display:grid;flex:1;place-items:center;align-content:center;gap:18px;min-height:62svh;padding:clamp(26px,5vw,72px);overflow:hidden;background:#2e302f}.haus-terrazzo__stencil{--builder-base: transparent;--accent-filter: none;position:relative;width:min(100%,720px);aspect-ratio:1;overflow:hidden;border:2px dashed rgb(255 255 255 / 42%);background:#343635;box-shadow:0 22px 58px #0003;isolation:isolate;transition:opacity .18s ease,transform .3s ease}.haus-terrazzo__stencil.is-started{border-color:transparent;background:var(--builder-base);box-shadow:0 28px 70px #0000004d,0 0 0 1px #ffffff24}.haus-terrazzo__stencil.is-changing{opacity:.72;transform:scale(.992)}.haus-terrazzo__base-color,.haus-terrazzo__stencil-layer,.haus-terrazzo__stencil-edge{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.haus-terrazzo__base-color{background:var(--builder-base)}.haus-terrazzo__stencil-layer{display:block;object-fit:cover;pointer-events:none;transition:opacity .22s ease,filter .22s ease}.haus-terrazzo__stencil-layer[hidden]{display:none}.haus-terrazzo__stencil-layer--binder{z-index:1;opacity:.76;mix-blend-mode:multiply}.haus-terrazzo__stencil-layer[data-stencil-layer=light]{z-index:2}.haus-terrazzo__stencil-layer[data-stencil-layer=dark]{z-index:3;opacity:var(--soft-gray-opacity);filter:var(--soft-gray-filter)}.haus-terrazzo__stencil-layer--color{z-index:4;filter:var(--accent-filter);opacity:var(--accent-opacity)}.haus-terrazzo__stencil-layer--quartz{z-index:5;opacity:.72;mix-blend-mode:screen}.haus-terrazzo__stencil-edge{z-index:6;border:8px solid rgb(255 255 255 / 12%);pointer-events:none}.haus-terrazzo__stencil:not(.is-started) .haus-terrazzo__stencil-edge{top:4%;right:4%;bottom:4%;left:4%;width:92%;height:92%;border:1px dashed rgb(255 255 255 / 34%)}.haus-terrazzo__stencil-prompt{position:absolute;z-index:7;inset:50% auto auto 50%;width:min(250px,76%);color:#ffffffc7;font-size:12px;font-weight:600;letter-spacing:.13em;line-height:1.5;text-align:center;text-transform:uppercase;transform:translate(-50%,-50%)}.haus-terrazzo__stencil-status{display:flex;width:min(100%,720px);justify-content:space-between;gap:20px;color:#ffffffad;font-size:10px;letter-spacing:.11em;line-height:1.35;text-transform:uppercase}.haus-terrazzo__stencil-status span:first-child{color:#fff}.haus-terrazzo__stencil-status span:last-child{text-align:right}.haus-terrazzo__image-caption{display:flex;justify-content:space-between;gap:20px;padding:13px 18px;background:#292b2a;color:#fff;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.haus-terrazzo__image-caption span:first-child{font-weight:600}.haus-terrazzo__mobile-dock{position:fixed;left:50%;bottom:20px;z-index:12;display:block;width:min(calc(100vw - 48px),820px);padding:9px 10px;border:1px solid var(--terrazzo-line);background:var(--terrazzo-surface);box-shadow:0 12px 34px #0000002e;opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 44px));transition:opacity .18s ease,transform .26s ease}.haus-terrazzo__mobile-dock.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.haus-terrazzo__mobile-dock-inner{display:grid;grid-template-columns:48px minmax(120px,1fr) auto;align-items:center;gap:10px;max-width:800px;margin:0 auto}.haus-terrazzo__mobile-dock-preview{width:48px;height:48px;overflow:hidden;border:1px solid rgb(0 0 0 / 14%);background:#343635}.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil{width:48px;height:48px;max-width:none;border-width:1px;box-shadow:none}.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil-edge{border-width:2px}.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil-prompt{display:none}.haus-terrazzo__mobile-dock-copy{display:grid;min-width:0;gap:2px}.haus-terrazzo__mobile-dock-copy strong,.haus-terrazzo__mobile-dock-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.haus-terrazzo__mobile-dock-copy strong{font-size:11px;letter-spacing:.07em;text-transform:uppercase}.haus-terrazzo__mobile-dock-copy span{color:var(--terrazzo-muted);font-size:9px}.haus-terrazzo__mobile-dock-actions{display:flex;gap:7px}.haus-terrazzo__mobile-dock-actions button{min-height:44px;padding:10px 16px;border:1px solid var(--terrazzo-accent);border-radius:0;font-size:10px;letter-spacing:.04em;line-height:1.15;text-transform:uppercase;white-space:nowrap}.haus-terrazzo__mobile-dock-sample{background:var(--terrazzo-surface);color:var(--terrazzo-accent-dark)}.haus-terrazzo__mobile-dock-request{background:var(--terrazzo-accent);color:#fff}.haus-terrazzo__panel{padding:36px 20px 52px}.haus-terrazzo__intro,.haus-terrazzo__builder{max-width:680px}.haus-terrazzo__request-success{display:none;gap:8px;margin:0 0 28px;color:#29472f!important;font-size:12px;line-height:1.45}.haus-terrazzo__request-success[hidden]{display:none}.haus-terrazzo__request-success.is-visible{display:grid;opacity:1!important;visibility:visible!important;transform:none!important}.haus-terrazzo__request-success.is-visible *{opacity:1!important;visibility:visible!important;transform:none!important}.haus-terrazzo__request-success>div{display:grid;gap:4px;padding:17px 18px 15px;border:1px solid #5c8462;background:#eef6ed}.haus-terrazzo__request-success strong,.haus-terrazzo__request-success span,.haus-terrazzo__request-success small{display:block;color:inherit!important}.haus-terrazzo__request-success strong{font-size:14px}.haus-terrazzo__request-success small{color:#416b48!important;font-size:11px}.haus-terrazzo__eyebrow{margin:0 0 10px;color:var(--terrazzo-muted);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.haus-terrazzo__title,.haus-terrazzo__dialog h2,.haus-terrazzo__mixing h2,.haus-terrazzo__reveal h2{margin:0;font-family:var(--font-h1--family, var(--font-heading--family));font-weight:var(--font-h1--weight, 500);letter-spacing:var(--font-h1--letter-spacing, -.02em);line-height:.96}.haus-terrazzo__title{font-size:clamp(44px,9vw,82px)}.haus-terrazzo__lede{max-width:600px;margin-top:20px;color:var(--terrazzo-muted);font-size:15px;line-height:1.55}.haus-terrazzo__lede p{margin:0}.haus-terrazzo__price-row{display:flex;align-items:baseline;margin-top:24px;padding-bottom:25px;border-bottom:1px solid var(--terrazzo-line)}.haus-terrazzo__price-row strong{font-family:var(--font-h2--family, var(--font-heading--family));font-size:27px;font-weight:500}.haus-terrazzo__price-row span{color:var(--terrazzo-muted);font-size:14px;letter-spacing:.02em}.haus-terrazzo__fieldgroup{margin:0;padding:0 0 38px;border:0;border-bottom:1px solid var(--terrazzo-line)}.haus-terrazzo__fieldgroup legend{width:100%;padding:34px 0 0;font-size:14px;font-weight:600}.haus-terrazzo__hint{margin:14px 0 18px;color:var(--terrazzo-muted);font-size:12px;line-height:1.45}.haus-terrazzo__swatches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.haus-terrazzo__swatch,.haus-terrazzo__size-option,.haus-terrazzo__chip-option,.haus-terrazzo__accent-option{position:relative;cursor:pointer}.haus-terrazzo__swatch input,.haus-terrazzo__size-option input,.haus-terrazzo__chip-option input,.haus-terrazzo__accent-option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.haus-terrazzo__swatch-color{display:block;width:100%;aspect-ratio:1.9;border:1px solid var(--terrazzo-line);background:var(--terrazzo-swatch)}.haus-terrazzo__swatch-name{display:block;margin-top:7px;color:var(--terrazzo-muted);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.haus-terrazzo__swatch input:checked+.haus-terrazzo__swatch-color{border-color:var(--terrazzo-ink);box-shadow:inset 0 0 0 2px var(--terrazzo-surface),inset 0 0 0 3px var(--terrazzo-ink)}.haus-terrazzo__swatch input:checked~.haus-terrazzo__swatch-name{color:var(--terrazzo-ink);font-weight:600}@media(hover:hover){.haus-terrazzo__swatch:not(:has(input:disabled)):hover .haus-terrazzo__swatch-color,.haus-terrazzo__size-option:not(.haus-terrazzo__coming):hover>span,.haus-terrazzo__chip-option:not(:has(input:disabled)):hover .haus-terrazzo__texture-card,.haus-terrazzo__accent-option:not(.haus-terrazzo__coming):hover .haus-terrazzo__accent-texture{box-shadow:0 8px 18px #22191624;transform:translateY(-3px) scale(1.015)}}.haus-terrazzo__swatch-color,.haus-terrazzo__size-option>span,.haus-terrazzo__texture-card,.haus-terrazzo__accent-texture{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.haus-terrazzo__size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.haus-terrazzo__size-option>span{display:flex;min-height:66px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid var(--terrazzo-line);color:var(--terrazzo-muted)}.haus-terrazzo__size-option b{color:inherit;font-size:14px;font-weight:500}.haus-terrazzo__size-option small{font-size:9px;letter-spacing:.09em;text-transform:uppercase}.haus-terrazzo__size-option input:checked+span{border-color:var(--terrazzo-ink);background:var(--terrazzo-ink);color:var(--terrazzo-surface)}.haus-terrazzo__size-option.haus-terrazzo__coming>span{border-style:dashed;background:#ae5e6514;color:#755254a8;cursor:not-allowed;opacity:.58}.haus-terrazzo__chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.haus-terrazzo__chip-option[hidden]{display:none}.haus-terrazzo__texture-card{position:relative;display:block;width:100%;aspect-ratio:1.45;overflow:hidden;border:1px solid var(--terrazzo-line);background:#d8d9d7;isolation:isolate}.haus-terrazzo__texture-card img,.haus-terrazzo__accent-texture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.haus-terrazzo__texture-card i{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:#dadbd9}.haus-terrazzo__texture-card--dark{background:#c9ccca}.haus-terrazzo__texture-card--dark img{opacity:var(--soft-gray-opacity);filter:var(--soft-gray-filter)}.haus-terrazzo__texture-card--accent img{opacity:var(--accent-opacity);filter:var(--accent-filter)}.haus-terrazzo__chip-option>span:last-child{display:block;margin-top:7px;color:var(--terrazzo-muted);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.haus-terrazzo__chip-option input:checked+.haus-terrazzo__texture-card{border-color:var(--terrazzo-ink);box-shadow:inset 0 0 0 2px var(--terrazzo-surface),inset 0 0 0 3px var(--terrazzo-ink)}.haus-terrazzo__chip-option input:checked~span:last-child{color:var(--terrazzo-ink);font-weight:600}.haus-terrazzo__micro-status{min-height:16px;margin:8px 0 -8px;color:var(--terrazzo-muted);font-size:10px}.haus-terrazzo__fieldgroup.is-locked .haus-terrazzo__chip-grid{opacity:.38;pointer-events:none}.haus-terrazzo__accent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.haus-terrazzo__accent-option{display:grid;gap:7px;padding:0;border:0;background:transparent;color:var(--terrazzo-muted);text-align:left}.haus-terrazzo__accent-texture{position:relative;display:block;width:100%;aspect-ratio:1.2;overflow:hidden;border:1px solid var(--terrazzo-line);background:#d6d6d3}.haus-terrazzo__accent-option>span:last-child{font-size:10px;letter-spacing:.04em;text-transform:uppercase}.haus-terrazzo__accent-option input:checked+.haus-terrazzo__accent-texture{border-color:var(--terrazzo-ink);box-shadow:inset 0 0 0 2px var(--terrazzo-surface),inset 0 0 0 3px var(--terrazzo-ink)}.haus-terrazzo__accent-option input:checked~span:last-child{color:var(--terrazzo-ink);font-weight:600}.haus-terrazzo__accent-texture--quartz img{opacity:.76;mix-blend-mode:screen}.haus-terrazzo__accent-texture--rose{background:#e2bdc3}.haus-terrazzo__accent-texture--rose img{opacity:.78}.haus-terrazzo__accent-texture--topaz{background:#d3a349}.haus-terrazzo__accent-texture--topaz img{opacity:.74;filter:sepia(1) saturate(2.6) hue-rotate(350deg)}.haus-terrazzo__accent-texture--pearl{background:#d6dfe0}.haus-terrazzo__accent-texture--pearl img{opacity:.66;filter:saturate(.45) brightness(1.2)}.haus-terrazzo__accent-option.haus-terrazzo__coming{cursor:not-allowed;opacity:.5}.haus-terrazzo__accent-option.haus-terrazzo__coming .haus-terrazzo__accent-texture{border-style:dashed;background-color:#ae5e6514}.haus-terrazzo__accent-option.haus-terrazzo__coming:after{top:38%;width:calc(100% - 16px);max-width:none;padding:10px 8px;border:1px solid rgb(255 255 255 / 35%);background:#1e1311;color:#fff;box-shadow:0 6px 18px #00000057;transform:translate(-50%,-50%)}.haus-terrazzo__accent-option.haus-terrazzo__coming:hover:after{transform:translate(-50%,-50%)}.haus-terrazzo__coming:after{position:absolute;z-index:20;top:-10px;left:50%;width:max-content;max-width:190px;padding:8px 10px;background:var(--terrazzo-ink);color:var(--terrazzo-surface);content:attr(data-soon-message);font-size:9px;letter-spacing:.06em;line-height:1.35;text-align:center;text-transform:uppercase;transform:translate(-50%,-100%);opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.haus-terrazzo__coming:hover:after{opacity:1;transform:translate(-50%,calc(-100% - 4px))}.haus-terrazzo__quantity{padding:30px 0 26px}.haus-terrazzo__quantity>label{display:block;margin-bottom:9px;font-size:14px;font-weight:600}.haus-terrazzo__quantity-input{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;border-bottom:1px solid var(--terrazzo-ink)}.haus-terrazzo__quantity-input input{width:auto;min-width:0;min-height:52px;padding:0;border:0;outline:0;background:transparent;color:var(--terrazzo-ink);font-size:25px}.haus-terrazzo__quantity-input input::-webkit-inner-spin-button,.haus-terrazzo__quantity-input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.haus-terrazzo__quantity-input input[type=number]{-webkit-appearance:textfield;appearance:textfield}.haus-terrazzo__quantity-input input::placeholder{color:var(--terrazzo-muted);font-size:16px}.haus-terrazzo__quantity-input span{padding:0 4px 0 18px;color:var(--terrazzo-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.haus-terrazzo__estimate{min-height:18px;margin:8px 0 0;color:var(--terrazzo-muted);font-size:12px}.haus-terrazzo__primary,.haus-terrazzo__secondary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:14px 20px;border:1px solid var(--terrazzo-accent);border-radius:0;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.haus-terrazzo__primary{width:100%;background:var(--terrazzo-accent);color:#fff}.haus-terrazzo__primary:hover{background:var(--terrazzo-accent-dark)}.haus-terrazzo__secondary{background:transparent;color:var(--terrazzo-accent)}.haus-terrazzo__primary:disabled,.haus-terrazzo__secondary:disabled{border-color:var(--terrazzo-line);background:var(--terrazzo-line);color:var(--terrazzo-muted);cursor:not-allowed}.haus-terrazzo__primary:focus-visible,.haus-terrazzo__secondary:focus-visible,.haus-terrazzo__text-button:focus-visible,.haus-terrazzo__close:focus-visible,.haus-terrazzo__swatch input:focus-visible+span,.haus-terrazzo__size-option:focus-visible>span,.haus-terrazzo__chip-option input:focus-visible+span,.haus-terrazzo__accent-option:focus-visible .haus-terrazzo__accent-texture,.haus-terrazzo input:focus-visible,.haus-terrazzo select:focus-visible{outline:2px solid var(--terrazzo-ink);outline-offset:3px}.haus-terrazzo__disclosure{max-width:590px;margin:13px auto 0;color:var(--terrazzo-muted);font-size:11px;line-height:1.5;text-align:center}.haus-terrazzo__dialog{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;display:grid;width:100%;height:100%;place-items:center;padding:12px;background:#1c1816a8}.haus-terrazzo__dialog[hidden]{display:none!important}.haus-terrazzo__contact{width:min(1040px,calc(100% - 32px));max-height:calc(100svh - 24px);border:0;border-radius:0;color:var(--terrazzo-ink);padding:58px 52px 50px;overflow:auto;background:var(--terrazzo-surface)}.haus-terrazzo__close{float:right;padding:6px 0;border:0;background:transparent;color:var(--terrazzo-muted);cursor:pointer;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.haus-terrazzo__dialog h2{max-width:720px;font-size:clamp(34px,6vw,58px)}.haus-terrazzo__dialog h2+p{margin:24px 0 50px;color:var(--terrazzo-muted);font-size:12px}.haus-terrazzo__form-grid{display:grid;gap:38px 42px}.haus-terrazzo__form-grid label{display:grid;gap:9px;color:var(--terrazzo-muted);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.haus-terrazzo__form-grid label span{text-transform:none}.haus-terrazzo__form-grid input,.haus-terrazzo__form-grid select{width:100%;min-height:54px;padding:12px 0;border:0;border-bottom:1px solid var(--terrazzo-line);border-radius:0;background:transparent;color:var(--terrazzo-ink);font-size:16px;line-height:1.35;text-transform:none}.haus-terrazzo__form-grid input:user-invalid,.haus-terrazzo__form-grid select:user-invalid{border-color:#9f3e35}.haus-terrazzo__consent{display:flex;align-items:flex-start;gap:9px;margin:36px 0 28px;color:var(--terrazzo-muted);font-size:11px;line-height:1.4}.haus-terrazzo__consent input{margin-top:2px}.haus-terrazzo__dialog-actions{display:grid;gap:8px}.haus-terrazzo__form-status{min-height:18px;margin:10px 0 0;color:var(--terrazzo-muted);font-size:12px;line-height:1.45}.haus-terrazzo__mixing{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:var(--terrazzo-surface);color:var(--terrazzo-ink);text-align:center}.haus-terrazzo__mixing[hidden],.haus-terrazzo__reveal[hidden],.haus-terrazzo.is-revealed .haus-terrazzo__shell{display:none}.haus-terrazzo__mixing>div{width:min(460px,100%)}.haus-terrazzo__mixing-art{position:relative;width:min(300px,76vw);aspect-ratio:1;margin:-54px auto 14px}.haus-terrazzo__cauldron{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:contain;animation:terrazzo-cauldron-bob 1.5s ease-in-out infinite}.haus-terrazzo__flying-tile{position:absolute;z-index:3;top:34%;left:50%;width:46px;height:46px;border:0;object-fit:contain;box-shadow:none;opacity:0;animation:terrazzo-tile-flight 1.5s cubic-bezier(.2,.7,.25,1) infinite}.haus-terrazzo__flying-tile--1{--tile-x: -92px;--tile-r: -18deg;animation-delay:0ms}.haus-terrazzo__flying-tile--2{--tile-x: 0px;--tile-r: 12deg;animation-delay:.18s}.haus-terrazzo__flying-tile--3{--tile-x: 88px;--tile-r: 24deg;animation-delay:.36s}.haus-terrazzo__mixing h2{font-size:clamp(42px,10vw,76px)}.haus-terrazzo__mixing h2+p{color:var(--terrazzo-muted)}.haus-terrazzo__mixing-bar{display:block;height:2px;margin-top:28px;overflow:hidden;background:var(--terrazzo-line)}.haus-terrazzo__mixing-bar i{display:block;width:100%;height:100%;background:var(--terrazzo-accent);transform:translate(-100%);animation:terrazzo-mix 1.75s linear forwards}@keyframes terrazzo-mix{0%{transform:translate(-100%)}12%{transform:translate(-92%)}29%{transform:translate(-71%)}43%{transform:translate(-67%)}63%{transform:translate(-38%)}76%{transform:translate(-34%)}91%{transform:translate(-9%)}to{transform:translate(0)}}@keyframes terrazzo-cauldron-bob{0%,to{transform:translateY(3px) scale(.99)}50%{transform:translateY(-3px) scale(1.01)}}@keyframes terrazzo-tile-flight{0%{opacity:0;transform:translate(-50%,34px) scale(.42) rotate(0)}24%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--tile-x)),-112px) scale(.92) rotate(var(--tile-r))}}.haus-terrazzo__reveal{display:grid;min-height:calc(100svh - var(--header-group-height, 0px));background:var(--terrazzo-surface)}.haus-terrazzo__reveal-media{min-height:55svh;overflow:hidden;background:#2e302f}.haus-terrazzo__reveal-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.68)}.haus-terrazzo__reveal-copy{display:flex;flex-direction:column;justify-content:center;padding:38px 20px 50px}.haus-terrazzo__reveal h2{font-size:clamp(48px,11vw,88px)}.haus-terrazzo__reveal-color{margin:12px 0 0;color:var(--terrazzo-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.haus-terrazzo__reveal-color+p{max-width:520px;margin:20px 0;color:var(--terrazzo-muted);line-height:1.55}.haus-terrazzo__summary{display:grid;margin:8px 0 26px;border-top:1px solid var(--terrazzo-line)}.haus-terrazzo__summary div{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--terrazzo-line)}.haus-terrazzo__summary dt{color:var(--terrazzo-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.haus-terrazzo__summary dd{margin:0;font-size:13px}.haus-terrazzo__reveal-actions{display:grid;gap:8px}.haus-terrazzo__sample-shipping-note{display:block;margin-top:2px;color:var(--terrazzo-muted);font-size:10px;line-height:1.45;text-align:center}.haus-terrazzo__text-button{align-self:flex-start;margin-top:16px;padding:4px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--terrazzo-muted);cursor:pointer;font-size:11px;letter-spacing:.06em;text-transform:uppercase}@media(min-width:600px){.haus-terrazzo__panel,.haus-terrazzo__reveal-copy{padding-inline:42px}.haus-terrazzo__swatches{grid-template-columns:repeat(6,minmax(0,1fr))}.haus-terrazzo__size-grid,.haus-terrazzo__accent-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.haus-terrazzo__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.haus-terrazzo__form-grid .haus-terrazzo__wide{grid-column:1 / -1}.haus-terrazzo__dialog-actions{grid-template-columns:1fr 1fr}.haus-terrazzo__contact{padding:60px 66px 54px}}@media(min-width:900px){.haus-terrazzo__shell,.haus-terrazzo__reveal{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)}.haus-terrazzo__visual{grid-column:1;grid-row:1;position:sticky;top:0;height:100svh}.haus-terrazzo__panel{grid-column:2;grid-row:1;padding:54px 48px 66px}.haus-terrazzo__reveal-media{min-height:100svh}.haus-terrazzo__reveal-copy{padding:60px 56px}.haus-terrazzo__stencil-wrap{min-height:0}}@media(min-width:1200px){.haus-terrazzo__panel{padding:66px 66px 82px}.haus-terrazzo__image-caption{padding-inline:28px}}@media(max-width:430px){.haus-terrazzo__stencil-wrap{padding:24px 20px}.haus-terrazzo__stencil-status{flex-direction:column;gap:5px}.haus-terrazzo__stencil-status span:last-child{text-align:left}.haus-terrazzo__chip-grid,.haus-terrazzo__accent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.haus-terrazzo__image-caption span:last-child{display:none}}@media(max-width:899px){.haus-terrazzo__shell{display:block}.haus-terrazzo__visual{position:sticky;top:var(--terrazzo-mobile-header-offset, 0px);z-index:3;min-height:0;height:68svh;transition:height .22s ease}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__visual{height:154px}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__visual:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--terrazzo-mobile-header-offset, 0px);background:var(--color-background, #fff);pointer-events:none}.haus-terrazzo__stencil-wrap{min-height:0;padding:16px 20px 10px;gap:7px}.haus-terrazzo__stencil{width:auto;height:min(52svh,520px);max-width:calc(100vw - 40px);transition:width .22s ease,height .22s ease,opacity .18s ease,transform .3s ease}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__stencil-wrap{grid-template-columns:112px minmax(0,1fr);place-items:center start;align-content:center;padding:10px 14px;gap:12px}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__stencil{width:112px;height:112px}.haus-terrazzo__stencil-status{width:min(100%,520px);flex-direction:row;gap:10px;font-size:8px}.haus-terrazzo__stencil-status span:last-child{text-align:right}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__stencil-status{width:auto;flex-direction:column;align-items:flex-start;gap:5px}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__stencil-status span:last-child{text-align:left}.haus-terrazzo.is-mobile-pinned .haus-terrazzo__image-caption{display:none}.haus-terrazzo__image-caption{min-height:38px;align-items:center;padding:9px 14px;font-size:8px}.haus-terrazzo__mobile-dock{left:0;right:0;bottom:0;width:auto;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-width:1px 0 0;box-shadow:0 -8px 24px #0000001f;transform:translateY(120%)}.haus-terrazzo__mobile-dock.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.haus-terrazzo__mobile-dock-inner{display:grid;grid-template-columns:42px minmax(54px,1fr) auto;align-items:center;gap:8px;max-width:720px;margin:0 auto}.haus-terrazzo__mobile-dock-preview{width:42px;height:42px;overflow:hidden;border:1px solid rgb(0 0 0 / 14%);background:#343635}.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil{width:42px;height:42px;max-width:none;border-width:1px;box-shadow:none}.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil-edge{border-width:2px}.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil-prompt{display:none}.haus-terrazzo__mobile-dock-copy{display:grid;min-width:0;gap:2px}.haus-terrazzo__mobile-dock-copy strong,.haus-terrazzo__mobile-dock-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.haus-terrazzo__mobile-dock-copy strong{font-size:11px;letter-spacing:.07em;text-transform:uppercase}.haus-terrazzo__mobile-dock-copy span{color:var(--terrazzo-muted);font-size:9px}.haus-terrazzo__mobile-dock-actions{display:flex;gap:6px}.haus-terrazzo__mobile-dock-actions button{min-height:42px;padding:9px 10px;border:1px solid var(--terrazzo-accent);border-radius:0;font-size:9px;letter-spacing:.04em;line-height:1.15;text-transform:uppercase;white-space:nowrap}.haus-terrazzo__mobile-dock-sample{background:var(--terrazzo-surface);color:var(--terrazzo-accent-dark)}.haus-terrazzo__mobile-dock-request{background:var(--terrazzo-accent);color:#fff}}@media(max-width:370px){.haus-terrazzo__mobile-dock-inner{grid-template-columns:34px 1fr auto}.haus-terrazzo__mobile-dock-preview,.haus-terrazzo__mobile-dock-preview .haus-terrazzo__stencil{width:34px;height:34px}.haus-terrazzo__mobile-dock-copy span{display:none}.haus-terrazzo__mobile-dock-actions button{padding-inline:7px;font-size:8px}}@media(prefers-reduced-motion:reduce){.haus-terrazzo__stencil,.haus-terrazzo__stencil-layer,.haus-terrazzo__coming:after{transition:none}.haus-terrazzo__mixing-bar i{animation-duration:1ms}.haus-terrazzo__cauldron,.haus-terrazzo__flying-tile{animation:none}.haus-terrazzo__flying-tile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/haus-terrazzo-builder.css.map */
