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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.App{font-family:Inter,sans-serif}.navbar{justify-content:space-between;left:0;padding:22px 48px;position:absolute;right:0;top:0;z-index:100}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer;gap:10px;text-decoration:none}.logo-icon{flex-shrink:0;height:40px;width:40px}.logo-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.logo-image{height:80px;object-fit:contain;width:auto}.navbar-links{display:flex;gap:36px;list-style:none}.navbar-links li a{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:400;opacity:.9;text-decoration:none;transition:opacity .2s}.navbar-links li a:hover{opacity:1}.navbar-cta{align-items:center;display:flex;gap:14px}.navbar-phone-text{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:500}.navbar-phone-btn{align-items:center;background:linear-gradient(135deg,#db2626,#d87506);border-radius:50%;box-shadow:0 2px 6px #db26264d;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:transform .2s,box-shadow .2s;width:40px}.navbar-phone-btn:hover{box-shadow:0 4px 10px #db262680;transform:scale(1.08)}.navbar-phone-btn svg{height:18px;width:18px}.hero-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;min-height:700px;overflow:hidden;position:relative;text-align:center;width:100%}.hero-overlay{background:linear-gradient(180deg,#0a0c1273 0,#0a0c1299 50%,#0a0c12b3);inset:0;position:absolute;z-index:1}.hero-content{align-items:center;display:flex;flex-direction:column;gap:22px;max-width:780px;padding:0 24px;position:relative;z-index:2}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;gap:8px;letter-spacing:.02em;padding:8px 18px}.badge-star{color:#f5c842;font-size:14px}.hero-heading{color:#fff;font-family:Playfair Display,serif;font-size:72px;font-weight:400;letter-spacing:-.01em;line-height:72px;white-space:nowrap}.hero-subtext{color:#ffffffe0;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:400;line-height:28px;max-width:600px}.hero-rating{align-items:center;display:flex;gap:10px}.stars{color:#f5c842;font-size:20px;letter-spacing:2px}.rating-score{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.rating-platform{color:#ffffffbf;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:4px}.btn-primary{align-items:center;background:linear-gradient(135deg,#db2626,#d87506);border-radius:999px;box-shadow:0 2px 8px #db26264d;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:8px;letter-spacing:.01em;padding:16px 32px;text-decoration:none;transition:transform .15s,box-shadow .2s;white-space:nowrap}.btn-primary:hover{box-shadow:0 4px 16px #db262680;transform:translateY(-2px)}.btn-secondary{align-items:center;background:#0000;border:2px solid #ffffffbf;border-radius:999px;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:10px;letter-spacing:.01em;padding:15px 30px;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;white-space:nowrap}.btn-secondary:hover{background:linear-gradient(135deg,#db2626,#d87506);border-color:#db2626;transform:translateY(-1px)}.btn-secondary svg{height:16px;width:16px}.hero-trust{align-items:center;color:#ffffffbf;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:400;gap:8px;margin-top:2px}.shield-icon{color:#ffffffbf;flex-shrink:0;height:16px;width:16px}.scroll-indicator{bottom:36px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.mouse{align-items:flex-start;border:2px solid #ffffff8c;border-radius:13px;display:flex;height:40px;justify-content:center;padding-top:7px;width:26px}.mouse-wheel{animation:scroll-anim 1.6s ease-in-out infinite;background:#ffffffb3;border-radius:2px;height:8px;width:4px}@keyframes scroll-anim{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(10px)}to{opacity:0;transform:translateY(0)}}.testimonials-section{align-items:center;background-color:#f0ede6;display:flex;flex-direction:column;padding:90px 24px 80px}.testimonials-header{margin-bottom:52px;max-width:800px;text-align:center}.testimonials-label{color:#8a9a6a;display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.16em;margin-bottom:16px;text-transform:uppercase}.testimonials-heading{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:16px}.testimonials-heading em{color:#8a9a6a;font-style:italic}.testimonials-subtext{color:#6b7280;font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:1.6}.testimonials-card-wrap{align-items:flex-end;display:flex;flex-direction:column;gap:20px;max-width:900px;width:100%}.testimonials-card{background:#fff;border-radius:20px;box-shadow:0 4px 32px #00000012;padding:52px 56px 48px;position:relative;width:100%}.card-top{align-items:center;display:flex;gap:12px;margin-bottom:18px}.card-stars{color:#f5c842;font-size:24px;letter-spacing:2px}.card-verified{color:#6b7280;font-family:Inter,sans-serif;font-size:15px;font-weight:500}.card-quote-mark{color:#8a9a6a38;font-family:Playfair Display,serif;font-size:80px;left:36px;letter-spacing:-6px;line-height:1;pointer-events:none;position:absolute;top:48px;-webkit-user-select:none;user-select:none}.card-text{color:#1a2332;font-family:Inter,sans-serif;font-size:22px;font-weight:400;line-height:1.7;margin-bottom:32px;padding-left:8px}.card-author{gap:14px}.card-author,.card-avatar{align-items:center;display:flex}.card-avatar{background:linear-gradient(135deg,#db2626,#d87506);border-radius:50%;color:#fff;flex-shrink:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;height:52px;justify-content:center;width:52px}.card-author-info{display:flex;flex-direction:column;gap:2px}.card-author-name{color:#1a2332;font-family:Inter,sans-serif;font-size:17px;font-weight:600}.card-author-role{color:#6b7280;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.testimonials-controls{display:flex;gap:10px}.ctrl-btn{align-items:center;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-size:20px;height:44px;justify-content:center;line-height:1;transition:background-color .2s,border-color .2s,color .2s;width:44px}.ctrl-btn:hover{border-color:#db2626;color:#db2626}.ctrl-next{background:linear-gradient(135deg,#db2626,#d87506);border-color:#db2626;color:#fff}.ctrl-next:hover{background:linear-gradient(135deg,#c92020,#c66b05);border-color:#c92020;color:#fff}.testimonials-dots{align-self:center;display:flex;gap:8px;margin-top:4px}.dot{background-color:#d1c9be;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background-color .2s,width .2s;width:8px}.dot-active{background:linear-gradient(90deg,#db2626,#d87506);border-radius:4px;width:24px}.care-section{background-color:#fff;padding:88px 72px 72px}.care-header{margin-bottom:36px;max-width:520px}.care-label{color:#b5653a;display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;margin-bottom:14px;text-transform:uppercase}.care-heading{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.18;margin-bottom:16px}.care-heading em{color:#8a9a6a;font-style:italic}.care-subtext{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.care-availability{align-items:center;background-color:#f7f4ef;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:40px;padding:18px 28px}.care-avail-left{gap:14px}.avail-icon,.care-avail-left{align-items:center;display:flex}.avail-icon{background:linear-gradient(135deg,#db2626,#d87506);border-radius:50%;color:#fff;flex-shrink:0;height:40px;justify-content:center;width:40px}.avail-icon svg{height:18px;width:18px}.avail-title{color:#1a2332;font-size:14px;font-weight:700}.avail-sub,.avail-title{display:block;font-family:Inter,sans-serif}.avail-sub{color:#6b7280;font-size:13px;font-weight:400;margin-top:2px}.avail-btn{align-items:center;background:linear-gradient(135deg,#db2626,#d87506);border-radius:999px;box-shadow:0 2px 8px #db26264d;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:6px;padding:12px 24px;text-decoration:none;transition:transform .15s,box-shadow .2s;white-space:nowrap}.avail-btn:hover{box-shadow:0 4px 12px #db262680;transform:translateY(-1px)}.care-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.care-card{background:#fff;border:1px solid #e8e3dc;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.care-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.care-card-img-wrap{overflow:hidden;position:relative}.care-card-img{display:block;height:200px;object-fit:cover;transition:transform .4s ease;width:100%}.care-card-img:hover{transform:scale(1.08)}.care-card-icon{align-items:center;border-radius:50%;color:#fff;display:flex;height:38px;justify-content:center;left:16px;position:absolute;top:16px;width:38px}.care-card-icon svg{height:18px;width:18px}.care-card-icon--green,.care-card-icon--purple,.care-card-icon--terracotta{background:linear-gradient(135deg,#db2626,#d87506)}.care-card-body{display:flex;flex:1 1;flex-direction:column;padding:24px 24px 28px}.care-card-tag{display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-style:italic;font-weight:500;margin-bottom:8px}.care-card-tag--green,.care-card-tag--purple,.care-card-tag--terracotta{color:#db2626}.care-card-title{color:#1a2332;font-family:Playfair Display,serif;font-size:24px;font-weight:400;line-height:1.2;margin-bottom:10px}.care-card-desc{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin-bottom:16px}.care-card-list{display:flex;flex:1 1;flex-direction:column;gap:7px;list-style:none;margin:0 0 20px;padding:0}.care-card-list li{color:#374151;font-family:Inter,sans-serif;font-size:14px;font-weight:400;padding-left:20px;position:relative}.care-card-list li:before{color:#8a9a6a;content:"✓";font-size:13px;left:0;position:absolute}.care-card-link{align-items:center;color:#db2626;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:4px;text-decoration:none;transition:gap .2s}.care-card-link:hover{gap:8px}.care-footer-note{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;text-align:center}.care-footer-note strong{color:#1a2332;font-weight:700}.amenities-section{grid-gap:64px;align-items:center;background-color:#f0ede6;display:grid;gap:64px;grid-template-columns:1fr 1.4fr;padding:88px 72px}.amenities-left{display:flex;flex-direction:column;gap:24px}.amenities-label{color:#b5653a;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.amenities-heading{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.18;margin:0}.amenities-heading em{color:#8a9a6a;font-style:italic}.amenities-subtext{color:#4b5563;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.65;margin:0}.amenities-btn{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#db2626,#d87506);border-radius:999px;box-shadow:0 2px 8px #db26264d;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:transform .15s,box-shadow .2s}.amenities-btn:hover{box-shadow:0 4px 12px #db262680;transform:translateY(-1px)}.amenities-stats{display:flex;gap:40px;margin-top:8px}.amenities-stat{display:flex;flex-direction:column;gap:4px}.stat-number{font-family:Playfair Display,serif;font-size:44px;font-weight:400;line-height:1}.stat-number--dark{color:#1a2332}.stat-number--terracotta{color:#b5653a}.stat-label{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.amenities-right{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.amen-img-cell{border-radius:14px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.amen-img-cell:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-2px)}.amen-img-cell--full{grid-column:1/-1}.amen-img-cell--bottom{grid-column:1/2}.amen-img{display:block;height:200px;object-fit:cover;transition:transform .4s ease;width:100%}.amen-img:hover{transform:scale(1.08)}.amen-img-cell--full .amen-img{height:240px}.amen-pill{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-radius:999px;color:#1a2332;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;gap:6px;left:14px;padding:6px 14px;position:absolute;top:14px}.amen-pill svg{color:#6b7280;flex-shrink:0;height:14px;width:14px}.amen-caption{bottom:14px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;left:14px;position:absolute;right:14px;text-shadow:0 1px 4px #00000080}.residences-section{background-color:#fff;padding:80px 72px 0}.residences-header{margin-bottom:40px;max-width:520px}.residences-label{color:#b5653a;display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.residences-heading{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.18;margin:0 0 14px}.residences-heading em{color:#8a9a6a;font-style:italic}.residences-subtext{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7;margin:0}.res-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;margin-bottom:0}.res-card{border-radius:14px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:box-shadow .3s ease}.res-card:hover{box-shadow:0 8px 24px #00000026}.res-card--r1left{grid-column:1;grid-row:1}.res-card--r1right{grid-column:2;grid-row:1}.res-card--r2left{grid-column:3;grid-row:1}.res-card--r2right{grid-column:4;grid-row:1}.res-card--r1left .res-img,.res-card--r1right .res-img,.res-card--r2left .res-img,.res-card--r2right .res-img{aspect-ratio:212/145;display:block;height:auto;object-fit:cover;transition:transform .4s ease;width:100%}.res-card:hover .res-img{transform:scale(1.08)}.res-overlay{background:linear-gradient(180deg,#0000 40%,#0a0c12b8);inset:0;position:absolute}.res-pill{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border-radius:999px;color:#1a2332;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;gap:6px;left:14px;padding:6px 14px;position:absolute;top:14px;z-index:2}.res-pill svg{color:#6b7280;flex-shrink:0;height:14px;width:14px}.res-body{bottom:20px;display:flex;flex-direction:column;gap:4px;left:20px;position:absolute;right:20px;z-index:2}.res-type{color:#ffffffbf;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.02em}.res-title{color:#fff;font-family:Playfair Display,serif;font-size:24px;font-weight:400;line-height:1.2;margin:0}.res-price{color:#ffffffd9;font-weight:400}.res-link,.res-price{font-family:Inter,sans-serif;font-size:14px}.res-link{align-items:center;color:#fff;display:inline-flex;font-weight:600;gap:4px;margin-top:6px;text-decoration:none;transition:gap .2s}.res-link:hover{gap:8px}.res-features{grid-gap:16px;border-top:none;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:24px;padding-bottom:56px}.res-feature{align-items:center;background-color:#fafaf8;border:1px solid #e8e3dc;border-radius:10px;color:#4b5563;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:12px;padding:18px 20px}.res-feature:last-child{border-right:1px solid #e8e3dc}.res-feature svg{color:#8a9a6a;flex-shrink:0;height:18px;width:18px}.gallery-section{align-items:center;background-color:#fdfcfb;display:flex;flex-direction:column;padding:88px 48px}.gallery-header{margin-bottom:56px;max-width:900px;text-align:center}.gallery-heading{color:#1a2e1f;font-family:Cormorant Garamond,serif;font-size:44px;font-weight:400;line-height:1.3;margin:0}.gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,200px);margin:0 auto;max-width:1200px;width:100%}.gallery-item{border-radius:24px;cursor:pointer;overflow:hidden;position:relative;transition:transform .5s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-img{display:block;height:100%;object-fit:cover;width:100%}.gallery-item-1{grid-column:1/3;grid-row:1/3}.gallery-item-2{grid-column:3/5;grid-row:1/2}.gallery-item-3{grid-column:5/7;grid-row:1/2}.gallery-item-4{grid-column:3/5;grid-row:2/3}.gallery-item-5{grid-column:5/7;grid-row:2/5}.gallery-item-6{grid-column:1/2;grid-row:3/4}.gallery-item-7{grid-column:2/5;grid-row:3/4}.gallery-item-8{grid-column:1/3;grid-row:4/5}.gallery-item-9{grid-column:3/5;grid-row:4/5}.steps-section{background-color:#2d4a3e;padding:88px 40px 72px;text-align:center}.steps-header,.steps-section{align-items:center;display:flex;flex-direction:column}.steps-header{gap:16px;margin-bottom:64px;max-width:1100px}.steps-label{color:#b5653a;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.steps-heading{color:#fff;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.18;margin:0}.steps-subtext{color:#ffffffa6;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0}.steps-row{align-items:flex-start;display:flex;justify-content:center;margin-bottom:56px;max-width:1100px;width:100%}.step{flex:1 1;flex-direction:column;gap:20px;max-width:340px}.step,.step-icon{align-items:center;display:flex}.step-icon{background:linear-gradient(135deg,#db2626,#d87506);border-radius:50%;color:#fff;flex-shrink:0;height:72px;justify-content:center;width:72px}.step-icon--center{height:80px;width:80px}.step-icon svg{height:28px;width:28px}.step-icon--center svg{height:32px;width:32px}.step-title{color:#fff;font-family:Playfair Display,serif;font-size:20px;font-weight:700;margin:0}.step-desc{color:#ffffffa6;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7;margin:0;max-width:240px}.step-connector{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin-top:36px;position:relative;width:80px}.step-connector:before{background-color:#fff3;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.step-dot{background:linear-gradient(135deg,#db2626,#d87506);border-radius:50%;flex-shrink:0;height:8px;position:relative;width:8px;z-index:1}.steps-badges{align-items:center;display:flex;gap:32px}.steps-badge{align-items:center;color:#ffffffb3;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:8px}.steps-check{color:#db2626;font-size:14px}.tour-section{grid-gap:64px;align-items:start;background-color:#f0ede6;display:grid;gap:64px;grid-template-columns:1fr 1.1fr;padding:88px 72px}.tour-left{display:flex;flex-direction:column;gap:28px}.tour-label{color:#b5653a;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.tour-heading{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.18;margin:0}.tour-heading em{color:#8a9a6a;font-style:italic}.tour-subtext{color:#4b5563;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.7;margin:0;max-width:460px}.tour-contacts{display:flex;flex-direction:column;gap:20px}.tour-contact-item{align-items:flex-start;display:flex;gap:16px}.tour-contact-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.tour-contact-icon svg{height:18px;width:18px}.tour-contact-icon--green,.tour-contact-icon--purple,.tour-contact-icon--terracotta{background:linear-gradient(135deg,#db2626,#d87506)}.tour-contact-item>div{display:flex;flex-direction:column;gap:2px}.tour-contact-title{color:#1a2332;font-size:14px}.tour-contact-title,.tour-phone{font-family:Inter,sans-serif;font-weight:700}.tour-phone{color:#b5653a;font-size:15px;text-decoration:none}.tour-phone:hover{text-decoration:underline}.tour-contact-sub{color:#6b7280;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.tour-license{align-items:center;background:#fff;border:1px solid #e8e3dc;border-radius:12px;display:flex;gap:14px;padding:18px 20px}.tour-license svg{color:#8a9a6a;flex-shrink:0;height:22px;width:22px}.tour-license>div{display:flex;flex-direction:column;gap:2px}.tour-license-title{color:#1a2332;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.tour-license-sub{color:#6b7280;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.tour-form-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;display:flex;flex-direction:column;gap:20px;padding:36px 40px 32px}.tour-form-title{color:#1a2332;font-family:Playfair Display,serif;font-size:24px;font-weight:400;margin:0}.tour-field{display:flex;flex:1 1;flex-direction:column;gap:6px}.tour-field-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.tour-field-label{color:#374151;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.tour-input,.tour-select,.tour-textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#1a2332;font-family:Inter,sans-serif;font-size:14px;font-weight:400;outline:none;padding:11px 14px;transition:border-color .2s;width:100%}.tour-input::placeholder,.tour-textarea::placeholder{color:#9ca3af}.tour-input:focus,.tour-select:focus,.tour-textarea:focus{border-color:#b5653a}.tour-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.tour-textarea{min-height:100px;resize:vertical}.tour-char-count{color:#9ca3af;font-family:Inter,sans-serif;font-size:12px;margin-top:2px;text-align:right}.tour-submit-btn{align-items:center;background:linear-gradient(135deg,#db2626,#d87506);border:none;border-radius:10px;box-shadow:0 2px 8px #db26264d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:16px;transition:transform .15s,box-shadow .2s;width:100%}.tour-submit-btn:hover{box-shadow:0 4px 12px #db262680;transform:translateY(-1px)}.tour-submit-btn svg{height:16px;width:16px}.tour-privacy{color:#9ca3af;font-family:Inter,sans-serif;font-size:13px;font-weight:400;margin:0;text-align:center}.tour-success{align-items:center;display:flex;flex-direction:column;gap:16px;padding:40px 24px;text-align:center}.tour-success-icon{color:#2d6a4f;height:56px;width:56px}.tour-success-msg{color:#1f2937;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0}.tour-error-msg{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-family:Inter,sans-serif;font-size:13px;margin:0 0 12px;padding:10px 14px}.footer{background-color:#2d4a3e;color:#fff;padding:64px 72px 0}.footer-main{grid-gap:64px;border-bottom:1px solid #ffffff26;display:grid;gap:64px;grid-template-columns:1.2fr 1fr .8fr .8fr;padding-bottom:48px}.footer-col--logo{display:flex;flex-direction:column;gap:20px}.footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:8px}.footer-logo-icon{flex-shrink:0;height:40px;width:40px}.footer-logo-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em}.footer-logo-image{height:60px;object-fit:contain;width:auto}.footer-address,.footer-phone{align-items:flex-start;color:#fffc;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:12px;line-height:1.6}.footer-icon{color:#fff9;flex-shrink:0;height:18px;margin-top:2px;width:18px}.footer-phone a{color:#fffc;text-decoration:none;transition:color .2s}.footer-phone a:hover{color:#fff}.footer-col{display:flex;flex-direction:column;gap:18px}.footer-heading{color:#fff9;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase}.footer-newsletter{align-items:center;display:flex;gap:8px;position:relative}.footer-newsletter-input{background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;outline:none;padding:11px 48px 11px 14px;transition:background-color .2s,border-color .2s}.footer-newsletter-input::placeholder{color:#ffffff80}.footer-newsletter-input:focus{background-color:#ffffff26;border-color:#fff6}.footer-newsletter-btn{align-items:center;background-color:initial;border:none;border-radius:6px;color:#ffffffb3;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:4px;transition:background-color .2s,color .2s;width:36px}.footer-newsletter-btn:hover{background-color:#ffffff1a;color:#fff}.footer-newsletter-btn svg{height:16px;width:16px}.footer-privacy-link{color:#fff9;font-family:Inter,sans-serif;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s}.footer-privacy-link:hover{color:#ffffffe6}.footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer-links li a{align-items:center;color:#fffc;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:8px;text-decoration:none;transition:color .2s}.footer-links li a:hover{color:#fff}.footer-social-icon{flex-shrink:0;height:16px;width:16px}.footer-branding{align-items:flex-start;border-bottom:1px solid #ffffff26;display:flex;flex-direction:column;gap:8px;padding:80px 0 64px}.footer-brand-title{color:#fff;font-family:Playfair Display,serif;font-size:64px;font-weight:400;line-height:1.1;margin:0}.footer-brand-logo{cursor:pointer;height:80px;margin-bottom:12px;object-fit:contain;transition:transform .3s ease,opacity .3s ease;width:auto}.footer-branding a{display:inline-block;text-decoration:none}.footer-branding a:hover .footer-brand-logo{opacity:.9;transform:translateY(-4px)}.footer-brand-subtitle{color:#fff9;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:.01em;margin:0}.footer-bottom{padding:24px 0;text-align:center}.footer-copyright{color:#ffffff80;font-family:Inter,sans-serif;font-size:13px;font-weight:400;margin:0}@media (max-width:480px){.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000004d;flex-wrap:wrap;padding:12px 16px}.navbar-logo{align-items:center;display:flex;flex:1 1}.logo-image{height:60px;max-width:180px;width:auto}.navbar-links{display:none}.navbar-cta{align-items:center;display:flex;gap:0}.navbar-phone-text{display:none}.logo-icon{height:32px;width:32px}.logo-text{font-size:13px}.navbar-phone-btn{align-items:center;display:flex;height:44px;justify-content:center;width:44px}.navbar-phone-btn svg{height:20px;width:20px}.hero-banner{min-height:500px;padding:0 16px}.hero-content{padding-top:80px}.hero-heading{font-size:28px;line-height:1.2;padding-top:20px;white-space:normal}.hero-subtext{font-size:15px;line-height:1.5}.hero-badge{font-size:11px;gap:6px;margin-top:20px;padding:6px 14px}.badge-star{font-size:12px}.hero-rating{flex-wrap:wrap;gap:8px}.stars{font-size:16px}.rating-score{font-size:14px}.rating-platform{font-size:12px}.hero-buttons{flex-direction:column;gap:12px;width:100%}.btn-primary,.btn-secondary{font-size:14px;justify-content:center;padding:14px 24px;width:100%}.hero-trust{font-size:11px}.scroll-indicator{display:none}.testimonials-section{padding:50px 20px}.testimonials-header{margin-bottom:36px}.testimonials-label{font-size:11px;margin-bottom:12px}.testimonials-heading{font-size:28px}.testimonials-subtext{font-size:15px}.testimonials-card{padding:28px 20px}.card-stars{font-size:20px}.card-verified{font-size:13px}.card-quote-mark{font-size:60px;left:20px;top:32px}.card-text{font-size:16px;line-height:1.6;margin-bottom:24px}.card-avatar{font-size:16px;height:44px;width:44px}.card-author-name{font-size:15px}.card-author-role{font-size:12px}.ctrl-btn{font-size:18px;height:40px;width:40px}.care-section{padding:50px 20px}.care-label{font-size:11px;margin-bottom:10px}.care-heading{font-size:28px;margin-bottom:12px}.care-subtext{font-size:13px}.care-availability{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:28px;padding:14px 20px}.avail-icon{height:36px;width:36px}.avail-title{font-size:13px}.avail-sub{font-size:12px}.avail-btn{font-size:13px;justify-content:center;padding:10px 20px;width:100%}.care-cards{gap:20px;grid-template-columns:1fr;margin-bottom:28px}.care-card-img{height:180px}.care-card-icon{height:34px;width:34px}.care-card-body{padding:20px}.care-card-tag{font-size:11px}.care-card-title{font-size:20px}.care-card-desc,.care-card-list li,.care-footer-note{font-size:13px}.amenities-section{gap:32px;grid-template-columns:1fr;padding:50px 20px}.amenities-label{font-size:11px}.amenities-heading{font-size:28px}.amenities-subtext{font-size:15px}.amenities-btn{font-size:14px;padding:12px 24px}.amenities-stats{gap:28px}.stat-number{font-size:36px}.stat-label{font-size:13px}.amenities-right{grid-template-columns:1fr}.amen-img{height:180px}.amen-img-cell--full .amen-img{height:200px}.amen-img-cell--bottom{grid-column:1}.amen-pill{font-size:12px;left:12px;padding:5px 12px;top:12px}.amen-caption{bottom:12px;font-size:13px;left:12px;right:12px}.residences-section{padding:50px 20px 0}.residences-label{font-size:11px}.residences-heading{font-size:28px}.residences-subtext{font-size:13px}.res-grid{gap:12px;grid-template-columns:1fr;margin-bottom:0}.res-card--r1left,.res-card--r1right,.res-card--r2left,.res-card--r2right{grid-column:1;grid-row:auto}.res-pill{font-size:12px;left:12px;padding:5px 12px;top:12px}.res-body{bottom:16px;left:16px;right:16px}.res-type{font-size:11px}.res-title{font-size:20px}.res-link,.res-price{font-size:13px}.res-features{gap:10px;grid-template-columns:1fr;margin-top:20px;padding-bottom:40px}.res-feature{font-size:13px;padding:14px 16px}.res-feature svg{height:16px;width:16px}.gallery-section{padding:50px 20px}.gallery-header{margin-bottom:32px}.gallery-heading{font-size:28px}.gallery-grid{gap:16px;grid-auto-rows:250px;grid-template-columns:1fr;grid-template-rows:auto}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6,.gallery-item-7,.gallery-item-8,.gallery-item-9{grid-column:1!important;grid-row:auto!important}.gallery-item{border-radius:16px}.steps-section{padding:50px 20px}.steps-header{margin-bottom:48px}.steps-label{font-size:11px}.steps-heading{font-size:28px}.steps-subtext{font-size:14px}.steps-row{flex-direction:column;gap:32px;margin-bottom:40px}.step{max-width:100%}.step-icon{height:64px;width:64px}.step-icon--center{height:68px;width:68px}.step-icon svg{height:24px;width:24px}.step-icon--center svg{height:28px;width:28px}.step-title{font-size:18px}.step-desc{font-size:13px;max-width:100%}.step-connector{display:none}.steps-badges{flex-direction:column;gap:10px}.steps-badge{font-size:13px}.tour-section{gap:32px;grid-template-columns:1fr;padding:50px 20px}.tour-label{font-size:11px}.tour-heading{font-size:28px}.tour-subtext{font-size:14px}.tour-contacts{gap:16px}.tour-contact-icon{height:40px;width:40px}.tour-contact-icon svg{height:16px;width:16px}.tour-contact-title{font-size:13px}.tour-phone{font-size:14px}.tour-contact-sub{font-size:12px}.tour-license{padding:14px 16px}.tour-license svg{height:20px;width:20px}.tour-license-title{font-size:13px}.tour-license-sub{font-size:12px}.tour-form-card{gap:16px;padding:24px 20px}.tour-form-title{font-size:20px}.tour-field-row{grid-template-columns:1fr}.tour-field-label{font-size:12px}.tour-input,.tour-select,.tour-textarea{font-size:13px;padding:10px 12px}.tour-submit-btn{font-size:15px;padding:14px}.tour-privacy{font-size:12px}.footer{padding:40px 20px 0}.footer-main{gap:28px;grid-template-columns:1fr;padding-bottom:32px}.footer-logo-icon{height:32px;width:32px}.footer-logo-text{font-size:14px}.footer-address,.footer-phone{font-size:13px}.footer-icon{height:16px;width:16px}.footer-heading{font-size:11px}.footer-newsletter-input{font-size:13px;padding:10px 44px 10px 12px}.footer-links li a{font-size:13px}.footer-social-icon{height:14px;width:14px}.footer-branding{padding:40px 0 32px}.footer-brand-title{font-size:32px}.footer-brand-subtitle{font-size:12px}.footer-bottom{padding:20px 0}.footer-copyright{font-size:12px}}@media (min-width:481px) and (max-width:768px){.navbar{padding:18px 32px}.navbar-links{display:none}.logo-icon{height:36px;width:36px}.hero-banner{min-height:600px}.hero-heading{font-size:42px;line-height:1.15;white-space:normal}.hero-subtext{font-size:17px}.hero-badge{font-size:12px}.hero-buttons{flex-direction:row;flex-wrap:wrap}.btn-primary,.btn-secondary{flex:1 1;min-width:200px}.testimonials-section{padding:70px 32px}.testimonials-heading{font-size:36px}.testimonials-subtext{font-size:16px}.testimonials-card{padding:40px 36px}.card-text{font-size:19px}.care-section{padding:70px 32px}.care-heading{font-size:36px}.care-availability{padding:16px 24px}.care-cards{gap:20px;grid-template-columns:1fr}.care-card-img{height:200px}.amenities-section{gap:40px;grid-template-columns:1fr;padding:70px 32px}.amenities-heading{font-size:36px}.amenities-subtext{font-size:17px}.stat-number{font-size:40px}.amenities-right{grid-template-columns:repeat(2,1fr)}.amen-img-cell--bottom{grid-column:1}.residences-section{padding:70px 32px 0}.residences-heading{font-size:36px}.res-grid{grid-template-columns:1fr}.res-card--r1left,.res-card--r1right,.res-card--r2left,.res-card--r2right{grid-column:1;grid-row:auto}.res-features{grid-template-columns:repeat(2,1fr)}.gallery-section{padding:70px 32px}.gallery-heading{font-size:36px}.gallery-grid{gap:18px;grid-auto-rows:200px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.gallery-item-1{grid-column:1;grid-row:1/3}.gallery-item-2{grid-column:2;grid-row:1/2}.gallery-item-3{grid-column:2;grid-row:2/3}.gallery-item-4{grid-column:1;grid-row:3/4}.gallery-item-5{grid-column:2;grid-row:3/5}.gallery-item-6{grid-column:1;grid-row:4/5}.gallery-item-7{grid-column:1/3;grid-row:5/6}.gallery-item-8{grid-column:1;grid-row:6/7}.gallery-item-9{grid-column:2;grid-row:6/7}.gallery-item{border-radius:20px}.steps-section{padding:70px 32px}.steps-heading{font-size:36px}.steps-subtext{font-size:15px}.steps-row{flex-direction:column;gap:36px}.step-connector{display:none}.step{max-width:100%}.step-desc{max-width:460px}.tour-section{gap:36px;grid-template-columns:1fr;padding:70px 32px}.tour-heading{font-size:36px}.tour-subtext{font-size:15px}.tour-form-card{padding:32px 36px}.footer{padding:56px 32px 0}.footer-main{gap:36px;grid-template-columns:1fr 1fr}.footer-branding{padding:56px 0 48px}.footer-brand-title{font-size:44px}}@media (min-width:769px) and (max-width:1024px){.navbar{padding:20px 40px}.navbar-links{gap:20px}.navbar-links li a{font-size:14px}.hero-banner{min-height:650px}.hero-heading{font-size:56px;line-height:1.1}.hero-subtext{font-size:18px}.hero-badge{font-size:12px}.hero-rating{gap:8px}.testimonials-section{padding:80px 40px}.testimonials-heading{font-size:40px}.testimonials-subtext{font-size:16px}.testimonials-card{padding:46px 48px}.card-text{font-size:20px}.care-section{padding:80px 40px}.care-heading{font-size:40px}.care-availability{padding:16px 26px}.care-cards{gap:20px;grid-template-columns:1fr}.care-card-img{height:200px}.care-card-body{padding:22px}.amenities-section{gap:52px;padding:80px 40px}.amenities-heading{font-size:40px}.amenities-subtext{font-size:17px}.stat-number{font-size:42px}.amenities-right{grid-template-columns:repeat(2,1fr)}.residences-section{padding:80px 40px 0}.residences-heading{font-size:40px}.res-features{gap:15px}.gallery-section{padding:80px 40px}.gallery-heading{font-size:40px}.gallery-grid{grid-auto-rows:140px;grid-template-columns:repeat(4,1fr);max-width:1000px}.steps-section{padding:80px 40px}.steps-heading{font-size:40px}.steps-subtext{font-size:15px}.steps-row{max-width:900px}.step{max-width:280px}.step-desc{max-width:220px}.tour-section{gap:52px;padding:80px 40px}.tour-heading{font-size:40px}.footer{padding:60px 40px 0}.footer-main{gap:40px;grid-template-columns:1.2fr 1fr .8fr}.footer-branding{padding:64px 0 52px}.footer-brand-title{font-size:52px}}@media (min-width:1025px) and (max-width:1280px){.navbar{padding:22px 48px}.navbar-links{gap:30px}.navbar-links li a{font-size:14px}.hero-banner{min-height:700px}.hero-heading{font-size:64px;line-height:1.1}.hero-subtext{font-size:19px}.testimonials-section{padding:85px 48px}.testimonials-heading{font-size:44px}.testimonials-card{padding:48px 52px}.card-text{font-size:21px}.care-section{padding:85px 48px}.care-heading{font-size:44px}.care-cards{gap:20px;grid-template-columns:repeat(3,1fr)}.care-card-img{height:190px}.amenities-section{gap:58px;padding:85px 48px}.amenities-heading{font-size:44px}.amenities-subtext{font-size:17px}.stat-number{font-size:42px}.residences-section{padding:80px 48px 0}.residences-heading{font-size:44px}.res-features{gap:16px}.gallery-section{padding:85px 48px}.gallery-heading{font-size:42px}.gallery-grid{grid-auto-rows:145px;grid-template-columns:repeat(6,1fr);max-width:1000px}.steps-section{padding:85px 48px}.steps-heading{font-size:44px}.steps-row{max-width:1000px}.step{max-width:320px}.step-desc{max-width:230px}.tour-section{gap:58px;padding:85px 48px}.tour-heading{font-size:44px}.footer{padding:64px 48px 0}.footer-main{gap:52px;grid-template-columns:1.2fr 1fr .8fr .8fr}.footer-branding{padding:72px 0 56px}.footer-brand-title{font-size:58px}}@media (min-width:1281px) and (max-width:1536px){.navbar{padding:22px 64px}.navbar-links{gap:34px}.hero-banner{min-height:750px}.hero-heading{font-size:70px;line-height:70px}.testimonials-section{padding:88px 64px}.testimonials-heading{font-size:46px}.testimonials-card{padding:50px 54px}.card-text{font-size:22px}.care-section{padding:88px 64px}.care-heading{font-size:46px}.care-cards{gap:22px}.amenities-section{gap:60px;padding:88px 64px}.amenities-heading{font-size:46px}.amenities-subtext{font-size:18px}.residences-section{padding:80px 64px 0}.residences-heading{font-size:46px}.res-features{gap:16px}.gallery-section{padding:88px 64px}.gallery-heading{font-size:46px}.gallery-grid{grid-auto-rows:155px;grid-template-columns:repeat(6,1fr);max-width:1100px}.steps-section{padding:88px 64px}.steps-heading{font-size:46px}.steps-row{max-width:1100px}.step{max-width:320px}.step-desc{max-width:230px}.tour-section{gap:60px;padding:88px 64px}.tour-heading{font-size:46px}.footer{padding:64px 64px 0}.footer-main{gap:60px}.footer-branding{padding:80px 0 64px}.footer-brand-title{font-size:62px}}@media (min-width:1537px){.navbar{padding:22px 80px}.navbar-links{gap:36px}.hero-banner{min-height:800px}.hero-heading{font-size:72px;line-height:72px}.hero-subtext{font-size:20px;max-width:650px}.testimonials-section{padding:90px 80px}.testimonials-heading{font-size:48px}.testimonials-card{padding:52px 56px}.card-text{font-size:22px}.care-section{padding:88px 80px}.care-heading{font-size:48px}.care-cards{gap:24px}.amenities-section{gap:64px;padding:88px 80px}.amenities-heading{font-size:48px}.amenities-subtext{font-size:18px}.residences-section{padding:80px 80px 0}.residences-heading{font-size:48px}.res-features{gap:16px}.steps-section{padding:88px 80px}.steps-heading{font-size:48px}.steps-row{max-width:1100px}.step{max-width:320px}.step-desc{max-width:230px}.tour-section{gap:64px;padding:88px 80px}.tour-heading{font-size:48px}.footer{padding:64px 80px 0}.footer-main{gap:64px}.footer-branding{padding:80px 0 64px}.footer-brand-title{font-size:64px}}.custom-footer{background:#2d4a3e!important;color:#fff;margin-top:0;min-height:auto;padding-top:0}.custom-footer-main{display:flex;flex-wrap:wrap;gap:60px;justify-content:space-evenly;margin:0 auto;max-width:1400px;min-height:auto;padding:80px 100px 40px}.custom-footer-main>div{flex:1 1 320px;min-width:280px}.custom-footer-main h2{font-size:24px;line-height:1.3;margin-bottom:18px}.custom-footer-main h2,.custom-footer-main h3{color:#fff;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.01em}.custom-footer-main h3{font-size:18px;line-height:1.4;margin-bottom:10px;margin-top:24px}.custom-footer-main p{margin-bottom:0}.custom-footer-main p,.custom-footer-main>div>div{color:#ffffffe0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.custom-footer-main>div>div{margin-bottom:8px}.custom-footer-main a{color:#fff;font-family:Inter,sans-serif;text-decoration:none;transition:color .2s,opacity .2s}.custom-footer-main a:hover{opacity:.75}.custom-footer .footer-logo-image{display:block;height:100px;margin-bottom:28px;object-fit:contain;width:auto}.custom-footer hr{border:none;border-top:1px solid #ffffff40;margin:40px 0 0}.custom-footer-bottom{color:#ffffffbf;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.8;margin:0 auto;max-width:1400px;padding:32px 100px 40px;text-align:center}.custom-footer-bottom>div{line-height:1.8}@media (max-width:900px){.custom-footer{min-height:auto}.custom-footer-main{align-items:center;flex-direction:column;gap:32px;justify-content:center;min-height:auto;padding:50px 40px 28px;text-align:center}.custom-footer-main>div{min-width:0}.custom-footer-main h2{font-size:20px;margin-bottom:14px}.custom-footer-main h3{font-size:16px;margin-top:20px}.custom-footer-main p,.custom-footer-main>div>div{font-size:14px}.custom-footer .footer-logo-image{height:80px;margin-bottom:20px}.custom-footer hr{margin:28px 0 0}.custom-footer-bottom{font-size:12px;padding:26px 40px 32px}}@media (min-width:901px) and (max-width:1200px){.custom-footer{min-height:auto}.custom-footer-main{gap:48px;padding:64px 64px 32px}.custom-footer-main h2{font-size:22px}.custom-footer hr{margin:32px 0 0}.custom-footer-bottom{padding:28px 64px 36px}}@media (min-width:1201px) and (max-width:1536px){.custom-footer-main{padding:72px 80px 36px}.custom-footer hr{margin:36px 0 0}.custom-footer-bottom{padding:30px 80px 38px}}@media (min-width:1537px){.custom-footer{min-height:auto}.custom-footer-main{gap:64px;padding:84px 100px 44px}.custom-footer-bottom{padding:32px 100px 42px}}.privacy-policy-page{background-color:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:0}.privacy-policy-page .navbar{background:#2d4a3e;padding:12px 48px;position:sticky;top:0;z-index:1000}.privacy-policy-page .navbar .logo-image{height:60px}.privacy-policy-page .custom-footer{margin:60px 0 0;width:100%}.privacy-policy-container{background:#fff;border-radius:0;box-shadow:none;margin:0 auto;max-width:1200px;padding:60px 80px}.privacy-policy-page h1{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:10px}.policy-content{color:#1a2332;line-height:1.8}.policy-content p{color:#1a2332;font-size:17px;margin-bottom:16px}.policy-content h2{color:#1a2332;font-family:Playfair Display,serif;font-size:36px;font-weight:400;line-height:1.3;margin-bottom:16px;margin-top:40px}.policy-content h3{color:#2d4a3e;font-family:Inter,sans-serif;font-size:22px;font-weight:600;margin-bottom:12px;margin-top:28px}.policy-content ul{margin:16px 0;padding-left:24px}.policy-content ul li{color:#1a2332;font-size:17px;line-height:1.6;margin-bottom:8px}@media (max-width:768px){.privacy-policy-page .navbar{padding:10px 24px}.privacy-policy-page .navbar .logo-image{height:50px}.privacy-policy-container{padding:32px 24px}.privacy-policy-page h1{font-size:36px}.policy-content h2{font-size:28px;margin-top:32px}.policy-content h3{font-size:20px;margin-top:24px}.policy-content p,.policy-content ul li{font-size:16px}.back-to-home{font-size:14px;margin-bottom:24px}}@media (max-width:480px){.privacy-policy-container{padding:24px 16px}.privacy-policy-page h1{font-size:32px}.policy-content h2{font-size:24px}.policy-content h3{font-size:18px}.policy-content p,.policy-content ul li{font-size:15px}}.terms-page{background-color:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:0}.terms-page .navbar{background:#2d4a3e;padding:12px 48px;position:sticky;top:0;z-index:1000}.terms-page .navbar .logo-image{height:60px}.terms-page .custom-footer{margin:60px 0 0;width:100%}.terms-container{background:#fff;border-radius:0;box-shadow:none;margin:0 auto;max-width:1200px;padding:60px 80px}.back-to-home{color:#2d4a3e;display:inline-block;font-size:15px;font-weight:500;margin-bottom:30px;text-decoration:none;transition:color .3s ease}.back-to-home:hover{color:#db2626}.terms-page h1{color:#1a2332;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:10px}.last-updated{color:#6b7280;font-size:15px;font-style:italic;margin-bottom:30px}.terms-content{color:#1a2332;line-height:1.8}.terms-content p{color:#1a2332;font-size:17px;margin-bottom:16px}.terms-content h2{color:#1a2332;font-family:Playfair Display,serif;font-size:36px;font-weight:400;line-height:1.3;margin-bottom:16px;margin-top:40px}.terms-content h3{color:#2d4a3e;font-family:Inter,sans-serif;font-size:22px;font-weight:600;margin-bottom:12px;margin-top:28px}.terms-content ul{margin:16px 0;padding-left:24px}.terms-content ul li{color:#1a2332;font-size:17px;line-height:1.6;margin-bottom:8px}.address-block{background:#f0ede6;border-left:4px solid #8a9a6a;line-height:1.8;margin:20px 0;padding:20px}.address-block strong{color:#2d4a3e;font-weight:600}@media (max-width:768px){.terms-page .navbar{padding:10px 24px}.terms-page .navbar .logo-image{height:50px}.terms-container{padding:32px 24px}.terms-page h1{font-size:36px}.terms-content h2{font-size:28px;margin-top:32px}.terms-content h3{font-size:20px;margin-top:24px}.terms-content p,.terms-content ul li{font-size:16px}.back-to-home{font-size:14px;margin-bottom:24px}}@media (max-width:480px){.terms-container{padding:24px 16px}.terms-page h1{font-size:32px}.terms-content h2{font-size:24px}.terms-content h3{font-size:18px}.terms-content p,.terms-content ul li{font-size:15px}}.thank-you-page{background-color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.thank-you-page .navbar{background:#2d4a3e;padding:12px 48px;position:sticky;top:0;z-index:1000}.thank-you-page .navbar .logo-image{height:60px}@media (max-width:768px){.thank-you-page .navbar{padding:10px 24px}.thank-you-page .navbar .logo-image{height:50px}}.thank-you-body{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:80px 24px 100px;text-align:center}.thank-you-img{height:120px;margin-bottom:32px;object-fit:contain;width:120px}.thank-you-heading{color:#2d6a4f;font-size:clamp(26px,4vw,36px);font-weight:700;line-height:1.25;margin:0 0 20px;max-width:560px}.thank-you-subtext{color:#4b5563;font-size:clamp(15px,2vw,17px);font-weight:400;line-height:1.65;margin:0 0 40px;max-width:520px}.thank-you-back-btn{background-color:#1f2937;border-radius:50px;color:#f59e0b;display:inline-block;font-family:Inter,sans-serif;font-size:15px;font-weight:700;padding:16px 40px;text-decoration:none;transition:background .2s ease,transform .15s ease}.thank-you-back-btn:hover{background-color:#374151;transform:translateY(-1px)}.thank-you-back-btn:active{transform:translateY(0)}@media (max-width:480px){.thank-you-body{padding:60px 20px 80px}.thank-you-img{height:90px;width:90px}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .25s ease;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:9999;z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:#000;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:contain;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:1;opacity:var(--yarl__pull_opacity,1);transform:translate(0);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*100%);width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*0*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-webkit-touch-callout:none;max-height:100%;max-width:100%;object-fit:contain;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:#fffc;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:red;color:var(--yarl__slide_icon_error_color,red);height:48px;height:var(--yarl__slide_icon_error_size,48px);width:48px;width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:none 0s ease 0s;transition:initial}.yarl__slide_loading,.yarl__slide_loading line{animation:none 0s ease 0s 1 normal none running;animation:initial}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:8px;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:32px;height:var(--yarl__icon_size,32px);width:32px;width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;appearance:none;background-color:initial;background-color:var(--yarl__button_background_color,#0000);border:0;border:var(--yarl__button_border,0);color:#fffc;color:var(--yarl__color_button,#fffc);cursor:pointer;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:0;margin:var(--yarl__button_margin,0);outline:none;padding:8px;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:#fff;color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:#fffc;color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:#fff;color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:#fff;color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:#fff6;color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:24px 16px;padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:auto;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
/*# sourceMappingURL=main.98ba3b62.css.map*/