/* Lanka Surf brand-book treatment for the Mirissa prototype. */
:root { --ls-coral:#ff2d55; --ls-yellow:#f5ff00; --ls-white:#fff; --ls-black:#111; --ls-gray:#666; --ls-line:#d9d9d9; }
.watcher-counter{position:absolute;z-index:5;top:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:5px;padding:6px 9px 5px;border-left:3px solid var(--ls-coral);color:var(--ls-white);background:rgba(17,17,17,.92);font-family:Inter,Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:.035em;line-height:1;text-transform:uppercase;white-space:nowrap;pointer-events:none}
.watcher-counter__dot{width:6px;height:6px;background:var(--ls-coral);border-radius:50%;box-shadow:0 0 0 3px rgba(255,45,85,.18);animation:watcher-pulse 1.8s ease-in-out infinite}
.watcher-counter strong{color:var(--ls-yellow);font-family:"Bebas Neue",Impact,sans-serif;font-size:17px;font-weight:400;line-height:.7}
@keyframes watcher-pulse{0%,100%{opacity:1}50%{opacity:.45}}
.spot-businesses,.spot-guide{width:min(1120px,calc(100% - 40px));margin:56px auto;color:var(--ls-black);font-family:Inter,Arial,sans-serif}
.spot-businesses *,.spot-businesses *::before,.spot-businesses *::after,.spot-guide *,.spot-guide *::before,.spot-guide *::after{box-sizing:border-box}
.spot-businesses h2,.spot-businesses h3,.spot-businesses p,.spot-guide h2,.spot-guide h3,.spot-guide p,.spot-guide figure{margin:0}
.spot-businesses__eyebrow,.spot-guide__eyebrow{display:block;margin-bottom:10px;color:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:18px;letter-spacing:.04em;line-height:1;text-transform:uppercase}
.spot-businesses__intro{max-width:760px;margin-bottom:22px}
.spot-businesses__intro h2,.spot-guide__header h2{font-family:"Bebas Neue",Impact,sans-serif;font-size:clamp(44px,6vw,68px);font-weight:400;letter-spacing:.01em;line-height:.92;text-transform:uppercase}
.spot-businesses__intro p,.spot-guide__header p{margin-top:12px;color:var(--ls-gray);font-size:15px;line-height:1.55}
.spot-business{display:grid;overflow:hidden;border:2px solid var(--ls-black);border-radius:0;background:var(--ls-white);box-shadow:none}
.spot-business--host{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}
.spot-business__media{display:grid;grid-template-columns:minmax(0,3fr) minmax(110px,1fr);min-height:390px;background:var(--ls-black)}
.spot-business__hero,.spot-business__gallery img,.spot-business__logo{display:block;width:100%;height:100%;object-fit:cover}
.spot-business__gallery{display:grid;grid-template-rows:1fr 1fr;gap:3px;padding-left:3px;background:var(--ls-white)}
.spot-business__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,3.5vw,42px)}
.spot-business__badge{display:inline-block;margin-bottom:18px;padding:7px 10px 5px;color:var(--ls-white);background:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:18px;letter-spacing:.05em;line-height:1;text-transform:uppercase}
.spot-business__badge--featured{color:var(--ls-black);background:var(--ls-yellow)}
.spot-business h3,.spot-businesses__subheading h3{font-family:"Bebas Neue",Impact,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:400;letter-spacing:.01em;line-height:.95;text-transform:uppercase}
.spot-business__content>p:not(.spot-business__thanks){margin-top:12px;color:var(--ls-gray);font-size:14px;line-height:1.55}
.spot-business__highlights{display:grid;gap:6px;margin:14px 0 0;padding:0;list-style:none}
.spot-business__highlights li{position:relative;padding-left:18px;font-size:14px;line-height:1.4}
.spot-business__highlights li::before{position:absolute;left:0;color:var(--ls-coral);font-weight:800;content:"+"}
.spot-business__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.spot-business__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px 10px;border:2px solid var(--ls-black);border-radius:0;color:var(--ls-black);background:var(--ls-white);font-family:"Bebas Neue",Impact,sans-serif;font-size:17px;letter-spacing:.04em;line-height:1;text-decoration:none;text-transform:uppercase;transition:color 150ms ease,background 150ms ease}
.spot-business__button:hover,.spot-business__button:focus-visible{color:var(--ls-white);background:var(--ls-black)}
.spot-business__button--primary{border-color:var(--ls-coral);color:var(--ls-white);background:var(--ls-coral)}
.spot-business__button--primary:hover,.spot-business__button--primary:focus-visible{border-color:var(--ls-black)}
.spot-business__host-actions,.spot-business__featured-actions{display:flex;align-items:center;gap:8px;margin-top:18px}.spot-business__visit-host,.spot-business__visit-button{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 18px;border:2px solid var(--ls-coral);color:var(--ls-white);background:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:17px;letter-spacing:.04em;line-height:1;text-decoration:none;text-transform:uppercase}.spot-business__visit-host:hover,.spot-business__visit-host:focus-visible,.spot-business__visit-button:hover,.spot-business__visit-button:focus-visible{border-color:var(--ls-black);background:var(--ls-black)}.spot-business__icon-actions{display:flex;gap:8px}.spot-business__icon-button{display:grid;place-items:center;width:46px;height:46px;padding:0;border:2px solid var(--ls-black);color:var(--ls-black);background:var(--ls-white);font-family:"Bebas Neue",Impact,sans-serif;font-size:17px;line-height:1;text-decoration:none;cursor:pointer}.spot-business__icon-button svg{width:21px;height:21px;fill:currentColor}.spot-business__icon-button svg.spot-business__icon--line{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.spot-business__icon-button .spot-business__icon-dot{fill:currentColor;stroke:none}.spot-business__icon-button:hover,.spot-business__icon-button:focus-visible{color:var(--ls-white);background:var(--ls-black)}
.spot-business__thanks{width:100%;margin-top:26px!important;padding-top:18px;border-top:1px solid var(--ls-line);color:var(--ls-gray);font-size:12px;line-height:1.5}
.spot-businesses__subheading{margin:58px 0 18px}.spot-businesses__subheading .spot-businesses__eyebrow{margin-bottom:6px}
.spot-business--featured{grid-template-columns:1fr;max-width:760px;margin-top:24px;border-left:8px solid var(--ls-yellow);background:var(--ls-white)}
.spot-business--featured .spot-business__content{padding:26px 30px 28px}.spot-business--featured h3{font-size:clamp(29px,3.4vw,38px)}
.spot-business__feature-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--ls-line)}.spot-business__feature-top .spot-business__badge{margin:0}.spot-business--featured .spot-business__logo{width:58px;height:58px;min-height:0;padding:5px;border:1px solid var(--ls-line);background:var(--ls-white);object-fit:contain;filter:none}
.spot-business--featured .spot-business__badge{margin-bottom:12px;font-size:15px}.spot-business--featured .spot-business__content>p{max-width:470px;margin-top:12px}.spot-business--featured .spot-business__actions{margin-top:20px}
.spot-business--featured .spot-business__button{min-height:40px;padding:10px 14px 8px;font-size:15px}
.spot-business__logo{min-height:180px;filter:grayscale(1)}
.camera-carousel{width:min(1000px,100%);margin:30px auto 46px;color:var(--ls-black);font-family:Inter,Arial,sans-serif}
.camera-carousel *{box-sizing:border-box}.camera-carousel__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid var(--ls-black)}
.camera-carousel__eyebrow{display:block;margin-bottom:4px;color:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:16px;letter-spacing:.05em;line-height:1;text-transform:uppercase}
.camera-carousel h2{margin:0;font-family:Inter,Arial,sans-serif;font-size:clamp(16px,1.6vw,18px);font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}
.camera-carousel__controls{display:flex;gap:6px}.camera-carousel__button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:2px solid var(--ls-black);border-radius:0;color:var(--ls-black);background:var(--ls-white);font-family:Arial,sans-serif;font-size:30px;line-height:1;cursor:pointer}.camera-carousel__button:hover,.camera-carousel__button:focus-visible{color:var(--ls-white);background:var(--ls-coral);border-color:var(--ls-coral)}
.camera-carousel__axis{display:flex;justify-content:space-between;margin:0 2px 8px;color:var(--ls-gray);font-family:Inter,Arial,sans-serif;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.camera-carousel__axis span:last-child{text-align:right}
.camera-carousel__viewport{overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ls-coral) #eee}
.camera-carousel__track{display:flex;gap:12px;width:max-content;padding-bottom:10px}.camera-carousel__card{display:block;width:205px;color:var(--ls-black);text-decoration:none;scroll-snap-align:start}.camera-carousel__image{overflow:hidden;width:205px;aspect-ratio:16/9;background-color:#ddd;border-radius:10px}.camera-carousel__thumb{display:block;width:100%;height:100%;object-fit:cover;transition:transform 180ms ease}.camera-carousel__card:hover .camera-carousel__thumb,.camera-carousel__card:focus-visible .camera-carousel__thumb{transform:scale(1.025)}.camera-carousel__location{display:block;margin-top:7px;color:var(--ls-coral);font-family:Inter,Arial,sans-serif;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.camera-carousel__card strong{display:block;margin-top:2px;font-family:"Bebas Neue",Impact,sans-serif;font-size:21px;font-weight:400;letter-spacing:.02em;line-height:1;text-transform:uppercase}
.camera-carousel__card--current{padding-bottom:8px;border-bottom:5px solid var(--ls-coral)}.camera-carousel__card--current .camera-carousel__image{position:relative;filter:none}.camera-carousel__current-label{position:absolute;top:10px;left:10px;padding:7px 9px 5px;color:var(--ls-white);background:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:16px;letter-spacing:.05em;line-height:1;text-transform:uppercase}.camera-carousel__card--current strong{color:var(--ls-coral)}
.spot-guide{padding:48px;color:var(--ls-white);background:var(--ls-black);scroll-margin-top:24px}
.spot-guide__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:42px;align-items:end;padding-bottom:30px;border-bottom:2px solid var(--ls-white)}
.spot-guide__header p{margin:0;color:#c7c7c7}.spot-guide__map{margin-top:30px}.spot-guide__map img{display:block;width:100%;height:auto;border:2px solid var(--ls-white)}
.spot-guide__map figcaption{padding-top:10px;color:#bdbdbd;font-size:12px;letter-spacing:.04em;text-transform:uppercase}
.spot-guide__areas{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:32px;border-top:1px solid #4a4a4a}
.spot-guide__area{display:grid;grid-template-columns:62px 1fr;gap:14px;padding:22px 22px 22px 0;border-bottom:1px solid #4a4a4a}
.spot-guide__area:nth-child(odd){border-right:1px solid #4a4a4a}.spot-guide__area:nth-child(even){padding-left:28px}
.spot-guide__number{color:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:54px;line-height:.85}
.spot-guide__area h3{font-family:"Bebas Neue",Impact,sans-serif;font-size:27px;font-weight:400;letter-spacing:.02em;line-height:1;text-transform:uppercase}
.spot-guide__area p{margin-top:10px;color:#c7c7c7;font-size:13px;line-height:1.65}
.spot-guide__safety{display:grid;grid-template-columns:.85fr 1.15fr;gap:36px;margin-top:38px;padding:28px;color:var(--ls-black);background:var(--ls-yellow)}
.spot-guide__safety-title>span{color:var(--ls-coral);font-family:"Bebas Neue",Impact,sans-serif;font-size:18px;letter-spacing:.04em;text-transform:uppercase}
.spot-guide__safety-title h3{margin-top:7px;font-family:"Bebas Neue",Impact,sans-serif;font-size:clamp(38px,5vw,58px);font-weight:400;line-height:.9;text-transform:uppercase}
.spot-guide__safety ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.spot-guide__safety li{position:relative;padding-left:20px;font-size:13px;font-weight:600;line-height:1.5}.spot-guide__safety li::before{position:absolute;left:0;content:"+";font-weight:800}
@media(max-width:900px){.spot-business--host{grid-template-columns:1fr}.spot-guide{padding:44px 30px}.spot-guide__header{grid-template-columns:1fr;gap:24px}.spot-guide__areas{grid-template-columns:1fr}.spot-guide__area,.spot-guide__area:nth-child(even){padding:26px 0;border-right:0}.spot-guide__safety{grid-template-columns:1fr;gap:28px}}
@media(min-width:768px){.ahangama-marshmellow-surfcam-container03{border-radius:12px;overflow:hidden}}
@media(max-width:600px){.watcher-counter{top:8px;padding:5px 7px 4px;font-size:8px}.watcher-counter strong{font-size:15px}.camera-carousel{width:calc(100% - 24px);margin:36px auto 58px}.camera-carousel__header{align-items:center}.camera-carousel__button{width:34px;height:34px;font-size:25px}.camera-carousel__viewport{scrollbar-width:none;-ms-overflow-style:none}.camera-carousel__viewport::-webkit-scrollbar{display:none}.camera-carousel__card,.camera-carousel__image{width:155px}.camera-carousel__card strong{font-size:19px}.spot-businesses,.spot-guide{width:calc(100% - 24px);margin:58px auto}.spot-business__media{grid-template-columns:1fr;min-height:0}.spot-business__hero{aspect-ratio:4/3}.spot-business__gallery{grid-template-columns:1fr 1fr;grid-template-rows:110px;gap:3px;padding:3px 0 0}.spot-business__content{padding:28px 20px}.spot-business__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.spot-business__button--primary{grid-column:1/-1}.spot-business--featured{grid-template-columns:1fr;border-left-width:7px}.spot-business--featured .spot-business__content{padding:20px 18px 22px}.spot-business--featured .spot-business__logo{width:50px;height:50px;padding:4px}.spot-business--featured h3{font-size:30px}.spot-business--featured .spot-business__actions{grid-template-columns:1fr}.spot-business--featured .spot-business__button--primary{grid-column:auto}.spot-guide{padding:36px 18px}.spot-guide__header{padding-bottom:30px}.spot-guide__map{margin-top:30px}.spot-guide__areas{margin-top:36px}.spot-guide__area{grid-template-columns:52px 1fr;gap:12px}.spot-guide__number{font-size:44px}.spot-guide__safety{margin-top:38px;padding:28px 20px}}
.spot-guide-jump{display:flex;flex:0 0 33%;color:inherit;text-decoration:none}.spot-guide-jump .goviyapana-sion-surfcam-container11{width:100%;cursor:pointer}
html{scroll-behavior:smooth}
@media(max-width:600px){.camera-carousel{margin:24px auto 36px}.camera-carousel__header{margin-bottom:10px;padding-bottom:8px}.camera-carousel__card,.camera-carousel__image{width:148px}.spot-businesses,.spot-guide{margin:36px auto}.spot-business__hero{aspect-ratio:16/10}.spot-business__gallery{grid-template-rows:86px}.spot-business__content{padding:22px 18px}.spot-business__host-actions,.spot-business__featured-actions{flex-wrap:wrap}.spot-business__visit-host,.spot-business__visit-button{flex:1;min-width:120px}.spot-business--featured{margin-top:16px}.spot-guide{padding:28px 16px}.spot-guide__header{padding-bottom:22px}.spot-guide__map{margin-top:22px}.spot-guide__areas{margin-top:26px}.spot-guide__area,.spot-guide__area:nth-child(even){padding:18px 0}.spot-guide__safety{margin-top:28px;padding:20px}}

.host-gallery-is-open{overflow:hidden}
.host-gallery-modal[hidden]{display:none}
.host-gallery-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px;font-family:Inter,Arial,sans-serif}
.host-gallery-modal__backdrop{position:absolute;inset:0;background:rgba(17,17,17,.88);backdrop-filter:blur(5px)}
.host-gallery-modal__dialog{position:relative;width:min(900px,100%);max-height:calc(100vh - 48px);overflow:auto;border:2px solid var(--ls-black);background:var(--ls-white);box-shadow:12px 12px 0 var(--ls-coral);outline:none}
.host-gallery-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:26px 28px 0}
.host-gallery-modal__header h2{margin:0;font-family:"Bebas Neue",Impact,sans-serif;font-size:clamp(42px,6vw,68px);font-weight:400;line-height:.9;text-transform:uppercase}
.host-gallery-modal__header .spot-business__eyebrow{margin-bottom:7px}
.host-gallery-modal__close{flex:0 0 auto;width:44px;height:44px;border:2px solid var(--ls-black);color:var(--ls-white);background:var(--ls-coral);font-size:32px;line-height:36px;cursor:pointer}
.host-gallery-modal__description{margin:18px 28px 22px;color:var(--ls-gray);font-size:14px;line-height:1.6}
.host-gallery-modal__slider{position:relative;background:var(--ls-black)}
.host-gallery-modal__viewport{overflow:hidden}
.host-gallery-modal__track{display:flex;transition:transform .35s ease;will-change:transform}
.host-gallery-modal__track img{display:block;flex:0 0 100%;width:100%;height:min(56vh,520px);object-fit:cover}
.host-gallery-modal__arrow{position:absolute;top:50%;z-index:2;width:48px;height:56px;transform:translateY(-50%);border:2px solid var(--ls-white);color:var(--ls-white);background:rgba(17,17,17,.72);font-size:42px;line-height:42px;cursor:pointer}
.host-gallery-modal__arrow--prev{left:14px}.host-gallery-modal__arrow--next{right:14px}
.host-gallery-modal__dots{display:flex;justify-content:center;gap:9px;padding:18px;background:var(--ls-white)}
.host-gallery-modal__dots button{width:11px;height:11px;padding:0;border:1px solid var(--ls-black);border-radius:50%;background:var(--ls-white);cursor:pointer}
.host-gallery-modal__dots button.is-active{background:var(--ls-coral)}
@media(max-width:600px){.host-gallery-modal{padding:12px}.host-gallery-modal__dialog{max-height:calc(100vh - 24px);box-shadow:6px 6px 0 var(--ls-coral)}.host-gallery-modal__header{padding:20px 18px 0}.host-gallery-modal__description{margin:14px 18px 18px}.host-gallery-modal__track img{height:52vh}.host-gallery-modal__arrow{width:40px;height:48px}.host-gallery-modal__arrow--prev{left:8px}.host-gallery-modal__arrow--next{right:8px}}
