*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}.header{background-color:#2e7d32;color:#fff;padding:1rem 2rem}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-title{font-size:1.5rem;font-weight:600}.language-switcher{padding:.5rem 1rem;font-size:1rem;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:#ffffff1a;color:#fff;cursor:pointer}.language-switcher:hover{background-color:#fff3}.language-switcher option{color:#333;background-color:#fff}.language-switcher-dark{border-color:#d1d5db;background-color:#fff;color:#1a3320}.language-switcher-dark:hover{background-color:#f3f4f6}.main-content{max-width:800px;margin:0 auto;padding:2rem}.hero{text-align:center;padding:3rem 1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.hero-title{font-size:2rem;margin-bottom:1rem;color:#2e7d32}.hero-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background-color:#2e7d32;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.cta-button:hover{background-color:#1b5e20}.info{text-align:center;padding:1rem}.current-language{margin-top:1rem;font-size:.9rem;color:#666}.current-language code{background-color:#e0e0e0;padding:.2rem .5rem;border-radius:3px}.footer{text-align:center;padding:2rem;color:#666;font-size:.9rem}.loading{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:1.2rem;color:#666}@media (max-width: 600px){.header-content{flex-direction:column;gap:1rem}.hero-title{font-size:1.5rem}.cta-button{width:100%}}.lp-page{background:#f8faf8;min-height:100vh;display:flex;flex-direction:column}.lp-hero{background:linear-gradient(160deg,#0f2419,#1c4030);background-size:cover;background-position:center;color:#fff;min-height:100vh;display:flex;flex-direction:column}.lp-nav{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem}.lp-nav-title{font-size:1.1rem;font-weight:600;letter-spacing:.02em;color:#ffffffe6}.lp-lang-switcher{background:#ffffff1f!important;border-color:#ffffff47!important;color:#fff!important}.lp-nav-link{font-size:.95rem;font-weight:500;color:#ffffffe6;letter-spacing:.01em;padding:.4rem .2rem;transition:color .15s ease}.lp-nav-link:hover{color:#c8e6c9}.lp-nav-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}@media (max-width: 540px){.lp-nav{padding:.9rem 1rem;gap:12px}.lp-nav-title{font-size:1rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-nav-actions{gap:10px}.lp-nav-link{font-size:.85rem;white-space:nowrap;padding:.3rem 0}.lp-lang-switcher{padding:.4rem .6rem!important;font-size:.85rem!important}}.cn-light{border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:10}.cn-light-inner{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.cn-light-title{font-size:18px;font-weight:700;color:#1a3320;letter-spacing:-.01em;text-decoration:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-light-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.cn-light-link{font-size:14px;font-weight:500;color:#1a3320;text-decoration:none;white-space:nowrap}@media (max-width: 540px){.cn-light-inner{padding:10px 14px;gap:10px}.cn-light-title{font-size:16px}.cn-light-actions{gap:10px}.cn-light-link{font-size:13px}}.hu-body-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:48px;align-items:start}.hu-booking-col{position:sticky;top:100px}@media (max-width: 860px){.hu-body-grid{grid-template-columns:minmax(0,1fr);gap:32px}.hu-booking-col{position:static;top:auto}}.hu-photo-grid{position:relative;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;border-radius:12px;overflow:hidden;margin-bottom:28px;height:clamp(220px,38vh,340px);max-width:900px}.hu-photo-grid.is-1{grid-template-columns:1fr;grid-template-rows:1fr;height:clamp(200px,32vh,300px)}.hu-photo-grid.is-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:clamp(200px,32vh,300px)}.hu-photo-tile{overflow:hidden;background:#f0f9f0;padding:0;border:none;cursor:pointer;position:relative}.hu-photo-tile.is-hero{grid-row:span 2}.hu-photo-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s ease}.hu-photo-tile:hover img{filter:brightness(.92)}@media (max-width: 720px){.hu-photo-grid,.hu-photo-grid.is-2{grid-template-columns:1fr;grid-template-rows:1fr;height:clamp(200px,32vh,280px)}.hu-photo-grid .hu-photo-tile:nth-child(n+2){display:none}.hu-photo-tile.is-hero{grid-row:auto}}.hu-card-photo{border-radius:12px;overflow:hidden;aspect-ratio:4 / 3;background:#f0f9f0;margin-bottom:10px;position:relative}.hu-card-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.lp-hero-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem 6rem}.lp-hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;letter-spacing:-.02em;color:#fff;margin-bottom:1rem;line-height:1.15}.lp-hero-subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:#ffffffb8;margin-bottom:2.5rem;max-width:480px}.lp-cta{display:inline-block;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:#0f2419;background:#c8e6c9;border:none;border-radius:6px;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.01em}.lp-cta:hover{background:#a5d6a7;transform:translateY(-1px)}.lp-hiw{padding:7rem 2rem;max-width:900px;margin:0 auto;width:100%}.lp-sitemap-section{padding:5rem 2rem;background:#f8faf8}.lp-sitemap-inner{max-width:1000px;margin:0 auto}.lp-sitemap-desc{text-align:center;color:#6b7280;font-size:1rem;margin-top:0;margin-bottom:2.5rem}@media (max-width: 700px){.lp-sitemap-section{padding:3rem 0}.lp-sitemap-inner{max-width:none}.lp-sitemap-desc{padding:0 1rem}}.lp-section-title{text-align:center;font-size:1.65rem;font-weight:700;color:#1a3320;margin-bottom:3rem}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-step{text-align:center;position:relative;background:#fff;border:1px solid #e5ecdf;border-radius:14px;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 1px 3px #0f24190d;transition:transform .18s,box-shadow .18s,border-color .18s}.lp-step:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f24191a;border-color:#c8e6c9}.lp-step-arrow{display:none}.lp-step-num{width:52px;height:52px;border-radius:14px;background:linear-gradient(140deg,#1c4030,#2e5a40);color:#c8e6c9;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;box-shadow:0 2px 8px #1c40302e}.lp-step-title{font-size:1.02rem;font-weight:700;color:#1a3320;margin-bottom:.4rem}.lp-step-desc{font-size:.9rem;color:#4a6352;line-height:1.6}.lp-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px;gap:3px}.lp-gallery-img{width:100%;height:100%;object-fit:cover;display:block}.lp-gallery-img:first-child{grid-row:1 / 3}@media (max-width: 700px){.lp-gallery{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,180px)}.lp-gallery-img:first-child{grid-column:1 / 3;grid-row:1}}.lp-features{background:#f8faf8;padding:7rem 2rem}.lp-feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:900px;margin:0 auto}.lp-card{padding:1.75rem 1.5rem 1.5rem;border-radius:14px;background:#fff;text-align:center;border:1px solid #e5ecdf;box-shadow:0 1px 3px #0f24190d;transition:transform .18s,box-shadow .18s,border-color .18s}.lp-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f24191a;border-color:#c8e6c9}.lp-card-icon{width:52px;height:52px;border-radius:14px;background:#f0f9f0;border:1px solid #c8e6c9;color:#1c4030;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem}.lp-card-title{font-size:1.02rem;font-weight:700;color:#1a3320;margin-bottom:.4rem}.lp-card-desc{font-size:.9rem;color:#4a6352;line-height:1.6}.lp-footer{text-align:center;padding:2rem;color:#6b8c77;font-size:.85rem;background:#f8faf8;margin-top:auto}@media (max-width: 700px){.lp-steps,.lp-feature-cards{grid-template-columns:1fr}.lp-step-arrow{display:none}}.bp-header{background:linear-gradient(90deg,#0f2419,#1c4030)}.bf-input{width:100%;padding:11px 14px;font-size:15px;font-family:inherit;color:#1a1a1a;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.bf-input:focus{border-color:#1c4030;box-shadow:0 0 0 3px #1c40301f}.bf-input:focus::placeholder{color:transparent}.bf-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.bf-type-card{flex:1;padding:14px 12px;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;text-align:center;background:#fff;transition:border-color .15s,background .15s,box-shadow .15s;-webkit-user-select:none;user-select:none}.bf-type-card:hover{border-color:#a7c4a9;background:#f6fbf6}.bf-type-card.active{border-color:#1c4030;background:#f0f9f0;box-shadow:0 0 0 1px #1c4030}.bf-stepper-btn{width:36px;height:36px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;font-size:18px;line-height:1;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s,border-color .12s;flex-shrink:0}.bf-stepper-btn:hover:not(:disabled){background:#f0f9f0;border-color:#1c4030;color:#1c4030}.bf-stepper-btn:active:not(:disabled){background:#e8f5e9}.bf-stepper-btn:disabled{opacity:.35;cursor:not-allowed}.bf-addon-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:8px;cursor:pointer;transition:background .12s;-webkit-user-select:none;user-select:none;gap:12px}.bf-addon-row+.bf-addon-row{border-top:1px solid #f3f4f6}.bf-addon-row:hover{background:#f6fbf6}.bf-addon-row.included{cursor:default;opacity:.6}.bf-toggle{position:relative;width:40px;height:22px;flex-shrink:0}.bf-toggle input{opacity:0;width:0;height:0;position:absolute}.bf-toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:11px;transition:background .2s}.bf-toggle input:checked+.bf-toggle-track{background:#1c4030}.bf-toggle-thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.bf-toggle input:checked~.bf-toggle-thumb{transform:translate(18px)}.bf-submit-btn{width:100%;padding:16px;font-size:16px;font-weight:600;font-family:inherit;color:#fff;background:#1c4030;border:none;border-radius:10px;cursor:pointer;transition:background .15s,transform .1s;letter-spacing:.01em}.bf-submit-btn:hover:not(:disabled){background:#0f2419}.bf-submit-btn:active:not(:disabled){transform:scale(.99)}.bf-submit-btn:disabled{background:#d1d5db;cursor:not-allowed}.bf-submit-btn.bf-submit-btn-secondary{background:#fff;color:#1c4030;border:1.5px solid #1c4030}.bf-submit-btn.bf-submit-btn-secondary:hover:not(:disabled){background:#f0f4f1}.bf-submit-btn.bf-submit-btn-secondary:disabled{background:#fff;color:#9ca3af;border-color:#d1d5db}@media (max-width: 480px){.bf-form{padding-bottom:40vh}.bf-dates-grid,.bf-guests-grid{grid-template-columns:1fr!important}}.admin-nav{position:relative;background:linear-gradient(90deg,#0f2419,#1c4030);display:flex;align-items:center;padding:0 16px;height:60px;gap:8px}.admin-nav-brand{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0;line-height:0}.admin-nav-brand img{width:34px;height:34px;display:block;border-radius:8px}.admin-nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:linear-gradient(180deg,#1c4030,#142c20);padding:8px;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 8px 20px #00000040;z-index:30}.admin-nav-links--open{display:flex}.admin-nav-links a{display:block;padding:12px 14px!important;font-size:15px!important;border-radius:8px!important}.admin-nav-actions{margin-left:0;display:flex;align-items:center;gap:6px;flex-shrink:0}.admin-nav-logout{background:transparent;color:#fff9;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:6px 10px;font-size:12px;cursor:pointer;transition:color .15s,border-color .15s;font-family:inherit;flex-shrink:0}.admin-nav-burger{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.2);border-radius:6px;width:30px;height:30px;font-size:15px;line-height:1;cursor:pointer;margin-left:auto;font-family:inherit}.admin-nav-backdrop{display:block;position:fixed;top:60px;right:0;bottom:0;left:0;background:#00000059;z-index:20}.admin-main{padding:40px 28px;max-width:960px;margin:0 auto}.admin-main--wide{max-width:1280px}.admin-back-button{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500;font-family:inherit;color:#4a6352;cursor:pointer;margin-bottom:20px;transition:border-color .15s,color .15s,background .15s}.admin-back-button:hover{border-color:#a7c4a9;color:#1c4030;background:#f0f9f0}.admin-rate-card-row{display:flex;align-items:center;gap:14px}.admin-rate-card-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.admin-gate-actions{display:flex;align-items:center;gap:8px}@media (max-width: 640px){.admin-main{padding:20px 16px}.admin-rate-card-row{flex-wrap:wrap;gap:10px}.admin-rate-card-controls{width:100%;justify-content:flex-end}.admin-gate-actions{flex-wrap:wrap;justify-content:flex-end}.admin-modal-overlay{padding:0!important;align-items:flex-end!important}.admin-modal-sheet{border-radius:16px 16px 0 0!important;max-height:95vh!important}.admin-modal-body{padding:12px 16px 8px!important}.admin-modal-header,.admin-modal-footer{padding-left:16px!important;padding-right:16px!important}}.loading-spinner{display:inline-block;width:22px;height:22px;border:3px solid rgba(28,64,48,.18);border-top-color:#1c4030;border-radius:50%;animation:loading-spin .7s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}.tiptap-editor .ProseMirror{outline:none;min-height:inherit;color:#222}.tiptap-editor .ProseMirror>*+*{margin-top:.7em}.tiptap-editor .ProseMirror h2{font-size:18px;font-weight:700;color:#1c4030;border-bottom:2px solid #1c4030;padding-bottom:4px;margin:1em 0 .5em}.tiptap-editor .ProseMirror h3{font-size:15px;font-weight:700;color:#333;margin:.8em 0 .4em}.tiptap-editor .ProseMirror p{margin:.4em 0}.tiptap-editor .ProseMirror ul,.tiptap-editor .ProseMirror ol{padding-left:24px;margin:.4em 0}.tiptap-editor .ProseMirror ul{list-style:disc}.tiptap-editor .ProseMirror ol{list-style:decimal}.tiptap-editor .ProseMirror li{margin:.25em 0}.tiptap-editor .ProseMirror li>p{margin:0}.tiptap-editor .ProseMirror strong{font-weight:700}.tiptap-editor .ProseMirror em{font-style:italic}.tiptap-editor .ProseMirror code{background:#f3f4f6;padding:1px 4px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.tiptap-editor .ProseMirror blockquote{border-left:3px solid #d1d5db;padding-left:12px;color:#4b5563;margin:.6em 0}.tiptap-editor .ProseMirror div.highlight,.tiptap-editor .ProseMirror div.warning,.tiptap-editor .ProseMirror div.contact-box,.tiptap-editor .ProseMirror div.dark-block,.tiptap-editor .ProseMirror div.info-box{padding:12px 16px;margin:14px 0;border-radius:6px;position:relative}.tiptap-editor .ProseMirror div.highlight{background:#e8f5e9;border:1px solid #a5d6a7}.tiptap-editor .ProseMirror div.warning{background:#fff3cd;border:1px solid #ffc107}.tiptap-editor .ProseMirror div.contact-box{background:#f5f5f5;border:1px solid #ddd;text-align:center}.tiptap-editor .ProseMirror div.dark-block{background:#1c4030;border:1px solid #1c4030;color:#fff}.tiptap-editor .ProseMirror div.dark-block *,.tiptap-editor .ProseMirror div.dark-block strong{color:#fff}.tiptap-editor .ProseMirror div.info-box{background:#e3f2fd;border:1px solid #90caf9}.tiptap-editor .ProseMirror div.highlight:before,.tiptap-editor .ProseMirror div.warning:before,.tiptap-editor .ProseMirror div.contact-box:before,.tiptap-editor .ProseMirror div.dark-block:before,.tiptap-editor .ProseMirror div.info-box:before{position:absolute;top:-9px;left:12px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 8px;border-radius:3px;color:#fff}.tiptap-editor .ProseMirror div.highlight:before{content:"Highlight";background:#2e7d32}.tiptap-editor .ProseMirror div.warning:before{content:"Warning";background:#b78103}.tiptap-editor .ProseMirror div.contact-box:before{content:"Contact";background:#555}.tiptap-editor .ProseMirror div.dark-block:before{content:"Brand";background:#0d2017}.tiptap-editor .ProseMirror div.info-box:before{content:"Sights";background:#1976d2}.tiptap-editor .ProseMirror div.highlight>*:first-child,.tiptap-editor .ProseMirror div.warning>*:first-child,.tiptap-editor .ProseMirror div.contact-box>*:first-child,.tiptap-editor .ProseMirror div.dark-block>*:first-child,.tiptap-editor .ProseMirror div.info-box>*:first-child{margin-top:0}.tiptap-editor .ProseMirror div.highlight>*:last-child,.tiptap-editor .ProseMirror div.warning>*:last-child,.tiptap-editor .ProseMirror div.contact-box>*:last-child,.tiptap-editor .ProseMirror div.dark-block>*:last-child,.tiptap-editor .ProseMirror div.info-box>*:last-child{margin-bottom:0}.tiptap-editor .ProseMirror div.contact-box h3{color:#1c4030;margin:0 0 4px}.lp-contact{background:#f0f9f0;padding:64px 24px}.lp-contact-inner{max-width:640px;margin:0 auto}.lp-contact-subtitle{text-align:center;color:#4a6352;margin:0 0 32px}.lp-contact-form{display:flex;flex-direction:column;gap:16px}.lp-contact-field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#1a3320;font-weight:500}.lp-contact-field input,.lp-contact-field textarea,.lp-contact-field select{font:inherit;padding:10px 12px;border:1.5px solid #c8e6c9;border-radius:8px;background:#fff;resize:vertical}.lp-contact-field input:focus,.lp-contact-field textarea:focus,.lp-contact-field select:focus{outline:none;border-color:#1c4030}.lp-contact-stay{display:flex;flex-direction:column;gap:8px}.lp-contact-stay-label{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.lp-contact-stay-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.lp-contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.lp-contact-submit{align-self:center;margin-top:8px}.lp-contact-submit[disabled]{opacity:.6;cursor:not-allowed}.lp-contact-error{color:#b00020;margin:0}.lp-contact-success{text-align:center;font-size:18px;color:#1c4030;background:#fff;border:1.5px solid #c8e6c9;border-radius:8px;padding:24px}.offer-body{font-size:15px;line-height:1.65;color:#374151}.offer-body>:first-child{margin-top:0}.offer-body>:last-child{margin-bottom:0}.offer-body p{margin:0 0 12px}.offer-body h1,.offer-body h2,.offer-body h3{color:#1a3320;font-weight:700;letter-spacing:-.01em;margin:20px 0 8px}.offer-body h1{font-size:20px}.offer-body h2{font-size:17px}.offer-body h3{font-size:15px}.offer-body strong{color:#1a3320}.offer-body a{color:#1c4030;text-decoration:underline}.offer-body ul,.offer-body ol{padding-left:22px;margin:0 0 12px}.offer-body li{margin-bottom:4px}.offer-body blockquote{margin:12px 0;padding:8px 14px;border-left:3px solid #1c4030;background:#f8faf8;color:#4a6352;font-style:italic}.offer-body hr{margin:20px 0;border:0;border-top:1px solid #e5e7eb}.offer-body img{max-width:100%;height:auto;border-radius:8px}.note-tooltip{position:relative;display:inline-block;margin-left:6px;cursor:help;color:#6b7280;font-size:13px}.note-tooltip__bubble{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1a3320;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:400;line-height:1.45;white-space:pre-wrap;width:max-content;max-width:320px;box-shadow:0 8px 24px #0000002e;opacity:0;pointer-events:none;transition:opacity .1s ease-in;z-index:50}.note-tooltip__bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1a3320}.note-tooltip:hover .note-tooltip__bubble,.note-tooltip:focus-within .note-tooltip__bubble{opacity:1}
