@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap";@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 30s linear infinite}.animate-marquee:hover{animation-play-state:paused}.newsletter-section{padding-top:4rem;padding-bottom:0;margin-top:5rem;margin-bottom:-3.5rem}@media (min-width: 768px){.newsletter-section{margin-bottom:-5rem}}.breadcrumb{display:flex;align-items:center;gap:var(--space-2);font-size:14px;color:var(--color-muted-foreground)}.breadcrumb-item a{color:var(--color-primary)}.breadcrumb-separator{margin:0 var(--space-2)}.accordion-item{border-bottom:1px solid var(--color-border)}.accordion-trigger{width:100%;text-align:left;background:none;border:none;padding:var(--space-4) 0;font-family:var(--font-heading);font-size:var(--text-h3);font-weight:700;color:var(--color-foreground)}.accordion-panel{padding-bottom:var(--space-4)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:none;border-radius:var(--radius-full);padding:var(--space-2) var(--space-6);font-weight:600;font-size:var(--text-body);transition:opacity .15s ease}.btn:hover{opacity:.9}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:var(--color-primary);color:var(--color-primary-foreground)}.btn-secondary{background-color:var(--color-secondary);color:var(--color-secondary-foreground)}.btn-ghost{background-color:transparent;color:var(--color-primary);padding:var(--space-2) var(--space-4)}.booking-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background-color:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:16px}.booking-card{background:#fff;border-radius:28px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px #00000040;position:relative}.booking-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:9999px;border:none;background:#f1f5f4;color:#475569;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.booking-close:hover{background:#e2e8e6}.booking-header{padding:24px 24px 16px;border-bottom:1px solid #f1f5f4}.booking-tag{display:inline-flex;align-items:center;gap:6px;background:#e6f2f0;color:#00695c;font-size:12px;font-weight:700;padding:4px 12px;border-radius:9999px;margin-bottom:10px}.booking-title{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 4px}.booking-subtitle{font-size:13px;color:#64748b;margin:0}.booking-price{font-size:18px;font-weight:800;color:#00695c;margin-top:8px}.booking-form{padding:20px 24px 24px;display:flex;flex-direction:column;gap:14px}.booking-field{display:flex;flex-direction:column;gap:6px}.booking-field label{font-size:13px;font-weight:700;color:#1e293b}.booking-field input,.booking-field textarea{border:1px solid #e2e8e6;border-radius:14px;padding:11px 14px;font-size:14px;font-family:inherit;outline:none;transition:border-color .15s}.booking-field input:focus,.booking-field textarea:focus{border-color:#00695c}.booking-field-row{display:flex;gap:12px}.booking-field-row .booking-field{flex:1}.booking-error{font-size:12px;color:#dc2626;margin:-6px 0 0}.booking-submit{margin-top:4px;height:48px;border-radius:9999px;border:none;background:#00695c;color:#fff;font-weight:700;font-size:15px;cursor:pointer;transition:opacity .15s}.booking-submit:hover{opacity:.92}.booking-submit:disabled{opacity:.6;cursor:not-allowed}.booking-submit-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:13px}.booking-note{font-size:11px;color:#94a3b8;text-align:center;margin:0}.booking-success{padding:40px 28px;text-align:center}.booking-success-icon{width:56px;height:56px;border-radius:9999px;background:#e6f2f0;color:#00695c;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px}.booking-success h3{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 8px}.booking-success p{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.6}.booking-success button{height:44px;padding:0 24px;border-radius:9999px;border:none;background:#00695c;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.blog-post-layout{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.blog-post-main{flex:1 1 0%;min-width:0;width:100%}.blog-post-aside{width:100%;flex-shrink:0;display:flex;flex-direction:column;gap:20px}@media (min-width: 1024px){.blog-post-layout{flex-direction:row}.blog-post-aside{width:300px;position:sticky;top:112px}}.about-vision-bg{margin-bottom:5rem;padding-top:2.5rem}@media (min-width: 768px){.about-vision-bg{background-image:url(/images/about-us-bg.png);background-position:right;background-repeat:no-repeat}}.reason-card-glass{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1rem;background-color:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none}.scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none::-webkit-scrollbar{display:none}.carousel-flex-container{display:flex;margin-left:-1rem;padding-top:.75rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.carousel-flex-container::-webkit-scrollbar{display:none}.carousel-slide-item{min-width:0;flex-shrink:0;flex-grow:0;padding-left:1rem;scroll-snap-align:center;flex-basis:60%}@media (min-width: 768px){.carousel-slide-item{flex-basis:40%}}@media (min-width: 1024px){.carousel-slide-item{flex-basis:30%}}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.m3-section-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.25;color:#1a1a1a}@media (min-width: 768px){.m3-section-title{font-size:2.25rem}}.stat-box-item{border-radius:.375rem;padding:1rem 1.5rem;background-color:#f2f2f2;border:1px solid #ffffff;color:#404040}@media (min-width: 1024px){.lg-text-right{text-align:right}.lg-flex-row-reverse{flex-direction:row-reverse}}.contact-page-container{overflow-x:hidden}.contact-hero-section{position:relative;padding-top:2.5rem;padding-bottom:3.5rem}@media (min-width: 1024px){.contact-hero-section{padding-top:5rem;padding-bottom:9rem}}.contact-hero-section:before{display:block;position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;max-height:707px;content:"";background-image:url(/images/background-contact.png);background-size:contain;background-repeat:no-repeat;background-position:bottom;pointer-events:none}@media (min-width: 1024px){.contact-hero-section:before{background-position:top}}.bg-bluelight{background-color:#edf4ff!important}.contact-input{width:100%;height:49px;border-radius:9999px;padding:.5rem 1rem;font-size:16px;border:none;background-color:#fff;outline:none;font-weight:500;box-shadow:inset 0 1px 2px #00000005;transition:all .2s ease-in-out}@media (min-width: 1024px){.contact-input{height:61px;padding:1rem 1.5rem}}.contact-input:focus{box-shadow:0 0 0 2px #005eff26}.contact-textarea{width:100%;min-height:120px;border-radius:12px;border:none;background-color:#fff;padding:1rem;outline:none;font-size:16px;font-weight:500;box-shadow:inset 0 1px 2px #00000005;transition:all .2s ease-in-out;resize:vertical}@media (min-width: 1024px){.contact-textarea{border-radius:36px;padding:1.25rem 1.5rem}}.contact-textarea:focus{box-shadow:0 0 0 2px #005eff26}.profile-viewer-page{--profile-green: #00695c;--profile-gold: #f5b526;min-height:80vh;padding:42px 0 56px;background:radial-gradient(circle at 50% 15%,#fff 0,#f2f7f5 45%,#e6efec)}.profile-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.profile-heading h1{margin:7px 0 8px;color:#123b36;font-size:clamp(2rem,4vw,3.25rem)}.profile-heading p{max-width:690px;font-size:15px}.profile-eyebrow{color:var(--profile-green);font-size:12px;font-weight:800;letter-spacing:.13em}.profile-actions{display:flex;gap:10px;flex-shrink:0}.profile-actions a,.profile-actions button{display:inline-flex;align-items:center;gap:8px;border:1px solid #c8d9d5;border-radius:999px;padding:11px 17px;background:#ffffffe6;color:#174e46;font-weight:700;font-size:13px;box-shadow:0 5px 16px #003d3512}.profile-actions a{background:var(--profile-green);color:#fff;border-color:var(--profile-green)}.profile-stage{position:relative;display:flex;align-items:center;justify-content:center;width:calc(100% - 32px);min-height:min(76vh,900px);margin:0 auto;padding:22px 76px;border-radius:32px;overflow:hidden;background:linear-gradient(150deg,#154e46,#073f38 55%,#032c27);box-shadow:0 28px 70px #00322c33}.profile-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.13),transparent 42%),linear-gradient(90deg,transparent 49.7%,rgba(0,0,0,.12) 50%,transparent 50.3%);pointer-events:none}.profile-book{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;height:min(78vh,600px);aspect-ratio:1.354 / 1;perspective:1800px;filter:drop-shadow(0 25px 25px rgba(0,0,0,.34));transition:width .45s ease,height .45s ease,aspect-ratio .45s ease}.profile-book--cover,.profile-book--single{display:flex;justify-content:center}.profile-book--portrait{height:min(76vh,880px);width:auto;aspect-ratio:.677 / 1}.profile-book--landscape{width:min(calc(100vw - 190px),1500px);height:auto;aspect-ratio:1.413 / 1}.profile-paper{position:relative;height:100%;margin:0;overflow:hidden;background:#f8f5ea}.profile-paper img{display:block;width:100%;height:100%;object-fit:contain;background:#f7f4e9;-webkit-user-select:none;user-select:none}.profile-paper.left{border-radius:9px 1px 1px 9px;box-shadow:inset -18px 0 24px -22px #000000bf;transform-origin:right center}.profile-paper.right{border-radius:1px 9px 9px 1px;box-shadow:inset 18px 0 24px -22px #000000bf;transform-origin:left center}.profile-paper.cover,.profile-paper.single{width:100%;border-radius:3px 11px 11px 3px;box-shadow:inset 12px 0 16px -17px #000}.profile-paper figcaption{position:absolute;bottom:8px;color:#00000059;font-size:10px}.profile-paper.left figcaption{left:12px}.profile-paper.right figcaption,.profile-paper.cover figcaption,.profile-paper.single figcaption{right:12px}.profile-paper--blank{background:linear-gradient(90deg,#efe9d8,#fffdf5)}.profile-page-under{animation:profile-reveal-page .7s ease both}.profile-flip-sheet{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;will-change:transform,filter}.profile-flip-sheet .profile-paper{display:block;width:100%;height:100%;backface-visibility:hidden}.profile-flip-sheet--next{transform-origin:left center;animation:profile-turn-next .78s cubic-bezier(.32,.02,.18,1) forwards}.profile-flip-sheet--prev{transform-origin:right center;animation:profile-turn-prev .78s cubic-bezier(.32,.02,.18,1) forwards}.profile-page-shine{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.58) 48%,rgba(0,0,0,.28) 100%);animation:profile-shine .78s ease-in-out forwards}.profile-nav{position:absolute;z-index:3;top:50%;width:50px;height:50px;border:1px solid rgba(255,255,255,.25);border-radius:50%;transform:translateY(-50%);background:#ffffff1f;color:#fff;font-size:38px;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.2s ease}.profile-nav:hover:not(:disabled){background:var(--profile-gold);color:#153c36;transform:translateY(-50%) scale(1.06)}.profile-nav:disabled{opacity:.22;cursor:default}.profile-nav--prev{left:18px}.profile-nav--next{right:18px}.profile-progress{display:grid;grid-template-columns:auto minmax(180px,440px) auto;justify-content:center;align-items:center;gap:14px;margin-top:22px;color:#52706b;font-size:12px;font-weight:700}.profile-progress>div{height:5px;overflow:hidden;border-radius:99px;background:#cfddda}.profile-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--profile-green),var(--profile-gold));transition:width .35s ease}.profile-close,.profile-mobile-controls{display:none}.profile-stage--fullscreen{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;width:100%;min-height:100vh;border-radius:0;padding-top:24px}.profile-stage--fullscreen .profile-book--portrait{height:min(94vh,1100px);width:auto}.profile-stage--fullscreen .profile-book--landscape{width:min(calc(100vw - 130px),132.822vh);height:auto}.profile-stage--fullscreen .profile-close{display:grid;place-items:center;position:absolute;z-index:10;top:18px;right:20px;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#00000040;color:#fff;font-size:27px}@keyframes profile-turn-next{0%{transform:rotateY(0) translateZ(0);filter:brightness(1)}45%{filter:brightness(.82)}to{transform:rotateY(-108deg) translateZ(2px);filter:brightness(.65);opacity:0}}@keyframes profile-turn-prev{0%{transform:rotateY(0) translateZ(0);filter:brightness(1)}45%{filter:brightness(.82)}to{transform:rotateY(108deg) translateZ(2px);filter:brightness(.65);opacity:0}}@keyframes profile-shine{0%{opacity:0;transform:translate(-35%)}45%{opacity:.7}to{opacity:0;transform:translate(35%)}}@keyframes profile-reveal-page{0%{filter:brightness(.78)}to{filter:brightness(1)}}@media (prefers-reduced-motion: reduce){.profile-flip-sheet--next,.profile-flip-sheet--prev,.profile-page-shine,.profile-page-under{animation-duration:.01ms}}@media (max-width: 760px){.profile-viewer-page{padding:24px 0 36px}.profile-heading{align-items:flex-start;flex-direction:column;margin-bottom:18px}.profile-heading p{font-size:13px}.profile-actions{width:100%}.profile-actions a,.profile-actions button{flex:1;justify-content:center;padding:10px 12px}.profile-stage{width:calc(100% - 20px);min-height:0;padding:16px 12px 62px;border-radius:20px}.profile-book,.profile-book--cover,.profile-book--portrait{display:flex;height:auto;width:min(100%,470px);aspect-ratio:.677 / 1}.profile-book--landscape{width:100%;height:auto;aspect-ratio:1.413 / 1}.profile-paper{display:none;width:100%;height:100%;aspect-ratio:inherit;border-radius:4px 10px 10px 4px!important;box-shadow:0 18px 28px #00000047!important}.profile-paper:first-child{display:block}.profile-nav{display:none}.profile-mobile-controls{position:absolute;z-index:4;display:flex;justify-content:space-between;gap:12px;left:12px;right:12px;bottom:12px}.profile-mobile-controls button{flex:1;border:1px solid rgba(255,255,255,.23);border-radius:999px;padding:9px 10px;background:#ffffff1f;color:#fff;font-weight:700}.profile-mobile-controls button:disabled{opacity:.25}.profile-progress{grid-template-columns:auto minmax(80px,1fr) auto;padding:0 18px}.profile-stage--fullscreen{width:100%;padding:60px 10px 64px;border-radius:0}.profile-stage--fullscreen .profile-book{height:auto}.profile-stage--fullscreen .profile-book--landscape{width:100%}}:root{--color-primary: #00695C;--color-primary-foreground: #FFFFFF;--color-secondary: #F5A623;--color-secondary-foreground: #FFFFFF;--color-accent: #E6F2F0;--color-background: #F7FBFD;--color-foreground: #171717;--color-muted-foreground: #8A909E;--color-border: #D9D9D9;--color-card: #FFFFFF;--color-destructive: #F04438;--background: 198 56% 98%;--foreground: 0 0% 9%;--primary: 173 100% 21%;--primary-foreground: 0 0% 100%;--secondary: 37 91% 55%;--secondary-foreground: 0 0% 100%;--accent: 173 45% 94%;--accent-foreground: 173 100% 21%;--bluelight: 173 45% 94%;--ring: 173 100% 21%;--font-heading: "Roboto", system-ui, sans-serif;--font-body: "Open Sans", system-ui, sans-serif;--text-h1: 28px;--text-h2: 36px;--text-h3: 18px;--text-body: 16px;--text-body-lg: 18px;--leading-relaxed: 1.625;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--radius-lg: 2rem;--radius-full: 9999px;--radius-md: .75rem;--container-max-width: 1232px;--header-height: 62px}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}html,body{margin:0;padding:0}.blog-hero-banner{background:linear-gradient(135deg,#00695c,#168777 48%,#f5a623 125%);min-height:250px;display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.blog-hero-banner{min-height:220px;border-radius:1.25rem;padding:2.5rem 1.25rem}}body{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-foreground);background-color:var(--color-background)}h1,h2,h3,h4{font-family:var(--font-heading);margin:0}h1{font-size:var(--text-h1);font-weight:700}h2{font-size:var(--text-h2);font-weight:700}h3{font-size:var(--text-h3);font-weight:700}p{font-size:var(--text-body-lg);line-height:var(--leading-relaxed);color:var(--color-muted-foreground);margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--space-4)}.page{padding-top:var(--space-8)}.page-detail{padding-top:var(--space-6)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-4);margin-top:var(--space-6)}.card-grid a{display:block}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh;padding-bottom:24px}.layout-wrapper>main{padding-top:calc(1rem + var(--site-promo-topbar-height, 0px))}@media (min-width: 768px){.layout-wrapper>main{padding-top:calc(1.5rem + var(--site-promo-topbar-height, 0px))}}.hero-section{position:relative;overflow:hidden;margin-top:calc(-1 * (1rem + var(--site-promo-topbar-height, 0px) + 67px));padding-bottom:48px}@media (min-width: 1024px){.hero-section{margin-top:calc(-1 * (1.5rem + var(--site-promo-topbar-height, 0px) + 67px));padding-bottom:80px}}.hero-bg-img{display:block;height:auto;width:100%;-webkit-user-select:none;user-select:none}@media (min-width: 1200px){.hero-bg-img{height:830px!important;object-fit:cover}}.hero-content-mobile{padding-top:calc(1rem + var(--site-promo-topbar-height, 0px) + 67px + 1.5rem)}.hero-content-desktop{padding-top:calc(1rem + var(--site-promo-topbar-height, 0px) + 67px + 2rem)}@media (min-width: 1024px){.hero-content-desktop{padding-top:calc(1.5rem + var(--site-promo-topbar-height, 0px) + 67px + 2.5rem)}}.search-box-container{box-sizing:border-box;width:100%;max-width:370px;border-radius:24px;background-color:#ffffffbf;border:2px solid rgba(0,87,254,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #0057fe14;padding:24px;display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){.search-box-container{max-width:409px;width:409px}}@media (min-width: 1024px){.search-box-container{max-width:calc(514px + 3rem);width:calc(514px + 3rem);gap:32px}}@media (min-width: 1200px){.search-box-container{max-width:690px;width:690px}}.hero-search-form-row{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width: 1024px){.hero-search-form-row{flex-direction:row;align-items:center;gap:12px}.hero-search-field-wrapper{flex:1 1 0%;min-width:0px;width:auto!important}.hero-search-submit-btn{width:49px!important;padding:0!important;flex:none!important}.hero-search-submit-text{display:none}}@media (min-width: 1200px){.hero-search-submit-btn{width:155px!important;padding-left:16px!important;padding-right:16px!important}.hero-search-submit-text{display:inline!important}}.transition-all-300{transition:all .3s cubic-bezier(.4,0,.2,1)}nav a,button,a,.card,.group{transition:all .3s cubic-bezier(.4,0,.2,1)}
