:root {
    --yellow: #ffd331;
    --ink: #20201e;
    --soft-ink: #51514c;
    --paper: #f8f7f2;
    --line: #d9d8d1;
    --mono: "DM Mono", monospace;
    --sans: "Manrope", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); }
a { color: inherit; text-decoration: none; }

.site-header { align-items: center; backdrop-filter: blur(10px); background: rgba(248, 247, 242, .94); display: flex; height: 88px; justify-content: space-between; padding: 0 38px; position: sticky; top: 0; width: 100%; z-index: 10; }
.brand { align-items: center; display: inline-flex; font-size: 19px; font-weight: 800; letter-spacing: -1.4px; line-height: 1; }
.brand > span:last-child > span { color: #8c8c85; }
.brand-mark { display: inline-flex; gap: 3px; height: 22px; margin-right: 9px; transform: skewX(-18deg); }
.brand-mark i { background: var(--yellow); display: block; height: 100%; width: 5px; }
.brand-mark i:nth-child(2) { background: var(--ink); margin-top: 4px; height: 18px; }
.brand-mark i:nth-child(3) { margin-top: 8px; height: 14px; }
.main-nav { display: flex; gap: 28px; margin-left: auto; margin-right: 42px; }.main-nav a { color: #66665f; font-family: var(--mono); font-size: 11px; transition: color .2s ease; }.main-nav a:hover, .main-nav a:focus-visible { color: var(--ink); }
.mobile-menu { display: none; }
.header-phone { border-bottom: 2px solid var(--yellow); font-family: var(--mono); font-size: 13px; font-weight: 500; padding-bottom: 4px; }

.hero { display: grid; grid-template-columns: minmax(400px, 1.06fr) minmax(340px, .94fr); max-width: 1280px; margin: 15px auto 0; min-height: 560px; padding: 38px; }
.hero-copy { align-self: center; max-width: 655px; padding: 14px 30px 20px 0; }
.eyebrow { align-items: center; display: flex; font-family: var(--mono); font-size: 11px; letter-spacing: .7px; margin: 0 0 22px; text-transform: uppercase; }
.eyebrow span { background: var(--yellow); height: 9px; margin-right: 9px; width: 9px; }
h1, h2 { font-size: clamp(45px, 5.3vw, 76px); letter-spacing: -5px; line-height: .98; margin: 0; }
h1 em, h2 em { color: #8a8a82; font-style: normal; }
.lead { color: var(--soft-ink); font-size: 16px; line-height: 1.7; margin: 30px 0 31px; max-width: 510px; }
.hero-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 27px; }
.button { align-items: center; display: inline-flex; font-size: 13px; font-weight: 700; gap: 28px; padding: 17px 19px 17px 22px; }
.button-dark { background: var(--ink); color: white; }
.action-arrow { fill: none; height: 20px; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; width: 20px; }.button-dark .action-arrow { color: var(--yellow); }
.text-link { border-bottom: 1px solid var(--ink); font-size: 12px; font-weight: 700; padding: 6px 0; }
.text-link span { color: #8b8b84; margin-left: 6px; }
.hero-visual { background: #d6d6ce; min-height: 470px; overflow: hidden; position: relative; }
.visual-photo { height: 100%; min-height: 470px; object-fit: cover; width: 100%; }
.hero-visual::after { background: linear-gradient(90deg, rgba(255,211,49,.78) 0 20%, transparent 20%); bottom: 0; content: ""; height: 70px; left: 0; position: absolute; right: 0; }
.visual-label { background: var(--paper); bottom: 22px; font-family: var(--mono); font-size: 10px; left: 22px; padding: 14px 17px; position: absolute; z-index: 1; }
.visual-label span { color: #a7a69e; margin-right: 20px; }
.spark { background: var(--yellow); height: 13px; position: absolute; transform: rotate(45deg); width: 13px; }
.spark-one { right: 31px; top: 34px; }.spark-two { right: 69px; top: 71px; transform: rotate(45deg) scale(.5); }

.promise { background: var(--yellow); display: flex; justify-content: space-between; margin-top: 45px; padding: 74px max(38px, calc((100vw - 1204px) / 2)); }
.promise p { font-family: var(--mono); font-size: clamp(18px, 2.2vw, 30px); line-height: 1.31; margin: 0; }
.promise strong { font-weight: 500; text-decoration: underline; text-underline-offset: 5px; }
.promise-note { align-self: flex-end; font-size: 12px !important; line-height: 1.6 !important; }

.services { max-width: 1280px; margin: auto; padding: 125px 38px; }
.section-intro { display: flex; justify-content: space-between; align-items: start; margin-bottom: 57px; }.section-intro .eyebrow { margin-top: 12px; }.section-intro h2 { font-size: clamp(39px, 4.4vw, 62px); }
.service-list { display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); }
.service-card { min-height: 346px; padding: 27px; position: relative; }.service-card h3 { font-size: 24px; letter-spacing: -1.5px; margin: 90px 0 12px; }.service-card p { font-size: 13px; line-height: 1.65; margin: 0; max-width: 265px; }.service-number { font-family: var(--mono); font-size: 11px; }
.service-card-yellow { background: var(--yellow); }.service-card-dark { background: var(--ink); color: var(--paper); }.service-card-gray { background: #d9d9d2; }.service-card-dark .service-number { color: var(--yellow); }
.service-icon { border: 2px solid currentColor; opacity: .9; position: absolute; right: 28px; top: 31px; }.rug-icon { height: 56px; width: 66px; }.rug-icon::before, .rug-icon::after { border: inherit; content: ""; height: 8px; left: -2px; position: absolute; right: -2px; }.rug-icon::before { top: 10px; }.rug-icon::after { bottom: 10px; }.sofa-icon { border-radius: 8px 8px 2px 2px; height: 33px; top: 52px; width: 70px; }.sofa-icon::before { border: inherit; border-bottom: 0; border-radius: 8px 8px 0 0; content: ""; height: 18px; left: 7px; position: absolute; right: 7px; top: -17px; }.sofa-icon::after { border-left: 2px solid currentColor; border-right: 2px solid currentColor; bottom: -11px; content: ""; height: 9px; left: 7px; position: absolute; right: 7px; }.car-icon { border-radius: 20px 20px 4px 4px; height: 30px; top: 49px; width: 70px; }.car-icon::before { border: inherit; border-bottom: 0; border-radius: 16px 16px 0 0; content: ""; height: 17px; left: 12px; position: absolute; right: 12px; top: -15px; }.car-icon::after { background: currentColor; border-radius: 50%; bottom: -5px; box-shadow: 48px 0 currentColor; content: ""; height: 9px; left: 7px; position: absolute; width: 9px; }

.pricing { background: #e7e6df; padding: 118px max(38px, calc((100vw - 1204px) / 2)); }.pricing-intro { display: grid; grid-template-columns: 1fr 1fr; margin-bottom: 55px; }.pricing-intro .eyebrow { grid-column: 1; grid-row: 1; margin-top: 12px; }.pricing-intro h2 { font-size: clamp(42px, 4.5vw, 63px); grid-column: 2; grid-row: 1; }.pricing-intro > p { color: var(--soft-ink); font-size: 13px; grid-column: 2; line-height: 1.65; margin: 21px 0 0; max-width: 370px; }.price-groups { display: grid; gap: 12px; grid-template-columns: 1.18fr .82fr; }.price-group { background: var(--paper); padding: 33px; }.price-group h3 { font-size: 20px; letter-spacing: -1.2px; margin: 0 0 24px; }.price-group dl { margin: 0; }.price-group dl div { align-items: baseline; border-top: 1px solid var(--line); display: flex; font-size: 13px; gap: 20px; justify-content: space-between; padding: 13px 0; }.price-group dt { color: var(--soft-ink); }.price-group dd { font-family: var(--mono); font-size: 12px; font-weight: 500; margin: 0; text-align: right; }.price-group-dark { background: var(--ink); color: var(--paper); }.price-group-dark dl div { border-color: #51514b; }.price-group-dark dt { color: #c6c6bd; }.price-group-dark dd { color: var(--yellow); }.price-group-dark > p { color: #b3b3ab; font-size: 12px; line-height: 1.6; margin: 24px 0 0; }

.contact { background: var(--ink); color: var(--paper); display: grid; grid-template-columns: 1fr 1fr; min-height: 530px; }.contact-copy { padding: 75px max(38px, calc((100vw - 1204px) / 2)); padding-right: 60px; }.contact .eyebrow span { background: var(--yellow); }.contact h2 { color: var(--yellow); font-size: clamp(48px, 5vw, 68px); letter-spacing: -4px; }.contact-lead { color: #b3b3ab; font-size: 13px; line-height: 1.65; margin: 17px 0 31px; max-width: 375px; }.contact-details { border-top: 1px solid #5f5f58; display: flex; gap: 46px; padding: 19px 0 24px; }.contact-details span { color: #b3b3ab; display: block; font-family: var(--mono); font-size: 10px; margin-bottom: 8px; text-transform: uppercase; }.contact-phone { color: var(--yellow); font-family: var(--mono); font-size: 21px; font-style: normal; }.contact-details address { font-size: 13px; font-style: normal; line-height: 1.55; }.directions-button { align-items: center; border: 1px solid var(--yellow); color: var(--yellow); display: inline-flex; font-size: 12px; font-weight: 700; gap: 25px; padding: 15px 17px; }
.map-panel { background: #bebeb5; min-height: 530px; overflow: hidden; position: relative; }.map-panel iframe { border: 0; height: 100%; inset: 0; position: absolute; width: 100%; }

.site-footer { margin: auto; max-width: 1280px; padding: 0 38px; }.footer-main { align-items: center; display: flex; justify-content: space-between; padding: 27px 0; }.footer-main p, .footer-main > a:last-child, .copyright { color: #777770; font-family: var(--mono); font-size: 10px; margin: 0; }.footer-main > a:last-child { color: var(--ink); }.footer-menu span { color: var(--ink); display: block; font-family: var(--mono); font-size: 9px; margin-bottom: 5px; text-transform: uppercase; }.copyright { border-top: 1px solid var(--line); padding: 16px 0 20px; }
.error-page { align-items: flex-start; display: flex; flex-direction: column; justify-content: center; min-height: 100vh; padding: 40px max(38px, calc((100vw - 1204px) / 2)); }.error-page > .error-code { color: var(--yellow); font-family: var(--mono); font-size: clamp(75px, 13vw, 180px); font-weight: 500; letter-spacing: -12px; line-height: .9; margin: 75px 0 15px; }.error-page h1 { max-width: 680px; }.error-page .button { margin-top: 35px; }.privacy-page { justify-content: flex-start; margin: auto; max-width: 920px; padding-top: 75px; }.privacy-page .eyebrow { margin: 75px 0 18px; }.privacy-page h1 { margin-bottom: 50px; }.privacy-page h2 { font-size: 26px; letter-spacing: -1.4px; margin: 25px 0 9px; }.privacy-page > p:not(.eyebrow) { color: var(--soft-ink); font-size: 14px; line-height: 1.7; margin: 0; max-width: 680px; }.privacy-page > p a { font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.subpage-main { margin: auto; max-width: 1280px; min-height: calc(100vh - 88px); padding: 110px 38px; }.subpage-main > h1 { max-width: 720px; }.subpage-lead { color: var(--soft-ink); font-size: 16px; line-height: 1.7; margin: 29px 0 48px; max-width: 590px; }.subpage-cards { display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); }.subpage-cards article { background: #e7e6df; min-height: 188px; padding: 27px; }.subpage-cards article:nth-child(2) { background: var(--yellow); }.subpage-cards article:nth-child(3) { background: var(--ink); color: var(--paper); }.subpage-cards h2 { font-size: 22px; letter-spacing: -1.3px; margin: 0 0 15px; }.subpage-cards p, .subpage-cards address { color: var(--soft-ink); font-size: 13px; font-style: normal; line-height: 1.7; margin: 0; }.subpage-cards article:nth-child(3) p { color: #c6c6bd; }.subpage-cards .contact-phone { display: inline; font-size: 19px; }.subpage-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 25px; margin-top: 37px; }
.cookie-settings { background: none; border: 0; color: #777770; cursor: pointer; font-family: var(--mono); font-size: 10px; padding: 0 0 20px; text-decoration: underline; text-underline-offset: 3px; }.cookie-banner { align-items: end; background: var(--ink); bottom: 20px; box-shadow: 0 12px 35px rgba(32, 32, 30, .28); color: var(--paper); display: flex; gap: 35px; justify-content: space-between; left: 20px; max-width: 680px; padding: 26px; position: fixed; right: 20px; z-index: 20; }.cookie-banner[hidden] { display: none; }.cookie-banner .eyebrow { margin-bottom: 12px; }.cookie-banner h2 { color: var(--yellow); font-size: 29px; letter-spacing: -1.8px; }.cookie-banner p:not(.eyebrow) { color: #d0d0c8; font-size: 12px; line-height: 1.65; margin: 12px 0 0; max-width: 420px; }.cookie-banner p a { color: var(--yellow); text-decoration: underline; text-underline-offset: 3px; }.cookie-actions { display: flex; flex: 0 0 auto; flex-direction: column; gap: 8px; }.cookie-actions button { cursor: pointer; font-family: var(--sans); font-size: 12px; font-weight: 700; min-width: 105px; padding: 12px 14px; }.cookie-accept { background: var(--yellow); border: 1px solid var(--yellow); color: var(--ink); }.cookie-reject { background: transparent; border: 1px solid #777770; color: var(--paper); }

@media (max-width: 760px) {
    .site-header { height: 72px; padding: 0 20px; }.main-nav { display: none; }.mobile-menu { display: block; margin-left: auto; margin-right: 20px; position: relative; }.mobile-menu summary { align-items: center; cursor: pointer; display: flex; height: 32px; justify-content: center; list-style: none; width: 32px; }.mobile-menu summary::-webkit-details-marker { display: none; }.mobile-menu svg { height: 25px; width: 25px; }.mobile-menu path { fill: none; stroke: var(--ink); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; }.mobile-menu:not([open]) nav { display: none; }.mobile-menu nav { backdrop-filter: blur(10px); background: rgba(248, 247, 242, .94); border-bottom: 1px solid var(--line); box-shadow: 0 12px 25px rgba(32, 32, 30, .12); display: grid; left: 0; position: fixed; right: 0; top: 72px; width: 100vw; }.mobile-menu nav a { border-bottom: 1px solid var(--line); font-family: var(--mono); font-size: 11px; padding: 16px 20px; }.mobile-menu nav a:last-child { border-bottom: 0; }.header-phone { font-size: 10px; }.hero { display: block; margin: 0; min-height: 0; padding: 31px 20px 20px; }.hero-copy { padding: 20px 0 49px; }.lead { font-size: 14px; }.hero-visual, .visual-photo { min-height: 345px; }.promise { display: block; margin-top: 28px; padding: 53px 20px; }.promise-note { margin-top: 30px !important; }.services { padding: 78px 20px; }.section-intro { display: block; margin-bottom: 32px; }.section-intro .eyebrow { margin-top: 0; }.service-list { grid-template-columns: 1fr; }.service-card { min-height: 278px; }.contact { display: block; }.contact-copy { padding: 60px 20px; }.contact-details { gap: 28px; }.map-panel { min-height: 400px; }.site-footer { padding: 0 20px; }.footer-main { align-items: flex-start; flex-direction: column; gap: 16px; }.error-page { padding: 30px 20px; }.cookie-banner { align-items: stretch; bottom: 0; flex-direction: column; gap: 20px; left: 0; max-width: none; padding: 24px 20px; right: 0; }.cookie-actions { flex-direction: row; }.cookie-actions button { flex: 1; } h1, h2 { letter-spacing: -3.4px; }
}

@media (max-width: 430px) {
    .header-phone { display: none; }
    .mobile-menu { margin-right: 0; }
}

@media (max-width: 760px) {
    .pricing { padding: 78px 20px; }
    .pricing-intro { display: block; margin-bottom: 32px; }
    .pricing-intro .eyebrow { margin-top: 0; }
    .pricing-intro > p { margin-top: 18px; }
    .price-groups { grid-template-columns: 1fr; }
    .price-group { padding: 24px 20px; }
    .price-group dl div { font-size: 12px; gap: 12px; }
    .price-group dd { font-size: 11px; }
    .subpage-main { min-height: calc(100vh - 72px); padding: 70px 20px; }
    .subpage-lead { font-size: 14px; margin: 24px 0 33px; }
    .subpage-cards { grid-template-columns: 1fr; }
    .subpage-cards article { min-height: 0; }
    .subpage-actions { align-items: flex-start; flex-direction: column; gap: 16px; margin-top: 26px; }
}
