:root{--brand-primary:#00838f;--brand-primary-light:#4fb3bf;--brand-primary-dark:#005662;--brand-accent:#ff6f00;--brand-white:#ffffff;--brand-off-white:#f5f5f5;--brand-dark:#1a1a2e;--brand-gray:#6b7280;--brand-light-gray:#e5e7eb;--text-primary:#1a1a2e;--text-secondary:#4b5563;--text-light:#9ca3af;--font-stack:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--max-width:1200px;--radius:8px;--shadow:0 2px 8px rgba(0,0,0,0.1);--shadow-lg:0 4px 16px rgba(0,0,0,0.15)}*,*::before,*::after{box-sizing:border-box}body{font-family:var(--font-stack);color:var(--text-primary);line-height:1.6}img{max-width:100%;height:auto}a{color:var(--brand-primary);text-decoration:none}a:hover{color:var(--brand-primary-light)}.bg-primary,.bg-dark-gray{background-color:var(--brand-primary)!important}.nested-links a{color:var(--brand-primary)}.nested-links a:hover{color:var(--brand-primary-dark)}.f-subheadline-l,.f-headline-l{letter-spacing:-.02em}.video-hero,.video-hero-content{text-align:center}main article{max-width:var(--max-width);width:100%;margin:0 auto}main article p,main article li,main article h2,main article h3,main article ul,main article ol{text-align:left}main article ul,main article ol{list-style-position:outside;padding-left:1.5rem}main article .disclosure,main article hr{text-align:center}main article p:has(.cta-btn){text-align:center}main.pb7>article{max-width:900px;margin:0 auto;padding:2rem 1.5rem}main.pb7>.pa3{max-width:1200px;margin:0 auto}main article h2{margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem}main article h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem}main article ul{margin-bottom:1rem}main article li{margin-bottom:.35rem;line-height:1.5}main article .disclosure{margin-top:2rem;padding:1rem;background:rgba(0,131,143,5%);border-left:3px solid var(--brand-primary);border-radius:4px;font-size:.85rem;text-align:left}.video-hero-nav{position:absolute;top:0;left:0;right:0;z-index:3}.nested-copy-line-height td,.nested-copy-line-height th{text-align:left}.nested-copy-line-height table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem;line-height:1.5}.nested-copy-line-height thead{background:var(--brand-primary);color:var(--brand-white)}.nested-copy-line-height th{padding:.75rem 1rem;font-weight:600;text-align:left;border-bottom:2px solid var(--brand-primary-dark)}.nested-copy-line-height td{padding:.65rem 1rem;border-bottom:1px solid var(--brand-light-gray)}.nested-copy-line-height tbody tr:hover{background:rgba(0,131,143,4%)}.nested-copy-line-height tbody tr:nth-child(even){background:var(--brand-off-white)}.nested-copy-line-height tbody tr:nth-child(even):hover{background:rgba(0,131,143,7%)}@media(max-width:768px){.nested-copy-line-height table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.85rem}.nested-copy-line-height th,.nested-copy-line-height td{padding:.5rem .65rem;white-space:nowrap}}.nested-copy-line-height hr{border:none;border-top:2px solid var(--brand-light-gray);margin:2.5rem 0}.nested-copy-line-height td strong{color:var(--brand-primary-dark)}.iwttt-footer{background:#1a1a2e;color:#9ca3af;font-size:.875rem;line-height:1.6}.footer-upper{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem}.footer-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem}.footer-col h4{color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-col h4:not(:first-child){margin-top:1.75rem}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:.35rem}.footer-col a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#4fb3bf}.footer-phone{margin:0}.footer-phone a{color:#fff;font-size:1.25rem;font-weight:600;text-decoration:none}.footer-phone a:hover{color:#4fb3bf}.footer-phone-note{color:#6b7280;font-size:.75rem;margin:.25rem 0 0}.footer-partner{margin:0;line-height:1.5}.footer-partner a{color:#9ca3af}.footer-partner a:hover{color:#4fb3bf}.footer-license{font-size:.7rem;color:#6b7280}.footer-bottom{background:rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,8%)}.footer-bottom-inner{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem}.footer-disclosure{font-size:.7rem;color:#6b7280;line-height:1.5;margin-bottom:1rem}.footer-disclosure strong{color:#9ca3af}.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-copyright{color:#6b7280;font-size:.75rem;margin:0}.footer-credit{font-size:.75rem;color:#6b7280;margin:0}.footer-credit a{color:#6b7280;text-decoration:none;transition:color .2s}.footer-credit a:hover{color:#4fb3bf}@media(max-width:768px){.footer-columns{grid-template-columns:1fr;gap:2rem}.footer-bottom-row{flex-direction:column;text-align:center}}@media(min-width:769px) and (max-width:1024px){.footer-columns{grid-template-columns:1fr 1fr}}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin:1.5rem 0}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.cta-btn{display:inline-block;background:var(--brand-accent);color:var(--brand-white)!important;padding:12px 28px;border-radius:var(--radius);font-weight:600;transition:all .3s ease;box-shadow:var(--shadow)}.cta-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);opacity:.9}.monster-cta-block{background:linear-gradient(135deg,#e0f2f1,#f1f8e9);border:2px solid var(--brand-primary);border-radius:var(--radius);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center}.monster-cta-block h3{color:var(--brand-primary-dark);margin-top:0}.monster-cta-block .mcb-price{font-size:1.75rem;font-weight:800;color:var(--brand-accent)}.monster-cta-block .mcb-fine{font-size:.8rem;color:#666;margin-top:.5rem}.disclosure{background:var(--brand-off-white);border-left:4px solid var(--brand-primary);padding:1rem 1.25rem;margin:2rem 0;font-size:.875rem;color:var(--text-secondary);text-align:center}.monster-float{position:fixed;bottom:0;left:0;right:0;z-index:999;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:#fff;padding:.65rem 1rem;text-align:center;font-size:.9rem;box-shadow:0 -2px 12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.monster-float a{color:#fff!important;text-decoration:underline;font-weight:600}.monster-float a:hover{color:#ffe0b2!important}.monster-float .mf-text{display:inline}.monster-float .mf-cta{display:inline-block;background:var(--brand-accent);color:#fff!important;text-decoration:none!important;padding:.35rem 1rem;border-radius:3px;font-weight:700;font-size:.85rem;white-space:nowrap}.monster-float .mf-cta:hover{background:#e65100}.monster-float .mf-close{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:0 0;border:none;color:rgba(255,255,255,.7);font-size:1.2rem;cursor:pointer;padding:.25rem;line-height:1}.monster-float .mf-close:hover{color:#fff}body{padding-bottom:3.5rem}@media(max-width:480px){.monster-float{font-size:.8rem;padding:.5rem .75rem;padding-right:2rem}.monster-float .mf-cta{padding:.3rem .75rem;font-size:.8rem}body{padding-bottom:4.5rem}}.video-hero{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#1a1a2e}.video-hero video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.video-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:1}.video-hero-content{position:relative;z-index:2;color:#fff;text-align:center;padding:2rem;max-width:900px}.video-hero-content h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:200;margin-bottom:1rem;line-height:1.2;color:#fff}.hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);font-weight:300;opacity:.9;max-width:700px;margin:0 auto 2rem;line-height:1.5}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn-secondary{background:0 0!important;border:2px solid #fff;color:#fff!important}.cta-btn-secondary:hover{background:rgba(255,255,255,.1)!important}@media(max-width:768px){.video-hero{min-height:60vh}.video-hero-content{padding:1.5rem}}.dest-directory{padding-bottom:0!important;margin-bottom:0!important}main.pb7{padding-bottom:0!important}.iwttt-footer{margin-top:0}.pa3.pa4-ns.w-100.w-70-ns.center:empty{display:none}.dest-directory{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 0}.dest-section{margin-bottom:2.5rem}.dest-section-title{font-size:1.5rem;font-weight:600;color:var(--text-primary,#1a1a2e);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--brand-primary,#00838f);text-align:left}.dest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}@media(min-width:769px){.dest-grid{grid-template-columns:repeat(auto-fill,minmax(220px,280px))}}.dest-card{text-decoration:none;display:block;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:transform .25s ease,box-shadow .25s ease}.dest-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.dest-card-img{position:relative;background-size:cover;background-position:50%;background-color:#2a4a5e;height:180px}.dest-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.dest-card-title{color:#fff;font-size:1.15rem;font-weight:600;margin:0;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.4)}.dest-card-tagline{color:rgba(255,255,255,.85);font-size:.75rem;margin-top:.25rem}.homepage-disclosure{padding:1.25rem;background:rgba(0,131,143,5%);border-left:3px solid var(--brand-primary,#00838f);border-radius:4px;font-size:.8rem;color:var(--text-secondary,#4b5563);line-height:1.5;text-align:left}.homepage-disclosure a{color:var(--brand-primary,#00838f)}@media(max-width:768px){.dest-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.dest-card-img{height:140px}.dest-card-title{font-size:.95rem}.dest-directory{padding:1rem 1rem 2rem}}@media(max-width:480px){.dest-grid{grid-template-columns:1fr}.dest-card-img{height:160px}}.guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem}.guide-card{text-decoration:none;display:block;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:transform .25s ease,box-shadow .25s ease}.guide-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.guide-card-img{position:relative;background-size:cover;background-position:50%;height:200px}.guide-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.7) 40%,rgba(0,0,0,.5) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem}.guide-card-label{display:inline-block;background:var(--brand-primary,#00838f);color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 8px;border-radius:3px;width:fit-content;margin-bottom:.5rem}.guide-card-title{color:#fff;font-size:1.25rem;font-weight:600;margin:0;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.4)}.guide-card-desc{color:rgba(255,255,255,.8);font-size:.8rem;margin:.4rem 0 0;line-height:1.4}.page-hero{position:relative;min-height:45vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.page-hero-overlay{position:absolute;inset:0;background:linear-gradient( to bottom,rgba(0,0,0,.35) 0%,rgba(0,0,0,.55) 100% );z-index:1}.page-hero-content{position:relative;z-index:2;text-align:center;padding:3rem 2rem;max-width:900px}.page-hero-title{font-size:clamp(2.2rem,6vw,4rem);font-weight:200;color:#fff;margin:0 0 .5rem;line-height:1.1;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.4)}.page-hero-tagline{font-size:clamp(1rem,2.5vw,1.4rem);font-weight:300;color:rgba(255,255,255,.92);margin:0;line-height:1.4;text-shadow:0 1px 6px rgba(0,0,0,.3)}@media(max-width:768px){.page-hero{min-height:35vh}.page-hero-content{padding:2rem 1.5rem}}.section-image{margin:2.5rem -1rem;padding:0;text-align:center}.section-image img{width:100%;max-width:100%;height:auto;border-radius:8px;display:block}.section-image figcaption{font-size:.8rem;color:#666;margin-top:.5rem;font-style:italic}@media(min-width:769px){.section-image{margin:3rem -2rem}}