
:root{--background:#f8f8f5;--foreground:#202321;--primary:#244bdd;--primary-foreground:#fff;--border:#d8dcd8;--muted:#e9ece8;--muted-foreground:#626761;--radius:0.4rem;font-family:Arial,Helvetica,sans-serif;color:var(--foreground);background:var(--background)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #244bdd;outline-offset:7px}p{line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}::selection{background:#c5d3ff}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:white;z-index:99}.skip:focus{top:20px}.nav{height:90px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;background:#f8f8f5;border-bottom:1px solid #d5d7d4}.brand{font-size:32px;letter-spacing:-2px;font-weight:700}.brand span{font-size:14px;vertical-align:top;letter-spacing:0;margin-left:3px}.nav nav{display:flex;gap:40px;font-size:15px}.nav nav a:last-child{border-bottom:1px solid;padding-bottom:5px}.hero{min-height:740px;height:calc(100svh - 90px);max-height:1050px;position:relative;display:flex;align-items:center;overflow:hidden;background:#e5e6e6}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(239,240,240,.92),rgba(239,240,240,.75) 30%,transparent 65%);pointer-events:none}.hero-content{position:relative;z-index:1;padding:50px 5% 110px;max-width:900px}.eyebrow{font-size:13px;letter-spacing:.12em;font-weight:500}.dot{display:inline-block;width:7px;height:7px;background:#244bdd;border-radius:50%;margin:0 9px 2px 0}h1{font-size:clamp(48px,5.65vw,88px);line-height:1.045;letter-spacing:-.065em;margin-top:32px}h1 span{color:#244bdd}.intro{max-width:365px;font-size:18px;margin-top:28px;color:#424741}.hero-links{display:flex;align-items:center;gap:27px;margin-top:34px;font-size:14px}.button{display:flex;background:#244bdd;color:#fff;padding:19px 22px;gap:35px;align-items:center;border-radius:3px;transition:background .2s}.button:hover{background:#1637b6}.button span{font-size:22px}.text-link{border-bottom:1px solid #999f99;padding-bottom:6px}.hero-bottom{position:absolute;z-index:1;bottom:28px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em}.hero-bottom a{font-size:14px;letter-spacing:0}.section{padding:104px 7%;scroll-margin-top:0}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.note{font-size:14px;color:#626761}h2{font-size:clamp(36px,4vw,60px);letter-spacing:-.055em;line-height:1.12}h2 span{color:#727871}.work h2{margin-top:32px}.projects{margin-top:56px;display:grid;gap:64px}.project-visual{position:relative;min-height:480px;padding:65px 8%;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden}.blue{background:#dfe7f6;color:#183b86}.peach{background:#f0ddd0;color:#633c2c}.green{background:#dbe5d9;color:#304e37}.concept-title>span:first-child{font-size:14px}.concept-title h3{white-space:pre-line;font-size:clamp(30px,3.4vw,52px);line-height:1.1;letter-spacing:-.04em;margin:20px 0 35px}.concept-mark{font-weight:700;font-size:27px;letter-spacing:-1.5px}.interface{background:#fff;width:330px;padding:26px;border-radius:12px;box-shadow:0 25px 50px #132c5020;transform:rotate(-3deg);color:#29332c}.peach .interface{transform:rotate(3deg)}.interface-top{display:flex;justify-content:space-between;font-weight:bold;font-size:20px;margin-bottom:28px}.interface p{font-size:14px;color:#626b65}.interface strong{display:block;font-size:26px;margin:8px 0;font-weight:500;letter-spacing:-1px}.ui-divider{height:1px;background:#e6e9e6;margin:18px 0}.ui-block{background:#edf1ed;padding:18px 12px;font-size:14px;border-radius:6px;margin:12px 0}.ui-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0ed;font-size:14px}.visual-label{position:absolute;bottom:22px;left:30px;font-size:12px;letter-spacing:.1em}.project-caption{display:flex;justify-content:space-between;padding:25px 0 17px;gap:20px}.project-caption .eyebrow{font-size:12px;color:#626761;margin-bottom:9px}.project-caption h3{font-size:23px;letter-spacing:-.025em}.project-caption h3 span{font-size:18px;color:#626761;letter-spacing:0}.project-number{font-size:15px;color:#626761;padding-top:6px}.case{border-bottom:1px solid var(--border);font-size:15px}.case summary{cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:14px 0 20px}.case summary::-webkit-details-marker{display:none}.case summary span{font-size:24px}.case[open] summary span{transform:rotate(45deg)}.case-content{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:5px 0 30px}.case-content .disclosure{grid-column:1/-1;color:#626761;font-size:14px}.case h4{margin:0 0 8px;font-size:17px;font-weight:500}.case-content p{font-size:16px;color:#626761}.about{background:#eeefea}.about-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;margin-top:38px}.large-copy{font-size:23px;line-height:1.5;margin-bottom:23px;letter-spacing:-.025em}.about-grid>div>p:not(.large-copy){font-size:17px;color:#626761}.tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.tags span{padding:9px 13px;border:1px solid #bfc5bb;border-radius:30px;font-size:13px}.approach .section-top{align-items:start}.approach h2{font-size:34px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:64px}.steps>div{border-top:1px solid #bfc5bb;padding-top:23px}.step-number{font-size:13px;color:#626761}.steps h3{font-size:25px;margin:24px 0 12px;letter-spacing:-.04em}.steps p{font-size:16px;color:#626761}.contact{background:#202822;color:#f3f5ee;padding-bottom:30px}.contact h2{position:relative;font-size:clamp(52px,7vw,106px);margin:32px 0}.contact h2 span{color:#b9c9b2}.contact .contact-arrow{position:absolute;right:0;top:0;color:#d0e0c8;font-size:100px}.contact>p:not(.eyebrow){font-size:17px;color:#c2c9bd}footer{margin-top:85px;padding-top:25px;border-top:1px solid #54604e;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;color:#c2c9bd}footer .brand{color:#f3f5ee}@media(min-width:1600px){.hero-content{padding-left:7%}}@media(max-width:850px){.nav{height:76px}.hero{height:auto;min-height:780px;align-items:start}.hero-content{padding-top:66px}.hero-image{object-position:70% center}.hero:after{background:linear-gradient(90deg,#eef0f0ee,#eef0f0cc 38%,#eef0f033)}h1{font-size:64px}.section{padding:75px 6%}.section-top{align-items:start;flex-direction:column}.project-visual{padding:50px 6%;gap:25px}.interface{width:280px;padding:22px}.about-grid{grid-template-columns:1fr;gap:35px}.steps{grid-template-columns:1fr 1fr}.contact .contact-arrow{font-size:70px}}@media(max-width:560px){.nav{padding:0 6%}.nav nav{gap:20px;font-size:14px}.brand{font-size:29px}.hero{min-height:900px}.hero-content{padding:48px 6% 0}.hero-image{height:46%;top:auto;bottom:35px;object-fit:cover;object-position:right bottom}.hero:after{background:linear-gradient(180deg,#e9ebeb 0%,#e9ebeb 43%,#e9ebeb00 68%)}h1{font-size:clamp(44px,11.5vw,63px);margin-top:27px}.intro{font-size:17px;max-width:310px}.hero-links{gap:20px;flex-wrap:wrap;margin-top:25px}.button{padding:15px 18px;gap:20px}.hero-bottom{bottom:18px;left:6%;right:6%}.hero-bottom>span{display:none}.hero-bottom a{margin-left:auto}.section{padding:65px 6%}.note{font-size:13px}.project-visual{min-height:540px;flex-direction:column;align-items:start;padding:35px 28px 55px;gap:22px}.concept-title h3{font-size:35px;margin:12px 0}.concept-mark{display:none}.interface{align-self:end;width:240px;padding:20px}.interface-top{margin-bottom:15px}.interface strong{font-size:23px}.ui-row{padding:9px 0}.visual-label{left:25px;bottom:17px;font-size:11px}.project-caption h3{font-size:22px}.project-caption h3 span{display:block;font-size:16px;margin-top:8px;line-height:1.5}.case-content{grid-template-columns:1fr}.steps{gap:30px 24px;margin-top:40px}.steps p{font-size:15px}.steps h3{font-size:23px}.approach h2{font-size:32px}.contact h2{font-size:49px}.contact .contact-arrow{font-size:40px;top:-45px}.large-copy{font-size:21px}footer{margin-top:60px;flex-wrap:wrap}footer .brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Portfolio archive and full case studies */
.credentials{display:grid;grid-template-columns:repeat(4,1fr);padding:35px 7%;gap:30px;border-bottom:1px solid var(--border)}.credentials>div{display:flex;flex-direction:column;gap:7px}.credentials strong{font-size:36px;font-weight:500;letter-spacing:-.06em}.credentials span{font-size:14px;color:#626761}.real-projects{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;gap:64px 38px}.real-project:nth-child(5n+1){grid-column:1/-1}.real-project-image{position:relative;display:block;padding:30px;background:#e7eaf0;border:1px solid #e0e3e6;overflow:hidden;aspect-ratio:1.45}.real-project:nth-child(5n+1) .real-project-image{aspect-ratio:2.3;padding:45px 13%}.real-project-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .25s}.real-project-image:hover img{transform:scale(1.015)}.project-open{position:absolute;bottom:18px;right:18px;background:#f9faf7;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;font-size:25px}.real-project:nth-child(3n+2) .real-project-image{background:#e4e9df}.real-project:nth-child(3n+3) .real-project-image{background:#e6e5ee}.project-description{font-size:16px;color:#626761;margin-top:13px;max-width:700px}.real-project .tags{margin-top:18px}.real-project .tags span{font-size:12px;padding:6px 10px}.case-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding:13px 0;font-size:15px;margin-top:8px}.archive h1{margin-top:26px;font-size:clamp(50px,6vw,84px)}.archive>.large-copy{max-width:700px;margin-top:30px;font-size:20px}.footer-cta{display:inline-block;font-size:19px;border-bottom:1px solid;padding-bottom:10px}.page-back{display:flex;justify-content:space-between;padding:32px 7%;font-size:14px;border-bottom:1px solid var(--border)}.page-back>span{font-size:12px;letter-spacing:.12em;color:#626761}.source-content{--blue:#244bdd;--blue-line:#d7dcd5;--t1:#202321;--t2:#555d55;--t3:#626761;--bg0:#f8f8f5;--bg2:#eef0ea;color:#202321;font-size:17px;line-height:1.7}.source-content>div:empty{display:none}.source-content>section,.source-content>div{padding:70px 7%}.source-content .detail-split{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding-top:70px;padding-bottom:75px}.source-content h1{font-size:clamp(40px,4.3vw,65px);letter-spacing:-.06em;line-height:1.08;margin:22px 0 28px}.source-content h1 span{color:#244bdd}.source-content h2{font-size:44px;margin:14px 0 30px}.source-content h3{font-size:30px;line-height:1.3;letter-spacing:-.035em;margin:15px 0 25px}.source-content p{font-size:17px;line-height:1.75;margin:15px 0;max-width:850px}.source-content .label{font-size:13px;text-transform:uppercase;letter-spacing:.1em;line-height:1.6;color:#52604c;margin-bottom:12px}.source-content .dark-band{background:#ecefe8}.source-content .case{font-size:17px;border:0}.source-content .detail-meta{display:flex;flex-wrap:wrap;gap:25px;border-top:1px solid #cdd3ca;margin-top:30px;padding-top:25px}.source-content .dm-lbl{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#626761}.source-content .dm-val{font-size:15px;margin-top:5px}.source-content .g2,.source-content .g2-wide,.source-content .g2l,.source-content .g2r,.source-content .two-col,.source-content .content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin:30px 0}.source-content .g3,.source-content .content-grid.three,.source-content .g-mobile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:30px 0}.source-content .image-expand{display:block;border:1px solid #d5dcd0;background:white;padding:10px;cursor:zoom-in}.source-content img{display:block;width:100%;height:auto;max-height:950px;object-fit:contain}.source-content .img-frame.mob img,.source-content .mob img{max-height:700px}.source-content .img-cap{font-size:13px;line-height:1.6;padding:12px 0;color:#555f50}.source-content .mode-badge,.source-content .design-badge,.source-content .badge{display:inline-block;font-size:12px;line-height:1.5;padding:7px 10px;border:1px solid #bdc7b7;margin-bottom:14px}.source-content .outcome-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:22px;margin:30px 0}.source-content .out-box{border-top:1px solid #b9c4b2;padding:20px 0}.source-content .out-num{font-size:40px;line-height:1.2;color:#244bdd;letter-spacing:-.045em}.source-content .out-lbl{font-size:14px;margin-top:10px}.source-content ul,.source-content ol{padding-left:23px;margin:15px 0}.source-content li{font-size:16px;line-height:1.75;margin:9px 0}.source-content .insight-box{border-left:3px solid #244bdd;padding:15px 25px;margin:25px 0;background:#e6ebf7}.source-content .approval-chain{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0}.source-content .approval-node{border:1px solid #cbd2c6;padding:20px}.source-content .an-num{font-size:25px;color:#244bdd}.source-content .an-title{font-weight:600}.source-content .an-sub{font-size:14px;color:#626761}.source-content .an-arrow{display:none}.source-content .content-flex{display:flex;flex-wrap:wrap;gap:14px;align-items:start}.source-content a[href$='.pdf']{display:flex;padding:22px;border:1px solid #bbc6b3;gap:15px;align-items:center;font-size:17px}.source-content a[href$='.pdf']:hover{background:#e7ebe2}.source-content .next-proj,.source-content .about-right,#scanLine{display:none}.source-content .about-split{padding-top:75px}.source-content .about-left{max-width:950px}.source-content .about-left>p{max-width:850px;font-size:20px}.source-content .about-left h1{font-size:75px}.source-content .avail{font-size:14px;margin:28px 0;color:#35562e}.source-content .btn{display:inline-block;border-bottom:1px solid;padding:10px 0;color:#244bdd}.source-content .skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.source-content .skill-col-h{font-size:24px;letter-spacing:-.035em;margin:20px 0}.source-content .tool-grid{display:flex;flex-wrap:wrap;gap:9px}.source-content .tool-pill{padding:6px 10px;border:1px solid #c3cbbb;font-size:14px}.source-content .exp-item-new{display:grid;grid-template-columns:190px 1fr;gap:35px;border-top:1px solid #c4cdbd;padding:30px 0}.source-content .exp-dates{font-size:15px}.source-content .exp-loc{font-size:14px;color:#626761;margin-top:8px}.source-content .exp-title{font-size:25px;letter-spacing:-.03em}.source-content .exp-company{font-size:17px;color:#244bdd;margin:10px 0}.source-content .exp-condensed-item{padding:12px 0;border-bottom:1px solid #d4dacd}.source-content .swatch-row{display:flex;flex-wrap:wrap;gap:20px}.source-content .swatch{padding:15px;border:1px solid #c4cdbd}.next-case{background:#f0f2ec}.next-case h2{margin-top:20px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.contact-page h1{font-size:65px}.contact-page .large-copy{font-size:19px;margin-top:30px;max-width:450px}.contact-info{margin-top:35px}.contact-info dt{font-size:13px;color:#626761;margin-top:23px}.contact-info dd{margin:5px 0;font-size:16px;line-height:1.7}#contact-form{background:#eef0ea;padding:35px;border:1px solid #d5dbcf}#contact-form h2{font-size:30px;margin-bottom:28px}#contact-form label{display:block;font-size:14px;margin-bottom:22px}#contact-form input,#contact-form textarea{display:block;width:100%;font:inherit;font-size:16px;padding:13px;margin-top:9px;background:#fbfcf9;border:1px solid #b4beb0;border-radius:3px;color:#202321}#contact-form input:focus,#contact-form textarea:focus{outline:2px solid #244bdd;outline-offset:2px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}#contact-form .honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.privacy-note{font-size:13px;color:#56614f}#form-status{font-size:15px;margin:16px 0}#send-message{border:0;font-size:16px;cursor:pointer;width:100%;justify-content:space-between}#send-message:disabled{opacity:.55;cursor:wait}.contact-page noscript{display:block;margin-top:20px;font-size:14px}#captcha{margin:15px 0;max-width:100%}#captcha iframe{max-width:100%}@media(max-width:850px){.real-projects{gap:45px 25px}.source-content .detail-split{grid-template-columns:1fr}.source-content .detail-right{margin-top:25px}.source-content .skills-grid{grid-template-columns:1fr 1fr}.source-content .approval-chain{grid-template-columns:1fr 1fr}.contact-page{grid-template-columns:1fr;gap:45px}.contact-page .large-copy{max-width:650px}.source-content .content-grid.three{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.credentials{grid-template-columns:1fr 1fr;gap:25px;padding:30px 6%}.credentials strong{font-size:32px}.real-projects{grid-template-columns:1fr;margin-top:40px}.real-project:nth-child(5n+1){grid-column:auto}.real-project-image,.real-project:nth-child(5n+1) .real-project-image{aspect-ratio:1.35;padding:20px}.source-content>section,.source-content>div{padding:45px 6%}.source-content .detail-split{padding-top:40px;padding-bottom:40px}.source-content h1,.source-content .about-left h1{font-size:45px}.source-content h2{font-size:34px}.source-content h3{font-size:26px}.source-content .g2,.source-content .g3,.source-content .g2-wide,.source-content .g2l,.source-content .g2r,.source-content .g-mobile,.source-content .two-col,.source-content .content-grid,.source-content .content-grid.three,.source-content .skills-grid{grid-template-columns:1fr}.source-content .exp-item-new{grid-template-columns:1fr;gap:15px}.source-content .about-left>p{font-size:18px}.source-content .approval-chain{grid-template-columns:1fr}.contact-page h1{font-size:53px}#contact-form{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.page-back{padding:25px 6%}.project-caption .eyebrow{line-height:1.8}.source-content .out-num{font-size:35px}.source-content .content-flex{overflow-wrap:anywhere}}
@font-face{font-family:Inter;src:url('/fonts/InterVariable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--background:#fbfefd;--foreground:#0f172a;--primary:#0f766e;--primary-foreground:#fff;--border:#cfe5df;--muted:#f0fdfa;--muted-foreground:#536876;--blue:#0f766e;--ring:#0f766e;--popover:#fff;--popover-foreground:#0f172a;--font-sans:Inter,Arial,sans-serif;font-family:Inter,Arial,sans-serif;font-feature-settings:'cv11','ss01';font-optical-sizing:auto}body{font-family:Inter,Arial,sans-serif;color:#0f172a;background:#fbfefd}h1,h2,h3{font-weight:500}a:focus-visible,button:focus-visible{outline:3px solid #0f766e;outline-offset:5px}.nav{max-width:1440px;margin:auto;background:#fbfefd;border:0;padding:0 6%;height:112px}.brand{display:flex;align-items:center;gap:14px;letter-spacing:0}.brand-logo{width:46px;height:46px;object-fit:contain}.brand .brand-name{font-size:16px;letter-spacing:-.025em;vertical-align:initial;margin:0;font-weight:600}.brand-name small{display:block;font-size:12px;color:#647986;font-weight:400;letter-spacing:0;margin-top:5px}.nav nav{font-size:14px;gap:35px;align-items:center}.nav nav a:last-child{padding:12px 19px;border:1px solid #d3dfe6;border-radius:40px}.nav nav a:hover{color:#0f766e}.hero{background:#f0fdfa;border-radius:10px;margin:16px auto 0;width:88%;max-width:1268px;height:auto;min-height:570px;max-height:none;display:block;overflow:visible}.hero:after{display:none}.hero-content{padding:66px 6% 100px;max-width:none;position:relative}.hero .eyebrow{color:#536d7b;font-size:12px;letter-spacing:.1em}.dot{background:#0f766e}h1{font-size:clamp(48px,6.6vw,96px);letter-spacing:-.065em;line-height:1.08;margin-top:28px}h1 span{color:#527b72}.hero .intro{font-size:18px;max-width:430px;margin-top:35px;line-height:1.7;color:#536876}.hero-links{position:absolute;right:6%;bottom:110px;flex-direction:column;align-items:start;gap:19px;margin:0}.button{background:#0f766e;border-radius:40px;padding:16px 22px;font-size:14px;gap:35px}.button:hover{background:#0f766e}.text-link{font-size:14px;color:#455f70;border-color:#b3c5cf}.hero-bottom{left:6%;right:6%;bottom:28px;border-top:1px solid #d1e1e9;padding-top:22px;font-size:10px;color:#617b8a}.hero-bottom a{font-size:13px}.credentials{max-width:1170px;margin:auto;padding:36px 0;border:0;grid-template-columns:repeat(4,1fr);gap:20px}.credentials>div{border-left:1px solid #cfe5df;padding-left:25px;gap:5px}.credentials strong{font-size:26px;font-weight:500;letter-spacing:-.04em}.credentials span{font-size:12px;color:#607785}.section{padding:90px max(6%,calc((100vw - 1170px)/2))}.work{padding-top:76px}.eyebrow{font-size:12px;letter-spacing:.1em;color:#526d7c}h2{font-size:clamp(35px,3.4vw,49px);letter-spacing:-.05em}h2 span{color:#527b72}.work h2{margin-top:30px}.real-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 36px;margin-top:45px}.real-project:nth-child(5n+1){grid-column:auto}.real-project-image,.real-project:nth-child(5n+1) .real-project-image{padding:30px;aspect-ratio:1.4;border:0;border-radius:8px;background:#eaf7f3}.real-project:nth-child(3n+2) .real-project-image{background:#f0f7f5}.real-project:nth-child(3n+3) .real-project-image{background:#edf7f0}.real-project-image img{filter:drop-shadow(0 5px 10px #1b314011)}.project-open{width:38px;height:38px;font-size:21px;bottom:14px;right:14px}.project-caption{padding:22px 0 8px}.project-caption .eyebrow{font-size:10px;letter-spacing:.07em;color:#697e8a}.project-caption h3{font-size:21px;line-height:1.35;letter-spacing:-.025em}.project-description{font-size:15px;line-height:1.75;color:#536876}.project-number{font-size:12px;color:#718894}.real-project .tags{gap:6px;margin-top:16px}.tags span,.real-project .tags span{border-color:#dce6eb;border-radius:5px;color:#57707f;font-size:11px}.case-link{font-size:13px;color:#294f65;padding:13px 0;border-color:#dce6eb}.about{background:#f0fdfa}.about-grid{gap:10%}.about-grid>div>p:not(.large-copy){color:#536876;font-size:16px}.large-copy{font-size:23px;letter-spacing:-.025em}.approach .section-top{align-items:center}.approach h2{font-size:32px}.steps{gap:30px;margin-top:48px}.steps>div{border-color:#d4e1e8}.step-number{color:#78919e}.steps h3{font-size:22px}.steps p{font-size:15px;color:#536876}.contact{background:#e2f5f0;color:#0f172a;padding-top:75px}.contact h2{font-size:clamp(46px,6vw,80px);margin:24px 0 28px}.contact h2 span{color:#0f766e}.contact .contact-arrow{color:#0f766e;font-size:75px}.footer-cta{font-size:16px;color:#294f65}footer{border-color:#cddfe9;color:#5f7a89;margin-top:60px}footer .brand{color:#0f172a}.page-back{padding:28px max(6%,calc((100vw - 1170px)/2));border-color:#e5edf1;font-size:13px}.page-back>span{font-size:11px;color:#76909e}.source-content{--blue:#0f766e;--blue-line:#cfe5df;--t1:#0f172a;--t2:#536876;--t3:#637f8f;--bg0:#fbfefd;--bg2:#f0fdfa;color:#0f172a}.source-content>section,.source-content>div{padding-left:max(6%,calc((100vw - 1170px)/2));padding-right:max(6%,calc((100vw - 1170px)/2))}.source-content .detail-split{padding-top:60px;gap:6%}.source-content h1{font-size:clamp(37px,4vw,58px);font-weight:500}.source-content h1 span{color:#0f766e}.source-content h3{font-size:28px}.source-content p{font-size:17px;color:#536876}.source-content .label{color:#648192;font-size:11px}.source-content .dark-band{background:#f0fdfa}.source-content .image-expand{border:1px solid #dce7ed;padding:8px;border-radius:5px;background:#fff;transition:box-shadow .2s}.source-content .image-expand:hover{box-shadow:0 8px 28px #304f6410}.source-content .img-cap{color:#637b88;font-size:12px}.source-content .out-num{color:#0f766e}.source-content .insight-box{background:#e2f5f0;border-color:#0f766e}.source-content .mode-badge,.source-content .design-badge,.source-content .badge{border-color:#d0dfe7;border-radius:4px;color:#4f6e7f}.source-content .detail-meta{border-color:#d9e5eb}.source-content .exp-company{color:#0f766e}.source-content .about-left h1{font-size:clamp(50px,6vw,78px)}.source-content .about-split{background:#f0fdfa}.source-content .tool-pill{border-color:#d7e3ea;border-radius:4px}.source-content .exp-item-new,.source-content .exp-condensed-item{border-color:#cfe5df}.next-case{background:#f3faf7}.contact-page h1{font-size:64px}.contact-page .large-copy{color:#536876}.contact-info dt{color:#6e8998}#contact-form{background:#f0fdfa;border-color:#dce7ee;border-radius:8px}#contact-form input,#contact-form textarea{background:#fff;border-color:#cbdce6;color:#0f172a;border-radius:5px}.privacy-note{color:#607c8c}
@media(min-width:1500px){.hero-content{padding-left:6%}}@media(max-width:850px){.hero{min-height:560px}.hero-links{position:static;flex-direction:row;align-items:center;margin-top:28px}.hero-content{padding-bottom:100px}.hero .intro{max-width:500px}.credentials{width:88%;padding:30px 0}.section{padding:65px 6%}.source-content>section,.source-content>div{padding-left:6%;padding-right:6%}.hero-bottom{font-size:9px}.nav{height:96px}}@media(max-width:560px){.nav{height:88px;padding:0 6%}.nav nav{gap:17px;font-size:13px}.nav nav a:last-child{padding:0;border:0}.brand-logo{width:37px;height:37px}.brand .brand-name{display:none}.hero{width:92%;margin-top:6px;min-height:555px;border-radius:7px}.hero-content{padding:45px 7% 100px}.hero h1{font-size:clamp(42px,10.5vw,59px);margin-top:29px}.hero .eyebrow{font-size:10px}.hero .intro{font-size:16px;margin-top:25px;max-width:310px}.hero-links{gap:18px;flex-wrap:wrap}.button{padding:14px 18px;gap:20px}.hero-bottom{left:7%;right:7%;bottom:25px}.hero-bottom>span{display:block;font-size:8px;max-width:180px;line-height:1.7}.hero-bottom a{font-size:11px}.credentials{grid-template-columns:1fr 1fr;row-gap:23px}.credentials>div{padding-left:16px}.credentials strong{font-size:25px}.credentials span{font-size:11px}.real-projects{grid-template-columns:1fr;gap:40px}.real-project-image,.real-project:nth-child(5n+1) .real-project-image{padding:23px;aspect-ratio:1.4}.project-caption h3{font-size:22px}.project-caption .eyebrow{font-size:10px}.section-top .text-link{font-size:12px}.source-content .detail-split{padding-top:38px}.source-content h1{font-size:39px}.source-content h3{font-size:25px}.contact .contact-arrow{font-size:42px;top:-35px}.contact h2{font-size:47px}.contact-page h1{font-size:50px}}
[data-slot="dialog-overlay"]{position:fixed;inset:0;z-index:1000;background:rgba(22,40,52,.64);backdrop-filter:blur(6px)}.image-dialog[data-slot="dialog-content"]{position:fixed;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);width:min(94vw,1440px);height:92svh;max-width:none;max-height:1100px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;padding:0;background:#fff;color:#0f172a;border:1px solid #cfe5df;border-radius:12px;box-shadow:0 25px 100px #10273640;outline:none;overflow:hidden}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 25px;border-bottom:1px solid #dde7ed}.viewer-title{font:500 17px/1.4 Inter,Arial,sans-serif;letter-spacing:-.02em;margin:0}.viewer-description{font:400 12px/1.5 Inter,Arial,sans-serif;color:#617c8c;margin:5px 0 0}.viewer-close,.viewer-control{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;font:500 14px/1.3 Inter,Arial,sans-serif;background:#fff;color:#294b61;border:1px solid #cadce6;padding:11px 16px;border-radius:6px;cursor:pointer;min-height:44px}.viewer-close span{font-size:24px;line-height:1}.viewer-close:hover,.viewer-control:hover{background:#edf5f9}.viewer-control:disabled{opacity:.4;cursor:default}.viewer-stage{padding:25px;overflow:auto;min-height:0;background:#f2f6f9;overscroll-behavior:contain}.viewer-image{display:block;width:100%;height:100%;object-fit:contain}.viewer-stage.is-zoomed .viewer-image{width:150%;max-width:none;height:auto;max-height:none;object-fit:initial}.viewer-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 25px;border-top:1px solid #dde7ed}.viewer-control[aria-pressed="true"]{background:#d1fae5;border-color:#0f766e}.source-content .image-expand:focus-visible{outline:3px solid #0f766e;outline-offset:4px}@media(max-width:560px){.image-dialog[data-slot="dialog-content"]{width:96vw;height:94svh;border-radius:8px}.viewer-toolbar{padding:15px;gap:12px}.viewer-title{font-size:14px}.viewer-description{font-size:11px}.viewer-close{padding:9px 11px;font-size:12px}.viewer-stage{padding:10px}.viewer-bottom{padding:12px;gap:6px}.viewer-control{font-size:12px;padding:10px 12px}.viewer-stage.is-zoomed .viewer-image{width:220%}}
/* Full-viewport studio hero and repaired experience grid */
.hero{width:100%;max-width:none;margin:0;border-radius:0;min-height:690px;height:calc(100svh - 112px);position:relative;overflow:hidden;background:#e5e9ec;display:flex;align-items:center}.hero .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{display:block;content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,247,249,.96) 0%,rgba(243,247,249,.88) 32%,rgba(243,247,249,.35) 62%,rgba(243,247,249,.02) 100%);pointer-events:none}.hero-content{z-index:1;width:100%;padding:60px 7% 110px}.hero h1{font-size:clamp(52px,6.2vw,90px);max-width:820px}.hero h1 span{color:#0f766e}.hero .intro{max-width:400px;color:#385263}.hero-links{position:static;flex-direction:row;align-items:center;margin-top:30px;gap:26px}.hero-bottom{z-index:1;left:7%;right:7%;border-color:#bccdd7;color:#3e5c70}.source-content .exp-item-new{grid-template-columns:minmax(145px,190px) minmax(0,1fr);align-items:start}.source-content .exp-dot{display:none}.source-content .exp-meta{grid-column:1}.source-content .exp-body{grid-column:2;min-width:0}.source-content .exp-bullets{max-width:none}.source-content .exp-bullets li{max-width:900px}.source-content .exp-timeline{width:100%;max-width:none}.source-content .content-grid>div{min-width:0}.source-content .detail-left,.source-content .detail-right{min-width:0}.source-content table{border-collapse:collapse;width:100%;font-size:15px}.source-content th,.source-content td{padding:12px;border:1px solid #d4e0e8;text-align:left;vertical-align:top}.source-content .body a{overflow-wrap:anywhere}.source-content .exp-title{line-height:1.4}.source-content .exp-dates{line-height:1.7}.source-content .content-grid.three{align-items:start}@media(max-width:850px){.hero{height:calc(100svh - 96px);min-height:650px}.hero:after{background:linear-gradient(90deg,#f3f7f9f5,#f3f7f9d9 40%,#f3f7f93d)}.hero h1{font-size:64px}.hero .hero-image{object-position:65% center}}@media(max-width:560px){.hero{height:calc(100svh - 88px);min-height:780px;align-items:start}.hero .hero-image{top:auto;bottom:0;height:53%;object-position:right center}.hero:after{background:linear-gradient(180deg,#edf2f5 0%,#edf2f5 43%,#edf2f500 74%)}.hero-content{padding:42px 7% 80px}.hero h1{font-size:clamp(43px,10.8vw,59px)}.hero .intro{font-size:16px;margin-top:24px}.hero-links{margin-top:24px;gap:17px}.hero-bottom{bottom:22px;left:7%;right:7%;background:#f3f7f9d9;border:0;padding:12px}.source-content .exp-item-new{grid-template-columns:minmax(0,1fr);gap:15px}.source-content .exp-meta,.source-content .exp-body{grid-column:1}.source-content .exp-title{font-size:23px}}
.source-content.case-source h2{font-size:28px;line-height:1.3;letter-spacing:-.035em;margin:15px 0 25px}@media(max-width:560px){.source-content.case-source h2{font-size:25px}}
.source-content .table-scroll{width:100%;max-width:100%;overflow-x:auto;margin:24px 0;overscroll-behavior-inline:contain}.source-content .table-scroll:focus-visible{outline:3px solid #0f766e;outline-offset:4px}.source-content .table-scroll table{min-width:560px}

/* Shared layered-canvas branding: also upgrades existing deployed HTML. */
.brand .brand-logo{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20540%20130%22%3E%3Crect%20width%3D%22540%22%20height%3D%22130%22%20rx%3D%2212%22%20fill%3D%22%23F0FDFA%22%2F%3E%3Cg%20transform%3D%22translate(12%2010)%22%3E%3Cg%20transform%3D%22translate(8%2C8)%22%3E%3Crect%20y%3D%2230%22%20width%3D%2275%22%20height%3D%2255%22%20rx%3D%226%22%20fill%3D%22%2399F6E4%22%20opacity%3D%22.6%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%2218%22%20width%3D%2275%22%20height%3D%2255%22%20rx%3D%226%22%20fill%3D%22%232DD4BF%22%20opacity%3D%22.8%22%2F%3E%3Crect%20x%3D%2230%22%20y%3D%226%22%20width%3D%2275%22%20height%3D%2255%22%20rx%3D%226%22%20fill%3D%22%230D9488%22%2F%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M45%2018H66C72%2018%2075%2021%2075%2026S72%2034%2066%2034H53V48H45ZM53%2024V28H64C66%2028%2067%2027%2067%2026S66%2024%2064%2024ZM58%2034%2071%2048H62L50%2034Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(155%2048)%22%3E%3Ctext%20font-family%3D%22Sora%2CArial%2Csans-serif%22%20font-weight%3D%22800%22%20fill%3D%22%230F172A%22%20font-size%3D%2223%22%20letter-spacing%3D%221.5%22%3ERAHUL%20PRIYADARSHI%3C%2Ftext%3E%3Ctext%20y%3D%2226%22%20font-family%3D%22Fira%20Code%2Cmonospace%22%20font-weight%3D%22600%22%20fill%3D%22%230F766E%22%20font-size%3D%2211%22%20letter-spacing%3D%222%22%3ELEAD%20PRODUCT%20DESIGNER%3C%2Ftext%3E%3Crect%20y%3D%2240%22%20width%3D%22167%22%20height%3D%2220%22%20rx%3D%224%22%20fill%3D%22%230D9488%22%20fill-opacity%3D%22.12%22%2F%3E%3Ctext%20x%3D%2210%22%20y%3D%2254%22%20font-family%3D%22Sora%2CArial%2Csans-serif%22%20font-weight%3D%22700%22%20fill%3D%22%230F766E%22%20font-size%3D%229%22%20letter-spacing%3D%221.5%22%3EDESIGN%20SYSTEMS%20%26amp%3B%20UX%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:310px;height:auto;aspect-ratio:540/130;object-fit:contain}.brand .brand-name{display:none}footer .brand-logo{width:270px}.hero:after{background:linear-gradient(90deg,rgba(240,253,250,.97),rgba(240,253,250,.88) 32%,rgba(240,253,250,.30) 62%,transparent)}.hero .eyebrow,.eyebrow,.case-link,.footer-cta{color:#0f766e}.button{background:#0f766e}.button:hover{background:#115e59}.dot{background:#0d9488}@media(max-width:850px){.brand .brand-logo{width:250px}}@media(max-width:560px){.nav .brand .brand-logo{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20121%20101%22%3E%3Crect%20width%3D%22121%22%20height%3D%22101%22%20rx%3D%2212%22%20fill%3D%22%23F0FDFA%22%2F%3E%3Cg%20transform%3D%22translate(8%2C8)%22%3E%3Crect%20y%3D%2230%22%20width%3D%2275%22%20height%3D%2255%22%20rx%3D%226%22%20fill%3D%22%2399F6E4%22%20opacity%3D%22.6%22%2F%3E%3Crect%20x%3D%2215%22%20y%3D%2218%22%20width%3D%2275%22%20height%3D%2255%22%20rx%3D%226%22%20fill%3D%22%232DD4BF%22%20opacity%3D%22.8%22%2F%3E%3Crect%20x%3D%2230%22%20y%3D%226%22%20width%3D%2275%22%20height%3D%2255%22%20rx%3D%226%22%20fill%3D%22%230D9488%22%2F%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M45%2018H66C72%2018%2075%2021%2075%2026S72%2034%2066%2034H53V48H45ZM53%2024V28H64C66%2028%2067%2027%2067%2026S66%2024%2064%2024ZM58%2034%2071%2048H62L50%2034Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:58px;height:49px;aspect-ratio:121/101}footer .brand-logo{width:250px}.hero:after{background:linear-gradient(180deg,#f0fdfa 0%,#f0fdfa 43%,#f0fdfa00 74%)}}
