@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600&display=swap";:root{--ink:#22201e;--cream:#f7f3ea;--red:#e84834;--line:#c9c2b5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}header{border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;height:80px;padding:0 4.5vw;display:flex;position:relative}.brand{font-size:25px;font-weight:600}.brand span{color:var(--red);margin-left:5px}nav{gap:34px;font-size:14px;display:flex}nav a:hover{color:var(--red)}.mini{border-bottom:1px solid;font-size:14px}.hero{min-height:730px;padding:75px 7vw 55px;position:relative;overflow:hidden}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:600}.eyebrow i{background:var(--red);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block}.hero h1,.section-head h2,.intro h2,.skills h2,.pinterest h2,.case h2,footer h2{letter-spacing:-.065em;max-width:1100px;margin:42px 0;font-size:clamp(57px,8.5vw,126px);font-weight:500;line-height:.88}.hero-foot{justify-content:flex-end;align-items:flex-end;gap:7vw;display:flex}.hero-foot>p{max-width:430px;font-size:18px;line-height:1.55}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid var(--ink);border-radius:99px;padding:14px 20px;font-size:13px}.button.primary{background:var(--ink);color:#fff}.button:hover{transform:translateY(-2px)}.text-link{border-bottom:1px solid;font-size:13px}.orbit{border:1px solid var(--red);width:108px;height:108px;color:var(--red);border-radius:50%;place-items:center;font-family:Playfair Display;font-style:italic;display:grid;position:absolute;transform:rotate(-12deg)}.orbit.one{top:125px;right:15%}.orbit.two{width:76px;height:76px;top:290px;right:4%}.spark{color:var(--red);font-size:40px;position:absolute;bottom:175px;right:25%}.marquee{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;gap:40px;padding:18px 0;font-size:12px;display:flex;overflow:hidden}.marquee span{animation:22s linear infinite move}@keyframes move{to{transform:translate(-100%)}}.intro,.pinterest{grid-template-columns:1fr 1fr;gap:9vw;padding:130px 7vw;display:grid}.intro h2,.skills h2,.pinterest h2,.case h2,footer h2{font-size:clamp(45px,6vw,88px)}.about-copy>p{max-width:620px;font-size:20px;line-height:1.65}.notes{border-top:1px solid var(--line);margin-top:55px}.notes span{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 0;font-size:12px;display:flex}.work,.process,.case,.skills{padding:110px 5vw}.work{color:#f8f4eb;background:#20201e}.section-head{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-head h2{margin:30px 0;font-size:clamp(52px,7vw,98px)}.section-head>p{color:#9d9a92;max-width:390px;line-height:1.7}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px;display:grid}.project{color:var(--ink);background:#f8f4eb}.visual{place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.visual>b{opacity:.1;font-size:120px;position:absolute;bottom:-30px;right:-10px}.coral .visual{background:#f0a591}.violet .visual{background:#aea5dc}.lime .visual{background:#d8e989}.placeholder{letter-spacing:.12em;background:#fff9;padding:8px;font-size:9px;position:absolute;top:18px;left:18px}.mock{background:#fff;border:6px solid #222;border-radius:25px;width:170px;height:310px;padding:14px;transform:rotate(-5deg);box-shadow:12px 15px #2222}.mockbar{background:#222;border-radius:5px;width:45%;height:8px}.mockimg{background:#ddd;border-radius:12px;height:140px;margin:20px 0}.mocklines{background:repeating-linear-gradient(#bbb 0 5px,#0000 5px 14px);height:65px}.project-body{padding:28px}.project-body small{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.project-body h3{margin:14px 0;font-size:28px}.project-body p{min-height:70px;font-size:14px;line-height:1.6}.project-body dl{border-top:1px solid var(--line);font-size:11px}.project-body dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:9px 0;display:flex}.project-body dt{color:#777}.project-body dd{margin:0}.project-body>a{justify-content:space-between;margin-top:24px;font-weight:600;display:flex}.process{background:#ded7c8}.process ol{border-top:1px solid #aaa;grid-template-columns:repeat(3,1fr);margin:80px 0 0;padding:0;list-style:none;display:grid}.process li{border-bottom:1px solid #aaa;border-right:1px solid #aaa;min-height:220px;padding:28px}.process li span{color:var(--red);font-size:11px}.process li h3{margin:35px 0 15px;font:italic 600 35px Playfair Display}.process li p{max-width:260px;font-size:14px;line-height:1.6}.case{background:#f8f4eb}.case-title{text-align:center}.case-title h2{margin-left:auto;margin-right:auto}.case-title>p:last-child{max-width:600px;margin:0 auto;line-height:1.7}.case-meta{border-block:1px solid var(--line);justify-content:center;gap:70px;margin:60px 0;padding:20px;display:flex}.case-meta span{color:#777;font-size:11px}.case-meta b{color:var(--ink);margin-top:6px;display:block}.case-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.case-grid article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:50px}.case-grid article.wide{grid-column:1/-1}.case-grid small{color:var(--red)}.case-grid h3{font-size:30px}.case-grid p{color:#555;max-width:700px;line-height:1.7}.artifact{background:#d8e989;justify-content:center;align-items:center;gap:30px;height:300px;display:flex;position:relative}.artifact span{font-size:10px;position:absolute;top:18px;left:18px}.artifact i{background:#fff;border:3px solid #222;border-radius:16px;width:130px;height:220px;display:block}.artifact.final{background:#aea5dc}.artifact.final i{width:180px}.skills{text-align:center;color:#fff;background:#e94b37}.skills>div{flex-wrap:wrap;justify-content:center;gap:12px;max-width:900px;margin:60px auto;display:flex}.skills span{border:1px solid #ffaea4;border-radius:99px;padding:15px 22px}.skills i{margin-left:10px;font-style:normal}.pin-art{background:#9e95d2;border-radius:240px 240px 20px 20px;place-items:center;min-height:580px;display:grid;position:relative}.pin-art span{text-align:center;color:#fff;font:italic 600 50px/1 Playfair Display;transform:rotate(-8deg)}.pin-art i{color:#d8e989;font-size:80px;font-style:normal;position:absolute;top:80px;right:40px}.pinterest>div:last-child{padding-top:60px}.pinterest p:not(.kicker){max-width:590px;font-size:17px;line-height:1.75}.aside{border-left:3px solid var(--red);padding-left:25px;font-family:Playfair Display;font-style:italic;font-size:23px!important}footer{color:#fff;background:#20201e;padding:100px 7vw 30px}footer h2 em{color:#f1a08e}footer>p:nth-of-type(2){color:#aaa;font-size:18px}.footer-links{border-top:1px solid #555;grid-template-columns:repeat(3,1fr);margin:70px 0;display:grid}.footer-links a{border-bottom:1px solid #555;justify-content:space-between;padding:25px 0;font-size:22px;display:flex}.footer-links small{color:#f1a08e;font-size:9px}.copyright{color:#888;justify-content:space-between;font-size:11px;display:flex}@media (width<=800px){header{padding:0 20px}nav{display:none}.hero{min-height:680px;padding:55px 22px}.hero h1{margin-top:55px;font-size:58px}.hero-foot{display:block}.hero-foot>p{font-size:16px}.orbit{display:none}.spark{bottom:130px}.intro,.pinterest{grid-template-columns:1fr;padding:85px 22px}.about-copy{padding-top:0}.project-grid{grid-template-columns:1fr}.work,.process,.case,.skills{padding:80px 20px}.section-head{display:block}.visual{height:340px}.process ol{grid-template-columns:1fr}.process li{min-height:160px}.case-meta{flex-wrap:wrap;gap:20px}.case-grid{grid-template-columns:1fr}.case-grid article,.case-grid article.wide{border-right:0;grid-column:1;padding:30px 10px}.artifact{gap:10px;height:230px}.artifact i{width:80px;height:170px}.artifact.final i{width:120px}.pin-art{min-height:420px}.footer-links{grid-template-columns:1fr}.copyright{gap:20px}.notes span{display:block}.notes b{margin-top:6px;display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee span{animation:none}.button:hover{transform:none}}:root{--ivory:#f8f6f2;--stone:#efeae3;--charcoal:#222;--sage:#8b9b8c;--walnut:#8b5e3c;--terracotta:#c96a42;--gold:#c8a96a;--ink:var(--charcoal);--cream:var(--ivory);--red:var(--terracotta);--line:#d5d0c8}body{background:var(--ivory);color:var(--charcoal);font-family:Inter,sans-serif}body:before{content:"";pointer-events:none;z-index:100;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,.feature-copy h3,.manifesto,.about-question,.case-grid h3,.case-grid h4{font-family:Instrument Serif,serif;font-weight:400}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f6f2e8;height:88px;padding:0 5vw;position:sticky;top:0}.brand span,nav a:hover{color:var(--walnut)}.hero{background:radial-gradient(circle at 75% 20%,#efeae3 0,#0000 34%);flex-direction:column;justify-content:space-between;min-height:calc(100vh - 88px);padding:8vh 6vw 9vh;display:flex}.hero h1{letter-spacing:-.055em;max-width:1450px;margin:6vh 0;font-family:Instrument Serif,serif;font-size:clamp(66px,9.9vw,158px);line-height:.79}.hero h1 em,h2 em{color:var(--walnut);font-family:inherit;font-weight:400}.hero-foot{justify-content:space-between;align-items:end}.hero-foot>p{color:#595753;max-width:660px;font-size:17px;line-height:1.8}.button.primary{background:var(--terracotta);border-color:var(--terracotta);padding:17px 25px}.button.primary:hover{background:var(--walnut);border-color:var(--walnut)}.manifesto{text-align:center;background:var(--stone);letter-spacing:-.035em;place-items:center;min-height:60vh;padding:10vw;font-size:clamp(42px,6vw,90px);line-height:1.03;display:grid}.intro{grid-template-columns:1.15fr .85fr;align-items:center;min-height:100vh;padding:18vh 7vw}.intro h2{letter-spacing:-.04em;font-size:clamp(52px,6.4vw,100px);line-height:.94}.about-copy{padding-top:0}.about-copy>p{font-size:18px}.about-question{color:var(--walnut);margin:50px 0!important;font-size:clamp(38px,4vw,62px)!important;line-height:1.05!important}.home-work{background:var(--charcoal);padding:16vh 5vw}.section-head h2{letter-spacing:-.04em;font-family:Instrument Serif;font-weight:400}.featured-list{gap:15vh}.featured{min-height:78vh;color:var(--ivory);background:0 0;border-radius:0;grid-template-columns:1.3fr .7fr;overflow:visible}.featured:nth-child(2n){grid-template-columns:.7fr 1.3fr}.featured:nth-child(2n) .feature-art{order:2}.feature-art{min-height:70vh;transition:transform .7s cubic-bezier(.2,.8,.2,1);box-shadow:0 35px 80px #0004}.featured:hover .feature-art{transform:scale(1.012)}.feature-copy{padding:6vw}.feature-copy h3{font-size:clamp(44px,5vw,76px);font-weight:400}.feature-copy p{color:#bdb9b2}.feature-meta span{color:#9e9b95;border:0;padding:0 14px 0 0}.feature-copy strong{color:var(--ivory);border-color:#666;font-weight:500}.thermo-feature .feature-art{background:radial-gradient(circle at 70% 25%,#52634f,#0000 35%),#171a18}.process{background:var(--stone);padding:16vh 7vw}.process li h3{color:var(--walnut);font-family:Instrument Serif}.process li span{color:var(--terracotta)}.skills{background:var(--sage);color:var(--charcoal);padding:16vh 7vw}.skills h2 em{color:var(--ivory)}.skills span{border-color:#ffffff80}.pinterest{background:var(--ivory);padding:16vh 7vw}.pin-art{background:linear-gradient(145deg,var(--sage),#718274);border-radius:3px}.pin-art span{font-family:Instrument Serif;font-weight:400}.pin-art i{color:var(--gold)}footer{background:var(--charcoal);padding:14vh 7vw 100px}footer h2{letter-spacing:-.04em;font-family:Instrument Serif;font-weight:400}.footer-links{margin:60px 0 90px}.project-dock{background:#222222ed;border-color:#ffffff20}.project-dock b{color:var(--gold)}.case-grid article{animation:both editorial-rise;animation-timeline:view();animation-range:entry 10% cover 28%}.featured,.intro>div,.manifesto{animation:both editorial-rise;animation-timeline:view();animation-range:entry 8% cover 30%}@keyframes editorial-rise{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.hero{min-height:88vh;padding:7vh 22px}.hero h1{font-size:clamp(55px,16vw,82px);line-height:.84}.hero-foot{display:block}.hero-foot .actions{margin-top:28px}.manifesto{min-height:52vh;padding:70px 24px}.intro{min-height:0;padding:110px 22px}.featured,.featured:nth-child(2n){grid-template-columns:1fr;min-height:0}.featured:nth-child(2n) .feature-art{order:0}.feature-art{min-height:62vh}.feature-copy{padding:38px 8px 0}.featured-list{gap:110px}.home-work,.process,.skills,.pinterest{padding:110px 22px}.case-grid article{animation:none}}@media (prefers-reduced-motion:reduce){.case-grid article,.featured,.intro>div,.manifesto{animation:none}.feature-art{transition:none}}.project-dock{z-index:20;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#22201eef;border:1px solid #ffffff30;border-radius:99px;align-items:center;gap:5px;padding:6px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0004}.project-dock a{white-space:nowrap;border-radius:99px;padding:10px 14px;font-size:11px}.project-dock a:hover{color:#22201e;background:#fff}.project-dock b{color:#ff8b66;margin-right:4px}.case-end{padding-bottom:80px}@media (width<=700px){.project-dock{justify-content:space-around;width:calc(100% - 24px);bottom:10px}.project-dock a{padding:10px 7px}.project-dock a:first-child,.project-dock b{display:none}}.hotdrop-feature .feature-art{color:#171321;background:linear-gradient(145deg,#ffdb58,#ff6b9c 50%,#7b5cff)}.hotdrop-feature .feature-art b{color:#fff;margin-left:7vw}.drop-orbit{color:#fff;letter-spacing:.14em;background:#171321;border-radius:50%;place-items:center;width:90px;height:90px;font-size:11px;display:grid;position:absolute;top:12%;right:10%;transform:rotate(10deg)}.hotdrop-case{background:#fffaf2}.hotdrop-hero{color:#171321;background:radial-gradient(circle at 82% 20%,#ffd95c 0 12%,#0000 13%),linear-gradient(145deg,#ff789f,#9c63ff);border-radius:40px;min-height:750px;margin:0 5vw;padding:80px 6vw;position:relative;overflow:hidden}.hotdrop-word{letter-spacing:-.1em;margin:80px 0 50px;font-size:clamp(90px,17vw,230px);font-weight:600;line-height:.7}.hotdrop-word span{color:#fff;margin-left:10vw;display:block}.hotdrop-hero h1 em{color:#ffd95c}.hotdrop-hero>p:last-of-type{max-width:700px;font-size:18px;line-height:1.7}.drop-date{color:#fff;background:#171321;border-radius:35px;width:190px;height:190px;padding:28px;position:absolute;bottom:8%;right:7%;transform:rotate(6deg)}.drop-date b{color:#ffd95c;font-size:70px;line-height:.9;display:block}.drop-date span{font-size:11px}.hotdrop-case .case-grid small{color:#8a4cff}.drop-calendar{grid-template-columns:repeat(7,1fr);gap:8px;margin:35px 0;display:grid}.drop-calendar>b{text-align:center;background:#f0e9df;border-radius:18px;padding:25px 12px;font-size:10px}.drop-calendar .active{color:#fff;background:#171321;transform:translateY(-10px)}.drop-calendar span{color:#ffd95c;margin-top:14px;font-size:38px;display:block}.drop-features{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px;display:grid}.drop-features span,.drop-principles span{background:#f1eafa;border-radius:20px;padding:28px;font-size:12px;line-height:1.6}.drop-features b,.drop-principles b{margin-bottom:12px;font-size:18px;display:block}.drop-principles{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:35px;display:grid}.drop-principles span:nth-child(odd){background:#fff0b5}.drop-art{background:linear-gradient(135deg,#ffd95c,#ff789f,#9c63ff)}@media (width<=800px){.hotdrop-hero{border-radius:24px;min-height:620px;margin:0 12px;padding:55px 20px}.hotdrop-word{margin:70px 0 40px}.drop-date{width:150px;height:150px;margin:35px 0 0;position:relative;bottom:auto;right:auto}.drop-calendar{grid-template-columns:repeat(4,1fr)}.drop-features,.drop-principles{grid-template-columns:1fr}.hotdrop-hero>p:last-of-type{font-size:15px}}.home-work{min-height:0}.featured-list{gap:26px;margin-top:70px;display:grid}.featured{color:#22201e;background:#f7f3ea;border-radius:4px;grid-template-columns:1.1fr .9fr;min-height:500px;transition:transform .3s;display:grid;overflow:hidden}.featured:hover{transform:translateY(-6px)}.feature-art{place-items:center;display:grid;position:relative;overflow:hidden}.thermo-feature .feature-art{color:#fff;background:radial-gradient(circle at 70% 25%,#315569,#0000 35%),#0b0d10}.resq-feature .feature-art{background:#ff5a36}.feature-art>span{letter-spacing:-.08em;font-size:clamp(58px,9vw,130px);font-weight:600;line-height:.72}.thermo-feature .feature-art b{color:#bcebff;margin-left:8vw}.resq-feature .feature-art>span{font-size:clamp(100px,14vw,200px)}.resq-feature .feature-art b{color:#fff}.feature-phone{background:#ffffff16;border:5px solid;border-radius:28px;width:120px;height:235px;position:absolute;bottom:-30px;right:10%;transform:rotate(9deg);box-shadow:0 25px 50px #0004}.feature-copy{flex-direction:column;justify-content:center;padding:55px;display:flex}.feature-copy small{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.feature-copy h3{margin:25px 0;font-size:clamp(34px,4vw,58px);line-height:1.02}.feature-copy p{color:#666;line-height:1.7}.feature-meta{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.feature-meta span{border:1px solid #bbb;border-radius:99px;padding:8px 12px;font-size:10px}.feature-copy strong{border-top:1px solid #bbb;justify-content:space-between;padding-top:22px;display:flex}.case-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3eaef;grid-template-columns:1fr auto auto auto;gap:30px;display:grid;position:sticky;top:0}.case-nav>a:not(.brand),.case-nav>span{font-size:12px}.standalone{padding-top:60px}.standalone .case-title,.standalone .thermo-hero{margin:0 5vw}.standalone h1{letter-spacing:-.06em;font-size:clamp(52px,7vw,100px);font-weight:500;line-height:.9}.standalone h1 em{color:#ff5a36;font-family:Playfair Display}.case-meta span b{margin-top:6px;display:block}.case-end{border-top:1px solid;justify-content:space-between;margin-top:40px;padding:55px 0 10px;font-weight:600;display:flex}.case-end a:hover{text-decoration:underline}@media (width<=800px){.featured{grid-template-columns:1fr}.feature-art{min-height:330px}.feature-copy{padding:32px 24px}.case-nav{grid-template-columns:1fr auto;gap:10px;height:auto;padding:16px 20px}.case-nav>span{display:none}.case-nav>a:last-child{grid-column:2}.standalone{padding-top:25px}.standalone .case-title,.standalone .thermo-hero{margin:0 12px}.case-end{flex-direction:column;gap:25px}.featured:hover{transform:none}}.thermo .visual{background:linear-gradient(145deg,#0b0d10,#29333a)}.thermo .mock{background:#15191d;border-color:#bcebff}.thermo .mockimg{background:linear-gradient(135deg,#ff6b3d,#8b5e3c)}.thermo .mockbar,.thermo .mocklines{filter:invert()}.thermo-case{color:#f7f5ef;background:#0b0d10}.thermo-hero{background:radial-gradient(circle at 85% 15%,#244858 0,#0000 30%),radial-gradient(circle at 15% 85%,#6b392a 0,#0000 28%);border-radius:40px;flex-direction:column;justify-content:center;min-height:740px;padding:90px 5vw;display:flex}.thermo-hero>p:last-child{color:#c8cdd0;max-width:720px;font-size:18px;line-height:1.7}.thermo-word{letter-spacing:-.09em;margin:60px 0;font-size:clamp(80px,16vw,220px);font-weight:600;line-height:.65}.thermo-word span{color:#bcebff;margin-left:16vw}.thermo-case h2 em{color:#ff6b3d}.thermo-case .case-meta{border-color:#444}.thermo-case .case-meta b,.thermo-case .case-grid h3{color:#f7f5ef}.thermo-case .case-grid,.thermo-case .case-grid article{border-color:#404449}.thermo-case .case-grid p{color:#aeb4b8}.thermo-case .case-grid small{color:#ff8b66}.ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px;display:grid}.ecosystem-grid>div{background:#171b1f;border:1px solid #343a3f;border-radius:24px;padding:30px}.ecosystem-grid b{color:#bcebff}.ecosystem-grid h4{margin:40px 0 10px;font-size:24px}.thermo-flow{grid-template-columns:repeat(6,1fr);margin:35px 0;display:grid}.thermo-flow span{border:1px solid #41474b;padding:24px 12px;font-size:12px}.thermo-flow span:before{content:"✦";color:#ff6b3d;margin-bottom:20px;display:block}.principle-grid{background:#404449;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:35px;display:grid}.principle-grid span{background:#15191d;padding:28px;font-size:12px;line-height:1.6}.principle-grid b{color:#bcebff;margin-bottom:16px;font-size:17px;display:block}.thermo-art{background:linear-gradient(135deg,#8b5e3c,#ff6b3d)}.thermo-final{background:linear-gradient(135deg,#1a252b,#37677a)}.thermo-palette{grid-template-columns:repeat(4,1fr);margin:35px 0;display:grid}.thermo-palette span{flex-direction:column;justify-content:flex-end;height:180px;padding:24px;display:flex}.thermo-palette span:first-child{background:#0b0d10;border:1px solid #555}.thermo-palette span:nth-child(2){background:#8b5e3c}.thermo-palette span:nth-child(3){background:#ff6b3d}.thermo-palette span:nth-child(4){color:#0b0d10;background:#bcebff}.thermo-palette small{margin-top:5px;display:block}@media (width<=800px){.thermo-hero{border-radius:24px;min-height:600px;padding:50px 18px}.thermo-word span{margin-left:8vw}.ecosystem-grid{grid-template-columns:1fr}.thermo-flow{grid-template-columns:repeat(2,1fr)}.principle-grid{grid-template-columns:1fr}.thermo-palette{grid-template-columns:1fr 1fr}.thermo-palette span{height:120px}}.resq .visual{background:#ff5a36}.resq .mockimg{background:#ffd84d}.resq-case{background:#f5f4f1}.resq-case .case-title{color:#242321;background:linear-gradient(145deg,#ff5a36 0 62%,#ffd84d 62%);border-radius:40px;padding:70px 20px}.resq-case .case-title em{color:#fff}.resq-case .case-title>p:last-child{max-width:680px;font-size:18px}.resq-mark{letter-spacing:-.09em;margin:45px 0;font-size:clamp(90px,15vw,210px);font-weight:600;line-height:.75}.resq-mark span{color:#fff}.flow-steps{grid-template-columns:repeat(6,1fr);margin:35px 0;display:grid}.flow-steps span{border:1px solid #c9c2b5;padding:20px 12px;font-size:12px}.flow-steps b{color:#fff;text-align:center;background:#ff5a36;border-radius:50%;width:30px;height:30px;margin-bottom:20px;line-height:30px;display:block}.decision-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:35px;display:grid}.decision-grid>div{color:#fff;background:#242321;border-radius:20px;padding:28px}.decision-grid b{color:#ffd84d;font-size:18px}.decision-grid p{color:#ddd}.resq-art{background:#ffd84d}.resq-final{background:#ff5a36}.brand-strip{grid-template-columns:repeat(4,1fr);margin:35px 0;display:grid}.brand-strip>span{flex-direction:column;justify-content:flex-end;min-height:180px;padding:25px;font-weight:600;display:flex}.brand-strip>span:first-child{color:#fff;background:#ff5a36}.brand-strip>span:nth-child(2){background:#ffd84d}.brand-strip>span:nth-child(3){color:#fff;background:#242321}.brand-strip>span:nth-child(4){background:#f5f4f1;border:1px solid #c9c2b5}.brand-strip small{margin-top:5px;font-weight:400}@media (width<=800px){.resq-case .case-title{border-radius:24px;padding:50px 12px}.flow-steps{grid-template-columns:repeat(2,1fr)}.decision-grid,.brand-strip{grid-template-columns:1fr 1fr}.brand-strip>span{min-height:120px}.resq-mark{margin:35px 0}.resq-case .case-title>p:last-child{font-size:15px}}.hotdrop-feature .feature-art>span b{color:#fff;margin-left:7vw}.hotdrop-feature .drop-orbit{width:86px;height:86px;top:9%;right:8%}.hotdrop-phone{color:#171321;z-index:2;background:#fff;padding:18px 12px;bottom:-38px;right:8%;transform:rotate(7deg)}.hotdrop-phone i{color:#fff;background:linear-gradient(145deg,#f23b83,#7b4ed8);border-radius:9px;place-items:center;width:32px;height:32px;margin:12px 0 26px;font:700 10px Inter;display:grid}.hotdrop-phone small{letter-spacing:.08em;text-transform:uppercase;font:600 7px Inter;display:block}.hotdrop-phone>b,.hotdrop-phone>em{background:linear-gradient(90deg,#f23b83,#7b4ed8);border-radius:7px;padding:9px 7px;display:block;color:#fff!important;margin:9px 0!important;font:600 7px Inter!important}.hotdrop-phone>em{background:#56cdea;font-style:normal}.hotdrop-phone>span{background:linear-gradient(90deg,#fff 70%,#f8eaff 70%);border:1px solid #eadff2;border-radius:7px;height:28px;margin-top:7px;display:block}.contact-links{border-top:1px solid #555;grid-template-columns:repeat(2,1fr);gap:28px}.contact-links a{border-top:0;align-items:flex-end;min-width:0}.contact-links a span{overflow-wrap:anywhere;min-width:0;font-size:clamp(14px,1.35vw,21px)}.contact-links a small{color:#aaa;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:9px;display:block}.contact-links a b{color:#f1a08e;font-size:18px;font-weight:400}@media (width<=800px){.contact-links{grid-template-columns:1fr;gap:0}.contact-links a{align-items:center}.contact-links a span{font-size:16px}}img{max-width:100%}html,body{max-width:100%;overflow-x:hidden}main{overflow:clip}@media (width<=1100px) and (width>=801px){.intro{grid-template-columns:1fr;gap:45px;min-height:0;padding-block:120px}.featured,.featured:nth-child(2n){grid-template-columns:1fr;min-height:0}.featured:nth-child(2n) .feature-art{order:0}.feature-art{min-height:560px}.feature-copy{padding:60px 20px 90px}.featured-list{gap:120px}.contact-links{grid-template-columns:1fr;gap:0}.contact-links a{align-items:center}.case-grid article{padding:40px 30px}.product-stage{padding-inline:25px}}@media (width<=520px){.decision-grid,.brand-strip{grid-template-columns:1fr}.decision-grid>div{min-height:170px}.product-stage.resq-stage{flex-wrap:wrap;align-content:center;min-height:920px}.resq-phone:first-of-type{margin-right:0}.project-dock{bottom:calc(10px + env(safe-area-inset-bottom))}}@media (width<=430px){header{height:72px}.hero{padding-inline:18px}.hero h1{font-size:clamp(48px,15vw,64px)}.manifesto{font-size:40px}.home-work,.process,.skills{padding-inline:18px}.feature-art{min-height:300px}.feature-phone{width:96px;height:190px}.hotdrop-feature .drop-orbit{width:64px;height:64px;font-size:8px}.hotdrop-phone{padding:12px 9px;bottom:-24px;right:5%}.case-meta{justify-content:flex-start;padding-inline:18px}.product-stage{padding-inline:8px}.resq-phone{width:170px;height:390px}.contact-links a span{font-size:14px}.copyright{align-items:flex-end;font-size:9px}}.footer-note{color:#aaa;max-width:560px;font-size:17px;line-height:1.7}.footer-links:has(a:only-child){grid-template-columns:1fr}.showcase>p{margin-bottom:36px}.product-stage{border-radius:32px;justify-content:center;align-items:center;gap:34px;min-height:680px;padding:50px;display:flex;position:relative;overflow:hidden}.product-logo{z-index:2;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;display:grid;position:absolute;top:42px;left:42px}.product-logo>span{grid-row:1/3;place-items:center;width:54px;height:54px;display:grid}.product-logo>b{letter-spacing:-.05em;font-size:16px;line-height:.86}.product-logo>small{letter-spacing:.14em;font-size:7px!important}.device{position:relative;box-shadow:0 35px 80px #0006}.phone{background:#fff;border:8px solid #131517;border-radius:42px;flex:none;width:255px;height:535px;padding:24px 18px;overflow:hidden}.phone:before{content:"";background:#131517;border-radius:0 0 12px 12px;width:72px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.device-top{justify-content:space-between;margin:4px 3px 28px;font-size:8px;display:flex}.device-top b{font-size:6px}.app-brand{letter-spacing:-.05em;font-size:11px;font-weight:700}.phone>p{letter-spacing:.14em;margin:38px 0 8px!important;font-size:7px!important}.phone h4{margin:0 0 24px;font-family:Instrument Serif;font-weight:400;line-height:1;font-size:30px!important}.phone button{cursor:pointer;border:0;border-radius:99px;width:100%;padding:13px;font:600 9px Inter}.thermo-stage{color:#fff;background:radial-gradient(circle at 70% 15%,#315569 0,#0000 34%),linear-gradient(145deg,#111416,#261c19)}.thermo-logo>span{color:#bcebff;border:1px solid #bcebff;border-radius:50%;font-family:Instrument Serif;font-size:30px}.thermo-logo>small{color:#bcebff!important}.thermo-phone{color:#f7f5ef;background:#111518;margin-left:14%;transform:rotate(-4deg)}.thermo-phone .app-brand b{color:#bcebff}.readiness{background:linear-gradient(145deg,#254f61,#17262c);border-radius:70px 70px 18px 18px;flex-direction:column;height:136px;padding:22px;display:flex}.readiness span,.session-card span{letter-spacing:.12em;color:#bcebff;font-size:7px}.readiness b{margin:8px 0;font:42px/1 Instrument Serif}.readiness small,.session-card small{color:#9ba6aa;font-size:7px}.session-card{background:#1c2023;border:1px solid #333b40;border-radius:16px;margin-top:10px;padding:14px}.session-card b{margin:7px 0;font:19px Instrument Serif;display:block}.session-card button{color:#fff;background:#ff6b3d;margin-top:12px}.dashboard{background:#f4f1eb;border:7px solid #17191b;border-radius:22px;flex:none;width:600px;height:390px;overflow:hidden}.thermo-dashboard{color:#17191b;grid-template-columns:135px 1fr;display:grid;transform:rotate(2deg)}.dash-nav{color:#fff;background:#111518;flex-direction:column;gap:23px;padding:28px 18px;font-size:8px;display:flex}.dash-nav b{color:#bcebff;margin-bottom:20px}.dash-main{padding:32px}.dash-main>small{letter-spacing:.14em;color:#65757c;font-size:7px}.dash-main h4{margin:8px 0 25px;font-size:30px!important}.metric-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-row span{background:#fff;border-radius:10px;padding:13px;font-size:7px}.metric-row b{color:#315569;font:25px Instrument Serif;display:block}.chart{background:#182025;border-radius:13px;align-items:end;gap:12px;height:115px;margin:15px 0;padding:16px 20px;display:flex}.chart i{background:#bcebff;border-radius:7px 7px 2px 2px;flex:1}.chart i:first-child{height:32%}.chart i:nth-child(2){height:58%}.chart i:nth-child(3){height:43%}.chart i:nth-child(4){background:#ff6b3d;height:78%}.chart i:nth-child(5){height:66%}.chart i:nth-child(6){height:88%}.chart i:nth-child(7){height:73%}.privacy-note{color:#68747a;font-size:7px}.resq-stage{background:linear-gradient(145deg,#ff5a36 0 58%,#ffd84d 58%);min-height:720px}.resq-logo>span{color:#ffd84d;background:#242321;border-radius:50%;font-size:28px}.resq-logo>b{font-size:26px}.resq-logo>small{color:#242321!important}.resq-phone{color:#242321;transform:rotate(-5deg)}.resq-phone .app-brand{font-size:20px}.resq-phone .app-brand span{color:#ff5a36}.service-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;display:grid}.service-grid span{color:#ff5a36;background:#f5f2ec;border-radius:14px;height:78px;padding:12px;font-size:18px}.service-grid b{color:#242321;margin-top:10px;font-size:8px;display:block}.resq-phone>button{color:#fff;background:#242321}.tracking{padding:0;transform:rotate(5deg)}.tracking .device-top{margin-bottom:10px;padding:24px 18px 0}.map-grid{background-color:#f2eadb;background-image:linear-gradient(35deg,#0000 47%,#d1c8ba 48% 52%,#0000 53%),linear-gradient(-38deg,#0000 47%,#d1c8ba 48% 52%,#0000 53%);background-size:70px 70px;height:280px;position:relative}.map-grid:after{content:"Q";color:#fff;background:#ff5a36;border:5px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid;position:absolute;top:44%;left:54%}.helper-card{background:#fff;border-radius:22px 22px 0 0;width:100%;padding:20px;position:absolute;bottom:0;box-shadow:0 -10px 30px #0002}.helper-card h4{margin:9px 0;font-size:21px!important}.helper-card p{margin:0 0 16px!important;font-size:8px!important}.helper-card>div{border-top:1px solid #ddd;justify-content:space-between;padding-top:12px;font-size:8px;display:flex}.trust-card{color:#fff;background:#242321;border-radius:22px;align-self:flex-end;width:230px;padding:28px;transform:rotate(-3deg);box-shadow:0 24px 60px #0003}.trust-card small{letter-spacing:.13em;color:#ffd84d!important}.trust-card b{margin:22px 0;font:31px/1.05 Instrument Serif;display:block}.trust-card span{color:#ccc;font-size:9px}.case-grid article.showcase{padding:70px 5vw}@media (width<=1000px){.product-stage{justify-content:flex-end}.dashboard{width:500px}.thermo-phone{z-index:2;position:absolute;bottom:42px;left:8%}.trust-card{display:none}}@media (width<=700px){.case-grid article.showcase{padding:38px 12px}.product-stage{border-radius:20px;gap:8px;min-height:650px;padding:90px 15px 25px}.product-logo{top:22px;left:20px}.dashboard{display:none}.thermo-phone{margin:0;position:relative;bottom:auto;left:auto;transform:none}.resq-stage{min-height:620px}.resq-phone{border-radius:34px;width:210px;height:455px;padding:21px 14px}.resq-phone:first-of-type{z-index:2;margin-right:-55px;transform:rotate(-3deg)}.resq-phone.tracking{padding:0;transform:rotate(4deg)}.service-grid span{height:60px}.map-grid{height:235px}.helper-card{padding:14px}.product-logo>span{width:44px;height:44px}.product-logo>b{font-size:14px}}.hotdrop-live,.case-prototype{color:#fff;letter-spacing:.03em;background:#222;border-radius:99px;width:max-content;margin-top:24px;padding:15px 20px;font:500 12px Inter,sans-serif;display:inline-flex}.hotdrop-live:hover,.case-prototype:hover{background:#7b4ed8}.hotdrop-image{background:#efeae3;padding:5vw}.hotdrop-image img{width:100%;height:auto;display:block;box-shadow:0 30px 90px #372b4a24}.hero-shot{border-radius:3px;margin:0 5vw}.documentary-line{text-align:center;color:#222;padding:18vh 8vw;font:400 clamp(42px,6vw,86px)/1.02 Instrument Serif,serif}.drop-strategy,.drop-flow{grid-template-columns:repeat(4,1fr);gap:10px;margin:35px 0;display:grid}.drop-strategy span,.drop-flow span{border:1px solid #d6cfe0;border-radius:18px;padding:28px;font-size:12px;line-height:1.65}.drop-strategy b,.drop-flow b{color:#7b4ed8;margin-bottom:18px;font:400 25px Instrument Serif,serif;display:block}.calendar-shot{margin:35px 0;padding:0}.device-gallery{background:linear-gradient(145deg,#f3d9e7,#ded3ff);grid-template-columns:minmax(0,1100px);justify-content:center;gap:70px;margin-top:35px;padding:80px clamp(24px,6vw,90px);display:grid}.device-gallery figure{text-align:center;min-width:0;margin:0}.product-frame{aspect-ratio:16/9;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#8f63d5 transparent;background:#fff;border:9px solid #222;border-radius:28px;width:100%;overflow:hidden auto;box-shadow:0 30px 70px #30223c38}.product-frame img{background:#f8f9fb;width:100%;height:auto;display:block}.device-gallery figcaption{text-transform:uppercase;letter-spacing:.12em;margin-top:20px;font-size:11px}.device-gallery figcaption:after{content:" · Scroll to explore";color:#765f82}.case-prototype{background:linear-gradient(90deg,#f23b83,#7b4ed8);font-size:13px}@media (width<=800px){.hero-shot{margin:0 12px;padding:14px}.documentary-line{padding:100px 24px}.drop-strategy,.drop-flow{grid-template-columns:1fr}.device-gallery{gap:48px;padding:46px 12px}.product-frame{border-width:5px;border-radius:16px}}
