@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body,h1,h2,h3,p,ul,ol,dl,dd,blockquote{margin:0}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}}@layer base{:root{--orange:#f5501e;--orange-dark:#df3d0f;--ink:#0a0a0a;--ink-soft:#282522;--paper:#f3f3f1;--white:#fff;--stone:#d9d9d9;--muted:#666;--warm:#c79b6d;--success:#17633a;--danger:#a82c20;--line:1px solid #11100f29;--shadow:0 26px 70px #11100f24;--radius-sm:.15rem;--radius:.25rem;--radius-lg:.45rem;--container:min(1280px, calc(100% - 56px));--display:"Helvetica Neue", "Arial Nova", "Nimbus Sans", Arial, sans-serif;--sans:"Helvetica Neue", "Arial Nova", Arial, sans-serif}html{background:var(--paper);color:var(--ink)}body{background:var(--paper);min-width:320px;font-family:var(--sans);letter-spacing:-.006em;font-kerning:normal;font-feature-settings:"kern" 1, "liga" 1;text-rendering:optimizelegibility;font-size:1rem;line-height:1.65;overflow-x:clip}body:before{content:"";z-index:100;pointer-events:none;opacity:.075;mix-blend-mode:multiply;background-image:radial-gradient(circle at 18% 22%,#0a0a0a8c 0 .55px,#0000 .75px),radial-gradient(circle at 73% 61%,#0a0a0a6b 0 .5px,#0000 .7px);background-size:7px 7px,11px 11px;position:fixed;inset:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.042em;font-kerning:normal;font-feature-settings:"kern" 1, "liga" 1;text-wrap:balance;text-transform:uppercase;font-style:normal;font-weight:680;line-height:.9}h1{font-size:clamp(4.35rem,10.2vw,9.4rem)}h2{font-size:clamp(3rem,6.2vw,6.3rem)}h3{font-size:clamp(1.55rem,2.5vw,2.3rem)}p{text-wrap:pretty;max-width:68ch}a{color:inherit;text-underline-offset:.2em}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}::selection{color:var(--ink);background:var(--orange)}.container{width:var(--container);margin-inline:auto}.eyebrow{color:var(--orange-dark);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.15rem;font-size:.78rem;font-weight:850;display:flex}.eyebrow:before{content:"";background:currentColor;width:1.7rem;height:3px}.section-logo{object-fit:contain;object-position:left center;width:min(310px,70vw);height:auto;margin-bottom:2rem}.skip-link{z-index:999;background:var(--white);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:none}}@layer components{.button{letter-spacing:.025em;cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:.7rem;min-height:48px;padding:.8rem 1.2rem;font-size:.88rem;font-weight:850;text-decoration:none;transition:transform .32s cubic-bezier(.2,.75,.25,1),background .24s,color .24s,border-color .24s,box-shadow .32s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0a0a0a29}.button span{transition:transform .32s cubic-bezier(.2,.75,.25,1)}.button:hover span{transform:translate(2px,-2px)}.button-primary{color:var(--white);background:var(--orange-dark)}.button-primary:hover{background:#bd3c00}.button-dark{color:var(--white);background:var(--ink)}.button-light{color:var(--ink);background:var(--white)}.button-ghost{color:var(--ink);background:0 0;border-color:#11100f59}.site-header{z-index:20;height:92px;color:var(--white);background:var(--ink);border-bottom:1px solid #ffffff24;position:sticky;top:0}.header-inner{align-items:center;gap:2rem;height:100%;display:flex}.brand{flex:none;place-items:center;width:clamp(230px,22vw,340px);height:72px;display:grid;overflow:hidden}.brand img{object-fit:contain;width:100%;height:auto}.desktop-nav{align-items:center;gap:clamp(1rem,2vw,2rem);margin-left:auto;display:flex}.desktop-nav a{color:#fffdf8c7;padding-block:.5rem;font-size:.86rem;font-weight:720;text-decoration:none;transition:color .22s;position:relative}.desktop-nav a:after{content:"";background:var(--orange);height:2px;transition:right .32s cubic-bezier(.2,.75,.25,1);position:absolute;bottom:.2rem;left:0;right:100%}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{right:0}.header-cta{flex:none}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;place-content:center;gap:5px;width:48px;height:48px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--white);width:24px;height:2px;transition:transform .26s,opacity .18s}.mobile-menu[open] summary span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{min-height:calc(100svh - 88px);color:var(--white);background:var(--ink);display:grid;overflow:hidden}.hero-photo{min-height:calc(100svh - 92px);position:relative}.hero-slides{position:absolute;inset:0}.hero-background{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .95s,transform 7s cubic-bezier(.2,.65,.2,1);position:absolute;inset:0;transform:scale(1.03)}.hero-background.is-active{opacity:1;transform:scale(1)}.hero-background[src*=hero-homeowner-covered]{object-position:52% center}.hero-photo-overlay{background:linear-gradient(90deg,#0a0a0af5 0%,#0a0a0ac7 35%,#0a0a0a1f 70%),linear-gradient(#0000 55%,#0a0a0ab8);position:absolute;inset:0}.hero-photo-grid{z-index:2;align-items:center;min-height:calc(100svh - 150px);display:grid;position:relative}.hero-photo .hero-copy{max-width:760px;padding:clamp(4rem,9vh,8rem) 0 4rem}.hero-section-logo{width:min(330px,68vw);margin-bottom:1.7rem}.hero-photo .hero-copy h1{max-width:8ch}.hero-photo .hero-lede{max-width:54ch;font-size:clamp(1.02rem,1.5vw,1.28rem)}.hero-dots{z-index:5;gap:.6rem;display:flex;position:absolute;bottom:5.6rem;right:max(28px,50vw - 640px)}.hero-dots button{cursor:pointer;background:#ffffff61;border:0;width:42px;height:4px;padding:0;transition:background .24s,transform .24s}.hero-dots button.is-active{background:var(--orange)}.hero-dots button:hover{background:var(--white);transform:scaleX(1.12)}.hero-rail{z-index:3;color:var(--ink);background:var(--orange);font-family:var(--display);letter-spacing:-.025em;white-space:nowrap;justify-content:space-around;gap:2rem;padding:1.1rem 2rem;font-size:clamp(1.1rem,2.2vw,2rem);font-weight:720;display:flex;position:relative;overflow:hidden}.hero-grid{min-height:inherit;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);display:grid}.hero-copy{z-index:2;padding:clamp(4rem,8vh,7rem) clamp(1.5rem,5vw,5rem) 3.5rem max(20px,50vw - 580px);position:relative}.hero-copy .eyebrow{color:var(--orange)}.hero-copy h1{max-width:7ch}.hero-copy h1 span{color:var(--orange)}.hero-promise{color:var(--white);letter-spacing:-.025em;margin-top:1.5rem;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:850}.hero-promise span{color:var(--orange)}.hero-lede{color:#ffffffbd;margin-top:1.7rem;font-size:clamp(1rem,1.5vw,1.18rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-actions .button-ghost{color:var(--white);border-color:#ffffff59}.hero-visual{min-height:620px;position:relative;overflow:hidden}.hero-visual:before{content:"";z-index:1;background:linear-gradient(90deg, var(--ink) 0%, transparent 32%), linear-gradient(0deg, #11100f73, transparent 40%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-stamp{z-index:2;aspect-ratio:1;width:150px;color:var(--white);font-family:var(--display);text-align:center;text-transform:uppercase;background:#11100fc7;border:1px solid #ffffff80;border-radius:50%;place-content:center;padding:1rem;font-size:1.25rem;line-height:.95;display:grid;position:absolute;bottom:2rem;right:2rem;transform:rotate(-7deg)}.zip-check{max-width:500px;margin-top:2.4rem}.zip-check label{margin-bottom:.55rem;font-size:.83rem;font-weight:750;display:block}.zip-input-row{gap:.55rem;display:flex}.zip-input-row input{min-width:0;color:var(--ink);background:var(--white);flex:1}.form-note{color:inherit;opacity:.72;margin-top:.65rem;font-size:.83rem}.form-note a{color:var(--orange);font-weight:750}.trust-strip{color:var(--white);background:var(--orange-dark)}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-item{border-right:1px solid #ffffff3d;align-items:center;gap:.8rem;min-height:108px;padding:1rem;display:flex}.trust-item:first-child{border-left:1px solid #ffffff3d}.trust-item b{font-family:var(--display);font-size:1.85rem;line-height:1}.trust-item span{letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:760}.contrast-lockups{grid-template-columns:1fr 1fr;display:grid}.contrast-panel{flex-direction:column;justify-content:center;min-height:650px;padding:clamp(3rem,7vw,7rem);display:flex}.contrast-panel>img{object-fit:contain;object-position:left center;width:min(370px,78%);height:auto;margin-bottom:clamp(4rem,9vw,8rem)}.contrast-panel>p{letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem;font-weight:850}.contrast-panel h2{max-width:8.5ch;font-size:clamp(3.3rem,6.2vw,7rem)}.contrast-panel a{letter-spacing:.07em;text-transform:uppercase;width:fit-content;margin-top:2rem;font-size:.82rem;font-weight:850;text-decoration:none}.contrast-panel-dark{color:var(--white);background:var(--ink)}.contrast-panel-dark>p,.contrast-panel-dark a{color:var(--orange)}.contrast-panel-light{color:var(--ink);background:var(--white)}.contrast-panel-light>p,.contrast-panel-light a{color:var(--orange-dark)}.handyman-board{background:var(--paper);border-bottom:1px solid #0a0a0a38;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);display:grid;position:relative;overflow:hidden}.handyman-board:before,.handyman-board-copy:after,.small-job:before,.cta-band:before{content:"";pointer-events:none;background:repeating-linear-gradient(135deg,#0000 0 13px,currentColor 13px 14px);position:absolute}.handyman-board:before{color:#0a0a0a0b;inset:0}.handyman-board-copy{z-index:1;min-height:690px;color:var(--ink);background:var(--orange);flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,7rem);display:flex;position:relative;overflow:hidden}.handyman-board-copy:before{content:"";background:var(--ink);clip-path:polygon(48% 0,100% 0,70% 46%,100% 46%,36% 100%,56% 54%,14% 54%);opacity:.96;width:112px;height:100%;position:absolute;top:0;right:0}.handyman-board-copy:after{color:#0a0a0a38;width:170px;height:88px;bottom:2rem;right:2rem}.handyman-board-copy .eyebrow{color:var(--ink)}.handyman-board-copy h2{max-width:8.7ch;font-size:clamp(3rem,5.8vw,6rem);position:relative}.handyman-board-copy>p:not(.eyebrow){max-width:48ch;margin:1.6rem 0 2rem;font-size:1.08rem;position:relative}.handyman-board-copy .button{width:fit-content}.handyman-service-grid{z-index:1;border-left:1px solid #0a0a0a2e;grid-template-columns:repeat(2,1fr);display:grid;position:relative}.handyman-service-grid a{background:#ffffffb8;border-bottom:1px solid #0a0a0a2e;border-right:1px solid #0a0a0a2e;flex-direction:column;justify-content:center;min-height:230px;padding:clamp(1.8rem,4vw,3.2rem);text-decoration:none;transition:color .28s,background .28s,transform .42s cubic-bezier(.2,.75,.25,1);display:flex}.handyman-service-grid a:hover{z-index:1;color:var(--white);background:var(--ink);transform:translateY(-4px)}.handyman-service-grid b{color:var(--orange-dark);font-family:var(--display);font-size:1.15rem}.handyman-service-grid span{font-family:var(--display);letter-spacing:-.04em;text-transform:uppercase;margin-top:auto;font-size:clamp(1.8rem,3vw,3.1rem);font-weight:680;line-height:.92}.section{padding:clamp(4.5rem,10vw,8.5rem) 0}.section-tight{padding:4rem 0}.section-head{grid-template-columns:1.15fr .85fr;align-items:end;gap:2rem;margin-bottom:3.5rem;display:grid}.section-head h2{max-width:10ch}.section-head>p{color:var(--muted);font-size:1.08rem}.section-dark{color:var(--white);background:var(--ink)}.section-dark .section-head>p{color:#ffffffa6}.section-dark .eyebrow{color:var(--orange)}.service-grid{border-top:var(--line);border-left:var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:var(--line);border-bottom:var(--line);background:var(--white);flex-direction:column;min-height:390px;padding:0;text-decoration:none;transition:background .3s,color .3s,transform .52s cubic-bezier(.2,.75,.2,1),box-shadow .52s;display:flex;position:relative;overflow:hidden}.service-card:hover{color:var(--white);background:var(--ink);transform:translateY(-6px);box-shadow:0 24px 48px #0a0a0a24}.service-preview{aspect-ratio:16/8.7;opacity:1;background:var(--stone);width:100%;margin-bottom:0;transition:filter .45s;display:block;overflow:hidden;transform:none}.service-preview img{object-fit:cover;width:100%;height:100%;transition:transform .85s cubic-bezier(.2,.7,.2,1)}.service-card:hover .service-preview img{transform:scale(1.045)}.service-card:hover .service-preview,.service-card:focus-visible .service-preview{filter:saturate(1.08)contrast(1.03)}.service-card h3{max-width:12ch;margin:1.65rem 2rem .8rem}.service-card p{color:var(--muted);margin-inline:2rem;font-size:.94rem}.service-card:hover p{color:#ffffffa8}.service-link{letter-spacing:.06em;text-transform:uppercase;margin-top:auto;padding:1.2rem 2rem 2rem;font-size:.82rem;font-weight:800;transition:transform .32s}.service-card:hover .service-link{transform:translate(5px)}.service-card:last-child:nth-child(3n+1){grid-column:1/-1;min-height:520px}.service-card:last-child:nth-child(3n+1) .service-preview{aspect-ratio:16/5.5}.service-card:last-child:nth-child(3n+1) h3{max-width:18ch}.service-card-featured{isolation:isolate;color:var(--white);background:var(--ink)}.service-card-featured:after{content:"";z-index:-1;background:linear-gradient(90deg,#0a0a0af2 0%,#0a0a0ab8 38%,#0a0a0a14 72%);position:absolute;inset:0}.service-card-featured .service-preview{z-index:-2;aspect-ratio:auto;width:100%;height:100%;position:absolute;inset:0}.service-card-featured .service-preview img{object-position:center}.service-feature-copy{z-index:1;flex-direction:column;justify-content:flex-end;width:min(50%,600px);min-height:520px;padding:clamp(2rem,5vw,5rem);display:flex;position:relative}.service-feature-copy small{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:850}.service-card .service-feature-copy h3{max-width:12ch;color:var(--white);margin:1rem 0;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.88}.service-card .service-feature-copy p{color:#ffffffbd;max-width:510px;margin:0}.service-feature-copy b{letter-spacing:.07em;text-transform:uppercase;margin-top:2rem;font-size:.82rem}.remodel-showcase{color:var(--white);background:var(--ink)}.remodel-lead{align-items:end;min-height:min(850px,88svh);display:grid;position:relative;overflow:hidden}.remodel-lead:after{content:"";background:linear-gradient(90deg,#0a0a0af0 0%,#0a0a0aa8 42%,#0a0a0a14 72%),linear-gradient(#0000 40%,#0a0a0acc);position:absolute;inset:0}.remodel-lead>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.remodel-lead-copy{z-index:1;width:min(1280px,100% - 56px);margin-inline:auto;padding-block:clamp(4rem,9vw,8rem);position:relative}.remodel-lead-copy h2{max-width:10ch}.remodel-lead-copy>p:not(.eyebrow){color:#ffffffc2;max-width:560px;margin:1.5rem 0 2rem;font-size:1.08rem}.remodel-grid{background:#ffffff2e;grid-template-columns:1fr 1fr;gap:1px;display:grid}.remodel-tile{min-height:650px;color:var(--white);text-decoration:none;position:relative;overflow:hidden}.remodel-tile:after{content:"";background:linear-gradient(#0000 38%,#0a0a0ae6);position:absolute;inset:0}.remodel-tile img{object-fit:cover;width:100%;height:100%;transition:transform .95s cubic-bezier(.2,.7,.2,1),filter .65s}.remodel-tile:hover img{filter:saturate(1.05);transform:scale(1.05)}.remodel-tile span{z-index:1;gap:.65rem;display:grid;position:absolute;bottom:clamp(1.8rem,4vw,3.5rem);left:clamp(1.5rem,3vw,3rem);right:clamp(1.5rem,3vw,3rem)}.remodel-tile small{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:850}.remodel-tile strong{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(2.7rem,4.8vw,5.6rem);font-weight:680;line-height:.91}.steps-grid{background:#ffffff29;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.step{background:var(--ink);min-height:340px;padding:2.4rem}.step-number{color:var(--orange);font-family:var(--display);margin-bottom:5rem;font-size:3rem;display:block}.step h3{margin-bottom:1rem}.step p{color:#ffffff9e}.standard-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}.standard-copy{position:sticky;top:2rem}.standard-copy h2{max-width:8ch}.standard-copy p{color:var(--muted);margin-top:1.5rem}.standard-list{border-top:2px solid var(--ink)}.standard-list li{border-bottom:var(--line);grid-template-columns:58px 1fr;gap:1rem;padding:1.45rem 0;list-style:none;display:grid}.standard-list b{color:var(--orange-dark);font-family:var(--display);font-size:1.8rem}.standard-list h3{margin-bottom:.45rem;font-size:1.35rem}.standard-list p{color:var(--muted);font-size:.94rem}.editorial-block{background:var(--ink);grid-template-columns:1.15fr .85fr;min-height:620px;display:grid}.editorial-image{position:relative;overflow:hidden}.editorial-image img{object-fit:cover;object-position:center;width:100%;height:100%}.editorial-copy{color:var(--white);flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,5.5rem);display:flex}.editorial-copy h2{max-width:7ch}.editorial-copy p:not(.eyebrow){color:#ffffffa8;margin:1.5rem 0 2rem}.service-lookbook{background:#ffffff38;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(520px,64vw);gap:1px;display:grid}.lookbook-item{color:var(--white);text-decoration:none;position:relative;overflow:hidden}.lookbook-item:after{content:"";background:linear-gradient(#0a0a0a0f 38%,#0a0a0ae6);position:absolute;inset:0}.lookbook-item img{object-fit:cover;width:100%;height:100%;transition:transform .95s cubic-bezier(.2,.7,.2,1),filter .65s}.lookbook-item:first-child img{object-position:63% center}.lookbook-item:nth-child(2) img{object-position:54% center}.lookbook-item:nth-child(3) img{object-position:56% center}.lookbook-item:nth-child(4) img{object-position:42% center}.lookbook-item:hover img{filter:saturate(1.05);transform:scale(1.05)}.lookbook-caption{z-index:1;gap:.8rem;display:grid;position:absolute;bottom:clamp(1.7rem,3vw,3rem);left:clamp(1.5rem,3vw,3rem);right:clamp(1.5rem,3vw,3rem)}.lookbook-caption small{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:850}.lookbook-caption strong{max-width:13ch;font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(2.35rem,4vw,4.8rem);font-weight:680;line-height:.91}.spotlight-section{grid-template-columns:1.15fr .85fr;min-height:760px;display:grid}.spotlight-reverse{grid-template-columns:.85fr 1.15fr}.spotlight-reverse .spotlight-image{order:2}.spotlight-image{min-height:640px;overflow:hidden}.spotlight-image img{object-fit:cover;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.spotlight-section:hover .spotlight-image img{transform:scale(1.025)}.spotlight-copy{background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0000 0 18px,#0a0a0a0e 18px 19px);flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,7rem);display:flex;position:relative;overflow:hidden}.spotlight-copy .eyebrow{color:var(--ink)}.spotlight-copy h2{max-width:9ch;margin-bottom:1.7rem}.spotlight-copy>p:not(.eyebrow):not(.spotlight-number){font-size:1.05rem}.spotlight-number{font-family:var(--display);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:4rem;font-weight:680;line-height:1}.spotlight-copy ul{text-transform:uppercase;border-block:1px solid #0a0a0a73;gap:.75rem;margin:2rem 0;padding:1.5rem 0;font-weight:800;list-style:none;display:grid}.spotlight-black{color:var(--white);background:var(--ink)}.spotlight-black .eyebrow{color:var(--orange)}.spotlight-black .section-logo{width:min(290px,74%)}.spotlight-black ul{border-color:#ffffff47}.van-story{min-height:78svh;color:var(--white);background:var(--ink);align-items:end;display:grid;position:relative;overflow:hidden}.van-story:after{content:"";background:linear-gradient(#0000 35%,#0a0a0aed);position:absolute;inset:0}.van-story>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.van-story-copy{z-index:1;width:min(1280px,100% - 56px);margin-inline:auto;padding-bottom:clamp(3rem,7vw,7rem);position:relative}.van-story-copy h2{max-width:11ch}.van-story-copy>p:last-child{color:#ffffffc2;margin-top:1.5rem;font-size:1.1rem}.van-story-copy .button{margin-top:1.7rem}.location-section{background:var(--ink);position:relative;overflow:hidden}.location-section-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.location-section-shade{background:linear-gradient(90deg,#0a0a0af5,#0a0a0ab3 54%,#0a0a0a4d),linear-gradient(#0000 38%,#0a0a0ab8);position:absolute;inset:0}.location-section-content{z-index:1;position:relative}.process-section{min-height:830px;color:var(--white)}.process-section .section-head>p{color:#ffffffc2}.process-section .step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ac7}.control-section{min-height:820px;color:var(--white)}.control-section .location-section-shade{background:linear-gradient(90deg,#0a0a0aeb,#0a0a0a94 55%,#0a0a0a40)}.control-section .section-head>p{color:#ffffffc7}.control-section .proof-card{color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0}.fleet-story{min-height:76svh;color:var(--white);background:var(--ink);align-items:end;display:grid;position:relative;overflow:hidden}.fleet-story:after{content:"";background:linear-gradient(#0a0a0a14 28%,#0a0a0aeb);position:absolute;inset:0}.fleet-story>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fleet-story-copy{z-index:1;padding-bottom:clamp(3rem,7vw,7rem);position:relative}.fleet-story-copy h2{max-width:10ch}.fleet-story-copy>p:last-child{color:#ffffffc7;margin-top:1.4rem;font-size:1.08rem}.service-index-hero,.partner-hero{min-height:78svh;color:var(--white);background:var(--ink);align-items:end;display:grid;position:relative;overflow:hidden}.service-index-hero:after,.partner-hero:after{content:"";background:linear-gradient(90deg,#0a0a0ae6,#0a0a0a24),linear-gradient(#0000,#0a0a0ab3);position:absolute;inset:0}.service-index-hero>img,.partner-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.service-index-hero>.container,.partner-hero>div{z-index:1;padding-bottom:clamp(3rem,7vw,7rem);position:relative}.service-index-hero h1,.partner-hero h1{max-width:8ch}.service-index-hero h1 span,.partner-hero h1 span{color:var(--orange)}.service-index-hero .container>p:last-child,.partner-hero>div>p:last-child{max-width:53ch;margin-top:1.5rem;font-size:1.15rem}.partner-hero{grid-template-columns:minmax(20px,1fr) minmax(0,1280px) minmax(20px,1fr)}.partner-hero>div{grid-column:2;width:55%}.small-job{color:var(--ink);background:var(--orange);position:relative;overflow:hidden}.small-job:before{color:#0a0a0a13;inset:0}.small-job:after{content:"GOOD.";color:#11100f14;font-family:var(--display);font-size:22vw;line-height:.7;position:absolute;bottom:-4vw;right:-1vw}.small-job-grid{z-index:1;grid-template-columns:1fr .7fr;align-items:end;gap:3rem;display:grid;position:relative}.small-job h2{max-width:8ch}.small-job p{font-size:1.12rem}.proof-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.proof-card{border:var(--line);border-radius:var(--radius);background:var(--white);min-height:260px;padding:2rem}.proof-card span{color:var(--orange-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:850;display:block}.proof-card h3{margin:3rem 0 1rem}.proof-card p{color:var(--muted)}.faq-list{max-width:900px;margin-left:auto}.faq-list details{border-top:var(--line)}.faq-list details:last-child{border-bottom:var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:76px;font-weight:800;list-style:none;transition:color .22s,padding-left .3s;display:flex}.faq-list summary:hover{color:var(--orange-dark);padding-left:.35rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--orange-dark);font-family:var(--display);font-size:2rem;transition:transform .32s}.faq-list details[open] summary:after{content:"−";transform:rotate(180deg)}.faq-list details p{color:var(--muted);padding:0 3rem 1.5rem 0}.page-hero{border-bottom:var(--line);padding:clamp(4.5rem,10vw,8.5rem) 0}.page-hero-dark{color:var(--white);background:var(--ink)}.page-hero-dark .eyebrow{color:var(--orange)}.page-hero-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:3rem;display:grid}.page-hero h1{max-width:9ch}.page-hero-intro{color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.25rem)}.page-hero-dark .page-hero-intro{color:#ffffffa8}.page-hero-image{min-height:76svh;color:var(--white);align-items:end;padding-bottom:clamp(3rem,7vw,7rem);display:grid;position:relative;overflow:hidden}.page-hero-background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero-shade{background:linear-gradient(90deg,#0a0a0aed,#0a0a0a94 56%,#0a0a0a2e),linear-gradient(#0000 40%,#0a0a0ab3);position:absolute;inset:0}.page-hero-image .page-hero-grid{z-index:1;position:relative}.page-hero-image .page-hero-intro{color:#ffffffd1}.page-hero-background[src*=city-spokane-cda]{object-position:55% center}.page-hero-background[src*=city-rockford]{object-position:58% center}.page-hero-background[src*=city-youngstown]{object-position:62% center}.page-hero-background[src*=city-memphis]{object-position:56% center}.page-hero-background[src*=hero-help-kitchen]{object-position:62% center}.page-hero-background[src*=hero-help-railing]{object-position:58% center}.page-hero-background[src*=hero-help-family]{object-position:62% center}.page-hero-background[src*=porch-repair]{object-position:45% center}.page-hero-background[src*=remodel-kitchen]{object-position:60% center}.location-card-grid{background:#0a0a0a2e;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.location-card{min-height:520px;color:var(--white);background:var(--ink);align-items:end;text-decoration:none;transition:transform .52s cubic-bezier(.2,.75,.2,1),box-shadow .52s;display:grid;position:relative;overflow:hidden}.location-card:after{content:"";background:linear-gradient(#0a0a0a0d 30%,#0a0a0af2);position:absolute;inset:0}.location-card img{object-fit:cover;width:100%;height:100%;transition:transform .95s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.location-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #00000047}.location-card:hover img{transform:scale(1.045)}.location-card-copy{z-index:1;padding:clamp(1.6rem,4vw,3rem);position:relative}.location-card-copy h2{max-width:9ch;font-size:clamp(2.6rem,5vw,5rem)}.location-card-copy p{color:#ffffffc7;margin-top:1rem}.market-status{color:var(--ink);background:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;padding:.35rem .55rem;font-size:.7rem;font-weight:850;display:inline-block}.local-proof-strip{color:var(--white);background:var(--ink)}.local-proof-grid{grid-template-columns:repeat(3,1fr);display:grid}.local-proof-grid div{border-right:1px solid #ffffff29;padding:1.5rem}.local-proof-grid b{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;font-size:.74rem;display:block}.local-proof-grid span{margin-top:.5rem;display:block}.image-band{grid-template-columns:1.2fr .8fr;min-height:580px;display:grid}.image-band>img{object-fit:cover;width:100%;height:100%}.image-band-copy{color:var(--white);background:var(--orange-dark);flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,6rem);display:flex}.image-band-copy h2{max-width:9ch}.image-band-copy p{margin-top:1.5rem}.content-grid{grid-template-columns:.7fr 1.3fr;gap:4rem;display:grid}.content-grid aside{align-self:start;position:sticky;top:2rem}.content-grid article>*+*{margin-top:1.25rem}.content-grid article h2{margin-top:3rem;font-size:clamp(2rem,4vw,3.5rem)}.content-grid article h3{margin-top:2rem;font-size:1.5rem}.content-grid article p,.content-grid article li{color:var(--muted)}.content-grid article ul{padding-left:1.25rem}.two-column{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.list-card{border:var(--line);border-radius:var(--radius);background:var(--white);padding:clamp(1.8rem,4vw,3rem)}.list-card h2,.list-card h3{margin-bottom:1.5rem}.list-card ul{gap:.75rem;padding:0;list-style:none;display:grid}.list-card li{color:var(--muted);padding-left:1.5rem;position:relative}.list-card li:before{content:"→";color:var(--orange-dark);font-weight:900;position:absolute;left:0}.request-shell{border-radius:var(--radius-lg);background:var(--white);width:min(1080px,100% - 40px);box-shadow:var(--shadow);grid-template-columns:.8fr 1.2fr;margin:clamp(3rem,8vw,7rem) auto;display:grid;overflow:hidden}.request-intro{color:var(--white);background:var(--ink);padding:clamp(2rem,5vw,4rem)}.request-intro h2{max-width:7ch}.request-intro>p:not(.eyebrow){color:#ffffffa8;margin-top:1.5rem}.request-reassurance{gap:.9rem;margin-top:3rem;display:grid}.request-reassurance span{align-items:center;gap:.8rem;font-size:.85rem;font-weight:760;display:flex}.request-reassurance b{width:32px;height:32px;color:var(--orange);border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid}.request-form{padding:clamp(2rem,5vw,4rem)}.launch-state{background:var(--paper);align-content:center;gap:1rem;display:grid}.launch-state h3{font-family:var(--display);text-transform:uppercase;margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:.92}.launch-state p{max-width:38rem;color:var(--muted)}.launch-state .button{width:fit-content;margin-top:.5rem}.form-progress{background:var(--stone);height:4px;margin-bottom:1rem;overflow:hidden}.form-progress span{background:var(--orange-dark);width:25%;height:100%;transition:width .2s;display:block}.step-count{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;font-size:.75rem;font-weight:850}.request-form fieldset{border:0;min-width:0;padding:0}.request-form fieldset[hidden]{display:none}.request-form legend{font-family:var(--display);text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95}.request-form fieldset>p{color:var(--muted);margin-bottom:2rem}.request-form label,.zip-check label{font-weight:760}.request-form>fieldset>label:not(.check-row),.form-split label{margin:1.2rem 0 .45rem;display:block}input,select,textarea{border-radius:var(--radius-sm);width:100%;min-height:50px;color:var(--ink);background:var(--white);border:1px solid #aaa39a;padding:.75rem .9rem}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--orange-dark);outline:3px solid #ff5a002e}input[type=file]{padding:.55rem;font-size:.82rem}input[type=checkbox],input[type=radio]{width:20px;min-height:20px;accent-color:var(--orange-dark)}.form-split{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-split small{color:var(--muted)}.choice-group{gap:1rem;margin:1.5rem 0;display:flex}.choice-group legend{width:100%;font-family:var(--sans);text-transform:none;margin-bottom:.5rem;font-size:.95rem;font-weight:760}.choice-group label{align-items:center;gap:.4rem;display:flex}.check-row{align-items:flex-start;gap:.65rem;margin:1rem 0;font-size:.86rem;display:flex}.field-message{min-height:1.5rem;color:var(--success);margin-top:.55rem;font-size:.86rem;font-weight:700}.form-error{min-height:1.6rem;color:var(--danger);margin-top:1rem;font-weight:700}.form-actions{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.form-actions [data-next],.form-actions [data-submit]{margin-left:auto}.review-card{border:var(--line);border-radius:var(--radius-sm);background:var(--paper);padding:1rem 1.25rem}.review-card dl{gap:.85rem;display:grid}.review-card dl div{grid-template-columns:95px 1fr;gap:1rem;display:grid}.review-card dt{color:var(--muted)}.review-card dd{text-transform:capitalize;font-weight:780}.request-success{text-align:center;grid-column:1/-1;padding:clamp(3rem,8vw,7rem)}.request-success>*{margin-inline:auto}.request-success h2{margin-bottom:1.5rem}.request-success strong{color:var(--orange-dark);margin:1.5rem auto;font-family:monospace;font-size:1.1rem;display:block}.success-mark{width:70px;height:70px;color:var(--white);background:var(--success);border-radius:50%;place-items:center;margin-bottom:1.5rem;font-size:2rem;display:grid}.notify-form{grid-template-columns:1fr 1.4fr auto;gap:.6rem;max-width:650px;display:grid}.notify-form label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.notify-result{grid-column:1/-1;min-height:1.5rem;font-size:.86rem}.cta-band{color:var(--white);background:var(--orange-dark);padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden}.cta-band:before{color:#ffffff17;inset:0}.cta-band .container{z-index:1;position:relative}.cta-band .eyebrow{color:var(--white)}.cta-grid{grid-template-columns:1fr auto;align-items:end;gap:3rem;display:grid}.cta-grid h2{max-width:9ch}.cta-grid p:not(.eyebrow){color:#ffffffc7;margin-top:1.2rem}.site-footer{color:var(--white);background:var(--ink);padding:5rem 0 2rem}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:3rem;display:grid}.footer-logo{object-fit:contain;width:min(340px,100%);height:auto;margin-bottom:1.5rem}.footer-slogan{letter-spacing:.04em;text-transform:uppercase;font-size:1.05rem;font-weight:850}.footer-promise{color:var(--orange);margin-top:.35rem;font-size:.88rem;font-weight:760}.site-footer h2{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.78rem}.site-footer a{color:#ffffffa3;width:fit-content;margin-top:.65rem;font-size:.9rem;text-decoration:none;display:block}.site-footer a:hover{color:var(--white)}.footer-small{color:#ffffff73;margin-top:.5rem;font-size:.82rem}.footer-bottom{color:#fff6;border-top:1px solid #ffffff26;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.5rem;font-size:.78rem;display:flex}.footer-bottom a{margin:0}.mobile-action-bar{display:none}.reveal-item{opacity:0;transition:opacity .7s ease var(--reveal-delay,0s), transform .82s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(24px)}.reveal-item.reveal-visible{opacity:1;transform:translate(0,0)}}@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.orange{color:var(--orange-dark)}}@media (hover:hover) and (pointer:fine){.service-card,.remodel-tile,.lookbook-item,.location-card{cursor:pointer}}@media (width<=980px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu[open] nav{background:var(--ink);box-shadow:var(--shadow);border-top:1px solid #ffffff24;gap:.2rem;padding:1.25rem 20px 2rem;animation:.28s cubic-bezier(.2,.75,.25,1) both menu-in;display:grid;position:absolute;top:88px;left:0;right:0}.mobile-menu nav a{padding:.65rem 0;text-decoration:none}.mobile-menu nav .button{margin-top:.75rem}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:4.5rem 20px 3rem}.hero-visual{min-height:58svh}.hero-visual:before{background:linear-gradient(#0000 42%,#11100f85)}.trust-grid{grid-template-columns:repeat(2,1fr)}.contrast-panel{min-height:560px}.handyman-board{grid-template-columns:1fr}.handyman-board-copy{min-height:0}.handyman-board-copy:before{transform-origin:50%;width:46%;height:130px;top:auto;bottom:-44px;right:0;transform:rotate(90deg)}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:last-child:nth-child(3n+1){grid-column:1/-1;min-height:520px}.service-card:last-child:nth-child(3n+1) .service-preview{aspect-ratio:auto}.remodel-tile{min-height:72vw}.section-head,.standard-grid,.editorial-block,.small-job-grid,.page-hero-grid,.content-grid,.image-band{grid-template-columns:1fr}.service-lookbook{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(520px,78vw)}.spotlight-section,.spotlight-reverse{grid-template-columns:1fr;min-height:0}.spotlight-reverse .spotlight-image{order:0}.spotlight-image{min-height:62vw}.partner-hero>div{width:78%}.standard-copy,.content-grid aside{position:static}.editorial-image{min-height:500px}.request-shell{grid-template-columns:1fr}.request-reassurance{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}}@keyframes menu-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=680px){:root{--container:min(100% - 28px, 1160px)}body{padding-bottom:72px}h1{font-size:clamp(3.35rem,17.5vw,5.4rem)}.site-header{height:76px}.brand{width:218px;height:60px}.brand img{width:100%;height:auto}.mobile-menu[open] nav{top:76px}.hero{min-height:auto}.hero-copy{padding-top:3.5rem}.hero-photo{flex-direction:column;min-height:0;display:flex}.hero-slides{aspect-ratio:16/10.2;background:var(--ink);flex:none;height:auto;position:relative}.hero-background{object-fit:cover;object-position:center;width:100%;height:100%}.hero-photo-overlay{display:none}.hero-photo-grid{background:var(--ink);width:100%;min-height:0}.hero-photo .hero-copy{max-width:none;padding:3rem 14px 2.5rem}.hero-photo .hero-copy h1{max-width:7.5ch}.hero-photo .hero-lede{font-size:1rem}.hero-rail{justify-content:flex-start}.hero-visual{min-height:52svh}.hero-stamp{width:122px;font-size:1rem;bottom:1rem;right:1rem}.zip-input-row{align-items:stretch}.zip-input-row .button{padding-inline:.9rem}.trust-grid,.service-grid,.steps-grid,.proof-grid,.two-column,.form-split,.footer-grid,.contrast-lockups{grid-template-columns:1fr}.contrast-panel{min-height:0;padding:4rem 14px}.contrast-panel>img{width:min(315px,84%);margin-bottom:4.5rem}.handyman-board-copy{padding:4rem 14px 4.5rem}.handyman-board-copy:before{display:none}.handyman-board-copy:after{width:120px;height:56px;bottom:1rem;right:14px}.handyman-board-copy h2{max-width:9ch}.handyman-service-grid{border-left:0;grid-template-columns:1fr}.handyman-service-grid a{min-height:170px;padding:1.8rem 14px}.handyman-service-grid span{margin-top:2rem}.remodel-grid{grid-template-columns:1fr}.remodel-lead{min-height:0;display:block}.remodel-lead:after{display:none}.remodel-lead>img{object-fit:contain;height:auto;position:relative}.remodel-lead-copy{background:var(--ink);width:auto;padding:3.5rem 14px 4rem}.remodel-tile{background:var(--ink);min-height:0;display:grid}.remodel-tile:after{display:none}.remodel-tile img{object-fit:contain;height:auto}.remodel-tile span{padding:1.5rem 14px 2rem;position:static}.remodel-tile strong{font-size:clamp(2.3rem,12vw,3.8rem)}.service-lookbook{grid-template-columns:1fr;grid-auto-rows:auto}.lookbook-item{background:var(--ink);display:grid}.lookbook-item:after{display:none}.lookbook-item img{object-fit:contain;height:auto}.lookbook-caption{padding:1.5rem 14px 2rem;position:static}.lookbook-caption strong{font-size:clamp(2.25rem,11vw,3.6rem)}.spotlight-image{min-height:0}.spotlight-image img{object-fit:contain;height:auto}.spotlight-copy{padding:3.5rem 20px 4rem}.van-story{min-height:82svh}.van-story-copy{width:calc(100% - 28px)}.service-index-hero,.partner-hero{background:var(--ink);flex-direction:column;align-items:stretch;min-height:0;display:flex}.service-index-hero:after,.partner-hero:after{display:none}.service-index-hero>img,.partner-hero>img{object-fit:contain;height:auto;position:relative}.service-index-hero>.container,.partner-hero>div{width:auto;padding:3.25rem 14px 4rem}.partner-hero{grid-template-columns:14px 1fr 14px}.partner-hero>div{width:100%}.trust-item,.trust-item:first-child{border-bottom:1px solid #ffffff3d;border-left:0;border-right:0;min-height:78px}.service-card{min-height:260px}.service-card:last-child:nth-child(3n+1){grid-column:auto;min-height:620px}.service-card-featured:after{background:linear-gradient(#0a0a0a0a 18%,#0a0a0ab3 50%,#0a0a0af5 100%)}.service-card-featured .service-preview img{object-position:65% center}.service-feature-copy{width:100%;min-height:620px;padding:2rem 1.5rem 2.4rem}.service-card .service-feature-copy h3{font-size:clamp(2.7rem,14vw,4.6rem)}.service-preview{opacity:1;width:100%;margin-bottom:0;transform:none}.service-preview img[src*=city-spokane-cda]{object-position:60% center}.service-preview img[src*=city-rockford]{object-position:62% center}.service-preview img[src*=city-youngstown]{object-position:66% center}.service-preview img[src*=city-memphis]{object-position:60% center}.service-preview img[src*=hero-help-kitchen]{object-position:64% center}.service-preview img[src*=hero-help-railing]{object-position:60% center}.hero-background[src*=hero-homeowner-covered]{object-position:center}.service-preview img[src*=porch-repair]{object-position:48% center}.service-card:hover,.remodel-tile:hover,.lookbook-item:hover,.location-card:hover,.spotlight-section:hover .spotlight-image img{box-shadow:none;transform:none}.location-card-grid,.local-proof-grid{grid-template-columns:1fr}.location-card{grid-template-rows:auto 1fr;align-items:stretch;min-height:0;display:grid}.location-card:after{display:none}.location-card img{object-fit:contain;height:auto;position:relative}.location-card-copy{background:var(--ink)}.hero-dots{top:calc(63.75vw - 1.6rem);bottom:auto;right:14px}.step{min-height:270px}.step-number{margin-bottom:3rem}.editorial-image{min-height:55svh}.page-hero{padding-top:4rem}.page-hero-grid,.page-hero-grid>*{min-width:0}.page-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(3.1rem,15vw,4.2rem)}.page-hero .eyebrow{overflow-wrap:anywhere;max-width:100%}.page-hero-image{background:var(--ink);flex-direction:column;align-items:stretch;min-height:0;padding:0;display:flex}.page-hero-background{object-fit:contain;height:auto;position:relative;object-position:center!important}.page-hero-shade{display:none}.page-hero-image .page-hero-grid{width:auto;padding:3.25rem 14px 4rem}.image-band{min-height:0}.image-band>img{object-fit:contain;height:auto}.location-section.section{min-height:0;padding:56.25vw 0 4.5rem}.location-section-bg{object-fit:cover;object-position:center;height:56.25vw}.location-section-shade{background:linear-gradient(#0000,#0a0a0a8c);height:56.25vw}.location-section-content{background:var(--ink);padding-top:3.5rem}.request-shell{border-radius:var(--radius);width:calc(100% - 20px);margin-block:1.5rem 4rem}.request-reassurance{grid-template-columns:1fr}.choice-group{grid-template-columns:1fr 1fr 1fr;display:grid}.choice-group label{min-height:46px}.notify-form{grid-template-columns:1fr}.notify-result{grid-column:1}.cta-grid{grid-template-columns:1fr;align-items:start}.footer-grid{gap:2.5rem}.footer-bottom{flex-direction:column}.mobile-action-bar{z-index:30;border-top:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f2ebf5;grid-template-columns:.85fr 1.15fr;gap:.55rem;padding:.65rem;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-action-bar .button{min-height:52px;padding-inline:.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-item{opacity:1!important;transform:none!important}}
