@import url('/assets/admin.css');
:root{--ink:#352621;--paper:#fffdf9;--muted:#71655f;--line:#e8ddd0;--accent:#fedba6;--brand:#810800}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(46px,6.2vw,88px)}h2{font-size:clamp(36px,4vw,58px)}h3{font-weight:400;font-size:26px}em{font-family:Georgia,serif;font-weight:400}p{color:var(--muted)}.topbar{padding:9px 5%;display:flex;justify-content:space-between;background:var(--ink);color:#f1f0e9;font-size:10px;letter-spacing:.17em}.topbar b{margin-left:20px}.header{height:106px;margin:0 5%;display:flex;justify-content:space-between;align-items:center}.logo{font-family:Georgia,serif;font-size:55px;font-weight:bold;letter-spacing:-4px;line-height:1}.logo span{font:13px Arial;margin-left:5px;color:#819064}.header nav{display:flex;align-items:center;gap:42px;font-size:14px}.header nav a[aria-current]{border-bottom:1px solid;padding-bottom:5px}.nav-contact{border:1px solid #bac2b5;padding:13px 21px}.nav-contact span{margin-left:32px}.menu-toggle{display:none}.hero{position:relative;min-height:660px;height:calc(100svh - 144px);max-height:850px;margin:0 22px;color:white;isolation:isolate}.hero>img,.hero-shade{position:absolute;inset:0;height:100%;z-index:-2}.hero>img{object-position:center 57%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(36,18,12,.72),rgba(36,18,12,.06) 85%)}.hero-copy{max-width:730px;padding:88px 6% 115px}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:600;margin-bottom:28px}.eyebrow.light{color:#fff1dc;display:flex;gap:12px;align-items:center}.eyebrow.light span{width:6px;height:6px;background:#fedba6;border-radius:50%}.hero h1{font-family:Georgia,serif;letter-spacing:-.055em;font-size:clamp(60px,6.5vw,94px);line-height:1.04}.hero p{max-width:395px;color:#e3e5df;margin:25px 0 32px;font-size:16px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:var(--ink);color:white;padding:17px 25px;border:1px solid transparent;font-size:14px;cursor:pointer}.button:hover{background:#9b2f21;color:white}.button.cream{background:#fff4e2;color:var(--ink)}.button.cream:hover{background:var(--accent)}.hero-foot{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;border-top:1px solid #ffffff50;padding-top:22px;font-size:10px;letter-spacing:.15em}.hero-foot a{font-size:12px;letter-spacing:0}.material-strip{display:flex;justify-content:space-between;gap:25px;padding:28px 8%;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:19px}.material-strip span:before{content:'✳';margin-right:18px;color:#899879}.section{padding:100px 7%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:50px}.section-aside{max-width:315px}.section-aside p{font-size:15px;margin-bottom:20px}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #89988b;padding-bottom:8px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card-image{position:relative;overflow:hidden;background:#d3d5c7}.card-image img{height:350px;transition:transform .5s}.card:hover img{transform:scale(1.045)}.card-0 img{object-position:35% 95%}.card-1 img{object-position:10% 60%;filter:sepia(.2)}.card-2 img{object-position:90% 40%;filter:saturate(.6)}.circle{position:absolute;right:17px;bottom:17px;background:var(--paper);width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:24px}.card-label{display:flex;align-items:center;justify-content:space-between;margin:20px 0 7px}.card-label span{font-size:12px;color:#7d8b79}.card-label h2{font-size:27px}.card>p{font-size:10px;letter-spacing:.15em}.about-band{display:grid;grid-template-columns:1fr 1fr;background:#f5ede2}.about-image img{height:600px;object-position:0 55%}.about-copy{padding:85px 13%;align-self:center}.about-copy p{margin:27px 0}.cta{background:var(--ink);color:#f3f3e8;text-align:center;padding:85px 24px}.cta .eyebrow{color:#fedba6}.cta h2{margin-bottom:32px}footer{padding:60px 7% 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding-bottom:60px}.footer-top p{font-family:Georgia;font-size:25px;line-height:1.3}.footer-top>div{display:flex;justify-content:end;gap:27px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.page-top{padding-top:60px}.intro{max-width:540px;font-size:18px;margin:28px 0 36px}.all-cards{margin-top:65px;row-gap:50px}.detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.detail>.text-link{margin-bottom:30px}.detail .eyebrow{margin-top:40px}.detail>img{height:640px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:60px}.contact-form{padding:35px;background:#f6eee3}.contact-form h2{font-size:28px;margin-bottom:25px}label{display:block;font-size:14px;margin:0 0 19px}input,select,textarea{display:block;width:100%;padding:12px;border:1px solid #bac3b6;background:#fbfbf7;color:var(--ink);border-radius:0;margin-top:6px}textarea{resize:vertical}.check{display:flex;gap:12px;font-size:13px;align-items:start}.check input{width:18px;margin-top:4px}.check a{text-decoration:underline}.contact-line{border-top:1px solid var(--line);padding:18px 0}.contact-line small{font-size:12px}.contact-line p{font-size:19px}.alert,.success{padding:15px;margin:15px 0;background:#f4dcd4;color:#6c3020}.success{background:#dce9d5;color:#274e27}.honey{display:none}.prose{max-width:950px;min-height:60vh}.prose p{margin-top:25px}.skip{position:absolute;top:-100px;left:20px;z-index:100;padding:12px;background:white}.skip:focus{top:15px}@media(min-width:1600px){.hero-copy{max-width:850px}}@media(max-width:900px){.hero{min-height:620px}.hero-copy{padding-top:80px}.header nav{gap:24px}.section{padding:70px 6%}.cards{gap:17px}.card-image img{height:280px}.material-strip{font-size:15px;padding:23px 5%}.material-strip span:before{margin-right:8px}.about-copy{padding:50px 10%}.about-image img{height:530px}.contact,.detail{gap:35px}.footer-top>div{flex-direction:column;gap:8px}.contact-form{padding:24px}}@media(max-width:760px){.topbar{font-size:9px;justify-content:center}.topbar>span:last-child{display:none}.header{height:83px}.logo{font-size:47px}.menu-toggle{display:block;border:0;background:none;font-size:14px;color:var(--ink)}.header nav{display:none;position:absolute;top:113px;left:0;right:0;padding:30px;background:var(--paper);z-index:20;align-items:start}.header nav.open{display:flex;flex-direction:column}.hero{margin:0 10px;min-height:635px;max-height:750px;height:calc(100svh - 122px)}.hero-copy{padding:66px 7% 105px}.hero h1{font-size:62px}.hero p{font-size:15px}.hero-foot>span:last-child{display:none}.material-strip{justify-content:center;font-size:17px}.material-strip span:not(:first-child){display:none}.section-head{display:block}.section-aside{margin-top:25px;max-width:100%}.cards{grid-template-columns:1fr;gap:38px}.card-image img{height:350px}.section{padding:58px 6%}.eyebrow{margin-bottom:22px}.about-band,.detail,.contact{grid-template-columns:1fr}.about-image img{height:370px}.about-copy{padding:45px 7%}.cta{padding:60px 6%}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div{grid-column:1/-1;flex-direction:row;justify-content:start;gap:25px}.footer-top p{font-size:22px}.footer-bottom{gap:20px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.detail>img{height:400px}.contact{gap:25px}.contact-form{padding:25px 20px}.all-cards{margin-top:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}


/* Driada brand: original burgundy #810800 and gold #fedba6. */
.topbar{background:var(--brand);font-size:11px}.header{height:110px}.logo{display:inline-block;letter-spacing:normal;flex-shrink:0}.logo img{width:225px;height:75px;object-fit:contain;mix-blend-mode:multiply}.header nav{gap:28px}.header nav a:hover,.text-link:hover{color:var(--brand)}.nav-contact{background:var(--brand);border-color:var(--brand);color:#fff}.header nav .nav-contact:hover{background:#a02a1f;color:#fff}.search-link{display:flex;align-items:center}.button{background:var(--brand)}.hero{height:660px;min-height:600px;max-height:none}.hero-copy{max-width:790px;padding-top:90px}.hero h1{font-size:clamp(60px,6.5vw,94px);max-width:650px}.hero>img{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(31,16,10,.78),rgba(39,21,10,.22) 65%,rgba(39,21,10,.02))}.hero p{max-width:370px}.hero .eyebrow{font-size:11px}.hero-foot{font-size:11px}.material-strip{font-size:18px;color:#604433;background:#fbf5eb}.material-strip span:before{color:var(--brand)}.eyebrow{color:var(--brand);font-size:12px}.eyebrow.light{color:#fff0da}.card-image img{height:340px}.card>p{letter-spacing:.025em;font-size:14px;text-transform:none}.card-label span{color:#a58f7b}.circle{color:var(--brand)}.about-image img{height:590px}.about-copy{padding:65px 12%}.cta{background:var(--brand)}.cta p{color:#f4ded1;margin:20px auto 30px}.footer-top{grid-template-columns:1.2fr 1fr .8fr}.footer-top>div{display:block}.footer-top>div>p{font:17px/1.5 Georgia,serif;margin-top:20px}.footer-contact a,.footer-nav a{display:block;font-size:15px;margin:6px 0}.footer-top .logo{margin-left:-5px}.breadcrumb{display:inline-block;font-size:14px;color:#897363;margin:0 0 30px}.category-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6%;padding:50px 7% 65px;background:#f5eee4}.category-hero h1{font-size:clamp(45px,5vw,72px)}.category-hero>img{height:425px}.category-hero .intro{font-size:22px;font-family:Georgia,serif}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.product-image{position:relative;background:#efe5d8;overflow:hidden}.product-image img{height:270px;transition:transform .35s}.product-image>span{position:absolute;bottom:15px;right:15px;background:white;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:var(--brand)}.product-card:hover .product-image img{transform:scale(1.025)}.product-card h3{font-size:24px;line-height:1.2;margin:18px 0 10px;color:var(--brand)}.product-card p{font-size:14px;line-height:1.6}.card-letter{display:grid;place-items:center;height:270px;background:#eee1d1;color:#810800;font:90px Georgia}.listing-grid{margin-top:45px}.category-info{margin-top:65px;border-top:1px solid var(--line);padding-top:25px}.category-info>summary{cursor:pointer;font-size:22px;color:var(--brand)}.article{max-width:1280px;margin:auto;padding-top:55px}.article-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.article-top h1{font-size:clamp(40px,5vw,66px)}.article-top>.button{flex-shrink:0;white-space:nowrap}.article-date{font-size:14px;margin-top:20px}.rich-content{font-size:17px;line-height:1.85;overflow-wrap:anywhere}.rich-content a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.rich-content p{margin:20px 0;color:inherit}.rich-content h2{font-size:34px;margin:40px 0 20px}.rich-content h3{font-size:26px;margin:35px 0 20px}.rich-content h4{font-size:22px;margin:25px 0 15px}.rich-content>img,.rich-content>p>img,.rich-content>figure>img,.rich-content>a>img,.rich-content>p>a>img{width:auto;max-width:100%;height:auto;max-height:600px;margin:20px auto;object-fit:contain}.rich-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:14px;margin:25px 0;white-space:normal}.rich-content th,.rich-content td{border:1px solid #ddcbb7;padding:10px 14px;min-width:80px}.rich-content th{background:#f5e8d7;font-weight:600}.rich-content td{color:#52483f}.rich-content tbody tr:nth-child(even){background:#faf6f0}.rich-content ul:not(.wp-block-gallery){padding-left:24px}.rich-content .wp-block-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0;list-style:none}.rich-content .wp-block-gallery img{height:210px;object-fit:contain}.rich-content figure{margin:0}.rich-content .gallery-item img{height:195px;width:100%;object-fit:cover;margin:0}.embedded-gallery{margin:40px 0}.embedded-gallery>h3{border-top:1px solid var(--line);padding-top:30px}.embedded-gallery>.text-link{margin-top:22px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 18px}.gallery-item{margin:0;min-width:0}.gallery-item a{display:block;position:relative}.gallery-item a>span{position:absolute;bottom:8px;right:8px;width:30px;height:30px;background:white;color:var(--brand);text-align:center;border-radius:50%}.gallery-item img{height:210px}.gallery-item figcaption{font-size:13px;line-height:1.45;margin-top:10px;overflow-wrap:anywhere}.full-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.full-gallery img{height:290px}.gallery-albums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 26px}.gallery-albums img{height:270px}.gallery-albums h3{font-size:22px;line-height:1.3;margin:15px 0 6px}.gallery-albums h3 span{color:var(--brand)}.gallery-albums p{font-size:14px}.filter-form{max-width:650px;margin:35px 0 50px}.filter-form label{margin:0 0 10px}.filter-form>div{display:flex;gap:10px}.filter-form input{margin:0;min-width:0}.filter-form button{flex-shrink:0}.pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:50px}.pagination a{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);padding:5px}.pagination [aria-current]{background:var(--brand);color:white;border-color:var(--brand)}.advice-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.advice-cards>a{background:#f6f0e7;padding:30px;border-top:2px solid var(--brand)}.advice-cards span{font-size:11px;letter-spacing:.13em;color:#8e7664}.advice-cards h3{font-size:27px;line-height:1.2;margin:25px 0 18px}.advice-cards p{font-size:15px}.advice-cards b{display:block;font-size:14px;font-weight:400;color:var(--brand);margin-top:25px}.archive-note{padding:18px 22px;background:#f9eedc;border-left:3px solid #b98a51;font-size:14px;margin-bottom:35px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:55px}.location-grid .button{margin-top:30px}.location-grid p{margin-bottom:20px}.location-grid .rich-content img{max-height:450px}.faq-list{margin:45px 0}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list summary{font-size:22px;color:var(--brand);cursor:pointer}.about-links{display:flex;gap:20px;margin-top:40px}.outline{background:transparent;color:var(--brand);border:1px solid var(--brand)}.empty-state{padding:50px 20px;background:#f7f0e7;text-align:center}.contact-line span{font-size:14px;display:block;color:var(--muted);margin-top:12px}.contact-line p{font-size:18px}.lightbox{border:0;padding:55px 65px;background:#1b1613;color:#fff;max-width:95vw;width:1200px;max-height:96svh}.lightbox::backdrop{background:#000d}.lightbox figure{margin:0}.lightbox figure>img{height:auto;max-height:76svh;width:100%;object-fit:contain}.lightbox figcaption{text-align:center;font-size:14px;padding-top:15px}.lightbox button{position:absolute;color:white;background:transparent;border:0;cursor:pointer;padding:12px;font-size:24px}.lightbox-close{top:5px;right:8px}.lightbox-prev{top:45%;left:5px}.lightbox-next{top:45%;right:5px}.lightbox[open]{display:block}body:has(.lightbox[open]){overflow:hidden}
@media(max-width:1100px){.header nav{gap:18px}.header .logo img{width:190px}.hero-copy{padding-top:80px}.product-grid{gap:30px 20px}.product-image img{height:220px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-top{display:block}.article-top>.button{margin-top:25px}}
@media(max-width:900px){.header nav{gap:13px;font-size:13px}.header .logo img{width:165px}.nav-contact{padding:10px 15px}.nav-contact span{margin-left:10px}.hero{height:630px}.hero h1{font-size:75px}.about-copy{padding:50px 9%}.footer-top{gap:20px}.footer-top .logo img{width:180px}.gallery-albums{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero{padding:40px 6%}.category-hero>img{height:350px}.advice-cards{gap:15px}.advice-cards>a{padding:25px 20px}.advice-cards h3{font-size:24px}}
@media(max-width:760px){.header{height:92px}.header .logo img{width:185px;height:65px}.header nav{top:128px;gap:23px;font-size:16px}.hero{height:620px;min-height:620px}.hero-copy{padding:65px 7% 110px;max-width:100%}.hero h1{font-size:64px;max-width:480px}.hero p{font-size:16px;max-width:340px}.hero-shade{background:linear-gradient(90deg,rgba(31,16,10,.73),rgba(39,21,10,.25))}.topbar{font-size:9px;letter-spacing:.11em}.topbar>a{display:none}.hero-foot{font-size:10px}.category-hero{grid-template-columns:1fr;gap:30px}.category-hero>img{height:300px}.category-hero h1{font-size:50px}.category-hero .intro{margin:20px 0 25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.product-image img,.card-letter{height:210px}.product-card h3{font-size:21px}.product-card p{font-size:14px}.gallery-grid,.full-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.gallery-item img,.full-gallery img,.rich-content .gallery-item img{height:200px}.gallery-albums img{height:210px}.gallery-albums h3{font-size:20px}.advice-cards{grid-template-columns:1fr}.advice-cards>a{padding:28px}.advice-cards h3{margin-top:17px}.about-image img{height:390px}.location-grid{grid-template-columns:1fr;gap:30px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>.footer-nav{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 25px}.rich-content{font-size:16px}.rich-content .wp-block-gallery{grid-template-columns:repeat(2,1fr)}.lightbox{padding:45px 35px;width:96vw}.lightbox button{font-size:20px;padding:7px}.filter-form button{gap:5px;padding:12px 16px}.about-links{flex-wrap:wrap}.contact{padding-top:45px}.material-strip{font-size:17px}.article-top h1{font-size:42px}}
@media(max-width:420px){.hero h1{font-size:57px}.hero-copy{padding-top:65px}.hero .eyebrow{font-size:10px}.product-grid{grid-template-columns:1fr}.product-image img{height:280px}.gallery-albums{grid-template-columns:1fr}.gallery-albums img{height:260px}.gallery-item img,.full-gallery img,.rich-content .gallery-item img{height:145px}.footer-top{grid-template-columns:1fr}.footer-top>.footer-contact{grid-column:auto}}
.hero-copy{width:760px;max-width:88%;margin-left:6%;padding:70px 0 105px}.hero h1{font-size:clamp(58px,5.3vw,84px);max-width:660px}.hero p{max-width:390px}.hero-foot{pointer-events:none}.hero-foot a{pointer-events:auto}@media(max-width:760px){.hero-copy{margin-left:7%;max-width:86%;padding:65px 0 110px}.hero h1{font-size:62px}.hero p{font-size:16px}}@media(max-width:420px){.hero h1{font-size:57px}}
.photo-description{display:block;white-space:pre-line;font-size:12px;color:var(--muted);margin-top:5px}.login-panel .logo{letter-spacing:-4px;color:var(--brand)}.gallery-albums a:hover h3{color:var(--brand)}.rich-content .gallery-item figcaption{color:var(--ink)}
