nav[data-v-457020f9]{position:sticky;top:0;padding:16px;background:linear-gradient(180deg,#fff 0,#fff0);z-index:10;display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){nav[data-v-457020f9]{padding:24px}}nav .back-link[data-v-457020f9]{text-align:left;opacity:0;transition:opacity .3s ease}@media(min-width:720px){nav .back-link[data-v-457020f9]{min-width:227px}}nav .back-link.home-page[data-v-457020f9]{pointer-events:none;opacity:0;visibility:hidden}nav .back-link a[data-v-457020f9]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.95rem;transition:color .2s ease}nav .back-link a .arrow[data-v-457020f9]{font-size:1.2rem;transition:transform .2s ease}nav .back-link a[data-v-457020f9]:hover{color:color(display-p3 1 0 .27)}nav .back-link a:hover .arrow[data-v-457020f9]{transform:translateX(-4px)}nav .hamburger-button[data-v-457020f9]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;background:#0000;border:none;cursor:pointer;padding:0;z-index:10}nav .hamburger-button span[data-v-457020f9]{width:100%;height:3px;background-color:#333;border-radius:2px;transition:all .3s ease;transform-origin:center}nav .hamburger-button.active span[data-v-457020f9]:first-child{transform:translateY(9.5px) rotate(45deg)}nav .hamburger-button.active span[data-v-457020f9]:nth-child(2){opacity:0;transform:scaleX(0)}nav .hamburger-button.active span[data-v-457020f9]:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}nav .nav-links[data-v-457020f9]{display:flex;align-items:center;gap:20px}nav a[data-v-457020f9]{color:#333;text-decoration:none}nav a.router-link-exact-active[data-v-457020f9]{color:color(display-p3 1 0 .27)}nav a.social-icon[data-v-457020f9]{display:flex;align-items:center;transition:transform .2s ease,color .2s ease}nav a.social-icon svg[data-v-457020f9]{width:20px;height:20px}nav a.social-icon.resume-icon svg[data-v-457020f9]{width:32px;height:22px;margin-right:-10px}nav a.social-icon[data-v-457020f9]:hover{color:color(display-p3 1 0 .27);transform:translateY(-2px)}nav .letter>div>div[data-v-457020f9],nav .letter>div[data-v-457020f9],nav .letter[data-v-457020f9]{border:0 solid #a2a2a2;border-radius:0;opacity:0}nav .logo[data-v-457020f9]{cursor:pointer;transform:scaleX(0) scaleY(.75)}nav .logo .letter>div[data-v-457020f9],nav .logo .letter[data-v-457020f9],nav .logo[data-v-457020f9]{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;will-change:transform,opacity}nav .logo .letter[data-v-457020f9],nav .logo[data-v-457020f9]{transition:transform 1s ease 0s,border-radius 1s ease 0s,opacity 1s ease 0s!important}nav .logo .r .bottom[data-v-457020f9],nav .logo .r .top[data-v-457020f9]{transition:transform 2s ease 0s,border-radius 1s ease 1.1s,opacity 2s ease 0s!important}nav .logo .k .bottom[data-v-457020f9],nav .logo .k .top[data-v-457020f9]{transition:transform 2s ease 0s,border-radius 1s ease 1.2s,opacity 2s ease 0s!important}nav .logo .d .bottom[data-v-457020f9],nav .logo .d .top[data-v-457020f9]{transition:transform 2s ease 0s,border-radius 1s ease 1.3s,opacity 2s ease 0s!important}nav .logo[data-v-457020f9]{display:flex;width:140px}nav.loaded .back-link[data-v-457020f9]:not(.home-page),nav.loaded .letter>div>div[data-v-457020f9],nav.loaded .letter>div[data-v-457020f9],nav.loaded .letter[data-v-457020f9],nav.loaded[data-v-457020f9]{opacity:1}nav.loaded .logo[data-v-457020f9]{transform:scaleX(.75) scaleY(.75)}nav.loaded .logo.logoIsDimmed[data-v-457020f9]{mix-blend-mode:lighten}nav.loaded .r>div[data-v-457020f9]{border-left:10px solid #a2a2a2;border-top-right-radius:10em}nav.loaded .r .top[data-v-457020f9]{border-right:10px solid #a2a2a2;border-bottom-right-radius:10em}nav.loaded .r .bottom[data-v-457020f9]{border-right:10px solid #a2a2a2}nav.loaded .k>div[data-v-457020f9]{border-left:10px solid #a2a2a2;border-right:10px solid #a2a2a2}nav.loaded .k .top[data-v-457020f9]{border-bottom-right-radius:5em}nav.loaded .k .bottom[data-v-457020f9]{border-top-right-radius:5em}nav.loaded .d>div[data-v-457020f9]{border-left:10px solid #a2a2a2;border-right:10px solid #a2a2a2}nav.loaded .d .top[data-v-457020f9]{border-top-right-radius:5em}nav.loaded .d .bottom[data-v-457020f9]{border-bottom-right-radius:5em}.letter[data-v-457020f9]{flex-grow:1}.letter[data-v-457020f9]:not(:first-of-type){margin-left:2em}.letter>div[data-v-457020f9]{min-height:1em}nav[data-v-457020f9]{transition:opacity 1s cubic-bezier(.77,0,.175,1) 1.2s,height .4s cubic-bezier(.77,0,.175,1) 1.2s}@media(max-width:450px){nav .hamburger-button[data-v-457020f9]{display:flex;margin-left:20px}nav .nav-links[data-v-457020f9]{position:absolute;top:100%;right:0;flex-direction:column;background:#fff;padding:0;margin:0;gap:0;border-radius:0 0 0 8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;pointer-events:none}nav .nav-links.mobile-open[data-v-457020f9]{max-height:400px;opacity:1;pointer-events:auto}nav .nav-links a.social-icon[data-v-457020f9],nav .nav-links a[data-v-457020f9]{width:100%;padding:16px 24px;text-align:left;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,background-color .2s ease,color .2s ease}nav .nav-links a.social-icon[data-v-457020f9]:hover,nav .nav-links a[data-v-457020f9]:hover{background-color:#0000000d}nav .nav-links a svg[data-v-457020f9],nav .nav-links a.social-icon svg[data-v-457020f9]{margin-right:10px}nav .nav-links a.resume-icon svg[data-v-457020f9],nav .nav-links a.social-icon.resume-icon svg[data-v-457020f9]{margin-right:0}nav .nav-links.mobile-open a.social-icon[data-v-457020f9],nav .nav-links.mobile-open a[data-v-457020f9]{opacity:1;transform:translateY(0)}nav .nav-links.mobile-open a.social-icon[data-v-457020f9]:first-child,nav .nav-links.mobile-open a[data-v-457020f9]:first-child{transition-delay:.05s}nav .nav-links.mobile-open a.social-icon[data-v-457020f9]:nth-child(2),nav .nav-links.mobile-open a[data-v-457020f9]:nth-child(2){transition-delay:.1s}nav .nav-links.mobile-open a.social-icon[data-v-457020f9]:nth-child(3),nav .nav-links.mobile-open a[data-v-457020f9]:nth-child(3){transition-delay:.15s}nav .nav-links.mobile-open a.social-icon[data-v-457020f9]:nth-child(4),nav .nav-links.mobile-open a[data-v-457020f9]:nth-child(4){transition-delay:.2s}nav .nav-links.mobile-open a.social-icon[data-v-457020f9]:nth-child(5),nav .nav-links.mobile-open a[data-v-457020f9]:nth-child(5){transition-delay:.25s}}@media(prefers-reduced-motion:reduce){[data-v-457020f9]{transition:none!important}}.outer-logo-slider[data-v-5ec89638]{overflow-x:hidden;padding-bottom:50px}.brandlogo[data-v-5ec89638]{position:relative;flex-shrink:0;margin:0 27px}@media(min-width:451px){.brandlogo[data-v-5ec89638]:hover{transition:transform .3s;transform:scale(1.1)}}.brandlogo img[data-v-5ec89638]{width:auto;height:50px}.brandlogo>.tooltip[data-v-5ec89638]{opacity:0;transition:opacity .3s;position:absolute;bottom:-50px;width:100%;display:block;text-align:center}.brandlogo>.tooltip>.tooltip-inner[data-v-5ec89638]{display:inline-block;font-size:.7rem;line-height:1.3;background:#000000b3;color:#fff;padding:5px;border-radius:5px}@media(min-width:451px){.brandlogo:hover .tooltip[data-v-5ec89638]{opacity:1}.inner-logo-slider[data-v-5ec89638]:hover{animation-play-state:paused}}.inner-logo-slider[data-v-5ec89638]{position:relative;animation:marquee-5ec89638 40s linear infinite;animation-direction:alternate;display:flex;align-items:center;padding-bottom:25px}@media(min-width:451px){@keyframes marquee-5ec89638{0%{transform:translateX(0)}to{transform:translateX(-3300px)}}}@media(max-width:450px){.inner-logo-slider[data-v-5ec89638]{flex-wrap:wrap;justify-content:center;animation:marquee-5ec89638 40s linear infinite;animation-direction:alternate;width:960px}.brandlogo[data-v-5ec89638]{margin:10px 27px}@keyframes marquee-5ec89638{0%{transform:translateX(0)}to{transform:translateX(-600px)}}}footer[data-v-1cc19620]{position:relative;padding:0 0 2rem;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.34,1.56,.64,1);background-color:#fcfcfc}footer.fade-in[data-v-1cc19620]{opacity:1;transform:translateY(0)}footer h3[data-v-1cc19620]{color:#333;margin-bottom:1rem;font-size:1.5rem}footer .project-links[data-v-1cc19620]{padding:2rem 2rem 1rem;text-align:center;font-variation-settings:"wdth" 150,"wght" 500}footer .project-links nav[data-v-1cc19620]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}footer .project-links nav .project-link[data-v-1cc19620]{color:#333;text-decoration:none;font-size:1rem;letter-spacing:.01em;padding:.5rem 1rem;border:1px solid #5a5e634d;border-radius:4px;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}footer .project-links nav .project-link .icon[data-v-1cc19620]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}footer .project-links nav .project-link .icon[data-v-1cc19620] svg{display:block}footer .project-links nav .project-link .link-text[data-v-1cc19620]{display:inline-block}footer .project-links nav .project-link[data-v-1cc19620]:hover{color:color(display-p3 1 0 .27);border-color:color(display-p3 1 0 .27);background-color:#ed1c240d}@media(max-width:768px){footer .project-links nav[data-v-1cc19620]{flex-direction:column;gap:.75rem}footer .project-links nav .project-link[data-v-1cc19620]{width:100%;max-width:300px}}footer .footer-content[data-v-1cc19620]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}@media(max-width:768px){footer .footer-content[data-v-1cc19620]{flex-direction:column;text-align:center;gap:1.5rem}}footer .footer-left[data-v-1cc19620]{padding-left:2rem}@media(max-width:768px){footer .footer-left[data-v-1cc19620]{padding-left:0}}footer .footer-left p[data-v-1cc19620]{margin:0;color:#5a5e63;font-size:.9rem;letter-spacing:.01em}footer .footer-links[data-v-1cc19620]{display:flex;align-items:center;padding-right:2rem;gap:1rem}@media(max-width:768px){footer .footer-links[data-v-1cc19620]{padding-right:0}}footer .footer-links a[data-v-1cc19620]{color:#333;text-decoration:none;font-size:.9rem;letter-spacing:.01em;transition:color .2s ease}footer .footer-links a[data-v-1cc19620]:hover{color:color(display-p3 1 0 .27)}footer .footer-links .separator[data-v-1cc19620]{color:#999;font-size:.9rem}footer .sub-footer-content[data-v-1cc19620]{max-width:1200px;margin:0 auto;color:#5a5e63;font-size:.75rem;line-height:1.6;font-variation-settings:"wdth" 180,"wght" 150;text-align:left;margin-top:2.5rem;padding:2rem;border-top:1px solid #5a5e6333}@media(max-width:768px){footer .sub-footer-content[data-v-1cc19620]{text-align:center;font-size:.7rem}}.iphone-container[data-v-7fd3392b]{width:375px;height:810px;margin:0 auto;perspective:1500px;perspective-origin:50%}.iphone-video[data-v-7fd3392b]{position:relative;width:375px;height:783px;transform-style:preserve-3d;cursor:grab;user-select:none;-webkit-user-select:none;transition:transform .3s ease}.iphone-video.dragging[data-v-7fd3392b]{cursor:grabbing}@media(hover:hover)and (pointer:fine){.iphone-video[data-v-7fd3392b]:hover:not(.dragging){transform:rotateY(25deg) rotate(-5deg)!important}}.iphone-video video[data-v-7fd3392b]{display:block;filter:drop-shadow(5px 13px 9px rgba(0,0,0,.8));transform:translateZ(5px);z-index:3}.iphone-video video[data-v-7fd3392b],.iphone-video[data-v-7fd3392b]:before{position:absolute;top:0;left:0;width:375px;height:783px;border-radius:67.5px;pointer-events:none}.iphone-video[data-v-7fd3392b]:before{content:"";background-color:#a3a3a3;background-image:linear-gradient(180deg,grey,#bfbfbf);transform:translateZ(-15px);z-index:0}.homepage-top-text[data-v-1bce1ca6]{max-width:1200px;margin:0 auto;padding:32px 16px 0;opacity:0;transform:translateY(-30px);transition:opacity .8s cubic-bezier(.34,1.56,.64,1),transform .8s cubic-bezier(.34,1.56,.64,1)}.homepage-top-text.slide-in[data-v-1bce1ca6]{opacity:1;transform:translateY(0)}@media(min-width:720px){.homepage-top-text[data-v-1bce1ca6]{text-align:center;text-wrap:balance;padding:32px}}.homepage-top-text h1[data-v-1bce1ca6]{text-align:left;margin-bottom:2rem;font-variation-settings:"wght" 50,"ital" 400;font-size:3.3rem}@media(min-width:720px){.homepage-top-text h1[data-v-1bce1ca6]{text-align:center}}.homepage-top-text h1 .first-name-expand[data-v-1bce1ca6]{animation-name:font-expand-anim-1bce1ca6;animation-duration:1s;animation-iteration-count:once;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes font-expand-anim-1bce1ca6{0%{font-variation-settings:"wght" 100,"ital" 400}to{font-variation-settings:"wght" 700,"ital" 900}}.homepage-top-text h2[data-v-1bce1ca6]{margin-top:1rem}.homepage-top-text p[data-v-1bce1ca6]{font-size:1.18rem;margin-top:1rem;color:#333;font-variation-settings:"wdth" 120,"wght" 500;text-align:left}.homepage-top-text p b[data-v-1bce1ca6]{font-variation-settings:"wght" 800,"ital" 900}@media screen and (min-width:720px){.homepage-top-text p[data-v-1bce1ca6]{text-align:center}}.homepage-top-text p .hightlight[data-v-1bce1ca6]{display:inline-block}.homepage-top-text p .hightlight.high[data-v-1bce1ca6]{position:relative;font-variation-settings:"wght" 600;animation:gentle-up-1bce1ca6 3s ease-in-out infinite}.homepage-top-text p .hightlight.low[data-v-1bce1ca6]{animation:gentle-down-1bce1ca6 3s ease-in-out infinite}@keyframes underline-draw-1bce1ca6{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes gentle-down-1bce1ca6{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(2px) scale(.98);opacity:.85}}@keyframes gentle-up-1bce1ca6{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-2px) scale(.98);opacity:.85}}.tout[data-v-0fc403f3]{position:relative;max-width:100%;height:0;padding-bottom:70%;perspective:1500px;perspective-origin:50%;transform-style:preserve-3d;transition:transform 1s ease-out;-webkit-transition:transform 1s ease-out}.tout .layer-1[data-v-0fc403f3],.tout .layer-2[data-v-0fc403f3],.tout .layer-3[data-v-0fc403f3],.tout .layer-4[data-v-0fc403f3],.tout .layer-5[data-v-0fc403f3]{transition:transform 2s ease,filter 2s ease;filter:drop-shadow(3px 3px 25px rgba(0,0,0,0))}.tout.animate[data-v-0fc403f3]{transform:rotateY(-30deg) rotate(-5deg)}.tout.animate .layer-1[data-v-0fc403f3],.tout.animate .layer-2[data-v-0fc403f3],.tout.animate .layer-3[data-v-0fc403f3],.tout.animate .layer-4[data-v-0fc403f3],.tout.animate .layer-5[data-v-0fc403f3]{filter:drop-shadow(3px 3px 25px rgb(0,0,0))}.tout.animate .layer-1[data-v-0fc403f3]{transform:translateX(-50px) translateY(-40px)}.tout.animate .layer-2[data-v-0fc403f3]{transform:translateX(-20px) translateY(-20px)}.tout.animate .layer-3[data-v-0fc403f3]{transform:translateX(0) translateY(0)}.tout.animate .layer-4[data-v-0fc403f3]{transform:translateX(20px) translateY(20px)}.tout.animate .layer-5[data-v-0fc403f3]{transform:translateX(50px) translateY(40px)}.tout>img[data-v-0fc403f3]{transform-style:preserve-3d;transition:transform 1s ease-out;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.photo-composite[data-v-47f05443]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;overflow:hidden;background:#fff}.photo-composite .sliver-container[data-v-47f05443]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:0}.photo-composite .portrait-sliver[data-v-47f05443]{height:100%;width:60px;object-fit:cover;object-position:center 25%;flex-shrink:0;filter:grayscale(40%);position:relative;clip-path:polygon(3% 0,100% 0,97% 100%,0 100%);margin-right:2px;opacity:.6;transition:all .8s ease-in-out}@media(min-width:840px){.photo-composite .portrait-sliver[data-v-47f05443]{width:100px;margin-right:3px}}.photo-composite .portrait-sliver[data-v-47f05443]:last-child{margin-right:0}.photo-composite .portrait-sliver.active[data-v-47f05443]{width:250px;filter:grayscale(0);opacity:1;z-index:3;transform:scale(1.05);object-position:center 35%}@media(min-width:840px){.photo-composite .portrait-sliver.active[data-v-47f05443]{width:400px;object-position:center 40%}}.photo-composite .portrait-sliver.image-0.active[data-v-47f05443]{object-position:center 20%}@media(min-width:840px){.photo-composite .portrait-sliver.image-0.active[data-v-47f05443]{object-position:center 25%}}.photo-composite .portrait-sliver.image-2.active[data-v-47f05443]{object-position:center 15%}@media(min-width:840px){.photo-composite .portrait-sliver.image-2.active[data-v-47f05443]{object-position:center 18%}}@keyframes breathe-fore-5120c608{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes breathe-base-5120c608{0%,to{transform:scale(1) translateX(0) translateY(0)}50%{transform:scale(1.04) translateX(-5px) translateY(-4px)}}.image-top-group[data-v-5120c608]{position:relative;transform-style:preserve-3d;margin:0 auto;width:100%;height:400px;overflow:hidden}@media(min-width:1000px){.image-top-group[data-v-5120c608]{height:640px}}.image-top-group .parallax__layer[data-v-5120c608]{position:absolute;top:0;left:0;right:0;bottom:0}.image-top-group .parallax__layer img[data-v-5120c608]{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.image-top-group .parallax__layer--base[data-v-5120c608]{animation:breathe-base-5120c608 12s ease-in-out infinite}.image-top-group .parallax__layer--fore[data-v-5120c608]{animation:breathe-fore-5120c608 12s ease-in-out infinite}main[data-v-e9847fba]{overflow-x:hidden}figure[data-v-e9847fba]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;cursor:pointer}figure .video-composite[data-v-e9847fba]{overflow:hidden}figure .travel-anim-container[data-v-e9847fba]{max-width:1200px;overflow:hidden}figure .chimag-subscription-bg[data-v-e9847fba],figure .img-bg[data-v-e9847fba],figure .photo-composite-wrapper[data-v-e9847fba],figure .suntimes-bg[data-v-e9847fba],figure .tout-container[data-v-e9847fba],figure .travel-anim-container[data-v-e9847fba],figure .video-composite[data-v-e9847fba]{display:block;width:100%;border-radius:16px;border:2px solid #eee;transition:border .3s ease}figure .travel-anim-container[data-v-e9847fba]{border:2px solid #0000}figure .tout-container[data-v-e9847fba]{border-radius:16px;max-width:100%;width:960px}figure .chimag-subscription-bg[data-v-e9847fba]{width:800px;max-width:100%;height:0;padding-bottom:64%;background-size:cover;background-position:top;background-repeat:no-repeat;border-radius:16px}@media(min-width:840px){figure .chimag-subscription-bg[data-v-e9847fba]{padding-bottom:500px;background-size:cover}}figure .suntimes-bg[data-v-e9847fba]{width:800px;max-width:100%;height:0;padding-bottom:64%;background-size:1350px;background-position:54% 49%;background-repeat:no-repeat;border-radius:16px}@media(min-width:840px){figure .suntimes-bg[data-v-e9847fba]{padding-bottom:500px}}figure .photo-composite-wrapper[data-v-e9847fba]{width:800px;max-width:100%;height:0;padding-bottom:64%;position:relative;overflow:hidden}@media(min-width:840px){figure .photo-composite-wrapper[data-v-e9847fba]{padding-bottom:500px}}figure figcaption[data-v-e9847fba]{color:#333!important;text-decoration:none!important;display:block;font-size:1.5rem;width:100%}@media(min-width:840px){figure figcaption[data-v-e9847fba]{width:unset;display:flex;align-items:baseline;justify-content:space-between}}figure figcaption .title[data-v-e9847fba]{margin-right:16px;text-wrap:balance;margin-bottom:0}@media(min-width:840px){figure figcaption .title[data-v-e9847fba]{margin-bottom:1rem}}figure .cta[data-v-e9847fba]{display:block;background:#0000;border:2px solid color(display-p3 1 0 .27);border-radius:8px;padding:0 6px 3px;cursor:pointer;margin-top:12px;display:inline-block;transition:all .3s ease;color:color(display-p3 1 0 .27);text-transform:uppercase}figure .cta .example[data-v-e9847fba]{font-family:meursault-variable,serif;font-variation-settings:"wdth" 200,"wght" 300}@media(min-width:840px){figure .cta[data-v-e9847fba]{margin-top:0;position:relative;top:-8px}}figure .cta .unicode[data-v-e9847fba]{color:color(display-p3 1 0 .27);transition:transform .3s ease;display:inline-block}figure:hover .chimag-subscription-bg[data-v-e9847fba],figure:hover .img-bg[data-v-e9847fba],figure:hover .photo-composite-wrapper[data-v-e9847fba],figure:hover .suntimes-bg[data-v-e9847fba],figure:hover .tout-container[data-v-e9847fba],figure:hover .travel-anim-container[data-v-e9847fba],figure:hover .video-composite[data-v-e9847fba]{border:2px solid color(display-p3 1 0 .27)}figure:hover .cta[data-v-e9847fba]{background:color(display-p3 1 0 .27);color:#fff}figure:hover .cta .unicode[data-v-e9847fba]{color:#fff;transform:translate(2px,-2px)}figure .project-metadata[data-v-e9847fba]{width:100%;padding:16px 4px 0;margin-left:0}@media(min-width:760px){figure .project-metadata[data-v-e9847fba]{display:flex;justify-content:center;max-width:unset;margin:0 auto}}figure .project-metadata li[data-v-e9847fba]{display:flex;justify-content:space-between;margin-bottom:8px}@media(min-width:760px){figure .project-metadata li[data-v-e9847fba]{display:block;padding-left:16px;padding-right:16px}figure .project-metadata li span[data-v-e9847fba]{display:block;white-space:nowrap}}figure .project-metadata li span[data-v-e9847fba]{text-align:right}@media(min-width:760px){figure .project-metadata li span[data-v-e9847fba]{text-align:center}}figure .project-metadata li[data-v-e9847fba]:last-child{margin-bottom:0}.project-link[data-v-e9847fba]{opacity:0;transform:perspective(1000px) rotateX(-8deg) translateY(30px);transition:opacity .8s cubic-bezier(.34,1.56,.64,1),transform .8s cubic-bezier(.34,1.56,.64,1)}.project-link.animate-in[data-v-e9847fba]{opacity:1;transform:perspective(1000px) rotateX(0deg) translateY(0)}.project-link.extra-projects[data-v-e9847fba]{max-width:740px;padding:48px 1rem;font-size:1.2rem}@media(min-width:760px){.project-link.extra-projects[data-v-e9847fba]{text-align:center}}.about[data-v-3809405c]{min-height:100vh}.about .project-header[data-v-3809405c]{max-width:800px;margin-left:auto;margin-right:auto}.about .project-title[data-v-3809405c]{text-align:left}.about h1[data-v-3809405c]{text-align:left;max-width:700px;margin-left:auto;margin-right:auto}.about img[data-v-3809405c]{width:200px;margin:5px auto 15px;border-radius:175px;box-shadow:2px 2px 10px #0000004d}@media(min-width:540px){.about img[data-v-3809405c]{width:300px;float:right;margin:5px 5px 15px 15px}}.post-article-nav[data-v-0136bda6]{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:3rem;border-top:1px solid #e0e0e0}.post-article-nav .nav-link[data-v-0136bda6]{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:8px;text-decoration:none;color:#333;transition:all .3s ease;flex:1;background-color:#f8f8f8}.post-article-nav .nav-link[data-v-0136bda6]:hover:not(.nav-link--disabled){background-color:#e8e8e8;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.post-article-nav .nav-link--previous[data-v-0136bda6]{justify-content:flex-start}@media(min-width:769px){.post-article-nav .nav-link--previous[data-v-0136bda6]{justify-content:center}}.post-article-nav .nav-link--next[data-v-0136bda6]{justify-content:flex-end;text-align:right}@media(min-width:769px){.post-article-nav .nav-link--next[data-v-0136bda6]{justify-content:center;text-align:center}}.post-article-nav .nav-link--disabled[data-v-0136bda6]{visibility:hidden}.post-article-nav .nav-arrow[data-v-0136bda6]{font-size:1.5rem;color:#666;transition:transform .3s ease}.post-article-nav .nav-link:hover .nav-arrow[data-v-0136bda6]:first-child{transform:translateX(-4px)}.post-article-nav .nav-link:hover .nav-arrow[data-v-0136bda6]:last-child{transform:translateX(4px)}.post-article-nav .nav-content[data-v-0136bda6]{display:flex;flex-direction:column;gap:.25rem}.post-article-nav .nav-label[data-v-0136bda6]{font-size:.875rem;color:#888;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.post-article-nav .nav-title[data-v-0136bda6]{font-size:1.125rem;font-weight:600;color:#333}@media(max-width:768px){.post-article-nav[data-v-0136bda6]{flex-direction:column;gap:1rem}.post-article-nav .nav-link--next[data-v-0136bda6]{text-align:left;justify-content:flex-start;flex-direction:row-reverse}}.chase[data-v-b0fcc1e2]{min-height:100vh}.chase .mobile-section[data-v-b0fcc1e2]{margin-top:-2rem;margin-bottom:4rem}.chase .mobile-section p[data-v-b0fcc1e2]{font-size:1.05rem;line-height:1.8;color:#4a4a4a;margin-bottom:1.5rem}.chase .mobile-section .mobile-showcase[data-v-b0fcc1e2]{position:relative;float:none;margin-left:0;max-width:100%;display:flex;justify-content:center;margin-top:2rem;scale:.8}@media(min-width:769px){.chase .mobile-section .mobile-showcase[data-v-b0fcc1e2]{scale:unset;float:right;margin-left:5rem;margin-bottom:1.5rem;max-width:350px;display:block;margin-top:0;padding-left:80px;left:-150px}}.content-wrapper[data-v-cde4811e]{overflow:unset}.hero[data-v-cde4811e]{width:100%;padding:1rem 0 0}.hero .hero-image[data-v-cde4811e]{overflow:unset;box-shadow:unset}.project-header[data-v-cde4811e]{margin-bottom:2rem}.project-title[data-v-cde4811e]{text-wrap:balance}.chase-travel[data-v-cde4811e]{min-height:100vh}.chase-travel .sticky-nav[data-v-cde4811e]{position:sticky;top:60px;z-index:100;margin-bottom:2rem;background:#0000}.chase-travel .sticky-nav .section-dropdown[data-v-cde4811e]{width:100%;max-width:700px;margin:0 auto;padding:.75rem 2.5rem .65rem .75rem;font-size:1.2rem;border:2px solid #8e8e8e;border-radius:8px;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;cursor:pointer;font-family:comma-sans,sans-serif;appearance:none;-webkit-appearance:none;-moz-appearance:none;color:#333}.chase-travel .sticky-nav .section-dropdown[data-v-cde4811e]:hover{border-color:#333}.chase-travel .sticky-nav .section-dropdown[data-v-cde4811e]:focus{outline:none;border-color:color(display-p3 1 0 .27)}.chase-travel blockquote[data-v-cde4811e]{max-width:700px;margin:1.5rem auto;padding:1.5rem 2rem;border-left:4px solid #999;background:#f5f5f5;font-style:normal;color:#444;font-size:1.05rem;line-height:1.8;font-family:comma-sans,sans-serif;text-align:left}.chase-travel blockquote[data-v-cde4811e]:first-of-type{margin-top:1rem}.chase-travel h3[data-v-cde4811e]{max-width:700px;margin-left:auto;margin-right:auto}.chase-travel ol[data-v-cde4811e],.chase-travel ul[data-v-cde4811e]{max-width:700px;margin:1.5rem auto;padding-left:2rem;text-align:left;list-style-position:outside;list-style-type:disc}.chase-travel ol li[data-v-cde4811e],.chase-travel ul li[data-v-cde4811e]{margin-bottom:1rem;line-height:1.8;text-align:left}.chase-travel ol[data-v-cde4811e]{list-style-type:decimal}.chase-travel .checklist[data-v-cde4811e]{list-style-type:none;padding-left:1.5rem}.chase-travel .checklist li[data-v-cde4811e]{gap:.5rem}.chase-travel .checklist li input[type=checkbox][data-v-cde4811e]{margin-top:.3rem;flex-shrink:0;width:18px;height:18px;cursor:default;display:inline-block;float:left;margin-right:7px}.chase-travel .checklist li input[type=checkbox][data-v-cde4811e]:checked{accent-color:#22c55e}.chase-travel .disclaimer[data-v-cde4811e]{max-width:700px;margin:2rem auto;padding:1.5rem;background:#fff9e6;border-left:4px solid #f5a623;border-radius:4px}.chase-travel .disclaimer p[data-v-cde4811e]{margin:0;font-size:.95rem;line-height:1.6;color:#666}.chase-travel .disclaimer strong[data-v-cde4811e]{color:#333;font-weight:700}.chicago-mag[data-v-abe6a830]{min-height:100vh}.chicago-mag .hero[data-v-abe6a830]{max-width:800px}.chicago-mag .hero figure[data-v-abe6a830]{box-shadow:unset}@media(min-width:1100px){.chicago-mag .content-wrapper[data-v-abe6a830]{max-width:1600px}.chicago-mag .video-container[data-v-abe6a830]{column-count:2;column-gap:50px}}.chicago-mag .video-bg[data-v-abe6a830]:not(:first-of-type){margin-top:50px}.chicago-mag .video-bg video[data-v-abe6a830]{max-width:100%;margin-left:auto!important;margin-right:auto!important;box-shadow:5px 5px 15px #0006;width:100%;height:auto}@media(min-width:540px){.chicago-mag .video-bg video[data-v-abe6a830]{width:1024px;border-radius:16px}}.chicago-mag-subscription[data-v-15f6fbd8]{min-height:100vh}.chicago-mag-subscription .hero[data-v-15f6fbd8]{max-width:800px}.chicago-mag-subscription .hero figure[data-v-15f6fbd8]{box-shadow:unset}.chicago-mag-subscription .old-subscription-page-container[data-v-15f6fbd8]{max-width:800px;margin-left:auto;margin-right:auto}.chicago-mag-subscription .new-subscription-page-container[data-v-15f6fbd8],.chicago-mag-subscription .old-subscription-page-container[data-v-15f6fbd8]{box-shadow:0 4px 12px #00000026;margin-bottom:2rem}.chicago-mag-subscription .results-section[data-v-15f6fbd8]{margin-top:3rem;padding:2rem 0}.chicago-mag-subscription .results-section .results-highlight[data-v-15f6fbd8]{display:flex;justify-content:center;margin-top:2rem}.chicago-mag-subscription .results-section .result-card[data-v-15f6fbd8]{background:linear-gradient(135deg,#667eea,#764ba2);padding:3rem;border-radius:16px;text-align:center;color:#fff;box-shadow:0 10px 30px #00000026;max-width:400px}.chicago-mag-subscription .results-section .result-card .result-value[data-v-15f6fbd8]{font-size:4rem;font-weight:700;line-height:1;margin-bottom:1rem}.chicago-mag-subscription .results-section .result-card .result-label[data-v-15f6fbd8]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.chicago-mag-subscription .results-section .result-card .result-timeframe[data-v-15f6fbd8]{font-size:.95rem;opacity:.9}.high-five[data-v-8d64c39a]{min-height:100vh}.high-five .content-wrapper[data-v-8d64c39a]{padding-top:4rem}.high-five .tout-container[data-v-8d64c39a]{width:500px;max-width:unset;height:300px;transform:translateX(-30%)}@media(min-width:500px){.high-five .tout-container[data-v-8d64c39a]{width:800px;max-width:100%;height:unset;transform:translateX(0)}}.high-five .hero[data-v-8d64c39a]{max-width:100%}.high-five .hero figure[data-v-8d64c39a]{box-shadow:unset;padding:60px;background:#fff}.high-five .detail-item img[data-v-8d64c39a]{width:100%;max-width:400px;height:auto;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-bottom:1rem;display:block;background-color:#f5f5f5;margin-left:auto;margin-right:auto}.high-five .detail-item.full-width img[data-v-8d64c39a]{max-width:800px}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.sun-times[data-v-29f80397]{min-height:100vh}.sun-times .hero[data-v-29f80397]{max-width:800px;width:100%}.sun-times .hero figure[data-v-29f80397]{box-shadow:unset}.sun-times .hero figure .suntimes-bg[data-v-29f80397]{width:800px;max-width:100%;height:0;padding-bottom:64%;background-position:54% 49%;background-repeat:no-repeat;border-radius:16px;background-size:1000px}@media(min-width:840px){.sun-times .hero figure .suntimes-bg[data-v-29f80397]{background-size:1350px;padding-bottom:500px}}.sun-times .cst-logo[data-v-29f80397]{max-width:200px;height:auto;margin-bottom:1rem;display:block}.sun-times .cmyk-text[data-v-29f80397]{display:inline-block;font-weight:700}.sun-times .cmyk-text span[data-v-29f80397]{display:inline-block;animation:popLetter-29f80397 3s ease-in-out infinite}.sun-times .cmyk-text .c[data-v-29f80397]{color:#00e5e5;animation-delay:0s}.sun-times .cmyk-text .m[data-v-29f80397]{color:#f0f;animation-delay:.2s}.sun-times .cmyk-text .y[data-v-29f80397]{color:#ff0;filter:drop-shadow(0 0 2px rgba(0,0,0,.5));animation-delay:.4s}.sun-times .cmyk-text .k[data-v-29f80397]{color:#000;animation-delay:.6s}@keyframes popLetter-29f80397{0%,to{transform:scale(1)}10%{transform:scale(1.2)}20%{transform:scale(1)}}.sun-times .project-overview ol[data-v-29f80397]{margin-left:1.5rem;margin-top:1rem}.sun-times .project-overview ol li[data-v-29f80397]{margin-bottom:1rem;line-height:1.6}.sun-times .gallery-grid[data-v-29f80397]{column-count:1;column-gap:20px;margin-top:40px}@media(min-width:768px){.sun-times .gallery-grid[data-v-29f80397]{column-count:3}}.sun-times .gallery-grid .gallery-item[data-v-29f80397]{cursor:pointer;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:block;text-decoration:none;margin-bottom:20px;break-inside:avoid}.sun-times .gallery-grid .gallery-item[data-v-29f80397]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0003}.sun-times .gallery-grid .gallery-item img[data-v-29f80397]{width:100%;height:auto;display:block}[data-v-29f80397] .pswp{--pswp-bg:#000000f2}.photo[data-v-1b14b59f]{min-height:100vh}.photo .hero[data-v-1b14b59f]{max-width:900px;width:100%}@media(min-width:840px){.photo .hero[data-v-1b14b59f]{max-width:1000px}}.photo .hero .hero-image[data-v-1b14b59f]{padding-bottom:60%}.photo .hero figure[data-v-1b14b59f]{box-shadow:unset;width:100%;height:0;padding-bottom:64%;position:relative}@media(min-width:840px){.photo .hero figure[data-v-1b14b59f]{padding-bottom:450px;max-width:2400px}}@media(min-width:1400px){.photo .hero figure[data-v-1b14b59f]{padding-bottom:500px}}@media(min-width:1800px){.photo .hero figure[data-v-1b14b59f]{max-width:2800px;padding-bottom:550px}}.photo .project-overview ol[data-v-1b14b59f]{margin-left:1.5rem;margin-top:1rem}.photo .project-overview ol li[data-v-1b14b59f]{margin-bottom:1rem;line-height:1.6}.photo .gallery-grid[data-v-1b14b59f]{column-count:1;column-gap:20px;margin-top:40px}@media(min-width:768px){.photo .gallery-grid[data-v-1b14b59f]{column-count:3}}.photo .gallery-grid .gallery-item[data-v-1b14b59f]{cursor:pointer;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:block;text-decoration:none;margin-bottom:20px;break-inside:avoid}.photo .gallery-grid .gallery-item[data-v-1b14b59f]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0003}.photo .gallery-grid .gallery-item img[data-v-1b14b59f]{width:100%;height:auto;display:block}[data-v-1b14b59f] .pswp{--pswp-bg:#000000f2}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scrollbar-gutter:stable}.webkitForceHardwareAcceleration{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}#app{min-height:100vh;font-family:meursault-variable,serif;font-variation-settings:"wdth" 120,"wght" 500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#333}body{overflow-x:hidden}main{display:flex;flex-direction:column;align-items:center;justify-content:center}h1,h2,h3{font-family:meursault-variable,serif;font-variation-settings:"wdth" 80,"wght" 400;font-style:normal;letter-spacing:.3px;color:#333}h1{line-height:100%;font-size:2.5rem}@media(min-width:769px){h1{font-size:3.5rem}}h2{font-variation-settings:"wdth" 100,"wght" 700;font-size:1.5rem;line-height:130%;margin:20px 0}@media(min-width:769px){h2{font-size:2rem}}h3{font-variation-settings:"wdth" 100,"wght" 700;font-size:1rem;line-height:130%;margin:20px 0}@media(min-width:769px){h3{font-size:1.5rem}}li,ol,p,ul{font-family:comma-sans,sans-serif;font-weight:400;font-size:1rem;margin-bottom:20px;line-height:180%;letter-spacing:.02em}li b,ol b,p b,ul b{font-weight:700}em{font-style:italic}button{font-family:sans-serif!important}ul{list-style-position:inside;margin:0 auto 25px}li{line-height:155%}a{text-decoration:underline;cursor:pointer}a,a:hover{color:color(display-p3 1 0 .27)}img{width:100%;max-width:100%;height:auto}.unicode{font-family:Lucida Console,monospace!important;font-size:1.4rem;margin-top:-2px}.small{font-size:.7rem}.small.caps{line-height:80%}.caps{text-transform:uppercase}main{padding-bottom:50px}main .project-link{position:relative;text-decoration:none;color:inherit;max-width:1200px}main .project-link:not(:first-of-type){margin-top:40px}@media(min-width:720px){main .project-link:not(:first-of-type){margin-top:80px}}main .project-link.cover{width:100%;max-width:1600px}main .project-link.cover .img-bg{width:100%;height:350px;background-size:960px;background-position:0 100%;border-radius:16px}@media(min-width:640px){main .project-link.cover .img-bg{background-size:cover}}@media(min-width:840px){main .project-link.cover .img-bg{width:60%;height:0;padding-bottom:41%;margin-bottom:50px;position:relative;left:-5%}main .project-link.cover .img-bg .iphone-in-image{z-index:1;position:absolute;right:-200px;transition:scale .3s ease;top:-220px;scale:.5}}@media(min-width:840px)and (min-width:940px){main .project-link.cover .img-bg .iphone-in-image{top:-200px;scale:.55}}@media(min-width:840px)and (min-width:1100px){main .project-link.cover .img-bg .iphone-in-image{top:-170px;scale:.65}}@media(min-width:840px)and (min-width:1200px){main .project-link.cover .img-bg .iphone-in-image{top:-150px;scale:.7}}@media(min-width:840px)and (min-width:1350px){main .project-link.cover .img-bg .iphone-in-image{top:-120px;scale:.8}}@media(min-width:840px)and (min-width:1440px){main .project-link.cover .img-bg .iphone-in-image{top:-80px;scale:.85}}main .project-link.cover .img-bg img{width:100%;object-fit:cover;object-position:20% 20%;height:100%}@media(min-width:840px){main .project-link.cover .img-bg img{height:auto}}main .project-link.cover .video-composite{display:grid;grid-template-columns:1fr}main .project-link.cover .video-composite .video-bg{width:100%;height:200px}main .project-link.cover .video-composite .video-bg video{width:100%;height:100%;object-fit:cover}main .project-link.cover .video-composite .video-bg.not-mobile{display:none}@media(min-width:640px){main .project-link.cover .video-composite{grid-template-columns:1fr 1fr 1fr}main .project-link.cover .video-composite .video-bg{height:400px}main .project-link.cover .video-composite .video-bg.not-mobile{display:block}}.hero{max-width:1024px;margin:0 auto;padding:3rem 2rem 0}.hero .hero-image{margin:0;padding:0;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.hero .hero-image img{width:100%;height:auto;display:block}.content-wrapper{width:100%;max-width:1380px;margin:0 auto;padding:2rem;overflow:hidden}.content-wrapper h2,.content-wrapper h3,.content-wrapper p{max-width:700px;margin-left:auto;margin-right:auto}.content-wrapper p{text-align:left}.content-wrapper .acknowledgments-list li{font-family:meursault-variable,serif;font-variation-settings:"wdth" 120,"wght" 700}.project-header{margin-bottom:4rem;text-align:center}.project-header .project-title{letter-spacing:-.02em;line-height:1.1;margin-bottom:.5rem;color:#1a1a1a}@media(min-width:840px){.project-header .project-title{text-wrap:balanced}}.project-header .project-title .chase-logo{width:40px;height:40px;flex-shrink:0;display:inline-block;margin-right:10px}.project-header .project-subtitle{font-size:1.5rem;color:#666;margin-bottom:2rem;text-align:center;text-wrap:balance;font-weight:400;font-variation-settings:"wdth" 150,"wght" 400}.tech-stack{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.tech-stack .tech-pill{font-family:comma-sans,sans-serif;display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:#fff;border-radius:50px;border:1px solid #e0e0e0;font-size:.9rem;color:#2c3e50;box-shadow:0 2px 8px #0000000d}.tech-stack .tech-pill .tech-icon{width:20px;height:20px}.tech-stack .tech-pill .tech-icon[src]{object-fit:contain}.section-title{letter-spacing:-.01em;margin-bottom:1.5rem;color:#1a1a1a}.project-overview{margin-bottom:4rem}.project-overview .lead{font-family:meursault-variable,serif;font-variation-settings:"wdth" 180,"wght" 400;font-size:1.2rem;line-height:1.7;margin-bottom:1.5rem}.project-overview .lead.bottom-border{border-bottom:1px solid #e1e1e1;padding-bottom:30px;margin-bottom:30px}.metrics-section{margin-bottom:4rem}.metrics-section .metrics-grid{display:grid;margin-top:2rem}.metrics-section .metric-card{border-bottom:2px solid #e8e8e8;transition:border-color .3s ease}.metrics-section .metric-card:hover{border-bottom-color:#2c3e50}.metrics-section .metric-card .metric-value{color:#1a1a1a;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1;font-variation-settings:"wdth" 100,"wght" 500}.metrics-section .metric-card .metric-label{color:#666;letter-spacing:.02em;line-height:1.4}.detail-section{margin-bottom:4rem;clear:both}.detail-section .detail-grid{display:grid;grid-template-columns:1fr;gap:4rem 2rem;margin-top:2rem}@media(min-width:840px){.detail-section .detail-grid{grid-template-columns:repeat(2,1fr);align-items:center;max-width:1000px;margin-left:auto;margin-right:auto}}.detail-section .detail-item{text-align:center}.detail-section .detail-item img,.detail-section .detail-item video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-bottom:1rem;display:block;background-color:#f5f5f5;margin-left:auto;margin-right:auto}.detail-section .detail-item h3{max-width:400px;text-align:left;color:#1a1a1a}@media(min-width:840px){.detail-section .detail-item h3{text-align:center;margin-left:auto;margin-right:auto}}.detail-section .detail-item p{max-width:400px;color:#4a4a4a;margin:0;margin-left:auto;margin-right:auto}@media(min-width:840px){.detail-section .detail-item.full-width{grid-column:1/-1}}.detail-section .detail-item.full-width h3,.detail-section .detail-item.full-width p{max-width:700px}.features-section{margin-bottom:4rem}.features-section .features-list{list-style:none;padding:0;margin:0}.features-section .features-list li{font-size:1.05rem;line-height:1.8;color:#4a4a4a;padding:1rem 0;position:relative;list-style-type:circle;list-style-position:inside}.features-section .features-list li+li{border-top:1px solid #e8e8e8}.metrics-section .metrics-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}@media(min-width:769px){.metrics-section .metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:700px;margin-left:auto}}.metrics-section .metric-card{padding:1.5rem 1rem}@media(min-width:769px){.metrics-section .metric-card{padding:2rem 1.5rem}}.metrics-section .metric-card .metric-value{font-size:1.75rem}@media(min-width:769px){.metrics-section .metric-card .metric-value{font-size:2.25rem}}.metrics-section .metric-card .metric-label{font-size:.8rem}@media(min-width:769px){.metrics-section .metric-card .metric-label{font-size:.9rem}}.section-title{font-size:1.75rem}@media(min-width:769px){.section-title{font-size:2rem}}.caption{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;text-align:right;font-size:.85rem;padding:.5rem;color:#5a5a5a;box-sizing:border-box;font-family:comma-sans,sans-serif}.in-transition,body{transition:transform .4s ease}a{transition:all .3s}.fade-enter-active,.fade-leave-active{transition:opacity .7s}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .3s}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(-20px);opacity:0}