@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&family=Lato:wght@300;400;700;900&display=swap);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}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}*{box-sizing:border-box;margin:0;padding:0}body{background:#fef9f0;font-family:Lato,sans-serif}.navbar{background:#fff;border-bottom:1px solid #ede0c4;height:64px;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:10px}.navbar-logo-img{border:2px solid #c8a96a;border-radius:50%;height:40px;object-fit:cover;width:40px}.logo-name{color:#2c1a0e;display:block;font-family:Playfair Display,serif;font-size:17px}.coral{color:#c45a2a}.logo-name em{color:#0f6e56}.logo-tagline{color:#a89070;display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.navbar-links{display:flex;gap:1.8rem;margin-right:6rem}.navbar-links a{color:#7a6a50;font-size:12px;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.navbar-links a:hover{color:#c45a2a}.nav-wa-btn{background:#25d366;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:9px 18px}@media (max-width:768px){.navbar{flex-wrap:wrap;gap:.5rem;height:auto;padding:1rem}.navbar-links{flex-wrap:wrap;gap:.8rem;justify-content:center}}.hero{background:#fef3e2;background-image:linear-gradient(90deg,#000000b3 0,#00000073 60%,#0000004d),url(/static/media/hero-bg.fa2952d8d024599780da.jpeg);background-position:50%;background-size:cover;display:flex;gap:2rem;justify-content:center;min-height:400px;padding:3.5rem 2.5rem;position:relative;text-align:center}.hero-text{flex:none;max-width:700px}.hero:before{background:repeating-linear-gradient(90deg,#1d9e75,#1d9e75 40px,#c8a96a 0,#c8a96a 80px,#c45a2a 0,#c45a2a 120px,#5dcaa5 0,#5dcaa5 160px);content:"";height:5px;left:0;position:absolute;right:0;top:0}.hero-pill{background:#fff;border:1px solid #ede0c4;border-radius:20px;color:#0f6e56;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:1.1rem;padding:5px 14px;text-transform:uppercase}.hero-h1{color:#fff;font-family:Playfair Display,serif;font-size:62px;font-weight:700;line-height:1.05;margin-bottom:.75rem}.hero-h1 em{color:#c45a2a;font-size:58px;font-style:italic}.hero-sub{color:#f5f0e8;font-size:14px;line-height:1.8;margin:0 auto 1.75rem;max-width:500px}.hero-sub strong{color:#fff}.hero-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.hero-tag{background:#fff;border:1.5px solid #ede0c4;border-radius:20px;color:#2c1a0e;font-size:12px;font-weight:700;padding:5px 12px}.hero-tag-teal{background:#e1f5ee;border-color:#9fe1cb;color:#0f6e56}.hero-tag-coral{background:#fef3e2;border-color:#ede0c4;color:#c45a2a}.hero-btns{display:flex;gap:12px;justify-content:center}.btn-primary{background:#1d9e75;border:none;border-radius:24px;color:#fff}.btn-outline,.btn-primary{cursor:pointer;font-size:13px;font-weight:700;padding:13px 28px}.btn-outline{background:#fff;border:2px solid #ede0c4;border-radius:24px;color:#2c1a0e;display:inline-block;text-decoration:none}.hero-logo{flex-shrink:0;text-align:center}.logo-ring{align-items:center;animation:float 4s ease-in-out infinite;border:4px solid #c8a96a;border-radius:50%;display:flex;height:180px;justify-content:center;overflow:hidden;width:180px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12pz)}}.logo-ring img{height:100%;object-fit:cover;width:100%}.hero-open{color:#a89070;font-size:11px;letter-spacing:.08em;margin-top:10px;text-transform:uppercase}@media (max-width:600px){.hero{flex-direction:column;gap:2rem;padding:2rem 1.5rem;text-align:center}.hero-h1{font-size:32px}.hero-btns{justify-content:center}.logo-ring{height:180px;width:180px}}.meals-strip{background:#c45a2a;overflow:hidden;padding:.7rem 0;white-space:nowrap}.meals-track{align-items:center;animation:scroll-meals 20s linear infinite;display:flex;gap:1rem;width:-webkit-max-content;width:max-content}@keyframes scroll-meals{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.meals-item{color:#fff;font-size:12px;font-weight:700}.meals-hours{color:#ffffffbf;font-weight:400}.meals-dot{color:#ffffff59;font-size:16px}.events-bar{background:#2c1a0e;overflow:hidden;padding:.9rem 0;white-space:nowrap}.events-bar-track{align-items:center;animation:scroll-ticker 25s linear infinite;display:flex;gap:2rem;width:-webkit-max-content;width:max-content}@keyframes scroll-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ev-pill{align-items:center;display:flex;gap:8px}.ev-chip{border-radius:20px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;padding:3px 10px;text-transform:uppercase}.ev-chip-coral{background:#c45a2a}.ev-chip-teal{background:#1d9e75}.ev-chip-gold{background:#c8a96a;border-radius:20px;color:#2c1a0e;font-size:10px;font-weight:900;letter-spacing:.08em;padding:3px 10px;text-transform:uppercase}.ev-txt{color:#ede0c4;font-size:12px}.ev-txt strong{color:#fff}.ev-sep{background:#ffffff26;height:22px;width:1px}.why-us{background:#fff;border-bottom:1px solid #ede0c4;display:grid;grid-template-columns:repeat(4,1fr)}.why-item{border-right:1px solid #ede0c4;padding:1.4rem 1.2rem;text-align:center}.why-item:last-child{border-right:none}.why-icon{font-size:26px;margin-bottom:.5rem}.why-item h4{color:#2c1a0e;font-size:13px;font-weight:900;margin-bottom:4px}.why-item p{color:#a89070;font-size:11px;line-height:1.5}@media (max-width:600px){.why-us{grid-template-columns:repeat(2,1fr)}.why-item:nth-child(2){border-right:none}}.about{background:#fef9f0;padding:3rem 2rem}.about-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.about-photo-wrap{position:relative}.about-main-photo{border-radius:16px;display:block;max-height:420px;object-fit:cover;width:100%}.about-float-photo{animation:aboutFloat 4s ease-in-out infinite;border:6px solid #fff;border-radius:12px;bottom:-30px;box-shadow:0 8px 20px #0003;position:absolute;right:40px;width:160px}.about-float-photo img{border-radius:6px;display:block;width:100%}@keyframes aboutFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-text{margin:0;max-width:none}.about-eyebrow{color:#c45a2a;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.about-h2{color:#2c1a0e;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1.15;margin-bottom:1rem}.about-h2 em{color:#1d9e75;font-style:italic}.about-text p{color:#7a6a50;font-size:14px;line-height:1.8;margin-bottom:.75rem}.about-quote{background:#f0fbf5;border-left:3px solid #1d9e75;border-radius:0 8px 8px 0;color:#0f6e56;font-family:Playfair Display,serif;font-size:15px;font-style:italic;margin:1.25rem 0;padding:.75rem 1rem}.dir-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:1rem}.dir-card{background:#fff;border:1px solid #ede0c4;border-radius:10px;padding:12px 14px}.dir-head{color:#c45a2a;font-size:10px;font-weight:900;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.dir-card p{color:#7a6a50;font-size:12px;line-height:1.5;margin:0}@media (max-width:800px){.about-grid{grid-template-columns:1fr}.about-photo-wrap{margin-bottom:3rem}}@media (max-width:600px){.dir-grid{grid-template-columns:1fr}.about-float-photo{right:20px;width:120px}}.menu{background:#14342b;padding:3rem 2rem}.menu-tag{color:#c8a96a;font-size:10px;letter-spacing:.15em}.menu-eyebrow,.menu-tag{font-weight:900;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.menu-eyebrow{color:#5dcaa5;font-size:11px;letter-spacing:.2em}.menu-h2{color:#fef9f0;font-family:Playfair Display,serif;font-size:34px;font-weight:700;margin-bottom:.25rem;text-align:center}.menu-sub{color:#9fe1cb;font-size:14px;margin-bottom:1.5rem;text-align:center}.special-box{align-items:center;background:#ffffff14;border:1.5px solid #c8a96a66;border-radius:10px;display:flex;gap:10px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:700px;padding:12px 16px}.special-box p{color:#fef9f0;font-size:13px;line-height:1.5;margin:0}.special-box strong{color:#c8a96a}.menu-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:900px}.menu-cat{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.1rem}.menu-cat-h{color:#c8a96a;font-size:11px;font-weight:900;letter-spacing:.1em;margin-bottom:.8rem;text-transform:uppercase}.menu-item{align-items:flex-start;border-bottom:.5px solid #ffffff1a;display:flex;justify-content:space-between;padding:7px 0}.menu-item:last-child{border-bottom:none}.mi-l{flex:1 1}.mi-name{color:#fef9f0;font-size:13px;font-weight:700}.mi-desc{color:#9fe1cb;font-size:11px;line-height:1.3;margin-top:2px}.mi-price{flex-shrink:0;margin-left:8px;text-align:right}.mi-usd{color:#c8a96a;display:block;font-size:13px;font-weight:700}.mi-lps{color:#9fe1cb;display:block;font-size:11px}.order-ahead-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin:2.5rem auto 0;max-width:700px;padding:1.5rem;text-align:center}.order-ahead-photo{border-radius:12px;margin-bottom:1rem;width:220px}.order-ahead-text p{color:#fef9f0;font-size:14px;line-height:1.6;margin-bottom:1rem}.order-ahead-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.order-call-btn{background:#c45a2a}.order-call-btn,.order-wa-btn{border-radius:24px;color:#fff;font-size:13px;font-weight:700;padding:12px 20px;text-decoration:none}.order-wa-btn{background:#25d366}.bfast-banner{align-items:center;background:#c8a96a1f;border:1.5px solid #c8a96a;border-radius:10px;display:flex;gap:12px;margin:1.5rem auto 0;max-width:700px;padding:14px 18px}.bfast-banner span{flex-shrink:0;font-size:22px}.bfast-banner h4{color:#fef9f0;font-size:14px;font-weight:900;margin-bottom:3px}.bfast-banner p{color:#9fe1cb;font-size:12px;line-height:1.5;margin:0}@media (max-width:600px){.menu-grid{grid-template-columns:1fr}}.wave-divider{line-height:0}.wave-divider svg{display:block;height:50px;width:100%}.wave-flip svg{transform:rotate(180deg)}.roatan-facts{background-image:linear-gradient(#14342bd9,#14342bd9),url(/static/media/oak-ridge-bg.eafde4a882f182918823.jpg);background-position:50%;background-size:cover;padding:3rem 2rem;position:relative}.facts-head{color:#c8a96a;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.facts-h2{color:#fef9f0;font-family:Playfair Display,serif;font-size:32px;line-height:1.2;margin-bottom:2.5rem}.facts-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.fact{border-top:1px solid #c8a96a66;padding-top:1rem}.fact-icon{color:#c8a96a;font-size:18px;margin-bottom:8px}.fact-title{color:#fef9f0;font-family:Playfair Display,serif;font-size:16px;font-weight:700;margin-bottom:6px}.fact-lbl{color:#b8c9c2;font-size:12px;line-height:1.6}@media (max-width:700px){.facts-row{grid-template-columns:repeat(2,1fr)}}.mangrove{background:#0f6e56;overflow:hidden;padding:3rem 2rem;position:relative}.mangrove:after{bottom:-20px;color:#ffffff0d;content:"Tours";font-family:Playfair Display,serif;font-size:110px;font-weight:700;line-height:1;pointer-events:none;position:absolute;right:-10px;-webkit-user-select:none;user-select:none}.mangrove-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.mangrove-photo-wrap{border-radius:16px;overflow:hidden;position:relative}.mangrove-photo{display:block;height:380px;object-fit:cover;width:100%}.mangrove-photo-caption{bottom:16px;color:#fff;font-family:Playfair Display,serif;font-size:15px;font-style:italic;left:16px;position:absolute;text-shadow:0 2px 6px #00000080}.mangrove-eyebrow{color:#5dcaa5;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.mangrove-h2{color:#fff;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1.15;margin-bottom:.75rem}.mangrove-h2 em{color:#9fe1cb;font-style:italic}.mangrove-desc{color:#9fe1cb;font-size:14px;line-height:1.8;margin-bottom:1.5rem}.mangrove-list{list-style:none;margin-bottom:1.5rem}.mangrove-list li{border-bottom:1px solid #ffffff1f;color:#fff;font-size:13px;padding:8px 0}.mangrove-list li:last-child{border-bottom:none}.mangrove-note{background:#c45a2a;border:none;border-radius:10px;color:#fff;font-size:12.5px;line-height:1.6;margin-bottom:1.5rem;padding:12px 16px}.mangrove-btn{align-items:center;background:#fff;border:none;border-radius:24px;color:#0f6e56;cursor:pointer;display:inline-flex;font-size:13px;font-weight:900;gap:8px;padding:13px 26px;text-decoration:none}@media (max-width:700px){.mangrove-grid{grid-template-columns:1fr}.mangrove-photo{height:260px}.mangrove-cta-row{align-items:center;flex-direction:column}}.reviews{background:#fef3e2;padding:3rem 2rem}.reviews-eyebrow{color:#1d9e75;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.reviews-h2{color:#2c1a0e;font-family:Playfair Display,serif;font-size:32px;font-weight:700;margin-bottom:.25rem}.reviews-sub{color:#a89070;font-size:14px;margin-bottom:1.75rem}.reviews-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.review-card{background:#fff;border:1px solid #ede0c4;border-radius:14px;border-top:4px solid #1d9e75;padding:1.25rem;transition:transform .25s ease}.review-card:hover{transform:translateY(-4px)}.review-card:nth-child(2){border-top-color:#c45a2a}.review-card:nth-child(3){border-top-color:#c8a96a}.stars{color:#c8a96a;font-size:14px;letter-spacing:2px;margin-bottom:.75rem}.review-text{color:#2c1a0e;font-family:Playfair Display,serif;font-size:14px;font-style:italic;line-height:1.7;margin-bottom:1rem}.review-author{gap:10px}.review-author,.review-avatar{align-items:center;display:flex}.review-avatar{border-radius:50%;color:#fff;flex-shrink:0;font-size:14px;font-weight:900;height:36px;justify-content:center;width:36px}.review-name{color:#2c1a0e;font-size:13px;font-weight:700}.review-origin{color:#a89070;font-size:11px;margin-top:1px}.reviews-cta{margin-top:1.5rem;text-align:center}.reviews-cta p{color:#7a6a50;font-size:13px;margin-bottom:.75rem}.reviews-btn{background:#1d9e75;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;font-size:13px;font-weight:700;padding:12px 26px;text-decoration:none;transition:background .2s ease}.reviews-btn:hover{background:#0f6e56}@media (max-width:600px){.reviews-grid{grid-template-columns:1fr}}.gallery{background:#fff;padding:3rem 2rem}.gallery-eyebrow{color:#1d9e75;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.gallery-h2{color:#2c1a0e;font-family:Playfair Display,serif;font-size:32px;font-weight:700;margin-bottom:.25rem}.gallery-sub{color:#a89070;font-size:14px;margin-bottom:1.5rem}.gallery-grid{grid-gap:10px;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:140px;grid-template-columns:repeat(4,1fr)}.g-box{border:1px solid #ede0c4;border-radius:10px;overflow:hidden}.g-tall{grid-row:span 2}.g-wide{grid-column:span 2}.g-photo{display:block;object-fit:cover}.g-ph,.g-photo{height:100%;width:100%}.g-ph{align-items:center;background:#fef3e2;display:flex;flex-direction:column;gap:6px;justify-content:center}.g-ph span{font-size:22px}.g-ph p{color:#a89070;font-size:11px}.g-photo{cursor:pointer;transition:transform .35s ease,filter .35s ease}.g-box:hover .g-photo{transform:scale(1.08)}.g-flyer{background:linear-gradient(135deg,#c45a2a,#8f3d1a)}.flyer-inner{align-items:center;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;width:100%}.flyer-icon{font-size:26px}.flyer-title{color:#fff;font-family:Playfair Display,serif;font-size:15px;font-weight:700;text-align:center}.flyer-sub{color:#f5d9c4;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.lightbox-overlay{align-items:center;background:#000000d9;cursor:pointer;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:10000}.lightbox-img{border-radius:8px;cursor:default;max-height:85vh;max-width:90vw;object-fit:contain}.lightbox-close{font-size:18px;height:40px;right:32px;top:24px;width:40px}.lightbox-arrow,.lightbox-close{background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;position:absolute}.lightbox-arrow{align-items:center;display:flex;font-size:28px;height:48px;justify-content:center;top:50%;transform:translateY(-50%);width:48px}.lightbox-prev{left:20px}.lightbox-next{right:20px}@media (max-width:600px){.lightbox-arrow{font-size:22px;height:40px;width:40px}}@media (max-width:700px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.g-wide{grid-column:span 2}}.cta-sec{background:#1d9e75;padding:3rem 2rem;text-align:center}.cta-eyebrow{color:#9fe1cb;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.cta-h2{color:#fff;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15;margin-bottom:.5rem}.cta-h2 em{color:#fef3e2;font-style:italic}.cta-sub{color:#9fe1cb;font-size:14px;line-height:1.7;margin-bottom:1.75rem}.cta-wa-btn{background:#fff;border:none;border-radius:24px;color:#0f6e56;cursor:pointer;display:inline-block;font-size:14px;font-weight:900;padding:14px 36px;text-decoration:none}.find-us{background:#fef9f0;padding:3.5rem 2rem}.find-us-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.find-us-eyebrow{color:#c45a2a;font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.find-us-h2{color:#2c1a0e;font-family:Playfair Display,serif;font-size:32px;font-weight:700;margin-bottom:1.75rem}.find-row{align-items:flex-start;border-bottom:1px solid #ede0c4;display:flex;gap:14px;padding:12px 0}.find-row:last-child{border-bottom:none}.find-icon{flex-shrink:0;font-size:18px}.find-lbl{color:#a89070;font-size:10px;letter-spacing:.08em;margin-bottom:2px;text-transform:uppercase}.find-val{color:#2c1a0e;font-size:14px;font-weight:700;line-height:1.5}.find-link{display:block;text-decoration:none}.find-link:hover{color:#c45a2a}.find-us-map{border:1px solid #ede0c4;border-radius:16px;display:flex;flex-direction:column;height:340px;overflow:hidden}.find-us-map iframe{height:300px}.find-directions-btn{background:#1d9e75;color:#fff;display:block;font-size:13px;font-weight:700;padding:12px;text-align:center;text-decoration:none}@media (max-width:700px){.find-us-grid{grid-template-columns:1fr}.find-us-map{height:260px}}@media (max-width:600px){.cta-h2{font-size:26px}}.footer{background:#fef9f0;border-top:1px solid #ede0c4;padding:2rem 2rem 1.5rem}.footer-top{grid-template-columns:2fr 1fr 1fr}.footer-logo{color:#2c1a0e;font-family:Playfair Display,serif;font-size:18px}.footer-logo span{color:#c45a2a}.footer-logo em{color:#1d9e75;font-style:italic}.footer-logo-row{align-items:center;display:flex;gap:10px;margin-bottom:6px}.footer-logo-img{border:2px solid #c8a96a;border-radius:50%;height:36px;object-fit:cover;width:36px}.footer-tagline{color:#a89070;font-size:12px;line-height:1.7}.footer-col-h{color:#2c1a0e;font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:.75rem;text-transform:uppercase}.footer-link{color:#7a6a50;display:block;font-size:13px;margin-bottom:6px;text-decoration:none}.footer-link:hover{color:#c45a2a}.footer-top{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:1.5rem}.footer-bottom{border-top:1px solid #ede0c4;padding-top:1rem}.footer-copy{color:#a89070;font-size:11px}@media (max-width:600px){.footer-top{grid-template-columns:1fr}}.wa-fixed{bottom:24px;position:fixed;right:24px;z-index:9999}.wa-bubble{align-items:center;background:#25d366;border:none;border-radius:50%;box-shadow:0 4px 16px #25d36659;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:22px;height:56px;justify-content:center;width:56px}.wa-popup{background:#fff;border:1px solid #ede0c4;border-radius:14px;margin-bottom:12px;overflow:hidden;width:275px}.wa-popup-head{align-items:center;background:#1d9e75;color:#fff;display:flex;font-size:20px;gap:10px;padding:12px 14px}.wa-popup-name{font-size:13px;font-weight:700}.wa-popup-sub{color:#ffffffbf;font-size:11px}.wa-popup-body{padding:12px 14px}.wa-msg{background:#e1f5ee;border-radius:0 10px 10px 10px;color:#085041;font-size:12px;line-height:1.6;margin-bottom:12px;padding:10px 12px}.wa-open-btn{align-items:center;background:#25d366;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:6px;justify-content:center;padding:10px;text-decoration:none;width:100%}
/*# sourceMappingURL=main.d6582346.css.map*/