*{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,.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,.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}}.orbit{-webkit-tap-highlight-color:transparent;background:#fff;inset:0;overflow:hidden;position:fixed;touch-action:none;user-select:none;-webkit-user-select:none}.orbit-stage{inset:0;position:absolute}.orbit-item{background:none;border:none;cursor:pointer;height:0;left:50%;margin:0;padding:0;position:absolute;top:50%;width:0;will-change:transform,opacity}.orbit-morph{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;left:0;overflow:hidden;position:absolute;top:0;transform:translate(-50%,-50%);will-change:width,height}.orbit-fill{background:#000;inset:0;pointer-events:none;position:absolute}.orbit-img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transform-origin:center center;will-change:transform,opacity}.orbit-img img{display:block;height:100%;object-fit:contain;pointer-events:none;width:100%}.orbit-embed-fit{height:960px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.53);transform-origin:center center;width:1600px}.orbit-embed{background:#0000;border:0;display:block;height:100%;pointer-events:none;transform:scale(1);transform-origin:center center;width:100%}@media (hover:hover){.orbit-embed,.orbit-morph img{transition:transform .6s cubic-bezier(.16,1,.3,1)}.orbit-item:hover .orbit-embed,.orbit-item:hover .orbit-morph img{transform:scale(1.07)}}@media (prefers-reduced-motion:reduce){.orbit-embed,.orbit-morph img{transition:none}.orbit-item:hover .orbit-embed,.orbit-item:hover .orbit-morph img{transform:none}}.orbit-shadow{border-radius:16px;box-shadow:0 26px 70px #0003;transform:translate(-50%,-50%) scale(1);transform-origin:center center;will-change:transform,opacity}.orbit-hud,.orbit-shadow{left:0;pointer-events:none;position:absolute;top:0}.orbit-hud{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:34px 44px 0;right:0;z-index:100}.orbit-name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.2}.orbit-contact{align-items:center;display:flex;flex-direction:row;gap:12px}.orbit-contact-divider{align-self:stretch;background-color:#00000026;min-height:14px;width:1px}.orbit-contact a{color:#000;display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;pointer-events:auto;position:relative;text-decoration:none}.orbit-contact a:after{background-color:#000;bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}@media (hover:hover){.orbit-contact a:hover:after{width:100%}}.orbit-placard{bottom:5vh;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:100}.orbit-placard-inner{align-items:center;animation:orbit-placard-in .32s ease both;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:1px;text-align:center}.orbit-placard-title{font-size:19px;line-height:1.35}.orbit-placard-year{font-feature-settings:"tnum";font-size:14px;font-variant-numeric:tabular-nums;opacity:.55}@keyframes orbit-placard-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.orbit-counter{font-feature-settings:"tnum";bottom:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:.08em;opacity:.45;pointer-events:none;position:absolute;right:44px;z-index:100}@media (max-width:640px){.orbit-hud{padding:22px 20px 0}.orbit-name{font-size:18px}.orbit-placard{bottom:8vh}.orbit-placard-inner{max-width:78vw}.orbit-placard-title{font-size:17px}.orbit-counter{bottom:22px;right:20px}}@media (prefers-reduced-motion:reduce){.orbit-placard-inner{animation:none}.orbit-contact a:after,.orbit-item{transition:none}}.project-reveal{inset:0;position:fixed;z-index:2000}.project-reveal-surface{-webkit-overflow-scrolling:touch;background:#fff;inset:0;overflow-y:auto;overscroll-behavior:contain;position:absolute;transition:clip-path .64s cubic-bezier(.32,.72,0,1),-webkit-clip-path .64s cubic-bezier(.32,.72,0,1)}.project-reveal--closing .project-reveal-surface,.project-reveal--pre-close .project-reveal-surface{overflow:hidden;transition-delay:.14s;transition-duration:.52s}.project-reveal-inner{margin:0 auto;max-width:900px;padding:0 20px 40px}.project-reveal-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:fixed;right:24px;top:24px;transition:opacity .3s ease;width:44px;z-index:20}.project-reveal-close:hover{opacity:.55}.project-reveal-close:active{transform:scale(.94)}.project-reveal-close:focus-visible{outline:1px solid #000;outline-offset:2px}.project-reveal-carried{display:none;pointer-events:none;position:fixed;transform-origin:center center;transition:transform .64s cubic-bezier(.32,.72,0,1);will-change:transform;z-index:6}.project-reveal--closing .project-reveal-carried,.project-reveal--opening .project-reveal-carried,.project-reveal--pre-close .project-reveal-carried,.project-reveal--pre-open .project-reveal-carried{display:block}.project-reveal--closing .project-reveal-carried,.project-reveal--pre-close .project-reveal-carried{transition-delay:.14s;transition-duration:.52s}.project-reveal--no-flip .project-reveal-carried{display:none!important}.project-reveal-carried img{display:block;height:100%;object-fit:contain;width:100%}.project-reveal--closing [data-reveal-hero],.project-reveal--opening [data-reveal-hero],.project-reveal--pre-close [data-reveal-hero],.project-reveal--pre-open [data-reveal-hero]{opacity:0}.project-reveal--no-flip [data-reveal-hero]{opacity:1}.project-reveal .comparison-section,.project-reveal .united-text{opacity:0;transform:translateY(26px)}.project-reveal--open .comparison-section,.project-reveal--open .united-text,.project-reveal--opening .comparison-section,.project-reveal--opening .united-text{opacity:1;transform:translateY(0);transition:opacity .52s ease .14s,transform .68s cubic-bezier(.22,1,.36,1) .14s}.project-reveal--closing .comparison-section,.project-reveal--closing .united-text,.project-reveal--pre-close .comparison-section,.project-reveal--pre-close .united-text{opacity:0;transform:translateY(0);transition:opacity .18s ease}.project-reveal .united-placeholder{border-color:#0000}.project-reveal--open .united-placeholder,.project-reveal--opening .united-placeholder{border-color:#e0e0e0;transition:border-color .24s ease .48s}.project-reveal--closing .united-placeholder,.project-reveal--pre-close .united-placeholder{border-color:#0000;transition:border-color .13s ease}.project-reveal--plain{transition:opacity .24s ease}.project-reveal--plain.project-reveal--closing,.project-reveal--plain.project-reveal--pre-close,.project-reveal--plain.project-reveal--pre-open{opacity:0}.project-reveal--plain .project-reveal-surface{transition:none}.project-reveal--plain .comparison-section,.project-reveal--plain .united-text{opacity:1;transform:none;transition:none}.project-reveal--plain .united-placeholder{border-color:#e0e0e0;transition:none}@media (max-width:640px){.project-reveal-close{height:40px;right:14px;top:14px;width:40px}.project-reveal .united-title{padding-right:44px}}@media (prefers-reduced-motion:reduce){.project-reveal,.project-reveal .comparison-section,.project-reveal .united-placeholder,.project-reveal .united-text,.project-reveal-carried,.project-reveal-surface{transition:none!important}.project-reveal .united-placeholder{border-color:#e0e0e0}.project-reveal .comparison-section,.project-reveal .united-text{opacity:1!important;transform:none!important}}.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%}.placeholder{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.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:#fff;border:1px solid #e0e0e0;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{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:#fff;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;display:flex;height:600px;justify-content:center;overflow:hidden;padding:0;width:100%}.united-image{border-radius:0;height:100%;object-fit:contain;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{flex:1 1;flex-direction:column;max-width:50%}.iphone-frame,.spotify-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%}.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%}.placeholder{padding:30px}.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%}}.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.152139c4.css.map*/