@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#df3026;--ink:#282725;--paper:#f8f7f3;--muted:#64615d;--line:#dedbd5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:5px}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:36px;letter-spacing:-2px;color:var(--red)}.wordmark span{font-size:14px;vertical-align:top;display:inline-block;padding-top:7px;margin-left:4px;letter-spacing:0}.header-note{font-size:14px;color:var(--muted)}.contact-top{font-weight:600;border-bottom:1px solid;padding-bottom:7px}.contact-top span{margin-left:20px}.grid-paper{background-color:var(--paper);background-image:linear-gradient(#e6e3dd77 1px,transparent 1px),linear-gradient(90deg,#e6e3dd77 1px,transparent 1px);background-size:56px 56px}.hero{min-height:800px;height:calc(100svh - 100px);max-height:1000px;position:relative;display:flex;align-items:center;flex-direction:column;padding:74px 20px 100px;overflow:hidden}.hero-note,.section-tag{font-size:13px;letter-spacing:1.7px;font-weight:700;color:var(--red)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(76px,8vw,122px);font-weight:800;letter-spacing:-7px;line-height:1.02;text-align:center;margin:28px 0 22px;color:var(--red);z-index:2}h1 em,.contact h2 em{font-family:Georgia,serif;font-weight:400}h1 em{letter-spacing:-6px}.hero-description{text-align:center;line-height:1.65;font-size:18px;z-index:2}.red-button{display:inline-flex;justify-content:center;gap:35px;align-items:center;background:var(--red);color:white;border-radius:5px;padding:18px 24px;font-weight:600;transition:transform .2s,background .2s;z-index:2}.red-button:hover{background:#bc241c;transform:translateY(-3px)}.hero .red-button{margin-top:25px}.hero-photo{position:absolute;width:23%;max-width:325px;padding:12px 12px 18px;background:#fff;box-shadow:1px 8px 22px #2827251b;top:38%;z-index:1}.hero-photo img{display:block;width:100%;height:245px;object-fit:cover}.hero-photo figcaption{font-size:12px;margin-top:14px;text-align:center}.photo-left{left:-2%;transform:rotate(-10deg)}.photo-right{right:-2%;transform:rotate(9deg);top:29%}.hero-photo:before{content:'';position:absolute;width:75px;height:25px;background:#e7cab3a6;top:-9px;left:calc(50% - 37px);transform:rotate(3deg)}.sticker{position:absolute;font-size:16px;line-height:1.2;font-weight:700;padding:19px 25px;box-shadow:3px 4px 0 #28272512;z-index:3}.sticker-one{bottom:120px;left:24%;transform:rotate(-9deg);background:#f5df7e}.sticker-two{bottom:115px;right:23%;transform:rotate(7deg);background:#fbdad5;color:var(--red);font-size:12px;letter-spacing:1px}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:1.2px;color:var(--muted)}.client-strip{padding:35px 5%;background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:55px}.client-label{font-size:11px;letter-spacing:1.4px;line-height:1.7;max-width:80px;color:var(--muted)}.client-strip>div{display:flex;align-items:center;justify-content:space-between;flex:1;gap:25px}.client-strip b{font-size:21px;letter-spacing:-.8px;line-height:1}.client-strip b:first-child span{font-size:10px;display:block;letter-spacing:3px;text-align:center;margin-top:5px}.client-strip b:nth-child(3){font-size:16px}.section{padding:100px max(6%,calc((100vw - 1280px)/2))}.section-tag{margin-bottom:28px}h2{font-size:clamp(36px,4vw,60px);line-height:1.13;letter-spacing:-2.5px;font-weight:800}h2 span{color:var(--red)}.about-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.about-copy p{font-size:19px;line-height:1.7;margin-bottom:18px}.about-copy p+p{font-size:16px;color:var(--muted)}.text-link{display:inline-block;margin-top:14px;border-bottom:1px solid var(--red);padding-bottom:7px;color:var(--red);font-weight:600}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;gap:22px}.stats>div{background:white;padding:28px 24px;border:1px solid var(--line);box-shadow:4px 5px 0 #e9e6df;transform:rotate(-2deg)}.stats>div:nth-child(even){transform:rotate(2deg)}.stats strong{font-family:Manrope,Arial,sans-serif;font-size:clamp(32px,3.5vw,50px);letter-spacing:-2px}.stats strong span{color:var(--red);font-weight:500}.stats p{font-size:14px;color:var(--muted);margin-top:10px}.work{background:#f0efea}.work-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px}.work-heading>p{line-height:1.7;color:var(--muted);padding-bottom:6px}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 36px}.project{display:block;text-align:left;width:100%;border:1px solid #e1ded7;background:white;padding:13px 13px 22px;box-shadow:5px 6px 0 #e2dfd7;transform:rotate(-1deg);transition:transform .25s,box-shadow .25s;position:relative;color:var(--ink)}.project:nth-child(even){transform:rotate(1deg)}.project:hover{transform:translateY(-7px) rotate(0);box-shadow:7px 12px 0 #e2dfd7}.project-bar{font-size:12px;display:flex;justify-content:space-between;color:#827d75;padding:3px 4px 12px;letter-spacing:1px}.project-bar span:first-child{color:var(--red);letter-spacing:3px}.project-image{width:100%;height:310px;object-fit:cover;display:block;background:#eee}.project:nth-child(3) .project-image{object-position:center 43%}.project-info{padding:20px 8px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.project h3{font-size:25px;letter-spacing:-.8px}.project-info p{font-size:14px;color:var(--muted);margin-top:6px}.project-arrow{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:23px;color:var(--red);flex-shrink:0}.service-list{margin-top:48px}.service-list article{display:flex;align-items:center;gap:32px;padding:36px 30px;border:1px solid #e9cbc5;background:#f9e4df;box-shadow:4px 5px 0 #e1d6cf;margin-top:20px;border-radius:8px}.service-list article:nth-child(2){background:#f8efdc;border-color:#e8dcc4}.service-list article:nth-child(3){background:#eeeee8;border-color:#dadad1}.service-number{font-size:14px;color:var(--red);align-self:flex-start;padding-top:9px}.service-list h3{font-size:30px;letter-spacing:-1px}.service-list p{max-width:660px;font-size:16px;color:var(--muted);line-height:1.65;margin-top:12px}.service-label{font-size:11px;color:var(--red);letter-spacing:1px;margin-left:auto;white-space:nowrap;border:1px solid #dca99c;border-radius:30px;padding:10px}.service-symbol{margin-left:auto;font-size:50px;color:var(--red)}.process{background:white}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.process-grid article{border-top:1px solid #dfc4be;padding-top:24px}.process-grid article>span{display:inline-flex;background:#f9e4df;color:var(--red);width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;font-size:14px;margin-bottom:28px}.process-grid h3{font-size:18px;letter-spacing:-.3px;margin-bottom:14px}.process-grid p{font-size:15px;line-height:1.7;color:var(--muted)}.contact{position:relative;padding:95px 8% 90px;overflow:hidden}.contact h2{color:var(--red);font-size:clamp(60px,7.5vw,105px);line-height:1.02;letter-spacing:-5px;position:relative;z-index:1}.contact .red-button{margin-top:32px}.contact>p{font-size:15px;line-height:1.7;margin-top:24px;color:var(--muted)}.email{display:inline-block;margin-top:15px;border-bottom:1px solid;font-size:17px;position:relative;z-index:1}.contact-photo{position:absolute;right:6%;top:24%;width:30%;padding:14px 14px 24px;background:#fff;transform:rotate(8deg);box-shadow:8px 10px 0 #e5e0d8}.contact-photo img{width:100%;height:330px;object-fit:cover;display:block}.contact-photo span{display:block;font-size:12px;letter-spacing:1px;text-align:center;padding-top:20px;color:var(--red)}footer{padding:35px 5% 125px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);gap:30px}footer>span,footer>a:last-child{font-size:14px;color:var(--muted)}.dock{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:10;display:flex;padding:8px;gap:6px;border-radius:20px;background:#ffffffed;border:1px solid #dedbd5;box-shadow:0 6px 25px #30281a20;backdrop-filter:blur(15px)}.dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:75px;gap:4px;font-size:11px;color:var(--muted);border-radius:13px;padding:5px 7px;transition:background .2s,transform .2s}.dock a span{font-size:26px;color:var(--red);height:30px;line-height:30px}.dock a:hover,.dock a.active{background:#fce8e3;color:var(--red);transform:translateY(-2px)}dialog{width:min(1100px,94vw);max-height:90svh;padding:0;border:0;border-radius:14px;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#26231f99;backdrop-filter:blur(7px)}.close{position:absolute;z-index:2;right:14px;top:14px;border:1px solid #ddd;background:#fff;width:42px;height:42px;border-radius:50%;font-size:30px;line-height:1}.dialog-content{display:grid;grid-template-columns:1.35fr 1fr}.dialog-image{background:#eae7e0;padding:30px;display:flex;flex-direction:column;justify-content:center;min-height:510px}.dialog-image>img{width:100%;height:370px;object-fit:contain}.gallery-controls{display:flex;gap:25px;align-items:center;justify-content:center;margin-top:22px}.gallery-controls button{background:white;border:1px solid #ddd;border-radius:50%;width:40px;height:40px}.gallery-controls span{font-size:14px}.dialog-copy{padding:75px 35px 40px}.dialog-copy h2{font-size:38px;margin-bottom:18px}.dialog-copy>p{line-height:1.6}.dialog-copy .section-tag{font-size:12px;margin-bottom:20px}#dialog-stats{display:flex;gap:24px;margin:35px 0}#dialog-stats strong{display:block;font-size:26px;color:var(--red)}#dialog-stats span{font-size:12px;color:var(--muted)}body.modal-open{overflow:hidden}@media(min-width:1550px){.photo-left{left:3%}.photo-right{right:3%}}@media(max-width:1000px){.hero{min-height:760px}.hero-photo{width:24%;top:43%}.hero-photo img{height:180px}.hero-photo figcaption{font-size:10px}.photo-right{top:38%}.sticker-one{left:15%;bottom:100px}.sticker-two{right:13%;bottom:100px}.about-layout{gap:35px}.section{padding:75px 5%}.client-strip{gap:25px}.client-strip b{font-size:16px}.client-strip>div{flex-wrap:wrap}.project-image{height:250px}.project h3{font-size:21px}.service-label{display:none}.process-grid{gap:18px}.contact-photo{right:3%;width:31%}.contact-photo img{height:250px}.dialog-content{grid-template-columns:1fr 1fr}}@media(max-width:700px){header{height:80px}.wordmark{font-size:29px}.header-note{display:none}.contact-top{font-size:14px}.hero{height:auto;min-height:960px;padding-top:45px}.hero-note{font-size:10px;letter-spacing:1.3px}h1{font-size:76px;letter-spacing:-5px;margin-top:25px}h1 em{letter-spacing:-4px}.hero-description{font-size:16px}.hero-photo{width:44%;max-width:none;top:535px;left:4%;padding:8px 8px 13px}.hero-photo img{height:170px}.photo-right{left:auto;right:4%;top:575px}.hero-photo figcaption{font-size:10px;line-height:1.5}.sticker-one{font-size:12px;bottom:80px;left:12%;padding:12px 16px}.sticker-two{font-size:9px;bottom:90px;right:9%;padding:12px 16px}.hero-bottom{font-size:9px;justify-content:center;bottom:25px}.hero-bottom span:last-child{display:none}.client-strip{display:block;padding:25px 6%}.client-label{max-width:none;display:block;margin-bottom:20px}.client-strip>div{justify-content:flex-start;gap:25px 30px}.client-strip b{font-size:18px}.section{padding:65px 6%}h2{font-size:38px;letter-spacing:-1.8px}.section-tag{font-size:11px;margin-bottom:22px}.about-layout{grid-template-columns:1fr;gap:25px}.about-copy p{font-size:17px}.stats{grid-template-columns:repeat(2,1fr);gap:19px;margin-top:40px}.stats>div{padding:24px 16px}.stats strong{font-size:34px}.stats p{font-size:12px;line-height:1.5}.work-heading{display:block;margin-bottom:36px}.work-heading>p{margin-top:22px;font-size:15px}.projects{grid-template-columns:1fr;gap:35px}.project-image{height:250px}.project h3{font-size:22px}.project-info p{font-size:13px}.service-list article{gap:15px;padding:25px 20px}.service-list h3{font-size:24px}.service-list p{font-size:15px}.service-symbol{display:none}.process-grid{grid-template-columns:1fr;gap:25px}.process-grid article{display:grid;grid-template-columns:44px 1fr;column-gap:18px;padding-top:24px}.process-grid article>span{grid-row:1/3;margin:0}.process-grid h3{margin:0 0 8px}.process-grid p{grid-column:2}.contact{padding:65px 6% 55px}.contact h2{font-size:59px;letter-spacing:-3px}.contact-photo{position:relative;top:auto;right:auto;width:70%;margin:60px auto 15px;transform:rotate(5deg)}.contact-photo img{height:250px}.contact-photo span{font-size:10px}.email{font-size:16px}footer{align-items:flex-start;flex-wrap:wrap;padding:25px 6% 135px;gap:20px}footer>span{width:100%;order:3}.dock{bottom:15px}.dock a{width:67px}.dialog-content{grid-template-columns:1fr}.dialog-image{min-height:300px;padding:50px 18px 20px}.dialog-image>img{height:260px}.dialog-copy{padding:30px 25px}.dialog-copy h2{font-size:32px}.dialog-copy .section-tag{margin-bottom:10px}#dialog-stats{margin:25px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
