:root{--navy:#08243a;--navy-2:#0b314d;--lake:#147c84;--lake-dark:#0d626a;--sand:#f1dfb7;--sun:#f2b84b;--mist:#eef4f3;--ink:#12212b;--muted:#60727c;--white:#fff;--line:rgba(8, 36, 58, .13);--shadow:0 18px 45px rgba(8, 36, 58, .14);--radius:24px;--shell:min(1180px, calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:var(--lake-dark);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--navy)}h1,h2,h3,h4{margin:0 0 .6em;color:var(--navy);font-family:Roboto,Arial,Helvetica,sans-serif;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.65rem, 6vw, 5.7rem)}h2{font-size:clamp(2rem, 4vw, 3.5rem)}h3{font-size:clamp(1.35rem, 2vw, 1.85rem)}p{margin:0 0 1.25em}ul,ol{padding-left:1.35em}.pug-policy-list{display:grid;gap:12px;margin:0;padding-left:1.55em}.pug-policy-list li{padding-left:.3em}.prose h2,.prose h3,.entry-content h2,.entry-content h3{font-family:Roboto,Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.content-narrow{max-width:820px;padding-block:70px}.prose>*+*{margin-top:1.2em}.section{padding:clamp(70px, 9vw, 120px) 0}.section-soft{background:var(--mist)}.section-dark{color:#fff;background:var(--navy)}.section-dark h2,.section-dark h3{color:#fff}.section-head{max-width:760px;margin-bottom:45px}.section-head p:last-child{margin-bottom:0;color:var(--muted);font-size:1.08rem}.section-dark .section-head p:last-child{color:rgb(255 255 255 / .72)}.eyebrow{margin-bottom:1em;color:var(--lake);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-dark .eyebrow,.hero .eyebrow{color:var(--sun)}.lead{max-width:760px;font-size:clamp(1.08rem, 2vw, 1.3rem)}.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:9999;left:20px;top:-100px;padding:12px 18px;background:#fff}.skip-link:focus{top:20px}.button,.wp-element-button,button.pug-submit{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:0;border-radius:999px;color:#fff;background:var(--lake);box-shadow:0 10px 25px rgb(20 124 132 / .25);font-weight:750;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover,.wp-element-button:hover,button.pug-submit:hover{color:#fff;background:var(--lake-dark);transform:translateY(-2px);box-shadow:0 14px 30px rgb(20 124 132 / .32)}.button-secondary{color:var(--navy);background:#fff;box-shadow:none}.button-secondary:hover{color:var(--navy);background:var(--sand)}.button-ghost{color:#fff;border:1px solid rgb(255 255 255 / .45);background:rgb(255 255 255 / .08);box-shadow:none}.button-ghost:hover{background:rgb(255 255 255 / .17)}.button-row{display:flex;flex-wrap:wrap;gap:12px}.site-header{position:fixed;z-index:1000;inset:0 0 auto;color:#fff;transition:background .2s ease,box-shadow .2s ease,color .2s ease}.site-header.is-scrolled,body:not(.pug-front-page) .site-header{color:var(--navy);background:rgb(255 255 255 / .97);box-shadow:0 10px 35px rgb(8 36 58 / .1);backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;min-height:86px;gap:28px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand:hover{color:inherit}.brand-mark{width:50px;height:50px;color:var(--sun)}.site-header.is-scrolled .brand-mark,body:not(.pug-front-page) .brand-mark{color:var(--lake)}.brand-copy{display:grid;line-height:1.1}.brand-copy strong{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:1.25rem}.brand-copy span{margin-top:4px;font-size:.73rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.primary-nav a{display:block;padding:10px 11px;color:inherit;border-radius:10px;font-size:.88rem;font-weight:700;text-decoration:none}.primary-nav a:hover,.primary-nav .current-menu-item>a{background:rgb(255 255 255 / .12)}.site-header.is-scrolled .primary-nav a:hover,body:not(.pug-front-page) .primary-nav a:hover{background:var(--mist)}.header-cta{flex:0 0 auto;padding:11px 17px;border-radius:999px;color:var(--navy);background:var(--sun);font-size:.88rem;font-weight:800;text-decoration:none}.header-cta:hover{color:var(--navy);background:var(--sand)}.menu-toggle{display:none;margin-left:auto;padding:9px;border:0;color:inherit;background:#fff0}.menu-toggle>span:not(.screen-reader-text){display:block;width:27px;height:2px;margin:5px;background:currentColor}.hero{position:relative;display:grid;align-items:end;min-height:min(850px, 100vh);padding:170px 0 95px;color:#fff;overflow:hidden;background:var(--navy)}.hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgb(4 25 41 / .9) 0%,rgb(4 25 41 / .62) 45%,rgb(4 25 41 / .22) 100%),linear-gradient(0deg,rgb(4 25 41 / .52),transparent 50%),var(--hero-image);background-position:center;background-size:cover;transform:scale(1.01)}.hero::after{content:"";position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(transparent,rgb(4 25 41 / .35))}.hero-content{position:relative;z-index:1;max-width:820px}.hero h1{max-width:900px;color:#fff}.hero p.lead{color:rgb(255 255 255 / .86)}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-badge{padding:8px 12px;border:1px solid rgb(255 255 255 / .25);border-radius:999px;background:rgb(255 255 255 / .09);font-size:.82rem;font-weight:700;backdrop-filter:blur(8px)}.page-hero{position:relative;padding:190px 0 100px;color:#fff;background:var(--navy);overflow:hidden}.page-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(8 36 58 / .92),rgb(8 36 58 / .5)),var(--page-hero-image);background-size:cover;background-position:center}.page-hero>.shell{position:relative}.page-hero h1{color:#fff}.page-hero p:not(.eyebrow){max-width:740px;color:rgb(255 255 255 / .82)}.page-hero-compact{padding-bottom:75px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{position:relative;min-height:400px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--navy);isolation:isolate}.feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s ease}.feature-card::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgb(5 28 44 / .94),rgb(5 28 44 / .12) 70%)}.feature-card:hover img{transform:scale(1.04)}.feature-card-body{position:absolute;inset:auto 0 0;padding:28px;color:#fff}.feature-card h3{color:#fff}.feature-card p{color:rgb(255 255 255 / .78)}.feature-link{color:var(--sun);font-weight:800;text-decoration:none}.feature-link:hover{color:#fff}.split{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(40px, 7vw, 85px)}.split.reverse{grid-template-columns:.92fr 1.08fr}.split-media{position:relative}.split-media img{width:100%;min-height:440px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.floating-stat{position:absolute;right:-24px;bottom:28px;width:190px;padding:22px;color:#fff;border-radius:18px;background:var(--lake);box-shadow:var(--shadow)}.floating-stat strong{display:block;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:2rem;line-height:1}.floating-stat span{display:block;margin-top:8px;font-size:.83rem;opacity:.86}.check-list{display:grid;gap:12px;padding:0;list-style:none}.check-list li{position:relative;padding-left:31px}.check-list li::before{content:"✓";position:absolute;left:0;top:.08em;display:grid;place-items:center;width:22px;height:22px;color:#fff;border-radius:50%;background:var(--lake);font-size:.75rem;font-weight:900}.price-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:18px;box-shadow:0 0 0 1px var(--line);background:#fff}.price-table th,.price-table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left}.price-table th{color:var(--navy);background:var(--mist);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.price-table tr:last-child td{border-bottom:0}.price-table td:last-child{font-weight:800;color:var(--navy)}.info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgb(8 36 58 / .06)}.info-card .icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;color:var(--lake);border-radius:15px;background:var(--mist);font-size:1.4rem}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:230px;gap:16px}.gallery-grid figure{margin:0;border-radius:20px;overflow:hidden}.gallery-grid figure:nth-child(1),.gallery-grid figure:nth-child(4){grid-column:span 7}.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3){grid-column:span 5}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-grid figure:hover img{transform:scale(1.04)}.notice{padding:18px 20px;border-left:5px solid var(--sun);border-radius:12px;background:#fff8e9}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:38px;border-radius:var(--radius);background:var(--navy);color:#fff}.contact-panel h2,.contact-panel h3{color:#fff}.contact-panel a{color:var(--sun)}.map-frame{min-height:430px;border:0;border-radius:20px;width:100%}.site-footer{padding:70px 0 24px;color:rgb(255 255 255 / .75);background:#061b2a}.site-footer h2{color:#fff;font-family:inherit;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.site-footer a{color:#fff}.brand-footer{color:#fff;margin-bottom:20px}.footer-grid{display:grid;grid-template-columns:1.25fr .85fr .8fr;gap:55px}.footer-menu,.footer-menu ul{margin:0;padding:0;list-style:none}.footer-menu li{margin-bottom:7px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;border-top:1px solid rgb(255 255 255 / .12);font-size:.85rem}.pug-yachts{display:grid;gap:32px}.pug-yacht-card{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.pug-yacht-card:nth-child(even) .pug-yacht-image{order:2}.pug-yacht-image{min-height:520px;background:var(--mist)}.pug-yacht-image img{width:100%;height:100%;object-fit:cover}.pug-yacht-body{padding:clamp(28px, 5vw, 55px)}.pug-yacht-meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.pug-yacht-meta span{padding:7px 11px;color:var(--lake-dark);border-radius:999px;background:var(--mist);font-size:.78rem;font-weight:750}.pug-yacht-columns{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:28px}.pug-yacht-columns h4{font-family:inherit;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.pug-yacht-columns ul{margin:0;padding-left:1.1em}.pug-yacht-columns li{margin-bottom:6px}.pug-price-list{padding:20px!important;border-radius:16px;background:var(--mist);list-style:none}.pug-price-list li{padding:9px 0;border-bottom:1px solid var(--line)}.pug-price-list li:last-child{border-bottom:0}.pug-form-wrap{scroll-margin-top:110px;max-width:900px;margin-inline:auto;padding:clamp(28px, 5vw, 55px);border-radius:var(--radius);color:#fff;background:var(--navy);box-shadow:var(--shadow)}.pug-form-wrap h2,.pug-form-wrap h3{color:#fff}.pug-form-intro{color:rgb(255 255 255 / .75)}.pug-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pug-field{display:grid;gap:7px}.pug-field-full{grid-column:1 / -1}.pug-field label{font-size:.86rem;font-weight:750}.pug-field input,.pug-field select,.pug-field textarea{width:100%;min-height:51px;padding:12px 14px;color:var(--ink);border:1px solid rgb(255 255 255 / .22);border-radius:12px;background:#fff}.pug-field textarea{min-height:120px;resize:vertical}.pug-consent{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;color:rgb(255 255 255 / .76)}.pug-consent input{margin-top:.35em}.pug-alert{margin-bottom:22px;padding:15px 17px;border-radius:12px;color:#173b2b;background:#dff5e7}.pug-alert-error{color:#5f2020;background:#ffe0e0}.pug-hp{position:absolute!important;left:-9999px!important}@media (max-width:1080px){.header-cta{display:none}.primary-nav a{padding-inline:8px;font-size:.82rem}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){:root{--shell:min(100% - 28px, 760px)}.site-header{color:var(--navy);background:rgb(255 255 255 / .97);box-shadow:0 8px 30px rgb(8 36 58 / .1)}.site-header .brand-mark{color:var(--lake)}.menu-toggle{display:block}.primary-nav{position:fixed;z-index:999;inset:86px 0 0;display:none;margin:0;padding:22px;background:#fff}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav a{padding:14px 10px;color:var(--navy);border-bottom:1px solid var(--line);font-size:1.06rem}.hero{min-height:780px;padding-top:150px}.split,.split.reverse,.pug-yacht-card{grid-template-columns:1fr}.pug-yacht-card:nth-child(even) .pug-yacht-image{order:0}.pug-yacht-image{min-height:380px}.info-cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1 / -1}.floating-stat{right:18px}}@media (max-width:640px){body{font-size:16px}.brand-copy span{display:none}.feature-grid,.info-cards,.contact-panel,.pug-form-grid,.pug-yacht-columns,.footer-grid{grid-template-columns:1fr}.feature-card{min-height:350px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:230px}.gallery-grid figure:nth-child(n){grid-column:auto}.contact-panel{padding:26px}.pug-yacht-image{min-height:310px}.footer-grid>:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.price-table{display:block;overflow-x:auto}}.custom-logo-wrap .custom-logo-link{display:block}.custom-logo-wrap .custom-logo{width:auto;max-width:230px;max-height:62px}.site-content{min-height:60vh}.pug-page-content{overflow:hidden}.primary-nav .menu-item-has-children{position:relative}.primary-nav .sub-menu{position:absolute;z-index:50;top:calc(100% + 8px);left:0;display:none;min-width:220px;padding:10px;border:1px solid var(--line);border-radius:16px;background:rgb(255 255 255 / .98);box-shadow:var(--shadow)}.primary-nav .menu-item-has-children:hover>.sub-menu,.primary-nav .menu-item-has-children:focus-within>.sub-menu{display:block}.primary-nav .sub-menu a{color:var(--navy);white-space:nowrap}.primary-nav .sub-menu a:hover{background:var(--mist)}.pug-callout{margin-top:38px;padding:clamp(26px,4vw,42px);border-radius:var(--radius);color:#fff;background:var(--navy)}.pug-callout h2,.pug-callout h3{color:#fff}.pug-callout a{color:var(--sun)}.pug-rules-grid,.pug-islands-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pug-three-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pug-three-images figure{margin:0;overflow:hidden;border-radius:20px;background:var(--mist)}.pug-three-images img{width:100%;height:320px;object-fit:cover}.pug-three-images figcaption{padding:14px 18px;color:var(--navy);font-weight:800}.pug-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pug-video-card{margin:0;padding:14px;border:1px solid rgb(255 255 255 / .12);border-radius:20px;background:rgb(255 255 255 / .06)}.pug-video-card h3{margin:15px 5px 5px;color:#fff;font-family:inherit;font-size:1rem;letter-spacing:0}.pug-video-grid-light .pug-video-card{border-color:var(--line);background:#fff;box-shadow:0 12px 28px rgb(8 36 58 / .08)}.pug-video-grid-light .pug-video-card h3{color:var(--navy)}.pug-video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#000}.pug-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.pug-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pug-choice-card{position:relative;min-height:440px;overflow:hidden;border-radius:var(--radius);color:#fff;background:var(--navy);box-shadow:var(--shadow);text-decoration:none}.pug-choice-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(4 25 41 / .94),rgb(4 25 41 / .06) 70%)}.pug-choice-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.pug-choice-card:hover img{transform:scale(1.04)}.pug-choice-card span{position:absolute;z-index:2;inset:auto 0 0;padding:32px}.pug-choice-card strong{display:block;color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:2rem;line-height:1.1}.pug-choice-card small{display:block;margin-top:8px;color:rgb(255 255 255 / .76);font-size:1rem}.pug-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pug-photo-grid figure{margin:0;overflow:hidden;border-radius:18px;background:var(--mist)}.pug-photo-grid a{display:block;overflow:hidden}.pug-photo-grid img{width:100%;height:300px;object-fit:cover;transition:transform .4s ease}.pug-photo-grid a:hover img{transform:scale(1.04)}.pug-photo-grid figcaption{padding:12px 16px 15px;color:var(--navy);font-weight:750}.pug-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:stretch}.pug-contact-grid .info-card{padding:clamp(28px,5vw,48px)}@media (max-width:900px){.primary-nav .sub-menu{position:static;display:block;min-width:0;padding:0 0 0 16px;border:0;border-radius:0;background:#fff0;box-shadow:none}.primary-nav .sub-menu a{font-size:.94rem}.pug-rules-grid,.pug-islands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pug-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pug-contact-grid{grid-template-columns:1fr}}@media (max-width:640px){.pug-rules-grid,.pug-islands-grid,.pug-three-images,.pug-video-grid,.pug-choice-grid,.pug-photo-grid{grid-template-columns:1fr}.pug-three-images img,.pug-photo-grid img{height:260px}.pug-choice-card{min-height:360px}}.section-marina-home{background:#fff}.marina-home-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:clamp(32px,6vw,72px);align-items:start}.marina-home-copy>p:last-of-type{margin-bottom:30px}.captain-card{position:sticky;top:112px;margin:0;overflow:hidden;border-radius:var(--radius);background:var(--navy);box-shadow:var(--shadow)}.captain-card img{width:100%;aspect-ratio:194/300;object-fit:cover;object-position:center top}.captain-card figcaption{display:grid;gap:5px;padding:24px;color:#fff}.captain-card strong{color:#fff;font-size:1.25rem}.captain-card span{color:rgb(255 255 255 / .72)}.captain-card a{width:fit-content;margin-top:8px;color:var(--sun);font-weight:800}@media (max-width:900px){.marina-home-grid{grid-template-columns:1fr}.captain-card{position:static;max-width:420px}}.brand-mark-original{width:68px;height:68px;object-fit:contain;flex:0 0 auto}.brand-footer .brand-mark-original{width:72px;height:72px}.hero-content-wide{max-width:1120px}.home-button-menu{display:flex;flex-wrap:nowrap;gap:10px;width:100%;margin:28px 0 0;padding:3px 0 14px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / .55) rgb(255 255 255 / .12);scroll-snap-type:x proximity}.home-button-menu .button{flex:0 0 auto;min-height:46px;padding:10px 17px;color:var(--navy);background:#d39a1a;box-shadow:none;font-size:.88rem;scroll-snap-align:start}.home-button-menu .button:hover,.home-button-menu .button:focus-visible{color:var(--navy);background:#bfe8f7;transform:translateY(-2px)}.pug-contact-form-wrap{max-width:820px}.pug-contact-form-wrap .pug-form-grid{grid-template-columns:1fr 1fr}.pug-contact-form-wrap .pug-field-message{grid-column:1 / -1}.pug-reference{display:inline-block;margin-top:8px;font-weight:850;letter-spacing:.03em}@media (max-width:900px){.brand-mark-original{width:58px;height:58px}.brand-copy strong{font-size:1rem}.brand-copy span{font-size:.63rem}.home-button-menu{width:calc(100vw - 28px)}}@media (max-width:620px){.pug-contact-form-wrap .pug-form-grid{grid-template-columns:1fr}.pug-contact-form-wrap .pug-field,.pug-contact-form-wrap .pug-field-full,.pug-contact-form-wrap .pug-field-message{grid-column:1}}@media (max-width:1180px) and (min-width:901px){.site-header{color:var(--navy);background:rgb(255 255 255 / .97);box-shadow:0 8px 30px rgb(8 36 58 / .1)}.menu-toggle{display:block}.primary-nav{position:fixed;z-index:999;inset:86px 0 0;display:none;margin:0;padding:22px;background:#fff;overflow-y:auto}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav a{padding:14px 10px;color:var(--navy);border-bottom:1px solid var(--line);font-size:1.02rem}.primary-nav .sub-menu{position:static;display:block;min-width:0;padding:0 0 0 18px;border:0;border-radius:0;background:#fff0;box-shadow:none}}.pug-form-wrap .pug-submit-note{display:block;margin-top:10px;color:rgb(255 255 255 / .72);font-size:.88rem}body.pug-front-page .site-header,body.pug-front-page .site-header.is-scrolled,body.pug-front-page .site-header-home-minimal{color:#fff;background:#fff0;box-shadow:none;backdrop-filter:none}body.pug-front-page .site-header-home-minimal .header-inner{justify-content:space-between}body.pug-front-page .site-header-home-minimal .primary-nav,body.pug-front-page .site-header-home-minimal .menu-toggle{display:none!important}.header-cta,body.pug-front-page .header-cta{color:var(--navy);background:#d39a1a}.header-cta:hover,.header-cta:focus-visible,body.pug-front-page .header-cta:hover,body.pug-front-page .header-cta:focus-visible{color:var(--navy);background:#bfe8f7}.home-button-menu{justify-content:flex-start}.home-button-menu .button,.home-button-menu .home-menu-button{color:var(--navy);background:#d39a1a;border:0}.home-button-menu .button:hover,.home-button-menu .button:focus-visible,.home-button-menu .home-menu-button:hover,.home-button-menu .home-menu-button:focus-visible{color:var(--navy);background:#bfe8f7}#zdjecia,#filmy{scroll-margin-top:105px}@media (max-width:900px){body.pug-front-page .site-header,body.pug-front-page .site-header.is-scrolled,body.pug-front-page .site-header-home-minimal{background:#fff0;box-shadow:none}body.pug-front-page .brand-copy span{color:rgb(255 255 255 / .82)}}.brand-mark-original{width:118px;height:118px;object-fit:contain;flex:0 0 auto}.header-inner{min-height:132px}.brand{gap:0}.brand-copy,.header-cta{display:none!important}.brand-footer .brand-mark-original{width:110px;height:110px}body.pug-front-page .brand-mark-original{width:176px;height:176px}body.pug-front-page .header-inner{min-height:190px;align-items:flex-start;padding-top:10px}body.pug-front-page .hero{padding-top:220px}body.pug-front-page .hero-content{max-width:1120px}body.pug-front-page .hero .eyebrow,body.pug-front-page .hero-badges{display:none!important}body.pug-front-page .hero-content-wide{text-align:center}body.pug-front-page .home-hero-title{max-width:none;margin:0 auto 12px;color:#fff;font-size:clamp(3.4rem, 8.5vw, 8rem);font-weight:850;letter-spacing:-.045em;text-shadow:0 5px 24px rgb(4 25 41 / .48)}body.pug-front-page .home-hero-tagline{max-width:920px;margin:0 auto;color:rgb(255 255 255 / .94);font-size:clamp(.92rem, 1.55vw, 1.24rem);font-weight:600;letter-spacing:.025em;text-align:center;text-shadow:0 3px 15px rgb(4 25 41 / .55)}body.pug-front-page .home-button-menu{justify-content:center}@media (max-width:900px){.brand-mark-original{width:92px;height:92px}.header-inner{min-height:104px}body.pug-front-page .brand-mark-original{width:132px;height:132px}body.pug-front-page .header-inner{min-height:150px}body.pug-front-page .hero{padding-top:175px}.primary-nav{inset:104px 0 0}}@media (max-width:620px){body.pug-front-page .brand-mark-original{width:112px;height:112px}body.pug-front-page .header-inner{min-height:128px}body.pug-front-page .hero{padding-top:150px}}@media (max-width:620px){body.pug-front-page .home-hero-title{font-size:clamp(2.75rem, 15vw, 4.5rem)}body.pug-front-page .home-hero-tagline{max-width:330px;font-size:.86rem;line-height:1.45}}.site-header{position:relative;inset:auto}body.pug-front-page .site-header,body.pug-front-page .site-header.is-scrolled,body.pug-front-page .site-header-home-minimal{position:absolute;inset:0 0 auto}.site-header.is-scrolled,body:not(.pug-front-page) .site-header{color:var(--navy);background:rgb(255 255 255 / .97);box-shadow:0 10px 35px rgb(8 36 58 / .1);backdrop-filter:blur(18px)}body.pug-front-page .site-header,body.pug-front-page .site-header.is-scrolled,body.pug-front-page .site-header-home-minimal{color:#fff;background:#fff0;box-shadow:none;backdrop-filter:none}.brand-mark-original{width:140px;height:140px;object-fit:contain}.brand-footer .brand-mark-original{width:118px;height:118px}body.pug-front-page .brand-mark-original{width:220px;height:220px}.header-inner{min-height:156px}body.pug-front-page .header-inner{min-height:240px;align-items:flex-start;padding-top:18px}body.pug-front-page .hero{padding-top:250px}@media (max-width:900px){.brand-mark-original{width:108px;height:108px}body.pug-front-page .brand-mark-original{width:168px;height:168px}.header-inner{min-height:120px}body.pug-front-page .header-inner{min-height:182px}body.pug-front-page .hero{padding-top:190px}}@media (max-width:620px){.brand-mark-original{width:94px;height:94px}body.pug-front-page .brand-mark-original{width:136px;height:136px}body.pug-front-page .header-inner{min-height:150px}body.pug-front-page .hero{padding-top:160px}}.brand-mark-original{background:transparent!important;filter:drop-shadow(0 4px 12px rgb(4 25 41 / .42)) drop-shadow(0 1px 2px rgb(4 25 41 / .25))}body.pug-front-page .brand-mark-original{filter:drop-shadow(0 6px 18px rgb(4 25 41 / .5)) drop-shadow(0 2px 4px rgb(4 25 41 / .32))}.brand,.brand *{background:transparent!important}.brand-mark-original{background:transparent!important;image-rendering:auto}body.pug-front-page .brand{gap:18px;align-items:center}body.pug-front-page .brand-copy-front{display:block!important;max-width:420px;line-height:1.25}body.pug-front-page .brand-copy-front .brand-motto{display:block;color:rgb(255 255 255 / .96);font-size:clamp(1rem, 1.7vw, 1.35rem);font-weight:700;text-shadow:0 3px 14px rgb(4 25 41 / .55)}body.pug-front-page .brand-mark-original{width:176px;height:176px}body.pug-front-page .header-inner{min-height:205px;align-items:flex-start;padding-top:16px}body.pug-front-page .hero{min-height:700px;padding-top:150px;padding-bottom:120px;display:grid;align-items:start}body.pug-front-page .hero-content-menu-only{max-width:1120px;padding-top:165px}body.pug-front-page .home-button-menu{justify-content:center;margin-top:0}body.pug-front-page .home-hero-title,body.pug-front-page .home-hero-tagline{display:none!important}@media (max-width:900px){body.pug-front-page .brand-mark-original{width:134px;height:134px}body.pug-front-page .brand-copy-front{max-width:300px}body.pug-front-page .brand-copy-front .brand-motto{font-size:1rem}body.pug-front-page .header-inner{min-height:160px}body.pug-front-page .hero{min-height:620px;padding-top:118px}body.pug-front-page .hero-content-menu-only{padding-top:130px}}@media (max-width:620px){body.pug-front-page .brand{gap:12px}body.pug-front-page .brand-mark-original{width:110px;height:110px}body.pug-front-page .brand-copy-front{max-width:180px}body.pug-front-page .brand-copy-front .brand-motto{font-size:.8rem;line-height:1.3}body.pug-front-page .header-inner{min-height:126px}body.pug-front-page .hero{min-height:560px;padding-top:98px}body.pug-front-page .hero-content-menu-only{padding-top:105px}}body.pug-front-page .site-header-home-minimal .header-inner{justify-content:space-between;align-items:center;gap:24px}body.pug-front-page .brand{gap:18px;align-items:center;flex:0 1 auto}body.pug-front-page .brand-copy-front{display:block!important;max-width:500px}body.pug-front-page .brand-copy-front .brand-motto{display:block;color:rgb(255 255 255 / .97);font-family:"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:clamp(1.35rem, 2.35vw, 2.15rem);font-weight:700;line-height:1.15;letter-spacing:.01em;text-shadow:0 4px 14px rgb(4 25 41 / .55)}body.pug-front-page .brand-mark-original{width:220px;height:220px}body.pug-front-page .header-inner{min-height:240px;padding-top:18px}body.pug-front-page .hero{min-height:620px;padding-top:120px;padding-bottom:110px}body.pug-front-page .hero-content-menu-only{display:none}body.pug-front-page .front-quick-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;width:auto;margin:0;padding:0;overflow:visible;white-space:normal;scrollbar-width:auto}body.pug-front-page .front-quick-nav .button{min-height:46px;padding:10px 17px}@media (max-width:1100px){body.pug-front-page .site-header-home-minimal .header-inner{align-items:flex-start}body.pug-front-page .brand-mark-original{width:184px;height:184px}body.pug-front-page .brand-copy-front{max-width:340px}body.pug-front-page .brand-copy-front .brand-motto{font-size:clamp(1.1rem, 2vw, 1.5rem)}body.pug-front-page .header-inner{min-height:210px}body.pug-front-page .front-quick-nav{max-width:520px}}@media (max-width:900px){body.pug-front-page .site-header-home-minimal .header-inner{flex-direction:column;align-items:flex-start;gap:14px}body.pug-front-page .brand-mark-original{width:150px;height:150px}body.pug-front-page .brand-copy-front{max-width:420px}body.pug-front-page .brand-copy-front .brand-motto{font-size:1.2rem}body.pug-front-page .header-inner{min-height:230px}body.pug-front-page .front-quick-nav{justify-content:flex-start;width:100%}body.pug-front-page .hero{min-height:670px;padding-top:145px}}@media (max-width:620px){body.pug-front-page .brand{gap:12px}body.pug-front-page .brand-mark-original{width:116px;height:116px}body.pug-front-page .brand-copy-front{max-width:200px}body.pug-front-page .brand-copy-front .brand-motto{font-size:.96rem}body.pug-front-page .front-quick-nav .button{font-size:.84rem;padding:9px 14px}body.pug-front-page .header-inner{min-height:190px}body.pug-front-page .hero{min-height:610px;padding-top:130px}}body.pug-front-page .site-header-home-minimal .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 24px}body.pug-front-page .brand{gap:0;align-items:center;flex:0 0 auto}body.pug-front-page .brand-copy-front{display:none!important}body.pug-front-page .brand-mark-original{width:220px;height:220px}body.pug-front-page .front-quick-nav{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;width:auto;max-width:calc(100% - 260px);margin:0;padding:0 0 6px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin}body.pug-front-page .front-quick-nav .button{flex:0 0 auto;min-height:46px;padding:10px 17px;font-size:.88rem}body.pug-front-page .front-hero-tagline{width:100%;margin-top:6px;text-align:center;color:rgb(255 255 255 / .98);font-family:"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:clamp(1.8rem, 3vw, 2.95rem);font-weight:700;line-height:1.15;letter-spacing:.01em;text-shadow:0 4px 14px rgb(4 25 41 / .55)}body.pug-front-page .header-inner{min-height:290px;padding-top:16px}body.pug-front-page .hero{min-height:650px;padding-top:180px;padding-bottom:90px}body.pug-front-page .hero-content-menu-only{display:none}@media (max-width:1180px){body.pug-front-page .brand-mark-original{width:190px;height:190px}body.pug-front-page .front-quick-nav{max-width:calc(100% - 220px)}body.pug-front-page .front-quick-nav .button{padding:10px 15px;font-size:.84rem}body.pug-front-page .front-hero-tagline{font-size:clamp(1.45rem, 2.8vw, 2.35rem)}body.pug-front-page .header-inner{min-height:255px}body.pug-front-page .hero{min-height:620px;padding-top:165px}}@media (max-width:900px){body.pug-front-page .site-header-home-minimal .header-inner{justify-content:flex-start;align-items:flex-start}body.pug-front-page .brand-mark-original{width:150px;height:150px}body.pug-front-page .front-quick-nav{width:calc(100% - 170px);max-width:none;justify-content:flex-start}body.pug-front-page .front-hero-tagline{text-align:left;font-size:1.6rem}body.pug-front-page .header-inner{min-height:230px}body.pug-front-page .hero{min-height:610px;padding-top:150px}}@media (max-width:620px){body.pug-front-page .site-header-home-minimal .header-inner{flex-direction:column;align-items:flex-start;gap:12px}body.pug-front-page .brand-mark-original{width:120px;height:120px}body.pug-front-page .front-quick-nav{width:100%}body.pug-front-page .front-quick-nav .button{font-size:.82rem;padding:9px 13px}body.pug-front-page .front-hero-tagline{text-align:left;font-size:1.15rem}body.pug-front-page .header-inner{min-height:205px}body.pug-front-page .hero{min-height:560px;padding-top:138px}}body.pug-front-page .site-header-home-minimal{position:absolute;inset:0 0 auto;color:#fff;background:#fff0;box-shadow:none;backdrop-filter:none}body.pug-front-page .front-header-layout{display:flex;flex-direction:column;gap:18px;padding-top:12px}body.pug-front-page .front-quick-nav{order:1;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;max-width:none;margin:0;padding:0 0 5px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin}body.pug-front-page .front-quick-nav .button{flex:0 0 auto;min-height:46px;padding:10px 17px;font-size:.88rem}body.pug-front-page .front-brand-row{order:2;display:flex;align-items:center;justify-content:flex-start;gap:clamp(24px, 4vw, 56px)}body.pug-front-page .front-brand{flex:0 0 auto;gap:0}body.pug-front-page .front-brand .brand-mark-original{width:242px;height:242px}body.pug-front-page .front-hero-tagline{flex:1 1 auto;width:auto;max-width:760px;margin:0;text-align:left;color:rgb(255 255 255 / .98);font-family:"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:clamp(2rem, 3.7vw, 3.75rem);font-weight:700;line-height:1.08;letter-spacing:.005em;text-shadow:0 5px 18px rgb(4 25 41 / .62)}body.pug-front-page .hero{min-height:690px;padding-top:330px;padding-bottom:90px}body.pug-front-page .hero-content-menu-only{display:none}@media (max-width:1180px){body.pug-front-page .front-brand .brand-mark-original{width:210px;height:210px}body.pug-front-page .front-hero-tagline{font-size:clamp(1.75rem, 3.5vw, 3rem)}body.pug-front-page .front-quick-nav .button{padding:9px 14px;font-size:.84rem}body.pug-front-page .hero{min-height:650px;padding-top:300px}}@media (max-width:900px){body.pug-front-page .front-header-layout{gap:14px}body.pug-front-page .front-brand-row{gap:22px}body.pug-front-page .front-brand .brand-mark-original{width:165px;height:165px}body.pug-front-page .front-hero-tagline{font-size:clamp(1.45rem, 4.2vw, 2.25rem)}body.pug-front-page .hero{min-height:610px;padding-top:255px}}@media (max-width:620px){body.pug-front-page .front-header-layout{gap:10px;padding-top:8px}body.pug-front-page .front-brand-row{gap:14px;align-items:center}body.pug-front-page .front-brand .brand-mark-original{width:122px;height:122px}body.pug-front-page .front-hero-tagline{font-size:1.2rem;line-height:1.16}body.pug-front-page .front-quick-nav .button{font-size:.8rem;padding:8px 12px}body.pug-front-page .hero{min-height:560px;padding-top:220px}}body.pug-front-page{--front-logo-width:290px;--front-logo-gap:34px}body.pug-front-page .site-header-home-minimal{position:absolute;inset:0 0 auto;color:#fff;background:#fff0;box-shadow:none;backdrop-filter:none}body.pug-front-page .front-header-layout{display:flex;flex-direction:column;gap:0;padding-top:12px}body.pug-front-page .front-brand-row{display:flex;align-items:center;justify-content:flex-start;gap:var(--front-logo-gap)}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width);height:var(--front-logo-width)}body.pug-front-page .front-hero-tagline{flex:1 1 auto;width:auto;max-width:760px;margin:0;text-align:left;color:rgb(255 255 255 / .98);font-family:"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:clamp(2rem, 3.7vw, 3.75rem);font-weight:700;line-height:1.08;letter-spacing:.005em;text-shadow:0 5px 18px rgb(4 25 41 / .62)}body.pug-front-page .front-quick-nav{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;width:auto;max-width:780px;margin:180px 0 0 calc(var(--front-logo-width) + var(--front-logo-gap));padding:0;overflow:visible;white-space:normal;scrollbar-width:auto}body.pug-front-page .front-quick-nav .button{flex:0 1 auto;min-height:44px;padding:9px 13px;font-size:.8rem;line-height:1.12}body.pug-front-page .hero{min-height:860px;padding-top:0;padding-bottom:90px}body.pug-front-page .hero-content-menu-only{display:none}@media (max-width:1180px){body.pug-front-page{--front-logo-width:250px;--front-logo-gap:28px}body.pug-front-page .front-hero-tagline{font-size:clamp(1.7rem, 3.3vw, 2.8rem)}body.pug-front-page .front-quick-nav{max-width:640px;margin-top:150px}body.pug-front-page .front-quick-nav .button{padding:8px 11px;font-size:.74rem}body.pug-front-page .hero{min-height:760px}}@media (max-width:900px){body.pug-front-page{--front-logo-width:185px;--front-logo-gap:22px}body.pug-front-page .front-hero-tagline{font-size:clamp(1.35rem, 4.1vw, 2rem)}body.pug-front-page .front-quick-nav{max-width:calc(100% - var(--front-logo-width) - var(--front-logo-gap));margin-top:110px;gap:8px}body.pug-front-page .front-quick-nav .button{font-size:.72rem;padding:8px 10px}body.pug-front-page .hero{min-height:650px}}@media (max-width:620px){body.pug-front-page{--front-logo-width:128px;--front-logo-gap:14px}body.pug-front-page .front-header-layout{gap:12px;padding-top:8px}body.pug-front-page .front-brand-row{align-items:center}body.pug-front-page .front-hero-tagline{font-size:1.08rem;line-height:1.16}body.pug-front-page .front-quick-nav{max-width:100%;margin:38px 0 0 0}body.pug-front-page .front-quick-nav .button{font-size:.78rem;padding:8px 11px}body.pug-front-page .hero{min-height:520px}}body.pug-front-page .front-header-layout{display:flex;flex-direction:column;gap:18px;padding-top:12px}body.pug-front-page .front-brand-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:var(--front-logo-gap)}body.pug-front-page .front-hero-tagline{flex:1 1 0%;max-width:none}body.pug-front-page .front-quick-nav{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;width:100%;max-width:none;margin:0;padding:0;overflow:visible;white-space:normal;scrollbar-width:auto}body.pug-front-page .front-quick-nav .button{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;min-height:46px;padding:9px 8px;font-size:clamp(.69rem, .78vw, .82rem);line-height:1.1;text-align:center;white-space:nowrap}body.pug-front-page .hero{min-height:720px;padding-top:0;padding-bottom:90px}@media (max-width:1100px){body.pug-front-page .front-quick-nav{gap:7px}body.pug-front-page .front-quick-nav .button{padding:8px 5px;font-size:.66rem}}@media (max-width:900px){body.pug-front-page .front-header-layout{gap:14px}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}body.pug-front-page .front-quick-nav .button{font-size:.76rem;white-space:normal}body.pug-front-page .hero{min-height:650px}}@media (max-width:620px){body.pug-front-page .front-header-layout{gap:12px}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.pug-front-page .front-quick-nav .button{font-size:.78rem;padding:8px 7px}body.pug-front-page .hero{min-height:600px}}body.pug-front-page{--front-logo-width:320px;--front-logo-gap:34px}body.pug-front-page .front-header-layout{display:flex;flex-direction:column;gap:18px;padding-top:20vh}body.pug-front-page .front-brand-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:var(--front-logo-gap)}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width);height:var(--front-logo-width)}body.pug-front-page .front-hero-tagline{flex:1 1 0%;max-width:none}body.pug-front-page .front-quick-nav{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;width:100%;max-width:none;margin:0;padding:0;overflow:visible;white-space:normal}body.pug-front-page .front-quick-nav .button{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;min-height:46px;padding:9px 8px;font-size:clamp(.69rem, .78vw, .82rem);line-height:1.1;text-align:center;white-space:nowrap}body.pug-front-page .hero{min-height:820px;padding-top:0;padding-bottom:90px}@media (max-width:1180px){body.pug-front-page{--front-logo-width:280px;--front-logo-gap:28px}body.pug-front-page .front-header-layout{padding-top:18vh}body.pug-front-page .front-quick-nav{gap:7px}body.pug-front-page .front-quick-nav .button{padding:8px 5px;font-size:.66rem}body.pug-front-page .hero{min-height:760px}}@media (max-width:900px){body.pug-front-page{--front-logo-width:205px;--front-logo-gap:22px}body.pug-front-page .front-header-layout{gap:14px;padding-top:14vh}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}body.pug-front-page .front-quick-nav .button{font-size:.76rem;white-space:normal}body.pug-front-page .hero{min-height:680px}}@media (max-width:620px){body.pug-front-page{--front-logo-width:140px;--front-logo-gap:14px}body.pug-front-page .front-header-layout{gap:12px;padding-top:10vh}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.pug-front-page .front-quick-nav .button{font-size:.78rem;padding:8px 7px}body.pug-front-page .hero{min-height:620px}}body.pug-front-page{--front-logo-width:400px;--front-logo-gap:38px}body.pug-front-page .front-header-layout{gap:22px;padding-top:20vh}body.pug-front-page .front-brand-row{align-items:center}body.pug-front-page .front-brand{position:relative;display:inline-flex;align-items:center;padding-bottom:30px}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width);height:var(--front-logo-width)}body.pug-front-page .front-brand::after{content:"";position:absolute;left:8%;right:8%;bottom:6px;height:22px;background:radial-gradient(120% 90% at 10% 50%,rgb(255 255 255 / .92) 0 38%,transparent 40%),radial-gradient(120% 90% at 90% 50%,rgb(255 255 255 / .92) 0 38%,transparent 40%),linear-gradient(90deg,#fff0 0%,rgb(255 255 255 / .88) 10%,rgb(255 255 255 / .96) 50%,rgb(255 255 255 / .88) 90%,#fff0 100%);filter:drop-shadow(0 4px 10px rgb(4 25 41 / .35));border-radius:999px;transform:rotate(-2deg);pointer-events:none}body.pug-front-page .front-hero-tagline{flex:1 1 0%;max-width:none;margin:0;color:rgb(255 255 255 / .98);font-family:"URW Chancery L","Book Antiqua","Palatino Linotype",Georgia,serif;font-size:clamp(2.1rem, 3.9vw, 4rem);font-style:italic;font-weight:700;line-height:1.1;letter-spacing:.01em;text-align:justify;text-justify:inter-word;text-shadow:0 5px 18px rgb(4 25 41 / .62)}body.pug-front-page .front-hero-tagline::after{content:"";display:inline-block;width:100%}body.pug-front-page .front-quick-nav{margin-top:6px}@media (max-width:1180px){body.pug-front-page{--front-logo-width:340px;--front-logo-gap:28px}body.pug-front-page .front-brand{padding-bottom:26px}body.pug-front-page .front-brand::after{height:18px}body.pug-front-page .front-hero-tagline{font-size:clamp(1.8rem, 3.4vw, 3rem)}}@media (max-width:900px){body.pug-front-page{--front-logo-width:250px;--front-logo-gap:22px}body.pug-front-page .front-header-layout{gap:18px;padding-top:16vh}body.pug-front-page .front-brand{padding-bottom:22px}body.pug-front-page .front-brand::after{height:16px;bottom:5px}body.pug-front-page .front-hero-tagline{font-size:clamp(1.35rem, 3.8vw, 2.1rem)}}@media (max-width:620px){body.pug-front-page{--front-logo-width:165px;--front-logo-gap:14px}body.pug-front-page .front-header-layout{gap:14px;padding-top:10vh}body.pug-front-page .front-brand{padding-bottom:16px}body.pug-front-page .front-brand::after{height:12px;bottom:3px}body.pug-front-page .front-hero-tagline{font-size:1.08rem;line-height:1.14}}body.pug-front-page .front-header-layout{padding-top:10vh}body.pug-front-page .front-brand{padding-bottom:0}body.pug-front-page .front-brand::after{content:none;display:none}body.pug-front-page .front-hero-tagline{text-align:left;text-justify:auto}body.pug-front-page .front-hero-tagline::after{content:none;display:none}@media (max-width:1180px){body.pug-front-page .front-header-layout{padding-top:9vh}}@media (max-width:900px){body.pug-front-page .front-header-layout{padding-top:8vh}}@media (max-width:620px){body.pug-front-page .front-header-layout{padding-top:6vh}}body.pug-front-page .front-header-layout{padding-top:5vh}body.pug-front-page .home-button-menu .button,body.pug-front-page .home-button-menu .home-menu-button,body.pug-front-page .front-quick-nav .button{color:var(--navy);background:#d8921f;box-shadow:0 10px 25px rgb(216 146 31 / .28)}body.pug-front-page .home-button-menu .button:hover,body.pug-front-page .home-button-menu .button:focus-visible,body.pug-front-page .home-menu-button:hover,body.pug-front-page .home-menu-button:focus-visible,body.pug-front-page .front-quick-nav .button:hover,body.pug-front-page .front-quick-nav .button:focus-visible{color:#fff;background:var(--lake-dark);box-shadow:0 14px 30px rgb(13 98 106 / .32)}@media (max-width:1180px){body.pug-front-page .front-header-layout{padding-top:4vh}}@media (max-width:900px){body.pug-front-page .front-header-layout{padding-top:4vh}}@media (max-width:620px){body.pug-front-page .front-header-layout{padding-top:3vh}}body.pug-front-page{--front-logo-width:360px;--front-logo-gap:36px}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width);height:var(--front-logo-width)}body.pug-front-page .front-header-layout{padding-top:5vh;gap:18px}body.pug-front-page .front-hero-tagline{font-family:"URW Chancery L","Book Antiqua","Palatino Linotype",Georgia,serif;font-style:italic;font-weight:700;text-align:left;text-justify:auto}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;width:100%;margin-top:4px}body.pug-front-page .front-quick-nav .button{gap:8px;min-height:52px;padding:9px 9px;color:#fff;background:linear-gradient(180deg,#e2a32b 0%,#c98214 100%);border:1px solid rgb(255 255 255 / .28);border-radius:14px;box-shadow:0 8px 20px rgb(77 48 4 / .28),inset 0 1px 0 rgb(255 255 255 / .22);font-size:clamp(.68rem, .77vw, .82rem);font-weight:750}body.pug-front-page .front-quick-nav .menu-icon{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;flex:0 0 21px}body.pug-front-page .front-quick-nav .menu-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.pug-front-page .front-quick-nav .button:hover,body.pug-front-page .front-quick-nav .button:focus-visible{color:#fff;background:linear-gradient(180deg,#2d78ad 0%,#1d5f90 100%);box-shadow:0 12px 26px rgb(9 49 81 / .36),inset 0 1px 0 rgb(255 255 255 / .2);transform:translateY(-2px)}@media (max-width:1180px){body.pug-front-page{--front-logo-width:310px;--front-logo-gap:28px}body.pug-front-page .front-quick-nav .button{gap:6px;padding:8px 6px;font-size:.65rem}body.pug-front-page .front-quick-nav .menu-icon{width:18px;height:18px;flex-basis:18px}}@media (max-width:900px){body.pug-front-page{--front-logo-width:230px;--front-logo-gap:22px}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr))}body.pug-front-page .front-quick-nav .button{font-size:.75rem}}@media (max-width:620px){body.pug-front-page{--front-logo-width:155px;--front-logo-gap:14px}body.pug-front-page .front-header-layout{padding-top:3vh}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr))}body.pug-front-page .front-quick-nav .button{font-size:.78rem}}body.pug-front-page .front-header-layout{display:flex;flex-direction:column;align-items:stretch;gap:14px}body.pug-front-page .front-brand-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:var(--front-logo-gap);margin:0}body.pug-front-page .front-quick-nav{width:100%;margin:0;align-self:stretch;grid-template-columns:repeat(7,minmax(0,1fr))}@media (max-width:900px){body.pug-front-page .front-header-layout{gap:12px}}body.pug-front-page{--front-logo-width:396px}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width);height:var(--front-logo-width)}body.pug-front-page .front-quick-nav .button{color:#111}body.pug-front-page .front-quick-nav .menu-icon svg{stroke:currentColor}body.pug-front-page .front-quick-nav .button span{color:inherit}@media (max-width:1180px){body.pug-front-page{--front-logo-width:341px}}@media (max-width:900px){body.pug-front-page{--front-logo-width:253px}}@media (max-width:620px){body.pug-front-page{--front-logo-width:171px}}.section{padding:clamp(46px, 6vw, 78px) 0}.section-head{margin-bottom:32px}.site-footer{padding-top:54px}.brand-footer .brand-mark-original{width:295px;height:295px}.brand-footer{align-items:center}@media (max-width:900px){.section{padding:clamp(42px, 5.5vw, 64px) 0}.brand-footer .brand-mark-original{width:230px;height:230px}}@media (max-width:620px){.section{padding:38px 0}.section-head{margin-bottom:26px}.brand-footer .brand-mark-original{width:190px;height:190px}}.site-footer .footer-grid{grid-template-columns:1.55fr .75fr .70fr;gap:38px}.site-footer .footer-grid>:first-child{min-width:0}.site-footer .brand-footer{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:0}.site-footer .brand-footer .brand-mark-original{width:min(500px, 100%);height:auto;max-width:100%}.site-footer .brand-footer .brand-copy{display:grid}@media (max-width:900px){.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:34px}.site-footer .footer-grid>:first-child{grid-column:1 / -1}.site-footer .brand-footer .brand-mark-original{width:min(360px, 100%)}}@media (max-width:620px){.site-footer .footer-grid{grid-template-columns:1fr;gap:28px}.site-footer .footer-grid>:first-child{grid-column:auto}.site-footer .brand-footer .brand-mark-original{width:min(250px, 100%)}}.section{padding:clamp(26px, 3.2vw, 38px) 0}.section-head{margin-bottom:18px}.content-narrow{padding-block:42px}.page-hero{padding-bottom:44px}.page-hero-compact{padding-bottom:38px}.site-footer{padding-top:34px}.marina-home-copy>p:last-of-type{margin-bottom:18px}@media (max-width:900px){.section{padding:26px 0}.section-head{margin-bottom:16px}.content-narrow{padding-block:34px}.page-hero{padding-bottom:38px}}@media (max-width:620px){.section{padding:22px 0}.section-head{margin-bottom:14px}.content-narrow{padding-block:28px}.page-hero{padding-bottom:32px}.page-hero-compact{padding-bottom:28px}.site-footer{padding-top:28px}}body.pug-front-page .front-header-layout{padding-top:10vh;gap:clamp(34px, 4.5vh, 54px)}body.pug-front-page .front-brand-row{width:100%;align-items:center}body.pug-front-page .front-quick-nav{width:100%;margin-top:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(10px, 1vw, 14px)}body.pug-front-page .front-quick-nav .button{min-height:54px}body.pug-front-page .hero{min-height:880px}@media (max-width:1180px){body.pug-front-page .front-header-layout{padding-top:8vh;gap:36px}body.pug-front-page .front-quick-nav{gap:9px}body.pug-front-page .hero{min-height:780px}}@media (max-width:900px){body.pug-front-page .front-header-layout{padding-top:7vh;gap:28px}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr))}body.pug-front-page .hero{min-height:700px}}@media (max-width:620px){body.pug-front-page .front-header-layout{padding-top:6vh;gap:22px}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr))}body.pug-front-page .hero{min-height:650px}}body.pug-front-page .front-brand-row{margin-top:2.2vh}@media (max-width:1180px){body.pug-front-page .front-brand-row{margin-top:1.8vh}}@media (max-width:900px){body.pug-front-page .front-brand-row{margin-top:1.4vh}}@media (max-width:620px){body.pug-front-page .front-brand-row{margin-top:1vh}}body.pug-front-page .front-quick-nav{margin-top:-12px}@media (max-width:1180px){body.pug-front-page .front-quick-nav{margin-top:-10px}}@media (max-width:900px){body.pug-front-page .front-quick-nav{margin-top:-8px}}@media (max-width:620px){body.pug-front-page .front-quick-nav{margin-top:-6px}}.site-footer .brand-footer .brand-mark-original{width:min(400px, 100%)}@media (max-width:1024px){.site-footer .brand-footer .brand-mark-original{width:min(288px, 100%)}}@media (max-width:640px){.site-footer .brand-footer .brand-mark-original{width:min(200px, 100%)}}.charter-price-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px, 2.6vw, 38px);width:100%;align-items:stretch}.charter-price-cards .info-card{display:flex;flex-direction:column;height:100%;padding:clamp(28px, 3vw, 40px)}.charter-price-cards .info-card h3{margin-bottom:18px}.charter-price-cards .info-card>p:first-of-type{min-height:3.1em;margin-bottom:14px}.charter-price-cards .info-card>p:last-of-type{margin-bottom:22px}.charter-price-cards .info-card .button{margin-top:auto;align-self:flex-start;min-width:230px;justify-content:center}@media (max-width:760px){.charter-price-cards{grid-template-columns:1fr;gap:18px}.charter-price-cards .info-card>p:first-of-type{min-height:0}}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(8px, .8vw, 12px)}body.pug-front-page .front-quick-nav .button{min-width:0;padding-inline:7px;font-size:clamp(.62rem, .69vw, .78rem)}@media (max-width:1100px){body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}body.pug-front-page .front-quick-nav .button{font-size:.76rem}}@media (max-width:620px){body.pug-front-page .front-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr))}body.pug-front-page .front-quick-nav .button{font-size:.78rem}}body.pug-front-page .front-quick-nav .button{justify-content:center;text-align:center;gap:0;padding-inline:8px;font-size:clamp(.68rem, .77vw, .86rem);line-height:1.15}body.pug-front-page .front-quick-nav .menu-icon{display:none!important}@media (max-width:1180px){body.pug-front-page .front-quick-nav .button{font-size:.76rem;padding-inline:7px}}@media (max-width:900px){body.pug-front-page .front-quick-nav .button{font-size:.82rem}}@media (max-width:620px){body.pug-front-page .front-quick-nav .button{font-size:.84rem}}.site-footer .footer-credit{margin-left:.35em;color:rgb(255 255 255 / .42);font-size:.82em;font-weight:400;letter-spacing:.01em;white-space:nowrap}@media (max-width:620px){.site-footer .footer-credit{color:rgb(255 255 255 / .38)}}.info-card h3 a{color:inherit;text-decoration:none}.info-card h3 a:hover,.info-card h3 a:focus-visible{color:var(--lake);text-decoration:underline;text-underline-offset:.16em}body.pug-front-page .front-header-layout{display:flex;flex-direction:column;align-items:stretch;width:100%;padding-top:clamp(82px, 10vh, 118px);gap:clamp(20px, 2.8vh, 30px)}body.pug-front-page .front-brand-row{display:grid;grid-template-columns:minmax(300px,var(--front-logo-width)) minmax(0,1fr);align-items:center;width:100%;gap:clamp(32px, 4vw, 64px);margin:0}body.pug-front-page .front-brand{justify-self:start}body.pug-front-page .front-hero-tagline{width:100%;max-width:820px;margin:0;align-self:center}body.pug-front-page .front-quick-nav{width:100%;max-width:none;margin:0;align-self:stretch;grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(9px, .9vw, 14px)}body.pug-front-page .front-quick-nav .button{width:100%;min-height:54px;padding:10px 7px}body.pug-front-page .hero{min-height:850px}@media (max-width:1180px){body.pug-front-page .front-header-layout{padding-top:clamp(68px, 8vh, 92px);gap:24px}body.pug-front-page .front-brand-row{grid-template-columns:minmax(260px,var(--front-logo-width)) minmax(0,1fr);gap:32px}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.pug-front-page .hero{min-height:790px}}@media (max-width:900px){body.pug-front-page .front-header-layout{padding-top:7vh;gap:22px}body.pug-front-page .front-brand-row{grid-template-columns:minmax(210px,var(--front-logo-width)) minmax(0,1fr);gap:24px}body.pug-front-page .front-hero-tagline{max-width:none}body.pug-front-page .hero{min-height:720px}}@media (max-width:620px){body.pug-front-page .front-header-layout{padding-top:5vh;gap:18px}body.pug-front-page .front-brand-row{display:flex;align-items:center;gap:14px}body.pug-front-page .front-brand{flex:0 0 auto}body.pug-front-page .front-hero-tagline{flex:1 1 0%}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.pug-front-page .front-quick-nav .button{min-height:48px}body.pug-front-page .hero{min-height:680px}}body.pug-front-page .front-header-layout{display:flex;flex-direction:column}body.pug-front-page .front-brand-row{order:1!important;position:relative;margin-top:0}body.pug-front-page .front-quick-nav{order:2!important;position:relative;margin-top:0;overflow:visible}body.pug-front-page .front-quick-nav{width:min(88%, 1280px)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;align-self:center!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:10px!important}body.pug-front-page .front-quick-nav .button{min-width:0!important;width:100%!important;padding-left:6px!important;padding-right:6px!important}@media (max-width:1180px){body.pug-front-page .front-quick-nav{width:94%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:620px){body.pug-front-page .front-quick-nav{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}.kayak-trip-options{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.kayak-trip-options .info-card{height:100%}.kayak-routes-head{margin-top:28px}@media (max-width:760px){.kayak-trip-options{grid-template-columns:1fr}.kayak-routes-head{margin-top:22px}}\n\n .pug-feature-collage{margin:24px 0 0}.pug-feature-collage img{display:block;width:100%;height:auto;border-radius:22px;box-shadow:0 16px 38px rgb(15 47 65 / .13)}.pug-story-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pug-story-gallery figure{margin:0;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgb(15 47 65 / .10)}.pug-story-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.pug-story-gallery figure:first-child{grid-column:span 2}.pug-story-gallery figure:first-child img{aspect-ratio:16 / 9}.pug-story-gallery figcaption{padding:10px 14px 12px;font-size:.92rem}.pug-story-gallery.pug-story-gallery-compact figure:first-child{grid-column:auto}.pug-story-gallery.pug-story-gallery-compact figure:first-child img,.pug-story-gallery.pug-story-gallery-compact img{aspect-ratio:4 / 3}.pug-charter-collage+.pug-story-gallery{margin-top:22px}@media (max-width:820px){.pug-story-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.pug-story-gallery figure:first-child{grid-column:span 2}}@media (max-width:560px){.pug-story-gallery{grid-template-columns:1fr}.pug-story-gallery figure:first-child{grid-column:auto}.pug-story-gallery figure:first-child img,.pug-story-gallery img{aspect-ratio:4 / 3}.pug-feature-collage img{border-radius:16px}}.pug-bottom-home{width:min(92%, 1180px);margin:42px auto 30px;display:flex;justify-content:center}.pug-bottom-home .button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:250px;text-decoration:none}.pug-bottom-home .button::before{content:"←";font-size:1.15em;line-height:1}@media (max-width:560px){.pug-bottom-home{width:min(92%, 520px);margin-top:32px;margin-bottom:24px}.pug-bottom-home .button{width:100%;min-width:0}}.pug-photo-credits{margin-top:22px;padding:14px 16px;border:1px solid rgb(15 44 69 / .16);border-radius:10px;font-size:.86rem;line-height:1.55;opacity:.86}.pug-photo-credits a{text-decoration:underline;text-underline-offset:2px}body.pug-lightbox-open{overflow:hidden}.pug-lightbox{position:fixed;z-index:10000;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:clamp(14px, 2.5vw, 28px);color:#fff;background:rgb(3 18 29 / .96)}.pug-lightbox[hidden]{display:none!important}.pug-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.pug-lightbox-back,.pug-lightbox-close,.pug-lightbox-nav{appearance:none;border:1px solid rgb(255 255 255 / .32);color:#fff;background:rgb(255 255 255 / .10);box-shadow:none;cursor:pointer}.pug-lightbox-back{min-height:46px;padding:10px 17px;border-radius:999px;font:inherit;font-weight:800}.pug-lightbox-back:hover,.pug-lightbox-back:focus-visible,.pug-lightbox-close:hover,.pug-lightbox-close:focus-visible,.pug-lightbox-nav:hover,.pug-lightbox-nav:focus-visible{color:var(--navy);background:var(--sun);border-color:var(--sun);outline:none}.pug-lightbox-close{display:grid;place-items:center;width:46px;height:46px;padding:0;border-radius:50%;font-size:1.85rem;line-height:1}.pug-lightbox-stage{position:relative;display:grid;place-items:center;min-height:0}.pug-lightbox-image{width:auto;max-width:min(100%, 1500px);height:auto;max-height:calc(100vh - 170px);object-fit:contain;border-radius:10px;box-shadow:0 18px 65px rgb(0 0 0 / .42)}.pug-lightbox-nav{position:absolute;top:50%;display:grid;place-items:center;width:48px;height:58px;padding:0;border-radius:14px;transform:translateY(-50%);font-size:2rem;line-height:1}.pug-lightbox-prev{left:8px}.pug-lightbox-next{right:8px}.pug-lightbox-caption{min-height:1.65em;margin:0;color:rgb(255 255 255 / .88);text-align:center;font-size:.96rem}@media (max-width:640px){.pug-lightbox{padding:10px;gap:8px}.pug-lightbox-back{min-height:44px;padding:8px 13px;font-size:.88rem}.pug-lightbox-close{width:44px;height:44px}.pug-lightbox-image{max-height:calc(100vh - 150px);border-radius:6px}.pug-lightbox-nav{width:42px;height:52px;font-size:1.7rem;background:rgb(3 18 29 / .55)}.pug-lightbox-prev{left:3px}.pug-lightbox-next{right:3px}.pug-lightbox-caption{font-size:.86rem}}body.pug-front-page{--front-logo-width:297px !important}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width)!important;height:var(--front-logo-width)!important;object-fit:contain}body.pug-front-page .front-hero-tagline{font-size:clamp(1.58rem, 2.93vw, 3rem)!important;max-width:615px!important}@media (max-width:1180px){body.pug-front-page{--front-logo-width:256px !important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.35rem, 2.55vw, 2.25rem)!important}}@media (max-width:900px){body.pug-front-page{--front-logo-width:190px !important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.02rem, 2.85vw, 1.58rem)!important}}@media (max-width:620px){body.pug-front-page{--front-logo-width:128px !important}body.pug-front-page .front-hero-tagline{font-size:.81rem!important;line-height:1.16!important}}.hero>.hero-background-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero.has-html-background::before{z-index:1;background-image:linear-gradient(90deg,rgb(4 25 41 / .9) 0%,rgb(4 25 41 / .62) 45%,rgb(4 25 41 / .22) 100%),linear-gradient(0deg,rgb(4 25 41 / .52),transparent 50%);transform:none}.hero.has-html-background::after{z-index:1}.hero.has-html-background .hero-content{z-index:2}body.pug-front-page{background:#f5f6f7;--front-frame-gap:18px;--front-logo-width:245px !important}body.pug-front-page .site-content{overflow:visible}body.pug-front-page .home-project-hero{width:min(1500px, calc(100% - (2 * var(--front-frame-gap))));height:clamp(420px, 43vw, 690px);min-height:0!important;margin:var(--front-frame-gap) auto 0;padding:0!important;border-radius:clamp(34px, 4vw, 64px) clamp(34px, 4vw, 64px) 0 0;overflow:hidden;box-shadow:0 18px 48px rgb(5 32 52 / .10)}body.pug-front-page .home-project-hero>.hero-background-image{object-position:center 46%}body.pug-front-page .home-project-hero.has-html-background::before{background-image:linear-gradient(90deg,rgb(4 25 41 / .18) 0%,rgb(4 25 41 / .12) 50%,rgb(4 25 41 / .22) 100%),linear-gradient(0deg,rgb(4 25 41 / .38) 0%,#fff0 43%)}body.pug-front-page .home-project-hero::after{height:100px;background:linear-gradient(transparent,rgb(3 22 38 / .28))}body.pug-front-page .site-header-home-minimal,body.pug-front-page .site-header-home-minimal.is-scrolled{top:var(--front-frame-gap)!important;bottom:auto;height:auto}body.pug-front-page .front-header-layout{width:min(1220px, calc(100% - 70px));padding-top:clamp(44px, 5.8vw, 82px)!important;gap:0!important}body.pug-front-page .front-brand-row{display:grid!important;grid-template-columns:var(--front-logo-width) minmax(0,1fr)!important;align-items:center!important;gap:clamp(38px, 5vw, 72px)!important;width:min(920px, 82%)!important;margin:0 auto!important}body.pug-front-page .front-brand{justify-self:center!important}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width)!important;height:var(--front-logo-width)!important;filter:drop-shadow(0 10px 20px rgb(3 24 42 / .30))}body.pug-front-page .front-hero-tagline{max-width:540px!important;margin:0!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(2rem, 3.15vw, 3.5rem)!important;font-style:normal!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.018em!important;text-align:left!important;text-shadow:0 3px 12px rgb(2 22 39 / .78),0 1px 1px rgb(2 22 39 / .7)!important}body.pug-front-page .front-quick-nav{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:clamp(6px, .75vw, 10px)!important;width:min(92%, 1240px)!important;max-width:1240px!important;margin:clamp(48px, 6.6vw, 100px) auto 0!important;padding:0!important;overflow:visible!important}body.pug-front-page .front-quick-nav .button{min-height:54px!important;padding:8px 7px!important;gap:6px!important;color:#061f38!important;background:linear-gradient(180deg,#f1b446 0%,#dfa02c 100%)!important;border:1px solid rgb(255 255 255 / .45)!important;border-radius:10px!important;box-shadow:0 7px 16px rgb(36 28 9 / .22),inset 0 1px 0 rgb(255 255 255 / .36)!important;font-size:clamp(.68rem, .76vw, .82rem)!important;font-weight:800!important;line-height:1.05!important;text-align:center!important;text-decoration:none!important;white-space:normal!important}body.pug-front-page .front-quick-nav .menu-icon{width:19px;height:19px;flex:0 0 19px}body.pug-front-page .front-quick-nav .button:hover,body.pug-front-page .front-quick-nav .button:focus-visible{color:#fff!important;background:linear-gradient(180deg,#4d9ecf 0%,#2c78ad 100%)!important;transform:translateY(-2px)}body.pug-front-page .home-project-main{width:min(1500px, calc(100% - (2 * var(--front-frame-gap))));margin:0 auto var(--front-frame-gap);padding:clamp(38px, 5vw, 72px) 0 24px;background:#fff;border-radius:0 0 clamp(34px, 4vw, 64px) clamp(34px, 4vw, 64px);box-shadow:0 18px 48px rgb(5 32 52 / .10)}body.pug-front-page .home-project-main>.shell{width:min(1280px, calc(100% - 70px))}.home-project-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(40px, 6vw, 82px)}.home-project-kicker{display:flex;align-items:center;gap:16px;margin-bottom:16px;color:#0b2d50;font-size:.95rem;font-weight:700}.home-project-kicker span{color:#6c8fba;letter-spacing:-.18em}.home-project-copy h2{max-width:650px;margin-bottom:18px;color:#082c55;font-size:clamp(2.3rem, 4.2vw, 4.35rem);line-height:1.02}.home-project-copy p:not(.home-project-kicker){max-width:650px;color:#17344f;font-size:1rem;line-height:1.72}.home-project-more{margin-top:7px;min-height:48px;border-radius:9px;background:#0a4ba0;box-shadow:0 9px 20px rgb(10 75 160 / .20)}.home-project-more:hover,.home-project-more:focus-visible{background:#063a7d}.home-project-marina-photo{margin:0}.home-project-marina-photo img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:22px;box-shadow:0 18px 35px rgb(8 36 58 / .18)}.home-project-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px, 1.5vw, 20px);margin-top:clamp(36px, 4vw, 54px)}.home-project-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgb(9 44 80 / .10);border-radius:15px;background:#fff;box-shadow:0 10px 28px rgb(8 36 58 / .10)}.home-project-card-image{display:block;overflow:hidden;text-decoration:none}.home-project-card-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .35s ease}.home-project-card:hover .home-project-card-image img{transform:scale(1.035)}.home-project-card-body{display:flex;flex:1 1 auto;flex-direction:column;padding:17px 17px 18px}.home-project-card h3{position:relative;margin:0 0 14px;padding-bottom:10px;color:#082c55;font-size:clamp(1rem, 1.3vw, 1.32rem);line-height:1.12}.home-project-card h3::after{content:"";position:absolute;left:0;bottom:0;width:35px;height:2px;background:#e3a82f}.home-project-card h3 a{color:inherit;text-decoration:none}.home-project-card p{margin-bottom:17px;color:#263b4d;font-size:.86rem;line-height:1.42}.home-project-card-link{margin-top:auto;color:#074ba3;font-size:.86rem;font-weight:800;text-decoration:none}.home-project-card-link:hover,.home-project-card-link:focus-visible{color:#082c55;text-decoration:underline}.home-project-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px;padding-top:24px;border-top:1px solid rgb(8 44 81 / .10)}.home-project-fact{display:flex;align-items:center;gap:13px;min-width:0;padding:4px 18px;border-right:1px solid rgb(8 44 81 / .12);color:#082c55}.home-project-fact:first-child{padding-left:0}.home-project-fact:last-child{border-right:0}.home-project-fact .fact-icon{flex:0 0 auto;color:#0b4d9c;font-size:1.75rem;line-height:1}.home-project-fact span:last-child{display:grid;min-width:0}.home-project-fact strong{font-size:.88rem}.home-project-fact small{color:#5a6c7c;font-size:.76rem}@media (max-width:1180px){body.pug-front-page{--front-logo-width:205px !important}body.pug-front-page .front-header-layout{width:min(1040px, calc(100% - 54px));padding-top:40px!important}body.pug-front-page .front-brand-row{width:min(760px, 78%)!important;gap:38px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.7rem, 3.3vw, 2.65rem)!important}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(8,minmax(0,1fr))!important;width:94%!important;margin-top:86px!important;gap:6px!important}body.pug-front-page .front-quick-nav .button{min-height:48px!important}}@media (max-width:900px){body.pug-front-page{--front-frame-gap:12px;--front-logo-width:168px !important}body.pug-front-page .home-project-hero{height:480px;border-radius:42px 42px 0 0}body.pug-front-page .front-header-layout{width:calc(100% - 42px);padding-top:48px!important}body.pug-front-page .front-brand-row{width:min(650px, 86%)!important;grid-template-columns:var(--front-logo-width) 1fr!important;gap:30px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.55rem, 4.3vw, 2.25rem)!important}body.pug-front-page .front-quick-nav{grid-template-columns:repeat(8,minmax(0,1fr))!important;width:96%!important;margin-top:140px!important;gap:5px!important}body.pug-front-page .home-project-main{border-radius:0 0 42px 42px}body.pug-front-page .home-project-main>.shell{width:calc(100% - 46px)}.home-project-intro{grid-template-columns:1fr 1fr;gap:32px}.home-project-copy h2{font-size:clamp(2rem, 5vw, 3.25rem)}}@media (max-width:1000px) and (min-width:761px){.home-project-card-body{padding:13px 12px 15px}.home-project-card h3{font-size:.98rem;margin-bottom:11px}.home-project-card p,.home-project-card-link{font-size:.76rem}}@media (max-width:760px){body.pug-front-page .front-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:96%!important;margin-top:54px!important;gap:7px!important}body.pug-front-page .front-quick-nav .button{font-size:.72rem!important}.home-project-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-project-facts{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.home-project-fact:nth-child(2){border-right:0}.home-project-fact:nth-child(3){padding-left:0}}@media (max-width:620px){body.pug-front-page{--front-frame-gap:8px;--front-logo-width:126px !important}body.pug-front-page .home-project-hero{height:690px;border-radius:30px 30px 0 0}body.pug-front-page .front-header-layout{width:calc(100% - 30px);padding-top:34px!important}body.pug-front-page .front-brand-row{width:100%!important;display:grid!important;grid-template-columns:var(--front-logo-width) 1fr!important;gap:17px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.15rem, 5.9vw, 1.72rem)!important;line-height:1.08!important}body.pug-front-page .front-quick-nav{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:45px!important}body.pug-front-page .front-quick-nav .button{min-height:49px!important;font-size:.75rem!important}body.pug-front-page .home-project-main{padding-top:30px;border-radius:0 0 30px 30px}body.pug-front-page .home-project-main>.shell{width:calc(100% - 30px)}.home-project-intro{grid-template-columns:1fr;gap:28px}.home-project-marina-photo{order:-1}.home-project-copy h2{font-size:2.25rem}.home-project-cards{grid-template-columns:1fr;gap:15px}.home-project-card{display:grid;grid-template-columns:40% 60%}.home-project-card-image,.home-project-card-image img{height:100%}.home-project-card-image img{aspect-ratio:auto;min-height:210px}.home-project-card-body{padding:15px}.home-project-facts{grid-template-columns:1fr;gap:0}.home-project-fact{padding:13px 0;border-right:0;border-bottom:1px solid rgb(8 44 81 / .10)}.home-project-fact:last-child{border-bottom:0}}body.pug-front-page{--front-logo-width:290px !important}body.pug-front-page .front-header-layout{padding-top:clamp(34px, 4.6vw, 64px)!important}body.pug-front-page .front-brand-row{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:min(900px, 86%)!important;gap:10px!important;margin:0 auto!important;text-align:center!important}body.pug-front-page .front-brand{justify-self:auto!important;align-self:center!important}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width)!important;height:var(--front-logo-width)!important}body.pug-front-page .front-hero-tagline{width:min(760px, 100%)!important;max-width:760px!important;margin:0 auto!important;font-size:clamp(1.75rem, 2.95vw, 3.15rem)!important;line-height:1.07!important;text-align:center!important}body.pug-front-page .front-quick-nav{margin-top:clamp(34px, 4.4vw, 68px)!important}@media (max-width:1180px){body.pug-front-page{--front-logo-width:244px !important}body.pug-front-page .front-header-layout{padding-top:34px!important}body.pug-front-page .front-brand-row{width:min(760px, 88%)!important;gap:8px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.55rem, 3.2vw, 2.55rem)!important}body.pug-front-page .front-quick-nav{margin-top:54px!important}}@media (max-width:900px){body.pug-front-page{--front-logo-width:190px !important}body.pug-front-page .front-header-layout{padding-top:28px!important}body.pug-front-page .front-brand-row{display:flex!important;flex-direction:column!important;width:min(650px, 92%)!important;gap:7px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.4rem, 4vw, 2.05rem)!important}body.pug-front-page .front-quick-nav{margin-top:48px!important}}@media (max-width:620px){body.pug-front-page{--front-logo-width:145px !important}body.pug-front-page .front-header-layout{padding-top:22px!important}body.pug-front-page .front-brand-row{display:flex!important;flex-direction:column!important;width:100%!important;gap:6px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.08rem, 5.3vw, 1.52rem)!important;line-height:1.1!important}body.pug-front-page .front-quick-nav{margin-top:34px!important}}body.pug-front-page{--front-logo-width:334px !important}body.pug-front-page .front-brand-row{display:grid!important;grid-template-columns:var(--front-logo-width) minmax(0,1fr)!important;align-items:center!important;justify-content:center!important;width:min(980px, 90%)!important;gap:clamp(30px, 4.4vw, 58px)!important;margin:0 auto!important;text-align:left!important}body.pug-front-page .front-brand{justify-self:end!important;align-self:center!important}body.pug-front-page .front-brand .brand-mark-original{width:var(--front-logo-width)!important;height:var(--front-logo-width)!important}body.pug-front-page .front-hero-tagline{width:100%!important;max-width:720px!important;margin:0!important;align-self:center!important;color:rgb(255 255 255 / .99)!important;font-family:Georgia,"Times New Roman",serif!important;font-style:normal!important;font-weight:700!important;font-size:clamp(1.9rem, 3.05vw, 3.25rem)!important;line-height:1.12!important;letter-spacing:-.012em!important;text-align:left!important;text-shadow:0 4px 16px rgb(4 25 41 / .66)!important}body.pug-front-page .front-quick-nav{margin-top:clamp(34px, 4.4vw, 68px)!important}@media (max-width:1180px){body.pug-front-page{--front-logo-width:281px !important}body.pug-front-page .front-brand-row{width:min(860px, 92%)!important;gap:clamp(24px, 3.4vw, 40px)!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.6rem, 3.15vw, 2.6rem)!important}}@media (max-width:900px){body.pug-front-page{--front-logo-width:219px !important}body.pug-front-page .front-brand-row{width:min(720px, 94%)!important;gap:24px!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1.35rem, 3.8vw, 2rem)!important}}@media (max-width:620px){body.pug-front-page{--front-logo-width:167px !important}body.pug-front-page .front-header-layout{padding-top:18px!important}body.pug-front-page .front-brand-row{width:100%!important;grid-template-columns:var(--front-logo-width) minmax(0,1fr)!important;gap:12px!important;align-items:center!important}body.pug-front-page .front-brand{justify-self:start!important}body.pug-front-page .front-hero-tagline{font-size:clamp(1rem, 4.8vw, 1.38rem)!important;line-height:1.13!important}body.pug-front-page .front-quick-nav{margin-top:30px!important}}.pug-charter-form-after-yachts{margin-top:32px}.pug-charter-form-after-yachts .pug-form-wrap{margin-top:0}@media (max-width:700px){.pug-charter-form-after-yachts{margin-top:22px}}