:root{--navy:#042d3d;--navy2:#07536a;--aqua:#14b8a6;--sand:#e7c49a;--cream:#f7f3ed;--white:#fff;--ink:#13232b;--muted:#5d6b72;--shadow:0 18px 50px rgba(4,45,61,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:76px;display:flex;align-items:center;gap:28px;padding:0 clamp(18px,4vw,70px);position:fixed;inset:0 0 auto;z-index:50;color:#fff;background:linear-gradient(180deg,rgba(2,24,33,.82),transparent);transition:.3s}.site-header.scrolled{background:rgba(4,45,61,.96);box-shadow:0 8px 30px rgba(0,0,0,.15);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand-mark{font-size:42px;color:var(--sand);line-height:1;transform:rotate(-9deg)}.brand strong{display:block;font-family:Georgia,serif;font-style:italic;font-size:24px}.brand small{display:block;letter-spacing:.28em;font-size:9px;text-transform:uppercase}.nav{display:flex;align-items:center;gap:24px;font-weight:650;font-size:14px}.nav a{opacity:.9}.nav a:hover{opacity:1}.nav select{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:99px;padding:7px 10px}.nav option{color:#111}.header-cta{border:1px solid rgba(255,255,255,.7);padding:11px 19px;border-radius:99px;font-weight:700}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{min-height:100svh;position:relative;display:grid;align-items:center;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('images/hero-yacht.jpg') center/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,24,33,.88) 0%,rgba(2,24,33,.56) 45%,rgba(2,24,33,.12) 78%),linear-gradient(0deg,rgba(2,24,33,.45),transparent 45%)}.hero-content{position:relative;z-index:2;width:min(760px,90vw);margin-left:clamp(22px,8vw,145px);padding-top:70px}.eyebrow{font-size:12px;letter-spacing:.25em;font-weight:800;text-transform:uppercase;color:#dffbf7}.eyebrow.dark{color:var(--navy2)}h1,h2,h3{margin:0;line-height:1.06}h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,92px);font-weight:500;max-width:850px}h2{font-family:Georgia,serif;font-size:clamp(36px,4.7vw,64px);font-weight:500}.hero-content>p:not(.eyebrow){font-size:clamp(17px,2vw,22px);line-height:1.6;max-width:670px;color:rgba(255,255,255,.9)}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:99px;font-weight:800;border:0;cursor:pointer}.btn.primary{background:var(--aqua);color:#fff}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,184,166,.3)}.btn.glass{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(8px)}.trust{display:flex;flex-wrap:wrap;gap:20px;font-size:13px}.trust span{display:flex;gap:7px;align-items:center}.scroll{position:absolute;z-index:3;bottom:24px;left:50%;font-size:28px;animation:bounce 1.6s infinite}@keyframes bounce{50%{transform:translateY(8px)}}.section{padding:clamp(72px,9vw,130px) clamp(20px,7vw,110px)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;background:var(--cream)}.intro>p{font-size:19px;line-height:1.8;color:var(--muted);margin:0}.fleet-section{background:#fff}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:45px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid #d8e0e3;background:#fff;padding:10px 15px;border-radius:99px;cursor:pointer;font-weight:700}.filters button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.boat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.boat-card{border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--shadow);transition:.3s}.boat-card:hover{transform:translateY(-6px)}.boat-image{height:245px;position:relative;overflow:hidden}.boat-image img{width:100%;height:100%;object-fit:cover;transition:.6s}.boat-card:hover .boat-image img{transform:scale(1.05)}.boat-tag{position:absolute;left:15px;top:15px;background:rgba(4,45,61,.9);color:#fff;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:800;text-transform:uppercase}.boat-body{padding:22px}.boat-body h3{font-family:Georgia,serif;font-size:29px}.specs{display:flex;gap:15px;margin:14px 0;color:var(--muted);font-size:13px}.price{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #e7ecee;padding-top:17px}.price small{display:block;color:var(--muted)}.price strong{font-size:22px;color:var(--navy)}.details-btn{border:0;background:none;color:var(--navy2);font-weight:800;cursor:pointer}.charter-banner{min-height:590px;padding:clamp(70px,10vw,140px) clamp(20px,8vw,140px);display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(3,30,41,.88),rgba(3,30,41,.15)),url('images/sea-ray-455.jpg') center/cover no-repeat}.charter-banner>div{max-width:650px}.charter-banner p:not(.eyebrow){font-size:19px;line-height:1.7}.why{background:var(--cream)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefits article{background:#fff;border-radius:18px;padding:28px;box-shadow:0 10px 35px rgba(4,45,61,.08)}.benefits article>span{font-size:32px}.benefits h3{font-size:20px;margin:18px 0 8px}.benefits p{color:var(--muted);line-height:1.6}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);height:350px}.gallery-strip img{width:100%;height:100%;object-fit:cover}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;background:#fff}.contact-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.7}.contact-cards{display:grid;gap:10px;margin-top:30px}.contact-cards a{display:flex;flex-direction:column;padding:16px 18px;background:var(--cream);border-radius:12px}.contact-cards span{color:var(--muted);font-size:13px}.contact-form{background:var(--navy);color:#fff;padding:32px;border-radius:24px;box-shadow:var(--shadow)}.contact-form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:7px;margin-bottom:14px;font-size:13px;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.09);color:#fff;border-radius:10px;padding:13px;font:inherit}.contact-form select option{color:#111}.contact-form textarea{resize:vertical}.consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start}.consent input{width:auto;margin-top:3px}.form-note{font-size:12px;opacity:.7}.hp{position:absolute!important;left:-9999px!important}footer{background:#021f2a;color:#d7e4e8;padding:55px clamp(20px,7vw,110px) 25px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;position:relative}footer b{color:#fff}footer p{line-height:1.7;color:#9fb3bb}.footer-brand strong{font-family:Georgia,serif;font-style:italic;font-size:30px;color:#fff}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:20px}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:40;background:#25d366;color:#fff;padding:14px 18px;border-radius:99px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.25)}.modal{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.72);display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-panel{background:#fff;width:min(920px,96vw);max-height:90vh;overflow:auto;border-radius:22px;position:relative}.modal-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;font-size:25px;z-index:2}.modal-hero{height:380px}.modal-hero img{width:100%;height:100%;object-fit:cover}.modal-info{padding:30px}.modal-info h2{font-size:45px}.modal-specs{display:flex;gap:20px;flex-wrap:wrap;margin:18px 0}.price-table{width:100%;border-collapse:collapse;margin:20px 0}.price-table th,.price-table td{padding:11px;border:1px solid #dce4e7;text-align:center}.price-table th{background:var(--cream)}@media(max-width:1000px){.boat-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.contact{grid-template-columns:1fr}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--navy);padding:20px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-btn{display:block}.header-cta{display:none}.intro{grid-template-columns:1fr}.gallery-strip{height:500px;grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.site-header{height:66px}.nav{top:66px}.hero-content{margin-left:22px;padding-right:16px}.hero-shade{background:linear-gradient(90deg,rgba(2,24,33,.88),rgba(2,24,33,.38))}.trust{display:grid}.section-head{display:block}.filters{margin-top:25px}.boat-grid{grid-template-columns:1fr}.boat-image{height:230px}.benefits{grid-template-columns:1fr}.gallery-strip{height:760px;grid-template-columns:1fr}.contact-form .row{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.copyright{grid-column:1/-1}.modal-hero{height:240px}.modal-info h2{font-size:34px}}

/* Contact section v1.2 */
.contact-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#032a3a 0%,#07536a 55%,#0a6b78 100%);color:#fff}
.contact-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-170px;top:-210px;background:rgba(255,255,255,.06)}
.contact-section:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:-180px;bottom:-220px;background:rgba(20,184,166,.14)}
.contact-shell{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(38px,7vw,100px);align-items:center;max-width:1450px;margin:auto}
.contact-copy .eyebrow.light{color:#9ff3e7}
.contact-copy h2{max-width:650px;font-size:clamp(38px,4.3vw,62px)}
.contact-copy>p:not(.eyebrow){max-width:630px;font-size:18px;line-height:1.75;color:rgba(255,255,255,.8)}
.contact-highlights{display:flex;flex-wrap:wrap;gap:10px 18px;margin:26px 0 30px;color:#dffbf7;font-size:13px;font-weight:750}
.contact-actions{display:grid;gap:12px}
.contact-action{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:16px;backdrop-filter:blur(8px);transition:.25s}
.contact-action:hover{transform:translateX(5px);background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.3)}
.contact-action.whatsapp-action{background:rgba(37,211,102,.14);border-color:rgba(92,233,144,.38)}
.contact-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff;color:var(--navy);font-size:22px}
.contact-action span:last-child{display:grid;min-width:0}
.contact-action small{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#9ff3e7;font-weight:800}
.contact-action b{font-size:17px;word-break:break-word}
.contact-action em{font-size:12px;font-style:normal;color:rgba(255,255,255,.62);margin-top:2px}
.contact-form{background:#fff;color:var(--ink);padding:clamp(24px,3vw,42px);border-radius:28px;box-shadow:0 28px 80px rgba(0,0,0,.24)}
.form-heading{margin-bottom:25px}
.form-heading .form-kicker{display:block;color:var(--navy2);font-size:11px;font-weight:850;letter-spacing:.16em;margin-bottom:8px}
.form-heading h3{font-family:Georgia,serif;font-size:34px;color:var(--navy)}
.form-heading p{margin:8px 0 0;color:var(--muted);line-height:1.6}
.contact-form label{color:var(--ink);font-size:12px;letter-spacing:.02em}
.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #d9e2e5;background:#f7fafb;color:var(--ink);border-radius:12px;padding:14px 15px;outline:none;transition:.2s}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:#93a1a8}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--aqua);background:#fff;box-shadow:0 0 0 4px rgba(20,184,166,.12)}
.contact-form select option{color:#111}
.consent{color:var(--muted)!important;font-weight:500!important;line-height:1.45}
.consent input{accent-color:var(--aqua)}
.submit-btn{width:100%;justify-content:space-between;font-size:15px;margin-top:4px;padding:16px 20px}
.form-note{text-align:center;color:var(--muted);opacity:1;font-size:12px;margin:12px 0 0}
@media(max-width:1000px){.contact-shell{grid-template-columns:1fr}.contact-copy h2{max-width:850px}.contact-actions{grid-template-columns:repeat(3,1fr)}.contact-action{grid-template-columns:1fr;text-align:center}.contact-icon{margin:auto}}
@media(max-width:760px){.contact-actions{grid-template-columns:1fr}.contact-action{grid-template-columns:48px 1fr;text-align:left}.contact-icon{margin:0}.contact-form{border-radius:22px}.contact-highlights{display:grid}.contact-section{padding-left:18px;padding-right:18px}}
/* Enterprise Sprint 1 */
.cinematic-hero{min-height:100svh;position:relative;overflow:hidden;background:#052d3c}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cinematic-hero .hero-content{max-width:920px}.cinematic-hero h1{font-size:clamp(3rem,8vw,7.2rem);line-height:.92;letter-spacing:-.055em;max-width:1000px}.statement{padding:clamp(5rem,12vw,11rem) 6vw;text-align:center;background:#f6f2e9}.statement p{font-size:clamp(1rem,2vw,1.4rem);letter-spacing:.18em;text-transform:uppercase;color:#47717a}.statement h2{font-size:clamp(2.8rem,7vw,7rem);line-height:.95;margin:.4rem auto 0;color:#06364a;letter-spacing:-.05em}.experiences{background:#fff}.experience-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(2,minmax(260px,36vw));gap:1rem}.experience-card{position:relative;overflow:hidden;border-radius:24px;min-height:280px}.experience-card.large{grid-row:1/3}.experience-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.experience-card:hover img{transform:scale(1.035)}.experience-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,25,35,.88))}.experience-card>div{position:absolute;z-index:2;left:clamp(1.4rem,4vw,3rem);right:1.5rem;bottom:clamp(1.5rem,4vw,3rem);color:#fff}.experience-card span{font-size:.75rem;letter-spacing:.2em}.experience-card h3{font-size:clamp(1.8rem,4vw,3.6rem);margin:.3rem 0}.experience-card a{color:#fff;text-decoration:none;font-weight:700}.video-story{height:min(86vh,850px);position:relative;overflow:hidden;background:#031e28}.video-story video{width:100%;height:100%;object-fit:cover}.video-story:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,26,36,.75),rgba(2,26,36,.08))}.video-story>div{position:absolute;z-index:2;left:7vw;top:50%;transform:translateY(-50%);color:white;max-width:760px}.video-story h2{font-size:clamp(2.8rem,7vw,6.5rem);line-height:.96;letter-spacing:-.05em}.charter-editorial{display:grid;grid-template-columns:1.2fr .8fr;min-height:720px;background:#f6f2e9}.charter-media video{width:100%;height:100%;object-fit:cover;background:#041e28}.charter-copy{padding:clamp(3rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.charter-copy h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1;letter-spacing:-.045em;color:#06364a}.charter-copy p,.charter-copy li{font-size:1.08rem;line-height:1.7;color:#47636b}.charter-copy ul{padding-left:1.2rem;margin:1.5rem 0 2rem}.gallery-premium{background:#fff}.masonry{columns:3 280px;column-gap:1rem}.masonry img{width:100%;margin:0 0 1rem;border-radius:18px;display:block;break-inside:avoid;transition:transform .35s}.masonry img:hover{transform:scale(1.01)}
@media(max-width:800px){.experience-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.experience-card,.experience-card.large{min-width:84vw;height:520px;scroll-snap-align:center}.charter-editorial{grid-template-columns:1fr}.charter-media{height:62vh}.charter-copy{padding:3.5rem 6vw}.video-story{height:78vh}.video-story>div{left:6vw;right:6vw}.cinematic-hero h1{font-size:clamp(3.2rem,15vw,5.4rem)}.trust{gap:.5rem;flex-wrap:wrap}.masonry{columns:2 145px}}
@media(prefers-reduced-motion:reduce){video[autoplay]{display:none}.cinematic-hero{background:url('images/hero-video-poster.jpg') center/cover}.experience-card img{transition:none}}

/* Sprint 2 corrections: compact statement, bright fleet, mobile-first */
.statement{padding:clamp(2.4rem,5vw,4.8rem) 5vw}
.statement p{font-size:clamp(.76rem,1.1vw,1rem);margin:0}
.statement h2{font-size:clamp(2.15rem,4.8vw,4.8rem);margin:.35rem auto 0}
.section-lead{max-width:620px;color:var(--muted);font-size:1.05rem;line-height:1.65;margin:0}
.fleet-section{padding-top:clamp(64px,7vw,100px)}
.boat-image{height:clamp(220px,22vw,310px);background:#dbeef4}
.boat-image img{filter:none!important;opacity:1!important;object-position:center}
.boat-card{border:1px solid #e2eaed;box-shadow:0 14px 38px rgba(4,45,61,.10)}
@media(max-width:1000px){.section{padding:clamp(58px,8vw,90px) clamp(18px,5vw,54px)}.boat-grid{gap:18px}.section-head{align-items:flex-start}.cinematic-hero .hero-content{width:min(760px,88vw)}}
@media(max-width:800px){.hero{min-height:88svh}.hero-content{margin-left:clamp(18px,5vw,38px);width:88vw;padding-top:76px}.cinematic-hero h1{font-size:clamp(2.75rem,12vw,5rem);line-height:.96}.hero-content>p:not(.eyebrow){font-size:clamp(1rem,4.5vw,1.22rem);line-height:1.5}.hero-actions{margin:24px 0 20px}.btn{min-height:48px;padding:13px 19px}.trust{font-size:12px}.fleet-section{padding-top:54px}.section-head{margin-bottom:28px}.section-head h2{font-size:clamp(2.15rem,9vw,3.5rem)}.filters{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{white-space:nowrap;min-height:42px}.boat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.boat-image{height:210px}.boat-body{padding:17px}.boat-body h3{font-size:24px}.specs{gap:9px;flex-wrap:wrap}.statement{padding:2.5rem 1.2rem}.experience-card,.experience-card.large{min-width:87vw;height:470px}.contact-shell{gap:34px}.whatsapp{right:12px;bottom:12px;padding:12px 15px}}
@media(max-width:560px){.site-header{padding:0 15px;gap:12px}.brand strong{font-size:21px}.brand-mark{font-size:34px}.hero{min-height:84svh}.cinematic-hero h1{font-size:clamp(2.55rem,13vw,4.25rem)}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-actions .btn{padding:12px 10px;font-size:13px}.trust{display:flex;gap:7px 13px}.trust span{width:calc(50% - 8px)}.section{padding:50px 16px}.boat-grid{grid-template-columns:1fr}.boat-image{height:245px}.boat-body h3{font-size:27px}.statement h2{font-size:clamp(2rem,10vw,3.2rem)}.experience-card,.experience-card.large{min-width:90vw;height:430px;border-radius:18px}.video-story{height:66vh}.video-story h2{font-size:clamp(2.4rem,11vw,4.2rem)}.charter-media{height:50vh}.charter-copy{padding:2.8rem 18px}.masonry{columns:1}.benefits{gap:12px}.benefits article{padding:22px}.contact-section{padding:48px 14px}.contact-form{padding:22px 16px}.contact-action b{font-size:15px}footer{grid-template-columns:1fr;padding:45px 18px 25px}.copyright{grid-column:1}.modal{padding:8px}.modal-panel{width:100%;max-height:96vh;border-radius:16px}.modal-info{padding:20px}.price-table{font-size:12px}.price-table th,.price-table td{padding:8px 5px}}


/* Sprint 3: visible boat titles, full-frame hero video and responsive refinements */
.cinematic-hero{background:#031f2a url('images/hero-video-poster.jpg') center/cover no-repeat}
.cinematic-hero:before{content:"";position:absolute;inset:-24px;background:url('images/hero-video-poster.jpg') center/cover no-repeat;filter:blur(24px) brightness(.48);transform:scale(1.08);z-index:0}
.hero-video{z-index:1;object-fit:contain;object-position:center center;background:transparent}
.hero-shade{z-index:1}
.cinematic-hero .hero-content,.cinematic-hero .scroll{z-index:3}
.boat-card{cursor:pointer;outline:none}
.boat-card:focus-visible{box-shadow:0 0 0 4px rgba(20,184,166,.35),var(--shadow)}
.boat-image:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(2,24,33,.86));pointer-events:none}
.boat-image-title{position:absolute;z-index:3;left:18px;right:18px;bottom:16px;color:#fff;display:flex;justify-content:space-between;gap:14px;align-items:end;text-shadow:0 2px 12px rgba(0,0,0,.55)}
.boat-image-title h3{font-family:Georgia,serif;font-size:clamp(1.45rem,2vw,2rem);line-height:1.02;margin:0}
.boat-image-title span{font-size:.78rem;font-weight:800;white-space:nowrap}
.boat-body>h3{display:none}
.boat-image img{object-position:center center}
.hero-content{padding-bottom:38px}
@media(min-width:901px){.cinematic-hero{min-height:min(920px,100svh)}.hero-video{width:min(100%,1180px);left:50%;right:auto;transform:translateX(-50%)}.hero-content{width:min(700px,46vw);margin-left:clamp(28px,5vw,88px)}.cinematic-hero h1{font-size:clamp(3.7rem,6vw,6.4rem)}}
@media(max-width:900px){.hero-video{object-fit:cover;object-position:center 38%}.cinematic-hero:before{display:none}.hero-shade{background:linear-gradient(90deg,rgba(2,24,33,.83),rgba(2,24,33,.24)),linear-gradient(0deg,rgba(2,24,33,.5),transparent 55%)}.boat-image-title{left:14px;right:14px;bottom:13px}}
@media(max-width:560px){.hero-video{object-fit:cover;object-position:center center}.cinematic-hero h1{font-size:clamp(2.45rem,12vw,3.8rem);line-height:.98}.hero-content{padding-top:82px;padding-bottom:28px}.hero-content>p:not(.eyebrow){max-width:92%;font-size:1rem}.boat-image-title h3{font-size:1.65rem}.boat-image-title span{font-size:.72rem}.boat-body{padding-top:16px}.boat-image{height:255px}}

/* Sprint 4: editorial hero composition + principal location */
@media (min-width:901px){
  .cinematic-hero{min-height:min(900px,100svh);background:#032532 url('images/hero-video-poster.jpg') center/cover no-repeat}
  .cinematic-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,27,37,.98) 0%,rgba(2,35,47,.92) 43%,rgba(2,35,47,.28) 72%,rgba(2,35,47,.12) 100%);filter:none;transform:none;z-index:0}
  .hero-video{inset:92px 4.5vw 42px auto;width:min(43vw,650px);height:calc(100% - 134px);object-fit:cover;object-position:center 48%;border-radius:30px;box-shadow:0 32px 90px rgba(0,0,0,.38);transform:none;background:#063648}
  .hero-shade{background:linear-gradient(90deg,rgba(2,24,33,.88) 0%,rgba(2,24,33,.56) 42%,rgba(2,24,33,.04) 72%)}
  .cinematic-hero .hero-content{width:min(650px,43vw);margin-left:clamp(28px,5vw,88px)}
  .cinematic-hero h1{font-size:clamp(3.55rem,5.5vw,6rem)}
}
@media (min-width:901px) and (max-height:760px){
  .hero-video{inset:80px 4vw 28px auto;height:calc(100% - 108px)}
  .cinematic-hero h1{font-size:clamp(3.1rem,5vw,5.2rem)}
  .hero-actions{margin:22px 0}.trust{gap:12px}
}
@media(max-width:900px){
  .cinematic-hero{background:#032532}
  .hero-video{inset:0;width:100%;height:100%;border-radius:0;box-shadow:none;object-fit:cover;object-position:center 42%}
}
.location-card{margin-top:18px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);border-radius:22px;overflow:hidden;backdrop-filter:blur(8px)}
.location-copy{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:18px;align-items:start}
.location-pin{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff;color:var(--navy);font-size:25px;font-weight:900}
.location-copy small{display:block;color:#9ff3e7;font-size:11px;letter-spacing:.15em;font-weight:850}
.location-copy h3{font-size:20px;margin:5px 0 6px;color:#fff}
.location-copy p{margin:0 0 10px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.5}
.location-route{display:inline-flex;align-items:center;gap:7px;color:#fff;font-weight:800;font-size:14px;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:3px}
.location-card iframe{display:block;width:100%;height:245px;border:0;background:#dce9ec}
@media(max-width:760px){.location-card iframe{height:220px}.location-copy{padding:16px}.location-copy h3{font-size:18px}}

/* RC1 Production Candidate — compact panoramic hero and complete fleet imagery */
.cinematic-hero{min-height:72svh;max-height:860px;background:#032532}
.cinematic-hero:before{display:none!important}
.hero-video{inset:0!important;width:100%!important;height:100%!important;transform:none!important;border-radius:0!important;box-shadow:none!important;object-fit:cover!important;object-position:center 48%!important;background:#032532!important}
.hero-shade{background:linear-gradient(90deg,rgba(1,24,34,.88) 0%,rgba(1,24,34,.62) 42%,rgba(1,24,34,.22) 75%),linear-gradient(0deg,rgba(1,24,34,.62),transparent 52%)!important}
.cinematic-hero .hero-content{width:min(720px,88vw)!important;margin-left:clamp(20px,7vw,118px)!important;padding-top:90px!important;padding-bottom:46px!important}
.cinematic-hero h1{font-size:clamp(2.9rem,5.5vw,5.7rem)!important;max-width:780px}
.hero-content>p:not(.eyebrow){max-width:670px}
.whatsapp-hero{background:#25d366!important;box-shadow:0 12px 34px rgba(37,211,102,.3)}
.fleet-section{padding-top:clamp(50px,6vw,86px)}
.boat-image{height:260px;background:linear-gradient(180deg,#f7fbfc,#eaf3f5);padding:10px}
.boat-image img{object-fit:contain!important;object-position:center!important;border-radius:14px}
.boat-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,29,40,.72) 0%,rgba(2,29,40,0) 45%);pointer-events:none;border-radius:inherit}
.boat-tag,.boat-image-title{z-index:2}
.boat-image-title{position:absolute;left:18px;right:18px;bottom:16px;color:#fff;display:flex;align-items:end;justify-content:space-between;gap:12px}
.boat-image-title h3{font-family:Georgia,serif;font-size:clamp(1.5rem,2.2vw,2rem);text-shadow:0 2px 18px rgba(0,0,0,.55)}
.boat-image-title span{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}
.statement{padding:2.2rem 5vw!important}
.statement h2{font-size:clamp(2rem,4vw,4rem)!important}
@media(max-width:900px){
 .cinematic-hero{min-height:76svh;max-height:none}
 .hero-video{object-position:center center!important}
 .cinematic-hero .hero-content{padding-top:94px!important;padding-bottom:38px!important}
 .cinematic-hero h1{font-size:clamp(2.8rem,10vw,5rem)!important}
 .boat-image{height:250px}
}
@media(max-width:560px){
 .cinematic-hero{min-height:78svh}
 .hero-shade{background:linear-gradient(0deg,rgba(1,24,34,.88) 0%,rgba(1,24,34,.4) 76%),linear-gradient(90deg,rgba(1,24,34,.58),rgba(1,24,34,.12))!important}
 .cinematic-hero .hero-content{width:calc(100% - 32px)!important;margin-left:16px!important;padding-top:84px!important;padding-bottom:30px!important}
 .cinematic-hero h1{font-size:clamp(2.35rem,11vw,3.75rem)!important}
 .hero-actions{grid-template-columns:1fr!important}
 .hero-actions .btn{font-size:14px;min-height:50px}
 .trust span{width:100%!important}
 .boat-image{height:238px;padding:8px}
 .boat-image-title{left:15px;right:15px;bottom:14px}
 .boat-image-title span{font-size:.7rem}
}

/* Enterprise 5.2 */
.modal-open{overflow:hidden}.fleet-modal-panel{width:min(1180px,96vw);max-height:94vh;overflow:auto;padding:0;background:#fff}.fleet-gallery{background:#061f2b}.gallery-stage{position:relative;display:grid;place-items:center;min-height:min(60vh,620px)}.gallery-stage>img{width:100%;height:min(60vh,620px);object-fit:contain}.gallery-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:52px;height:52px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:2.3rem;cursor:pointer}.gallery-prev{left:18px}.gallery-next{right:18px}.gallery-counter{position:absolute;right:18px;bottom:16px;background:rgba(4,25,35,.8);color:#fff;border-radius:99px;padding:7px 12px}.gallery-thumbs{display:flex;gap:8px;padding:12px;overflow-x:auto;background:#041922}.gallery-thumbs button{flex:0 0 88px;height:62px;border:2px solid transparent;border-radius:9px;overflow:hidden;padding:0;background:none;opacity:.65}.gallery-thumbs button.active{border-color:#5bd5d0;opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.modal-info{padding:28px 34px 38px}.modal-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn.secondary{background:#edf5f5;color:#063447}.boat-card-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.gallery-count{font-size:.78rem;background:#edf5f5;padding:5px 8px;border-radius:99px}.developer-credit{grid-column:1/-1;text-align:center;width:100%;font-size:.82rem;opacity:.78}.developer-credit a{color:inherit;text-decoration:underline}.mobile-action-bar{display:none}@media(max-width:760px){body{padding-bottom:66px}.whatsapp{display:none}.mobile-action-bar{position:fixed;z-index:90;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);background:#052d3c;padding-bottom:env(safe-area-inset-bottom)}.mobile-action-bar a{min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-decoration:none}.mobile-action-bar b{font-size:.7rem}.fleet-modal-panel{width:100vw;height:100dvh;max-height:none;border-radius:0}.gallery-stage{min-height:43vh}.gallery-stage>img{height:43vh}.gallery-nav{width:42px;height:42px}.gallery-prev{left:7px}.gallery-next{right:7px}.gallery-thumbs button{flex-basis:70px;height:50px}.modal-info{padding:20px 18px 34px}.modal-cta-row{display:grid}.modal-cta-row .btn{width:100%;text-align:center}}

/* Enterprise 5.2 RC2 — Premium Gallery quality correction */
.modal{background:rgba(1,14,20,.88);backdrop-filter:blur(10px)}
.fleet-modal-panel{background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.45)}
.fleet-gallery{background:#eef3f5}
.gallery-stage{background:linear-gradient(135deg,#f8fafb,#e7eef1);isolation:isolate;overflow:hidden}
.gallery-stage::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.9),rgba(226,235,239,.7));z-index:-1}
.gallery-stage>img{object-fit:contain;filter:none!important;opacity:1;transition:opacity .2s ease,transform .3s ease;background:#f4f7f8}
.gallery-stage>img.is-loading{opacity:.35}
.gallery-stage>img.is-ready{opacity:1}
.gallery-nav{box-shadow:0 8px 24px rgba(4,45,61,.22);transition:transform .2s ease,background .2s ease}
.gallery-nav:hover{background:#fff;transform:translateY(-50%) scale(1.06)}
.gallery-thumbs{background:#052d3c}
.gallery-thumbs button{opacity:.88;background:#fff}
.gallery-thumbs button.active{border-color:#25d7cb;opacity:1;box-shadow:0 0 0 2px rgba(37,215,203,.22)}
.gallery-thumbs img{filter:none!important}
@media(max-width:760px){.gallery-stage{background:#f2f6f7}.gallery-stage>img{width:100%;height:43vh;object-fit:contain}}


/* Enterprise 5.2 RC3 — Premium Media Experience */
.modal{background:rgba(1,14,20,.90)!important;backdrop-filter:blur(12px)}
.fleet-modal-panel{width:min(1240px,97vw)!important;max-height:95vh!important;background:#f7fafb!important;border:1px solid rgba(255,255,255,.14);box-shadow:0 32px 110px rgba(0,0,0,.58)!important}
.fleet-gallery{background:#082b3a!important;color:#fff;position:relative}
.gallery-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 24px;background:#062633;border-bottom:1px solid rgba(255,255,255,.1)}
.gallery-header div:first-child{display:grid;gap:3px}.gallery-header strong{font-family:Georgia,serif;font-size:clamp(1.35rem,2.4vw,2.1rem);font-weight:500}.gallery-header span{font-size:.84rem;color:#b8d8df;letter-spacing:.04em}
.gallery-counter{position:static!important;background:rgba(255,255,255,.11)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16);font-weight:800;min-width:64px;text-align:center}
.gallery-stage{position:relative;display:grid;place-items:center;min-height:min(62vh,690px)!important;background:#fff!important;overflow:hidden;isolation:isolate}
.gallery-stage::before{display:none!important}
.gallery-stage>img{display:block!important;width:100%!important;height:min(62vh,690px)!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;transform:none!important;transition:opacity .18s ease!important}
.gallery-stage>img.is-loading{opacity:.18!important}.gallery-stage>img.is-ready{opacity:1!important}
.gallery-nav{display:grid;place-items:center;width:50px;height:50px;background:rgba(5,43,58,.9)!important;color:#fff;border:1px solid rgba(255,255,255,.35);box-shadow:0 10px 28px rgba(0,0,0,.25);font-size:2rem;line-height:1;transition:background .18s ease,transform .18s ease}
.gallery-nav:hover{background:#0b536a!important;transform:translateY(-50%) scale(1.05)}
.gallery-thumbs{display:flex;gap:10px;padding:14px 18px;background:#062633!important;scrollbar-color:#3fcfc2 transparent}
.gallery-thumbs button{flex:0 0 104px;height:70px;border:2px solid transparent!important;border-radius:10px;overflow:hidden;padding:0;background:#fff!important;opacity:.72!important;cursor:pointer;transition:.18s}
.gallery-thumbs button:hover{opacity:1!important}.gallery-thumbs button.active{border-color:#49ddd0!important;opacity:1!important;box-shadow:0 0 0 3px rgba(73,221,208,.18)!important}
.gallery-thumbs img{width:100%;height:100%;object-fit:cover;filter:none!important;mix-blend-mode:normal!important;opacity:1!important}
.gallery-help{margin:0;padding:0 18px 14px;background:#062633;color:#9ec0c9;font-size:.75rem;text-align:center}
.pwa-install{position:fixed;z-index:120;left:50%;bottom:22px;transform:translateX(-50%);width:min(560px,calc(100vw - 28px));display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;padding:14px 15px;background:#fff;color:#062633;border-radius:18px;box-shadow:0 22px 65px rgba(0,0,0,.3)}.pwa-install[hidden]{display:none}.pwa-install-icon{width:44px;height:44px;border-radius:12px;background:#062f40;color:#fff;display:grid;place-items:center;font-size:23px}.pwa-install-copy{display:grid;gap:2px}.pwa-install-copy b{font-size:.95rem}.pwa-install-copy span{font-size:.75rem;color:#58717a}.pwa-install-actions{display:flex;gap:7px}.pwa-install button{border:0;border-radius:99px;padding:9px 12px;font-weight:800;cursor:pointer}.pwa-install .install-yes{background:#14b8a6;color:#fff}.pwa-install .install-no{background:#edf3f4;color:#36515a}
@media(max-width:760px){.fleet-modal-panel{width:100vw!important;height:100dvh!important;max-height:none!important;border-radius:0!important}.gallery-header{padding:14px 16px}.gallery-stage{min-height:46vh!important}.gallery-stage>img{height:46vh!important}.gallery-nav{width:42px;height:42px}.gallery-thumbs{padding:10px 12px}.gallery-thumbs button{flex-basis:78px;height:54px}.gallery-help{padding-bottom:10px}.pwa-install{bottom:76px;grid-template-columns:40px 1fr}.pwa-install-actions{grid-column:1/-1;justify-content:flex-end}.pwa-install-icon{width:40px;height:40px}}
\n\n/* === SeaRiders Enterprise 5.5 · Mallorca Explorer MVP === */\n.explorer-section{background:linear-gradient(180deg,#eef7f7 0%,#fff 100%);position:relative;overflow:hidden}\n.explorer-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-220px;top:-210px;background:radial-gradient(circle,rgba(20,184,166,.17),transparent 68%);pointer-events:none}\n.explorer-shell{display:grid;grid-template-columns:1.25fr .75fr;gap:42px;align-items:end;margin-bottom:38px;position:relative;z-index:1}.explorer-intro .section-lead{max-width:720px}.explorer-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}.explorer-location-status{font-size:.85rem;color:#547078}.explorer-route-card{background:#052d3c;color:#fff;padding:20px;border-radius:22px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;box-shadow:0 18px 50px rgba(4,45,61,.18)}.route-origin-dot{width:48px;height:48px;border-radius:50%;background:#21c7b5;display:grid;place-items:center;font-weight:900}.explorer-route-card div:nth-child(2){display:grid;gap:3px}.explorer-route-card small{color:#8ddbd3;font-size:.67rem;letter-spacing:.15em}.explorer-route-card strong{font-size:1rem}.explorer-route-card span{font-size:.76rem;color:#bdd0d6}.explorer-route-card a{font-size:.8rem;color:#fff;text-decoration:underline}.explorer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative;z-index:1}.explorer-card{background:#fff;border:1px solid #dfeaec;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(4,45,61,.08);transition:.25s}.explorer-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(4,45,61,.13)}.explorer-card-visual{height:165px;position:relative;padding:18px;color:#fff;background:linear-gradient(135deg,#07536a,#15a99c);overflow:hidden}.explorer-card-visual:after{content:"";position:absolute;width:170px;height:170px;border:24px solid rgba(255,255,255,.12);border-radius:50%;right:-58px;top:-62px}.explorer-card:nth-child(2n) .explorer-card-visual{background:linear-gradient(135deg,#06364a,#2b8ca2)}.explorer-card:nth-child(3n) .explorer-card-visual{background:linear-gradient(135deg,#17696e,#24b6a9)}.explorer-card-icon{font-size:2.2rem}.explorer-card-visual h3{font-family:Georgia,serif;font-size:1.8rem;margin-top:28px;position:relative;z-index:1}.explorer-card-body{padding:19px}.explorer-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 14px}.explorer-metric{background:#f2f7f7;border-radius:12px;padding:10px}.explorer-metric small{display:block;color:#73858b;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.explorer-metric b{display:block;color:#05394b;margin-top:3px}.explorer-description{font-size:.9rem;line-height:1.55;color:#586d74;min-height:66px}.explorer-card-actions{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-top:16px}.explorer-card-actions a,.explorer-card-actions button{min-height:42px;border-radius:12px;border:1px solid #d4e1e3;background:#fff;padding:9px 11px;font-weight:750;color:#063b4d;cursor:pointer}.explorer-card-actions .route-btn{background:#062f3e;color:#fff;border-color:#062f3e}.favorite-btn.active{background:#fff1f3;color:#d92355;border-color:#ffc4d2}.user-distance{margin-top:10px;font-size:.78rem;color:#087d72;font-weight:700;min-height:18px}.explorer-disclaimer{margin:24px 0 0;color:#6d7c81;font-size:.78rem;line-height:1.5}.route-preview{position:fixed;inset:0;z-index:140;background:rgba(0,15,22,.76);display:none;place-items:center;padding:20px}.route-preview.open{display:grid}.route-preview-panel{width:min(680px,96vw);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.36)}.route-preview-map{min-height:300px;background:linear-gradient(145deg,#0a6174,#13aa9f);position:relative;overflow:hidden}.route-preview-map:before,.route-preview-map:after{content:"";position:absolute;border:2px dashed rgba(255,255,255,.55);width:68%;height:1px;left:16%;top:50%;transform:rotate(-13deg)}.route-preview-map:after{border:0;width:18px;height:18px;background:#fff;border-radius:50%;left:13%;top:57%;box-shadow:430px -100px 0 #f5c98e}.route-map-label{position:absolute;color:#fff;font-weight:800}.route-map-label.start{left:8%;bottom:22%}.route-map-label.end{right:7%;top:18%;text-align:right}.route-preview-copy{padding:24px}.route-preview-copy h3{font-size:2rem;color:#06364a}.route-preview-copy p{color:#60737a;line-height:1.55}.route-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.route-preview-stats div{background:#f1f7f7;border-radius:13px;padding:12px}.route-preview-stats small{display:block;color:#74878c}.route-preview-stats b{font-size:1.05rem;color:#06364a}.route-close{position:absolute;right:18px;top:18px;border:0;background:#fff;width:40px;height:40px;border-radius:50%;font-size:1.3rem;cursor:pointer}.route-preview-panel{position:relative}@media(max-width:1000px){.explorer-shell{grid-template-columns:1fr}.explorer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.explorer-grid{grid-template-columns:1fr}.explorer-route-card{grid-template-columns:auto 1fr}.explorer-route-card a{grid-column:2}.explorer-card-actions{grid-template-columns:1fr auto auto}.route-preview-stats{grid-template-columns:1fr}.route-preview-map{min-height:240px}}\n
/* === 5.5.2 Explorer Hotfix === */
#useMyLocation[disabled]{opacity:.65;cursor:wait;transform:none!important}
.explorer-location-status{min-height:1.3em}
.explorer-grid:empty:before{content:"Cargando Mallorca Explorer…";grid-column:1/-1;padding:28px;border:1px dashed #bfd4d8;border-radius:18px;text-align:center;color:#55727a;background:#fff}

/* === SeaRiders 5.5.3 · Explorer photography === */
.explorer-card-photo{position:relative;overflow:hidden;min-height:220px;background:#dbe9eb}
.explorer-card-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}
.explorer-photo-shade{position:absolute;inset:45% 0 0;background:linear-gradient(to bottom,transparent,rgba(0,28,38,.70));pointer-events:none}
.explorer-card-photo h3,.explorer-card-photo .explorer-card-icon{position:relative;z-index:2}
.explorer-card-photo h3{align-self:flex-end;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45)}
@media(max-width:640px){.explorer-card-photo{min-height:190px}}

/* === SeaRiders 5.5.4 · Explorer Image Fit Hotfix === */
.explorer-card-photo{
  position:relative;
  overflow:hidden;
  min-height:0!important;
  background:#eef4f5!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.explorer-card-photo>img{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
  opacity:1!important;
  transform:none!important;
  mix-blend-mode:normal!important;
  background:#eef4f5!important;
}
.explorer-photo-shade{
  display:none!important;
}
.explorer-card-photo .explorer-card-icon{
  display:none!important;
}
.explorer-card-photo h3{
  position:absolute!important;
  left:18px!important;
  right:18px!important;
  bottom:14px!important;
  z-index:3!important;
  color:#fff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.65)!important;
  margin:0!important;
  pointer-events:none;
}
@media(max-width:640px){
  .explorer-card-photo>img{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
  }
}

/* === SeaRiders 5.5.5 · Explorer complete photos + menu position === */
#explorer .explorer-grid{align-items:start!important}
#explorer .explorer-card{height:auto!important;min-height:0!important;align-self:start!important}
#explorer .explorer-card-visual,
#explorer .explorer-card-photo{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  overflow:visible!important;
  padding:0!important;
  background:#eef4f5!important;
}
#explorer .explorer-card-visual>img,
#explorer .explorer-card-photo>img{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  filter:none!important;
  opacity:1!important;
}
#explorer .explorer-photo-shade{display:none!important}
#explorer .explorer-card-icon{display:none!important}
#explorer .explorer-card-visual h3,
#explorer .explorer-card-photo h3{
  position:static!important;
  display:block!important;
  margin:0!important;
  padding:16px 18px 4px!important;
  color:#063846!important;
  background:#fff!important;
  font-size:1.18rem!important;
  line-height:1.25!important;
  text-shadow:none!important;
}
@media(max-width:760px){
  #explorer .explorer-grid{grid-template-columns:1fr!important}
  #explorer .explorer-card-visual>img,
  #explorer .explorer-card-photo>img{width:100%!important;height:auto!important}
}

/* === SeaRiders 5.6 · Explorer 2.0 === */
.explorer-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 18px 10px}
.explorer-quickfacts span{display:flex;flex-direction:column;padding:10px 8px;border-radius:12px;background:#f2f7f8;text-align:center}
.explorer-quickfacts strong{font-size:.94rem;color:#063846}
.explorer-quickfacts small{font-size:.68rem;color:#667b81;margin-top:2px}
.explorer-bestfor{margin:0 18px 12px;padding:10px 12px;border-left:3px solid currentColor;background:#f8fbfb;border-radius:8px;font-size:.86rem}
@media(max-width:420px){.explorer-quickfacts{gap:5px;padding-left:12px;padding-right:12px}.explorer-quickfacts span{padding:8px 4px}.explorer-quickfacts strong{font-size:.82rem}.explorer-quickfacts small{font-size:.61rem}}

/* === SeaRiders 5.6.1 · Explorer Runtime Hotfix === */
.explorer-bestfor{color:#244f59}

/* === SeaRiders 5.7 · Offline status === */
.network-status{
  position:fixed;
  right:12px;
  bottom:12px;
  z-index:9998;
  padding:7px 11px;
  border-radius:999px;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.02em;
  box-shadow:0 4px 18px rgba(0,0,0,.16);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.network-status.online{background:rgba(239,250,244,.94);color:#17653a}
.network-status.offline{background:rgba(255,246,225,.96);color:#8a5a00}
@media(max-width:600px){
  .network-status{right:8px;bottom:8px;font-size:.66rem;padding:6px 9px}
}


/* === SeaRiders 5.8 · Marine Chart MVP === */
.marine-chart-section{padding:72px max(18px,5vw);background:#f5fafb;color:#063846}
.marine-chart-head{display:flex;justify-content:space-between;gap:24px;align-items:end;max-width:1200px;margin:0 auto 20px}
.marine-chart-head h2{margin:.25rem 0;font-size:clamp(1.8rem,4vw,3rem)}.marine-chart-head p{max-width:680px;margin:0}
.marine-controls{display:flex;gap:8px;flex-wrap:wrap}.marine-controls button{border:0;border-radius:999px;padding:10px 14px;font-weight:800;background:#fff;color:#063846;box-shadow:0 3px 14px rgba(0,0,0,.09)}
.marine-chart-shell{max-width:1200px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px rgba(2,45,60,.12)}
.marine-canvas{position:relative;min-height:560px;overflow:hidden;background:linear-gradient(145deg,#bfe8ef,#78c7d7);isolation:isolate}
.marine-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px);background-size:8% 8%}
.marine-coast{position:absolute;background:#e8dfbd;border:3px solid rgba(46,102,86,.45);z-index:1}.marine-coast-a{width:43%;height:120%;right:-20%;top:-10%;border-radius:48% 0 0 44%}.marine-coast-b{width:28%;height:26%;left:-12%;bottom:-12%;border-radius:50%}
.marine-water-label{position:absolute;left:8%;top:14%;font-size:clamp(1rem,2vw,1.5rem);font-weight:900;letter-spacing:.2em;color:rgba(4,77,99,.25);transform:rotate(-12deg)}
.marine-marker{position:absolute;z-index:5;transform:translate(-50%,-50%);border:0;background:transparent;text-align:center;cursor:pointer}.marine-marker span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.2);font-size:1.15rem}.marine-marker small{display:block;margin-top:3px;padding:2px 5px;border-radius:5px;background:rgba(255,255,255,.92);white-space:nowrap;font-weight:800;color:#063846}.marine-marker.active span{outline:4px solid rgba(255,255,255,.65);transform:scale(1.15)}
.marine-boat{position:absolute;z-index:8;transform:translate(-50%,-50%);color:#073b4c;text-align:center}.marine-boat-icon{display:block;font-size:1.7rem;text-shadow:0 1px 4px white}.marine-boat small{display:block;font-size:.65rem;background:#fff;border-radius:5px;padding:2px 5px;white-space:nowrap}
.marine-route-svg{position:absolute;inset:0;width:100%;height:100%;z-index:4;pointer-events:none}.marine-route-svg line{stroke:#fff;stroke-width:0;stroke-dasharray:12 8}.marine-route-svg line.active{stroke-width:4}
.marine-scale{position:absolute;left:16px;bottom:14px;z-index:6;display:flex;align-items:end;gap:8px;font-size:.7rem;font-weight:900}.marine-scale span{display:block;width:78px;border-bottom:3px solid #063846}
.marine-panel{padding:22px;display:flex;flex-direction:column;gap:18px}.marine-status{padding:10px 12px;border-radius:10px;background:#eef7f8;font-size:.82rem}.marine-destination{display:flex;flex-direction:column;gap:5px}.marine-destination strong{font-size:1.2rem}.marine-destination span{font-size:.82rem;color:#5e7379}
.marine-readouts{display:grid;gap:8px}.marine-readouts div{padding:12px;border-radius:12px;background:#f5f8f8}.marine-readouts small{display:block;color:#71868b}.marine-readouts b{font-size:1.2rem}.marine-explorer-link{font-weight:800;text-decoration:none;color:#063846}
.marine-attribution,.marine-warning{font-size:.7rem;line-height:1.45;color:#73858a}.marine-warning{margin-top:auto}.north-flash{animation:marineFlash .35s}@keyframes marineFlash{50%{filter:brightness(1.08)}}
@media(max-width:800px){.marine-chart-head{align-items:start;flex-direction:column}.marine-chart-shell{grid-template-columns:1fr}.marine-canvas{min-height:470px}.marine-panel{display:grid;grid-template-columns:1fr 1fr}.marine-readouts{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.marine-attribution,.marine-warning{grid-column:1/-1}}
@media(max-width:500px){.marine-chart-section{padding:52px 12px}.marine-canvas{min-height:420px}.marine-panel{grid-template-columns:1fr}.marine-readouts{grid-column:auto;grid-template-columns:repeat(3,1fr)}.marine-attribution,.marine-warning{grid-column:auto}.marine-marker small{font-size:.58rem}}

/* === SeaRiders 6.0 · Live Coastal Navigation === */
.marine-canvas{background:radial-gradient(circle at 76% 24%,rgba(255,255,255,.22),transparent 18%),linear-gradient(145deg,#bce8ef,#69bfd1)}
.marine-coast-a{width:34%;height:118%;right:-14%;top:-8%;border-radius:54% 0 0 42%;clip-path:polygon(42% 0,100% 0,100% 100%,30% 100%,34% 92%,18% 84%,36% 76%,22% 67%,40% 57%,25% 48%,43% 38%,30% 28%,48% 18%,36% 8%)}
.marine-coast-b{width:19%;height:24%;left:-8%;bottom:-9%;border-radius:48%}.marine-home-btn{background:#063846!important;color:#fff!important}
.home-marker span{background:#063846;color:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.7),0 5px 18px rgba(0,0,0,.24)}.home-marker small{background:#063846;color:#fff}
.marine-readouts{grid-template-columns:repeat(2,1fr)}#marineTrackLayer{position:absolute;inset:0;z-index:3;pointer-events:none}.marine-track-dot{position:absolute;width:5px;height:5px;border-radius:50%;background:rgba(6,56,70,.75);transform:translate(-50%,-50%)}
.marine-boat-icon{transform-origin:50% 55%;transition:transform .25s linear}.marine-trip{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:10px 12px;border-radius:12px;background:#eef7f8;font-size:.78rem}.marine-trip b{font-size:1rem}.marine-trip button{border:0;background:#fff;border-radius:999px;padding:6px 9px;font-weight:800;color:#063846}
.marine-water-label::after{content:" · PORTOCOLOM → ES PONTÀS";font-size:.55em}@media(max-width:800px){.marine-readouts{grid-template-columns:repeat(3,1fr)}}@media(max-width:500px){.marine-readouts{grid-template-columns:repeat(2,1fr)}.marine-home-btn{width:100%}}

/* === SeaRiders 6.1 · Fullscreen Navigation === */
.marine-fullscreen-btn{background:#063846!important;color:#fff!important}
.marine-hud,.marine-exit-fullscreen{display:none}.marine-nav-lock{overflow:hidden!important;overscroll-behavior:none}
.marine-fullscreen-mode{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100dvh!important;padding:0!important;margin:0!important;background:#062f3d!important}
.marine-fullscreen-mode .marine-chart-head{display:none!important}
.marine-fullscreen-mode .marine-chart-shell{width:100vw!important;height:100dvh!important;max-width:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important;grid-template-columns:minmax(0,1fr) 260px!important}
.marine-fullscreen-mode .marine-canvas{height:100dvh!important;min-height:0!important}
.marine-fullscreen-mode .marine-panel{height:100dvh;overflow:auto;padding:16px;background:rgba(255,255,255,.97)}
.marine-fullscreen-mode .marine-hud{display:flex;position:absolute;left:10px;top:10px;right:58px;z-index:20;gap:5px;flex-wrap:wrap}
.marine-fullscreen-mode .marine-hud div{min-width:65px;padding:7px 8px;border-radius:10px;background:rgba(5,45,60,.91);color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.18)}
.marine-fullscreen-mode .marine-hud small{display:block;font-size:.52rem;opacity:.7}.marine-fullscreen-mode .marine-hud b{display:block;font-size:.9rem}
.marine-fullscreen-mode .marine-exit-fullscreen{display:grid;place-items:center;position:absolute;right:10px;top:10px;z-index:25;width:42px;height:42px;border:0;border-radius:50%;background:rgba(5,45,60,.94);color:#fff;font-size:1.1rem}
@media(max-width:800px){
 .marine-fullscreen-mode .marine-chart-shell{display:block!important;position:relative}
 .marine-fullscreen-mode .marine-canvas{height:100dvh!important}
 .marine-fullscreen-mode .marine-panel{position:absolute;left:8px;right:8px;bottom:8px;z-index:22;height:auto;max-height:29dvh;overflow:auto;display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;padding:9px!important;border-radius:16px!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(12px)}
 .marine-fullscreen-mode .marine-status{display:none}.marine-fullscreen-mode .marine-destination{grid-column:1/-1}.marine-fullscreen-mode .marine-destination span{display:none}
 .marine-fullscreen-mode .marine-readouts{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:5px!important}
 .marine-fullscreen-mode .marine-readouts div{padding:7px!important}.marine-fullscreen-mode .marine-readouts small{font-size:.53rem}.marine-fullscreen-mode .marine-readouts b{font-size:.86rem}
 .marine-fullscreen-mode .marine-trip,.marine-fullscreen-mode .marine-explorer-link,.marine-fullscreen-mode .marine-attribution,.marine-fullscreen-mode .marine-warning{display:none!important}
}
@media(orientation:landscape) and (max-height:600px){
 .marine-fullscreen-mode .marine-chart-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important}
 .marine-fullscreen-mode .marine-panel{position:static!important;height:100dvh!important;max-height:none!important;border-radius:0!important;display:flex!important;padding:10px!important}
 .marine-fullscreen-mode .marine-readouts{grid-template-columns:repeat(2,1fr)!important}
}

/* === SeaRiders 6.1.1 · Internal navigation actions === */
.explorer-card a[data-internal-marine-place]{
  font-weight:800;
  text-decoration:none;
}
.marine-fullscreen-mode .marine-marker{touch-action:manipulation}

/* === SeaRiders 6.2 · Marine Navigation UX === */
.marine-trip-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.marine-trip-stats div{padding:9px 6px;border-radius:10px;background:#eef7f8;text-align:center}.marine-trip-stats small{display:block;font-size:.55rem;letter-spacing:.07em;opacity:.65}.marine-trip-stats b{display:block;margin-top:2px;font-size:.88rem;color:#063846}.marine-arrival-status{padding:10px 12px;border-radius:11px;background:#063846;color:#fff;font-weight:900;text-align:center}.marine-scale{position:absolute;left:12px;bottom:12px;z-index:12;padding:6px 8px;border-radius:8px;background:rgba(255,255,255,.82);font-size:.58rem;color:#063846}.marine-scale span{display:block;width:58px;border-top:3px solid #063846;border-left:2px solid #063846;border-right:2px solid #063846;height:5px}.marine-scale b{font-size:.55rem}.marine-fullscreen-mode .marine-scale{bottom:34dvh}.marine-fullscreen-mode .marine-boat-icon{filter:drop-shadow(0 3px 5px rgba(0,0,0,.35))}.marine-fullscreen-mode .marine-trip-stats{grid-column:1/-1}@media(max-width:800px){.marine-fullscreen-mode .marine-trip-stats{display:none!important}.marine-fullscreen-mode .marine-arrival-status{grid-column:1/-1;padding:7px;font-size:.78rem}}@media(orientation:landscape) and (max-height:600px){.marine-fullscreen-mode .marine-scale{bottom:12px}}

/* === SeaRiders 6.3 · Tiempo Marítimo === */
.marine-weather-section{padding:72px max(18px,5vw);background:#eef7f8;color:#063846}.marine-weather-head{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:24px;align-items:end}.marine-weather-head h2{margin:.25rem 0;font-size:clamp(1.9rem,4vw,3rem)}.marine-weather-head-actions{display:flex;gap:8px;flex-wrap:wrap}.marine-weather-head-actions button,.weather-aemet-link{border:0;border-radius:999px;padding:10px 14px;background:#fff;color:#063846;font-weight:800;text-decoration:none}.weather-status-row{max-width:1200px;margin:22px auto 12px;display:flex;justify-content:space-between;gap:12px}.weather-condition-band{padding:9px 14px;border-radius:999px;font-weight:900}.weather-condition-band.loading,.weather-condition-band.unavailable{background:#fff}.weather-condition-band.calm{background:#def5e7;color:#17643c}.weather-condition-band.attention{background:#fff1c9;color:#805600}.weather-condition-band.demanding{background:#ffe1de;color:#8b3028}.weather-now-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.weather-now-grid article{min-height:104px;padding:15px;border-radius:16px;background:#fff;display:flex;flex-direction:column;justify-content:center}.weather-now-grid small{font-size:.62rem;color:#73868b;font-weight:800}.weather-now-grid b{margin-top:6px;font-size:1.25rem}.weather-wind-card{grid-column:span 2;flex-direction:row!important;align-items:center;gap:18px;justify-content:flex-start!important}.weather-wind-arrow-wrap{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#e9f6f8}.weather-wind-arrow{font-size:2.6rem;transition:transform .35s}.weather-forecast-block{max-width:1200px;margin:18px auto 0;background:#fff;border-radius:18px;padding:17px}.weather-hourly{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(118px,1fr);gap:8px;overflow-x:auto}.weather-hour-card{padding:12px;border-radius:13px;background:#f3f8f9;display:grid;gap:5px}.weather-hour-card span{font-size:.72rem}.weather-note{max-width:1200px;margin:14px auto 0;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.7);display:flex;gap:8px;font-size:.74rem}@media(max-width:900px){.weather-now-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.marine-weather-section{padding:52px 12px}.marine-weather-head{align-items:start;flex-direction:column}.weather-status-row{flex-direction:column}.weather-now-grid{grid-template-columns:repeat(2,1fr)}.weather-wind-card{grid-column:1/-1}.weather-note{flex-direction:column}}

/* === SeaRiders 6.4 · compact weather HUD over marine GPS === */
#marineCanvas{position:relative}
.marine-weather-hud{position:absolute;z-index:14;left:14px;top:14px;max-width:calc(100% - 28px);border:1px solid rgba(255,255,255,.7);border-radius:15px;padding:8px 11px;background:rgba(4,54,67,.88);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.18);backdrop-filter:blur(8px);text-align:left}
.mwh-title{display:block;font-size:.59rem;font-weight:900;letter-spacing:.09em;opacity:.8;margin-bottom:4px}
.mwh-items{display:flex;gap:11px;align-items:center;white-space:nowrap}
.mwh-items b{font-size:.72rem;font-weight:800}
.marine-chart-section:fullscreen .marine-weather-hud,.marine-chart-section.is-fullscreen .marine-weather-hud{position:fixed;left:max(10px,env(safe-area-inset-left));top:max(10px,env(safe-area-inset-top));z-index:1004}
@media(max-width:600px){.marine-weather-hud{left:8px;top:8px;padding:7px 9px;border-radius:12px}.mwh-items{gap:7px}.mwh-items b{font-size:.64rem}}

/* === SeaRiders 6.5 · Real Coast Navigation === */
.sr65-stage{overflow:hidden;background:#168eb8!important}
.sr65-chart{position:absolute;inset:0;z-index:1;overflow:hidden;background:#0878ad}
.sr65-svg{width:100%;height:100%;transform-origin:center;transition:transform .18s ease}
.sr65-land{fill:#d9c98d;stroke:none}.sr65-coastline{fill:none;stroke:#718f7d;stroke-width:.75;vector-effect:non-scaling-stroke}
.sr65-depths path{fill:none;stroke:rgba(0,75,120,.28);stroke-width:.35;vector-effect:non-scaling-stroke}
.sr65-chart.contrast .sr65-land{fill:#b8a56f}.sr65-chart.contrast .sr65-depths path{stroke:rgba(0,42,75,.5)}
.sr65-poi{cursor:pointer}.sr65-poi circle{fill:#087dc7;stroke:#fff;stroke-width:.35}.sr65-poi.sr65-home circle{fill:#063f55}
.sr65-icon{font-size:1.6px;pointer-events:none}.sr65-label{font-size:1.75px;font-weight:800;fill:#073c4c;paint-order:stroke;stroke:#fff;stroke-width:.7px;stroke-linejoin:round}
.sr65-route{stroke:#fff;stroke-width:.7;stroke-dasharray:2 1.4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 2px #078fd1)}
.sr65-boat circle{fill:#fff;stroke:#07475b;stroke-width:.35}.sr65-boat>path:not(.sr65-cone){fill:#073f55}.sr65-cone{fill:rgba(0,145,255,.22);stroke:#00a8ff;stroke-width:.25}
.sr65-tools{position:absolute;right:10px;top:86px;z-index:18;display:flex;flex-direction:column;gap:8px}
.sr65-tools button{width:43px;height:43px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:#063f55;color:#fff;font-size:22px;box-shadow:0 4px 12px rgba(0,0,0,.2)}
#sr65Compass{display:inline-block;transition:transform .15s ease}
#marineCanvas>.marine-marker,#marineCanvas>.marine-route,#marineCanvas>.marine-water-label{display:none!important}
.marine-weather-hud{z-index:19!important;top:76px!important;left:10px!important}
.marine-chart-section:fullscreen .sr65-tools,.marine-chart-section.is-fullscreen .sr65-tools{position:fixed;right:max(10px,env(safe-area-inset-right));top:92px;z-index:1005}
.marine-chart-section:fullscreen .marine-weather-hud,.marine-chart-section.is-fullscreen .marine-weather-hud{top:92px!important;left:max(10px,env(safe-area-inset-left))!important;z-index:1005!important}
@media(max-width:600px){.sr65-tools{right:7px;top:72px;gap:6px}.sr65-tools button{width:38px;height:38px;font-size:19px}.sr65-label{font-size:1.55px}.marine-weather-hud{top:70px!important;max-width:255px}}

/* === SeaRiders 6.5.1 · corrective ownership + full navigation tools === */
#marineCanvas{position:relative;overflow:hidden!important}
#sr65Chart{position:absolute!important;inset:0!important;z-index:2!important;opacity:1!important;pointer-events:auto!important}
.sr65-svg{position:absolute;inset:0;width:100%;height:100%}
.sr65-tools{z-index:30!important}
.marine-weather-hud{z-index:31!important}
.sr651-compass-card{position:absolute;right:12px;top:12px;z-index:29;width:74px;height:74px;border-radius:50%;background:rgba(3,45,60,.9);border:1px solid rgba(255,255,255,.85);display:grid;place-items:center;box-shadow:0 5px 18px rgba(0,0,0,.22);backdrop-filter:blur(7px)}
.sr651-compass-ring{width:58px;height:58px;border-radius:50%;border:1px solid rgba(255,255,255,.55);position:relative;display:grid;place-items:center;color:#fff}
.sr651-compass-ring span{position:absolute;top:2px;font-size:.56rem;font-weight:900}.sr651-compass-ring b{font-size:1.6rem;display:inline-block;transition:transform .15s ease}
.marine-chart-section:fullscreen .sr651-compass-card,.marine-chart-section.is-fullscreen .sr651-compass-card{position:fixed;right:max(10px,env(safe-area-inset-right));top:max(10px,env(safe-area-inset-top));z-index:1006}
.marine-chart-section:fullscreen .sr65-tools,.marine-chart-section.is-fullscreen .sr65-tools{top:96px!important}
@media(max-width:600px){
 .sr651-compass-card{width:60px;height:60px;right:7px;top:7px}.sr651-compass-ring{width:48px;height:48px}.sr651-compass-ring b{font-size:1.3rem}
 .sr65-tools button{width:36px!important;height:36px!important;font-size:17px!important}
}

/* === SeaRiders 6.5.2 · real DOM container fix === */
#marineCanvas{position:relative!important;overflow:hidden!important;background:#0878ad!important}
#marineCanvas #sr65Chart{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;inset:0!important;z-index:2!important}
#marineCanvas #sr65Tools{display:flex!important;visibility:visible!important;z-index:40!important}
#marineCanvas #sr651CompassCard{display:grid!important;visibility:visible!important;z-index:39!important}
#marineCanvas #marineWeatherHud{display:block!important;visibility:visible!important;z-index:41!important}
#marineCanvas>.marine-grid,
#marineCanvas>.marine-coast,
#marineCanvas>.marine-water-label,
#marineCanvas>.marine-route-svg,
#marineCanvas>#marineTrackLayer,
#marineCanvas>#marineMarkers,
#marineCanvas>#marineBoat{display:none!important}

/* === SeaRiders 6.5.3 · Mobile Chart Polish === */
#marineCanvas{background:#0568ad!important}
#sr65Chart{background:#0568ad!important}
#sr65Chart .sr65-svg{background:
  radial-gradient(circle at 15% 30%,rgba(11,121,199,.28),transparent 28%),
  linear-gradient(90deg,#064f93 0%,#0d79c4 58%,#54c9d3 100%)}
#sr65Chart .sr65-svg>rect{fill:#0b71bd!important}
#sr65Chart .sr65-land{fill:#7d7d42!important;stroke:#d8c27e!important;stroke-width:.35!important}
#sr65Chart .sr65-coastline{stroke:#f3e2a7!important;stroke-width:.55!important}
#sr65Chart .sr65-depths path{stroke:rgba(4,54,105,.48)!important;stroke-width:.28!important}
.sr653-depth-labels text{fill:rgba(3,52,91,.72);font-size:1.7px;font-weight:700}
#sr65Chart .sr65-poi circle{fill:#087bc5!important;stroke:#fff!important;stroke-width:.42!important}
#sr65Chart .sr65-home circle{fill:#053c58!important}
#sr65Chart .sr65-label{fill:#fff!important;stroke:#052f46!important;stroke-width:1.25px!important;font-size:1.65px!important;font-weight:800!important}
#sr65Chart .sr65-route{stroke:#fff!important;stroke-width:.85!important;stroke-dasharray:2 1.25!important}
#sr65Chart .sr65-cone{fill:rgba(0,139,255,.28)!important;stroke:#00a8ff!important;stroke-width:.35!important}

/* Approved full-screen instrument style */
.marine-chart-section:fullscreen .marine-nav-hud,.marine-chart-section.is-fullscreen .marine-nav-hud{
  top:12px!important;left:12px!important;right:auto!important;gap:8px!important;z-index:1008!important
}
.marine-chart-section:fullscreen .marine-nav-hud>div,.marine-chart-section.is-fullscreen .marine-nav-hud>div{
  background:rgba(2,40,66,.94)!important;border-radius:14px!important;padding:8px 12px!important;min-width:76px!important
}
.marine-chart-section:fullscreen .sr651-compass-card,.marine-chart-section.is-fullscreen .sr651-compass-card{
  width:72px!important;height:72px!important;background:rgba(2,40,66,.94)!important
}
.marine-chart-section:fullscreen .sr65-tools,.marine-chart-section.is-fullscreen .sr65-tools{
  right:10px!important;top:94px!important;gap:7px!important
}
.marine-chart-section:fullscreen .sr65-tools button,.marine-chart-section.is-fullscreen .sr65-tools button{
  background:rgba(2,40,66,.94)!important;border:1px solid rgba(255,255,255,.82)!important
}
.marine-weather-hud.sr653-weather-hud{
  width:min(360px,calc(100vw - 100px))!important;max-width:none!important;background:rgba(2,40,66,.94)!important;border-radius:14px!important;padding:10px 12px!important
}
.sr653-weather-hud .mwh-title{font-size:.78rem!important;margin-bottom:8px!important}
.sr653-weather-hud .mwh-title small{font-weight:500;opacity:.8}
.sr653-weather-hud .mwh-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important}
.sr653-weather-hud .mwh-grid b{display:flex;flex-direction:column;padding:0 10px;border-right:1px solid rgba(255,255,255,.2)}
.sr653-weather-hud .mwh-grid b:first-child{padding-left:0}.sr653-weather-hud .mwh-grid b:last-child{border-right:0}
.sr653-weather-hud .mwh-grid small{font-size:.55rem;opacity:.75}.sr653-weather-hud .mwh-grid strong{font-size:.78rem}.sr653-weather-hud .mwh-grid em{font-size:.58rem;font-style:normal;opacity:.8}

/* Bottom compact destination panel + nav bar */
.sr653-bottom-nav{display:none}
.marine-chart-section:fullscreen #sr653BottomNav,.marine-chart-section.is-fullscreen #sr653BottomNav{
  display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:58px;z-index:1010;background:#032d4d;border-top:1px solid rgba(255,255,255,.18)
}
#sr653BottomNav button{border:0;background:transparent;color:#fff;display:grid;place-items:center;font-size:1.15rem}
#sr653BottomNav button span{display:block;font-size:.58rem;margin-top:-7px}
#sr653BottomNav button.active{background:#064a78}
.marine-chart-section:fullscreen .marine-destination-panel,.marine-chart-section.is-fullscreen .marine-destination-panel{
  position:fixed!important;left:12px!important;right:12px!important;bottom:64px!important;z-index:1009!important;border-radius:16px!important;max-height:150px!important;overflow:hidden!important
}
.marine-chart-section:fullscreen #marineCanvas,.marine-chart-section.is-fullscreen #marineCanvas{padding-bottom:210px}

/* mobile fit: keep all coastline visible and labels readable */
@media(max-width:600px){
  #sr65Chart .sr65-label{font-size:1.45px!important;stroke-width:1.1px!important}
  .marine-weather-hud.sr653-weather-hud{width:calc(100vw - 92px)!important;top:84px!important}
  .sr653-weather-hud .mwh-grid strong{font-size:.69rem}
  .sr653-weather-hud .mwh-grid b{padding:0 6px}
  .marine-chart-section:fullscreen .marine-destination-panel,.marine-chart-section.is-fullscreen .marine-destination-panel{max-height:136px!important}
}

/* === SeaRiders 6.5.4 · Coastline Mobile Fit === */
#sr65Chart .sr65-svg{background:linear-gradient(90deg,#075a9f 0%,#087bc3 54%,#1a96c8 77%,#62c9d0 100%)!important}
#sr65Chart .sr65-land{fill:#7d8248!important;stroke:#e6d598!important;stroke-width:.5!important}
#sr65Chart .sr65-coastline{stroke:#f6e7b5!important;stroke-width:.65!important;fill:none!important}
#sr654Bathymetry path{fill:none;stroke:rgba(3,52,94,.42);stroke-width:.25}
#sr654Bathymetry text{fill:rgba(2,47,86,.72);font-size:1.55px;font-weight:700}
#sr65Chart .sr65-label{font-size:1.48px!important;stroke-width:1.05px!important}
#sr65Chart .sr65-poi circle{r:1.42}

/* Give the chart back its vertical space on phones. */
@media(max-width:700px){
  .marine-chart-section:fullscreen .marine-destination-panel,
  .marine-chart-section.is-fullscreen .marine-destination-panel{
    left:10px!important;right:10px!important;bottom:62px!important;
    max-height:102px!important;min-height:0!important;padding:9px 12px!important;
    border-radius:15px!important
  }
  .marine-chart-section:fullscreen .marine-destination-panel h2,
  .marine-chart-section.is-fullscreen .marine-destination-panel h2{
    font-size:1.05rem!important;line-height:1.05!important;margin:0 0 6px!important
  }
  .marine-chart-section:fullscreen .marine-destination-panel .marine-destination,
  .marine-chart-section.is-fullscreen .marine-destination-panel .marine-destination{
    display:none!important
  }
  .marine-chart-section:fullscreen .marine-metrics,
  .marine-chart-section.is-fullscreen .marine-metrics{
    display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:4px!important
  }
  .marine-chart-section:fullscreen .marine-metrics>div,
  .marine-chart-section.is-fullscreen .marine-metrics>div{
    min-width:0!important;padding:5px 4px!important;border-radius:8px!important
  }
  .marine-chart-section:fullscreen .marine-metrics span,
  .marine-chart-section.is-fullscreen .marine-metrics span{font-size:.48rem!important}
  .marine-chart-section:fullscreen .marine-metrics strong,
  .marine-chart-section.is-fullscreen .marine-metrics strong{font-size:.72rem!important}
  .marine-chart-section:fullscreen #marineCanvas,
  .marine-chart-section.is-fullscreen #marineCanvas{padding-bottom:164px!important}
  .marine-weather-hud.sr653-weather-hud{
    top:92px!important;left:10px!important;width:min(360px,calc(100vw - 100px))!important;
    padding:8px 10px!important
  }
  .sr653-weather-hud .mwh-title{font-size:.7rem!important;margin-bottom:5px!important}
  .sr653-weather-hud .mwh-grid strong{font-size:.62rem!important}
  .sr653-weather-hud .mwh-grid small,.sr653-weather-hud .mwh-grid em{font-size:.48rem!important}
  .marine-chart-section:fullscreen .sr65-tools,
  .marine-chart-section.is-fullscreen .sr65-tools{right:8px!important;top:108px!important}
  .marine-chart-section:fullscreen .sr65-tools button,
  .marine-chart-section.is-fullscreen .sr65-tools button{width:48px!important;height:48px!important}
  .marine-chart-section:fullscreen .sr651-compass-card,
  .marine-chart-section.is-fullscreen .sr651-compass-card{
    right:8px!important;top:8px!important;width:70px!important;height:70px!important
  }
}

/* === SeaRiders 6.5.5 · POI Cleanup + Mobile Optimization === */

/* Extra safety: legacy marker systems never render over the 6.5 chart. */
#marineCanvas > #marineMarkers,
#marineCanvas > .marine-marker,
#marineCanvas > .marine-poi,
#marineCanvas > .marine-destination-marker,
#marineCanvas > .marine-location-marker,
#marineCanvas > .marine-place-marker{
  display:none!important;
}

/* Compact weather HUD */
.marine-weather-hud.sr655-weather-compact{
  width:auto!important;
  max-width:330px!important;
  padding:7px 9px!important;
  border-radius:12px!important;
}
.sr655-weather-compact .mwh-title{
  font-size:.64rem!important;
  margin-bottom:4px!important;
}
.sr655-weather-compact .mwh-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.sr655-weather-compact .mwh-grid b{
  padding:0 7px!important;
}
.sr655-weather-compact .mwh-grid small{
  font-size:.47rem!important;
}
.sr655-weather-compact .mwh-grid strong{
  font-size:.64rem!important;
  white-space:nowrap!important;
}
.sr655-weather-compact .mwh-grid em{
  font-size:.47rem!important;
}

/* Compact destination panel without losing navigation metrics */
.marine-destination-panel.sr655-destination-compact{
  padding:10px 12px!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact{
  max-height:96px!important;
  bottom:60px!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact h2,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact h2{
  font-size:1rem!important;
  margin:0 0 5px!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact .marine-destination,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact .marine-destination{
  display:none!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics{
  grid-template-columns:repeat(6,1fr)!important;
  gap:3px!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics>div,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics>div{
  padding:4px 3px!important;
  border-radius:7px!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics span,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics span{
  font-size:.43rem!important;
}
.marine-chart-section:fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics strong,
.marine-chart-section.is-fullscreen .marine-destination-panel.sr655-destination-compact .marine-metrics strong{
  font-size:.68rem!important;
}

/* More usable map area */
.marine-chart-section:fullscreen #marineCanvas,
.marine-chart-section.is-fullscreen #marineCanvas{
  padding-bottom:154px!important;
}

@media(max-width:600px){
  .marine-weather-hud.sr655-weather-compact{
    width:calc(100vw - 110px)!important;
    max-width:none!important;
    top:92px!important;
    left:8px!important;
  }
  .sr655-weather-compact .mwh-grid b{padding:0 4px!important}
  .sr655-weather-compact .mwh-grid strong{font-size:.58rem!important}

  #sr65Chart .sr65-label{
    font-size:1.36px!important;
    stroke-width:1px!important;
  }

  .marine-chart-section:fullscreen .sr65-tools,
  .marine-chart-section.is-fullscreen .sr65-tools{
    right:7px!important;
    top:104px!important;
    gap:6px!important;
  }
  .marine-chart-section:fullscreen .sr65-tools button,
  .marine-chart-section.is-fullscreen .sr65-tools button{
    width:44px!important;
    height:44px!important;
  }
}

/* === SeaRiders 6.5.6 · Anti-Jitter GPS === */
#sr65Chart .sr656-smooth-boat{
  transition:transform .28s linear!important;
  will-change:transform;
}
#sr65Chart,
#sr65Chart .sr65-svg,
#marineCanvas{
  backface-visibility:hidden;
  transform:translateZ(0);
}
#sr65Chart .sr65-route,
#sr65Chart .sr65-poi,
#sr65Chart #sr654Bathymetry,
#sr65Chart #sr653DepthLabels{
  transition:none!important;
}

/* === SeaRiders 6.5.7 · Single Render Engine === */
#marineCanvas > #marineMarkers,
#marineCanvas > #marineBoat,
#marineCanvas > #marineTrackLayer,
#marineCanvas > .marine-marker,
#marineCanvas > .marine-poi,
#marineCanvas > .marine-route-svg,
#marineCanvas > .marine-grid,
#marineCanvas > .marine-coast,
#marineCanvas > .marine-water-label{
  display:none!important;
}
#marineCanvas .marine-scale:not(#marineScale){display:none!important}
#sr65PoiLayer .sr65-poi{pointer-events:auto}
#sr65Chart .sr65-boat{
  transition:transform .28s linear!important;
  will-change:transform;
}
#sr65Chart .sr65-poi,
#sr65Chart .sr65-coastline,
#sr65Chart #sr654Bathymetry,
#sr65Chart #sr653DepthLabels{
  transition:none!important;
}

/* === SeaRiders 6.5.8 · Premium HD Marine Chart === */
#sr65Chart{background:#043e78!important}
#sr65Chart .sr65-svg{filter:saturate(1.12) contrast(1.04)}
#sr65Chart .sr65-land{fill:url(#sr658Land)!important}
#sr65Chart .sr65-coastline{stroke:#e7d7a4!important;stroke-width:.38!important;filter:drop-shadow(0 0 .4px rgba(255,255,255,.55))}
#sr65Chart .sr65-depths path,.sr658-sea-texture path{fill:none;stroke:#063f78;stroke-width:.18;opacity:.48}
#sr65Chart .sr658-sea-texture{opacity:.38}
#sr65PoiLayer .sr65-poi circle{fill:#086fb4;stroke:#fff;stroke-width:.28;filter:drop-shadow(0 .45px .45px rgba(0,0,0,.5))}
#sr65PoiLayer .sr65-poi.active circle{fill:#ff7b19;stroke-width:.42}
#sr65PoiLayer .sr65-label{paint-order:stroke;stroke:#06243d;stroke-width:.72;stroke-linejoin:round;fill:#fff!important;font-weight:800;letter-spacing:.01em}
#sr65PoiLayer .sr65-icon{font-size:2.05px}
.sr658-course{fill:rgba(0,174,255,.12);stroke:#19b9ff;stroke-width:.32}
.sr658-hull{fill:#f7fbff;stroke:#06243d;stroke-width:.7}
.sr658-deck{fill:#dce8ef;stroke:#18394e;stroke-width:.35}
.sr658-cabin{fill:#17384c;stroke:#fff;stroke-width:.18}
#sr65Route .sr65-route{stroke:#fff!important;stroke-width:.38!important;stroke-dasharray:1.25 .8;filter:drop-shadow(0 0 .5px #00aaff)}
#sr65Tools button{backdrop-filter:blur(8px);box-shadow:0 5px 16px rgba(0,22,43,.25);border:1px solid rgba(255,255,255,.72)!important}
.marine-weather-hud{backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,24,48,.22)}


/* === SeaRiders 6.5.9 · Geo Calibration + Premium Nautical === */
#sr65Chart{background:#022e61!important}
#sr65Chart .sr65-svg{filter:saturate(1.12) contrast(1.06);background:#022e61}
#sr65Chart #sr65Land{fill:url(#sr659Land)!important}
#sr65Chart #sr65Coast{stroke:#f0d99b!important;stroke-width:.34!important;filter:drop-shadow(0 0 .28px rgba(255,255,255,.8))}
#sr659LandTexturePath{pointer-events:none}
#sr659SeaTextureRect{pointer-events:none}
#sr65Chart .sr65-depths path{stroke:#37a8cf!important;stroke-width:.12!important;opacity:.42!important;stroke-dasharray:.7 .42}
#sr65PoiLayer .sr659-poi{cursor:pointer;filter:drop-shadow(0 .45px .5px rgba(0,16,30,.62))}
#sr65PoiLayer .sr659-poi-ring{fill:#071f3b!important;stroke:#fff!important;stroke-width:.24!important}
#sr65PoiLayer .sr659-poi-core{fill:#087ec0!important;stroke:#59d9f1!important;stroke-width:.12!important}
#sr65PoiLayer .sr659-poi.active .sr659-poi-core{fill:#ff7b16!important;stroke:#ffe3a3!important}
#sr65PoiLayer .sr659-icon{fill:#fff!important;font-family:Arial,sans-serif;font-size:1.55px!important;font-weight:900}
#sr65PoiLayer .sr659-label{font-family:Arial,sans-serif;font-size:1.22px!important;font-weight:800!important;fill:#fff!important;stroke:#061d32!important;stroke-width:.72!important;paint-order:stroke;letter-spacing:.015em}
.sr659-accuracy{fill:rgba(38,190,255,.10);stroke:rgba(111,220,255,.72);stroke-width:.14;stroke-dasharray:.45 .3}
.sr659-course{fill:rgba(0,180,255,.08);stroke:#18b9ff;stroke-width:.24}
.sr659-hull{fill:#fbfdff;stroke:#061d32;stroke-width:.55}
.sr659-deck{fill:#dfeaf0;stroke:#31566a;stroke-width:.26}
.sr659-cabin{fill:#14384e;stroke:#fff;stroke-width:.12}
.sr659-bow{stroke:#0b2537;stroke-width:.35}
#sr65Route .sr65-route{stroke:#16c5ff!important;stroke-width:.34!important;stroke-dasharray:1.1 .55;filter:drop-shadow(0 0 .45px rgba(0,198,255,.9))}
#sr65Tools button{background:rgba(3,40,66,.92)!important;border:1px solid rgba(215,243,249,.78)!important;box-shadow:0 5px 18px rgba(0,17,31,.34)!important}
.marine-weather-hud{background:linear-gradient(135deg,rgba(3,42,69,.96),rgba(4,61,87,.93))!important;border:1px solid rgba(220,245,250,.78)!important;box-shadow:0 10px 28px rgba(0,19,34,.28)!important}
.marine-chart-card{box-shadow:0 12px 34px rgba(0,27,43,.18)!important}
@media(max-width:720px){#sr65PoiLayer .sr659-label{font-size:1.34px!important}.sr659-boat{transform-box:fill-box;transform-origin:center}.marine-weather-hud{max-width:72vw!important}}

/* === SeaRiders Enterprise 6.6.0 · Navigation Core + Fullscreen Geometry Repair === */
#sr65Chart #sr65Land{display:block!important;visibility:visible!important;opacity:1!important;fill:url(#sr659Land)!important;stroke:#eadb9f!important;stroke-width:.42!important}
#sr65Chart #sr659LandTexturePath{display:block!important;visibility:visible!important;opacity:.72!important;fill:url(#sr659LandTexture)!important}
.marine-chart-section.marine-fullscreen-mode #sr65Chart #sr65Land,
.marine-chart-section:fullscreen #sr65Chart #sr65Land,
.marine-chart-section.is-fullscreen #sr65Chart #sr65Land{fill:url(#sr659Land)!important;opacity:1!important}
.sr660-local-land{fill:url(#sr659Land)!important;stroke:#eadb9f;stroke-width:.28;opacity:1}
.sr660-harbour-water{fill:url(#sr659Ocean)!important;stroke:#57d4db;stroke-width:.22;opacity:1}
#sr660CalaDorDetail{pointer-events:none}
.sr660-mode-badge{position:absolute;z-index:43;right:14px;top:12px;padding:5px 8px;border-radius:999px;background:rgba(4,36,58,.82);border:1px solid rgba(255,255,255,.5);color:#fff;font:800 9px/1 Arial,sans-serif;letter-spacing:.08em;pointer-events:none;backdrop-filter:blur(8px)}
#sr65Tools .sr660-cancel{font-size:27px;line-height:1;color:#fff;background:rgba(119,34,34,.9)!important;border-color:rgba(255,220,220,.75)!important}
#sr65Tools .sr660-cancel[hidden]{display:none!important}
.sr659-boat{transform-box:fill-box;transform-origin:center}
.sr659-hull{stroke-width:.48!important}.sr659-course{opacity:.72}
.marine-fullscreen-mode #sr65Chart,.marine-chart-section:fullscreen #sr65Chart{inset:0!important;width:100%!important;height:100%!important}
.marine-fullscreen-mode #sr65Chart .sr65-svg,.marine-chart-section:fullscreen #sr65Chart .sr65-svg{width:100%!important;height:100%!important;display:block!important}
@media(max-width:720px){.sr660-mode-badge{top:8px;right:84px}.sr659-course{transform:scale(.82);transform-origin:center}.sr659-hull,.sr659-deck,.sr659-cabin,.sr659-bow{transform:scale(.84);transform-origin:center}}

/* === SeaRiders Enterprise 6.6.1 · Sea Trial RC === */
#sr65Chart #sr661LandTop{display:block!important;visibility:visible!important;opacity:1!important;fill:#758044!important;stroke:#efdca0!important;stroke-width:.34!important;pointer-events:none!important}
#sr65Chart #sr661LandTop{filter:drop-shadow(-.2px 0 .18px rgba(255,245,190,.35))}
.marine-fullscreen-mode #sr65Chart #sr661LandTop,.marine-chart-section:fullscreen #sr65Chart #sr661LandTop,.marine-chart-section.is-fullscreen #sr65Chart #sr661LandTop{display:block!important;visibility:visible!important;opacity:1!important;fill:#758044!important}
.sr661-debug{position:absolute;left:10px;bottom:10px;z-index:60;max-width:min(440px,82vw);padding:8px 10px;border-radius:10px;background:rgba(1,25,42,.92);border:1px solid rgba(130,226,255,.7);color:#fff;font:700 10px/1.35 Arial,sans-serif;box-shadow:0 6px 18px rgba(0,0,0,.3)}
.sr661-debug b,.sr661-debug span,.sr661-debug small{display:block}.sr661-debug b{color:#6fe0ff;letter-spacing:.08em}.sr661-debug small{opacity:.68;margin-top:2px}.sr661-debug-btn{font-size:9px!important;font-weight:900!important;letter-spacing:-.04em}
.marine-fullscreen-mode .sr661-debug{bottom:31dvh}.marine-fullscreen-mode .marine-nav-hud{max-width:calc(100vw - 105px)!important;flex-wrap:nowrap!important}.marine-fullscreen-mode .marine-nav-hud>div{min-width:58px!important;padding:6px 7px!important}.marine-fullscreen-mode #marineHudEta{font-size:.72rem!important;white-space:nowrap}
.marine-fullscreen-mode .sr660-mode-badge{right:82px!important;top:58px!important}
@media(max-width:720px){.sr661-debug{font-size:8.5px;left:7px;bottom:7px}.marine-fullscreen-mode .sr661-debug{bottom:31dvh}.marine-fullscreen-mode .marine-nav-hud{left:7px!important;top:7px!important;gap:4px!important}.marine-fullscreen-mode .marine-nav-hud>div{min-width:52px!important;padding:5px 6px!important}.marine-fullscreen-mode .marine-nav-hud small{font-size:.48rem!important}.marine-fullscreen-mode .marine-nav-hud b{font-size:.78rem!important}.marine-fullscreen-mode .sr660-mode-badge{top:52px!important;right:70px!important}}

/* === SeaRiders Enterprise 6.6.2 · Sea Trial RC2 === */
#sr65Chart #sr662LandOverlay{display:block!important;visibility:visible!important;opacity:1!important;fill:#738047!important;stroke:#f0dda1!important;stroke-width:.34!important;pointer-events:none!important}
.marine-fullscreen-mode #sr65Chart #sr662LandOverlay,.marine-chart-section:fullscreen #sr65Chart #sr662LandOverlay{display:block!important;visibility:visible!important;opacity:1!important;fill:#738047!important}
.sr662-coords{position:absolute;z-index:58;left:12px;bottom:12px;max-width:calc(100% - 104px);padding:7px 10px;border-radius:10px;background:rgba(2,34,52,.92);border:1px solid rgba(129,221,239,.72);color:#fff;font:700 9px/1.35 Arial,sans-serif;box-shadow:0 5px 16px rgba(0,0,0,.25);pointer-events:none}
.sr662-coords b{display:inline-block;margin-right:7px;color:#79e1f2;letter-spacing:.08em}.sr662-coords span{font-variant-numeric:tabular-nums}
.sr662-coords.expanded{font-size:11px;padding:9px 12px;background:rgba(0,27,46,.97)}
#sr65Tools{overflow:visible!important}.sr662-debug-btn{font-size:9px!important;font-weight:900!important;letter-spacing:-.03em!important}
.marine-fullscreen-mode .sr662-coords{bottom:31dvh;left:10px;max-width:calc(100vw - 105px)}
.marine-fullscreen-mode .sr661-debug{display:none!important}
@media(max-width:720px){.sr662-coords{left:7px;bottom:7px;font-size:8px;max-width:calc(100% - 88px)}.marine-fullscreen-mode .sr662-coords{bottom:31dvh;left:7px;max-width:calc(100vw - 92px)}#sr65Tools button{width:48px!important;height:48px!important;min-height:48px!important}.sr659-boat{transform-box:fill-box;transform-origin:center}}

/* === SeaRiders Enterprise 6.6.3 · Field GPS Bridge / professional chart polish === */
.sr663-gps-readout{position:absolute;left:12px;bottom:12px;z-index:90;max-width:calc(100% - 105px);padding:8px 11px;border-radius:11px;background:rgba(1,30,49,.94);border:1px solid rgba(126,220,239,.82);box-shadow:0 6px 18px rgba(0,0,0,.28);color:#fff;font:700 10px/1.35 Arial,sans-serif;pointer-events:none;font-variant-numeric:tabular-nums}
.sr663-gps-readout b{color:#78e4f2;letter-spacing:.1em;margin-right:8px}.sr663-gps-readout[data-state="searching"]{border-color:#f0d991}.sr663-gps-readout[data-state="error"]{border-color:#ff8b8b}.sr663-gps-btn{font-size:8px!important;font-weight:900!important;letter-spacing:-.03em}
.sr663-accuracy{fill:rgba(100,220,240,.08);stroke:#77dcec;stroke-width:.18;stroke-dasharray:.65 .45;vector-effect:non-scaling-stroke}.sr663-boat{filter:drop-shadow(0 1px 1px rgba(0,20,34,.5))}
#sr65Chart .sr65-coastline,#sr65Chart #sr65Coast{stroke:#f3dda0!important;stroke-width:.35!important;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 .18px rgba(0,0,0,.35))}
#sr65Chart .sr65-depths path{stroke-opacity:.42!important;stroke-width:.18!important;vector-effect:non-scaling-stroke}
#sr65Chart .sr653-depth-labels text{opacity:.62!important;font-weight:700!important}
.marine-fullscreen-mode .sr663-gps-readout{position:fixed;left:8px;bottom:calc(30dvh + 8px);z-index:1200;max-width:calc(100vw - 112px)}
@media(max-width:720px){.sr663-gps-readout{left:7px;bottom:7px;font-size:8.5px;max-width:calc(100% - 92px);padding:7px 9px}.marine-fullscreen-mode .sr663-gps-readout{left:7px;bottom:calc(30dvh + 7px);max-width:calc(100vw - 98px)}}

/* === SeaRiders Enterprise 6.6.4 · GPS Truth / Branding / Chart Readability === */
.sr664-branding{opacity:.32;mix-blend-mode:screen}.sr664-wave{fill:#d9f4f4;font:italic 700 5px Georgia,serif}.sr664-brand{fill:#e9f7f6;font:italic 700 3.15px Georgia,serif;letter-spacing:.04em}.sr664-mallorca{fill:#d7eeee;font:700 1.05px Arial,sans-serif;letter-spacing:.28em}
.sr664-coords{position:absolute;z-index:96;left:10px;bottom:10px;max-width:calc(100% - 105px);padding:7px 10px;border-radius:10px;background:rgba(1,30,49,.92);border:1px solid rgba(126,220,239,.78);color:#fff;font:700 9px/1.3 Arial,sans-serif;box-shadow:0 6px 18px rgba(0,0,0,.24);pointer-events:none;font-variant-numeric:tabular-nums}.sr664-coords b{color:#79e4f2;letter-spacing:.09em;margin-right:7px}.sr664-coords span{white-space:nowrap}
#sr663GpsReadout{display:none!important}
#sr65Chart .sr65-svg{image-rendering:auto}#sr65Chart #sr65Coast{stroke:#f6e5ad!important;stroke-width:.38!important}#sr65Chart .sr65-depths path{stroke:#146fa9!important;stroke-width:.16!important;opacity:.58!important}.sr653-depth-labels text{opacity:.72!important}
.marine-fullscreen-mode .sr664-coords,.marine-chart-section:fullscreen .sr664-coords{position:fixed;left:8px;bottom:calc(30dvh + 8px);z-index:1250;max-width:calc(100vw - 112px)}
@media(max-width:720px){.sr664-coords{left:7px;bottom:7px;font-size:8.5px;max-width:calc(100% - 92px);padding:7px 9px}.sr664-branding{opacity:.38}}

/* === SeaRiders Enterprise 6.6.5 · HD Coast / Professional Chart === */
#sr65Chart .sr65-svg{background:#056eb5!important;filter:saturate(1.06) contrast(1.04)!important}
#sr65Chart .sr65-svg>rect{fill:#0879c8!important}
#sr65Chart #sr65Land,#sr65Chart #sr662LandOverlay{fill:#788648!important;stroke:none!important}
#sr65Chart #sr659LandTexturePath{opacity:.5!important}
#sr65Chart #sr65Coast{stroke:#f4e5ad!important;stroke-width:.48!important;filter:drop-shadow(-.12px 0 .22px rgba(0,32,52,.5))!important}
#sr665CoastDetail .sr665-shore-halo{fill:none;stroke:#56d4dd;stroke-width:1.55;opacity:.2;vector-effect:non-scaling-stroke}
#sr665CoastDetail .sr665-shore-edge{fill:none;stroke:#fff0b8;stroke-width:.22;opacity:.95;vector-effect:non-scaling-stroke}
#sr65Chart .sr65-depths path{stroke:#075b9a!important;stroke-width:.19!important;opacity:.55!important;stroke-dasharray:none!important}
#sr65Chart .sr653-depth-labels text{fill:#064f88!important;opacity:.82!important;font-weight:800!important}
.sr664-branding{opacity:.30!important}

/* === SeaRiders Enterprise 6.6.6 · Premium North-Up chart + adaptive GPS === */
#sr65Chart .sr65-svg{background:linear-gradient(90deg,#046bb5 0%,#0788d8 68%,#42b8d3 100%)!important;filter:saturate(1.08) contrast(1.06)!important}
#sr65Chart #sr65Land,#sr65Chart #sr662LandOverlay{fill:#7f8f4d!important}
#sr666PremiumCoast .sr666-shelf{fill:none;stroke:#55c9df;stroke-width:2.9;opacity:.14;vector-effect:non-scaling-stroke}
#sr666PremiumCoast .sr666-foam{fill:none;stroke:#a5e4e4;stroke-width:1.25;opacity:.28;vector-effect:non-scaling-stroke}
#sr666PremiumCoast .sr666-edge{fill:none;stroke:#f4e3a9;stroke-width:.34;opacity:1;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 .18px rgba(0,30,48,.5))}
#sr65Chart .sr65-depths path{stroke:#07588f!important;stroke-width:.18!important;opacity:.58!important}
.sr666-fix circle{fill:rgba(92,218,242,.13);stroke:#79e2f4;stroke-width:.22;vector-effect:non-scaling-stroke}
.sr666-boat{filter:drop-shadow(0 1px 1.2px rgba(0,25,45,.55))}
.sr664-branding{opacity:.34!important}


/* === SeaRiders Enterprise 6.7.0 · NAV PRO embedded chart === */
.nav-pro-host{padding-bottom:44px;background:linear-gradient(180deg,#f5fafb 0,#eaf4f6 100%)}
.nav-pro-head{align-items:flex-end;gap:18px}
.nav-pro-badges{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}
.nav-pro-badges span{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#075367;background:#dff4f3;border:1px solid #b7dedb;padding:7px 9px;border-radius:999px}
.nav-pro-frame-wrap{width:100%;height:min(82vh,860px);min-height:620px;border-radius:22px;overflow:hidden;background:#03121b;border:1px solid rgba(6,56,70,.18);box-shadow:0 26px 60px -32px rgba(0,30,45,.55)}
.nav-pro-frame{display:block;width:100%;height:100%;border:0;background:#03121b}
.nav-pro-note{max-width:1050px;margin:14px auto 0;color:#55717b;font-size:.82rem;line-height:1.45}
@media(max-width:760px){
  .nav-pro-host{padding-left:0!important;padding-right:0!important;padding-bottom:0!important}
  .nav-pro-head{padding:0 14px;display:block}
  .nav-pro-badges{justify-content:flex-start;margin:10px 0 12px}
  .nav-pro-frame-wrap{height:82vh;min-height:610px;border-radius:0;border-left:0;border-right:0}
  .nav-pro-note{padding:0 14px 14px;margin-top:10px}
}


/* === SeaRiders Enterprise 6.7.3 · Large NAV PRO host === */
.nav-pro-host{
  width:min(1480px,calc(100% - 32px));
  max-width:1480px;
  margin:0 auto;
  padding-left:0!important;
  padding-right:0!important;
}
.nav-pro-head{max-width:1320px;margin:0 auto 18px;padding:0 18px}
.nav-pro-actions{max-width:1320px;margin:0 auto 12px;padding:0 18px;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.nav-pro-expand-btn,.nav-pro-myboat-btn{
  appearance:none;border:0;border-radius:999px;padding:11px 16px;font:800 .86rem/1.1 system-ui,-apple-system,"Segoe UI",sans-serif;
  letter-spacing:.02em;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 20px rgba(0,40,55,.16)
}
.nav-pro-expand-btn{background:#073e52;color:#fff}
.nav-pro-myboat-btn{background:#16c7b3;color:#032a32}
.nav-pro-frame-wrap{
  width:min(1320px,calc(100% - 36px))!important;
  margin:0 auto!important;
  height:min(78vh,900px)!important;
  min-height:680px!important;
  position:relative;
}
.nav-pro-frame{width:100%!important;height:100%!important}
.nav-pro-close-large{display:none;position:absolute;z-index:2147483647;right:12px;top:12px;width:46px;height:46px;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(2,25,36,.9);color:#fff;font-size:30px;line-height:1;cursor:pointer}
.nav-pro-frame-wrap.nav-pro-expanded,.nav-pro-frame-wrap:fullscreen{
  position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:0!important;max-width:none!important;margin:0!important;border-radius:0!important;z-index:2147483000!important;border:0!important;background:#03121b!important
}
.nav-pro-frame-wrap.nav-pro-expanded .nav-pro-close-large,.nav-pro-frame-wrap:fullscreen .nav-pro-close-large{display:block}
.nav-pro-frame-wrap.nav-pro-expanded .nav-pro-frame,.nav-pro-frame-wrap:fullscreen .nav-pro-frame{width:100vw!important;height:100dvh!important}
body.nav-pro-lock{overflow:hidden!important}
@media (max-width:800px){
  .nav-pro-host{width:100%;max-width:none;margin:0;padding-bottom:0!important}
  .nav-pro-head{padding:0 14px;margin-bottom:12px}
  .nav-pro-actions{padding:0 14px;margin-bottom:10px;justify-content:stretch}
  .nav-pro-expand-btn,.nav-pro-myboat-btn{flex:1;justify-content:center;padding:12px 12px;font-size:.82rem}
  .nav-pro-frame-wrap{width:100%!important;height:76dvh!important;min-height:560px!important;border-radius:0!important;border-left:0!important;border-right:0!important}
  .nav-pro-note{padding:0 14px 14px!important}
}
@media (min-width:1200px){
  .nav-pro-frame-wrap{height:min(80vh,930px)!important}
}
