[data-theme=painting-company]{--bg:#f4f2ed;--surface:#fffdf8;--surface-2:#edeae2;--surface-3:#dfdad0;--ink:#26241f;--muted:#4f4c43;--faint:#7e7a6f;--hairline:#dfdad0;--accent:#a6302c;--accent-strong:#84241f;--accent-soft:#f6e2df;--accent-ink:#fdf4f2;--drop:#d2433e;--danger:#b3261e;--band-bg:#211f1b;--band-surface:#292620;--band-ink:#f1eee8;--band-muted:#b6b1a5;--band-faint:#878175;--band-hairline:#36322a;--band-accent:#e0736e;--band-accent-ink:#2b0f0d}@media (prefers-color-scheme:dark){[data-theme=painting-company]{--bg:#161512;--surface:#1c1a16;--surface-2:#25231e;--surface-3:#33302a;--ink:#efede7;--muted:#b3aea2;--faint:#837f73;--hairline:#2c2922;--accent:#e0736e;--accent-strong:#e88d88;--accent-soft:#331c1b;--accent-ink:#2b0f0d;--drop:#d2433e;--danger:#f2b8b5;--band-bg:#10100d;--band-surface:#161510;--band-ink:#f1eee8;--band-muted:#ada89c;--band-faint:#7d786c;--band-hairline:#29261f;--band-accent:#e0736e;--band-accent-ink:#2b0f0d}}[data-theme=painting-company].hrco-site{display:flex;flex-direction:column;min-height:100dvh;background:var(--bg);color:var(--ink)}[data-theme=painting-company] main{flex:1}[data-theme=painting-company] .hrc-display{font-family:Outfit Variable,Outfit,system-ui,sans-serif;letter-spacing:-.02em}[data-theme=painting-company] .btn{border-radius:999px;font-weight:600}[data-theme=painting-company] .btn-primary{background:var(--accent);color:var(--accent-ink)}[data-theme=painting-company] .btn-primary:hover{background:var(--accent-strong)}[data-theme=painting-company] .btn-secondary{background:var(--surface);color:var(--ink);border-color:var(--hairline)}[data-theme=painting-company] .btn-secondary:hover{border-color:var(--muted);background:var(--surface-2)}[data-theme=painting-company] .text-link{color:var(--accent-strong);font-weight:600}.hrc-container{margin-inline:auto;width:100%;max-width:74rem;padding-inline:1.5rem}.hrc-notice{background:var(--band-bg);color:var(--band-ink);font-size:.8rem}.hrc-notice-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:.55rem}.hrc-notice a{color:var(--band-accent);text-decoration:underline;text-underline-offset:3px;font-weight:600;white-space:nowrap}.hrc-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--bg) 90%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline)}.hrc-header-inner{gap:1.5rem;min-height:76px}.hrc-brand,.hrc-header-inner{display:flex;align-items:center}.hrc-brand{gap:.7rem;white-space:nowrap}.hrc-brand-drop{width:24px;height:24px;flex-shrink:0;background:var(--drop);color:var(--accent-ink);display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.hrc-brand-name{font-family:Outfit Variable,system-ui,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.hrc-nav{margin-left:auto}.hrc-nav-list{display:flex;align-items:center;gap:.35rem;list-style:none}.hrc-nav-list a{display:block;padding:.5rem .8rem;font-size:.92rem;font-weight:500;color:var(--muted);border-radius:999px;transition:color .15s ease,background-color .15s ease}.hrc-nav-list a:hover{color:var(--ink);background:var(--surface-2)}.hrc-nav-list a[aria-current=page]{color:var(--accent-strong);background:var(--accent-soft)}.hrc-header-actions{display:flex;align-items:center;gap:1.1rem}.hrc-header-phone{display:none;align-items:center;gap:.5rem;color:var(--muted);font-weight:600;font-size:.9rem;white-space:nowrap;transition:color .15s ease}.hrc-header-phone:hover{color:var(--ink)}.hrc-book-btn{white-space:nowrap}@media (max-width:639px){.hrc-book-btn{display:none}}.hrc-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--hairline);border-radius:999px;background:var(--surface);color:var(--ink);cursor:pointer}@media (min-width:1152px){.hrc-header-phone{display:inline-flex}}@media (min-width:1024px){.hrc-nav-toggle{display:none}}@media (max-width:1023px){.hrc-nav{display:none;position:absolute;left:1rem;right:1rem;top:78px;background:var(--surface);border:1px solid var(--hairline);border-radius:16px;padding:.5rem;box-shadow:0 16px 40px rgb(0 0 0/.1)}.hrc-nav.open{display:block}.hrc-nav-list{flex-direction:column;align-items:stretch;gap:.1rem}.hrc-nav-list a{padding:.7rem .9rem}.hrc-nav-mobile-actions{display:flex;flex-direction:column;gap:.6rem;border-top:1px solid var(--hairline);margin-top:.5rem;padding:.75rem .5rem .25rem}.hrc-nav-mobile-phone{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:var(--ink);padding:.4rem .2rem}}@media (min-width:1024px){.hrc-nav-mobile-actions{display:none}}.hrc-hero{background:var(--bg);border-bottom:1px solid var(--hairline)}.hrc-hero-inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;padding-block:clamp(3rem,6vw,5rem) clamp(2.5rem,5vw,4rem)}@media (min-width:900px){.hrc-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem}}.hrc-hero-chip{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent-soft);color:var(--accent-strong);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.4rem .85rem;border-radius:999px;margin-bottom:1.5rem}.hrc-hero-title{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.6rem,5.8vw,4.2rem);line-height:1.06;letter-spacing:-.03em;max-width:13ch;color:var(--ink)}.hrc-hero-title em{font-style:normal;color:var(--accent)}.hrc-hero-lead{margin-top:1.35rem;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.15rem);line-height:1.7;max-width:40rem}.hrc-hero-actions{margin-top:2.25rem;display:flex;gap:.75rem;flex-wrap:wrap}.hrc-hero-meta{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1.75rem;color:var(--muted);font-size:.88rem;font-weight:600}.hrc-hero-meta span{display:flex;align-items:center;gap:.5rem}.hrc-hero-meta svg{color:var(--drop)}.hrc-hero-media{position:relative}.hrc-hero-media img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;display:block;border-radius:16px}.hrc-hero-card{position:absolute;left:-.75rem;bottom:1.5rem;background:var(--surface);border:1px solid var(--hairline);border-radius:16px;padding:1rem 1.25rem;box-shadow:0 14px 40px rgb(0 0 0/.1);display:flex;align-items:center;gap:.85rem;max-width:20rem}.hrc-hero-card-icon{width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--accent-soft);color:var(--drop);display:inline-flex;align-items:center;justify-content:center}.hrc-hero-card strong{display:block;font-size:.92rem;color:var(--ink);line-height:1.3}.hrc-hero-card span{font-size:.8rem;color:var(--muted);line-height:1.4;display:block}@media (max-width:899px){.hrc-hero-card{left:1rem}}.hrc-section{border-top:1px solid var(--hairline);padding-block:clamp(4rem,8vw,6.5rem)}.hrc-section-head{max-width:48rem;margin-bottom:clamp(2.25rem,5vw,3.5rem)}.hrc-kicker{display:flex;align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--drop);margin-bottom:1rem}.hrc-kicker:before{content:"";width:10px;height:10px;background:var(--drop);border-radius:50%}.hrc-section-title{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.08;letter-spacing:-.03em;color:var(--ink)}.hrc-section-lead{margin-top:1rem;color:var(--muted);max-width:46rem;line-height:1.7;font-size:1.02rem}.hrc-pagehead{padding-block:clamp(3rem,6vw,5rem) 1rem}.hrc-pagehead h1{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.6rem,5.2vw,3.9rem);line-height:1.06;letter-spacing:-.03em;max-width:16ch}.hrc-pagehead p{color:var(--muted);margin-top:1.1rem;max-width:46rem;font-size:1.05rem;line-height:1.7}.hrc-cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2.25rem}.hrc-services{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:900px){.hrc-services{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.hrc-service{border:1px solid var(--hairline);border-radius:16px;background:var(--surface);padding:1.75rem;display:grid;gap:.7rem;align-content:start}.hrc-service-title{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:1.3rem;letter-spacing:-.02em;color:var(--ink);display:flex;align-items:center;gap:.6rem}.hrc-service-title a{color:inherit}.hrc-service-title a:hover{color:var(--accent)}.hrc-service-drop{width:10px;height:10px;background:var(--drop);border-radius:50%;flex-shrink:0}.hrc-service-detail{color:var(--muted);font-size:.95rem;line-height:1.6;max-width:44ch}.hrc-principles{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:900px){.hrc-principles{grid-template-columns:repeat(3,1fr);gap:0}.hrc-principle{padding-inline:2rem;border-left:1px solid var(--hairline)}.hrc-principle:first-child{padding-left:0;border-left:0}.hrc-principle:last-child{padding-right:0}}@media (max-width:899px){.hrc-principle{border-top:1px solid var(--hairline);padding-top:1.75rem}.hrc-principle:first-child{border-top:0;padding-top:0}}.hrc-principle-drop{width:10px;height:10px;background:var(--drop);border-radius:50%;margin-bottom:1rem}.hrc-principle-title{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:1.2rem;letter-spacing:-.02em;color:var(--ink)}.hrc-principle-body{margin-top:.65rem;color:var(--muted);font-size:.95rem;line-height:1.65;max-width:32ch}.hrc-steps{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--hairline)}@media (min-width:900px){.hrc-steps{grid-template-columns:repeat(4,1fr)}.hrc-step{border-left:1px solid var(--hairline);padding-inline:1.75rem}.hrc-step:first-child{padding-left:0;border-left:0}.hrc-step:last-child{padding-right:0}}@media (max-width:899px){.hrc-step{border-top:1px solid var(--hairline);padding-top:1.5rem}.hrc-step:first-child{border-top:0;padding-top:0}}.hrc-step-index{font-size:.78rem;font-weight:700;letter-spacing:.14em;color:var(--drop)}.hrc-step-index,.hrc-step-title{font-family:Outfit Variable,system-ui,sans-serif}.hrc-step-title{font-weight:600;font-size:1.15rem;letter-spacing:-.02em;color:var(--ink);margin-top:.6rem}.hrc-step-body{color:var(--muted);font-size:.92rem;line-height:1.6;margin-top:.5rem;max-width:30ch}.hrc-quotes{display:grid;grid-template-columns:1fr;gap:2rem 3rem}@media (min-width:900px){.hrc-quotes{grid-template-columns:repeat(3,1fr)}}.hrc-quote{background:var(--surface);border-radius:16px;padding:1.75rem;border:1px solid var(--hairline);border-left:4px solid var(--drop);display:flex;flex-direction:column;gap:1.25rem}.hrc-quote-text{font-size:1rem;line-height:1.65;color:var(--ink);max-width:36ch}.hrc-quote-by{display:flex;flex-direction:column;gap:.15rem}.hrc-quote-name{font-weight:700;color:var(--ink);font-size:.92rem}.hrc-quote-meta{color:var(--faint);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hrc-office{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width:900px){.hrc-office{grid-template-columns:1fr 1fr;gap:4rem}}.hrc-index-list{display:grid}.hrc-index-row{display:grid;grid-template-columns:1fr;gap:.35rem;padding-block:1.25rem;border-top:1px solid var(--hairline)}@media (min-width:640px){.hrc-index-row{grid-template-columns:9rem minmax(0,1fr);gap:1.5rem}}.hrc-index-label{display:inline-flex;align-items:center;gap:.45rem;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--faint)}.hrc-index-value{color:var(--ink);font-size:.98rem;line-height:1.6}.hrc-index-value a{color:inherit}.hrc-index-value a:hover{color:var(--accent)}.hrc-hours-row{display:flex;justify-content:space-between;gap:1rem;font-size:.98rem}.hrc-hours-days{color:var(--ink)}.hrc-hours-time{color:var(--muted);text-align:right}.hrc-map{width:100%;border:1px solid var(--hairline);border-radius:16px;overflow:hidden;aspect-ratio:4/3;min-height:280px}.hrc-map iframe{width:100%;height:100%;border:0;display:block}.hrc-cta{background:var(--band-bg);color:var(--band-ink)}.hrc-cta-inner{padding-block:clamp(4.5rem,10vw,8rem)}.hrc-cta-title{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.08;letter-spacing:-.03em;max-width:16ch;color:var(--band-ink)}.hrc-cta-lead{color:var(--band-muted);margin-top:1.1rem;max-width:36rem;line-height:1.7;font-size:1.05rem}.hrc-cta-actions{margin-top:2.25rem;display:flex;gap:.75rem;flex-wrap:wrap}.hrc-cta-actions .btn-primary{background:var(--band-accent);color:var(--band-accent-ink)}.hrc-cta-actions .btn-primary:hover{filter:brightness(1.05)}.hrc-btn-ghost{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.92rem;line-height:1;padding:.78rem 1.4rem;border-radius:999px;border:1px solid var(--band-hairline);color:var(--band-ink);background:transparent;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease}.hrc-btn-ghost:hover{background:rgb(255 255 255/.06);border-color:var(--band-muted)}.hrc-btn-ghost:active{transform:scale(.98)}.hrc-footer{border-top:1px solid var(--hairline);background:var(--surface)}.hrc-footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-block:4rem 3rem}@media (min-width:720px){.hrc-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hrc-footer-grid{grid-template-columns:minmax(0,1.6fr) 1fr 1fr 1fr}}.hrc-footer-brand{display:flex;align-items:center;gap:.7rem}.hrc-footer-drop{width:20px;height:20px;flex-shrink:0;background:var(--drop);color:var(--accent-ink);display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.hrc-footer-brand-name{font-family:Outfit Variable,system-ui,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.hrc-footer-brand-tag{color:var(--muted);font-size:.92rem;max-width:26rem;margin-top:.6rem;line-height:1.6}.hrc-footer-head{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--faint);margin-bottom:1rem}.hrc-footer-list{list-style:none;display:grid;gap:.5rem}.hrc-footer-list a{color:var(--muted);font-size:.92rem}.hrc-footer-list a:hover{color:var(--accent)}.hrc-footer-addr{font-size:.92rem;line-height:1.6;display:grid;gap:.5rem}.hrc-footer-addr,.hrc-footer-addr a{color:var(--muted)}.hrc-footer-addr a:hover{color:var(--accent)}.hrc-footer-bottom{border-top:1px solid var(--hairline);padding-block:1.25rem;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;font-size:.8rem;color:var(--faint)}.hrc-footer-bottom a{color:var(--accent);font-weight:600}.hrc-form{display:grid;gap:1.25rem}.hrc-form-title{margin-bottom:1.75rem}.hrc-form-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.hrc-form-grid{grid-template-columns:repeat(2,1fr)}.hrc-form-grid .hrc-field-span-2{grid-column:span 2}}.hrc-field{display:grid;gap:.4rem}.hrc-label{font-size:.88rem;font-weight:600;color:var(--ink)}.hrc-input,.hrc-select,.hrc-textarea{width:100%;padding:.72rem .95rem;border:1px solid var(--hairline);border-radius:14px;background:var(--surface);color:var(--ink);font:inherit;font-size:.95rem;line-height:1.5;transition:border-color .15s ease}.hrc-input::placeholder,.hrc-textarea::placeholder{color:var(--faint)}.hrc-input:focus,.hrc-select:focus,.hrc-textarea:focus{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.hrc-input[aria-invalid=true],.hrc-select[aria-invalid=true],.hrc-textarea[aria-invalid=true]{border-color:var(--danger)}.hrc-select-wrap{position:relative}.hrc-select{appearance:none;padding-right:2.5rem}.hrc-select-caret{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.hrc-error{color:var(--danger);font-size:.85rem;font-weight:500}.hrc-hint{color:var(--faint);font-size:.85rem}.hrc-radio-row{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:.2rem}.hrc-radio{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--ink);cursor:pointer}.hrc-radio input{accent-color:var(--accent);width:1.05rem;height:1.05rem}.hrc-success{border:1px solid color-mix(in srgb,var(--drop) 45%,var(--hairline));background:var(--accent-soft);border-radius:16px;padding:2rem;display:grid;gap:.75rem}.hrc-success-title{font-size:1.2rem;font-weight:700;display:flex;align-items:center;gap:.6rem;color:var(--ink)}.hrc-success p{color:var(--muted);line-height:1.6;max-width:42rem}.hrc-group{padding-block:2.75rem;border-top:1px solid var(--hairline)}.hrc-group:first-of-type{border-top:0;padding-top:0}.hrc-group-head{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.hrc-group-head h2{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:-.025em}.hrc-group-count{font-size:.8rem;color:var(--faint)}.hrc-note{border:1px solid var(--hairline);border-left:4px solid var(--drop);border-radius:16px;padding:1.1rem 1.3rem;color:var(--muted);font-size:.95rem;line-height:1.6}.hrc-aside,.hrc-note{background:var(--surface)}.hrc-aside{border:1px solid var(--hairline);border-radius:16px;padding:1.75rem;display:grid;gap:1.75rem}.hrc-aside h2{font-family:Outfit Variable,system-ui,sans-serif;font-weight:600;font-size:1.25rem;letter-spacing:-.02em}.hrc-aside-list{list-style:none;display:grid;gap:.75rem;margin-top:.9rem}.hrc-aside-list li{display:flex;gap:.6rem;align-items:flex-start;color:var(--muted);font-size:.94rem;line-height:1.5}.hrc-aside-list .hrc-includes-check{color:var(--accent);flex-shrink:0;margin-top:3px}.hrc-aside-note{padding-top:1.25rem;color:var(--faint);font-size:.85rem;line-height:1.55}.hrc-aside-note,.hrc-faq{border-top:1px solid var(--hairline)}.hrc-faq-item{border-bottom:1px solid var(--hairline)}.hrc-faq-item summary{cursor:pointer;padding:1.25rem .25rem;font-weight:600;font-size:1rem;color:var(--ink);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.hrc-faq-item summary::-webkit-details-marker{display:none}.hrc-faq-item summary:after{content:"+";font-size:1.2rem;font-weight:400;color:var(--drop);transition:transform .15s ease}.hrc-faq-item[open] summary:after{transform:rotate(45deg)}.hrc-faq-answer{padding:0 .25rem 1.25rem;color:var(--muted);max-width:52ch;line-height:1.65}.hrc-reveal.is-hidden{opacity:0;transform:translateY(18px)}.hrc-reveal{transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}.hrc-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hrc-reveal.is-hidden{opacity:1;transform:none}}