/* Soft same-origin page changes; normal navigation stays native. */
@view-transition{navigation:auto}
::view-transition-old(root){animation:page-away .16s ease-out both}
::view-transition-new(root){animation:page-arrive .28s cubic-bezier(.2,.7,.2,1) both}
@keyframes page-away{to{opacity:0;transform:translateY(-4px)}}
@keyframes page-arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}::view-transition-old(root),::view-transition-new(root){animation:none}main{animation:none!important}}
@supports not (view-transition-name:root){main{animation:page-arrive .28s ease-out both}}
.nav-shell{view-transition-name:site-navigation}
::view-transition-old(site-navigation),::view-transition-new(site-navigation){animation:none}
/* Shared visual system: original studio character, across the complete site. */
:root{--orange:#ff641f;--orange2:#ffb18b;--peach:#ffe3d1;--accent-text:#b94310;--display:'Bricolage Grotesque','Segoe UI',sans-serif;--body:'Instrument Sans','Segoe UI',sans-serif}
[hidden]{display:none!important}button{cursor:pointer}:focus-visible{outline:3px solid var(--accent-text);outline-offset:5px}::selection{background:#ffd0b6;color:var(--ink)}h1,h2{text-wrap:balance}h1 em,h2 em{color:var(--accent-text)}
.nav{border-radius:14px;max-width:1200px;padding:8px 9px 8px 22px}.navlinks{margin-left:auto}.navlinks>a,.nav-drop>summary{border-radius:9px}.navlinks [aria-current],.nav-drop>summary.current{background:var(--soft);color:var(--ink)}.nav-cta{border-radius:9px;padding:12px 20px;gap:22px}.menu{position:relative}.menu span{position:absolute;width:18px;height:1.5px;background:var(--ink);left:11px;top:16px;transition:transform .2s}.menu span+span{top:23px}.menu-open .menu span{top:20px;transform:rotate(45deg)}.menu-open .menu span+span{transform:rotate(-45deg)}
.hero{padding:148px 0 64px}.hero:before{inset:0;width:auto;height:auto;border-radius:0;filter:none;background-image:radial-gradient(rgba(70,45,20,.16) .8px,transparent 1px);background-size:23px 23px;mask-image:linear-gradient(90deg,transparent 35%,#000)}.hero-grid{grid-template-columns:1fr 1.1fr;gap:32px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(4.5rem,7.7vw,7rem);line-height:.94;letter-spacing:-.065em;margin-top:27px}.hero h1 em{color:var(--orange)}.hero .lead{font-size:1.05rem!important;max-width:42ch!important;line-height:1.75}.hero .actions{margin-top:26px}.btn{min-height:48px;padding-inline:22px}.proofline{margin-top:32px}.proofline b{font-size:1.1rem}.proofline span{font-size:.72rem}.proofline div{padding-inline:22px}.eyebrow{font-size:.75rem}.studio-strip{border-block:1px solid var(--line);padding:22px 0}.studio-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.studio-strip>.wrap>span{color:var(--muted);font-size:.83rem}.studio-strip b{color:var(--ink);font-weight:500}.studio-strip .wrap>div{display:flex;align-items:center;gap:28px;font:600 1rem var(--display)}.studio-strip i{color:var(--orange);font-style:normal;font-size:23px}
/* Responsive CSS illustration: browser, phone, brand palette and growth panel. */
.studio-scene{position:relative;width:100%;aspect-ratio:1.08;container-type:inline-size;isolation:isolate;perspective:1200px}.scene-disc{position:absolute;inset:9% 7% 17% 18%;border-radius:50%;background:linear-gradient(140deg,#ffae6d,#ff641f 55%,#f0480a);box-shadow:inset -15px -20px 50px #db44062e}.scene-orbit{position:absolute;inset:0 0 4% 3%;border:1px dashed #9b7b6477;border-radius:50%;transform:rotate(-25deg)}.scene-orbit:after{content:'';position:absolute;top:25%;width:10px;height:10px;background:var(--ink);border-radius:50%}
.scene-window{position:absolute;left:1%;top:25%;width:79%;height:48%;background:var(--surface);border:1px solid var(--line);border-radius:3cqw;box-shadow:0 25px 50px -25px #48200988;transform:rotate(-6deg);overflow:hidden;animation:window-bob 9s ease-in-out infinite}.scene-bar{display:flex;align-items:center;gap:1cqw;height:7cqw;border-bottom:1px solid var(--line);padding:1.5cqw 2cqw}.scene-bar i{width:1cqw;height:1cqw;background:#e4d9cc;border-radius:50%}.scene-bar i:first-child{background:var(--orange)}.scene-bar span{background:var(--soft);border-radius:99px;margin-left:1cqw;flex:1;font-size:1.5cqw;color:var(--muted);padding:.5cqw 2cqw}.scene-bar>b{font-size:2cqw}.scene-content{padding:3cqw;display:grid;grid-template-columns:1.2fr 1fr;gap:2cqw}.scene-label{font-size:1.35cqw;background:var(--peach);padding:.7cqw 1.2cqw;border-radius:99px}.scene-content h3{font:700 5.5cqw/.95 var(--display);letter-spacing:-.05em;margin-top:2cqw}.scene-content p{font-size:1.55cqw;line-height:1.5;color:var(--muted);margin-top:1.5cqw}.scene-button{display:inline-block;font-size:1.4cqw;background:var(--orange);padding:1.2cqw 1.8cqw;border-radius:99px;margin-top:2cqw}.scene-art{position:relative;background:#ffe2cf;border-radius:2cqw;overflow:hidden;display:grid;place-items:center}.scene-art i{position:absolute;width:26cqw;height:26cqw;right:-8cqw;bottom:-12cqw;background:var(--orange);border-radius:50%}.scene-art b{font-size:22cqw;line-height:1;position:relative;font-family:Arial;color:var(--ink)}.scene-tiles{grid-column:1/-1;display:flex;gap:1cqw}.scene-tiles span{background:var(--soft);border-radius:1cqw;flex:1;padding:1cqw;font-size:1.2cqw}
.scene-growth{position:absolute;top:5%;right:7%;width:31%;height:23%;background:var(--surface);border:1px solid var(--line);border-radius:2.5cqw;padding:2.5cqw;transform:rotate(7deg);box-shadow:0 18px 40px -20px #48200966}.scene-growth small{font-size:1.6cqw;color:var(--muted);display:block}.scene-growth b{font:700 2.1cqw var(--display);display:block;margin-top:.8cqw}.scene-growth>div{height:9cqw;display:flex;align-items:end;gap:.8cqw;margin-top:1cqw}.scene-growth i{flex:1;height:var(--bar);background:#ffd3b9;border-radius:.7cqw .7cqw 0 0}.scene-growth i:last-child{background:var(--orange)}
.scene-phone{position:absolute;right:2%;top:38%;width:25%;height:48%;border:.9cqw solid #201a16;border-radius:4cqw;background:#fffbf5;transform:rotate(10deg);box-shadow:0 20px 35px -18px #48200999;padding:5cqw 1.8cqw 1.4cqw;animation:phone-bob 8s ease-in-out infinite}.phone-notch{position:absolute;width:8cqw;height:1.6cqw;border-radius:99px;background:var(--ink);top:1cqw;left:50%;transform:translateX(-50%)}.scene-phone>small{font-size:1.2cqw;display:block;color:var(--muted)}.scene-phone>b{font:700 2.8cqw var(--display);display:block}.phone-progress{height:17cqw;display:grid;place-items:center}.phone-progress>span{display:grid;place-items:center;width:14cqw;height:14cqw;border:2cqw solid var(--orange);border-left-color:#f1e4d6;border-radius:50%;font:700 1.8cqw/1.1 var(--display);text-align:center;transform:rotate(-10deg)}.phone-task{display:flex;gap:1cqw;align-items:center;padding:1.1cqw 0;border-top:1px solid var(--line);font-size:1.3cqw}.phone-task i{font-style:normal;background:#ffe3d1;border-radius:.7cqw;padding:.6cqw}.phone-task small{font-size:1cqw;display:block;color:var(--muted)}.phone-tabs{display:flex;justify-content:space-around;border-top:1px solid var(--line);font-size:2cqw;padding-top:1cqw;margin-top:.5cqw}.phone-tabs span{color:var(--accent-text)}
.scene-type{position:absolute;left:5%;bottom:5%;width:29%;padding:2.5cqw;background:var(--surface);border:1px solid var(--line);border-radius:2.5cqw;transform:rotate(-8deg);box-shadow:0 20px 45px -25px #48200988}.scene-type>b{font:700 7cqw/.9 var(--display);display:flex;justify-content:space-between;letter-spacing:-.06em}.scene-type>b span{font-size:3cqw;color:var(--orange)}.scene-type small{font-size:1.3cqw;display:block;margin-top:1.2cqw;color:var(--muted)}.scene-type>div{display:flex;gap:1cqw;margin-top:1.4cqw}.scene-type i{width:3.5cqw;height:3.5cqw;background:var(--orange);border-radius:50%;border:1px solid var(--line)}.scene-type i:nth-child(2){background:var(--ink)}.scene-type i:nth-child(3){background:#f1e9db}.scene-type i:nth-child(4){background:#ffd3ba}.scene-status{position:absolute;top:16%;left:0;display:flex;align-items:center;gap:.9cqw;border:1px solid var(--line);border-radius:99px;background:var(--surface);padding:1.5cqw 2cqw;font-size:1.55cqw;box-shadow:0 15px 30px -20px #48200999;transform:rotate(-5deg)}.scene-status>span{width:3cqw;height:3cqw;border-radius:50%;background:#278952;color:white;display:grid;place-items:center}.scene-cube{position:absolute;left:48%;bottom:7%;width:12cqw;height:12cqw;border:1px solid #ffb080;border-radius:2cqw;background:linear-gradient(130deg,#ffb27a,var(--orange));box-shadow:2cqw 2cqw 0 #df4b11;transform:rotate(-15deg) skewY(8deg);display:grid;place-items:center;font:700 3.4cqw var(--display)}
@keyframes window-bob{50%{transform:translateY(-7px) rotate(-4deg)}}@keyframes phone-bob{50%{transform:translateY(8px) rotate(8deg)}}
/* Copy and illustrations occupy separate areas inside each service card. */
.section{padding-block:88px}.section-head{gap:60px;margin-bottom:36px}.section-head h2{font-size:clamp(2.5rem,4.3vw,4rem);line-height:1.02}.section-head p{font-size:.95rem;line-height:1.8}.eyebrow-dark{color:var(--accent-text);font-size:.71rem;letter-spacing:.13em}.services{gap:20px}.service{min-height:495px;padding:32px;transition:transform .25s,box-shadow .25s}.service:hover{transform:translateY(-4px);box-shadow:0 24px 45px -30px #48200955}.service-number{display:block;font-size:.68rem;letter-spacing:.14em;color:var(--muted);margin-bottom:18px}.service h3{font-size:1.85rem;max-width:19ch}.service p{font-size:.9rem;max-width:47ch}.service .chips{gap:6px;margin-top:16px}.service .chips span{font-size:.64rem}.service:nth-child(2){background:#252019;color:var(--bg)}.service:nth-child(2) p,.service:nth-child(2) .service-number{color:#c5b9aa}.service:nth-child(2) .chips span{border-color:#ffffff26;background:#ffffff09}.service:nth-child(3){background:#f0e8dc}.service:nth-child(4){background:#ffdbbd}.visual-code{width:58%;bottom:53px;right:35px;padding:19px;transform:rotate(-5deg)}.phone-mini{bottom:-42px;right:50px;height:245px;transform:rotate(12deg);color:var(--ink)}.layers{width:215px;height:160px;bottom:40px;right:35px}.layers span:nth-child(3):before{content:'Aa';font:700 3.5rem var(--display);position:absolute;left:20px;top:12px}.layers span:nth-child(2):before{content:'';position:absolute;inset:25px;background:repeating-linear-gradient(0deg,transparent 0 13px,#e5d5c4 13px 18px)}.chart{bottom:55px;height:130px;width:48%}.service-link{position:absolute;bottom:27px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:.79rem;font-weight:600;z-index:2}.service-link span{width:34px;height:34px;background:var(--surface);border-radius:50%;display:grid;place-items:center;color:var(--ink);border:1px solid var(--line)}.service-link:after{content:'';position:absolute;inset:-440px 0 0;z-index:-1}.service:nth-child(2) .service-link{right:auto;gap:20px}
.scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.scope-card{padding:25px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.scope-num{font:500 .75rem var(--display);color:var(--accent-text)}.scope-card h3{font:600 1.2rem var(--display);margin:21px 0 10px}.scope-card p{color:var(--muted);font-size:.85rem;line-height:1.75}.scope-bottom{display:flex;flex-wrap:wrap;gap:22px;align-items:center;margin-top:28px}.scope-bottom>div{margin-right:auto}.scope-bottom strong,.scope-bottom span{display:block}.scope-bottom span,.scope-link{font-size:.8rem;color:var(--muted)}.step{position:relative;padding:25px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.step .num{color:var(--accent-text)}.step small{border-top:1px solid var(--line);padding-top:15px}.step h3{margin-top:32px}.step:last-child{background:var(--peach)}
/* Dark invitation, light form, and a clear handoff to the visitor's email app. */
.cta{background:#211c17;color:var(--bg);grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:50px;border-radius:32px}.cta:after{pointer-events:none;border-color:#ffffff15;width:650px;height:650px;right:auto;left:-280px;bottom:-430px}.cta .eyebrow-dark{color:#ffac7f}.cta h2{font-size:clamp(2.6rem,4.4vw,4.1rem);line-height:1.02}.cta h2 em{color:#ff9865}.cta p{color:#c9bbad;line-height:1.8;font-size:.93rem}.contact-copy{position:relative;z-index:1}.contact-email{display:inline-block;margin-top:28px;font:600 clamp(1rem,1.8vw,1.5rem) var(--display);text-underline-offset:6px;text-decoration-color:#ff986566}.contact-note{font-size:.76rem;color:#b8aa9c;margin-top:12px}.contact-sculpture{height:170px;position:relative;display:flex;align-items:center;gap:30px;margin-top:28px}.contact-sculpture>span{font:160px/1 Arial;color:var(--orange);display:block;transform:rotate(-15deg)}.contact-sculpture>i{position:absolute;width:85px;height:85px;left:80px;border:1px solid #ffbe9988;border-radius:50%;top:65px}.contact-sculpture>b{font-size:.66rem;font-weight:500;letter-spacing:.14em;line-height:1.8;color:#c9bbad;transform:rotate(-6deg)}.contact-box{color:var(--ink);padding:30px;border-radius:24px}.contact-box h3{font-size:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-top:16px}.contact-box input,.contact-box textarea,.contact-box select{font-size:.84rem;padding:12px;background:#fbf7f1}.contact-box :is(input,textarea,select):focus{outline:2px solid var(--orange);outline-offset:2px;border-color:transparent}.contact-box textarea{min-height:96px}.service-options{border:0;padding:0;margin:20px 0 0;min-width:0}.service-options legend{font-size:.78rem;font-weight:600;margin-bottom:9px}.service-options>div{display:flex;flex-wrap:wrap;gap:7px}.service-options label{position:relative;cursor:pointer}.service-options input{position:absolute;opacity:0;width:1px;height:1px}.service-options span{display:block;padding:8px 12px;border:1px solid var(--line);border-radius:99px;font-size:.73rem;background:#fbf7f1}.service-options input:checked+span{background:var(--peach);border-color:var(--orange)}.service-options input:focus-visible+span{outline:2px solid var(--accent-text);outline-offset:3px}.contact-box .mail{font-size:.7rem;line-height:1.8;margin-top:13px}.contact-box .form-status{font-size:.8rem;color:var(--muted);margin-top:15px}.contact-layout{grid-template-columns:.9fr 1.1fr;gap:26px}.contact-info{background:var(--ink);color:var(--bg);padding:36px;position:sticky;top:110px}.contact-info .eyebrow-dark,.contact-info h2 em{color:#ff9865}.contact-info p,.contact-info small{color:#c5b7a8}.contact-info li{border-color:#ffffff22}.contact-info .seo-box{background:#ffffff0c;color:var(--bg)}.contact-info .contact-sculpture{margin-top:18px}.contact-info h2{line-height:1.06;font-size:2.5rem}
/* Interior pages: quieter typography, useful hierarchy, distinct illustrations. */
.page-hero{padding:150px 0 64px;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 90% 0,#ffe3d17a,transparent 60%)}.page-hero h1{font-size:clamp(3rem,5.5vw,5.2rem);line-height:1.02;letter-spacing:-.055em}.page-intro{align-items:center;grid-template-columns:1.3fr .8fr}.page-intro p{font-size:1rem;line-height:1.8}.page-hero p{line-height:1.8}.service-hero-art{transform:rotate(2deg);padding:26px;min-height:310px;box-shadow:0 22px 55px -40px #48200966}.stack-list>span{padding:16px 12px;align-items:center;gap:12px}.stack-list>span>span{border:0;background:none;padding:0;display:inline;color:var(--muted);font-size:.7rem;text-align:right}.stack-list>b{font-size:.8rem}.service-hero-art:after{opacity:.5}.detail-card{padding:28px}.detail-card p{line-height:1.75}.detail-card .icon{background:var(--ink);color:#ffac7f}.detail-card h3{line-height:1.2}.timeline-num{color:var(--accent-text)}.timeline-item{grid-template-columns:45px 1fr;padding:26px 0}.timeline-item p{line-height:1.75}.factor{padding:25px;border-radius:20px}.factor p{line-height:1.75}.service-cta{padding:35px 38px;border-radius:24px}.service-cta h3{font:600 1.7rem/1.15 var(--display);letter-spacing:-.025em}.service-cta p{font-size:.88rem;margin-top:10px}.service-cta .btn{flex-shrink:0}.range{gap:14px;margin-top:16px}.price{padding:23px;min-height:310px}.price .tag{color:var(--accent-text)}.price.featured .tag{color:#ffac7f}.price h3{font-size:1.8rem;letter-spacing:-.045em;line-height:1.1;margin-top:20px}.price p{line-height:1.75}.price-action{font-weight:600;font-size:.77rem;margin-top:auto;padding-top:28px;text-underline-offset:5px}.price-note{line-height:1.8;max-width:90ch}
.studio-board{position:relative;min-height:390px;background:#eee5d8;border:1px solid var(--line);border-radius:30px;overflow:hidden;transform:rotate(2deg)}.board-label{position:absolute;top:25px;left:25px;font-size:.65rem;letter-spacing:.14em;color:var(--muted)}.board-orbit{position:absolute;width:245px;height:245px;border:1px dashed #9b7b6477;border-radius:50%;left:50%;top:52%;transform:translate(-50%,-50%)}.board-center{position:absolute;top:38%;left:37%;width:105px;height:105px;border-radius:25px;background:var(--orange);display:grid;place-content:center;font:700 3rem var(--display);letter-spacing:-.08em;transform:rotate(-9deg);box-shadow:8px 10px 0 #e64e13}.board-center>span{position:absolute;right:10px;top:6px;font-size:22px}.board-node{position:absolute;padding:15px 20px;background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:0 15px 25px -20px #48200999;font-size:.8rem;line-height:1.5}.board-node b{font:600 1.1rem var(--display)}.node-design{top:20%;left:9%;transform:rotate(-7deg)}.node-code{top:31%;right:5%;transform:rotate(8deg)}.node-growth{bottom:16%;left:10%;transform:rotate(-3deg)}.studio-board>small{position:absolute;bottom:22px;left:25px;font-size:.7rem;color:var(--muted)}.value-symbol{display:block;font:44px/1 var(--display);color:var(--accent-text);margin-bottom:30px}.about-values .detail-card:nth-child(2){background:var(--peach)}
.filter-chip{border:1px solid var(--line);border-radius:99px;background:transparent;color:var(--muted);padding:11px 18px;font-size:.8rem}.filter-chip:hover{background:var(--soft)}.filter-chip.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.category-row{margin-bottom:15px}.filter-status{font-size:.78rem;color:var(--muted);margin-bottom:28px}.insights-grid{grid-template-columns:1fr 1fr;gap:24px}.insights-grid .blog-art{height:250px}.insights-grid .blog-body{padding:28px}.insights-grid h3{font-size:1.7rem;line-height:1.15;max-width:28ch}.blog-body h3{line-height:1.2}.blog-body p{line-height:1.75}.read{color:var(--accent-text)}.article{max-width:850px}.article-body{max-width:720px;margin-inline:auto}.article-body p,.article-body li{font-size:1.02rem;line-height:1.9}.article-body h2{line-height:1.15}.article-contents{display:grid;gap:10px;margin:35px 0 0;padding:26px 30px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.article-contents>b{font:600 1.15rem var(--display);margin-bottom:4px}.article-contents a{font-size:.85rem;color:var(--muted);text-decoration:none}.article-contents a:hover{color:var(--accent-text)}.footer{border-top:1px solid var(--line);background:#f3ecdf66;padding-top:65px}.foot p{font-size:.88rem;line-height:1.8}.foot a:hover{color:var(--accent-text)}
.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(14px)}.motion-ready .reveal.in{opacity:1;transform:none}
@media(min-width:951px) and (max-width:1150px){.hero h1{font-size:6.3rem}.hero-grid{gap:20px}.service{min-height:530px}.range{grid-template-columns:repeat(3,1fr)}}
@media(max-width:950px){.hero-grid{grid-template-columns:1fr 1fr;gap:16px}.hero h1{font-size:clamp(4rem,8.5vw,6rem)}.hero .lead{font-size:.95rem!important}.proofline div{padding-inline:12px}.proofline span{font-size:.65rem}.studio-scene{align-self:center}.studio-strip .wrap>div{gap:17px;font-size:.85rem}.studio-strip>.wrap>span{font-size:.75rem}.services{grid-template-columns:1fr 1fr}.services .service:nth-child(n){grid-column:auto;min-height:530px}.service{padding:26px}.service h3{font-size:1.6rem}.visual-code{width:75%;right:22px}.scope-grid{grid-template-columns:1fr 1fr}.section-head{gap:18px}.cta{gap:28px;padding:32px;grid-template-columns:1fr 1fr}.cta h2{font-size:3rem}.contact-sculpture{gap:10px}.contact-sculpture>span{font-size:125px}.contact-sculpture>b{font-size:.55rem}.page-intro{grid-template-columns:1fr 1fr;gap:30px}.page-intro h1{font-size:3.6rem}.split-section{gap:35px}.contact-layout{grid-template-columns:1fr 1.15fr}.contact-info{padding:26px}.contact-info h2{font-size:2.2rem}.contact-box{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.range{grid-template-columns:repeat(2,1fr)}.navlinks>a,.nav-drop>summary{padding:10px;font-size:.8rem}.brand img{width:115px}.nav{gap:10px}.nav-cta{padding:11px 15px;gap:10px}.insights-grid .blog-art{height:210px}}
@media(max-width:680px){.nav{border-radius:99px;padding-left:18px}.nav-shell{padding-top:10px}.navlinks{max-height:calc(100dvh - 95px);overflow:auto;top:66px;left:var(--gutter);right:var(--gutter);align-items:stretch}.navlinks>a,.nav-drop>summary{font-size:.95rem;padding:14px}.nav-cta{display:inline-flex;margin-left:auto;font-size:.75rem;padding:9px 13px}.menu{display:block;margin-left:0;flex-shrink:0}.hero{padding:120px 0 40px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero h1{font-size:clamp(4.3rem,16vw,6rem);line-height:.93}.hero .lead{font-size:1rem!important;max-width:43ch!important}.hero .actions{gap:9px}.hero .btn{font-size:.84rem;padding-inline:18px}.proofline{margin-top:27px}.proofline div{padding-inline:22px}.proofline span{font-size:.7rem}.studio-scene{max-width:490px;margin:auto;aspect-ratio:1.05}.studio-strip{padding:18px 0}.studio-strip>.wrap{flex-direction:column;gap:12px}.studio-strip .wrap>div{gap:14px;font-size:.77rem}.studio-strip i{font-size:18px}.section{padding-block:60px}.section-head{gap:18px;margin-bottom:26px}.section-head h2{font-size:2.7rem}.services{grid-template-columns:1fr;gap:16px}.services .service:nth-child(n){min-height:470px}.service h3{font-size:1.8rem;max-width:20ch}.service p{font-size:.87rem}.service .chips span{font-size:.62rem}.visual-code{width:65%;bottom:63px}.layers{right:25px}.phone-mini{right:35px;bottom:-40px}.chart{width:55%;right:25px}.scope-grid{grid-template-columns:1fr}.scope-card{padding:23px;display:grid;grid-template-columns:24px 1fr;gap:15px}.scope-card h3{margin-top:0}.scope-bottom{gap:18px}.process{grid-template-columns:1fr 1fr}.step{padding:20px}.step h3{font-size:1.25rem}.step p{font-size:.82rem}.step small{font-size:.68rem}.faq{gap:28px}.faq h2{font-size:2.8rem}.faq-q{line-height:1.5}.cta{grid-template-columns:1fr;padding:25px;gap:26px}.cta h2{font-size:3rem}.contact-sculpture{height:110px;margin-top:16px;gap:35px}.contact-sculpture>span{font-size:115px}.contact-sculpture>i{width:60px;height:60px;top:48px;left:64px}.contact-sculpture>b{font-size:.63rem}.contact-box{padding:22px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.form-row input{min-width:0}.service-options span{padding:8px 10px;font-size:.68rem}.contact-email{font-size:1.3rem}.page-hero{padding:122px 0 42px}.page-hero h1,.page-intro h1{font-size:clamp(2.8rem,10.7vw,4rem)}.page-hero p{font-size:.95rem}.page-intro{grid-template-columns:1fr;gap:32px}.service-hero-art{min-height:270px;transform:none}.studio-board{min-height:360px;transform:none}.contact-layout{grid-template-columns:1fr;gap:20px}.contact-info{position:static}.detail-grid[style]{grid-template-columns:1fr!important}.detail-card{padding:25px}.range{grid-template-columns:1fr}.price{min-height:230px}.price h3{font-size:2rem}.price.featured{transform:none}.service-cta{padding:28px;gap:24px}.service-cta h3{font-size:1.6rem}.service-cta .btn{white-space:normal}.insights-grid{grid-template-columns:1fr}.insights-grid .blog-art{height:210px}.insights-grid .blog-body{padding:24px}.insights-grid h3{font-size:1.6rem}.category-row{gap:7px}.filter-chip{padding:9px 13px;font-size:.73rem}.article-contents{padding:22px}.article-body h2{font-size:1.85rem}.article-body p,.article-body li{font-size:.95rem}.footer{padding-top:45px}.foot{grid-template-columns:1fr 1fr;gap:30px}.foot>div:first-child{grid-column:1/-1}.foot h4{font-size:.7rem}.foot li a{font-size:.8rem}.legal{margin-top:35px}}
@media(max-width:380px){.nav-cta{gap:5px;padding-inline:10px;font-size:.7rem}.brand img{width:102px}.form-row{grid-template-columns:1fr;gap:0}.process{grid-template-columns:1fr}.studio-strip .wrap>div{gap:10px}.proofline div{padding-inline:13px}.service{padding:23px}.service-link{left:23px;right:23px}.visual-code{width:74%;bottom:63px}.cta{padding:20px}.cta h2{font-size:2.6rem}.contact-box{padding:18px}}
.service-preview{position:relative;min-height:410px;border-radius:30px;border:1px solid var(--line);padding:30px;background:#eee5d8;overflow:hidden;transform:rotate(2deg);box-shadow:0 24px 50px -40px #48200955}.service-preview>span{font-size:.65rem;letter-spacing:.12em;color:var(--muted);display:block}.service-preview>b{position:relative;z-index:1;display:block;font:700 2.1rem/1.06 var(--display);letter-spacing:-.04em;margin-top:22px}.service-preview>small{position:absolute;left:30px;bottom:24px;color:var(--muted);font-size:.7rem}.service-preview .visual-code{width:78%;bottom:65px;right:28px}.service-preview .phone-mini{right:40px;bottom:38px;width:125px;height:205px}.service-preview .layers{bottom:63px;right:38px;width:225px}.service-preview .chart{width:73%;bottom:68px;right:34px}.preview-app-development{background:#252019;color:var(--bg)}.preview-app-development>span,.preview-app-development>small{color:#c5b7a8}.preview-app-development>b{max-width:8ch}.preview-digital-marketing{background:#ffdbbd}.preview-ui-ux-design{background:#f1e8db}.preview-web-development{background:#fff3e7}
@media(min-width:681px) and (max-width:950px){.service-preview{min-height:440px;padding:25px}.service-preview>b{font-size:1.8rem}.service-preview .visual-code{width:88%;right:14px}.service-preview .visual-code code{font-size:.63rem}.service-preview .phone-mini{right:22px;bottom:55px}}
@media(max-width:680px){.service-preview{transform:none;min-height:380px;padding:26px}.service-preview>b{font-size:1.9rem}.service-preview .visual-code{width:85%;right:18px}.service-preview .visual-code code{font-size:.68rem}.service-preview .phone-mini{right:28px;bottom:45px}.page-intro .actions .btn{font-size:.82rem;padding-inline:17px}}
/* Reserve illustration space even when card copy wraps onto extra lines. */
.services .service{padding-bottom:265px}
@media(max-width:680px){.proofline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.proofline div{padding:0 12px}.proofline div:first-child{padding-left:0}.proofline div:last-child{padding-right:0}.proofline span{font-size:.65rem}.services .service{padding-bottom:265px}}
@media(max-width:480px){.form-row{grid-template-columns:1fr;gap:0}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal{opacity:1;transform:none}.scene-window,.scene-phone{animation:none}}
.lead-honeypot{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.contact-box button[type="submit"]:disabled{opacity:.65;cursor:wait;transform:none;box-shadow:none}
