:root.dark:has(.homepage){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:0 0% 100%;--foreground:0 0% 3.9%;--text-primary:193 15% 16%;--text-secondary:215 19% 35%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--input:0 0% 89.8%;--border:0 0% 89.8%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--primary:221 83% 53%;--primary-foreground:0 0% 100%;--accent:213 94% 68%;--accent-foreground:0 0% 9%}:root.dark:has(.homepage) body{color:hsl(var(--text-primary));background-color:#f9f9f9}:root.dark:has(.homepage) *{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.homepage h1:not(.hero-h1),.homepage h2,.homepage h3,.homepage h4,.homepage h5,.homepage h6,.homepage p{color:#293437}.homepage .text-muted-foreground{color:hsl(var(--text-secondary))}body:has(.homepage){color:hsl(var(--text-primary));background-color:#f9f9f9;padding:0;font-family:Montserrat,sans-serif}.homepage h1,.homepage h2,.homepage h3,.homepage h4,.homepage h5{font-family:Playfair Display,serif}.homepage a{color:inherit;text-decoration:none}.homepage p{margin:0 0 .75rem}.homepage p:last-child{margin-bottom:0}.homepage img{max-width:100%;height:auto;display:block}.container{max-width:80rem;margin:0 auto;padding:0 1rem}.max-w-2xl{max-width:42rem;margin-left:auto;margin-right:auto}.max-w-4xl{max-width:56rem;margin-left:auto;margin-right:auto}.text-center{text-align:center}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden{display:none}.homepage .bg-primary-homepage{background-color:hsl(var(--hero-blue))}.homepage .bg-secondary-homepage{background-color:#f5f5f5}.homepage .text-gold{color:hsl(var(--accent-gold))}.homepage .text-primary-homepage{color:hsl(var(--hero-blue))}.btn-primary,.btn-secondary{border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.homepage .btn-primary{background-color:hsl(var(--accent-gold));color:hsl(var(--hero-blue))}.homepage .btn-primary:hover{background-color:#c9a22e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.homepage .btn-secondary{color:hsl(var(--accent-gold));border:2px solid hsl(var(--accent-gold));background-color:#0000}.homepage .btn-secondary:hover{background-color:hsl(var(--accent-gold)/.1);color:hsl(var(--accent-gold));transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn-with-icon{align-items:center;gap:.5rem;display:inline-flex}.nav{z-index:50;background-color:#fff;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a}.nav-container{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.75rem 1rem;display:flex}.nav-logo{align-items:center;text-decoration:none;display:flex}.nav-logo img{width:2.5rem;height:2.5rem}.nav-logo span{color:hsl(var(--hero-blue));margin-left:.5rem;font-size:1.25rem;font-weight:700}.nav-right{align-items:center;gap:1rem;display:flex}.nav-links{gap:2rem;display:none}.nav-links a{color:hsl(var(--text-secondary));transition:color .2s}.nav-links a:hover{color:hsl(var(--accent-gold))}.menu-toggle{color:hsl(var(--text-secondary));background:0 0;border:none;padding:0;display:block}.menu-toggle:focus{outline:none}.mobile-menu{background-color:#fff;padding:0 1rem 1rem;display:none}.mobile-menu.active{display:block}.mobile-menu a{color:hsl(var(--text-secondary));padding:.5rem 0;display:block}.mobile-menu a:hover{color:hsl(var(--accent-gold))}@media (min-width:769px){.nav-right{gap:2rem}.nav-links{display:flex}.menu-toggle{display:none}}.hero-section{background-color:hsl(var(--hero-blue));padding:1rem 0 8rem;position:relative;overflow:hidden}.hero-bg{opacity:.2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-content{z-index:10;flex-direction:column;align-items:center;gap:3rem;display:flex;position:relative}.hero-text{width:100%}.hero-h1{color:hsl(var(--primary-foreground));font-size:2.25rem;font-weight:700;line-height:1.25}.homepage .hero-p{color:hsl(var(--primary-foreground));margin-bottom:2rem;font-size:1.25rem}.hero-buttons{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:600px;display:grid}.hero-buttons>*{text-align:center}@media (min-width:769px){.hero-text{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.hero-buttons{margin-left:auto;margin-right:auto}}.asterisk{text-align:center;z-index:10;margin-top:2rem;position:relative}.asterisk p{color:#999;font-size:.875rem}.asterisk a{color:hsl(var(--accent-gold));text-decoration:underline;transition:color .2s}.asterisk a:hover{color:#fde68a}.staff-line{background-color:hsl(var(--accent-gold)/.3);height:2px;margin:10px 0}.section{padding:4rem 0}.section-white{background-color:#fff}.section-title{text-align:center;margin-bottom:3rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.section-title{font-size:2.25rem}}.platform-overlap{padding-top:0}.platform-content{flex-direction:column;align-items:center;gap:3rem;max-width:72rem;margin:0 auto;display:flex}.platform-screenshot{z-index:20;width:100%;margin-top:-5rem;position:relative}.platform-features{width:100%}@media (min-width:769px){.platform-content{flex-direction:row}.platform-screenshot{width:60%}.platform-features{width:40%}}.app-screenshot{position:relative}.app-screenshot a{display:block}.app-screenshot img{width:100%;height:auto}.tap-target{background-color:hsl(var(--hero-blue));opacity:.1;border-radius:50%;width:4rem;height:4rem;position:absolute;top:120px;left:66.666%}.features-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.features-list{margin:0 0 2rem;padding:0;list-style:none}.feature-item{align-items:flex-start;margin-bottom:1rem;display:flex}.feature-item:last-child{margin-bottom:0}.feature-icon{background-color:hsl(var(--accent-gold));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.25rem;display:flex}.feature-icon img{width:1rem;height:1rem}.feature-text{flex:1;margin-left:.75rem}.feature-text p{color:hsl(var(--text-secondary))}.features-cta{margin-top:2rem}.quote-section{background-color:hsl(var(--hero-blue));color:#fff;padding:4rem 0}.quote-icon{opacity:.7;filter:brightness(0)invert();width:4rem;height:4rem;margin:0 auto 1.5rem}.quote-section p{color:#fff}.quote-text{margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic}.quote-author{color:hsl(var(--accent-gold));font-size:1.125rem;font-weight:600}@media (min-width:769px){.quote-text{font-size:1.875rem}}.about-container{flex-direction:column;align-items:center;gap:2rem;max-width:80rem;margin:0 auto;display:flex}.about-video{width:100%}.video-wrapper{border-radius:.5rem;height:280px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.video-wrapper iframe{border:0;width:100%;height:100%}.about-text{padding:0}.about-text p{color:hsl(var(--text-secondary));margin-bottom:1.5rem}.about-text p:last-of-type{margin-bottom:0}@media (min-width:769px){.about-container{flex-direction:row;align-items:center;gap:3rem}.about-video{width:40%}.about-text{width:60%}}.faq-section{background-color:#f5f5f5;padding:4rem 0}.faq-container{max-width:48rem;margin:0 auto}.faq-item{margin-bottom:1.5rem}.accordion-btn{text-align:left;cursor:pointer;background-color:#fff;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.accordion-btn:hover{box-shadow:0 10px 15px -3px #0000001a}.accordion-btn span{flex:1;font-size:1.125rem;font-weight:500}.accordion-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:1rem;transition:transform .3s}.accordion-btn.active{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-content{background-color:#fff;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;max-height:0;padding:0 1rem;transition:max-height .3s;overflow:hidden}.accordion-content.active{max-height:9999px}.accordion-content-inner{padding:0 0 1rem}.accordion-content p{color:hsl(var(--text-secondary))}.accordion-content a{color:hsl(var(--accent-gold))}.accordion-content a:hover{text-decoration:underline}.feedback-button{background-color:hsl(var(--accent-gold));color:hsl(var(--hero-blue));z-index:1000;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;padding:16px;text-decoration:none;transition:all .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.feedback-button:hover{color:hsl(var(--hero-blue));background-color:#c9a22e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.feedback-button:focus-visible,.feedback-button:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px hsl(var(--accent-gold));outline:none}.footer{background-color:hsl(var(--hero-blue));color:#fff;padding:3rem 0}.footer-text{text-align:center;color:#9ca3af;font-size:.875rem}
.ReplyBox-module__r-sL5G__replyBoxWrapper{background-color:#f5f5f5;border-radius:.5rem;padding:1rem}.ReplyBox-module__r-sL5G__signInContainer{text-align:center;padding:1rem}.ReplyBox-module__r-sL5G__signInButton{border:1px solid hsl(var(--accent-gold));background-color:hsl(var(--accent-gold));color:hsl(var(--hero-blue));cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ReplyBox-module__r-sL5G__signInButton:hover{background-color:hsl(var(--accent-gold)/.85);border-color:hsl(var(--accent-gold)/.85);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.ReplyBox-module__r-sL5G__signInButton:focus{outline:2px solid hsl(var(--accent-gold));outline-offset:2px}.ReplyBox-module__r-sL5G__signInButton:active{background-color:hsl(var(--accent-gold)/.7);transform:translateY(0)}
/*# sourceMappingURL=8238f37a58975746.css.map*/