:root{--navy:#071b2c;--deep:#061624;--blue:#102b40;--gold:#c9a56d;--gold-light:#ead1a3;--cream:#f4f0e8;--paper:#f8f6f1;--ink:#122534;--muted:#698092}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-size:18px;margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.wrap{width:min(100% - 8vw,1320px);margin-inline:auto}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:#071b2c;color:#fff;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:14px}.brand-mark{font:italic 34px Georgia,serif;color:var(--gold);border:1px solid rgba(201,165,109,.6);border-radius:50%;width:49px;height:49px;text-align:center;line-height:46px}.brand-type{font:19px Georgia,serif;letter-spacing:.19em;white-space:nowrap}.brand-type small{display:block;font:10px Arial,sans-serif;letter-spacing:.25em;color:var(--gold-light);margin-top:5px}.site-header nav{display:flex;align-items:center;gap:36px;font-size:13px;letter-spacing:.13em;text-transform:uppercase}.site-header nav>a:not(.nav-cta){color:#d6dee4;transition:color .2s}.site-header nav>a:hover{color:var(--gold-light)}.nav-cta{border:1px solid rgba(201,165,109,.6);padding:15px 19px;color:var(--gold-light)}.nav-cta span{margin-left:12px}.hero{min-height:min(740px,calc(100svh - 86px));position:relative;background:var(--navy);color:white;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('/assets/hero.webp') center center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,31,.9),rgba(4,21,36,.65) 38%,rgba(4,20,34,.12) 74%),linear-gradient(0deg,rgba(3,16,28,.45),transparent 35%)}.hero-content{position:relative;z-index:1;padding:96px 0 118px}.eyebrow{display:flex;align-items:center;gap:14px;color:#9d7542;font-size:12px;letter-spacing:.25em;font-weight:700;line-height:1.5}.eyebrow.light{color:var(--gold-light)}.eyebrow-line{display:inline-block;width:35px;height:1px;background:currentColor;flex:none}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:calc(clamp(64px,7.6vw,116px) + 2px);line-height:.99;letter-spacing:-.055em;margin:32px 0 29px;max-width:760px}h1 em,h2 em{font-weight:400;color:var(--gold-light)}.hero-lead{max-width:410px;color:#e5e7e6;font-size:17px;line-height:1.8;margin-bottom:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:19px 24px;min-width:225px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;border:1px solid transparent;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#071b2c}.button-gold:hover{background:var(--gold-light)}.hero-bottom{position:absolute;bottom:25px;left:4vw;right:4vw;width:auto;display:flex;align-items:center;gap:25px;color:#d2dbe0;font-size:11px;letter-spacing:.2em;z-index:1}.hero-bottom-line{height:1px;background:rgba(255,255,255,.4);width:70px}.section-pad{padding:115px 0}.experience{background:var(--cream)}.experience-grid{display:grid;grid-template-columns:1fr .9fr;gap:min(9vw,130px);align-items:center}.experience-copy h2,.section-heading h2,.request h2{font-size:calc(clamp(48px,5.3vw,79px) + 2px);line-height:1.07;letter-spacing:-.055em;margin:28px 0}.experience-copy h2 em,.request h2 em{color:#ae824b}.body-copy{max-width:520px;font-size:17px;line-height:1.85;color:#4b6170;margin-bottom:32px}.occasions{display:flex;flex-wrap:wrap;gap:9px;max-width:530px}.occasions span{border:1px solid #c9c9c1;padding:11px 14px;font-size:13px;letter-spacing:.06em;color:#365063}.included{margin-top:46px;border-top:1px solid #ccc9be;padding-top:27px}.included-title{font:italic 24px Georgia,serif;margin:0 0 20px}.included ul{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:16px}.included li{font-size:14px;color:#405565;display:flex;gap:11px;align-items:baseline}.included li:before{content:'✦';color:#ae824b;font-size:11px}.experience-visual{height:640px;position:relative;margin:0;overflow:hidden}.experience-visual img{width:100%;height:100%;object-fit:cover;display:block}.experience-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(4,18,30,.75))}.experience-visual figcaption{position:absolute;z-index:1;bottom:30px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:end;color:white;gap:16px}.experience-visual figcaption span:first-child{font-size:11px;letter-spacing:.2em}.experience-visual figcaption span:last-child{font:italic 22px Georgia,serif}.planning{background:var(--navy);color:white}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:53px}.section-heading h2{margin-bottom:0}.section-heading p:last-child{width:270px;font-size:15px;line-height:1.7;color:#b7c6cf;margin:0 0 7px}.planner-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);background:#f8f6f1;color:var(--ink);box-shadow:0 25px 70px rgba(0,0,0,.13)}.planner-form{padding:42px 44px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:25px}.field-group>label,fieldset>legend{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#435869;margin-bottom:15px}.stepper{border:1px solid #c8d0d0;height:61px;display:flex;align-items:center}.stepper button{border:0;background:none;color:#687c85;font-size:26px;width:54px;height:100%;transition:color .2s}.stepper button:hover{color:#9b713f}.stepper input{border:0;background:transparent;text-align:center;min-width:0;flex:1;width:40px;font:31px Georgia,serif;color:var(--ink);outline:none;appearance:textfield;-moz-appearance:textfield}.stepper input::-webkit-outer-spin-button,.stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.field-group small{display:block;margin-top:8px;font-size:12px;color:#7a8b93}fieldset{border:0;padding:0;margin:32px 0 0}.segment{display:flex;gap:8px}.segment label{flex:1;cursor:pointer}.segment input{position:absolute;opacity:0}.segment span{display:block;text-align:center;padding:15px 8px;border:1px solid #c8d0d0;font-size:14px;color:#4e6270;transition:.2s}.segment input:checked+span{background:var(--blue);border-color:var(--blue);color:white}.segment input:focus-visible+span,.extra input:focus-visible+span,.check-row input:focus-visible~.check-indicator{outline:2px solid var(--gold);outline-offset:2px}.help{font-size:13px;color:#758995;margin:11px 0 0;line-height:1.5;min-height:17px}.check-row{display:flex;align-items:center;border:1px solid #c8d0d0;padding:15px 17px;margin-top:25px;cursor:pointer;gap:15px}.check-row input{position:absolute;opacity:0}.check-row>span:nth-child(2){flex:1;font-size:15px}.check-row small{display:block;color:#7b8b94;font-size:13px;margin-top:5px}.check-indicator{height:20px;width:20px;border:1px solid #9aabae;display:grid;place-items:center}.check-row input:checked~.check-indicator{background:var(--gold);border-color:var(--gold)}.check-row input:checked~.check-indicator:after{content:'✓';font-size:15px;color:var(--navy)}.extras legend small{display:block;text-transform:none;font-size:13px;font-weight:400;letter-spacing:0;color:#89989f;margin-top:5px}.extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.extra{cursor:pointer;position:relative}.extra input{position:absolute;opacity:0}.extra>span:first-of-type{border:1px solid #c8d0d0;padding:15px 30px 15px 14px;display:block;min-height:48px;font-size:13px;color:#45606e;transition:.2s}.extra>span:last-child{position:absolute;right:13px;top:14px;color:#9baab1;font-size:16px}.extra input:checked+span{border-color:#aa824e;background:#eee7db;color:#123048}.extra input:checked~span:last-child{color:#a27c49}.estimate{background:#123148;color:white;padding:40px;display:flex;flex-direction:column}.estimate-top h3{font-size:44px;line-height:1.05;margin:18px 0 22px;letter-spacing:-.04em}.tier-pill{display:inline-block;border:1px solid rgba(234,209,163,.5);padding:10px 13px;color:var(--gold-light);font-size:13px;letter-spacing:.1em}.estimate-lines{border-top:1px solid #577181;margin-top:39px;padding-top:22px}.estimate-lines>div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;font-size:14px;color:#c7d1d6}.estimate-lines strong{color:#fff;font-weight:400;text-align:right}.estimate-total{border-top:1px solid #577181;margin-top:21px;padding-top:24px;display:flex;flex-direction:column;gap:9px}.estimate-total span{font-size:13px;letter-spacing:.13em;text-transform:uppercase;color:#c6d0d4}.estimate-total strong{font:49px Georgia,serif;color:var(--gold-light);white-space:nowrap}.estimate-note{font-size:13px;line-height:1.65;color:#b0c0c7;margin:15px 0 30px}.button-outline{background:transparent;border-color:var(--gold);color:var(--gold-light);margin-top:auto;width:100%}.button-outline:hover{background:rgba(201,165,109,.13)}.rates{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #416076;border-bottom:1px solid #416076;margin-top:42px}.rates>div{display:flex;flex-direction:column;gap:12px;padding:27px 30px;border-right:1px solid #416076}.rates>div:first-child{padding-left:0}.rates>div:last-child{border-right:0}.rates span{color:var(--gold);font-size:12px;letter-spacing:.14em}.rates strong{font:25px Georgia,serif;font-weight:400}.rates em{color:#bfcdd1;font-style:normal;font-size:14px}.request{margin-top:110px;background:var(--cream);color:var(--ink);display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;padding:64px}.request h2{margin:20px 0 22px}.request-intro>p:not(.eyebrow){font-size:15px;color:#4d6371;line-height:1.75}.request-intro .privacy{border-top:1px solid #c9c8be;margin-top:28px;padding-top:20px;color:#8a765c!important;font-size:13px!important}.request form{padding-top:8px}.request-fields{display:grid;grid-template-columns:1fr 1fr;gap:21px}.request form label{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#526777;font-weight:700;display:block}.request input,.request select,.request textarea{border:0;border-bottom:1px solid #b7c0c3;border-radius:0;background:transparent;padding:14px 0;color:var(--ink);width:100%;font-size:15px;font-weight:400;letter-spacing:0;outline:0;margin-top:5px}.request input:focus,.request select:focus,.request textarea:focus{border-color:#9b7545}.request input::placeholder,.request textarea::placeholder{color:#9aa9ae}.full-field{margin-top:25px}.request textarea{resize:vertical}.button-dark{background:var(--navy);color:var(--gold-light);margin-top:26px}.button-dark:hover{background:#17364e}.form-error{color:#a43829;font-size:14px;margin-top:14px}.draft{margin-top:24px;background:#fff;color:var(--ink);padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:20px 40px}.draft[hidden],.estimate-lines>div[hidden]{display:none}.draft h3{font-size:34px;margin:5px 0}.draft p{font-size:14px;line-height:1.6}.draft pre{grid-row:span 3;background:#f4f0e8;padding:20px;white-space:pre-wrap;word-break:break-word;font:14px/1.7 Arial,sans-serif}.draft button{justify-self:start;margin-top:0}.draft #copy-status{margin:0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:110px;color:#849ba8;font-size:13px}.footer-brand{font:19px Georgia,serif;letter-spacing:.15em;color:white}.footer-brand i{color:var(--gold);font-style:normal}footer{background:#04131e}footer a{color:var(--gold-light)}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media(max-width:960px){.site-header nav{gap:20px}.experience-grid{gap:5vw}.experience-visual{height:570px}.planner-grid{grid-template-columns:1fr}.estimate{min-height:400px}.estimate-top h3{font-size:40px}.request{gap:40px;padding:45px}}@media(max-width:680px){.wrap{width:min(100% - 40px,1320px)}.site-header{height:68px;padding:0 20px}.brand{gap:9px}.brand-mark{width:38px;height:38px;line-height:35px;font-size:27px}.brand-type{font-size:14px;letter-spacing:.15em}.brand-type small{font-size:8px}.site-header nav>a:not(.nav-cta){display:none}.site-header nav .nav-cta{font-size:11px;padding:11px 10px;letter-spacing:.04em}.nav-cta span{margin-left:2px}.hero{min-height:660px;align-items:end}.hero-photo{background-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(2,15,27,.93) 0%,rgba(2,15,27,.68) 41%,rgba(2,15,27,.08) 85%),linear-gradient(90deg,rgba(2,15,27,.28),transparent)}.hero-content{padding:0 0 120px}.hero h1{font-size:calc(clamp(54px,13vw,84px) + 2px);margin:20px 0}.hero-lead{font-size:15px;line-height:1.6;max-width:320px;margin-bottom:23px}.hero-bottom{left:20px;right:20px;font-size:10px;gap:10px}.hero-bottom-line{flex:1}.section-pad{padding:72px 0}.experience-grid{grid-template-columns:1fr;gap:43px}.experience-copy h2,.section-heading h2,.request h2{font-size:calc(clamp(47px,11vw,67px) + 2px)}.body-copy{font-size:15px}.included{margin-top:35px}.included ul{gap:14px 10px}.included li{font-size:13px}.experience-visual{height:430px}.section-heading{display:block;margin-bottom:33px}.section-heading p:last-child{width:auto;margin:18px 0 0}.planner-form{padding:28px 20px}.field-pair{gap:12px}.field-group>label,fieldset>legend{font-size:11px;letter-spacing:.12em}.stepper{height:56px}.stepper button{width:38px}.stepper input{font-size:27px}.segment span{font-size:12px;padding:14px 5px;min-height:48px}.extras-grid{gap:7px}.extra>span:first-of-type{font-size:12px;padding:13px 20px 13px 9px;min-height:46px}.extra>span:last-child{right:6px}.estimate{padding:30px 22px;min-height:0}.estimate-top h3{font-size:40px}.estimate-lines{margin-top:25px}.estimate-total strong{font-size:44px}.rates{grid-template-columns:1fr;margin-top:26px}.rates>div,.rates>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid #416076;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px}.rates>div:last-child{border-bottom:0}.rates strong{font-size:20px}.rates em{font-size:13px;text-align:right}.request{margin-top:70px;grid-template-columns:1fr;padding:28px 20px;gap:20px}.request h2{margin-bottom:10px}.request-fields{gap:21px 14px}.request form label{font-size:11px}.request input,.request select,.request textarea{font-size:14px}.draft{grid-template-columns:1fr;padding:22px}.draft pre{grid-row:auto;margin:0}.footer-inner{min-height:130px;flex-wrap:wrap;justify-content:space-between;gap:0}.footer-inner>span:nth-child(2){width:100%;order:3}.footer-brand{font-size:15px}}@media(max-width:360px){.brand-type small{display:none}.rates>div,.rates>div:first-child{grid-template-columns:24px 1fr}.rates em{grid-column:2;text-align:left}.request-fields{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
[hidden]{display:none!important}.destinations{background:#f8f6f1}.destinations h2{font:400 calc(clamp(46px,5vw,74px) + 2px)/1.1 Georgia,serif;letter-spacing:-.05em;margin:25px 0 38px}.destinations h2 em{color:#ae824b}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.destination-grid article{background:#102b40;color:#fff;min-height:350px;padding:35px;display:flex;flex-direction:column;border-top:2px solid #c9a56d}.destination-grid article>span{font-size:14px;letter-spacing:.16em;color:#c9a56d}.destination-grid h3{font-size:45px;margin:26px 0 13px}.destination-grid p{font-size:18px;line-height:1.65;color:#d3dce1}.destination-grid strong{font:24px Georgia,serif;color:#ead1a3;margin-top:auto}.destination-grid button{border:0;border-bottom:1px solid #c9a56d;background:transparent;color:#ead1a3;text-align:left;padding:15px 0 5px;margin-top:15px;font-size:16px;cursor:pointer}.city-select{display:flex;gap:10px;margin-bottom:20px}.city-select button{background:transparent;border:1px solid #6b8290;padding:15px 28px;color:#fff;font-size:18px}.city-select button[aria-pressed=true]{background:#c9a56d;border-color:#c9a56d;color:#071b2c}.destination-grid button[aria-pressed=true]{color:#fff}.planner-form [data-istanbul][hidden]{display:none!important}@media(max-width:760px){.destination-grid{grid-template-columns:1fr}.destination-grid article{min-height:280px;padding:28px}.city-select{display:grid;grid-template-columns:repeat(3,1fr)}.city-select button{padding:13px 4px;font-size:16px}.destinations h2{font-size:50px}}

/* Clickable destination cards and their details */
.destination-grid article{padding:0;transition:transform .2s,box-shadow .2s}
.destination-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgba(4,22,36,.16)}
.destination-grid .destination-card{width:100%;min-height:350px;margin:0;padding:35px;border:0;border-top:2px solid #c9a56d;background:transparent;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:stretch;letter-spacing:normal;text-transform:none;cursor:pointer}
.destination-grid .destination-card:focus-visible{outline:3px solid #c9a56d;outline-offset:3px}
.destination-grid .destination-card>span:first-child{font-size:14px;letter-spacing:.16em;color:#c9a56d}
.destination-grid .destination-card h3{margin:26px 0 13px}
.destination-grid .destination-card p{margin-bottom:25px}
.destination-grid .destination-card strong{display:block;margin-top:auto;font-weight:400}
.destination-grid .destination-card .card-action{display:block;border-bottom:1px solid #c9a56d;color:#ead1a3;padding:15px 0 5px;margin-top:15px;font-size:16px}
.destination-grid .destination-card[aria-expanded=true]{background:#17374e}
.destination-detail{scroll-margin-top:28px;background:#f1eee6;border-top:3px solid #c9a56d;padding:clamp(28px,4vw,58px);margin-top:25px}
.destination-detail:focus{outline:none}
.destination-detail [data-detail-panel][hidden]{display:none!important}
.detail-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:end;margin-bottom:32px}
.detail-heading h3{font-size:clamp(42px,5vw,70px);line-height:1.06;letter-spacing:-.05em;margin:17px 0 0}
.detail-heading h3 em{color:#a57840;font-weight:400}
.detail-heading>p{font-size:19px;line-height:1.65;color:#405565;margin:0}
.yacht-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.yacht-gallery img{width:100%;height:320px;display:block;object-fit:cover;background:#c9d1d3}
.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:38px}
.detail-columns h4{font:400 27px Georgia,serif;margin:0 0 20px}
.detail-columns ol,.detail-columns ul{margin:0;padding-left:25px}
.detail-columns li,.detail-columns p{font-size:17px;line-height:1.7;color:#405565;margin:0 0 10px}
.detail-columns li::marker{color:#a57840}
.detail-dining{margin:30px 0 0;position:relative;height:350px;overflow:hidden}
.detail-dining img{width:100%;height:100%;object-fit:cover;object-position:center 62%;display:block}
.detail-dining figcaption{position:absolute;bottom:0;left:0;right:0;padding:45px 25px 22px;background:linear-gradient(transparent,rgba(3,18,31,.8));color:#fff;font:italic 23px Georgia,serif}
.detail-cta{margin-top:30px}
@media(max-width:760px){.destination-grid .destination-card{min-height:280px;padding:28px}.detail-heading,.detail-columns{grid-template-columns:1fr;gap:20px}.detail-heading>p{font-size:17px}.detail-heading h3{font-size:clamp(40px,10vw,58px)}.yacht-gallery{gap:7px}.yacht-gallery img{height:220px}.detail-columns{margin-top:28px}.detail-dining{height:260px}}
@media(max-width:400px){.yacht-gallery img{height:170px}}
.service-section{margin-top:38px;border-top:1px solid #c9c4b7;padding-top:35px}
.service-heading h4{font:400 clamp(32px,3.5vw,48px)/1.15 Georgia,serif;letter-spacing:-.035em;margin:14px 0 26px}
.service-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:26px;align-items:stretch}
.service-photo{position:relative;min-height:510px;overflow:hidden;margin:0;background:#20384a}
.service-photo img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover}
.service-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:55px 24px 22px;background:linear-gradient(transparent,rgba(3,18,31,.85));color:#fff;font:italic 25px Georgia,serif}
.service-prices{list-style:none;padding:0;margin:0;border-top:1px solid #c9c4b7}
.service-prices li{display:flex;justify-content:space-between;align-items:baseline;gap:18px;padding:16px 0;border-bottom:1px solid #c9c4b7;font-size:17px;line-height:1.45}
.service-prices li span{max-width:320px}.service-prices small{display:block;color:#647786;font-size:14px;margin-top:3px}
.service-prices strong{color:#9a703d;font:400 21px Georgia,serif;white-space:nowrap}
@media(max-width:900px){.service-layout{grid-template-columns:1fr}.service-photo{min-height:330px}.service-prices li{padding:15px 0}}
@media(max-width:450px){.service-photo{min-height:245px}.service-prices li{font-size:15px;gap:10px}.service-prices strong{font-size:18px}.service-photo figcaption{font-size:21px}}
.footer-social{display:flex;gap:10px;align-items:center}
.social-link{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(234,209,163,.55);border-radius:50%;color:var(--gold-light);transition:background .2s,border-color .2s}
.social-link:hover{background:#17364e;border-color:var(--gold-light)}
.social-link svg{display:block;width:23px;height:23px}
@media(max-width:680px){.footer-inner{padding:23px 0;row-gap:16px}.footer-inner>span:nth-child(2){order:2}.footer-social{order:3}.footer-top{order:4}.social-link{width:48px;height:48px}}
