:root{--studio-bg:#f2f1eb;--studio-ink:#171b35;--studio-muted:#62687a;--studio-line:#171b3526;--studio-accent:#4359d7;--studio-surface:#e8e8e3;--studio-grid:#171b3510}:root.dark{--studio-bg:#070b1c;--studio-ink:#f0f0ed;--studio-muted:#939bb4;--studio-line:#b3c0f126;--studio-accent:#a3afff;--studio-surface:#0d1329;--studio-grid:#a5b5ef0c}html{scroll-behavior:smooth;scroll-padding-top:32px;font-size:16px!important}body:has(.portfolio-main){background:var(--studio-bg);color:var(--studio-ink);font-family:InterVariable,Arial,sans-serif;letter-spacing:-.025em}.portfolio-main{overflow:clip}.portfolio-main *,.site-header *,.site-footer *{box-sizing:border-box}.portfolio-main h1,.portfolio-main h2,.portfolio-main h3{color:var(--studio-ink)}::-moz-selection{background:#a3afff!important;color:#070b1c!important}::selection{background:#a3afff!important;color:#070b1c!important}a,button,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--studio-accent);outline-offset:6px}.wrap{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.eyebrow{font:10px/1.6 Source Code Pro,monospace;letter-spacing:.11em;color:var(--studio-muted);text-transform:uppercase}.muted{color:var(--studio-muted)}.section-index{color:var(--studio-accent);margin-right:15px}.site-header{height:105px;margin:0 56px;display:flex;align-items:center;border-bottom:1px solid var(--studio-line);gap:30px;position:relative;z-index:10}.wordmark{display:flex;align-items:center;gap:17px;font-size:12px;font-weight:650;letter-spacing:.06em;margin-right:auto}.wordmark-caption{display:block;font:8px/2 monospace;letter-spacing:.09em;color:var(--studio-muted)}.monogram{font-size:38px;font-weight:550;letter-spacing:-.12em;position:relative;padding-right:16px}.monogram>span{position:absolute;font-size:22px;color:var(--studio-accent);top:0;right:-2px;letter-spacing:0}.site-header nav{display:flex;gap:40px;align-items:center;font-size:12px}.site-header nav a{padding:14px 0}.site-header nav a span{font:9px monospace;color:var(--studio-muted);margin-left:6px}.site-header nav a:last-child{border-bottom:1px solid var(--studio-accent)}.site-header a:hover,.site-footer a:hover,.site-header [aria-current]{color:var(--studio-accent)}.theme-toggle{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--studio-line);border-radius:50%;margin-left:12px;color:var(--studio-muted);transition:transform .3s}.theme-toggle:hover{transform:rotate(40deg);color:var(--studio-accent)}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--studio-accent);color:var(--studio-bg);padding:12px}.skip-link:focus{top:10px}.hero{position:relative;background-image:radial-gradient(var(--studio-grid) 1px,transparent 1px);background-size:26px 26px}.hero-meta{display:flex;justify-content:space-between;padding-top:29px;font-size:9px}.status-dot{display:inline-block;width:6px;height:6px;margin-right:8px;background:#a3afff;border-radius:50%;box-shadow:0 0 10px #91a6ff88}.hero-layout{position:relative;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;min-height:593px;padding:48px 0 64px}.hero-copy{position:relative;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}.hero-intro{font:13px/1.5 Source Code Pro,monospace;color:var(--studio-muted);margin-bottom:22px}.hero h1{font-size:clamp(68px,7.4vw,112px);font-weight:550;line-height:.99;letter-spacing:-.075em;margin:0 0 25px;white-space:nowrap}.outline-text{color:transparent;-webkit-text-stroke:1px var(--studio-ink);font-weight:450}.hero-period{color:var(--studio-accent);-webkit-text-stroke:0}.code-line{font:16px/1.5 Source Code Pro,monospace;letter-spacing:-.04em}.code-line>span{color:var(--studio-accent);margin-right:8px}.hero-description{color:var(--studio-muted);max-width:365px;font-size:14px;line-height:1.85;margin-top:26px;letter-spacing:-.01em}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:31px}.button-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--studio-accent);color:var(--studio-bg);padding:16px 22px;border-radius:3px;font-size:12px;font-weight:600;transition:background .25s,transform .25s}.button-primary:hover{background:#b8c2ff;transform:translateY(-3px);color:#111630}.button-primary span{font-size:19px;line-height:1}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid var(--studio-line);padding:10px 0;white-space:nowrap}.text-link span{font-size:20px;color:var(--studio-accent)}.text-link:hover{border-color:var(--studio-accent)}.orbit-link{min-width:0;align-self:center;justify-self:end;margin-left:0;width:100%;max-width:510px;display:block;position:relative;z-index:1}.orbit-scene{position:relative;width:100%;aspect-ratio:1;color:var(--studio-accent)}.orbit-art{width:100%;height:100%;position:relative;transition:transform 1s}.orbit-link:hover .orbit-art{transform:scale(1.045) rotate(8deg)}.orbit-halo{position:absolute;inset:0;background:radial-gradient(ellipse,#6179ff22 0,transparent 65%);filter:blur(20px)}.orbit-wire{transform-origin:300px 300px;animation:orbit-turn 65s linear infinite}.orbit-label{position:absolute;font:8px monospace;letter-spacing:.12em;text-align:center;left:0;right:0;color:var(--studio-muted)}.label-top{top:2%}.label-bottom{bottom:3%}.label-bottom span{padding:0 25px;color:var(--studio-accent)}.orbit-coordinate{position:absolute;right:-7%;top:50%;font:8px monospace;letter-spacing:.14em;writing-mode:vertical-rl;color:var(--studio-muted)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 0 25px;font-size:8px}.hero-bottom a{display:flex;align-items:center;gap:18px}.hero-bottom a span{font-size:18px;color:var(--studio-accent)}.discipline-strip{border-block:1px solid var(--studio-line);background:var(--studio-surface)}.discipline-strip>div{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:23px;font:10px monospace;letter-spacing:.08em;color:var(--studio-muted)}.discipline-strip i{font-size:23px;color:var(--studio-accent);font-style:normal}.work-section,.experience-section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px}.section-heading h2,.about-intro h2{font-size:clamp(32px,3.4vw,52px);line-height:1.1;letter-spacing:-.055em;font-weight:450;margin-top:18px}em{font-family:Georgia,serif;font-weight:400;color:var(--studio-accent)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.home-projects{grid-template-columns:1.18fr 1fr}.home-projects .project-card:first-child{grid-row:span 2}.project-card{min-width:0}.project-image{display:block;position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1.6;background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:5px;transition:transform .35s}.project-image:hover{transform:translateY(-5px)}.project-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s}.project-image:hover>img{transform:scale(1.04)}.project-number{position:absolute;top:24px;left:26px;z-index:3;font:9px monospace;letter-spacing:.1em}.project-open{position:absolute;right:22px;bottom:22px;width:37px;height:37px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:20px;z-index:3;transition:transform .3s}.project-image:hover .project-open{transform:rotate(45deg)}.home-projects .project-card:first-child .project-image{aspect-ratio:auto;height:calc(100% - 110px);min-height:560px}.home-projects .project-card:not(:first-child) .project-image{aspect-ratio:2.55}.converse-art,.edisco-art,.energy-art{height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;gap:16px;padding:50px 25px}.project-converse .project-image{background:#1c2445;color:#d8deff}.project-edisco .project-image{background:#ddd9ca;color:#292e27}.project-energy .project-image{background:#c5c8f4;color:#22264e}.converse-art{background:radial-gradient(ellipse at 50% 15%,#7486d748,transparent 70%)}.converse-art strong,.edisco-art strong,.energy-art strong{position:relative;z-index:2;font-size:clamp(30px,3.3vw,50px);font-weight:500;letter-spacing:-.055em}.converse-art strong span,.edisco-art strong span,.energy-art strong span{display:block;font:10px/2 monospace;letter-spacing:.025em;margin-top:7px}.chat-symbol{font-size:62px;color:#b2beff;z-index:1;line-height:1}.chat-line{position:absolute;bottom:21%;left:15%;right:15%;padding:16px 17px;border:1px solid #acb9ff33;background:#c5cfff0a;border-radius:5px;font:9px monospace;display:flex;justify-content:space-between;gap:8px;z-index:1}.art-orbit{position:absolute;width:420px;height:420px;border:1px solid #a6baff20;border-radius:50%;box-shadow:0 0 0 35px #a6baff08,0 0 0 70px #a6baff06,0 0 0 105px #a6baff04}.home-projects .converse-art{flex-direction:column;justify-content:center;padding-bottom:130px}.home-projects .converse-art strong{text-align:center;font-size:57px}.home-projects .chat-symbol{font-size:95px}.edisco-star{font-size:85px;line-height:1;z-index:2;color:#697553}.edisco-art strong{font-family:Georgia,serif;font-style:italic}.edisco-art strong span{font-style:normal}.edisco-lines{position:absolute;width:250px;height:250px;border:1px solid #8a927452;transform:rotate(35deg);right:-80px;box-shadow:0 0 0 24px #8a927412,0 0 0 48px #8a927412,0 0 0 72px #8a927412}.energy-mark{font-size:78px;font-weight:200;z-index:2;line-height:1}.energy-circle{width:260px;height:260px;border:1px solid #6268b633;border-radius:50%;position:absolute;right:-70px;bottom:-150px;box-shadow:0 0 0 25px #6268b60a,0 0 0 50px #6268b60a,0 0 0 75px #6268b60a}.project-other .project-number{background:#070b1ce0;color:#fff;padding:8px 10px;top:14px;left:14px}.project-other .project-open{background:#070b1c;color:#fff}.project-info{display:flex;justify-content:space-between;gap:15px;padding:20px 0 0}.project-info h3{font-size:25px;letter-spacing:-.045em;font-weight:500;margin:5px 0}.project-info>div>p:last-child{font-size:12px;color:var(--studio-muted);line-height:1.6}.project-info .eyebrow{font-size:8px}.project-year{font:10px monospace;color:var(--studio-muted);padding-top:4px}.project-placeholder{padding:70px 30px;font-size:30px}.about-section{border-block:1px solid var(--studio-line);padding-block:85px;display:grid;grid-template-columns:1fr 1fr;gap:110px}.about-intro>p:not(.eyebrow){color:var(--studio-muted);font-size:14px;line-height:1.9;max-width:440px;margin-top:23px}.about-intro>.text-link{margin-top:22px}.capabilities>div{position:relative;border-bottom:1px solid var(--studio-line);padding:0 0 28px 44px;margin-bottom:28px}.capabilities>div:last-child{margin-bottom:0;border:0;padding-bottom:0}.capabilities>div>span{position:absolute;left:0;top:5px;font:10px monospace;color:var(--studio-accent)}.capabilities h3{font-size:20px;font-weight:450;letter-spacing:-.035em}.capabilities p{font-size:13px;line-height:1.8;color:var(--studio-muted);margin-top:10px}.capabilities small{display:block;font:8px/1.6 monospace;letter-spacing:.06em;color:var(--studio-accent);margin-top:14px}.experience-list>div{display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:35px;padding:28px 0;border-top:1px solid var(--studio-line)}.experience-list>div>span{font:10px monospace;color:var(--studio-muted);padding-top:5px}.experience-list h3{font-size:18px;line-height:1.4;font-weight:450}.experience-list h3 small{display:block;font-size:12px;color:var(--studio-muted);margin-top:7px}.experience-list p{font-size:12px;line-height:1.7;color:var(--studio-muted)}.experience-list p small{display:block;font:8px monospace;letter-spacing:.06em;margin-top:12px}.experience-section .section-heading>p{font-size:12px}.site-footer{border-top:1px solid var(--studio-line)}.footer-top{padding:62px 0}.footer-top>p{font:9px monospace;letter-spacing:.12em;color:var(--studio-muted);margin-bottom:20px}.footer-top>a{display:flex;align-items:center;gap:.25em;font-size:clamp(30px,5vw,76px);font-weight:450;line-height:1.2;letter-spacing:-.055em}.footer-top>a>span{margin-left:auto;font-family:Arial,sans-serif;color:var(--studio-accent)}.footer-bottom{border-top:1px solid var(--studio-line);padding:23px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:24px;color:var(--studio-muted);font-size:9px}.footer-bottom>div{display:flex;gap:25px}.page-intro{padding:70px 0 45px}.page-intro h1{font-size:clamp(55px,7vw,100px);font-weight:450;line-height:1.05;letter-spacing:-.07em;margin-top:25px}.page-intro>p:last-child{max-width:490px;color:var(--studio-muted);font-size:15px;line-height:1.8;margin-top:25px}.projects-page{padding-bottom:85px}.projects-toolbar{display:flex;justify-content:space-between;align-items:center;border-block:1px solid var(--studio-line);padding:20px 0;margin-bottom:35px}.projects-toolbar>span{font:10px monospace;color:var(--studio-muted)}.projects-toolbar p{font-size:11px;color:var(--studio-accent)}.projects-page .project-grid{row-gap:48px}.projects-page .chat-line{bottom:12%;font-size:9px}.projects-page .converse-art{padding-bottom:80px}.projects-page nav{margin-top:45px}.contact-page{padding-bottom:80px}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.contact-copy{padding:18px 0}.contact-copy h2{font-size:26px;font-weight:450;margin-bottom:20px}.contact-copy>p{font-size:14px;line-height:1.9;color:var(--studio-muted);max-width:330px}.contact-note{margin-top:50px;padding-top:25px;border-top:1px solid var(--studio-line);max-width:330px}.contact-note p{margin-top:12px;font-size:12px;color:var(--studio-muted);line-height:1.8}.contact-socials{display:flex;gap:25px;margin-top:20px}.contact-form{padding:36px;background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:5px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form label{display:block;font-size:11px;color:var(--studio-muted);margin-bottom:10px}.contact-form input,.contact-form textarea{width:100%;background:0 0;border:0;border-bottom:1px solid var(--studio-line);border-radius:0;padding:12px 0;color:var(--studio-ink);font:14px InterVariable,sans-serif;resize:vertical}.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder{color:var(--studio-muted);opacity:.65}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--studio-muted);opacity:.65}.contact-form>div{margin-bottom:28px}.contact-form textarea{min-height:125px}.contact-form .button-primary{width:100%;border:0;cursor:pointer}.contact-form button:disabled{opacity:.6;cursor:wait;transform:none}.contact-form [role=status]{font-size:12px;line-height:1.7;color:var(--studio-accent);margin:15px 0 0}.contact-form>small{display:block;font-size:10px;color:var(--studio-muted);margin-top:16px}.case-study{padding:55px 0 75px}.case-heading{max-width:1040px;margin:35px auto 40px}.case-heading h1{font-size:clamp(38px,5vw,68px);font-weight:450;line-height:1.08;letter-spacing:-.055em;max-width:950px;margin:22px 0}.case-heading>p:last-child{font-size:17px;line-height:1.7;max-width:670px;color:var(--studio-muted)}.case-meta{display:flex;gap:22px;flex-wrap:wrap}.case-cover{max-width:1040px;margin:0 auto 45px;background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:5px;overflow:hidden}.case-cover img{width:100%;max-height:450px;-o-object-fit:contain;object-fit:contain}.case-body{max-width:800px;margin:auto;min-width:0;color:var(--studio-muted);font-size:16px;line-height:1.9;overflow-wrap:anywhere}.case-body h2{font-size:30px;letter-spacing:-.04em;font-weight:500}.case-body h3{font-size:23px;font-weight:450}.case-body h4{font-size:18px}.case-body strong{color:var(--studio-ink)}.case-body a{color:var(--studio-accent)}.case-body img,.case-body svg,.case-body video,.case-body iframe{max-width:100%}.case-body pre{overflow-x:auto;max-width:100%}.case-body section>div{padding:24px 0!important}.case-body section{margin-block:26px}.case-body section h2{margin:0 0 20px!important}.case-body section .mb-16{margin-bottom:20px}.case-body section .md\:text-4xl{font-size:27px}.case-body section .md\:text-xl{font-size:15px}.case-body section .bg-white{background:var(--studio-surface)}.case-body [data-aos]{opacity:1!important;transform:none!important}.case-body .mermaid{background:var(--studio-surface)}.case-end{max-width:800px;margin:35px auto 0;padding-top:25px;border-top:1px solid var(--studio-line);display:flex;gap:25px;justify-content:space-between;flex-wrap:wrap}.case-body table{display:block;overflow:auto}.case-artwork{max-width:1040px;margin:0 auto 40px}.case-artwork .project-info{display:none}.case-artwork .project-image{aspect-ratio:2.7}.case-artwork .project-open,.case-artwork .project-number{display:none}.case-artwork .chat-line{bottom:14%}.case-artwork .converse-art{padding-bottom:90px}.case-toc{max-width:800px;margin:0 auto 35px;border-block:1px solid var(--studio-line);padding:18px 0;font-size:12px}.case-toc summary{cursor:pointer;list-style:none;color:var(--studio-accent);display:flex;justify-content:space-between}.case-toc nav{display:grid;gap:12px;padding-top:20px;color:var(--studio-muted)}.case-toc a:hover{color:var(--studio-accent)}.case-body .progress_bar{margin:25px 0}.case-body .item_bar{height:12px;background:var(--studio-line);position:relative}.case-body .progress{height:100%;background:var(--studio-accent)}.case-body .item_label,.case-body .item_value{color:var(--studio-ink);font-size:14px}@media (max-width:760px){.case-artwork .project-image{aspect-ratio:1.4}.case-artwork .converse-art{padding-bottom:65px}.case-artwork .chat-line{font-size:7px;left:10%;right:10%;bottom:12%}}@keyframes orbit-turn{to{transform:rotate(360deg)}}@media (min-width:1600px){.site-header{max-width:1328px;margin-inline:auto}}@media (max-width:1100px){.hero h1{font-size:7.7vw}.hero-layout{min-height:550px;grid-template-columns:1.35fr 1fr}.orbit-link{width:100%;margin-left:0}.hero-description{max-width:320px}.about-section{gap:55px}.home-projects .project-card:first-child .project-image{min-height:510px}.home-projects .project-card:not(:first-child) .project-image{aspect-ratio:2}.contact-layout{gap:50px}.discipline-strip>div{font-size:8px}}@media (max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:82px;margin:0 20px;gap:13px}.wordmark{gap:10px}.wordmark>span:last-child{font-size:10px}.wordmark-caption{display:none}.monogram{font-size:32px}.site-header nav{gap:18px;font-size:11px}.site-header nav a span{display:none}.theme-toggle{width:31px;height:31px;margin-left:0}.hero-meta{font-size:7px;gap:15px;padding-top:23px}.hero-meta>span:last-child{max-width:85px;text-align:right}.hero-layout{display:flex;flex-direction:column;align-items:stretch;padding:43px 0 22px;min-height:0}.hero h1{font-size:clamp(46px,15vw,90px);letter-spacing:-.07em;line-height:1.06;margin-bottom:20px}.hero-intro{font-size:10px;margin-bottom:20px}.code-line{font-size:13px}.hero-description{font-size:13px;line-height:1.85;max-width:345px;margin-top:22px}.hero-actions{gap:25px;margin-top:26px}.button-primary{font-size:11px;padding:15px 18px}.text-link{font-size:11px}.orbit-link{width:min(100%,320px);margin:32px auto 0}.orbit-coordinate{right:0;font-size:6px}.orbit-label{font-size:7px}.hero-bottom{font-size:7px;gap:20px}.hero-bottom>span{max-width:155px;line-height:1.8}.hero-bottom a{gap:10px}.discipline-strip>div{display:grid;grid-template-columns:1fr auto 1fr;gap:15px 12px;font-size:8px;text-align:center;padding:19px 0}.discipline-strip i:nth-of-type(2){display:none}.discipline-strip i{font-size:18px}.work-section,.experience-section{padding-block:60px}.section-heading{align-items:flex-end;gap:15px;margin-bottom:28px}.section-heading h2,.about-intro h2{font-size:34px;margin-top:15px}.section-heading>.text-link{font-size:10px;gap:12px}.eyebrow{font-size:8px;letter-spacing:.07em}.section-index{margin-right:8px}.project-grid,.home-projects{grid-template-columns:1fr;gap:32px}.home-projects .project-card:first-child{grid-row:auto}.home-projects .project-card:first-child .project-image{height:auto;min-height:0;aspect-ratio:1.1}.home-projects .project-card:not(:first-child) .project-image{aspect-ratio:1.65}.home-projects .converse-art{padding:35px 20px 90px;gap:0}.home-projects .converse-art strong{font-size:42px}.home-projects .chat-symbol{font-size:70px}.home-projects .chat-line{bottom:14%;font-size:7px;left:10%;right:10%}.project-info{padding-top:15px}.project-info h3{font-size:24px}.project-info>div>p:last-child{font-size:11px}.project-number{top:18px;left:20px;font-size:8px}.project-open{right:16px;bottom:16px;width:30px;height:30px}.project-year{font-size:9px}.converse-art strong,.edisco-art strong,.energy-art strong{font-size:38px}.edisco-star,.energy-mark{font-size:64px}.project-image{aspect-ratio:1.4}.about-section{grid-template-columns:1fr;gap:40px;padding-block:55px}.about-intro h2{font-size:38px}.about-intro>p:not(.eyebrow){font-size:13px}.capabilities>div{padding-left:36px}.capabilities h3{font-size:20px}.experience-section .section-heading{display:block}.experience-section .section-heading>p{margin-top:17px;font-size:11px}.experience-list>div{grid-template-columns:1fr;gap:11px;padding:24px 0}.experience-list>div>span{font-size:9px}.experience-list h3{font-size:18px}.experience-list h3 small{margin-top:4px}.experience-list p{font-size:12px}.experience-list p small{font-size:8px}.footer-top{padding:40px 0}.footer-top>a{flex-wrap:wrap;font-size:32px}.footer-top>a>span{font-size:38px}.footer-top>p{font-size:8px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:20px}.footer-bottom>span{width:100%}.footer-bottom>div{gap:20px}.page-intro{padding:47px 0 32px}.page-intro h1{font-size:59px;margin-top:20px}.page-intro>p:last-child{font-size:13px;margin-top:20px}.projects-toolbar{padding:17px 0;margin-bottom:25px}.projects-toolbar>span{font-size:8px}.projects-toolbar p{font-size:10px}.projects-page .chat-line{font-size:7px;left:10%;right:10%}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-copy{padding:0}.contact-copy h2{font-size:23px;margin-bottom:14px}.contact-copy>p{font-size:13px;max-width:none}.contact-note{margin-top:23px;padding-top:18px;max-width:none}.contact-form{padding:25px 22px}.form-row{grid-template-columns:1fr;gap:25px}.contact-page{padding-bottom:50px}.case-study{padding-top:27px}.case-heading{margin-top:28px;margin-bottom:28px}.case-heading h1{font-size:39px}.case-heading>p:last-child{font-size:14px}.case-meta{gap:12px;font-size:8px}.case-cover{margin-bottom:30px}.case-body{font-size:14px;line-height:1.85}.case-body h2{font-size:26px}.case-body h3{font-size:21px}.case-body section .grid{grid-template-columns:1fr}.case-body .btn{font-size:12px;padding:12px 16px}.case-body section .text-xl{font-size:17px}.case-body section .p-6{padding:16px}.case-body blockquote{margin-inline:0}.case-body pre{font-size:10px}.case-end{gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit-wire{animation:none}*,:before,:after{transition:none!important}.portfolio-main [data-aos]{opacity:1!important;transform:none!important}}