/* ID */
#divHelp { visibility: hidden; position: fixed; width: 350px; height: 250px; background: #fff; z-index: 10000; right: 20px; bottom: 20px; border: 1px solid var(--w-primary-deep); border-radius: 10px; padding: 20px; }
#helpTitle { border-bottom: 2px solid var(--w-primary-deep) }
#helpClose {  visibility: hidden; position: fixed; right: 30px; bottom: 240px }
#helpImage { visibility: hidden; position: fixed; z-index: 15; right: 340px; bottom: 240px; width: 60px; height: 60px; border: 1px solid var(--w-primary-deep); border-radius: 50%; background: #fff; padding: 5px; }
#helpText { padding: 5px; font-size: 12px }
#onirica { color:red; }

/* CLASS */
.button-border.button-pr { border-color: var(--w-primary-deep); color: var(--w-primary-deep) }
.button.button-border:not(.button-fill):hover.button-pr { background-color: var(--w-primary-deep);}
.button.button-border.button-pr.button-fill::before { background-color: var(--w-primary-deep); }
.g-recaptcha div { margin: auto!important }
.cert_title {font-weight: 400!important; font-size: 26px!important }
.cert_subtitle { font-weight:400!important; font-size:16px!important }
.dashboardIcon { border-radius: 5px; margin: auto; margin-bottom: 10px; border: 3px solid var(--w-primary-deep); height: 250px; width: 250px; padding: 30px; background: #fff; box-shadow: 5px 5px rgba(0,0,0,0.2) }
.dashboardIcon:hover{ margin-left: 5px; margin-top: 5px;  margin-bottom: 5px; box-shadow: none; }
.divider_title { font-size: 45px; margin: 0px; text-shadow: 1px 3px 5px #333;  }
.error input, .error textarea, .error select, .error div.well { border: 1px solid #CB0C0F!important;}
.error div.checkbox{ color: #CB0C0F!important;}
.error #consentLabel { color: #CB0C0F!important}
.fbox_dashboard { border: 3px solid var(--w-primary-deep); padding:5px; border-radius: 10px }
.fbox_dashboard:hover{ box-shadow: inset 0px 0px 7px rgba(94, 110, 81, 0.5)}
.h1_title { color: var(--w-primary-deep); text-align: center; font-size :30px }
.icon_pr { border: 2px solid #4F001D; padding: 3px }
.icon_amber { border: 2px solid #EB9C4D; padding: 3px }
.icon_red { border: 2px solid #C02942; padding: 3px }
.icon_green { border: 2px solid #59ba41; padding: 3px }
.icon_grey { border: 2px solid #777777; padding: 3px }
.icon_info { width: 15px; height: 15px }
.icon_info img { width: 15px; height: 15px }
.icon_counter { width: 64px; height: 64px }
.img_profile { height: 100px; margin-top: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; display: block;}
.img_shadow { box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3) }
.lbl_cert:hover { color: var(--w-primary-deep);}
.modalTitle { padding: 30px; padding-bottom: 15px }
.modalTitle h4 { margin: 0px }
.modalBody { padding: 15px 30px }
.modalFooter { padding: 30px }
.modalFooter .button-mini { width:100px }
.modal_stripe { border-bottom: 1px solid var(--w-primary-deep); background: var(--w-primary-deep); height: 20px }
.modal-content form { margin-bottom: 0px }
.notice { width: 400px; position: fixed; z-index: 20000; right: 5px; top: 5px; }
.obj_cover { object-fit: cover!important }
.table.b_none th, .table.b_none td { border: 0px !important }
.table_colored { vertical-align: middle; margin-bottom: 0px }
.table_colored th, .table_colored td, .table_colored select, .table_colored input { font-size: 15px }
.table_colored thead th, .table_colored tfoot th { background-color: var(--w-primary-deep)!important; color: #fff!important; text-transform: uppercase }
.td_action { min-width: 50px; width: 50px }
.td_action img, .icon_action { min-width: 30px; min-height: 30px; width: 30px; height: 30px; cursor:pointer }

.chart-samples ul { list-style: none; }
.chart-samples h4 { text-transform: uppercase; margin-bottom: 20px; font-weight: 400; }
.chart-samples li { font-size: 16px; line-height: 2.2; font-weight: 600; }
.chart-samples li a:not(:hover) { color: #AAA; }
.rpg_post span { color: var(--w-primary-deep) }
.slider_title { position: absolute; width: 100%; text-align: center; color: white; text-shadow: 1px 3px 5px #333; z-index:1000; top:40%; font-size: 100px; margin: 0px; font-family:Scharnhorst; font-weight: 100; }
.table_cookie p { margin-bottom: 0px!important }


/* FONT */
@font-face {
    font-family: "Scharnhorst";
    src: url(../fonts/Scharnhorst.ttf);
}

.dh_font{
    font-family: Scharnhorst;
    font-weight: 100;
}

/* MEDIA */
@media (min-width: 1201px) and (max-width: 1500px){
    .slider_title { font-size: 80px; }
}
@media (min-width: 992px) and (max-width: 1200px){
    .slider_title { font-size: 75px; }
}
@media (min-width: 1200px){
    #privateAreaHeaderRow { display: block }
}
@media (min-width: 768px) and (max-width: 992px){
    .slider_title { font-size: 60px; }
}
@media (max-width: 767px){
    .slider_title { font-size: 55px; }
    .footer_left{ text-align: center }
    .footer_right{ text-align: center }
}
@media (max-width: 660px){
    .slider_title { top:35%; font-size: 40px; }
}
@media (max-width: 1200px){
    .footer_left{ text-align: center }
    .footer_right{ text-align: center }
}
@media (max-width: 991px){
    .txt_a_c_sm { text-align: center!important }
    .dark .sticky-header #header-wrap, .sticky-header.dark #header-wrap { background: var(--w-primary-deep) }
    #logo img{ height: 60px }
}

/* Grid filter attivo */
.grid-filter.style-3 li.activeFilter a {
    color: var(--w-primary-deep) !important;
    border-color: var(--w-primary-deep) !important;
}

/* Magnific Popup — frecce FontAwesome */
.mfp-arrow::before,
.mfp-arrow::after { display: none; }
.mfp-arrow {
    display: flex; align-items: center; justify-content: center;
    width: 52px; height: 52px;
    top: 50%; transform: translateY(-50%);
    margin-top: 0; opacity: .85;
    background: rgba(0,0,0,.38); border-radius: 50%;
}
.mfp-arrow-left  { left: 16px; }
.mfp-arrow-right { right: 16px; }
.mfp-arrow-left::before, .mfp-arrow-right::before {
    display: block;
    font-family: "Font Awesome 6 Free"; font-weight: 900;
    font-size: 1.3rem; color: #fff;
    border: none; width: auto; height: auto; margin: 0;
}
.mfp-arrow-left::before  { content: "\f053"; }
.mfp-arrow-right::before { content: "\f054"; }
.mfp-arrow:hover { opacity: 1; background: rgba(0,0,0,.6); }

/* Report gallery */
.report-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 8px; }
.report-gallery__thumb { aspect-ratio: 1; overflow: hidden; border-radius: 8px; cursor: pointer; background: #f3f4f6; }
.report-gallery__thumb img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.2s; display: block; }
.report-gallery__thumb:hover img { transform: scale(1.06); }

/* Lightbox */
#reportLightbox { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.93); z-index: 9999; align-items: center; justify-content: center; }
#reportLightbox.active { display: flex; }
#lbImg { max-width: 90vw; max-height: 88vh; object-fit: contain; border-radius: 4px; display: block; }
#lbClose { position: absolute; top: 14px; right: 20px; color: #fff; font-size: 2.2rem; cursor: pointer; line-height: 1; opacity: .8; transition: opacity .15s; }
#lbClose:hover { opacity: 1; }
.lb-nav { position: absolute; top: 50%; transform: translateY(-50%); color: #fff; font-size: 2.8rem; cursor: pointer; padding: 10px 16px; user-select: none; opacity: .7; transition: opacity .15s; line-height: 1; }
.lb-nav:hover { opacity: 1; }
#lbPrev { left: 8px; }
#lbNext { right: 8px; }
#lbCounter { position: absolute; bottom: 14px; left: 50%; transform: translateX(-50%); color: rgba(255,255,255,.6); font-size: .85rem; white-space: nowrap; }
.modal .btn { border-radius: 0 !important; }

/* Portfolio gallery thumbnails */
.cog-arr { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(0,0,0,.45); border: none; color: #fff; width: 32px; height: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .85rem; cursor: pointer; z-index: 2; transition: background .2s, opacity .2s; opacity: 0; }
.cog-gallery-thumb:hover .cog-arr { opacity: 1; }
.cog-arr:hover { background: rgba(0,0,0,.72); }
.cog-arr-l { left: 8px; }
.cog-arr-r { right: 8px; }
.cog-photo-counter { position: absolute; bottom: 8px; right: 8px; background: rgba(0,0,0,.5); color: #fff; font-size: .7rem; padding: 2px 7px; border-radius: 10px; z-index: 2; }

/* ============================================================ */
/* Pulsanti fixed (standard RPG)                                */
/* ============================================================ */
#whatsappBtn { position:fixed; bottom:16px; right: 16px; width: 38px; height: 38px; z-index: 10000 }
#gotoTop { --cnvs-gotoTop-position-boxed-right: 16px; --cnvs-gotoTop-position-boxed-bottom: 70px; }

.powered_by { font-size:11px!important; height:22px; padding:4px; background:white; border-radius:3px; color:rgba(0,0,0,0.65)!important; box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15), 0 1px 1px -1px rgba(0,0,0,0.15); font-weight:400; text-decoration: none !important; border-bottom: none !important; display: inline-flex !important; align-items: center; }
.powered_by:hover { background-color: #ddd; color: rgba(0,0,0,0.65) !important; opacity: 1; }
.powered_by img { height:19px; margin-right:5px; vertical-align: middle; }

/* ============================================================ */
/* Symfony Profiler toolbar fix                                  */
/* ============================================================ */
[id^="sfwdt"].sf-toolbar-closed .sf-toolbar-clearer { display: none !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbarreset .sf-toolbar-block { display: none !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbarreset .sf-toolbar-toggle-button { top: -37px !important; border-top: 2px solid #262626 !important; }
[id^="sfwdt"].sf-toolbar-opened .sf-toolbar-toggle-button .sf-toolbar-icon-closed { display: none !important; }
[id^="sfwdt"].sf-toolbar-opened .sf-toolbar-toggle-button .sf-toolbar-icon-opened { display: block !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbar-toggle-button .sf-toolbar-icon-closed { display: block !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbar-toggle-button .sf-toolbar-icon-opened { display: none !important; }


/* ================================================
   WEDDING CSS — RPG Multimedia
   Wedding Open · PRIMIGENA GROUP SRL
   Design: Romantico botanico — salvia · terracotta · crema
   Canvas 7.3.1 + Bootstrap 5 base
   ================================================ */

/* ── DESIGN TOKENS ─────────────────────────────────── */
:root {
  --w-bg:           #faf6ef;
  --w-bg-soft:      #f3ede2;
  --w-bg-deep:      #e9e0d0;
  --w-ink:          #2e2a24;
  --w-ink-soft:     #5b5448;
  --w-muted:        #8b8275;
  --w-line:         rgba(46, 42, 36, .14);
  --w-line-soft:    rgba(46, 42, 36, .07);

  --w-primary:      #7a8a6a;
  --w-primary-deep: #5e6e51;
  --w-accent:       #c47b5a;
  --w-accent-deep:  #a85e3f;
  --w-gold:         #b08e57;

  --w-font-display: "Cormorant Garamond", "Playfair Display", serif;
  --w-font-serif:   "Cormorant Garamond", serif;
  --w-font-body:    "Open Sans", sans-serif;

  --w-radius:       4px;
  --w-radius-lg:    14px;
  --w-shadow:       0 14px 40px -18px rgba(60, 45, 30, .25);
  --w-shadow-sm:    0 4px 16px -8px rgba(60, 45, 30, .18);
  --w-section-pad:  7rem;

  /* Canvas overrides */
  --cnvs-themecolor:     #7a8a6a;
  --cnvs-themecolor-rgb: 122, 138, 106;
  --cnvs-body-font:      "Open Sans", sans-serif;
  --cnvs-secondary-font: "Cormorant Garamond", serif;
}

@media (max-width: 768px) {
  :root { --w-section-pad: 4rem; }
}

/* ── BASE OVERRIDES ─────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  background: var(--w-bg);
  color: var(--w-ink-soft);
  font-family: var(--w-font-body);
  font-size: 16px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5 {
  font-family: var(--w-font-display);
  color: var(--w-ink);
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 1rem 0;
  letter-spacing: 0.005em;
}

h1 { font-size: clamp(3rem, 8vw, 6.5rem); }
h2 { font-size: clamp(2.2rem, 4.5vw, 3.5rem); }
h3 { font-size: clamp(1.4rem, 2.4vw, 1.9rem); }

p { margin: 0 0 1rem 0; }

a {
  color: var(--w-accent-deep);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  transition: opacity .25s ease;
}
a:hover { opacity: .65; border-bottom-color: currentColor; }

::selection { background: var(--w-accent); color: #fff; }

/* ── SHARED ATOMS ───────────────────────────────────── */
.w-kicker {
  font-family: var(--w-font-serif);
  font-style: italic;
  font-size: 1.1rem;
  letter-spacing: 0.04em;
  color: var(--w-accent);
  display: inline-flex;
  align-items: center;
  gap: .9rem;
  margin-bottom: 1rem;
}
.w-kicker::before,
.w-kicker::after {
  content: "";
  width: 28px; height: 1px;
  background: currentColor;
  opacity: .6;
}
.w-kicker.left::before { display: none; }

.w-container {
  width: 100%; max-width: 1140px;
  margin: 0 auto; padding: 0 1.5rem;
}
.w-container-narrow {
  max-width: 760px;
  margin: 0 auto; padding: 0 1.5rem;
}

section {
  padding: var(--w-section-pad) 0;
  position: relative;
}

.w-section-head {
  text-align: center;
  margin-bottom: 4rem;
}
.w-section-head p {
  max-width: 540px;
  margin: 1rem auto 0;
  color: var(--w-ink-soft);
  font-family: var(--w-font-serif);
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.6;
}

.w-divider {
  display: flex; align-items: center; justify-content: center;
  gap: 1rem; color: var(--w-primary); margin: 1.5rem 0;
}
.w-divider span { width: 60px; height: 1px; background: currentColor; opacity: .5; }

/* ── BUTTONS ────────────────────────────────────────── */
.w-btn {
  display: inline-block;
  padding: .95rem 2.2rem;
  border: 1px solid var(--w-primary-deep);
  background: var(--w-primary-deep);
  color: #fff;
  font-family: var(--w-font-body);
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .3s ease;
  border-radius: 0;
  border-bottom: 1px solid var(--w-primary-deep);
}
.w-btn:hover { background: var(--w-ink); border-color: var(--w-ink); color: #fff !important; opacity: 1; }
.w-btn.ghost { background: transparent; color: var(--w-ink); border-color: var(--w-ink); }
.w-btn.ghost:hover { background: var(--w-ink); color: #fff !important; opacity: 1; }
.w-btn.on-dark { border-color: rgba(255,255,255,.7); background: transparent; color: #fff; border-bottom-color: rgba(255,255,255,.7); }
.w-btn.on-dark:hover { background: #fff; color: var(--w-ink) !important; opacity: 1; }

/* ── NAV ────────────────────────────────────────────── */
.w-nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1050;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  transition: all .35s ease;
  background: transparent;
}
.w-nav.scrolled {
  background: rgba(250, 246, 239, .95);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: .75rem 2rem;
  border-bottom: 1px solid var(--w-line);
}
.w-nav .w-monogram {
  font-family: var(--w-font-display);
  font-style: italic;
  font-size: 1.6rem;
  color: var(--w-ink);
  letter-spacing: .02em;
  border-bottom: none !important;
}
.w-nav.over-dark .w-monogram { color: #fff; }
.w-nav.over-dark.scrolled .w-monogram { color: var(--w-ink); }

.w-nav ul { display: flex; gap: 2.2rem; list-style: none; margin: 0; padding: 0; }
.w-nav ul li { margin: 0; }
.w-nav .nav-link {
  font-family: var(--w-font-body) !important;
  font-size: .72rem !important;
  font-weight: 600 !important;
  letter-spacing: .22em !important;
  text-transform: uppercase !important;
  color: var(--w-ink) !important;
  border-bottom: none !important;
  transition: color .25s ease;
  padding: 0 !important;
}
.w-nav.over-dark .nav-link { color: rgba(255,255,255,.85) !important; }
.w-nav.over-dark.scrolled .nav-link { color: var(--w-ink) !important; }
.w-nav .nav-link:hover { color: var(--w-accent) !important; opacity: 1; }
.w-nav .nav-logout { opacity: .6; font-size: .82em; letter-spacing: .04em; }
.w-nav .nav-logout:hover { opacity: 1; color: var(--w-accent) !important; }

.w-menu-toggle { display: none; background: none; border: none; cursor: pointer; padding: .5rem; line-height: 1; }
.w-menu-toggle i { font-size: 1.4rem; color: var(--w-ink); }
.w-nav.over-dark .w-menu-toggle i { color: #fff; }
.w-nav.over-dark.scrolled .w-menu-toggle i { color: var(--w-ink); }

@media (max-width: 768px) {
  .w-nav ul { position: absolute; top: 100%; left: 0; right: 0; flex-direction: column; gap: 0; background: var(--w-bg); padding: 1rem 0; border-bottom: 1px solid var(--w-line); display: none; }
  .w-nav ul.open { display: flex; }
  .w-nav ul .nav-link { display: block !important; padding: .85rem 2rem !important; }
  .w-menu-toggle { display: block; }
  .w-nav, .w-nav.scrolled { padding: 1rem 1.5rem; }
}

/* ── HERO ───────────────────────────────────────────── */
.w-hero { position: relative; min-height: 100vh; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 0 1.5rem; overflow: hidden; }
.w-hero-bg { position: absolute; inset: 0; background: linear-gradient(135deg, #4a5340 0%, #6b7f5e 55%, #8a9978 100%); z-index: 0; }
.w-hero-bg img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; }
.w-hero-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(20,18,15,.35) 0%, rgba(20,18,15,.15) 40%, rgba(20,18,15,.55) 100%); z-index: 1; }
.w-hero-inner { position: relative; z-index: 2; max-width: 900px; padding: 6rem 0 4rem; }
.w-hero-kicker { font-family: var(--w-font-serif); font-style: italic; font-size: 1.3rem; letter-spacing: .1em; margin-bottom: 1.5rem; opacity: .95; color: #fff; }
.w-hero h1 { color: #fff !important; font-weight: 300; margin-bottom: 1.5rem; }
.w-amp { font-family: var(--w-font-display); font-style: italic; display: inline; font-size: .75em; color: rgba(255,255,255,.9); }
.w-hero-date {
  display: inline-flex; align-items: center; gap: 1.5rem;
  padding: .6rem 0;
  border-top: 1px solid rgba(255,255,255,.4);
  border-bottom: 1px solid rgba(255,255,255,.4);
  font-family: var(--w-font-body);
  font-size: .82rem; letter-spacing: .35em; text-transform: uppercase;
  margin: 2rem auto; color: #fff;
}
.w-hero-date .date-main { font-family: var(--w-font-display); font-style: italic; letter-spacing: .05em; text-transform: none; font-size: 1.05rem; }
.w-hero-venue { font-family: var(--w-font-serif); font-style: italic; font-size: 1.15rem; letter-spacing: .05em; color: rgba(255,255,255,.88); }

.w-scroll-cue {
  position: absolute; bottom: 1.5rem; left: 50%; transform: translateX(-50%);
  z-index: 2; color: #fff;
  font-family: var(--w-font-serif); font-style: italic; font-size: .95rem;
  letter-spacing: .1em; opacity: .8; text-align: center;
  animation: w-bob 2.5s ease-in-out infinite;
  border-bottom: none !important; white-space: nowrap;
}
.w-scroll-cue::after { content: ""; display: block; width: 1px; height: 36px; background: currentColor; margin: .6rem auto 0; opacity: .6; }
@keyframes w-bob {
  0%, 100% { transform: translate(-50%,   0); opacity: .8; }
  50%       { transform: translate(-50%, 8px); opacity: 1;  }
}

/* ── COUNTDOWN ──────────────────────────────────────── */
.w-countdown-bar { background: var(--w-bg-soft); padding: 3.5rem 1.5rem; text-align: center; border-top: 1px solid var(--w-line-soft); border-bottom: 1px solid var(--w-line-soft); }
.w-countdown { display: flex; justify-content: center; gap: 2.5rem; margin-top: 1.5rem; flex-wrap: wrap; }
.w-cd-cell { min-width: 100px; }
.w-cd-num { font-family: var(--w-font-display); font-size: 4rem; line-height: 1; color: var(--w-primary-deep); font-weight: 300; display: block; font-variant-numeric: tabular-nums; }
.w-cd-label { font-family: var(--w-font-body); font-size: .72rem; letter-spacing: .3em; text-transform: uppercase; color: var(--w-muted); margin-top: .5rem; display: block; }

/* ── STORY ──────────────────────────────────────────── */
.w-story { background: var(--w-bg); }
.w-story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }
.w-story-photo { aspect-ratio: 4/5; background: var(--w-bg-deep); position: relative; overflow: hidden; }
.w-story-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.w-story-placeholder { width: 100%; height: 100%; min-height: 400px; display: flex; align-items: center; justify-content: center; background: var(--w-bg-deep); color: var(--w-muted); font-family: var(--w-font-serif); font-style: italic; font-size: 1rem; }
.w-story-list { list-style: none; padding: 0; margin: 2rem 0 0; position: relative; }
.w-story-list::before { content: ""; position: absolute; left: 6px; top: 8px; bottom: 8px; width: 1px; background: var(--w-primary); opacity: .3; }
.w-story-list li { position: relative; padding: 0 0 2rem 2rem; }
.w-story-list li::before { content: ""; position: absolute; left: 0; top: 8px; width: 13px; height: 13px; border: 2px solid var(--w-primary); background: var(--w-bg); border-radius: 50%; }
.w-story-date { font-family: var(--w-font-serif); font-style: italic; font-size: .95rem; color: var(--w-accent); margin-bottom: .25rem; }
.w-story-list h4 { font-family: var(--w-font-display); font-size: 1.4rem; margin-bottom: .35rem; color: var(--w-ink); }
.w-story-list p { margin: 0; font-size: .95rem; }

@media (max-width: 768px) {
  .w-story-grid { grid-template-columns: 1fr; gap: 3rem; }
}

/* ── PROGRAMMA ──────────────────────────────────────── */
.w-program { background: var(--w-bg-soft); background-image: radial-gradient(circle at 50% 0%, rgba(122,138,106,.08), transparent 60%); }
.w-program-card { background: var(--w-bg); padding: 2.5rem 2rem; border: 1px solid var(--w-line-soft); text-align: center; transition: transform .4s ease, box-shadow .4s ease; height: 100%; }
.w-program-card:hover { transform: translateY(-4px); box-shadow: var(--w-shadow); }
.w-icon { width: 56px; height: 56px; margin: 0 auto 1.25rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--w-primary); color: #fff; font-size: 1.4rem; }
.w-program-card .w-time { font-family: var(--w-font-display); font-size: 2.2rem; color: var(--w-primary-deep); font-weight: 300; margin-bottom: .3rem; font-variant-numeric: tabular-nums; }
.w-program-card h4 { font-family: var(--w-font-display); font-size: 1.4rem; letter-spacing: 0; margin-bottom: .6rem; }
.w-program-card p { font-size: .95rem; color: var(--w-ink-soft); margin: 0; }
.w-where { margin-top: .9rem; font-family: var(--w-font-serif); font-style: italic; font-size: .95rem; color: var(--w-accent); }


/* ── LOCATION ───────────────────────────────────────── */
.w-location { background: var(--w-bg); }
.w-location-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 4rem; align-items: center; }
.w-location-photo { aspect-ratio: 4/3; background: var(--w-bg-deep); position: relative; overflow: hidden; }
.w-location-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.w-location-placeholder { width: 100%; min-height: 320px; display: flex; align-items: center; justify-content: center; color: var(--w-muted); font-family: var(--w-font-serif); font-style: italic; }
.w-location-text h3 { margin-bottom: .75rem; }
.w-location-meta { display: grid; grid-template-columns: auto 1fr; gap: .8rem 1.5rem; margin: 2rem 0; font-size: .95rem; }
.w-location-meta dt { font-family: var(--w-font-body); font-size: .72rem; letter-spacing: .2em; text-transform: uppercase; color: var(--w-muted); font-weight: 600; padding-top: 4px; }
.w-location-meta dd { margin: 0; color: var(--w-ink); font-family: var(--w-font-serif); font-size: 1.15rem; }
.w-location-actions { display: flex; gap: .75rem; flex-wrap: wrap; }
.w-map { margin-top: 4rem; height: 380px; background: var(--w-bg-soft); border: 1px solid var(--w-line); position: relative; overflow: hidden; }
.w-map iframe { width: 100%; height: 100%; border: 0; filter: grayscale(.35) sepia(.05); }

@media (max-width: 768px) {
  .w-location-grid { grid-template-columns: 1fr; gap: 2.5rem; }
}

.w-location-venue { padding-bottom: 4rem; border-bottom: 1px solid var(--w-line-soft); margin-bottom: 4rem; }
.w-location-venue:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.w-location-venue-label { display: inline-flex; align-items: center; gap: .6rem; margin-bottom: 2.5rem; font-family: var(--w-font-body); font-size: .7rem; font-weight: 600; letter-spacing: .22em; text-transform: uppercase; color: var(--w-primary-deep); background: var(--w-bg-soft); border: 1px solid var(--w-line-soft); padding: .45rem 1rem; }
.w-location-connector { text-align: center; padding: .5rem 0 3rem; color: var(--w-muted); font-family: var(--w-font-serif); font-style: italic; font-size: 1.1rem; display: flex; flex-direction: column; align-items: center; gap: .75rem; }
.w-location-connector::before { content: ""; width: 1px; height: 48px; background: var(--w-primary); opacity: .25; }
.w-location-connector i { color: var(--w-accent); font-size: 1.1rem; }

/* ── DRESS CODE ─────────────────────────────────────── */
.w-dress { background: linear-gradient(180deg, var(--w-bg-soft) 0%, var(--w-bg) 100%); position: relative; overflow: hidden; }
.w-dress::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(var(--w-line) 1px, transparent 1px); background-size: 24px 24px; pointer-events: none; }
.w-dress-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; max-width: 980px; margin: 0 auto; }
.w-dress-card { background: var(--w-bg); padding: 2.5rem 2.2rem; border: 1px solid var(--w-line-soft); position: relative; margin-top: 22px; }
.w-dress-mark { position: absolute; top: -22px; left: 50%; transform: translateX(-50%); width: 44px; height: 44px; background: var(--w-bg); border: 1px solid var(--w-line); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.1rem; }
.w-dress-card.yes .w-dress-mark { color: var(--w-primary-deep); }
.w-dress-card.no  .w-dress-mark { color: var(--w-accent-deep); }
.w-dress-card h4 { text-align: center; margin-bottom: 1.5rem; font-size: 1.6rem; }
.w-dress-card ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: .75rem; }
.w-dress-card li { display: flex; align-items: flex-start; gap: .75rem; padding: .6rem 0; border-bottom: 1px dashed var(--w-line-soft); font-size: .98rem; }
.w-dress-card li:last-child { border-bottom: none; }
.w-dress-card li i { margin-top: 6px; font-size: .65rem; flex-shrink: 0; }
.w-dress-card.yes li i { color: var(--w-primary); }
.w-dress-card.no  li i { color: var(--w-accent); }
.w-dress-note { text-align: center; margin-top: 3rem; font-family: var(--w-font-serif); font-style: italic; color: var(--w-muted); font-size: 1.05rem; position: relative; z-index: 1; }
.w-swatches { display: flex; gap: .5rem; justify-content: center; margin: 1.5rem 0 0; }
.w-sw { width: 32px; height: 32px; border-radius: 50%; border: 1px solid var(--w-line); display: block; }

@media (max-width: 768px) {
  .w-dress-grid { grid-template-columns: 1fr; gap: 3.5rem; }
}

/* ── RSVP ───────────────────────────────────────────── */
.w-rsvp { background: var(--w-primary-deep); background-image: linear-gradient(135deg, var(--w-primary-deep) 0%, #4a5340 100%); color: #fff; position: relative; overflow: hidden; }
.w-rsvp::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(rgba(255,255,255,.04) 1px, transparent 1px); background-size: 28px 28px; pointer-events: none; }
.w-rsvp h2 { color: #fff !important; }
.w-rsvp .w-kicker { color: #f0d7c6; }
.w-rsvp .w-section-head p { color: rgba(255,255,255,.8); }
.w-rsvp-form { max-width: 1100px; margin: 3rem auto 0; background: rgba(255,255,255,.05); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); padding: 3rem 2.5rem; border: 1px solid rgba(255,255,255,.18); position: relative; z-index: 1; }
.w-rsvp-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 1.5rem; }
.w-rsvp-row.full { grid-template-columns: 1fr; }
.w-rsvp-field { display: flex; flex-direction: column; }
.w-rsvp-field label { font-family: var(--w-font-body); font-size: .7rem; letter-spacing: .22em; text-transform: uppercase; color: rgba(255,255,255,.75); font-weight: 600; margin-bottom: .6rem; }
.w-rsvp-field input, .w-rsvp-field select, .w-rsvp-field textarea { background: transparent; border: none; border-bottom: 1px solid rgba(255,255,255,.35); padding: .7rem 0; color: #fff; font-family: var(--w-font-serif); font-size: 1.1rem; outline: none; transition: border-color .25s ease; border-radius: 0; width: 100%; }
.w-rsvp-field input:focus, .w-rsvp-field select:focus, .w-rsvp-field textarea:focus { border-bottom-color: #fff; }
.w-rsvp-field input::placeholder, .w-rsvp-field textarea::placeholder { color: rgba(255,255,255,.4); font-style: italic; }
.w-rsvp-field select { -webkit-appearance: none; appearance: none; cursor: pointer; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%23ffffff' stroke-width='1.4' d='M1 1l5 5 5-5'/></svg>"); background-repeat: no-repeat; background-position: right 4px center; padding-right: 1.5rem; line-height: 1.4; vertical-align: middle; }
.w-rsvp-field select option { color: var(--w-ink); }
.w-rsvp-field textarea { resize: vertical; min-height: 88px; }
.w-rsvp-toggle { display: flex; gap: .75rem; flex-wrap: wrap; margin-top: .6rem; }
.w-rsvp-toggle input[type="radio"] { display: none; }
.w-rsvp-toggle .w-toggle-opt { flex: 1; min-width: 130px; text-align: center; padding: .85rem 1rem; border: 1px solid rgba(255,255,255,.35); cursor: pointer; font-family: var(--w-font-serif); font-size: 1.05rem; font-style: italic; color: rgba(255,255,255,.85); transition: all .25s ease; user-select: none; }
.w-rsvp-toggle .w-toggle-opt.active { background: #fff; color: var(--w-primary-deep) !important; border-color: #fff; }
.w-rsvp-tab { display: none; }
.w-rsvp-tab.visible { display: block; }
.w-rsvp-tab-msg { display: flex; align-items: center; gap: .9rem; padding: 1rem 1.4rem; margin-bottom: 1.75rem; border-radius: var(--w-radius); font-family: var(--w-font-serif); font-style: italic; font-size: 1.1rem; border-left: 3px solid currentColor; }
.w-rsvp-tab-msg i { font-size: 1.2rem; flex-shrink: 0; }
.w-rsvp-tab-msg--yes  { background: rgba(122,138,106,.15); color: #b8d4a8; }
.w-rsvp-tab-msg--no   { background: rgba(196,123,90,.12);  color: #f0c4a8; }
.w-rsvp-tab-msg--maybe { background: rgba(176,142,87,.12); color: #e8d09a; }
.w-rsvp-submit { text-align: center; margin-top: 2rem; }
.w-rsvp-success { max-width: 720px; margin: 3rem auto 0; text-align: center; padding: 3rem 1rem; position: relative; z-index: 1; }
.w-rsvp-success i { font-size: 3rem; color: #f0d7c6; margin-bottom: 1rem; display: block; }
.w-rsvp-success h3 { color: #fff !important; font-size: 2.2rem; }
.w-rsvp-success p { color: rgba(255,255,255,.85); font-family: var(--w-font-serif); font-style: italic; font-size: 1.2rem; }

@media (max-width: 576px) {
  .w-rsvp-row { grid-template-columns: 1fr; }
  .w-rsvp-form { padding: 2rem 1.4rem; }
}

/* ── VIAGGIO ────────────────────────────────────────── */
.w-travel { background: var(--w-bg-soft); }

/* ── LISTA NOZZE ────────────────────────────────────── */
.w-gift { background: var(--w-bg); text-align: center; }
.w-gift-card { max-width: 640px; margin: 0 auto; background: var(--w-bg-soft); padding: 3rem 2.5rem; border: 1px solid var(--w-line-soft); }
.w-icon-frame { width: 64px; height: 64px; border-radius: 50%; background: var(--w-bg); border: 1px solid var(--w-line); display: flex; align-items: center; justify-content: center; margin: 0 auto 1.5rem; color: var(--w-accent); font-size: 1.4rem; }
.w-gift-card > p { font-family: var(--w-font-serif); font-size: 1.15rem; font-style: italic; color: var(--w-ink-soft); line-height: 1.6; }
.w-iban { display: inline-block; margin-top: 1rem; padding: .6rem 1.2rem; background: var(--w-bg); border: 1px dashed var(--w-line); font-family: var(--w-font-body); font-size: .95rem; letter-spacing: .08em; color: var(--w-ink); font-style: normal; border-bottom: 1px dashed var(--w-line) !important; }

/* ── FAQ ────────────────────────────────────────────── */
.w-faq { background: var(--w-bg-soft); }
.w-faq-list { max-width: 760px; margin: 0 auto; }
.w-faq-item { border-bottom: 1px solid var(--w-line); }
.w-faq-q { width: 100%; background: none; border: none; padding: 1.5rem 0; text-align: left; font-family: var(--w-font-display); font-size: 1.4rem; color: var(--w-ink); cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 1rem; transition: color .2s ease; }
.w-faq-q:hover { color: var(--w-accent-deep); }
.w-faq-plus { width: 28px; height: 28px; border: 1px solid var(--w-line); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: all .3s ease; color: var(--w-primary-deep); font-size: .8rem; }
.w-faq-item.open .w-faq-plus { background: var(--w-primary-deep); color: #fff; border-color: var(--w-primary-deep); transform: rotate(45deg); }
.w-faq-a { max-height: 0; overflow: hidden; transition: max-height .4s ease, padding .4s ease; }
.w-faq-item.open .w-faq-a { max-height: 500px; padding: 0 0 1.5rem; }
.w-faq-a p { font-family: var(--w-font-serif); font-size: 1.1rem; font-style: italic; color: var(--w-ink-soft); margin: 0; }

/* ── FOOTER ─────────────────────────────────────────── */
.w-footer { background: var(--w-bg-soft); border-top: 1px solid var(--w-line); padding: 1.25rem 2rem; }
.w-footer-inner { max-width: 1140px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; flex-wrap: wrap; }
.w-footer-col { display: flex; align-items: center; gap: .75rem; }
.w-footer-brand { flex-shrink: 0; }
.w-footer-links { align-items: center; gap: .5rem .6rem; flex-wrap: wrap; justify-content: flex-end; }
.w-footer .w-monogram { font-family: var(--w-font-display); font-style: italic; font-size: 1.6rem; color: var(--w-ink); border-bottom: none !important; white-space: nowrap; }
.w-footer .w-monogram em { color: var(--w-accent); font-style: italic; }
.w-footer .w-footer-links a { font-size: .72rem; letter-spacing: .1em; color: var(--w-muted); border-bottom: 1px solid var(--w-line); }
.w-footer .w-footer-links a:hover { color: var(--w-ink); opacity: 1; }
.w-footer-sep { color: var(--w-line); font-size: .75rem; }

@media (max-width: 768px) {
  .w-footer-inner { flex-direction: column; align-items: center; text-align: center; gap: 1rem; }
  .w-footer-links { justify-content: center; }
}

/* ── SCROLL REVEAL ──────────────────────────────────── */
.w-reveal { opacity: 0; transform: translateY(20px); transition: opacity .9s ease, transform .9s ease; }
.w-reveal.in { opacity: 1; transform: translateY(0); }

/* ── GATE (pagina codice invito) ────────────────────── */
.gate-wrap {
  min-height: 100vh;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.gate-image {
  position: relative;
  overflow: hidden;
  background: #4a5340;
}
.gate-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .85;
}
.gate-image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(160deg, rgba(20,18,15,.2) 0%, rgba(20,18,15,.6) 100%);
}
.gate-image-caption {
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  right: 3rem;
  color: #fff;
  z-index: 2;
}
.gate-image-caption .monogram {
  font-family: var(--w-font-display);
  font-style: italic;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: .75rem;
}
.gate-image-caption .date {
  font-size: .72rem;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: rgba(255,255,255,.75);
}

.gate-form-col {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 2rem;
}

.gate-box {
  width: 100%;
  max-width: 380px;
}

.gate-logo {
  font-family: var(--w-font-display);
  font-style: italic;
  font-size: 2.2rem;
  font-weight: 300;
  color: var(--w-ink);
  text-align: center;
  margin-bottom: .5rem;
}
.gate-logo em { color: var(--w-accent); }

.gate-sub {
  text-align: center;
  font-size: .8rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--w-muted);
  margin-bottom: 3rem;
}

.gate-divider {
  display: flex;
  align-items: center;
  gap: 1rem;
  color: var(--w-primary);
  margin-bottom: 2.5rem;
}
.gate-divider span { flex: 1; height: 1px; background: var(--w-line); }

.gate-error {
  background: #fdf0ea;
  border-left: 3px solid var(--w-accent);
  padding: .85rem 1.1rem;
  margin-bottom: 1.75rem;
  font-family: var(--w-font-display);
  font-style: italic;
  font-size: 1rem;
  color: var(--w-accent-deep);
}

.gate-field { margin-bottom: 1.75rem; }
.gate-field label {
  display: block;
  font-size: .68rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--w-muted);
  font-weight: 600;
  margin-bottom: .6rem;
}
.gate-field input[type="text"] {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--w-line);
  padding: .75rem 0;
  font-family: var(--w-font-display);
  font-size: 1.5rem;
  font-style: italic;
  letter-spacing: .12em;
  color: var(--w-ink);
  outline: none;
  transition: border-color .25s;
  text-transform: uppercase;
}
.gate-field input[type="text"]:focus { border-bottom-color: var(--w-primary-deep); }
.gate-field input[type="text"]::placeholder { color: var(--w-muted); font-size: 1.1rem; letter-spacing: .08em; }

.gate-hint { margin-top: .5rem; font-size: .8rem; color: var(--w-muted); }

.gate-btn {
  width: 100%;
  padding: 1rem 2rem;
  background: var(--w-primary-deep);
  color: #fff;
  border: none;
  font-family: var(--w-font-body);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .22em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .3s ease;
  margin-top: .5rem;
}
.gate-btn:hover { background: var(--w-ink); }

.gate-footer {
  text-align: center;
  margin-top: 3rem;
  font-size: .72rem;
  color: var(--w-muted);
}

@media (max-width: 768px) {
  .gate-wrap { grid-template-columns: 1fr; }
  .gate-image { display: none; }
}


/* =============================================
   ADMIN AREA — palette verde
   ============================================= */
.adm-body { background: #fff; margin: 0; }

/* Top navbar */
.adm-topnav { background: #1a3a28; color: #fff; padding: .65rem 1.5rem; display: flex; align-items: center; gap: 1rem; position: sticky; top: 0; z-index: 1000; }
.adm-brand { color: #fff !important; font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.3rem; font-style: italic; letter-spacing: .12em; text-decoration: none; }
.adm-user { font-size: .82rem; color: rgba(255,255,255,.7); }
.adm-logout { font-size: .82rem; color: rgba(255,255,255,.85); text-decoration: none; padding: .35rem .75rem; border: 1px solid rgba(255,255,255,.3); border-radius: 3px; transition: background .2s; }
.adm-logout:hover { background: rgba(255,255,255,.15); color: #fff; }
.adm-burger { background: none; border: none; color: #fff; font-size: 1.2rem; cursor: pointer; }

/* Layout */
.adm-wrap { display: flex; min-height: calc(100vh - 50px); }

/* Sidebar */
.adm-sidebar { width: 220px; background: #fff; border-right: 1px solid #c8dfd0; padding: 1.5rem 0; flex-shrink: 0; }
.adm-nav-link { display: flex; align-items: center; gap: .6rem; color: #2d5a40; padding: .65rem 1.5rem; font-size: .88rem; text-decoration: none; border-left: 3px solid transparent; transition: all .15s; }
.adm-nav-link:hover { background: #f0f8f3; color: #1a3a28; }
.adm-nav-link.active { background: #f0f8f3; color: #1a3a28; border-left-color: #4a9a6a; font-weight: 600; }
.adm-nav-link i { width: 18px; text-align: center; }

/* Main */
.adm-main { flex: 1; padding: 2rem 2.5rem; overflow-x: auto; }

/* Page header */
.adm-page-header { margin-bottom: 2rem; }
.adm-page-header h1 { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.8rem; color: #1a3a28; margin: 0 0 .25rem; }
.adm-page-sub { color: #888; font-size: .85rem; margin: 0; }

/* Stat cards */
.adm-stat-card { background: #fff; border-radius: 8px; padding: 1.5rem; text-align: center; box-shadow: 0 1px 6px rgba(0,0,0,.06); height: 100%; }
.adm-stat-icon { width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; margin: 0 auto 1rem; }
.adm-stat-val { font-size: 2rem; font-weight: 700; color: #1a3a28; line-height: 1; }
.adm-stat-label { font-size: .75rem; letter-spacing: .12em; text-transform: uppercase; color: #888; margin-top: .4rem; }

/* Quick cards */
.adm-quick-card { display: flex; flex-direction: column; align-items: center; justify-content: center; background: #fff; border-radius: 8px; padding: 2rem; text-decoration: none; color: #1a3a28; box-shadow: 0 1px 6px rgba(0,0,0,.06); transition: box-shadow .2s, transform .15s; text-align: center; }
.adm-quick-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,.12); transform: translateY(-2px); color: #4a9a6a; }
.adm-quick-card--sm { padding: 2.5rem 2rem; font-size: 1rem; min-width: 200px; }

/* Tables */
.adm-table { background: #fff; border-radius: 8px; overflow: hidden; font-size: .875rem; box-shadow: 0 1px 6px rgba(0,0,0,.06); }
.adm-table thead th { background: #1a3a28; color: #fff; font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; border: none; font-weight: 500; padding: .85rem 1rem; white-space: nowrap; }
.adm-table tbody td { padding: .75rem 1rem; vertical-align: middle; }
.adm-table tbody tr:hover { background: #f0f8f3; }
.adm-code { background: #dff0e6; color: #1a3a28; padding: .2rem .5rem; border-radius: 4px; font-size: .9rem; letter-spacing: .1em; font-weight: 700; }

/* Empty state */
.adm-empty { text-align: center; padding: 4rem 1rem; color: #aaa; }

/* Form card */
.adm-form-card { background: #fff; border-radius: 8px; padding: 2rem; box-shadow: 0 1px 6px rgba(0,0,0,.06); }
.adm-form-group { margin-bottom: 1.5rem; }
.adm-form-group label { display: block; font-size: .72rem; letter-spacing: .18em; text-transform: uppercase; color: #888; font-weight: 600; margin-bottom: .5rem; }
.adm-input { width: 100%; background: transparent; border: none; border-bottom: 1px solid #ccc; padding: .6rem 0; font-size: 1rem; outline: none; transition: border-color .2s; border-radius: 0; }
.adm-input:focus { border-bottom-color: #1a3a28; }

/* Radio group */
.adm-radio-group { display: flex; gap: 1rem; flex-wrap: wrap; }
.adm-radio { display: flex; align-items: flex-start; gap: .75rem; padding: 1rem 1.25rem; border: 1px solid #c8dfd0; border-radius: 6px; cursor: pointer; flex: 1; min-width: 160px; transition: border-color .15s; }
.adm-radio:hover { border-color: #4a9a6a; }
.adm-radio input[type="radio"] { margin-top: .25rem; accent-color: #1a3a28; }
.adm-radio input[type="radio"]:checked ~ span { color: #1a3a28; }
.adm-radio span { display: flex; flex-direction: column; gap: .2rem; }
.adm-radio span strong { font-size: .95rem; }
.adm-radio span small { color: #888; font-size: .78rem; }
.adm-radio span i { color: #4a9a6a; margin-bottom: .3rem; }

/* Buttons */
.adm-btn-primary { background: #1a3a28; color: #fff; border: none; border-radius: 3px; padding: .5rem 1.2rem; font-size: .85rem; letter-spacing: .08em; transition: background .2s; }
.adm-btn-primary:hover { background: #2d5a40; color: #fff; }

/* Responsive */
@media (max-width: 991px) {
  .adm-sidebar { display: none; position: fixed; top: 50px; left: 0; bottom: 0; z-index: 900; box-shadow: 4px 0 16px rgba(0,0,0,.15); }
  .adm-sidebar.open { display: block; }
  .adm-main { padding: 1.5rem 1rem; }
}
