
body.vd-body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#eef4e8;color:#21351a}
.vd-page{min-height:100vh;background-image:url('bg-garden.png');background-size:cover;background-position:center;background-attachment:fixed;padding:18px 12px 36px}
.vd-bg-overlay{max-width:1780px;margin:0 auto;background:rgba(245,251,240,.76);backdrop-filter:blur(4px);border-radius:32px;box-shadow:0 18px 40px rgba(33,53,18,.12);padding:18px}
.vd-shell{max-width:1680px;margin:0 auto}
.vd-header{display:grid;grid-template-columns:minmax(300px,1fr) auto auto minmax(300px,420px);gap:12px;align-items:center;background:rgba(255,255,255,.95);border-radius:26px;padding:16px 20px;box-shadow:0 12px 30px rgba(0,0,0,.08);margin-bottom:18px}
.vd-brand{display:flex;align-items:center;gap:10px;text-decoration:none}
.vd-brand-badge{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#f1f8ea;font-size:22px}
.vd-brand-text{font-size:30px;line-height:1;font-weight:800;color:#2e5120}
.vd-nav{display:flex;gap:10px;flex-wrap:wrap;justify-self:start}
.vd-nav a{text-decoration:none;color:#27411b;font-weight:700;padding:12px 16px;border-radius:16px;background:#f5f9f1;transition:background .18s ease,transform .18s ease}
.vd-nav a:hover{background:#edf6e6;transform:translateY(-1px)}
.vd-search{display:flex;align-items:center;gap:8px;justify-self:end;width:100%;max-width:420px;min-width:300px;background:#f7fbf3;border:1px solid #dcead0;border-radius:18px;padding:8px 8px 8px 14px}
.vd-search input{flex:1;border:none;background:transparent;outline:none;font-size:15px;color:#355f2d}
.vd-search button{width:44px;height:44px;border:none;border-radius:14px;background:#000;color:#fff;cursor:pointer;font-size:18px}
.vd-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(239,248,228,.94));border-radius:28px;padding:24px 28px;margin-bottom:18px;box-shadow:0 12px 30px rgba(0,0,0,.08)}
.vd-hero-copy h1{margin:0 0 12px;font-size:40px;line-height:1.06;color:#27411b}
.vd-hero-copy p{margin:0;font-size:16px;line-height:1.55;color:#4f6546;max-width:760px}
.vd-hero-pill{display:inline-flex;margin-bottom:12px;padding:10px 14px;border-radius:999px;background:#fff;color:#355f2d;font-weight:700}
.vd-hero-note{white-space:nowrap;background:#fff;color:#355f2d;border-radius:999px;padding:12px 16px;font-weight:700}
.vd-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}
.vd-shortcut{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:18px;border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(0,0,0,.08);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
.vd-shortcut:hover{transform:translateY(-3px);box-shadow:0 18px 32px rgba(0,0,0,.12)}
.vd-shortcut img{width:110px;height:110px;object-fit:contain;border-radius:22px}
.vd-shortcut span{font-weight:700;color:#27411b}
.vd-content-card{background:rgba(255,255,255,.94);border-radius:28px;padding:26px;box-shadow:0 12px 30px rgba(0,0,0,.08)}
.vd-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;background:#000;color:#fff;font-weight:700;text-decoration:none}
.vd-actions{display:flex;gap:12px;flex-wrap:wrap}
.vd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.vd-card,.vd-meta-card,.vd-related-card,.vd-stat,.vd-empty{background:#fff;border-radius:22px;padding:18px;box-shadow:0 8px 22px rgba(0,0,0,.06)}
.vd-card h3,.vd-meta-card h3,.vd-related-card h3,.vd-culture-main h1{margin:0 0 10px}
.vd-card p,.vd-meta-card p,.vd-related-card p,.vd-lead{color:#54674d;line-height:1.55}
.vd-notice{background:#eef7ea;border:1px solid #d3e6c4;border-radius:18px;padding:16px;margin-bottom:18px;color:#3f5f31}
.vd-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:18px}
.vd-table th{background:#67a030;color:#fff;padding:14px;text-align:left}
.vd-table td{padding:14px;border-bottom:1px solid #edf2e8;vertical-align:top;background:#fff}
.vd-form-wrap input[type="text"],.vd-form-wrap input[type="password"],.vd-form-wrap input[type="email"]{width:100%;border:1px solid #d8e9d0;border-radius:16px;padding:14px 16px}
.vd-form-wrap input[type="submit"],.vd-form-wrap button{border:none;border-radius:14px;padding:12px 18px;background:#000;color:#fff;font-weight:700;cursor:pointer}
.vd-home-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;margin-bottom:18px}
.vd-home-copy,.vd-home-visual,.vd-benefit{background:rgba(255,255,255,.92);border-radius:28px;padding:24px;box-shadow:0 12px 30px rgba(0,0,0,.08)}
.vd-home-copy h1{margin:0 0 14px;font-size:42px;line-height:1.05;color:#27411b}
.vd-home-copy p{color:#4f6546;font-size:17px;line-height:1.55;margin:0 0 18px}
.vd-home-visual{display:flex;align-items:center;justify-content:center}
.vd-home-visual img{width:min(100%,360px);height:auto;object-fit:contain}
.vd-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}
.vd-benefit strong{display:block;margin-bottom:8px;color:#27411b}
.vd-culture-top{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px}
.vd-culture-main{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,248,228,.95));border-radius:28px;padding:24px}
.vd-culture-side{background:rgba(255,255,255,.92);border-radius:28px;padding:20px;display:flex;align-items:center;justify-content:center}
.vd-culture-side img{width:min(100%,270px);height:auto;object-fit:contain}
.vd-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}
.vd-stat strong{display:block;margin-bottom:6px;color:#27411b}
.vd-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}
.vd-rich-content{background:#fff;border-radius:24px;padding:22px;margin-top:18px;box-shadow:0 10px 22px rgba(0,0,0,.06)}
.vd-related-wrap{margin-top:22px}
.vd-related-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}
@media (max-width:1040px){.vd-header{grid-template-columns:1fr}.vd-search{width:100%;justify-self:stretch}}
@media (max-width:980px){.vd-shortcuts,.vd-grid,.vd-benefits,.vd-stats,.vd-meta-grid,.vd-home-hero,.vd-culture-top{grid-template-columns:1fr 1fr}.vd-hero{flex-direction:column;align-items:flex-start}}
@media (max-width:680px){.vd-shortcuts,.vd-grid,.vd-benefits,.vd-stats,.vd-meta-grid,.vd-home-hero,.vd-culture-top{grid-template-columns:1fr}.vd-shortcut img{width:92px;height:92px}.vd-brand-text{font-size:24px}.vd-hero-copy h1,.vd-home-copy h1{font-size:30px}}


.vd-footer{
 margin-top:24px;
 background:linear-gradient(135deg, rgba(255,255,255,.95), rgba(236,246,228,.94));
 border-radius:28px;
 padding:24px;
 box-shadow:0 12px 30px rgba(0,0,0,.08);
}
.vd-footer-grid{
 display:grid;
 grid-template-columns:1.25fr 1fr 1fr 1fr;
 gap:20px;
}
.vd-footer-title{
 font-size:28px;
 font-weight:800;
 color:#2e5120;
 margin-bottom:10px;
}
.vd-footer-brand p{
 margin:0;
 color:#54674d;
 line-height:1.6;
}
.vd-footer-col h4{
 margin:0 0 12px;
 color:#2e5120;
 font-size:18px;
}
.vd-footer-col{
 display:flex;
 flex-direction:column;
 gap:10px;
}
.vd-footer-col a{
 color:#355f2d;
 text-decoration:none;
 font-weight:600;
}
.vd-footer-col a:hover{
 text-decoration:underline;
}
.vd-footer-note{
 color:#6d7f66;
 line-height:1.5;
}
.vd-footer-bottom{
 margin-top:18px;
 padding-top:16px;
 border-top:1px solid rgba(53,95,45,.12);
 display:flex;
 justify-content:space-between;
 gap:16px;
 flex-wrap:wrap;
 color:#5e7257;
 font-size:14px;
}


.vd-home-grid{
 margin-top:18px;
 grid-template-columns:repeat(4,1fr);
}
.vd-auth-wrap{
 max-width:560px;
 margin:0 auto;
}
.vd-auth-card{
 background:#fff;
 border-radius:28px;
 padding:28px;
 box-shadow:0 12px 30px rgba(0,0,0,.08);
}
.vd-auth-card h1{
 margin:0 0 10px;
 font-size:34px;
 color:#27411b;
}
.vd-auth-subtitle{
 margin:0 0 18px;
 color:#5b6d55;
}
.vd-form-wrap p{
 margin:0 0 14px;
}
.vd-form-wrap label{
 display:block;
 margin-bottom:6px;
 font-weight:700;
 color:#355f2d;
}


.vd-lunar-hero{
 display:grid;
 grid-template-columns:1.1fr .9fr;
 gap:18px;
 margin-bottom:18px;
}
.vd-lunar-copy,
.vd-lunar-visual,
.vd-lunar-card,
.vd-lunar-table-wrap{
 background:rgba(255,255,255,.94);
 border-radius:28px;
 padding:22px;
 box-shadow:0 12px 30px rgba(0,0,0,.08);
}
.vd-lunar-copy h2{
 margin:0 0 12px;
 font-size:34px;
 line-height:1.08;
 color:#27411b;
}
.vd-lunar-copy p{
 margin:0;
 color:#54674d;
 line-height:1.6;
}
.vd-lunar-tags{
 display:flex;
 gap:10px;
 flex-wrap:wrap;
 margin-top:16px;
}
.vd-lunar-tag{
 display:inline-flex;
 padding:10px 14px;
 border-radius:999px;
 background:#f3f7ef;
 color:#355f2d;
 font-weight:700;
}
.vd-lunar-visual{
 display:flex;
 align-items:center;
 justify-content:center;
}
.vd-lunar-visual img{
 width:min(100%, 320px);
 height:auto;
 object-fit:contain;
}
.vd-lunar-cards{
 display:grid;
 grid-template-columns:repeat(3,1fr);
 gap:18px;
 margin-bottom:18px;
}
.vd-lunar-card h3{
 margin:8px 0 10px;
 color:#27411b;
}
.vd-lunar-card p{
 margin:0;
 color:#5b6d55;
}
.vd-lunar-card-icon{
 width:52px;
 height:52px;
 display:flex;
 align-items:center;
 justify-content:center;
 border-radius:16px;
 background:#f3f7ef;
 font-size:24px;
}
.vd-lunar-table-wrap{
 padding:0;
 overflow:hidden;
}
@media (max-width:980px){
 .vd-lunar-hero,
 .vd-lunar-cards{
  grid-template-columns:1fr;
 }
}


.vd-weather-hero{
 display:grid;
 grid-template-columns:1.1fr .9fr;
 gap:18px;
 margin-bottom:18px;
}
.vd-weather-copy,
.vd-weather-visual,
.vd-weather-shortcode-card{
 background:rgba(255,255,255,.94);
 border-radius:28px;
 padding:22px;
 box-shadow:0 12px 30px rgba(0,0,0,.08);
}
.vd-weather-copy h2{
 margin:0 0 12px;
 font-size:34px;
 line-height:1.08;
 color:#27411b;
}
.vd-weather-copy p{
 margin:0;
 color:#54674d;
 line-height:1.6;
}
.vd-weather-visual{
 display:flex;
 align-items:center;
 justify-content:center;
}
.vd-weather-visual img{
 width:min(100%, 320px);
 height:auto;
 object-fit:contain;
}
.vd-weather-shortcode-card{
 padding:0;
 overflow:hidden;
}
@media (max-width:980px){
 .vd-weather-hero{
  grid-template-columns:1fr;
 }
}


.vd-weather-hero-premium{
 background:
  radial-gradient(circle at top right, rgba(123,198,255,.20), transparent 34%),
  radial-gradient(circle at top left, rgba(255,227,168,.24), transparent 26%),
  linear-gradient(180deg, rgba(255,255,255,.96), rgba(246,251,255,.96));
 border-radius:30px;
 padding:22px;
 box-shadow:0 14px 34px rgba(31,68,106,.08);
}
.vd-weather-premium-tags{
 display:flex;
 gap:10px;
 flex-wrap:wrap;
 margin-top:16px;
}
.vd-weather-premium-tags span{
 display:inline-flex;
 padding:10px 14px;
 border-radius:999px;
 background:#edf6ff;
 color:#28507b;
 font-weight:700;
}
.vd-weather-visual-premium{
 background:rgba(255,255,255,.7);
 border:1px solid #e2edf8;
}
.vd-weather-widget-shell{
 background:transparent;
 margin-bottom:18px;
}


.vd-weather-page-shell{
 margin-bottom:20px;
}
.vd-weather-hero-premium{
 background:
  radial-gradient(circle at top right, rgba(123,198,255,.20), transparent 34%),
  radial-gradient(circle at top left, rgba(255,227,168,.24), transparent 26%),
  linear-gradient(180deg, rgba(255,255,255,.96), rgba(246,251,255,.96));
 border-radius:30px;
 padding:22px;
 box-shadow:0 14px 34px rgba(31,68,106,.08);
}
.vd-weather-premium-tags{
 display:flex;
 gap:10px;
 flex-wrap:wrap;
 margin-top:16px;
}
.vd-weather-premium-tags span{
 display:inline-flex;
 padding:10px 14px;
 border-radius:999px;
 background:#edf6ff;
 color:#28507b;
 font-weight:700;
}
.vd-weather-visual-premium{
 background:rgba(255,255,255,.7);
 border:1px solid #e2edf8;
}


.vd-account{position:relative;justify-self:start}
.vd-account summary{list-style:none}
.vd-account summary::-webkit-details-marker{display:none}
.vd-account-summary{
 display:flex;
 align-items:center;
 gap:10px;
 min-height:56px;
 padding:8px 12px 8px 8px;
 border-radius:18px;
 background:#f5f9f1;
 border:1px solid #dcead0;
 cursor:pointer;
}
.vd-account-avatar-wrap{
 width:42px;
 height:42px;
 border-radius:14px;
 overflow:hidden;
 flex:0 0 42px;
 background:#dceacf;
}
.vd-account-avatar{width:100%;height:100%;object-fit:cover}
.vd-account-meta{display:flex;flex-direction:column;line-height:1.15}
.vd-account-meta strong{font-size:14px;color:#27411b}
.vd-account-role{
 display:inline-flex;
 align-items:center;
 margin-top:4px;
 padding:4px 8px;
 border-radius:999px;
 background:#fff;
 color:#5f7058;
 font-size:12px;
 font-weight:700;
}
.vd-account-caret{font-size:14px;color:#60735a}
.vd-account-drop{
 position:absolute;
 right:0;
 top:calc(100% + 10px);
 min-width:200px;
 padding:10px;
 border:1px solid #dcead0;
 border-radius:18px;
 background:#fff;
 box-shadow:0 12px 30px rgba(0,0,0,.08);
 z-index:30;
}
.vd-account-drop a{
 display:block;
 padding:10px 12px;
 border-radius:12px;
 color:#27411b;
 font-weight:700;
}
.vd-account-drop a:hover{background:#f5f9f1;text-decoration:none}
.vd-account-admin-meta{display:grid;gap:3px;padding:10px 12px;margin:2px 4px 8px;border-radius:14px;background:#f5f9f1;border:1px solid #dfead8;color:#5e7057;font-size:12px;font-weight:800}
@media (max-width:1040px){.vd-header{grid-template-columns:1fr}.vd-search{width:100%;justify-self:stretch}.vd-account{justify-self:stretch}.vd-account-drop{left:0;right:auto}}


.vd-catalog-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,248,228,.96));border:1px solid #dcead0;border-radius:28px;padding:24px;margin-bottom:18px}
.vd-catalog-hero h1{margin:10px 0 8px;font-size:40px;line-height:1.05;color:#2e5120}
.vd-catalog-hero p{margin:0;max-width:760px;color:#4f6750}
.vd-catalog-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.vd-catalog-filter{background:#fff;border:1px solid #dcead0;border-radius:24px;padding:18px;margin-bottom:14px}
.vd-catalog-filter-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:14px}
.vd-catalog-filter label{display:flex;flex-direction:column;gap:8px;font-weight:700;color:#2f4a28}
.vd-catalog-filter input,.vd-catalog-filter select{width:100%;border:1px solid #dcead0;border-radius:14px;padding:12px 14px;background:#f9fcf6;color:#315729;font-size:15px}
.vd-catalog-filter-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px;flex-wrap:wrap}
.vd-button-light{background:#f5f9f1!important;color:#27411b!important;border:1px solid #dcead0!important}
.vd-catalog-chips{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}
.vd-chip{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid #dcead0;font-weight:700;color:#2f4a28;text-decoration:none}
.vd-chip-soft{background:#f7fbf3}
.vd-catalog-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin:0 0 16px}
.vd-catalog-section-head h2{margin:0 0 6px;color:#2e5120}
.vd-catalog-section-head p{margin:0;color:#60735b}
.vd-culture-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}
.vd-culture-catalog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dcead0;border-radius:24px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.05)}
.vd-culture-catalog-thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;background:linear-gradient(135deg,#f5f9f1,#eaf4df)}
.vd-culture-catalog-thumb img{width:100%;height:100%;object-fit:cover}
.vd-culture-catalog-thumb--icon{padding:28px;background:radial-gradient(circle at 50% 38%,#ffffff 0,#f8fff3 42%,#e7f5df 100%)}
.vd-culture-catalog-thumb--icon img{width:min(78%,170px);height:min(78%,170px);object-fit:contain;filter:drop-shadow(0 10px 18px rgba(42,91,36,.18))}
.vd-culture-catalog-body{display:flex;flex-direction:column;gap:12px;padding:18px;height:100%}
.vd-culture-catalog-body h3{margin:0;font-size:24px;line-height:1.15}
.vd-culture-catalog-body p{margin:0;color:#526652}
.vd-culture-catalog-badges{display:flex;gap:8px;flex-wrap:wrap}
.vd-culture-catalog-badges span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f5f9f1;color:#34552d;font-size:12px;font-weight:700}
.vd-culture-catalog-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0}
.vd-culture-catalog-facts div{padding:12px;border-radius:16px;background:#f8fbf5;border:1px solid #e2edd8}
.vd-culture-catalog-facts dt{font-size:12px;font-weight:700;color:#69815f;margin-bottom:4px}
.vd-culture-catalog-facts dd{margin:0;font-weight:700;color:#294523}
.vd-culture-catalog-meta{font-size:14px;color:#5a7255;padding:10px 12px;border-radius:14px;background:#fbfdf9;border:1px dashed #dcead0}
.vd-culture-catalog-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}
.vd-catalog-links-row{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin:0 0 18px}
.vd-link-pills{display:flex;flex-wrap:wrap;gap:10px}
.vd-link-pills a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#f5f9f1;border:1px solid #dcead0;font-weight:700;text-decoration:none}
.vd-catalog-seo-block{background:#fff;border:1px solid #dcead0;border-radius:24px;padding:22px}
.vd-catalog-seo-block h2{margin-top:0;color:#2e5120}
.vd-catalog-seo-block p:last-child{margin-bottom:0}
@media (max-width:1040px){.vd-catalog-filter-grid{grid-template-columns:1fr 1fr}.vd-culture-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vd-catalog-links-row{grid-template-columns:1fr}.vd-catalog-hero{flex-direction:column;align-items:flex-start}.vd-catalog-actions{justify-content:flex-start}}
@media (max-width:680px){.vd-catalog-filter-grid,.vd-culture-catalog-grid,.vd-culture-catalog-facts{grid-template-columns:1fr}.vd-catalog-hero h1{font-size:32px}.vd-catalog-section-head{flex-direction:column;align-items:flex-start}}

.vd-catalog-hero-media{width:min(100%,340px);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#f5f9f1,#eaf4df);border:1px solid #dcead0}
.vd-catalog-hero-media img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4/3}
.vd-catalog-hero-single{align-items:center}
.vd-variety-card .vd-culture-catalog-badges span:nth-child(1){background:#eef7e6}


.vd-catalog-filter-grid-variety{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr}
.vd-badge-recommended{background:#e7f7ce !important;color:#25441b !important;border:1px solid #cfe8aa}
.vd-variety-card.is-recommended{box-shadow:0 12px 28px rgba(72,120,36,.14);border-color:#cfe3b8}
.vd-related-varieties-wrap{margin:18px 0}
.vd-related-varieties-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}
.vd-related-variety-card .vd-culture-catalog-body h3{font-size:22px}
@media (max-width:1040px){.vd-catalog-filter-grid-variety{grid-template-columns:1fr 1fr 1fr}.vd-related-varieties-grid{grid-template-columns:1fr}}
@media (max-width:680px){.vd-catalog-filter-grid-variety{grid-template-columns:1fr}}

.vd-badge-early{background:#e9f7ff !important;color:#18485f !important;border:1px solid #cbe6f4}
.vd-badge-yield{background:#fff3d9 !important;color:#6a4c00 !important;border:1px solid #f0dfaf}
.vd-badge-greenhouse{background:#efe8ff !important;color:#4a327f !important;border:1px solid #dacdfa}
.vd-featured-varieties-wrap{margin-top:18px}
.vd-featured-varieties-grid .vd-related-variety-card{border:1px solid #d7ebbf;box-shadow:0 10px 24px rgba(57,94,28,.06)}

.vd-compare-block{background:rgba(255,255,255,.96);border:1px solid #dbe8cf;border-radius:24px;padding:20px;margin:18px 0;box-shadow:0 10px 28px rgba(0,0,0,.06)}
.vd-compare-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:14px;flex-wrap:wrap}
.vd-compare-head h2{margin:0 0 4px;color:#2e5120}
.vd-compare-head p{margin:0;color:#58704f}
.vd-compare-table-wrap{overflow:auto}
.vd-compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px}
.vd-compare-table th,.vd-compare-table td{padding:12px 14px;border-right:1px solid #e3efda;border-bottom:1px solid #e3efda;vertical-align:top;background:#fff}
.vd-compare-table thead th{position:sticky;top:0;background:#f4f9ef;z-index:1;color:#2e5120}
.vd-compare-table tr > *:first-child{position:sticky;left:0;background:#f7fbf3;z-index:1;font-weight:700;min-width:170px}
.vd-compare-table thead tr > *:first-child{z-index:2}
.vd-compare-table tr:first-child th:first-child{border-top-left-radius:16px}
.vd-compare-table tr:first-child th:last-child{border-top-right-radius:16px}
.vd-compare-table tr:last-child th:first-child{border-bottom-left-radius:16px}
.vd-compare-table tr:last-child td:last-child{border-bottom-right-radius:16px}
.vd-compare-toggle.is-active{background:#2e5120;color:#fff;border-color:#2e5120}
@media (max-width:760px){.vd-compare-block{padding:16px}.vd-compare-table tr > *:first-child{min-width:140px}}

.vd-favorite-form-inline{display:inline-flex;margin:0}.vd-culture-catalog-actions form .vd-button,.vd-actions form .vd-button{width:auto}


.vd-today-widget{margin:22px 0 26px;padding:24px;border-radius:28px;background:linear-gradient(180deg,#fbf8ef 0%,#f5fbef 100%);border:1px solid #dcead0;box-shadow:0 14px 34px rgba(46,81,32,.08)}
.vd-today-widget__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px;flex-wrap:wrap}
.vd-today-widget__kicker{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#eef7df;color:#355f2d;font-weight:800;font-size:13px;margin-bottom:10px}
.vd-today-widget__head h2{margin:0 0 8px;font-size:34px;line-height:1.05;color:#2e5120}
.vd-today-widget__head p{margin:0;color:#5c6f57}
.vd-today-widget__chips{display:flex;gap:10px;flex-wrap:wrap}
.vd-today-widget__chip{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fff;color:#355f2d;border:1px solid #dcead0;font-weight:700}
.vd-today-widget__chip.muted{background:#f3f8ef;color:#5c6f57}
.vd-today-widget__grid{display:grid;grid-template-columns:1.5fr .9fr;gap:18px;margin-bottom:18px}
.vd-today-widget__hero,.vd-today-widget__moon,.vd-today-widget__rec-card{background:#fff;border:1px solid #dcead0;border-radius:24px;padding:20px}
.vd-today-widget__hero-top{display:flex;align-items:center;gap:16px;margin-bottom:14px}
.vd-today-widget__icon{width:78px;height:78px;border-radius:22px;background:#f8fbf2;display:flex;align-items:center;justify-content:center;font-size:42px;box-shadow:inset 0 0 0 1px #e7f0db}
.vd-today-widget__temp{font-size:52px;line-height:1;font-weight:900;color:#2e5120}
.vd-today-widget__cond{font-size:16px;color:#5c6f57;font-weight:700;margin-top:6px}
.vd-today-widget__hero-metrics{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}
.vd-today-widget__hero-metrics span,.vd-today-widget__sun span{display:inline-flex;align-items:center;padding:10px 12px;border-radius:16px;background:#f5f9f1;color:#355f2d}
.vd-today-widget__sun{display:flex;gap:10px;flex-wrap:wrap}
.vd-today-widget__moon{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#fdf9ef 0%,#fff 100%)}
.vd-today-widget__moon-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#f4efdf;color:#6f5e2f;font-weight:800;margin-bottom:14px}
.vd-today-widget__moon-value{font-size:44px;font-weight:900;color:#5d5128;margin-bottom:10px}
.vd-today-widget__moon p{margin:0;color:#6c6a55}
.vd-today-widget__rec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.vd-today-widget__rec-card h3{margin:0 0 8px;color:#2e5120;font-size:20px}
.vd-today-widget__rec-card p{margin:0;color:#5c6f57}
.vd-today-widget__error{padding:16px 18px;border-radius:18px;background:#fff8f2;border:1px solid #f0d7c7;color:#7b5138}
@media (max-width:980px){.vd-today-widget__grid,.vd-today-widget__rec-grid{grid-template-columns:1fr}.vd-today-widget__head h2{font-size:28px}.vd-today-widget__temp{font-size:44px}}


.vd-today-widget__forecast{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 16px}
.vd-today-widget__day{border:1px solid #dcead0;border-radius:22px;padding:16px;background:#fff;box-shadow:0 10px 24px rgba(46,81,32,.06)}
.vd-today-widget__day--good{background:linear-gradient(180deg,#f5fbef 0%,#fff 100%);border-color:#cfe6bd}
.vd-today-widget__day--soft{background:linear-gradient(180deg,#f7fbff 0%,#fff 100%);border-color:#cfe0ec}
.vd-today-widget__day--warn{background:linear-gradient(180deg,#fff8e8 0%,#fff 100%);border-color:#ead9a8}
.vd-today-widget__day--danger{background:linear-gradient(180deg,#fff1ed 0%,#fff 100%);border-color:#efc8b8}
.vd-today-widget__day-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px;color:#355f2d;font-weight:900}
.vd-today-widget__day-top strong{font-size:12px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.75);white-space:nowrap}
.vd-today-widget__day-main{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:900;color:#2e5120;margin-bottom:8px}
.vd-today-widget__day-icon{font-size:34px;line-height:1}
.vd-today-widget__day p{margin:0;color:#5c6f57;font-size:14px}
.vd-today-widget__danger-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 16px}
.vd-today-widget__danger{display:flex;flex-direction:column;gap:6px;border-radius:20px;padding:14px 16px;border:1px solid #dcead0;background:#fff}
.vd-today-widget__danger strong{color:#2e5120;font-size:16px}
.vd-today-widget__danger span{color:#5c6f57;font-size:14px}
.vd-today-widget__danger--good{background:#f5fbef;border-color:#cfe6bd}
.vd-today-widget__danger--soft{background:#f7fbff;border-color:#cfe0ec}
.vd-today-widget__danger--warn{background:#fff8e8;border-color:#ead9a8}
.vd-today-widget__danger--danger{background:#fff1ed;border-color:#efc8b8}
@media (max-width:980px){.vd-today-widget__forecast,.vd-today-widget__danger-grid{grid-template-columns:1fr}.vd-today-widget__day-top{align-items:flex-start;flex-direction:column}}


/* v1.21.2: enlarge planner page header/title shell */
body.page-slug-planirovshchik .vd-theme-wrap,
body.page-id-planirovshchik .vd-theme-wrap,
body:has(.vd-planner-page-shell) .vd-theme-wrap{
  max-width:1460px !important;
}

body.page-slug-planirovshchik .vd-theme-header,
body.page-id-planirovshchik .vd-theme-header,
body:has(.vd-planner-page-shell) .vd-theme-header{
  padding:24px 28px !important;
  border-radius:28px !important;
  grid-template-columns:minmax(280px,1.15fr) auto auto minmax(320px,420px) !important;
  gap:18px !important;
}

body.page-slug-planirovshchik .vd-theme-brand,
body.page-id-planirovshchik .vd-theme-brand,
body:has(.vd-planner-page-shell) .vd-theme-brand{
  font-size:40px !important;
  line-height:1.04 !important;
}

body.page-slug-planirovshchik .vd-theme-nav a,
body.page-id-planirovshchik .vd-theme-nav a,
body:has(.vd-planner-page-shell) .vd-theme-nav a{
  padding:12px 16px !important;
  border-radius:16px !important;
}

body.page-slug-planirovshchik .vd-theme-search,
body.page-id-planirovshchik .vd-theme-search,
body:has(.vd-planner-page-shell) .vd-theme-search{
  width:min(100%,460px) !important;
}

body.page-slug-planirovshchik .vd-theme-search input,
body.page-id-planirovshchik .vd-theme-search input,
body:has(.vd-planner-page-shell) .vd-theme-search input,
body.page-slug-planirovshchik .vd-theme-search button,
body.page-id-planirovshchik .vd-theme-search button,
body:has(.vd-planner-page-shell) .vd-theme-search button{
  min-height:48px !important;
}

body.page-slug-planirovshchik .vd-theme-search button,
body.page-id-planirovshchik .vd-theme-search button,
body:has(.vd-planner-page-shell) .vd-theme-search button{
  padding:12px 18px !important;
}

body.page-slug-planirovshchik .vd-theme-account-summary,
body.page-id-planirovshchik .vd-theme-account-summary,
body:has(.vd-planner-page-shell) .vd-theme-account-summary{
  min-height:60px !important;
}

body.page-slug-planirovshchik .vd-theme-main,
body.page-id-planirovshchik .vd-theme-main,
body:has(.vd-planner-page-shell) .vd-theme-main{
  padding:30px 30px 34px !important;
  border-radius:28px !important;
}

body.page-slug-planirovshchik .vd-theme-title,
body.page-id-planirovshchik .vd-theme-title,
body:has(.vd-planner-page-shell) .vd-theme-title{
  font-size:48px !important;
  line-height:1.05 !important;
  margin-bottom:18px !important;
}

/* If the templates shell is active instead of the bare theme page.php */
body:has(.vd-planner-page-shell) .vd-bg-overlay{
  max-width:1500px !important;
}
body:has(.vd-planner-page-shell) .vd-shell{
  max-width:1440px !important;
}
body:has(.vd-planner-page-shell) .vd-header{
  padding:24px 28px !important;
  border-radius:28px !important;
  grid-template-columns:minmax(280px,1.15fr) auto auto minmax(320px,420px) !important;
  gap:18px !important;
}
body:has(.vd-planner-page-shell) .vd-brand-text{
  font-size:40px !important;
  line-height:1.04 !important;
}
body:has(.vd-planner-page-shell) .vd-hero{
  padding:30px 34px !important;
  border-radius:30px !important;
}
body:has(.vd-planner-page-shell) .vd-hero-copy h1{
  font-size:48px !important;
}

@media (max-width:1180px){
  body.page-slug-planirovshchik .vd-theme-wrap,
  body.page-id-planirovshchik .vd-theme-wrap,
  body:has(.vd-planner-page-shell) .vd-theme-wrap{
    max-width:100% !important;
  }

  body.page-slug-planirovshchik .vd-theme-header,
  body.page-id-planirovshchik .vd-theme-header,
  body:has(.vd-planner-page-shell) .vd-theme-header,
  body:has(.vd-planner-page-shell) .vd-header{
    grid-template-columns:1fr !important;
    padding:20px 22px !important;
  }

  body.page-slug-planirovshchik .vd-theme-main,
  body.page-id-planirovshchik .vd-theme-main,
  body:has(.vd-planner-page-shell) .vd-theme-main{
    padding:24px !important;
  }

  body.page-slug-planirovshchik .vd-theme-title,
  body.page-id-planirovshchik .vd-theme-title,
  body:has(.vd-planner-page-shell) .vd-theme-title,
  body:has(.vd-planner-page-shell) .vd-hero-copy h1{
    font-size:40px !important;
  }
}

@media (max-width:680px){
  body.page-slug-planirovshchik .vd-theme-brand,
  body.page-id-planirovshchik .vd-theme-brand,
  body:has(.vd-planner-page-shell) .vd-theme-brand,
  body:has(.vd-planner-page-shell) .vd-brand-text{
    font-size:32px !important;
  }

  body.page-slug-planirovshchik .vd-theme-title,
  body.page-id-planirovshchik .vd-theme-title,
  body:has(.vd-planner-page-shell) .vd-theme-title,
  body:has(.vd-planner-page-shell) .vd-hero-copy h1{
    font-size:32px !important;
  }
}


/* v1.21.5: site product improvements */
.vd-today-actions,.vd-smart-panel,.vd-dashboard-card,.vd-seo-guide{
  background:rgba(255,255,255,.94);
  border:1px solid rgba(53,95,45,.14);
  border-radius:28px;
  padding:22px;
  box-shadow:0 12px 28px rgba(0,0,0,.07);
}
.vd-today-actions{margin:18px 0}
.vd-today-actions-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}
.vd-today-actions h2,.vd-dashboard-card h3,.vd-smart-panel h3,.vd-seo-guide h2{margin:0 0 8px;color:#27411b}
.vd-today-actions p,.vd-dashboard-card p{margin:0;color:#54674d;line-height:1.55}
.vd-today-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}
.vd-today-action-grid button{
  border:1px solid #d9e7cf;
  border-radius:18px;
  background:#f7fbf3;
  padding:14px;
  color:#27411b;
  font-weight:800;
  cursor:pointer;
  text-align:left;
}
.vd-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}
.vd-dashboard-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.vd-smart-task-list{display:grid;gap:10px}
.vd-smart-task,.vd-smart-culture-list span{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  padding:12px 14px;
  border-radius:16px;
  background:#f8fbf4;
  border:1px solid #e0ecda;
}
.vd-smart-task span{display:flex;flex-direction:column;gap:3px}
.vd-smart-task small{color:#6d7f66}
.vd-smart-task button{border:none;border-radius:10px;background:#fff0ee;color:#9b2d1c;font-weight:900;padding:6px 10px;cursor:pointer}
.vd-smart-empty{padding:14px;border-radius:16px;background:#f8fbf4;color:#63755c;border:1px dashed #d7e6cc}
.vd-smart-culture-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
.vd-smart-culture-list span{display:inline-flex;font-weight:800;color:#355f2d}
.vd-button-light{background:#f4f9ef!important;color:#27411b!important;border:1px solid #d9e7cf}
.vd-button.is-added,.vd-button[data-vd-add-culture].is-added{background:#2e5120!important;color:#fff!important}
.vd-seo-guide{margin:22px 0;background:linear-gradient(135deg,#fff,#f6fbf1)}
.vd-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}
.vd-seo-grid article{padding:16px;border-radius:20px;background:#fff;border:1px solid #e0ecda}
.vd-seo-grid h3{margin:0 0 8px;color:#2e5120}
.vd-seo-grid p{margin:0;color:#54674d;line-height:1.55}
@media (max-width:1100px){
  .vd-dashboard-grid,.vd-today-action-grid,.vd-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:680px){
  .vd-dashboard-grid,.vd-dashboard-two,.vd-today-action-grid,.vd-seo-grid{grid-template-columns:1fr}
  .vd-today-actions-head{flex-direction:column}
}

/* v1.22.0: административный слой Центра дачника */
.vd-admin-suite{margin-top:22px;padding:22px;border:1px solid #cfe3bd;border-radius:28px;background:linear-gradient(135deg,#fbfff7,#edf8e7);box-shadow:0 16px 34px rgba(50,86,35,.08)}
.vd-admin-head{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.vd-admin-head span{width:max-content;padding:7px 10px;border-radius:999px;background:#e5f5d7;color:#2f641f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.vd-admin-head h2{margin:0;color:#254915;font-size:28px;line-height:1.15}.vd-admin-head p{margin:0;color:#536a4a;line-height:1.55;max-width:980px}
.vd-admin-status{margin:10px 0 16px;padding:12px 14px;border:1px solid #b8d99a;background:#effbe8;border-radius:16px;color:#2f5b1f;font-weight:800}.vd-admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.vd-admin-stats div{padding:16px;border:1px solid #dcebd1;border-radius:20px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.04)}.vd-admin-stats strong{display:block;font-size:32px;line-height:1;color:#284d1b}.vd-admin-stats span{display:block;margin-top:6px;color:#607657;font-weight:700}.vd-admin-nav{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.vd-admin-nav a{display:inline-flex;padding:10px 13px;border-radius:999px;background:#fff;border:1px solid #d7e8c7;color:#2c541d;font-weight:900;text-decoration:none}.vd-admin-nav a:hover{background:#2f7128;color:#fff}
.vd-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.vd-admin-card{padding:18px;border:1px solid #d5e7c6;border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 12px 28px rgba(60,93,40,.06)}.vd-admin-card h3{margin:0 0 12px;color:#274a19;font-size:20px}.vd-admin-card p{color:#5a7051;line-height:1.5}.vd-admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vd-admin-form label{display:flex;flex-direction:column;gap:5px;color:#39562e;font-size:13px;font-weight:800}.vd-admin-form input,.vd-admin-form select,.vd-admin-form textarea{width:100%;box-sizing:border-box;border:1px solid #d4e6c6;border-radius:13px;padding:10px 12px;background:#fbfef8;color:#263b20}.vd-admin-form textarea,.vd-admin-form .vd-admin-check,.vd-admin-form p,.vd-admin-form button{grid-column:1/-1}.vd-admin-check{flex-direction:row!important;align-items:center;font-weight:700!important}.vd-admin-check input{width:auto}.vd-admin-users{display:grid;gap:10px}.vd-admin-user-row{display:grid;grid-template-columns:minmax(0,1fr) 150px auto;gap:8px;align-items:center;padding:10px;border:1px solid #e3efd8;border-radius:16px;background:#fbfef8}.vd-admin-user-row strong,.vd-admin-user-row small{display:block}.vd-admin-user-row small{color:#718466}.vd-admin-user-row select{border:1px solid #d4e6c6;border-radius:12px;padding:9px;background:#fff}.vd-admin-log{display:grid;gap:8px}.vd-admin-log div{padding:10px;border-radius:15px;border:1px solid #e1efd5;background:#fbfef8}.vd-admin-log time{display:block;color:#6a805e;font-size:12px}.vd-admin-log strong{display:block;color:#315620}.vd-admin-log span{display:block;color:#5e7356}.vd-admin-analytics{margin:0;padding-left:18px;color:#506a46;line-height:1.8}.vd-admin-ai-embed{margin-top:14px;padding-top:14px;border-top:1px dashed #cfe2bf}
@media (max-width:900px){.vd-admin-stats,.vd-admin-grid{grid-template-columns:1fr 1fr}.vd-admin-form{grid-template-columns:1fr}.vd-admin-user-row{grid-template-columns:1fr}}
@media (max-width:640px){.vd-admin-stats,.vd-admin-grid{grid-template-columns:1fr}.vd-admin-suite{padding:16px}.vd-admin-head h2{font-size:24px}}

/* v1.22.1: расширенная административная панель */
.vd-admin-suite-pro{background:linear-gradient(135deg,#fbfff8,#eef8e8 58%,#f7fff4)}
.vd-admin-command-row{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;margin:14px 0 16px}
.vd-admin-command-group{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:14px;border:1px solid #d7e8c8;border-radius:20px;background:#fff}
.vd-admin-command-group b{width:100%;color:#274a19;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.vd-button-danger-soft{background:#fff6f5!important;color:#a13a2f!important;border:1px solid #f0c9c4!important}
.vd-button-danger{background:#b33a2f!important;color:#fff!important;border:1px solid #b33a2f!important}
.vd-admin-stats-pro div{position:relative;overflow:hidden}.vd-admin-stats-pro div:after{content:"";position:absolute;right:-24px;bottom:-24px;width:78px;height:78px;border-radius:999px;background:rgba(91,154,55,.08)}
.vd-admin-attention{margin:12px 0 18px;padding:16px;border:1px solid #d7e8c8;border-radius:24px;background:#fff}
.vd-admin-attention h3{margin:0 0 12px;color:#274a19;font-size:20px}.vd-admin-attention-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vd-admin-attention-grid div{padding:14px;border:1px dashed #cde2bd;border-radius:18px;background:#f8fcf4}.vd-admin-attention-grid b{display:block;color:#2c641e;font-size:24px}.vd-admin-attention-grid span{display:block;color:#58714f;font-weight:700;line-height:1.35}
.vd-admin-wide{grid-column:1/-1}.vd-admin-filterbar{display:grid;grid-template-columns:1fr 220px;gap:10px;margin:12px 0}.vd-admin-filterbar input,.vd-admin-filterbar select{border:1px solid #d4e6c6;border-radius:14px;padding:11px 13px;background:#fbfef8;color:#263b20}
.vd-admin-data-list{display:grid;gap:9px}.vd-admin-data-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:12px;border:1px solid #e0ecd6;border-radius:16px;background:#fcfff9}.vd-admin-data-row strong,.vd-admin-data-row small{display:block}.vd-admin-data-row small{color:#647b59;margin-top:3px}.vd-admin-badge{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:7px 10px;border-radius:999px;background:#edf6e7;color:#2e5c22;font-weight:900;font-size:12px}.vd-admin-badge-draft{background:#f4f4f4;color:#555}.vd-admin-badge-review{background:#fff4d9;color:#876000}.vd-admin-badge-needs_fill{background:#fff0ee;color:#ad392e}.vd-admin-badge-ai_filled{background:#e9f2ff;color:#285a92}.vd-admin-badge-verified{background:#e9f8e2;color:#2f6b20}.vd-admin-badge-published{background:#e7f7e4;color:#2f6b20}
.vd-admin-wizard{display:block}.vd-wizard-steps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.vd-wizard-steps button{border:1px solid #d7e8c7;background:#fff;border-radius:999px;padding:9px 12px;color:#315620;font-weight:900;cursor:pointer}.vd-wizard-steps button.is-active{background:#2f7128;color:#fff}.vd-wizard-panel{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vd-wizard-panel.is-active{display:grid}.vd-wizard-panel textarea,.vd-wizard-panel p,.vd-wizard-panel button,.vd-wizard-panel .vd-admin-check{grid-column:1/-1}
.vd-admin-quality-note{margin-top:12px;padding:12px;border:1px dashed #d7e8c7;background:#f8fcf4;border-radius:16px;color:#526b49;line-height:1.45}.vd-admin-quality-note strong{color:#274a19}
.vd-admin-log-table{display:grid;gap:0;border:1px solid #e1efd5;border-radius:16px;overflow:hidden}.vd-admin-log-table .vd-admin-log-head,.vd-admin-log-table div:not(.vd-admin-log-head){display:grid;grid-template-columns:120px 140px 1fr 1fr;gap:8px;padding:10px;border-bottom:1px solid #e1efd5;background:#fff}.vd-admin-log-table .vd-admin-log-head{background:#f0f8ea;color:#274a19}.vd-admin-log-table div:last-child{border-bottom:none}.vd-admin-log-table time{font-size:12px;color:#6a805e}.vd-admin-log-table strong{color:#315620}.vd-admin-log-table span{color:#5e7356}
.vd-admin-role-table{display:grid;border:1px solid #d7e8c8;border-radius:18px;overflow:hidden}.vd-admin-role-table>div{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(4,1fr);gap:8px;padding:11px;border-bottom:1px solid #e3efd8;background:#fff;align-items:center}.vd-admin-role-table>div:last-child{border-bottom:none}.vd-admin-role-head{background:#f0f8ea!important;color:#274a19;font-weight:900}.vd-admin-role-table span:not(:first-child){text-align:center;color:#2f6b20;font-weight:900}
@media (max-width:1000px){.vd-admin-command-row,.vd-admin-attention-grid{grid-template-columns:1fr 1fr}.vd-admin-data-row{grid-template-columns:1fr}.vd-admin-log-table .vd-admin-log-head,.vd-admin-log-table div:not(.vd-admin-log-head),.vd-admin-role-table>div{grid-template-columns:1fr}.vd-admin-role-table span:not(:first-child){text-align:left}.vd-admin-filterbar{grid-template-columns:1fr}.vd-wizard-panel{grid-template-columns:1fr}}
@media (max-width:640px){.vd-admin-command-row,.vd-admin-attention-grid{grid-template-columns:1fr}}

/* v1.22.3: графики аналитики, популярные страницы, WebP-контроль медиа */
.vd-admin-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}
.vd-admin-chart-card{padding:16px;border:1px solid #d8e8ca;border-radius:20px;background:#fbfef8}
.vd-admin-chart-card h4{margin:0 0 12px;color:#274a19;font-size:16px}
.vd-admin-bars{height:170px;display:flex;align-items:flex-end;gap:10px;padding:12px 8px 0;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f2faed);border:1px solid #e2efd8}
.vd-admin-bar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px;height:100%}
.vd-admin-bar{width:100%;min-height:8px;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,#71a94b,#2f7128);position:relative;box-shadow:0 8px 18px rgba(47,113,40,.12)}
.vd-admin-bar span{position:absolute;top:-22px;left:50%;transform:translateX(-50%);font-size:11px;font-weight:900;color:#274a19;background:#fff;border:1px solid #dcebd1;border-radius:999px;padding:2px 6px;white-space:nowrap}
.vd-admin-bar-item small{font-size:11px;color:#607657;font-weight:800}
.vd-admin-page-bars{display:grid;gap:10px}
.vd-admin-page-bar{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 12px;border:1px solid #e0ecd6;border-radius:14px;background:#fff;overflow:hidden}
.vd-admin-page-bar span,.vd-admin-page-bar b{position:relative;z-index:2;color:#274a19}
.vd-admin-page-bar span{font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vd-admin-page-bar b{font-weight:900}
.vd-admin-page-bar i{position:absolute;left:0;bottom:0;top:0;background:linear-gradient(90deg,rgba(113,169,75,.22),rgba(113,169,75,.04));z-index:1}
@media (max-width:900px){.vd-admin-chart-grid{grid-template-columns:1fr}.vd-admin-bars{height:140px}}


/* v1.23.4: wider shell for Center dashboard pages */
body:has(.vd-bgpf-app) .vd-bg-overlay {
  max-width: 1840px !important;
}

body:has(.vd-bgpf-app) .vd-shell {
  max-width: 1740px !important;
}

body:has(.vd-bgpf-app) .vd-header {
  max-width: 1740px;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: minmax(320px, 1.15fr) auto auto minmax(300px, 380px);
}

body:has(.vd-bgpf-app) .vd-search {
  max-width: 360px;
}

@media (max-width: 1040px) {
  body:has(.vd-bgpf-app) .vd-header {
    grid-template-columns: 1fr;
  }
}


/* v1.23.5: широкая шапка и широкий контейнер для Центра дачника */
.vd-body .vd-bg-overlay {
  max-width: 1780px !important;
  width: min(1780px, calc(100vw - 48px)) !important;
}
.vd-body .vd-shell {
  max-width: 1680px !important;
  width: 100% !important;
}
.vd-body .vd-header {
  grid-template-columns: minmax(320px, 1fr) auto auto minmax(320px, 460px) !important;
  gap: 18px !important;
  padding: 18px 24px !important;
}
.vd-body .vd-search {
  max-width: 460px !important;
  min-width: 320px !important;
}
.vd-body .vd-content-card {
  padding: 32px !important;
}
.vd-body .vd-content-card > .vd-bgpf-app {
  width: 100% !important;
  max-width: none !important;
  margin-top: 0 !important;
}
@media (max-width: 1040px) {
  .vd-body .vd-bg-overlay {
    width: calc(100vw - 24px) !important;
  }
  .vd-body .vd-header {
    grid-template-columns: 1fr !important;
  }
  .vd-body .vd-search {
    max-width: none !important;
    min-width: 0 !important;
  }
}


/* v1.23.6: Центр дачника не должен сжиматься родительскими контейнерами WordPress. */
body.vd-bgpf-wide-page .vd-bg-overlay,
body:has(.vd-bgpf-app) .vd-bg-overlay,
.vd-body .vd-bg-overlay:has(.vd-bgpf-app) {
  width: min(1780px, calc(100vw - 48px)) !important;
  max-width: 1780px !important;
}
body.vd-bgpf-wide-page .vd-shell,
body.vd-bgpf-wide-page .vd-content-card,
body:has(.vd-bgpf-app) .vd-shell,
body:has(.vd-bgpf-app) .vd-content-card {
  width: 100% !important;
  max-width: 1680px !important;
}
body.vd-bgpf-wide-page .vd-header,
body:has(.vd-bgpf-app) .vd-header {
  width: 100% !important;
  max-width: 1680px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  grid-template-columns: minmax(320px, 1fr) auto auto minmax(320px, 460px) !important;
}
body.vd-bgpf-wide-page .vd-search,
body:has(.vd-bgpf-app) .vd-search {
  max-width: 460px !important;
}
@media (max-width: 1040px) {
  body.vd-bgpf-wide-page .vd-bg-overlay,
  body:has(.vd-bgpf-app) .vd-bg-overlay {
    width: calc(100vw - 24px) !important;
  }
  body.vd-bgpf-wide-page .vd-header,
  body:has(.vd-bgpf-app) .vd-header {
    grid-template-columns: 1fr !important;
  }
}


/* v1.23.7: Центр дачника — убрать верхний заголовок и центрировать верхний белый блок */
body.vd-bgpf-wide-page .vd-hero,
body:has(.vd-bgpf-app) .vd-hero {
  display: none !important;
}

body.vd-bgpf-wide-page .vd-header,
body:has(.vd-bgpf-app) .vd-header {
  grid-template-columns: auto auto auto auto !important;
  justify-content: center !important;
  justify-items: center !important;
  align-items: center !important;
  column-gap: 16px !important;
}

body.vd-bgpf-wide-page .vd-header > *,
body:has(.vd-bgpf-app) .vd-header > * {
  justify-self: center !important;
}

body.vd-bgpf-wide-page .vd-brand,
body:has(.vd-bgpf-app) .vd-brand {
  justify-self: center !important;
}

body.vd-bgpf-wide-page .vd-nav,
body:has(.vd-bgpf-app) .vd-nav {
  justify-self: center !important;
  justify-content: center !important;
}

body.vd-bgpf-wide-page .vd-search,
body:has(.vd-bgpf-app) .vd-search {
  justify-self: center !important;
  width: min(420px, 100%) !important;
  max-width: 420px !important;
  min-width: 280px !important;
}

body.vd-bgpf-wide-page .vd-account,
body.vd-bgpf-wide-page .vd-bgpf-header-user-shell,
body:has(.vd-bgpf-app) .vd-account,
body:has(.vd-bgpf-app) .vd-bgpf-header-user-shell {
  justify-self: center !important;
}

@media (max-width: 1040px) {
  body.vd-bgpf-wide-page .vd-header,
  body:has(.vd-bgpf-app) .vd-header {
    grid-template-columns: 1fr !important;
    justify-content: stretch !important;
    justify-items: stretch !important;
  }

  body.vd-bgpf-wide-page .vd-header > *,
  body:has(.vd-bgpf-app) .vd-header > * {
    justify-self: stretch !important;
  }

  body.vd-bgpf-wide-page .vd-brand,
  body:has(.vd-bgpf-app) .vd-brand,
  body.vd-bgpf-wide-page .vd-nav,
  body:has(.vd-bgpf-app) .vd-nav {
    justify-content: center !important;
  }

  body.vd-bgpf-wide-page .vd-search,
  body:has(.vd-bgpf-app) .vd-search {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
  }
}


/* v1.23.9: кнопка личной точки погоды в правом углу погодного блока */
.vd-weather-page-shell-with-point {
  position: relative;
  min-width: 0;
}

.vd-weather-point-corner {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 40;
}

.vd-weather-point-corner .vd-bgpf-weather-point-popup-shell {
  margin: 0;
}

@media (max-width: 760px) {
  .vd-weather-point-corner {
    position: static;
    display: flex;
    justify-content: flex-end;
    margin: 0 0 12px;
  }
}


/* v1.23.10: страница Погода — точка на карте только как popup-кнопка, без большого блока сверху */
.vd-weather-page-shell-popup-only {
  position: relative;
  min-width: 0;
}

.vd-weather-page-shell-popup-only > .vd-bgpf-app,
.vd-weather-page-shell-popup-only > .vd-bgpf-weather-point-shortcode,
.vd-weather-page-shell-popup-only > .vd-bgpf-weather-point-popup-shell,
.vd-weather-page-shell-popup-only > .vd-weather-point-corner {
  display: none !important;
}

.vd-weather-point-float-button {
  position: absolute;
  top: 28px;
  right: 28px;
  z-index: 60;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid #cfe3bd;
  border-radius: 999px;
  background: rgba(255,255,255,.88);
  color: #2e5120;
  font-weight: 800;
  box-shadow: 0 10px 24px rgba(46,81,32,.10);
  cursor: pointer;
  backdrop-filter: blur(6px);
}

.vd-weather-point-float-button:hover {
  background: #f4fbef;
  transform: translateY(-1px);
}

.vd-weather-point-template-modal[hidden] {
  display: none !important;
}

.vd-weather-point-template-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.vd-weather-point-template-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(16, 30, 16, .42);
  backdrop-filter: blur(4px);
}

.vd-weather-point-template-dialog {
  position: relative;
  z-index: 1;
  width: min(760px, calc(100vw - 32px));
  max-height: calc(100vh - 40px);
  overflow: auto;
  border-radius: 26px;
  background: rgba(246,251,240,.96);
  box-shadow: 0 28px 80px rgba(0,0,0,.24);
  padding: 18px;
}

.vd-weather-point-template-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 5;
  width: 38px;
  height: 38px;
  border: none;
  border-radius: 50%;
  background: #ffffff;
  color: #2e5120;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 8px 18px rgba(0,0,0,.10);
}

.vd-weather-point-template-dialog .vd-bgpf-app {
  display: block !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

.vd-weather-point-template-dialog .vd-bgpf-app::before {
  display: none !important;
}

.vd-weather-point-template-dialog .vd-bgpf-card {
  box-shadow: none !important;
}

.vd-weather-point-template-dialog .vd-bgpf-weather-card h3 {
  padding-right: 44px;
}

html.vd-weather-point-modal-open,
html.vd-weather-point-modal-open body {
  overflow: hidden;
}

@media (max-width: 760px) {
  .vd-weather-point-float-button {
    position: static;
    margin: 0 0 14px auto;
    display: flex;
    width: max-content;
  }
  .vd-weather-point-template-dialog {
    padding: 12px;
    border-radius: 22px;
  }
}


/* v1.23.11: страница Погода — только одна кнопка точки в правом верхнем углу погодной карточки */
.vd-weather-page-shell-popup-native {
  position: relative;
  min-width: 0;
}

.vd-weather-page-shell-popup-native > .vd-bgpf-app,
.vd-weather-page-shell-popup-native > .vd-bgpf-weather-point-shortcode,
.vd-weather-page-shell-popup-native > .vd-weather-point-template-modal,
.vd-weather-page-shell-popup-native > .vd-weather-point-float-button {
  display: none !important;
}

.vd-weather-point-native-corner {
  position: absolute;
  top: 28px;
  right: 28px;
  z-index: 70;
  display: flex;
  justify-content: flex-end;
  pointer-events: none;
}

.vd-weather-point-native-corner .vd-bgpf-weather-point-popup-shell {
  margin: 0 !important;
  pointer-events: auto;
}

.vd-weather-point-native-corner .vd-bgpf-weather-point-trigger {
  min-height: 44px !important;
  padding: 0 18px !important;
  border-radius: 999px !important;
  box-shadow: 0 10px 24px rgba(46,81,32,.10) !important;
}

/* Убираем подпись Leaflet/OpenStreetMap в карточке выбора точки, чтобы не было флажка и лишнего текста */
.vd-weather-page-shell-popup-native .leaflet-control-attribution,
.vd-bgpf-weather-point-modal .leaflet-control-attribution,
.vd-weather-point-template-modal .leaflet-control-attribution,
.vd-bgpf-weather-map-picker .leaflet-control-attribution {
  display: none !important;
}

@media (max-width: 760px) {
  .vd-weather-point-native-corner {
    position: static;
    margin: 0 0 14px;
  }
}


/* v1.23.12: страница Погода — кнопка точки только справа сверху, форма только в popup */
.vd-weather-page-shell-modal-point {
  position: relative;
  min-width: 0;
}

.vd-weather-point-corner-button {
  position: absolute;
  top: 28px;
  right: 28px;
  z-index: 80;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 16px;
  border: 1px solid #cfe3bd;
  border-radius: 999px;
  background: rgba(255,255,255,.9);
  color: #2e5120;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(46,81,32,.10);
  backdrop-filter: blur(6px);
}

.vd-weather-point-corner-button:hover {
  background: #f4fbef;
  transform: translateY(-1px);
}

.vd-weather-point-modal[hidden] {
  display: none !important;
}

.vd-weather-point-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 92px 28px 28px;
}

.vd-weather-point-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 28, 14, .32);
  backdrop-filter: blur(3px);
}

.vd-weather-point-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(620px, calc(100vw - 32px));
  max-height: calc(100vh - 120px);
  overflow: auto;
  border-radius: 26px;
  background: rgba(246,251,240,.98);
  box-shadow: 0 28px 80px rgba(0,0,0,.25);
  padding: 16px;
  outline: none;
}

.vd-weather-point-modal-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 10;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(204, 218, 196, .9);
  border-radius: 50%;
  background: #fff;
  color: #2e5120;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.vd-weather-point-modal-content .vd-bgpf-app {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  border: 0 !important;
  border-radius: 22px !important;
  background: transparent !important;
  box-shadow: none !important;
}

.vd-weather-point-modal-content .vd-bgpf-app::before {
  display: none !important;
}

.vd-weather-point-modal-content .vd-bgpf-card {
  box-shadow: none !important;
  padding: 22px !important;
}

.vd-weather-point-modal-content .vd-bgpf-weather-card h3 {
  padding-right: 44px;
}

.vd-weather-point-modal-content .leaflet-control-attribution,
.vd-weather-point-modal .leaflet-control-attribution,
.vd-weather-page-shell-modal-point .leaflet-control-attribution {
  display: none !important;
}

html.vd-weather-point-modal-is-open,
html.vd-weather-point-modal-is-open body {
  overflow: hidden;
}

@media (max-width: 760px) {
  .vd-weather-point-corner-button {
    top: 16px;
    right: 16px;
    min-height: 38px;
    padding: 0 12px;
    font-size: 13px;
  }
  .vd-weather-point-modal {
    justify-content: center;
    padding: 72px 12px 18px;
  }
  .vd-weather-point-modal-dialog {
    width: min(100%, 560px);
    max-height: calc(100vh - 92px);
    padding: 12px;
  }
}


/* v1.23.13: page weather point is modal-only; hide accidental full block and map attribution */
.vd-weather-page-shell-modal-point {
  position: relative;
}

.vd-weather-page-shell-modal-point > .vd-bgpf-app,
.vd-weather-page-shell-modal-point > .vd-bgpf-weather-card,
.vd-weather-page-shell-modal-point > .vd-bgpf-weather-point-shortcode,
.vd-weather-page-shell-modal-point > .vd-weather-point-template-modal,
.vd-weather-page-shell-modal-point > .vd-weather-point-corner,
.vd-weather-page-shell-modal-point [data-vd-weather-point-external-hidden="1"] {
  display: none !important;
}

.vd-weather-point-modal[hidden],
.vd-weather-point-modal[style*="display:none"] {
  display: none !important;
}

.vd-weather-point-modal .leaflet-control-attribution,
.vd-weather-page-shell-modal-point .leaflet-control-attribution {
  display: none !important;
}
