*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden;scroll-behavior:auto;scroll-snap-type:none}.App{min-height:100vh}.container{margin:0 auto;max-width:900px;padding:40px 20px}.content{display:flex;flex-direction:column}.left-section{width:100%}.page-transition{opacity:1;position:relative;width:100%;will-change:opacity}.page-transition--out{animation:page-fade-out .18s ease-out forwards}.page-transition--in{animation:page-fade-in .22s ease-out forwards;opacity:0}@keyframes page-fade-out{0%{opacity:1}to{opacity:0}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.page-transition,.page-transition--in,.page-transition--out{animation:none;opacity:1;transform:none;transition:none}}.mesa-section,.minis-section,.qwerty-section,.united-section{width:100%}.back-button{background:none;border:none;color:#000;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;left:-60px;margin:0;padding:0;position:absolute;top:40px;transition:opacity .3s ease}.back-button:hover{opacity:.7}.ktp-section .back-button,.mesa-section .back-button,.one-year-one-song-section .back-button{top:48px}@media (max-width:1020px){.back-button,.ktp-section .back-button,.mesa-section .back-button,.one-year-one-song-section .back-button{display:inline-block;font-size:22px;left:auto;line-height:1;margin:0 0 4px;position:static;top:auto}.ktp-section,.mesa-section,.minis-section,.one-year-one-song-section,.qwerty-section,.united-section{padding-top:8px}}html{scroll-behavior:auto}@media (max-width:768px){.content{flex-direction:column;gap:40px}.right-section{order:-1;position:static}.container{padding:28px 18px}}@media (max-width:480px){.container{padding:20px 15px}}header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:60px;margin-top:40px}.name{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:0}.bio,.name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bio{font-size:14px;line-height:1.6;margin-bottom:25px;max-width:850px;width:100%}.contact-links{display:flex;gap:30px;margin-bottom:0}.contact-link{color:#000;display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;position:relative;text-decoration:none;transition:all .3s ease}.contact-link:after{background-color:#000;bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}@media (hover:hover){.contact-link:hover:after{width:100%}}@media (max-width:768px){header{margin-bottom:40px;margin-top:24px}.contact-links{gap:20px}}@media (max-width:480px){header{margin-bottom:32px;margin-top:20px}.name{font-size:18px}.contact-link{font-size:13px}.contact-links{gap:16px}}.project{margin-bottom:0}.project-title{align-items:baseline;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;justify-content:space-between;line-height:1.2;margin-bottom:4px;position:relative;transition:all .3s ease}.project-title-text{display:inline-block;position:relative}.project-title-text:after{background-color:#000;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}@media (hover:hover){.project-title:hover .project-title-text:after{width:100%}}.project-year{font-weight:400;opacity:.7}@media (max-width:768px){.project-title{font-size:18px;gap:12px}.project-title-text{flex:1 1 auto;min-width:0}.project-year{flex:0 0 auto;white-space:nowrap}}@media (max-width:480px){.project-title{font-size:16px;gap:10px}.project-description{font-size:15px}}.projects{display:flex;flex-direction:column;gap:60px;margin-top:70px;padding-bottom:100px}.project-placeholder,.project-with-hero{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.project-with-hero{cursor:pointer;transition:all .3s ease}@media (hover:hover){.project-with-hero:hover{transform:translateY(-2px)}.project-with-hero:hover .project-title-text:after{width:100%}.project-with-hero:hover .project-hero-image,.project-with-hero:hover .qwerty-hero-image{transform:scale(1.05)}}.project-hero-image-container{align-items:center;background-color:#f0f0f0;border-radius:0;display:flex;height:600px;justify-content:center;overflow:hidden;padding:10px;width:100%}.project-hero-image-container img{transition:transform .3s ease}.mesa-image-container .project-hero-image{box-shadow:0 4px 20px #0000001a;max-height:100%;max-width:80%}.project-image-direct{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.project-image-direct img{transition:transform .3s ease}.project-hero-image{border-radius:0;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:100%}.qwerty-images-container{align-items:center;display:flex;gap:15px;height:100%;justify-content:space-around;width:100%}.qwerty-hero-image{border-radius:0;max-height:100%;max-width:25%;object-fit:contain;transition:transform .3s ease}.project-with-minis{cursor:pointer;display:flex;flex-direction:column;gap:16px;transition:all .3s ease}@media (hover:hover){.project-with-minis:hover{transform:translateY(-2px)}.project-with-minis:hover .project-title-text:after{width:100%}.project-with-minis:hover .mini-mockup{transform:scale(1.05)}}@media (max-width:768px){.projects{gap:40px;margin-top:40px;padding-bottom:60px}.project-with-hero,.project-with-minis{margin-bottom:24px}.project-hero-image-container{height:300px;padding:8px}.qwerty-images-container{gap:10px}.qwerty-hero-image{max-width:30%}}@media (max-width:480px){.projects{gap:32px;margin-top:28px;padding-bottom:40px}.project-hero-image-container{height:200px;padding:6px}.mesa-image-container .project-hero-image{max-width:92%}.qwerty-images-container{gap:6px}.qwerty-hero-image{max-width:30%}}.united-page{margin-top:40px;padding-bottom:80px;width:100%}.united-content{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:900px;padding:0}.united-text{max-width:850px;width:100%}.united-title{color:#000;font-size:36px;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:16px}.united-description,.united-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.united-description{color:#3a3a3a;font-size:17px;line-height:1.55;margin-bottom:0;max-width:850px;width:100%}.united-image{display:flex;justify-content:center}.united-demo-content{align-items:flex-start;display:flex;flex-direction:row;gap:40px;margin:60px auto 0;max-width:900px;padding:0}.united-demo-text{flex:1 1;max-width:50%}.united-demo-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.united-demo-description,.united-demo-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.united-demo-description{font-size:14px;line-height:1.6;margin-bottom:25px;max-width:850px;width:100%}.united-demo-image{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:50%}.united-demo-video{border-radius:8px;-webkit-clip-path:inset(1px 0 1px 0);clip-path:inset(1px 0 1px 0);height:auto;max-width:308px;object-fit:contain;width:100%}.comparison-section{margin-top:60px}.comparison-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.comparison-description,.comparison-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.comparison-description{font-size:14px;line-height:1.6;margin-bottom:30px;max-width:850px;width:100%}.mockup-label{color:#666;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;margin-bottom:10px}.mockup-comparison{align-items:flex-start;display:flex;gap:40px;justify-content:center}.mockup-container{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:350px}.mockup-placeholder{align-items:center;background-color:#f0f0f0;border-radius:8px;display:flex;height:600px;justify-content:center;padding:20px;width:100%}.comparison-image{border-radius:4px;max-height:100%;max-width:100%;object-fit:contain}.booking-edge-to-edge{align-items:flex-start;display:flex;gap:40px;justify-content:stretch;width:100%}.booking-edge-to-edge .mockup-container{flex:1 1;max-width:none;width:50%}.booking-edge-to-edge .mockup-placeholder{border-radius:0;height:600px;padding:20px;width:100%}.project-with-image{align-items:flex-start;display:flex;gap:40px;width:100%}.project-content,.project-image{flex:1 1;max-width:50%}.project-image{align-items:center;display:flex;flex-direction:column}@media (max-width:768px){.united-demo-content{flex-direction:column;gap:24px;margin-top:40px}.united-demo-image,.united-demo-text{max-width:100%}.united-demo-title{font-size:18px}.united-demo-description{font-size:13px}.united-demo-video{max-width:231px}.placeholder{height:220px}}@media (max-width:480px){.united-demo-title{font-size:16px}.united-demo-description{font-size:12px}.united-demo-video{max-width:200px}}.replay-button{align-items:center;align-self:center;background:none;border:none;color:#495057;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-top:20px;padding:12px 24px;transition:all .3s ease}.replay-button:hover{color:#343a40;transform:translateY(-1px)}.replay-icon{height:16px;width:16px}@media (max-width:768px){.united-page{margin-top:24px;padding-bottom:48px}.united-content{gap:24px}.united-title{font-size:28px;margin-bottom:12px}.united-description{font-size:15px}.mockup-comparison{align-items:center;flex-direction:column;gap:24px}.mockup-container{max-width:100%}.mockup-placeholder{height:auto;min-height:320px;padding:16px}.comparison-section{margin-top:40px}.comparison-title{font-size:18px}.comparison-description{font-size:13px;margin-bottom:20px}.booking-edge-to-edge{flex-direction:column;gap:20px}.booking-edge-to-edge .mockup-container{width:100%}.booking-edge-to-edge .mockup-placeholder{height:auto;min-height:320px}.project-with-image{flex-direction:column;gap:30px}.project-content,.project-image{max-width:100%}.video-container{height:500px;max-width:250px}.replay-button{font-size:13px;padding:10px 20px}.replay-icon{height:14px;width:14px}}@media (max-width:480px){.united-page{margin-top:16px}.united-title{font-size:24px;margin-bottom:10px}.united-description{font-size:14px}.booking-edge-to-edge .mockup-placeholder,.mockup-placeholder{min-height:260px;padding:12px}.comparison-title{font-size:17px}.video-container{height:400px;max-width:200px}.replay-button{font-size:12px;padding:8px 16px}.replay-icon{height:12px;width:12px}}.united-placeholder{align-items:center;background-color:#f0f0f0;border-radius:0;display:flex;height:600px;justify-content:center;padding:0;width:100%}.united-image{border-radius:0;height:100%;object-fit:cover;transform:scale(1);width:100%}@media (max-width:768px){.united-placeholder{height:380px;padding:10px}}@media (max-width:480px){.united-placeholder{height:260px;padding:8px}}.minis-page{margin-top:40px;padding-bottom:80px;position:relative;scroll-margin-top:0;scroll-padding-top:0;scroll-snap-align:start;scroll-snap-stop:always;top:0;width:100%}.minis-header{align-items:flex-start;display:flex;flex-direction:column;gap:40px;margin:0 auto 60px;max-width:900px;padding:0}.minis-header-content{width:100%}.minis-header-title{color:#000;font-size:36px;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:16px}.minis-header-description,.minis-header-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.minis-header-description{color:#3a3a3a;font-size:17px;line-height:1.55;margin-bottom:0;max-width:850px;width:100%}.minis-header-image{align-items:center;display:flex;flex-direction:column;width:100%}.minis-header-placeholder{align-items:center;background-color:#f0f0f0;border-radius:0;display:flex;gap:15px;height:600px;justify-content:space-around;padding:20px;width:100%}.minis-header-mockup{border-radius:0;max-height:100%;max-width:25%;object-fit:contain}.spotify-content{align-items:flex-start;display:flex;flex-direction:row;gap:40px;margin:0 auto;max-width:900px;padding:0}.spotify-text{flex:1 1;max-width:50%}.spotify-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.spotify-description,.spotify-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.spotify-description{font-size:14px;line-height:1.6;margin-bottom:25px;max-width:850px;width:100%}.spotify-image{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:50%}.notification-content{align-items:flex-start;display:flex;flex-direction:row;gap:40px;margin:60px auto 0;max-width:900px;padding:0}.notification-text{flex:1 1;max-width:50%}.notification-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.notification-description,.notification-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.notification-description{font-size:14px;line-height:1.6;margin-bottom:25px;max-width:850px;width:100%}.notification-image{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:50%}.notification-mockup{border-radius:8px;height:auto;max-width:80%}.venmo-content{align-items:flex-start;display:flex;flex-direction:row;gap:40px;margin:60px auto 0;max-width:900px;padding:0}.venmo-text{flex:1 1;max-width:50%}.venmo-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.venmo-description,.venmo-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.venmo-description{font-size:14px;line-height:1.6;margin-bottom:25px;max-width:850px;width:100%}.venmo-image{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:50%}@media (max-width:768px){.minis-page{margin-top:24px;padding-bottom:48px}.minis-header{gap:24px;margin-bottom:40px}.minis-header-title{font-size:28px;margin-bottom:12px}.minis-header-description{font-size:15px}.minis-header-placeholder{gap:10px;height:300px;padding:15px}.minis-header-mockup{max-width:30%}.notification-content,.spotify-content,.venmo-content{flex-direction:column;gap:24px;margin-top:40px}.spotify-content{margin-top:0}.notification-image,.notification-text,.spotify-image,.spotify-text,.venmo-image,.venmo-text{flex:0 0 auto;max-width:100%;width:100%}.notification-title,.spotify-title,.venmo-title{font-size:18px}.notification-description,.spotify-description,.venmo-description{font-size:13px}.iphone-frame{height:440px;max-width:220px}.minis-page .iphone-frame{height:644px;max-width:320px}.minis-page .placeholder{height:auto;padding:20px}}@media (max-width:480px){.minis-header-title{font-size:24px;margin-bottom:10px}.minis-header-description{font-size:14px}.minis-header-placeholder{gap:8px;height:220px;padding:10px}.minis-header-mockup{max-width:28%}.notification-title,.spotify-title,.venmo-title{font-size:17px}.notification-description,.spotify-description,.venmo-description{font-size:13px}.iphone-frame{height:360px;max-width:180px}.minis-page .iphone-frame{height:523px;max-width:260px}.minis-page .placeholder{height:auto;padding:14px}.notification-mockup{max-width:70%}}.qwerty-page{margin-top:40px;padding-bottom:80px;position:relative;scroll-margin-top:0;scroll-padding-top:0;scroll-snap-align:start;scroll-snap-stop:always;top:0;width:100%}.qwerty-header{align-items:flex-start;display:flex;flex-direction:column;gap:40px;margin:0 auto 60px;max-width:900px;padding:0}.qwerty-header-content{width:100%}.qwerty-header-title{color:#000;font-size:36px;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:16px}.qwerty-header-description,.qwerty-header-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.qwerty-header-description{color:#3a3a3a;font-size:17px;line-height:1.55;margin-bottom:0;max-width:850px;width:100%}.qwerty-header-image{align-items:center;display:flex;flex-direction:column;width:100%}.qwerty-header-placeholder{align-items:center;background-color:#f0f0f0;border-radius:0;display:flex;gap:15px;height:600px;justify-content:space-around;padding:20px;width:100%}.qwerty-header-mockup{border-radius:0;max-height:100%;max-width:25%;object-fit:contain}.qwerty-content{align-items:flex-start;display:flex;flex-direction:row;gap:40px;margin:0 auto;max-width:900px;padding:0}.qwerty-text{flex:1 1;max-width:50%}.qwerty-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.qwerty-demo-title{margin:0 auto 16px;max-width:900px;padding:0;width:100%}.qwerty-description{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6;margin-bottom:12px;max-width:850px;width:100%}.qwerty-image{flex:1 1;flex-direction:column;max-width:50%}.iphone-frame,.qwerty-image{align-items:center;display:flex}.iphone-frame{height:560px;justify-content:center;margin:0 auto;max-width:280px;position:relative;width:100%}.iphone-bezel{height:100%;left:0;object-fit:contain;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.video-content{align-items:center;display:flex;height:98%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:95%;z-index:1}.demo-video{border-radius:35px;height:96.17%;object-fit:contain;width:105%}.placeholder{padding:30px}@media (max-width:768px){.qwerty-page{margin-top:24px;padding-bottom:48px}.qwerty-header{gap:24px;margin-bottom:40px}.qwerty-header-title{font-size:28px;margin-bottom:12px}.qwerty-header-description{font-size:15px}.qwerty-header-placeholder{gap:10px;height:300px;padding:15px}.qwerty-header-mockup{max-width:30%}.qwerty-content{flex-direction:column;gap:20px}.qwerty-image,.qwerty-text{flex:0 0 auto;max-width:100%;width:100%}.qwerty-text{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.qwerty-description{margin-bottom:0}.qwerty-title{font-size:18px}.qwerty-description{font-size:13px}.iphone-frame{height:440px;max-width:220px}.qwerty-page .iphone-frame{height:644px;max-width:320px}.qwerty-page .placeholder{height:auto;padding:20px}}@media (max-width:480px){.qwerty-title{font-size:17px}.qwerty-description{font-size:13px}.iphone-frame{height:360px;max-width:180px}.qwerty-page .iphone-frame{height:523px;max-width:260px}.qwerty-page .placeholder{height:auto;padding:14px}.qwerty-header-title{font-size:24px;margin-bottom:10px}.qwerty-header-description{font-size:14px}.qwerty-header-placeholder{gap:8px;height:220px;padding:10px}.qwerty-header-mockup{max-width:28%}.placeholder{padding:14px}}.app-store-link{display:inline-block;margin-left:0;margin-top:0;transition:transform .3s ease;vertical-align:top}.app-store-link:hover{transform:scale(1.05)}.app-store-image{display:inline-block;height:40px;vertical-align:top;width:auto}.mesa-page{margin-top:40px;padding-bottom:80px;position:relative;scroll-margin-top:0;scroll-padding-top:0;scroll-snap-align:start;scroll-snap-stop:always;top:0;width:100%}.mesa-content{align-items:flex-start;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:900px;padding:0}.mesa-text{max-width:100%;width:100%}.mesa-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:36px;font-weight:400;letter-spacing:-.01em;line-height:1.1;margin-bottom:16px}.mesa-title a,.mesa-title a:active,.mesa-title a:hover,.mesa-title a:link,.mesa-title a:visited{color:#06c;text-decoration:underline}.mesa-title-icon{display:inline-block;height:.85em;margin-left:.22em;vertical-align:-.05em;width:.85em}.mesa-description{color:#3a3a3a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.55;margin-bottom:0;width:100%}.mesa-image{border-top:1px solid #e0e0e0;flex-direction:column;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:20px;max-width:100vw;padding-top:40px;width:100vw}.mesa-image,.placeholder{align-items:center;display:flex}.placeholder{background-color:#f0f0f0;border-radius:0;box-shadow:0 2px 8px #0000000d;height:700px;justify-content:center;margin-top:0;overflow:hidden;padding:0;position:relative;width:100%}.mesa-hero-image{border-radius:0;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:100%}.mesa-features{border-top:1px solid #e5e5e5;gap:80px;margin:60px auto 0;max-width:900px;padding:60px 0 0}.mesa-feature,.mesa-features{display:flex;flex-direction:column}.mesa-feature{align-items:flex-start;gap:30px}.mesa-feature-text{max-width:100%;width:100%}.mesa-feature-title{font-size:18px;font-weight:400;line-height:1.2;margin-bottom:10px}.mesa-feature-description,.mesa-feature-title{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.mesa-feature-description{font-size:14px;line-height:1.6;margin-bottom:0}.mesa-feature-image{max-width:100%}.mesa-feature-image,.mesa-placeholder{align-items:center;display:flex;justify-content:center;width:100%}.mesa-placeholder{background-color:#f0f0f0;border-radius:0;height:400px}.mesa-placeholder-text{color:#999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px}.mesa-feature-img{border-radius:0;height:auto;max-width:100%;object-fit:contain;width:100%}.mesa-pdf-viewer{align-items:center;background-color:#f0f0f0;border-radius:0;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;gap:20px;max-height:600px;overflow-x:hidden;overflow-y:auto;padding:20px;width:100%}.mesa-pdf-page{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;max-width:70%;padding:10px;width:auto}.mesa-pdf-img{display:block;height:auto;max-width:100%;object-fit:contain;width:auto}@media (max-width:768px){.mesa-page{margin-top:24px;padding-bottom:48px}.mesa-content{gap:24px}.mesa-title{font-size:28px;margin-bottom:12px}.mesa-description{font-size:15px}.mesa-image{margin-top:12px;padding-top:28px}.mesa-features{gap:44px;margin-top:40px;padding-top:32px}.mesa-feature{gap:18px}.mesa-feature-title{font-size:16px}.mesa-feature-description{font-size:13px}.mesa-placeholder{height:240px}.mesa-pdf-viewer{gap:15px;max-height:400px;padding:15px}.placeholder{height:220px}}@media (max-width:480px){.mesa-page{margin-top:16px;padding-bottom:40px}.mesa-title{font-size:24px;margin-bottom:10px}.mesa-description{font-size:14px}.mesa-features{gap:36px;margin-top:32px;padding-top:28px}.mesa-feature{gap:16px}.mesa-feature-title{font-size:15px}.mesa-feature-description{font-size:13px}.mesa-placeholder{height:180px}.mesa-pdf-viewer{gap:10px;max-height:300px;padding:10px}.placeholder{height:180px}}
/*# sourceMappingURL=main.acbe6a36.css.map*/