:root{--paper:#f4f6fa;--blue:#2447df;--ink:#17243e;--muted:#5c6575;--green:#d8eacb;--line:#d5dbe5;--pink:#e8dff4;--display:'Bricolage Grotesque',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:3px solid #df642f;outline-offset:6px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;top:-80px;left:16px;padding:14px 22px;background:var(--blue);color:white;z-index:10}.skip:focus{top:12px}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.identity{display:flex;align-items:center;gap:14px;font-weight:600;font-size:15px}.monogram{font-family:var(--display);font-size:34px;letter-spacing:-3px;font-weight:800;color:var(--blue);padding-right:3px}.site-header nav{display:flex;gap:34px;font-size:13px}.site-header nav a:hover,.text-link:hover{color:var(--blue)}.header-contact{font-size:13px;display:flex;align-items:center;gap:22px}.header-contact span{font-size:23px;color:var(--blue)}.hero{padding-top:28px}.hero-topline{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.hero-topline p:first-child{display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;background:var(--blue);border-radius:50%;display:inline-block}.hero-topline p:last-child span{font-size:17px;margin-left:8px}.hero-grid{display:grid;grid-template-columns:1.13fr 1fr;gap:20px;align-items:center;padding:58px 0 48px}.hero h1{font-size:clamp(64px,7vw,102px);letter-spacing:-6px;line-height:.97;color:var(--blue);font-weight:600}.intro{font-size:15px;line-height:1.85;max-width:420px;margin-top:30px}.pill-button{display:inline-flex;align-items:center;gap:24px;border:1px solid var(--blue);border-radius:40px;padding:7px 7px 7px 21px;font-size:12px;color:var(--blue);margin-top:28px;font-weight:600;transition:background .2s,color .2s}.pill-button:hover{background:var(--blue);color:#fff}.circle-icon{width:33px;height:33px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font-size:20px}.pill-button:hover .circle-icon{background:#fff;color:var(--blue)}.problem-playground{align-self:center;min-width:0}.playground-stage{position:relative;width:100%;isolation:isolate}.problem-art{width:100%;height:auto;display:block;overflow:visible}.stage-note{position:absolute;right:40px;top:10px;font-size:10px;color:var(--muted);transform:rotate(5deg)}.floating-label{position:absolute;padding:8px 12px;background:var(--paper);border:1px solid #2447df40;font-size:10px;border-radius:4px;box-shadow:3px 4px 0 #2447df09;transition:transform .5s;background-clip:padding-box}.label-customer{top:20%;left:1%;transform:rotate(-8deg)}.label-legacy{top:27%;right:-1%;transform:rotate(7deg)}.label-ai{bottom:17%;left:10%;transform:rotate(-5deg)}.label-unknown{bottom:11%;right:0;transform:rotate(6deg)}.diagram-signature{position:absolute;bottom:0;left:18%;font-family:var(--display);font-size:12px;color:var(--blue);transform:rotate(-4deg)}.chaos-lines,.clear-lines{transition:opacity .65s,transform .65s;transform-origin:center}.clear-lines{opacity:0;transform:scale(.94)}.is-clear .clear-lines{opacity:1;transform:scale(1)}.is-clear .chaos-lines{opacity:0;transform:scale(1.04)}.is-clear .floating-label{transform:rotate(0)}.playground-controls{text-align:center;margin-top:26px}.untangle-button{border:0;background:none;color:var(--blue);font-size:13px;padding:8px 0;border-bottom:1px solid var(--blue)}.untangle-button span{margin-left:14px}.playground-controls p{font-size:10px;color:var(--muted);margin-top:12px}.hero-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;padding:24px 0 36px;color:var(--muted);font-size:11px}.hero-bottom>div{display:flex;gap:23px}.hero-bottom>div span:before{content:'+';margin-right:8px;color:var(--blue)}
.work-section{background:white;padding:84px 0 88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}h2{font-size:clamp(40px,4.5vw,62px);line-height:1.06;letter-spacing:-2.5px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:330px;padding-bottom:5px}.featured-project{display:grid;grid-template-columns:1fr 1fr;min-height:440px;background:var(--green);border-radius:3px 3px 70px 3px;overflow:hidden}.featured-copy{padding:44px 48px}.project-context{font-size:11px;line-height:1.6;margin-bottom:24px;color:var(--muted)}.featured-copy .project-context{color:#435b39}.featured-copy h3{font-size:48px;line-height:1.05;letter-spacing:-2px;margin-bottom:22px}.featured-copy>p:not(.project-context){font-size:14px;line-height:1.8;max-width:380px}.project-tags{display:flex;gap:7px;flex-wrap:wrap;list-style:none;padding:0;margin:25px 0}.project-tags li{font-size:10px;border:1px solid #17243e33;padding:7px 10px;border-radius:4px}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:12px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:7px}.text-link span{font-size:17px}.work-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:32px}.claim-paper{width:220px;height:276px;padding:23px;background:#fff;transform:translate(-30px,-15px) rotate(-10deg);box-shadow:0 6px 0 #bdcfb0;border:1px solid #acbfa0;color:#263747}.paper-title{font-size:12px;font-weight:600}.paper-rule{height:2px;background:#17243e;margin:16px 0}.paper-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.paper-fields i{height:21px;border:1px solid #abb7c5;border-top:4px solid #d8dfe6}.paper-lines{display:grid;gap:10px;margin-top:20px}.paper-lines i{height:5px;background:#d7dce4;width:100%}.paper-lines i:last-child{width:70%}.paper-caption{display:block;font-size:9px;color:var(--muted);margin-top:20px}.scan-corner{position:absolute;left:-10px;top:-10px;width:45px;height:45px;border-left:2px solid var(--blue);border-top:2px solid var(--blue)}.review-slip{position:absolute;right:35px;top:160px;width:210px;background:var(--blue);color:#fff;padding:23px;transform:rotate(6deg);box-shadow:0 8px 0 #203cbc25}.review-icon{display:grid;place-items:center;width:26px;height:26px;background:var(--green);color:var(--blue);border-radius:50%;margin-bottom:18px}.review-slip strong{font-family:var(--display);font-size:17px;font-weight:500}.review-slip p{font-size:11px;line-height:2;margin-top:16px;color:#e6ebff}.review-footer{display:block;border-top:1px solid #ffffff55;margin-top:17px;padding-top:12px;font-size:9px}.connector-arrow{position:absolute;top:75px;right:99px;font-size:100px;transform:rotate(12deg);color:var(--blue);font-family:var(--display);font-weight:400}.illustration-note{position:absolute;bottom:20px;right:32px;font-size:9px;color:#435b39}.work-story{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:32px 0 58px}.small-heading{font-size:12px;font-weight:600;display:block;margin-bottom:18px}.work-story p{font-size:13px;line-height:1.9;color:var(--muted)}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:32px}.project-art{height:300px;position:relative;overflow:hidden;border-radius:3px}.budget-art{background:#e9edff;padding:45px;color:var(--blue);display:flex;gap:40px;align-items:center}.time-before,.time-after{flex:1;position:relative;align-self:flex-start}.budget-art span{font-size:12px}.budget-art strong{font-family:var(--display);display:block;font-size:62px;line-height:1.2;font-weight:500;letter-spacing:-3px;margin:8px 0 14px}.time-before strong{color:#8497df}.time-track{height:13px;position:relative;background:#cad2f7;border-radius:1px}.time-track i{position:absolute;inset:0;background:#8497df}.time-after .time-track i{background:var(--blue);width:7%}.budget-art>p{position:absolute;bottom:36px;left:45px;font-size:12px}.ella-art{background:var(--pink);padding:40px}.question-bubble{background:#faf7ff;border-radius:14px 14px 0 14px;font-size:13px;padding:18px 22px;width:fit-content;margin-left:auto;transform:rotate(3deg)}.reply-bubble{background:#fff;border:1px solid #bca8d8;border-radius:14px 14px 14px 0;padding:18px;display:flex;align-items:center;gap:15px;width:fit-content;margin:24px 25px 0 0;transform:rotate(-3deg)}.ella-mark{color:#68508a;font-family:var(--display);font-size:35px;font-weight:700;letter-spacing:-3px}.reply-bubble p{font-size:13px;line-height:1.7}.knowledge-path{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:28px;color:#68508a;font-size:10px}.knowledge-path i{height:1px;background:#a08bbd;width:35px}.project-story-text{padding:25px 0}.project-story-text .project-context{margin-bottom:10px}.project-story h3{font-size:28px;letter-spacing:-1px;line-height:1.2;margin-bottom:16px}.project-story-text>p:not(.project-context){font-size:14px;line-height:1.85;color:var(--muted);max-width:500px}.project-footnote{font-size:11px;color:var(--muted);display:block;margin-top:22px}.project-story-text .text-link{margin-top:22px}.more-work{margin-top:38px}.more-work h3{font-size:20px;letter-spacing:-.5px;margin-bottom:22px}.more-work>a{display:grid;grid-template-columns:1.1fr 1fr 28px;gap:20px;border-top:1px solid var(--line);padding:22px 0;align-items:center}.more-work>a:last-child{border-bottom:1px solid var(--line)}.more-work>a span:first-child{font-size:15px;font-weight:500}.more-work>a span:nth-child(2){font-size:12px;color:var(--muted)}.more-work>a b{font-size:23px;font-weight:400;color:var(--blue)}.more-work>a:hover span:first-child{color:var(--blue)}
.approach-section{padding:90px 0;background:var(--blue);color:#fff}.approach-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.approach-intro .small-heading{color:#c2ceff}.approach-intro h2{font-size:52px}.approach-intro>p{max-width:340px;font-size:14px;line-height:1.85;color:#dce3ff;margin-top:26px}.approach-symbol{font-size:110px;line-height:1;color:var(--green);margin-top:35px;display:inline-block}.approach-steps{margin:0;padding:0;list-style:none;align-self:center}.approach-steps li{display:flex;gap:22px;padding:30px 0;border-top:1px solid #ffffff4a}.approach-steps li:last-child{border-bottom:1px solid #ffffff4a}.step-number{border:1px solid #ffffff66;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:11px;flex-shrink:0}.approach-steps h3{font-size:22px;letter-spacing:-.4px;margin-bottom:12px}.approach-steps p{font-size:13px;line-height:1.85;color:#dce3ff}
.about-section{padding-top:95px;padding-bottom:55px}.about-heading{margin-bottom:40px}.about-heading .small-heading{color:var(--muted)}.about-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:90px}.portrait{position:relative;background:var(--green);padding:20px 20px 0;align-self:start;transform:rotate(-3deg);margin:6px 15px 0 8px}.portrait img{width:100%;height:340px;object-fit:cover;object-position:50% 38%;filter:saturate(.7)}.portrait figcaption{font-family:var(--display);font-size:13px;padding:18px 0;text-align:center;color:#354a2d}.about-copy .about-lead{font-family:var(--display);font-size:28px;line-height:1.25;letter-spacing:-.6px;color:var(--ink);margin-bottom:22px}.about-copy>p{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:18px;max-width:550px}.about-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:25px}.journey{margin-top:70px}.journey>h3{font-size:23px;margin-bottom:26px;letter-spacing:-.5px}.journey-row{display:grid;grid-template-columns:140px 1fr 230px;gap:25px;border-top:1px solid var(--line);padding:24px 0;align-items:center}.journey-row>span{font-size:12px;color:var(--muted)}.journey-row strong{font-family:var(--display);font-size:19px;font-weight:600}.journey-row p{font-size:12px;color:var(--muted);margin-top:6px}.toolbox{border-top:1px solid var(--line);margin-top:14px;padding:35px 0}.toolbox h3{font-size:16px;margin-bottom:20px}.toolbox p{font-family:var(--display);font-size:27px;line-height:1.9;word-spacing:18px;letter-spacing:-.5px;max-width:950px}.toolbox span{color:#747d8d}.recognition{display:flex;gap:25px;align-items:center;background:#e9edff;padding:30px;margin:15px 0 0}.recognition-symbol{font-size:58px;color:var(--blue);line-height:1}.recognition h3{font-size:20px;letter-spacing:-.4px;margin-bottom:10px}.recognition p{font-size:13px;line-height:1.8;color:var(--muted);max-width:800px}.writing-section{padding-block:45px 80px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.writing-section h2{font-size:42px}.writing-section>div:last-child{align-self:end}.writing-section p{font-size:14px;line-height:1.9;color:var(--muted);max-width:430px;margin-bottom:23px}.contact-section{background:var(--green);padding:65px 0 30px;color:var(--blue)}.contact-section>.wrap>p{font-size:13px;margin-bottom:27px}.big-contact{display:block;position:relative;font-family:var(--display);font-size:clamp(80px,12vw,170px);line-height:.93;letter-spacing:-7px;font-weight:600;padding-bottom:55px}.big-contact>span{position:absolute;right:8%;top:8%;font-size:140px;font-weight:400;transition:transform .2s}.big-contact:hover>span{transform:translate(8px,-8px)}.footer-bottom{border-top:1px solid #2447df40;padding-top:26px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:11px}.footer-bottom>div{display:flex;gap:22px}.footer-bottom>span{font-size:10px;color:#4c6144}
@media(min-width:1600px){.hero-grid{padding:72px 0 64px}.hero h1{font-size:108px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero h1{font-size:76px;letter-spacing:-4px}.hero-grid{grid-template-columns:1.05fr 1fr;padding-top:46px}.intro{font-size:14px}.floating-label{font-size:9px;padding:6px 8px}.featured-copy{padding:35px}.featured-copy h3{font-size:41px}.claim-paper{width:175px;height:257px;transform:translate(-36px,-20px) rotate(-10deg);padding:20px}.review-slip{width:175px;right:20px;top:160px;padding:20px}.review-slip strong{font-size:15px}.connector-arrow{right:80px;top:55px;font-size:85px}.budget-art{padding:32px;gap:25px}.budget-art strong{font-size:54px}.budget-art>p{left:32px}.ella-art{padding:32px 25px}.approach-layout{gap:65px}.approach-intro h2{font-size:46px}.about-grid{gap:55px}.portrait img{height:300px}.footer-bottom{flex-wrap:wrap}.hero-bottom{font-size:10px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.site-header{height:85px}.site-header nav{gap:20px}.identity{font-size:13px;gap:9px}.hero-topline{font-size:10px}.hero-topline p:last-child{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:0}.hero h1{font-size:60px;letter-spacing:-3.7px}.intro{font-size:13px;max-width:300px}.stage-note{right:0;font-size:9px}.diagram-signature{font-size:9px;left:8%}.floating-label{font-size:8px}.hero-bottom{display:block}.hero-bottom>div{margin-top:15px}.section-heading h2{font-size:43px}.section-heading>p{font-size:12px}.featured-project{grid-template-columns:1fr;border-radius:3px 3px 45px 3px}.featured-copy{padding:35px 35px 0}.featured-copy>p:not(.project-context){max-width:550px}.work-visual{min-height:365px;width:100%;max-width:480px;justify-self:center}.claim-paper{width:210px;height:270px;transform:translate(-60px,-2px) rotate(-10deg)}.review-slip{right:50px;top:110px;width:200px}.connector-arrow{right:100px;top:4px}.illustration-note{right:25px;bottom:15px}.work-story{gap:22px}.project-pair{gap:25px}.project-art{height:265px}.budget-art{padding:25px;gap:15px}.budget-art strong{font-size:44px;letter-spacing:-2px}.budget-art>p{font-size:10px;left:25px;bottom:40px}.ella-art{padding:28px 20px}.question-bubble{font-size:10px;padding:14px}.reply-bubble{padding:13px;gap:10px}.reply-bubble p{font-size:11px}.knowledge-path{gap:8px;font-size:9px;margin-top:24px}.knowledge-path i{width:15px}.project-story h3{font-size:24px}.project-story-text>p:not(.project-context){font-size:13px}.approach-layout{gap:35px}.approach-intro h2{font-size:39px}.approach-steps h3{font-size:19px}.approach-steps li{gap:15px}.about-grid{gap:35px}.portrait{margin:0}.portrait img{height:260px}.about-copy .about-lead{font-size:24px}.journey-row{grid-template-columns:100px 1fr 180px;gap:16px}.writing-section{gap:45px}.big-contact>span{font-size:100px}.more-work>a{grid-template-columns:1.2fr 1fr 20px}}
@media(max-width:600px){html{scroll-padding-top:18px}.wrap{width:calc(100% - 40px)}.site-header{height:76px}.identity{font-size:12px;gap:8px}.monogram{font-size:31px}.site-header nav{gap:17px;font-size:11px}.header-contact{display:none}.hero{padding-top:21px}.hero-topline{font-size:10px}.hero-grid{grid-template-columns:1fr;padding:39px 0 27px}.hero h1{font-size:clamp(59px,12.6vw,78px);line-height:.98;letter-spacing:-3.8px}.intro{font-size:14px;max-width:360px;line-height:1.85;margin-top:24px}.pill-button{font-size:12px;margin-top:24px}.problem-playground{width:100%;max-width:400px;justify-self:center;margin-top:45px}.stage-note{right:25px;font-size:10px}.floating-label{font-size:9px;padding:7px 10px}.diagram-signature{font-size:11px;left:15%}.playground-controls{margin-top:25px}.playground-controls p{font-size:10px}.hero-bottom{padding:22px 0 25px;font-size:10px}.hero-bottom>div{gap:14px;flex-wrap:wrap}.hero-bottom>div span:before{margin-right:5px}.work-section{padding:55px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:42px;letter-spacing:-2px}.section-heading>p{font-size:13px;margin-top:21px}.featured-copy{padding:28px 25px 0}.featured-copy h3{font-size:41px}.featured-copy>p:not(.project-context){font-size:13px}.project-tags{gap:5px}.project-tags li{font-size:9px;padding:6px 8px}.project-context{font-size:10px;margin-bottom:20px}.work-visual{min-height:345px}.claim-paper{width:174px;height:258px;padding:18px;transform:translate(-37px,-6px) rotate(-10deg)}.review-slip{right:25px;top:114px;width:165px;padding:18px}.review-slip strong{font-size:14px}.review-slip p{font-size:10px}.review-footer{font-size:8px}.connector-arrow{font-size:78px;right:75px;top:15px}.illustration-note{font-size:8px;bottom:15px}.work-story{grid-template-columns:1fr;gap:24px;padding:28px 0 42px}.work-story .small-heading{margin-bottom:9px}.work-story p{font-size:13px}.project-pair{grid-template-columns:1fr;gap:24px}.project-art{height:280px}.budget-art{padding:37px;gap:30px}.budget-art strong{font-size:56px}.budget-art>p{left:37px;font-size:11px}.ella-art{padding:35px}.question-bubble{font-size:12px}.reply-bubble{padding:17px}.reply-bubble p{font-size:12px}.knowledge-path{font-size:10px;gap:12px}.project-story-text{padding:22px 0}.project-story h3{font-size:28px}.more-work{margin-top:26px}.more-work>a{grid-template-columns:1fr 25px;gap:8px;padding:20px 0}.more-work>a span:first-child{font-size:14px}.more-work>a span:nth-child(2){grid-row:2;font-size:11px}.more-work>a b{grid-row:1 / 3;grid-column:2}.approach-section{padding:55px 0}.approach-layout{grid-template-columns:1fr;gap:30px}.approach-intro h2{font-size:44px}.approach-intro>p{font-size:14px;max-width:340px}.approach-symbol{font-size:72px;margin-top:25px}.approach-steps h3{font-size:22px}.approach-steps p{font-size:13px}.approach-steps li{padding:25px 0;gap:18px}.about-section{padding-top:58px;padding-bottom:30px}.about-heading{margin-bottom:30px}.about-heading h2{font-size:42px;letter-spacing:-2px}.about-grid{grid-template-columns:1fr;gap:40px}.portrait{margin:0 20px 0 10px;max-width:335px;justify-self:center;padding:15px 15px 0}.portrait img{height:310px}.about-copy .about-lead{font-size:29px}.about-copy>p{font-size:14px}.about-links{gap:22px}.journey{margin-top:45px}.journey-row{grid-template-columns:78px 1fr;gap:12px;padding:21px 0}.journey-row>span:last-child{grid-column:2;font-size:11px}.journey-row>span:first-child{align-self:start;padding-top:4px;font-size:10px}.journey-row strong{font-size:18px}.journey-row p{font-size:11px}.toolbox{padding-block:28px}.toolbox p{font-size:24px;word-spacing:10px;line-height:2}.recognition{padding:24px;align-items:flex-start;gap:17px}.recognition-symbol{font-size:42px}.recognition h3{font-size:21px}.recognition p{font-size:12px}.writing-section{grid-template-columns:1fr;gap:24px;padding-block:35px 55px}.writing-section h2{font-size:40px}.contact-section{padding:40px 0 24px}.contact-section>.wrap>p{font-size:11px;margin-bottom:26px}.big-contact{font-size:82px;letter-spacing:-4px;padding-bottom:36px}.big-contact>span{font-size:66px;right:0;top:30%}.footer-bottom{display:block;padding-top:23px;font-size:12px}.footer-bottom>div{gap:22px;margin:24px 0;font-size:11px}.footer-bottom>span{font-size:10px}}
.time-after .time-track i{width:.208333%;min-width:1px}
.fieldwork-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;touch-action:pan-y;cursor:grab;z-index:1}.fieldwork-canvas[hidden]{display:none}.fieldwork-canvas:active{cursor:grabbing}.playground-stage.has-3d .problem-art .chaos-lines,.playground-stage.has-3d .problem-art .clear-lines,.playground-stage.has-3d .problem-art>g:last-child{display:none}.has-3d .stage-note,.has-3d .floating-label,.has-3d .diagram-signature{z-index:2;pointer-events:none}.three-hint{display:flex;align-items:center;justify-content:center;gap:18px;font-size:9px;color:var(--muted);margin-top:14px}.three-hint[hidden]{display:none}.three-hint button,.work-reset{font:inherit;font-size:9px;color:var(--blue);border:0;border-bottom:1px solid #2447df44;background:transparent;padding:3px 0;cursor:pointer}.work-visual.has-3d .claim-paper,.work-visual.has-3d .review-slip,.work-visual.has-3d .connector-arrow{visibility:hidden}.work-visual.has-3d .illustration-note{left:25px;right:auto;z-index:2;pointer-events:none}.work-reset{position:absolute;bottom:17px;right:25px;z-index:3}.work-reset[hidden]{display:none}.work-visual.has-3d{min-height:390px}.playground-stage.has-3d .problem-art{pointer-events:none}.playground-stage.has-3d .problem-art[role=img]{color:var(--blue)}
@media(max-width:600px){.work-visual.has-3d{min-height:340px}.three-hint{font-size:9px}.work-visual.has-3d .illustration-note{left:16px}.work-reset{right:16px}}
@media(max-width:600px){.hero h1{font-size:clamp(45px,13.5vw,72px);letter-spacing:-3.2px}}
@media(min-width:901px){.hero-grid{padding-top:36px;padding-bottom:35px}.hero h1{letter-spacing:-4px}.problem-playground{width:100%;max-width:460px;justify-self:end}.hero-topline{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
