* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#1a1a1a;--gjs-t-color-secondary:#333333;--gjs-t-color-accent:#8fbf9f;--gjs-t-color-success:#22c55e;--gjs-t-color-warning:#f59e0b;--gjs-t-color-error:#ef4444;}.gjs-t-body{background-color:#0f0f0f;color:#eaeaea;font-size:16px;line-height:1.6;}.gjs-t-h1{color:#ffffff;font-size:56px;line-height:1.1;}.gjs-t-h2{color:#ffffff;font-size:28px;line-height:1.3;}.gjs-t-button{background-color:transparent;color:#ffffff;border-radius:9999px;}.gjs-t-link{color:#eaeaea;text-decoration:none;}.gjs-t-border{border-radius:16px;border-color:#2a2a2a;}html, body{height:100%;}html{scroll-behavior:smooth;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.body{font-family:Inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.header-navbar{position:fixed;top:0px;left:0px;right:0px;z-index:50;}.header-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;}.brand-link{display:flex;align-items:center;gap:0.75rem;color:rgb(255 255 255 / 1);transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.brand-link:hover{opacity:0.9;}.brand-mark{display:inline-block;width:2rem;height:2rem;border-radius:0.375rem;background-color:var(--gjs-t-color-accent);box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.brand-name{font-family:Montserrat;letter-spacing:0.25em;font-size:1.25rem;line-height:1.75rem;}.primary-navigation{display:flex;align-items:center;gap:2.5rem;}.nav-link{color:rgb(255 255 255 / 0.9);text-underline-offset:8px;}.nav-link:hover{text-decoration-line:underline;color:rgb(255 255 255 / 1);}.header-overlay{pointer-events:none;position:absolute;inset:0px;background-color:rgb(0 0 0 / 0.4);backdrop-filter:blur(4px);}.main-content{height:100%;}.hero-section{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;}.hero-media{position:absolute;inset:0px;}.hero-background-image{width:100%;height:100%;object-fit:cover;}.hero-gradient-overlay{position:absolute;inset:0px;background-image:linear-gradient(to top, rgb(0 0 0 / 0.7), rgb(0 0 0 / 0.4), rgb(0 0 0 / 0));}.hero-content{position:relative;z-index:10;margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:6rem;padding-bottom:6rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;}.hero-title{font-family:Montserrat;font-weight:600;color:rgb(255 255 255 / 1);}.hero-subtitle{color:rgb(255 255 255 / 0.85);font-size:1.25rem;line-height:1.75rem;max-width:850px;}.hero-cta-button{display:inline-flex;align-items:center;gap:0.75rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;border-width:1px;border-color:rgb(255 255 255 / 0.5);color:rgb(255 255 255 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;outline-style:solid;outline-width:0px;}.hero-cta-button:hover{color:rgb(0 0 0 / 1);outline-width:2px;outline-color:rgb(255 255 255 / 0.4);border-color:rgb(255 255 255 / 1);background-color:rgb(255 255 255 / 1);}.icon-accessibility-hidden{width:0px;height:0px;opacity:0;}.concept-section{position:relative;background-color:rgb(255 255 255 / 1);color:rgb(0 0 0 / 1);}.concept-container{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.concept-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;}.concept-title{font-family:Montserrat;color:rgb(0 0 0 / 1);}.divider-line{height:1px;width:66.666667%;background-color:rgb(0 0 0 / 0.1);}.concept-layout{display:flex;gap:2.5rem;}.concept-copy{flex:1 1 0%;}.concept-paragraph{color:rgb(0 0 0 / 0.8);line-height:1.625;}.concept-image-wrapper{flex:1 1 0%;border-radius:1rem;overflow:hidden;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.concept-image{width:100%;height:100%;object-fit:cover;}.features-section{background-color:rgb(249 250 251 / 1);}.features-container{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:6rem;padding-bottom:6rem;}.features-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem;}.features-title{font-family:Montserrat;color:rgb(0 0 0 / 1);}.features-grid{display:flex;gap:2rem;}.feature-card{flex:1 1 0%;background-color:rgb(255 255 255 / 1);border-radius:1rem;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;padding:2rem;display:flex;flex-direction:column;gap:1rem;}.feature-header{display:flex;align-items:center;gap:1rem;}.feature-icon{width:2rem;height:2rem;}.feature-title{font-family:Montserrat;font-size:1.25rem;line-height:1.75rem;color:rgb(0 0 0 / 1);}.feature-description{color:rgb(0 0 0 / 0.7);}.feature-media{position:relative;border-radius:0.75rem;overflow:hidden;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.feature-image{width:100%;height:220px;object-fit:cover;}.location-section{background-color:rgb(255 255 255 / 1);color:rgb(0 0 0 / 1);}.location-container{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.location-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;}.location-title{font-family:Montserrat;color:rgb(0 0 0 / 1);}.location-layout{display:flex;gap:2.5rem;}.location-copy{flex:1 1 0%;}.location-paragraph{color:rgb(0 0 0 / 0.8);line-height:1.625;margin-bottom:1.5rem;}.location-highlights-list{display:flex;flex-direction:column;gap:0.75rem;color:rgb(0 0 0 / 0.8);}.location-highlight-item{display:flex;align-items:center;gap:0.75rem;}.location-icon{width:1.25rem;height:1.25rem;}.location-image-wrapper{flex:1 1 0%;border-radius:1rem;overflow:hidden;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.location-image{width:100%;height:100%;object-fit:cover;}.contact-section{background-color:rgb(249 250 251 / 1);}.contact-container{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.contact-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;}.contact-title{font-family:Montserrat;color:rgb(0 0 0 / 1);}.contact-layout{display:flex;gap:2.5rem;}.contact-copy{flex:1 1 0%;}.contact-paragraph{color:rgb(0 0 0 / 0.8);line-height:1.625;margin-bottom:1.5rem;}.contact-details{display:flex;flex-direction:column;gap:0.75rem;color:rgb(0 0 0 / 0.8);}.contact-detail-item{display:flex;align-items:center;gap:0.75rem;}.contact-icon{width:1.25rem;height:1.25rem;}.contact-form{flex:1 1 0%;background-color:rgb(255 255 255 / 1);border-radius:1rem;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;}.form-field{display:flex;flex-direction:column;gap:0.5rem;}.form-label{color:rgb(0 0 0 / 0.8);}.form-input{width:100%;border-radius:0.5rem;border-width:1px;border-color:rgb(0 0 0 / 0.2);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;}.form-input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.custom-radios-group{display:flex;gap:1rem;}.custom-radio{display:flex;align-items:center;gap:0.75rem;cursor:pointer;}.radio-input{appearance:none;width:1.25rem;height:1.25rem;border-radius:9999px;border-width:1px;border-color:rgb(0 0 0 / 0.3);display:grid;place-content:center;}.radio-input:checked{border-color:rgb(0 0 0 / 0.8);}.radio-label{color:rgb(0 0 0 / 0.8);}.form-textarea{width:100%;border-radius:0.5rem;border-width:1px;border-color:rgb(0 0 0 / 0.2);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;}.form-textarea:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.form-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:0.75rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;border-width:1px;border-color:rgb(0 0 0 / 1);color:rgb(0 0 0 / 1);border-radius:9999px;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;outline-style:solid;outline-width:0px;}.form-submit-button:hover{color:rgb(255 255 255 / 1);outline-width:2px;outline-color:rgb(0 0 0 / 0.3);background-color:rgb(0 0 0 / 1);}.footer-section{background-color:rgb(51 51 51 / 1);color:rgb(255 255 255 / 1);}.footer-container{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:4rem;padding-bottom:4rem;display:flex;gap:2.5rem;}.footer-brand-column{flex:1 1 0%;}.footer-brand-row{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;}.footer-brand-mark{display:inline-block;width:1.75rem;height:1.75rem;border-radius:0.375rem;background-color:var(--gjs-t-color-accent);box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.footer-brand-name{font-family:Montserrat;letter-spacing:0.25em;font-size:1.125rem;line-height:1.75rem;}.footer-brand-description{color:rgb(255 255 255 / 0.8);}.footer-links-column{flex:1 1 0%;}.footer-links-title{font-family:Montserrat;color:rgb(255 255 255 / 1);margin-bottom:0.75rem;}.footer-links-list{display:flex;flex-direction:column;gap:0.5rem;}.footer-link{color:rgb(255 255 255 / 0.8);text-underline-offset:8px;}.footer-link:hover{text-decoration-line:underline;color:rgb(255 255 255 / 1);}.footer-legal-column{flex:1 1 0%;}.footer-legal-title{font-family:Montserrat;color:rgb(255 255 255 / 1);margin-bottom:0.75rem;}.footer-legal-list{display:flex;flex-direction:column;gap:0.5rem;color:rgb(255 255 255 / 0.9);}.footer-divider{border-top-width:1px;border-color:rgb(255 255 255 / 0.1);}.footer-bottom-row{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;}.footer-copyright{color:rgb(255 255 255 / 0.7);}.footer-social-row{display:flex;align-items:center;gap:1.25rem;}.footer-social-link{color:rgb(255 255 255 / 0.8);outline-style:solid;outline-width:0px;border-radius:9999px;padding:0.5rem;}.footer-social-link:hover{outline-width:2px;outline-color:rgb(255 255 255 / 0.3);color:rgb(255 255 255 / 1);}.footer-social-icon{width:1.25rem;height:1.25rem;}.accessibility-helpers{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;}@media (max-width: 992px){.hero-title{font-size:44px;}.hero-subtitle{font-size:1.125rem;line-height:1.75rem;}.concept-layout{flex-direction:column;}.features-grid{flex-direction:column;}.location-layout{flex-direction:column;}.contact-layout{flex-direction:column;}.custom-radios-group{flex-direction:column;}.footer-container{flex-direction:column;}.footer-bottom-row{flex-direction:column;gap:1rem;}}@media (max-width: 480px){.hero-title{font-size:36px;}.hero-subtitle{font-size:1rem;line-height:1.5rem;}}