:root{--ink:#0b1410;--ink-2:#14231a;--forest:#153d2b;--forest-2:#0e2f21;--lime:#b9ff38;--lime-2:#d6ff7f;--cream:#f3f0e7;--paper:#fbfaf6;--muted:#6c756f;--line:#dfe4df;--white:#fff;--orange:#ff6b35;--radius:26px;--shell:min(1380px,calc(100vw - 64px));--shadow:0 24px 70px rgba(8,20,13,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute;left:-9999px}.apv-shell{width:var(--shell);margin-inline:auto}.apv-skip{position:fixed;left:16px;top:-100px;background:#fff;padding:10px 16px;z-index:99999}.apv-skip:focus{top:16px}.apv-header{position:fixed;top:0;left:0;width:100%;z-index:1000;color:#fff;transition:.3s ease}.admin-bar .apv-header{top:32px}.apv-header:before{content:"";position:absolute;inset:0;background:rgba(8,18,12,.14);backdrop-filter:blur(0);transition:.3s}.apv-header.is-scrolled:before,.apv-header.apv-solid:before{background:rgba(9,20,14,.94);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(255,255,255,.08)}.apv-header-inner{position:relative;width:var(--shell);height:92px;margin:auto;display:grid;grid-template-columns:180px 1fr auto;gap:22px;align-items:center}.apv-logo-wrap{display:flex}.apv-wordmark{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px;font-weight:900;letter-spacing:.03em}.apv-wordmark-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--lime);color:var(--ink);font-weight:900;transform:rotate(-6deg)}.custom-logo{max-height:48px;width:auto}.apv-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:3px}.apv-menu a{display:block;padding:11px 10px;font-size:13px;font-weight:650;white-space:nowrap;opacity:.88;transition:.2s}.apv-menu a:hover,.apv-menu .current-menu-item>a{opacity:1;color:var(--lime)}.apv-header-actions{display:flex;align-items:center;gap:10px}.apv-phone{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:700}.apv-phone svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.apv-btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 22px;border-radius:15px;font-size:14px;font-weight:800;letter-spacing:-.01em;cursor:pointer;transition:transform .18s,background .18s,color .18s,border-color .18s}.apv-btn svg,.apv-text-link svg,.apv-program-bottom svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s}.apv-btn:hover{transform:translateY(-2px)}.apv-btn:hover svg,.apv-text-link:hover svg{transform:translateX(4px)}.apv-btn-primary{background:var(--lime);color:var(--ink)}.apv-btn-primary:hover{background:var(--lime-2)}.apv-btn-dark{background:var(--ink);color:#fff}.apv-btn-light{background:#fff;color:var(--ink)}.apv-btn-ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(8px)}.apv-btn-block{width:100%}.apv-menu-toggle{display:none;background:none;border:0;color:#fff;padding:8px}.apv-menu-toggle svg,.apv-mobile-head svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.8}.apv-mobile-menu{display:none}.apv-mobile-dock{display:none}
.apv-hero{position:relative;min-height:820px;height:min(92vh,980px);display:flex;align-items:end;overflow:hidden;background:var(--ink) url('../img/fallback-night.jpg') center/cover no-repeat}.apv-hero-video,.apv-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.apv-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,8,.82) 0%,rgba(4,13,8,.62) 38%,rgba(4,13,8,.18) 73%,rgba(4,13,8,.32) 100%),linear-gradient(0deg,rgba(4,13,8,.6) 0%,transparent 42%)}.apv-hero-grain{position:absolute;inset:0;background-image:url('../img/grain.png');background-size:420px;opacity:.16;mix-blend-mode:soft-light;pointer-events:none}.apv-hero-inner{position:relative;z-index:2;padding-bottom:95px;display:flex;justify-content:space-between;align-items:end}.apv-hero-copy{max-width:820px;color:#fff}.apv-eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:var(--forest);margin-bottom:22px}.apv-eyebrow>span{width:34px;height:2px;background:var(--lime)}.apv-eyebrow-light{color:#d7dfda}.apv-hero h1,.apv-page-hero h1,.apv-program-hero h1,.apv-simple-hero h1{font-size:clamp(52px,5.6vw,88px);line-height:.96;letter-spacing:-.065em;margin:0 0 24px;font-weight:900}.apv-hero h1 em,.apv-page-hero h1 em,.apv-program-hero h1 em,.apv-simple-hero h1 em,.apv-section h2 em,.apv-404 h1 em{font-style:normal;color:var(--lime)}.apv-hero-copy>p{font-size:18px;line-height:1.65;max-width:700px;color:#d8e0da;margin:0 0 30px}.apv-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.apv-hero-trust{display:flex;gap:24px;margin-top:30px;color:#d9e0dc;font-size:12px;font-weight:600}.apv-hero-trust span{display:flex;gap:8px;align-items:center}.apv-hero-trust svg{width:18px;height:18px;fill:none;stroke:var(--lime);stroke-width:1.7}.apv-hero-card{color:#fff;display:grid;grid-template-columns:auto auto auto;gap:16px;align-items:center;padding:20px 22px;border:1px solid rgba(255,255,255,.2);background:rgba(10,25,16,.35);border-radius:20px;backdrop-filter:blur(12px);margin-bottom:8px}.apv-hero-card-num{font-size:50px;font-weight:900;color:var(--lime);line-height:1}.apv-hero-card b,.apv-hero-card small{display:block}.apv-hero-card b{font-size:14px}.apv-hero-card small{font-size:10px;opacity:.7}.apv-hero-card svg{width:22px;stroke:#fff;fill:none;stroke-width:1.7}.apv-hero-scroll{position:absolute;right:22px;bottom:28px;color:#fff;display:flex;align-items:center;gap:12px;transform:rotate(90deg);transform-origin:right bottom;font-size:9px;text-transform:uppercase;letter-spacing:.18em;opacity:.6}.apv-hero-scroll i{display:block;width:44px;height:1px;background:#fff}.apv-stat-strip{background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.09)}.apv-stat-strip>.apv-shell{display:grid;grid-template-columns:repeat(4,1fr)}.apv-stat-strip div>div{padding:28px 28px;border-right:1px solid rgba(255,255,255,.1);display:flex;align-items:baseline;gap:12px}.apv-stat-strip div>div:first-child{padding-left:0}.apv-stat-strip b{font-size:26px;color:var(--lime);letter-spacing:-.04em}.apv-stat-strip span{font-size:11px;opacity:.7}.apv-section{padding:110px 0}.apv-section-head{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:60px;align-items:end;margin-bottom:54px}.apv-section h2{font-size:clamp(42px,4.5vw,70px);line-height:1.02;letter-spacing:-.055em;margin:0;font-weight:900}.apv-section h2 em{color:var(--forest)}.apv-section-head>p{color:var(--muted);font-size:16px;margin:0 0 8px}.apv-program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.apv-program-card{background:#fff;border:1px solid #e7ebe7;border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 34px rgba(10,30,18,.04);transition:.25s}.apv-program-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.apv-program-media{position:relative;height:320px;display:block;overflow:hidden;background:var(--ink) url('../img/fallback-forest.jpg') center/cover no-repeat}.apv-program-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.apv-program-card:hover .apv-program-media img{transform:scale(1.045)}.apv-program-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,13,8,.6),transparent 55%)}.apv-program-kicker{position:absolute;left:22px;bottom:20px;background:#fff;padding:8px 12px;border-radius:99px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.09em}.apv-program-body{padding:25px}.apv-program-topline{display:flex;align-items:start;justify-content:space-between;gap:20px}.apv-program-topline h3{font-size:27px;letter-spacing:-.04em;line-height:1.05;margin:0}.apv-program-topline>span{font-size:12px;font-weight:800;white-space:nowrap;padding-top:4px}.apv-program-body p{color:var(--muted);font-size:13px;margin:14px 0 24px;max-width:560px}.apv-program-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.apv-program-bottom>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#677169}.apv-program-bottom a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff}.apv-program-bottom svg{width:17px}.apv-accent-lime .apv-program-kicker{background:var(--lime)}.apv-accent-orange .apv-program-kicker{background:#ffbd66}.apv-accent-pink .apv-program-kicker{background:#ffbddf}.apv-accent-blue .apv-program-kicker{background:#b9dcff}.apv-accent-yellow .apv-program-kicker{background:#ffe66b}.apv-accent-mud .apv-program-kicker{background:#d9b38c}.apv-center{text-align:center;margin-top:40px}.apv-obstacle-feature{background:var(--forest-2);color:#fff;overflow:hidden}.apv-feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.apv-feature-copy p{color:#c8d3cd;max-width:560px;margin:28px 0 30px}.apv-feature-media{position:relative;border-radius:30px;overflow:hidden;min-height:560px}.apv-feature-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.apv-float-stat{position:absolute;right:22px;bottom:22px;background:var(--lime);color:var(--ink);padding:20px 24px;border-radius:20px;display:flex;align-items:center;gap:14px}.apv-float-stat b{font-size:46px;line-height:1}.apv-float-stat span{font-size:11px;font-weight:700;line-height:1.35}.apv-obstacle-marquee{display:flex;gap:12px;margin-top:80px;width:max-content;animation:apvMarquee 38s linear infinite}.apv-obstacle-marquee span{font-size:56px;font-weight:900;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.24)}.apv-obstacle-marquee span:after{content:" / ";color:var(--lime);-webkit-text-stroke:0;margin-left:12px}@keyframes apvMarquee{to{transform:translateX(-45%)}}.apv-business-card{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:#e9efe9;border-radius:32px;overflow:hidden}.apv-business-photo{background-image:url('../img/fallback-mud.jpg');background-size:cover;background-position:center;min-height:100%;overflow:hidden}.apv-business-photo img{width:100%;height:100%;object-fit:cover}.apv-business-copy{padding:70px}.apv-business-copy p{color:var(--muted);margin:25px 0}.apv-business-copy ul{list-style:none;padding:0;margin:0 0 32px;display:grid;gap:12px}.apv-business-copy li{display:flex;align-items:center;gap:10px;font-weight:650;font-size:13px}.apv-business-copy li svg{width:19px;height:19px;fill:none;stroke:var(--forest);stroke-width:2}.apv-inline-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.apv-text-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}.apv-booking-promo{background:var(--ink);color:#fff}.apv-booking-promo-head{display:grid;grid-template-columns:1.2fr .65fr;gap:70px;align-items:end;margin-bottom:46px}.apv-booking-promo-head>p{color:#b9c5be}.apv-booking-mock{background:#fff;color:var(--ink);border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.25)}.apv-booking-steps{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.apv-booking-steps span{padding:20px 24px;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;color:#7a847d}.apv-booking-steps b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf0ed}.apv-booking-steps .active{color:var(--ink)}.apv-booking-steps .active b{background:var(--lime)}.apv-booking-mock-body{padding:32px;display:grid;grid-template-columns:1fr auto auto;gap:38px;align-items:center}.apv-booking-mock-body small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--forest);font-weight:800}.apv-booking-mock-body h3{font-size:28px;margin:2px 0}.apv-booking-mock-body p{font-size:12px;color:var(--muted);margin:0}.apv-price-preview{text-align:right}.apv-price-preview span,.apv-price-preview small{display:block;color:var(--muted);font-size:9px}.apv-price-preview b{font-size:30px;letter-spacing:-.05em}.apv-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.apv-faq-intro img{margin-top:40px;width:76%;aspect-ratio:1;object-fit:cover;border-radius:50% 50% 18% 50%}.apv-faq{border-top:1px solid var(--line)}.apv-faq details{border-bottom:1px solid var(--line)}.apv-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:24px 4px;font-size:15px;font-weight:750}.apv-faq summary::-webkit-details-marker{display:none}.apv-faq summary b{font-size:26px;font-weight:400;transition:.2s}.apv-faq details[open] summary b{transform:rotate(45deg)}.apv-faq details>div{padding:0 48px 22px 4px;color:var(--muted);font-size:13px}.apv-contact-band{background:var(--forest);color:#fff}.apv-contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.apv-contact-grid>div:first-child>p{color:#c6d1ca}.apv-contact-grid a{text-decoration:none}.apv-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.apv-lead-form label{display:grid;gap:7px}.apv-lead-form label>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.apv-lead-form input,.apv-lead-form select,.apv-lead-form textarea{width:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:inherit;border-radius:13px;padding:14px 15px;outline:none}.apv-lead-form select option{color:var(--ink)}.apv-lead-form input:focus,.apv-lead-form select:focus,.apv-lead-form textarea:focus{border-color:var(--lime);box-shadow:0 0 0 3px rgba(185,255,56,.12)}.apv-span-2{grid-column:1/-1}.apv-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start}.apv-consent input{width:auto;margin-top:4px}.apv-consent span{text-transform:none!important;letter-spacing:0!important}.apv-hp{position:absolute!important;left:-9999px!important}.apv-notice{padding:13px 15px;border-radius:12px;margin-bottom:14px;font-size:12px}.apv-success{background:#dff8ca;color:#18360b}.apv-error{background:#ffd8d5;color:#6e1711}
.apv-page-hero,.apv-simple-hero{position:relative;min-height:650px;padding:190px 0 90px;display:flex;align-items:end;background:var(--ink);color:#fff;overflow:hidden}.apv-page-hero-image:before,.apv-party-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,15,9,.88),rgba(5,15,9,.35)),var(--apv-bg);background-size:cover;background-position:center}.apv-page-hero>.apv-shell,.apv-simple-hero>.apv-shell{position:relative;z-index:2}.apv-page-hero p,.apv-simple-hero p{max-width:760px;color:#d6ded9;font-size:18px}.apv-simple-hero{background:var(--cream);color:var(--ink);min-height:470px}.apv-simple-hero p{color:var(--muted)}.apv-simple-hero h1 em{color:var(--forest)}.apv-obstacle-hero{min-height:760px}.apv-obstacle-bg{position:absolute;inset:0}.apv-obstacle-bg img{width:100%;height:100%;object-fit:cover}.apv-obstacle-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,9,.9),rgba(5,15,9,.18)),linear-gradient(0deg,rgba(5,15,9,.7),transparent)}.apv-price-chip{border:1px solid rgba(255,255,255,.22);border-radius:99px;padding:13px 18px;font-size:11px;color:#fff;background:rgba(0,0,0,.18);backdrop-filter:blur(8px)}.apv-obstacle-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.apv-obstacle-grid article{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:240px}.apv-obstacle-grid article>span{font-size:10px;color:var(--forest);font-weight:800}.apv-obstacle-grid h3{font-size:22px;letter-spacing:-.04em;margin:24px 0 10px}.apv-obstacle-grid p{font-size:12px;color:var(--muted);margin:0}.apv-photo-break{background:var(--ink);color:#fff}.apv-photo-break>.apv-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.apv-photo-break img{border-radius:28px;min-height:520px;width:100%;object-fit:cover}.apv-photo-break p{color:#bdc9c1}.apv-business-hero{background-image:linear-gradient(90deg,rgba(6,17,10,.88),rgba(6,17,10,.28)),url('https://alfapark.lt/wp-content/uploads/2026/05/3.png');background-size:cover;background-position:center}.apv-business-options{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.apv-business-options article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;display:flex;flex-direction:column;min-height:390px}.apv-business-options article>span{font-size:11px;color:var(--forest);font-weight:800}.apv-business-options h3{font-size:25px;letter-spacing:-.04em;margin:30px 0 14px}.apv-business-options p{font-size:13px;color:var(--muted);flex:1}.apv-business-options b{font-size:13px;margin-bottom:20px}.apv-business-options a{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid var(--line);font-size:12px;font-weight:800}.apv-business-options svg{width:18px;stroke:currentColor;fill:none;stroke-width:2}.apv-infra{background:var(--forest-2);color:#fff}.apv-infra>.apv-shell{display:grid;grid-template-columns:1fr .9fr;gap:85px}.apv-infra ul{padding:0;list-style:none;display:grid;gap:13px;color:#cbd4cf}.apv-infra li:before{content:"✓";color:var(--lime);margin-right:10px}.apv-price-table{background:#fff;color:var(--ink);padding:32px;border-radius:24px}.apv-price-table h3{margin-top:0}.apv-price-table>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:15px 0;font-size:12px}.apv-price-table small{display:block;margin-top:16px;color:var(--muted)}.apv-process{list-style:none;padding:0;display:grid;gap:14px}.apv-process li{display:flex;gap:12px;align-items:center}.apv-process b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-size:11px}.apv-process span{font-size:13px}.apv-light-info{background:#edf2ec}.apv-info-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.apv-info-cols>div{background:#fff;border-radius:22px;padding:30px}.apv-info-cols h3{font-size:22px}.apv-info-cols ul{padding-left:18px;color:var(--muted);font-size:13px}.apv-info-cols li{margin:8px 0}
.apv-program-hero{position:relative;min-height:760px;background:var(--ink);color:#fff;overflow:hidden}.apv-program-hero-media{position:absolute;inset:0}.apv-program-hero-media img{width:100%;height:100%;object-fit:cover}.apv-program-hero-media span{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,9,.93) 0%,rgba(5,15,9,.72) 45%,rgba(5,15,9,.18) 85%),linear-gradient(0deg,rgba(5,15,9,.6),transparent)}.apv-program-hero-inner{position:relative;z-index:2;padding-top:210px;padding-bottom:90px;max-width:1380px}.apv-program-hero-inner>p{max-width:690px;color:#d3dcd6}.apv-program-hero .apv-kicker{font-size:22px;font-weight:700;color:#fff}.apv-program-meta{display:flex;gap:50px;margin:28px 0}.apv-program-meta span{display:grid}.apv-program-meta small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#aab8af}.apv-program-meta b{font-size:16px}.apv-detail-grid{display:grid;grid-template-columns:1.25fr .55fr;gap:90px}.apv-rich-copy h2{font-size:52px}.apv-rich-copy>p{font-size:16px;color:var(--muted);max-width:760px}.apv-detail-bullets{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:32px}.apv-detail-bullets span{display:flex;align-items:center;gap:10px;background:#edf2ec;padding:15px;border-radius:12px;font-size:12px;font-weight:700}.apv-detail-bullets svg,.apv-sticky-card svg{width:18px;height:18px;fill:none;stroke:var(--forest);stroke-width:2;flex:0 0 auto}.apv-sticky-card{position:sticky;top:120px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 15px 45px rgba(10,25,15,.06)}.apv-sticky-card h3{margin:0 0 20px}.apv-sticky-card p{display:flex;gap:10px;font-size:12px}.apv-sticky-card>span{display:block;color:var(--muted);font-size:12px;margin:5px 0 20px}.apv-sticky-card hr{border:0;border-top:1px solid var(--line);margin:20px 0}.apv-dark-cta{background:var(--ink);color:#fff}.apv-dark-cta>.apv-shell{display:flex;justify-content:space-between;gap:50px;align-items:end}.apv-dark-cta p{color:#c3cec7;max-width:700px}.apv-about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px}.apv-about-grid>div:first-child p{font-size:16px;color:var(--muted)}.apv-about-grid blockquote{font-size:22px;font-weight:800;letter-spacing:-.03em;border-left:4px solid var(--lime);padding-left:20px;margin:36px 0}.apv-about-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.apv-about-stats article{background:var(--ink);color:#fff;border-radius:22px;padding:30px;min-height:190px;display:flex;flex-direction:column;justify-content:end}.apv-about-stats b{font-size:50px;color:var(--lime);letter-spacing:-.06em}.apv-about-stats span{font-size:11px}.apv-faq-page-grid{display:grid;grid-template-columns:.45fr 1fr;gap:70px}.apv-faq-page-grid aside{position:sticky;top:120px;align-self:start}.apv-faq-page-grid aside img{border-radius:24px;margin-bottom:24px}.apv-faq-page-grid aside a{display:block;font-weight:700;margin:4px 0}.apv-contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.apv-contact-page-grid .apv-lead-form input,.apv-contact-page-grid .apv-lead-form select,.apv-contact-page-grid .apv-lead-form textarea{border-color:var(--line);background:#fff;color:var(--ink)}.apv-contact-card{background:var(--ink);color:#fff;border-radius:26px;padding:34px;overflow:hidden}.apv-contact-card>div:not(.apv-map-collage){display:grid;grid-template-columns:28px 1fr;gap:12px;border-top:1px solid rgba(255,255,255,.12);padding:18px 0}.apv-contact-card svg{width:20px;height:20px;stroke:var(--lime);fill:none;stroke-width:1.8}.apv-contact-card p{margin:0;font-size:13px;color:#d2dad5}.apv-map-collage{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.apv-map-collage img{height:150px;width:100%;object-fit:cover;border-radius:12px}.apv-generic{padding:170px 0 100px;min-height:70vh}.apv-generic-head{max-width:900px;margin-bottom:55px}.apv-generic-head h1{font-size:clamp(42px,5vw,72px);letter-spacing:-.06em;line-height:1;margin:0}.apv-prose{max-width:960px;font-size:15px}.apv-prose h2,.apv-prose h3{letter-spacing:-.04em}.apv-prose a{text-decoration:underline}.apv-prose table{width:100%;border-collapse:collapse}.apv-prose th,.apv-prose td{padding:12px;border:1px solid var(--line)}.apv-404{min-height:80vh;display:flex;align-items:center;padding-top:120px}.apv-404 span{font-size:18px;color:var(--forest);font-weight:900}.apv-404 h1{font-size:clamp(54px,7vw,100px);letter-spacing:-.07em;line-height:.95;margin:10px 0 20px}.apv-404 p{color:var(--muted)}
.apv-booking-main{background:#f1f4ef}.apv-booking-hero{padding:160px 0 55px;background:var(--ink);color:#fff}.apv-booking-hero h1{font-size:clamp(44px,5vw,70px);line-height:1;letter-spacing:-.06em;margin:0 0 20px}.apv-booking-hero h1 em{font-style:normal;color:var(--lime)}.apv-booking-hero>div>p{max-width:680px;color:#cbd5cf}.apv-booking-facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.apv-booking-facts span{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);padding:10px 13px;border-radius:99px;font-size:10px;color:#cbd5cf}.apv-booking-facts svg{width:17px;height:17px;stroke:var(--lime);fill:none;stroke-width:1.7}.apv-booking-facts b{color:#fff}.apv-booking-workspace{padding:35px 0 100px}.apv-booking-progress{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.apv-booking-progress span{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;color:#8b948e}.apv-booking-progress b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#dfe5df}.apv-booking-progress .active{color:var(--ink)}.apv-booking-progress .active b,.apv-booking-progress .done b{background:var(--lime);color:var(--ink)}.apv-booking-progress i{width:70px;height:1px;background:#d5dcd5;margin:0 12px}.apv-booking-shell{background:#fff;border:1px solid #e0e5e0;border-radius:28px;min-height:500px;padding:26px;box-shadow:0 30px 90px rgba(16,35,20,.08)}.apv-amelia-wrap{min-height:500px}.apv-booking-demo{max-width:980px;margin:0 auto;padding:20px}.apv-demo-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.apv-demo-head>div>span{display:inline-block;background:#e7f4d1;color:#31511f;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800;text-transform:uppercase}.apv-demo-head h2{font-size:34px;letter-spacing:-.05em;margin:8px 0 0}.apv-demo-head small{color:var(--muted);max-width:330px;text-align:right}.apv-demo-programs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.apv-demo-programs button{background:#fff;border:1px solid var(--line);border-radius:17px;text-align:left;padding:18px;cursor:pointer}.apv-demo-programs button.active{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.apv-demo-programs b,.apv-demo-programs span,.apv-demo-programs strong{display:block}.apv-demo-programs span{font-size:10px;color:var(--muted);margin:5px 0 13px}.apv-demo-programs strong{font-size:12px}.apv-demo-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}.apv-demo-fields label>span{display:block;font-size:10px;text-transform:uppercase;font-weight:800;margin-bottom:7px}.apv-demo-fields input{width:100%;height:52px;border:1px solid var(--line);border-radius:13px;padding:0 14px}.apv-counter{display:grid;grid-template-columns:50px 1fr 50px}.apv-counter button{border:1px solid var(--line);background:#fff;font-size:22px}.apv-counter button:first-child{border-radius:13px 0 0 13px}.apv-counter button:last-child{border-radius:0 13px 13px 0}.apv-counter input{text-align:center;border-radius:0;border-left:0;border-right:0}.apv-demo-summary{border-top:1px solid var(--line);padding-top:20px;display:grid;grid-template-columns:1fr auto auto;gap:25px;align-items:center}.apv-demo-summary>span{font-size:11px;color:var(--muted)}.apv-demo-summary>b{font-size:30px;letter-spacing:-.05em}.apv-checkout-title{padding:10px 12px 24px;border-bottom:1px solid var(--line);margin-bottom:22px}.apv-checkout-title>a{font-size:11px;font-weight:700;color:var(--forest)}.apv-checkout-title h2{font-size:34px;letter-spacing:-.05em;margin:10px 0 0}.apv-checkout-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.apv-inline-checkout{max-width:1180px;margin:auto}.apv-booking-help{padding:55px 0;background:#dfe8dc}.apv-booking-help>.apv-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.apv-booking-help h2{font-size:32px}.apv-booking-help p{margin:4px 0;color:var(--muted)}
/* Amelia */.apv-booking-shell #amelia-container,.apv-booking-shell .amelia-v2-booking,.apv-booking-shell .am-fs__main,.apv-booking-shell .am-cabinet-dashboard{font-family:Montserrat,Arial,sans-serif!important}.apv-booking-shell #amelia-container{max-width:none!important;margin:0!important}.apv-booking-shell .am-fs__wrapper,.apv-booking-shell .am-fs__main{box-shadow:none!important;border-radius:20px!important}.apv-booking-shell .am-fs__sidebar{border-radius:18px!important;background:var(--ink)!important}.apv-booking-shell .am-button,.apv-booking-shell button[class*="am-"]{border-radius:12px!important}.apv-booking-shell .am-button--primary,.apv-booking-shell button[class*="primary"]{background:var(--lime)!important;color:var(--ink)!important;border-color:var(--lime)!important}.apv-booking-shell .el-button--primary{background:var(--lime)!important;border-color:var(--lime)!important;color:var(--ink)!important}.apv-booking-shell .el-input__inner,.apv-booking-shell .el-textarea__inner{border-radius:10px!important}
/* Woo */.apv-woo{padding:150px 0 90px;min-height:70vh}.woocommerce .woocommerce-breadcrumb{font-size:11px;color:var(--muted);margin-bottom:30px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;overflow:hidden}.woocommerce ul.products li.product img{border-radius:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important}.woocommerce ul.products li.product .price{color:var(--forest)!important;font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--ink)!important;color:#fff!important;border-radius:12px!important;padding:13px 17px!important}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--lime)!important;color:var(--ink)!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:48px;border:1px solid var(--line);border-radius:11px;padding:10px 13px;background:#fff}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);border-radius:14px}.woocommerce-checkout .col2-set{width:58%;float:left;padding-right:34px}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:42%;float:right}.woocommerce-checkout #order_review{background:#f5f6f2;border-radius:18px;padding:22px}.woocommerce-checkout #payment{background:#e9ece8!important;border-radius:14px!important}.woocommerce-checkout #payment div.payment_box{background:#fff!important}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#fff!important}.woocommerce table.shop_table{border-color:var(--line)!important;border-radius:14px!important}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:14px!important}.woocommerce-info,.woocommerce-message,.woocommerce-error{border-radius:12px;border-top:0!important;padding:15px 18px 15px 48px!important}.woocommerce-info:before,.woocommerce-message:before,.woocommerce-error:before{top:15px!important}.select2-container .select2-selection--single{height:48px!important;border-color:var(--line)!important;border-radius:11px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px!important}
.apv-footer{background:#08130d;color:#fff;padding-top:70px}.apv-footer-top{display:grid;grid-template-columns:1.2fr .7fr .7fr .8fr;gap:55px;padding-bottom:60px}.apv-footer-brand p{max-width:340px;color:#94a198;font-size:12px;margin-top:20px}.apv-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9fac9f}.apv-footer-top>div:not(.apv-footer-brand){display:flex;flex-direction:column;gap:9px}.apv-footer-top a{font-size:12px;color:#e0e6e2}.apv-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0 28px;display:flex;justify-content:space-between;color:#718078;font-size:10px}.apv-footer-bottom div{display:flex;gap:18px}
@media(max-width:1180px){:root{--shell:min(100% - 40px,1100px)}.apv-header-inner{grid-template-columns:160px 1fr auto}.apv-nav{display:none}.apv-menu-toggle{display:block}.apv-phone span{display:none}.apv-feature-grid{gap:50px}.apv-business-copy{padding:50px}.apv-section{padding:90px 0}.apv-obstacle-grid{grid-template-columns:repeat(2,1fr)}.apv-contact-grid{gap:45px}.apv-mobile-menu{display:block;position:fixed;right:0;top:0;width:min(420px,100%);height:100dvh;background:#0a1710;color:#fff;padding:26px;transform:translateX(105%);transition:.3s;z-index:1200}.apv-mobile-menu.is-open{transform:translateX(0);box-shadow:-30px 0 80px rgba(0,0,0,.4)}.apv-mobile-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:18px}.apv-mobile-head button{background:none;border:0;color:#fff}.apv-mobile-links{list-style:none;padding:20px 0;margin:0;display:grid}.apv-mobile-links a{display:block;padding:12px 0;font-size:18px;font-weight:750;border-bottom:1px solid rgba(255,255,255,.08)}.apv-mobile-contact{display:grid;gap:3px;margin:25px 0;color:#a9b5ae;font-size:12px}}
@media(max-width:780px){:root{--shell:calc(100% - 28px);--radius:20px}body{padding-bottom:70px}.admin-bar .apv-header{top:46px}.apv-header-inner{height:70px;grid-template-columns:1fr auto}.apv-header-cta,.apv-phone{display:none}.apv-wordmark{font-size:15px}.apv-wordmark-mark{width:32px;height:32px}.apv-hero{height:auto;min-height:780px;align-items:end}.apv-hero-video{object-position:62% center}.apv-hero-overlay{background:linear-gradient(0deg,rgba(4,13,8,.94) 0%,rgba(4,13,8,.72) 56%,rgba(4,13,8,.28) 100%)}.apv-hero-inner{padding-bottom:45px}.apv-hero-copy{width:100%}.apv-hero h1,.apv-page-hero h1,.apv-program-hero h1,.apv-simple-hero h1{font-size:48px;letter-spacing:-.06em}.apv-hero-copy>p{font-size:15px;line-height:1.55}.apv-hero-actions{display:grid;grid-template-columns:1fr 1fr}.apv-hero-actions .apv-btn{padding:0 13px;min-height:52px}.apv-hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px}.apv-hero-card,.apv-hero-scroll{display:none}.apv-stat-strip>.apv-shell{grid-template-columns:1fr 1fr}.apv-stat-strip div>div{padding:18px 0!important;display:grid;gap:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.apv-stat-strip b{font-size:22px}.apv-section{padding:68px 0}.apv-section-head,.apv-booking-promo-head{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.apv-section h2{font-size:42px}.apv-program-grid{grid-template-columns:1fr;gap:14px}.apv-program-media{height:230px}.apv-program-body{padding:20px}.apv-program-topline h3{font-size:23px}.apv-feature-grid{grid-template-columns:1fr;gap:35px}.apv-feature-media{min-height:380px}.apv-obstacle-marquee{margin-top:50px}.apv-obstacle-marquee span{font-size:38px}.apv-business-card{grid-template-columns:1fr}.apv-business-photo{background-image:url('../img/fallback-mud.jpg');background-size:cover;background-position:center;height:320px}.apv-business-copy{padding:30px 22px}.apv-booking-steps{grid-template-columns:1fr 1fr}.apv-booking-steps span:nth-child(n+3){display:none}.apv-booking-mock-body{grid-template-columns:1fr auto;gap:18px;padding:22px}.apv-booking-mock-body>.apv-btn{grid-column:1/-1}.apv-faq-grid{grid-template-columns:1fr;gap:28px}.apv-faq-intro img{width:55%;margin-top:25px}.apv-contact-grid{grid-template-columns:1fr;gap:35px}.apv-lead-form{grid-template-columns:1fr}.apv-span-2{grid-column:auto}.apv-page-hero{min-height:620px;padding:150px 0 60px}.apv-page-hero p,.apv-simple-hero p{font-size:15px}.apv-simple-hero{min-height:420px;padding-top:150px}.apv-obstacle-grid{grid-template-columns:1fr}.apv-obstacle-grid article{min-height:auto;padding:24px}.apv-photo-break>.apv-shell,.apv-infra>.apv-shell,.apv-detail-grid,.apv-about-grid,.apv-faq-page-grid,.apv-contact-page-grid{grid-template-columns:1fr;gap:35px}.apv-photo-break img{min-height:320px}.apv-business-options{grid-template-columns:1fr}.apv-business-options article{min-height:300px}.apv-info-cols{grid-template-columns:1fr}.apv-program-hero{min-height:720px}.apv-program-hero-inner{padding-top:160px;padding-bottom:60px}.apv-program-meta{gap:28px}.apv-detail-bullets{grid-template-columns:1fr}.apv-sticky-card,.apv-faq-page-grid aside{position:static}.apv-dark-cta>.apv-shell{display:grid;gap:25px}.apv-about-stats{grid-template-columns:1fr 1fr}.apv-about-stats article{min-height:140px;padding:22px}.apv-about-stats b{font-size:40px}.apv-map-collage{grid-template-columns:1fr}.apv-generic{padding:130px 0 80px}.apv-booking-hero{padding:125px 0 40px}.apv-booking-hero h1{font-size:42px}.apv-booking-facts{display:grid}.apv-booking-progress i{width:24px;margin:0 6px}.apv-booking-progress span{font-size:9px}.apv-booking-progress span:last-child{display:none}.apv-booking-shell{padding:10px;border-radius:18px}.apv-demo-head{display:block}.apv-demo-head small{display:block;text-align:left;margin-top:8px}.apv-demo-programs{grid-template-columns:1fr}.apv-demo-fields{grid-template-columns:1fr}.apv-demo-summary{grid-template-columns:1fr auto}.apv-demo-summary .apv-btn{grid-column:1/-1}.apv-booking-help>.apv-shell{display:grid}.woocommerce ul.products{grid-template-columns:1fr 1fr!important}.woocommerce-checkout .col2-set,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:100%;float:none;padding-right:0}.woocommerce-checkout #order_review{margin-top:20px}.apv-footer-top{grid-template-columns:1fr 1fr;gap:35px}.apv-footer-brand{grid-column:1/-1}.apv-footer-bottom{display:grid;gap:10px}.apv-mobile-dock{position:fixed;z-index:900;left:10px;right:10px;bottom:8px;height:62px;background:rgba(9,20,14,.96);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:20px;display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;padding:5px;backdrop-filter:blur(16px);box-shadow:0 18px 45px rgba(0,0,0,.22)}.apv-mobile-dock a{height:100%;display:grid;place-items:center;align-content:center;gap:2px;font-size:8px;font-weight:700}.apv-mobile-dock svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}.apv-mobile-dock .apv-dock-main{background:var(--lime);color:var(--ink);border-radius:15px}.apv-footer{padding-bottom:55px}}
@media(max-width:420px){.apv-hero h1,.apv-page-hero h1,.apv-program-hero h1,.apv-simple-hero h1{font-size:42px}.apv-section h2{font-size:37px}.apv-hero-actions{grid-template-columns:1fr}.apv-program-media{height:210px}.apv-about-stats{grid-template-columns:1fr}.apv-footer-top{grid-template-columns:1fr}.apv-footer-brand{grid-column:auto}.woocommerce ul.products{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.apv-hero-video{display:none}.apv-hero{background-image:linear-gradient(rgba(4,13,8,.7),rgba(4,13,8,.8)),url('https://alfapark.lt/wp-content/uploads/2026/04/Justinas_Auskelis_2MPSoc_tinklams-299.jpg');background-size:cover;background-position:center}}

/* ==========================================================================\n   Reservation 2.0 — Alfa Park custom Amelia/Woo shell\n   ========================================================================== */
.apv-booking-v2-main{background:#eef2ec}
.apv-booking-v2-hero{position:relative;padding:155px 0 54px;background:linear-gradient(120deg,rgba(5,14,9,.96),rgba(5,14,9,.82)),url('../img/fallback-mud.jpg') center 56%/cover no-repeat;color:#fff;overflow:hidden}
.apv-booking-v2-hero:after{content:"";position:absolute;inset:auto -8% -58% auto;width:520px;height:520px;border:1px solid rgba(204,255,50,.22);border-radius:50%;box-shadow:0 0 0 80px rgba(204,255,50,.025),0 0 0 160px rgba(204,255,50,.02);pointer-events:none}
.apv-booking-v2-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end}
.apv-booking-v2-hero h1{max-width:850px;margin:0;font-size:clamp(46px,5.1vw,78px);line-height:.96;letter-spacing:-.065em;font-weight:900}
.apv-booking-v2-hero h1 em{font-style:normal;color:var(--lime)}
.apv-booking-v2-hero p{max-width:820px;margin:23px 0 0;color:#d6ddd8;font-size:16px;line-height:1.7}
.apv-booking-v2-hero__proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;min-width:440px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;backdrop-filter:blur(14px)}
.apv-booking-v2-hero__proof>span{display:grid;gap:3px;padding:18px 16px;background:rgba(5,14,9,.45)}
.apv-booking-v2-hero__proof svg{width:19px;height:19px;margin-bottom:8px;fill:none;stroke:var(--lime);stroke-width:1.8}
.apv-booking-v2-hero__proof b{font-size:11px;color:#fff}.apv-booking-v2-hero__proof small{font-size:9px;color:#9eaaa2}
.apv-booking-v2-workspace{padding:34px 0 78px}
.apv-res-progress{display:flex;align-items:center;justify-content:center;margin:0 auto 28px;max-width:850px}
.apv-res-progress span{display:flex;align-items:center;gap:8px;color:#89928b;font-size:10px;font-weight:800;white-space:nowrap;transition:.25s ease}
.apv-res-progress span b{display:grid;place-items:center;width:29px;height:29px;border:1px solid #cfd6d0;border-radius:50%;background:#f6f8f5;color:#6d776f;font-size:10px}
.apv-res-progress span i{font-style:normal}.apv-res-progress>em{width:72px;height:1px;margin:0 12px;background:#cad1cb}
.apv-res-progress span.is-active{color:var(--ink)}.apv-res-progress span.is-active b{border-color:var(--lime);background:var(--lime);color:var(--ink);box-shadow:0 0 0 5px rgba(204,255,50,.18)}
.apv-res-progress span.is-done{color:#415048}.apv-res-progress span.is-done b{background:var(--ink);border-color:var(--ink);color:#fff}
.apv-res-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:20px;align-items:start}
.apv-res-card,.apv-res-summary{background:#fff;border:1px solid #dce3dd;border-radius:24px;box-shadow:0 18px 50px rgba(14,32,20,.06)}
.apv-res-card{overflow:hidden}.apv-res-card__head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding:29px 32px 26px;border-bottom:1px solid #e8ede9;background:linear-gradient(180deg,#fff,#fafcf9)}
.apv-res-card__head h2{margin:4px 0 6px;font-size:32px;line-height:1.05;letter-spacing:-.045em}.apv-res-card__head p{max-width:680px;margin:0;color:#768179;font-size:12px;line-height:1.65}
.apv-res-step-label{display:block;color:#758078;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.apv-res-live{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #dce5da;border-radius:999px;background:#f6faf4;color:#4c5a51;font-size:9px;font-weight:800;white-space:nowrap}
.apv-res-live i{width:7px;height:7px;border-radius:50%;background:#53c66a;box-shadow:0 0 0 4px rgba(83,198,106,.13)}
.apv-res-quick{padding:24px 30px 9px;background:#f8faf7;border-bottom:1px solid #edf0ed}.apv-res-quick[hidden]{display:none!important}
.apv-res-quick__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.apv-res-quick__head strong{font-size:11px}.apv-res-quick__head span{font-size:9px;color:#8b958d}
.apv-res-quick__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.apv-res-service-card{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;align-items:center;min-height:82px;padding:8px;border:1px solid #dfe5df;border-radius:16px;background:#fff;text-align:left;cursor:pointer;transition:.2s ease;overflow:hidden}
.apv-res-service-card:hover{transform:translateY(-2px);border-color:#bac5bb;box-shadow:0 10px 28px rgba(16,35,23,.08)}
.apv-res-service-card.is-active{border-color:var(--lime);box-shadow:0 0 0 2px rgba(204,255,50,.28),0 10px 28px rgba(16,35,23,.07)}
.apv-res-service-card.is-loading{opacity:.62;pointer-events:none}
.apv-res-service-card__media{position:relative;width:64px;height:64px;border-radius:12px;overflow:hidden;background:#101d14}.apv-res-service-card__media img{width:100%;height:100%;object-fit:cover}.apv-res-service-card__media i{position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(2,10,5,.2))}
.apv-res-service-card__body{display:grid;min-width:0}.apv-res-service-card__body small{color:#89938b;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.apv-res-service-card__body strong{margin-top:2px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.apv-res-service-card__body em{margin-top:5px;color:#445149;font-size:9px;font-style:normal;font-weight:700}
.apv-res-service-card__check{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--lime);opacity:0;transform:scale(.7);transition:.2s ease}.apv-res-service-card.is-active .apv-res-service-card__check{opacity:1;transform:scale(1)}.apv-res-service-card__check svg{width:12px;height:12px;fill:none;stroke:#0b160f;stroke-width:2.4}
.apv-res-native-label{padding:18px 31px 0;background:#fff;color:#869087;font-size:9px;font-weight:700}.apv-res-native-label[hidden]{display:none!important}
.apv-res-native{padding:18px 26px 25px;background:#fff;min-height:420px}
.apv-res-summary{position:sticky;top:112px;padding:18px;overflow:hidden}.admin-bar .apv-res-summary{top:144px}
.apv-res-summary__top{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 15px}.apv-res-summary__top span{font-size:11px;font-weight:900}.apv-res-summary__top b{font-size:8px;color:#6b766e}
.apv-res-summary__visual{position:relative;height:174px;border-radius:17px;overflow:hidden;background:#0d1c12}.apv-res-summary__visual>img{width:100%;height:100%;object-fit:cover}.apv-res-summary__visual>span{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,14,8,.88),rgba(4,14,8,.05) 65%)}.apv-res-summary__visual>div{position:absolute;left:17px;right:17px;bottom:16px;color:#fff}.apv-res-summary__visual small{display:block;margin-bottom:3px;color:#ccd6cf;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.apv-res-summary__visual strong{display:block;font-size:18px;line-height:1.1;letter-spacing:-.03em}
.apv-res-summary__list{margin:15px 0;border:1px solid #e3e8e4;border-radius:15px;overflow:hidden}.apv-res-summary__list>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 14px;border-bottom:1px solid #ebefec}.apv-res-summary__list>div:last-child{border-bottom:0}.apv-res-summary__list dt{display:flex;align-items:center;gap:8px;color:#758078;font-size:9px;font-weight:700}.apv-res-summary__list dt svg{width:15px;height:15px;fill:none;stroke:#758078;stroke-width:1.8}.apv-res-summary__list dd{margin:0;color:#19251d;font-size:10px;font-weight:900;text-align:right}
.apv-res-summary__price{padding:15px 4px 17px}.apv-res-summary__price>span{display:block;color:#7d877f;font-size:9px}.apv-res-summary__price>b{display:block;margin:4px 0;font-size:24px;line-height:1.05;letter-spacing:-.045em}.apv-res-summary__price>small{display:block;color:#8b948d;font-size:8px;line-height:1.5}
.apv-res-secure{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:12px;border-radius:13px;background:#f1f6ee}.apv-res-secure>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff}.apv-res-secure svg{width:17px;height:17px;fill:none;stroke:#365140;stroke-width:1.9}.apv-res-secure p{margin:0;color:#647168;font-size:8px;line-height:1.45}.apv-res-secure b{color:#26382d;font-size:9px}
.apv-res-diagnostics{margin:0 26px 24px;padding:12px 14px;border:1px dashed #cfd8d1;border-radius:12px;background:#fbfcfa;color:#657168;font-size:9px}.apv-res-diagnostics summary{cursor:pointer;font-weight:800;color:#425147}.apv-res-diagnostics>div{padding-top:9px;line-height:1.6}
.apv-booking-v2-info{padding:0 0 85px}.apv-booking-v2-info>.apv-shell{display:grid;grid-template-columns:repeat(3,1fr) 1.35fr;border:1px solid #d8dfd9;border-radius:20px;background:#dfe8dc;overflow:hidden}.apv-booking-v2-info article,.apv-booking-v2-info a{min-height:118px;padding:22px 23px;border-right:1px solid rgba(24,47,31,.1);display:flex;flex-direction:column;justify-content:center}.apv-booking-v2-info article b{font-size:25px;letter-spacing:-.05em}.apv-booking-v2-info article span{max-width:210px;margin-top:4px;color:#67746b;font-size:9px;line-height:1.5}.apv-booking-v2-info a{border-right:0;background:var(--ink);color:#fff}.apv-booking-v2-info a span{font-size:9px;color:#aebbb2}.apv-booking-v2-info a b{margin-top:6px;font-size:15px;color:var(--lime)}
.apv-res-back{color:#536159;font-size:9px;font-weight:800;white-space:nowrap}.apv-res-layout--checkout{grid-template-columns:minmax(0,1fr) 330px}.apv-res-checkout-card .apv-res-card__head{padding-bottom:24px}.apv-inline-checkout-v2{padding:8px 28px 30px}.apv-res-cart-items{border:1px solid #e2e8e3;border-radius:14px;overflow:hidden}.apv-res-cart-items article{display:flex;justify-content:space-between;gap:15px;padding:14px}.apv-res-cart-items article strong{display:block;font-size:10px}.apv-res-cart-items article small{display:block;margin-top:3px;color:#8b958d;font-size:8px}.apv-res-cart-items article>b{font-size:11px}.apv-res-cart-meta{padding:0 14px 14px;color:#6d786f;font-size:8px;line-height:1.5}.apv-res-summary__total{display:flex;align-items:end;justify-content:space-between;padding:18px 3px}.apv-res-summary__total span{font-size:9px;color:#738077}.apv-res-summary__total b{font-size:25px;letter-spacing:-.05em}
.apv-res-demo{padding:35px;border:1px solid #dfe5df;border-radius:18px;background:#f8faf7}.apv-res-demo__badge{display:inline-flex;padding:6px 8px;border-radius:999px;background:#eaf2e6;color:#4c5e51;font-size:8px;font-weight:800}.apv-res-demo h3{margin:10px 0 5px;font-size:23px}.apv-res-demo>p{max-width:620px;color:#748077;font-size:10px;line-height:1.6}.apv-res-demo__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 12px}.apv-res-demo label{display:grid;gap:7px}.apv-res-demo label span{font-size:9px;font-weight:700}.apv-res-demo select,.apv-res-demo input{height:50px;padding:0 13px;border:1px solid #d9e0da;border-radius:12px;background:#fff;font:600 11px Montserrat,sans-serif}.apv-res-demo__times{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.apv-res-demo__times button{height:37px;padding:0 13px;border:1px solid #d9e0da;border-radius:10px;background:#fff;font:800 10px Montserrat,sans-serif}

/* Amelia itself becomes the engine, not the design language. */
.apv-res-native #amelia-container{max-width:none!important;margin:0!important;--am-font-family:Montserrat,Arial,sans-serif!important;--am-c-primary:#102217!important;--am-c-success:#3eaa57!important;--am-c-error:#b83c32!important;--am-c-warning:#b58d19!important;--am-c-main-bgr:#fff!important;--am-c-main-heading-text:#15231a!important;--am-c-main-text:#1c2d22!important;--am-c-sb-bgr:#0b180f!important;--am-c-sb-text:#fff!important;--am-c-inp-bgr:#fff!important;--am-c-inp-border:#d8dfd9!important;--am-c-inp-text:#17261c!important;--am-c-inp-placeholder:#879087!important;--am-c-drop-bgr:#fff!important;--am-c-drop-text:#17261c!important;--am-c-btn-prim:#ccff32!important;--am-c-btn-prim-text:#0b170f!important;--am-c-btn-sec:#14251a!important;--am-c-btn-sec-text:#fff!important}
.apv-res-native #amelia-container,.apv-res-native #amelia-container *{font-family:Montserrat,Arial,sans-serif!important}
.apv-res-native .am-fs__wrapper{display:block!important;max-width:none!important;min-height:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}
.apv-res-native .am-fs-sb{display:none!important}
.apv-res-native .am-fs__main{width:100%!important;max-width:none!important;min-height:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.apv-res-native .am-fs__main-inner{padding:0!important;min-height:0!important}
.apv-res-native .am-fs__main-heading{display:none!important}
.apv-res-native .am-fs__main-content{padding:0!important;overflow:visible!important;max-height:none!important}
.apv-res-native .am-fs__init-form{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:0!important}
.apv-res-native .am-fs__init-form__item{margin:0!important}
.apv-res-native .apv-native-hidden{display:none!important}
.apv-res-native .el-form-item__label,.apv-res-native .am-fs__init-form__label{height:auto!important;padding:0 0 7px!important;color:#526057!important;font-size:9px!important;line-height:1.4!important;font-weight:800!important}
.apv-res-native .el-input__wrapper,.apv-res-native .el-select__wrapper,.apv-res-native .el-textarea__inner,.apv-res-native input.el-input__inner{min-height:52px!important;border:1px solid #dbe2dc!important;border-radius:13px!important;background:#fff!important;box-shadow:0 1px 0 rgba(15,30,19,.02)!important;transition:.18s ease!important}
.apv-res-native .el-input__wrapper:hover,.apv-res-native .el-select__wrapper:hover{border-color:#9daa9f!important}.apv-res-native .el-input__wrapper.is-focus,.apv-res-native .el-select__wrapper.is-focused{border-color:#7f9a86!important;box-shadow:0 0 0 3px rgba(204,255,50,.22)!important}
.apv-res-native input,.apv-res-native textarea,.apv-res-native .el-input__inner,.apv-res-native .el-select__placeholder,.apv-res-native .el-select__selected-item{font-size:11px!important;font-weight:600!important;color:#1b2a20!important}
.apv-res-native .am-fs__main-footer{display:flex!important;justify-content:flex-end!important;min-height:0!important;margin-top:23px!important;padding:19px 0 0!important;border-top:1px solid #e7ece8!important;background:#fff!important;position:static!important;box-shadow:none!important}
.apv-res-native .am-button{min-height:50px!important;border:0!important;border-radius:13px!important;padding:0 20px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.01em!important;box-shadow:none!important}
.apv-res-native .am-button--primary,.apv-res-native .am-button-continue{background:var(--lime)!important;color:var(--ink)!important;min-width:145px!important}
.apv-res-native .am-button--primary:hover,.apv-res-native .am-button-continue:hover{filter:brightness(.95)!important;transform:translateY(-1px)}
.apv-res-native .am-fs__main-footer .am-button--plain{color:#647168!important;background:#f2f5f1!important}
.apv-res-native .el-radio__inner,.apv-res-native .el-checkbox__inner{border-color:#bcc7be!important}.apv-res-native .el-radio__input.is-checked .el-radio__inner,.apv-res-native .el-checkbox__input.is-checked .el-checkbox__inner{background:#17271d!important;border-color:#17271d!important}
.apv-res-native .el-date-table td.current:not(.disabled) .el-date-table-cell__text,.apv-res-native .el-date-table td.available:hover .el-date-table-cell__text{background:var(--lime)!important;color:var(--ink)!important}
.apv-res-native [class*="time-slot"],.apv-res-native [class*="timeSlot"],.apv-res-native .am-advsc__slots-el{border-radius:11px!important}
.apv-res-native .am-fs__congrats{padding:20px 0!important}
.apv-auto-selecting .el-popper{opacity:0!important;pointer-events:none!important}

/* Element Plus poppers are mounted outside #amelia-container. */
.el-popper.el-cascader__dropdown,.el-popper[role="tooltip"]{font-family:Montserrat,Arial,sans-serif!important;border-radius:14px!important;border-color:#dbe2dc!important;box-shadow:0 16px 42px rgba(13,30,19,.14)!important}
.el-cascader-node,.el-select-dropdown__item{font-family:Montserrat,Arial,sans-serif!important;font-size:11px!important}
.el-cascader-node.is-active,.el-cascader-node.in-active-path,.el-select-dropdown__item.is-selected{color:#17271d!important;font-weight:800!important;background:#eff7e9!important}

/* Woo checkout: compact service checkout rather than default store checkout. */
.apv-inline-checkout-v2 .woocommerce{font-family:Montserrat,Arial,sans-serif}.apv-inline-checkout-v2 .woocommerce-form-coupon-toggle,.apv-inline-checkout-v2 .woocommerce-form-login-toggle{margin-bottom:13px}.apv-inline-checkout-v2 .woocommerce-info{background:#f2f6ef!important;color:#536158!important}
.apv-inline-checkout-v2 form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:24px;align-items:start}
.apv-inline-checkout-v2 .col2-set{width:auto!important;float:none!important;padding:0!important}.apv-inline-checkout-v2 .col2-set .col-1{width:100%!important;float:none!important}.apv-inline-checkout-v2 .col2-set .col-2{display:none!important}
.apv-inline-checkout-v2 #order_review_heading{display:none!important}.apv-inline-checkout-v2 #order_review{width:auto!important;float:none!important;margin:0!important;padding:18px!important;border:1px solid #e0e6e1;border-radius:18px!important;background:#f7f9f6!important}
.apv-inline-checkout-v2 h3{font-size:17px!important;letter-spacing:-.03em}.apv-inline-checkout-v2 .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px}.apv-inline-checkout-v2 .form-row{float:none!important;width:100%!important;margin:0!important}.apv-inline-checkout-v2 #billing_phone_field,.apv-inline-checkout-v2 #billing_email_field,.apv-inline-checkout-v2 #billing_company_field{grid-column:span 2}.apv-inline-checkout-v2 .form-row label{font-size:8px!important;font-weight:800!important;color:#5f6b63!important}.apv-inline-checkout-v2 .form-row input.input-text,.apv-inline-checkout-v2 .form-row textarea{min-height:50px!important;border:1px solid #dbe2dc!important;border-radius:12px!important;background:#fff!important;padding:10px 12px!important;font:600 10px Montserrat,sans-serif!important}.apv-inline-checkout-v2 .form-row textarea{min-height:90px!important}.apv-inline-checkout-v2 .woocommerce-additional-fields{margin-top:16px}.apv-inline-checkout-v2 table.shop_table{border:0!important;margin-bottom:15px!important}.apv-inline-checkout-v2 table.shop_table th,.apv-inline-checkout-v2 table.shop_table td{padding:10px 4px!important;border-color:#e5e9e5!important;font-size:9px!important}.apv-inline-checkout-v2 #payment{background:#eef3eb!important;border-radius:14px!important}.apv-inline-checkout-v2 #payment ul.payment_methods{padding:13px!important;border-color:#dce3dd!important}.apv-inline-checkout-v2 #payment div.form-row{padding:13px!important}.apv-inline-checkout-v2 #place_order{width:100%!important;min-height:54px!important;border-radius:13px!important;background:var(--lime)!important;color:var(--ink)!important;font:900 11px Montserrat,sans-serif!important}

@media(max-width:1180px){
  .apv-booking-v2-hero__inner{grid-template-columns:1fr}.apv-booking-v2-hero__proof{min-width:0;max-width:620px}
  .apv-res-layout{grid-template-columns:minmax(0,1fr) 300px}.apv-res-quick__rail{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apv-booking-v2-info>.apv-shell{grid-template-columns:repeat(2,1fr)}.apv-booking-v2-info article:nth-child(2){border-right:0}.apv-booking-v2-info article:nth-child(-n+2){border-bottom:1px solid rgba(24,47,31,.1)}
}
@media(max-width:900px){
  .apv-res-layout,.apv-res-layout--checkout{grid-template-columns:1fr}.apv-res-summary{position:relative;top:auto!important;display:grid;grid-template-columns:1fr 1fr;gap:12px}.apv-res-summary__top{grid-column:1/-1}.apv-res-summary__visual{height:150px}.apv-res-summary__list{margin:0}.apv-res-summary__price{padding:7px 3px}.apv-res-secure{grid-column:1/-1}.apv-inline-checkout-v2 form.checkout{grid-template-columns:1fr}.apv-booking-v2-info>.apv-shell{grid-template-columns:1fr 1fr}
}
@media(max-width:780px){
  .apv-booking-v2-hero{padding:115px 0 37px}.apv-booking-v2-hero h1{font-size:43px}.apv-booking-v2-hero p{font-size:13px}.apv-booking-v2-hero__proof{grid-template-columns:1fr 1fr}.apv-booking-v2-hero__proof>span:nth-child(3){grid-column:1/-1}.apv-booking-v2-workspace{padding:20px 0 55px}
  .apv-res-progress{justify-content:space-between;margin-bottom:16px}.apv-res-progress>em{flex:1;width:auto;margin:0 6px}.apv-res-progress span{gap:4px}.apv-res-progress span i{display:none}.apv-res-progress span b{width:27px;height:27px}
  .apv-res-card,.apv-res-summary{border-radius:19px}.apv-res-card__head{padding:20px 18px 18px}.apv-res-card__head h2{font-size:25px}.apv-res-card__head p{font-size:10px}.apv-res-live{display:none}.apv-res-quick{padding:17px 14px 6px}.apv-res-quick__rail{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1px 9px;overscroll-behavior-inline:contain}.apv-res-service-card{flex:0 0 76%;scroll-snap-align:start;grid-template-columns:58px minmax(0,1fr);min-height:76px}.apv-res-service-card__media{width:58px;height:58px}.apv-res-native-label{padding:13px 16px 0}.apv-res-native{padding:13px 13px 18px;min-height:360px}
  .apv-res-summary{display:block;padding:13px}.apv-res-summary__top{padding-bottom:10px}.apv-res-summary__visual{height:132px}.apv-res-summary__list{margin:11px 0}.apv-res-summary__price{padding:10px 3px}.apv-res-summary__price>b{font-size:21px}
  .apv-res-native .el-input__wrapper,.apv-res-native .el-select__wrapper,.apv-res-native input.el-input__inner{min-height:50px!important}.apv-res-native .am-fs__main-footer{position:sticky!important;bottom:76px!important;z-index:25!important;margin:17px -13px -18px!important;padding:12px 13px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px)!important;box-shadow:0 -12px 28px rgba(12,25,16,.08)!important}.apv-res-native .am-button-continue{min-width:150px!important}
  .apv-booking-v2-info{padding-bottom:55px}.apv-booking-v2-info>.apv-shell{grid-template-columns:1fr}.apv-booking-v2-info article,.apv-booking-v2-info a{min-height:92px;border-right:0!important;border-bottom:1px solid rgba(24,47,31,.1)}.apv-booking-v2-info a{border-bottom:0}
  .apv-inline-checkout-v2{padding:5px 14px 22px}.apv-inline-checkout-v2 .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.apv-inline-checkout-v2 #billing_phone_field,.apv-inline-checkout-v2 #billing_email_field,.apv-inline-checkout-v2 #billing_company_field{grid-column:auto}.apv-res-back{display:none}
}
@media(max-width:420px){.apv-booking-v2-hero__proof{grid-template-columns:1fr}.apv-booking-v2-hero__proof>span:nth-child(3){grid-column:auto}.apv-res-service-card{flex-basis:86%}}

/* APV v3: original Alfa Park logo + Amelia people-tier pricing UI */
.apv-original-logo-link{display:inline-flex;align-items:center;justify-content:center;max-width:175px;background:#fff;border-radius:14px;padding:8px 12px;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.apv-original-logo{display:block;width:150px;height:auto;max-height:50px;object-fit:contain}

.apv-res-service-card__body em{font-style:normal;line-height:1.25;max-width:190px}
.apv-res-service-card.is-active [data-apv-service-price]{color:var(--forest);font-weight:900}
.apv-res-native .apv-people-pricing{font-family:Montserrat,Arial,sans-serif!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-heading{font-family:Montserrat,Arial,sans-serif!important;font-size:24px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.03em!important;color:var(--ink)!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-message{font-family:Montserrat,Arial,sans-serif!important;font-size:13px!important;line-height:1.5!important;color:#66736b!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-content{gap:16px!important}
.apv-res-native .apv-people-pricing .am-input-number{border-radius:14px!important;overflow:hidden!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-content-price{display:grid!important;gap:8px!important;margin-top:16px!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-content-price-left{margin-bottom:4px!important;font-weight:800!important;color:var(--ink)!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-content-price-text{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;margin:0!important;padding:12px 14px!important;border:1px solid #e1e8e2!important;border-radius:13px!important;background:#fff!important;transition:.16s ease!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-content-price-text-selected{border-color:var(--lime)!important;background:#f5ffe3!important;box-shadow:0 0 0 2px rgba(185,255,56,.18)!important}
.apv-res-native .apv-people-pricing .am-fs__bringing-content-price-text span:last-child{font-weight:900!important;color:var(--ink)!important}
@media(max-width:767px){
  .apv-original-logo{width:132px;max-height:44px}
  .apv-res-native .apv-people-pricing .am-fs__bringing-heading{font-size:21px!important}
  .apv-res-native .apv-people-pricing .am-fs__bringing-content-price-text{padding:11px 12px!important}
}

/* APV v4 — custom reservation frontend; Amelia is headless during service/people selection. */
.apv-res-custom-step[hidden]{display:none!important}
.apv-res-configurator{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.8fr) minmax(210px,.7fr);gap:12px;padding:18px 30px 22px;background:#fff;border-bottom:1px solid #edf0ed}
.apv-res-field,.apv-res-live-price{min-height:112px;padding:16px 17px;border:1px solid #e0e6e1;border-radius:17px;background:#fbfcfa}
.apv-res-field label,.apv-res-live-price>span{display:block;margin-bottom:9px;color:#657168;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.apv-res-field>small,.apv-res-live-price>small{display:block;margin-top:8px;color:#8b958e;font-size:8px;line-height:1.45}
.apv-res-select-wrap{position:relative}.apv-res-select-wrap select{width:100%;height:48px;padding:0 42px 0 13px;border:1px solid #d8dfda;border-radius:12px;background:#fff;color:#1b2a20;appearance:none;font:700 10px Montserrat,sans-serif;outline:none}.apv-res-select-wrap select:focus{border-color:#829687;box-shadow:0 0 0 3px rgba(185,255,56,.18)}.apv-res-select-wrap>span{position:absolute;right:14px;top:50%;transform:translateY(-52%);pointer-events:none;color:#6e7a71;font-size:18px}
.apv-res-people-control{display:grid;grid-template-columns:48px minmax(72px,1fr) 48px;height:48px;border:1px solid #d8dfda;border-radius:12px;background:#fff;overflow:hidden}.apv-res-people-control button{border:0;background:#f3f6f2;color:#1b2a20;font-size:22px;font-weight:800;cursor:pointer}.apv-res-people-control button:disabled{opacity:.3;cursor:not-allowed}.apv-res-people-control input{width:100%;border:0;border-left:1px solid #e1e6e2;border-right:1px solid #e1e6e2;background:#fff;text-align:center;color:#17261c;font:900 14px Montserrat,sans-serif;outline:0;-moz-appearance:textfield}.apv-res-people-control input::-webkit-outer-spin-button,.apv-res-people-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.apv-res-live-price{display:flex;flex-direction:column;justify-content:center;background:#102217;color:#fff;border-color:#102217}.apv-res-live-price>span{color:#9eada3}.apv-res-live-price>strong{display:block;font-size:27px;line-height:1;letter-spacing:-.045em;color:var(--lime)}.apv-res-live-price>small{color:#a9b5ad}
.apv-res-custom-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:17px 30px 24px;background:#fff}.apv-res-custom-actions p{flex:1;margin:0;color:#a23b34;font-size:9px;font-weight:700}.apv-res-custom-continue{min-width:230px}.apv-res-custom-continue:disabled{opacity:.45;cursor:not-allowed;transform:none}

/* Headless mode: Amelia stays mounted and functional, but its service selector/popup never becomes a second UI. */
.apv-res-engine.apv-engine--headless{position:absolute!important;left:-100000px!important;top:0!important;width:760px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important}
.apv-res-engine.apv-engine--visible{position:relative!important;left:auto!important;width:auto!important;height:auto!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important;z-index:auto!important;padding:18px 26px 25px;background:#fff}
.apv-booking-headless>.el-popper,.apv-auto-selecting .el-popper{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.apv-res-engine .am-fs-sb{display:none!important}.apv-res-engine .am-fs__main-heading{display:none!important}.apv-res-engine #amelia-container{max-width:none!important;margin:0!important;--am-font-family:Montserrat,Arial,sans-serif!important;--am-c-primary:#102217!important;--am-c-btn-prim:#b9ff38!important;--am-c-btn-prim-text:#0b170f!important}.apv-res-engine #amelia-container,.apv-res-engine #amelia-container *{font-family:Montserrat,Arial,sans-serif!important}
.apv-res-engine .am-fs__wrapper,.apv-res-engine .am-fs__main{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.apv-res-engine .am-fs__main-inner,.apv-res-engine .am-fs__main-content{padding:0!important;min-height:0!important;max-height:none!important;overflow:visible!important}.apv-res-engine .apv-native-hidden{display:none!important}
.apv-res-engine .am-fs__main-footer{position:sticky!important;bottom:20px!important;z-index:20!important;margin-top:22px!important;padding:14px!important;border:1px solid #e0e6e1!important;border-radius:15px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px)!important;box-shadow:0 12px 36px rgba(12,25,16,.08)!important}.apv-res-engine .am-button--primary,.apv-res-engine .am-button-continue{min-height:50px!important;border-radius:12px!important;background:var(--lime)!important;color:var(--ink)!important;font:900 10px Montserrat,sans-serif!important}

/* Use the original logo exactly, without generated badge/wordmark treatment. */
.apv-original-logo-link{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;max-width:180px!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}.apv-original-logo{width:158px!important;height:auto!important;max-height:54px!important;object-fit:contain!important}

@media(max-width:980px){.apv-res-configurator{grid-template-columns:1fr 1fr}.apv-res-live-price{grid-column:1/-1;min-height:90px}}
@media(max-width:780px){.apv-res-configurator{grid-template-columns:1fr;padding:15px 14px 18px}.apv-res-field,.apv-res-live-price{min-height:0}.apv-res-live-price{grid-column:auto}.apv-res-custom-actions{position:sticky;bottom:72px;z-index:30;padding:12px 14px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 -12px 30px rgba(12,25,16,.08)}.apv-res-custom-actions p{display:none}.apv-res-custom-continue{width:100%;min-width:0}.apv-res-engine.apv-engine--visible{padding:13px 13px 18px}.apv-original-logo{width:136px!important;max-height:46px!important}}


/* APV v5: reliable invisible bridge to Amelia's Vue/Element Plus service selector. */
body.apv-native-bridge-active .apv-res-engine.apv-engine--headless{position:fixed!important;left:12px!important;top:12px!important;width:760px!important;height:auto!important;max-height:720px!important;overflow:visible!important;opacity:.001!important;visibility:visible!important;pointer-events:none!important;z-index:-9999!important}
body.apv-booking-headless.apv-native-bridge-active .el-popper,body.apv-native-bridge-active .el-popper{opacity:0!important;visibility:visible!important;pointer-events:none!important}

/* APV v6: original Alfa Park logo, forced white on dark chrome. */
.apv-original-logo{filter:brightness(0) invert(1)!important}
.apv-res-service-card{text-decoration:none!important;color:inherit}
.apv-res-service-card.is-loading{opacity:.72;pointer-events:none}

/* v7 booking selection: cards are the primary service picker, not links. */
button.apv-res-service-card{border:0!important;padding:0!important;margin:0!important;text-align:left!important;font:inherit!important;background:transparent!important;-webkit-appearance:none!important;appearance:none!important}
button.apv-res-service-card:focus-visible{outline:3px solid rgba(185,255,56,.75)!important;outline-offset:3px!important}
.apv-res-service-card.is-active{cursor:default}
body.apv-auto-advancing .apv-res-engine-card{position:relative;min-height:360px}
body.apv-auto-advancing .apv-res-engine-card:after{content:'Kraunami realūs laisvi laikai…';display:flex;align-items:center;justify-content:center;position:absolute;left:24px;right:24px;top:132px;bottom:24px;z-index:40;border:1px solid #e0e6e1;border-radius:18px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);color:#102217;font:900 14px/1.4 Montserrat,sans-serif;letter-spacing:-.02em}
.apv-original-logo{filter:brightness(0) invert(1)!important}

/* =========================================================
   Alfa Park Booking V10 — true custom frontend
   Amelia stays off-screen as state/availability engine only.
   ========================================================= */
.apv-booking-stage{position:relative;background:#fff;min-height:420px}
.apv-booking-stage[hidden]{display:none!important}
.apv-booking-stage__loading{position:absolute;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;gap:14px;min-height:360px;padding:30px;background:rgba(248,250,247,.92);backdrop-filter:blur(8px);text-align:left}
.apv-booking-stage__loading[hidden]{display:none!important}
.apv-booking-stage__loading strong{display:block;color:#102217;font:900 15px/1.2 Montserrat,sans-serif;letter-spacing:-.025em}
.apv-booking-stage__loading small{display:block;margin-top:4px;color:#7a867f;font:600 10px/1.5 Montserrat,sans-serif}
.apv-booking-stage__spinner{width:34px;height:34px;border:3px solid #dce4dd;border-top-color:var(--lime);border-radius:50%;animation:apvSpin .7s linear infinite;box-shadow:inset 0 0 0 5px #102217}
@keyframes apvSpin{to{transform:rotate(360deg)}}
.apv-booking-stage__content{padding:22px 28px 0}

/* Native booking engine is never the visual UI in V10. */
.apv-res-engine,.apv-res-engine.apv-engine--headless,.apv-res-engine.apv-engine--visible{position:fixed!important;left:-100000px!important;top:0!important;width:980px!important;height:760px!important;max-height:760px!important;overflow:hidden!important;opacity:.001!important;visibility:visible!important;pointer-events:none!important;z-index:-99999!important;padding:0!important;background:#fff!important}
.apv-res-engine #amelia-container{width:980px!important;max-width:980px!important;min-height:680px!important}
body.apv-native-bridge-active .apv-res-engine.apv-engine--headless{left:-100000px!important;top:0!important;opacity:.001!important;pointer-events:none!important;z-index:-99999!important}

.apv-custom-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:4px 2px 20px}
.apv-custom-section-head>div>span,.apv-custom-calendar__head small,.apv-custom-times header small{display:block;margin-bottom:6px;color:#728078;font:900 9px/1.2 Montserrat,sans-serif;letter-spacing:.11em;text-transform:uppercase}
.apv-custom-section-head h3{margin:0;color:#102217;font:900 27px/1.08 Montserrat,sans-serif;letter-spacing:-.045em}
.apv-custom-section-head p{max-width:590px;margin:8px 0 0;color:#78847d;font:600 10px/1.6 Montserrat,sans-serif}
.apv-custom-section-head>b{flex:0 0 auto;padding:9px 11px;border-radius:999px;background:#eff4ef;color:#526158;font:900 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em}

.apv-custom-datetime{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.72fr);gap:18px;align-items:stretch}
.apv-custom-calendar{height:100%;padding:18px;border:1px solid #e2e8e3;border-radius:22px;background:#fbfcfa;box-shadow:0 18px 45px rgba(14,36,21,.04)}
.apv-custom-calendar__head{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;margin-bottom:16px}
.apv-custom-calendar__head>button{width:42px;height:42px;border:1px solid #dfe6e0;border-radius:13px;background:#fff;color:#102217;font:900 18px/1 Montserrat,sans-serif;cursor:pointer;transition:.18s ease}
.apv-custom-calendar__head>button:hover{border-color:#b8c8bc;background:#f4f8f2;transform:translateY(-1px)}
.apv-custom-calendar__head>div{text-align:center}
.apv-custom-calendar__head small{margin-bottom:3px}
.apv-custom-calendar__head strong{display:block;color:#102217;font:900 20px/1.15 Montserrat,sans-serif;letter-spacing:-.035em;text-transform:capitalize}
.apv-custom-calendar__week,.apv-custom-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}
.apv-custom-calendar__week{margin-bottom:7px}
.apv-custom-calendar__week span{padding:5px 0;text-align:center;color:#8a958f;font:900 8px/1 Montserrat,sans-serif;text-transform:uppercase}
.apv-cal-day{position:relative;aspect-ratio:1/1;min-height:50px;border:1px solid #e2e8e3;border-radius:13px;background:#fff;color:#1b2b20;cursor:pointer;font:800 11px/1 Montserrat,sans-serif;transition:.16s ease;overflow:hidden}
.apv-cal-day>span{position:relative;z-index:2}
.apv-cal-day small{position:absolute;left:50%;bottom:5px;transform:translateX(-50%);z-index:2;color:#647269;font:800 6px/1 Montserrat,sans-serif;white-space:nowrap;text-transform:uppercase}
.apv-cal-day.is-available:after{content:'';position:absolute;left:50%;bottom:6px;width:4px;height:4px;border-radius:50%;transform:translateX(-50%);background:#7cc51d}
.apv-cal-day.is-available:hover{border-color:#a7bdad;background:#f4faef;transform:translateY(-1px);box-shadow:0 8px 20px rgba(18,42,25,.06)}
.apv-cal-day.is-today{box-shadow:inset 0 0 0 2px #d7e5d9}
.apv-cal-day.is-today:after{display:none}
.apv-cal-day.is-selected{border-color:#102217;background:#102217;color:#fff;box-shadow:0 10px 24px rgba(16,34,23,.16)}
.apv-cal-day.is-selected small{color:#d7e2d9}
.apv-cal-day.is-selected:after{background:var(--lime)}
.apv-cal-day.is-disabled{border-color:#eef1ee;background:#f7f8f6;color:#bdc5bf;cursor:not-allowed}
.apv-cal-day.is-outside{opacity:.34}
.apv-custom-calendar__legend{display:flex;align-items:center;gap:16px;margin-top:13px;color:#7f8a83;font:700 8px/1.2 Montserrat,sans-serif}
.apv-custom-calendar__legend span{display:flex;align-items:center;gap:6px}.apv-custom-calendar__legend i{width:7px;height:7px;border-radius:50%;background:#7cc51d}.apv-custom-calendar__legend span:last-child i{background:#102217}

.apv-custom-times{display:flex;flex-direction:column;min-height:100%;padding:19px;border-radius:22px;background:#102217;color:#fff;box-shadow:0 18px 48px rgba(10,28,16,.14)}
.apv-custom-times header{padding:2px 2px 15px;border-bottom:1px solid rgba(255,255,255,.11)}
.apv-custom-times header small{color:#8e9e93}
.apv-custom-times header strong{display:block;color:#fff;font:900 17px/1.25 Montserrat,sans-serif;letter-spacing:-.03em;text-transform:capitalize}
.apv-custom-times__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:15px;align-content:start;max-height:510px;overflow:auto;scrollbar-width:thin;scrollbar-color:#536159 transparent}
.apv-time-slot{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:54px;padding:0 13px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:.16s ease}
.apv-time-slot span{font:900 12px/1 Montserrat,sans-serif}.apv-time-slot small{color:#aeb9b1;font:700 7px/1.2 Montserrat,sans-serif}
.apv-time-slot:hover{border-color:rgba(185,255,56,.55);background:rgba(185,255,56,.09)}
.apv-time-slot.is-selected{border-color:var(--lime);background:var(--lime);color:#0d1c12}.apv-time-slot.is-selected small{color:#40552b}
.apv-time-slot:disabled{opacity:.3;cursor:not-allowed}
.apv-time-empty{display:flex;flex:1;min-height:230px;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:22px;color:#d3dbd5}
.apv-time-empty>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:12px;border-radius:50%;background:rgba(255,255,255,.07);color:var(--lime);font:900 18px/1 Montserrat,sans-serif}.apv-time-empty strong{font:900 12px/1.3 Montserrat,sans-serif}.apv-time-empty small{max-width:190px;margin-top:6px;color:#829087;font:600 8px/1.5 Montserrat,sans-serif}

.apv-custom-stage-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:21px -28px 0;padding:15px 28px 20px;border-top:1px solid #e6ebe7;background:#fff}
.apv-custom-stage-actions .apv-custom-back{min-height:47px;padding:0 14px;border:0;background:transparent;color:#647269;font:800 9px/1 Montserrat,sans-serif;cursor:pointer}
.apv-custom-stage-actions .apv-custom-next{min-width:230px;justify-content:center}
.apv-custom-stage-actions .apv-custom-next:disabled{opacity:.38;cursor:not-allowed;transform:none}

.apv-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding-bottom:4px}
.apv-extra-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:92px;padding:13px;border:1px solid #e1e7e2;border-radius:18px;background:#fbfcfa;transition:.16s ease}
.apv-extra-card.is-selected{border-color:#9fb68f;background:#f5ffe8;box-shadow:0 0 0 2px rgba(185,255,56,.16)}
.apv-extra-card__pick{display:flex;align-items:center;gap:12px;min-width:0;flex:1;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}
.apv-extra-card__check{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid #d8e0da;border-radius:11px;background:#fff;color:#607068;font:900 14px/1 Montserrat,sans-serif}
.apv-extra-card.is-selected .apv-extra-card__check{border-color:#102217;background:#102217;color:var(--lime)}
.apv-extra-card__pick strong{display:block;color:#14251a;font:900 11px/1.25 Montserrat,sans-serif}.apv-extra-card__pick small{display:block;margin-top:5px;color:#758178;font:700 8px/1.3 Montserrat,sans-serif}
.apv-extra-qty{display:grid;grid-template-columns:32px 34px 32px;align-items:center;height:36px;border:1px solid #dbe3dc;border-radius:11px;background:#fff;overflow:hidden}.apv-extra-qty button{height:100%;border:0;background:#f1f5f0;color:#102217;font:900 15px/1 Montserrat,sans-serif;cursor:pointer}.apv-extra-qty button:disabled{opacity:.3}.apv-extra-qty b{text-align:center;color:#102217;font:900 9px/1 Montserrat,sans-serif}

.apv-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding-bottom:5px}.apv-contact-field{display:block}.apv-contact-field--wide{grid-column:1/-1}.apv-contact-field>span{display:block;margin:0 0 7px 2px;color:#66746b;font:900 8px/1.2 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.07em}.apv-contact-field input,.apv-contact-field textarea,.apv-contact-field select{width:100%;min-height:50px;padding:0 14px;border:1px solid #dce3dd;border-radius:13px;background:#fbfcfa;color:#102217;font:700 10px/1.4 Montserrat,sans-serif;outline:0;transition:.15s ease}.apv-contact-field textarea{min-height:100px;padding-top:13px;resize:vertical}.apv-contact-field input:focus,.apv-contact-field textarea:focus,.apv-contact-field select:focus{border-color:#9eb39f;background:#fff;box-shadow:0 0 0 3px rgba(185,255,56,.18)}
.apv-contact-check{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;padding:10px 2px;cursor:pointer}.apv-contact-check input{position:absolute;opacity:0;pointer-events:none}.apv-contact-check>span{display:grid;place-items:center;flex:0 0 21px;width:21px;height:21px;border:1px solid #cfd8d1;border-radius:6px;background:#fff}.apv-contact-check input:checked+span{border-color:#102217;background:#102217}.apv-contact-check input:checked+span:after{content:'✓';color:var(--lime);font:900 12px/1 Montserrat,sans-serif}.apv-contact-check b{padding-top:3px;color:#46554c;font:700 9px/1.45 Montserrat,sans-serif}

.apv-pay-options{display:grid;gap:10px}.apv-pay-option{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #dce4de;border-radius:16px;background:#fbfcfa;cursor:pointer}.apv-pay-option>input{position:absolute;opacity:0}.apv-pay-option__mark{display:grid;place-items:center;width:22px;height:22px;border:2px solid #bbc8be;border-radius:50%;background:#fff}.apv-pay-option.is-selected .apv-pay-option__mark{border:6px solid #102217}.apv-pay-option strong{display:block;color:#102217;font:900 10px/1.25 Montserrat,sans-serif}.apv-pay-option small{display:block;margin-top:4px;color:#7a867e;font:600 8px/1.4 Montserrat,sans-serif}.apv-pay-ready{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #dce5dd;border-radius:17px;background:#f7faF6}.apv-pay-ready>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#102217;color:var(--lime);font:900 18px/1 Montserrat,sans-serif}.apv-pay-ready strong{display:block;color:#102217;font:900 11px/1.3 Montserrat,sans-serif}.apv-pay-ready small{display:block;margin-top:4px;color:#7d8981;font:600 8px/1.4 Montserrat,sans-serif}

.apv-custom-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:240px;padding:30px;text-align:center;border:1px dashed #dce4de;border-radius:18px;background:#fafcf9}.apv-custom-empty__icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:12px;border-radius:50%;background:#102217;color:var(--lime);font:900 17px/1 Montserrat,sans-serif}.apv-custom-empty strong{color:#102217;font:900 12px/1.35 Montserrat,sans-serif}.apv-custom-empty small{max-width:360px;margin-top:5px;color:#7e8982;font:600 8px/1.5 Montserrat,sans-serif}.apv-custom-error{margin:10px 0 0;color:#a13a32;font:800 8px/1.5 Montserrat,sans-serif}

@media(max-width:900px){.apv-custom-datetime{grid-template-columns:1fr}.apv-custom-times{min-height:240px}.apv-custom-times__list{grid-template-columns:repeat(4,minmax(0,1fr));max-height:none}.apv-extra-grid{grid-template-columns:1fr}}
@media(max-width:700px){.apv-booking-stage__content{padding:15px 13px 0}.apv-custom-section-head{padding:2px 1px 15px}.apv-custom-section-head h3{font-size:22px}.apv-custom-section-head>b{display:none}.apv-custom-calendar{padding:12px;border-radius:17px}.apv-custom-calendar__head{grid-template-columns:38px 1fr 38px}.apv-custom-calendar__head>button{width:38px;height:38px;border-radius:11px}.apv-custom-calendar__head strong{font-size:17px}.apv-custom-calendar__week,.apv-custom-calendar__grid{gap:4px}.apv-cal-day{min-height:42px;border-radius:10px;font-size:10px}.apv-custom-times{padding:14px;border-radius:17px}.apv-custom-times__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.apv-time-slot{min-height:48px;padding:0 9px}.apv-time-slot span{font-size:10px}.apv-time-slot small{display:none}.apv-custom-stage-actions{position:sticky;bottom:70px;z-index:35;margin:16px -13px 0;padding:11px 13px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 -10px 25px rgba(10,28,16,.07)}.apv-custom-stage-actions .apv-custom-back{padding:0 8px}.apv-custom-stage-actions .apv-custom-next{min-width:0;flex:1}.apv-contact-grid{grid-template-columns:1fr}.apv-contact-field--wide,.apv-contact-check{grid-column:auto}.apv-extra-card{min-height:82px;padding:11px}}
@media(max-width:430px){.apv-custom-times__list{grid-template-columns:repeat(2,minmax(0,1fr))}.apv-cal-day{min-height:39px}.apv-custom-calendar__head strong{font-size:15px}.apv-custom-calendar__legend{display:none}}

/* V12: keep Amelia fully rendered during headless state synchronization. */
body.apv-native-bridge-active .apv-res-engine.apv-engine--headless,
body.apv-native-bridge-active .apv-res-engine.apv-engine--visible{
  position:fixed!important;left:0!important;top:0!important;width:980px!important;height:760px!important;
  max-height:760px!important;overflow:hidden!important;opacity:.001!important;visibility:visible!important;
  pointer-events:none!important;z-index:2147480000!important;transform:none!important;
}


/* Reservation V13 — native Amelia controls portalled into Alfa Park UI */
.apv-custom-extras--native-controls .apv-extra-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:104px;padding:18px 20px}
.apv-extra-card__copy{display:flex;align-items:center;gap:13px;min-width:0}
.apv-extra-card__copy strong{display:block;color:#14251a;font:900 12px/1.3 Montserrat,sans-serif;letter-spacing:-.02em}
.apv-extra-card__copy small{display:block;margin-top:6px;color:#748077;font:800 9px/1.2 Montserrat,sans-serif}
.apv-extra-card__value{display:none}
.apv-native-extra-mount{display:flex;align-items:center;justify-content:flex-end;min-width:126px}
.apv-native-extra-mount .el-input-number.apv-native-extra-control{display:grid!important;grid-template-columns:40px 46px 40px!important;align-items:center!important;width:126px!important;height:42px!important;border:1px solid #dbe3dc!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 4px 16px rgba(12,38,22,.06)!important;font-family:Montserrat,sans-serif!important}
.apv-native-extra-mount .apv-native-extra-control .el-input-number__decrease,.apv-native-extra-mount .apv-native-extra-control .el-input-number__increase{position:static!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0!important;border:0!important;border-radius:0!important;background:#f4f7f4!important;color:#16301f!important;cursor:pointer!important;pointer-events:auto!important;z-index:2!important;transform:none!important}
.apv-native-extra-mount .apv-native-extra-control .el-input-number__decrease{grid-column:1!important;grid-row:1!important;border-right:1px solid #e4e9e5!important}
.apv-native-extra-mount .apv-native-extra-control .el-input-number__increase{grid-column:3!important;grid-row:1!important;border-left:1px solid #e4e9e5!important}
.apv-native-extra-mount .apv-native-extra-control .el-input-number__decrease:not(.is-disabled):hover,.apv-native-extra-mount .apv-native-extra-control .el-input-number__increase:not(.is-disabled):hover{background:var(--lime)!important;color:#102217!important}
.apv-native-extra-mount .apv-native-extra-control .el-input-number__decrease.is-disabled,.apv-native-extra-mount .apv-native-extra-control .el-input-number__increase.is-disabled{opacity:.28!important;cursor:not-allowed!important}
.apv-native-extra-mount .apv-native-extra-control .el-input{grid-column:2!important;grid-row:1!important;width:46px!important;height:40px!important;margin:0!important}
.apv-native-extra-mount .apv-native-extra-control .el-input__wrapper{display:flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:40px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.apv-native-extra-mount .apv-native-extra-control .el-input__inner{width:46px!important;height:40px!important;padding:0!important;border:0!important;background:transparent!important;color:#102217!important;text-align:center!important;font:900 12px/40px Montserrat,sans-serif!important;pointer-events:none!important}
.apv-custom-extras--native-controls .apv-extra-card:has(input[aria-valuenow]:not([aria-valuenow="0"])){border-color:#92aa83;background:#f5ffe8;box-shadow:0 0 0 2px rgba(185,255,56,.18)}
.apv-custom-extras--native-controls .apv-extra-card:has(input[aria-valuenow]:not([aria-valuenow="0"])) .apv-extra-card__check{border-color:#102217;background:#102217;color:var(--lime)}
.apv-custom-stage-actions--native{align-items:center}
.apv-native-back-mount,.apv-native-continue-mount{display:flex;align-items:center}
.apv-native-continue-mount{margin-left:auto;min-width:230px}
.apv-native-portal-continue.am-button{display:flex!important;align-items:center!important;justify-content:center!important;min-width:230px!important;min-height:50px!important;padding:0 22px!important;border:1px solid #102217!important;border-radius:14px!important;background:var(--lime)!important;color:#102217!important;box-shadow:0 8px 24px rgba(72,103,34,.14)!important;font:900 10px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important}
.apv-native-portal-continue.am-button:hover{transform:translateY(-1px)!important;box-shadow:0 11px 28px rgba(72,103,34,.2)!important}
.apv-native-portal-continue.am-button:disabled{opacity:.4!important;transform:none!important;cursor:not-allowed!important}
.apv-native-portal-continue .am-button__inner{font:inherit!important;color:inherit!important}
.apv-native-portal-back.am-button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:47px!important;padding:0 14px!important;border:0!important;background:transparent!important;color:#647269!important;box-shadow:none!important;font:800 9px/1 Montserrat,sans-serif!important;cursor:pointer!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important}
@media(max-width:700px){.apv-custom-extras--native-controls .apv-extra-card{grid-template-columns:1fr auto;gap:10px;min-height:90px;padding:13px}.apv-extra-card__copy{gap:9px}.apv-extra-card__copy strong{font-size:10px}.apv-native-extra-mount{min-width:111px}.apv-native-extra-mount .el-input-number.apv-native-extra-control{grid-template-columns:36px 39px 36px!important;width:111px!important;height:40px!important}.apv-native-extra-mount .apv-native-extra-control .el-input-number__decrease,.apv-native-extra-mount .apv-native-extra-control .el-input-number__increase{width:36px!important;height:38px!important}.apv-native-extra-mount .apv-native-extra-control .el-input,.apv-native-extra-mount .apv-native-extra-control .el-input__wrapper,.apv-native-extra-mount .apv-native-extra-control .el-input__inner{width:39px!important;height:38px!important;line-height:38px!important}.apv-native-continue-mount{min-width:0;flex:1}.apv-native-portal-continue.am-button{width:100%!important;min-width:0!important}}

/* ========================================================================
   Reservation V14 — real Amelia interaction, Alfa Park visual system
   IMPORTANT: extras/calendar/contact/payment keep Amelia/Vue DOM in place.
   No cloning/portalling/fake clicks. These rules only skin the real controls.
   ======================================================================== */
body.apv-booking-native-stage{overflow-x:hidden}
body.apv-booking-native-stage>.el-popper{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:100000!important}

.apv-res-engine.apv-engine--visible.apv-engine--native-stage{
  position:relative!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;
  width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;
  opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:5!important;
  margin:0!important;padding:0 24px 26px!important;background:#fff!important;
}
.apv-res-engine.apv-engine--visible.apv-engine--native-stage .amelia-v2-booking{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.apv-res-engine.apv-engine--visible.apv-engine--native-stage #amelia-container{
  display:block!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;
  box-shadow:none!important;overflow:visible!important;font-family:Montserrat,sans-serif!important;
  --am-font-family:Montserrat,sans-serif!important;
  --am-c-primary:#b9f227!important;--am-c-success:#79c91c!important;--am-c-error:#c34132!important;
  --am-c-main-bgr:#fff!important;--am-c-main-heading-text:#102217!important;--am-c-main-text:#24372a!important;
  --am-c-inp-bgr:#fff!important;--am-c-inp-border:#dce5de!important;--am-c-inp-text:#102217!important;
  --am-c-btn-prim:#b9f227!important;--am-c-btn-prim-text:#102217!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs-sb{display:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__main{
  display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__main-inner{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;padding:0!important;background:transparent!important;overflow:visible!important}
.apv-res-engine.apv-engine--native-stage .am-fs__main-content{width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;padding:0!important;margin:0!important;overflow:visible!important;background:transparent!important}

/* Native heading becomes a tiny functional back toolbar; the theme card owns title/copy. */
.apv-res-engine.apv-engine--native-stage .am-fs__main-heading{
  display:flex!important;align-items:center!important;min-height:44px!important;height:44px!important;margin:0 0 14px!important;padding:0!important;
  border:0!important;background:transparent!important;box-shadow:none!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__main-heading-inner{display:flex!important;align-items:center!important;width:100%!important}
.apv-res-engine.apv-engine--native-stage .am-fs__main-heading-inner-title{display:none!important}
.apv-res-engine.apv-engine--native-stage .am-heading-prev{
  display:inline-grid!important;place-items:center!important;position:static!important;width:40px!important;height:40px!important;min-width:40px!important;
  margin:0!important;padding:0!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#f7faf7!important;color:#16301f!important;
  box-shadow:none!important;cursor:pointer!important;pointer-events:auto!important;transition:.18s ease!important;
}
.apv-res-engine.apv-engine--native-stage .am-heading-prev:hover{background:#eef5ee!important;border-color:#c8d6cb!important;transform:translateX(-1px)!important}
.apv-res-engine.apv-engine--native-stage .am-heading-prev span{font-size:16px!important}

/* ========================= EXTRAS ========================= */
.apv-res-engine.apv-engine--native-stage .am-fs__extras{padding:0!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-heading{display:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-main{width:100%!important;padding:0!important;margin:0!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-main .am-collapse{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-main .am-collapse-item{
  position:relative!important;display:block!important;min-width:0!important;margin:0!important;padding:16px 16px 14px!important;
  border:1px solid #dfe7e1!important;border-radius:18px!important;background:#fbfcfa!important;box-shadow:0 10px 26px rgba(13,37,20,.04)!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;overflow:hidden!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-main .am-collapse-item:has(input[aria-valuenow]:not([aria-valuenow="0"])){
  border-color:#9bd42a!important;background:linear-gradient(180deg,#fcfff7 0%,#f4faec 100%)!important;box-shadow:0 12px 28px rgba(111,157,22,.11)!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;width:100%!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-left{
  display:block!important;min-width:0!important;color:#102217!important;font:800 13px/1.4 Montserrat,sans-serif!important;letter-spacing:-.015em!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right{display:flex!important;align-items:center!important;gap:10px!important;min-width:max-content!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .card-text{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:29px!important;padding:0 10px!important;border-radius:999px!important;
  background:#edf2ed!important;color:#496052!important;font:800 10px/1 Montserrat,sans-serif!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number{
  display:grid!important;grid-template-columns:38px 42px 38px!important;width:118px!important;height:40px!important;margin:0!important;
  border:1px solid #d9e2db!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 5px 16px rgba(13,37,20,.05)!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase{
  position:static!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin:0!important;border:0!important;border-radius:0!important;
  background:#f3f7f3!important;color:#183320!important;cursor:pointer!important;pointer-events:auto!important;z-index:3!important;transform:none!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease{grid-column:1!important;grid-row:1!important;border-right:1px solid #e2e9e3!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase{grid-column:3!important;grid-row:1!important;border-left:1px solid #e2e9e3!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease:not(.is-disabled):hover,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase:not(.is-disabled):hover{background:#b9f227!important;color:#102217!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease.is-disabled,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase.is-disabled{opacity:.28!important;cursor:not-allowed!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input{grid-column:2!important;grid-row:1!important;width:42px!important;height:38px!important;margin:0!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input__wrapper{width:42px!important;height:38px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input__inner{width:42px!important;height:38px!important;padding:0!important;border:0!important;background:transparent!important;color:#102217!important;text-align:center!important;font:900 12px/38px Montserrat,sans-serif!important}
.apv-res-engine.apv-engine--native-stage .am-collapse-item__trigger{margin:11px -2px -3px!important;padding:8px 2px 1px!important;border-top:1px solid #edf1ed!important;color:#708078!important;font:700 9px/1.2 Montserrat,sans-serif!important}

/* ========================= DATE + TIME ========================= */
.apv-res-engine.apv-engine--native-stage .am-fs-dt__calendar{width:100%!important;max-width:none!important;height:auto!important;overflow:visible!important;padding:0!important;margin:0!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{
  width:100%!important;max-width:none!important;margin:0!important;padding:16px!important;border:1px solid #e0e7e2!important;border-radius:22px!important;
  background:#fbfcfa!important;box-shadow:0 16px 42px rgba(13,37,20,.05)!important;overflow:hidden!important;
}
.apv-res-engine.apv-engine--native-stage .am-advsc__header{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 14px!important;padding:0!important;
}
.apv-res-engine.apv-engine--native-stage .am-advsc__header .am-select{min-width:138px!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__header .el-select__wrapper{
  min-height:42px!important;padding:0 12px!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;
  color:#102217!important;font:800 11px/1 Montserrat,sans-serif!important;cursor:pointer!important;
}
.apv-res-engine.apv-engine--native-stage .am-advsc__header .am-button-group{display:flex!important;gap:6px!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__header .am-button{
  width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#fff!important;color:#15311f!important;box-shadow:none!important;cursor:pointer!important;
}
.apv-res-engine.apv-engine--native-stage .am-advsc__header .am-button:hover{background:#f1f7ee!important;border-color:#c8d8ca!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__duration,.apv-res-engine.apv-engine--native-stage .am-advsc__time-zone{display:none!important}

.apv-res-engine.apv-engine--native-stage .am-advsc.fc{width:100%!important;max-width:none!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .fc-view-harness{width:100%!important;min-height:500px!important;height:auto!important}
.apv-res-engine.apv-engine--native-stage .fc-scrollgrid,.apv-res-engine.apv-engine--native-stage .fc-col-header,.apv-res-engine.apv-engine--native-stage .fc-daygrid-body,.apv-res-engine.apv-engine--native-stage .fc-scrollgrid-sync-table{width:100%!important;border:0!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .fc-scrollgrid-section>td,.apv-res-engine.apv-engine--native-stage .fc-scrollgrid-section>th{border:0!important}
.apv-res-engine.apv-engine--native-stage .fc-col-header-cell{padding:0 3px 8px!important;border:0!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .fc-col-header-cell-cushion{display:block!important;padding:7px 0!important;color:#7b8880!important;text-align:center!important;font:900 9px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;text-decoration:none!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day{
  position:relative!important;border:4px solid #fbfcfa!important;background:transparent!important;cursor:pointer!important;pointer-events:auto!important;transition:.15s ease!important;
}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-frame{
  position:relative!important;min-height:72px!important;margin:0!important;padding:7px!important;border:1px solid #dfe7e1!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;
  box-shadow:0 4px 12px rgba(14,39,22,.025)!important;transition:.15s ease!important;
}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day[role="button"]:hover .fc-daygrid-day-frame{border-color:#9fd12f!important;background:#f8fced!important;box-shadow:0 8px 18px rgba(116,157,31,.09)!important;transform:translateY(-1px)!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-number{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;padding:0!important;border-radius:9px!important;color:#183321!important;font:900 11px/1 Montserrat,sans-serif!important;text-decoration:none!important}
.apv-res-engine.apv-engine--native-stage .fc-day-today .fc-daygrid-day-number{background:#102217!important;color:#fff!important}
.apv-res-engine.apv-engine--native-stage .fc-day-other .fc-daygrid-day-number{color:#aab4ae!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-disabled{cursor:not-allowed!important;pointer-events:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame{background:#f3f5f3!important;border-color:#edf0ed!important;box-shadow:none!important;opacity:.58!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day[aria-selected="true"] .fc-daygrid-day-frame,
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day.am-advsc__dayGridMonth-selected .fc-daygrid-day-frame{
  border-color:#102217!important;background:#eef9d8!important;box-shadow:0 0 0 2px #102217 inset!important;
}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-events{min-height:0!important;margin:0!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__occupancy{position:absolute!important;left:8px!important;right:8px!important;bottom:8px!important;top:auto!important;height:4px!important;border-radius:999px!important;background:#dce9d1!important;opacity:1!important;overflow:hidden!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slot-wrapper{position:absolute!important;left:0!important;bottom:0!important;width:100%!important;min-height:4px!important;background:#8acb25!important;border-radius:999px!important}

/* Amelia time choices differ slightly by build; style all known slot surfaces. */
.apv-res-engine.apv-engine--native-stage .am-advsc__slots,
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-wrapper,
.apv-res-engine.apv-engine--native-stage [class*="slots-wrapper"]{margin-top:16px!important;padding:14px!important;border:1px solid #e0e7e2!important;border-radius:18px!important;background:#fff!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-el,
.apv-res-engine.apv-engine--native-stage [class*="slot-item"],
.apv-res-engine.apv-engine--native-stage [class*="time-slot"]{
  min-height:46px!important;padding:0 14px!important;border:1px solid #dfe6e0!important;border-radius:12px!important;background:#fff!important;color:#17311f!important;
  font:800 11px/1 Montserrat,sans-serif!important;box-shadow:none!important;cursor:pointer!important;pointer-events:auto!important;transition:.15s ease!important;
}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-el:hover,
.apv-res-engine.apv-engine--native-stage [class*="slot-item"]:hover,
.apv-res-engine.apv-engine--native-stage [class*="time-slot"]:hover{border-color:#9bd42a!important;background:#f5fbe8!important}

/* ========================= CONTACT / PAYMENT ========================= */
.apv-res-engine.apv-engine--native-stage .el-form-item{margin-bottom:13px!important}
.apv-res-engine.apv-engine--native-stage .el-form-item__label{margin-bottom:7px!important;color:#526158!important;font:800 10px/1.2 Montserrat,sans-serif!important}
.apv-res-engine.apv-engine--native-stage .el-input__wrapper,
.apv-res-engine.apv-engine--native-stage .el-textarea__inner,
.apv-res-engine.apv-engine--native-stage .el-select__wrapper{
  min-height:48px!important;padding:0 14px!important;border:1px solid #dce5de!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;color:#102217!important;
  font:700 11px/1.3 Montserrat,sans-serif!important;transition:.15s ease!important;
}
.apv-res-engine.apv-engine--native-stage .el-textarea__inner{padding-top:12px!important;min-height:95px!important}
.apv-res-engine.apv-engine--native-stage .el-input__wrapper.is-focus,
.apv-res-engine.apv-engine--native-stage .el-select__wrapper.is-focused,
.apv-res-engine.apv-engine--native-stage .el-textarea__inner:focus{border-color:#93c62e!important;box-shadow:0 0 0 3px rgba(185,242,39,.14)!important}
.apv-res-engine.apv-engine--native-stage .am-fs__main-footer{
  position:sticky!important;bottom:0!important;z-index:25!important;display:flex!important;justify-content:flex-end!important;gap:10px!important;
  width:100%!important;margin:18px 0 0!important;padding:13px 0 0!important;border-top:1px solid #edf1ed!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(10px)!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__main-footer .am-button-continue{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:210px!important;min-height:50px!important;padding:0 22px!important;
  border:0!important;border-radius:14px!important;background:#b9f227!important;color:#102217!important;box-shadow:0 10px 24px rgba(143,191,33,.22)!important;
  font:900 11px/1 Montserrat,sans-serif!important;text-transform:none!important;cursor:pointer!important;pointer-events:auto!important;transition:.18s ease!important;
}
.apv-res-engine.apv-engine--native-stage .am-fs__main-footer .am-button-continue:hover{background:#c6f84b!important;transform:translateY(-1px)!important;box-shadow:0 13px 28px rgba(143,191,33,.28)!important}
.apv-res-engine.apv-engine--native-stage .am-fs__main-footer .am-button-continue.is-disabled,
.apv-res-engine.apv-engine--native-stage .am-fs__main-footer .am-button-continue:disabled{opacity:.42!important;cursor:not-allowed!important;transform:none!important}

/* Package upsell popups are not part of this reservation UX. Keep them from
   visually taking over the custom flow if Amelia mounts one after Continue. */
.apv-res-engine.apv-engine--native-stage .am-package-popup{display:none!important}

@media(max-width:900px){
  .apv-res-engine.apv-engine--visible.apv-engine--native-stage{padding:0 16px 20px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__extras-main .am-collapse{grid-template-columns:1fr!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{padding:12px!important;border-radius:18px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day{border-width:2px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day-frame{min-height:58px!important;padding:5px!important;border-radius:11px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day-number{width:24px!important;height:24px!important;border-radius:7px!important;font-size:10px!important}
}
@media(max-width:620px){
  .apv-res-engine.apv-engine--visible.apv-engine--native-stage{padding:0 10px 14px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__main-heading{margin-bottom:8px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__extras-main .am-collapse-item{padding:13px!important;border-radius:15px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header{grid-template-columns:1fr!important;gap:10px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right{justify-content:space-between!important;width:100%!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__header{justify-content:stretch!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__header .am-select-wrapper{flex:1 1 calc(50% - 5px)!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__header .am-select{width:100%!important;min-width:0!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__header .am-button-group{width:100%!important;justify-content:flex-end!important}
  .apv-res-engine.apv-engine--native-stage .fc-view-harness{min-height:430px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day-frame{min-height:48px!important;border-radius:9px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day-number{width:22px!important;height:22px!important;font-size:9px!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__occupancy{left:5px!important;right:5px!important;bottom:5px!important;height:3px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__main-footer{bottom:68px!important;margin-top:12px!important;padding:10px 0 0!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__main-footer .am-button-continue{width:100%!important;min-width:0!important;min-height:48px!important}
}

/* ======================================================================
   V15 — final one-window booking surface
   ====================================================================== */
.apv-res-final{margin-top:18px;padding:18px;border:1px solid #dfe8e1;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(14,39,22,.06)}
.apv-res-final__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.apv-res-final__head span{font:900 12px/1.2 Montserrat,sans-serif;color:#102217}.apv-res-final__head b{padding:6px 9px;border-radius:999px;background:#eef9d8;color:#496714;font:900 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.apv-res-final__contact{display:grid;grid-template-columns:1fr 1fr;gap:9px}.apv-res-final__contact label{display:grid;gap:6px}.apv-res-final__contact label>span{color:#66746b;font:800 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.06em}.apv-res-final__contact input{width:100%;height:42px;padding:0 11px;border:1px solid #dbe5dd;border-radius:11px;background:#fbfcfa;color:#102217;outline:0;font:700 10px/1 Montserrat,sans-serif;transition:.15s}.apv-res-final__contact input:focus{border-color:#94c72c;box-shadow:0 0 0 3px rgba(185,242,39,.14);background:#fff}.apv-res-final__wide{grid-column:1/-1}
.apv-res-final__payment{display:grid;gap:8px;margin-top:15px;padding-top:14px;border-top:1px solid #edf1ed}.apv-res-final__payment>strong{margin-bottom:2px;color:#102217;font:900 10px/1.2 Montserrat,sans-serif}.apv-pay-choice{display:block;cursor:pointer}.apv-pay-choice>input{position:absolute;opacity:0;pointer-events:none}.apv-pay-choice>span{display:grid;grid-template-columns:18px 1fr;column-gap:9px;align-items:center;padding:11px 12px;border:1px solid #dfe7e1;border-radius:12px;background:#fbfcfa;transition:.15s}.apv-pay-choice>span>i{grid-row:1/3;width:18px;height:18px;border:2px solid #c5d0c8;border-radius:50%;box-shadow:inset 0 0 0 4px #fff;background:#fff}.apv-pay-choice b{color:#17311f;font:800 10px/1.2 Montserrat,sans-serif}.apv-pay-choice small{margin-top:2px;color:#829087;font:600 8px/1.2 Montserrat,sans-serif}.apv-pay-choice>input:checked+span{border-color:#8fbd2f;background:#f5fae9;box-shadow:0 0 0 2px rgba(185,242,39,.12)}.apv-pay-choice>input:checked+span>i{border-color:#102217;background:#b9f227;box-shadow:inset 0 0 0 4px #fff}.apv-pay-choice--empty>span{grid-template-columns:1fr}
.apv-res-final__error{min-height:16px;margin:10px 0 0;color:#b42318;font:700 9px/1.35 Montserrat,sans-serif}.apv-res-final__button{width:100%;min-height:48px;margin-top:4px}.apv-res-final__button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.apv-res-final__hint{display:block;margin-top:8px;text-align:center;color:#7c8981;font:600 8px/1.3 Montserrat,sans-serif}

/* Extras: restore a stable compact +/- control and keep Vue's real buttons. */
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input-number{display:grid!important;grid-template-columns:38px 44px 38px!important;align-items:center!important;width:120px!important;height:40px!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#f8faf8!important;overflow:hidden!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input-number__decrease,.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input-number__increase{position:static!important;display:grid!important;place-items:center!important;width:38px!important;height:40px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#17311f!important;font-size:16px!important;line-height:1!important;cursor:pointer!important}.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input-number__decrease{grid-column:1}.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input-number__increase{grid-column:3}.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input{grid-column:2;grid-row:1}.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input__wrapper{min-height:38px!important;height:38px!important;padding:0!important;border:0!important;border-left:1px solid #e6ece7!important;border-right:1px solid #e6ece7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input__inner{text-align:center!important;color:#102217!important;font:900 11px/1 Montserrat,sans-serif!important}.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .is-disabled{opacity:.28!important;cursor:not-allowed!important}

/* Exact Amelia 9.8 slot DOM from the live page: turn it into Alfa Park pills/cards. */
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-wrapper{margin:18px 0 0!important;padding:16px!important;border:1px solid #dfe8e1!important;border-radius:18px!important;background:#f8faf7!important;box-shadow:none!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-heading{margin:0 0 12px!important;color:#17311f!important;font:900 11px/1.25 Montserrat,sans-serif!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0!important;padding:0!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;margin:0!important;padding:0 8px!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#fff!important;color:#17311f!important;box-shadow:none!important;cursor:pointer!important;transition:.15s ease!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item:hover{border-color:#9bcf31!important;background:#f4fae8!important;transform:translateY(-1px)!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__inner{padding:0!important;color:inherit!important;font:800 9px/1.25 Montserrat,sans-serif!important;text-align:center!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__selected{border-color:#102217!important;background:#102217!important;color:#fff!important;box-shadow:0 8px 18px rgba(16,34,23,.16)!important}

/* Date/time becomes the last visible Amelia stage. Final action lives on the right. */
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-fs__main-footer{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;margin:0!important;padding:0!important;border:0!important}
body.apv-finalizing .apv-res-engine.apv-engine--native-stage{opacity:.18!important;pointer-events:none!important;transition:opacity .18s}.apv-res-final__button[disabled] span:after{content:''}

/* Inline Woo checkout stays on the same reservation page and puts payment visually first on desktop. */
.apv-res-layout--checkout{align-items:start!important}.apv-inline-checkout-v2 form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr)!important;gap:22px!important;align-items:start!important}.apv-inline-checkout-v2 #customer_details{grid-column:1!important}.apv-inline-checkout-v2 #order_review_heading{display:none!important}.apv-inline-checkout-v2 #order_review{grid-column:2!important;grid-row:1!important;position:sticky!important;top:96px!important}.apv-inline-checkout-v2 #payment{border:1px solid #dfe8e1!important;border-radius:18px!important;background:#fff!important;padding:14px!important;box-shadow:0 12px 34px rgba(14,39,22,.06)!important}
@media(max-width:980px){.apv-res-engine.apv-engine--native-stage .am-advsc__slots{grid-template-columns:repeat(3,minmax(0,1fr))!important}.apv-inline-checkout-v2 form.checkout{grid-template-columns:1fr!important}.apv-inline-checkout-v2 #customer_details,.apv-inline-checkout-v2 #order_review{grid-column:1!important;grid-row:auto!important;position:static!important}}
@media(max-width:620px){.apv-res-final__contact{grid-template-columns:1fr}.apv-res-final__wide{grid-column:auto}.apv-res-engine.apv-engine--native-stage .am-advsc__slots{grid-template-columns:repeat(2,minmax(0,1fr))!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item{min-height:42px!important}.apv-res-final{padding:14px;border-radius:15px}}

/* =========================================================
   APV V16 — booking UX: Program → Date/Time → Full Checkout
   Right column is order summary only.
   ========================================================= */
.apv-res-progress--v16{max-width:620px!important;margin-left:auto!important;margin-right:auto!important}
.apv-res-progress--v16 span{min-width:118px!important}

/* Do not keep a second checkout in the summary column. */
.apv-res-summary .apv-res-final{display:none!important}
.apv-res-summary__extras{display:grid;gap:7px;margin:2px 0 14px;padding:13px 3px 14px;border-bottom:1px solid #e7ece8}
.apv-res-summary__extras[hidden]{display:none!important}
.apv-res-summary__extras>span{color:#7c8980;font:800 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.apv-res-summary__extras>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.apv-res-summary__extras b{max-width:190px;color:#203326;font:700 9px/1.35 Montserrat,sans-serif}
.apv-res-summary__extras em{white-space:nowrap;color:#607067;font:800 8px/1.3 Montserrat,sans-serif;font-style:normal}

/* Full checkout appears in the MAIN booking card immediately after a slot is chosen. */
.apv-main-checkout{padding:28px 30px 30px;background:#fff;animation:apvCheckoutIn .28s ease both}
.apv-main-checkout[hidden]{display:none!important}
@keyframes apvCheckoutIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.apv-main-checkout__selected{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px;padding:15px 17px;border:1px solid #dce6df;border-radius:16px;background:#f5f9f2}
.apv-main-checkout__selected small{display:block;margin-bottom:5px;color:#718078;font:800 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.apv-main-checkout__selected strong{color:#102217;font:900 13px/1.2 Montserrat,sans-serif}
.apv-main-checkout__selected button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid #ced9d1;border-radius:10px;background:#fff;color:#17311f;font:800 8px/1 Montserrat,sans-serif;cursor:pointer;transition:.16s}
.apv-main-checkout__selected button:hover{border-color:#93c42f;background:#f4fae8}
.apv-main-checkout__head{margin-bottom:22px}
.apv-main-checkout__head>span{display:block;margin-bottom:8px;color:#77904b;font:900 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.11em}
.apv-main-checkout__head h3{margin:0;color:#102217;font:900 27px/1.05 Montserrat,sans-serif;letter-spacing:-.045em}
.apv-main-checkout__head p{max-width:620px;margin:9px 0 0;color:#69776e;font:600 10px/1.55 Montserrat,sans-serif}
.apv-main-checkout__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;align-items:start}
.apv-main-checkout__section{padding:18px;border:1px solid #e0e7e2;border-radius:17px;background:#fbfcfa}
.apv-main-checkout__section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.apv-main-checkout__section-title b{color:#17311f;font:900 11px/1.2 Montserrat,sans-serif}
.apv-main-checkout__section-title small{color:#87938b;font:700 8px/1 Montserrat,sans-serif}
.apv-main-checkout__fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.apv-main-checkout__fields label{display:grid;gap:6px}
.apv-main-checkout__fields label>span{color:#65736a;font:800 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.06em}
.apv-main-checkout__fields input{width:100%;height:49px;padding:0 13px;border:1px solid #d9e2dc;border-radius:12px;background:#fff;color:#102217;outline:none;font:700 10px/1 Montserrat,sans-serif;transition:.15s}
.apv-main-checkout__fields input:focus{border-color:#91bf2e;box-shadow:0 0 0 3px rgba(185,242,39,.14)}
.apv-main-checkout__payments{display:grid;gap:9px}
.apv-pay-choice--main>span{min-height:59px!important;padding:12px 13px!important;background:#fff!important}
.apv-pay-choice--main b{font-size:10px!important}.apv-pay-choice--main small{font-size:8px!important}
.apv-main-checkout__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:20px;padding-top:20px;border-top:1px solid #e8ede9}
.apv-main-checkout__footer>div:first-child small{display:block;margin-bottom:5px;color:#7d8981;font:800 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.07em}
.apv-main-checkout__footer>div:first-child strong{display:block;color:#102217;font:900 30px/1 Montserrat,sans-serif;letter-spacing:-.055em}
.apv-main-checkout__action{width:min(100%,360px);text-align:right}
.apv-main-checkout__action .apv-res-final__error{margin:0 0 6px;min-height:0}
.apv-main-checkout__button{width:100%;min-height:54px}
.apv-main-checkout__action .apv-res-final__hint{margin-top:7px;text-align:right}
body.apv-checkout-preview .apv-res-card__head--engine{border-bottom:1px solid #edf1ee}
.apv-res-engine.apv-engine--time-confirmed{display:none!important}

/* Extras quantity: one clean segmented control. Neutralise Element Plus positioning. */
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number,
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .el-input-number{
  position:relative!important;display:flex!important;align-items:stretch!important;justify-content:flex-start!important;
  width:132px!important;min-width:132px!important;height:44px!important;margin:0!important;padding:0!important;
  border:1px solid #d6e0d9!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase{
  position:static!important;inset:auto!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 44px!important;order:1;width:44px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;
  background:#f7faf7!important;color:#17311f!important;line-height:1!important;cursor:pointer!important
}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase{order:3!important;border-left:1px solid #e1e7e2!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease{order:1!important;border-right:1px solid #e1e7e2!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease:hover:not(.is-disabled),
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase:hover:not(.is-disabled){background:#b9f227!important;color:#102217!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease svg,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase svg{display:block!important;width:14px!important;height:14px!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number>.el-input{position:static!important;order:2!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number .el-input__wrapper{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number .el-input__inner{width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;color:#102217!important;text-align:center!important;font:900 12px/42px Montserrat,sans-serif!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .is-disabled{opacity:.3!important;cursor:not-allowed!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-main .am-collapse-item{padding:17px 18px!important;border-radius:16px!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right{gap:14px!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right .card-text{min-width:62px!important;text-align:right!important;color:#17311f!important;font:900 10px/1 Montserrat,sans-serif!important}

/* Date/time V16: real Amelia controls, completely redesigned visually. */
.apv-res-engine.apv-engine--native-stage .am-fs-dt__calendar{padding:0!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) 270px!important;column-gap:18px!important;row-gap:14px!important;padding:22px!important;background:#fff!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__header{grid-column:1/-1!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 0 14px!important;border-bottom:1px solid #e8ede9!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__duration,.apv-res-engine.apv-engine--native-stage .am-advsc__time-zone{display:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc.fc{grid-column:1!important;min-width:0!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-wrapper{grid-column:2!important;align-self:start!important;margin:0!important;padding:16px!important;border:1px solid #e0e7e2!important;border-radius:17px!important;background:#f7faf6!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-heading{margin:0 0 12px!important;padding:0 0 11px!important;border-bottom:1px solid #e3e9e4!important;color:#6c796f!important;font:800 8px/1.35 Montserrat,sans-serif!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;max-height:430px!important;overflow:auto!important;padding:0 3px 0 0!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item{position:relative!important;display:grid!important;place-items:center!important;align-content:center!important;gap:3px!important;min-height:58px!important;margin:0!important;padding:9px 7px!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#fff!important;color:#17311f!important;box-shadow:none!important;cursor:pointer!important;transition:.16s ease!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item:hover{border-color:#94c72c!important;background:#f4fae8!important;transform:translateY(-1px)!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__inner{display:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item::before{content:attr(data-apv-start);display:block;color:inherit;font:900 12px/1 Montserrat,sans-serif!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item::after{content:attr(data-apv-end);display:block;color:#87938b;font:700 7px/1 Montserrat,sans-serif!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__selected{border-color:#102217!important;background:#102217!important;color:#fff!important;box-shadow:0 9px 20px rgba(16,34,23,.16)!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__selected::after{color:#c9d2cc!important}

/* Calendar is a clean card grid, not default FullCalendar blue UI. */
.apv-res-engine.apv-engine--native-stage .fc-theme-standard td,.apv-res-engine.apv-engine--native-stage .fc-theme-standard th,.apv-res-engine.apv-engine--native-stage .fc-scrollgrid{border:0!important}
.apv-res-engine.apv-engine--native-stage .fc-col-header-cell{padding:0 0 9px!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .fc-col-header-cell-cushion{color:#8a958e!important;font:800 8px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;text-decoration:none!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day{padding:3px!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-frame{min-height:58px!important;border:1px solid #e2e8e3!important;border-radius:12px!important;background:#fbfcfa!important;overflow:hidden!important;transition:.14s!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day[role="button"]:hover .fc-daygrid-day-frame{border-color:#9bcf31!important;background:#f4fae8!important;transform:translateY(-1px)!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-number{padding:9px 10px!important;color:#17311f!important;font:900 10px/1 Montserrat,sans-serif!important;text-decoration:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-selected .fc-daygrid-day-frame{border-color:#102217!important;background:#102217!important;box-shadow:0 9px 20px rgba(16,34,23,.14)!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-selected .fc-daygrid-day-number{color:#fff!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame{background:#f4f5f3!important;border-color:#edf0ed!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-disabled .fc-daygrid-day-number{color:#bec6c0!important}
.apv-res-engine.apv-engine--native-stage .fc-day-today .fc-daygrid-day-number::after{content:'•';margin-left:4px;color:#86b829!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__occupancy{opacity:0!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-events,.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-bottom{display:none!important}

/* Inline REAL Woo checkout after Amelia creates the cart: main column only; external right summary owns order recap. */
.apv-inline-checkout-v2 form.checkout{display:block!important}
.apv-inline-checkout-v2 #customer_details{width:100%!important;margin:0 0 20px!important}
.apv-inline-checkout-v2 #order_review{width:100%!important;position:static!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.apv-inline-checkout-v2 #order_review table.shop_table,.apv-inline-checkout-v2 #order_review_heading{display:none!important}
.apv-inline-checkout-v2 #payment{width:100%!important;margin:0!important;padding:16px!important;border:1px solid #dfe7e1!important;border-radius:17px!important;background:#f8faf7!important;box-shadow:none!important}
.apv-inline-checkout-v2 #payment ul.payment_methods{padding:0 0 12px!important;background:transparent!important}
.apv-inline-checkout-v2 #payment div.form-row{padding:12px 0 0!important;background:transparent!important}
.apv-res-layout--checkout{grid-template-columns:minmax(0,1fr) 330px!important}
.apv-res-summary--checkout{position:sticky!important;top:96px!important}

@media(max-width:1100px){
  .apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{grid-template-columns:minmax(0,1fr) 240px!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__slots{grid-template-columns:1fr!important}
}
@media(max-width:900px){
  .apv-main-checkout__grid{grid-template-columns:1fr}
  .apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{grid-template-columns:1fr!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__header,.apv-res-engine.apv-engine--native-stage .am-advsc.fc,.apv-res-engine.apv-engine--native-stage .am-advsc__slots-wrapper{grid-column:1!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__slots{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-height:none!important}
}
@media(max-width:620px){
  .apv-main-checkout{padding:20px 14px 22px}
  .apv-main-checkout__selected{align-items:flex-start;flex-direction:column}
  .apv-main-checkout__fields{grid-template-columns:1fr}
  .apv-main-checkout__footer{align-items:stretch;flex-direction:column}
  .apv-main-checkout__action{width:100%;text-align:left}.apv-main-checkout__action .apv-res-final__hint{text-align:left}
  .apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{padding:14px!important}
  .apv-res-engine.apv-engine--native-stage .am-advsc__slots{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day{padding:2px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day-frame{min-height:50px!important;border-radius:9px!important}
  .apv-res-engine.apv-engine--native-stage .fc-daygrid-day-number{padding:7px!important;font-size:9px!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header{grid-template-columns:1fr!important}
  .apv-res-engine.apv-engine--native-stage .am-fs__extras-card__header-right{width:100%!important;justify-content:space-between!important}
}

/* =========================================================
   APV V17 — clean native Amelia final flow + payment-only Woo
   ========================================================= */
.apv-stage-contact .apv-res-engine.apv-engine--native-stage,
.apv-stage-payment .apv-res-engine.apv-engine--native-stage{display:block!important}
.apv-stage-contact .apv-res-engine .am-fs__main,
.apv-stage-payment .apv-res-engine .am-fs__main{max-width:100%!important;width:100%!important;background:transparent!important}
.apv-stage-contact .apv-res-engine .am-fs__main-inner{padding:0!important}
.apv-stage-contact .apv-res-engine .am-fs__main-heading,
.apv-stage-contact .apv-res-engine .am-progress-bar{display:none!important}
.apv-stage-contact .apv-res-engine .am-fs__info{padding:26px!important;border:0!important;border-radius:0!important;background:#fff!important}
.apv-stage-contact .apv-res-engine .am-fs__info-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px 16px!important;margin:0!important}
.apv-stage-contact .apv-res-engine .am-fs__info-form__item{margin:0!important;padding:0!important}
.apv-stage-contact .apv-res-engine .am-info-email,
.apv-stage-contact .apv-res-engine #am-cf-2,
.apv-stage-contact .apv-res-engine #am-cf-3,
.apv-stage-contact .apv-res-engine #am-cf-5,
.apv-stage-contact .apv-res-engine .am-fs__info-form__item:has(.am-input-phone-wrapper){grid-column:1/-1!important}
.apv-stage-contact .apv-res-engine .el-form-item__label{margin:0 0 7px!important;padding:0!important;color:#526158!important;font:800 9px/1.2 Montserrat,sans-serif!important;text-transform:uppercase!important;letter-spacing:.055em!important}
.apv-stage-contact .apv-res-engine .el-input__wrapper,
.apv-stage-contact .apv-res-engine .el-textarea__inner,
.apv-stage-contact .apv-res-engine .m-input-wrapper{min-height:52px!important;border:1px solid #dce5de!important;border-radius:13px!important;background:#f9fbf9!important;box-shadow:none!important;color:#102217!important}
.apv-stage-contact .apv-res-engine .el-input__wrapper:focus-within,
.apv-stage-contact .apv-res-engine .m-input-wrapper:focus-within{border-color:#8fbd2d!important;box-shadow:0 0 0 4px rgba(185,242,39,.12)!important}
.apv-stage-contact .apv-res-engine input,.apv-stage-contact .apv-res-engine textarea{font-family:Montserrat,sans-serif!important;font-weight:700!important;color:#102217!important}
.apv-stage-contact .apv-res-engine #am-cf-5{display:block!important;margin-top:4px!important;padding:16px 18px!important;border:1px solid #dfe8d9!important;border-radius:15px!important;background:#f6faef!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-form-item__label{display:block!important;margin-bottom:10px!important;color:#17311f!important;font-size:10px!important;text-transform:none!important;letter-spacing:0!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .am-checkbox-wrapper:nth-child(n+2){display:none!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .am-checkbox-wrapper:first-child{display:block!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;color:#17311f!important;font:700 10px/1.45 Montserrat,sans-serif!important;cursor:pointer!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__inner{width:22px!important;height:22px!important;border:1px solid #b9c8bd!important;border-radius:7px!important;background:#fff!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#102217!important;background:#102217!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-form-item__error{margin-top:8px!important;color:#b4190f!important;font:700 9px/1.3 Montserrat,sans-serif!important}
.apv-stage-contact .apv-res-engine .am-fs__main-footer{display:flex!important;justify-content:flex-end!important;padding:20px 26px 26px!important;border:0!important;background:#fff!important}
.apv-stage-contact .apv-res-engine .am-fs__main-footer .am-button-continue{min-width:260px!important;min-height:54px!important;border:0!important;border-radius:14px!important;background:#102217!important;color:#fff!important;box-shadow:none!important;font:900 10px/1 Montserrat,sans-serif!important}
.apv-stage-contact .apv-res-engine .am-fs__main-footer .am-button-continue:hover{background:#1a3926!important;transform:translateY(-1px)!important}

/* Clean extras quantity control — one source of truth, no conflicting old layout. */
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number{position:relative!important;display:grid!important;grid-template-columns:42px 44px 42px!important;width:128px!important;height:44px!important;margin:0!important;padding:0!important;border:1px solid #dce5de!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase{position:static!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;background:#f4f7f4!important;color:#17311f!important;transform:none!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__decrease{grid-column:1!important;grid-row:1!important;border-right:1px solid #e2e9e3!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number__increase{grid-column:3!important;grid-row:1!important;border-left:1px solid #e2e9e3!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number>.el-input{position:static!important;grid-column:2!important;grid-row:1!important;width:44px!important;height:42px!important;margin:0!important}
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number .el-input__wrapper,
.apv-res-engine.apv-engine--native-stage .am-fs__extras .el-input-number .el-input__inner{width:44px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;text-align:center!important;font:900 12px/42px Montserrat,sans-serif!important}

/* V17 calendar: flat, spacious, professional. */
.apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{grid-template-columns:minmax(0,1fr) 250px!important;gap:22px!important;padding:26px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__header{padding:0 0 18px!important;border-bottom:1px solid #e8ede9!important}
.apv-res-engine.apv-engine--native-stage .fc-scrollgrid{border:0!important}
.apv-res-engine.apv-engine--native-stage .fc-col-header-cell{padding:0 0 10px!important;border:0!important;background:transparent!important;color:#819087!important;font:800 8px/1 Montserrat,sans-serif!important;text-transform:uppercase!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day{padding:3px!important;border:0!important;background:transparent!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-frame{min-height:66px!important;border:1px solid #e4eae5!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;transition:.14s ease!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day[role="button"] .fc-daygrid-day-frame:hover{border-color:#9ecb41!important;background:#f6faef!important;transform:translateY(-1px)!important}
.apv-res-engine.apv-engine--native-stage .fc-daygrid-day-number{padding:10px!important;color:#17311f!important;font:900 11px/1 Montserrat,sans-serif!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-selected .fc-daygrid-day-frame{border-color:#102217!important;background:#102217!important;box-shadow:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__dayGridMonth-selected .fc-daygrid-day-number{color:#b9f227!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-wrapper{padding:18px!important;border:1px solid #e2e8e3!important;border-radius:17px!important;background:#f7f9f7!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-heading{margin:0 0 12px!important;padding:0 0 12px!important;border-bottom:1px solid #e0e6e1!important;color:#6f7d73!important;font:800 8px/1.2 Montserrat,sans-serif!important;text-transform:uppercase!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-height:440px!important;overflow:auto!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 12px!important;border:1px solid #dce5de!important;border-radius:12px!important;background:#fff!important;color:#17311f!important;box-shadow:none!important;font-family:Montserrat,sans-serif!important;transition:.14s ease!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item:hover{border-color:#9ecb41!important;background:#f4fae8!important;transform:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__inner{display:block!important;padding:0!important;color:inherit!important;font:900 10px/1.2 Montserrat,sans-serif!important;text-align:center!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item::before,.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item::after{display:none!important;content:none!important}
.apv-res-engine.apv-engine--native-stage .am-advsc__slots-item__selected{border-color:#102217!important;background:#102217!important;color:#b9f227!important;box-shadow:none!important}

/* Payment-only Woo: Amelia already owns customer fields. */
.apv-inline-checkout-v2 #customer_details{display:none!important}
.apv-inline-checkout-v2 form.checkout{display:block!important}
.apv-inline-checkout-v2 #order_review{position:static!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.apv-inline-checkout-v2 #order_review_heading{display:none!important}
.apv-inline-checkout-v2 .woocommerce-checkout-review-order-table{display:none!important}
.apv-inline-checkout-v2 #payment{padding:22px!important;border:1px solid #e0e7e2!important;border-radius:18px!important;background:#fff!important}
.apv-inline-checkout-v2 #payment .payment_methods{margin:0 0 18px!important;padding:0!important;border:0!important}
.apv-inline-checkout-v2 #payment .wc_payment_method{margin:0 0 9px!important;padding:14px 16px!important;border:1px solid #dce5de!important;border-radius:13px!important;background:#f9fbf9!important}
.apv-inline-checkout-v2 #payment #place_order{width:100%!important;min-height:56px!important;border-radius:14px!important;background:#102217!important;color:#fff!important;font:900 11px/1 Montserrat,sans-serif!important}

/* Thank you */
.apv-thankyou{max-width:1050px;margin:0 auto;padding:72px 24px 90px;font-family:Montserrat,sans-serif}
.apv-thankyou__hero{text-align:center;padding:52px 30px;border-radius:28px;background:#102217;color:#fff;box-shadow:0 24px 70px rgba(10,34,20,.15)}
.apv-thankyou__hero>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#b9f227;color:#102217;font-size:28px;font-weight:900}
.apv-thankyou__hero small{color:#b9f227;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.apv-thankyou__hero h1{max-width:720px;margin:8px auto 12px;color:#fff;font-size:40px;line-height:1.05;letter-spacing:-.045em}.apv-thankyou__hero p{max-width:660px;margin:0 auto;color:#d5ddd8;font-size:14px;line-height:1.6}
.apv-thankyou__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.apv-thankyou__grid article{padding:19px;border:1px solid #e0e7e2;border-radius:17px;background:#fff}.apv-thankyou__grid small{display:block;margin-bottom:7px;color:#819087;font-size:9px;font-weight:800;text-transform:uppercase}.apv-thankyou__grid strong{color:#102217;font-size:13px}.apv-thankyou__actions{display:flex;justify-content:center;gap:10px;margin:24px 0}.apv-thankyou__info{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.apv-thankyou__info>div{padding:20px;border-radius:17px;background:#f4f7f4}.apv-thankyou__info b{color:#102217}.apv-thankyou__info p{margin:8px 0 0;color:#66746b;font-size:11px;line-height:1.55}.apv-thankyou__info a{color:#587d13;font-weight:800}
@media(max-width:760px){.apv-stage-contact .apv-res-engine .am-fs__info-form{grid-template-columns:1fr!important}.apv-stage-contact .apv-res-engine .am-info-email,.apv-stage-contact .apv-res-engine #am-cf-2,.apv-stage-contact .apv-res-engine #am-cf-3,.apv-stage-contact .apv-res-engine #am-cf-5,.apv-stage-contact .apv-res-engine .am-fs__info-form__item:has(.am-input-phone-wrapper){grid-column:1!important}.apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{grid-template-columns:1fr!important;padding:15px!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots-wrapper{grid-column:1!important}.apv-res-engine.apv-engine--native-stage .am-advsc__slots{grid-template-columns:repeat(2,1fr)!important;max-height:none!important}.apv-thankyou{padding:38px 14px 60px}.apv-thankyou__hero{padding:36px 18px;border-radius:20px}.apv-thankyou__hero h1{font-size:29px}.apv-thankyou__grid{grid-template-columns:1fr 1fr}.apv-thankyou__info{grid-template-columns:1fr}.apv-thankyou__actions{flex-direction:column}.apv-thankyou__actions .apv-btn{width:100%}}

/* ================================================================
   V18 BOOKING POLISH — final overrides only.
   Keep Amelia/Vue controls in-place; only restyle and let JS read its state.
   ================================================================ */
.apv-res-engine.apv-engine--native-stage .am-fs__main{background:#fff!important}
.apv-res-engine.apv-engine--native-stage .am-fs__main-inner{max-width:none!important;background:#fff!important}

/* Extras: compact premium card + genuinely centered segmented counter. */
.apv-stage-extras .apv-res-engine .am-fs__extras-main .am-collapse{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.apv-stage-extras .apv-res-engine .am-collapse-item{margin:0!important;padding:17px 18px!important;border:1px solid #e1e8e3!important;border-radius:17px!important;background:#fff!important;box-shadow:0 8px 24px rgba(16,34,23,.035)!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-left{color:#14291b!important;font:800 12px/1.35 Montserrat,sans-serif!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-right{display:flex!important;align-items:center!important;gap:10px!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-right .card-text{min-width:68px!important;height:30px!important;padding:0 11px!important;background:#f0f4f0!important;color:#486052!important;font:800 10px/30px Montserrat,sans-serif!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number{display:flex!important;align-items:center!important;width:112px!important;height:40px!important;border:1px solid #dce5de!important;border-radius:999px!important;background:#f7faf7!important;overflow:hidden!important;box-shadow:none!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number__decrease,
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number__increase{position:static!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;order:1;width:38px!important;height:38px!important;border:0!important;background:transparent!important;color:#17311f!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number__increase{order:3!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number__decrease{order:1!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number>.el-input{position:static!important;display:block!important;flex:0 0 34px!important;order:2!important;width:34px!important;height:38px!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number .el-input__wrapper,
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number .el-input__inner{width:34px!important;height:38px!important;min-height:38px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;font:900 12px/38px Montserrat,sans-serif!important}
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number__decrease:not(.is-disabled):hover,
.apv-stage-extras .apv-res-engine .am-fs__extras .el-input-number__increase:not(.is-disabled):hover{background:#b9f227!important;color:#102217!important}

/* Datetime: clean product-like picker, not an Amelia-looking panel. */
.apv-stage-datetime .apv-res-engine .am-fs__main-heading{display:none!important}
.apv-stage-datetime .apv-res-engine .am-fs-dt__calendar{padding:0!important}
.apv-stage-datetime .apv-res-engine .am-advsc__wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) 286px!important;gap:24px!important;width:100%!important;padding:24px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-height:58px!important;margin:0!important;padding:0 0 16px!important;border-bottom:1px solid #edf1ed!important}
.apv-stage-datetime .apv-res-engine .apv-v18-calendar-title{margin-right:auto!important}
.apv-stage-datetime .apv-res-engine .apv-v18-calendar-title small{display:block!important;margin:0 0 5px!important;color:#849087!important;font:800 8px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.apv-stage-datetime .apv-res-engine .apv-v18-calendar-title strong{display:block!important;color:#102217!important;font:900 20px/1.05 Montserrat,sans-serif!important;letter-spacing:-.035em!important;text-transform:capitalize!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header>.am-select-wrapper{display:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button-group{display:flex!important;gap:7px!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;border:1px solid #dfe6e1!important;border-radius:13px!important;background:#f7f9f7!important;color:#17311f!important;box-shadow:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button:hover{border-color:#b6cbaf!important;background:#eef5eb!important}
.apv-stage-datetime .apv-res-engine .am-advsc.fc{grid-column:1!important;width:100%!important;padding:0!important;background:transparent!important}
.apv-stage-datetime .apv-res-engine .fc-view-harness{min-height:420px!important}
.apv-stage-datetime .apv-res-engine .fc-scrollgrid,.apv-stage-datetime .apv-res-engine .fc-scrollgrid-section>td,.apv-stage-datetime .apv-res-engine .fc-scrollgrid-section>th{border:0!important}
.apv-stage-datetime .apv-res-engine .fc-col-header-cell{padding:0 3px 10px!important;border:0!important;background:transparent!important}
.apv-stage-datetime .apv-res-engine .fc-col-header-cell-cushion{padding:0!important;color:#9aa49d!important;font:800 8px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;text-decoration:none!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day{padding:4px!important;border:0!important;background:transparent!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-frame{display:grid!important;place-items:center!important;min-height:58px!important;padding:0!important;border:1px solid transparent!important;border-radius:15px!important;background:transparent!important;box-shadow:none!important;transition:.14s ease!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day[role="button"] .fc-daygrid-day-frame{border-color:#e5eae6!important;background:#fff!important;cursor:pointer!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day[role="button"]:hover .fc-daygrid-day-frame{border-color:#b4d65f!important;background:#f7fbe9!important;transform:none!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-number{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;padding:0!important;border-radius:11px!important;color:#17311f!important;font:900 12px/1 Montserrat,sans-serif!important;text-decoration:none!important}
.apv-stage-datetime .apv-res-engine .fc-day-today:not(.am-advsc__dayGridMonth-selected) .fc-daygrid-day-number{background:#edf2ed!important;color:#17311f!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-selected .fc-daygrid-day-frame{border-color:#102217!important;background:#102217!important;box-shadow:0 10px 24px rgba(16,34,23,.14)!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-selected .fc-daygrid-day-number{background:transparent!important;color:#b9f227!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame{border-color:transparent!important;background:transparent!important;opacity:.42!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-disabled .fc-daygrid-day-number{color:#b6bdb8!important}
.apv-stage-datetime .apv-res-engine .am-advsc__occupancy,.apv-stage-datetime .apv-res-engine .am-advsc__slot-wrapper{display:none!important;opacity:0!important}

/* Time rail. Show start time as the decision, end time as quiet context. */
.apv-stage-datetime .apv-res-engine .am-advsc__slots-wrapper{grid-column:2!important;align-self:start!important;margin:0!important;padding:18px!important;border:1px solid #e2e8e3!important;border-radius:20px!important;background:#f7f9f7!important;box-shadow:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-heading{margin:0 0 14px!important;padding:0 0 13px!important;border-bottom:1px solid #e4e9e5!important;color:#17311f!important;font:900 11px/1.2 Montserrat,sans-serif!important;text-transform:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-height:430px!important;margin:0!important;padding:0!important;overflow:auto!important;border:0!important;background:transparent!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-height:62px!important;padding:10px 11px!important;border:1px solid #dfe6e1!important;border-radius:14px!important;background:#fff!important;color:#102217!important;box-shadow:none!important;cursor:pointer!important;overflow:hidden!important;transition:.14s ease!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item:hover{border-color:#a9ce4b!important;background:#f7fbe9!important;transform:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item__inner{display:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::before{display:block!important;content:attr(data-apv-start)!important;color:inherit!important;font:900 14px/1 Montserrat,sans-serif!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::after{display:block!important;content:"iki " attr(data-apv-end)!important;margin-top:6px!important;color:#8a968e!important;font:700 8px/1 Montserrat,sans-serif!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.apv-is-selected{border-color:#102217!important;background:#102217!important;color:#b9f227!important;box-shadow:0 8px 20px rgba(16,34,23,.14)!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.apv-is-selected::after{color:#c9d3cc!important}
/* No redundant footer: choosing a time automatically opens the info step. */
.apv-stage-datetime .apv-res-engine .am-fs__main-footer{display:none!important}

@media(max-width:980px){
  .apv-stage-extras .apv-res-engine .am-fs__extras-main .am-collapse{grid-template-columns:1fr!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__wrapper{grid-template-columns:1fr!important;gap:18px!important;padding:18px!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__header,.apv-stage-datetime .apv-res-engine .am-advsc.fc,.apv-stage-datetime .apv-res-engine .am-advsc__slots-wrapper{grid-column:1!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__slots{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-height:none!important}
}
@media(max-width:620px){
  .apv-stage-datetime .apv-res-engine .am-advsc__wrapper{padding:14px!important}
  .apv-stage-datetime .apv-res-engine .apv-v18-calendar-title strong{font-size:18px!important}
  .apv-stage-datetime .apv-res-engine .fc-daygrid-day{padding:2px!important}
  .apv-stage-datetime .apv-res-engine .fc-daygrid-day-frame{min-height:48px!important;border-radius:12px!important}
  .apv-stage-datetime .apv-res-engine .fc-daygrid-day-number{width:30px!important;height:30px!important;font-size:10px!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__slots{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__slots-item{min-height:58px!important}
}

/* =========================================================
   APV V19 — clean native Amelia UI + one-page Woo payment
   ========================================================= */

/* Final contact/payment step is one cohesive surface. */
.apv-stage-contact .apv-res-engine.apv-engine--native-stage{display:block!important;background:#fff!important}
.apv-stage-contact .apv-res-engine .am-fs__main{width:100%!important;max-width:none!important;background:#fff!important}
.apv-stage-contact .apv-res-engine .am-fs__main-inner{padding:0!important;background:#fff!important}
.apv-stage-contact .apv-res-engine .am-fs__main-heading,
.apv-stage-contact .apv-res-engine .am-progress-bar{display:none!important}
.apv-stage-contact .apv-res-engine .am-fs__info{padding:26px 28px 10px!important;background:#fff!important}
.apv-stage-contact .apv-res-engine .am-fs__info-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin:0!important}
.apv-stage-contact .apv-res-engine .am-fs__info-form__item{min-width:0!important;margin:0!important;padding:0!important}
.apv-stage-contact .apv-res-engine .am-info-email,
.apv-stage-contact .apv-res-engine .am-fs__info-form__item:has(.am-input-phone-wrapper),
.apv-stage-contact .apv-res-engine #am-cf-1,
.apv-stage-contact .apv-res-engine #am-cf-2,
.apv-stage-contact .apv-res-engine #am-cf-3,
.apv-stage-contact .apv-res-engine #am-cf-5{grid-column:1/-1!important}
.apv-stage-contact .apv-res-engine .el-form-item__label{height:auto!important;margin:0 0 7px!important;padding:0!important;color:#55645b!important;font:800 10px/1.25 Montserrat,sans-serif!important;letter-spacing:.01em!important;text-transform:none!important}
.apv-stage-contact .apv-res-engine .el-form-item__content{display:block!important;width:100%!important}
.apv-stage-contact .apv-res-engine .el-input__wrapper,
.apv-stage-contact .apv-res-engine .el-textarea__inner,
.apv-stage-contact .apv-res-engine .m-input-wrapper{width:100%!important;min-height:52px!important;border:1px solid #dfe6e1!important;border-radius:13px!important;background:#fafcf9!important;box-shadow:none!important;transition:.15s ease!important}
.apv-stage-contact .apv-res-engine .el-input__wrapper:hover,
.apv-stage-contact .apv-res-engine .m-input-wrapper:hover{border-color:#c6d2c9!important}
.apv-stage-contact .apv-res-engine .el-input__wrapper:focus-within,
.apv-stage-contact .apv-res-engine .el-textarea__inner:focus,
.apv-stage-contact .apv-res-engine .m-input-wrapper:focus-within{border-color:#8eaf38!important;box-shadow:0 0 0 4px rgba(185,242,39,.12)!important;background:#fff!important}
.apv-stage-contact .apv-res-engine input,
.apv-stage-contact .apv-res-engine textarea{color:#102217!important;font:700 12px/1.35 Montserrat,sans-serif!important}
.apv-stage-contact .apv-res-engine textarea.el-textarea__inner{min-height:92px!important;padding:13px 14px!important;resize:vertical!important}
.apv-stage-contact .apv-res-engine .am-input-phone-wrapper{width:100%!important}
.apv-stage-contact .apv-res-engine .m-input-phone-number{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:10px!important;width:100%!important}
.apv-stage-contact .apv-res-engine .m-select-country{width:118px!important;min-width:118px!important}
.apv-stage-contact .apv-res-engine .m-phone-input{min-width:0!important;width:100%!important}
.apv-stage-contact .apv-res-engine .m-input-label{font-family:Montserrat,sans-serif!important;font-size:9px!important}

/* Invoice field: compact, readable choices. */
.apv-stage-contact .apv-res-engine #am-cf-2{padding:15px 16px!important;border:1px solid #e3e9e4!important;border-radius:14px!important;background:#fbfcfa!important}
.apv-stage-contact .apv-res-engine #am-cf-2 .am-checkbox-group{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
.apv-stage-contact .apv-res-engine #am-cf-2 .am-checkbox-wrapper{margin:0!important}
.apv-stage-contact .apv-res-engine #am-cf-2 .el-checkbox{display:flex!important;align-items:center!important;gap:8px!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:1px solid #dfe6e1!important;border-radius:11px!important;background:#fff!important}

/* One explicit legal consent. */
.apv-stage-contact .apv-res-engine #am-cf-5{display:block!important;padding:17px 18px!important;border:1px solid #dce8c8!important;border-radius:15px!important;background:#f7faef!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-form-item__label{margin-bottom:10px!important;color:#102217!important;font-weight:900!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .am-checkbox-wrapper:nth-child(n+2){display:none!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .am-checkbox-wrapper:first-child{display:block!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;margin:0!important;white-space:normal!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__input{margin-top:1px!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__inner{width:22px!important;height:22px!important;border:1px solid #aebdad!important;border-radius:7px!important;background:#fff!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#102217!important;background:#102217!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__label{padding:0!important;white-space:normal!important;color:#405047!important;font:700 10px/1.55 Montserrat,sans-serif!important}
.apv-stage-contact .apv-res-engine #am-cf-5 a{color:#102217!important;font-weight:900!important;text-decoration:underline!important;text-underline-offset:2px!important}
.apv-stage-contact .apv-res-engine #am-cf-5 .el-form-item__error{position:static!important;margin-top:9px!important;color:#b4190f!important;font:800 9px/1.35 Montserrat,sans-serif!important}

/* Native contact continue is internal only; visitor uses our one final CTA. */
.apv-stage-contact .apv-res-engine .am-fs__main-footer{display:none!important}

/* Woo methods shown on the SAME contact screen. */
.apv-onepage-payment{margin:8px 28px 28px;padding:22px;border:1px solid #dfe7e1;border-radius:18px;background:#f8faf7}
.apv-onepage-payment[hidden]{display:none!important}
.apv-onepage-payment__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}
.apv-onepage-payment__head>div>span{display:block;margin-bottom:6px;color:#7f914f;font:900 9px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.09em}
.apv-onepage-payment__head h3{margin:0;color:#102217;font:900 20px/1.08 Montserrat,sans-serif;letter-spacing:-.035em}
.apv-onepage-payment__head p{max-width:520px;margin:7px 0 0;color:#69776e;font:600 10px/1.5 Montserrat,sans-serif}
.apv-onepage-payment__secure{flex:0 0 auto;padding:8px 10px;border-radius:999px;background:#edf5df;color:#4e682a;font:900 8px/1 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.06em}
.apv-onepage-payment__methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.apv-onepage-pay-choice{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) 22px;align-items:center;gap:11px;min-height:72px;padding:13px 14px;border:1px solid #dce4de;border-radius:14px;background:#fff;cursor:pointer;transition:.15s ease}
.apv-onepage-pay-choice:hover{border-color:#b5c7ad;background:#fcfef9}
.apv-onepage-pay-choice.is-selected{border-color:#102217;background:#102217;box-shadow:0 10px 24px rgba(16,34,23,.10)}
.apv-onepage-pay-choice>input{position:absolute;opacity:0;pointer-events:none}
.apv-onepage-pay-choice__mark{width:18px;height:18px;border:2px solid #bcc8bf;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}
.apv-onepage-pay-choice.is-selected .apv-onepage-pay-choice__mark{border-color:#b9f227;background:#b9f227;box-shadow:inset 0 0 0 4px #102217}
.apv-onepage-pay-choice__copy{min-width:0}
.apv-onepage-pay-choice__copy b{display:block;color:#17311f;font:900 11px/1.25 Montserrat,sans-serif}
.apv-onepage-pay-choice__copy small{display:block;margin-top:4px;color:#7b887f;font:600 8px/1.45 Montserrat,sans-serif}
.apv-onepage-pay-choice.is-selected .apv-onepage-pay-choice__copy b{color:#fff}
.apv-onepage-pay-choice.is-selected .apv-onepage-pay-choice__copy small{color:#b8c4bc}
.apv-onepage-pay-choice__check{opacity:0;color:#b9f227;font:900 17px/1 Montserrat,sans-serif;transform:scale(.7);transition:.15s}
.apv-onepage-pay-choice.is-selected .apv-onepage-pay-choice__check{opacity:1;transform:scale(1)}
.apv-onepage-payment__empty{grid-column:1/-1;padding:15px;border:1px solid #ead5d2;border-radius:12px;background:#fff6f4;color:#8d2820;font:800 10px/1.4 Montserrat,sans-serif}
.apv-onepage-payment__legal{display:flex;gap:10px;align-items:flex-start;margin-top:15px;padding-top:15px;border-top:1px solid #e1e7e2}
.apv-onepage-payment__legal>span{flex:0 0 auto;font-size:14px}
.apv-onepage-payment__legal p{margin:0;color:#748078;font:600 8px/1.55 Montserrat,sans-serif}
.apv-onepage-payment__legal a{color:#405047;font-weight:800;text-decoration:underline;text-underline-offset:2px}
.apv-onepage-payment__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:center;gap:10px 18px;margin-top:16px;padding-top:16px;border-top:1px solid #e1e7e2}
.apv-onepage-payment__footer>p{grid-column:1/-1;min-height:0;margin:0;color:#b4190f;font:800 9px/1.35 Montserrat,sans-serif}
.apv-onepage-payment__submit{grid-column:2;min-height:54px;width:100%!important}
.apv-onepage-payment__footer>small{grid-column:2;color:#7b877f;text-align:center;font:600 8px/1.4 Montserrat,sans-serif}
.apv-onepage-payment.is-finalizing .apv-onepage-payment__methods,
.apv-onepage-payment.is-finalizing .apv-onepage-payment__legal{opacity:.45;pointer-events:none}
.apv-onepage-payment.is-finalizing .apv-onepage-payment__submit{opacity:.8;pointer-events:none}
.apv-stage-payment.apv-finalizing-onepage .apv-res-engine.apv-engine--internal-payment{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* =========================================================
   V19 DATETIME — flat, clean, calm. No fake copy, real Amelia.
   ========================================================= */
.apv-stage-datetime .apv-res-engine .am-fs__main-heading{display:none!important}
.apv-stage-datetime .apv-res-engine .am-fs-dt__calendar,
.apv-stage-datetime .apv-res-engine .am-fs__main-content{padding:0!important;background:#fff!important}
.apv-stage-datetime .apv-res-engine .am-advsc__wrapper{display:block!important;width:100%!important;padding:24px 26px 28px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;min-height:50px!important;margin:0 0 16px!important;padding:0!important;border:0!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header>.am-select-wrapper{display:none!important}
.apv-stage-datetime .apv-res-engine .apv-v19-calendar-title{min-width:0!important}
.apv-stage-datetime .apv-res-engine .apv-v19-calendar-title small{display:block!important;margin-bottom:5px!important;color:#849087!important;font:800 8px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.apv-stage-datetime .apv-res-engine .apv-v19-calendar-title strong{display:block!important;color:#102217!important;font:900 22px/1 Montserrat,sans-serif!important;letter-spacing:-.04em!important;text-transform:capitalize!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button-group{display:flex!important;gap:8px!important;margin:0!important}
.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;margin:0!important;padding:0!important;border:1px solid #dfe6e1!important;border-radius:12px!important;background:#f8faf8!important;color:#17311f!important;box-shadow:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__duration,
.apv-stage-datetime .apv-res-engine .am-advsc__time-zone{display:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc.fc{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important}
.apv-stage-datetime .apv-res-engine .fc-view-harness{min-height:0!important;height:auto!important}
.apv-stage-datetime .apv-res-engine .fc-scroller-harness,
.apv-stage-datetime .apv-res-engine .fc-scroller{height:auto!important;overflow:visible!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-body,
.apv-stage-datetime .apv-res-engine .fc-scrollgrid-sync-table,
.apv-stage-datetime .apv-res-engine .fc-col-header{width:100%!important}
.apv-stage-datetime .apv-res-engine .fc-scrollgrid,
.apv-stage-datetime .apv-res-engine .fc-scrollgrid *{border-color:transparent!important}
.apv-stage-datetime .apv-res-engine .fc-col-header-cell{padding:0 4px 9px!important;background:transparent!important}
.apv-stage-datetime .apv-res-engine .fc-col-header-cell-cushion{padding:0!important;color:#97a198!important;font:800 9px/1 Montserrat,sans-serif!important;text-decoration:none!important;text-transform:uppercase!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day{padding:4px!important;background:transparent!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-frame{display:flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;padding:0!important;border:1px solid transparent!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;transition:.14s ease!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day[role="button"] .fc-daygrid-day-frame{border-color:#e2e8e3!important;background:#fff!important;cursor:pointer!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day[role="button"]:hover .fc-daygrid-day-frame{border-color:#9fb857!important;background:#f8faef!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-top{display:block!important;width:auto!important;margin:0!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-number{display:grid!important;place-items:center!important;min-width:34px!important;height:34px!important;padding:0!important;color:#17311f!important;font:900 12px/1 Montserrat,sans-serif!important;text-decoration:none!important}
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-events,
.apv-stage-datetime .apv-res-engine .fc-daygrid-day-bg,
.apv-stage-datetime .apv-res-engine .am-advsc__occupancy,
.apv-stage-datetime .apv-res-engine .am-advsc__slot-wrapper{display:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame{border-color:transparent!important;background:transparent!important;opacity:.34!important}
.apv-stage-datetime .apv-res-engine .fc-day-today:not(.am-advsc__dayGridMonth-selected) .fc-daygrid-day-frame{border-color:#cbd6ce!important;background:#f7faf7!important}
.apv-stage-datetime .apv-res-engine .fc-day-today:not(.am-advsc__dayGridMonth-selected) .fc-daygrid-day-number{color:#102217!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-selected .fc-daygrid-day-frame{border-color:#102217!important;background:#102217!important;box-shadow:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-selected .fc-daygrid-day-number{color:#b9f227!important}

/* Times are a clean strip below calendar. */
.apv-stage-datetime .apv-res-engine .am-advsc__slots-wrapper{margin:22px 0 0!important;padding:18px!important;border:1px solid #e0e7e2!important;border-radius:17px!important;background:#f8faf8!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-heading{margin:0 0 13px!important;padding:0!important;border:0!important;color:#68766d!important;font:800 9px/1.35 Montserrat,sans-serif!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-heading::before{content:"Laisvi laikai · ";color:#102217!important;font-weight:900!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item{position:relative!important;display:grid!important;grid-template-columns:1fr!important;align-content:center!important;min-height:58px!important;margin:0!important;padding:10px 12px!important;border:1px solid #dce4de!important;border-radius:12px!important;background:#fff!important;color:#102217!important;box-shadow:none!important;cursor:pointer!important;overflow:hidden!important;transition:.14s ease!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item:hover{border-color:#9fb857!important;background:#fbfdf7!important;transform:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item__inner{display:none!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::before{content:attr(data-apv-start)!important;display:block!important;color:inherit!important;font:900 15px/1 Montserrat,sans-serif!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::after{content:attr(data-apv-end) " pabaiga"!important;display:block!important;margin-top:5px!important;color:#8a968e!important;font:700 8px/1 Montserrat,sans-serif!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.apv-is-selected,
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.am-advsc__slots-item__selected{border-color:#102217!important;background:#102217!important;color:#b9f227!important}
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.apv-is-selected::after,
.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.am-advsc__slots-item__selected::after{color:#c3cec6!important}
.apv-stage-datetime .apv-res-engine .am-fs__main-footer{display:none!important}

/* Extras quantity: stable 3-cell segmented control. */
.apv-stage-extras .apv-res-engine .am-fs__extras-main .am-collapse-item{border:1px solid #e0e7e2!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:15px 16px!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-left{min-width:0!important;color:#17311f!important;font:800 10px/1.35 Montserrat,sans-serif!important}
.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-right{display:flex!important;align-items:center!important;gap:12px!important}
.apv-stage-extras .apv-res-engine .card-text{white-space:nowrap!important;color:#617069!important;font:900 10px/1 Montserrat,sans-serif!important}
.apv-stage-extras .apv-res-engine .el-input-number{position:relative!important;display:grid!important;grid-template-columns:38px 36px 38px!important;grid-template-rows:40px!important;width:112px!important;height:40px!important;min-width:112px!important;border:1px solid #dce4de!important;border-radius:12px!important;background:#f8faf8!important;overflow:hidden!important}
.apv-stage-extras .apv-res-engine .el-input-number__decrease,
.apv-stage-extras .apv-res-engine .el-input-number__increase{position:static!important;display:grid!important;place-items:center!important;width:38px!important;height:40px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#17311f!important;line-height:40px!important;transform:none!important}
.apv-stage-extras .apv-res-engine .el-input-number__decrease{grid-column:1!important;grid-row:1!important;border-right:1px solid #e3e8e4!important}
.apv-stage-extras .apv-res-engine .el-input-number__increase{grid-column:3!important;grid-row:1!important;border-left:1px solid #e3e8e4!important}
.apv-stage-extras .apv-res-engine .el-input-number>.el-input{position:static!important;grid-column:2!important;grid-row:1!important;width:36px!important;height:40px!important;margin:0!important}
.apv-stage-extras .apv-res-engine .el-input-number .el-input__wrapper{width:36px!important;height:40px!important;min-height:40px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.apv-stage-extras .apv-res-engine .el-input-number .el-input__inner{width:36px!important;height:40px!important;padding:0!important;text-align:center!important;color:#102217!important;font:900 11px/40px Montserrat,sans-serif!important}
.apv-stage-extras .apv-res-engine .el-input-number__decrease.is-disabled,
.apv-stage-extras .apv-res-engine .el-input-number__increase.is-disabled{opacity:.28!important}
.apv-stage-extras .apv-res-engine .el-input-number__decrease:not(.is-disabled):hover,
.apv-stage-extras .apv-res-engine .el-input-number__increase:not(.is-disabled):hover{background:#eefaD2!important;color:#102217!important}

/* Inline Woo handoff is intentionally almost invisible. */
.apv-woo-autoflow{display:flex;align-items:center;gap:13px;margin:0 0 16px;padding:16px 17px;border:1px solid #dfe7e1;border-radius:15px;background:#f8faf7;color:#17311f}
.apv-woo-autoflow[hidden]{display:none!important}
.apv-woo-autoflow strong{display:block;font:900 11px/1.25 Montserrat,sans-serif}
.apv-woo-autoflow small{display:block;margin-top:4px;color:#748078;font:600 8px/1.45 Montserrat,sans-serif}
.apv-woo-autoflow.is-error{border-color:#e7c9c5;background:#fff7f5}
body.apv-woo-autosubmitting [data-apv-inline-checkout]{position:absolute!important;left:-100000px!important;width:900px!important;opacity:.01!important;pointer-events:none!important}
[data-apv-inline-checkout].is-manual{position:static!important;left:auto!important;width:auto!important;opacity:1!important;pointer-events:auto!important}

@media(max-width:900px){
  .apv-stage-datetime .apv-res-engine .am-advsc__slots{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .apv-onepage-payment__methods{grid-template-columns:1fr!important}
}
@media(max-width:680px){
  .apv-stage-contact .apv-res-engine .am-fs__info{padding:18px 14px 6px!important}
  .apv-stage-contact .apv-res-engine .am-fs__info-form{grid-template-columns:1fr!important;gap:13px!important}
  .apv-stage-contact .apv-res-engine .am-info-email,
  .apv-stage-contact .apv-res-engine .am-fs__info-form__item:has(.am-input-phone-wrapper),
  .apv-stage-contact .apv-res-engine #am-cf-1,
  .apv-stage-contact .apv-res-engine #am-cf-2,
  .apv-stage-contact .apv-res-engine #am-cf-3,
  .apv-stage-contact .apv-res-engine #am-cf-5{grid-column:1!important}
  .apv-stage-contact .apv-res-engine .m-input-phone-number{grid-template-columns:92px minmax(0,1fr)!important;gap:7px!important}
  .apv-stage-contact .apv-res-engine .m-select-country{width:92px!important;min-width:92px!important}
  .apv-onepage-payment{margin:8px 14px 18px;padding:16px}
  .apv-onepage-payment__head{display:block}
  .apv-onepage-payment__secure{display:inline-block;margin-top:10px}
  .apv-onepage-payment__footer{grid-template-columns:1fr!important}
  .apv-onepage-payment__submit,.apv-onepage-payment__footer>small{grid-column:1!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__wrapper{padding:18px 14px 20px!important}
  .apv-stage-datetime .apv-res-engine .apv-v19-calendar-title strong{font-size:19px!important}
  .apv-stage-datetime .apv-res-engine .fc-daygrid-day{padding:2px!important}
  .apv-stage-datetime .apv-res-engine .fc-daygrid-day-frame{min-height:46px!important;border-radius:11px!important}
  .apv-stage-datetime .apv-res-engine .fc-daygrid-day-number{min-width:28px!important;height:28px!important;font-size:10px!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__slots-wrapper{padding:14px!important;border-radius:14px!important}
  .apv-stage-datetime .apv-res-engine .am-advsc__slots{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .apv-stage-extras .apv-res-engine .am-fs__extras-card__header{grid-template-columns:1fr!important;gap:10px!important}
  .apv-stage-extras .apv-res-engine .am-fs__extras-card__header-right{justify-content:space-between!important}
}

/* =========================================================
   APV V20 — final booking flow: full calendar + one final checkout
   ========================================================= */

/* ---- Full, stable calendar. Never override FullCalendar to height:auto. ---- */
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage #amelia-container,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-fs__wrapper,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-fs__main,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-fs__main-inner,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-fs__main-content,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-fs-dt__calendar,
body.apv-stage-datetime .apv-res-engine.apv-engine--native-stage .am-advsc__wrapper{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  overflow:visible!important;
}
body.apv-stage-datetime .apv-res-engine .am-advsc__wrapper{
  display:block!important;
  padding:28px 30px 30px!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
}
body.apv-stage-datetime .apv-res-engine .am-advsc__header{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:16px!important;
  margin:0 0 20px!important;
  padding:0 0 18px!important;
  border-bottom:1px solid #e5ebe6!important;
}
body.apv-stage-datetime .apv-res-engine .am-advsc__header>.am-select-wrapper{display:none!important}
body.apv-stage-datetime .apv-res-engine .apv-v20-calendar-title{display:block!important;min-width:0!important}
body.apv-stage-datetime .apv-res-engine .apv-v20-calendar-title small{
  display:block!important;margin:0 0 6px!important;color:#89958d!important;
  font:800 9px/1 Montserrat,sans-serif!important;text-transform:uppercase!important;letter-spacing:.085em!important
}
body.apv-stage-datetime .apv-res-engine .apv-v20-calendar-title strong{
  display:block!important;color:#102217!important;font:900 25px/1 Montserrat,sans-serif!important;
  letter-spacing:-.045em!important;text-transform:capitalize!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button-group{display:flex!important;gap:8px!important}
body.apv-stage-datetime .apv-res-engine .am-advsc__header .am-button{
  display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;
  padding:0!important;border:1px solid #dce5de!important;border-radius:13px!important;background:#f7faf7!important;color:#102217!important;box-shadow:none!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__duration,
body.apv-stage-datetime .apv-res-engine .am-advsc__time-zone{display:none!important}

body.apv-stage-datetime .apv-res-engine .am-advsc.fc{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
body.apv-stage-datetime .apv-res-engine .fc-view-harness,
body.apv-stage-datetime .apv-res-engine .fc-view-harness.fc-view-harness-active{
  height:620px!important;
  min-height:620px!important;
  width:100%!important;
}
body.apv-stage-datetime .apv-res-engine .fc-scroller-harness,
body.apv-stage-datetime .apv-res-engine .fc-scroller-harness-liquid,
body.apv-stage-datetime .apv-res-engine .fc-scroller,
body.apv-stage-datetime .apv-res-engine .fc-scroller-liquid-absolute{
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-body,
body.apv-stage-datetime .apv-res-engine .fc-daygrid-body-balanced,
body.apv-stage-datetime .apv-res-engine .fc-scrollgrid-sync-table,
body.apv-stage-datetime .apv-res-engine .fc-col-header{width:100%!important;max-width:none!important}
body.apv-stage-datetime .apv-res-engine .fc-scrollgrid-sync-table{height:100%!important;table-layout:fixed!important}
body.apv-stage-datetime .apv-res-engine .fc-scrollgrid{width:100%!important;border:0!important}
body.apv-stage-datetime .apv-res-engine .fc-scrollgrid,
body.apv-stage-datetime .apv-res-engine .fc-scrollgrid *{border-color:transparent!important}
body.apv-stage-datetime .apv-res-engine .fc-col-header-cell{height:34px!important;padding:0 4px 10px!important;background:transparent!important}
body.apv-stage-datetime .apv-res-engine .fc-col-header-cell-cushion{
  color:#8e9991!important;font:900 10px/1 Montserrat,sans-serif!important;text-decoration:none!important;text-transform:uppercase!important
}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day{height:auto!important;padding:4px!important;background:transparent!important}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-frame{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:62px!important;height:100%!important;padding:0!important;border:1px solid transparent!important;
  border-radius:14px!important;background:transparent!important;box-shadow:none!important;transition:.14s ease!important
}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day[role="button"] .fc-daygrid-day-frame{
  border-color:#e0e7e2!important;background:#fff!important;cursor:pointer!important
}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day[role="button"]:hover .fc-daygrid-day-frame{
  border-color:#9cb446!important;background:#f9fced!important;transform:translateY(-1px)!important
}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-top{display:block!important;width:auto!important;margin:0!important}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-number{
  display:grid!important;place-items:center!important;min-width:38px!important;height:38px!important;padding:0!important;
  color:#102217!important;font:900 13px/1 Montserrat,sans-serif!important;text-decoration:none!important
}
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-events,
body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-bg,
body.apv-stage-datetime .apv-res-engine .am-advsc__occupancy,
body.apv-stage-datetime .apv-res-engine .am-advsc__slot-wrapper{display:none!important}
body.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame{background:transparent!important;border-color:transparent!important;opacity:.28!important}
body.apv-stage-datetime .apv-res-engine .fc-day-other .fc-daygrid-day-frame{opacity:.42!important}
body.apv-stage-datetime .apv-res-engine .fc-day-today:not(.am-advsc__dayGridMonth-selected) .fc-daygrid-day-frame{
  border-color:#c7d2ca!important;background:#f5f8f5!important;box-shadow:inset 0 0 0 1px #eef2ef!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-selected .fc-daygrid-day-frame{
  border-color:#102217!important;background:#102217!important;box-shadow:0 10px 22px rgba(16,34,23,.10)!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__dayGridMonth-selected .fc-daygrid-day-number{color:#b9f227!important}

/* Time choices only become relevant after a date click and live directly below the calendar. */
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-wrapper{
  width:100%!important;margin:22px 0 0!important;padding:20px!important;border:1px solid #e1e7e2!important;border-radius:16px!important;background:#f8faf8!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-heading{
  margin:0 0 14px!important;padding:0!important;color:#102217!important;font:900 11px/1.35 Montserrat,sans-serif!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;max-height:none!important;overflow:visible!important}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item{
  display:flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;margin:0!important;padding:12px!important;
  border:1px solid #dce4de!important;border-radius:12px!important;background:#fff!important;color:#102217!important;box-shadow:none!important;cursor:pointer!important;transition:.14s ease!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item__inner{display:none!important}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::before{
  content:attr(data-apv-start) " – " attr(data-apv-end)!important;color:inherit!important;font:900 13px/1 Montserrat,sans-serif!important;letter-spacing:-.01em!important
}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::after{display:none!important}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item:hover{border-color:#9cb446!important;background:#f9fced!important}
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.apv-is-selected,
body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item.am-advsc__slots-item__selected{
  border-color:#102217!important;background:#102217!important;color:#b9f227!important;box-shadow:0 8px 18px rgba(16,34,23,.09)!important
}
body.apv-stage-datetime .apv-res-engine .am-fs__main-footer{display:none!important}

/* ---- Extras: clean quantity controls, no Element Plus positional leftovers. ---- */
body.apv-stage-extras .apv-res-engine .am-fs__extras-main{padding:24px 28px!important}
body.apv-stage-extras .apv-res-engine .am-fs__extras-main .am-collapse{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
body.apv-stage-extras .apv-res-engine .am-fs__extras-main .am-collapse-item{border:1px solid #e0e7e2!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}
body.apv-stage-extras .apv-res-engine .am-fs__extras-card__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:16px 18px!important}
body.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-right{display:flex!important;align-items:center!important;gap:14px!important}
body.apv-stage-extras .apv-res-engine .el-input-number{
  position:relative!important;display:grid!important;grid-template-columns:40px 42px 40px!important;grid-template-rows:42px!important;
  width:122px!important;height:42px!important;min-width:122px!important;margin:0!important;padding:0!important;
  border:1px solid #d8e1da!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important
}
body.apv-stage-extras .apv-res-engine .el-input-number__decrease,
body.apv-stage-extras .apv-res-engine .el-input-number__increase{
  position:static!important;inset:auto!important;display:grid!important;place-items:center!important;width:40px!important;height:42px!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:#f5f8f5!important;color:#102217!important;transform:none!important;line-height:42px!important
}
body.apv-stage-extras .apv-res-engine .el-input-number__decrease{grid-column:1!important;grid-row:1!important;border-right:1px solid #e1e7e2!important}
body.apv-stage-extras .apv-res-engine .el-input-number__increase{grid-column:3!important;grid-row:1!important;border-left:1px solid #e1e7e2!important}
body.apv-stage-extras .apv-res-engine .el-input-number>.el-input{position:static!important;grid-column:2!important;grid-row:1!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important}
body.apv-stage-extras .apv-res-engine .el-input-number .el-input__wrapper,
body.apv-stage-extras .apv-res-engine .el-input-number .el-input__inner{width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;text-align:center!important;color:#102217!important;font:900 12px/42px Montserrat,sans-serif!important}
body.apv-stage-extras .apv-res-engine .el-input-number__decrease:not(.is-disabled):hover,
body.apv-stage-extras .apv-res-engine .el-input-number__increase:not(.is-disabled):hover{background:#eef7db!important}

/* ---- Final step: Amelia fields + Woo payment = ONE checkout surface. ---- */
body.apv-stage-contact .apv-res-engine.apv-engine--native-stage{display:block!important;background:#fff!important}
body.apv-stage-contact .apv-res-engine .am-fs__main,
body.apv-stage-contact .apv-res-engine .am-fs__main-inner,
body.apv-stage-contact .apv-res-engine .am-fs__main-content,
body.apv-stage-contact .apv-res-engine .am-fs__info{width:100%!important;max-width:none!important;overflow:visible!important}
body.apv-stage-contact .apv-res-engine .am-fs__main-heading,
body.apv-stage-contact .apv-res-engine .am-progress-bar{display:none!important}
body.apv-stage-contact .apv-res-engine .am-fs__info{padding:28px 30px 16px!important;background:#fff!important}
body.apv-stage-contact .apv-res-engine .am-fs__info-form{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px 18px!important;margin:0!important;padding:0!important
}
body.apv-stage-contact .apv-res-engine .am-fs__info-form__item{min-width:0!important;width:100%!important;margin:0!important;padding:0!important}
body.apv-stage-contact .apv-res-engine .am-info-first-name{grid-column:1!important}
body.apv-stage-contact .apv-res-engine .am-info-last-name{grid-column:2!important}
body.apv-stage-contact .apv-res-engine .am-info-email{grid-column:1!important}
body.apv-stage-contact .apv-res-engine .am-fs__info-form__item:has(.am-input-phone-wrapper){grid-column:2!important}
body.apv-stage-contact .apv-res-engine #am-cf-1{display:none!important}
body.apv-stage-contact .apv-res-engine #am-cf-2,
body.apv-stage-contact .apv-res-engine #am-cf-3,
body.apv-stage-contact .apv-res-engine #am-cf-5{grid-column:1/-1!important}
body.apv-stage-contact .apv-res-engine .el-form-item__label{
  height:auto!important;margin:0 0 7px!important;padding:0!important;color:#526158!important;font:800 10px/1.25 Montserrat,sans-serif!important;letter-spacing:0!important;text-transform:none!important
}
body.apv-stage-contact .apv-res-engine .el-form-item__content{display:block!important;width:100%!important;min-width:0!important}
body.apv-stage-contact .apv-res-engine .el-input__wrapper,
body.apv-stage-contact .apv-res-engine .el-textarea__inner,
body.apv-stage-contact .apv-res-engine .m-input-wrapper{
  width:100%!important;min-height:54px!important;border:1px solid #dce5de!important;border-radius:13px!important;background:#f9fbf9!important;box-shadow:none!important;color:#102217!important
}
body.apv-stage-contact .apv-res-engine .el-input__wrapper:focus-within,
body.apv-stage-contact .apv-res-engine .el-textarea__inner:focus,
body.apv-stage-contact .apv-res-engine .m-input-wrapper:focus-within{border-color:#92ad43!important;box-shadow:0 0 0 4px rgba(185,242,39,.11)!important;background:#fff!important}
body.apv-stage-contact .apv-res-engine input,
body.apv-stage-contact .apv-res-engine textarea{color:#102217!important;font:700 12px/1.35 Montserrat,sans-serif!important}
body.apv-stage-contact .apv-res-engine textarea.el-textarea__inner{min-height:96px!important;padding:14px!important}

/* Phone field stays one clean row. */
body.apv-stage-contact .apv-res-engine .am-input-phone-wrapper{width:100%!important;min-width:0!important}
body.apv-stage-contact .apv-res-engine .m-input-phone-number{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:8px!important;width:100%!important;min-width:0!important}
body.apv-stage-contact .apv-res-engine .m-select-country{width:96px!important;min-width:96px!important}
body.apv-stage-contact .apv-res-engine .m-phone-input{width:100%!important;min-width:0!important}
body.apv-stage-contact .apv-res-engine .m-input-label{font-family:Montserrat,sans-serif!important;font-size:8px!important}

/* Invoice choice becomes a real segmented selection. */
body.apv-stage-contact .apv-res-engine #am-cf-2{padding:16px 17px!important;border:1px solid #e1e8e2!important;border-radius:15px!important;background:#fafcfa!important}
body.apv-stage-contact .apv-res-engine #am-cf-2 .am-checkbox-group{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
body.apv-stage-contact .apv-res-engine #am-cf-2 .am-checkbox-wrapper{margin:0!important}
body.apv-stage-contact .apv-res-engine #am-cf-2 .el-checkbox{
  position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;min-height:48px!important;margin:0!important;padding:0 14px!important;
  border:1px solid #dce4de!important;border-radius:12px!important;background:#fff!important;color:#405047!important;cursor:pointer!important
}
body.apv-stage-contact .apv-res-engine #am-cf-2 .el-checkbox:has(.el-checkbox__input.is-checked){border-color:#102217!important;background:#102217!important;color:#fff!important}
body.apv-stage-contact .apv-res-engine #am-cf-2 .el-checkbox__inner{width:18px!important;height:18px!important;border-radius:50%!important;border:2px solid #b9c5bc!important;background:#fff!important}
body.apv-stage-contact .apv-res-engine #am-cf-2 .el-checkbox:has(.el-checkbox__input.is-checked) .el-checkbox__inner{border-color:#b9f227!important;background:#b9f227!important;box-shadow:inset 0 0 0 4px #102217!important}
body.apv-stage-contact .apv-res-engine #am-cf-2 .el-checkbox__label{padding:0!important;color:inherit!important;font:800 10px/1.3 Montserrat,sans-serif!important}

/* One visible required legal checkbox. */
body.apv-stage-contact .apv-res-engine #am-cf-5{display:block!important;padding:17px 18px!important;border:1px solid #dce8c8!important;border-radius:15px!important;background:#f6faee!important}
body.apv-stage-contact .apv-res-engine #am-cf-5 .am-checkbox-wrapper:nth-child(n+2){display:none!important}
body.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:start!important;gap:11px!important;margin:0!important;white-space:normal!important}
body.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__inner{width:22px!important;height:22px!important;border:1px solid #aebdad!important;border-radius:7px!important;background:#fff!important}
body.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#102217!important;background:#102217!important}
body.apv-stage-contact .apv-res-engine #am-cf-5 .el-checkbox__label{padding:0!important;white-space:normal!important;color:#405047!important;font:700 10px/1.55 Montserrat,sans-serif!important}
body.apv-stage-contact .apv-res-engine #am-cf-5 a{color:#102217!important;font-weight:900!important;text-decoration:underline!important;text-underline-offset:2px!important}
body.apv-stage-contact .apv-res-engine .am-fs__main-footer{display:none!important}

/* Woo gateway block visually belongs to the same checkout, not a second page/card. */
body.apv-stage-contact .apv-onepage-payment{margin:0 30px 30px!important;padding:22px 0 0!important;border:0!important;border-top:1px solid #e5ebe6!important;border-radius:0!important;background:#fff!important}
body.apv-stage-contact .apv-onepage-payment__head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;margin:0 0 16px!important}
body.apv-stage-contact .apv-onepage-payment__head h3{font-size:18px!important}
body.apv-stage-contact .apv-onepage-payment__methods{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
body.apv-stage-contact .apv-onepage-pay-choice{min-height:68px!important;border-radius:13px!important}
body.apv-stage-contact .apv-onepage-payment__legal{margin-top:14px!important;padding:12px 14px!important;border-radius:12px!important;background:#f8faf7!important}
body.apv-stage-contact .apv-onepage-payment__footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,340px)!important;gap:10px 18px!important;margin-top:15px!important;padding-top:16px!important}
body.apv-stage-contact .apv-onepage-payment__submit{grid-column:2!important;min-height:56px!important;border-radius:13px!important;background:#102217!important;color:#fff!important}
body.apv-stage-contact .apv-onepage-payment__submit:hover{background:#1a3926!important}

/* Amelia payment step is an internal bridge only and must never be shown. */
body.apv-stage-payment .apv-res-engine,
body.apv-handoff-running .apv-res-engine.apv-engine--internal-payment,
body.apv-handoff-leaving .apv-res-engine{position:absolute!important;left:-100000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
body.apv-handoff-running .apv-onepage-payment{position:relative!important;min-height:180px!important;overflow:hidden!important}
body.apv-handoff-running .apv-onepage-payment>*{opacity:.16!important;pointer-events:none!important}
body.apv-handoff-running .apv-onepage-payment::after{
  content:"Tvirtinama rezervacija…";position:absolute;inset:0;display:grid;place-items:center;background:rgba(255,255,255,.93);
  color:#102217;font:900 15px/1.2 Montserrat,sans-serif;letter-spacing:-.02em;z-index:10
}

/* Silent Woo handoff page: no visible second checkout unless a gateway genuinely needs interaction. */
.apv-inline-auto-main>.apv-booking-v2-hero,
.apv-inline-auto-main>.apv-booking-v2-info,
.apv-inline-auto-main .apv-res-progress,
.apv-inline-auto-main .apv-res-summary--checkout,
.apv-inline-auto-main .apv-res-checkout-card>.apv-res-card__head{display:none!important}
.apv-inline-auto-main .apv-booking-v2-workspace{padding:80px 0!important;min-height:62vh!important}
.apv-inline-auto-main .apv-res-layout--checkout{display:block!important;max-width:620px!important;margin:0 auto!important}
.apv-inline-auto-main .apv-res-checkout-card{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.apv-inline-auto-main .apv-woo-autoflow{min-height:140px!important;justify-content:center!important;padding:28px!important;border:1px solid #dfe7e1!important;border-radius:18px!important;background:#fff!important;text-align:left!important;box-shadow:0 18px 50px rgba(16,34,23,.06)!important}
.apv-inline-auto-main [data-apv-inline-checkout]{position:absolute!important;left:-100000px!important;width:900px!important;opacity:.01!important;pointer-events:none!important}
body.apv-woo-auto-failed .apv-inline-auto-main>.apv-booking-v2-hero,
body.apv-woo-auto-failed .apv-inline-auto-main .apv-res-progress,
body.apv-woo-auto-failed .apv-inline-auto-main .apv-res-checkout-card>.apv-res-card__head{display:block!important}
body.apv-woo-auto-failed .apv-inline-auto-main .apv-res-summary--checkout{display:block!important}
body.apv-woo-auto-failed .apv-inline-auto-main .apv-res-layout--checkout{display:grid!important;max-width:none!important}
body.apv-woo-auto-failed .apv-inline-auto-main [data-apv-inline-checkout].is-manual{position:static!important;left:auto!important;width:auto!important;opacity:1!important;pointer-events:auto!important}

@media(max-width:900px){
  body.apv-stage-datetime .apv-res-engine .fc-view-harness,
  body.apv-stage-datetime .apv-res-engine .fc-view-harness.fc-view-harness-active{height:540px!important;min-height:540px!important}
  body.apv-stage-datetime .apv-res-engine .am-advsc__slots{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.apv-stage-contact .apv-res-engine .am-fs__info-form{grid-template-columns:1fr!important}
  body.apv-stage-contact .apv-res-engine .am-info-first-name,
  body.apv-stage-contact .apv-res-engine .am-info-last-name,
  body.apv-stage-contact .apv-res-engine .am-info-email,
  body.apv-stage-contact .apv-res-engine .am-fs__info-form__item:has(.am-input-phone-wrapper){grid-column:1!important}
  body.apv-stage-contact .apv-onepage-payment__methods{grid-template-columns:1fr!important}
}
@media(max-width:680px){
  body.apv-stage-datetime .apv-res-engine .am-advsc__wrapper{padding:20px 14px 22px!important}
  body.apv-stage-datetime .apv-res-engine .apv-v20-calendar-title strong{font-size:20px!important}
  body.apv-stage-datetime .apv-res-engine .fc-view-harness,
  body.apv-stage-datetime .apv-res-engine .fc-view-harness.fc-view-harness-active{height:430px!important;min-height:430px!important}
  body.apv-stage-datetime .apv-res-engine .fc-col-header-cell{padding:0 1px 7px!important}
  body.apv-stage-datetime .apv-res-engine .fc-daygrid-day{padding:2px!important}
  body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-frame{min-height:48px!important;border-radius:10px!important}
  body.apv-stage-datetime .apv-res-engine .fc-daygrid-day-number{min-width:30px!important;height:30px!important;font-size:10px!important}
  body.apv-stage-datetime .apv-res-engine .am-advsc__slots-wrapper{padding:14px!important}
  body.apv-stage-datetime .apv-res-engine .am-advsc__slots{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.apv-stage-datetime .apv-res-engine .am-advsc__slots-item::before{font-size:11px!important}
  body.apv-stage-extras .apv-res-engine .am-fs__extras-main{padding:18px 14px!important}
  body.apv-stage-extras .apv-res-engine .am-fs__extras-card__header{grid-template-columns:1fr!important;gap:10px!important}
  body.apv-stage-extras .apv-res-engine .am-fs__extras-card__header-right{justify-content:space-between!important}
  body.apv-stage-contact .apv-res-engine .am-fs__info{padding:20px 14px 14px!important}
  body.apv-stage-contact .apv-res-engine .m-input-phone-number{grid-template-columns:88px minmax(0,1fr)!important}
  body.apv-stage-contact .apv-res-engine .m-select-country{width:88px!important;min-width:88px!important}
  body.apv-stage-contact .apv-res-engine #am-cf-2 .am-checkbox-group{grid-template-columns:1fr!important}
  body.apv-stage-contact .apv-onepage-payment{margin:0 14px 20px!important;padding-top:18px!important}
  body.apv-stage-contact .apv-onepage-payment__head{grid-template-columns:1fr!important}
  body.apv-stage-contact .apv-onepage-payment__footer{grid-template-columns:1fr!important}
  body.apv-stage-contact .apv-onepage-payment__submit,
  body.apv-stage-contact .apv-onepage-payment__footer>small{grid-column:1!important}
}
/* V22 thank-you refinements */
.apv-thankyou-v22 .apv-thankyou__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.apv-thankyou__extras{margin:14px 0 0;padding:18px 20px;border:1px solid #dfe7e1;border-radius:17px;background:#f7faf5}
.apv-thankyou__extras small{display:block;margin-bottom:6px;color:#7b887f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.apv-thankyou__extras strong{color:#102217;font-size:13px;line-height:1.5}
@media(max-width:760px){.apv-thankyou-v22 .apv-thankyou__grid{grid-template-columns:1fr 1fr}}


/* ===== V25 thank you / order received polish ===== */
body.woocommerce-order-received,body.apv-order-received{background:linear-gradient(180deg,#f3f7f3 0%,#fbfcfb 100%)!important}
body.woocommerce-order-received .apv-header,body.apv-order-received .apv-header,body.apv-direct-page .apv-header{color:#fff!important}
body.woocommerce-order-received .apv-header:before,body.apv-order-received .apv-header:before,body.apv-direct-page .apv-header:before{background:rgba(9,20,14,.94)!important;backdrop-filter:blur(16px)!important;box-shadow:0 1px 0 rgba(255,255,255,.08)!important}
body.woocommerce-order-received .apv-menu a,body.apv-order-received .apv-menu a,body.woocommerce-order-received .apv-phone,body.apv-order-received .apv-phone{opacity:1!important;color:#fff!important}
body.woocommerce-order-received .apv-thankyou-v25{padding-top:138px!important}
.apv-thankyou-v25{max-width:1140px;margin:0 auto;padding:86px 24px 96px;font-family:Montserrat,sans-serif;display:grid;gap:20px;animation:apvFadeUp .55s ease both}
.apv-thankyou-v25 .apv-thankyou__hero{position:relative;overflow:hidden;padding:64px 42px;border-radius:30px;background:linear-gradient(135deg,rgba(9,25,16,.94),rgba(20,54,36,.90)),url('../img/fallback-night.jpg') center/cover no-repeat;color:#fff;box-shadow:0 34px 90px rgba(9,24,15,.18);text-align:center;isolation:isolate}
.apv-thankyou-v25 .apv-thankyou__hero:before,.apv-thankyou-v25 .apv-thankyou__hero:after{content:"";position:absolute;border-radius:50%;filter:blur(8px);z-index:-1;animation:apvFloat 8s ease-in-out infinite}
.apv-thankyou-v25 .apv-thankyou__hero:before{width:220px;height:220px;right:-40px;top:-30px;background:radial-gradient(circle at center,rgba(202,255,61,.28),rgba(202,255,61,0) 70%)}
.apv-thankyou-v25 .apv-thankyou__hero:after{width:260px;height:260px;left:-60px;bottom:-90px;background:radial-gradient(circle at center,rgba(255,255,255,.16),rgba(255,255,255,0) 70%);animation-delay:-3s}
.apv-thankyou-v25 .apv-thankyou__hero>span{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:24px;background:linear-gradient(180deg,#d8ff79,#b9ff38);color:#102217;font-size:32px;font-weight:900;box-shadow:0 16px 34px rgba(185,255,56,.28)}
.apv-thankyou-v25 .apv-thankyou__hero small{display:block;color:#dcff92;font-weight:850;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.apv-thankyou-v25 .apv-thankyou__hero h1{max-width:840px;margin:10px auto 14px;color:#fff;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.055em}
.apv-thankyou-v25 .apv-thankyou__hero p{max-width:700px;margin:0 auto;color:#e3ece6;font-size:15px;line-height:1.7}
.apv-thankyou-v25 .apv-thankyou__hero-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}
.apv-thankyou-v25 .apv-thankyou__hero-badges span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-size:12px;font-weight:800;color:#fff}
.apv-thankyou-v25 .apv-thankyou__hero-badges i{display:block;width:8px;height:8px;border-radius:50%;background:#caff3d;box-shadow:0 0 0 8px rgba(202,255,61,.12)}
.apv-thankyou-v25 .apv-thankyou__panel{display:grid;gap:18px;max-width:1020px;margin:0 auto;width:100%}
.apv-thankyou-v25 .apv-thankyou__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}
.apv-thankyou-v25 .apv-thankyou__grid article,.apv-thankyou-v25 .apv-thankyou__extras,.apv-thankyou-v25 .apv-thankyou__info>div{border:1px solid #dfe8e1;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(14,34,20,.05)}
.apv-thankyou-v25 .apv-thankyou__grid article{padding:22px;text-align:center;animation:apvFadeUp .55s ease both}
.apv-thankyou-v25 .apv-thankyou__grid article:nth-child(2){animation-delay:.04s}.apv-thankyou-v25 .apv-thankyou__grid article:nth-child(3){animation-delay:.08s}.apv-thankyou-v25 .apv-thankyou__grid article:nth-child(4){animation-delay:.12s}.apv-thankyou-v25 .apv-thankyou__grid article:nth-child(5){animation-delay:.16s}.apv-thankyou-v25 .apv-thankyou__grid article:nth-child(6){animation-delay:.2s}
.apv-thankyou-v25 .apv-thankyou__grid small{display:block;margin-bottom:7px;color:#7f8b84;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.apv-thankyou-v25 .apv-thankyou__grid strong{display:block;color:#102217;font-size:15px;line-height:1.45}
.apv-thankyou-v25 .apv-thankyou__extras{padding:20px 24px;text-align:center;background:linear-gradient(180deg,#fbfdf9 0%,#f5f9f2 100%)}
.apv-thankyou-v25 .apv-thankyou__extras strong{display:block;font-size:15px;line-height:1.6}
.apv-thankyou-v25 .apv-thankyou__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:2px 0 0}
.apv-thankyou-v25 .apv-thankyou__actions .apv-btn{min-width:230px}
.apv-thankyou-v25 .apv-thankyou__actions .apv-btn-ghost{background:#102217!important;color:#fff!important;border:1px solid #102217!important}
.apv-thankyou-v25 .apv-thankyou__info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.apv-thankyou-v25 .apv-thankyou__info>div{padding:22px;text-align:center;background:linear-gradient(180deg,#fff 0%,#f7faf7 100%)}
.apv-thankyou-v25 .apv-thankyou__info b{display:block;color:#102217;font-size:16px;line-height:1.3}
.apv-thankyou-v25 .apv-thankyou__info p{margin:10px 0 0;color:#66746b;font-size:13px;line-height:1.65}
.apv-thankyou-v25 .apv-thankyou__info a{color:#173c28;font-weight:850}
.apv-thankyou-v25 .apv-thankyou__hero--failed{background:linear-gradient(135deg,rgba(70,15,12,.95),rgba(120,42,28,.92)),url('../img/fallback-night.jpg') center/cover no-repeat}
@keyframes apvFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes apvFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-18px,0)}}
@media(max-width:920px){.apv-thankyou-v25 .apv-thankyou__grid,.apv-thankyou-v25 .apv-thankyou__info{grid-template-columns:1fr 1fr!important}.apv-thankyou-v25 .apv-thankyou__actions .apv-btn{min-width:0}}
@media(max-width:640px){body.woocommerce-order-received .apv-thankyou-v25{padding-top:100px!important}.apv-thankyou-v25{padding:54px 14px 66px}.apv-thankyou-v25 .apv-thankyou__hero{padding:36px 18px;border-radius:22px}.apv-thankyou-v25 .apv-thankyou__hero h1{font-size:32px}.apv-thankyou-v25 .apv-thankyou__hero p{font-size:14px}.apv-thankyou-v25 .apv-thankyou__hero-badges{display:grid;grid-template-columns:1fr;gap:8px}.apv-thankyou-v25 .apv-thankyou__grid,.apv-thankyou-v25 .apv-thankyou__info{grid-template-columns:1fr!important}.apv-thankyou-v25 .apv-thankyou__grid article,.apv-thankyou-v25 .apv-thankyou__info>div,.apv-thankyou-v25 .apv-thankyou__extras{padding:18px}.apv-thankyou-v25 .apv-thankyou__actions{display:grid}.apv-thankyou-v25 .apv-thankyou__actions .apv-btn{width:100%}}
