@import "https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;600&family=Outfit:wght@100;200;300;400&display=swap";
.app{background-color:var(--color-app-bg)}.page{background-color:var(--color-page-bg);width:100%;color:var(--color-text);flex-direction:column;display:flex;position:relative;overflow:visible}.page .artistName{text-transform:uppercase;cursor:pointer;max-width:230px;margin:0 0 1.6rem}.page .nav-bar{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.page .nav-bar .artistName{margin-bottom:0}.page .menu{margin-top:1.6rem;padding-left:1px}.page .menu li.spacer{margin-bottom:1rem;margin-left:2px}.page .nav-toggle{color:inherit;-webkit-tap-highlight-color:#0000;text-transform:uppercase;letter-spacing:1px;background:0 0;border:none;justify-content:center;align-items:center;margin:0 0 1rem;padding:.6rem 0;font-size:.9rem;display:none}.page .nav-toggle:hover,.page .nav-toggle:focus,.page .nav-toggle:active{background:0 0;border:none}.page .nav-toggle-icon{flex-direction:column;gap:6px;display:inline-flex}.page .nav-toggle-icon span{background:var(--color-border);width:22px;height:2px;transition:transform .15s,opacity .15s;display:block}.page .nav-toggle-icon.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.page .nav-toggle-icon.is-open span:nth-child(2){opacity:0}.page .nav-toggle-icon.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.page .sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page .nav-menu{flex-direction:column;flex:1;min-height:0;display:flex}.page .blurb{align-items:flex-start;max-width:440px;padding:0;transition:all .12s ease-in-out}.page .blurb h1{font-size:1.4rem;font-weight:100}@media only screen and (max-width:1439px){.page .blurb{display:none}}.page aside{background-color:var(--color-surface);z-index:10;height:100vh;color:var(--color-text);flex-direction:column;justify-content:flex-start;width:450px;padding:3rem;display:flex;position:fixed}@media only screen and (max-width:1439px){.page aside{width:100%;max-width:unset;border-right:none;height:auto;margin:0;position:relative}}@media only screen and (max-width:1023px){.page aside{z-index:20;border-bottom:none;border-right:none;min-width:100%;margin:0;padding:0;position:sticky;top:0}.page .artistName{font-size:1.6rem}.page .menu a p{font-size:1.25rem}.page .menu{margin:1rem 0}.page .nav-bar{background:var(--color-surface);z-index:25;box-sizing:border-box;border-bottom:none;justify-content:space-between;width:100%;padding:1rem 2rem;position:sticky;top:0}.page .nav-toggle{justify-content:center;align-items:center;margin:0;padding-right:0;display:inline-flex}.page .nav-menu{z-index:15;background:var(--color-nav-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;min-height:100%;padding:6.5rem 2rem 2rem;transition:opacity .18s,transform .18s;display:flex;position:fixed;inset:0;overflow:auto;transform:translateY(-8px)}.page .nav-menu .menu li.link{opacity:0;transition:opacity .22s,transform .22s;transition-delay:calc(var(--menu-index)*60ms);transform:translate(12px)}.page .nav-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.page .nav-menu.is-open .menu li.link{opacity:1;transform:translate(0)}.page .nav-menu .menu{height:auto;display:block}}.page .theme-toggle{border:1px solid var(--color-border);background:var(--color-toggle-bg);width:56px;height:30px;color:var(--color-toggle-fg);cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;margin-left:auto;padding:0 7px;transition:background .16s,border-color .16s;display:inline-flex;position:relative;overflow:hidden}.page .theme-toggle:after{content:"";background:var(--color-toggle-fg);z-index:2;border-radius:50%;width:22px;height:22px;transition:transform .16s,background .16s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.page .theme-toggle.is-dark:after{transform:translateY(-50%)translate(24px)}.page .theme-toggle-icon{opacity:.9;pointer-events:none;z-index:1;width:15px;height:15px;transition:opacity .16s;position:relative}.page .theme-toggle-icon svg{width:100%;height:100%;display:block}.page .theme-toggle-icon--sun{left:auto}.page .theme-toggle-icon--moon{opacity:.35;right:auto}.page .theme-toggle.is-dark .theme-toggle-icon--sun{opacity:.35}.page .theme-toggle.is-dark .theme-toggle-icon--moon{opacity:.9}.page .theme-toggle--menu{display:none}.page .theme-toggle-shell{z-index:30;position:absolute;bottom:3.5rem;left:3rem}.page .theme-toggle--desktop{position:static}.page .theme-toggle-shell--mobile{display:none}@media only screen and (max-width:1023px){.page .theme-toggle--desktop{display:none}.page .theme-toggle--menu{display:inline-flex}.page .theme-toggle-shell--mobile{z-index:30;display:block;position:fixed;bottom:2rem;left:auto;right:2rem;transform:none}}body{font-size:100%}span{all:unset}h1,h2,h3,h4,h5,p{color:inherit;margin:0;font-family:Outfit,sans-serif}h1{letter-spacing:1px;margin-top:1rem;font-size:3.3rem;font-weight:500}@media only screen and (max-width:499px){h1{font-size:2.6rem}}h1.artistName{font-size:2rem}h2{margin-bottom:1rem;font-size:2.3rem;font-weight:300}@media only screen and (max-width:499px){h2{font-size:1.6rem}}h3{font-size:2.3rem}h4.brand{letter-spacing:.8rem;margin-bottom:1rem;margin-left:.8rem;font-family:Maven Pro,sans-serif;font-size:1.6rem;font-weight:400}#how-it-works p,#how-it-works h3{text-align:left}#how-it-works p{max-width:360px;font-size:1.3rem}#packages h4{margin-bottom:1rem;font-size:1.4rem}#packages ul li{text-align:left;font-size:1.1rem}.menu a p{transition:all .25s ease-in-out;transition-property:"font-weight";letter-spacing:1px;text-transform:uppercase;font-size:1rem;font-weight:300}.menu a p:hover{text-decoration:underline}.menu .link.active a p{color:#da3737}.menu.has-contact .contact-link{margin-top:1.2rem}.blurb h1{text-transform:uppercase;margin-bottom:.5rem;font-size:1.6rem}.landing{flex-direction:column;justify-content:flex-start;align-items:center;margin:auto;display:flex}@media only screen and (max-width:767px){.landing{padding:0}}.flex-middle{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.flex-row{text-align:center;flex-direction:row;justify-content:space-around;align-items:center;width:100%;display:flex}@media only screen and (max-width:1023px){.flex-row{flex-direction:column}}.hero{color:#333;min-height:65vh;position:relative;overflow:hidden}.hero.bg{background-image:url(../media/bg.5346a03d.png);background-position:50%;background-size:cover}.overlay{z-index:10;width:100%;min-height:100%;color:inherit;background-color:#7a7a7a8f;flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;top:0}.overlay .slide{color:#fff}#how-it-works .flex-row{margin-bottom:4rem}#how-it-works img{width:100%}#how-it-works p{margin-bottom:1rem}#packages{padding-bottom:4rem}#packages .container{max-width:1100px}#packages .flex-row{margin-top:2rem}#packages article{background-color:#2d2d2d;border:1px solid;border-radius:6px 6px 8px 8px;flex-direction:column;flex-basis:28%;justify-content:space-between;min-width:300px;height:450px;margin-top:2rem;padding:1rem 1rem 2rem;display:flex}#packages article ul{margin:2rem 1rem 1rem 4rem}#packages article ul li{margin:1rem 0;list-style:none}#packages article.featured{color:#000;background-color:#fff;height:465px}#packages article.featured svg{fill:#000!important}@media only screen and (max-width:1247px){#packages article.featured{width:300px;height:450px;margin-top:2rem}}@media only screen and (max-width:767px){#packages article article{flex-basis:100%}}@media only screen and (max-width:399px){#packages article article:not(.featured){display:none}}#featured{padding:3rem}#featured img{width:100%;max-width:800px}#featured .details{padding:2rem}#featured .details h3{font-size:2rem}#featured .details h2{font-size:3rem}button{font:inherit;cursor:pointer;text-transform:uppercase;background-color:unset;border:1px solid;border-color:inherit;color:#000;letter-spacing:.15rem;border-radius:50px;margin:1rem;padding:.5rem 1rem .5rem 1.2rem;font-size:1rem}button.cta{background-color:#e26262;transition:all .12s ease-in-out;border-color:#e26262!important}button:hover:not(:disabled){background-color:#de4c4c;transition:all .12s ease-in-out;color:#fff!important;border-color:#e26262!important}button:disabled{cursor:default}main{width:100%;overflow:hidden}.slide{z-index:1;color:#000;text-align:center;width:100%;height:auto;min-height:50vh;padding:4rem 2rem 2rem;display:flex}.slide .row{width:50%}.slide .container{flex-direction:column;justify-content:center;align-items:center;width:60%;max-width:1200px;margin:auto;display:flex}@media only screen and (max-width:767px){.slide .container{width:100%}}.slide.dark{color:#fff;background-color:#181818}.slide.black{color:#fff;background-color:#000}.slide.light{color:#333;background-color:#fafafa}.slide.grey{color:#fafafa;background-color:#8e8e8e}.slide.red{color:#fff;background-color:#dd4646}.slide.banner{min-height:33.3333vh}.slide.thin{height:auto;min-height:unset;padding:0}.slide.split .container{flex-flow:row-reverse;justify-content:space-between;height:40vh}@media only screen and (max-width:499px){.slide.split .container{flex-wrap:wrap}}.slide.split .piece{flex-direction:column;flex-basis:50%;justify-content:center;align-items:center;padding:1rem;display:flex}@media only screen and (max-width:499px){.slide.split .piece{flex-basis:100%}}.slide.split img{width:80%;height:auto;padding:1rem}@media only screen and (max-width:499px){.slide.split img{display:none}}.slide button{color:inherit;border-color:inherit}.gallery,.userPage{min-height:100vh;margin-left:450px;display:flex}@media only screen and (max-width:1439px){.gallery,.userPage{width:100%;margin-left:0}}.gallery .container,.userPage .container{display:inherit;width:100%;max-width:unset;flex-direction:column;align-items:center;padding:2rem}.gallery .image,.userPage .image{width:100%;height:36vw;max-height:1000px;margin-bottom:2rem;position:relative}@media only screen and (max-width:1023px){.gallery .image,.userPage .image{height:60vw}}.gallery .image.loading,.userPage .image.loading{background-color:var(--color-image-placeholder);justify-content:center;align-items:center;width:100%;height:300px;display:flex}.gallery .image.loading svg,.userPage .image.loading svg{width:40px}.gallery .image.zoom,.userPage .image.zoom{z-index:1;max-width:1200px}.userPage .container{align-items:flex-start;padding:3rem}.userPage .container a{text-decoration:underline}.userPage .container img{width:100%;height:auto;max-height:60vh}@media only screen and (max-width:1023px){.userPage .container{padding:2rem}}.userPage p{margin:0 0 1rem}.gallery.horizontal-scroll{height:100%;display:flex;position:relative;overflow-x:hidden}.gallery.horizontal-scroll .container{display:inherit;flex-flow:row;justify-content:center;align-items:center;width:max-content;height:100%;transition:left .3s ease-in-out;position:absolute}.gallery.horizontal-scroll .container .image{height:80vh;width:unset;margin-left:2rem;display:flex}.gallery.horizontal-scroll .controls{position:fixed;bottom:1rem;right:1rem}.gallery.horizontal .container{padding:2rem}.gallery.horizontal .image{all:unset;box-sizing:border-box;width:100%;max-width:70vw;margin-bottom:2rem;padding:2rem 5rem}@media only screen and (max-width:1023px){.gallery.horizontal .image{max-width:100vw;padding:1rem}}.gallery.vertical .container{padding:2rem}.gallery.vertical .image{height:90vh;max-height:1500px;padding:2rem}@media only screen and (max-width:1247px){.gallery.vertical .image{max-height:1100px;padding:1rem}}@media only screen and (max-width:1023px){.gallery.vertical .image{max-height:1000px;padding:1rem}}@media only screen and (max-width:499px){.gallery.vertical .image{max-height:550px;padding:1rem}}.gallery.square .container{padding:3rem}@media only screen and (max-width:499px){.gallery.square .container{padding:2rem}}.gallery.square .image{height:90vh;max-height:1500px;padding:2rem}@media only screen and (max-width:1247px){.gallery.square .image{max-height:900px;padding:1rem}}@media only screen and (max-width:1023px){.gallery.square .image{max-height:700px;padding:1rem}}@media only screen and (max-width:499px){.gallery.square .image{max-height:350px;padding:1rem}}*{box-sizing:border-box;font-family:sans-serif}:root{--color-body-bg:#646464;--color-app-bg:#9e9e9e;--color-page-bg:#f1f1f1;--color-text:#161616;--color-surface:#fff;--color-surface-muted:#f8f8f8;--color-nav-overlay:#ffffffe6;--color-border:#111;--color-image-placeholder:#ccc;--color-toggle-bg:#f1f1f1;--color-toggle-fg:#111;--color-primary:#e26262}body.theme-dark{--color-body-bg:#0f1113;--color-app-bg:#0f1113;--color-page-bg:#15181b;--color-text:#f1f1f1;--color-surface:#1b1f23;--color-surface-muted:#20252a;--color-nav-overlay:#0f1113e6;--color-border:#e3e3e3;--color-image-placeholder:#2c3136;--color-toggle-bg:#1b1f23;--color-toggle-fg:#f1f1f1}html,body,ul,li{margin:0;padding:0}.app{min-height:100vh;position:relative}body{background-color:var(--color-body-bg);color:var(--color-text);font-family:Open Sans,sans-serif;font-size:100%;overflow-y:auto}ul li{list-style:none}a,a:visited,a:active{color:inherit;cursor:pointer;text-decoration:none}img{vertical-align:middle}label{color:#000}label.strong{font-weight:800}.row{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.row.center{justify-content:center}@media only screen and (max-width:767px){.row{flex-direction:column}}.column{flex-direction:column;justify-content:center;align-items:center;display:flex}.view{min-height:100vh}.wrapper{width:100%}.container{width:100%;max-width:1500px;margin:0;padding:1rem}.container.full-bleed{max-width:unset;padding:0}svg.logo-icon{width:40px;height:40px;margin:1rem}svg.logo-icon.dense{min-width:34px;height:34px;margin:.5rem}svg.logo-icon.large{min-width:6rem;height:6rem}svg.logo-icon.x-large{min-width:8rem;height:8rem}@media only screen and (max-width:767px){svg.logo-icon.large,svg.logo-icon.x-large{min-width:5rem;height:5rem}}svg.logo-icon.outlined{border:1px solid #252525;border-radius:10px}svg.logo-icon.outlined path{fill:none}svg.logo-icon.outlined g path{fill:#252525}svg.logo-icon.outlined-light{border:1px solid #fff;border-radius:10px}svg.logo-icon.outlined-light path{fill:none}svg.logo-icon.outlined-light g path{fill:#fff}svg.logo-icon.light path{fill:#eee}svg.logo-icon.light g path{fill:#252525}svg.logo-icon.button{cursor:pointer}.loading{flex-direction:column;justify-content:center;align-items:center;height:100vh;margin-left:25%;display:flex}.loading-overlay{z-index:9999;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-spinner{border:3px solid var(--color-primary);border-top-color:#0000;border-right-color:var(--color-primary);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}svg.brand{cursor:pointer;border:1px solid #000;width:40px;height:40px;position:fixed;bottom:2rem;left:1rem}@media only screen and (max-width:767px){svg.brand{display:none}}
