:root{--ink:#172d36;--muted:#586970;--lime:#dcf986;--line:#dce3e4;--pale:#f3f6f5;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5b8090;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(48px,5vw,76px);font-weight:600;line-height:1.06;margin:26px 0}h2{font-size:clamp(34px,3.5vw,50px);font-weight:500}h3{font-size:25px;font-weight:600}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}p{color:var(--muted)}.wrap{max-width:1240px;margin:auto;width:calc(100% - 96px)}header{max-width:1440px;margin:auto;padding:27px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff}.brand{font-size:25px;letter-spacing:-1px;font-weight:700;display:flex;align-items:center;white-space:nowrap}.brandmark{display:inline-flex;justify-content:center;align-items:center;width:37px;height:37px;background:var(--ink);color:var(--lime);font-size:23px;border-radius:9px;letter-spacing:-2px;margin-right:10px}.brand-dot{color:#788e37}nav{display:flex;align-items:center;gap:29px;font-size:14px}nav>a:not(.button):hover,.text-link:hover{color:#597225}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--ink);border:1px solid var(--ink);color:white;padding:15px 23px;border-radius:7px;font-size:15px;font-weight:600;line-height:1.5;transition:transform .2s,background .2s}.button:hover{background:#2c4752;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{padding:12px 16px;font-size:13px}.button.outline{background:transparent;color:var(--ink);border-color:#b9c6ca}.button.outline:hover{background:#edf1ed}.text-link{font-weight:600;border-bottom:1px solid var(--ink);padding:5px 0}.text-link span{margin-left:13px}.menu{display:none}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:38px;padding-top:62px;padding-bottom:90px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;display:block;line-height:1.5}.little-line{display:inline-block;height:7px;width:22px;border-radius:5px;background:var(--lime);margin-right:8px}.hero-copy>p{max-width:450px;font-size:18px;line-height:1.65;margin-bottom:28px}.actions{display:flex;gap:26px;align-items:center}.hero-note{display:flex;align-items:center;gap:14px;margin-top:24px;font-size:12px;color:var(--muted)}.note-divider{width:1px;height:16px;background:#cad1d2}.hero-visual{position:relative;background:#eaf0ee;border-radius:22px;padding:35px 24px 49px;transform:rotate(-1deg)}.visual-caption{font-size:10px;letter-spacing:1.6px;color:#61746b;text-align:center;margin-bottom:30px;font-weight:600}.dashboard{background:white;border:1px solid #dce4e0;border-radius:12px;box-shadow:0 18px 35px #18362a12;overflow:hidden;transform:rotate(1deg)}.dash-top{padding:16px 19px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.mini-brand{font-weight:bold;font-size:23px;letter-spacing:-2px}.mini-brand b{font-size:12px;letter-spacing:0;margin-left:8px}.avatar{font-size:10px;border-radius:50%;background:#eef1eb;padding:6px}.dash-main{padding:22px 20px 10px}.dash-heading{display:flex;justify-content:space-between;align-items:center}.muted{font-size:9px;letter-spacing:1px;color:#64776d}.dash-heading h2{font-size:23px;margin:5px 0 23px;letter-spacing:-1px}.calendar-icon{font-size:28px}.dash-controls{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.segmented{padding:3px;background:#f1f4f1;border-radius:6px;display:flex}.segmented button{border:0;background:transparent;font-size:12px;padding:5px 12px;border-radius:4px}.segmented button.active{background:var(--ink);color:white}.stats{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;margin:20px 0}.stats>div{padding:12px 10px;border-radius:6px;background:#f5f7f5}.stats>div:last-child{background:#eaf3db}.stats span{display:block;font-size:10px;color:var(--muted)}.stats strong{display:block;font-size:26px;font-weight:500;line-height:1.4}.stats .service-status{font-size:13px;margin-top:7px;white-space:nowrap}.service-status span{display:inline;color:#477022}.table-head,.reservation-row{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:8px;align-items:center}.table-head{font-size:8px;letter-spacing:.5px;color:#768580;margin-bottom:8px}.reservation-row{padding:14px 0;border-bottom:1px solid #edf0ee;font-size:11px}.reservation-row .customer{display:flex;gap:10px}.customer b{font-weight:600}.guest{color:#566965}.pill{background:#edf3e6;color:#4c6441;border-radius:4px;text-align:center;font-size:10px;padding:3px}.dash-bottom{font-size:9px;color:#728179;display:flex;justify-content:space-between;padding-top:13px}.reservation-card{position:relative;width:max-content;max-width:100%;margin:-2px -2px -23px auto;transform:rotate(3deg);background:var(--lime);display:flex;align-items:center;gap:12px;padding:19px 22px;border-radius:10px;box-shadow:0 12px 22px #172d3610}.check-circle{border:1px solid #537023;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.reservation-card strong{display:block;font-size:14px}.reservation-card div>span{font-size:11px;display:block}.demo-caption{font-size:10px;text-align:center;position:absolute;bottom:-36px;left:0;right:0;transform:rotate(1deg)}.promise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.promise-strip .wrap{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:25px;font-size:13px}.promise-strip span:first-child{font-family:Georgia,serif;font-style:italic;font-size:20px}.promise-strip span:not(:first-child):before{content:'✓';margin-right:10px}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:40px}.section-heading h2{margin:18px 0 0}.section-heading>p{max-width:340px;margin-bottom:4px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{position:relative;background:var(--pale);border-radius:12px;padding:30px;min-height:352px}.feature.accent{background:var(--ink);color:white}.feature.accent p{color:#bfcdd1}.feature-icon{font-size:30px;display:inline-grid;place-items:center;border:1px solid #d3dcda;border-radius:10px;width:48px;height:48px;margin-bottom:28px}.feature.accent .feature-icon{color:var(--lime);border-color:#51636a}.feature-number{position:absolute;right:30px;top:35px;font-size:12px;color:#8c9d9e}.feature h3{font-size:24px;line-height:1.2}.feature p{font-size:15px}.feature-tag{font-size:10px;letter-spacing:1.2px;font-weight:bold;display:inline-block;margin-top:9px}.feature.accent .feature-tag{color:var(--lime)}.workflow{background:#f5f7f5;padding:78px 0}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.workflow h2{margin-top:20px;font-size:40px}.workflow-grid>div>p{max-width:420px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid #d9e1dc}.steps li:first-child{padding-top:0}.steps li>span{font-family:Georgia,serif;font-size:26px;color:#637653}.steps h3{font-size:22px;margin-bottom:9px}.steps p{margin:0;font-size:15px}.center-heading{text-align:center;max-width:650px;margin:0 auto 62px}.center-heading h2{font-size:52px;margin:20px 0}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{border:1px solid #d3dcde;border-radius:13px;padding:30px;position:relative}.plan-kicker{font-size:10px;letter-spacing:1px;font-weight:bold;color:var(--muted)}.price-card h3{font-size:30px;margin:13px 0}.price-card>p{font-size:14px;min-height:68px;margin-bottom:10px}.price{font-size:44px;letter-spacing:-2px;font-weight:600;margin:15px 0 23px;white-space:nowrap}.price span{font-size:14px;font-weight:400;letter-spacing:0;margin-left:6px;color:var(--muted)}.price.bespoke{font-size:38px;min-height:70px;display:flex;align-items:center}.price-card .button{width:100%;padding:12px 15px;font-size:14px}.includes{border-top:1px solid #d8e0d8;margin-top:26px;padding-top:22px;font-size:13px;font-weight:600}.price-card ul{list-style:none;padding:0;margin:16px 0 0}.price-card li{position:relative;padding-left:24px;font-size:14px;margin-bottom:12px;line-height:1.5}.price-card li:before{content:'✓';position:absolute;left:0}.recommended{border:1.5px solid #9daf77;background:#f5faeb}.recommend-label{position:absolute;top:-25px;height:25px;left:-1px;right:-1px;background:var(--lime);border:1px solid #9daf77;border-bottom:0;border-radius:12px 12px 0 0;text-align:center;font-size:10px;font-weight:bold;letter-spacing:1px;padding:4px}.recommended{border-top-left-radius:0;border-top-right-radius:0}.price-note{font-size:12px;text-align:center;max-width:840px;margin:24px auto 0}.reassurance{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;text-align:center;gap:20px}.reassurance span{display:block;font-size:24px;margin-bottom:10px}.reassurance strong{font-size:15px}.reassurance p{font-size:13px;margin:5px 0}.faq-section{border-top:1px solid var(--line);padding:85px 0}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-grid h2{margin:18px 0 24px}.faq-grid>div>p{max-width:300px}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;font-size:16px;font-weight:600;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:15px 25px 0 0;font-size:15px}.contact-section{background:var(--ink);color:white;padding:65px;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:20px;margin-bottom:85px}.contact-copy h2{font-size:51px;margin:24px 0}.contact-copy h2 em{color:var(--lime)}.contact-copy p{color:#bacacf;max-width:350px}.contact-sign{display:block;margin-top:50px;font-family:Georgia,serif;font-style:italic;font-size:22px;color:var(--lime)}form{background:white;color:var(--ink);padding:30px;border-radius:12px}form h3{font-size:26px;margin-bottom:24px}label{display:block;font-size:12px;font-weight:600;margin-bottom:14px}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #ced8da;border-radius:5px;background:#fff;margin-top:6px;color:var(--ink);font-size:14px;min-width:0}textarea{resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #84a747;outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.optional{font-weight:400;color:var(--muted)}.form-notice{font-size:11px;line-height:1.5;margin-bottom:16px}form .button{width:100%}#form-status{font-size:13px;margin:10px 0 0}footer{border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:45px;padding-bottom:35px;align-items:start}.footer-top p{font-size:14px}.footer-top>div{display:flex;gap:24px;font-size:13px;justify-content:end}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0;font-size:11px;color:var(--muted)}.footer-bottom button{border:0;background:none;font-size:11px;padding:0;color:var(--muted)}dialog{border:0;border-radius:16px;padding:36px;max-width:550px;width:calc(100% - 32px);box-shadow:0 30px 90px #0003}dialog::backdrop{background:#102530aa}dialog h2{font-size:30px}dialog p{font-size:15px}.close-dialog{float:right;border:0;background:transparent;font-size:28px}.skip{position:fixed;top:-80px;background:var(--lime);padding:12px;z-index:99}.skip:focus{top:0}@media(min-width:1440px){header{padding-left:100px;padding-right:100px}}@media(max-width:1100px){header{padding:22px 30px}.wrap{width:calc(100% - 60px)}nav{gap:17px}nav .button{display:none}.hero{gap:25px}h1{font-size:57px}.hero-visual{padding:25px 15px 40px}.dash-main{padding:18px 12px 10px}.hero-note{flex-wrap:wrap}.feature,.price-card{padding:24px}.contact-section{padding:45px;gap:30px}.contact-copy h2{font-size:43px}.workflow-grid,.faq-grid{gap:50px}.price{font-size:38px}.footer-top>div{gap:15px}}@media(max-width:800px){header{padding:20px 24px;position:relative;z-index:3}.menu{display:block;background:transparent;border:1px solid #d3dcdc;border-radius:6px;padding:7px 11px;font-size:14px}nav{display:none;position:absolute;top:78px;left:16px;right:16px;background:white;box-shadow:0 15px 25px #172d3620;border:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch;border-radius:10px}nav.open{display:flex}nav .button{display:flex}.wrap{width:calc(100% - 48px)}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:70px;gap:50px}.hero-copy{max-width:600px}h1{font-size:65px}.hero-visual{max-width:580px;width:100%;margin:auto}.visual-caption{font-size:10px}.dash-main{padding:24px}.dash-heading h2{font-size:25px}.reservation-row{font-size:13px}.table-head{font-size:10px}.stats span{font-size:12px}.stats .service-status{font-size:15px}.dash-controls{font-size:14px}.pill{font-size:12px}.promise-strip .wrap{flex-wrap:wrap;gap:12px 20px;justify-content:center}.promise-strip span:first-child{width:100%;text-align:center}.section{padding:65px 0}.section-heading{display:block}.section-heading>p{margin-top:22px;max-width:500px}.features{grid-template-columns:1fr}.feature{min-height:0;padding:30px}.feature h3 br{display:none}.feature p{max-width:540px}.feature-icon{margin-bottom:20px}.workflow-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.workflow{padding:60px 0}.workflow h2{font-size:38px}.price-grid{grid-template-columns:1fr;gap:42px;max-width:520px;margin:auto}.price-card{padding:30px}.price-card>p{min-height:0}.price.bespoke{min-height:60px}.price{font-size:44px}.center-heading h2{font-size:45px}.reassurance{gap:15px}.faq-grid h2 br{display:none}.faq-section{padding:60px 0}.contact-section{grid-template-columns:1fr;padding:34px;gap:32px;margin-bottom:60px}.contact-copy h2{font-size:48px}.contact-sign{margin-top:25px}.contact-copy p{max-width:500px}.footer-top{grid-template-columns:1fr 1fr;gap:24px}.footer-top>div{grid-column:1/-1;justify-content:start}.footer-top p{margin:0}}@media(max-width:440px){.brand{font-size:22px}.wrap{width:calc(100% - 36px)}header{padding:18px}.hero{padding-top:27px}h1{font-size:48px;line-height:1.08}.eyebrow{font-size:10px;letter-spacing:1.3px}.hero-copy>p{font-size:16px}.actions{gap:18px}.button{font-size:14px;padding:13px 17px}.text-link{font-size:14px}.hero-note{font-size:11px;gap:9px}.hero-visual{padding:22px 10px 38px}.visual-caption{font-size:8px;letter-spacing:1px}.dash-main{padding:17px 12px 10px}.dash-heading h2{font-size:20px}.muted{font-size:8px}.stats span{font-size:9px}.stats .service-status{font-size:11px}.stats strong{font-size:25px}.dash-controls{font-size:11px}.reservation-row{font-size:10px}.table-head{font-size:8px}.pill{font-size:9px}.customer{gap:5px!important}.reservation-card{padding:14px}.reservation-card strong{font-size:12px}.reservation-card div>span{font-size:10px}.promise-strip .wrap{font-size:11px}.promise-strip span:first-child{font-size:18px}.promise-strip span:not(:first-child):before{margin-right:4px}.section-heading h2,.workflow h2,.faq-grid h2{font-size:35px}.center-heading h2{font-size:41px}.reassurance{grid-template-columns:1fr;gap:25px;margin-top:36px}.reassurance span{margin-bottom:4px}.contact-section{padding:26px 18px}.contact-copy h2{font-size:39px}form{padding:22px 16px}.form-row{grid-template-columns:1fr;gap:0}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

button:disabled{opacity:.65;cursor:wait;transform:none!important}#form-status[data-state="success"]{color:#35561a}#form-status[data-state="error"]{color:#9b2828}
.nav-actions{display:flex;flex-direction:column;align-items:center;gap:7px}.login-link{font-size:13px;font-weight:700}.nav-actions .button{display:inline-flex}header{gap:20px}header nav{gap:20px}.accent-card .button.outline{color:white;border-color:#82969e}.accent-card .button.outline:hover{background:#334e59}.signup-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:60px;padding-bottom:85px}.signup-layout h1{font-size:60px}.signup-panel{background:var(--pale);padding:18px;border-radius:18px;align-self:start}.signup-panel h2{font-size:32px}.no-card{color:#35561a;font-weight:bold;margin:25px 0}.consent{display:flex;align-items:start;gap:10px;font-weight:400;font-size:13px}.consent input{width:18px;height:18px;flex-shrink:0;margin:2px 0}.signup-panel [hidden]{display:none!important}#signup-success{padding:30px}#signup-success h2{margin-top:20px}form[aria-busy="true"]{opacity:.8}@media(max-width:1150px){header{flex-wrap:wrap}header nav{gap:16px;flex:1;justify-content:flex-end}.brand{font-size:23px}}@media(max-width:950px){.menu{display:block;margin-left:auto;padding:8px 12px;background:white;border:1px solid var(--line);border-radius:6px}header{position:relative}header nav{display:none;position:absolute;top:85px;left:18px;right:18px;background:white;z-index:10;padding:24px;border:1px solid var(--line);box-shadow:0 15px 25px #172d3620;border-radius:12px;flex-direction:column;align-items:stretch}header nav.open{display:flex}.nav-actions{align-items:stretch}.login-link{text-align:center}.signup-layout{gap:30px}}@media(max-width:800px){.signup-layout{grid-template-columns:1fr;padding-top:35px}.signup-layout h1{font-size:48px}.signup-panel{padding:10px}.nav-actions .button{display:flex}}
.lead{font-size:20px;max-width:650px;line-height:1.6}.article-grid,.contact-options,.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.article-card,.contact-options article{background:var(--pale);padding:32px;border-radius:14px;min-height:285px}.article-card h2,.contact-options h2{font-size:27px;margin:22px 0 12px}.article-card p,.contact-options p{font-size:15px}.article-type{font-size:10px;font-weight:bold;letter-spacing:1.5px}.accent-card{background:var(--ink)!important;color:#fff}.accent-card p{color:#c4d1d3}.article-body{max-width:850px;border-top:1px solid var(--line);padding-top:60px}.article-body h2{font-size:42px;margin:18px 0}.article-body h3{margin-top:35px}.article-body li{margin:8px 0}.locked-hero{background:var(--pale);max-width:none;width:100%;padding-left:max(48px,calc((100% - 1240px)/2));padding-right:max(48px,calc((100% - 1240px)/2))}.video-card{background:#eef2f0;border-radius:14px;padding:36px;min-height:190px;position:relative;overflow:hidden}.video-card.blurred>*{filter:blur(4px);opacity:.7}.video-card>span{font-size:32px;filter:none!important;opacity:1!important;display:inline-grid;place-items:center;width:55px;height:55px;background:var(--lime);border-radius:50%}.video-card h3{margin:20px 0 4px}.contact-page{padding-bottom:80px}.contact-options article{min-height:330px}.contact-options .feature-icon{margin-bottom:12px}.contact-options .button{margin-top:15px}.testimonial-strip{background:#f5f7f5;padding:72px 0}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{padding:28px;background:white;border-radius:12px}.testimonial p{font-family:Georgia,serif;font-size:20px;color:var(--ink)}.testimonial strong{font-size:13px}@media(max-width:800px){.article-grid,.contact-options,.video-grid,.testimonial-grid{grid-template-columns:1fr}.locked-hero{padding-left:24px;padding-right:24px}.article-body h2{font-size:34px}}

.booking-channels{border-top:1px solid var(--line)}.booking-channels .section-heading{align-items:start}.channel-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.channel-list span{display:grid;place-items:center;padding:28px 16px;background:var(--pale);border:1px solid var(--line);border-radius:12px;font-size:20px;font-weight:600}.channel-destination{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--lime);padding:24px 28px;border-radius:12px;margin-top:18px}.channel-destination>span{font-size:20px;font-weight:600}.channel-note{font-size:13px;margin:18px 0 0}.service-section{background:var(--ink);color:white;padding:80px 0}.service-section h2{margin:20px 0}.service-section em{color:var(--lime)}.service-section p{color:#c4d1d3}.service-section .text-link{border-color:var(--lime);color:var(--lime)}.service-details article{display:flex;gap:22px;border-bottom:1px solid #51636a;padding:22px 0}.service-details article:first-child{padding-top:0}.service-details article>span{font-size:24px;color:var(--lime);font-family:Georgia,serif}.service-details h3{font-size:23px;margin-bottom:12px}.service-details p{margin:0;font-size:16px}@media(max-width:800px){.channel-list{grid-template-columns:repeat(2,1fr)}.channel-destination{align-items:start;flex-direction:column}.service-section{padding:60px 0}}@media(max-width:440px){.channel-list span{font-size:16px;padding:22px 8px}.channel-destination{padding:22px}.channel-destination>span{font-size:18px}}

.channel-list span{gap:14px}.channel-list img{object-fit:contain}.booking-showcase{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;padding-top:75px;padding-bottom:90px;align-items:center}.booking-showcase h2{margin:18px 0 25px}.value-list{list-style:none;padding:0;margin:30px 0 0}.value-list li{padding:16px 0;border-top:1px solid var(--line)}.value-list strong,.value-list span{display:block}.value-list span{color:var(--muted);margin-top:5px}.booking-widget{max-width:390px;width:100%;background:var(--ink);color:white;padding:34px;border-radius:22px;box-shadow:16px 18px 0 var(--lime);justify-self:center}.booking-widget h3{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:22px 0}.booking-widget label,.widget-label{font-size:14px}.booking-widget select{padding:12px}.booking-widget .button{background:var(--lime);color:var(--ink);width:100%;margin-top:22px}.booking-slots{display:flex;gap:10px;margin-top:10px}.booking-slots button{flex:1;border:1px solid #98aab0;background:transparent;color:white;border-radius:6px;padding:11px 0}.booking-slots [aria-pressed=true]{background:var(--lime);color:var(--ink);border-color:var(--lime)}#booking-feedback{font-size:12px;color:#ccd8dd;margin:16px 0 0}.floor-demo{background:white;color:var(--ink);margin-top:50px;border-radius:16px;overflow:hidden;border:1px solid #71858a}.floor-toolbar{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;gap:15px}.floor-toolbar h3{margin:8px 0 0;font-size:24px}.floor-demo-label{font-size:12px;color:var(--muted)}.floor-body{display:grid;grid-template-columns:270px 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.floor-body aside{padding:24px;background:#f3f6f5}.floor-body aside h4{margin:0 0 18px}.floor-guest{display:block;width:100%;text-align:left;background:white;border:1px solid var(--line);padding:15px 12px;border-radius:8px;margin:10px 0}.floor-guest strong,.floor-guest span{display:block;font-size:14px}.floor-guest span{font-size:12px;color:var(--muted);margin-top:5px}.floor-body aside p{font-size:12px;color:var(--muted)}.floor-plan{padding:25px 40px;background-color:#fff;background-image:radial-gradient(#dce3e4 1px,transparent 1px);background-size:18px 18px}.room-label,.room-entry{font-size:11px;letter-spacing:2px;color:var(--muted)}.room-entry{text-align:center;margin-top:20px}.tables-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:28px 0}.room-table{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #cbd8cb;border-radius:15px;padding:18px 10px;min-height:115px;background:#eff6e9;box-shadow:0 7px 0 -3px #c7d5c1}.room-table.reserved{background:#fff3d6;border-color:#d9bd7d;box-shadow:0 7px 0 -3px #e3c991}.room-table.occupied{background:#e0eaf7;border-color:#97b0cf;box-shadow:0 7px 0 -3px #97b0cf}.room-table strong{font-size:21px}.room-table span{font-size:12px}.room-table small{font-size:12px;margin-top:6px}.room-table[aria-pressed=true]{outline:3px solid var(--ink);outline-offset:5px}.floor-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;gap:15px}.floor-footer p{margin:0;color:var(--ink);font-size:14px}.configurator{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:60px 40px;background:#f3f6ef;border-radius:18px;margin-bottom:75px}.configurator h2{margin:18px 0}.module-options{border:0;padding:0;margin:0}.module-options legend{font-weight:600;font-size:17px;margin-bottom:15px}.module-options label{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:8px;background:white;font-size:14px}.module-options label:has(:checked){border-color:#809b42;background:#f2fbdc}.module-options input{width:18px;height:18px;margin:0;accent-color:var(--ink)}#module-summary{font-size:14px}.configurator .form-notice{margin:14px 0 0}@media(max-width:900px){.booking-showcase{gap:45px}.floor-body{grid-template-columns:220px 1fr}.floor-plan{padding:22px}.tables-grid{gap:20px}.configurator{gap:30px;padding:35px}}@media(max-width:700px){.booking-showcase,.configurator{grid-template-columns:1fr}.booking-showcase{padding-top:45px;padding-bottom:65px;gap:35px}.booking-widget{width:calc(100% - 16px);max-width:430px;justify-self:start;padding:25px}.floor-toolbar,.floor-footer{align-items:start;flex-direction:column;padding:20px}.floor-body{grid-template-columns:1fr}.floor-body aside{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px}.floor-body aside h4,.floor-body aside p{grid-column:1/-1;margin:0}.floor-guest{padding:10px 6px}.floor-guest strong{font-size:12px}.floor-guest span{font-size:11px}.floor-plan{padding:20px}.tables-grid{gap:18px}.room-table{padding:12px 5px;min-height:100px}.configurator{padding:28px 20px}.configurator .button{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

header{padding-top:48px;padding-bottom:24px}.nav-actions{position:relative;display:block}.nav-actions .login-link{position:absolute;right:0;top:-29px;white-space:nowrap;font-size:12px}.nav-actions .button{margin:0}header nav{align-items:center}.channel-list{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:30px;padding:24px 0}.channel-list span{display:flex;align-items:center;gap:12px;background:none;border:none;border-radius:0;padding:10px 0;font-weight:600;font-size:21px}.channel-list img{width:30px;height:30px}.widget-intro{font-size:14px;color:#c4d1d3;margin-bottom:25px}.date-picker label{margin:0 0 8px;font-weight:400}.date-input-wrap{display:flex;align-items:center;gap:12px;background:white;border:1px solid #d5e0e1;border-radius:10px;padding:8px 14px;color:var(--ink)}.date-input-wrap>span{font-size:27px}.booking-widget input[type=date]{border:0;margin:0;padding:8px 0;background:transparent;font-size:16px;color:var(--ink);min-width:0;color-scheme:light}.guest-picker{margin:20px 0;font-size:14px}.guest-stepper{display:flex;align-items:center;justify-content:space-between;background:#29424b;border:1px solid #607780;border-radius:10px;padding:9px;margin-top:8px;gap:12px}.guest-stepper button{width:38px;height:38px;border:0;border-radius:8px;font-size:24px;color:var(--ink);background:white;line-height:1}.guest-stepper output{font-size:16px}.guest-stepper button:disabled{cursor:default}.abstract-floor{margin-top:45px;background:#f5f7f6;border:1px solid #778a8c;border-radius:18px;overflow:hidden;color:var(--ink)}.abstract-toolbar{display:flex;justify-content:space-between;gap:20px;background:white;padding:22px 30px;font-size:12px;letter-spacing:1.4px}.abstract-scene{position:relative;display:grid;grid-template-columns:26% 74%;min-height:390px;overflow:hidden}.abstract-queue{padding:40px 20px;background:#e5eae8;border-right:1px solid #d4ddda}.queue-line{height:10px;width:60%;background:#c1cdca;border-radius:5px;margin:0 0 30px 8px}.queue-card{display:flex;align-items:center;gap:10px;border-radius:9px;padding:18px 12px;margin:14px 0;background:#fff9;box-shadow:0 5px 12px #172d3608}.queue-card i{width:22px;height:22px;border-radius:50%;background:#cbd6d1}.queue-card span{height:8px;width:60%;border-radius:5px;background:#d4ded9}.abstract-room{padding:28px 45px;background-image:radial-gradient(#d5dfda 1px,transparent 1px);background-size:22px 22px}.room-caption{font-size:10px;letter-spacing:2px;color:#60756b}.abstract-tables{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 28px;margin-top:45px}.abstract-table{position:relative;height:75px;border-radius:15px;background:#dce4df;display:grid;place-items:center;color:#6d8376;box-shadow:0 6px 0 #c9d5ce;font-size:12px}.abstract-table:before,.abstract-table:after{content:'';position:absolute;width:40%;height:7px;border-radius:5px;background:#bfcfc4;left:30%}.abstract-table:before{top:-11px}.abstract-table:after{bottom:-15px}.table-3{background:#dceabd}.table-6{animation:table-arrival 9s ease-in-out 1}.moving-card{animation:card-arrival 9s ease-in-out 1}.animated-cursor{position:absolute;width:30px;height:38px;left:19%;top:48%;filter:drop-shadow(0 3px 3px #172d3630);animation:cursor-travel 9s ease-in-out 1;opacity:0}.assignment-toast{position:absolute;left:45%;bottom:18px;background:var(--ink);color:var(--lime);border-radius:25px;padding:10px 20px;font-size:13px;opacity:1;animation:toast-arrival 9s ease-in-out 1}.abstract-door{width:80px;height:2px;background:#a3b6ab;margin:40px auto 0}.abstract-floor figcaption{padding:18px 25px;font-size:12px;color:var(--muted);background:white}@keyframes cursor-travel{0%,8%{left:19%;top:48%;opacity:0}15%,27%{left:19%;top:48%;opacity:1}48%,65%{left:55%;top:64%;opacity:1}80%,100%{left:62%;top:72%;opacity:0}}@keyframes table-arrival{0%,40%{background:#dce4df;box-shadow:0 6px 0 #c9d5ce}50%,100%{background:#dcf986;box-shadow:0 6px 0 #bdd174}}@keyframes card-arrival{0%,12%{background:#fff9}20%,40%{background:#dcf986;transform:translateX(6px)}55%,100%{background:#fff9;transform:translateX(0)}}@keyframes toast-arrival{0%,48%{opacity:0;transform:translateY(8px)}60%,100%{opacity:1;transform:translateY(0)}}.table-6{background:#dcf986;box-shadow:0 6px 0 #bdd174}@media(max-width:950px){header{padding-top:22px}.nav-actions{display:flex;flex-direction:column;gap:15px}.nav-actions .login-link{position:static;align-self:flex-end;order:-1}header nav{align-items:stretch}}@media(max-width:700px){.channel-list{gap:24px 32px;justify-content:center}.channel-list span{font-size:18px}.abstract-toolbar{padding:18px;font-size:10px}.abstract-scene{min-height:290px;grid-template-columns:22% 78%}.abstract-queue{padding:35px 7px}.queue-card{padding:14px 6px;gap:5px}.queue-card i{width:12px;height:12px;flex-shrink:0}.abstract-room{padding:25px 18px}.abstract-tables{gap:30px 14px;margin-top:30px}.abstract-table{height:45px;border-radius:8px}.room-caption{font-size:8px;letter-spacing:1px}.assignment-toast{left:28%;bottom:10px;font-size:10px;padding:9px 12px}.abstract-floor figcaption{font-size:11px;padding:15px}.animated-cursor{width:23px}.abstract-door{margin-top:30px}}@media(prefers-reduced-motion:reduce){.abstract-floor *{animation:none!important}.animated-cursor{display:none}}

.channel-list img{display:block;flex-shrink:0;width:38px;height:38px;object-fit:contain;overflow:visible}.channel-list span{overflow:visible;line-height:1.5}.date-input-wrap{padding:10px 15px}.booking-slots button:disabled{background:#ffffff0a;color:#8c9ba1;border-color:#57696f;opacity:.55;text-decoration:line-through;cursor:not-allowed}.booking-widget #demo-book:disabled{cursor:default}.abstract-room{position:relative}.plan-plant{position:absolute;right:14px;top:10px;font-size:36px;opacity:.65;filter:saturate(.55);pointer-events:none}.animated-cursor{width:25px;height:32px;filter:drop-shadow(0 2px 2px #172d3620)}.assignment-toast{left:29%;right:3%;text-align:center;border-radius:12px;font-size:12px;line-height:1.5}.abstract-floor:not(.is-playing) .animated-cursor,.abstract-floor:not(.is-playing) .moving-card,.abstract-floor:not(.is-playing) .table-6,.abstract-floor:not(.is-playing) .assignment-toast{animation:none}.module-options label{transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;cursor:pointer}.module-options label:hover{transform:translateY(-2px);box-shadow:0 5px 12px #172d360a}.module-options label:has(:checked){box-shadow:inset 3px 0 #719334}.module-options input{cursor:pointer}#module-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}#module-chips button{border:1px solid #bdd28f;background:#e9f5d1;border-radius:20px;padding:7px 12px;font-size:12px;text-align:left;animation:chip-appear .2s ease-out}#other-module-field{margin-top:15px;font-size:14px}#other-module-field[hidden]{display:none}#other-module-text{font-size:15px}@keyframes chip-appear{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.assignment-toast{left:25%;right:3%;bottom:8px;font-size:9px;padding:6px 10px}.plan-plant{font-size:26px;right:6px;top:28px}.channel-list img{width:34px;height:34px}}@media(prefers-reduced-motion:reduce){#module-chips button{animation:none}.module-options label{transition:none}}

.feature-icon svg{display:block;flex-shrink:0}.channel-list .channel-logo{width:32px;height:32px;display:block;flex:0 0 32px;overflow:visible;transform:none;filter:none;opacity:1}.channel-list .logo-google{fill:#4285f4}.channel-list .logo-facebook{fill:#0866ff}.channel-list .logo-instagram{fill:#c13584}.plan-plant{width:115px;height:115px;right:12px;top:8px;opacity:1;filter:none;font-size:initial}.plan-plant svg{display:block;width:100%;height:100%;filter:drop-shadow(0 4px 3px #213b2820)}.abstract-tables{margin-top:85px}.abstract-scene{min-height:440px}.module-options{display:flex;flex-wrap:wrap;gap:10px}.module-options legend{width:100%;float:none;margin-bottom:18px}.module-options label{position:relative;display:inline-flex;width:auto;max-width:100%;margin:0;padding:12px 18px;border-radius:999px;gap:8px;box-shadow:none;font-weight:500;line-height:1.4;font-size:14px;transition:background .18s,border-color .18s,transform .18s}.module-options label span{display:flex;align-items:center;gap:8px}.module-options label span:before{content:'+';font-size:18px;line-height:1}.module-options label:has(:checked){background:#e9f5d1;border-color:#91ad59;box-shadow:none}.module-options label:has(:checked) span:before{content:'✓';font-size:15px}.module-options input{position:absolute;width:1px;height:1px;opacity:0;margin:0}.module-options label:has(:focus-visible){outline:3px solid #597681;outline-offset:3px}.module-options label:hover{box-shadow:none;transform:translateY(-1px)}@media(max-width:700px){.plan-plant{width:80px;height:80px;right:6px;top:20px}.abstract-tables{margin-top:80px}.abstract-scene{min-height:340px}.module-options label{padding:10px 14px;font-size:13px}}

.page-intro{padding-top:65px;padding-bottom:65px}.page-intro h1{font-size:clamp(40px,5vw,64px)}.editorial{max-width:850px;padding-top:60px;padding-bottom:70px}.editorial h1{font-size:clamp(36px,4vw,55px);margin:25px 0 35px}.editorial h2{font-size:30px;margin:40px 0 18px}.editorial p,.editorial li{font-size:18px;line-height:1.75}.editorial a:not(.button){text-decoration:underline;text-underline-offset:3px}.editorial li{margin:10px 0}.editorial .eyebrow{font-size:13px;margin-top:25px}.article-cta{margin-top:40px;padding:30px;border-radius:14px;background:#f1f7e7}.article-cta h2{margin-top:0}.publication-note{border-left:3px solid #b0bd91;padding-left:18px}.hero{padding-top:35px;padding-bottom:55px}.section{padding-top:65px;padding-bottom:65px}.center-heading{margin-bottom:48px}.footer-top>div{flex-wrap:wrap}.footer-bottom{gap:18px;flex-wrap:wrap}.feature-tag,.plan-kicker,.price-note,.hero-note,.form-notice,.eyebrow{font-size:13px}.price-card li,label{font-size:15px}.optional{font-size:14px}.price-card>p{font-size:16px}.animation-toggle{font-size:13px;background:white;border:1px solid #adbbb3;border-radius:6px;padding:8px 12px}.animation-paused *{animation-play-state:paused!important}.field-error{display:block;color:#a02b2b;font-size:14px;margin-top:5px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-notice a{text-decoration:underline}.article-card{display:flex;flex-direction:column}.article-card .text-link{margin-top:auto;align-self:start}.skip:focus{z-index:1000}.floor-demo-label,.channel-note,.abstract-floor figcaption{font-size:14px}dialog h2{font-size:30px}.price-card .button{white-space:normal;text-align:center}@media(max-width:700px){.hero{padding-top:24px}.section{padding-top:45px;padding-bottom:45px}.page-intro{padding-top:35px;padding-bottom:35px}.editorial{padding-top:35px}.editorial p,.editorial li{font-size:16px}.abstract-toolbar{align-items:center}.animation-toggle{font-size:12px}.price-card>p{min-height:0}.footer-top{gap:20px}.hero-note{font-size:13px}.section-heading{margin-bottom:25px}.feature{padding:24px}.center-heading h2{font-size:38px}.feature-icon{margin-bottom:15px}}
.quick-features{display:grid;grid-template-columns:minmax(220px,.9fr) 1.6fr;gap:28px;align-items:stretch;margin-top:18px;margin-bottom:30px;padding:28px;border:1px solid #dbe5e1;border-radius:18px;background:#f7faf8}.quick-features-intro{display:flex;flex-direction:column;justify-content:center}.quick-features-intro h2{font-size:clamp(26px,3vw,38px);line-height:1.08;margin:12px 0 20px}.quick-features-intro .text-link{align-self:flex-start}.quick-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-features-grid article{background:white;border-radius:13px;padding:20px;box-shadow:0 8px 24px rgba(23,45,54,.06)}.quick-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dce9df;color:#315c4a;font-weight:700}.quick-features-grid h3{font-size:18px;margin:16px 0 8px}.quick-features-grid p{font-size:14px;line-height:1.55;margin:0;color:#586970}.nav-home{font-weight:700}@media(max-width:850px){.quick-features{grid-template-columns:1fr}.quick-features-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.quick-features{padding:20px}.quick-features-grid{grid-template-columns:1fr}.quick-features-grid article{padding:16px}}
/* Keep intentional title breaks readable on small screens. */
.feature h3 br{display:block}
@media(max-width:700px){.feature h3 br{display:inline}}
@media(max-width:700px){.faq-grid h2 br{display:inline}}
/* Navigation persistante pendant le défilement */
header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(23,45,54,.08)}
header{position:sticky}header:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:14px;pointer-events:none;background:linear-gradient(to bottom,rgba(23,45,54,.10),rgba(23,45,54,0))}
header{box-shadow:none}header:after{height:18px;bottom:-18px;background:linear-gradient(to bottom,rgba(255,255,255,.92),rgba(255,255,255,0));}
nav>a.active{font-weight:700;color:var(--ink);position:relative}nav>a.active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--lime);border-radius:2px}.nav-home{color:#60756b!important}.nav-home.active{color:#315c4a!important}
@media(min-width:951px){nav>a.active{padding:7px 10px;margin:-7px -10px;border-radius:7px;background:#eef5e7}nav>a.active:after{bottom:-4px;height:3px}}
.hero-copy h1{transition:opacity .3s ease}.hero-copy h1.headline-fading{opacity:0}
@media(prefers-reduced-motion:reduce){.hero-copy h1{transition:none}}
.features-intro{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.features-intro>div{min-width:0}.restaurant-photo{margin:0;position:relative}.restaurant-photo img{display:block;width:100%;height:400px;object-fit:cover;border-radius:24px 24px 70px 24px}.restaurant-photo figcaption{position:absolute;bottom:24px;left:24px;right:24px;padding:14px 18px;background:rgba(255,255,255,.93);border-radius:12px;color:var(--ink);font-size:14px;line-height:1.5;max-width:330px;backdrop-filter:blur(8px)}@media(max-width:850px){.features-intro{grid-template-columns:1fr;gap:30px}.restaurant-photo img{height:auto;aspect-ratio:3/2;max-height:420px}.restaurant-photo figcaption{bottom:18px;left:18px;right:18px}}

.icon-arrow-up-right{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.12em;pointer-events:none}
html:has(#maintenance-screen),html.maintenance-open{overflow:hidden}#maintenance-screen{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;overflow:auto;background:rgba(243,246,245,.97);backdrop-filter:blur(18px)}.maintenance-card{position:relative;width:100%;max-width:540px;margin:auto;padding:44px 36px;background:#fff;border:1px solid var(--line);border-radius:24px;text-align:center;box-shadow:0 24px 80px #172d3610}.maintenance-brand{display:grid;place-items:center;margin:0 auto 24px;width:60px;height:60px;border-radius:16px;background:var(--ink);color:var(--lime);font-size:34px;font-weight:700;user-select:none}.maintenance-card .eyebrow{display:block}.maintenance-card h2{margin:20px 0;font-size:clamp(36px,7vw,50px)}.maintenance-contact{font-size:14px;margin:28px 0 0}.maintenance-contact a{text-decoration:underline}#maintenance-key{position:absolute;left:50%;bottom:0;width:1px;height:1px;padding:0;border:0;opacity:0;font-size:16px;pointer-events:none}@media(max-width:500px){.maintenance-card{padding:32px 22px}}
