
/* Astra/Gutenberg rescue: works even when the body class is not added early enough. */
html:has(.duv-landing), body:has(.duv-landing){overflow-x:hidden!important;}
body:has(.duv-landing) .entry-header,
body:has(.duv-landing) .entry-title,
body:has(.duv-landing) .post-thumb-img-content{display:none!important;}
body:has(.duv-landing) .ast-container:has(.duv-landing),
body:has(.duv-landing) .entry-content:has(.duv-landing),
body:has(.duv-landing) .site-main:has(.duv-landing),
body:has(.duv-landing) article:has(.duv-landing),
body:has(.duv-landing) #primary:has(.duv-landing){
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;
}
.duv-landing{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;}
.duv-landing .duv-fullbleed{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;}


/* Full-width fixes for WordPress/Astra/Elementor pages that contain the shortcode. */
body.duv-has-landing .site-content,
body.duv-has-landing .content-area,
body.duv-has-landing .site-main,
body.duv-has-landing article,
body.duv-has-landing .entry-content{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}
body.duv-has-landing .ast-container,
body.duv-has-landing .ast-article-single,
body.duv-has-landing .ast-separate-container .ast-article-single,
body.duv-has-landing .ast-separate-container .ast-article-post,
body.duv-has-landing .wp-block-group__inner-container,
body.duv-has-landing .wp-block-cover__inner-container,
body.duv-has-landing .elementor-section-wrap,
body.duv-has-landing .elementor-widget-container{
  width:100% !important;
  max-width:none !important;
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
}
body.duv-has-landing .entry-header,
body.duv-has-landing .entry-title,
body.duv-has-landing .post-thumb-img-content{
  display:none !important;
}
body.duv-has-landing.ast-separate-container #primary,
body.duv-has-landing.ast-separate-container .ast-article-single{
  margin:0 !important;
  padding:0 !important;
}
:root{
  --duv-green:#1f3829;--duv-green2:#345944;--duv-cream:#f6efe4;--duv-paper:#fffaf1;--duv-gold:#d9b16f;--duv-gold2:#f0d8a6;--duv-wine:#6e2f31;--duv-text:#243126;--duv-muted:#687469;--duv-line:rgba(31,56,41,.15);--duv-shadow:0 28px 90px rgba(31,56,41,.18);
}
html{scroll-behavior:smooth;}
.duv-landing{font-family:inherit;color:var(--duv-text);background:var(--duv-paper);overflow:hidden;position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw!important;margin-right:-50vw!important;}
.duv-landing *{box-sizing:border-box;}
.duv-landing img{max-width:100%;height:auto;display:block;}
.duv-container{width:min(1240px,calc(100% - 48px));margin-inline:auto;position:relative;z-index:2;}
.duv-fullbleed{position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw!important;margin-right:-50vw!important;}
.duv-section{padding:118px 0;}
.duv-hero{position:relative;min-height:100svh;display:flex;align-items:center;isolation:isolate;background-image:var(--hero);background-size:cover;background-position:72% center;background-attachment:fixed;}
.duv-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 35%,rgba(217,177,111,.22),transparent 30%),linear-gradient(100deg,rgba(15,28,20,.86) 0%,rgba(15,28,20,.65) 43%,rgba(15,28,20,.18) 100%);z-index:-1;}
.duv-hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,var(--duv-paper));z-index:-1;}
.duv-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,320px);gap:34px;align-items:end;padding:132px 0 92px;}
.duv-eyebrow,.duv-kicker{display:inline-flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:850;color:var(--duv-gold2);margin-bottom:20px;}
.duv-kicker{color:var(--duv-wine);}.duv-eyebrow:before,.duv-kicker:before{content:"";width:42px;height:1px;background:currentColor;opacity:.75;}
.duv-kicker--light{color:var(--duv-gold2);}
.duv-hero h1{font-size:clamp(3.8rem,8.4vw,8.8rem);line-height:.86;letter-spacing:-.085em;margin:0 0 30px;color:#fff;text-wrap:balance;text-shadow:0 18px 60px rgba(0,0,0,.32);}
.duv-hero p{font-size:clamp(1.05rem,1.8vw,1.38rem);line-height:1.78;max-width:720px;color:rgba(255,255,255,.9);margin:0 0 34px;}
.duv-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;}.duv-actions--center{justify-content:center;}
.duv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:16px 26px;border-radius:999px;text-decoration:none!important;font-weight:900;line-height:1;border:1px solid transparent;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,color .24s ease;}
.duv-btn:hover{transform:translateY(-3px);}
.duv-btn--gold{background:linear-gradient(135deg,var(--duv-gold2),var(--duv-gold));color:#2b2115!important;box-shadow:0 18px 42px rgba(0,0,0,.2);}
.duv-btn--dark{background:var(--duv-green);color:#fff!important;box-shadow:0 18px 42px rgba(31,56,41,.22);}
.duv-btn--glass{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.35);color:#fff!important;backdrop-filter:blur(14px);}
.duv-btn--glass:hover{background:rgba(255,255,255,.22);color:#fff!important;}
.duv-text-link{font-weight:900;color:var(--duv-wine)!important;text-decoration:none!important;}
.duv-hero__panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.22);border-radius:32px;background:rgba(255,255,255,.12);backdrop-filter:blur(16px);box-shadow:0 28px 80px rgba(0,0,0,.18);}
.duv-hero__panel div{min-height:120px;border-radius:24px;background:rgba(255,255,255,.12);padding:20px;display:flex;flex-direction:column;justify-content:end;}
.duv-hero__panel strong{font-size:1.55rem;color:#fff;}.duv-hero__panel span{color:rgba(255,255,255,.75);font-size:.92rem;}
.duv-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);gap:72px;align-items:center;}.duv-split--reverse{grid-template-columns:minmax(360px,1fr) minmax(0,.95fr);}
.duv-landing h2{font-size:clamp(2.35rem,5vw,5.1rem);line-height:.98;letter-spacing:-.07em;margin:0 0 28px;color:var(--duv-green);text-wrap:balance;}.duv-landing h3{font-size:1.25rem;color:var(--duv-green);margin:0 0 10px;}.duv-landing p{font-size:1.06rem;line-height:1.85;color:var(--duv-muted);margin:0 0 22px;}
.duv-inline-cta{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:34px;}.duv-stack{position:relative;min-height:640px;}.duv-photo{margin:0;border-radius:38px;overflow:hidden;border:10px solid #fff;box-shadow:var(--duv-shadow);}.duv-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease;}.duv-photo:hover img{transform:scale(1.04);}.duv-photo--tall{height:590px;}.duv-photo--float{position:absolute;left:-42px;bottom:-30px;width:42%;height:280px;border-width:8px;}
.duv-section--cream{background:linear-gradient(180deg,#fbf5ec,#f2e7d6);}.duv-section-head{text-align:center;max-width:820px;margin:0 auto 56px;}.duv-section-head .duv-kicker{justify-content:center;}.duv-section-head .duv-kicker:after{content:"";width:42px;height:1px;background:currentColor;opacity:.75;}
.duv-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}.duv-cards article{padding:32px 28px;border:1px solid var(--duv-line);border-radius:32px;background:rgba(255,255,255,.74);box-shadow:0 18px 52px rgba(31,56,41,.08);transition:transform .25s ease,box-shadow .25s ease;}.duv-cards article:hover{transform:translateY(-7px);box-shadow:0 30px 80px rgba(31,56,41,.13);}.duv-cards span{font-size:2.1rem;display:block;margin-bottom:16px;}.duv-cards p{font-size:.98rem;line-height:1.72;margin:0;}
.duv-parallax{position:relative;min-height:620px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(20,33,24,.78),rgba(20,33,24,.26)),var(--parallax);background-size:cover;background-position:72% center;background-attachment:fixed;color:#fff;}.duv-parallax__box{max-width:650px;padding:46px;border:1px solid rgba(255,255,255,.24);border-radius:38px;background:rgba(20,33,24,.38);backdrop-filter:blur(12px);box-shadow:0 30px 100px rgba(0,0,0,.22);}.duv-parallax h2,.duv-final h2{color:#fff;}.duv-parallax p,.duv-final p{color:rgba(255,255,255,.86);}
.duv-gallery-set{margin:-8px 0 24px;padding:22px 26px;border:1px solid rgba(92,111,81,.18);border-radius:28px;background:linear-gradient(135deg,rgba(255,250,241,.82),rgba(240,232,213,.58));box-shadow:0 18px 55px rgba(31,56,41,.08);}.duv-gallery-set__eyebrow{display:inline-block;margin-bottom:8px;color:var(--duv-gold);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;}.duv-gallery-set h3{margin:0;color:var(--duv-green);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.08;}
.duv-gallery{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:260px;gap:18px;}.duv-gallery + .duv-gallery-set{margin-top:54px;}.duv-gallery a{position:relative;overflow:hidden;border-radius:30px;background:#ddd;box-shadow:0 16px 54px rgba(31,56,41,.13);text-decoration:none!important;}.duv-gallery__big{grid-row:span 2;}.duv-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .7s ease;}.duv-gallery a:hover img{transform:scale(1.07);filter:saturate(1.06) contrast(1.03);}.duv-gallery span{position:absolute;left:18px;right:18px;bottom:18px;padding:12px 16px;border-radius:999px;background:rgba(255,250,241,.88);color:var(--duv-green);font-weight:900;backdrop-filter:blur(10px);box-shadow:0 10px 26px rgba(0,0,0,.16);}
.duv-section--green{background:radial-gradient(circle at 12% 20%,rgba(240,216,166,.18),transparent 34%),linear-gradient(135deg,#1f3829,#416147);color:#fff;}.duv-section--green h2,.duv-section--green p{color:#fff;}.duv-price-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:58px;align-items:center;}.duv-price-card{padding:22px;border-radius:34px;background:#fff;color:var(--duv-text);box-shadow:0 30px 90px rgba(0,0,0,.18);}.duv-price-card div{display:flex;justify-content:space-between;gap:24px;padding:20px 14px;border-bottom:1px solid var(--duv-line);}.duv-price-card span{color:var(--duv-muted);}.duv-price-card strong{color:var(--duv-green);white-space:nowrap;font-size:1.08rem;}.duv-price-card p{margin:16px 0 0!important;padding:18px!important;border-radius:22px;background:#f8f1e5;color:#6b6257!important;font-size:.95rem!important;line-height:1.65!important;}
.duv-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:end;}.duv-mosaic img{width:100%;height:520px;object-fit:cover;border-radius:34px;box-shadow:var(--duv-shadow);}.duv-mosaic img:first-child{height:610px;}.duv-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;}.duv-tags span{padding:12px 17px;border-radius:999px;background:#fff;border:1px solid var(--duv-line);color:var(--duv-green);font-weight:900;box-shadow:0 10px 28px rgba(31,56,41,.07);}
.duv-final{position:relative;padding:140px 0;text-align:center;background-image:linear-gradient(rgba(18,31,23,.72),rgba(18,31,23,.78)),var(--final);background-size:cover;background-position:72% center;background-attachment:fixed;}.duv-final h2{max-width:760px;margin-inline:auto;}.duv-final p{max-width:620px;margin-inline:auto;margin-bottom:32px;}
@media(max-width:1024px){.duv-hero,.duv-parallax,.duv-final{background-attachment:scroll;}.duv-hero__inner,.duv-split,.duv-split--reverse,.duv-price-layout{grid-template-columns:1fr;}.duv-hero__panel{max-width:520px;}.duv-cards{grid-template-columns:repeat(2,1fr);}.duv-gallery{grid-template-columns:1fr 1fr;}.duv-gallery__big{grid-column:span 2;}.duv-stack{min-height:auto;}.duv-photo--tall{height:560px;}.duv-photo--float{position:relative;left:auto;bottom:auto;width:55%;height:240px;margin:-120px 0 0 auto;}.duv-mosaic img,.duv-mosaic img:first-child{height:460px;}}
@media(max-width:680px){.duv-container{width:min(100% - 30px,1240px);}.duv-section{padding:76px 0;}.duv-hero{min-height:780px;background-position:center;}.duv-hero__inner{padding:98px 0 54px;align-items:center;}.duv-hero h1{font-size:4.1rem;}.duv-hero p{font-size:1rem;line-height:1.65;}.duv-actions,.duv-inline-cta{width:100%;}.duv-btn{width:100%;}.duv-hero__panel{grid-template-columns:1fr 1fr;width:100%;}.duv-hero__panel div{min-height:96px;padding:16px;}.duv-landing h2{font-size:2.55rem;}.duv-cards,.duv-gallery,.duv-mosaic{grid-template-columns:1fr;}.duv-gallery{grid-auto-rows:250px;}.duv-gallery__big{grid-column:auto;grid-row:span 1;}.duv-photo--tall{height:470px;}.duv-photo--float{width:75%;height:210px;margin:-90px 8px 0 auto;}.duv-price-card div{display:block;}.duv-price-card strong{display:block;margin-top:6px;}.duv-mosaic img,.duv-mosaic img:first-child{height:380px;}.duv-parallax{min-height:560px;}.duv-parallax__box{padding:28px;border-radius:28px;}.duv-final{padding:100px 0;}}


/* v2.3 elegant fix: ostrejší hero, jemné line ikonky, viničové dekorácie */
.duv-hero{background-position:72% center!important;background-size:cover!important;}
.duv-hero:before{background:radial-gradient(circle at 80% 38%,rgba(217,177,111,.16),transparent 34%),linear-gradient(100deg,rgba(13,25,18,.9) 0%,rgba(13,25,18,.68) 42%,rgba(13,25,18,.18) 100%)!important;}
.duv-section--cream{position:relative;overflow:hidden;}
.duv-section--cream:before,
.duv-section--cream:after{content:"";position:absolute;width:230px;height:310px;opacity:.18;pointer-events:none;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 240' fill='none' stroke='%236e2f31' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M61 8c27 32 32 72 20 117-8 30-24 58-44 89'/%3E%3Cpath d='M65 42c-21 3-37 15-48 34 25 3 44-7 57-28'/%3E%3Cpath d='M87 70c22-3 40 5 56 23-24 8-47 3-64-14'/%3E%3Ccircle cx='94' cy='126' r='10'/%3E%3Ccircle cx='116' cy='132' r='10'/%3E%3Ccircle cx='76' cy='146' r='10'/%3E%3Ccircle cx='99' cy='153' r='10'/%3E%3Ccircle cx='123' cy='159' r='10'/%3E%3Ccircle cx='82' cy='174' r='10'/%3E%3Ccircle cx='106' cy='181' r='10'/%3E%3C/svg%3E");}
.duv-section--cream:before{left:20px;top:22px;transform:rotate(-8deg);}
.duv-section--cream:after{right:-22px;top:34px;transform:scaleX(-1) rotate(-10deg);opacity:.13;}
.duv-cards{align-items:stretch;}
.duv-cards article{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:265px;padding:38px 30px 34px!important;overflow:hidden;}
.duv-cards article:before{content:"";position:absolute;inset:1px;border-radius:31px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(246,239,228,.22));z-index:0;pointer-events:none;}
.duv-cards article>*{position:relative;z-index:1;}
.duv-cards h3{margin-top:8px!important;margin-bottom:14px!important;font-size:1.18rem!important;line-height:1.2!important;}
.duv-cards p{font-size:1rem!important;line-height:1.74!important;margin:0!important;}
.duv-icon{width:52px;height:52px;display:inline-flex!important;align-items:center;justify-content:center;margin:0 0 18px!important;color:var(--duv-gold);border:1px solid rgba(217,177,111,.34);border-radius:18px;background:rgba(255,250,241,.58);}
.duv-icon svg{width:34px;height:34px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.duv-section-head{position:relative;}
.duv-section-head:after{content:"";display:block;width:42px;height:42px;margin:18px auto 0;opacity:.65;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23d9b16f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M28 7c5 1 8 4 10 9'/%3E%3Cpath d='M30 7c-4 2-7 5-8 10'/%3E%3Ccircle cx='21' cy='19' r='5'/%3E%3Ccircle cx='30' cy='19' r='5'/%3E%3Ccircle cx='16' cy='27' r='5'/%3E%3Ccircle cx='25' cy='27' r='5'/%3E%3Ccircle cx='34' cy='27' r='5'/%3E%3Ccircle cx='21' cy='35' r='5'/%3E%3Ccircle cx='30' cy='35' r='5'/%3E%3C/svg%3E");}
@media (max-width:1080px){.duv-cards{grid-template-columns:repeat(2,1fr);} .duv-hero{background-position:68% center!important;background-attachment:scroll!important;}}
@media (max-width:640px){.duv-cards{grid-template-columns:1fr;} .duv-cards article{min-height:0;padding:30px 24px!important;} .duv-section--cream:before,.duv-section--cream:after{width:150px;height:210px;opacity:.10;} .duv-hero{background-position:66% center!important;}}


/* v2.4 fixes: lightbox, stronger cards padding, cleaner grape ornaments */
.duv-lightbox-open{overflow:hidden!important;}
.duv-lightbox{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;gap:18px;padding:36px 24px;background:rgba(16,20,17,.92);opacity:0;pointer-events:none;transition:opacity .22s ease;}
.duv-lightbox.is-open{opacity:1;pointer-events:auto;}
.duv-lightbox[hidden]{display:none!important;}
.duv-lightbox__figure{margin:0;max-width:min(92vw,1280px);max-height:88vh;display:flex;flex-direction:column;align-items:center;gap:16px;}
.duv-lightbox__image{display:block;max-width:min(92vw,1280px);max-height:78vh;width:auto;height:auto;border-radius:26px;box-shadow:0 24px 80px rgba(0,0,0,.45);background:#fff;}
.duv-lightbox__caption{padding:12px 18px;border-radius:999px;background:rgba(255,248,237,.92);color:var(--duv-green);font-weight:800;text-align:center;box-shadow:0 10px 26px rgba(0,0,0,.22);}
.duv-lightbox__close,.duv-lightbox__nav{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);box-shadow:0 10px 26px rgba(0,0,0,.18);transition:transform .2s ease,background .2s ease;}
.duv-lightbox__close:hover,.duv-lightbox__nav:hover{transform:translateY(-2px);background:rgba(255,255,255,.18);}
.duv-lightbox__close{position:absolute;top:18px;right:18px;width:52px;height:52px;border-radius:18px;font-size:2rem;line-height:1;}
.duv-lightbox__nav{width:58px;height:58px;border-radius:50%;font-size:2.2rem;flex:0 0 auto;}
.duv-lightbox__nav--prev{margin-right:-8px;}
.duv-lightbox__nav--next{margin-left:-8px;}

.duv-section--cream{position:relative;overflow:hidden;isolation:isolate;}
.duv-section--cream .duv-container{position:relative;z-index:2;}
.duv-vine{position:absolute;pointer-events:none;z-index:1;opacity:.16;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 240' fill='none' stroke='%23b78f7d' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M78 16c20 24 30 57 24 95-5 31-18 62-40 113'/%3E%3Cpath d='M74 42C49 46 29 62 18 86c27 2 47-10 61-31'/%3E%3Cpath d='M97 80c26-7 52 0 78 21-31 10-56 5-78-13'/%3E%3Ccircle cx='93' cy='118' r='11'/%3E%3Ccircle cx='118' cy='124' r='11'/%3E%3Ccircle cx='72' cy='143' r='11'/%3E%3Ccircle cx='98' cy='149' r='11'/%3E%3Ccircle cx='124' cy='155' r='11'/%3E%3Ccircle cx='79' cy='173' r='11'/%3E%3Ccircle cx='106' cy='180' r='11'/%3E%3C/svg%3E");}
.duv-vine--cream-left{width:190px;height:250px;left:18px;top:24px;transform:rotate(-8deg);}
.duv-vine--cream-right{width:190px;height:250px;right:18px;bottom:26px;transform:scaleX(-1) rotate(-6deg);opacity:.12;}
.duv-section-head:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60' fill='none' stroke='%23d9b16f' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M30 10c2 2 4 5 4 9'/%3E%3Cpath d='M29 12c-6 0-11 3-15 8'/%3E%3Cpath d='M34 15c6 1 10 4 13 8'/%3E%3Ccircle cx='24' cy='24' r='5'/%3E%3Ccircle cx='35' cy='24' r='5'/%3E%3Ccircle cx='19' cy='35' r='5'/%3E%3Ccircle cx='30' cy='35' r='5'/%3E%3Ccircle cx='41' cy='35' r='5'/%3E%3Ccircle cx='24' cy='46' r='5'/%3E%3Ccircle cx='35' cy='46' r='5'/%3E%3C/svg%3E")!important;}

.duv-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px!important;align-items:stretch;}
.duv-cards article{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:320px;padding:108px 30px 34px!important;border-radius:34px!important;overflow:hidden;}
.duv-cards article:before{content:"";position:absolute;inset:0;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.82));z-index:0;}
.duv-cards article>*{position:relative;z-index:1;}
.duv-cards h3{display:block;width:100%;margin:0 0 16px!important;padding:0!important;font-size:1.15rem!important;line-height:1.2!important;}
.duv-cards p{display:block;width:100%;margin:0!important;padding:0!important;font-size:1rem!important;line-height:1.8!important;}
.duv-icon{position:absolute;top:22px;left:22px;width:60px!important;height:60px!important;margin:0!important;border-radius:20px!important;background:rgba(255,250,241,.96)!important;border:1px solid rgba(217,177,111,.42)!important;box-shadow:0 8px 18px rgba(31,56,41,.06);}
.duv-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;}

@media(max-width:1200px){.duv-cards{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:860px){.duv-lightbox{padding:72px 14px 18px;}.duv-lightbox__figure{max-width:100%;}.duv-lightbox__image{max-width:100%;max-height:70vh;}.duv-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);}.duv-lightbox__nav--prev{left:14px;margin:0;}.duv-lightbox__nav--next{right:14px;margin:0;}.duv-vine--cream-left,.duv-vine--cream-right{width:140px;height:190px;opacity:.10;}}
@media(max-width:640px){.duv-cards{grid-template-columns:1fr!important;gap:18px!important;}.duv-cards article{min-height:0;padding:98px 24px 28px!important;}.duv-vine--cream-left{left:-20px;top:18px;}.duv-vine--cream-right{right:-26px;bottom:16px;}.duv-lightbox__close{top:10px;right:10px;width:46px;height:46px;border-radius:14px;}}


/* v2.5 targeted repair from screenshots: feature cards and grape decorations */
.duv-feature-section{padding-top:120px!important;padding-bottom:120px!important;background:linear-gradient(180deg,#fbf5ec 0%,#f4ead9 100%)!important;}
.duv-feature-section .duv-section-head{max-width:980px!important;margin:0 auto 72px!important;padding:0 24px!important;text-align:center!important;}
.duv-feature-section .duv-section-head:after{display:none!important;content:none!important;}
.duv-feature-section .duv-section-head h2{margin-bottom:20px!important;}
.duv-feature-section .duv-section-head p{max-width:920px!important;margin-left:auto!important;margin-right:auto!important;font-size:1.08rem!important;line-height:1.65!important;}

/* decorative grapes: only subtle edge ornaments, no floating icon in the middle */
.duv-feature-section:before,
.duv-feature-section:after{display:none!important;content:none!important;}
.duv-feature-section .duv-vine{opacity:.105!important;filter:none!important;}
.duv-feature-section .duv-vine--cream-left{width:220px!important;height:300px!important;left:28px!important;top:44px!important;transform:rotate(-8deg)!important;}
.duv-feature-section .duv-vine--cream-right{width:220px!important;height:300px!important;right:28px!important;bottom:48px!important;transform:scaleX(-1) rotate(-8deg)!important;}

/* cards: force real inner spacing even when Astra/global styles interfere */
.duv-feature-section .duv-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;align-items:stretch!important;width:100%!important;margin:0!important;padding:0!important;}
.duv-feature-section .duv-cards > article{
  box-sizing:border-box!important;
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:0!important;
  min-width:0!important;
  min-height:300px!important;
  width:auto!important;
  margin:0!important;
  padding:38px 34px 36px!important;
  border-radius:34px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.86)!important;
  border:1px solid rgba(31,56,41,.13)!important;
  box-shadow:0 22px 58px rgba(31,56,41,.09)!important;
}
.duv-feature-section .duv-cards > article:before{display:none!important;content:none!important;}
.duv-feature-section .duv-cards > article > .duv-icon{
  position:static!important;
  top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;
  flex:0 0 58px!important;
  width:58px!important;height:58px!important;
  display:inline-flex!important;
  align-items:center!important;justify-content:center!important;
  margin:0 0 30px 0!important;
  padding:0!important;
  border-radius:19px!important;
  color:#d5a75f!important;
  background:#fffaf1!important;
  border:1px solid rgba(213,167,95,.45)!important;
  box-shadow:0 10px 22px rgba(31,56,41,.06)!important;
}
.duv-feature-section .duv-cards > article > .duv-icon svg{width:30px!important;height:30px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.duv-feature-section .duv-cards > article > h3{
  display:block!important;
  width:100%!important;
  margin:0 0 18px 0!important;
  padding:0!important;
  color:#1f3829!important;
  font-size:1.28rem!important;
  line-height:1.2!important;
  letter-spacing:-.02em!important;
  text-align:left!important;
}
.duv-feature-section .duv-cards > article > p{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#68746a!important;
  font-size:1.02rem!important;
  line-height:1.78!important;
  text-align:left!important;
}
.duv-feature-section .duv-cards > article:hover{transform:translateY(-6px)!important;box-shadow:0 32px 76px rgba(31,56,41,.13)!important;}

@media(max-width:1200px){
  .duv-feature-section .duv-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .duv-feature-section .duv-cards > article{min-height:260px!important;}
}
@media(max-width:680px){
  .duv-feature-section{padding-top:82px!important;padding-bottom:82px!important;}
  .duv-feature-section .duv-section-head{margin-bottom:38px!important;padding:0!important;}
  .duv-feature-section .duv-cards{grid-template-columns:1fr!important;gap:18px!important;}
  .duv-feature-section .duv-cards > article{min-height:0!important;padding:30px 24px 28px!important;border-radius:26px!important;}
  .duv-feature-section .duv-cards > article > .duv-icon{width:54px!important;height:54px!important;flex-basis:54px!important;margin-bottom:22px!important;border-radius:17px!important;}
  .duv-feature-section .duv-vine--cream-left{left:-54px!important;top:20px!important;opacity:.07!important;}
  .duv-feature-section .duv-vine--cream-right{right:-56px!important;bottom:14px!important;opacity:.07!important;}
}


/* v2.5.4 luxury O Domku section */
.duv-about-lux{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(217,177,111,.18),transparent 30%),linear-gradient(135deg,#fffaf1 0%,#f6efe4 45%,#efe1ca 100%);isolation:isolate;}
.duv-about-lux:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,56,41,.06),transparent 45%,rgba(110,47,49,.07));z-index:0;pointer-events:none;}
.duv-about-lux__glow{position:absolute;right:-180px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(217,177,111,.25),transparent 67%);filter:blur(4px);z-index:0;}
.duv-about-lux__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.88fr);gap:70px;align-items:center;}
.duv-about-lux__content{position:relative;z-index:2;}
.duv-about-lux__lead{font-size:clamp(1.08rem,1.45vw,1.32rem)!important;line-height:1.82!important;color:#405246!important;max-width:830px;}
.duv-about-lux__text{display:grid;gap:16px;margin-top:24px;padding:28px;border:1px solid rgba(31,56,41,.12);border-radius:34px;background:rgba(255,255,255,.52);box-shadow:0 24px 80px rgba(31,56,41,.09);backdrop-filter:blur(12px);}
.duv-about-lux__text p{margin:0!important;font-size:1.02rem!important;line-height:1.82!important;color:#5f6a60!important;}
.duv-about-lux__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;}
.duv-about-lux__facts div{min-height:112px;padding:20px 16px;border-radius:28px;background:linear-gradient(180deg,#fff,#fbf3e6);border:1px solid rgba(31,56,41,.12);box-shadow:0 16px 46px rgba(31,56,41,.08);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.duv-about-lux__facts strong{font-size:clamp(1.65rem,3vw,2.5rem);line-height:1;color:var(--duv-green);letter-spacing:-.05em;}
.duv-about-lux__facts span{margin-top:8px;font-weight:850;color:#725e46;font-size:.92rem;line-height:1.25;}
.duv-about-lux__visual{position:relative;z-index:2;min-height:660px;display:flex;align-items:center;justify-content:center;}
.duv-about-lux__main-photo{position:relative;width:100%;height:620px;margin:0;border-radius:42px;overflow:hidden;border:10px solid rgba(255,255,255,.88);box-shadow:0 38px 110px rgba(31,56,41,.22);background:#ddd;}
.duv-about-lux__main-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(20,28,20,.52));pointer-events:none;}
.duv-about-lux__main-photo img{width:100%;height:100%;object-fit:cover;transition:transform .75s ease;}
.duv-about-lux__main-photo:hover img{transform:scale(1.035);}
.duv-about-lux__main-photo figcaption{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;padding:14px 18px;border-radius:999px;background:rgba(255,250,241,.9);color:var(--duv-green);font-weight:900;text-align:center;box-shadow:0 14px 34px rgba(0,0,0,.18);backdrop-filter:blur(10px);}
.duv-about-lux__mini-card{position:absolute;left:-28px;bottom:42px;z-index:3;width:min(330px,72%);padding:22px;border-radius:30px;background:linear-gradient(135deg,rgba(31,56,41,.94),rgba(52,89,68,.94));color:#fff;box-shadow:0 26px 70px rgba(31,56,41,.28);border:1px solid rgba(255,255,255,.16);}
.duv-about-lux__mini-card span{display:block;color:var(--duv-gold2);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:900;margin-bottom:8px;}
.duv-about-lux__mini-card strong{display:block;font-size:1.18rem;line-height:1.25;}
@media(max-width:1080px){.duv-about-lux__grid{grid-template-columns:1fr;gap:46px;}.duv-about-lux__visual{min-height:auto;}.duv-about-lux__main-photo{height:560px;}.duv-about-lux__mini-card{left:26px;bottom:26px;}}
@media(max-width:720px){.duv-about-lux__facts{grid-template-columns:1fr 1fr;}.duv-about-lux__text{padding:22px;border-radius:28px;}.duv-about-lux__main-photo{height:440px;border-width:7px;border-radius:32px;}.duv-about-lux__main-photo figcaption{left:14px;right:14px;bottom:14px;border-radius:22px;font-size:.9rem;}.duv-about-lux__mini-card{position:relative;left:auto;bottom:auto;width:100%;margin-top:-22px;border-radius:26px;}.duv-about-lux__visual{display:block;}.duv-about-lux{padding-top:88px!important;padding-bottom:88px!important;}}


/* v2.5.5 screenshot repair: O Domku photo badges + cleaner gallery spacing */
.duv-about-lux__main-photo figcaption{
  left:30px!important;
  right:30px!important;
  bottom:30px!important;
  padding:15px 22px!important;
  border-radius:24px!important;
  max-width:calc(100% - 60px)!important;
  line-height:1.25!important;
  white-space:normal!important;
}
.duv-about-lux__mini-card{
  left:24px!important;
  top:24px!important;
  bottom:auto!important;
  width:min(360px,calc(100% - 48px))!important;
  padding:18px 22px!important;
  border-radius:24px!important;
}
.duv-about-lux__mini-card strong{font-size:1.08rem!important;line-height:1.25!important;}
.duv-about-lux__main-photo:after{background:linear-gradient(180deg,rgba(20,28,20,.08),transparent 35%,rgba(20,28,20,.48))!important;}

#galerie.duv-section{padding-top:110px!important;}
#galerie .duv-gallery-set{margin:72px 0 28px!important;}
#galerie .duv-section-head + .duv-gallery-set{margin-top:10px!important;}
.duv-gallery{
  align-items:stretch!important;
  margin-bottom:0!important;
}
.duv-gallery a{
  min-width:0!important;
  isolation:isolate!important;
}
.duv-gallery span{
  max-width:calc(100% - 36px)!important;
  width:auto!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  z-index:2!important;
}
.duv-gallery a:after{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  height:45%;
  background:linear-gradient(180deg,transparent,rgba(20,28,20,.22));
  pointer-events:none;
  z-index:1;
}
.duv-gallery img{display:block!important;}

@media(max-width:1080px){
  .duv-about-lux__mini-card{left:24px!important;top:24px!important;bottom:auto!important;}
}
@media(max-width:720px){
  .duv-about-lux__mini-card{
    position:absolute!important;
    left:18px!important;
    top:18px!important;
    bottom:auto!important;
    width:calc(100% - 36px)!important;
    margin-top:0!important;
    border-radius:22px!important;
    padding:15px 18px!important;
  }
  .duv-about-lux__main-photo figcaption{
    left:18px!important;
    right:18px!important;
    bottom:18px!important;
    max-width:calc(100% - 36px)!important;
    font-size:.88rem!important;
  }
  #galerie.duv-section{padding-top:84px!important;}
  #galerie .duv-gallery-set{margin-top:48px!important;}
  #galerie .duv-section-head + .duv-gallery-set{margin-top:0!important;}
  .duv-gallery span{left:12px!important;right:12px!important;bottom:12px!important;max-width:calc(100% - 24px)!important;border-radius:20px!important;font-size:.9rem!important;}
}
