@import "https://fonts.googleapis.com/css2?family=Indie+Flower&family=Roboto:wght@400;500;700&display=swap";
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.table{display:table}}:root{--background:#f0f0ef;--foreground:#111;--brown:#7e4f31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Roboto,Arial,sans-serif;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.display-font{letter-spacing:.11em;font-family:Indie Flower,cursive;font-weight:400;line-height:1.1}.site-header{z-index:2;justify-content:space-between;align-items:center;gap:22px;min-height:76px;padding:14px 5%;display:flex;position:relative}.site-logo{letter-spacing:.12em;white-space:nowrap;font-size:13px;font-weight:700;text-decoration:none}.site-nav{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.site-nav a{font-size:13px;text-decoration:none}.site-nav a:hover,.host a:hover{text-decoration:underline}.language-switch{white-space:nowrap;align-items:center;gap:7px;display:flex}.language-switch button{color:#777;background:0 0;border:0;padding:2px;font-size:13px}.language-switch button.active{color:var(--foreground);font-weight:700}.hero{background:#a9aa96;height:52vh;min-height:340px;max-height:590px;position:relative;overflow:hidden}.hero-background{background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@media (min-width:761px){.hero{height:min(70vh,690px);min-height:590px;max-height:none}}.hero-button{background:var(--brown);min-width:125px;min-height:42px;color:var(--background);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;font-size:13px;text-decoration:none;display:inline-flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.hero-button:hover,.brown-button:hover{opacity:.85}.section{max-width:1200px;margin:0 auto;padding:100px 7%;scroll-margin-top:30px}.section h2{margin:0 0 32px;font-size:clamp(25px,3vw,37px)}.section p{margin:0 0 19px}.photo{background-color:#dad7ce;background-position:50%;background-size:cover}.experience-section{grid-template-columns:1fr 1fr;align-items:center;gap:12%;display:grid}.experience-photo{background-image:url(/experience.jpg);min-height:590px}.section-copy{max-width:540px}.itinerary-section{grid-template-columns:1.2fr .8fr;align-items:start;gap:12%;display:grid}.itinerary-photos{grid-template-rows:repeat(4,180px);gap:8px;padding-top:45px;display:grid}.wine-photo{background-image:url(/wine.jpg)}.food-photo{background-image:url(/food.jpg)}.landscape-photo{background-image:url(/landscape.jpg)}.barrel-photo{background-image:url(/barrel.jpg)}.dish-list{margin:-8px 0 24px;padding:0;list-style:none}.dish-list li:before{content:"– "}.stay-line{margin-top:35px!important}.inline-link{color:var(--foreground);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.timings-link{margin-top:20px}.centered{text-align:center}.hosts-section{padding-top:80px}.hosts-grid{grid-template-columns:repeat(2,minmax(0,290px));justify-content:space-around;gap:70px;margin-top:55px;display:grid}.host{min-width:0}.host .photo{height:290px}.doris-photo{background-image:url(/doris.jpg)}.elias-photo{background-image:url(/elias.jpg)}.host h3{text-align:center;margin:23px 0 4px;font-size:25px}.host-role{text-align:center;font-style:italic}.host>p:not(.host-role){margin-top:26px}.host a{overflow-wrap:anywhere;margin-top:5px;font-size:13px;text-decoration:none;display:inline-block}.reserve-section{padding-bottom:130px}.reserve-grid{grid-template-columns:1fr 1fr;gap:12%;margin-top:55px;display:grid}.prices{text-align:left}.launch-copy{max-width:350px;font-style:italic;margin:0 0 38px!important}.price-option{gap:4px;margin-bottom:31px;display:grid}.price-option strong{text-underline-offset:4px;font-weight:500;text-decoration:underline}.limited{font-style:italic;margin-top:29px!important}.reserve-form{align-content:start;gap:17px;display:grid}.reserve-form>p{margin-bottom:18px}.reserve-form label{grid-template-columns:105px 1fr;align-items:center;gap:15px;font-size:14px;display:grid}.reserve-form input,.reserve-form select,.reserve-form textarea{width:100%;min-height:35px;color:var(--foreground);background:0 0;border:1px solid #aaa6a0;border-radius:5px;padding:7px 10px}.reserve-form textarea{resize:vertical}.brown-button{background:var(--brown);min-height:42px;color:var(--background);border:0;border-radius:999px;justify-self:start;padding:0 25px;font-size:13px}.reserve-form small{color:#555;max-width:420px;font-size:12px}footer{letter-spacing:.1em;border-top:1px solid #d8d6d2;justify-content:space-between;padding:28px 5%;font-size:12px;display:flex}footer a{font-size:20px;text-decoration:none}.modal-backdrop{z-index:20;background:#0000008c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:var(--background);width:min(650px,100%);max-height:90vh;padding:45px;position:relative;overflow-y:auto}.modal-panel h2{margin:0 0 28px;font-size:30px}.modal-close{background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:14px;right:20px}.schedule>div{border-bottom:1px solid #d5d2cc;grid-template-columns:135px 1fr;gap:15px;padding:13px 0;display:grid}.modal-note{color:#555;margin:25px 0 0;font-size:13px;font-style:italic}.barrels-subtitle{font-style:italic}.barrels-gallery{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.barrels-gallery .photo{height:180px}@media (max-width:760px){.site-header{flex-wrap:wrap;gap:12px;padding:18px 5%}.site-nav{order:3;justify-content:space-between;gap:12px;width:100%}.site-nav a{font-size:11px}.hero{height:48vh;min-height:330px}.hero-button{bottom:22px}.section{padding:75px 7%}.experience-section,.itinerary-section,.reserve-grid{grid-template-columns:1fr;gap:35px}.experience-photo{min-height:420px}.itinerary-photos{grid-template-rows:160px 160px;grid-template-columns:1fr 1fr;padding-top:0}.hosts-grid{grid-template-columns:1fr;justify-items:center;gap:65px}.host{max-width:320px}.reserve-form label{grid-template-columns:1fr;gap:5px}.modal-panel{padding:35px 23px}.schedule>div{grid-template-columns:95px 1fr}}.site-header{z-index:100;width:0;min-height:0;padding:0;position:absolute;top:0;right:0}.site-logo,.site-nav,.language-switch{display:none}.header-actions{display:block}.menu-toggle{z-index:102;cursor:pointer;background:#f0f0ef;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:46px;height:46px;padding:0;display:flex;position:fixed;top:18px;right:20px}.menu-toggle span{background:#111;width:20px;height:2px;display:block}.menu-toggle{left:20px;right:auto}.menu-panel{z-index:101;background:#f0f0ef;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;width:min(280px,85vw);height:100dvh;max-height:none;padding:90px 28px 32px;animation:.3s ease-out menu-slide-in;display:flex;position:fixed;top:0;left:0;right:auto;overflow-y:auto;box-shadow:8px 0 25px #0002}.menu-panel a{color:#111;border:0;padding:12px 0;font-size:15px;text-decoration:none}.menu-languages{border:0;gap:12px;margin-bottom:20px;padding:0;display:flex}@keyframes menu-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.hero-background{background-position:50%;background-repeat:no-repeat;background-size:cover}.barrels-section{text-align:center;position:relative}.barrels-section:before{content:"";border-top:1px solid #d8d6d2;width:100vw;position:absolute;top:0;left:50%;transform:translate(-50%)}.barrels-subtitle,.barrels-description{max-width:420px;margin:18px auto!important}.barrels-triptych{grid-template-columns:1fr 2.15fr 1fr;gap:18px;width:min(100%,750px);height:245px;margin:34px auto;display:grid}.barrels-triptych .photo{background-position:50%;background-size:cover;width:100%;height:100%}.barrel-left{background-image:url(/barrel-left.jpg)}.barrel-center{background-image:url(/barrel-center.jpg)}.barrel-right{background-image:url(/barrel-right.jpg)}.barrels-features{margin-top:32px!important}.barrels-capacity{font-style:italic;margin-top:28px!important}@media (max-width:600px){.barrels-triptych{gap:8px;height:150px}}.experience-section .section-copy,.itinerary-section p,.itinerary-section .dish-list{max-width:400px}.experience-section .section-copy p,.itinerary-section p,.host>p:not(.host-role),.reserve-section .launch-copy,.reserve-section .reserve-form>p,.barrels-description{text-align:justify;text-align-last:left}.modal-panel:has(.barrels-triptych-modal){text-align:center;width:min(950px,100%)}.modal-panel:has(.barrels-triptych-modal) h2{text-align:center}.modal-panel:has(.barrels-triptych-modal) .barrels-subtitle{text-align:center}.modal-panel:has(.barrels-triptych-modal) .barrels-description{text-align:justify;max-width:420px;margin:18px auto 34px!important}.modal-panel:has(.barrels-triptych-modal) .barrels-features{text-align:center}.modal-panel .barrels-triptych-modal{width:min(100%,750px);height:245px;margin:0 auto 34px}@media (max-width:600px){.modal-panel .barrels-triptych-modal{gap:8px;height:150px}}.modal-panel:has(.barrels-triptych-modal)>p:not(.barrels-subtitle):not(.barrels-features){text-align:justify;max-width:420px;margin:18px auto 34px}.footer-info,.footer-links{align-items:center;gap:24px;display:flex}.footer-links a:first-child{letter-spacing:0;font-size:12px}@media (max-width:600px){footer,.footer-info{flex-direction:column;align-items:flex-start;gap:12px}.footer-links{justify-content:space-between;width:100%}}.footer-info{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.footer-info a{font:inherit;color:inherit;letter-spacing:inherit;text-decoration:none}.footer-info a:hover{text-decoration:underline}.experience-video{object-fit:cover;width:100%;height:100%;box-shadow:none;background:0 0;border:0;display:block}@media (max-width:768px){.experience-section{flex-direction:column;display:flex}.experience-section .section-copy{order:1}.experience-section .experience-video{order:2}.host .photo{width:min(78%,280px);height:280px;margin-inline:auto}.hero-button{display:none}}.itinerary-section p.stay-line{text-align:left}.experience-section .experience-date{text-align:left;font-weight:600}.prices .booking-date{text-align:left;margin-bottom:.5rem}.modal-note{text-align:center!important}@media (max-width:768px){.food-photo-right{background-position:100%}}.language-switch{z-index:100;background:#f0f0ef;border-radius:8px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:fixed;top:18px;right:18px}.language-switch button{color:#222;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px}.language-switch button.active{text-underline-offset:4px;font-weight:700;text-decoration:underline}@media (max-width:768px){.experience-date,.booking-date{font-size:12px!important}.reserve-form{border:1px solid #b8b8b8;border-radius:12px;padding:24px 18px}footer .footer-info{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:5px;display:flex;flex-direction:row!important}footer .footer-info>span,footer .footer-info>a{letter-spacing:0;font-size:11px}}.price-notes{flex-direction:column;gap:1px;display:flex}.price-notes p{margin:0}
