@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#262723;background:#f7f6f2;font-synthesis:none;font-weight:400;--orange:#d94b2b;--muted:#74756e;--line:#ddded6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}::selection{background:#f4b79e}h1,h2,h3,h4,p{margin:0}button svg{pointer-events:none}.container{width:min(1200px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:34px;letter-spacing:-2px;font-weight:800}.wordmark span{display:inline-block;color:var(--orange);font-size:26px;vertical-align:top;margin:2px 0 0 4px}.site-header nav{display:flex;align-items:center;gap:38px;font-size:13px;font-weight:500}.nav-work span{font-size:9px;color:var(--muted);vertical-align:super;margin-left:4px}.nav-contact{border:1px solid #b8b9b0;border-radius:30px;padding:11px 20px;display:flex;gap:25px}.nav-contact:hover{background:#262723;color:#fff}.skip-link{position:fixed;top:-80px;left:20px;background:#262723;color:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.hero>*{min-width:0}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:635px;padding-block:72px 62px;gap:20px}.hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:9px}.live-dot{width:7px;height:7px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 4px #ed603312}.hero h1{font-size:clamp(40px,4.4vw,64px);font-weight:600;letter-spacing:-3px;line-height:1.55;margin:26px 0 23px;white-space:nowrap}.role-highlight{position:relative}.role-highlight svg{position:absolute;bottom:-6px;left:0;width:100%;height:14px;fill:none;stroke:#ed764e;stroke-width:3;stroke-linecap:round;z-index:-1}.title-period{color:var(--orange)}.hero-description{white-space:pre-line;font-size:14px;line-height:2.1;color:#66685f}.primary-button{background:#292b26;color:#fff;display:inline-flex;align-items:center;gap:38px;padding:16px 23px;border-radius:4px;font-size:13px;margin-top:30px;transition:background .2s,transform .2s}.primary-button:hover{background:var(--orange);transform:translateY(-3px)}.primary-button span{font-size:22px;line-height:1}.hero-footnote{display:flex;align-items:center;gap:20px;font-size:10px;color:#898b80;margin-top:39px}.little-line{width:52px;height:1px;background:#b9bcb0}.hero-art{height:430px;position:relative;isolation:isolate}.art-orbit{position:absolute;border:1px dashed #cdd0c1;border-radius:50%;width:360px;height:360px;left:48px;top:36px;transform:rotate(-20deg)}.art-caption{font-size:8px;letter-spacing:2px;position:absolute;right:25px;top:3px;color:#858879}.note-card{position:absolute;top:34px;left:31px;width:255px;height:288px;background:#eeeee2;box-shadow:0 12px 24px #2627230c;padding:39px 25px;transform:rotate(-9deg);border:1px solid #e3e3d5}.note-pin{position:absolute;width:66px;height:21px;background:#e2d8b9aa;top:-9px;left:91px;transform:rotate(4deg)}.note-heading{font-size:15px}.note-card strong{display:block;font-size:25px;margin-top:9px;letter-spacing:1px}.note-scribble{font-family:Georgia,serif;font-style:italic;font-size:28px;color:#777e62;margin-top:31px;transform:rotate(-5deg);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:9px}.note-bottom{position:absolute;bottom:23px;font-size:6px;letter-spacing:1px}.idea-card{position:absolute;width:219px;height:254px;right:5px;top:126px;background:#fffefa;border:1px solid #e0e1d9;box-shadow:0 16px 40px #282b2310;padding:20px;transform:rotate(9deg)}.idea-top{font-size:6px;letter-spacing:1px;display:flex;justify-content:space-between}.idea-top>span{font-size:14px}.idea-drawing{height:133px;position:relative;display:grid;place-items:center}.idea-drawing i{position:absolute;border:1px solid #9ca391;width:90px;height:90px;border-radius:50%}.idea-drawing i:nth-child(1){transform:translate(-23px,10px)}.idea-drawing i:nth-child(2){transform:translate(23px,10px)}.idea-drawing i:nth-child(3){transform:translateY(-22px)}.idea-drawing>span{font-size:44px;color:#e77950;z-index:1}.idea-bottom{border-top:1px solid #e2e3d8;padding-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:11px;line-height:1.9}.idea-bottom b{font-weight:500}.idea-dot{width:21px;height:21px;border-radius:50%;background:#cad3bd}.orange-sticker{position:absolute;top:274px;left:33px;z-index:2;background:#ed744d;color:#342b22;transform:rotate(-7deg);padding:17px 23px;font-size:12px;line-height:1.8;box-shadow:2px 5px #cdd0c166}.orange-sticker strong{font-size:16px;font-weight:600}.art-star{position:absolute;right:20px;top:39px;color:#343d30;font-size:59px;transform:rotate(8deg)}.art-handwriting{position:absolute;bottom:4px;left:94px;color:#888e79;font-family:Georgia,serif;font-style:italic;font-size:15px;transform:rotate(-4deg)}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:21px;font-size:11px;color:#777970}.intro-strip>span:last-child{font-size:8px;letter-spacing:1.4px}.intro-strip>span:last-child span{margin-left:27px;font-size:18px;color:#292d23}.work-section{padding-top:86px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.section-heading h2,.about-copy h2{font-size:34px;letter-spacing:-1.2px;font-weight:500;line-height:1.55;margin-top:18px}.orange-dot{color:var(--orange);margin-left:3px}.section-heading>p{font-size:12px;line-height:1.9;color:#7b7d73;padding-bottom:3px}.work-toolbar{display:flex;justify-content:space-between;align-items:center;margin:34px 0 29px;gap:20px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{font-size:11px;padding:10px 17px;background:transparent;border-radius:24px;color:#74766c;border:1px solid transparent}.filter.active{background:#2b2e27;color:#fff}.filter:not(.active):hover{border-color:#c1c6b7}.filter span{font-size:8px;margin-left:8px;opacity:.6}.sample-label{font-size:9px;letter-spacing:1px;color:#7a7d71}.projects{display:grid;grid-template-columns:1fr 1fr;gap:48px 30px}.project-flow{grid-column:1/-1}.project-open{display:block;width:100%;text-align:left;background:none;padding:0;position:relative;overflow:hidden;border-radius:5px}.project-cover{position:relative;overflow:hidden;transition:transform .5s ease}.project-open:hover .project-cover{transform:scale(1.018)}.cover-hover{position:absolute;bottom:20px;right:20px;padding:12px 18px;border-radius:24px;font-size:11px;background:#fffefa;box-shadow:0 4px 20px #0001;opacity:0;transform:translateY(8px);transition:.2s}.project-open:hover .cover-hover,.project-open:focus-visible .cover-hover{opacity:1;transform:translateY(0)}.cover-label{font-size:8px;letter-spacing:1.8px;position:absolute;left:29px;top:27px;font-weight:600;z-index:1;color:#495345}.flow-cover{height:433px;background:#dfe5d8;padding:69px 70px 0}.flow-window{display:flex;background:#f9faf7;min-height:335px;border:1px solid #d2d9c8;border-radius:7px 7px 0 0;box-shadow:0 14px 28px #4b62341a;transform:perspective(1000px) rotateX(3deg) rotate(-1.5deg);width:100%;overflow:hidden}.flow-sidebar{width:144px;flex-shrink:0;padding:24px 13px;background:#f0f2ea;border-right:1px solid #e1e4da;position:relative;display:flex;flex-direction:column;gap:15px;font-size:8px;color:#6c7561}.flow-logo{font-size:21px;color:#4f6443;margin-bottom:17px;letter-spacing:-1px}.sidebar-selected{background:#e0e7d8;color:#3a5830;padding:8px;margin:-8px;border-radius:3px}.sidebar-bottom{position:absolute;bottom:19px}.flow-main{flex:1;padding:22px;min-width:0}.flow-breadcrumb{font-size:7px;color:#969c8f;margin-bottom:13px}.flow-title{display:flex;justify-content:space-between;align-items:center}.flow-title>b{font-size:17px;font-weight:600}.flow-title>span{font-size:13px;color:#879d76;letter-spacing:-4px}.flow-tabs{font-size:8px;margin-top:20px;border-bottom:1px solid #e3e6de;padding-bottom:13px;color:#4a6140}.flow-tabs>span{color:#94998e;margin-left:18px}.flow-tabs>i{float:right;font-style:normal;padding:5px 8px;background:#557247;color:#fff;border-radius:3px;margin-top:-4px}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.kanban h4{font-size:8px;font-weight:500;display:flex;align-items:center;gap:5px;margin-bottom:12px}.kanban h4 i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#afba9d}.kanban>div:nth-child(2) h4 i{background:#caab69}.kanban>div:nth-child(3) h4 i{background:#73975d}.kanban small{color:#8d9585;font-size:7px;margin-left:5px}.task-paper{background:#fff;border:1px solid #e7e9e1;border-radius:4px;padding:12px;margin-bottom:9px;box-shadow:0 2px 2px #00000003}.task-paper em{font-style:normal;font-size:6px;background:#edf0e9;color:#6d805a;padding:3px 5px;border-radius:2px}.task-paper b{display:block;font-size:9px;font-weight:500;margin:10px 0 7px}.task-paper p{font-size:7px;color:#959b8d}.task-paper footer{font-size:7px;color:#919987;display:flex;justify-content:space-between;align-items:center;margin-top:17px}.task-paper footer span{background:#e9e1d3;color:#90816a;padding:4px;border-radius:50%;font-size:5px}.task-paper .tag-purple{background:#f0edf5;color:#9b86b1}.task-paper .tag-yellow{background:#f5f0e3;color:#ae955b}.mini-wireframe{display:flex;gap:4px;padding:9px;margin-top:13px;height:45px;background:#f1f3ed}.mini-wireframe i{width:33%;border:1px solid #d9dece;background:#e6ebdf}.cover-footer{display:flex;justify-content:space-between;position:absolute;bottom:17px;left:30px;right:30px;font-size:9px;color:#607055}.cover-footer>span:last-child{font-size:7px;letter-spacing:1.4px}.project-details{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px}.project-meta{display:flex;gap:18px;font-size:9px;letter-spacing:.8px;color:#7c8073;margin-bottom:11px}.project-meta>span:last-child{color:#898d82;font-size:8px}.project-details h3{font-size:21px;font-weight:500;letter-spacing:-.5px}.project-details h3 button{padding:0;background:none;text-align:left;font-weight:inherit}.project-details h3 button:hover{color:var(--orange)}.project-details p{color:#787c71;font-size:11px;line-height:1.9;margin-top:9px}.project-tags{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.project-tags>span{font-size:9px;border:1px solid #dddfd5;border-radius:3px;padding:4px 8px;color:#74786b}.round-arrow{border:1px solid #cbd0c2;border-radius:50%;width:43px;height:43px;flex-shrink:0;background:transparent;font-size:23px;transition:.2s}.round-arrow:hover{background:#292d25;color:#fff;transform:rotate(10deg)}.daylight-cover,.nearby-cover{height:365px}.daylight-cover{background:#f0e6d6}.daylight-copy{position:absolute;top:74px;left:35px}.sun-symbol{color:#b89250;font-size:39px}.daylight-copy h3{font-size:32px;line-height:1.6;letter-spacing:1px;font-weight:500;margin-top:10px}.daylight-copy p{font-size:9px;color:#9b8e75;margin-top:12px}.daylight-brand{display:block;font-size:16px;color:#87765b;margin-top:31px}.daylight-brand i{font-size:11px;font-family:Georgia,serif;font-weight:400;margin-left:6px}.phone{position:absolute;right:37px;top:58px;background:#fcfbf6;border:5px solid #fffdf8;outline:1px solid #ddd7c9;border-radius:31px;width:184px;height:359px;transform:rotate(8deg);box-shadow:8px 15px 28px #977e5728;overflow:hidden;padding:12px}.phone-camera{position:absolute;top:6px;left:65px;background:#302f29;width:45px;height:10px;border-radius:10px}.phone-status{font-size:7px;display:flex;justify-content:space-between;font-weight:600}.phone-greeting{margin-top:26px;font-size:7px;color:#9a988b}.phone-greeting h4{font-size:18px;color:#535c42;font-weight:500;margin-top:8px}.phone-greeting p{font-size:7px;margin-top:5px}.plant-art{height:117px;position:relative;width:100px;margin:auto}.plant-stem{position:absolute;height:67px;width:2px;background:#7c8657;left:50px;top:24px;transform:rotate(8deg)}.plant-art>i{position:absolute;width:31px;height:19px;background:#a8b589;border-radius:0 80%;top:47px;left:24px;transform:rotate(13deg)}.plant-art>i:nth-of-type(2){top:29px;left:48px;transform:rotate(-57deg);background:#7e9464}.plant-art>i:nth-of-type(3){top:17px;left:30px;transform:rotate(24deg);width:23px;height:15px}.plant-art>i:nth-of-type(4){top:64px;left:49px;transform:rotate(-57deg);background:#8e9e73}.plant-pot{position:absolute;left:36px;top:87px;width:34px;height:27px;background:#d9b995;clip-path:polygon(0 0,100% 0,85% 100%,15% 100%)}.habit-card{display:flex;align-items:center;gap:7px;background:#eeefe4;border-radius:9px;padding:11px 7px}.habit-card>span{font-size:14px}.habit-card b{font-size:8px;font-weight:500;display:block;color:#5a654a}.habit-card small{font-size:5px;color:#93977f;display:block;margin-top:4px}.habit-card i{font-size:8px;margin-left:auto;border:1px solid #a0ad8b;border-radius:50%;padding:2px;color:#7d9165}.phone-quote{font-size:6px;color:#a6a48f;text-align:center;margin-top:16px}.phone-nav{display:flex;justify-content:space-around;margin-top:20px;color:#949a82;font-size:13px;text-align:center}.phone-nav small{display:block;font-size:5px;margin-top:3px}.nearby-cover{background:#e5e8ed}.nearby-cover .cover-label{color:#646e7b}.street-map{position:absolute;right:-17px;top:36px;width:330px;height:330px;transform:rotate(-17deg)}.map-block{position:absolute;background:#d5dce2;border:5px solid #edf0f2;border-radius:15px}.block-a{left:0;top:0;width:104px;height:134px}.block-b{left:120px;top:0;width:172px;height:104px}.block-c{left:0;top:149px;width:104px;height:151px}.block-d{left:120px;top:221px;width:172px;height:99px}.map-park{position:absolute;left:125px;top:122px;width:151px;height:80px;border-radius:14px;background:#c2cebd;border:5px solid #eef0ed;color:#82917a}.map-park>span{font-size:8px;position:absolute;top:13px;left:19px}.map-park>i{position:absolute;bottom:8px;right:15px;font-size:23px;font-style:normal}.map-park>i:last-child{right:43px;bottom:14px}.map-street{position:absolute;font-size:7px;color:#a4adb7}.street-a{top:108px;left:164px}.street-b{top:179px;left:78px;transform:rotate(90deg)}.map-location{position:absolute;left:139px;top:212px;border:6px solid #f9fafb;background:#6b83a2;box-shadow:0 0 0 8px #788ea21c;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:15px}.map-pin{position:absolute;background:#fdfdfb;box-shadow:0 3px 6px #0001;border-radius:10px;padding:7px;font-size:17px;transform:rotate(17deg)}.pin-a{top:70px;left:132px}.pin-b{top:43px;left:253px}.pin-c{top:155px;left:28px}.nearby-title{position:absolute;top:86px;left:30px;z-index:1}.nearby-title>span{font-size:10px;color:#7b8799}.nearby-title h3{font-size:31px;line-height:1.6;color:#45596d;font-weight:500;margin-top:8px}.place-card{position:absolute;bottom:40px;left:33px;right:40px;display:flex;gap:13px;align-items:center;background:#fffefb;border:1px solid #d7dde3;border-radius:7px;padding:10px;transform:rotate(-4deg);box-shadow:4px 10px 20px #33445a15}.place-art{width:74px;height:70px;background:#bec8c2;flex-shrink:0;display:grid;place-items:center;position:relative;overflow:hidden}.place-art>span{font-size:8px;color:#4c6459;transform:rotate(-8deg);z-index:1}.place-art b{font-family:Georgia,serif;font-size:6px}.place-art>i{position:absolute;bottom:-7px;width:26px;height:37px;right:10px;border:3px solid #eae9dc;border-radius:2px;background:#6f806e}.place-card>div:last-child{flex:1}.place-card small{display:block;font-size:6px;color:#999c98}.place-card>div>b{display:block;font-size:11px;margin-top:6px;color:#566474}.place-card>div>span{display:block;font-size:7px;margin-top:8px;color:#909994}.place-card>div>span>i{float:right;font-size:16px;font-style:normal;line-height:.5;color:#5d6c7c}.nearby-brand{position:absolute;bottom:12px;right:26px;font-size:13px;color:#66788c}.nearby-brand i{font-size:10px;font-family:Georgia,serif;margin-left:5px}.work-end{margin-top:48px;border-top:1px solid var(--line);padding:22px 0 72px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8b8e81}.work-end>span:last-child{font-size:8px;letter-spacing:1px}.about-section{background:#eeefe8;padding-block:75px}.about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:center}.about-visual{height:419px;background:#e4e6db;position:relative;padding:28px 34px;overflow:hidden;border-radius:3px}.about-eyebrow{font-size:8px;letter-spacing:1.5px;color:#787e6e}.lucky-art{font-family:Georgia,serif;font-style:italic;font-size:113px;letter-spacing:-10px;line-height:1.5;position:relative;color:#58634d}.lucky-art>span{font-family:sans-serif;font-style:normal;color:#d77951;font-size:62px;display:inline-block;transform:translate(9px,-26px) rotate(9deg)}.about-note{font-size:20px;line-height:1.9;font-weight:500;transform:rotate(-5deg);margin-top:-7px;color:#606a55}.about-note>span{text-decoration:underline;text-decoration-color:#a9b094;text-underline-offset:6px;text-decoration-thickness:2px}.about-stamp{position:absolute;right:23px;bottom:80px;border:1px solid #939c83;padding:11px;border-radius:50%;width:85px;height:85px;display:grid;place-items:center;font-size:9px;line-height:1.5;letter-spacing:1px;color:#7f896e;transform:rotate(18deg)}.about-visual-footer{position:absolute;bottom:24px;left:34px;right:34px;border-top:1px solid #c8cebd;padding-top:18px;display:flex;justify-content:space-between;font-size:9px;color:#7f8872}.about-visual-footer>span{font-size:19px;line-height:.7}.about-copy h2{font-size:32px;margin:18px 0 22px}.about-copy>p{font-size:12px;line-height:2.1;color:#777d6d;white-space:pre-line;margin-top:12px}.principles{margin-top:24px}.principles>div{display:grid;grid-template-columns:24px 1fr;gap:6px 10px;border-top:1px solid #d8dccf;padding:13px 0}.principles>div>span{grid-row:span 2;font-size:9px;color:#949b88;margin-top:3px}.principles b{font-size:12px;font-weight:500}.principles small{font-size:10px;color:#858c79}.contact-section{padding-block:85px 76px}.contact-content{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:27px}.contact-content h2{font-size:38px;line-height:1.6;letter-spacing:-1px;font-weight:500}.contact-content h2 span{color:var(--orange);position:relative}.contact-content p{font-size:11px;color:#858779;margin-top:21px;line-height:1.9}.contact-placeholder{text-align:center;min-width:160px;padding-right:22px}.contact-placeholder>span{display:block;font-size:47px;font-weight:400;color:var(--orange);margin-bottom:12px}.contact-placeholder b{display:block;font-size:12px;font-weight:500}.contact-placeholder small{display:block;font-size:10px;color:#929486;margin-top:9px}.contact-circle{display:flex;align-items:center;justify-content:center;gap:20px;flex-shrink:0;border-radius:50%;width:135px;height:135px;background:var(--orange);color:#fff;font-size:16px}.contact-circle>span{font-size:30px}.site-footer{border-top:1px solid var(--line);padding-block:26px;display:flex;align-items:center;gap:30px;color:#8b8d81;font-size:9px}.site-footer .wordmark{font-size:25px;color:#33382c}.site-footer .wordmark span{font-size:20px}.site-footer>span:nth-last-child(2){margin-left:auto;font-size:8px}.footer-divider{margin:0 10px;color:#c3c6b9}.back-top{border:1px solid #d0d5c5;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:16px;color:#5c6650}.case-dialog{border:1px solid #d9dccf;border-radius:12px;padding:0;background:#f7f6f2;color:#262723;width:min(780px,calc(100% - 32px));max-height:85dvh;box-shadow:0 25px 90px #0003}.case-dialog::backdrop{background:#1e261bb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-top{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:15px 30px;border-bottom:1px solid var(--line);background:#f7f6f2;z-index:2}.dialog-top>span{font-size:9px;letter-spacing:1.6px;color:#747d66}.close-button{width:34px;height:34px;border-radius:50%;background:#e9ecdf}.close-button:hover{background:#dce1cc}.dialog-body{padding:36px 42px}.dialog-body h2{font-size:30px;line-height:1.5;font-weight:500;margin-top:14px}.dialog-description{font-size:13px;color:#757d67;line-height:1.9;margin-top:15px}.sample-notice{font-size:11px;line-height:1.8;padding:14px 18px;background:#eeeadf;color:#897955;border-radius:4px;margin:23px 0 12px}.case-section{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:24px 0;border-bottom:1px solid var(--line)}.case-section-number{font-size:11px;color:var(--orange);padding-top:3px}.case-section h3{font-size:16px;font-weight:500;margin-bottom:11px}.case-section p{font-size:13px;color:#717765;line-height:2}.text-link{background:none;padding:0;margin-top:28px;font-size:13px;color:var(--orange)}.text-link span{margin-left:20px;font-size:22px}@media(min-width:1500px){.hero{min-height:700px}.hero-art{transform:scale(1.06)}.hero h1{font-size:65px}}@media(max-width:1100px){.container{width:calc(100% - 72px)}.hero{grid-template-columns:1.15fr 1fr;min-height:580px}.hero h1{font-size:46px}.hero-art{transform:scale(.88);transform-origin:center right;margin-left:-40px}.hero-description{font-size:12px}.flow-cover{padding-inline:40px;height:400px}.flow-sidebar{width:117px}.flow-title>b{font-size:14px}.daylight-copy{left:25px}.daylight-copy h3{font-size:28px}.phone{right:16px;width:170px}.daylight-copy p{max-width:115px;line-height:1.8}.nearby-title h3{font-size:28px}.place-card{left:23px;right:20px}.about-grid{gap:55px}.lucky-art{font-size:96px}.lucky-art>span{font-size:47px}.section-heading h2{font-size:30px}.about-copy h2{font-size:28px}.project-details h3{font-size:18px}.round-arrow{width:35px;height:35px;font-size:20px}}@media(max-width:800px){.container{width:calc(100% - 48px)}.site-header{height:90px}.hero{grid-template-columns:minmax(0,1fr);gap:0;padding-top:56px;padding-bottom:18px}.hero h1{font-size:56px;letter-spacing:-2px;margin-top:24px}.hero-copy{position:relative;z-index:2}.hero-art{width:430px;max-width:100%;height:405px;transform:scale(.9);transform-origin:center;margin:-8px auto -12px}.hero-footnote{margin-top:27px}.hero-description{font-size:14px}.hero .primary-button{margin-top:24px}.section-heading h2{font-size:29px}.section-heading>p{font-size:10px}.work-section{padding-top:60px}.flow-cover{padding:62px 22px 0;height:357px}.flow-sidebar{width:100px;padding-inline:9px}.flow-main{padding:18px 13px}.flow-window{min-height:274px}.flow-title>b{font-size:13px}.kanban{gap:7px}.task-paper{padding:9px}.task-paper b{font-size:8px}.task-paper p{font-size:6px}.task-paper footer{margin-top:10px}.cover-footer{bottom:12px}.projects{gap:34px 22px}.daylight-cover,.nearby-cover{height:340px}.project-daylight,.project-nearby{grid-column:1/-1}.daylight-copy{left:40px;top:60px}.daylight-copy h3{font-size:35px}.daylight-copy p{max-width:none}.phone{right:65px;width:190px;top:45px}.nearby-title{left:40px}.nearby-title h3{font-size:34px}.street-map{right:15px;top:15px}.place-card{left:40px;right:70px;bottom:35px}.place-card>div>b{font-size:13px}.place-card small{font-size:8px}.place-card>div>span{font-size:9px}.about-grid{grid-template-columns:1fr 1.15fr;gap:28px}.about-visual{height:382px;padding-inline:23px}.lucky-art{font-size:75px;letter-spacing:-7px;margin-top:20px}.lucky-art>span{font-size:36px;transform:translate(4px,-20px)}.about-note{font-size:17px;margin-top:12px}.about-stamp{width:64px;height:64px;font-size:7px;bottom:70px;right:11px}.about-visual-footer{left:23px;right:23px;font-size:7px}.about-copy h2{font-size:24px}.about-copy .eyebrow{font-size:7px;letter-spacing:1px}.about-copy>p{font-size:11px}.contact-content h2{font-size:30px}.contact-placeholder{min-width:115px;padding:0}.site-footer{gap:18px}.site-footer>span:nth-child(2){display:none}.contact-section{padding-block:65px}.work-end{padding-bottom:50px}}@media(max-width:480px){.container{width:calc(100% - 40px)}.site-header{height:78px}.wordmark{font-size:30px}.site-header nav{gap:18px;font-size:11px}.nav-contact{padding:8px 13px;gap:12px}.nav-work span{display:none}.hero{padding-top:43px}.hero h1{font-size:40px;letter-spacing:-1.6px;line-height:1.65}.hero-eyebrow{font-size:7px;letter-spacing:1.2px}.hero-description{font-size:12px}.hero-art{width:360px;height:377px;transform:scale(.85);margin-top:0;margin-bottom:-30px}.note-card{left:5px;width:232px;height:265px}.note-card strong{font-size:23px}.note-heading{font-size:13px}.note-pin{left:78px}.idea-card{right:-5px;top:121px;width:189px;height:231px;padding:16px}.idea-drawing{height:117px}.idea-drawing i{width:73px;height:73px}.idea-bottom{font-size:10px}.orange-sticker{left:4px;top:255px}.art-star{right:0;top:32px;font-size:50px}.art-orbit{left:0;width:325px;height:325px}.art-caption{right:0;font-size:6px}.art-handwriting{left:52px;bottom:-7px}.hero-footnote{font-size:9px}.primary-button{font-size:12px;padding:14px 20px}.intro-strip{padding-block:18px}.intro-strip>span:first-child{font-size:8px}.intro-strip>span:last-child{font-size:6px;letter-spacing:.6px}.intro-strip>span:last-child span{margin-left:8px;font-size:14px}.section-heading{display:block}.section-heading h2{font-size:25px;margin-top:15px}.section-heading>p{margin-top:14px}.section-heading>p br{display:none}.work-toolbar{align-items:flex-start;flex-direction:column;gap:14px;margin-top:24px}.filters{gap:3px}.filter{padding:9px 12px;font-size:10px}.sample-label{font-size:8px}.flow-cover{height:272px;padding:55px 0 0 17px}.cover-label{left:20px;top:22px;font-size:6px;letter-spacing:1.2px}.flow-window{width:480px;transform:scale(.76) rotate(-2deg);transform-origin:top left;min-height:260px}.flow-sidebar{width:100px}.flow-main{padding:16px 12px}.flow-title>b{font-size:13px}.cover-footer{left:20px;right:20px;font-size:7px;bottom:11px}.cover-footer>span:last-child{font-size:5px;letter-spacing:.5px}.project-details{padding-top:17px;gap:9px}.project-details h3{font-size:17px}.project-details p{font-size:10px}.project-meta{font-size:8px;margin-bottom:9px}.project-tags>span{font-size:8px}.round-arrow{width:31px;height:31px;font-size:19px}.daylight-cover,.nearby-cover{height:310px}.daylight-copy{left:23px;top:60px}.daylight-copy h3{font-size:28px}.daylight-copy p{font-size:7px;max-width:112px}.daylight-brand{font-size:13px;margin-top:24px}.sun-symbol{font-size:30px}.phone{right:13px;top:53px;transform:rotate(8deg) scale(.88);transform-origin:top right;width:180px}.nearby-title{top:66px;left:23px}.nearby-title h3{font-size:28px}.nearby-title>span{font-size:8px}.street-map{right:-58px;top:22px;transform:rotate(-17deg) scale(.9)}.place-card{left:23px;right:23px;bottom:39px;padding:8px;gap:10px}.place-art{width:62px;height:58px}.place-card small{font-size:6px}.place-card>div>b{font-size:10px}.place-card>div>span{font-size:7px}.work-end{flex-direction:column;gap:10px;font-size:9px;margin-top:35px}.work-end>span:last-child{font-size:6px}.about-section{padding-block:42px}.about-grid{grid-template-columns:1fr;gap:34px}.about-visual{height:330px;padding-inline:30px}.lucky-art{font-size:104px;line-height:1.2;margin-top:8px}.lucky-art>span{font-size:55px}.about-note{font-size:19px;margin-top:0}.about-stamp{right:38px;bottom:80px;width:75px;height:75px;font-size:8px}.about-visual-footer{left:30px;right:30px;font-size:8px}.about-copy h2{font-size:28px}.about-copy .eyebrow{font-size:8px}.about-copy>p{font-size:12px}.contact-content{align-items:flex-start;flex-direction:column;gap:27px}.contact-content h2{font-size:28px;letter-spacing:-1px}.contact-content p{font-size:10px;max-width:280px}.contact-placeholder{text-align:left;display:grid;grid-template-columns:43px 1fr;gap:7px 12px;align-items:center}.contact-placeholder>span{grid-row:span 2;font-size:38px;margin:0}.contact-placeholder small{margin:0;font-size:9px}.contact-placeholder b{font-size:11px}.site-footer{flex-wrap:wrap;gap:16px}.site-footer>span:nth-last-child(2){font-size:7px;margin-left:auto}.footer-divider{margin:0 5px}.back-top{width:25px;height:25px;font-size:13px}.site-footer .wordmark{font-size:22px}.site-footer .wordmark span{font-size:17px}.dialog-body{padding:25px 22px}.dialog-body h2{font-size:23px}.dialog-top{padding-inline:22px}.dialog-description,.case-section p{font-size:12px}.case-section{grid-template-columns:22px 1fr;gap:8px}.case-section h3{font-size:15px}.sample-notice{padding:12px;font-size:10px}}@media(max-width:360px){.hero-art{width:330px;max-width:none;transform:scale(.76);transform-origin:top left;margin-left:12px;margin-bottom:-70px}.art-orbit{width:290px;height:290px}.hero h1{font-size:36px}.phone{right:0;transform:rotate(8deg) scale(.77)}.daylight-copy{left:18px}.daylight-copy h3{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
