.home-premium{--hp-ink:#24343f;--hp-graphite:#344b5b;--hp-soft:#f1f5f7;--hp-line:#d8e1e6;--hp-muted:#667681;--hp-accent:#c75d36;--hp-accent-dark:#a94728;background:#fff;color:var(--hp-ink);overflow:clip}.home-premium section{scroll-margin-top:128px}.home-premium h1,.home-premium h2,.home-premium h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;text-wrap:balance}.home-premium h2{margin:0;font-size:clamp(38px,4.6vw,64px);line-height:1.02;letter-spacing:-.04em}.home-premium p{line-height:1.65}.home-premium .section-kicker,.home-premium .eyebrow{color:var(--hp-accent)}
.home-hero{position:relative;min-height:720px;background:#eaf1f4;overflow:hidden}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,251,252,.98) 0%,rgba(247,251,252,.91) 39%,rgba(247,251,252,.26) 64%,transparent 82%)}.home-hero__content{position:relative;z-index:1;min-height:720px;display:flex;flex-direction:column;align-items:flex-start;padding-top:86px;padding-bottom:28px}.home-hero h1{max-width:840px;margin:21px 0 24px;font-size:clamp(49px,6.3vw,86px);line-height:.98;letter-spacing:-.055em}.home-hero h1 em{color:var(--hp-accent);font-weight:400}.home-hero__content>p:not(.eyebrow){max-width:650px;margin:0;color:#566874;font:18px/1.65 Georgia,serif}.home-hero__actions{display:flex;align-items:center;gap:28px;margin-top:30px}.home-link{display:inline-flex;align-items:center;gap:10px;padding:8px 0 6px;border-bottom:1px solid currentColor;color:var(--hp-graphite);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-link span{color:var(--hp-accent);font-size:15px}.home-hero__proof{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:auto 0 0;padding:23px 0 0;border-top:1px solid rgba(52,75,91,.25);list-style:none}.home-hero__proof b{display:block;font:400 18px Georgia,serif}.home-hero__proof span{display:block;margin-top:6px;color:var(--hp-muted);font-size:8px;letter-spacing:.11em;text-transform:uppercase}.home-visual-note{position:absolute;right:18px;bottom:10px;z-index:2;margin:0!important;color:rgba(36,52,63,.62);font-size:8px;letter-spacing:.1em;text-transform:uppercase}
.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:54px;margin-bottom:46px}.home-section-head>div{max-width:760px}.home-section-head .section-kicker{margin:0 0 17px}.home-section-head>p{max-width:390px;margin:0;color:var(--hp-muted);font:15px/1.7 Georgia,serif}.home-projects{padding:90px 0 76px}.home-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-project-card{min-width:0;border:1px solid var(--hp-line);background:#fff;transition:transform .3s,box-shadow .3s}.home-project-card:hover{transform:translateY(-5px);box-shadow:0 26px 70px rgba(42,62,75,.1)}.home-project-card__image{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--hp-soft)}.home-project-card__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.87);transition:transform .6s,filter .35s}.home-project-card:hover img{transform:scale(1.018);filter:saturate(1)}.home-project-card__image span{position:absolute;top:14px;left:14px;padding:8px 10px;color:#fff;background:rgba(52,75,91,.9);font-size:8px;letter-spacing:.11em;text-transform:uppercase}.home-project-card__body{padding:23px}.home-project-card__body>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-project-card h3{margin:0;font-size:27px}.home-project-card b{color:var(--hp-accent);font-size:10px;letter-spacing:.08em;white-space:nowrap}.home-project-card p{min-height:70px;margin:14px 0 20px;color:var(--hp-muted);font:14px/1.6 Georgia,serif}.home-project-card i{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid var(--hp-line);font-size:8px;font-style:normal;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-project-card i span{color:var(--hp-accent);font-size:14px}.home-projects__actions{display:flex;justify-content:center;gap:12px;margin-top:32px}.button-outline{border:1px solid var(--hp-line);color:var(--hp-graphite)!important;background:#fff!important;box-shadow:none!important}.button-outline:hover{border-color:var(--hp-accent);color:var(--hp-accent)!important}.home-legal{margin:22px 0 0;color:#8a979f;font-size:9px;text-align:center}
.home-services{padding:88px 0;background:var(--hp-soft)}.home-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.home-service-card{min-width:0;overflow:hidden;border:1px solid var(--hp-line);background:#fff;box-shadow:0 14px 46px rgba(42,62,75,.04);transition:transform .3s,box-shadow .3s}.home-service-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(42,62,75,.1)}.home-service-card__image{position:relative;aspect-ratio:16/8.5;overflow:hidden}.home-service-card__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform .65s,filter .35s}.home-service-card:hover img{transform:scale(1.02);filter:saturate(.98)}.home-service-card__image span{position:absolute;right:16px;bottom:14px;width:36px;height:36px;display:grid;place-items:center;color:#fff;background:var(--hp-accent);font-size:9px}.home-service-card__body{padding:30px}.home-service-card__kicker{margin:0 0 11px!important;color:var(--hp-accent);font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.home-service-card h3{margin:0 0 15px;font-size:31px;letter-spacing:-.025em}.home-service-card__body>p:not(.home-service-card__kicker){margin:0;color:var(--hp-muted);font:15px/1.65 Georgia,serif}.home-service-card ul{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;padding:0;list-style:none}.home-service-card li{padding:11px;border:1px solid var(--hp-line);color:#596b76;font-size:9px;line-height:1.45}.home-service-card__result{min-height:62px;margin-bottom:23px;padding:14px 16px;border-left:2px solid var(--hp-accent);background:var(--hp-soft);color:var(--hp-muted);font:13px/1.55 Georgia,serif}.home-service-card__result b{color:var(--hp-ink);font-weight:400}.home-service-card i{display:flex;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid var(--hp-line);font-size:8px;font-style:normal;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.home-service-card i span{color:var(--hp-accent);font-size:15px}
.home-pains{padding:88px 0}.home-pain-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hp-line);border-left:1px solid var(--hp-line)}.home-pain-grid article{min-height:275px;display:flex;flex-direction:column;padding:28px;border-right:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line);transition:background .25s,transform .25s}.home-pain-grid article:hover{z-index:1;background:var(--hp-soft);transform:translateY(-3px)}.home-pain-grid span{color:var(--hp-accent);font-size:9px;letter-spacing:.14em}.home-pain-grid h3{margin:35px 0 14px;font-size:24px;line-height:1.14}.home-pain-grid p{margin:0 0 18px;color:var(--hp-muted);font:14px/1.65 Georgia,serif}.home-pain-grid p b{color:var(--hp-ink);font-weight:400}.home-pain-grid i{margin-top:auto;color:#72818a;font-size:10px;font-style:normal;line-height:1.5}
.home-system{padding:88px 0;color:#fff;background:var(--hp-graphite)}.home-system__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.home-system h2{margin:18px 0 24px}.home-system>div>div>p:not(.section-kicker){max-width:530px;color:rgba(255,255,255,.7);font:16px/1.7 Georgia,serif}.home-system .home-link{margin-top:14px;color:#fff}.home-system ol{margin:0;padding:0;border-top:1px solid rgba(255,255,255,.18);list-style:none}.home-system li{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.18)}.home-system li>span{color:#f08a63;font-size:9px;letter-spacing:.13em}.home-system li b{font:400 20px Georgia,serif}.home-system li p{margin:7px 0 0;color:rgba(255,255,255,.62);font:13px/1.6 Georgia,serif}
.home-before{padding:88px 0}.home-before-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--hp-line);border-left:1px solid var(--hp-line)}.home-before-grid article{min-height:220px;padding:27px;border-right:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line)}.home-before-grid span{color:var(--hp-accent);font-size:9px;letter-spacing:.14em}.home-before-grid h3{margin:34px 0 12px;font-size:24px}.home-before-grid p{margin:0;color:var(--hp-muted);font:14px/1.6 Georgia,serif}
.home-process{padding:88px 0;background:var(--hp-soft)}.home-process ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;border-top:1px solid var(--hp-line);border-left:1px solid var(--hp-line);list-style:none}.home-process li{min-height:230px;padding:28px;border-right:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line);background:#fff}.home-process li span{color:var(--hp-accent);font-size:9px;letter-spacing:.14em}.home-process li b{display:block;margin:38px 0 13px;font:400 23px Georgia,serif}.home-process li p{margin:0;color:var(--hp-muted);font:13px/1.65 Georgia,serif}
.home-faq{padding:88px 0}.home-faq__list{border-top:1px solid var(--hp-line)}.home-faq details{border-bottom:1px solid var(--hp-line)}.home-faq summary{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font:400 20px Georgia,serif;list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary span{color:var(--hp-accent);font:26px Arial;transition:transform .2s}.home-faq details[open] summary span{transform:rotate(45deg)}.home-faq details p{max-width:780px;margin:0;padding:0 42px 22px 0;color:var(--hp-muted);font:14px/1.7 Georgia,serif}
.home-estimate{padding:88px 0;background:#e8eef1}.home-estimate__grid{display:grid;grid-template-columns:1fr 480px;gap:78px;align-items:start}.home-estimate h2{margin:18px 0 22px}.home-estimate__grid>div:first-child>p:not(.section-kicker){max-width:570px;color:var(--hp-muted);font:16px/1.7 Georgia,serif}.home-estimate ul{display:grid;gap:9px;margin:25px 0;padding:0;list-style:none}.home-estimate li{position:relative;padding-left:20px;color:#596b76;font-size:12px}.home-estimate li::before{content:"◇";position:absolute;left:0;color:var(--hp-accent)}.home-phone{display:inline-block;margin-top:14px;color:var(--hp-graphite);font:400 27px Georgia,serif}.home-form-fallback{padding:38px;background:#fff}.home-form-fallback h3{margin:0 0 14px;font-size:28px}.home-form-fallback p{color:var(--hp-muted);font-family:Georgia,serif}
@media(max-width:1000px){.home-project-grid{grid-template-columns:repeat(2,1fr)}.home-pain-grid{grid-template-columns:repeat(2,1fr)}.home-before-grid{grid-template-columns:repeat(2,1fr)}.home-process ol{grid-template-columns:repeat(2,1fr)}.home-system__grid{gap:52px}.home-estimate__grid{grid-template-columns:1fr;gap:44px}.home-estimate__grid>div:last-child{max-width:580px}}
@media(max-width:760px){.home-premium section{scroll-margin-top:86px}.home-hero,.home-hero__content{min-height:690px}.home-hero>img{object-position:66% center}.home-hero::after{background:linear-gradient(90deg,rgba(247,251,252,.98) 0%,rgba(247,251,252,.86) 57%,rgba(247,251,252,.28) 100%)}.home-hero__content{padding-top:68px}.home-hero h1{font-size:48px}.home-hero__content>p:not(.eyebrow){max-width:540px;font-size:16px}.home-hero__proof{gap:14px}.home-hero__proof li:nth-child(2){display:none}.home-hero__proof{grid-template-columns:repeat(2,1fr)}.home-section-head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:34px}.home-section-head>p{max-width:620px}.home-projects,.home-services,.home-pains,.home-system,.home-before,.home-process,.home-faq,.home-estimate{padding:68px 0}.home-service-grid,.home-system__grid{grid-template-columns:1fr}.home-system__grid{gap:42px}.home-service-card ul{grid-template-columns:1fr}.home-service-card li{padding:9px 11px}.home-pain-grid,.home-process ol{grid-template-columns:1fr}.home-pain-grid article{min-height:240px}.home-before-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.home-hero h1{font-size:41px}.home-hero__actions{align-items:flex-start;flex-direction:column;gap:16px}.home-hero__proof b{font-size:16px}.home-project-grid{grid-template-columns:1fr}.home-project-card p{min-height:0}.home-projects__actions{align-items:stretch;flex-direction:column}.home-projects__actions .button{width:100%}.home-service-card__body{padding:24px}.home-service-card h3{font-size:28px}.home-pain-grid article{padding:24px}.home-before-grid{grid-template-columns:1fr}.home-before-grid article{min-height:180px}.home-process li{min-height:200px;padding:24px}.home-faq summary{min-height:68px;font-size:18px}.home-estimate__grid{gap:34px}.home-visual-note{display:none}}
@media(max-width:380px){.home-hero h1{font-size:36px}.home-hero__content>p:not(.eyebrow){font-size:15px}.home-hero__proof{grid-template-columns:1fr}.home-hero__proof li:last-child{display:none}.home-project-card__body>div{flex-direction:column}.home-service-card__image{aspect-ratio:3/2}}
.home-estimate form{width:100%;min-width:0;margin:0;padding:38px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;align-items:start;color:var(--hp-ink);background:#fff;border:1px solid var(--hp-line);border-top:3px solid var(--hp-accent);box-shadow:0 24px 65px rgba(36,52,63,.1)}
.home-estimate form>*{min-width:0;max-width:100%}.home-estimate form label{width:100%;min-width:0;margin:0;display:flex;flex-direction:column;align-items:stretch;gap:9px;color:#52636e;font-size:9px;font-weight:700;line-height:1.35;letter-spacing:.13em;text-transform:uppercase}.home-estimate form label:nth-of-type(n+3),.home-estimate form .consent,.home-estimate form button,.home-estimate form .nika-form-status{grid-column:1/-1}.home-estimate form input:not([type="checkbox"]),.home-estimate form select,.home-estimate form textarea{width:100%;min-width:0;max-width:100%;margin:0;border:1px solid #c8d3d9;border-radius:0;color:var(--hp-ink);background:#fff;box-shadow:none;outline:none;font-size:15px;line-height:1.4;letter-spacing:0;text-transform:none}.home-estimate form input:not([type="checkbox"]),.home-estimate form select{height:56px;padding:0 16px}.home-estimate form textarea{min-height:116px;padding:15px 16px;resize:vertical}.home-estimate form input:focus,.home-estimate form select:focus,.home-estimate form textarea:focus{border-color:var(--hp-accent);box-shadow:0 0 0 3px rgba(199,93,54,.13)}.home-estimate form .consent{min-height:24px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;color:var(--hp-muted);font-size:12px;font-weight:400;line-height:1.5;letter-spacing:0;text-transform:none}.home-estimate form .consent input[type="checkbox"]{width:19px;height:19px;min-width:19px;margin:0;accent-color:var(--hp-accent)}.home-estimate form button{width:100%;min-height:58px;border:0;color:#fff;background:var(--hp-accent);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.home-estimate form button:hover{background:var(--hp-accent-dark)}
@media(max-width:680px){.home-estimate form{grid-template-columns:minmax(0,1fr);gap:19px;padding:27px 22px}.home-estimate form label,.home-estimate form label:nth-of-type(n+3),.home-estimate form .consent,.home-estimate form button{grid-column:1}}
@media(max-width:380px){.home-estimate form{padding:24px 17px}}
