:root{--ink:#21211e;--cream:#fffdf6;--yellow:#ffe45a;--pink:#fa8bbd;--lilac:#aa95ec;--mint:#c9e9dc;--line:1px solid var(--ink);--space:clamp(24px,5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:18px;line-height:1.55}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.08}h1,h2,h3{font-family:'Archivo Black',sans-serif;font-weight:400;letter-spacing:-.055em}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--ink);outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--ink);outline-offset:3px}img{max-width:100%;display:block}section{scroll-margin-top:80px}.skip{position:fixed;top:-80px;left:20px;background:var(--yellow);padding:12px;z-index:100}.skip:focus{top:10px}.review{padding:9px var(--space);background:var(--ink);color:var(--cream);display:flex;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.06em}.review small{font-size:12px;opacity:.7;margin-left:20px;letter-spacing:0}.review>div{display:flex;gap:20px}.text-button{background:none;border:0;padding:0;font-size:13px;text-decoration:underline;text-underline-offset:4px}.review button:focus-visible{outline-color:var(--cream)}header{min-height:105px;padding:22px var(--space);border-bottom:var(--line);display:flex;align-items:center;gap:35px;background:var(--cream)}.logo{margin-right:auto}.logo img{width:177px;height:auto}nav{display:flex;gap:28px;font-size:15px;font-weight:500}nav a:hover{text-decoration:underline;text-underline-offset:7px}.button{display:inline-flex;gap:28px;justify-content:space-between;align-items:center;background:var(--ink);color:var(--cream);border:1px solid var(--ink);padding:18px 25px;font-size:14px;font-weight:700;letter-spacing:.03em;line-height:1.2;transition:transform .2s}.button:hover{transform:translateY(-3px)}.small-button{padding:14px 20px}.section{padding:95px var(--space)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.11em;line-height:1.5}.hero{padding-top:40px;padding-bottom:66px}.hero-top{display:flex;justify-content:space-between;gap:20px}.edition{font-size:12px;letter-spacing:.04em}.hero h1{font-size:clamp(65px,9.4vw,152px);line-height:1.03;margin:55px 0 48px;max-width:1400px}.hero h1 span{background:var(--mint);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .06em .05em;margin-left:-.06em}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:6vw;max-width:1300px}.hero-intro{font-size:clamp(23px,2.5vw,38px);line-height:1.18;font-weight:500;letter-spacing:-.035em}.hero-bottom>div{max-width:540px}.underlink{border:0;border-bottom:1px solid var(--ink);padding:0 0 5px;background:none;display:inline-flex;gap:40px;font-size:16px;font-weight:700;line-height:1.3}.hero .underlink{margin-top:25px}.work{border-top:var(--line);padding-top:65px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:50px}.section-heading h2{font-size:clamp(42px,5vw,74px);margin-top:20px}.section-heading>p{max-width:410px;font-size:17px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.asset-slot{min-height:350px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:25px;border:var(--line);position:relative}.pink{background:var(--pink)}.mint{background:var(--mint)}.lilac{background:var(--lilac)}.asset-label{font-size:11px;font-weight:600;letter-spacing:.06em;max-width:200px}.asset-index{font-family:'Archivo Black';font-size:clamp(29px,3vw,46px);line-height:1;letter-spacing:-.06em;display:block}.asset-slot p{font-size:16px;margin-top:12px}.asset-caption{font-size:12px;max-width:280px;line-height:1.45}.project-image{position:relative;display:block}.project-arrow{position:absolute;right:16px;top:16px;border:1px solid var(--ink);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;transition:transform .2s}.project-image:hover .project-arrow{transform:rotate(45deg)}.project-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;letter-spacing:.035em;padding:22px 0 16px}.project h3{font-size:clamp(25px,2.7vw,40px);margin-bottom:20px;line-height:1.12}.project>p{font-size:16px}.project .credit{font-size:13px;margin-top:22px;padding-top:15px;border-top:var(--line)}.services{background:var(--yellow)}.service-row{display:grid;grid-template-columns:1fr 1.3fr;gap:7vw;border-top:var(--line);padding:50px 0}.service-name{display:flex;gap:25px}.number{font-size:14px;padding-top:8px}.service-name h3{font-size:clamp(30px,4vw,58px)}.service-copy h4{font-size:clamp(24px,2.5vw,36px);font-weight:500;letter-spacing:-.03em;line-height:1.15}.service-copy>p{margin:24px 0;max-width:620px}.tags{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none;margin:25px 0}.tags li{font-size:13px;padding:7px 13px;border:1px solid var(--ink);border-radius:40px}.together{border-top:var(--line);padding-top:40px;display:grid;grid-template-columns:1fr 1.3fr auto;gap:40px;align-items:center}.together h3{font-size:35px}.together p{font-size:17px;max-width:530px}.approach{background:var(--ink);color:var(--cream)}.approach>h2{font-size:clamp(42px,5.5vw,82px);margin:30px 0 55px;max-width:1150px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid var(--cream);padding-top:20px}.steps span{font-size:13px}.steps h3{font-family:'DM Sans';font-weight:600;font-size:25px;letter-spacing:-.03em;margin:30px 0 20px}.steps p{font-size:17px;max-width:370px}.founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.founder-grid article{border-top:var(--line);padding-top:25px}.founder-heading{padding:30px;background:var(--lilac);margin-bottom:30px}.founder-grid article+article .founder-heading{background:var(--pink)}.founder-heading span{font-size:12px;letter-spacing:.08em}.founder-heading h3{font-size:clamp(42px,5.5vw,82px);margin-top:35px}.founder-grid h4{font-size:26px;font-weight:500;letter-spacing:-.03em;margin-bottom:22px}.founder-grid p{font-size:17px;margin-top:16px;max-width:530px}.contact{background:var(--mint);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact h2{font-size:clamp(45px,5.8vw,85px);margin:25px 0 35px}.contact>div>p{max-width:450px}.prototype-note{font-size:13px!important;margin-top:40px;line-height:1.6}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{display:block;font-size:14px;font-weight:600;margin-bottom:26px}input,textarea,select{display:block;width:100%;background:transparent;color:var(--ink);border:0;border-bottom:1px solid var(--ink);padding:10px 0;border-radius:0;font-size:17px;font-weight:400}textarea{resize:vertical}textarea::placeholder{color:var(--ink);opacity:.65;font-size:16px}.optional{font-weight:400;opacity:.7;margin-left:8px}.enquiry-result{margin-top:28px;padding:25px;border:1px solid var(--ink);background:var(--cream)}.enquiry-result h3{font-size:23px;margin-bottom:10px}.enquiry-result p{font-size:14px}pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;margin:20px 0}.enquiry-result span{display:block;font-size:13px;margin-top:10px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:45px var(--space);border-top:var(--line)}footer img{width:180px;height:auto}footer p,footer>a{font-size:14px}.review-dialog{background:var(--cream);color:var(--ink);border:1px solid var(--ink);width:min(850px,calc(100% - 32px));max-height:90dvh;padding:50px}.review-dialog::backdrop{background:rgb(33 33 30 / .65)}.dialog-close{position:absolute;right:20px;top:15px;font-size:32px;background:transparent;border:0;line-height:1}.review-dialog h2{font-size:40px;margin:22px 0 35px}.compare-links{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.compare-links a{border:var(--line);padding:20px;font-size:13px}.compare-links a:nth-child(1){background:var(--yellow)}.compare-links a:nth-child(2){background:var(--mint)}.compare-links a:nth-child(3){background:var(--pink)}.compare-links strong{display:block;font-size:20px;line-height:1.2;margin:15px 0}.compare-links span{display:block}.review-note{font-size:14px;margin-top:25px}.project-hero{padding-top:35px}.back-link{font-size:14px;display:inline-block;margin-bottom:50px}.project-hero h1{font-size:clamp(48px,7.5vw,112px);margin:25px 0 50px;max-width:1150px}.project-deck{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:var(--line);padding-top:30px}.project-deck h2{font-size:30px;letter-spacing:-.03em}.project-deck h2 span{display:block;font-family:'DM Sans';font-size:16px;letter-spacing:0;margin-top:12px}.story{padding-top:0}.asset-slot.large{min-height:440px}.large .asset-index{font-size:clamp(45px,7vw,100px)}.large .asset-caption{max-width:400px}.story-body{display:grid;grid-template-columns:1.3fr 1fr;gap:10vw;margin-top:70px}.story-lead{font-size:25px;line-height:1.5;margin-top:25px}.story-body aside h3{font-family:'DM Sans';font-size:19px;letter-spacing:0;font-weight:700;margin-bottom:14px}.story-body aside p{font-size:17px;margin-bottom:35px}.evidence{margin-top:40px;border-top:var(--line);border-bottom:var(--line);padding:20px 0;font-size:14px}.evidence summary{cursor:pointer;font-weight:600}.evidence p{max-width:850px;margin-top:15px}.next-work{background:var(--yellow)}.next-work>div{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin:30px 0 45px}.next-work>div>a{border-top:var(--line);padding-top:20px;display:block}.next-work h2{font-size:35px;margin:25px 0}.next-work>div span{font-size:14px}html[data-theme=mono]{--yellow:#f0eee8;--pink:#e1e0dc;--lilac:#d2d2d0;--mint:#e8e8e3} @media(min-width:1600px){body{max-width:2000px;margin:auto}}@media(max-width:950px){.review small,.edition{display:none}header{gap:20px}nav{gap:16px;font-size:14px}.logo img{width:140px}.project-grid{gap:16px}.asset-slot{padding:18px;min-height:300px}.asset-label{max-width:150px;font-size:10px}.project-meta{font-size:10px}.together{grid-template-columns:1fr 1.5fr}.together .button{grid-column:2;justify-self:start}.contact{gap:45px}.form-pair{grid-template-columns:1fr}.section{padding-top:70px;padding-bottom:70px}}@media(max-width:680px){html{scroll-padding-top:20px}.review{font-size:10px;align-items:center}.review>div{gap:12px}.text-button{font-size:11px}.review>span{max-width:120px}header{flex-wrap:wrap;padding-top:20px;padding-bottom:15px;gap:18px;min-height:0}nav{order:3;justify-content:space-between;width:100%;border-top:var(--line);padding-top:14px;font-size:14px}.logo img{width:135px}.small-button{font-size:12px;padding:12px 15px}.hero{padding-top:30px}.hero h1{font-size:clamp(49px,10.2vw,70px);margin:38px 0;letter-spacing:-.06em}.hero-top .eyebrow{font-size:10px}.hero-bottom{grid-template-columns:1fr;gap:25px}.hero-intro{font-size:29px}.hero-bottom>div>p{font-size:17px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px}.section-heading h2{font-size:46px}.project-grid{grid-template-columns:1fr;gap:45px}.asset-slot{min-height:320px;padding:24px}.asset-index{font-size:45px}.asset-label{font-size:11px;max-width:220px}.project h3{font-size:34px}.project-meta{font-size:11px}.service-row{grid-template-columns:1fr;gap:28px;padding:35px 0}.service-name h3{font-size:38px}.service-name br{display:none}.service-copy h4{font-size:28px}.service-copy>p{font-size:17px}.together{grid-template-columns:1fr;gap:23px}.together .button{grid-column:auto}.approach>h2{font-size:40px}.steps{grid-template-columns:1fr;gap:35px}.steps h3{margin-top:16px}.steps p{max-width:none}.founder-grid{grid-template-columns:1fr;gap:45px}.founder-heading h3{font-size:57px}.contact{grid-template-columns:1fr;gap:40px}.contact h2{font-size:58px}.prototype-note{margin-top:25px}.form-pair{grid-template-columns:1fr}.section{padding-top:55px;padding-bottom:55px}footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px}footer p{width:100%;order:3}.review-dialog{padding:35px 22px}.review-dialog h2{font-size:33px}.compare-links{grid-template-columns:1fr}.compare-links strong{margin:6px 0}.project-hero h1{font-size:48px}.project-deck,.story-body{grid-template-columns:1fr;gap:30px}.story-lead{font-size:22px}.asset-slot.large{min-height:350px}.large .asset-index{font-size:48px}.next-work>div{grid-template-columns:1fr;gap:35px}.next-work h2{font-size:30px}.back-link{margin-bottom:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* V3: original personality, closer proof, and a more direct service path. */
:root{--space:clamp(24px,5vw,80px)}header{background:var(--yellow);border-bottom:0;min-height:120px}.logo img{width:91px;height:auto}header nav{font-weight:700}.button{border-radius:8px;box-shadow:4px 4px 0 var(--ink);background:var(--cream);color:var(--ink);border:2px solid var(--ink);padding:18px 24px}.button:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}.small-button{padding:14px 20px}.hero-v3{padding:30px var(--space) 75px;background:var(--yellow);display:grid;grid-template-columns:1.05fr 1fr;gap:5vw;align-items:center}.hero-copy>.eyebrow{font-size:11px;letter-spacing:.05em;max-width:440px}.hero-copy h1{font-size:clamp(63px,7.5vw,116px);line-height:.99;margin:30px 0;letter-spacing:-.06em}.pink-word{color:var(--ink);background:var(--pink);display:inline-block;padding:0 .06em .03em;transform:rotate(-2deg);margin-left:-.03em}.lilac-word{color:var(--ink);background:var(--lilac);display:inline-block;padding:0 .08em .04em;transform:rotate(1deg);margin-left:-.03em}.hero-description{font-size:20px;line-height:1.45;max-width:520px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:30px}.hero-actions .underlink{font-size:15px;gap:10px}.hero-proof{padding-top:20px}.proof-label{font-size:12px;font-weight:700;letter-spacing:.07em;text-align:right;margin:0 10px 18px}.feature-project{display:block;background:var(--cream);border:2px solid var(--ink);border-radius:12px;overflow:hidden;box-shadow:9px 9px 0 var(--ink);transform:rotate(1.5deg);transition:transform .2s}.feature-project:hover{transform:rotate(0)}.photo-window{background:var(--mint);border-bottom:2px solid var(--ink);min-height:285px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.photo-window>span{font-size:11px;line-height:1.4;letter-spacing:.04em}.photo-window>p{font-family:'Archivo Black';font-size:clamp(25px,3vw,42px);letter-spacing:-.045em;line-height:1.1}.photo-window>span:last-child{font-size:12px;letter-spacing:0}.feature-copy{padding:25px}.feature-copy .eyebrow{font-size:10px;letter-spacing:.045em}.feature-copy h2{font-size:clamp(25px,2.5vw,37px);margin:18px 0;letter-spacing:-.05em}.feature-copy>p:not(.eyebrow){font-size:16px;line-height:1.4;max-width:400px}.feature-link{display:block;font-size:12px;font-weight:700;margin-top:20px}.hero-footnote{display:flex;justify-content:space-between;align-items:end;margin-top:30px;gap:20px}.hero-footnote>span{font-family:'Archivo Black';font-size:28px;letter-spacing:-.04em;line-height:1}.hero-footnote p{font-size:15px;text-align:right}.service-strip{padding:20px var(--space);display:flex;justify-content:space-between;gap:25px;background:var(--ink);color:var(--cream);font-size:clamp(12px,1.6vw,22px);font-family:'Archivo Black';letter-spacing:-.035em;flex-wrap:wrap}.services-v3{padding-top:85px}.section-heading h2{font-size:clamp(40px,4.8vw,72px)}.service-cards{display:grid;grid-template-columns:1fr 1fr;gap:32px}.service-cards article{padding:38px;border:2px solid var(--ink);border-radius:12px;display:flex;flex-direction:column;align-items:start}.online-v3{background:var(--mint)}.offline-v3{background:var(--pink)}.card-label{font-size:12px;font-weight:700;display:flex;justify-content:space-between;width:100%;letter-spacing:.06em}.service-cards h3{font-size:clamp(33px,3.5vw,52px);margin:35px 0 25px;line-height:1.06}.service-cards article>p:not(.card-label){font-size:18px;max-width:540px}.service-cards ul{list-style:none;padding:0;margin:28px 0;width:100%;font-size:16px}.service-cards li{padding:12px 0;border-top:1px solid var(--ink)}.service-cards .service-aside{font-size:15px!important;font-style:italic;margin-top:auto;padding-bottom:30px}.service-cards .button{background:var(--ink);color:var(--cream);box-shadow:none}.both-v3{display:flex;align-items:center;gap:35px;justify-content:space-between;margin-top:40px;border-top:var(--line);padding-top:35px}.both-v3 h3{font-size:35px}.both-v3 p{font-size:17px}.both-v3 .underlink{white-space:nowrap}.work-v3{background:var(--lilac)}.work-v3 .section-heading>p{max-width:300px}.work-row{display:grid;grid-template-columns:60px 1.1fr 1fr;gap:35px;padding:40px 0;border-top:var(--line)}.work-row:last-child{border-bottom:var(--line)}.work-number{font-size:15px}.work-title h3{font-size:clamp(29px,3.1vw,46px);margin:20px 0 28px;line-height:1.1}.work-title .eyebrow{font-size:11px;letter-spacing:.02em}.work-description{align-self:center;max-width:440px}.work-description>p{font-size:17px}.work-description .credit{font-size:13px;margin-top:25px;font-weight:600}.way-v3{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:var(--ink);color:var(--cream)}.way-title h2{font-size:clamp(42px,4.8vw,70px);margin:28px 0}.way-title>p:last-child{font-size:18px}.way-steps article{display:flex;gap:30px;border-top:1px solid var(--cream);padding:25px 0}.way-steps span{font-size:13px}.way-steps h3{font-family:'DM Sans';font-weight:700;letter-spacing:-.03em;font-size:25px;line-height:1.2;margin-bottom:15px}.way-steps p{font-size:17px}.way-principle{grid-column:1/-1;font-size:14px;border-top:1px solid var(--cream);padding-top:25px;margin-top:10px}.founder-grid{gap:35px}.founder-grid article{border:2px solid var(--ink);border-radius:12px;padding:30px;box-shadow:5px 5px 0 var(--ink)}.founder-heading{background:none!important;padding:0 0 30px;border-bottom:var(--line)}.founder-heading h3{font-size:clamp(44px,5.5vw,78px);margin-top:20px}.founder-grid article:first-child{background:var(--pink)}.founder-grid article+article{background:var(--mint)}.founder-grid h4{font-size:27px}.contact{background:var(--yellow)}.contact h2{font-size:clamp(50px,6vw,88px)}.kettle-aside{font-size:14px;margin-top:20px;font-style:italic}.prototype-note{border-top:var(--line);padding-top:20px}.contact input,.contact textarea,.contact select{background:var(--cream);border:1px solid var(--ink);border-radius:6px;padding:12px}.enquiry-result{border-radius:8px}footer{padding-top:45px;padding-bottom:45px}.v3-project header{background:var(--cream)}.v3-project .logo img{width:177px}.v3-project .project-hero{background:var(--yellow);border-bottom:2px solid var(--ink);margin-bottom:60px}.v3-project .asset-slot{border:2px solid var(--ink);border-radius:12px}.v3-project .next-work{background:var(--lilac)}.v3-project .project-hero h1{max-width:1100px}.review-dialog{border-radius:12px}.compare-links a{border-radius:6px}.review-dialog .button{box-shadow:none}
@media(max-width:1050px){.hero-v3{gap:35px}.hero-copy h1{font-size:clamp(62px,8vw,83px)}.hero-description{font-size:18px}.hero-actions{gap:24px}.hero-actions .button{font-size:12px;padding:16px}.photo-window{min-height:250px}.feature-copy{padding:22px}.service-cards article{padding:28px}.work-row{grid-template-columns:35px 1.1fr 1fr;gap:25px}.work-description>p{font-size:16px}.way-v3{gap:35px}.both-v3{gap:25px}}
@media(max-width:760px){.hero-v3{grid-template-columns:1fr;padding-top:20px;padding-bottom:55px;gap:30px}.hero-copy h1{font-size:clamp(67px,13.5vw,96px);max-width:550px}.hero-copy>.eyebrow{font-size:10px;max-width:350px}.hero-description{font-size:19px}.hero-proof{max-width:530px;padding:5px 8px 0 0}.feature-project{transform:rotate(.8deg);box-shadow:6px 6px 0 var(--ink)}.proof-label{text-align:left}.photo-window{min-height:230px}.photo-window>p{font-size:36px}.feature-copy h2{font-size:32px}.hero-footnote{margin-top:25px}.hero-footnote>span{font-size:24px}.service-strip{justify-content:start;gap:12px 25px;font-size:13px}.service-cards{grid-template-columns:1fr;gap:25px}.service-cards h3{font-size:42px}.service-cards article>p:not(.card-label){font-size:17px}.service-cards article{padding:28px}.both-v3{display:block}.both-v3 p{margin:20px 0}.work-row{grid-template-columns:30px 1fr;gap:18px;padding:30px 0}.work-title h3{font-size:34px}.work-description{grid-column:2;max-width:none}.work-description .credit{margin-top:14px}.way-v3{grid-template-columns:1fr;gap:30px}.way-title h2{font-size:45px}.way-principle{grid-column:auto}.founder-grid article{padding:25px}.founder-heading h3{font-size:57px}.contact h2{font-size:60px}.logo img{width:72px}.v3-project .project-hero{margin-bottom:35px}}@media(max-width:420px){.hero-copy h1{font-size:63px}.hero-copy h1 br:nth-of-type(2){display:block}.hero-actions{gap:25px}.hero-proof{margin-top:10px}.section-heading h2{font-size:39px}.service-cards h3{font-size:36px}.feature-copy h2{font-size:29px}.founder-heading h3{font-size:48px}.work-title h3{font-size:29px}.way-title h2{font-size:39px}.desktop-br{display:none}}

/* V3 revision: character and philosophy first, portfolio in its own flow. */
.hero-comic{margin:0;padding:25px 0 0;min-width:0;align-self:center;isolation:isolate}.comic-dialogue{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:0 20px;max-width:540px;margin:0 auto 5px}.comic-dialogue p{font-size:clamp(20px,2.3vw,31px);font-weight:500;line-height:1.2;letter-spacing:-.035em}.comic-dialogue p+ p{padding-top:35px}.hero-comic>img{width:100%;height:auto;object-fit:contain;display:block}.hero-comic figcaption{text-align:center;font-size:21px;line-height:1.5;margin:12px 0 0;letter-spacing:-.025em}.hero-comic figcaption strong{font-weight:700}.hero-description{max-width:570px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;padding:17px 18px;gap:12px}.hero-outline{background:transparent;box-shadow:none}.hero-outline:hover{background:var(--cream)}.care-detail{grid-column:1/-1;padding:30px 0 0;border-top:1px solid var(--cream);margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:35px}.care-detail p{font-size:clamp(22px,2.5vw,34px);line-height:1.3;letter-spacing:-.035em}.care-detail span{font-size:12px;letter-spacing:.07em;max-width:160px}.work-door{padding:40px var(--space);background:var(--lilac);display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:var(--line);border-bottom:var(--line)}.work-door h2{font-size:clamp(25px,3vw,40px);margin:13px 0;letter-spacing:-.045em}.work-door p:not(.eyebrow){font-size:16px}.work-door .underlink{white-space:nowrap}.work-welcome{padding-top:35px;min-height:70vh}.work-welcome h1{font-size:clamp(48px,7vw,104px);margin:25px 0 35px;max-width:1150px}.work-intro{font-size:clamp(21px,2.3vw,30px);max-width:740px;line-height:1.4;letter-spacing:-.03em}.work-in-progress{margin-top:50px;padding:40px;background:var(--mint);border:2px solid var(--ink);border-radius:10px;display:grid;grid-template-columns:1fr 1.2fr;gap:25px 60px}.work-in-progress h2{font-size:clamp(31px,3.5vw,50px);grid-row:1/4}.work-in-progress p{max-width:560px;font-size:18px}.work-in-progress .button{justify-self:start}.work-aside{font-size:15px;margin-top:25px;font-style:italic}html[data-theme=mono] .hero-comic>img{filter:grayscale(1)}@media(max-width:950px){.comic-dialogue{padding:0;gap:15px}.comic-dialogue p{font-size:24px}.hero-actions .button{font-size:11px;padding:16px 13px}.hero-comic figcaption{font-size:19px}}@media(max-width:760px){.hero-comic{max-width:580px;padding-top:20px;margin:auto}.comic-dialogue{padding:0 10px;gap:25px}.comic-dialogue p{font-size:clamp(23px,5vw,29px)}.hero-comic>img{margin-top:8px}.hero-comic figcaption{font-size:22px;margin-top:8px}.hero-v3{gap:35px}.hero-copy .hero-description{font-size:18px}.hero-actions{gap:15px 18px}.hero-actions .button{font-size:12px;padding:16px}.care-detail{display:block}.care-detail span{display:block;margin-top:25px;max-width:none}.work-door{display:block;padding-top:35px;padding-bottom:35px}.work-door .underlink{margin-top:22px}.work-in-progress{grid-template-columns:1fr;padding:28px;gap:23px}.work-in-progress h2{grid-row:auto;font-size:38px}.work-in-progress p{font-size:17px}.work-in-progress .button{font-size:12px;gap:15px}.work-welcome h1{font-size:clamp(44px,10vw,68px)}.work-welcome{padding-top:30px}.work-aside{font-size:14px}}@media(prefers-reduced-motion:reduce){.hero-comic{animation:none}}
.contact-simple{align-items:center}.contact-invitation{border:2px solid var(--ink);border-radius:12px;padding:40px;background:var(--cream);box-shadow:6px 6px 0 var(--ink);transform:rotate(1deg)}.invitation-line{font-family:'Archivo Black';font-size:clamp(30px,3.5vw,50px);line-height:1.1;letter-spacing:-.05em;margin:30px 0 20px}.contact-invitation .button{margin-top:32px;background:var(--ink);color:var(--cream);box-shadow:none}.contact-email{display:block;font-size:16px;text-decoration:underline;text-underline-offset:5px;margin-top:23px;overflow-wrap:anywhere}.contact-simple>div>p{max-width:560px}@media(max-width:760px){.contact-invitation{padding:28px;transform:none}.invitation-line{font-size:40px}.contact-email{font-size:15px}}

@media(max-width:700px){header nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}header nav a{white-space:nowrap}}
