:root{--bg: #f5f5f3;--surface: #ffffff;--text: #33363f;--muted: #666b75;--line: #e8e6e1;--brand: #f58a1f;--brand-dark: #de7610;--shadow: 0 20px 45px rgba(24, 28, 35, .08);--radius: 18px;--panel-padding: 1.55rem;--container: 1080px;--header-height: 88px;--page-gutter: 2rem;--hero-height: calc(100vh - var(--header-height));--font-sans: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif}@supports (height: 100lvh){:root{--hero-height: calc(100lvh - var(--header-height))}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}:where(section[id],div[id]){scroll-margin-top:var(--header-height)}#top{scroll-margin-top:0}body{margin:0;min-width:320px;color:var(--text);font-family:var(--font-sans);background:linear-gradient(180deg,#fbfbfa,#f5f5f3)}main{overflow:clip}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0;overflow-wrap:break-word}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.016em;font-weight:500}h1{font-size:clamp(2.25rem,4.6vw,3.7rem);line-height:1.08}h2{font-size:clamp(1.7rem,2.5vw,2.3rem);line-height:1.14}h3{font-size:1.22rem;line-height:1.28}p{color:var(--muted);line-height:1.72;font-size:.98rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.social-links{display:flex;align-items:center;gap:.5rem}.social-links a{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center}.social-links svg{width:100%;height:100%;fill:currentColor}.container{width:min(calc(100% - var(--page-gutter)),var(--container));margin:0 auto}.section{padding:2.65rem 0 2.9rem}.section-services{padding-bottom:2.9rem}.section-portfolio{padding-top:2.65rem}.section-soft{background:linear-gradient(180deg,#ffffff4d,#fff0),linear-gradient(180deg,#faf9f7,#f4f3ef)}.section-copy{text-align:center;margin-bottom:1.6rem}.section-copy p{margin-top:.75rem;max-width:42rem;margin-inline:auto;font-size:1rem}.section-copy-portfolio{margin-bottom:1.95rem}.portfolio-kicker{margin-top:.88rem;color:#575d66;font-size:1.03rem;font-weight:500;line-height:1.45}.portfolio-subline{margin-top:.7rem;color:#7a8089;font-size:.96rem;line-height:1.58;max-width:34rem}.section-copy-reviews{margin-bottom:0}.reviews-subline{margin:.92rem 0 0;color:#757b84;font-size:.97rem;line-height:1.5;max-width:32rem}.reviews-rating{color:#383c43;display:grid;justify-items:center;gap:.4rem;font-size:1.01rem;font-weight:600;letter-spacing:.01em;line-height:1.35}.reviews-rating-note{color:#7d848d;font-size:.92rem;font-weight:500;line-height:1.4}.reviews-rating-bridge{margin:1.8rem auto}.reviews-rating-image{width:136px;height:auto;flex:0 0 auto}.section-cta{display:flex;justify-content:center;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:38px;min-width:232px;padding:.58rem 2rem;border:0;border-radius:8px;background:var(--brand);color:#fff;font-family:inherit;font-size:.98rem;font-weight:600;line-height:1;text-align:center;white-space:normal;appearance:none;cursor:pointer;box-shadow:none;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.button:focus-visible{background-color:#24272d;color:#fff;box-shadow:0 12px 26px #181c232e}@media(hover:hover)and (pointer:fine){.button:hover{background-color:#24272d;color:#fff;box-shadow:0 12px 26px #181c232e}}.button:focus-visible,.project-form input:focus-visible,.project-form select:focus-visible,.project-form textarea:focus-visible,.portfolio-arrow:focus-visible,.reviews-arrow:focus-visible,.portfolio-dot:focus-visible,.reviews-dot:focus-visible{outline:2px solid rgba(245,138,31,.55);outline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,230,225,.8)}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;padding:.85rem 2rem;min-height:var(--header-height)}.brand{justify-self:start}.brand img{width:clamp(162px,17vw,226px)}.header-inner nav{justify-self:center}.header-inner>.button{justify-self:end}.nav-list{display:flex;justify-content:center;gap:2rem;list-style:none;padding:0;margin:0}.nav-list a{position:relative;display:inline-flex;color:#60646c;font-size:.98rem;font-weight:500;letter-spacing:.015em;transition:color .2s ease}.nav-list a:focus-visible{outline:2px solid rgba(245,138,31,.42);outline-offset:.35rem;border-radius:999px}.nav-list a:after{content:"";position:absolute;right:14%;bottom:-.18rem;left:14%;height:1.25px;border-radius:999px;background:#f58a1f8f;transform:scaleX(0);transform-origin:center;transition:transform .24s ease}.nav-list a:hover,.nav-list a:focus-visible{color:var(--text)}.nav-list a:hover:after,.nav-list a:focus-visible:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.nav-list a:after{transition:none}}.hero{position:relative;min-height:var(--hero-height);background:#222;overflow:hidden}.hero-content-wrap{position:relative;min-height:var(--hero-height);display:grid;align-items:center;justify-items:center}.hero-background,.hero-background img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;transform:scale(1.008);filter:saturate(1.06) contrast(1.03) brightness(1.025)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,#16181e61,#16181e47,#16181e1f 44%,#16181e2e,#16181e3d),linear-gradient(180deg,#12141914,#1214191f 32%,#1214192e),linear-gradient(90deg,#1c120a1a,#1c120a08 24% 76%,#14181c1a)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff05,#fff0),radial-gradient(circle at center,#0000 50%,#00000017);pointer-events:none}.hero-content{position:relative;z-index:1;width:100%;max-width:920px;padding:7.5rem 0 5.5rem;text-align:center}.hero-content h1,.hero-kicker,.hero-copy,.hero-note{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.78),0 8px 22px rgba(0,0,0,.45)}.hero-content h1{margin-bottom:1.28rem;font-size:clamp(2.2rem,4vw,3.35rem);font-weight:500;line-height:1.1;letter-spacing:-.02em}.hero-content h1 span{display:block}.hero-content h1 span:first-child{white-space:nowrap}.hero-kicker{margin:0 auto 1.45rem;max-width:760px;font-size:clamp(1.1rem,1.64vw,1.35rem);line-height:1.45;font-weight:440}.hero-copy{max-width:760px;margin:0 auto 2.45rem;font-size:clamp(1.02rem,1.35vw,1.22rem);line-height:1.6;font-weight:420}.button-hero{margin-inline:auto;min-width:282px;min-height:60px;padding:1rem 2rem;font-size:1rem;border-radius:10px;box-shadow:0 18px 32px #f58a1f57}.hero-note{margin-top:1.25rem;font-size:.9rem;font-weight:400;opacity:.96}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;max-width:800px;margin-inline:auto}.service-card{background:var(--surface);border:1px solid rgba(232,230,225,.82);border-radius:var(--radius);box-shadow:0 12px 28px #181c230b;overflow:hidden}.service-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.service-card-body{padding:1.12rem 1.18rem 1.18rem}.service-card h3{position:relative;display:inline-block;color:var(--text);font-size:1.15rem;font-weight:500;margin-bottom:.55rem;transition:color .22s ease}.service-card h3:after{content:"";position:absolute;left:0;right:8%;bottom:-.22rem;height:1.5px;border-radius:999px;background:#f58a1f85;opacity:0;transform:scaleX(.45);transform-origin:left;transition:opacity .22s ease,transform .22s ease}.service-card:hover h3,.service-card:focus-visible h3{color:#df7418}.service-card p{color:#737882;font-size:.95rem;line-height:1.64}.service-card:hover h3:after,.service-card:focus-visible h3:after{opacity:1;transform:scaleX(1)}.portfolio-carousel{display:grid;gap:1.05rem;width:100%;max-width:1360px;margin-inline:auto}.portfolio-shell{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:.75rem}.portfolio-track{display:grid;position:relative;touch-action:pan-y}.portfolio-slide{grid-area:1 / 1;opacity:0;pointer-events:none;z-index:0;transition:opacity .42s ease;will-change:opacity}.portfolio-slide.is-active{opacity:1;pointer-events:auto;z-index:1}@media(prefers-reduced-motion:reduce){.portfolio-slide{transition:none}}.portfolio-card{display:grid;gap:0;padding:1.65rem 1.65rem 1.6rem;background:#fff;border:1px solid #ece9e3;border-radius:16px;box-shadow:0 14px 34px #181c230e}.portfolio-head{margin-bottom:1.25rem;padding-inline:0}.portfolio-head h3{text-align:center;font-size:1.28rem;font-weight:500}.portfolio-arrow{width:44px;height:44px;border:1px solid rgba(232,230,225,.95);border-radius:999px;background:#ffffffe6;color:#afb4bc;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 4px 14px #1a1d2309;transition:color .2s ease,background .2s ease}.portfolio-arrow:first-child{justify-self:start}.portfolio-arrow:last-child{justify-self:end}.portfolio-arrow:hover,.portfolio-arrow:focus-visible{color:#666c75;background:#fff}.portfolio-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.portfolio-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-inline:0}.portfolio-frame{margin:0}.portfolio-image-wrap{position:relative;overflow:hidden;border-radius:8px}.portfolio-image-wrap picture{display:block}.portfolio-image-wrap img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.frame-label{position:absolute;top:.8rem;left:0;z-index:1;padding:.3rem .55rem;background:#1a1b1f80;color:#fff;font-size:.74rem;font-weight:500;letter-spacing:.04em}.portfolio-description{max-width:50rem;margin:1.15rem auto 0;padding-top:.85rem;text-align:center;position:relative}.portfolio-description:before{content:"";position:absolute;top:0;left:50%;width:2.1rem;height:1px;border-radius:999px;background:#f58a1f57;transform:translate(-50%)}.portfolio-description p{margin:0;color:#686e77;font-size:.97rem;line-height:1.72;text-wrap:pretty}.portfolio-dots{display:flex;justify-content:center;gap:.6rem;margin-top:.95rem}.portfolio-dot{width:9px;height:9px;border:0;border-radius:999px;background:#d6d7db;cursor:pointer}.portfolio-dot.is-active{background:var(--brand)}.portfolio-cta{display:flex;justify-content:center;margin-top:.2rem;padding-bottom:.05rem}@media(min-width:901px){.section-portfolio>.container{width:min(calc(100% - var(--page-gutter)),1240px)}.section-copy-portfolio{margin-bottom:2.15rem}.portfolio-carousel{max-width:100%}.portfolio-shell{grid-template-columns:52px minmax(0,1fr) 52px;gap:1.1rem}.portfolio-card{padding:2rem 2rem 1.9rem}.portfolio-head{margin-bottom:1.5rem}.portfolio-head h3{font-size:1.36rem}.portfolio-images{gap:1.2rem}.portfolio-arrow{width:52px;height:52px}.portfolio-arrow svg{width:20px;height:20px}.portfolio-description{max-width:54rem;margin-top:1.4rem}}.reviews-carousel{display:grid;gap:1.35rem;width:100%;max-width:820px;margin-inline:auto}.reviews-shell{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:.85rem}.reviews-track{display:grid;position:relative;touch-action:pan-y}.review-slide{grid-area:1 / 1;opacity:0;pointer-events:none;z-index:0;transition:opacity .32s ease}.review-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.review-slide-grid{display:grid;grid-template-columns:1fr;gap:1.35rem}.review-card{display:flex;flex-direction:column;height:100%;min-height:220px;padding:1.55rem 1.72rem 1.62rem;background:#fffffff0;border:1px solid rgba(232,230,225,.95);border-radius:14px;box-shadow:0 8px 22px #1a1d230a}.review-top{display:flex;align-items:center;gap:.85rem}.review-avatar{width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(232,230,225,.9);box-shadow:0 5px 14px #1a1d230e}.review-source{display:grid;gap:.32rem}.review-author-line{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.review-author-line strong{color:var(--text);font-size:1.02rem;font-weight:600;line-height:1.1}.review-author-line span{color:#858a93;font-size:.92rem;line-height:1.1}.review-author-line span:before{content:"·";margin-right:.45rem;color:#b8bcc3}.review-stars{color:#f8b132;letter-spacing:.1em;font-size:1.42rem;line-height:1}.review-google-icon{width:26px;height:26px;flex:0 0 auto}.review-text{flex:1;max-width:620px;margin:1.4rem auto 0 0;color:#4b5058;font-size:1rem;line-height:1.72}.review-expand{display:none}.reviews-arrow{width:44px;height:44px;border:1px solid rgba(232,230,225,.95);border-radius:999px;background:#ffffffe6;color:#afb4bc;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 4px 14px #1a1d2309;transition:color .2s ease,background .2s ease}.reviews-arrow:hover,.reviews-arrow:focus-visible{color:#666c75;background:#fff}.reviews-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.reviews-dots{display:flex;justify-content:center;gap:.45rem}.reviews-dot{width:7px;height:7px;border:0;border-radius:999px;background:#d7d9de;cursor:pointer}.reviews-dot.is-active{background:var(--brand)}.about-stack{display:grid;gap:1.15rem}.about-heading{margin-bottom:0}.about-heading h2{max-width:none;margin-inline:auto}.about-content{display:grid;gap:1.15rem;max-width:740px;margin:0 auto}.about-copy{display:grid;gap:.85rem;max-width:740px;margin-inline:auto;text-align:center}.about-copy p{color:#50555d;font-size:.99rem;line-height:1.68;text-wrap:pretty}.contact-shell{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7rem;max-width:68rem;align-items:stretch}.contact-shell:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#e8e6e1b8;transform:translate(-.5px)}.contact-aside{min-width:0;max-width:20rem;justify-self:end;padding-right:1.5rem}.contact-main{min-width:0;max-width:30rem;justify-self:start;padding-left:1.5rem}.contact-copy,.form-copy{font-family:var(--font-sans);font-style:normal}.contact-copy h2,.form-copy h2{font-family:var(--font-display);font-size:1.95rem;font-weight:500;letter-spacing:-.018em}.contact-copy p,.form-copy p{margin-top:.5rem;font-size:.95rem;color:#838892;line-height:1.7;font-weight:400;letter-spacing:0}.form-copy p{max-width:27rem;margin-inline:0}.contact-list{display:grid;gap:.92rem;list-style:none;padding:0;margin:1.7rem 0 1.15rem}.contact-list li{min-width:0}.contact-list a{display:inline-flex;align-items:center;gap:.72rem;min-width:0;max-width:100%;font-size:.96rem;font-weight:500;color:var(--text)}.contact-list a span:last-child,.footer-contact-row a span:last-child{min-width:0;overflow-wrap:anywhere}.contact-icon{width:16px;height:16px;color:var(--brand);flex:0 0 auto}.contact-icon svg{width:100%;height:100%;fill:currentColor}.contact-socials a:first-child{color:#1877f2}.contact-socials a:last-child{color:#e94e77}.contact-service-area{margin:1.7rem 0 0;text-align:left}.contact-service-area h3{color:var(--text);font-size:1.12rem;font-weight:500;letter-spacing:-.01em}.contact-service-area p{margin-top:.55rem;color:#7d848d;font-size:.95rem;line-height:1.8}.project-form{display:grid;gap:.95rem;margin-top:1.7rem;width:100%}.project-form[hidden],.form-success[hidden]{display:none!important}.contact-form-stack{position:relative;margin-top:1.7rem}.contact-form-stack .project-form{margin-top:0}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.project-form label{display:grid;gap:.45rem}.project-form input,.project-form select,.project-form textarea{width:100%;min-height:47px;padding:.82rem 1rem;border:1px solid #e7e2da;border-radius:4px;background:#fff;color:var(--text);font:inherit;box-shadow:none;appearance:none}.project-form input::placeholder,.project-form textarea::placeholder,.project-form select{color:#878c95}.project-form select{background-image:linear-gradient(45deg,transparent 50%,#7a8089 50%),linear-gradient(135deg,#7a8089 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.6rem}.project-form textarea{min-height:100px;resize:vertical}.project-form [aria-invalid=true]{border-color:#c85b4d}.field-error{color:#bf6b5d;font-size:.95rem;font-weight:500;line-height:1.35}.project-form .button{justify-self:center;margin-top:1.45rem}.project-form .button:disabled{cursor:wait;opacity:.86}.form-note{margin:.1rem 0 0;text-align:center;color:#7d848d;font-size:.92rem;line-height:1.4}.form-status{margin:.35rem 0 0;text-align:center;font-size:.98rem;line-height:1.45}.form-status[data-status=success]{color:#2f6d4e}.form-status[data-status=invalid],.form-status[data-status=error]{color:#b44436}.form-success{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:.65rem;min-height:100%;padding:0;text-align:center}.form-success h3{margin:0;font-size:clamp(1.5rem,2vw,1.9rem)}.form-success p{max-width:26rem;margin:0;color:#666c75}.site-footer{padding:2rem 0 2.25rem;background:#fff;border-top:1px solid var(--line)}.footer-shell{display:grid;gap:1rem;justify-items:center}.footer-socials{color:#5a6068}.footer-contact-row{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.footer-contact-row a,.footer-copyright{color:#5a6068}.footer-contact-row a{display:inline-flex;align-items:center;gap:.55rem;min-width:0;max-width:100%;transition:color .2s ease}.footer-contact-row .contact-icon{width:16px;height:16px;color:currentColor}.contact-list .contact-icon{width:22px;height:22px}.footer-contact-row a:hover,.footer-contact-row a:focus-visible{color:var(--text)}.footer-socials a:hover,.footer-socials a:focus-visible{color:#5a6068}.footer-copyright{font-size:.92rem;text-align:center}@media(max-width:1040px){:root{--header-height: 118px}.contact-shell{grid-template-columns:1fr;gap:1.55rem;width:min(100% - 1.5rem,28rem)}.contact-shell:before{display:none}.contact-aside,.contact-main{max-width:none;justify-self:stretch;padding-inline:.2rem;text-align:center}.contact-main{padding-top:1.45rem;border-top:1px solid rgba(232,230,225,.72)}.contact-copy p,.form-copy p{max-width:none}.contact-copy h2,.form-copy h2{text-align:center}.contact-copy p,.form-copy p{margin-top:.4rem}.contact-list{margin:1.35rem 0 1rem;justify-items:center}.contact-list a{justify-content:center}.contact-socials{justify-content:center;margin-top:.1rem}.project-form .button{justify-self:center}.contact-service-area{margin-top:1.4rem}.contact-form-stack{margin-top:1.35rem}.project-form{gap:.85rem}.project-form .button{margin-top:1.15rem}.form-note{margin-top:.02rem}.about-heading h2{white-space:normal}.header-inner{grid-template-columns:1fr;justify-items:center;gap:.9rem;padding-block:.9rem;padding-inline:1.25rem}.nav-list{flex-wrap:wrap;gap:.75rem 1.1rem}.hero-content h1 span:first-child{white-space:normal}}@media(min-width:1400px){.hero-background,.hero-background img{object-position:center 40%;transform:scale(1)}}@media(max-width:820px){.section{padding:2.35rem 0 2.45rem}.section-services,.section-portfolio{padding-top:2.35rem;padding-bottom:2.45rem}.about-content{gap:1rem;max-width:44rem}.about-copy p{font-size:.98rem}.contact-service-area{text-align:center}.reviews-shell{grid-template-columns:36px minmax(0,1fr) 36px;gap:.7rem}.review-card{padding:1.1rem 1.1rem 1rem}.reviews-arrow{width:36px;height:36px}.portfolio-images{grid-template-columns:1fr}.portfolio-shell{grid-template-columns:36px minmax(0,1fr) 36px}.portfolio-arrow{width:36px;height:36px}.portfolio-card{padding:.95rem .95rem 1rem}.portfolio-image-wrap img{aspect-ratio:4 / 3}}@media(max-width:640px){:root{--header-height: 108px;--page-gutter: 1rem}.section,.section-services,.section-portfolio{padding-top:1.85rem;padding-bottom:1.95rem}.header-inner{gap:.7rem;padding-block:.8rem;padding-inline:.9rem}.brand{justify-self:center}.header-inner>.button{display:none}.nav-list{gap:.55rem .95rem}.nav-list a{font-size:.94rem}.hero-content{max-width:620px;padding:6.45rem 0 4.75rem}.hero-content h1{margin-bottom:1.16rem;font-size:clamp(2.08rem,10vw,2.95rem);line-height:1.08;letter-spacing:-.026em}.hero-overlay{background:linear-gradient(180deg,#0f121733,#0f121742 42%,#0f121757),linear-gradient(90deg,#0f12172e,#0f12171a 50%,#0f12172e)}.hero-kicker{width:min(100%,20rem);max-width:20rem;white-space:normal}.hero-copy{width:min(100%,24rem);max-width:24rem;margin-bottom:2rem;font-size:1rem;font-weight:420;line-height:1.58}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card img{aspect-ratio:16 / 7.2}.service-card-body{padding:.82rem .95rem .9rem}.service-card h3{font-size:1.04rem;margin-bottom:.35rem}.service-card p{font-size:.92rem;line-height:1.52}.reviews-shell{grid-template-columns:1fr;position:relative}.reviews-carousel{gap:.72rem}.reviews-arrow{display:none}.reviews-track{padding-inline:0}.review-card{min-height:220px;padding:1rem 1rem 1.05rem}.review-author-line{display:grid;gap:.18rem}.review-author-line span:before{content:none}.review-stars{font-size:1.28rem}.review-text{display:-webkit-box;position:relative;overflow:hidden;font-size:.95rem;line-height:1.66;-webkit-box-orient:vertical;-webkit-line-clamp:6}.review-card.has-overflow:not(.is-expanded) .review-text:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2.4rem;background:linear-gradient(180deg,#fff0,#fffffff5);pointer-events:none}.review-card.is-expanded .review-text{display:block;overflow:visible;-webkit-line-clamp:unset}.review-expand{display:inline-flex;align-self:center;align-items:center;justify-content:center;width:30px;height:30px;margin-top:.45rem;padding:0;border:0;border-radius:999px;background:transparent;color:#9aa0aa;cursor:pointer;transition:color .2s ease,transform .2s ease}.review-expand[hidden]{display:none}.review-expand:hover,.review-expand:focus-visible{color:#626873}.review-expand svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.review-card.is-expanded .review-expand{transform:rotate(180deg)}.portfolio-head h3{font-size:1.15rem}.portfolio-head{margin-bottom:1rem}.portfolio-shell{grid-template-columns:1fr;position:relative}.portfolio-images{grid-template-columns:1fr;gap:1.1rem}.portfolio-card{padding:.85rem .85rem .95rem}.portfolio-arrow{display:none}.portfolio-track{padding-inline:0}.portfolio-image-wrap img{aspect-ratio:5 / 3}.frame-label{top:.4rem;padding:.18rem .32rem;font-size:.58rem;letter-spacing:.03em}.portfolio-description{margin-top:1rem;padding-top:.75rem}.portfolio-description p{font-size:.93rem;line-height:1.64}.button-hero{width:min(100%,22rem);max-width:calc(100vw - 2rem);min-width:0}.footer-contact-row{flex-direction:column;gap:.75rem}}
