body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,html{background-color:#b0deec}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;font-family:sans-serif;min-height:100vh}.coming-soon-banner{word-wrap:break-word;box-sizing:border-box;-webkit-hyphens:auto;hyphens:auto;left:0;overflow-wrap:break-word;position:fixed;right:0;top:16vh;width:100%;z-index:2}.main-content-container{background-color:initial;flex:1 1;margin-top:0;padding-top:calc(16vh + 3rem);position:relative}.main-content-container>*>*{margin-top:calc(-16vh - 3rem);padding-top:calc(16vh + 3rem)}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{letter-spacing:.05em}@media (max-width:768px){.coming-soon-banner{font-size:.95rem!important;line-height:1.4;padding-left:1rem!important;padding-right:1rem!important;white-space:normal}}.navbar-dogbar{aspect-ratio:960/300;background-image:url(/static/media/header-waves.ed4a8f62c8ece288841d.svg);background-repeat:no-repeat;background-size:cover;box-shadow:0 1px 4px #0003;height:16vh;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:3}.navbar-dogbar,.navbar-dogbar .navbar-brand{align-items:center;display:flex}.navbar-dogbar .navbar-brand img{border:1px solid b;border-radius:40%;height:14vh;left:1vw;position:absolute}.navbar-dogbar .navbar-brand:hover img{opacity:.7}.navbar-dogbar .navbar-nav{align-items:center;display:flex;position:fixed;right:0}.hamburger-icon{color:#fff;cursor:pointer;display:none;font-size:1.5em;position:absolute;right:.7em}.navbar-dogbar .nav-item{border-left:1px solid orange}.navbar-dogbar .nav-item:first-child{border-left:0;padding-left:2vw}.navbar-dogbar .nav-item:last-child{margin-right:2vw;padding-right:.3rem;position:relative}.navbar-dogbar .nav-link{border-radius:3px;color:#fffff2;font-size:1.3rem;font-style:normal;font-weight:600;justify-content:flex-end;margin:8px;padding:9px 8px 6px;position:relative;text-decoration:none;text-shadow:2px 1px 1px #4d4d4d}.navbar-dogbar .nav-link:before{background-color:#ea7918;border-radius:50px;bottom:-1px;content:"";height:4px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-in-out;width:100%}.navbar-dogbar .nav-link.active:before,.navbar-dogbar .nav-link:hover:before{transform:scaleX(1)}.navbar-dogbar .nav-link.active:hover:before{bottom:-2px}.navbar-dogbar .container-fluid{align-items:center;display:flex;justify-content:space-between}.navbar-dogbar ul{align-items:center;display:flex;list-style-type:none;margin:0}.navbar-dogbar .dropdown-toggle.active:before,.navbar-dogbar .dropdown-toggle.showDropdown:before,.navbar-dogbar .nav-link.active,.navbar-dogbar .nav-link.active:before{transform:scaleX(1)}.nav-link span{align-items:center;cursor:pointer;display:flex}.offering-dropdown-container{display:inline-block;position:relative}.offering-dropdown-toggle{cursor:pointer;margin-left:0}.offerings-dropdown{background-color:#f9f9f9;border:2px solid #0077c2;border-radius:14px;box-shadow:0 .5em 1em 0 #0003;color:#0077c2;font-weight:700;left:0;max-height:0;min-width:10rem;opacity:0;overflow:hidden;padding:0;position:absolute;top:125%;transition:max-height .4s ease-in-out,opacity .4s ease-in-out;z-index:3}.offerings-dropdown.show{max-height:20em;opacity:1}.offerings-dropdown-item{border-bottom:1px solid #ddd;color:#0077c2;display:block;padding:10px 20px;text-decoration:none}.offerings-dropdown-item:first-child{border-radius:13px 13px 0 0}.offerings-dropdown-item:last-child{border-bottom:none;border-radius:0 0 13px 13px}.offerings-dropdown-item:hover{cursor:pointer}.offerings-dropdown-item.active,.offerings-dropdown-item:hover{background-color:#ececec;color:#ea832f;text-decoration:underline;text-underline-offset:3px}.offering-dropdown-toggle.showDropdown .FaCaretDown,.offering-dropdown-toggle:not(.showDropdown) .FaCaretUp{display:none}.offering-dropdown-toggle.showDropdown .FaCaretUp,.offering-dropdown-toggle:not(.showDropdown) .FaCaretDown{display:inline}@media (max-width:1160px){.hamburger-icon{display:block;right:5%}.loading-icon{animation:spin .4s linear infinite}.navbar-dogbar{align-items:center;flex-direction:column;justify-content:center}.navbar-dogbar .navbar-brand img{left:50%;position:absolute;transform:translateX(-50%);z-index:3}.navbar-nav{background-color:#03244b;background:linear-gradient(180deg,#052750 0,#03244bd9);border-bottom-left-radius:20%;border-bottom-right-radius:20%;display:none;flex-direction:column;max-height:0;opacity:0;overflow:hidden;position:absolute;top:16vh;transition:max-height .4s ease-in-out,opacity .4s ease-in-out;width:100%;z-index:3}.nav-item{border-left:0;display:block;padding:.5em 1.25em;text-align:center;width:100%}.nav-item:last-child{padding-bottom:1em}.navbar-nav.show{display:flex;max-height:23em;opacity:1}.dropdown-menu{display:block;position:static}.offerings-dropdown{left:30%;transform:translateY(-9%)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}.footer{background-color:#efdef6;bottom:0;justify-content:center;padding:2em 0;position:relative;width:100%}.footer,.footer ul{align-items:center;display:flex;flex-direction:column}.footer ul{list-style:none;margin:0;padding:0}.footer ul li{margin:10px 0}.footer ul li a{color:#53a8dd;font-size:1.1em;font-weight:700;text-decoration:none}.footer p{color:#53a8dd}.footer ul li a.active,.footer ul li a:hover{border-bottom:1px solid #0077c2;color:#0077c2;padding-bottom:1px;text-decoration:none}.footer .social-icons{display:flex;margin:20px 0}.footer .social-icons img{height:30px;margin:0 10px}.banner-container{height:70vh;margin-bottom:0;margin-top:calc(-16vh - 3rem);min-width:100%;overflow:hidden;position:relative}.banner-container img{max-width:100%;min-height:100%;object-fit:cover;object-position:center}.banner-container img.banner-image{height:100%!important;min-width:100%;object-fit:cover;object-position:center;opacity:0;position:absolute;transition:opacity 1.25s ease-in,visibility 0s linear 1s;z-index:0}.banner-container img.banner-image.active{opacity:1;transition:opacity 1.25s ease-in,visibility 0s linear 1s}.banner-text{background-color:#0003;border-radius:.725em;color:#fff;left:50%;max-height:65%;min-width:60%;padding:.75em 1em;position:absolute;text-align:center;text-shadow:2px 2px #000;top:calc(42% + 12vh + 2rem);transform:translate(-50%,-50%)}.banner-text h1{color:#fff;font-size:3rem;margin-bottom:.2em;margin-top:.3em;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.banner-text p{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:.6em;margin-top:.3em;text-shadow:1px 1px 2px #000}.banner-image{height:auto;width:100%}.bubble{align-items:center;display:flex;justify-content:center}.bubble:after{background-color:#b0deec;border:.25em dashed #ec7d22;border-bottom:0;border-top-left-radius:50% 100%;border-top-right-radius:50% 100%;bottom:0;content:"";height:5em;left:50%;min-width:15em;opacity:.9;position:absolute;transform:translateX(-50%);width:15em;z-index:1}.banner-selectors{bottom:1.5em;gap:3.8em;padding-right:2em;z-index:2}.banner-selectors,.dog-bone{display:flex;position:absolute}.dog-bone{align-items:center;background:#fff;border-bottom:1px solid #0003;border-radius:25%;border-top:1px solid #0003;box-shadow:0 .4em .3em #0003;box-sizing:border-box;color:#ea7918;cursor:pointer;font-size:.8rem;height:1em;justify-content:space-around;top:.25em;width:2rem}.dog-bone.active{background:#ea7918;color:#ffefd5}.bone-end{cursor:pointer;margin:-1.05em;position:relative;top:.19em}.bone-end:after,.bone-end:before{background:#fff;border-radius:50%;content:"";height:.75em;left:2.75em;position:absolute;width:.75em}.bone-end:before{top:-.25em;z-index:1}.bone-end:after{bottom:0;height:calc(.75em - 1px);width:calc(.75em - 1px);z-index:1}.bone-end.active:after,.bone-end.active:before{background:#ea7918}.bone-end.active:before{border-top:1px solid #0003}.bone-end.active:after{border-bottom:1px solid #0003}.pause-button{background-color:#00000080;border:none;border-radius:50%;bottom:1.25em;color:#fff;cursor:pointer;padding:.75em;position:absolute;right:1.25em;transition:background-color .3s ease}.pause-button.paused{background-color:#ffffff80;color:#03244b}.callToAction-button{background-color:green;border:2px solid #fff;border-radius:5px;box-shadow:0 2px 3px #0003;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;margin-top:1.5rem;padding:.75rem 1.9rem;transition:transform .3s,background-color .3s,box-shadow .3s}.callToAction-button:hover{background-color:#00803c;box-shadow:0 5px .95rem #0003;transform:translateY(-5px)}.callToAction-button:active{box-shadow:0 2px 5px #0003;transform:translateY(-2px)}@media (max-width:768px){.banner-container{height:65vh;min-width:100%}.banner-container img.banner-image{object-position:center 30%}.banner-text{background-color:#0003;border-radius:1em;left:50%;max-height:70%;max-width:80%;min-width:auto;overflow-y:auto;padding:.6em .9em;text-align:center;text-shadow:2px 2px #000;top:calc(50% + 12vh + 2rem);transform:translate(-50%,-50%)}.banner-text h1{color:#fff;font-size:2rem;margin-bottom:.15em;margin-top:.2em;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.banner-text p{color:#fff;font-size:1.2rem;font-weight:800;margin-bottom:.5em;margin-top:.25em;text-shadow:1px 1px 2px #000}.banner-image{height:auto!important;width:100%}.bubble{align-items:center;display:flex;justify-content:center}.bubble:after{background-color:#b0deec;height:3.35em;min-width:12.2em;opacity:.9;width:12.2em}.banner-selectors{bottom:.58em;gap:3.3em;padding-right:2em}.pause-button{bottom:.5em;right:.5em}.callToAction-button{border-radius:.5em;box-shadow:0 2px 3px #0003;font-size:1.2em;margin-bottom:.8em;margin-top:.8em;padding:.4em 1.2em;transition:transform .3s,background-color .3s,box-shadow .3s}}@media (max-width:480px){.banner-container{height:70vh}.banner-container img.banner-image{object-position:center 25%}.banner-text{padding:.5em .8em;width:95%}.banner-text h1{font-size:1.8rem}.banner-text p{font-size:1rem}.callToAction-button{font-size:1rem;padding:.6rem 1.5rem}}.location-details-modal-overlay{align-items:center;background-color:#0009;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;max-width:100%;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;width:100%;z-index:1000}.location-details-modal-content{background-color:#fff;border:1px solid #0000001a;border-radius:12px;box-shadow:0 10px 25px #00000026;box-sizing:border-box;margin:1rem auto;max-height:90vh;max-width:550px;overflow-y:auto;padding:2rem;position:relative;width:90%}.location-details-modal-title{border-bottom:2px solid #ff6f61;color:#ff6f61;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:left}.location-details-modal-close{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .2s ease;width:32px;z-index:1001}.location-details-modal-close:hover{background:#e9ecef;color:#333;transform:scale(1.1)}.location-details-modal-body{margin-top:1rem}.location-details-modal-address,.location-details-modal-phone{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;margin:.8rem 0;padding:.5rem 0}.location-details-modal-address strong,.location-details-modal-phone strong{color:#333;font-weight:600;min-width:80px}.location-details-modal-hours{margin-top:2rem}.location-details-modal-happy-hour{background:linear-gradient(135deg,#fff5f5,#ffe8e8);border-left:4px solid #ff6f61;border-radius:8px;box-shadow:0 2px 8px #ff6f611a;margin-bottom:1.5rem;padding:1rem}.location-details-modal-happy-hour-time{color:#ff6f61;font-size:1rem;font-weight:600;margin:0 0 .3rem}.location-details-modal-happy-hour-days{color:#666;font-size:.9rem;font-style:italic;margin:0}.location-details-modal-hours-title{border-bottom:1px solid #ff6f61;color:#ff6f61;font-size:1.3rem;font-weight:600;margin-bottom:1rem;padding-bottom:.3rem;text-align:left}.location-details-modal-day-hours{align-items:center;border-bottom:1px solid #f5f5f5;color:#555;display:flex;justify-content:space-between;margin:.5rem 0;padding:.3rem 0}.location-details-modal-day-hours strong{color:#333;font-weight:600;min-width:80px}.location-details-modal-day-hours:last-child{border-bottom:none}@media (max-width:480px){.location-details-modal-overlay{align-items:center;padding:10px}.location-details-modal-content{border-radius:10px;margin:.5rem auto;max-height:85vh;max-width:95%;padding:1.5rem;width:95%}.location-details-modal-title{font-size:1.4rem;margin-bottom:1rem}.location-details-modal-address,.location-details-modal-day-hours,.location-details-modal-phone{font-size:.9rem;margin:.4rem 0}.location-details-modal-hours-title{font-size:1.2rem;margin-bottom:.8rem}.location-details-modal-happy-hour{margin-bottom:1rem;padding:.8rem}.location-details-modal-happy-hour-days,.location-details-modal-happy-hour-time{font-size:.9rem;margin:.2rem 0}.location-details-modal-close{font-size:1rem;height:28px;right:1rem;top:1rem;width:28px}.location-details-modal-day-hours{align-items:flex-start;flex-direction:column;gap:.2rem}.location-details-modal-day-hours strong{min-width:auto}}.banner-crowd-meter{background-color:#b0deec;border-radius:0;border-top:.15em solid #ec7d22;box-sizing:border-box;margin:0 auto;max-width:100%;padding:1em;text-align:center;width:100%}.banner-crowd-meter h3{color:#fff;display:inline-block;font-size:1.6rem;font-weight:800;margin:0;text-align:center;text-shadow:2px 2px 0 #000,-2px 2px 0 #000,2px -2px 0 #000,-2px -2px 0 #000,1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.title-container{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-bottom:.5em}.location-selector-container{align-items:center;display:flex;gap:.5em;position:relative}.location-dropdown-wrapper{display:inline-block;position:relative}.location-dropdown-toggle{align-items:center;background-color:#fff;border:2px solid #4caf50;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5em;min-width:200px;padding:.5em 1em;text-shadow:none;transition:all .3s ease}.location-dropdown-toggle:hover{background-color:#f0f0f0;transform:translateY(-2px)}.dropdown-arrow{display:inline-block;font-size:.8em;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.single-location-name{color:#fff;font-size:1.6rem;font-weight:800;margin:0;text-shadow:2px 2px 0 #000,-2px 2px 0 #000,2px -2px 0 #000,-2px -2px 0 #000,1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.location-dropdown-menu{background-color:#fff;border:2px solid #4caf50;border-radius:6px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:0;margin-top:.5em;max-height:300px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.location-search-input{border:none;border-bottom:2px solid #e0e0e0;box-sizing:border-box;font-size:.9rem;outline:none;padding:.75em;width:100%}.location-search-input:focus{border-bottom-color:#4caf50}.location-dropdown-list{max-height:240px;overflow-x:hidden;overflow-y:auto}.location-dropdown-item{border-bottom:1px solid #f0f0f0}.location-dropdown-item:hover{background-color:#f5f5f5}.location-dropdown-item.active{background-color:#e8f5e9;color:#4caf50;font-weight:600}.location-dropdown-no-results{color:#999;font-style:italic;padding:1em;text-align:center}.crowd-meter-bar{background-color:hsla(0,0%,100%,.692);border-radius:15px;display:flex;height:30px;margin:0;overflow:hidden;position:relative;width:100%}.team-segment{align-items:center;display:flex;height:100%;justify-content:center;position:relative;transition:width .3s ease}.team-segment .team-count{color:#fff;font-size:.9em;font-weight:700;text-shadow:1px 1px 2px #00000080}.crowd-meter-info{color:#fff;display:flex;font-size:1rem;justify-content:space-around;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.location-details-button{background-color:#4caf50;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;margin:0;padding:.45em .5em;transition:background-color .3s ease;transition:transform .3s,background-color .3s}.location-details-button:hover{background-color:#45a049;transform:translateY(-2px)}@media (max-width:768px){.banner-crowd-meter{max-width:100%;padding:.8em;width:100%}.banner-crowd-meter h3,.single-location-name{font-size:1.3rem;font-weight:800}.location-dropdown-toggle{font-size:.9rem;min-width:180px;padding:.45em .8em}.title-container{gap:.5em}.location-details-button{font-size:.9rem;padding:.4em .45em}.crowd-meter-bar{height:25px;width:100%}.crowd-meter-info{font-size:.9rem}}@media (max-width:480px){.banner-crowd-meter{max-width:100%;padding:.6em;width:100%}.banner-crowd-meter h3,.single-location-name{font-size:1.1rem;font-weight:800}.location-selector-container{align-items:flex-start;flex-direction:column;gap:.3em}.location-dropdown-toggle{font-size:.85rem;min-width:150px;padding:.4em .7em}.location-dropdown-menu{min-width:250px}.title-container{flex-direction:column;gap:.3em}.location-details-button{font-size:.85rem;padding:.35em .4em}.crowd-meter-bar{height:20px;width:100%}.crowd-meter-info{font-size:.8rem}}.gallery-container{background-color:#efdef6;padding:2rem 1rem}.gallery-container h2{margin-top:0}.carousel-container{height:30vh;overflow-x:auto}.carousel{align-items:center;display:flex;height:100%}.slide{max-height:100%;padding-right:8px}.carousel::-webkit-scrollbar{height:10px}.carousel::-webkit-scrollbar-track{background:#efdef6}.carousel::-webkit-scrollbar-thumb{background-color:#efdef6;border:3px solid #efdef6;border-radius:10px}.carousel::-webkit-scrollbar-thumb:hover{background-color:#f1ddf6da}.howitworks-container{background-color:#b0deec;border-top:.15em solid #ec7d22;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0;padding:0 0 .5em}.howitworks-title{align-self:center;color:#fff;font:5em Futura;letter-spacing:.05em;margin-top:.16em;padding-bottom:.3em;text-shadow:2px 2px 0 #2c2e38,4px 4px 0 #5c5f72}.howitworks-options-container{align-items:center;display:flex;justify-content:space-evenly}.howitworks-option{align-items:center;background-color:#fff;border:3px solid #4d4d4d;border-radius:1em;display:flex;flex:1 1;flex-direction:column;height:20em;justify-content:center;margin-bottom:2em;padding:3.5em}.howitworks-option:first-child{margin-left:4em;margin-right:3em}.howitworks-option:last-child{margin-left:3em;margin-right:4em}.howitworks-option-title{color:#4d4d4d;font:3em Futura;text-align:center;-webkit-text-decoration:2px underline;text-decoration:2px underline}.howitworks-option-subtitle{text-align:center}.howitworks-option-rules-image{margin-top:1.25rem}.howitworks-option-dollar-image{color:green;margin-top:1.25rem}.howitworks-option-button{background-color:coral;border:1px solid #fff;border-radius:5px;box-shadow:0 2px 3px #0003;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:1.8rem;padding:.75rem 1.9rem;transition:transform .3s,background-color .3s,box-shadow .3s}.howitworks-option-button:hover{background-color:tomato;box-shadow:0 5px .95rem #0003;transform:translateY(-5px)}.howitworks-option-button:active{box-shadow:0 2px 5px #0003;transform:translateY(-2px)}.howitworks-ampersand img{border-radius:50%;box-shadow:0 2px 5px #0003;height:9em;width:9em}.howitworks-dollarsign img{border-radius:50%}.howitworks-dollarsign img,.howitworks-rulesheet img{box-shadow:1px 2px 5px #0003;height:6em;margin-top:2rem;width:6em}.howitworks-rulesheet img{border-radius:.5em}.howitworks-option-coming-soon{position:relative}.coming-soon-overlay{align-items:center;background-color:#ffffffd9;border-radius:1em;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.coming-soon-text{background-color:#ffffffe6;border:3px solid #ff6f61;border-radius:.5rem;box-shadow:0 4px 8px #0003;color:#ff6f61;font-size:2.5rem;font-weight:700;padding:1rem 2rem;text-align:center;text-shadow:2px 2px 4px #0003}@media (max-width:1160px){.howitworks-title{font:5em Futura;letter-spacing:.05em}.howitworks-options-container{flex-direction:column}.howitworks-option{max-height:11em;padding:3.5em .5em;width:65%}.howitworks-option:first-child{margin-bottom:.5em}.howitworks-option:last-child{margin-bottom:1em;margin-top:.5em;padding:3.5em .5em}.howitworks-option-title{color:#4d4d4d;font:2.4em Futura;text-align:center;-webkit-text-decoration:2px underline;text-decoration:2px underline}.howitworks-option-button{border-radius:.5em;font-size:1.15rem;margin-bottom:1rem;margin-top:1rem}.howitworks-ampersand img{height:5em;margin-bottom:.5em;margin-top:.25em;width:5em}.howitworks-dollarsign img,.howitworks-rulesheet img{height:5em;margin-top:1rem;width:5em}}@media (max-width:768px){.howitworks-title{align-self:center;font:3.5em Futura;letter-spacing:.01em;margin-bottom:0;margin-top:.25em;padding:.1em;text-align:center}.howitworks-options-container{align-items:center;flex-direction:column;padding:.5em 1em}.howitworks-option{display:flex;flex-direction:column;margin:1em;padding:2em 1em;position:relative;width:83%}.howitworks-option:first-child{margin:0 0 .5em}.howitworks-option:last-child{margin:0}.howitworks-option-title{color:#4d4d4d;font:1.8em Futura;text-align:center;-webkit-text-decoration:2px underline;text-decoration:2px underline}.howitworks-option-title.rules{margin:-1.05em 0 .55em}.howitworks-option-subtitle{font-size:.9em;margin:auto 0;padding:1.85em 0 1em;text-align:center}.howitworks-option-button{font-size:1rem;margin:1em 0 0;padding:.5rem 1rem}.howitworks-rulesheet img{height:5em;margin-top:1rem;width:5em}.howitworks-dollarsign img{top:0}.howitworks-dollarsign img,.howitworks-rulesheet img{height:4em;left:.5em;margin-top:.5em;position:absolute;width:4em}.howitworks-rulesheet img{top:.5em}.coming-soon-text{font-size:1.8rem;padding:.75rem 1.5rem}}.createyouraccount-container{align-items:center;background-color:#b0deec;display:flex;flex-direction:column;justify-content:center;margin-top:0;padding:2em 1em}.createyouraccount-title{align-self:center;color:#ff8c00;font:3em Helvetica Neue;font-weight:700;margin-left:1.2em;margin-right:1.2em;padding-bottom:.2rem;text-align:center;text-shadow:0 1px 1px #4d4d4d}.createyouraccount-subtitle{font:1em Helvetica Neue;font-weight:400;margin:1em;text-align:center}.createyouraccount-button{background-color:green;border:2px solid #fff;border-radius:5px;box-shadow:0 2px 3px #0003;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin:1.8rem 0 1em;padding:.75rem 1.9rem;transition:transform .3s,background-color .3s,box-shadow .3s}.createyouraccount-button:hover{background-color:#00803c;box-shadow:0 5px .95rem #0003;transform:translateY(-5px)}.createyouraccount-button:active{box-shadow:0 2px 5px #0003;transform:translateY(-2px)}.createyouraccount-image-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:300px;width:100%}.createyouraccount-dogcard{margin:-.1em 0 0;max-width:300px;object-fit:contain;opacity:.9;width:100%}.createyouraccount-memberships{margin:1em 0;max-width:300px;object-fit:contain;opacity:.9;width:100%}@media (max-width:1160px){.createyouraccount-container{margin-bottom:-1em;padding-top:1em}.createyouraccount-title{font-size:2.9em;margin-top:0}.createyouraccount-subtitle{padding:.5em 2em 1em}}@media (max-width:768px){.createyouraccount-container{margin:0;padding-top:.5em}.createyouraccount-title{font-size:2.5em;margin:.25em .2em .1em}.createyouraccount-subtitle{margin:1em 1em .5em;padding:0;text-align:center}.createyouraccount-button{margin:.75em 0 .5em}}.see-our-park{align-items:center;background:#d9e8ff;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:100%;padding:0 2em 2em}.see-our-park-image,.see-our-park-text-container{align-items:center;display:flex;flex:1 1;height:100%;max-width:50%}.see-our-park-text-container{background:#f7f7f7;border-radius:1em 0 0 1em;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%);color:#333;display:flex;flex-direction:column;justify-content:space-between;padding:2em 3em 2em 2em;z-index:1}.see-our-park-title{color:#ff6f61;font-size:1.5em;font-weight:700;margin:.5em 0 .75em}.see-our-park-description{font-size:1.1em}.see-our-park-image{border-radius:0 1em 1em 0;box-shadow:0 6px 12px #0003;-webkit-clip-path:polygon(2em 0,100% 0,100% 100%,0 100%);clip-path:polygon(2em 0,100% 0,100% 100%,0 100%);justify-content:center;margin-left:-2em;max-width:45%;overflow:hidden}.see-our-park-image img{border-radius:0 1em 1em .5em;display:block;height:100%;object-fit:cover;width:100%}.see-our-park-button{background-color:#ff6f61;border:2px solid #83acea;border-radius:.5em;color:#fff;cursor:pointer;font-size:1.15em;margin-top:15px;padding:.65em .9em;text-decoration:underline;text-underline-offset:3px;transition:background-color .3s}.see-our-park-button:hover{background-color:#ff4c3b}@media (max-width:1160px){.see-our-park{gap:0;padding:1em}.see-our-park-text-container{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 1.5em) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 1.5em) 100%,0 100%);max-width:55%;padding:1.5em 2.5em 1.5em 1.5em}.see-our-park-image{-webkit-clip-path:polygon(1.5em 0,100% 0,100% 100%,0 100%);clip-path:polygon(1.5em 0,100% 0,100% 100%,0 100%);margin-left:-1.5em;max-width:40%}.see-our-park-title{font-size:1.3em}.see-our-park-description{font-size:1em}}@media (max-width:768px){.see-our-park{align-items:center;flex-direction:column;gap:0;justify-content:center;padding:.5em}.see-our-park-image,.see-our-park-text-container{justify-content:center;margin:0 auto;max-width:85%;width:85%}.see-our-park-text-container{background:linear-gradient(180deg,#fff,#f7f7f7);margin-bottom:.5em;padding:1.2em}.see-our-park-image,.see-our-park-text-container{border-radius:1em;box-shadow:0 4px 8px #0000001a;-webkit-clip-path:none;clip-path:none}.see-our-park-image{align-items:center;display:flex;justify-content:center;margin:0 auto 1em;overflow:hidden}.see-our-park-image img{border-radius:1em;display:block;height:auto;margin:0 auto;max-height:300px;object-fit:cover;width:100%}.see-our-park-title{color:#ff6f61;font-size:1.2em}.see-our-park-description{font-size:.9em}.see-our-park-button{background:linear-gradient(90deg,#ff6f61,#ff4c3b);border:none;box-shadow:0 2px 4px #0003;font-size:.9em;padding:.5em .8em}}@media (max-width:374px){.see-our-park{padding:.5em}.see-our-park-text-container{margin:0 auto;max-width:80%;padding:1em;width:80%}.see-our-park-title{font-size:1.1em;margin:.25em 0 .5em}.see-our-park-description{font-size:.9em}.see-our-park-button{font-size:.9em;padding:.5em .8em}}.what-we-got{background:#b0deec;margin-top:0;padding:1em 2em 1.5em;text-align:center}.what-we-got-title{color:#f4f3f3;font-size:2.75em;font-weight:700;margin-bottom:1rem;text-decoration:underline;text-shadow:1px 1px 0 #2c2e38,1px 2px 0 #5c5f72;text-underline-offset:.5rem}.what-we-got-grid{grid-gap:2em;display:grid;gap:2em;grid-template-columns:repeat(2,1fr)}.option-card{align-items:center;background-size:cover;border-radius:1em;box-shadow:0 1em 2em #0000001a;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:180px;overflow:hidden;padding:.5em;position:relative;transition:transform .3s ease,box-shadow .3s ease}.option-card:before{background:#00000080;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.option-card:hover{box-shadow:0 1.5em 2.5em #00000026;transform:translateY(-.5em)}.option-title{word-wrap:break-word;color:#fff;font-size:1.5em;-webkit-hyphens:auto;hyphens:auto;margin-bottom:.5em;max-width:100%;overflow-wrap:break-word;padding:0 .5em;position:relative;text-align:center;width:100%;z-index:1}.what-we-got .option-title{text-decoration:underline;text-underline-offset:.25em}.option-description{color:#fff;font-size:1em;font-weight:700;position:relative;text-align:center;width:100%;z-index:1}.text-container{align-items:center;background:#0009;border-radius:.5em;display:flex;flex-direction:column;max-width:100%;padding:.3em 1em .5em;position:relative;width:85%;z-index:1}@media (max-width:768px){.what-we-got-grid{gap:1em;grid-template-columns:1fr}.option-card{min-height:120px;padding:.8em}.option-title{font-size:1.1em;margin-bottom:.3em}.option-description{font-size:.9em}.text-container{padding:.2em .8em .4em;width:95%}}.upcoming-events-and-themes{align-items:center;background:#ff6348;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:100%;padding:0 2em 2em}.upcoming-events-image,.upcoming-events-text-container{align-items:center;display:flex;flex:1 1;height:100%;max-width:50%}.upcoming-events-text-container{background:#f7f7f7;border-radius:1em 0 0 1em;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%);color:#333;display:flex;flex-direction:column;justify-content:space-between;padding:2em 3em 2em 2em;z-index:1}.upcoming-events-title{color:#ff6f61;font-size:1.5em;font-weight:700;margin:.5em 0 .75em}.upcoming-events-description{font-size:1.1em}.events-link{color:#ff6f61;font-weight:700;text-decoration:none;transition:color .3s ease}.events-link:hover{color:#ff4c3b}.upcoming-events-image{border-radius:0 1em 1em 0;box-shadow:0 6px 12px #0003;-webkit-clip-path:polygon(2em 0,100% 0,100% 100%,0 100%);clip-path:polygon(2em 0,100% 0,100% 100%,0 100%);justify-content:center;margin-left:-2em;max-width:45%;overflow:hidden}.upcoming-events-image img{border-radius:0 1em 1em .5em;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1160px){.upcoming-events-and-themes{gap:0;padding:1em}.upcoming-events-text-container{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 1.5em) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 1.5em) 100%,0 100%);max-width:55%;padding:1.5em 2.5em 1.5em 1.5em}.upcoming-events-image{-webkit-clip-path:polygon(1.5em 0,100% 0,100% 100%,0 100%);clip-path:polygon(1.5em 0,100% 0,100% 100%,0 100%);margin-left:-1.5em;max-width:40%}.upcoming-events-title{font-size:1.3em}.upcoming-events-description{font-size:1em}}@media (max-width:768px){.upcoming-events-and-themes{align-items:center;flex-direction:column;gap:0;justify-content:center;padding:.5em}.upcoming-events-image,.upcoming-events-text-container{justify-content:center;margin:0 auto;max-width:85%;width:85%}.upcoming-events-text-container{background:linear-gradient(180deg,#fff,#f7f7f7);margin-bottom:.5em;padding:1.2em}.upcoming-events-image,.upcoming-events-text-container{border-radius:1em;box-shadow:0 4px 8px #0000001a;-webkit-clip-path:none;clip-path:none}.upcoming-events-image{align-items:center;display:flex;justify-content:center;margin:0 auto 1em;overflow:hidden}.upcoming-events-image img{border-radius:1em;display:block;height:auto;margin:0 auto;max-height:300px;object-fit:cover;width:100%}.upcoming-events-title{color:#ff6f61;font-size:1.2em}.upcoming-events-description{font-size:.9em}}@media (max-width:374px){.upcoming-events-and-themes{padding:.5em}.upcoming-events-text-container{margin:0 auto;max-width:80%;padding:1em;width:80%}.upcoming-events-title{font-size:1.1em;margin:.25em 0 .5em}.upcoming-events-description{font-size:.9em}}.who-we-are{align-items:center;background:#ff9cc1;box-sizing:border-box;display:flex;gap:2em;margin:0;max-width:100%;padding:2em;width:100%}.who-we-are-text-container{background:#fff;border-radius:1em;box-shadow:0 4px 8px #0000001a;color:#333;flex:1 1;padding:2em}.who-we-are-title{color:#ff6f61;font-size:1.5em;font-weight:700;margin-bottom:.75em}.who-we-are-description{font-size:1em;line-height:1.6}.who-we-are-button{background-color:#ff6f61;border:none;border-radius:.5em;color:#fff;cursor:pointer;font-size:1em;margin-top:1em;padding:.65em 1em;transition:background-color .3s}.who-we-are-button:hover{background-color:#ff4c3b}.who-we-are-image{border-radius:1em;box-shadow:0 4px 8px #0000001a;flex:1 1;max-width:50%;overflow:hidden}.who-we-are-image img{border-radius:1em;height:auto;max-height:400px;object-fit:cover;width:100%}@media (max-width:768px){.who-we-are{flex-direction:column;gap:1em;padding:1em}.who-we-are-image,.who-we-are-text-container{margin:0;max-width:100%;width:100%}.who-we-are-text-container{padding:1.5em}.who-we-are-title{font-size:1.3em}.who-we-are-description{font-size:.95em}.who-we-are-button{font-size:.95em;width:100%}}@media (max-width:480px){.who-we-are{padding:.75em}.who-we-are-image,.who-we-are-text-container{max-width:85%;width:85%}.who-we-are-text-container{padding:1.25em}.who-we-are-title{font-size:1.2em}.who-we-are-description{font-size:.9em}}.faq-title{margin-top:20px}.faq-container{padding-top:20px}.faq-item{border:1px solid #ccc;margin-bottom:20px;width:88vw}.faq-question{background-color:#f2f2f2;padding:10px}.toggle-button{background:none;border:none;cursor:pointer;font-size:16px}.faq-answer,.toggle-button i{display:none}.faq-answer{padding:10px}.faq-item.active .faq-answer{display:block}.landing-page{background-color:#b0deec;margin-bottom:0;margin-left:0;margin-right:0;padding-bottom:0;padding-left:0;padding-right:0}.spacer{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;margin-bottom:0;margin-top:0;padding:0;width:100%}.footer-wave{aspect-ratio:960/200;background-image:url(/static/media/landing-wave-spacer.0135d54097636d2c1e19.svg)}.first-wave{background-image:url(/static/media/landing-1st-single-wave-spacer.ae5d683c8b00e0a08427.svg)}.first-wave,.second-wave{aspect-ratio:960/60;background-position:50%;background-size:100% auto;display:block;overflow:hidden}.second-wave{background-image:url(/static/media/landing-2nd-single-wave-spacer.dd756fbd5439ed34c594.svg)}.third-wave{aspect-ratio:960/60;background-image:url(/static/media/landing-3rd-single-wave-spacer.05815457654bcc06318b.svg)}.fourth-wave{aspect-ratio:960/100;background-image:url(/static/media/landing-4th-single-wave-spacer.c9b27260d72dd945afad.svg)}.fifth-wave{aspect-ratio:960/60;background-image:url(/static/media/landing-5th-single-wave-spacer.afda04b256a53d23542f.svg);background-position:50%;background-size:100% auto;display:block;overflow:hidden}.merchandise-container{align-items:center;background-color:#b0deec;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:0;min-height:85vh;padding:.2em 2em 0}.merchandise-container h1{color:#ffa07a;font-family:Futura,sans-serif;font-size:4.2em;font-weight:700;letter-spacing:1px;margin:-2.25em 0 .7em;padding-bottom:.3em;position:relative;text-align:center;text-shadow:2px 2px 0 #2c2e38,3px 3px 0 #5c5f72,4px 4px 8px #0003;width:100%}.merchandise-container h1:after{background:linear-gradient(90deg,#0000,#ffa07a,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:250px}.merch-grid{grid-gap:2em;align-items:start;display:grid;gap:2em;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin:.5em 0 1em;max-width:1200px;padding-top:.1em;width:100%}.merch-card-wrapper{align-items:center;align-self:start;cursor:pointer;display:flex;flex-direction:column;width:300px}.merch-card{align-self:start;background:#fff;border:2px solid #ffa07a33;border-radius:15px;box-shadow:0 6px 20px #0000001f;isolation:isolate;overflow:hidden;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1);width:100%}.merch-card.expanded{border-radius:15px}.merch-card-wrapper:hover{transform:translateY(-8px)}.merch-card-wrapper:hover .merch-card{border-color:#ffa07a;box-shadow:0 12px 35px #ffa07a4d}.merch-card-wrapper.transitioning{opacity:.8;pointer-events:none}.merch-image-container{background-color:#f8f8f8;height:300px;overflow:hidden;position:relative;width:100%}.merch-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.merch-card:hover .merch-image{transform:scale(1.05)}.merch-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:1.25em;position:absolute;right:0;transition:all .3s ease}.merch-info .merch-item-title,.merch-overlay .merch-item-title{color:#fff;font-family:Futura,sans-serif;font-size:1.5em;font-weight:700;letter-spacing:.3px;margin-bottom:.5em;text-shadow:2px 2px 4px #00000080}.merch-description{color:#fffffff2;font-family:Helvetica Neue,sans-serif;font-size:1.05em;line-height:1.6;margin:.5em 0}.merch-price-badge{background:linear-gradient(135deg,#ffa07a,#ff8c5f);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 12px #ffa07a66;color:#fff;font-family:Futura,sans-serif;font-size:1.15em;font-weight:700;padding:.6em .9em;position:absolute;right:1em;top:1em;z-index:2}.merch-price{color:#fff;font-size:1.1em;font-weight:700}.in-store-badge{background:linear-gradient(135deg,#ff6b6b,#ff5252);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 12px #ff6b6b66;color:#fff;font-family:Futura,sans-serif;font-size:.9em;font-weight:700;left:1em;letter-spacing:.8px;padding:.5em .75em;position:absolute;text-transform:uppercase;top:1em;z-index:2}.merch-details{background:#fff;border-top:1px solid #eee;height:0;opacity:0;overflow:hidden;padding:0 1.25em;position:relative;transition:height .3s ease,opacity .3s ease,padding .3s ease;z-index:1}.merch-card.expanded>.merch-details{height:200px;opacity:1;padding:1.5em}.merch-details p{color:#444;font-family:Helvetica Neue,sans-serif;font-size:1.05em;line-height:1.6;margin:.6em 0}.detail-label{color:#222;font-weight:700;margin-right:.6em}.in-store-notice{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffeaa7;border-left:5px solid #ffa07a;border-radius:10px;box-shadow:0 2px 8px #ffeaa74d;margin-top:1em;padding:.85em}.in-store-text{color:#856404;font-weight:700}.click-to-expand-indicator{background:linear-gradient(135deg,#ffa07a,#ff8c5f);border-radius:0;border-top:none;color:#fff;font-family:Futura,sans-serif;font-size:1.02em;font-weight:700;letter-spacing:.8px;margin:0;overflow:hidden;padding:1.1em;position:relative;text-align:center;text-shadow:1px 1px 2px #0003;text-transform:uppercase;transition:all .3s ease;width:100%}.click-to-expand-indicator:before{background:#ffffff1a;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%}.merch-card-wrapper:hover .click-to-expand-indicator:before{transform:translateX(0)}.click-to-expand-indicator span{display:inline-block;position:relative;z-index:1}.merch-card-wrapper:hover .click-to-expand-indicator{background:linear-gradient(135deg,#ff8c00,#f70)}@media (max-width:1200px){.merch-grid{gap:1.5em;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.merchandise-container{min-height:85vh;padding:.2em 1em 0}.merchandise-container h1{font-size:3em;margin:-2.25em 0 .6em}.merchandise-container h1:after{height:3px;width:180px}.merch-grid{gap:1em;grid-template-columns:1fr;justify-items:center;margin:.3em 0 .8em;max-width:400px;padding-top:.1em}.merch-card,.merch-card-wrapper{max-width:350px;width:100%}.merch-price-badge{font-size:1em;padding:.5em .7em;right:.5em;top:.5em}.in-store-badge{font-size:.85em;left:.5em;padding:.4em .6em;top:.5em}}@media (max-width:480px){.merchandise-container h1{font-size:2.5em}.merchandise-container h1:after{width:150px}.merch-card,.merch-card-wrapper{max-width:320px;width:100%}}.terms-of-service-container{background-color:#fff;font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;min-height:70vh;padding:.75rem 2rem 2rem;width:90%}.terms-of-service-title{border-bottom:3px solid #ec7d22;color:#333;font-size:2.5rem;font-weight:700;margin:-9rem 0 2rem;padding-bottom:.5rem;padding-top:10rem;text-align:center;width:100%}.terms-of-service-notice{background-color:#fff3cd;border:2px solid #ffc107;border-radius:8px;color:#856404;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;margin-top:0;padding:1.5rem}.terms-section{margin-bottom:2rem}.terms-section-title{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.terms-content{font-size:1.1rem}.terms-content,.terms-list{color:#444;line-height:1.7;margin-bottom:1rem}.terms-list{margin-left:2rem}.terms-list li{font-size:1.1rem;margin-bottom:.5rem}.terms-link{color:#ec7d22;font-weight:600;text-decoration:none}.terms-link:hover{text-decoration:underline}.terms-last-updated{border-top:2px solid #ddd;color:#666;font-style:italic;margin-top:3rem;padding-top:2rem;text-align:center}.terms-last-updated p{margin:.5rem 0}@media (max-width:768px){.terms-of-service-container{padding:.5rem 1rem 1rem;width:90%}.terms-of-service-title{font-size:2rem;margin:-6rem 0 1.5rem;padding-top:7rem}.terms-section-title{font-size:1.3rem}.terms-content{font-size:1rem}.terms-list{margin-left:1.5rem}.terms-list li{font-size:1rem}.terms-of-service-notice{font-size:1rem;padding:1rem}}.privacy-policy-container{background-color:#fff;font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;min-height:70vh;padding:.75rem 2rem 2rem;width:90%}.privacy-policy-title{border-bottom:3px solid #ec7d22;color:#333;font-size:2.5rem;font-weight:700;margin:-9rem 0 2rem;padding-bottom:.5rem;padding-top:10rem;text-align:center;width:100%}.privacy-policy-notice{background-color:#d1ecf1;border:2px solid #0c5460;border-radius:8px;color:#0c5460;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;margin-top:0;padding:1.5rem}.privacy-section{margin-bottom:2rem}.privacy-section-title{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.privacy-subsection-title{color:#444;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.privacy-content{font-size:1.1rem}.privacy-content,.privacy-list{color:#444;line-height:1.7;margin-bottom:1rem}.privacy-list{margin-left:2rem}.privacy-list li{font-size:1.1rem;margin-bottom:.75rem}.privacy-last-updated{border-top:2px solid #ddd;color:#666;font-style:italic;margin-top:3rem;padding-top:2rem;text-align:center}.privacy-last-updated p{margin:.5rem 0}@media (max-width:768px){.privacy-policy-container{padding:.5rem 1rem 1rem;width:90%}.privacy-policy-title{font-size:2rem;margin:-6rem 0 1.5rem;padding-top:7rem}.privacy-section-title{font-size:1.3rem}.privacy-subsection-title{font-size:1.1rem}.privacy-content{font-size:1rem}.privacy-list{margin-left:1.5rem}.privacy-list li{font-size:1rem}.privacy-policy-notice{font-size:1rem;padding:1rem}}.about-us{background-color:#efdef6;font-family:Arial,sans-serif;min-height:85vh;padding:3rem 2rem 2.5rem}.about-us-hero{margin:0 auto;max-width:900px;padding:1.25rem 0;text-align:center}.about-us-hero h2{color:#ffa07a;font-size:4em;font-weight:700;letter-spacing:1px;margin-bottom:0;padding-bottom:.3em;position:relative;text-shadow:2px 2px 0 #2c2e38,3px 3px 0 #5c5f72,4px 4px 8px #0003}.about-us-hero h2:after{background:linear-gradient(90deg,#0000,#ffa07a,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:250px}.about-us-hero p{color:#555;font-size:1.4rem;font-weight:500;line-height:1.6;margin:0 auto;max-width:700px}.about-us-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);justify-items:center;margin:0 auto;max-width:1100px;padding:0 2rem}.about-us-section{background:linear-gradient(180deg,#fff 0,#fafafa);border:2px solid #87cefa33;border-radius:18px;box-shadow:0 8px 25px #0000001f;box-sizing:border-box;margin:.5rem;max-width:750px;padding:.3rem 1.5rem 2rem;transition:all .35s cubic-bezier(.4,0,.2,1);width:100%}.about-us-section:hover{border-color:#87cefa;box-shadow:0 12px 35px #87cefa4d;transform:translateY(-8px)}.about-us-section h3{border-bottom:4px solid #87cefa;color:#333;font-size:1.8rem;font-weight:700;letter-spacing:.3px;margin-bottom:1.2rem;padding-bottom:.6rem}.about-us-section p{color:#555;font-size:1.05rem;line-height:1.7;margin:0}.about-us-cta{background:linear-gradient(135deg,#ffa07a,#ff8c5f);border:3px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #ffa07a66;margin:4rem auto 2rem;max-width:700px;overflow:hidden;padding:2rem 3rem;position:relative;text-align:center}.about-us-cta:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.about-us-cta p{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.6;margin-bottom:0;position:relative;text-shadow:2px 2px 4px #0003;z-index:1}@media (max-width:1160px){.about-us{padding:2rem 1.5rem}.about-us-hero h2{font-size:3.2em}.about-us-hero h2:after{width:200px}.about-us-hero p{font-size:1.2rem}.about-us-content{gap:2rem;grid-template-columns:1fr;padding:0 1.5rem}.about-us-section{max-width:850px}}@media (max-width:768px){.about-us{padding:2rem 1rem}.about-us-hero h2{font-size:2.5em}.about-us-hero h2:after{height:3px;width:180px}.about-us-hero p{font-size:1.1rem}.about-us-content{box-sizing:border-box;gap:1.8rem;padding-left:.1rem;padding-right:.1rem}.about-us-section{margin:0;padding:.3rem .9rem 1.2rem}.about-us-section,.about-us-section h3{box-sizing:border-box;max-width:100%;width:100%}.about-us-section h3{font-size:1.5rem;margin-left:0;margin-right:0}.about-us-section p{word-wrap:break-word;box-sizing:border-box;display:block;font-size:1rem;margin-left:0;margin-right:0;margin-top:0;max-width:100%;overflow-wrap:break-word;padding-left:0;padding-right:0;text-align:left;width:100%}.about-us-cta{margin:3rem auto 1.5rem;padding:2rem}.about-us-cta p{font-size:1.2rem}}@media (max-width:480px){.about-us-hero h2{font-size:2em}.about-us-hero h2:after{width:150px}.about-us-cta{padding:1.5rem}.about-us-cta p{font-size:1.1rem}}.dog-park-container{align-items:center;background-color:#b0deec;box-sizing:border-box;display:flex;flex-direction:column;margin:0;max-width:100vw;min-height:85vh;padding:3em 1.5em 2em;text-align:center;width:100%}.dog-park-title{background:linear-gradient(135deg,#ea7918d9,#d86a0fe6);border:3px solid #ffffff4d;border-radius:1.2em;box-shadow:0 8px 25px #0003;color:#fff;font:700 4em Futura,Arial,sans-serif;letter-spacing:.08em;margin:0 auto .5em;padding:.4em .9em;position:relative;text-align:center;text-shadow:3px 3px 0 #2c2e38,5px 5px 0 #5c5f7299;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dog-park-title:after{background:linear-gradient(90deg,#0000,#ea7918,#0000);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.dog-park-description{background:#ffffffb3;border:none;border-radius:15px;box-shadow:0 2px 10px #0000000d;box-sizing:border-box;color:#2c3e50;font-size:1.2em;line-height:1.9;margin:1.2em 0 .8em;max-width:900px;padding:1.5em 2em;text-align:left;transition:all .3s ease;width:100%}.dog-park-description:hover{background:#ffffffd9;box-shadow:0 4px 15px #00000014}.dog-park-image{background:linear-gradient(135deg,#ffffffe6,#fffffff2);border:3px solid #ea791833;border-radius:18px;box-shadow:0 8px 25px #0000001f;margin:30px 0;max-width:900px;overflow:hidden;padding:25px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.dog-park-image:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.dog-park-image:hover:before{left:100%}.dog-park-image img{border-radius:12px;box-shadow:0 4px 12px #0000001a;display:block;height:auto;transition:transform .4s ease;width:100%}.dog-park-image:hover{border-color:#ea7918;box-shadow:0 12px 35px #ea791833;transform:translateY(-8px)}.dog-park-image:hover img{transform:scale(1.03)}@media (max-width:1024px){.dog-park-title{font-size:3.2em;padding:.35em .7em}.dog-park-description{max-width:95%;padding:1.3em 1.5em}.dog-park-image{max-width:95%;padding:20px}}@media (max-width:768px){.dog-park-container{padding:2em 1em 1.5em}.dog-park-title{font-size:2.5em;letter-spacing:.05em;margin:0 auto .5em;padding:.4em .6em}.dog-park-title:after{height:3px;width:80%}.dog-park-description{font-size:1.05em;line-height:1.7;margin:1em 0 .5em;max-width:100%;padding:1.2em 1.3em}.dog-park-image{margin:20px 0;padding:15px;width:100%}.dog-park-image img{border-radius:10px}}@media (max-width:480px){.dog-park-title{font-size:2em;padding:.4em .5em}.dog-park-description{font-size:1em;padding:1em}.dog-park-image{padding:12px}}.bar-menu{background-color:#efdef6;box-sizing:border-box;min-height:85vh;padding:.2em 2em 2.5em;width:100%}.bar-menu h1{color:#ffa07a;font-family:Futura,sans-serif;font-size:4.2em;font-weight:700;letter-spacing:1px;margin:-2.25em 0 .5em;padding-bottom:.3em;position:relative;text-align:center;text-shadow:2px 2px 0 #2c2e38,3px 3px 0 #5c5f72,4px 4px 8px #0003}.bar-menu h1:after{background:linear-gradient(90deg,#0000,#ffa07a,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:250px}.bar-menu h2{background:linear-gradient(135deg,#ffffffb3,#ffffff80);border-bottom:none;border-radius:15px;box-shadow:0 4px 15px #0000001a;color:#ffb366;font-family:Futura,sans-serif;font-size:3em;font-weight:700;letter-spacing:.5px;margin:.3em auto .5em;max-width:600px;padding:.4em .8em;text-align:center;text-shadow:2px 2px 0 #2c2e38,3px 3px 0 #5c5f72;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.category-section{margin-bottom:0;margin-top:0;padding-top:.1em}.bar-menu-table-container{-webkit-overflow-scrolling:touch;margin:0 -1.25em;overflow-x:auto;padding:0 1.25em}.bar-menu-table{background-color:#fff;border:2px solid #87cefa4d;border-collapse:initial;border-radius:12px;border-spacing:0;box-shadow:0 8px 25px #0000001f;margin-bottom:.5em;min-width:800px;overflow:hidden;width:100%}.bar-menu-header{background:linear-gradient(135deg,#87cefa,#6fb4f0);border-right:1px solid #fff3;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:.95em;font-weight:700;letter-spacing:.8px;padding:1.1em 1em;text-align:left;text-shadow:1px 1px 2px #0000001a;text-transform:uppercase;white-space:nowrap}.bar-menu-header:last-child{border-right:none}.bar-menu-cell{border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;color:#444;font-family:Helvetica Neue,sans-serif;font-size:1.02em;line-height:1.5;padding:1em 1.1em}.bar-menu-cell:last-child{border-right:none;color:#333;font-size:1.1em;font-weight:600}.bar-menu-row:hover{background:linear-gradient(90deg,#87cefa14,#fffafa80);transition:all .3s ease}.favorite-stamp{background:linear-gradient(135deg,#ff6b6b,#d9534f);border-radius:1em;box-shadow:0 2px 6px #d9534f4d;color:#fff;display:inline-block;font-size:.75em;font-weight:700;letter-spacing:.5px;margin-left:.5em;padding:.2em .7em;text-transform:uppercase}.drink-subtext,.favorite-stamp{font-family:Helvetica Neue,sans-serif}.drink-subtext{color:#777;font-size:.85em;font-style:italic;margin-top:.25em}.description-content{cursor:pointer;max-height:3em;overflow:hidden;position:relative;transition:max-height .3s ease}.description-content.expanded{max-height:none}.expand-indicator{color:#87cefa;display:block;font-size:.9em;font-weight:500;margin-top:.5em}.expand-indicator:hover{text-decoration:underline}.mobile-drinks-container{display:flex;flex-direction:column;gap:.5em;padding:0 .5em}.mobile-drink-row{background:linear-gradient(180deg,#fff 0,#fafafa);border:2px solid #87cefa33;border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;padding:1em;transition:all .35s cubic-bezier(.4,0,.2,1)}.mobile-drink-row:hover{border-color:#87cefa;box-shadow:0 8px 25px #87cefa40;transform:translateY(-3px)}.mobile-drink-main{align-items:flex-start;display:flex;gap:1em;justify-content:space-between}.mobile-drink-left{flex:1 1}.mobile-drink-name{align-items:center;color:#222;display:flex;flex-wrap:wrap;font-size:1.2em;font-weight:700;gap:.5em;letter-spacing:.3px;margin-bottom:.5em}.drink-abv{color:#666;font-weight:600}.mobile-drink-prompt{color:#87cefa;font-size:.9em;font-style:italic;font-weight:600}.mobile-drink-details{color:#555;display:flex;flex-direction:column;font-size:.9em;gap:.25em}.mobile-drink-detail{align-items:center;display:flex;gap:.5em}.mobile-drink-expanded{border-top:1px solid #eee;margin-top:.75em;padding-top:.75em}.mobile-drink-info{margin-bottom:.5em}.mobile-drink-label{color:#333;font-size:.9em;font-weight:600;margin-bottom:.25em}.mobile-drink-value{color:#555;font-size:.9em}.mobile-drink-description{cursor:pointer;max-height:3em;overflow:hidden;position:relative;transition:max-height .3s ease}.mobile-drink-description.expanded{max-height:none}@media (max-width:768px){.bar-menu{padding:.2em 1em 2.5em}.bar-menu h1{font-size:3em}.bar-menu h1:after{height:3px;width:180px}.bar-menu h2{font-size:2.5em;margin:.2em auto .4em;padding:.4em}.category-section{margin-bottom:0;margin-top:0;padding-top:.1em}.category-nav{margin:0 auto}.bar-menu-table-container{display:none}.category-nav{gap:1em;padding:.3em}.category-nav-button{gap:.4em;min-height:4.5em;padding:.6em .4em;width:4.5em}.category-nav-button svg{font-size:1.4em}.category-label{font-size:.65em}}@media (max-width:480px){.bar-menu h1{font-size:2.5em}.bar-menu h1:after{width:150px}.bar-menu h2{font-size:2em;margin:.2em auto .4em}.category-section{margin-bottom:0;margin-top:0;padding-top:.1em}.category-nav{margin:0 auto}.mobile-drink-details{flex-direction:column;gap:.5em}.category-nav-button{gap:.3em;min-height:4em;padding:.5em .3em;width:4em}.category-nav-button svg{font-size:1.2em}.category-label{font-size:.6em}}.category-nav{background:#ffffff80;border-radius:20px;box-shadow:0 4px 15px #00000014;flex-wrap:wrap;gap:1.5em;margin:0 auto;max-width:700px;padding:1.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.category-nav,.category-nav-button{display:flex;justify-content:center}.category-nav-button{align-items:center;background:linear-gradient(135deg,#fff,#f5f5f5);border:3px solid #87cefa;border-radius:20px;box-shadow:0 4px 12px #0000001f;cursor:pointer;flex-direction:column;gap:.5em;min-height:5.5em;overflow:hidden;padding:.75em .5em;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1);width:5.5em}.category-nav-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.category-nav-button:hover:before{left:100%}.category-nav-button:hover{background:linear-gradient(135deg,#87cefa,#6fb4f0);border-color:#6fb4f0;box-shadow:0 8px 20px #87cefa66;color:#fff;transform:translateY(-5px) scale(1.05)}.category-nav-button:hover .category-label{color:#fff}.category-icon-wrapper{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.category-nav-button svg{font-size:1.7em;position:relative;z-index:1}.category-label{color:#333;font-family:Helvetica Neue,sans-serif;font-size:.7em;font-weight:600;letter-spacing:.3px;line-height:1.2;position:relative;text-align:center;z-index:1}@media (max-width:768px){.category-nav{gap:.75em}.category-nav-button{gap:.3em;min-height:4em;padding:.5em .3em;width:4em}.category-nav-button svg{font-size:1.25em}.category-label{font-size:.6em}}.food-menu{background-color:#faf4d3;box-sizing:border-box;margin-bottom:0;min-height:85vh;padding:.2em 2em 2.5em;position:relative;width:100%;z-index:1}.food-menu h1{color:#ffa07a;font-family:Futura,sans-serif;font-size:4.2em;font-weight:700;letter-spacing:1px;margin:-2.25em 0 .5em;padding-bottom:.3em;position:relative;text-align:center;text-shadow:2px 2px 0 #2c2e38,3px 3px 0 #5c5f72,4px 4px 8px #0003}.food-menu h1:after{background:linear-gradient(90deg,#0000,#ffa07a,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:250px}.food-menu h2{border-bottom:none;color:#ffb366;font-family:Futura,sans-serif;font-size:3em;font-weight:700;letter-spacing:.5px;margin:.3em auto .5em;padding:.2em 0;text-align:center;text-shadow:2px 2px 0 #2c2e38,3px 3px 0 #5c5f72;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.course-section{margin-bottom:1em;margin-top:.5em;padding-top:.1em}.food-menu-table-container{-webkit-overflow-scrolling:touch;margin:0 -1.25em;overflow-x:auto;padding:0 1.25em;position:relative;z-index:2}.food-menu-table{background-color:#fff;border:2px solid #87cefa4d;border-collapse:initial;border-radius:12px;border-spacing:0;box-shadow:0 8px 25px #0000001f;margin-bottom:.5em;min-width:800px;overflow:hidden;width:100%}.food-menu-header{background:linear-gradient(135deg,#87cefa,#6fb4f0);border-right:1px solid #fff3;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:.95em;font-weight:700;letter-spacing:.8px;padding:1.1em 1em;text-align:left;text-shadow:1px 1px 2px #0000001a;text-transform:uppercase;white-space:nowrap}.food-menu-header:last-child{border-right:none}.food-menu-cell,.food-menu-row{background-color:#fff}.food-menu-cell{border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;color:#444;font-family:Helvetica Neue,sans-serif;font-size:1.02em;line-height:1.5;padding:1em 1.1em}.food-menu-cell:last-child{border-right:none;color:#333;font-size:1.1em;font-weight:600}.food-menu-row:hover{background:linear-gradient(90deg,#87cefa14,#fffafa80);transition:all .3s ease}.special-stamp{background:linear-gradient(135deg,#ff6b6b,#d9534f);border-radius:1em;box-shadow:0 2px 6px #d9534f4d;color:#fff;display:inline-block;font-family:Helvetica Neue,sans-serif;font-size:.75em;font-weight:700;letter-spacing:.5px;margin-left:.5em;padding:.2em .7em;text-transform:uppercase}.mobile-foods-container{display:flex;flex-direction:column;gap:.5em;padding:0 .5em}.mobile-food-row{background:linear-gradient(180deg,#fff 0,#fafafa);border:2px solid #87cefa33;border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;padding:1em;transition:all .35s cubic-bezier(.4,0,.2,1)}.mobile-food-row:hover{border-color:#87cefa;box-shadow:0 8px 25px #87cefa40;transform:translateY(-3px)}.mobile-food-main{align-items:flex-start;display:flex;gap:1em;justify-content:space-between}.mobile-food-left{flex:1 1}.mobile-food-name{align-items:center;color:#222;display:flex;flex-wrap:wrap;font-size:1.2em;font-weight:700;gap:.5em;letter-spacing:.3px;margin-bottom:.5em}.mobile-food-prompt{color:#87cefa;font-size:.9em;font-style:italic;font-weight:600}.mobile-food-details{color:#555;display:flex;flex-direction:column;font-size:.9em;gap:.25em}.mobile-food-detail{align-items:center;display:flex;gap:.5em}.detail-label{color:#333;font-weight:600;min-width:45px}.detail-value{color:#555}.mobile-food-expanded{border-top:1px solid #eee;margin-top:.75em;padding-top:.75em}.mobile-food-info{margin-bottom:.5em}.mobile-food-label{color:#333;font-size:.9em;font-weight:600;margin-bottom:.25em}.mobile-food-value{color:#555;font-size:.9em}@media (max-width:768px){.food-menu{padding:.2em 1em 2.5em}.food-menu h1{font-size:3em;margin:-2.25em 0 .5em}.food-menu h1:after{height:3px;width:180px}.food-menu h2{font-size:2.5em;margin:.2em auto .4em;padding:.4em}.course-section{margin-bottom:.8em;margin-top:.3em;padding-top:.1em}.food-menu-table-container{display:none}}@media (max-width:480px){.food-menu h1{font-size:2.5em}.food-menu h1:after{width:150px}.food-menu h2{font-size:2em;margin:.2em auto .4em}.course-section{margin-bottom:.6em;margin-top:.2em;padding-top:.1em}.mobile-food-details{flex-direction:column;gap:.5em}}.food-decorative-div{margin-top:0;position:relative;width:100%;z-index:0}.faq-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:800px;min-height:70vh;padding:.75rem 2rem 2rem;width:90%}.faq-title{border-bottom:3px solid #ec7d22;color:#333;font-size:2.5rem;font-weight:700;margin:-9rem 0 2rem;padding-bottom:.5rem;text-align:center;width:100%}.faq-container{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:700px;width:100%}.faq-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden;transition:all .3s ease;width:100%}.faq-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.faq-question{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem;text-align:left;transition:background-color .3s ease;width:100%}.faq-question:hover{background-color:#f8f9fa}.faq-question h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0}.toggle-button{align-items:center;color:#0077c2;display:flex;height:24px;justify-content:center;transition:transform .3s ease;width:24px}.faq-item.active .toggle-button{transform:rotate(180deg)}.faq-answer{color:#666;font-size:1rem;line-height:1.6;max-height:0;overflow:hidden;padding:0 1.25rem;transition:max-height .3s ease-out,padding .3s ease}.faq-answer.show{max-height:500px;padding:0 1.25rem 1.25rem}@media (max-width:768px){.faq-wrapper{padding:.5rem 1rem 1rem}.faq-title{font-size:2rem;margin:-6rem 0 1.5rem}.faq-question{padding:1rem}.faq-question h3{font-size:1rem}.faq-answer{font-size:.95rem}.faq-answer.show{padding:0 1rem 1rem}}.icon-green,.icon-red,.icon-yellow{font-size:1.25em;margin-left:.28em}.icon-green{color:green}.icon-red{color:red}.icon-yellow{color:orange}.balloon-dog,.cake,.records,.syringe,.walking{margin-right:1em}.dog-card{grid-gap:.5rem;background-color:beige;border:.25em solid #4caf50;border:.25em solid var(--team-color,#4caf50);border-radius:1.2em;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:grid;gap:.5rem;grid-template-columns:2.2fr 1fr;grid-template-rows:auto auto auto auto auto auto;margin:.75rem;max-width:420px;padding:1.25rem;position:relative;transition:all .3s ease;width:100%}.dog-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-3px)}.dog-name{font-size:2.2em;font-weight:700;grid-row:1/span 2;line-height:1.2;margin-bottom:.5rem}.dog-name,.manage-vaccinations-button{align-items:center;display:flex;grid-column:1}.manage-vaccinations-button{background-color:#ff7043;border:2px solid #ff5722;border-radius:.5em;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;font-size:.9em;gap:.35rem;grid-row:3;justify-content:center;margin-bottom:.25rem;margin-left:1.5em;overflow:hidden;padding:.35em .6em;position:relative;transition:all .3s ease}.manage-vaccinations-button:hover{background-color:#ff5722;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.manage-vaccinations-button:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.dog-breed{grid-row:4}.dog-age,.dog-breed{align-items:center;display:flex;font-size:1em;grid-column:1;margin-bottom:.25rem}.dog-age{grid-row:5}.dog-health{gap:.5rem;grid-row:6}.dog-health,.vaccination-list{align-items:center;display:flex;grid-column:1/span 2;padding:.25rem 0}.vaccination-list{flex-wrap:wrap;font-size:.9em;gap:.25rem;grid-row:7;margin-bottom:.25rem}.vaccine-item{align-items:center;background-color:#0000000d;border-radius:.35rem;display:inline-flex;padding:.1rem .25rem}.dog-visits{align-items:center;display:flex;font-size:1em;grid-column:1;grid-row:8;margin-top:-.15rem}.dog-team-image{align-self:center;border:2px solid #4caf50;border:2px solid var(--team-color,#4caf50);border-radius:50%;box-shadow:0 1px 3px #0000001a;grid-column:2;grid-row:1/span 2;height:5em;justify-self:center;object-fit:cover;width:5em}.edit-dog-button{align-items:center;background-color:#4caf50;border:2px solid #388e3c;border-radius:.5em;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:.9em;gap:.35rem;grid-column:2;grid-row:8;justify-content:center;margin-top:-.15rem;overflow:hidden;padding:.35em .6em;position:relative;transition:all .3s ease}.edit-dog-button:hover{background-color:#388e3c;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.edit-dog-button:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.edit-gear{font-size:1.5em}.records{color:red}@media (max-width:768px){.dog-card{gap:.4rem;margin:.5rem 0;max-width:100%;padding:1rem;width:100%}.dog-name{font-size:1.8em;margin-bottom:.1rem}.edit-dog-button,.manage-vaccinations-button{border-width:1px;font-size:.85em;padding:.3em .5em}.dog-age,.dog-breed,.vaccination-list{margin-bottom:-.1rem}.dog-visits{margin-top:-.1rem}.dog-team-image{height:4.5em;width:4.5em}}@media (max-width:480px){.dog-card{gap:.3rem;margin:.5rem 0;max-width:100%;padding:.75rem;width:100%}.dog-name{font-size:1.6em}.edit-dog-button,.manage-vaccinations-button{font-size:.8em;padding:.25em .4em}.dog-age,.dog-breed,.vaccination-list{margin-bottom:-.08rem}.dog-visits{margin-top:-.08rem}.dog-team-image{height:4em;width:4em}}.add-dog-modal-container{background-color:#fff;border-radius:1em .9em .9em 1em;box-shadow:0 0 10px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;height:90vh;margin:1rem;max-height:auto;max-width:600px;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;width:90%}.add-dog-modal-container::-webkit-scrollbar{width:.9em}.add-dog-modal-container::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:0 10em 10em 0}.add-dog-modal-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 10em 10em 0}.add-dog-modal-form{align-items:center;border-radius:1em 10em 10em 1em;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:0 2em;position:relative;width:100%}.add-dog-modal-title{word-wrap:break-word;background:#eae9e9;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box;color:#5151ce;font-size:2.5em;font-weight:800;font-weight:700;letter-spacing:.02em;margin-bottom:.3em;margin-left:-2em;margin-right:-2em;padding:1.5em .35em .5em 0;position:-webkit-sticky;position:sticky;text-align:center;text-shadow:1px 1px 2px #0000001a;top:0;width:calc(100% + 4em);z-index:2}.add-dog-modal-label{align-items:center;color:#2c3e50;display:flex;flex-direction:column;font-size:1.1em;font-weight:500;justify-content:center;margin:.75em;text-align:center;width:100%}.add-dog-modal-input,.add-dog-modal-input[type=checkbox],.add-dog-modal-input[type=date]{background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:.5em;box-sizing:border-box;font-size:1.1em;margin:.5em 0 1.5em;max-width:400px;padding:.8em;transition:all .3s ease;width:90%}.add-dog-modal-input:focus,.add-dog-modal-input[type=date]:focus{background-color:#fff;border-color:#ea7918;box-shadow:0 0 0 3px #ea79181a;outline:none}.add-dog-modal-input[type=date]{cursor:pointer;max-width:300px;width:100%}.add-dog-modal-input[type=checkbox]{accent-color:#ea7918;cursor:pointer;height:1.5em;margin:.5em 0;width:1.5em}.add-dog-modal-input[type=file]{background-color:#f8f9fa;border:2px dashed #e0e0e0;border-radius:.5em;cursor:pointer;margin:.5em 0 2.5em;max-width:300px;padding:.5em;width:100%}.add-dog-modal-input[type=file]:hover{background-color:#fff;border-color:#ea7918}.add-dog-modal-input.breed{max-width:350px;position:relative;width:100%}.add-dog-modal-breed-suggestions{background:#fff;border:2px solid #e0e0e0;border-radius:.5em;box-shadow:0 4px 6px #0000001a;left:50%;list-style:none;margin:0;max-height:200px;max-width:350px;overflow-y:auto;padding:0;position:absolute;top:31%;transform:translateX(-50%);width:100%;z-index:10}.add-dog-modal-breed-suggestions li{cursor:pointer;padding:.8em 1em;transition:all .2s ease}.add-dog-modal-breed-suggestions li:hover{background-color:#f8f9fa;color:#ea7918}.add-dog-modal-team-section-header{background:#eae9e9;box-sizing:border-box;margin:1em -2em;padding:1em 0;position:relative;width:calc(100% + 4em)}.add-dog-modal-team-section-title{color:#5151ce;font-size:2.3em;font-weight:800;letter-spacing:.02em;margin:0;text-align:center;text-shadow:1px 1px 2px #0000001a}.add-dog-modal-team-pick-title-container{background:#eae9e9;border-radius:0;box-sizing:border-box;left:50%;margin:0 -50%;padding:.5em 0;position:relative;right:50%;width:100%}.add-dog-modal-team-pick-title{color:#5151ce;font-size:2.3em;font-weight:800;letter-spacing:.02em;margin-bottom:.2em;margin-top:.2em;padding:.2em;text-align:center;text-shadow:1px 1px 2px #0000001a}.add-dog-modal-selected-team-container{align-items:center;background:repeating-linear-gradient(-45deg,#0000,#0000 10px,#0000000d 0,#0000000d 20px);background-clip:padding-box,border-box;background-origin:border-box;background-size:10px 10px;border:2px solid #0000;border-radius:2em;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;margin:1em;padding:1.75em .5em .25em;position:relative}.add-dog-modal-selected-team-container:before{border:3px solid;border-image-slice:1;border-radius:2em;bottom:-6px;content:"";left:-6px;pointer-events:none;position:absolute;right:-6px;top:-6px}.add-dog-modal-selected-team-close-button{background:none;border:none;color:#333;cursor:pointer;font-size:1.3em;position:absolute;right:.5em;top:.5em;z-index:1}.add-dog-modal-selected-team-close-button:hover{border:1px solid grey;border-radius:50%;color:#000}.add-dog-modal-selected-team-logo{animation:float 3s ease-in-out infinite;border-radius:50%;margin-bottom:1.3em;margin-top:2.25em;width:8em}.add-dog-modal-team-details{margin:1em;text-align:center}.add-dog-modal-team-description{color:#3d3c3c;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.5;margin:0 auto;max-width:80%}.add-dog-modal-team-name{color:#007bff;font-size:1.5em;font-weight:700;text-shadow:1px 1px 2px #0000001a}.add-dog-modal-team-name:first-child{margin-top:.5em}.add-dog-modal-team-name:last-child{margin-bottom:.5em}.add-dog-modal-button-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1.5em 0;width:100%}.add-dog-modal-submit-button{background-color:#ea7918;border:none;border-radius:.5em;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;flex:1 1;font-size:1.1em;font-weight:600;max-width:200px;min-width:120px;padding:.8em 1.5em;transition:all .3s ease}.add-dog-modal-submit-button:hover{background-color:#d66a0f;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.add-dog-modal-submit-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}.add-dog-modal-cancel-button{background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:.5em;color:#666;cursor:pointer;flex:1 1;font-size:1.1em;font-weight:600;max-width:200px;min-width:120px;padding:.8em 1.5em;transition:all .3s ease}.add-dog-modal-cancel-button:hover{background-color:#e9ecef;border-color:#d0d0d0;box-shadow:0 4px 8px #0000001a;color:#333;transform:translateY(-2px)}.add-dog-modal-cancel-button:active{box-shadow:none;transform:translateY(0)}.add-dog-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.2em;height:1.8em;justify-content:center;position:absolute;right:.8em;top:.8em;transition:all .3s ease;width:1.8em;z-index:3}.add-dog-modal-close:hover{background-color:#ea79181a;color:#ea7918;transform:rotate(90deg)}@media (max-width:768px){.add-dog-modal-container{border-radius:1em;height:90vh;margin:1rem auto;overflow-x:hidden;width:95%}.add-dog-modal-form{padding:0 1em}.add-dog-modal-title{margin-left:-1.5em;margin-right:-1.5em;width:calc(100% + 3em)}.add-dog-modal-label{margin:.4em 0;width:85%}.add-dog-modal-input,.add-dog-modal-input[type=checkbox],.add-dog-modal-input[type=date]{max-width:350px;width:100%}.add-dog-modal-input[type=date],.add-dog-modal-input[type=file]{max-width:250px}.add-dog-modal-breed-suggestions,.add-dog-modal-input.breed{max-width:300px}.team-pick-container{box-sizing:border-box;padding:.5em;width:100%}.add-dog-modal-button-container{gap:.8em;padding:1em 0;width:85%}.add-dog-modal-cancel-button,.add-dog-modal-submit-button{font-size:.9em;margin:.3em;padding:.6em 1.2em}.add-dog-modal-close{font-size:1.1em;height:1.6em;right:.6em;top:.6em;width:1.6em}.add-dog-modal-team-pick-title-container{left:50%;margin:0 -50%;position:relative;right:50%;width:100%}.add-dog-modal-team-section-header{margin-left:-1.5em;margin-right:-1.5em;width:calc(100% + 3em)}.add-dog-modal-team-section-title{font-size:2em}}@media (max-width:480px){.add-dog-modal-container{margin:.5rem;padding:0;width:95%}.add-dog-modal-title{font-size:2em;margin-left:-1em;margin-right:-1em;padding:1.2em .2em .4em 0;width:calc(100% + 2em)}.add-dog-modal-input,.add-dog-modal-input[type=checkbox],.add-dog-modal-input[type=date]{font-size:1em;padding:.6em;width:95%}.add-dog-modal-button-container{flex-direction:row;gap:.5rem}.add-dog-modal-cancel-button,.add-dog-modal-submit-button{font-size:1em;min-width:100px;padding:.6em 1em}.add-dog-modal-team-pick-title-container{left:50%;margin:0 -50%;position:relative;right:50%;width:100%}.add-dog-modal-breed-suggestions,.add-dog-modal-input.breed{max-width:280px}.add-dog-modal-close{right:.6em;top:.6em}.add-dog-modal-team-section-header{margin-left:-1em;margin-right:-1em;width:calc(100% + 2em)}.add-dog-modal-team-section-title{font-size:1.8em}}.add-dog-modal-error{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#dc35451a;border-left:4px solid #dc3545;border-radius:6px;box-shadow:0 2px 4px #dc35451a;color:#dc3545;display:flex;font-size:.9em;gap:.5em;margin-bottom:.5em;margin-top:.25em;max-width:400px;padding:.5em .75em;width:90%}.add-dog-modal-error:before{content:"⚠️";font-size:1.1em}.add-dog-modal-input.error{animation:shake .5s ease-in-out;background-color:#dc35450d;border-color:#dc3545}.add-dog-modal-input.error:focus{box-shadow:0 0 0 .2em #dc354540}.overlay{height:100%;width:100%;z-index:1050}.edit-dog-modal-container{background-color:#fff;border-radius:1em .9em .9em 1em;box-shadow:0 0 10px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;height:90vh;margin:1rem;max-height:auto;max-width:600px;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;width:90%}.edit-dog-modal-container::-webkit-scrollbar{width:.9em}.edit-dog-modal-container::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:0 10em 10em 0}.edit-dog-modal-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 10em 10em 0}.edit-dog-modal-form{align-items:center;border-radius:1em 10em 10em 1em;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:0 2em;position:relative;width:100%}.edit-dog-modal-title{word-wrap:break-word;background:#eae9e9;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box;color:#5151ce;font-size:2.5em;font-weight:800;letter-spacing:.02em;margin-bottom:.3em;margin-left:-2em;margin-right:-2em;padding:1.5em .35em .5em .3em;position:-webkit-sticky;position:sticky;text-align:center;text-shadow:1px 1px 2px #0000001a;top:0;width:calc(100% + 4em);z-index:2}.edit-dog-modal-label{align-items:center;color:#2c3e50;display:flex;flex-direction:column;font-size:1.1em;font-weight:500;justify-content:center;margin:.75em;text-align:center;width:100%}.edit-dog-modal-input,.edit-dog-modal-input[type=checkbox],.edit-dog-modal-input[type=date]{background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:.5em;box-sizing:border-box;font-size:1.1em;margin:.5em 0 1.5em;max-width:400px;padding:.8em;transition:all .3s ease;width:90%}.edit-dog-modal-input:focus,.edit-dog-modal-input[type=date]:focus{background-color:#fff;border-color:#ea7918;box-shadow:0 0 0 3px #ea79181a;outline:none}.edit-dog-modal-input[type=date]{cursor:pointer;max-width:300px;width:100%}.edit-dog-modal-input.breed{max-width:350px;position:relative;width:100%}.edit-dog-modal-breed-suggestions{background:#fff;border:2px solid #e0e0e0;border-radius:.5em;box-shadow:0 4px 6px #0000001a;left:50%;list-style:none;margin:0;max-height:200px;max-width:350px;overflow-y:auto;padding:0;position:absolute;top:31%;transform:translateX(-50%);width:100%;z-index:10}.edit-dog-modal-breed-suggestions li{cursor:pointer;padding:.8em 1em;transition:all .2s ease}.edit-dog-modal-breed-suggestions li:hover{background-color:#f8f9fa;color:#ea7918}.edit-dog-modal-team-section-header{background:#eae9e9;box-sizing:border-box;margin:1em -2em;padding:1em 0;position:relative;width:calc(100% + 4em)}.edit-dog-modal-team-section-title{color:#5151ce;font-size:2.3em;font-weight:800;letter-spacing:.02em;margin:0;text-align:center;text-shadow:1px 1px 2px #0000001a}.team-pick-container{flex-wrap:wrap;gap:1.5em;margin-bottom:1em;margin-top:1.25em;padding:.5em;width:100%}.team-pick,.team-pick-container{display:flex;justify-content:center}.team-pick{align-items:center;height:5em;width:5em}.team-pick img{border-radius:50%;cursor:pointer;height:100%;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.team-pick img:hover{box-shadow:0 4px 8px #0000001a;transform:scale(1.05)}.edit-dog-modal-selected-team-container{align-items:center;background:repeating-linear-gradient(-45deg,#0000,#0000 10px,#0000000d 0,#0000000d 20px);background-clip:padding-box,border-box;background-origin:border-box;background-size:10px 10px;border:2px solid #0000;border-radius:2em;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;margin:1em;padding:1.75em .5em .25em;position:relative}.edit-dog-modal-selected-team-container:before{border:3px solid;border-image-slice:1;border-radius:2em;bottom:-6px;content:"";left:-6px;pointer-events:none;position:absolute;right:-6px;top:-6px}.edit-dog-modal-selected-team-close-button{background:none;border:none;color:#333;cursor:pointer;font-size:1.3em;position:absolute;right:.5em;top:.5em;z-index:1}.edit-dog-modal-selected-team-close-button:hover{border:1px solid grey;border-radius:50%;color:#000}.edit-dog-modal-selected-team-logo{animation:float 3s ease-in-out infinite;border-radius:50%;margin-bottom:1.3em;margin-top:2.25em;width:8em}.edit-dog-modal-team-details{margin:1em;text-align:center}.edit-dog-modal-team-description{color:#3d3c3c;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.5;margin:0 auto;max-width:80%}.edit-dog-modal-team-name{color:#007bff;font-size:1.5em;font-weight:700;text-shadow:1px 1px 2px #0000001a}.edit-dog-modal-team-name:first-child{margin-top:.5em}.edit-dog-modal-team-name:last-child{margin-bottom:.5em}.edit-dog-modal-button-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1.5em 0;width:100%}.edit-dog-modal-submit-button{background-color:#ea7918;border:none;border-radius:.5em;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;flex:1 1;font-size:1.1em;font-weight:600;max-width:200px;min-width:120px;padding:.8em 1.5em;transition:all .3s ease}.edit-dog-modal-submit-button:hover{background-color:#d66a0f;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.edit-dog-modal-submit-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}.edit-dog-modal-cancel-button{background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:.5em;color:#666;cursor:pointer;flex:1 1;font-size:1.1em;font-weight:600;max-width:200px;min-width:120px;padding:.8em 1.5em;transition:all .3s ease}.edit-dog-modal-cancel-button:hover{background-color:#e9ecef;border-color:#d0d0d0;box-shadow:0 4px 8px #0000001a;color:#333;transform:translateY(-2px)}.edit-dog-modal-cancel-button:active{box-shadow:none;transform:translateY(0)}.edit-dog-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.2em;height:1.8em;justify-content:center;position:absolute;right:.8em;top:.8em;transition:all .3s ease;width:1.8em;z-index:3}.edit-dog-modal-close:hover{background-color:#ea79181a;color:#ea7918;transform:rotate(90deg)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:768px){.edit-dog-modal-container{border-radius:1em;height:90vh;margin:1rem auto;overflow-x:hidden;width:95%}.edit-dog-modal-form{padding:0 1em}.edit-dog-modal-title{margin-left:-1.5em;margin-right:-1.5em;width:calc(100% + 3em)}.edit-dog-modal-label{margin:.4em 0;width:85%}.edit-dog-modal-input,.edit-dog-modal-input[type=checkbox],.edit-dog-modal-input[type=date]{max-width:350px;width:100%}.edit-dog-modal-input[type=date]{max-width:250px}.edit-dog-modal-breed-suggestions,.edit-dog-modal-input.breed{max-width:300px}.team-pick-container{box-sizing:border-box;padding:.5em;width:100%}.edit-dog-modal-button-container{gap:.8em;padding:1em 0;width:85%}.edit-dog-modal-cancel-button,.edit-dog-modal-submit-button{font-size:.9em;margin:.3em;padding:.6em 1.2em}.edit-dog-modal-close{font-size:1.1em;height:1.6em;right:.6em;top:.6em;width:1.6em}.edit-dog-modal-team-section-header{margin:1em -1.5em;width:calc(100% + 3em)}}@media (max-width:480px){.edit-dog-modal-container{margin:.5rem;padding:0 .5rem;width:95%}.edit-dog-modal-title{font-size:2em;margin-left:-1em;margin-right:-1em;padding:1.2em .2em .4em 0;width:calc(100% + 3em)}.edit-dog-modal-input,.edit-dog-modal-input[type=checkbox],.edit-dog-modal-input[type=date]{font-size:1em;padding:.6em;width:95%}.edit-dog-modal-button-container{flex-direction:row;gap:.5rem}.edit-dog-modal-cancel-button,.edit-dog-modal-submit-button{font-size:1em;min-width:100px;padding:.6em 1em}.edit-dog-modal-team-section-header{margin:1em -1em;width:calc(100% + 3em)}.edit-dog-modal-breed-suggestions,.edit-dog-modal-input.breed{max-width:280px}.edit-dog-modal-close{right:.6em;top:.6em}}.edit-dog-modal-team-pick-title,.edit-dog-modal-team-pick-title-container{display:none}.edit-dog-modal-error{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#dc35451a;border-left:4px solid #dc3545;border-radius:6px;box-shadow:0 2px 4px #dc35451a;color:#dc3545;display:flex;font-size:.9em;gap:.5em;margin-bottom:.5em;margin-top:.25em;max-width:400px;padding:.5em .75em;width:90%}.edit-dog-modal-error:before{content:"⚠️";font-size:1.1em}.edit-dog-modal-input.error{animation:shake .5s ease-in-out;background-color:#dc35450d;border-color:#dc3545}.edit-dog-modal-input.error:focus{box-shadow:0 0 0 .2em #dc354540}.overlay{bottom:0;box-sizing:border-box;padding:.5rem;right:0}.vaccine-manager-modal-container{background:#fff;border-radius:1em;box-sizing:border-box;max-height:90vh;max-width:800px;overflow-y:auto;padding:1.5rem;position:relative;width:100%}.vaccine-manager-modal-container::-webkit-scrollbar{width:.9em}.vaccine-manager-modal-container::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:0 10em 10em 0}.vaccine-manager-modal-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 10em 10em 0}.vaccine-manager-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5em;height:2em;justify-content:center;justify-self:flex-end;position:absolute;right:.4em;top:.4em;transition:all .3s ease;width:2em;z-index:3}.vaccine-manager-close:hover{background-color:#ea79181a;color:#ea7918;transform:rotate(90deg)}.mode-toggle{background:#f8f9fa;border-bottom:2px solid #dee2e6;border-top:2px solid #dee2e6;display:flex;gap:1rem;justify-content:center;margin:2rem 0;padding:2rem 0}.mode-button{background:#fff;border:2px solid #495057;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.mode-button:hover{border-color:#007bff;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.mode-button.active{background:#007bff;border-color:#0056b3;box-shadow:0 4px 8px #007bff4d;color:#fff;transform:translateY(-2px)}.bulk-section{background:#f8f9fa;border:2px solid #dee2e6;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin-bottom:2rem;margin-top:1.5rem;padding:2rem;transition:all .3s ease}.bulk-section:hover{border-color:#007bff;box-shadow:0 4px 10px #00000026}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;margin-bottom:.5rem}.form-control{-webkit-appearance:none;appearance:none;background-color:#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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-control:focus{box-shadow:0 0 0 2px #007bff40;outline:none}.form-control:focus,.form-control:hover{border-color:#007bff}.form-control option{font-size:1rem;padding:.5rem}.bulk-section .form-input[type=date]{border:1px solid #ddd;border-radius:6px;color:#333;font-size:1rem;margin-bottom:1rem;max-width:200px;padding:.75rem;transition:all .3s ease;width:auto}.bulk-section .form-input[type=date]:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-input{border:1px solid #ddd;border-radius:6px;margin-bottom:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.vaccination-selection-list{background:#fff;border:1px solid #eee;border-radius:6px;max-height:300px;overflow-y:auto;padding:1rem}.vaccination-selection-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:.75rem;transition:all .2s ease}.vaccination-selection-item:hover{background:#f8f9fa}.vaccination-selection-item:last-child{border-bottom:none}.vaccination-selection-item input[type=checkbox]{cursor:pointer;height:18px;margin-right:1rem;width:18px}.vaccination-selection-item span{flex:1 1;font-size:.95rem}.vaccination-date,.vaccination-type{color:#666;font-size:.85rem;margin-left:1rem}.vaccination-type{background:#e9ecef;border-radius:4px;padding:.25rem .5rem}.rabies-type-selection{background:#f8f9fa;border-radius:4px;margin-bottom:.5rem;margin-left:2.5rem;padding:.5rem}.rabies-type-selection label{color:#495057;cursor:pointer;display:block;font-size:.9rem;margin:.5rem 0}.rabies-type-selection input[type=radio]{cursor:pointer;margin-right:.5rem}.form-button-container{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.form-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.form-button:hover{background:#0056b3;transform:translateY(-1px)}.form-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.form-button.cancel{background:#6c757d}.form-button.cancel:hover{background:#5a6268}.submit-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.submit-button:hover{background:#0056b3;transform:translateY(-1px)}.vaccinations-list{-webkit-overflow-scrolling:touch;border-top:2px solid #dee2e6;margin-bottom:2rem;margin-top:2rem;overflow-x:auto;padding-top:2rem}.vaccinations-list h3{color:#333;font-size:1.25rem;font-weight:700;margin-bottom:1rem;margin-top:0}.vaccinations-list table{border-collapse:collapse;min-width:600px;width:100%}.vaccinations-list td,.vaccinations-list th{border-bottom:1px solid #eee;padding:1rem;text-align:left}.vaccinations-list th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#333;font-weight:600}.vaccinations-list tr:last-child td{border-bottom:none}.vaccinations-list tr:hover{background-color:#f8f9fa}.vaccinations-list td{color:#495057}.vaccination-status{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 1px 3px #0000000d;margin-bottom:2rem;padding:1.5rem}.vaccination-status p{margin:.5rem 0}.vaccination-status .up-to-date{color:#28a745}.vaccination-status .expired{color:#dc3545}.vaccination-status .icon{font-weight:700;margin-right:.5rem}.verification-note{color:#666;font-style:italic;margin-top:.5rem;padding-left:1.5rem}.verification-note small{font-size:.9rem;line-height:1.4}.reminder-mode-toggle{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.reminder-mode-button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.reminder-mode-button.active{background:#28a745;border-color:#28a745;color:#fff}.reminder-mode-button:hover{border-color:#28a745}.reminder-select{margin-bottom:.5rem}.reminder-select-small{border:1px solid #ddd;border-radius:4px;font-size:.9rem;min-width:150px;padding:.5rem;width:auto}.reminder-help-text{color:#666;display:block;font-size:.85rem;font-style:italic;margin-top:.25rem}.individual-reminder-select{align-items:center;background:#f8f9fa;border-radius:4px;display:flex;gap:.5rem;margin-bottom:1rem;margin-left:2.5rem;padding:.75rem}.individual-reminder-select .reminder-label{font-size:.9rem;font-weight:500;margin:0}.reminder-date-display{color:#28a745;font-weight:500}.no-reminder{color:#999;font-style:italic}.expiration-display{background:#e8f5e9;border-left:3px solid #28a745;border-radius:4px;color:#2d6a2d;margin-top:.75rem;padding:.75rem}.expiration-display strong{font-weight:600}.bulk-expiration-display{background:#e8f5e9;border-left:3px solid #28a745;border-radius:4px;color:#2d6a2d;margin-bottom:1rem;margin-top:1rem;padding:1rem}.bulk-expiration-display strong{display:block;font-weight:600;margin-bottom:.5rem}.bulk-expiration-display ul{list-style-type:disc;margin:.5rem 0 0;padding-left:1.5rem}.bulk-expiration-display li{line-height:1.5;margin:.25rem 0}.error-input{background-color:#fff5f5;border:2px solid #f44!important}.error-message{color:#f44;font-weight:500;margin-top:5px}.form-input[type=date]{border:1px solid #ddd;border-radius:6px;color:#333;font-size:1rem;margin-bottom:1rem;max-width:200px;padding:.75rem;transition:all .3s ease;width:auto}.form-input[type=date]:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.vaccine-manager-modal-container h2{border-bottom:3px solid #007bff;color:#333;font-weight:700;margin-bottom:1.5em;margin-top:1.5em;padding-bottom:1rem}.vaccine-manager-modal-container form{background:#fff;border:2px solid #dee2e6;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem}@media (max-width:768px){.overlay{padding:.5rem}.vaccine-manager-modal-container{margin:0;max-height:95vh;padding:1rem;width:100%}.mode-toggle{flex-direction:column;gap:.75rem;padding:1.5rem 1rem}.mode-button{font-size:.95rem;padding:1rem;width:100%}.vaccination-selection-item{align-items:flex-start;flex-direction:column;gap:.5rem}.vaccination-selection-item span{width:100%}.vaccination-date{margin-left:0;width:100%}.vaccination-type{margin-left:0}.form-button-container{flex-direction:column}.form-button{width:100%}.vaccinations-list{margin:1rem 0;padding:0;width:100%}.vaccinations-list table{font-size:.9rem}.vaccinations-list td,.vaccinations-list th{padding:.5rem;white-space:nowrap}.reminder-mode-toggle{flex-direction:column}.reminder-mode-button{width:100%}.individual-reminder-select{align-items:flex-start;flex-direction:column;margin-left:1rem}.reminder-select-small{width:100%}}.day-pass-stats-info-header{border-bottom:1px solid #f0f0f0;color:#34495e;font-size:1.1em;font-weight:500;margin-bottom:.8em;margin-top:1.2em;padding:.5em 0;white-space:nowrap}.day-pass-stats-container>.day-pass-stats-info-header:first-of-type{cursor:pointer;margin:.75em .5em 1em;transition:all .2s ease}.day-pass-stats-container>.day-pass-stats-info-header:first-of-type:hover{background:#f8f9fa;border-radius:6px}.day-pass-stats-info-answer{color:#2c3e50;display:inline-block;position:absolute;right:0}.expired-memberships-icon{color:#95a5a6;margin-right:.4em;vertical-align:top}.first-visit-header{align-items:center;background:none;border-bottom:1px solid #f0f0f0;color:#34495e;display:flex;font-size:1.1em;font-weight:500;margin:1.2em 0 .8em;padding:1em;position:relative;white-space:nowrap}.first-visit-icon{color:#8e44ad;display:inline-block;font-size:1.1em;margin-right:.4em;vertical-align:top}.first-visit-answer{color:#2c3e50;display:inline-block;font-weight:500;position:absolute;right:0}.expired-memberships{background:#f8f9fa;border:1px solid #e9ecef;box-shadow:inset 0 2px 4px #00000008}.membership-details{padding:.5em .25em}.membership-details-title{color:#2c3e50;font-size:1.05em;font-weight:600;margin:.3em 0}.membership-detail{margin-bottom:.5em;padding:.5em}.expired-membership-detail{background:#f8f9fa;opacity:.8}.expired-membership-detail:hover{box-shadow:0 1px 3px #0000000d;transform:none}.expired-membership-detail .membership-detail-middle{color:#95a5a6}.expired-membership-detail .membership-detail-title{color:#7f8c8d}.membership-detail-buttons{flex:1 1;gap:.8em;justify-content:flex-end;min-width:160px;text-align:right}.membership-detail-buttons button{font-size:.9em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.5em .8em}.caret-icon{color:#666;cursor:pointer;margin-left:.5em}.cancel-pending-button{background-color:#f1c40f;border:none;border-radius:6px;color:#2c3e50;cursor:pointer;font-size:.9em;font-weight:500;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.5em .8em;transition:all .2s ease}.cancel-pending-button:hover{background-color:#f39c12;transform:translateY(-1px)}@media (max-width:1210px){.day-pass-stats-container{margin-top:.5em;min-width:18em;padding:1em 1.2em}.day-pass-stats-title{font-size:1.3em;padding:0 .5em .5em}.title-icon{font-size:1.6em}.membership-detail{align-items:flex-start;flex-direction:column;gap:.5em}.membership-detail-middle{margin:.5em 0;min-width:100%}.membership-detail-buttons{justify-content:flex-start;min-width:100%;width:100%}.cancel-pending-button,.membership-detail-buttons button{text-align:center;width:100%}}@media (max-width:480px){.day-pass-stats-container{min-width:16em;padding:1em}.day-pass-stats-title{font-size:1.2em}.title-icon{font-size:1.5em}}.no-memberships-prompt{color:#666;padding:.75em .75em 1em;text-align:center}.no-memberships-prompt p{font-size:.875em;line-height:1.4;margin-bottom:.75em}.membership-options{align-items:center;display:flex;flex-direction:column;gap:12px}.buy-membership-button,.buy-passes-button{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-weight:500;max-width:250px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.buy-membership-button{background-color:#4a90e2;color:#fff}.buy-membership-button:hover{background-color:#357abd;transform:translateY(-1px)}.buy-passes-button{background-color:#f8f9fa;border:2px solid #e0e0e0;color:#2c3e50}.buy-passes-button:hover{background-color:#e9ecef;border-color:#d0d0d0;transform:translateY(-1px)}.pass-options-button{background-color:#4a90e2;border:none;border-radius:.375em;color:#fff;cursor:pointer;display:inline-block;font-size:.875em;font-weight:500;margin:.5em 0 .5em .5em;max-width:12.5em;padding:.5em 1em;text-decoration:none;transition:all .3s ease;width:100%}.pass-options-button:hover{background-color:#357abd;transform:translateY(-1px)}@media (max-width:480px){.membership-options{gap:10px}.buy-membership-button,.buy-passes-button{font-size:14px;padding:10px 20px}.no-memberships-prompt{padding:.5em .5em .75em}.no-memberships-prompt p{font-size:.8125em;margin-bottom:.5em}.pass-options-button{font-size:.8125em;margin:.5em;max-width:11.25em;padding:.375em .75em}}.buy-pass-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.buy-pass-modal-content{background:#fff;border:1px solid #0000001a;border-radius:1.5em;box-shadow:0 10px 25px #0003;box-sizing:border-box;margin:0;max-height:90vh;max-width:750px;overflow-y:auto;padding:2.5em;position:relative;width:100%}.buy-pass-modal-content::-webkit-scrollbar{width:.9em}.buy-pass-modal-content::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:0 10em 10em 0}.buy-pass-modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 10em 10em 0}.buy-pass-modal-close-button{align-items:center;background:#f0f0f0;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5em;height:35px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:35px;z-index:1}.buy-pass-modal-close-button:hover{background:#e0e0e0;color:#333;transform:scale(1.1)}.buy-pass-modal-title{font-size:1.8em;margin:.5em 0 1em;padding-right:1em}.buy-pass-modal-auth-prompt{margin-top:1em;text-align:center}.buy-pass-modal-auth-link{color:#007bff;font-weight:700;text-decoration:none}.buy-pass-modal-auth-link:hover{text-decoration:underline}@media (max-width:480px){.buy-pass-modal-content{margin:0;padding:1.5em 1em}.buy-pass-modal-title{font-size:1.5em}}.buy-pass-modal-user-info{margin-bottom:.5em;text-align:left}.buy-pass-modal-user-info p{color:#333;margin:.5em 0}.buy-pass-modal-quantity-option{font-weight:700;margin:1em 0;text-align:left}.buy-pass-modal-quantity-input{border:1px solid #ccc;border-radius:.3em;margin:0 0 0 .5em;padding:.3em;width:3em}.buy-pass-modal-update-checkout-button{background-color:orange;border:none;border-radius:.3em;color:#fff;cursor:pointer;margin-left:1em;padding:.5em 1em;transition:background-color .3s}.buy-pass-modal-update-checkout-button:hover{background-color:#ff8c00}.buy-pass-modal-price{font-size:1.5em}.buy-pass-modal-price,.buy-pass-modal-saved-card-option{margin:0 0 .5em;text-align:left}.buy-pass-modal-recurring-option{text-align:left}.modal-overlay{animation:fadeIn .3s ease-out;background-color:#000000b3;bottom:0;padding:0;right:0}.purchase-modal-content{animation:slideIn .4s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 20px 40px #0003;margin:0 auto;max-width:500px;overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:center;width:90%}.purchase-modal-content:before{background:linear-gradient(90deg,#4caf50,#45a049);content:"";height:4px;left:0;position:absolute;right:0;top:0}.close-button{font-size:1.75rem;right:1rem;top:1rem}.close-button:hover{background-color:#f0f0f0}.purchase-modal-content .purchase-modal-title{color:#2c3e50;display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-align:center}p{color:#4b5563;font-size:1.2rem;line-height:1.6;margin:1.5rem auto;max-width:90%}.success-icon{color:#4caf50}.error-icon,.success-icon{animation:bounceIn .6s cubic-bezier(.68,-.55,.265,1.55);font-size:3rem;margin-bottom:1rem}.error-icon{color:#dc3545}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}60%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.close-modal-button{background-color:#4caf50;border:none;border-radius:12px;box-shadow:0 4px 6px #4caf501a;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:2rem;max-width:220px;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.close-modal-button:before{background:linear-gradient(45deg,#ffffff1a,#fff3);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%) skewX(-15deg);transition:transform .5s ease;width:100%}.close-modal-button:hover{background-color:#45a049;box-shadow:0 6px 12px #4caf5033;transform:translateY(-2px)}.close-modal-button:hover:before{transform:translateX(100%) skewX(-15deg)}.close-modal-button:active{background-color:#3d8b40;box-shadow:0 2px 4px #4caf501a;transform:translateY(0)}@media screen and (max-width:480px){.purchase-modal-content{margin:0 auto;padding:1.5rem;width:85%}.purchase-modal-content .purchase-modal-title{font-size:1.25rem;margin-bottom:.75rem}p{font-size:1rem;margin:.75rem 0}.close-modal-button{font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem}.close-button{font-size:1.5rem;right:.75rem;top:.75rem}}.StepOneContainer{background:linear-gradient(180deg,#fff 0,#fafafa);border-bottom:2px solid #e0e0e0;box-sizing:border-box;padding:1.5em 1.2em;width:100%}.StepOneStep{background:linear-gradient(135deg,#4caf50,#45a049);border-radius:2em;box-shadow:0 3px 10px #4caf504d;color:#fff;display:inline-block;font-size:1.15em;letter-spacing:.5px;margin:0 0 .6em;padding:.4em 1em;text-shadow:1px 1px 2px #0003}.StepOneStep,.StepOneTitle{font-weight:700;justify-self:start}.StepOneTitle{color:#2c3e50;font-size:2em;line-height:1.2;margin:.3em 0 1em;text-shadow:1px 1px 2px #0000000d}.StepOneLabel{color:#333;display:flex;flex-direction:column;font-size:1.25em;font-weight:600;gap:.9em;margin-bottom:1em}.StepOneInput{background-color:#f8f8f8;border:2px solid #d0d0d0;border-radius:12px;box-shadow:0 2px 6px #0000000d;font-size:1.3rem;font-weight:600;max-width:220px;padding:.9em;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.StepOneInput:focus{box-shadow:0 4px 15px #4caf5033;outline:none;transform:translateY(-2px)}.StepOneInput:focus,.StepOneInput:hover{background-color:#fff;border-color:#4caf50}.StepOneError{animation:shake .4s ease;background-color:#f8d7da;border:2px solid #f5c6cb;border-radius:8px;color:#dc3545;font-size:.95em;font-weight:600;margin-bottom:1em;margin-top:-.5em;padding:.7em .9em;text-align:center}.StepOneButton{background:linear-gradient(135deg,#4caf50,#45a049);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 15px #4caf504d;color:#fff;font-size:1.15rem;font-weight:700;max-width:220px;overflow:hidden;padding:.9em 2.8em .9em 1.2em;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.StepOneButton:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.StepOneButton:hover:before{left:100%}.StepOneButton:hover{background:linear-gradient(135deg,#45a049,#3d8b40);border-color:#ffffff80;box-shadow:0 6px 20px #4caf5066;cursor:pointer;transform:translateY(-3px)}.StepOneButton:active{box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.StepOneButtonIcon{display:inline-block;font-size:1.2em;position:absolute;right:.7em;top:50%;transform:translateY(-50%);transition:transform .3s ease}.StepOneButton:hover .StepOneButtonIcon{transform:translateY(-50%) translateX(3px)}@media (max-width:480px){.StepOneContainer{padding:1.2em 1em}.StepOneTitle{font-size:1.6em}.StepOneStep{font-size:1.05em}.StepOneLabel{font-size:1.15em}.StepOneInput{font-size:1.15rem;max-width:200px}.StepOneButton{font-size:1.05rem;max-width:200px;padding:.85em 2.5em .85em 1em}.StepOneButtonIcon{right:.6em}}.StepTwoContinueButton{background:linear-gradient(135deg,#4caf50,#45a049);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 15px #4caf504d;color:#fff;font-size:1.15rem;font-weight:700;margin:1em 0 .5em 1em;overflow:hidden;padding:1em 3em 1em 1.3em;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.StepTwoContinueButton:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.StepTwoContinueButton:hover:before{left:100%}.StepTwoContinueButton:hover{background:linear-gradient(135deg,#45a049,#3d8b40);border-color:#ffffff80;box-shadow:0 6px 20px #4caf5066;cursor:pointer;transform:translateY(-3px)}.StepTwoContinueButton:active{box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.StepTwoContinueButtonIcon{font-size:1.2em;position:absolute;right:1em;top:50%;transform:translateY(-50%);transition:transform .3s ease}.StepTwoContinueButton:hover .StepTwoContinueButtonIcon{transform:translateY(-50%) translateX(3px)}.StepTwoBackButton{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:2px solid #d1d5db;border-radius:12px;box-shadow:0 2px 8px #00000014;color:#4b5563;font-size:1.15rem;font-weight:700;margin:1em 1em .5em 0;padding:1em 1.3em 1em 3em;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.StepTwoBackButton:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-color:#9ca3af;box-shadow:0 4px 12px #0000001f;color:#1f2937;cursor:pointer;transform:translateY(-2px)}.StepTwoBackButton:active{box-shadow:0 2px 6px #00000014;transform:translateY(0)}.StepTwoBackButtonIcon{font-size:1.2em;left:1em;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s ease}.StepTwoBackButton:hover .StepTwoBackButtonIcon{transform:translateY(-50%) translateX(-3px)}.StepTwoContainer{background:linear-gradient(180deg,#fff 0,#fafafa);border-bottom:2px solid #e0e0e0;box-sizing:border-box;padding:1.8em 1.5em;width:100%}.StepTwoContainer h3{color:#2c3e50;font-size:2em;font-weight:700;margin-bottom:.3em;text-shadow:1px 1px 2px #0000000d}.StepTwoContainer p{color:#555;font-size:1.15em;font-weight:500;line-height:1.6;margin-bottom:1.5em}.StepTwoCheckboxAll{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:12px;margin:1.8em 0;padding:1.2em;transition:all .3s ease}.StepTwoCheckboxAll:hover{border-color:#4caf50;box-shadow:0 4px 12px #4caf5026}.StepTwoCheckboxAll label{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-size:1.2em;font-weight:600;gap:1em}.StepTwoCheckboxAll input[type=checkbox]{border:2px solid #4caf50;border-radius:6px;cursor:pointer;height:1.4em;transition:all .2s ease;width:1.4em}.StepTwoCheckboxAll input[type=checkbox]:hover{box-shadow:0 2px 8px #4caf504d;transform:scale(1.1)}.recurring-info-box{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:12px;box-shadow:0 4px 15px #86efac33;color:#166534;margin:1.8em 0;overflow:hidden;padding:1.5em;position:relative}.recurring-info-box:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.recurring-info-box p{font-size:1.05em;line-height:1.7;margin:.9em 0;position:relative;z-index:1}.recurring-info-box p:first-child{color:#166534;font-weight:600}.recurring-info-box strong{color:#15803d;font-weight:700}.billing-address-form{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;margin:1em 0;max-width:100%;padding:2em}.form-group{display:flex;flex-direction:column;margin-bottom:1.5em}.form-group:last-of-type{margin-bottom:0}.form-group label{color:#4a5568;display:block;font-weight:500;margin-bottom:.75em;white-space:nowrap}.form-group input[type=text]{border:1px solid #e2e8f0;border-radius:4px;box-sizing:border-box;font-size:1em;padding:.75em .5em;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input[type=text]:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.form-group input[type=text].error{background-color:#fff5f5;border-color:#e53e3e}.error-message{color:#e53e3e;display:block;font-size:.875em;margin-top:.5em}.form-row{grid-gap:1.5em;align-items:start;display:grid;gap:1.5em;grid-template-columns:2fr 1.2fr 1.2fr;margin-bottom:1.5em}.checkbox-group{margin-bottom:2em;margin-top:2em}.checkbox-group label{align-items:flex-start;cursor:pointer;display:flex;font-size:1.1em;gap:.75em}.checkbox-group input[type=checkbox]{cursor:pointer;flex-shrink:0;height:1.2em;margin-top:.2em;width:1.2em}.save-address-button{background-color:#4299e1;margin-top:2em}.save-address-button:hover{background-color:#3182ce}.save-address-button:active{background-color:#2b6cb0}@media (max-width:768px){.billing-address-form{padding:1.25em}.form-row{gap:1em;grid-template-columns:1fr}.form-group{margin-bottom:1.25em}.checkbox-group label,.form-group label{font-size:.95em;white-space:normal}.checkbox-group label{align-items:flex-start;line-height:1.4;margin-top:.2em;position:relative}.checkbox-group input[type=checkbox]{left:-1.1em;margin-top:.5em;position:absolute;top:.2em}.form-group input[type=text]{font-size:.95em}}.spinner{display:inline-block;position:relative}.spinner-inner{animation:spinner .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#4299e1;box-sizing:border-box;display:block;height:100%;position:absolute;width:100%}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StepThreeBackButton{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:2px solid #d1d5db;border-radius:12px;box-shadow:0 2px 8px #00000014;color:#4b5563;cursor:pointer;display:flex;font-size:1.1em;font-weight:700;gap:.6em;padding:1em 1.5em;transition:all .3s cubic-bezier(.4,0,.2,1)}.StepThreeBackButton:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-color:#9ca3af;box-shadow:0 4px 12px #0000001f;color:#1f2937;transform:translateY(-2px)}.StepThreeBackButton:active{box-shadow:0 2px 6px #00000014;transform:translateY(0)}.StepThreeBackButtonIcon{font-size:1.3em;transition:transform .3s ease}.StepThreeBackButton:hover .StepThreeBackButtonIcon{transform:translateX(-3px)}.billing-address-section{background:linear-gradient(180deg,#fff 0,#fafafa);border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 15px #00000014;margin:2em 0;padding:1.8em;transition:all .3s ease}.billing-address-section:hover{border-color:#d0d0d0;box-shadow:0 6px 20px #0000001f}.billing-address-section h4{align-items:center;color:#2c3e50;display:flex;font-size:1.5em;font-weight:700;gap:.6em;margin:0 0 1.2em;text-shadow:1px 1px 2px #0000000d}.billing-address-section h4:before{content:"📍";font-size:1.3em}.saved-address-option{margin-bottom:1.8em}.saved-address-option label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:.7em;margin-bottom:1.2em}.saved-address-option input[type=checkbox]{cursor:pointer;height:1.4em;transition:all .2s ease;width:1.4em}.saved-address-option input[type=checkbox]:hover{transform:scale(1.1)}.saved-address-display{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-left:2.1em;padding:1.3em}.saved-address-display p{color:#555;font-size:1.05em;margin:.3em 0}.saved-address-display p:first-child{color:#2c3e50;font-size:1.1em;font-weight:600}.price-details{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:16px;box-shadow:0 4px 15px #86efac33;margin:2em 0;overflow:hidden;padding:2em;position:relative}.price-details:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%,to{left:-100%}50%{left:100%}}.price-details p{align-items:center;color:#166534;display:flex;font-size:1.2em;font-weight:600;justify-content:space-between;margin:.9em 0;position:relative;z-index:1}.price-details p:after{color:#15803d;content:attr(data-amount);font-family:monospace;font-size:1.2em;font-weight:700}.price-details p:last-child{border-top:3px solid #86efac;color:#15803d;font-size:1.5em;font-weight:700;margin-top:1.5em;padding-top:1.5em}.loading-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:2em;text-align:center;width:100%}.loading-container button{margin:0 auto;max-width:300px;width:100%}.loading-container p{color:#4b5563;font-size:1.1em;margin:0}.recurring-payment-notice{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:4px;color:#856404;margin:1em 0;padding:1em}.recurring-payment-notice p{line-height:1.4;margin:0}.payment-method-section{background:linear-gradient(180deg,#fff 0,#fafafa);border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 15px #00000014;margin:2em 0;padding:1.8em;transition:all .3s ease}.payment-method-section:hover{border-color:#d0d0d0;box-shadow:0 6px 20px #0000001f}.payment-method-section h4{align-items:center;color:#2c3e50;display:flex;font-size:1.5em;font-weight:700;gap:.6em;margin:0 0 1.2em;text-shadow:1px 1px 2px #0000000d}.payment-method-section h4:before{content:"💳";font-size:1.3em}.saved-card-option{flex-direction:column;gap:1.2em}.saved-card-option label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:.7em}.saved-card-option input[type=checkbox]{cursor:pointer;height:1.4em;margin:0;transition:all .2s ease;width:1.4em}.saved-card-option input[type=checkbox]:hover{transform:scale(1.1)}.saved-card-details{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-top:.8em;padding:1.3em}.saved-card-details p{color:#555;font-size:1.05em;margin:.3em 0}.saved-card-details p:first-child{color:#2c3e50;font-size:1.1em;font-weight:600}.saved-card-notice{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #007bff;border-radius:8px;box-shadow:0 2px 8px #007bff26;font-size:1em;margin-top:1em;padding:1em 1.2em}.saved-card-notice p{color:#1565c0;font-weight:500;line-height:1.6;margin:0}.saved-card-notice strong{font-weight:700}.CheckoutFormPayButton{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 15px #4caf504d;color:#fff;cursor:pointer;display:flex;font-size:1.2em;font-weight:700;gap:.7em;justify-content:center;margin:1.5em auto;max-width:350px;overflow:hidden;padding:1em 2em;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.CheckoutFormPayButton:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.CheckoutFormPayButton:hover:before{left:100%}.CheckoutFormPayButton:hover{background:linear-gradient(135deg,#45a049,#3d8b40);border-color:#ffffff80;box-shadow:0 6px 20px #4caf5066;transform:translateY(-3px)}.CheckoutFormPayButton:active{box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.CheckoutFormPayButton:disabled{background:linear-gradient(135deg,#ccc,#b3b3b3);box-shadow:none;cursor:not-allowed;opacity:.6}.CheckoutFormPayButton:disabled:hover{transform:none}.CheckoutFormPayButton .cash-register-icon{font-size:1.3em;transition:transform .3s ease}.CheckoutFormPayButton:hover .cash-register-icon{transform:scale(1.1)}.save-address-button{align-items:center;background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:1.1em;font-weight:500;gap:.5em;justify-content:center;margin:1em auto;max-width:300px;padding:.75em 1.5em;transition:background-color .2s;width:100%}.save-address-button:hover{background-color:#45a049}.save-address-button:disabled{background-color:#ccc;cursor:not-allowed}.address-success-message{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:12px;box-shadow:0 3px 12px #86efac33;display:flex;justify-content:space-between;margin:1.2em 0;padding:1.3em 1.5em}.address-success-message p{color:#166534;font-size:1.1em;font-weight:600;margin:0}.edit-address-button{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:2px solid #d1d5db;border-radius:10px;box-shadow:0 2px 6px #00000014;color:#4b5563;cursor:pointer;font-size:1em;font-weight:600;padding:.7em 1.3em;transition:all .3s ease}.edit-address-button:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-color:#9ca3af;box-shadow:0 4px 10px #0000001f;color:#1f2937;transform:translateY(-2px)}.overlay{padding:1rem}.makeRecurringMembershipModal{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;padding:2.5rem;position:relative;width:90%}.makeRecurringMembershipModal h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.makeRecurringMembershipModal h3{color:#2c3e50;font-size:1.2rem;font-weight:500;margin:0 0 .75rem}.makeRecurringMembershipModal p{color:#666;line-height:1.5;margin-bottom:1rem}.recurring-info-section{margin-bottom:2rem}.payment-info-box{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0;padding:1.25rem}.saved-card-info{display:flex;flex-direction:column;gap:15px;margin:15px 0}.saved-card-option{align-items:center;display:flex;gap:12px}.saved-card-checkbox{cursor:pointer;height:18px;width:18px}.saved-card-label{color:#2c3e50;cursor:pointer;font-size:16px}.card-details{background-color:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-left:30px;padding:12px}.card-brand{font-weight:600}.card-brand,.card-expiry,.card-last4{color:#2c3e50}.next-payment{border-top:1px solid #e9ecef;font-size:.95rem;padding-top:1rem}.card-form-section,.next-payment{margin-top:1rem}.card-form{margin-top:1.5rem}.card-element-wrapper{background:#fff;border:1px solid #e9ecef;margin-bottom:1.5rem}.error-message{background:#fff5f5;color:#dc3545;margin-bottom:1rem;padding:.75rem}.makeRecurringMembershipModalCloseButton{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:1.2rem;top:1.2rem;transition:all .2s ease;width:32px}.makeRecurringMembershipModalCloseButton:hover{background-color:#f5f5f5;color:#333}.makeRecurringMembershipModalCancelButton,.makeRecurringMembershipModalConfirmButton{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:1rem;padding:.8rem 1.5rem;transition:all .2s ease;width:100%}.makeRecurringMembershipModalConfirmButton{background-color:#4a90e2;color:#fff}.makeRecurringMembershipModalConfirmButton:hover{background-color:#357abd;transform:translateY(-1px)}.makeRecurringMembershipModalConfirmButton:disabled{background-color:#a0c3e8;cursor:not-allowed;transform:none}.makeRecurringMembershipModalCancelButton{background-color:#f5f5f5;color:#666}.makeRecurringMembershipModalCancelButton:hover{background-color:#e0e0e0;transform:translateY(-1px)}.makeRecurringMembershipModalSecondaryButton{background-color:#fff;border:1px solid #4a90e2;border-radius:8px;color:#4a90e2;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:1rem;padding:.8rem 1.5rem;transition:all .2s ease;width:100%}.makeRecurringMembershipModalSecondaryButton:hover{background-color:#f8f9fa;transform:translateY(-1px)}.makeRecurringMembershipModalSecondaryButton:disabled{border-color:#a0c3e8;color:#a0c3e8;cursor:not-allowed;transform:none}@media (max-width:480px){.overlay{padding:.5rem}.makeRecurringMembershipModal{margin:0;max-height:85vh;padding:1.5rem;width:100%}.makeRecurringMembershipModal h2{font-size:1.3rem;margin-bottom:.75rem}.makeRecurringMembershipModal h3{font-size:1.1rem;margin-bottom:.5rem}.recurring-info-section{margin-bottom:1.5rem}.payment-info-box{margin:1rem 0;padding:1rem}.saved-card-info{gap:10px;margin:10px 0}.card-details{margin-left:24px;padding:8px}.makeRecurringMembershipModalCancelButton,.makeRecurringMembershipModalConfirmButton,.makeRecurringMembershipModalSecondaryButton{margin-bottom:.75rem;padding:.7rem 1.2rem}.makeRecurringMembershipModalCloseButton{right:.75rem;top:.75rem}}.success-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.success-modal{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;padding:2rem;position:relative;width:90%}.success-modal h2{color:#2c3e50}.success-modal h2,.success-modal p{margin-bottom:1rem;text-align:center}.success-modal p{color:#34495e;line-height:1.5}.success-modal-close-button{background:none;border:none;color:#7f8c8d;cursor:pointer;font-size:24px;line-height:1;padding:5px;position:absolute;right:10px;top:10px}.success-modal-close-button:hover{color:#2c3e50}.success-modal-button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;margin-top:1rem;padding:12px;transition:background-color .2s;width:100%}.success-modal-button:hover{background-color:#2980b9}.profile-info-container{background:#fff;border:3px solid #000;border-radius:1em;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;margin:1em auto;max-width:600px;padding:1.5em;text-align:center;width:100%}.profile-info-title{color:#2c3e50;font-size:2em;font-weight:700;margin-bottom:1em;text-shadow:1px 1px 2px #0000001a}.error-message{background-color:#fee2e2;border:1px solid #fecaca;border-radius:.5em;color:#dc2626;font-size:.9em;margin-bottom:1em;padding:.75em}.card-details-container,.change-password-container,.edit-container{box-sizing:border-box;height:0;opacity:0;overflow:hidden;padding:0;transition:all .3s ease-in-out;width:100%}.card-details-container.expanded,.change-password-container.expanded,.edit-container.expanded{height:auto;opacity:1;padding:1em}.user-basic-info-edit-option{box-sizing:border-box;margin-bottom:1.5em;text-align:left;width:100%}.user-info-label{color:#4b5563;display:block;font-size:.9em;font-weight:500;margin-bottom:.5em}.user-info-input{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.5em;box-sizing:border-box;font-size:1em;padding:.75em;transition:all .2s ease;width:100%}.user-info-input:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.user-info-input.error{background-color:#fef2f2;border-color:#dc2626}.error-text{color:#dc2626;display:block;font-size:.8em;margin-top:.25em}.user-basic-info{margin-bottom:1.5em}.user-info-text{color:#4b5563;font-size:1.1em;margin:.5em 0}.button-group{box-sizing:border-box;display:flex;flex-direction:column;gap:.75em;margin-top:1em;width:100%}.cancel-user-info-button,.change-password-link,.edit-user-info-button,.save-user-info-button{border-radius:.5em;cursor:pointer;font-size:1em;font-weight:500;padding:.75em 1.5em;transition:all .2s ease;width:100%}.save-user-info-button{background-color:#4a90e2;border:none;color:#fff}.save-user-info-button:hover{background-color:#357abd;transform:translateY(-1px)}.save-user-info-button:disabled{background-color:#93c5fd;cursor:not-allowed;transform:none}.cancel-user-info-button{background-color:#ef4444;border:none;color:#fff}.cancel-user-info-button:hover{background-color:#dc2626;transform:translateY(-1px)}.edit-user-info-button{background-color:#4a90e2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9em;font-weight:500;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.5em 1em;position:absolute;right:1.5em;top:50%;transform:translateY(-50%);transition:all .2s ease}.edit-user-info-button:hover{background-color:#357abd;transform:translateY(-50%) translateY(-1px)}.change-password-link{background-color:initial;border:1px solid #4a90e2;color:#4a90e2}.change-password-link:hover{background-color:#4a90e2;color:#fff}.email-change-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;max-width:400px;padding:20px;position:relative;width:90%}.modal-close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;line-height:1;padding:5px;position:absolute;right:10px;top:10px}.modal-close-button:hover{color:#333}.user-card-info-container{border-top:1px solid #e5e7eb;margin-top:2em;padding-top:1em}.card-title{align-items:center;border-radius:.5em;color:#4b5563;cursor:pointer;display:flex;font-size:1.2em;gap:.5em;justify-content:center;padding:.5em;transition:all .2s ease}.card-title:hover{background-color:#f3f4f6}.credit-card-icon{color:#4a90e2;font-size:1.5em}.toggle-icon{color:#6b7280;transition:transform .2s ease}.card-details-container{box-sizing:border-box;height:0;margin-top:0;opacity:0;overflow:hidden;padding:0;position:relative;transition:all .3s ease-in-out;width:100%;z-index:1}.card-details-container.expanded{background:#fffaf0;border:1px solid #f0e6cc;border-radius:.8em;box-shadow:inset 0 2px 4px #0000000d;height:auto;margin-top:1em;opacity:1;padding:1em}.card-info-text{color:#4b5563;font-size:1em;margin:.5em 0}.card-form-container{box-sizing:border-box;display:flex;flex-direction:column;gap:1em;width:100%}.card-element-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;box-sizing:border-box;margin-bottom:1em;padding:1em;width:100%}.card-element-container .StripeElement{min-height:40px;width:100%}.card-element-container .StripeElement--focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.card-element-container .StripeElement--invalid{background-color:#fef2f2;border-color:#dc2626}.loading-spinner{color:#6b7280;justify-content:center;padding:1em}@media (max-width:768px){.profile-info-container{margin:.5em;padding:1em;width:calc(100% - 1em)}.profile-info-title{font-size:1.5em}.user-info-input{font-size:.9em}.button-group{gap:.5em}.cancel-user-info-button,.change-password-link,.edit-user-info-button,.save-user-info-button{font-size:.9em;padding:.6em 1.2em}.edit-container.expanded{padding:.5em}.card-element-container{margin-bottom:.75em;padding:.75em}}@media (max-width:480px){.day-pass-stats-container{min-width:16em;padding:1em}.day-pass-stats-title{font-size:1.2em}.title-icon{font-size:1.5em}.modal-content{margin:0 1rem;padding:1.25rem;width:92%}.saved-card-left{flex:1 1;min-width:0}.day-pass-stats-info-answer{font-size:.9em;margin-left:.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-element-container{padding:.5em}}.day-pass-stats-container{background:#fff;border:2px solid #e0e0e0;border-radius:.8em;box-shadow:0 2px 8px #0000000d;margin-right:0;margin-top:1em;min-width:20em;padding:1.2em 1.5em;right:0;transition:all .3s ease}.day-pass-stats-container:hover{box-shadow:0 4px 12px #0000001a}.day-pass-stats-title{align-items:center;color:#2c3e50;display:flex;font-size:1.4em;font-weight:600;gap:.35em;justify-content:center;margin-bottom:1em;padding-bottom:.5em;position:relative;text-align:center;text-decoration:none}.day-pass-stats-title:after{background:#4a90e2;border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.title-icon{color:#4a90e2;font-size:1.75em;vertical-align:middle}.day-pass-stats-info-header{align-items:center;cursor:default;display:flex;padding:1em;position:relative}.day-pass-stats-info-header,.saved-card-section{border-bottom:1px solid #e5e7eb}.saved-card-section .saved-card-header{border-bottom:none}.saved-card-header{cursor:pointer}.saved-card-left{align-items:center;display:flex;gap:.2em}.card-toggle-icon{align-items:center;display:flex;margin-left:.2em}.caret-icon{color:#6b7280;font-size:1.1em;transition:transform .2s ease}.caret-icon:hover{color:#4b5563}.day-pass-stats-info-answer{color:#4b5563;font-weight:500;margin-left:auto}.active-memberships-icon{color:#27ae60;margin-right:.4em;vertical-align:top}.total-day-passes-icon{color:#e67e22;margin-right:.4em;vertical-align:top}.check-ins-icon{color:#27ae60;margin-right:.4em;vertical-align:top}.first-visit-date-icon{color:#8e44ad;margin-right:.4em;vertical-align:top}.day-pass-stats-memberships{background:#fffaf0;border:1px solid #f0e6cc;border-radius:.8em;box-shadow:inset 0 2px 4px #0000000d;left:.5em;overflow:hidden;padding:0 .25em;transition:all .3s ease}.membership-details{padding:1em .5em}.membership-detail,.membership-details{align-items:center;justify-content:space-between}.membership-detail{background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000000d;display:flex;flex-wrap:wrap;gap:.5em;margin-bottom:.8em;padding:.8em;position:relative;transition:transform .2s ease;z-index:2}.membership-detail:hover{box-shadow:0 2px 5px #0000001a;transform:translateY(-1px)}.membership-detail-title{color:#2c3e50;flex:1 1;font-size:1em;font-weight:500;min-width:120px}.membership-detail-middle{color:#666;flex:2 1;font-size:.95em;margin:0 .8em;min-width:200px;padding-top:.25em}.membership-detail-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-top:1.5em;padding-top:1em;width:100%}.membership-detail-buttons button{align-items:center;background-color:#4a90e2;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1em;font-weight:500;justify-content:center;min-width:150px;padding:.75em 1.5em;transition:all .2s ease;white-space:nowrap}.membership-detail-buttons button:hover{background-color:#357abd;transform:translateY(-1px)}@media (max-width:1210px){.day-pass-stats-container{margin-top:.5em;min-width:18em;padding:1em 1.2em}.day-pass-stats-title{font-size:1.3em;padding:0 .5em .5em}.title-icon{font-size:1.6em}.membership-detail{align-items:flex-start;flex-direction:column;gap:.5em}.membership-detail-middle{margin:.5em 0;min-width:100%}.membership-detail-buttons{justify-content:flex-start;min-width:100%;width:100%}.membership-detail-buttons button{text-align:center;width:100%}}.card-details-dropdown{align-items:center;display:flex;justify-content:center;padding:1em 1em 1em 0;width:100%}.card-details-content{align-items:center;display:flex;flex-direction:column;width:100%}.save-card-button{border-radius:.5em;font-size:1em;padding:.75em 1.5em;width:180px}.save-card-button:hover{background-color:#357abd;transform:translateY(-1px)}.card-form-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:10px}.subscription-warning-modal{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.subscription-warning-modal .modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:2.5rem;position:relative;width:90%}.subscription-warning-modal h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.subscription-warning-modal p{color:#666;line-height:1.5;margin-bottom:1rem}.subscription-warning-modal .modal-close-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:1.2rem;top:1.2rem;transition:all .2s ease;width:32px}.subscription-warning-modal .modal-close-button:hover{background-color:#f5f5f5;color:#333}.subscription-warning-modal .modal-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.subscription-warning-modal .cancel-button,.subscription-warning-modal .confirm-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .2s ease;width:100%}.subscription-warning-modal .confirm-button{background-color:#e74c3c;color:#fff}.subscription-warning-modal .confirm-button:hover{background-color:#c0392b}.subscription-warning-modal .cancel-button{background-color:#95a5a6;color:#fff}.subscription-warning-modal .cancel-button:hover{background-color:#7f8c8d}.newsletter-header{align-items:center;border-bottom:1px solid #e5e7eb;cursor:default;display:flex;justify-content:space-between;padding:1em}.newsletter-left{align-items:center;color:#2c3e50;display:flex;font-size:1em;gap:.5em}.newsletter-icon{color:#3498db;font-size:1.2em;margin-right:.4em;vertical-align:middle}.newsletter-toggle-container{align-items:center;display:flex;justify-content:flex-end}.toggle-switch{cursor:pointer;display:inline-block;height:26px;position:relative;width:50px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:26px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px #0003;content:"";height:20px;left:3px;position:absolute;transition:.3s;width:20px}.toggle-switch input:checked+.toggle-slider{background-color:#4a90e2}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.toggle-switch input:disabled+.toggle-slider{cursor:not-allowed;opacity:.5}.toggle-switch input:focus+.toggle-slider{box-shadow:0 0 1px #4a90e2}.newsletter-description{background:#f8f9fa;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.9em;line-height:1.5;padding:1em;text-align:left}.newsletter-send-link{color:#4a90e2;display:inline;font-weight:500;text-decoration:underline;transition:all .2s ease}.newsletter-send-link:hover{color:#357abd;text-decoration:none;transform:translateY(-1px)}.newsletter-send-link:active{transform:translateY(0)}.newsletter-modal-content{padding:1.5em;text-align:center}.newsletter-modal-content p{color:#2c3e50;font-size:1em;line-height:1.5;margin:.5em 0 1em}.primary-location-answer{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.newsletter-header{align-items:center;flex-direction:row;gap:.5em}.newsletter-left{flex:1 1;font-size:.95em}.newsletter-description{font-size:.85em;padding:.8em}.newsletter-send-link{font-size:.85em}}@media (max-width:480px){.newsletter-left{font-size:.9em}.toggle-switch{height:24px;width:44px}.toggle-slider:before{height:18px;width:18px}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.newsletter-description{font-size:.8em;padding:.7em}.newsletter-send-link{font-size:.8em}.primary-location-answer{font-size:.9em;max-width:120px}}.location-search-input{cursor:pointer}.location-dropdown{background:#fff;border:1px solid #d1d5db;border-radius:.5em;box-shadow:0 4px 6px #0000001a;left:0;margin-top:4px;max-height:250px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.location-dropdown-item{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:.75em 1em;transition:background-color .2s ease}.location-dropdown-item:last-child{border-bottom:none}.location-dropdown-item:hover{background-color:#f3f4f6}.location-dropdown-item.no-results{color:#6b7280;cursor:default;text-align:center}.location-dropdown-item.no-results:hover{background-color:#fff}.membership-detail-middle{position:relative}.membership-detail.location-field{margin-bottom:1.5em;transition:margin-bottom .3s ease}.password-section-divider{background:linear-gradient(90deg,#0000,#d1d5db 20%,#d1d5db 80%,#0000);height:1px;margin:2em 0 1.5em;position:relative;width:100%}.password-section-divider:after{background:#fff;color:#6b7280;content:"Password Settings";font-size:.85em;font-weight:500;left:50%;padding:0 1em;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}@media (max-width:768px){.location-dropdown{max-height:180px}.location-dropdown-item{font-size:.9em;padding:.6em .8em}}.waiver-status-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-left:4px solid #28a745;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:1.5rem;padding:1rem}.waiver-status-title{color:#2c2e38;font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-align:center;text-shadow:1px 1px 2px #0000001a}.waiver-items{display:flex;flex-direction:column;gap:.75rem}.waiver-item{align-items:center;background-color:#28a7451a;border:1px solid #28a74533;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem;transition:all .2s ease-in-out}.waiver-item:hover{background-color:#28a74526;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.waiver-name{color:#28a745;font-size:1rem;font-weight:600}.waiver-date{color:#6c757d;font-size:.9rem;font-weight:500}@media (max-width:768px){.waiver-status-section{margin-top:1rem;padding:.75rem}.waiver-status-title{font-size:1.1rem;margin-bottom:.75rem}.waiver-item{align-items:flex-start;flex-direction:column;gap:.5rem;padding:.5rem}.waiver-name{font-size:.95rem}.waiver-date{font-size:.85rem}}.cancelRecurringMembershipModal{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:2.5rem;position:relative;width:90%}.cancelRecurringMembershipModal h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.cancelRecurringMembershipModal p{color:#666;line-height:1.5;margin-bottom:2rem}.cancelRecurringMembershipModalCloseButton{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:1.2rem;top:1.2rem;transition:all .2s ease;width:32px}.cancelRecurringMembershipModalCloseButton:hover{background-color:#f5f5f5;color:#333}.cancelRecurringMembershipModalCancelButton,.cancelRecurringMembershipModalConfirmButton{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:1rem;padding:.8rem 1.5rem;transition:all .2s ease;width:100%}.cancelRecurringMembershipModalConfirmButton{background-color:#e74c3c;color:#fff}.cancelRecurringMembershipModalConfirmButton:hover{background-color:#c0392b;transform:translateY(-1px)}.cancelRecurringMembershipModalCancelButton{background-color:#f5f5f5;color:#666}.cancelRecurringMembershipModalCancelButton:hover{background-color:#e0e0e0;transform:translateY(-1px)}@media (max-width:480px){.cancelRecurringMembershipModal{margin:0 1rem;padding:1.25rem;width:92%}.cancelRecurringMembershipModal h2{font-size:1.25rem;margin-bottom:.75rem;padding-right:2rem}.cancelRecurringMembershipModal p{font-size:.95rem;margin-bottom:1.5rem}.cancelRecurringMembershipModalCancelButton,.cancelRecurringMembershipModalConfirmButton{font-size:.95rem;margin-bottom:.75rem;padding:.75rem 1rem}.cancelRecurringMembershipModalCloseButton{font-size:1.25rem;height:28px;right:.75rem;top:.75rem;width:28px}}.save-recurring-card-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.save-recurring-card-modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:2.5rem;position:relative;width:90%}.close-button{align-items:center;background:#0000;border-radius:50%;color:#666;display:flex;font-size:1.5rem;height:32px;justify-content:center;right:1.2rem;top:1.2rem;transition:all .2s ease;width:32px}.close-button:hover{background-color:#f5f5f5;color:#333}h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 1rem}p{color:#666;line-height:1.5;margin-bottom:1.5rem}.card-form{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.card-element-wrapper{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;transition:all .2s ease}.card-element-wrapper:focus-within{background-color:#fff;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e21a}.save-card-button{align-items:center;background-color:#4a90e2;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.8rem 1.5rem;transition:all .2s ease}.save-card-button:hover:not(:disabled){background-color:#357abd;transform:translateY(-1px)}.save-card-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.error-message{background-color:#fdf3f2;border:1px solid #fadbd8;border-radius:6px;color:#e74c3c;font-size:.9rem;margin-top:.5rem;padding:.8rem}.save-card-button.loading{color:#0000;position:relative}.save-card-button.loading:after{animation:spin .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;content:"";height:20px;position:absolute;width:20px}@media (max-width:480px){.save-recurring-card-modal-content{padding:1.5rem;width:95%}h2{font-size:1.3rem}.save-card-button{padding:.7rem 1.2rem}}.overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.cancelPendingCancellationModal{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:2.5rem;position:relative;width:90%}.cancelPendingCancellationModal h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.cancelPendingCancellationModal p{color:#666;line-height:1.5;margin-bottom:2rem}.cancelPendingCancellationModalCloseButton{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:1.2rem;top:1.2rem;transition:all .2s ease;width:32px}.cancelPendingCancellationModalCloseButton:hover{background-color:#f5f5f5;color:#333}.cancelPendingCancellationCancelButton,.cancelPendingCancellationConfirmButton{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:1rem;padding:.8rem 1.5rem;transition:all .2s ease;width:100%}.cancelPendingCancellationConfirmButton{background-color:#27ae60;color:#fff}.cancelPendingCancellationConfirmButton:hover{background-color:#219a52;transform:translateY(-1px)}.cancelPendingCancellationCancelButton{background-color:#f5f5f5;color:#666}.cancelPendingCancellationCancelButton:hover{background-color:#e0e0e0;transform:translateY(-1px)}@media (max-width:480px){.cancelPendingCancellationModal{margin:0 1rem;padding:1.25rem;width:92%}.cancelPendingCancellationModal h2{font-size:1.25rem;margin-bottom:.75rem;padding-right:2rem}.cancelPendingCancellationModal p{font-size:.95rem;margin-bottom:1.5rem}.cancelPendingCancellationCancelButton,.cancelPendingCancellationConfirmButton{font-size:.95rem;margin-bottom:.75rem;padding:.75rem 1rem}.cancelPendingCancellationModalCloseButton{font-size:1.25rem;height:28px;right:.75rem;top:.75rem;width:28px}}.profile-page-container{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAEZCAYAAABhDNfWAAAAAXNSR0IArs4c6QAADS1JREFUeF7t1aHukGUchmHfYzCZ7BSSds1IoTk6WGg6OmxWR4HkZpTNaYGKZqabzczcjFZn+dw8i//9XN8RfPf1e7fnnI++vN7zESBAgAABAjda4Bj0G30/P0+AAAECBP4XMOgeAgECBAgQCAgY9MARJRAgQIAAAYPuDRAgQIAAgYCAQQ8cUQIBAgQIEDDo3gABAgQIEAgIGPTAESUQIECAAAGD7g0QIECAAIGAgEEPHFECAQIECBAw6N4AAQIECBAICBj0wBElECBAgAABg+4NECBAgACBgIBBDxxRAgECBAgQMOjeAAECBAgQCAgY9MARJRAgQIAAAYPuDRAgQIAAgYCAQQ8cUQIBAgQIEDDo3gABAgQIEAgIGPTAESUQIECAAAGD7g0QIECAAIGAgEEPHFECAQIECBAw6N4AAQIECBAICBj0wBElECBAgAABg+4NECBAgACBgMB5/86zK9AhgQABAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAucD+69uKYFxBMgQIAAgYDA+fDzbw164JASCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBb4Nx68P21TaCeAAECBAjcfIFz6+FLg37z76iAAAECBMYFDPr4A5BPgAABAg0Bg964owoCBAgQGBcw6OMPQD4BAgQINAQMeuOOKggQIEBgXMCgjz8A+QQIECDQEDDojTuqIECAAIFxAYM+/gDkEyBAgEBDwKA37qiCAAECBMYFDPr4A5BPgAABAg0Bg964owoCBAgQGBcw6OMPQD4BAgQINAQMeuOOKggQIEBgXMCgjz8A+QQIECDQEDDojTuqIECAAIFxAYM+/gDkEyBAgEBDwKA37qiCAAECBMYFDPr4A5BPgAABAg0Bg964owoCBAgQGBcw6OMPQD4BAgQINAQMeuOOKggQIEBgXMCgjz8A+QQIECDQEDDojTuqIECAAIFxAYM+/gDkEyBAgEBD4Nx+9OPVSFFBgAABAgR2Bc7HX7026Lv3V06AAAECEQGDHjmkDAIECBDYFjDo2/dXT4AAAQIRAYMeOaQMAgQIENgWMOjb91dPgAABAhEBgx45pAwCBAgQ2BYw6Nv3V0+AAAECEQGDHjmkDAIECBDYFjDo2/dXT4AAAQIRAYMeOaQMAgQIENgWMOjb91dPgAABAhEBgx45pAwCBAgQ2BYw6Nv3V0+AAAECEQGDHjmkDAIECBDYFjDo2/dXT4AAAQIRAYMeOaQMAgQIENgWMOjb91dPgAABAhEBgx45pAwCBAgQ2BYw6Nv3V0+AAAECEQGDHjmkDAIECBDYFjDo2/dXT4AAAQIRAYMeOaQMAgQIENgWMOjb91dPgAABAhEBgx45pAwCBAgQ2BYw6Nv3V0+AAAECEYHzyZOfr0iLDAIECBAgMCtwPn36i0GfPb9wAgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgInM++eXtVYnQQIECAAIFVgXP32a8GffX6ugkQIEAgI2DQM6cUQoAAAQLLAgZ9+fraCRAgQCAjYNAzpxRCgAABAssCBn35+toJECBAICNg0DOnFEKAAAECywIGffn62gkQIEAgI2DQM6cUQoAAAQLLAgZ9+fraCRAgQCAjYNAzpxRCgAABAssCBn35+toJECBAICNg0DOnFEKAAAECywIGffn62gkQIEAgI2DQM6cUQoAAAQLLAgZ9+fraCRAgQCAjYNAzpxRCgAABAssCBn35+toJECBAICNg0DOnFEKAAAECywIGffn62gkQIEAgI2DQM6cUQoAAAQLLAgZ9+fraCRAgQCAjYNAzpxRCgAABAssCBn35+toJECBAICNg0DOnFEKAAAECywLn3vPfr2UA7QQIECBAoCBw7n/3h0EvXFIDAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLGPTp84snQIAAgYqAQa9cUgcBAgQITAsY9OnziydAgACBioBBr1xSBwECBAhMCxj06fOLJ0CAAIGKgEGvXFIHAQIECEwLnAc/vLumBcQTIECAAIGAwPnipz8NeuCQEggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRAQMeuSQMggQIEBgW8Cgb99fPQECBAhEBAx65JAyCBAgQGBbwKBv3189AQIECEQEDHrkkDIIECBAYFvAoG/fXz0BAgQIRATOo1d/XZEWGQQIECBAYFbgPH7zt0GfPb9wAgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgIGPTKJXUQIECAwLSAQZ8+v3gCBAgQqAgY9MoldRAgQIDAtIBBnz6/eAIECBCoCBj0yiV1ECBAgMC0gEGfPr94AgQIEKgInKdv/7kqMToIECBAgMCqwPn6t38N+ur1dRMgQIBARsCgZ04phAABAgSWBQz68vW1EyBAgEBGwKBnTimEAAECBJYFDPry9bUTIECAQEbAoGdOKYQAAQIElgUM+vL1tRMgQIBARsCgZ04phAABAgSWBQz68vW1EyBAgEBGwKBnTimEAAECBJYFDPry9bUTIECAQEbAoGdOKYQAAQIElgUM+vL1tRMgQIBARsCgZ04phAABAgSWBQz68vW1EyBAgEBGwKBnTimEAAECBJYFDPry9bUTIECAQEbAoGdOKYQAAQIElgUM+vL1tRMgQIBARsCgZ04phAABAgSWBQz68vW1EyBAgEBGwKBnTimEAAECBJYFDPry9bUTIECAQEbAoGdOKYQAAQIElgUM+vL1tRMgQIBARuA/mrjG3Uz1tGkAAAAASUVORK5CYII=);background-size:cover;box-sizing:border-box;margin:0;min-height:75vh;padding:1.25em;width:100%}.profile-columns{display:flex;gap:1.25em;justify-content:space-between;width:100%}.profile-column{flex:1 1;min-width:0}.center-content,.profile-column{display:flex;flex-direction:column}.center-content{align-items:center;box-sizing:border-box;width:100%}.dogs-title{align-self:center;background-color:#0003;border-radius:1em;color:#fff;font:5em Futura;letter-spacing:.05em;margin:.4em .25em 0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.3em .7em;text-align:center;text-shadow:2px 2px 0 #2c2e38,4px 4px 0 #5c5f72}.add-dog-button{background-color:#fff;border:.2em solid #ea7918;border-radius:.5em;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;color:#ea7918;cursor:pointer;font-size:2em;font-weight:700;letter-spacing:.5px;margin:.5em;overflow:hidden;padding:.5em 4em;position:relative;transition:all .3s ease-in-out}.add-dog-button:hover{background-color:#ea7918;box-shadow:0 6px 8px #00000026,0 2px 4px #0000001f;color:#fff;transform:translateY(-2px)}.add-dog-button:active{box-shadow:0 2px 4px #0000001a,0 1px 2px #00000014;transform:translateY(0)}@media (max-width:1210px){.profile-page-container{padding:1em}.profile-columns{flex-direction:column;gap:1em}.profile-column{width:100%}.center-content{order:0;padding:0 1em;width:100%}.center-content,.dogs-title{box-sizing:border-box;margin-top:0}.dogs-title{max-width:100%;padding:.3em .7em;text-align:center;width:auto}}@media (max-width:768px){.profile-page-container{box-sizing:border-box;gap:1em;padding:.75em;width:100%}.center-content{box-sizing:border-box;margin-top:0;max-width:100%;order:0;padding:0 .75em;width:100%}.dogs-title{font:3.5em Futura;letter-spacing:.05em;margin:0 .25em;padding:.2em .5em;text-align:center;width:auto}.add-dog-button{border-radius:.75em;box-shadow:0 5px .95rem #0003;cursor:pointer;font-size:1.5em;font-weight:700;margin:.5em 0 .2em;max-width:100%;padding:.5em 2em;transition:all .3s ease-in-out;width:auto}}.calendar-modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.calendar-modal{animation:slideIn .3s ease;background:#fff;border:3px solid #ea7918;border-radius:20px;box-shadow:0 5px 20px #0000004d;max-width:800px;overflow:hidden;position:relative;width:80%}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.close-button{background:none;border:none;color:#ea7918;cursor:pointer;font-size:2em;position:absolute;right:15px;top:15px;transition:transform .2s ease;z-index:2}.close-button:hover{transform:rotate(90deg)}.calendar-modal-content{color:#333;padding:30px}.calendar-modal-date{align-items:center;color:#ea7918;display:flex;font-size:1.2em;gap:10px;margin-bottom:20px}.calendar-modal-date i{font-size:1.3em}.calendar-modal-event-info{display:flex;flex-direction:column;gap:20px}.calendar-modal-event-title{background:radial-gradient(ellipse at center,#ea791826 0,#ea791814 50%,#0000 100%);border-radius:12px;color:#ea7918;font-size:3em;font-weight:700;letter-spacing:1.5px;margin:0;padding:.4em .5em;position:relative;text-align:center;text-decoration:none;text-shadow:2px 2px 4px #2c2e3899,3px 3px 8px #0000004d}.calendar-modal-event-title:after{background:linear-gradient(90deg,#0000,#ea7918,#0000);border-radius:2px;bottom:.2em;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.calendar-modal-event-details{display:flex;flex-direction:column;gap:15px;margin-bottom:10px}.calendar-modal-event-location,.calendar-modal-event-time{align-items:center;color:#555;display:flex;font-size:1.2em}.calendar-modal-event-location i,.calendar-modal-event-time i{color:#ea7918;font-size:1.3em;margin-right:12px;text-align:center;width:20px}.calendar-modal-event-description{border:none;border-radius:.7em;box-shadow:0 2px 8px #00000026;color:#fff!important;font-size:1.3em;font-weight:700;line-height:1.6;margin:0 0 .5em;padding:.8em;text-align:center}.calendar-modal-event-image{border-radius:10px;margin-top:10px;overflow:hidden;width:100%}.calendar-modal-event-image img{border-radius:10px;display:block;height:auto;width:100%}@media (max-width:1160px){.calendar-modal{width:90%}.calendar-modal-content{padding:25px}}@media (max-width:768px){.calendar-modal{max-width:500px;width:95%}.calendar-modal-content{padding:20px}.calendar-modal-event-title{font-size:2em;letter-spacing:1px;padding:.4em}.calendar-modal-event-title:after{width:70%}.calendar-modal-event-location,.calendar-modal-event-time{font-size:1em}.calendar-modal-event-description{font-size:1.1em}}.calendar-container{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;margin:0 auto;padding:20px;width:90%}.fc-dayGridMonth-view .fc-daygrid-body{max-height:600px;max-height:calc(var(--fc-daygrid-day-height, 120px)*5);overflow:hidden}.fc-dayGridMonth-view .fc-daygrid-body tr:nth-child(n+6){display:none}.fc-dayGridMonth-view .fc-scroller{overflow:hidden!important}.fc-dayGridMonth-view .fc-scroller-liquid-absolute{height:auto!important}.fc{font-family:Arial,sans-serif}.fc-toolbar{background:#f8f8f8;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px!important;padding:15px}.fc-toolbar-chunk{align-items:center;display:flex;gap:10px}.fc-toolbar-title{color:#ea7918;font-size:2.2em!important;font-weight:700;margin:0 15px;text-shadow:0 1px 1px #4d4d4d}.fc-button{background-color:#ea7918!important;border:none!important;border-radius:5px!important;color:#fff!important;font-weight:700!important;margin:0 5px!important;padding:8px 15px!important;transition:all .3s ease!important}.fc-button:hover{transform:translateY(-2px)}.fc-button-active,.fc-button:hover{background-color:#d86a0f!important}.fc-dayGridMonth-button,.fc-dayGridWeek-button,.fc-next-button,.fc-prev-button{margin:0 5px!important}.fc-daygrid-day{border:1px solid #e0e0e0;transition:background-color .3s ease}.fc-daygrid-day:hover{background-color:#f8f8f8}.fc-day-today{background-color:#ea79181a!important}.fc-event{border-radius:5px;cursor:pointer;margin:2px 0;padding:5px;transition:transform .2s ease}.fc-event:hover{transform:translateY(-2px)}.fc-event-content{padding:5px}.fc-event-title{font-weight:700;margin-bottom:3px}.fc-event-time,.fc-event-title{overflow:visible;text-overflow:clip;white-space:normal}.fc-event-time{font-size:.8em;opacity:.9}.fc-daygrid-day-number{color:#333;font-weight:700;padding:5px!important}.fc-daygrid-day.fc-day-today .fc-daygrid-day-number{color:#ea7918;font-weight:700}.fc-col-header-cell{background-color:#f8f8f8;padding:10px 0;position:relative;z-index:1}.fc-col-header-cell-cushion{color:#333;font-weight:700;position:relative;text-decoration:none;z-index:1}@media (max-width:768px){.calendar-container{border-radius:10px;margin:0 auto;overflow-x:hidden;padding:10px;width:95%}.fc-toolbar{flex-direction:column;gap:8px;padding:8px}.fc-toolbar-title{font-size:1.6em!important;margin:5px 0}.fc-button{font-size:.8em!important;margin:2px!important;padding:4px 8px!important}.fc-event{margin:1px 0!important}.fc-event,.fc-event-content{padding:3px!important}.fc-event-title{margin-bottom:2px!important}.fc-event-time{font-size:.7em}.fc-daygrid-day{min-height:40px}.fc-daygrid-day-number{font-size:.9em;padding:2px!important}.fc-col-header-cell{padding:5px 0}.fc-col-header-cell-cushion{font-size:.9em}.fc-view-harness{height:auto!important}.fc-scrollgrid,.fc-scrollgrid-section>*{border:none!important}.fc-daygrid-day-frame{padding:2px}.fc-view{width:100%!important}.fc-scroller{overflow-x:hidden!important}.fc-scroller-liquid-absolute{position:relative!important}}@media (max-width:480px){.calendar-container{margin:0 auto;padding:8px;width:92%}.fc-toolbar-title{font-size:1.4em!important}.fc-button{font-size:.7em!important;padding:3px 6px!important}.fc-event{margin:1px 0!important}.fc-event,.fc-event-content{padding:2px!important}.fc-event-title{font-size:.7em}.fc-event-time{font-size:.6em}.fc-daygrid-day{min-height:35px}.fc-daygrid-day-number{font-size:.8em}.fc-view{width:100%!important}.fc-scroller{overflow-x:hidden!important}.fc-scroller-liquid-absolute{position:relative!important}.fc-toolbar{padding:5px}.fc-toolbar-chunk{gap:5px}.fc-header-toolbar{margin-bottom:10px!important}}@media (max-width:430px){.calendar-container{padding:5px;width:90%}.fc-toolbar{padding:3px}.fc-toolbar-chunk{gap:3px}.fc-button{font-size:.65em!important;padding:2px 4px!important}.fc-toolbar-title{font-size:1.2em!important}.fc-event{margin:1px 0!important}.fc-event,.fc-event-content{padding:1px!important}.fc-event-title{font-size:.65em;margin-bottom:1px!important}.fc-event-time,.fc-event-title{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.fc-event-time{font-size:.55em}.fc-daygrid-event{margin:1px 0!important}.fc-daygrid-day-frame{padding:1px!important}.fc-daygrid-more-link{font-size:.65em!important}}.events-container{align-items:center;background-color:#b0deec;display:flex;flex-direction:column;min-height:80vh;padding-bottom:25px}.events-header{color:#ea7918;font-family:Arial,sans-serif;font-size:3.2em;font-weight:700;letter-spacing:1px;margin-bottom:.3em;margin-top:1em;padding-bottom:15px;padding-top:0;position:relative;text-align:center;text-shadow:0 2px 4px #0003}.events-header:after{background:linear-gradient(90deg,#0000,#ea7918,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:200px}.header-buttons{display:flex;gap:15px;justify-content:center;margin:25px 0 30px;padding-top:0;width:100%}.header-buttons button{align-items:center;background:linear-gradient(135deg,#fff,#f5f5f5);border:3px solid #ea7918;border-radius:30px;box-shadow:0 4px 12px #00000014;color:#333;cursor:pointer;display:flex;font-size:1.25em;font-weight:600;gap:10px;overflow:hidden;padding:14px 28px;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.header-buttons button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.header-buttons button:hover:before{left:100%}.header-buttons button i{font-size:1.3em;transition:transform .3s ease}.header-buttons button:hover i{transform:scale(1.15)}.header-buttons button.selected{box-shadow:0 6px 20px #ea791866;transform:translateY(-2px)}.header-buttons button.selected,.header-buttons button:hover{background:linear-gradient(135deg,#ea7918,#d86a0f);color:#fff}.header-buttons button:hover{box-shadow:0 6px 20px #ea791859;transform:translateY(-3px)}.events-cards-container{grid-gap:25px;align-self:stretch;clear:both;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));justify-items:stretch;margin-bottom:0;margin-top:0!important;padding:0 20px 30px;position:relative;width:92%}.event-card{background-color:#fff;border:2px solid #0000;border-radius:18px;box-shadow:0 6px 20px #0000001f;cursor:pointer;display:flex;flex-direction:column;min-height:220px;overflow:hidden;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.event-card:hover{border-color:#ea79184d;box-shadow:0 12px 35px #ea791840;transform:translateY(-8px)}.event-card.expanded{border-color:#ea7918;box-shadow:0 15px 40px #ea79184d;transform:scale(1.03);z-index:2}.event-card-image{background:linear-gradient(135deg,#f8f8f8,#fff);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.event-card-image img{filter:brightness(1.1);height:100%;object-fit:cover;opacity:.18;transition:opacity .4s ease;width:100%}.event-card:hover .event-card-image img{filter:brightness(1.15);opacity:.28}.event-card.expanded .event-card-image img{filter:brightness(1.2);opacity:.12}.event-card-info{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#ffffffeb,#fffffff7);display:flex;flex-direction:column;gap:12px;height:100%;padding:20px;position:relative;z-index:2}.event-card-header{border-bottom:3px solid #ea7918;display:flex;flex-direction:column;gap:8px;margin-bottom:4px;padding-bottom:12px}.event-card-title{color:#222;font-size:1.5em;font-weight:700;letter-spacing:.3px;line-height:1.3}.event-card-date{color:#666;font-size:1.1em;font-weight:500}.event-card-details{display:flex;flex-direction:column;gap:10px;margin-bottom:6px}.event-card-location,.event-card-time{align-items:center;color:#444;display:flex;font-size:1.05em;font-weight:500;gap:12px}.event-card-location i,.event-card-time i{color:#ea7918;font-size:1.25em;text-align:center;width:20px}.event-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;background-color:#ea79180d;border-left:4px solid #ea7918;border-radius:10px;color:#555;display:-webkit-box;font-size:1em;line-height:1.6;margin-top:8px;max-height:5em;overflow:hidden;padding:12px;transition:all .35s ease}.event-card-description.expanded{-webkit-line-clamp:unset;background-color:#ea791814;max-height:none;overflow:visible;padding-bottom:12px}@media (max-width:1400px){.events-cards-container{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:1160px){.events-cards-container{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));width:95%}.events-header{font-size:2.5em}.events-header:after{height:3px;width:150px}}@media (max-width:768px){.events-cards-container{box-sizing:border-box;gap:20px;grid-template-columns:1fr;padding:0 15px 30px;width:100%}.events-header{font-size:2em;letter-spacing:.5px;padding-bottom:12px}.events-header:after{height:3px;width:120px}.header-buttons{align-items:center;flex-direction:column;gap:12px}.header-buttons button{font-size:1.15em;max-width:350px;padding:12px 24px;width:85%}}.login-container{background-color:#f3f4f6;justify-content:center;margin-bottom:-5vh;min-height:86vh;padding-top:10vh;width:100%}.login-box,.login-container{align-items:center;display:flex;flex-direction:column}.login-box{background:linear-gradient(180deg,#fff 0,#fafafa);border:2px solid #87cefa33;border-radius:20px;box-shadow:0 15px 40px #0000001f;box-sizing:border-box;max-width:450px;padding:2.5em 2.5em 2em;position:relative;transition:all .3s ease;width:auto;z-index:1}.login-box:hover{border-color:#87cefa66;box-shadow:0 20px 50px #00000026}.login-title{color:#2c2e38;font-size:2.5em;font-weight:700;letter-spacing:.5px;margin-bottom:1.2em;text-align:center;text-shadow:2px 2px 0 #87cefa4d}.login-form{width:100%}.login-form>div{color:#555;font-size:1rem;margin:1em 0;text-align:center}.login-form>div a{color:#007bff;font-weight:600;text-decoration:none;transition:all .2s ease}.login-form>div a:hover{color:#0056b3;text-decoration:underline}.login-input{background-color:#fafafa;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;margin-bottom:1.2em;padding:1em 0 1em 1em;transition:all .3s ease;width:calc(100% - 12px)}.login-input:focus{background-color:#fff;border-color:#87cefa;box-shadow:0 4px 12px #87cefa33;outline:none;transform:translateY(-2px)}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:5px;padding:.8em;width:100%}.login-button:hover{background-color:#0056b3;text-decoration:underline}.new-account-button{background:linear-gradient(135deg,#28a745,#218838);border:2px solid #fff;border-radius:12px;box-shadow:0 4px 15px #28a7454d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:1.2rem;overflow:hidden;padding:1rem 1.9rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.new-account-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.new-account-button:hover:before{left:100%}.new-account-button:hover{background:linear-gradient(135deg,#218838,#1e7e34);border-color:#fffc;box-shadow:0 8px 20px #28a74566;transform:translateY(-3px)}.new-account-button:active{box-shadow:0 4px 10px #28a7454d;transform:translateY(-1px)}.new-account-button:disabled{background:linear-gradient(135deg,#6c757d,#5a6268);cursor:not-allowed;opacity:.6}.new-account-button:disabled:hover{box-shadow:0 4px 15px #6c757d4d;transform:none}.forgotPassword-button{background:linear-gradient(135deg,#007bff,#0056b3);border:2px solid #ffffff4d;border-radius:10px;box-shadow:0 4px 12px #007bff33;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:5px;padding:.9em;transition:all .3s ease;width:100%}.forgotPassword-button:hover{background:linear-gradient(135deg,#0056b3,#004085);border-color:#ffffff80;box-shadow:0 6px 16px #007bff4d;transform:translateY(-2px)}.login-error{animation:shake .4s ease;background-color:#f8d7da;border:2px solid #f5c6cb;border-radius:8px;color:#dc3545;font-weight:600;margin-top:15px;padding:.8em;text-align:center}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.forgot-password-modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.forgot-password-modal-content{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;padding:20px;width:80%}.forgot-password-modal-title{text-align:center}.forgot-password-form-group,.forgot-password-modal-title{margin-bottom:15px;width:100%}.forgot-password-form-group input,.forgot-password-form-group label{display:block;text-align:center;width:100%}.forgot-password-form-actions{text-align:center;width:100%}.forgot-password-modal-button{border:none;border-radius:4px;cursor:pointer;margin:5px;padding:10px 15px;width:auto}.forgot-password-modal-button:first-child{background-color:#007bff;color:#fff}.forgot-password-modal-button:first-child:hover{background-color:#0056b3}.forgot-password-modal-button:last-child{background-color:#6c757d;color:#fff}.forgot-password-modal-button:last-child:hover{background-color:#5a6268}.forgot-password-form-message{color:#28a745;margin-top:15px;text-align:center;width:100%}.reset-password-container{align-items:center;background-color:#f3f4f6;display:flex;height:100vh;justify-content:center;width:100%}.reset-password-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2em}.reset-password-title{color:#333;margin-bottom:1em;text-align:center}.reset-password-input{border:1px solid #ccc;border-radius:4px;margin-bottom:1em;padding:.8em;width:100%}.reset-password-button{background-color:#ffbf00;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8em;width:100%}.reset-password-button:hover{background-color:#c89704}.reset-password-message{color:#ff4500;margin-top:10px;text-align:center}.oauth-buttons{display:flex;justify-content:center;margin-top:10px}.oauth-button{border:none;color:#fff;cursor:pointer;font-weight:700;margin:0 5px;padding:10px 15px;position:relative;text-decoration:none}.oauth-button,.oauth-button .icon-background{align-items:center;border-radius:5px;display:flex}.oauth-button .icon-background{background-color:#fff3;justify-content:center;padding:10px}.oauth-button .divider{background-color:#fff;height:24px;margin:0 10px;width:1px}.oauth-button:hover{filter:brightness(85%)}.oauth-button:hover span{text-decoration:underline}.google{background-color:#db4437}.google:hover{background-color:#c1351d}.facebook{background-color:#3b5998}.facebook:hover{background-color:#2d4373}@media (max-width:768px){.login-container{box-sizing:border-box;min-height:96vh;padding-left:.5rem;padding-right:.5rem;padding-top:10vh;width:100%}.login-box{background:linear-gradient(180deg,#fff 0,#fafafa);border-radius:18px;box-shadow:0 12px 30px #0000001f;box-sizing:border-box;margin-top:-5rem;max-width:100%;padding:2em 1.8em;width:auto}.login-title{color:#2c2e38;font-size:2.2em;margin-bottom:1em;text-align:center}.login-form{width:100%}.login-input{background-color:#fafafa;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;margin-bottom:1.2em;padding:1em 0 1em 1em;width:calc(100% - 12px)}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:5px;padding:.8em;width:100%}.login-button:hover{background-color:#0056b3;text-decoration:underline}.new-account-button{background:linear-gradient(135deg,#28a745,#218838);border:2px solid #fff;border-radius:12px;box-shadow:0 4px 15px #28a7454d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1.2rem;padding:.9rem 1.5rem;width:100%}.new-account-button:hover{background:linear-gradient(135deg,#218838,#1e7e34);box-shadow:0 8px 20px #28a74566;transform:translateY(-3px)}.new-account-button:active{box-shadow:0 4px 10px #28a7454d;transform:translateY(-1px)}.forgotPassword-button{background:linear-gradient(135deg,#007bff,#0056b3);border:2px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:5px;padding:.9em;width:100%}.forgotPassword-button:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-2px)}.login-error{background-color:#f8d7da;border:2px solid #f5c6cb;border-radius:8px;color:#dc3545;font-weight:600;margin-top:15px;padding:.8em;text-align:center}.forgot-password-modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.forgot-password-modal-content{width:80%}.forgot-password-modal-title{text-align:center}.forgot-password-form-group,.forgot-password-modal-title{margin-bottom:15px;width:100%}.forgot-password-form-group input,.forgot-password-form-group label{display:block;text-align:center;width:100%}.forgot-password-form-actions{text-align:center;width:100%}.forgot-password-modal-button{border:none;border-radius:4px;cursor:pointer;margin:5px;padding:10px 15px;width:auto}.forgot-password-modal-button:first-child{background-color:#007bff;color:#fff}.forgot-password-modal-button:first-child:hover{background-color:#0056b3}.forgot-password-modal-button:last-child{background-color:#6c757d;color:#fff}.forgot-password-modal-button:last-child:hover{background-color:#5a6268}.forgot-password-form-message{color:#28a745;margin-top:15px;text-align:center;width:100%}.reset-password-container{align-items:center;background-color:#f3f4f6;display:flex;height:100vh;justify-content:center;width:100%}.reset-password-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2em}.reset-password-title{color:#333;margin-bottom:1em;text-align:center}.reset-password-input{border:1px solid #ccc;border-radius:4px;margin-bottom:1em;padding:.8em;width:100%}.reset-password-button{background-color:#ffbf00;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8em;width:100%}.reset-password-button:hover{background-color:#c89704}.reset-password-message{color:#ff4500;margin-top:10px;text-align:center}}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-buttons{display:flex;flex-direction:column;gap:10px;width:100%}.attempts-warning{animation:pulse 2s infinite;background:linear-gradient(135deg,#fff5f5,#ffe5e5);border:2px solid #ff6b6b;border-radius:10px;box-shadow:0 4px 12px #ff6b6b33;color:#ff6b6b;font-size:.95em;font-weight:600;margin:15px 0;padding:12px 16px;text-align:center}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff6b6b80,0 4px 12px #ff6b6b33}70%{box-shadow:0 0 0 10px #ff6b6b00,0 4px 12px #ff6b6b33}to{box-shadow:0 0 0 0 #ff6b6b00,0 4px 12px #ff6b6b33}}.account-confirmation-container{min-height:100vh}.confirmation-card{box-shadow:0 4px 6px #0000001a}.confirmation-card h2{color:#333;font-size:1.8rem;margin-bottom:1.5rem}.status-message{font-size:1.1rem;padding:1rem}.status-message.success{background-color:#e6f4ea;border:1px solid #c3e6cb;color:#1e7e34}.status-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.go-to-profile-button,.retry-button{background-color:#007bff;color:#fff;font-size:1rem;margin-top:1rem}.go-to-profile-button:hover,.retry-button:hover{background-color:#0056b3}.go-to-profile-button{background-color:#28a745;margin-top:1.5rem}.go-to-profile-button:hover{background-color:#218838}.account-confirmation-login-link{color:#007bff;text-decoration:none}.account-confirmation-login-link:hover{text-decoration:underline}.rules-container{background-color:#fff;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;min-height:70vh;padding:2rem}.rules-title{border-bottom:3px solid #ec7d22;color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;text-align:center}.rules-subtitle{color:#666;font-size:1.2rem;line-height:1.5;margin-bottom:2rem;text-align:center}.rules-list{display:flex;flex-direction:column;gap:1.5rem}.rule-container{align-items:flex-start;display:flex;gap:1rem}.rule-number{color:#333;font-size:1.5rem;font-weight:700;min-width:2rem}.rule-content{color:#444;font-size:1.1rem;line-height:1.5}.family-guidelines-link{color:#ec7d22;font-weight:600;text-decoration:none}.family-guidelines-link:hover{text-decoration:underline}@media (max-width:768px){.rules-container{padding:1rem}.rules-title{font-size:2rem}.rules-subtitle{font-size:1rem;margin:1rem 0 1.5rem}.rule-content{font-size:1rem}.rule-number{font-size:1.3rem}}.dog-house-rules-container{background-color:#fff;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;min-height:70vh;padding:2rem}.dog-house-rules-title{border-bottom:3px solid #ec7d22;color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;text-align:center}.dog-house-rules-subtitle{color:#666;font-size:1.2rem;line-height:1.5;margin-bottom:2rem;text-align:center}.dog-house-rules-list{display:flex;flex-direction:column;gap:1.5rem}.dog-house-rules-item{align-items:flex-start;display:flex;gap:1rem}.dog-house-rules-number{color:#333;font-size:1.5rem;font-weight:700;min-width:2rem}.dog-house-rules-content{color:#444;font-size:1.1rem;line-height:1.5}@media (max-width:768px){.dog-house-rules-container{padding:1rem}.dog-house-rules-title{font-size:2rem}.dog-house-rules-subtitle{font-size:1rem;margin:1rem 0 1.5rem}.dog-house-rules-content{font-size:1rem}.dog-house-rules-number{font-size:1.3rem}}.account-confirmation-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:90vh;padding:20px}.confirmation-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem auto;max-width:400px;padding:2rem;text-align:center;width:100%}.loading-spinner{align-items:center;display:flex;flex-direction:column;gap:1rem}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-message{border-radius:4px;margin:1rem 0;padding:.5rem}.status-message.success{background-color:#eafaf1;color:#2ecc71}.status-message.error{background-color:#fdedec;color:#e74c3c}.go-to-profile-button,.retry-button{border:none;border-radius:4px;cursor:pointer;font-weight:600;margin:.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.go-to-profile-button{background-color:#3498db;color:#fff}.go-to-profile-button:hover{background-color:#2980b9}.retry-button{background-color:#e74c3c;color:#fff}.retry-button:hover{background-color:#c0392b}@media screen and (max-width:480px){.account-confirmation-container{padding:10px}.confirmation-card{margin:1rem;padding:1.5rem}.go-to-profile-button,.retry-button{margin:.5rem 0;width:100%}}
/*# sourceMappingURL=main.525a7b83.css.map*/