@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.contents{display:contents}}:root{--ocean:#008fbd;--deep:#0085ad;--aqua:#69d5df;--sand:#fff3d9;--paper:#fffdf7;--coral:#f26a4f;--ink:#2c7084;--sun:#ffc857;--foam:#e5fbfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 96% 3%,#dffbff 0,transparent 24rem),var(--sand);margin:0;font-family:DM Sans,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site-shell{width:min(1180px,100% - 2rem);margin:0 auto}.top-nav{justify-content:space-between;align-items:center;gap:1rem;min-height:82px;display:flex;position:relative}.brand-link{color:var(--deep);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700;line-height:1.05}.brand-link span{letter-spacing:.14em;text-transform:uppercase;color:#198ca1;margin-top:.25rem;font:500 .67rem/1 DM Sans,sans-serif;display:block}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;font-size:.93rem;font-weight:700;display:flex}.nav-links a{border-radius:999px;padding:.52rem .7rem}.nav-links a:hover,.nav-links a[aria-current=page]{color:#fff;background:linear-gradient(135deg,var(--ocean),#00a6b5);box-shadow:0 7px 16px -11px #00566f}.menu-toggle{display:none}.hero{background:linear-gradient(120deg,#006d97ad,#00c7d51f),url(https://images.unsplash.com/photo-1510414842594-a61c69b5ae57?auto=format&fit=crop&w=1800&q=85) 50%/cover no-repeat;border-radius:26px;align-items:end;min-height:590px;display:flex;position:relative;overflow:hidden}.hero-content{color:#fff;width:min(700px,100%);padding:clamp(2rem,6vw,5rem)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#e5ffff;font-size:.75rem;font-weight:700}.warm{color:#cc513b}h1,h2,h3{font-family:Playfair Display,Georgia,serif;line-height:1.1}h1{margin:.5rem 0 1rem;font-size:clamp(2.6rem,6vw,5.3rem)}h2{margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:1.35rem}.hero-copy{max-width:58ch;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.12rem;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--sun);color:#245f71;box-shadow:0 10px 20px -13px #267084}.btn-secondary{color:#fff;border-color:#ffffffd9}.intro,.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.intro{grid-template-columns:1fr 1.3fr;align-items:start;gap:3rem;display:grid}.intro-copy{font-size:1.08rem}.intro-copy p+p{margin-top:1rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature{border-top:3px solid var(--coral);background:var(--paper);padding:1.4rem;box-shadow:0 14px 26px -24px #0c9abc}.feature:nth-child(2){border-color:var(--sun)}.feature:nth-child(3){border-color:var(--aqua)}.feature p{margin:.55rem 0 0}.photo-band{grid-template-columns:1.3fr .7fr;min-height:430px;margin:0 calc(50% - 50vw);display:grid}.photo-band-image{background:url(https://images.unsplash.com/photo-1505881502353-a1986add3762?auto=format&fit=crop&w=1400&q=85) 50%/cover no-repeat;min-height:300px}.photo-band-copy{color:#fff;background:linear-gradient(145deg,#00a6c5,#007db2);flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,6rem);display:flex}.photo-link{align-self:flex-start;margin-top:1.2rem}.page-heading{max-width:760px;padding:clamp(3rem,7vw,6rem) 0 2.5rem}.page-heading p{margin-top:1rem;font-size:1.08rem}.gallery{grid-template-columns:repeat(3,1fr);gap:1rem;padding-bottom:5rem;display:grid}.gallery-item{background:var(--paper);margin:0;overflow:hidden;box-shadow:0 12px 25px -23px #0085ad}.gallery-photo-button{aspect-ratio:4/3;cursor:zoom-in;background:#ddd;border:0;width:100%;padding:0;display:block;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-photo-button:hover img,.gallery-photo-button:focus-visible img{transform:scale(1.05)}.gallery-photo-button:focus-visible{outline:3px solid var(--coral);outline-offset:-3px}.gallery-item figcaption{color:#34778a;min-height:2.9rem;padding:.65rem .8rem;font-size:.85rem;line-height:1.35}.gallery-empty{background:var(--paper);border-left:3px solid var(--coral);margin-bottom:5rem;padding:2rem}.gallery-empty p{max-width:55ch}.guide-list{padding-bottom:5rem}.guide-list details{background:var(--paper);border-left:3px solid var(--aqua);margin-bottom:.75rem}.guide-list summary{cursor:pointer;padding:1.2rem 1.5rem;font:600 1.2rem Playfair Display,Georgia,serif}.guide-list details div{padding:0 1.5rem 1.25rem}.guide-list p{margin:0}.guide-note{color:#4c8ca0;font-size:.9rem;margin-top:.75rem!important}.footer{color:azure;background:linear-gradient(135deg,#00a6c5,#007db2);padding:2.5rem 0}.footer-content{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer p{margin:0}.carousel{margin:0 0 2rem}.carousel-image-wrap{max-width:100%;aspect-ratio:var(--photo-ratio);outline-offset:4px;margin:0 auto;position:relative}.carousel-image{object-fit:contain;width:100%;height:100%;display:block}.carousel-control{background:var(--ocean);color:#fff;cursor:pointer;border:0;border-radius:999px;width:2.8rem;height:2.8rem;font-size:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.carousel-control:hover,.carousel-control:focus-visible{background:var(--coral)}.carousel-previous{left:-3.5rem}.carousel-next{right:-3.5rem}.carousel-count{color:#fff;background:#042c34bd;border-radius:999px;margin:0;padding:.18rem .6rem;font-size:.8rem;position:absolute;bottom:.8rem;right:1rem}.carousel-dots{flex-wrap:wrap;justify-content:center;gap:.45rem;padding:1rem;display:flex}.carousel-dots button{cursor:pointer;background:#a7c4c3;border:0;border-radius:999px;width:.55rem;height:.55rem;padding:0}.carousel-dots button[aria-current=true]{background:var(--coral);transform:scale(1.25)}.resource-entry{border-left:3px solid var(--coral);background:#fffaf3;margin-top:1.25rem;padding:1.25rem}.resource-entry h3{margin:0 0 .55rem}.resource-entry h3 a{color:var(--deep)}.resource-entry p{margin:0}.resource-link{color:var(--ocean);margin-top:.8rem;font-weight:700;display:inline-block}.resource-link:hover{text-decoration:underline}.blog-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding-bottom:5rem;display:grid}.blog-card{background:var(--paper);border-top:3px solid var(--coral);padding:1.5rem;box-shadow:0 14px 26px -24px #0c9abc}.blog-card h2{font-size:1.55rem}.blog-card p{margin:.75rem 0 0}.post-date{color:#4c8ca0;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.blog-post{max-width:800px;padding:clamp(3rem,7vw,6rem) 0}.back-link{color:var(--ocean);margin-bottom:2rem;font-weight:700;display:inline-block}.back-link:hover{text-decoration:underline}.blog-post h1{margin:.5rem 0 2rem}.blog-post-content{color:#295e6c;font-size:1.08rem}.blog-post-content>:first-child{margin-top:0}.blog-post-content h2,.blog-post-content h3{color:var(--deep);margin:2rem 0 .7rem}.blog-post-content p,.blog-post-content ul,.blog-post-content ol{margin:0 0 1.25rem}.blog-post-content a{color:var(--ocean);text-decoration:underline}.blog-post-content img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem auto;display:block}.blog-post-content blockquote{border-left:3px solid var(--coral);background:var(--paper);margin:1.5rem 0;padding:.75rem 1.25rem;font-family:Playfair Display,Georgia,serif}.gallery{padding-bottom:2rem}.gallery-controls{background:linear-gradient(135deg,#fffdf8,#e7f4f1);border:1px solid #bfdbd5;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;min-width:min(100%,25rem);margin:0 auto 5rem;padding:.42rem;display:flex;box-shadow:0 12px 24px -22px #042c34cc}.gallery-controls button{color:#fff;background:var(--ocean);letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;min-width:7.6rem;padding:.68rem 1rem;font:700 .88rem DM Sans,sans-serif;transition:transform .15s,background .15s,box-shadow .15s}.gallery-controls button:first-child{color:var(--deep);background:0 0}.gallery-controls button:hover:not(:disabled){background:#075d69;transform:translateY(-1px);box-shadow:0 8px 16px -13px #042c34e6}.gallery-controls button:first-child:hover:not(:disabled){color:#fff;background:var(--deep)}.gallery-controls button:focus-visible{outline-offset:2px;outline:3px solid #d8755785}.gallery-controls button:disabled{cursor:not-allowed;color:#8ca8a5;box-shadow:none;background:0 0}.gallery-controls span{text-align:center;color:#527276;letter-spacing:.08em;text-transform:uppercase;min-width:7.8rem;padding:0 .35rem;font-size:.78rem;font-weight:700}.guide-list details:first-child .resource-entry:nth-of-type(2){display:none}.photo-lightbox{z-index:50;background:#004a5feb;place-items:center;padding:1.25rem 5.5rem;display:grid;position:fixed;inset:0}.photo-lightbox-content{color:#fff;flex-direction:column;max-width:min(1100px,100%);max-height:calc(100vh - 2.5rem);margin:0;display:flex}.photo-lightbox-content img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 8rem)}.photo-lightbox-content figcaption{justify-content:space-between;gap:1rem;padding:.8rem .2rem 0;font-size:.95rem;display:flex}.photo-lightbox-content figcaption span{white-space:nowrap;color:#d6ffff}.photo-lightbox-close,.photo-lightbox-control{color:#fff;cursor:pointer;background:#008fbde0;border:1px solid #ffffffa6;border-radius:999px;place-items:center;width:3rem;height:3rem;font-size:1.7rem;display:grid;position:absolute}.photo-lightbox-close{top:1.2rem;right:1.2rem}.photo-lightbox-control{top:50%;transform:translateY(-50%)}.photo-lightbox-previous{left:1.2rem}.photo-lightbox-next{right:1.2rem}.photo-lightbox-close:hover,.photo-lightbox-control:hover,.photo-lightbox-close:focus-visible,.photo-lightbox-control:focus-visible{background:var(--coral);outline-offset:2px;outline:2px solid #fff}@media (max-width:760px){.top-nav{min-height:76px;padding:1rem 0}.menu-toggle{background:var(--ocean);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .75rem;font:700 .85rem DM Sans,sans-serif;display:inline-flex}.menu-toggle-icon{gap:3px;display:grid}.menu-toggle-icon i{background:currentColor;width:1rem;height:2px;display:block}.nav-links{z-index:20;background:var(--paper);border:1px solid #bde6e8;border-radius:16px;flex-direction:column;align-items:stretch;padding:.55rem;display:none;position:absolute;top:calc(100% - .25rem);left:0;right:0;box-shadow:0 16px 32px -20px #006a89}.nav-links-open{display:flex}.nav-links a{padding:.75rem .9rem}.hero{min-height:540px}.intro,.photo-band,.feature-grid,.blog-grid{grid-template-columns:1fr}.photo-band{margin:0 -1rem}.gallery{grid-template-columns:repeat(2,1fr)}.carousel-previous{left:.75rem}.carousel-next{right:.75rem}.photo-lightbox{padding:1rem}.photo-lightbox-control{top:auto;bottom:1.2rem;transform:none}.photo-lightbox-previous{left:calc(50% - 3.5rem)}.photo-lightbox-next{right:calc(50% - 3.5rem)}.photo-lightbox-content{max-height:calc(100vh - 6.5rem)}.photo-lightbox-content img{max-height:calc(100vh - 10rem)}.photo-lightbox-content figcaption{padding-bottom:3.5rem}}
