@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700;750;800;900&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--paper:#f7f8f5;--ink:#18201f;--muted:#58625e;--line:#ccd1cb;--blue:#214aff;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--blue);outline-offset:7px}::selection{background:#d9ef64;color:#18201f}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.05;letter-spacing:-.055em}i,em{font-family:var(--serif);font-weight:400}p{line-height:1.6}.skip{position:absolute;top:-80px;left:20px;background:var(--blue);color:white;padding:14px;z-index:99}.skip:focus{top:10px}header{height:104px;padding:0 4.2%;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{font-weight:900;font-size:50px;letter-spacing:-.09em;line-height:1}.brand span{font-size:13px;vertical-align:top;margin-left:6px;line-height:2}.nav-title{font-size:12px;letter-spacing:.08em;font-weight:750;line-height:1.5}.nav-title span{font-size:12px;letter-spacing:.04em;font-weight:500;color:var(--muted)}nav{margin-left:auto;display:flex;align-items:center;gap:35px;font-size:14px}nav a:not(.contact-nav):hover{color:var(--blue)}sup{font-size:12px;margin-left:4px}.contact-nav{border:1px solid var(--ink);border-radius:30px;padding:10px 19px;display:flex;gap:22px}.contact-nav:hover{background:var(--ink);color:white}.hero{padding:40px 4.2% 48px;position:relative}.hero-kicker{display:flex;justify-content:space-between;font-size:12px;font-weight:650;letter-spacing:.08em;margin-bottom:50px}.hero h1{font-size:clamp(65px,8.9vw,152px);letter-spacing:-.065em;line-height:1.02;position:relative;max-width:1400px}.hero h1 i{color:var(--blue);letter-spacing:-.055em}.hero-asterisk{display:inline-block;font-family:Arial;font-weight:400;color:var(--blue);font-size:.73em;vertical-align:top;margin-left:30px;transform:rotate(9deg);transition:transform .8s}.hero h1:hover .hero-asterisk{transform:rotate(100deg)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:48px}.hero-intro{display:flex;gap:20px;align-items:start}.hello{font-family:Georgia,serif;font-size:36px;color:var(--blue);line-height:1.1;transform:rotate(-8deg)}.hero-intro p{font-size:17px;line-height:1.55}.round-link{display:flex;align-items:center;gap:20px;font-size:12px;letter-spacing:.08em}.round-link b{display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;width:65px;height:65px;font-size:27px;font-weight:400;transition:background .2s}.round-link:hover b{background:var(--blue);color:#fff;border-color:var(--blue)}.hero-note{font-size:12px;line-height:1.8;letter-spacing:.05em;display:flex;flex-direction:column;color:var(--muted)}.discipline-strip{display:flex;align-items:center;justify-content:space-around;background:var(--blue);color:white;gap:20px;padding:18px 30px;font-size:12px;letter-spacing:.1em}.discipline-strip b{font-size:23px;line-height:1;font-weight:400}.section{padding:100px 4.2%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:20px}.section-heading h2,.about h2{font-size:clamp(38px,4.1vw,65px);line-height:1.09}.section-heading>p{font-size:16px;color:var(--muted);max-width:390px;padding-bottom:3px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px 28px}.project-card{min-width:0}.project-visual{height:auto;aspect-ratio:1.3;overflow:hidden;position:relative;background:#eef0ed;border-radius:3px}.project-visual>img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.project-card:hover img{transform:scale(1.035)}.project-open{position:absolute;bottom:20px;right:20px;width:45px;height:45px;display:grid;place-items:center;background:var(--paper);color:var(--ink);border-radius:50%;font-size:25px;transition:transform .2s}.project-card:hover .project-open{transform:rotate(45deg)}.project-info{display:flex;gap:18px;padding:25px 0 0}.project-number,.project-year{font-size:12px;color:var(--muted);padding-top:2px}.project-year{margin-left:auto;white-space:nowrap}.project-info .eyebrow{margin-bottom:9px;font-size:12px}.project-info h3{font-size:31px;letter-spacing:-.035em;margin-bottom:11px}.project-info p:not(.eyebrow){max-width:420px;font-size:15px;line-height:1.55;color:var(--muted)}.path-art{height:100%;background:#4520b9;color:#fff;position:relative;padding:6%;overflow:hidden;display:flex;flex-direction:column}.visual-top{display:flex;justify-content:space-between;align-items:center}.visual-top>span:first-child{font-weight:700;font-size:25px;letter-spacing:-.05em}.visual-top>span:last-child{font-size:12px;letter-spacing:.12em}.path-statement{font-size:clamp(44px,5.7vw,88px);line-height:.98;letter-spacing:-.055em;margin-top:auto;margin-bottom:auto}.path-statement em{color:#d6c9ff}.path-flow{display:flex;gap:12px;align-items:center;font-size:12px;flex-wrap:wrap}.path-flow span{border:1px solid #a18cda;border-radius:25px;padding:8px 12px}.path-flow b{font-weight:400;color:#d6c9ff}.visual-note{font-size:12px;letter-spacing:.1em;margin-top:20px;color:#c7b8ef}.valoi-art{height:100%;background:#15191a;color:#f0eee8;display:flex;flex-direction:column;justify-content:space-between;padding:6%;position:relative;overflow:hidden;background-image:linear-gradient(135deg,transparent 48%,#2c3233 49%,transparent 50%)}.valoi-art .visual-top>span:first-child{font-size:23px;letter-spacing:.12em;font-weight:450}.valoi-statement{font-size:clamp(38px,4.6vw,73px);line-height:1.04;letter-spacing:-.04em}.valoi-statement i{color:#d6ef95}.valoi-bottom{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em}.connecting{padding:80px 8%;background:#dbef79;color:#202a13}.connecting h2{font-size:clamp(42px,6.5vw,100px);line-height:1.04;max-width:1100px}.connecting-bottom{margin-top:40px;display:flex;justify-content:space-between;gap:50px}.connecting-bottom>p:first-child{max-width:670px;font-size:18px}.small-note{font-size:12px;line-height:1.8;letter-spacing:.09em}.research{padding-bottom:95px}.research-row{display:flex;align-items:center;gap:28px;padding:30px 0;border-top:1px solid var(--line);transition:padding .25s,color .25s}.research-row:last-child{border-bottom:1px solid var(--line)}.research-row:hover{padding-left:15px;color:var(--blue)}.research-row>span:first-child{font-size:12px;color:var(--muted)}.research-row h3{font-size:30px;letter-spacing:-.035em;margin-bottom:9px}.research-row p{font-size:15px;color:var(--muted)}.research-type{margin-left:auto;font-size:12px;letter-spacing:.08em;text-align:right}.research-row b{font-size:29px;font-weight:400}.about{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;padding-top:25px;align-items:start}.about-photo{position:relative;transform:rotate(-2deg);margin-top:20px}.about-photo img{width:100%;aspect-ratio:1/1.08;object-fit:cover;background:#000}.photo-caption{display:block;font-size:12px;letter-spacing:.06em;margin-top:15px}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.eyebrow){margin-top:19px;color:var(--muted);font-size:17px}.about-details{margin-top:30px;border-top:1px solid var(--line)}.about-details>div{padding:16px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column}.about-details strong{font-size:15px;font-weight:600}.about-details span{font-size:13px;color:var(--muted);margin-top:5px}.text-link{display:inline-block;margin-top:25px;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:15px}.text-link:hover{color:var(--blue);border-color:var(--blue)}.outside{padding-top:15px}.outside-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.outside article{padding:30px 35px 30px 0}.outside article+article{border-left:1px solid var(--line);padding-left:35px}.outside article>span{font-size:12px;letter-spacing:.1em;color:var(--muted)}.outside h3{font-size:36px;margin:25px 0 20px;line-height:1.05}.outside p{font-size:15px;color:var(--muted);max-width:310px}footer{background:var(--blue);color:white;padding:65px 4.2% 24px}footer>.eyebrow{opacity:.8;margin-bottom:25px}.footer-title{font-size:clamp(45px,8vw,120px);line-height:1.05;letter-spacing:-.055em;display:block;position:relative;max-width:1400px}.footer-title>span{position:absolute;right:0;top:0;font-size:.8em;transition:transform .25s}.footer-title:hover>span{transform:translate(10px,-10px)}.footer-bottom{border-top:1px solid #ffffff55;display:flex;align-items:center;gap:35px;margin-top:60px;padding-top:24px;font-size:13px}.footer-bottom>span{margin-left:auto;font-size:12px;letter-spacing:.05em}.footer-bottom>a:last-child{font-size:12px}.footer-bottom a:hover{text-decoration:underline}.back{display:inline-block;font-size:12px;letter-spacing:.08em;margin-bottom:45px}.case-hero{padding:35px 8% 55px}.case-hero>.eyebrow{color:var(--blue)}.case-hero h1{font-size:clamp(44px,6.2vw,96px);max-width:1200px;line-height:1.05}.case-lead{font-size:21px;max-width:780px;color:var(--muted);margin-top:30px}.case-facts{display:grid;grid-template-columns:1.4fr 1.2fr .5fr 1fr;gap:25px;margin-top:45px;border-top:1px solid var(--line);padding-top:22px}.case-facts>div{display:flex;flex-direction:column;gap:9px}.case-facts span{font-size:12px;color:var(--muted);letter-spacing:.1em}.case-facts strong{font-size:14px;font-weight:500}.case-visual{margin:0 4.2%;height:580px;overflow:hidden}.case-visual>img{width:100%;height:100%;object-fit:contain;background:#eef0ed}.case-visual.nood>img{background:#1d1f20}.case-visual .path-art,.case-visual .valoi-art{padding:45px 6%}.case-visual .path-statement{font-size:110px}.case-visual .valoi-statement{font-size:90px}.case-content{max-width:1150px;margin:0 auto;padding:70px 5%}.case-section{display:grid;grid-template-columns:1fr 2.8fr;gap:45px;padding:42px 0;border-bottom:1px solid var(--line)}.case-section>.eyebrow{margin-top:7px;color:var(--muted)}.case-section h2{font-size:37px;line-height:1.12;letter-spacing:-.04em;margin-bottom:23px}.case-section p:not(.eyebrow){font-size:18px;line-height:1.75;color:var(--muted)}.decision-panel{background:#e8e1fb;padding:42px;margin:40px 0}.decision-panel h3{max-width:600px;font-size:30px;letter-spacing:-.025em;line-height:1.3}.decision-panel>p:not(.eyebrow){margin-top:15px}.decision-options{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.decision-options span{border:1px solid #4520b9;padding:9px 20px;border-radius:25px;font-size:14px}.decision-options span:first-child{background:#4520b9;color:#fff}.caption{font-size:13px!important;color:#504269}.case-takeaway{padding:70px 0 30px}.case-takeaway h2{font-family:var(--serif);font-size:48px;letter-spacing:-.035em;line-height:1.18;color:var(--blue);max-width:850px}.next-project{margin:0 4.2% 75px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:40px 4%}.next-project .eyebrow{margin-bottom:13px}.next-project h2{font-size:65px}.next-project>span{font-size:70px;transition:transform .2s}.next-project:hover>span{transform:translate(8px,-8px)}.screen-gallery{margin:35px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:#e7e8e3;padding:30px}.screen-gallery img{width:100%;height:400px;object-fit:contain}.screen-gallery figcaption{grid-column:1/-1;font-size:13px;color:var(--muted)}.case-image{margin:35px 0}.case-image img{width:100%}.case-image figcaption{font-size:13px;margin-top:12px;color:var(--muted)}
@media(min-width:1700px){body{max-width:1900px;margin:auto}.hero{padding-top:55px;padding-bottom:70px}.hero-bottom{margin-top:65px}}
@media(max-width:1050px){.nav-title span{display:none}.hero-note{display:none}.hero h1{font-size:9.6vw}.hero-asterisk{margin-left:14px}.hero-bottom{margin-top:40px}.hero-intro p{font-size:16px}.section{padding-top:75px;padding-bottom:75px}.section-heading>p{max-width:310px;font-size:15px}.about{gap:5%;padding-top:15px}.about-copy>p:not(.eyebrow){font-size:16px}.research-type{max-width:190px}.footer-bottom{gap:22px}.case-visual{height:470px}.case-section{gap:25px;grid-template-columns:1fr 3fr}.screen-gallery img{height:300px}}
@media(max-width:700px){header{height:82px;padding:0 6%;gap:18px}.brand{font-size:42px}.nav-title{display:none}nav{gap:19px;font-size:13px}.contact-nav{padding:7px 13px;gap:10px}sup{display:none}.hero{padding:30px 6% 34px}.hero-kicker{font-size:12px;letter-spacing:.03em;margin-bottom:35px}.hero-kicker>span:last-child{display:none}.hero h1{font-size:12.2vw;line-height:1.07}.hero-asterisk{position:absolute;font-size:45px;right:0;top:-12px;opacity:.2}.hero-bottom{display:block;margin-top:30px}.hero-intro{gap:15px}.hello{font-size:28px}.hero-intro p{font-size:15px}.round-link{margin-top:28px;justify-content:space-between;font-size:12px}.round-link b{height:48px;width:48px;font-size:23px}.discipline-strip{padding:15px 6%;justify-content:space-between;font-size:12px;gap:12px;letter-spacing:.05em}.discipline-strip span:last-of-type,.discipline-strip b:last-of-type{display:none}.discipline-strip b{font-size:18px}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:32px}.section-heading h2,.about h2{font-size:39px}.section-heading>p{margin-top:20px;max-width:none;font-size:15px}.eyebrow{font-size:12px;margin-bottom:17px}.project-grid{grid-template-columns:1fr;gap:38px}.project-visual{aspect-ratio:1.2}.path-statement{font-size:17vw}.valoi-statement{font-size:13vw}.project-info{gap:13px;padding-top:19px}.project-info h3{font-size:28px}.project-info p:not(.eyebrow){font-size:14px}.project-info .eyebrow{font-size:12px}.project-year{font-size:12px}.visual-top>span:last-child{font-size:12px}.path-flow{font-size:12px;gap:8px}.path-flow span{padding:6px 9px}.visual-note{margin-top:13px}.connecting{padding:55px 6%}.connecting h2{font-size:44px}.connecting-bottom{display:block;margin-top:27px}.connecting-bottom>p:first-child{font-size:16px}.small-note{margin-top:25px;font-size:12px}.research-row{gap:15px;padding:25px 0}.research-row h3{font-size:25px}.research-row p{font-size:14px}.research-row>span:first-child{align-self:start;margin-top:7px}.research-type{display:none}.research-row b{margin-left:auto}.about{display:flex;flex-direction:column;gap:45px;padding-top:0}.about-photo{max-width:430px;width:90%;margin:0 auto}.about-copy>p:not(.eyebrow){font-size:16px}.about-details span{font-size:13px}.outside{padding-top:0}.outside-grid{grid-template-columns:1fr}.outside article{padding:25px 0}.outside article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.outside h3{font-size:32px;margin:17px 0 13px}.outside p{max-width:none}footer{padding:45px 6% 22px}.footer-title{font-size:12vw}.footer-title>span{top:-5px;font-size:.65em}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:20px;margin-top:38px;padding-top:20px;font-size:12px}.footer-bottom>span{margin:0;font-size:12px}.footer-bottom>a:last-child{font-size:12px}.case-hero{padding:25px 6% 35px}.back{margin-bottom:32px}.case-hero h1{font-size:44px}.case-lead{font-size:18px;margin-top:24px}.case-facts{grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.case-facts strong{font-size:13px}.case-visual{height:350px;margin:0}.case-visual .path-art,.case-visual .valoi-art{padding:25px 6%}.case-visual .path-statement{font-size:72px}.case-visual .valoi-statement{font-size:49px}.case-content{padding:20px 6%}.case-section{display:block;padding:32px 0}.case-section h2{font-size:31px}.case-section p:not(.eyebrow){font-size:17px;line-height:1.7}.decision-panel{padding:25px;margin:30px 0}.decision-panel h3{font-size:25px}.decision-options{gap:8px}.decision-options span{padding:7px 13px;font-size:13px}.case-takeaway{padding:45px 0}.case-takeaway h2{font-size:36px}.next-project{margin:15px 6% 45px;padding:28px 0}.next-project h2{font-size:39px}.next-project>span{font-size:45px}.screen-gallery{gap:8px;padding:12px}.screen-gallery img{height:225px}.screen-gallery figcaption{font-size:12px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Nood website walkthrough: retain complete screenshots and readable captions. */
.nood-web-shot{margin:38px 0 52px}.shot-label{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:15px;font-size:12px;letter-spacing:.06em}.shot-label>span{color:#795036;font-weight:600}.shot-label>a{letter-spacing:0;white-space:nowrap;border-bottom:1px solid var(--line)}.shot-label>a:hover{color:var(--blue)}.shot-image{display:block;border:1px solid #e1ddd7;border-radius:5px;overflow:hidden;background:white;box-shadow:0 14px 40px #18201f0a}.shot-image img{width:100%;height:auto}.nood-web-shot figcaption{font-size:14px;line-height:1.6;color:var(--muted);margin-top:16px;max-width:720px}.case-visual.nood{height:auto;background:#1d1f20}.case-visual.nood>img{width:100%;height:auto;max-height:780px;object-fit:contain}.project-card.nood .project-visual>img{object-fit:contain;background:#1d1f20}
@media(max-width:700px){.nood-web-shot{margin:28px 0 35px}.shot-label{align-items:start;gap:12px;font-size:12px}.shot-label>span{max-width:65%;letter-spacing:.025em}.nood-web-shot figcaption{font-size:14px}.case-visual.nood>img{max-height:none}}

.nood-app-showcase{margin:38px -5vw 28px}.app-flow-scroll{overflow-x:auto;overscroll-behavior-inline:contain;border-radius:8px;background:#e9e4db}.app-flow-scroll:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.app-flow-scroll img{width:100%;min-width:1000px;max-width:none;height:auto}.nood-app-showcase figcaption{font-size:14px;line-height:1.6;color:var(--muted);margin-top:16px}.app-scroll-hint{display:none}.app-design-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:30px 0 45px}.app-design-notes article{border-top:1px solid var(--line);padding-top:23px}.app-design-notes .eyebrow{font-size:12px;margin-bottom:14px}.app-design-notes h3{font-size:25px;line-height:1.2;letter-spacing:-.03em;margin-bottom:14px}.app-design-notes p:last-child{font-size:16px;color:var(--muted)}@media(max-width:1100px){.app-scroll-hint{display:inline}}@media(max-width:700px){.nood-app-showcase{margin:28px 0}.app-flow-scroll img{min-width:1250px}.app-design-notes{grid-template-columns:1fr;gap:22px}.nood-app-showcase .shot-label{flex-wrap:wrap}.nood-app-showcase .shot-label>span{max-width:100%}}

/* Interactive Nood screen walkthrough; original UI remains untouched. */
.app-explorer{margin:44px -5vw 55px;background:#171512;color:#fffaf2;border-radius:18px;padding:28px 34px 0;overflow:hidden}.explorer-heading{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.08em;padding-bottom:25px;border-bottom:1px solid #ffffff26}.explorer-heading>a{letter-spacing:0;color:#e0cab1}.explorer-stage{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;padding:40px 18px}.explorer-kicker{font-size:12px;letter-spacing:.1em;color:#cab49a;margin-bottom:23px}.explorer-story h3{font-size:clamp(35px,4vw,56px);line-height:1.12;letter-spacing:-.045em}.explorer-story h3 i{color:#dec5a6}.screen-description{margin-top:45px;min-height:165px;max-width:330px}.screen-description>span{font-size:12px;letter-spacing:.14em;color:#bca990}.screen-description h4{font-size:24px;font-weight:500;letter-spacing:-.025em;margin:14px 0 12px;line-height:1.2}.screen-description p{font-size:16px;color:#d4cbc0;line-height:1.65}.explorer-arrows{display:flex;align-items:center;gap:18px;margin-top:20px}.explorer-arrows>span{font-size:12px;color:#c5bbaa}.explorer-arrows button{width:46px;height:46px;border-radius:50%;border:1px solid #ffffff55;background:transparent;color:inherit;font-size:23px;cursor:pointer}.explorer-arrows button:hover{background:#dec5a6;color:#171512;border-color:#dec5a6}.app-explorer button:focus-visible,.phone-stage:focus-visible{outline:3px solid #e9d8bc;outline-offset:4px}.phone-stage{display:flex;flex-direction:column;align-items:center;gap:24px;min-width:0;touch-action:pan-y}.phone-crop{width:clamp(230px,24vw,310px);aspect-ratio:330/698;position:relative;overflow:hidden;border-radius:16% / 7.6%;filter:drop-shadow(0 25px 22px #0006);background:#eee8df;isolation:isolate}.phone-crop img{position:absolute;width:573.333333%;max-width:none;height:auto;left:calc(-1 * var(--screen-x));top:-1.575932%;user-select:none;pointer-events:none}.phone-crop.screen-enter{animation:screenEnter .28s ease-out}.phone-stage-note{font-size:10px;letter-spacing:.12em;color:#c5bbaa}.screen-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #ffffff26;gap:0}.screen-tabs button{position:relative;border:0;border-top:3px solid transparent;background:transparent;color:#c5bbaa;padding:22px 10px;text-align:left;font:500 14px var(--sans);cursor:pointer;line-height:1.35}.screen-tabs button span{display:block;font-size:12px;margin-bottom:7px;opacity:.7}.screen-tabs button[aria-selected="true"]{border-top-color:#dec5a6;color:#fffaf2;background:#ffffff07}.screen-tabs button:hover{background:#ffffff0d}.app-explorer a:focus-visible{outline-color:#e9d8bc}@keyframes screenEnter{from{opacity:.65;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.app-explorer{margin:30px 0 40px;padding:23px 20px 0;border-radius:12px}.explorer-heading{flex-wrap:wrap;gap:12px;font-size:12px;padding-bottom:19px}.explorer-stage{grid-template-columns:1fr;padding:28px 0;gap:27px}.explorer-kicker{font-size:12px;margin-bottom:15px}.explorer-story h3{font-size:38px}.screen-description{margin-top:25px;min-height:142px;max-width:none}.screen-description h4{font-size:22px}.explorer-arrows{margin-top:12px}.phone-crop{width:min(260px,100%)}.phone-stage-note{font-size:12px;letter-spacing:.05em;text-align:center}.screen-tabs{grid-template-columns:repeat(5,minmax(0,1fr));margin:0 -10px}.screen-tabs button{font-size:12px;padding:16px 5px;overflow-wrap:normal}.screen-tabs button span{font-size:12px}.phone-stage{gap:20px}}@media(prefers-reduced-motion:reduce){.phone-crop.screen-enter{animation:none}}

.about-photo img{object-position:50% 90%;}@media(max-width:700px){}@media(max-width:700px){}

.about-actions{display:flex;flex-wrap:wrap;gap:18px 28px;align-items:center}@media(max-width:400px){header{gap:12px}nav{gap:11px}.contact-nav{padding:7px 10px;gap:5px}}

.path-art .pathzn-logo{width:170px;max-width:44%;height:auto;object-fit:contain;flex-shrink:0;transform:none}.case-visual .pathzn-logo{width:230px}.project-card:hover .pathzn-logo{transform:none}
/* Pathzn: original app screens in dimensional device frames. */
.pathzn-scene{height:100%;position:relative;overflow:hidden;color:#f7f6ff;background:radial-gradient(ellipse at 50% 65%,#65419a 0%,#292044 40%,#100e1d 78%);isolation:isolate}.pz-brand{position:absolute;top:7%;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;z-index:3}.pz-brand img{width:30%;height:auto;max-width:200px}.pz-brand span,.pz-scene-note{font-size:10px;letter-spacing:.16em;color:#c7bbdb}.pz-orbit{position:absolute;left:0;top:36%;width:100%;height:44%;border:1px solid #bda2ed50;border-radius:50%;transform:rotate(-22deg);box-shadow:0 0 70px #a06cff25}.pz-fleet{position:absolute;inset:19% 8% 13%;perspective:1200px}.pz-device{position:relative;padding:6px;border:1px solid #939099;border-radius:34px;background:linear-gradient(135deg,#97939f,#25232c 15%,#0a0a0e 65%,#716878);box-shadow:0 25px 45px #0008, inset 0 0 0 2px #17151c;overflow:hidden}.pz-device img{width:100%;height:auto;display:block;border-radius:28px;transform:none!important}.pz-device:after{content:'';position:absolute;top:calc(6px + 1.4%);left:50%;transform:translateX(-50%);width:27%;height:auto;aspect-ratio:3.5;border-radius:999px;background:radial-gradient(circle at 87% 50%,#111521 0 4%,#050508 6% 100%);box-shadow:inset 0 0 0 1px #000;pointer-events:none}.pz-fleet .pz-device{position:absolute;width:33%;transition:transform .5s}.pz-left{left:2%;top:8%;transform:rotate(-13deg) scale(.86)}.pz-center{left:33.5%;top:0;z-index:2;transform:rotate(-3deg)}.pz-right{right:0;top:8%;transform:rotate(13deg) scale(.86)}.project-card:hover .pz-center{transform:translateY(-7px) rotate(0)}.pz-scene-note{position:absolute;bottom:5%;left:7%;z-index:3}.case-visual:has(.pathzn-scene){height:730px}.case-visual .pz-fleet{max-width:820px;left:50%;right:auto;width:80%;transform:translateX(-50%);top:13%}.case-visual .pz-brand img{width:200px}.pz-explorer{margin:50px 0;display:grid;grid-template-columns:1fr 1fr;background:#12101d;color:#f5f2ff;border-radius:22px;overflow:hidden}.pz-explorer-copy{padding:55px 40px}.pz-explorer h2{font-size:clamp(32px,3.4vw,52px);line-height:1.08;margin-bottom:22px}.pz-explorer h2 i{color:#be9aff}.pz-explorer-copy>p:not(.eyebrow){color:#bcb5cc;font-size:15px}.pz-controls{display:grid;gap:0;margin:28px 0}.pz-controls button{font:inherit;color:#bbb3cc;background:transparent;border:0;border-bottom:1px solid #ffffff20;text-align:left;padding:17px 0;cursor:pointer;display:flex;gap:14px;font-size:13px}.pz-controls button span{flex:1}.pz-controls button[aria-pressed=true]{color:#ddc9ff}.pz-controls button:hover{color:#fff}.pz-controls button:focus-visible{outline:2px solid #b997ff;outline-offset:4px}.pz-full{display:inline-block;margin-top:20px;font-size:13px;text-decoration:underline;text-underline-offset:5px}.pz-explorer-stage{padding:45px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:radial-gradient(ellipse at center,#64429670,transparent 70%)}.pz-explorer-stage .pz-device{width:min(100%,280px);transform:rotate(3deg);transition:transform .4s}.pz-explorer-stage:hover .pz-device{transform:rotate(0)}.pz-explorer-stage>span{font-size:9px;letter-spacing:.14em;color:#b8a5d2}.pz-caption{min-height:72px}@media(max-width:700px){.pz-brand span{font-size:8px;letter-spacing:.08em}.pz-device{padding:4px;border-radius:22px}.pz-device img{border-radius:18px}.pz-device:after{top:calc(4px + 1.4%)}.case-visual:has(.pathzn-scene){height:510px}.case-visual .pz-fleet{width:92%;top:21%}.case-visual .pz-brand img{width:140px}.pz-explorer{grid-template-columns:1fr}.pz-explorer-copy{padding:32px 26px}.pz-explorer-stage{padding-top:8px;padding-bottom:35px}.pz-caption{min-height:0}.pz-explorer-stage .pz-device{border-radius:34px;padding:6px}.pz-explorer-stage .pz-device img{border-radius:28px}}@media(prefers-reduced-motion:reduce){.pz-fleet .pz-device,.pz-explorer-stage .pz-device{transition:none}.project-card:hover .pz-center{transform:rotate(-3deg)}}
.thinking-playground{margin-top:44px;background:#e9ede4;border:1px solid #ccd1c4;border-radius:16px;overflow:hidden}.thinking-top,.thinking-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 24px;font-size:10px;font-weight:650;letter-spacing:.1em}.thinking-top{border-bottom:1px solid #18201f1a}.thinking-dot{display:inline-block;width:7px;height:7px;background:#214aff;border-radius:50%;margin-right:8px}.thinking-grid{display:grid;grid-template-columns:1.15fr 1fr;min-height:340px}.thinking-invite{padding:26px 28px 10px}.thinking-invite h2{font-size:39px;line-height:1.03;float:left;margin-right:30px}.thinking-invite>p{font-size:13px;color:#58625e;padding-top:7px}.thinking-cards{clear:both;display:flex;align-items:center;justify-content:center;gap:12px;padding:34px 0 26px}.thought-card{font-family:inherit;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid #18201f24;box-shadow:0 5px 0 #18201f08,0 10px 20px #18201f0b;border-radius:8px;width:31%;min-height:136px;padding:16px 12px;cursor:pointer;transition:transform .25s,box-shadow .25s,border-color .25s;color:#18201f}.thought-video{background:#ddd5ff;transform:rotate(-7deg)}.thought-coffee{background:#f6e4cc;transform:translateY(-9px) rotate(3deg)}.thought-book{background:#d5e6fa;transform:rotate(7deg)}.thought-icon{font-size:27px;line-height:1;margin-bottom:14px}.thought-card>span:not(.thought-icon){font-size:13px;font-weight:750;letter-spacing:-.02em}.thought-card small{font-size:10px;margin-top:5px;line-height:1.4}.thought-card:hover,.thought-card[aria-pressed=true]{transform:translateY(-14px) rotate(0);border-color:#214aff;box-shadow:0 12px 25px #214aff1a}.thought-card:focus-visible{outline:3px solid #214aff;outline-offset:5px}.thinking-output{border-left:1px solid #18201f1a;padding:28px 30px;display:flex;align-items:center;position:relative;background:radial-gradient(circle at 80% 20%,#ffffff80,transparent 70%)}.thinking-idle{width:100%;text-align:center}.thinking-spark{display:block;color:#214aff;font-size:62px;line-height:1;margin-bottom:14px}.thinking-idle p{font-size:25px;line-height:1.2;letter-spacing:-.035em}.thinking-hint{display:block;font-size:9px;letter-spacing:.09em;margin-top:25px;color:#58625e}.thinking-answer{width:100%;animation:thought-appear .35s ease both}.thinking-answer .eyebrow{font-size:9px;margin-bottom:13px;color:#214aff}.thinking-answer h3{font-size:30px;line-height:1.1;max-width:410px}.thinking-answer>p:not(.eyebrow){font-size:13px;color:#58625e;margin:14px 0;max-width:410px}.thinking-answer a{display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid #18201f;padding-bottom:5px;font-weight:650;font-size:12px}.thinking-answer a:hover{color:#214aff}.thinking-bottom{border-top:1px solid #18201f1a;font-size:9px;color:#58625e}.thinking-bottom b{margin:0 12px;color:#214aff}@keyframes thought-appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.thinking-invite h2{float:none;margin:0 0 12px}.thinking-cards{gap:8px;padding-top:25px}.thought-card{padding:13px 9px}.thinking-answer h3{font-size:27px}}@media(max-width:700px){.thinking-playground{margin-top:30px}.thinking-top,.thinking-bottom{padding:14px 17px}.thinking-top>span:last-child,.thinking-bottom>span:last-child{display:none}.thinking-grid{grid-template-columns:1fr}.thinking-invite{padding:24px 18px 8px}.thinking-invite h2{float:left;font-size:31px;margin:0 18px 10px 0}.thinking-invite>p{font-size:11px}.thinking-cards{padding:30px 0 20px}.thought-card{min-height:125px;width:32%}.thought-card>span:not(.thought-icon){font-size:11px}.thought-card small{font-size:9px}.thinking-output{border-left:0;border-top:1px solid #18201f1a;min-height:240px;padding:24px}.thinking-spark{font-size:40px}.thinking-idle p{font-size:23px}.thinking-answer h3{font-size:28px}}@media(prefers-reduced-motion:reduce){.thought-card{transition:none}.thinking-answer{animation:none}}

.valoi-art .valoi-logo{width:155px;max-width:42%;height:auto;object-fit:contain;transform:none!important}.case-visual .valoi-logo{width:215px}
.valoi-motion{height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:6%;color:#f1f3e8;background:radial-gradient(ellipse at 80% 75%,#245442 0,#142d28 43%,#0b1918 90%)}.vm-brand{display:flex;align-items:center;justify-content:space-between;gap:18px}.vm-brand .valoi-logo{width:135px;max-width:33%;height:auto;transform:none!important}.vm-brand>span{font-size:10px;letter-spacing:.12em;color:#aec8ba}.vm-story{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:20px}.vm-story h3{font-size:clamp(29px,3.5vw,54px);line-height:1.03}.vm-story i{color:#bce6cd}.vm-replay{font-size:9px;letter-spacing:.1em;color:#a9c5b7}.vm-diagram{width:100%;height:auto;min-height:0;flex:1;overflow:visible;max-height:58%;margin:3px 0}.vm-bottom{display:flex;justify-content:space-between;gap:14px;font-size:9px;letter-spacing:.1em;margin-top:auto;padding-top:10px;color:#b5cdbd}.vm-book,.vm-video,.vm-play{transform-box:fill-box;transform-origin:center}.vm-particles{opacity:0}.vm-progress{transform-box:fill-box;transform-origin:left}.vm-running .vm-book{animation:vm-book 4.8s ease both}.vm-running .vm-video{animation:vm-video 4.8s ease both}.vm-running .vm-particles{animation:vm-transfer 4.8s ease both}.vm-running .vm-progress{animation:vm-progress 4.8s ease both}.vm-running .vm-play{animation:vm-play 4.8s ease both}@keyframes vm-book{0%,18%{transform:translateX(80px) scale(1.18)}45%,100%{transform:translateX(0) scale(1)}}@keyframes vm-video{0%,22%{opacity:0;transform:translateX(20px) scale(.88)}60%,100%{opacity:1;transform:none}}@keyframes vm-transfer{0%,22%{opacity:0;transform:translateX(-20px)}32%,45%{opacity:1}65%,100%{opacity:0;transform:translateX(55px)}}@keyframes vm-progress{0%,55%{transform:scaleX(0)}100%{transform:scaleX(1)}}@keyframes vm-play{0%,48%{opacity:0;transform:scale(.6)}70%,100%{opacity:1;transform:scale(1)}}@media(max-width:700px){.vm-story h3{font-size:36px}.vm-brand>span{font-size:9px}.vm-replay{display:none}.vm-bottom>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){.vm-running *{animation:none!important}.vm-particles{display:none}.vm-replay{display:none}}

.case-visual .valoi-motion{padding:35px 6%}.case-visual .vm-story{padding-top:15px}.case-visual .vm-story h3{font-size:clamp(34px,4vw,60px)}.case-visual .vm-diagram{max-height:60%;width:min(100%,700px);align-self:center}.case-visual .vm-brand .valoi-logo{width:185px}.valoi-motion:focus-visible{outline:3px solid #91e9b6;outline-offset:-5px}@media(max-width:700px){.case-visual:has(.valoi-motion){height:470px}.case-visual .valoi-motion{padding:25px 6%}.case-visual .vm-brand .valoi-logo{width:135px}}
/* Let the final project fill the second row. */
@media(min-width:701px){.project-grid>.project-card.valoi{grid-column:1/-1}.project-grid>.project-card.valoi .project-visual{aspect-ratio:2.6}.project-grid>.project-card.valoi .valoi-motion{padding:3% 4%;display:grid;grid-template-columns:1fr 1.3fr;grid-template-rows:auto 1fr auto;column-gap:5%}.project-grid>.project-card.valoi .vm-brand{grid-column:1/-1}.project-grid>.project-card.valoi .vm-story{grid-column:1;grid-row:2;flex-direction:column;align-items:flex-start;justify-content:center;gap:22px;padding:15px 0;margin:0}.project-grid>.project-card.valoi .vm-story h3{font-size:clamp(40px,4.8vw,72px)}.project-grid>.project-card.valoi .vm-diagram{grid-column:2;grid-row:2;width:100%;height:100%;max-height:100%;align-self:center;margin:0}.project-grid>.project-card.valoi .vm-bottom{grid-column:1/-1;grid-row:3}}

.nood-development-note{font-size:13px;line-height:1.6;color:var(--muted);margin:18px 0 12px;max-width:680px}
