:root{--ink:#173c35;--forest:#214d43;--pale:#dfeae3;--cream:#f8f5ed;--paper:#fffdf8;--gold:#d9aa58;--line:rgba(33,77,67,.14);--muted:#5f716c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:1rem;top:-6rem;background:#fff;padding:.75rem 1rem;z-index:100}.skip-link:focus{top:1rem}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.06;letter-spacing:-.035em}h1{font-size:clamp(3rem,6.5vw,6.3rem);max-width:850px;margin-bottom:1.5rem}h2{font-size:clamp(2.35rem,4.5vw,4.3rem);margin-bottom:1.3rem}h3{line-height:1.25}.site-header{height:92px;max-width:1440px;margin:auto;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line);background:rgba(255,253,248,.9);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:.7rem}.brand img{width:47px;height:47px;object-fit:cover;object-position:50% 24%;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-family:Georgia,serif;font-size:1.16rem}.brand small{text-transform:uppercase;letter-spacing:.22em;font-size:.61rem;margin-top:.35rem}.site-header nav{display:flex;gap:clamp(1rem,2.2vw,2.2rem);font-size:.9rem;color:#45615a}.site-header nav a:hover{color:var(--forest)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.85rem 1.4rem;border-radius:999px;background:var(--forest);color:#fff;font-weight:700;transition:.2s}.button:hover{background:#153d34;transform:translateY(-2px)}.button-small{min-height:44px;font-size:.88rem;padding:.65rem 1.15rem}.hero{max-width:1440px;margin:auto;padding:clamp(3.5rem,7vw,7.5rem) clamp(1.25rem,5vw,5rem);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.65fr);gap:clamp(3rem,8vw,8rem);align-items:center;background:radial-gradient(circle at 76% 16%,rgba(217,170,88,.17),transparent 23%),linear-gradient(135deg,#fffdf8 60%,#edf3ee)}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:.72rem;color:#537267}.eyebrow{display:flex;align-items:center;gap:.65rem}.eyebrow span{width:8px;height:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 6px rgba(217,170,88,.13)}.lead{font-size:clamp(1.08rem,1.7vw,1.28rem);max-width:700px;color:var(--muted);margin-bottom:2rem}.hero-actions{display:flex;align-items:center;gap:1.5rem}.text-button{font-weight:700}.text-button span{color:var(--gold);margin-left:.4rem}.trust-row{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:3.2rem;color:#577168;font-size:.81rem}.trust-row span{display:flex;align-items:center;gap:.5rem}.trust-row span:before{content:"✓";display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--pale);color:var(--forest);font-weight:800}.booking-card{background:var(--forest);color:#fff;border-radius:32px;padding:clamp(1.6rem,3vw,2.7rem);box-shadow:0 30px 70px rgba(23,60,53,.2);position:relative;overflow:hidden}.booking-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.04);right:-80px;top:-110px}.booking-card-head{margin-bottom:1.8rem}.booking-card-head .sun{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--gold);color:var(--forest);font-size:1.35rem;margin-bottom:1.3rem}.booking-card-head p{font-family:Georgia,serif;font-size:2rem;line-height:1.1;margin-bottom:.45rem}.booking-card-head small{color:#c8d8d1}.booking-choices{display:grid;gap:.85rem}.choice{background:#fff;color:var(--ink);border-radius:18px;padding:1rem 1.1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;transition:.2s}.choice:hover{transform:translateX(4px);background:#f7f2e8}.choice-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pale);font-size:1.2rem}.choice span:nth-child(2){display:flex;flex-direction:column;line-height:1.35}.choice small{color:#71807c}.portal-note{font-size:.76rem;color:#c8d8d1;margin:1.3rem 0 0}.principles{background:#183f37;color:#d8e5df;min-height:84px;padding:1.3rem 5vw;display:flex;justify-content:center;align-items:center;gap:2.5rem;text-transform:uppercase;letter-spacing:.13em;font-size:.68rem}.principles i{width:5px;height:5px;border-radius:50%;background:var(--gold)}.section{max-width:1440px;margin:auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem)}.section-intro{max-width:790px;margin-bottom:3.5rem}.section-intro>p:last-child{color:var(--muted);font-size:1.05rem}.section-intro.compact{max-width:620px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{padding:2rem;min-height:230px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:.2s}.service-card:hover{background:var(--cream);transform:translateY(-3px)}.service-card>span{font-family:Georgia,serif;color:var(--gold);font-size:.86rem}.service-card h3{font-family:Georgia,serif;font-size:1.45rem;margin:2.2rem 0 .7rem}.service-card p{color:var(--muted);font-size:.91rem;margin:0}.scope-note{font-size:.78rem;color:#77847f;margin:1.5rem 0 0}.approach{max-width:none;background:var(--cream)}.approach-panel{max-width:1260px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);align-items:center}.path-mark{aspect-ratio:1;border-radius:50% 50% 8px 8px;background:#d9e7df;overflow:hidden;display:grid;place-items:center}.path-mark img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply}.approach-panel>div:last-child>p:not(.kicker){font-size:1.08rem;color:var(--muted);max-width:670px}.value-list{display:grid;margin-top:2.3rem}.value-list span{padding:1rem 0;border-bottom:1px solid var(--line);font-weight:700}.value-list b{color:var(--gold);margin-right:1.2rem}.availability{display:grid;grid-template-columns:1.2fr .8fr auto;gap:4rem;align-items:center}.availability>div:first-child p:last-child{color:var(--muted);max-width:650px}.availability-list{display:grid}.availability-list span{padding:.75rem 0;border-bottom:1px solid var(--line);color:var(--muted)}.availability-list b{display:block;color:var(--forest);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.steps{background:#f3f7f3;max-width:none;padding-left:max(5vw,calc((100vw - 1440px)/2 + 5rem));padding-right:max(5vw,calc((100vw - 1440px)/2 + 5rem))}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.steps-grid article{background:var(--paper);padding:2.2rem;border-radius:20px}.steps-grid article>span{color:var(--gold);font-family:Georgia,serif}.steps-grid h3{font-family:Georgia,serif;font-size:1.45rem;margin:2.5rem 0 .6rem}.steps-grid p{color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(3rem,8vw,8rem)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;padding:1.35rem 0;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;gap:2rem}summary::-webkit-details-marker{display:none}summary span{color:var(--gold);font-size:1.3rem}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);max-width:680px;padding:0 2rem 1.4rem 0}.contact{max-width:1320px;margin:0 auto 4rem;background:var(--forest);color:#fff;border-radius:32px;padding:clamp(2.5rem,6vw,5rem);display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.contact h2{max-width:700px}.contact p{color:#c7d8d1}.kicker.light{color:#d9bf87}.contact>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.button-light{background:#fff;color:var(--forest)}.email{word-break:break-all}.contact small{color:#b9cbc4}footer{background:#102f29;color:#dce8e3;padding:4rem 5vw 1.3rem}.footer-main{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:3rem}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.footer-main h3{text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;color:#91ada3}.footer-main a{text-decoration:underline;text-decoration-color:rgba(255,255,255,.25)}.footer-main span,.footer-main p{font-size:.83rem;color:#a9c0b7;margin:0}.footer-brand img{width:100px;height:68px;object-fit:cover;object-position:50% 27%;border-radius:14px;margin-bottom:.5rem}.footer-brand p{font-family:Georgia,serif!important;color:#fff!important;font-size:1.35rem!important}.footer-brand span{text-transform:uppercase;letter-spacing:.14em}.footer-bottom{max-width:1320px;margin:3rem auto 0;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:2rem;color:#7f9c92;font-size:.72rem}@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.booking-card{max-width:640px}.service-grid{grid-template-columns:repeat(2,1fr)}.availability{grid-template-columns:1fr 1fr}.availability>.button{grid-column:1/-1;justify-self:start}.faq{grid-template-columns:1fr}.contact{margin:0 1.25rem 3rem}.footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-header{height:76px;padding:0 1rem}.brand span{display:none}.button-small{font-size:.8rem}.hero{padding-top:3rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.trust-row{gap:.8rem;flex-direction:column;margin-top:2.2rem}.principles{justify-content:flex-start;overflow:hidden;gap:1rem;white-space:nowrap}.principles span:nth-of-type(3),.principles i:nth-of-type(2){display:none}.service-grid,.steps-grid,.approach-panel,.availability,.contact,.footer-main{grid-template-columns:1fr}.service-card{min-height:auto}.path-mark{max-width:430px}.contact{gap:2rem;border-radius:22px}.footer-bottom{flex-direction:column}.footer-main{gap:2rem}.faq-list details p{padding-right:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.choice,.service-card{transition:none}}
