:root{--wine:#7b160f;--red:#a92a17;--gold:#d9a83e;--ink:#1b1714;--cream:#f4ead8;--paper:#fbf8f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:86px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:20;color:#fff;border-bottom:1px solid #ffffff35}.brand{display:flex;align-items:center;gap:12px;min-width:250px}.brand img{width:48px;height:48px;object-fit:contain;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1.18}.brand strong{font-family:Georgia,serif;font-size:17px}.brand small{opacity:.72;font-size:11px;margin-top:4px}.nav{display:flex;align-items:center;gap:clamp(16px,2vw,30px);font-size:13px;font-weight:700}.nav a{padding:12px 0}.nav-give{border:1px solid #ffffff88;padding:12px 18px!important;border-radius:100px}.menu-button{display:none;background:transparent;color:#fff;border:0}.hero{height:min(820px,92vh);min-height:660px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1d0302e6,#340804a6 48%,#18040333),linear-gradient(0deg,rgba(0,0,0,.45),transparent 50%)}.hero-content{position:relative;z-index:2;width:min(780px,85%);margin-left:clamp(24px,9vw,145px);padding-top:50px}.eyebrow,.section-kicker{color:var(--red);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero .eyebrow{color:#efc871}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em}h1{font-size:clamp(58px,8vw,112px);line-height:.89}.hero-copy{font-family:Georgia,serif;font-size:clamp(18px,2vw,23px);line-height:1.55;max-width:620px;color:#f8eee3;margin:30px 0}.hero-actions,.product>div:last-child{display:flex;gap:12px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 22px;border-radius:3px;font-size:13px;font-weight:800}.button svg,.text-link svg{width:17px}.primary{background:var(--red);color:#fff}.ghost{border:1px solid #ffffff80;color:#fff}.cream{background:var(--cream);color:var(--wine)}.next-service{position:absolute;z-index:3;right:clamp(20px,6vw,100px);bottom:0;background:var(--cream);color:var(--ink);padding:24px 28px;display:flex;align-items:center;gap:18px;width:min(400px,calc(100% - 40px))}.next-service>svg:first-child{color:var(--red)}.next-service>svg:last-child{margin-left:auto}.next-service span{display:flex;flex-direction:column}.next-service small,.schedule small{font-size:10px;letter-spacing:.14em;font-weight:800;color:var(--red);margin-bottom:5px}.section{padding:clamp(78px,9vw,140px) clamp(24px,9vw,145px)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10vw}h2{font-size:clamp(42px,5.3vw,74px);line-height:1.04}.intro-text{padding-top:28px;font-family:Georgia,serif;font-size:19px;line-height:1.75;color:#625c55}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--red);font-family:Arial,sans-serif;font-size:13px;font-weight:800}.service-section{display:grid;grid-template-columns:1.15fr .85fr;padding-top:0;padding-bottom:0;background:var(--wine)}.service-image{margin-left:calc(clamp(24px,9vw,145px)*-1)}.service-image img{width:100%;height:100%;min-height:650px;object-fit:cover}.service-card{color:#fff;padding:100px 0 100px clamp(40px,6vw,100px)}.light{color:#e2b95c}.schedule{display:flex;gap:20px;border-top:1px solid #ffffff2e;padding:26px 0;margin-top:26px}.schedule div{display:flex;flex-direction:column;gap:5px}.schedule strong{font-family:Georgia,serif;font-size:19px}.schedule span{font-size:13px;opacity:.67}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-heading>p{max-width:400px;line-height:1.6;color:#d2c8bd}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.event-card{background:#fff;border:1px solid #e8e0d4;padding:28px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;transition:.2s}.event-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #35150c12}.event-date{border-right:1px solid #ddd1c2;padding-right:22px;text-align:center}.event-date strong{display:block;font:40px Georgia,serif;color:var(--wine)}.event-date span,.pill{font-size:10px;letter-spacing:.12em;font-weight:800;color:var(--red)}.event-card h3,.product h3{font:21px Georgia,serif;margin:10px 0 6px}.event-card p{margin:0;font-size:12px;color:#777067}.resources{background:#171210;color:#fff}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff23}.resource-grid a{min-height:180px;padding:34px;display:flex;align-items:center;gap:20px;border-right:1px solid #ffffff23}.resource-grid a:last-child{border:0}.resource-grid a>svg:first-child{color:#e2b95c;width:30px;height:30px}.resource-grid span{display:flex;flex-direction:column;gap:7px}.resource-grid small{color:#ae9d8f;font-size:10px;letter-spacing:.14em}.resource-grid strong{font:23px Georgia,serif}.resource-grid a>svg:last-child{margin-left:auto;width:18px}.gallery-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:12px;height:480px}.gallery-grid img{width:100%;height:100%;object-fit:cover}.shop{background:#efe5d5}.cart{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{background:#faf7f0;padding:18px 18px 24px}.product-art{aspect-ratio:1.3;display:grid;place-items:center;margin-bottom:20px;background:#d8c4a5}.product-art span{font:70px Georgia,serif;color:#8b5f1b}.art-2{background:#7d1c13}.art-2 span{color:#e8c36f}.art-3{background:#1f1712}.art-3 span{color:#b88739}.product>small{color:var(--red);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.product>div:last-child{justify-content:space-between}.product button,.cart-note button{border:0;background:var(--wine);color:#fff;padding:10px 15px;cursor:pointer}.cart-note{margin-top:18px;background:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.give-section{background:var(--red);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px}.give-section>div{max-width:700px}.give-section p:last-child{font:19px/1.6 Georgia,serif;opacity:.8}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:10vw}.contact>div:first-child>p:last-child{font:18px/1.7 Georgia,serif;color:#68615a;max-width:600px}.contact-card{background:#fff;padding:36px;border-top:5px solid var(--red);box-shadow:0 15px 50px #3c1c1110}.contact-card p{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid #eee3d8}.contact-card svg{color:var(--red);width:20px}.contact-card .button{margin-top:10px}footer{background:#171210;color:#fff;padding:45px clamp(24px,5vw,80px);display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:12px}.footer-brand{min-width:auto}.footer-brand img{width:42px;height:42px}footer p{opacity:.55}@media(max-width:900px){.site-header{height:74px}.brand{min-width:auto}.brand small{display:none}.nav{display:none;position:absolute;left:14px;right:14px;top:74px;background:#211412;padding:18px;flex-direction:column;align-items:stretch;gap:3px;box-shadow:0 20px 40px #0008}.nav.open{display:flex}.nav a{padding:12px}.nav-give{text-align:center;margin-top:5px}.menu-button{display:block}.hero{min-height:720px}.hero-content{margin:0 24px;width:auto}.hero-copy{font-size:18px}.next-service{right:20px}.intro,.contact{grid-template-columns:1fr;gap:20px}.service-section{grid-template-columns:1fr;padding:0}.service-image{margin:0;height:360px}.service-image img{min-height:0}.service-card{padding:70px 24px}.event-grid,.product-grid,.resource-grid{grid-template-columns:1fr}.resource-grid a{min-height:130px;border-right:0;border-bottom:1px solid #ffffff23}.gallery-grid{height:auto;grid-template-columns:1fr 1fr}.gallery-grid img{aspect-ratio:1.1}.gallery-grid img:first-child{grid-column:span 2;aspect-ratio:1.6}.give-section,.section-heading{align-items:flex-start;flex-direction:column}.section-heading{margin-bottom:28px}footer{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.brand strong{font-size:14px}.brand img{width:40px;height:40px}.hero{min-height:700px}.hero-content{padding-bottom:80px}h1{font-size:52px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.next-service{padding:18px}.next-service>svg:last-child{display:none}.event-card{grid-template-columns:auto 1fr;padding:20px}.event-card>svg{display:none}.section{padding:72px 20px}.gallery-grid{display:block}.gallery-grid img{margin-bottom:10px}.cart-note{align-items:flex-start;gap:12px;flex-direction:column}}.header-actions{display:flex;align-items:center;gap:10px}.cart-button,.cart-summary,.month-controls button,.drawer-head button,.quantity button,.gallery-grid button,.lightbox button{border:0;background:transparent;cursor:pointer;color:inherit}.cart-button{position:relative;color:#fff;padding:8px}.cart-button svg{width:21px}.cart-button span{position:absolute;right:0;top:0;min-width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--red);font-size:10px;font-weight:800}.month-controls{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #e8e0d4;padding:8px 12px}.month-controls strong{text-transform:capitalize;min-width:150px;text-align:center}.month-controls button{display:grid;place-items:center;padding:5px}.month-controls svg{width:18px}.calendar{background:#fff;border:1px solid #e8e0d4}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.weekdays span{padding:12px;text-align:center;background:#efe5d5;color:#6d5144;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.calendar-grid>div{min-height:95px;padding:12px;border-top:1px solid #eee5dc;border-right:1px solid #eee5dc;display:flex;flex-direction:column;gap:12px}.calendar-grid>div:nth-child(7n){border-right:0}.calendar-grid b{font:18px Georgia,serif}.calendar-grid span{font-size:11px;background:#f2d9cf;color:var(--wine);padding:6px;border-left:3px solid var(--red)}.calendar-grid .sunday{background:#fffaf4}.calendar-grid .blank{background:#faf8f3}.upcoming{margin-top:48px}.upcoming>h3{font:28px Georgia,serif}.data-note,.demo-banner{margin-top:20px;padding:14px 18px;background:#fff4d6;border-left:4px solid #d9a83e;color:#6f5320;font-size:13px;line-height:1.5}.resource-search{display:flex;align-items:center;gap:10px;border:1px solid #ffffff3d;padding:12px 14px;min-width:270px}.resource-search svg{width:18px;color:#e2b95c}.resource-search input{background:transparent;border:0;outline:0;color:#fff;width:100%;font-size:14px}.resource-search input::placeholder{color:#a89d95}.resource-grid em{font-style:normal;font-size:12px;line-height:1.5;color:#aa9f98}.resource-grid a{align-items:flex-start}.empty-state{padding:25px;text-align:center;color:#b8aaa0}.gallery-grid button{padding:0;overflow:hidden}.gallery-grid button img{transition:transform .35s}.gallery-grid button:hover img{transform:scale(1.025)}.cart-summary{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid #d8c8b5;font-weight:700}.demo-banner{margin:0 0 24px;background:#fff9e9}.product p{font-size:13px;line-height:1.5;color:#706861;min-height:40px}.product-art{position:relative}.product-art b{position:absolute;top:12px;left:12px;background:#fff9;padding:5px 7px;font-size:9px;letter-spacing:.1em}.quantity{display:flex;align-items:center;gap:8px}.quantity button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #d5c6b5!important;background:#fff!important;color:var(--wine)!important;padding:0!important}.quantity svg{width:14px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.faq-section details{border-top:1px solid #d9cfc3;padding:22px 0}.faq-section details:last-child{border-bottom:1px solid #d9cfc3}.faq-section summary{list-style:none;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-weight:700}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary svg{width:18px;color:var(--red);transition:transform .2s}.faq-section details[open] summary svg{transform:rotate(45deg)}.faq-section details p{font:16px/1.65 Georgia,serif;color:#6b645e;max-width:600px}.contact-lines{display:flex;flex-direction:column;gap:14px;margin-top:30px}.contact-lines span{display:flex;gap:10px;align-items:center;font-size:14px}.contact-lines svg{width:18px;color:var(--red)}.contact-form{background:#fff;padding:34px;display:flex;flex-direction:column;gap:18px;box-shadow:0 15px 50px #3c1c1110;border-top:5px solid var(--red)}.contact-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.contact-form input,.contact-form textarea{width:100%;padding:13px;border:1px solid #d9d0c7;background:#fff;font:15px Arial;resize:vertical;outline-color:var(--red);text-transform:none;letter-spacing:0}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:50;display:flex;justify-content:flex-end}.cart-drawer{height:100%;width:min(460px,100%);background:var(--paper);padding:28px;overflow:auto;box-shadow:-20px 0 60px #0004}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ded4ca;padding-bottom:20px}.drawer-head h2{font-size:38px}.drawer-head button{padding:8px}.empty-cart{text-align:center;padding:90px 20px;color:#706861}.empty-cart svg{width:44px;height:44px;color:var(--red)}.cart-lines>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #ded4ca}.cart-lines span{display:flex;flex-direction:column;gap:5px}.cart-lines small{color:#777}.cart-total{display:flex;justify-content:space-between;font-size:21px;padding:24px 0}.full{width:100%;border:0;cursor:pointer}.instagram-order{margin-top:10px;background:#171210;color:#fff}.checkout-note{text-align:center;color:#776f67;font-size:12px;line-height:1.5}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#100b09ed;z-index:60;display:grid;grid-template-columns:60px minmax(0,1100px) 60px;place-content:center;align-items:center;padding:30px}.lightbox img{width:100%;max-height:85vh;object-fit:contain}.lightbox button{color:#fff;display:grid;place-items:center;padding:15px}.lightbox-close{position:absolute;right:22px;top:22px}.lightbox-close svg{width:30px;height:30px}@media(max-width:900px){.faq-section{grid-template-columns:1fr}.resource-search{width:100%}.calendar{overflow-x:auto}.weekdays,.calendar-grid{min-width:680px}.contact-form{padding:24px}.lightbox{grid-template-columns:42px minmax(0,1fr) 42px;padding:15px}.site-header .cart-button{display:block}}@media(max-width:520px){.calendar-grid>div{min-height:80px}.calendar-grid span{font-size:10px}.month-controls{width:100%;justify-content:space-between}.cart-summary{width:100%;justify-content:center}.lightbox{grid-template-columns:34px minmax(0,1fr) 34px}.lightbox button{padding:4px}}
