@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@500&family=Space+Grotesk:wght@400;600;700;800&display=swap";.quote-studio{padding:clamp(45px,6vw,90px) 4vw 8vw}.quote-studio>h1{max-width:1050px;margin:24px 0;font-size:clamp(58px,9vw,135px);line-height:.8;letter-spacing:-.075em;text-transform:uppercase}.quote-studio__intro{max-width:760px;margin:0 0 45px;font-size:clamp(18px,2vw,24px);line-height:1.45}.quote-studio__grid{display:grid;grid-template-columns:minmax(440px,1fr) minmax(360px,.8fr);align-items:start;gap:clamp(24px,4vw,65px)}.quote-editor,.quote-details{padding:clamp(20px,3vw,34px);background:var(--white);border:var(--line);box-shadow:8px 8px 0 var(--ink)}.quote-editor{position:sticky;top:120px}.quote-editor__sides,.quote-editor__controls{display:flex;flex-wrap:wrap;gap:8px}.quote-editor__sides{margin-bottom:16px}.quote-editor__side,.quote-editor__controls button{padding:10px 14px;background:var(--paper);border:1px solid var(--ink);font-weight:700}.quote-editor__side.is-active{background:var(--acid);box-shadow:3px 3px 0 var(--ink)}.quote-editor__side:focus-visible,.quote-editor__controls button:focus-visible{outline:3px solid #5074e5;outline-offset:2px}.quote-editor__controls button:disabled,.quote-editor__side:disabled{cursor:not-allowed;opacity:.45}.quote-canvas{position:relative;width:100%;max-width:560px;aspect-ratio:1;margin:0 auto;overflow:hidden;background:#e7e4dc;border:var(--line)}.quote-canvas .canvas-container{width:100%!important;height:100%!important}.quote-canvas canvas{width:100%!important;height:100%!important}.quote-canvas__spinner{position:absolute;top:50%;left:50%;z-index:4;display:none;width:48px;height:48px;margin:-24px 0 0 -24px;border:5px solid var(--white);border-top-color:var(--ink);border-radius:50%;box-shadow:0 0 0 1px #0002;animation:quote-spinner .8s linear infinite}.quote-canvas.is-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#f3f0e899;content:""}.quote-canvas.is-loading .quote-canvas__spinner{display:block}@keyframes quote-spinner{to{transform:rotate(360deg)}}.quote-editor__status{min-height:1.4em;margin:12px 0 0;color:var(--muted);font-size:14px;font-weight:700}.quote-editor__status.is-error{color:#9f1d10}.quote-editor__note{margin:5px 0 14px;color:var(--muted);font-size:13px}.quote-editor__controls{margin-bottom:20px}.quote-artwork-panel{padding-top:4px;border-top:1px solid #c7c3ba}.quote-artwork-panel[hidden],.quote-editor__side[hidden]{display:none}.quote-field{display:grid;gap:8px;margin-bottom:22px;font-weight:700}.quote-field input,.quote-field textarea,.quote-field select{width:100%;padding:13px 14px;background:#faf9f5;border:var(--line);border-radius:0}.quote-field input[type=file]{padding:10px;background:var(--paper);font-weight:400}.quote-field input:focus,.quote-field textarea:focus,.quote-field select:focus{outline:3px solid var(--acid);outline-offset:1px}.quote-field input:disabled,.quote-field select:disabled{cursor:not-allowed;opacity:.55}.quote-field textarea{min-height:150px;resize:vertical}.quote-back-toggle{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:15px;margin-top:7px;background:var(--acid);border:var(--line);font-weight:800}.quote-back-toggle input{width:22px;height:22px;margin:0;accent-color:var(--ink)}.quote-back-toggle:has(input:disabled){background:#d8d5cd;color:#68665f}.quote-editor__availability{padding:12px 14px;margin:10px 0 0;background:#ffd8d3;border:1px solid #8c1d10;color:#6f160c;font-size:14px;font-weight:700}.quote-details{box-shadow:none}.quote-quantities{padding:0;margin:0 0 25px;border:0}.quote-quantities legend{margin-bottom:10px;font-weight:800}.quote-quantities__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px}.quote-quantities__grid label{display:grid;gap:6px;min-width:0;color:var(--muted);font-size:13px;font-weight:700}.quote-quantities__grid input{width:100%;min-width:0;padding:11px;background:#faf9f5;border:var(--line);color:var(--ink)}.quote-quantities__grid input:focus{outline:3px solid var(--acid);outline-offset:1px}.quote-errors{padding:16px 18px;margin:0 0 28px;background:#ffd8d3;border:2px solid #8c1d10}.quote-errors ul{margin-bottom:0}.quote-form__submit{width:100%}.quote-form__submit:disabled{cursor:not-allowed;opacity:.5}.quote-form.is-submitting{cursor:progress}.quote-form.is-submitting .quote-studio__grid{pointer-events:none;opacity:.78}@media (max-width: 950px){.quote-studio__grid{grid-template-columns:1fr}.quote-editor{position:static}}@media (max-width: 800px){.quote-studio{padding:55px 20px}}@media (max-width: 520px){.quote-studio>h1{font-size:50px}.quote-editor,.quote-details{padding:16px;box-shadow:5px 5px 0 var(--ink)}.quote-editor__controls button{flex:1 1 calc(50% - 8px)}}@media (prefers-reduced-motion: reduce){.quote-canvas__spinner{animation-duration:1.8s}}.content-home-section .section__head>div{min-width:0}.content-home-section .section__head>a{flex-shrink:0}.content-home-section h2{overflow-wrap:anywhere}.content-section-intro{max-width:780px;margin:-15px 0 35px;font-size:clamp(18px,2vw,24px);line-height:1.5;white-space:pre-line}.content-portfolio-grid,.content-artwork-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.content-project{display:flex;flex-direction:column;overflow:hidden;border:1px solid #555;background:#181818;color:#fff}.content-project>img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.content-project .content-entry-copy{display:flex;flex:1;flex-direction:column;justify-content:end;min-height:240px}.content-project .kicker{color:var(--acid)}.content-entry-copy{padding:clamp(24px,3vw,38px);overflow-wrap:anywhere}.content-entry-copy h3{margin:24px 0 12px;font-size:clamp(26px,3vw,38px);line-height:1.05;letter-spacing:-.035em}.content-entry-copy p{margin:0;font-size:17px;line-height:1.6;white-space:pre-line}.content-step{background:var(--white);border:var(--line);box-shadow:5px 5px 0 var(--ink)}.content-price-scroll{overflow-x:auto;max-width:100%}.content-price-table{width:100%;min-width:570px;border-collapse:collapse;font-size:clamp(15px,1.5vw,20px)}.content-price-table th,.content-price-table td{padding:24px 18px;border-bottom:1px solid var(--ink);text-align:start;overflow-wrap:anywhere}.content-price-table thead{background:var(--ink);color:var(--white)}.content-price-table tbody tr:nth-child(2n){background:#e8e5dd}.content-price-table th:first-child{width:32%}.content-pricing-note{max-width:1000px;margin:25px 0 0;font-size:15px;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}.content-page-hero{padding:7vw 4vw 4vw}.content-page-hero h1{max-width:1200px;margin:28px 0;font:800 clamp(54px,9vw,140px)/.86 var(--display);letter-spacing:-.065em;text-transform:uppercase;overflow-wrap:anywhere}.content-page-hero p{max-width:850px;font-size:clamp(20px,2.3vw,29px);line-height:1.4;white-space:pre-line}.content-page-entries{padding:0 4vw 7vw;border-bottom:var(--line)}.content-prose{max-width:1080px;margin:auto;padding:6vw 4vw;font-size:19px;line-height:1.7;overflow-wrap:anywhere}.content-prose h2{margin:1.3em 0 .5em;font-size:clamp(32px,4.5vw,60px);line-height:1;letter-spacing:-.05em;text-transform:uppercase}.content-prose h2:first-child{margin-top:0}.content-prose h3{font-size:28px;line-height:1.2}.content-prose p{margin:0 0 1.2em}.content-prose ul,.content-prose ol{padding-inline-start:1.5em;margin-bottom:1.2em}.content-prose a{text-decoration:underline;text-underline-offset:3px}.content-prose img{max-width:100%;height:auto}.content-prose table{display:block;overflow-x:auto;max-width:100%}.content-page-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:5vw 4vw;background:var(--acid);border-top:var(--line);border-bottom:var(--line)}.content-page-cta h2{max-width:850px;margin:0 0 20px;font-size:clamp(40px,6vw,90px);line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.content-page-cta p{max-width:630px;font-size:19px;line-height:1.5}.content-page-cta .button{flex-shrink:0}@media (max-width: 1100px){.content-home-section .section__head{align-items:flex-start;flex-direction:column}.content-portfolio-grid,.content-artwork-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.content-portfolio-grid,.content-artwork-grid{grid-template-columns:1fr}.content-page-hero{padding:55px 20px 25px}.content-page-entries{padding:0 20px 55px}.content-prose,.content-page-cta{padding:55px 20px}.content-page-cta{align-items:flex-start;flex-direction:column}}:root{--acid: #b7ed20;--ink: #0b0b0b;--muted: #68665f;--paper: #f3f0e8;--white: #fff;--line: 2px solid var(--ink);--display: "Space Grotesk", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Space Grotesk,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,input[type=file],input[type=radio],input[type=checkbox]{cursor:pointer}.visually-hidden,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{top:12px;left:12px;z-index:100;width:auto;height:auto;padding:12px;margin:0;overflow:visible;clip:auto;background:var(--white);border:var(--line)}.ticker{overflow:hidden;padding:8px 0;background:var(--acid);border-bottom:var(--line);font:500 12px DM Mono,monospace;white-space:nowrap}.ticker__track{display:flex;width:max-content;animation:ticker 28s linear infinite}.ticker__group{display:flex;flex-shrink:0}@keyframes ticker{to{transform:translate(-50%)}}.nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;min-height:92px;gap:30px;padding:14px 4vw;background:var(--paper);border-bottom:var(--line)}.brand img{display:block;width:190px}.nav__links{display:flex;gap:24px;margin-left:auto;font-weight:600}.nav__links a{border-bottom:2px solid transparent}.nav__links a:hover,.nav__links a:focus-visible,.nav__links a[aria-current=page]{border-color:var(--ink)}.nav__toggle{display:none;padding:9px 12px;background:transparent;border:var(--line);font-weight:700}.button{display:inline-block;padding:14px 20px;background:var(--ink);border:var(--line);color:var(--white);font-weight:700;text-align:center}.button:hover,.button:focus-visible{background:var(--acid);color:var(--ink)}.button--ghost{background:transparent;color:var(--ink)}.hero{display:grid;grid-template-columns:1.3fr .7fr;min-height:calc(100vh - 125px);border-bottom:var(--line)}.hero__copy{display:flex;flex-direction:column;align-items:flex-start;padding:7vw 4vw}.kicker{font:500 12px DM Mono,monospace;text-transform:uppercase;letter-spacing:.14em}h2,.hero h1{font-family:var(--display);font-weight:800}.hero h1{margin:35px 0;font-size:clamp(70px,11vw,175px);line-height:.77;letter-spacing:-.085em;text-transform:uppercase}.hero h1 span{color:var(--acid)}.hero p{max-width:590px;font-size:clamp(18px,2vw,26px);line-height:1.35}.actions{display:flex;gap:10px}.hero__art{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--ink)}.hero__art:before{position:absolute;width:78%;aspect-ratio:1;background:var(--acid);border-radius:50%;content:""}.hero__art img{position:relative;width:82%;animation:bob 2.5s ease-in-out infinite}@keyframes bob{50%{transform:translateY(-12px) rotate(-2deg)}}.quote-thanks-page{min-height:100vh}.quote-thanks-nav{position:relative;top:auto}.quote-thanks-nav__home{margin-left:auto}.quote-thanks{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);min-height:calc(100vh - 125px)}.quote-thanks__copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,125px) 6vw}.quote-thanks__mark{display:grid;width:62px;height:62px;margin-bottom:34px;background:var(--acid);border:var(--line);box-shadow:6px 6px 0 var(--ink);font-size:36px;font-weight:800;place-items:center}.quote-thanks h1{max-width:900px;margin:25px 0 32px;font-size:clamp(72px,10vw,150px);line-height:.78;letter-spacing:-.08em;text-transform:uppercase}.quote-thanks__message{max-width:650px;margin:0 0 38px;font-size:clamp(19px,2vw,26px);line-height:1.45}.quote-thanks__art{position:relative;display:grid;min-height:560px;overflow:hidden;background:var(--ink);isolation:isolate;place-items:center}.quote-thanks__art:before{position:absolute;width:min(74%,560px);aspect-ratio:1;background:var(--acid);border-radius:50%;box-shadow:0 0 0 20px var(--ink),0 0 0 23px var(--acid);content:""}.quote-thanks__mascot{position:relative;z-index:1;width:min(75%,540px);animation:bob 2.5s ease-in-out infinite;filter:drop-shadow(0 24px 14px #0007)}.quote-thanks__reference{position:absolute;bottom:clamp(28px,5vw,70px);left:clamp(24px,5vw,70px);z-index:2;display:grid;width:min(520px,calc(100% - 80px));gap:9px;padding:18px 20px;background:var(--white);border:var(--line);box-shadow:8px 8px 0 var(--acid);transform:rotate(-1.5deg)}.quote-thanks__reference strong{overflow-wrap:anywhere;font:500 clamp(13px,1.4vw,17px) "DM Mono",monospace}.quote-status-page{min-height:100vh}.quote-status-nav{position:relative;top:auto}.quote-status-nav__home{margin-left:auto}.quote-status-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);min-height:610px;border-bottom:var(--line)}.quote-status-hero__copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px) 6vw}.quote-status-hero h1{max-width:900px;margin:30px 0;font-size:clamp(72px,10vw,150px);line-height:.78;letter-spacing:-.08em;overflow-wrap:anywhere;text-transform:uppercase}.quote-status-hero__copy>p{max-width:650px;margin:0;font-size:clamp(19px,2vw,26px);line-height:1.45}.quote-status-hero__art{position:relative;display:grid;min-height:540px;overflow:hidden;background:var(--ink);isolation:isolate;place-items:center}.quote-status-hero__disc{position:relative;display:grid;width:min(72%,500px);aspect-ratio:1;background:var(--acid);border-radius:50%;box-shadow:0 0 0 18px var(--ink),0 0 0 21px var(--acid);place-items:center}.quote-status-hero__disc img{width:92%;animation:bob 2.5s ease-in-out infinite;filter:drop-shadow(0 24px 14px #0007)}.quote-status-reference{position:absolute;right:clamp(24px,5vw,70px);bottom:clamp(28px,5vw,65px);z-index:2;display:grid;width:min(500px,calc(100% - 75px));gap:9px;padding:18px 20px;background:var(--white);border:var(--line);box-shadow:8px 8px 0 var(--acid);transform:rotate(1.2deg)}.quote-status-reference strong{overflow-wrap:anywhere;font:500 clamp(13px,1.4vw,17px) "DM Mono",monospace}.quote-status-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);align-items:start;gap:clamp(35px,5vw,80px);padding:7vw 4vw}.quote-status-content__main{min-width:0}.quote-status-message{padding:clamp(24px,4vw,42px);margin-bottom:clamp(45px,6vw,80px);background:var(--acid);border:var(--line);box-shadow:9px 9px 0 var(--ink);transform:rotate(-.35deg)}.quote-status-message p{max-width:850px;margin:18px 0 0;font-size:clamp(20px,2.2vw,30px);font-weight:600;line-height:1.4;white-space:pre-line}.quote-status-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.quote-status-section-heading h2{margin:18px 0 0;font-size:clamp(48px,6vw,88px);line-height:.88;letter-spacing:-.065em;text-transform:uppercase}.quote-status-section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:17px;line-height:1.5}.quote-status-items{display:grid;gap:28px}.quote-status-item{overflow:hidden;background:var(--white);border:var(--line);box-shadow:7px 7px 0 var(--ink)}.quote-status-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:25px;border-bottom:var(--line)}.quote-status-item__header h3{margin:0;font-size:clamp(25px,3vw,38px);line-height:1}.quote-status-item__header p{margin:9px 0 0;color:var(--muted)}.quote-status-item__count{flex:none;padding:8px 11px;background:var(--acid);border:var(--line);font:500 12px DM Mono,monospace;text-transform:uppercase}.quote-status-proofs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;padding:25px;background:#d8d5cd}.quote-status-proof{overflow:hidden;margin:0;background:var(--paper);border:var(--line)}.quote-status-proof a{display:block;background:var(--white)}.quote-status-proof img,.quote-status-proof__empty{display:grid;width:100%;aspect-ratio:1;background:var(--white);object-fit:contain;place-items:center}.quote-status-proof__empty{padding:25px;color:var(--muted);text-align:center}.quote-status-proof figcaption{padding:12px 15px;background:var(--ink);color:var(--white);font:500 12px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.quote-status-quantities{padding:25px;border-top:var(--line)}.quote-status-quantities h4{margin:0 0 15px;font-size:17px}.quote-status-quantities>div{display:flex;flex-wrap:wrap;gap:8px}.quote-status-quantities span{display:flex;align-items:center;gap:14px;min-width:115px;padding:9px 11px;background:var(--paper);border:1px solid var(--ink);font:500 12px DM Mono,monospace}.quote-status-quantities b{margin-right:auto}.quote-status-details{position:sticky;top:25px;padding:28px;background:var(--white);border:var(--line);box-shadow:8px 8px 0 var(--acid)}.quote-status-details dl{margin:20px 0 28px}.quote-status-details dl div{padding:17px 0;border-bottom:1px solid #d5d1c7}.quote-status-details dt{margin-bottom:6px;color:var(--muted);font:500 11px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.quote-status-details dd{margin:0;font-weight:600;line-height:1.45;overflow-wrap:anywhere;white-space:pre-line}.quote-status-details__button{width:100%}.quote-status-footer{border-top:var(--line)}.proof{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:var(--line)}.proof div{padding:34px 4vw;border-right:var(--line)}.proof div:last-child{border-right:0}.proof strong{display:block;font-size:44px}.section{padding:7vw 4vw;border-bottom:var(--line)}.section__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section__head>a{font-weight:700;text-decoration:underline;text-underline-offset:5px}.section h2{margin:0;font-size:clamp(42px,7vw,100px);line-height:.85;letter-spacing:-.06em;text-transform:uppercase}.cards,.steps,.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.steps article,.work{background:var(--white);border:var(--line)}.card__image{display:grid;place-items:center;aspect-ratio:4 / 3;background:#d8d5cd}.card__image img{width:65%;filter:drop-shadow(0 20px 12px #0004)}.card__body,.steps article,.work{padding:25px}.card__body strong{font-size:24px}.section--dark{background:var(--ink);color:var(--white)}.work{display:flex;flex-direction:column;justify-content:end;min-height:260px;background:#181818;border-color:#555}.work h3,.steps article h3{font-size:30px}.steps article h3{margin-top:35px}.price-table{border-top:var(--line)}.price-row{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:10px;padding:20px 10px;border-bottom:1px solid}.price-row--head{background:var(--ink);color:var(--white);font-weight:700}.contact{display:grid;grid-template-columns:1.4fr .6fr;gap:6vw}footer{display:flex;align-items:flex-start;gap:6vw;padding:5vw 4vw;background:var(--ink);color:var(--white)}footer img{width:260px}.footer__copy{display:grid;gap:10px}.footer__copy p{margin-top:0}.footer__copy a{text-decoration:underline;text-underline-offset:4px}.appearance-section{padding:2vw 4vw}.appearance-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}.appearance-services article{padding:25px;background:var(--white);border:var(--line)}.appearance-services strong{display:block;font-size:22px}.appearance-footer-links{display:flex;gap:60px;padding:30px;background:var(--ink);color:var(--white)}.appearance-footer-links ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.section--reviews{background:var(--acid)}.home-testimonials,.reviews-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px}.testimonial-card{overflow:hidden;background:var(--white);border:var(--line);box-shadow:7px 7px 0 var(--ink)}.testimonial-card:nth-child(3n+2){transform:rotate(.5deg)}.testimonial-card__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-bottom:var(--line)}.testimonial-card__content{padding:clamp(22px,3vw,35px)}.testimonial-card__rating{margin-bottom:18px;color:#719600;font-size:21px;letter-spacing:.08em}.section--reviews .testimonial-card__rating{color:var(--ink)}.testimonial-card h2,.testimonial-card h3{margin:0 0 15px;font-size:clamp(23px,2.2vw,33px);line-height:1}.testimonial-card blockquote{margin:0;font-size:clamp(17px,1.5vw,21px);line-height:1.55;white-space:pre-line}.testimonial-card__author{display:grid;gap:2px;margin:26px 0 0;padding-top:18px;border-top:1px solid #d5d1c7}.testimonial-card__author span{color:var(--muted)}.reviews-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:30px 6vw;padding:7vw 4vw;border-bottom:var(--line)}.reviews-hero .kicker{grid-column:1 / -1}.reviews-hero h1,.review-form-intro h1,.review-state-page h1{max-width:900px;margin:0;font-size:clamp(58px,9vw,135px);line-height:.8;letter-spacing:-.075em;text-transform:uppercase}.reviews-hero>p{align-self:end;max-width:530px;margin:0;font-size:clamp(19px,2vw,25px);line-height:1.4}.reviews-hero__count{grid-column:1 / -1;justify-self:start;padding:8px 12px;background:var(--acid);border:var(--line);font:500 12px DM Mono,monospace;text-transform:uppercase}.reviews-list{padding:5vw 4vw 7vw}.reviews-empty{grid-column:1 / -1;display:grid;justify-items:center;padding:5vw;text-align:center}.reviews-empty img{width:min(230px,55vw)}.reviews-empty h2{margin-bottom:0;font-size:clamp(32px,5vw,60px);text-transform:uppercase}.reviews-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:0 4vw 7vw;font-weight:700}.reviews-pagination a,.reviews-pagination>span:first-child,.reviews-pagination>span:last-child{padding:10px 14px;border:var(--line)}.reviews-pagination [aria-disabled=true]{color:#77746d;border-color:#aaa69c}.reviews-cta{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:5vw 4vw;background:var(--acid);border-top:var(--line);border-bottom:var(--line)}.reviews-cta h2{max-width:900px;margin:15px 0 0;font-size:clamp(40px,7vw,90px);line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.review-form-page{display:grid;grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);gap:6vw;padding:7vw 4vw}.review-form-intro{position:sticky;top:140px;align-self:start}.review-form-intro h1{margin:25px 0 35px;font-size:clamp(56px,7vw,105px)}.review-form-intro>p{max-width:580px;font-size:20px;line-height:1.5}.review-form-intro__privacy{padding:17px;background:var(--acid);border:var(--line);font-size:15px!important}.review-form-card{padding:clamp(24px,4vw,52px);background:var(--white);border:var(--line);box-shadow:9px 9px 0 var(--ink)}.review-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{display:grid;gap:8px;margin-bottom:24px;font-weight:700}fieldset.form-field{padding:0;border:0}.form-field input,.form-field textarea,.form-field select{width:100%;padding:13px 14px;background:#faf9f5;border:var(--line);border-radius:0}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:3px solid var(--acid);outline-offset:1px}.form-field textarea{min-height:190px;resize:vertical}.form-field small{color:var(--muted);font-weight:400}.form-field--file input{background:var(--paper)}.rating-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.rating-picker label{position:relative}.rating-picker input{position:absolute;width:1px;height:1px;opacity:0}.rating-picker label>span:first-of-type{display:block;padding:12px 5px;background:var(--paper);border:var(--line);text-align:center}.rating-picker input:checked+span{background:var(--acid);box-shadow:3px 3px 0 var(--ink)}.rating-picker input:focus-visible+span{outline:3px solid #5074e5;outline-offset:2px}.consent-field{display:grid;grid-template-columns:auto 1fr;gap:12px;margin:8px 0 25px;line-height:1.45}.consent-field input{width:22px;height:22px;margin:0;accent-color:var(--ink)}.form-errors{padding:18px 20px;margin-bottom:30px;background:#ffd8d3;border:2px solid #8c1d10}.form-errors ul{margin-bottom:0}.form-field__error{display:block;color:#9f1d10!important;font-weight:700!important}.review-form-card__submit{width:100%}.review-form-card__note{margin:14px 0 0;color:var(--muted);font-size:14px;text-align:center}.review-state-page{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);align-items:center;min-height:65vh;border-bottom:var(--line)}.review-state-page>div:last-child{padding:7vw 6vw}.review-state-page h1{margin:24px 0 35px}.review-state-page p{max-width:640px;margin-bottom:30px;font-size:clamp(18px,2vw,24px);line-height:1.5}.review-state-page__art{display:grid;place-items:center;align-self:stretch;min-height:430px;background:var(--acid);border-right:var(--line)}.review-state-page__art--muted{background:#d7d3ca;filter:grayscale(1)}.review-state-page__art img{width:min(75%,430px)}@media (max-width: 1100px){.nav{gap:18px}.nav__links{gap:14px;font-size:14px}.home-testimonials,.reviews-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.nav{flex-wrap:wrap}.nav__toggle{display:block;margin-left:auto}.nav__links{order:4;display:none;flex-direction:column;width:100%}.nav__links.open{display:flex}.nav__quote{display:none}.hero,.contact,.reviews-hero,.review-form-page,.review-state-page,.quote-thanks,.quote-status-hero,.quote-status-content{grid-template-columns:1fr}.hero__art{min-height:420px}.quote-thanks__copy{padding:60px 20px 70px}.quote-thanks__art{min-height:480px}.quote-status-hero__copy{padding:60px 20px 70px}.quote-status-hero__art{min-height:480px}.quote-status-content{padding:60px 20px 75px}.quote-status-section-heading{align-items:flex-start;flex-direction:column}.quote-status-details{position:static}.proof,.cards,.steps,.work-grid,.home-testimonials,.reviews-list{grid-template-columns:1fr}.proof div{border-right:0;border-bottom:var(--line)}.proof div:last-child{border-bottom:0}.section__head,.reviews-cta{align-items:flex-start;flex-direction:column}.price-row{font-size:12px}.section,.reviews-list,.reviews-hero,.review-form-page{padding:55px 20px}.review-form-intro{position:static}.review-state-page__art{min-height:300px;border-right:0;border-bottom:var(--line)}footer{flex-direction:column}.helper{right:15px;width:calc(100% - 30px)}}@media (max-width: 520px){.brand img{width:155px}.hero h1,.section h2,.reviews-hero h1,.review-form-intro h1,.review-state-page h1,.quote-thanks h1,.quote-status-hero h1,.quote-status-section-heading h2{font-size:50px}.actions{flex-direction:column;width:100%}.actions .button{width:100%}.quote-thanks__art{min-height:420px}.quote-thanks__reference{bottom:25px;left:20px;width:calc(100% - 48px)}.quote-status-hero__art{min-height:430px}.quote-status-reference{right:28px;bottom:25px;width:calc(100% - 48px)}.quote-status-item__header{flex-direction:column}.quote-status-proofs{grid-template-columns:1fr;padding:16px}.quote-status-message{box-shadow:6px 6px 0 var(--ink)}.review-form-grid{grid-template-columns:1fr}.rating-picker{grid-template-columns:repeat(3,1fr)}.reviews-pagination{flex-wrap:wrap;font-size:14px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.ticker__track,.hero__art img,.quote-thanks__mascot,.quote-status-hero__disc img{animation:none}}
