@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900;1000&family=Kalam:wght@300;400&display=swap";:root{font-family:DM Sans,sans-serif;color:#070831;background:#fcfaf1;font-synthesis:none;--blue:#afe7fa;--accent:#ff4047;--azure:#309ce0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #1879b8;outline-offset:5px}img{display:block;max-width:100%}.container{width:min(1300px,90%);margin:auto}.hero{background:var(--blue);overflow:hidden}.header{height:100px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.logo{font-size:36px;letter-spacing:-1.8px;font-weight:1000}.header nav{display:flex;gap:42px;font-size:15px;font-weight:700}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:770px;position:relative}.hero-copy{position:relative;z-index:1;padding-bottom:30px}.hand{font-family:Kalam,cursive;font-size:20px;font-weight:400;color:var(--azure);line-height:1.35}.eyebrow{color:#070831;transform:rotate(-4deg);transform-origin:left;margin-bottom:48px;white-space:nowrap;font-size:21px}.eyebrow span{margin:0 16px}h1{font-size:clamp(60px,6.7vw,100px);line-height:.98;letter-spacing:-6px;font-weight:1000;margin:0 0 35px;white-space:nowrap}.intro{font-size:27px;line-height:1.3;letter-spacing:-.6px;margin-bottom:40px;max-width:540px}.cta{display:inline-flex;justify-content:center;gap:28px;align-items:center;padding:22px 33px;border:0;border-radius:99px;background:var(--accent);color:#fff;font-size:20px;font-weight:700;transition:transform .2s,background .2s}.cta:hover{background:#e52c36;transform:translateY(-3px)}.hero-note{margin:36px 0 0 80px;color:#073474;transform:rotate(-7deg);font-size:18px}.hero-art{position:relative;margin-left:-12px;width:calc(100% + 55px);animation:float 7s ease-in-out infinite}.hero-art img{width:100%;mix-blend-mode:multiply}.art-note{position:absolute;right:0;top:0;color:#173664;font-size:16px;transform:rotate(-8deg)}.example-label{position:absolute;right:40px;bottom:6px;font-size:11px;opacity:.65}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:65px;padding-bottom:58px}.service{display:flex;gap:24px}.service>svg{flex-shrink:0;color:var(--azure)}.service h2{font-size:29px;letter-spacing:-1.1px;margin:0;font-weight:1000}.service h3{font-size:17px;margin:2px 0 12px;font-weight:700}.service p{font-size:16px;line-height:1.6;margin:0;color:#424359}.work{padding:20px 0 65px;scroll-margin-top:25px}.work-heading{display:flex;align-items:end;gap:20px;margin:0 0 25px}.work-heading .hand{transform:rotate(-4deg);margin:0 0 15px}.work h2,.contact-section h2{font-size:57px;line-height:1.06;letter-spacing:-2.8px;font-weight:1000;margin:0}.filters{margin-left:auto;display:flex;gap:30px;flex-wrap:wrap;justify-content:flex-end;padding-bottom:10px;max-width:420px}.filters button,.text-button{border:0;border-bottom:1px solid currentColor;background:none;padding:5px 0;font-size:14px;display:flex;gap:8px;align-items:center}.filters button[aria-pressed=true]{color:#0878b8;font-weight:800}.gallery{display:grid;grid-template-columns:1.7fr 1fr;grid-template-rows:220px 220px;gap:15px}.project{position:relative;overflow:hidden;border:0;border-radius:12px;padding:0;text-align:left;background:#102230}.project.featured{grid-row:span 2}.project img{height:100%;width:100%;object-fit:cover;transition:transform .7s,filter .3s;filter:brightness(.82)}.project:hover img{transform:scale(1.045);filter:brightness(.95)}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1.5px solid white;border-radius:50%;width:61px;height:61px;display:grid;place-items:center;color:#fff;background:#101a273b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.featured .play{width:88px;height:88px}.caption{position:absolute;bottom:22px;left:23px;color:#fff;text-shadow:0 1px 8px #000;display:flex;flex-direction:column;gap:4px}.caption small{text-transform:uppercase;letter-spacing:3px;font-size:12px}.caption strong{font-size:21px;font-weight:500}.filtered{grid-template-columns:repeat(2,1fr);grid-template-rows:320px}.sample-note{font-size:12px;color:#676a78;margin-top:16px}.contact-section{border-top:1px solid #bce2f5;padding:65px 0 60px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact-section .hand{transform:rotate(-4deg);transform-origin:left}.contact-section h2{font-size:48px}.contact-section p{line-height:1.6}.heart{color:var(--azure);margin-top:14px}form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}input,textarea,select{width:100%;padding:13px 14px;border:1px solid #d9d9d0;border-radius:8px;background:#fffef9;color:#070831}textarea{resize:vertical;min-height:90px}form .cta{align-self:start;font-size:16px;padding:16px 23px}.form-note{font-size:12px;margin:0;color:#656778}.footer{padding:27px 0;border-top:1px solid #e0e0d7;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer .logo{font-size:26px}.footer span,.footer>a:last-child{font-size:13px}.footer>a:last-child{display:flex;align-items:center;gap:9px}dialog{border:0;border-radius:18px;padding:0;width:min(850px,92vw);max-height:90vh;background:#fcfaf1;color:#070831;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#050924b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}dialog>img{width:100%;max-height:48vh;object-fit:cover}.dialog-copy{padding:25px 35px 35px}.dialog-copy h2{font-size:30px;margin:10px 0}.dialog-copy p{line-height:1.6}.close{position:absolute;right:14px;top:14px;display:grid;place-items:center;border:0;border-radius:50%;height:43px;width:43px;background:#fff;z-index:2}.skip{position:fixed;top:-100px;left:10px;background:#fff;padding:15px;z-index:99}.skip:focus{top:10px}@keyframes float{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-15px) rotate(.5deg)}}@media(max-width:1100px){.header{height:80px}.hero-grid{min-height:610px}.hero-art{width:calc(100% + 40px)}h1{font-size:7vw;letter-spacing:-4px}.intro{font-size:22px}.eyebrow{font-size:17px;margin-bottom:36px}.eyebrow span{margin:0 8px}.cta{font-size:17px;padding:19px 26px}.services{gap:25px}.service{gap:14px}.service h2{font-size:25px}.service h3,.service p{font-size:14px}.work h2{font-size:46px}.gallery{grid-template-rows:180px 180px}.contact-grid{gap:40px}.contact-section h2{font-size:39px}}@media(max-width:700px){.container{width:89%}.header{height:78px}.logo{font-size:28px}.header nav{gap:20px;font-size:13px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding-top:35px;padding-bottom:0}.eyebrow{font-size:15px;margin:0 0 28px}h1{font-size:clamp(42px,10.5vw,72px);letter-spacing:-2.8px;line-height:1.02;margin-bottom:23px}.intro{font-size:20px;margin-bottom:25px}.cta{font-size:16px;gap:20px;padding:17px 24px}.hero-note{display:none}.hero-art{width:114%;margin:12px -7% 20px}.art-note{right:5%;top:3%;font-size:14px}.example-label{bottom:0;right:7%}.services{grid-template-columns:1fr;gap:30px;padding:40px 0}.service{gap:20px}.service h2{font-size:25px}.service h3,.service p{font-size:15px}.service p{max-width:35ch}.work{padding-top:18px;padding-bottom:38px}.work-heading{display:block}.work h2{font-size:39px;letter-spacing:-2px}.hand{font-size:18px}.filters{margin:20px 0 0;justify-content:flex-start;gap:18px}.filters button{font-size:12px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 155px;gap:10px}.project.featured{grid-row:auto;grid-column:span 2}.caption{left:13px;bottom:14px}.caption small{font-size:9px;letter-spacing:2px}.caption strong{font-size:14px}.play{width:42px;height:42px}.play svg{width:18px}.featured .play{height:67px;width:67px}.featured .play svg{width:26px}.featured .caption strong{font-size:20px}.filtered{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:240px}.contact-section{padding:35px 0}.contact-grid{grid-template-columns:1fr;gap:20px}.contact-section h2{font-size:37px;letter-spacing:-1.8px}.contact-section p{font-size:15px}.heart{display:none}.form-row{grid-template-columns:1fr}.contact-section .form-note{font-size:12px}.footer{flex-wrap:wrap;gap:16px}.footer span{display:none}.dialog-copy{padding:20px}.dialog-copy h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero{background:#a7e5fc}.hero-art img{mix-blend-mode:normal}.hero-grid{min-height:720px}.hero-art{width:calc(100% + 95px);margin-left:-30px}.hero-copy{padding-top:0}.hero-note{margin-top:30px}@media(max-width:1100px){.hero-grid{min-height:610px}.hero-art{width:calc(100% + 50px);margin-left:-15px}}@media(max-width:700px){.hero-grid{min-height:0}.hero-art{width:114%;margin:12px -7% 20px}.hero-copy{padding-top:35px}}@media(min-width:701px)and (max-width:1100px){h1{font-size:7.8vw;letter-spacing:-4.5px}.hero-art{width:calc(100% + 140px);margin-left:-65px}.hero-grid{min-height:595px}.services{padding-top:48px;padding-bottom:40px}.work h2{font-size:54px}}@media(min-width:701px){.intro{max-width:440px}.art-note{right:65px}}.website-project{display:block;background:#fff}.website-project img{object-fit:cover;object-position:top;filter:none}.website-project .caption{background:#070831ed;left:0;right:0;bottom:0;padding:15px 20px;text-shadow:none}.website-project .caption strong{font-size:20px}.website-project .caption small{font-size:10px}.website-project .play{left:auto;right:15px;top:15px;transform:none;height:40px;width:40px;background:#070831d9}.gallery.filtered{grid-auto-rows:320px}.gallery:empty{display:none}.video-empty{border-top:1px solid #cddde6;padding:35px 0;line-height:1.6}@media(max-width:700px){.website-project .caption{padding:9px 12px}.website-project .caption strong{font-size:14px}.website-project .caption small{font-size:8px;letter-spacing:1px}.website-project .play{height:30px;width:30px;right:8px;top:8px}.gallery.filtered{grid-auto-rows:240px}}.website-project .caption{padding:10px 16px;gap:3px}.website-project .caption strong{font-size:17px;line-height:1.25}.website-project .caption small{font-size:9px;letter-spacing:2px;line-height:1.3}@media(max-width:700px){.website-project .caption{padding:8px 10px}.website-project .caption strong{font-size:13px}.website-project .caption small{font-size:8px;letter-spacing:1px}}
