.vd-tabular{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1}.vd-num-display{font-family:var(--vd-font-serif,"Fraunces"),Georgia,serif;font-feature-settings:"ss03" 1,"tnum" 1,"lnum" 1;font-variant-numeric:lining-nums}.vd-ap{display:flex;flex-direction:column;min-height:100vh;background:#FFFFFF;font-family:var(--font-montserrat),var(--font-inter),system-ui,sans-serif;color:#0F1F17}.vd-ap__layout{display:grid;grid-template-columns:240px minmax(0,1fr);flex:1;min-height:0}@media (max-width:900px){.vd-ap__layout{grid-template-columns:1fr}}.vd-ap__topbar{display:flex;align-items:center;gap:.875rem;height:56px;padding:0 clamp(1rem,3vw,2rem);background:#FFFFFF;border-bottom:1px solid #e6efea;position:sticky;top:0;z-index:50}.vd-ap__menu-trigger{display:none;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #e6efea;border-radius:8px;color:#0F1F17;cursor:pointer;flex-shrink:0}.vd-ap__menu-trigger svg{width:20px;height:20px}@media (max-width:900px){.vd-ap__menu-trigger{display:inline-flex}}.vd-ap__brand{display:inline-flex;align-items:baseline;gap:.4375rem;text-decoration:none;color:#0F1F17;min-width:0}.vd-ap__brand-mark{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;color:#0F1F17}.vd-ap__brand-sep{color:#CFE1D6;font-weight:400}.vd-ap__brand-area{font-size:.875rem;font-weight:600;color:#6B7C73;letter-spacing:-.005em}@media (max-width:600px){.vd-ap__brand-area,.vd-ap__brand-sep{display:none}}.vd-ap__role-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem .25rem .5rem;background:#E7F2EC;color:#1F3D2A;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vd-ap__role-badge-dot{width:6px;height:6px;background:#2F6B4E;border-radius:50%;box-shadow:0 0 0 3px rgba(47,107,78,.18)}.vd-ap__topbar-spacer{flex:1}.vd-ap__user{position:relative}.vd-ap__user-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem .25rem .25rem;background:transparent;border:1px solid #e6efea;border-radius:999px;cursor:pointer;transition:background .16s ease,border-color .16s ease}.vd-ap__user-btn:hover{background:#F4F8F6;border-color:#CFE1D6}.vd-ap__user-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#2F6B4E;color:#FFFFFF;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em}.vd-ap__user-name{font-size:.8125rem;font-weight:600;color:#0F1F17}@media (max-width:600px){.vd-ap__user-name{display:none}}.vd-ap__user-chev{width:14px;height:14px;color:#6B7C73;transition:transform .2s ease}.vd-ap__user-chev[data-open]{transform:rotate(180deg)}.vd-ap__user-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:240px;background:#FFFFFF;border:1px solid #e6efea;border-radius:12px;box-shadow:0 16px 36px -8px rgba(15,31,23,.16);padding:.375rem;display:flex;flex-direction:column;gap:1px;z-index:100}.vd-ap__user-menu-head{padding:.625rem .75rem .75rem;border-bottom:1px solid #eef4f0;margin:0 0 .25rem;display:flex;flex-direction:column;gap:2px}.vd-ap__user-menu-name{font-size:.875rem;font-weight:700;color:#0F1F17}.vd-ap__user-menu-mail{font-size:.75rem;color:#6B7C73}.vd-ap__user-menu-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;border-radius:8px;color:#0F1F17;font-family:inherit;font-size:.8125rem;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:background .14s ease;width:100%}.vd-ap__user-menu-item:hover{background:#F4F8F6}.vd-ap__user-menu-item svg{width:14px;height:14px;color:#6B7C73}.vd-ap__sidebar{background:#FFFFFF;border-right:1px solid #e6efea;display:flex;flex-direction:column;position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(15,31,23,.12) transparent}.vd-ap__sidebar::-webkit-scrollbar{width:6px}.vd-ap__sidebar::-webkit-scrollbar-thumb{background:rgba(15,31,23,.12);border-radius:3px}.vd-ap__sidebar-mobile-head{display:none;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e6efea}.vd-ap__sidebar-mobile-title{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.0625rem;font-weight:500;letter-spacing:-.01em;color:#0F1F17}.vd-ap__sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #e6efea;border-radius:8px;color:#0F1F17;cursor:pointer}.vd-ap__sidebar-close svg{width:18px;height:18px}@media (max-width:900px){.vd-ap__sidebar{position:fixed;top:0;left:0;width:min(300px,88vw);height:100vh;z-index:1000;transform:translateX(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1);border-right:none;box-shadow:4px 0 24px rgba(0,0,0,0)}.vd-ap__sidebar[data-open]{transform:translateX(0);box-shadow:4px 0 24px rgba(0,0,0,.18)}.vd-ap__sidebar-mobile-head{display:flex}}.vd-ap__nav{flex:1;padding:1.25rem .5rem 1rem;gap:1.5rem}.vd-ap__nav,.vd-ap__nav-group{display:flex;flex-direction:column}.vd-ap__nav-group{gap:.375rem}.vd-ap__nav-group-label{margin:0;padding:0 1rem .25rem;font-family:inherit;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9AA8A1}.vd-ap__nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.vd-ap__nav-link{display:flex;align-items:center;gap:.625rem;padding:.5625rem 1rem;border-radius:8px;color:#2A3A32;text-decoration:none;font-size:.875rem;font-weight:500;letter-spacing:-.005em;transition:background .16s ease,color .16s ease}.vd-ap__nav-link:hover{background:#F4F8F6;color:#0F1F17}.vd-ap__nav-link[data-active]{background:#E7F2EC;color:#1F3D2A;font-weight:700}.vd-ap__nav-link[data-disabled=true]{color:#9AA8A1;cursor:not-allowed}.vd-ap__nav-link[data-disabled=true]:hover{background:transparent;color:#9AA8A1}.vd-ap__nav-link svg{width:16px;height:16px;stroke-width:2;flex-shrink:0;color:#6B7C73}.vd-ap__nav-link[data-active] svg{color:#2F6B4E}.vd-ap__nav-link-label{flex:1;min-width:0}.vd-ap__nav-soon{font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9AA8A1;padding:.0625rem .4375rem;background:#F4F8F6;border-radius:999px}.vd-ap__sidebar-foot{padding:1rem .5rem 1.25rem;border-top:1px solid #eef4f0;display:flex;flex-direction:column;gap:.5rem}.vd-ap__exit-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5625rem 1rem;border-radius:8px;color:#2A3A32;text-decoration:none;font-size:.8125rem;font-weight:600;transition:background .16s ease}.vd-ap__exit-link:hover{background:#F4F8F6}.vd-ap__exit-link svg{width:15px;height:15px;color:#6B7C73}.vd-ap__sidebar-meta{margin:0;padding:0 1rem;font-size:.6875rem;color:#9AA8A1;letter-spacing:.04em}.vd-ap__overlay{position:fixed;inset:0;background:rgba(15,31,23,.55);z-index:999}@media (min-width:901px){.vd-ap__overlay{display:none}}.vd-ap__content{flex:1;min-width:0;background:#FFFFFF;padding:clamp(1.5rem,4vw,2.5rem) clamp(1.25rem,4vw,2.5rem);gap:1.75rem}.vd-ap-page-head,.vd-ap__content{display:flex;flex-direction:column}.vd-ap-page-head{gap:1.25rem}.vd-ap-page-head__row{display:flex;align-items:flex-end;gap:1.5rem;flex-wrap:wrap}.vd-ap-page-head__text{display:flex;flex-direction:column;gap:.4375rem;flex:1 1 auto;min-width:0}.vd-ap-page-head__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.05;color:#0F1F17}.vd-ap-page-head__subtitle{margin:0;font-size:.9375rem;color:#6B7C73;line-height:1.5;max-width:560px}.vd-ap-page-head__action{flex-shrink:0}.vd-ap-page-head__tabs{display:flex;gap:.5rem;flex-wrap:wrap}.vd-ap-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:transparent;border:1px solid #e6efea;border-radius:999px;font-family:inherit;font-size:.8125rem;font-weight:600;color:#2A3A32;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.vd-ap-tab:hover{background:#F4F8F6;border-color:#CFE1D6;color:#1F3D2A}.vd-ap-tab[data-active]{background:#1F3D2A;border-color:#1F3D2A;color:#FFFFFF}.vd-ap-tab__count{font-size:.6875rem;font-weight:700;padding:.0625rem .4375rem;background:rgba(15,31,23,.06);border-radius:999px;color:inherit;font-variant-numeric:tabular-nums}.vd-ap-tab[data-active] .vd-ap-tab__count{background:rgba(255,255,255,.18)}.vd-ap-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.vd-ap-search-wrap{position:relative;flex:1 1 280px;min-width:240px}.vd-ap-search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#6B7C73;pointer-events:none}.vd-ap-search{width:100%;height:40px;padding:0 1rem 0 2.5rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:500;color:#0F1F17;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.vd-ap-search:focus{border-color:#2F6B4E;box-shadow:0 0 0 3px rgba(47,107,78,.1)}.vd-ap-select{height:40px;padding:0 2.25rem 0 1rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:500;color:#0F1F17;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7C73' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.vd-ap-select:focus{outline:none;border-color:#2F6B4E;box-shadow:0 0 0 3px rgba(47,107,78,.1)}.vd-ap-count{margin-left:auto;font-size:.8125rem;color:#6B7C73;font-weight:600}.vd-ap-checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:#0F1F17;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vd-ap-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#2F6B4E;cursor:pointer}.vd-ap-checkbox--row{padding:.625rem 0;font-weight:500;color:#2A3A32}.vd-ap-table-wrap{overflow-x:auto;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px}.vd-ap-table{width:100%;border-collapse:collapse;font-size:.875rem}.vd-ap-table thead th{text-align:left;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6B7C73;padding:.875rem 1rem;background:#F7FBF8;border-bottom:1px solid #e6efea;white-space:nowrap}.vd-ap-table tbody td{padding:.875rem 1rem;border-bottom:1px solid #f0f5f2;color:#0F1F17;vertical-align:middle}.vd-ap-table tbody tr:last-child td{border-bottom:none}.vd-ap-table__row-click{cursor:pointer;transition:background .14s ease}.vd-ap-table__row-click:hover{background:#F7FBF8}.vd-ap-table__link{color:#2F6B4E;text-decoration:none;font-weight:600}.vd-ap-table__link:hover{text-decoration:underline}.vd-ap-table__date{font-size:.8125rem;color:#6B7C73;white-space:nowrap}.vd-ap-status{display:inline-block;padding:.25rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.vd-ap-empty{text-align:center;padding:3.5rem 1.5rem;color:#6B7C73;background:#FFFFFF;border:1px dashed #e6efea;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:.625rem}.vd-ap-empty svg{width:36px;height:36px;color:#9AA8A1}.vd-ap-empty p{margin:0;font-size:.9375rem}.vd-ap-dashboard{display:flex;flex-direction:column;gap:1.75rem}.vd-ap-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,2fr);background:#FFFFFF;border:1px solid #e6efea;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px -16px rgba(15,31,23,.06)}@media (max-width:720px){.vd-ap-hero{grid-template-columns:1fr}}.vd-ap-hero__primary{display:flex;flex-direction:column;justify-content:center;gap:.625rem;padding:1.75rem 1.75rem 1.5rem;background:linear-gradient(140deg,#F0F8F0,#FFFFFF 65%);border-right:1px solid #e6efea}@media (max-width:720px){.vd-ap-hero__primary{border-right:none;border-bottom:1px solid #e6efea}}.vd-ap-hero__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6B7C73}.vd-ap-hero__primary-value{font-family:var(--vd-font-serif,"Fraunces"),Georgia,serif;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:500;letter-spacing:-.025em;line-height:1;color:#0F1F17;font-feature-settings:"ss03" 1,"tnum" 1,"lnum" 1}.vd-ap-hero__primary-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.875rem;color:#2A3A32;font-weight:500}.vd-ap-hero__delta{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:#FEF2F2;color:#EF4444;border-radius:999px;font-size:.75rem;font-weight:700}.vd-ap-hero__delta[data-positive]{background:#E7F2EC;color:#2F6B4E}.vd-ap-hero__secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:1rem 1.25rem}@media (max-width:560px){.vd-ap-hero__secondary{grid-template-columns:1fr;padding:0}}.vd-ap-hero__stat{display:flex;flex-direction:column;justify-content:center;gap:.25rem;padding:.875rem 1rem;border-right:1px solid #f0f5f2;text-decoration:none;color:inherit;min-width:0}.vd-ap-hero__stat:last-child{border-right:none}@media (max-width:560px){.vd-ap-hero__stat{border-right:none;border-bottom:1px solid #f0f5f2}.vd-ap-hero__stat:last-child{border-bottom:none}}.vd-ap-hero__stat--link{cursor:pointer;transition:background .14s ease}.vd-ap-hero__stat--link:hover{background:#F7FBF8}.vd-ap-hero__stat-label{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6B7C73}.vd-ap-hero__stat-value{display:inline-flex;align-items:baseline;gap:.375rem;font-size:1.375rem;font-weight:700;color:#0F1F17;letter-spacing:-.015em;line-height:1.1}.vd-ap-hero__stat-arrow{width:14px;height:14px;color:#2F6B4E}.vd-ap-split{display:grid;gap:1.25rem}.vd-ap-split--2-1{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}@media (max-width:900px){.vd-ap-split--2-1{grid-template-columns:1fr}}.vd-ap-card{background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;padding:1.25rem 1.5rem 1.5rem;box-shadow:0 12px 32px -16px rgba(15,31,23,.04)}.vd-ap-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.125rem}.vd-ap-card__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;color:#0F1F17}.vd-ap-card__hint{font-size:.75rem;font-weight:600;color:#6B7C73;letter-spacing:.04em;text-transform:uppercase}.vd-ap-card__link{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#2F6B4E;text-decoration:none}.vd-ap-card__link svg{width:14px;height:14px;transition:transform .2s cubic-bezier(.22,1,.36,1)}.vd-ap-card__link:hover svg{transform:translateX(2px)}.vd-ap-card .vd-ap-table-wrap{border:none;background:transparent}.vd-ap-card .vd-ap-table thead th{background:transparent;padding-left:0;padding-right:0;padding-top:0}.vd-ap-card .vd-ap-table tbody td{padding-left:0;padding-right:0}.vd-ap-bare{display:flex;flex-direction:column;padding:.5rem 0 0}.vd-ap-bare__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .25rem 1rem}.vd-ap-bare__title{margin:0;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;color:#0F1F17}.vd-ap-bare__title-icon{width:17px;height:17px;color:#6B7C73}.vd-ap-bare__title-icon--alert{color:#EF4444}.vd-ap-bare__hint{font-size:.75rem;font-weight:600;color:#6B7C73;letter-spacing:.04em;text-transform:uppercase}.vd-ap-bare__link{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#2F6B4E;text-decoration:none}.vd-ap-bare__link svg{width:14px;height:14px}.vd-ap-bare__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.vd-ap-bare__empty{margin:0;padding:.5rem .25rem 1.5rem;font-size:.875rem;color:#9AA8A1}.vd-ap-bare__more{margin:.75rem .25rem 0;font-size:.75rem;color:#6B7C73;font-style:italic}.vd-ap-top-row{display:flex;align-items:center;gap:.75rem;padding:.5rem .625rem;border-radius:10px;transition:background .14s ease}.vd-ap-top-row:hover{background:#F7FBF8}.vd-ap-top-row__rank{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.125rem;font-weight:400;color:#9AA8A1;letter-spacing:-.02em;width:28px;flex-shrink:0}.vd-ap-top-row__img{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:#F4F8F6;flex-shrink:0}.vd-ap-top-row__img--placeholder{display:block}.vd-ap-top-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.vd-ap-top-row__body strong{font-size:.875rem;font-weight:600;color:#0F1F17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vd-ap-top-row__body span{font-size:.75rem;color:#6B7C73}.vd-ap-top-row__qty{font-size:1rem;font-weight:700;color:#1F3D2A;flex-shrink:0}.vd-ap-top-row__qty-unit{font-size:.75rem;font-weight:500;color:#6B7C73;margin-left:2px}.vd-ap-low-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .75rem;background:#FEF2F2;border:1px solid #fecaca;border-radius:10px}.vd-ap-low-row__name{display:flex;flex-direction:column;gap:1px;text-decoration:none;color:inherit;min-width:0;flex:1}.vd-ap-low-row__name strong{font-size:.8125rem;font-weight:600;color:#0F1F17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vd-ap-low-row__name span{font-size:.6875rem;color:#6B7C73}.vd-ap-low-row__qty{font-size:.875rem;font-weight:700;color:#EF4444;flex-shrink:0}.vd-ap-chart-wrap{width:100%}.vd-ap-chart{display:block;width:100%;height:auto}.vd-ap-chart__x-label,.vd-ap-chart__y-label{font-family:var(--font-montserrat),inherit;font-size:10px;font-weight:500;fill:#9AA8A1}.vd-ap-cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.vd-ap-cat-row{display:grid;grid-template-columns:130px minmax(0,1fr) 100px 80px;gap:.75rem;align-items:center}@media (max-width:560px){.vd-ap-cat-row{grid-template-columns:100px minmax(0,1fr) 80px}.vd-ap-cat-row__qty{display:none}}.vd-ap-cat-row__name{font-size:.875rem;font-weight:600;color:#0F1F17}.vd-ap-cat-row__bar{position:relative;height:10px;background:#F0F5F2;border-radius:999px;overflow:hidden}.vd-ap-cat-row__bar-fill{display:block;height:100%;background:linear-gradient(90deg,#2F6B4E,#4A9070);border-radius:999px;transition:width .32s cubic-bezier(.22,1,.36,1)}.vd-ap-cat-row__value{font-size:.875rem;font-weight:700;color:#1F3D2A;text-align:right}.vd-ap-cat-row__qty{font-size:.75rem;color:#6B7C73;text-align:right}.vd-ap-action-banner{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#1F3D2A;color:#FFFFFF;border-radius:14px;text-decoration:none;box-shadow:0 16px 36px -12px rgba(31,61,42,.32);transition:transform .2s cubic-bezier(.22,1,.36,1)}.vd-ap-action-banner:hover{transform:translateY(-2px)}.vd-ap-action-banner__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(255,255,255,.1);border-radius:10px;flex-shrink:0}.vd-ap-action-banner__icon svg{width:22px;height:22px}.vd-ap-action-banner__body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.vd-ap-action-banner__body strong{font-size:.9375rem;font-weight:700}.vd-ap-action-banner__body span{font-size:.8125rem;color:rgba(255,255,255,.78)}.vd-ap-action-banner__arrow{width:20px;height:20px;flex-shrink:0;transition:transform .2s cubic-bezier(.22,1,.36,1)}.vd-ap-action-banner:hover .vd-ap-action-banner__arrow{transform:translateX(4px)}.vd-ap-stock{display:flex;flex-direction:column;gap:1.25rem}.vd-ap-stock__select-all{padding:.25rem}.vd-ap-stock__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vd-ap-stock-row{background:#FFFFFF;border:1px solid #e6efea;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.vd-ap-stock-row[data-selected]{border-color:#2F6B4E;box-shadow:0 0 0 2px rgba(47,107,78,.1)}.vd-ap-stock-row[data-hidden]{background:#F4F8F6;opacity:.78}.vd-ap-stock-row__head{display:grid;grid-template-columns:28px 32px 48px minmax(0,1fr) auto auto auto;align-items:center;gap:.75rem;padding:.75rem .875rem}@media (max-width:720px){.vd-ap-stock-row__head{grid-template-columns:28px 32px 48px minmax(0,1fr) auto;-moz-column-gap:.5rem;column-gap:.5rem}.vd-ap-stock-row__cat,.vd-ap-stock-row__variants{display:none}}.vd-ap-stock-row__check{flex-shrink:0}.vd-ap-stock-row__check input[type=checkbox]{margin:0}.vd-ap-stock-row__vis{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#F7FBF8;border:1px solid #e6efea;border-radius:8px;color:#2F6B4E;cursor:pointer;transition:background .14s ease,color .14s ease}.vd-ap-stock-row__vis svg{width:15px;height:15px}.vd-ap-stock-row__vis:hover{background:#E7F2EC}.vd-ap-stock-row__vis[data-hidden]{background:#FEF2F2;border-color:#FECACA;color:#EF4444}.vd-ap-stock-row__img{width:48px;height:48px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:#F4F8F6}.vd-ap-stock-row__img--placeholder{display:block}.vd-ap-stock-row__name{display:flex;flex-direction:column;gap:1px;min-width:0}.vd-ap-stock-row__name strong{font-size:.9375rem;font-weight:600;color:#0F1F17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vd-ap-stock-row__name em{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:.8125rem;font-style:italic;color:#6B7C73}.vd-ap-stock-row__cat{font-weight:600;padding:.25rem .625rem;background:#F4F8F6;border-radius:999px}.vd-ap-stock-row__cat,.vd-ap-stock-row__variants{font-size:.75rem;color:#6B7C73}.vd-ap-stock-row__total{font-size:1rem;font-weight:700;color:#1F3D2A;min-width:80px;text-align:right;white-space:nowrap}.vd-ap-stock-row__total--low{color:#EF4444}.vd-ap-stock-row__total-unit{font-size:.75rem;font-weight:500;color:#6B7C73;margin-left:1px}.vd-ap-stock-row__variants-list{background:#F7FBF8;border-top:1px solid #e6efea;padding:.5rem;display:flex;flex-direction:column;gap:.25rem}.vd-ap-variant{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.5rem .875rem;background:#FFFFFF;border-radius:8px;border:1px solid transparent;transition:border-color .14s ease}.vd-ap-variant[data-low]{background:#FFF7F7;border-color:#FECACA}.vd-ap-variant__branch{font-size:1rem;color:#9AA8A1;font-family:monospace;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vd-ap-variant__label{display:flex;flex-direction:column;gap:1px;min-width:0}.vd-ap-variant__label strong{font-size:.875rem;font-weight:600;color:#0F1F17}.vd-ap-variant__label span{font-size:.75rem;color:#6B7C73}.vd-ap-variant__price{font-size:.875rem;font-weight:600;color:#1F3D2A}.vd-ap-variant__controls{display:inline-flex;align-items:center;gap:.375rem;flex-wrap:wrap;justify-content:flex-end}.vd-ap-variant__btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#F4F8F6;border:1px solid #e6efea;border-radius:7px;color:#0F1F17;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.vd-ap-variant__btn:hover{background:#2F6B4E;border-color:#2F6B4E;color:#FFFFFF}.vd-ap-variant__btn svg{width:14px;height:14px;stroke-width:2.5}.vd-ap-variant__input{width:64px;height:30px;padding:0 .5rem;background:#FFFFFF;border:1.5px solid #e6efea;border-radius:7px;font-family:inherit;font-size:.875rem;font-weight:700;text-align:center;color:#0F1F17;outline:none;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.vd-ap-variant__input::-webkit-inner-spin-button,.vd-ap-variant__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vd-ap-variant__input:focus{border-color:#2F6B4E;box-shadow:0 0 0 2px rgba(47,107,78,.1)}.vd-ap-variant__unit{font-size:.75rem;color:#6B7C73;font-weight:500}.vd-ap-variant__save{display:inline-flex;align-items:center;gap:.25rem;padding:0 .625rem;height:30px;background:#2F6B4E;border:none;border-radius:7px;color:#FFFFFF;font-size:.75rem;font-weight:600;cursor:pointer;font-family:inherit}.vd-ap-variant__save:hover{background:#25563F}.vd-ap-variant__save svg{width:12px;height:12px}.vd-ap-variant__saved{color:#2F6B4E}.vd-ap-variant__low,.vd-ap-variant__saved{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700}.vd-ap-variant__low{color:#EF4444}.vd-ap-variant__low svg{width:13px;height:13px}.vd-ap-bulk-bar{position:sticky;bottom:1rem;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem .5rem 1rem;background:#1F3D2A;color:#FFFFFF;border-radius:12px;box-shadow:0 16px 36px -12px rgba(31,61,42,.36);z-index:20;flex-wrap:wrap}.vd-ap-bulk-bar__count{font-size:.8125rem;font-weight:700;padding-right:.5rem;border-right:1px solid rgba(255,255,255,.16);margin-right:.25rem}.vd-ap-bulk-bar__btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#FFFFFF;font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .14s ease}.vd-ap-bulk-bar__btn:hover{background:rgba(255,255,255,.18)}.vd-ap-bulk-bar__btn svg{width:13px;height:13px}.vd-ap-bulk-bar__btn--ghost{background:transparent;border-color:transparent;color:rgba(255,255,255,.65);margin-left:auto}.vd-ap-bulk-bar__btn--ghost:hover{background:rgba(255,255,255,.08);color:#FFFFFF}.vd-ap-customers{display:flex;flex-direction:column;gap:1.25rem}.vd-ap-customer-cell{display:flex;align-items:center;gap:.625rem}.vd-ap-customer-cell__avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#E7F2EC;color:#1F3D2A;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.02em;flex-shrink:0}.vd-ap-customer-cell__avatar--lg{width:56px;height:56px;font-size:1rem}.vd-ap-customer-cell__contact{font-size:.8125rem;color:#2A3A32;line-height:1.4}.vd-ap-vplus-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;margin-left:.25rem;background:#1F3D2A;color:#FFFFFF;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em}.vd-ap-vplus-badge svg{width:11px;height:11px;color:#E0AD52}.vd-ap-orders{display:flex;flex-direction:column;gap:1.25rem}.vd-ap-drawer-overlay{position:fixed;inset:0;background:rgba(15,31,23,.55);z-index:1100;animation:vd-ap-fade .2s ease}@keyframes vd-ap-fade{0%{opacity:0}to{opacity:1}}.vd-ap-drawer{position:fixed;top:0;right:0;width:min(480px,92vw);height:100vh;background:#FFFFFF;z-index:1101;overflow-y:auto;animation:vd-ap-slide-in .32s cubic-bezier(.22,1,.36,1);box-shadow:-16px 0 36px -8px rgba(15,31,23,.22)}.vd-ap-drawer--wide{width:min(620px,95vw)}@keyframes vd-ap-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.vd-ap-drawer__head{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid #e6efea;position:sticky;top:0;background:#FFFFFF;z-index:2}.vd-ap-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #e6efea;border-radius:8px;color:#0F1F17;cursor:pointer;flex-shrink:0}.vd-ap-drawer__close:hover{background:#F4F8F6;border-color:#CFE1D6}.vd-ap-drawer__close svg{width:18px;height:18px}.vd-ap-drawer__head-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.vd-ap-drawer__head-eyebrow{font-size:.6875rem;font-weight:600;color:#6B7C73;letter-spacing:.04em;text-transform:uppercase}.vd-ap-drawer__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.375rem;font-weight:500;letter-spacing:-.015em;color:#0F1F17}.vd-ap-drawer__body{padding:1.25rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.vd-ap-drawer__section{display:flex;flex-direction:column;gap:.625rem}.vd-ap-drawer__section-title{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6B7C73}.vd-ap-drawer__actions-row{flex-direction:row;flex-wrap:wrap;gap:.5rem}.vd-ap-drawer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vd-ap-drawer__contact-list li{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#0F1F17}.vd-ap-drawer__contact-list svg{width:16px;height:16px;color:#6B7C73;flex-shrink:0}.vd-ap-drawer__contact-list a{color:#2F6B4E;text-decoration:none}.vd-ap-drawer__contact-list a:hover{text-decoration:underline}.vd-ap-drawer__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem}.vd-ap-drawer__stat{display:flex;flex-direction:column;gap:2px;padding:.625rem .75rem;background:#F4F8F6;border-radius:10px}.vd-ap-drawer__stat-label{font-size:.6875rem;font-weight:600;color:#6B7C73;letter-spacing:.04em;text-transform:uppercase}.vd-ap-drawer__stat-value{font-size:1.125rem;font-weight:700;color:#1F3D2A;letter-spacing:-.015em}.vd-ap-drawer__notes{margin:0;padding:.75rem .875rem;background:#FFFEF7;border:1px solid #fae9c8;border-radius:8px;font-size:.875rem;color:#4D3D14;line-height:1.5}.vd-ap-drawer__empty{margin:0;font-size:.875rem;color:#6B7C73;font-style:italic}.vd-ap-drawer__orders{list-style:none;margin:0;padding:0}.vd-ap-drawer__order,.vd-ap-drawer__orders{display:flex;flex-direction:column;gap:.5rem}.vd-ap-drawer__order{padding:.75rem .875rem;background:#F7FBF8;border-radius:10px}.vd-ap-drawer__order-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.vd-ap-drawer__order-head strong{font-size:.875rem;font-weight:700;color:#0F1F17}.vd-ap-drawer__order-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.8125rem;color:#6B7C73}.vd-ap-drawer__order-meta strong{color:#1F3D2A}.vd-ap-drawer__order-tracking{display:flex;align-items:center;gap:.5rem;padding-top:.4375rem;border-top:1px dashed #cfe1d6;font-size:.75rem}.vd-ap-drawer__order-tracking-label{color:#6B7C73;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.vd-ap-drawer__order-tracking-link{display:inline-flex;align-items:center;gap:.25rem;color:#2F6B4E;text-decoration:none;font-weight:600}.vd-ap-drawer__order-tracking-link svg{width:11px;height:11px}.vd-ap-drawer__order-tracking-link:hover{text-decoration:underline}.vd-ap-drawer__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vd-ap-drawer__line{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:.75rem;align-items:center;padding:.625rem .75rem;background:#F7FBF8;border-radius:10px}.vd-ap-drawer__line img,.vd-ap-drawer__line-noimg{width:48px;height:48px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:#E6EFEA}.vd-ap-drawer__line-body{display:flex;flex-direction:column;gap:1px;min-width:0}.vd-ap-drawer__line-body strong{font-size:.875rem;font-weight:600;color:#0F1F17}.vd-ap-drawer__line-body span,.vd-ap-drawer__line-qty{font-size:.75rem;color:#6B7C73}.vd-ap-drawer__line-total{font-size:.875rem;font-weight:700;color:#1F3D2A}.vd-ap-drawer__totals{margin-top:.625rem;padding-top:.625rem;border-top:1px solid #e6efea;display:flex;flex-direction:column;gap:.375rem;font-size:.875rem}.vd-ap-drawer__totals>div{display:flex;justify-content:space-between;color:#2A3A32}.vd-ap-drawer__totals-grand{font-size:1.0625rem;padding-top:.5rem;border-top:1px solid #e6efea}.vd-ap-drawer__totals-grand strong{color:#0F1F17}.vd-ap-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:10px;font-family:inherit;font-size:.8125rem;font-weight:600;color:#0F1F17;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.vd-ap-action-btn:hover{background:#F4F8F6;border-color:#2F6B4E}.vd-ap-action-btn:disabled{opacity:.5;cursor:not-allowed}.vd-ap-action-btn svg{width:16px;height:16px;stroke-width:2}.vd-ap-action-btn--primary{background:#1F3D2A;border-color:#1F3D2A;color:#FFFFFF;box-shadow:0 4px 12px -4px rgba(31,61,42,.28)}.vd-ap-action-btn--primary:hover{background:#2F6B4E;border-color:#2F6B4E;color:#FFFFFF}.vd-ap-action-btn--danger{color:#EF4444}.vd-ap-action-btn--danger:hover{background:#FEF2F2;border-color:#EF4444;color:#EF4444}.vd-ap-tracking{display:flex;flex-direction:column;gap:.375rem;padding:.875rem 1rem;background:#F0F8F0;border:1px solid #cfe1d6;border-radius:10px}.vd-ap-tracking__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.8125rem}.vd-ap-tracking__label{color:#6B7C73;font-weight:600}.vd-ap-tracking__value{font-weight:700;color:#0F1F17}.vd-ap-tracking__link{display:inline-flex;align-items:center;gap:.375rem;color:#2F6B4E;text-decoration:none;font-weight:700}.vd-ap-tracking__link svg{width:13px;height:13px}.vd-ap-tracking__link:hover{text-decoration:underline}.vd-ap-mail-log{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vd-ap-mail-log__item{background:#FFFFFF;border:1px solid #e6efea;border-radius:10px;overflow:hidden}.vd-ap-mail-log__head{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit;transition:background .14s ease}.vd-ap-mail-log__head:hover{background:#F7FBF8}.vd-ap-mail-log__icon{width:16px;height:16px;color:#2F6B4E;flex-shrink:0}.vd-ap-mail-log__head-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.vd-ap-mail-log__head-text strong{font-size:.8125rem;font-weight:600;color:#0F1F17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vd-ap-mail-log__head-text span{font-size:.6875rem;color:#6B7C73}.vd-ap-mail-log__toggle{font-size:.6875rem;font-weight:700;color:#2F6B4E;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.vd-ap-mail-log__body{margin:0;padding:.875rem 1rem;background:#F7FBF8;border-top:1px solid #e6efea;font-family:var(--font-montserrat),monospace;font-size:.8125rem;line-height:1.55;color:#2A3A32;white-space:pre-wrap;word-wrap:break-word}.vd-ap-mail-log__note{padding:.625rem .875rem;background:#FFFBEB;border:1px solid #fde68a;border-radius:8px;font-size:.75rem;color:#92400E;line-height:1.5}.vd-ap-mail-log__note-badge{display:inline-block;padding:.125rem .4375rem;margin-right:.5rem;background:#92400E;color:#FFFFFF;border-radius:4px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.vd-ap-modal-overlay{position:fixed;inset:0;background:rgba(15,31,23,.55);z-index:1200;display:flex;align-items:flex-start;justify-content:center;padding:clamp(1rem,5vh,4rem) 1rem;animation:vd-ap-fade .2s ease;overflow-y:auto}.vd-ap-modal{background:#FFFFFF;width:100%;max-width:560px;border-radius:18px;box-shadow:0 24px 60px -16px rgba(15,31,23,.32);overflow:hidden;animation:vd-ap-modal-in .26s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}@keyframes vd-ap-modal-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.vd-ap-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #e6efea}.vd-ap-modal__eyebrow{display:block;font-size:.6875rem;font-weight:700;color:#6B7C73;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.vd-ap-modal__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.375rem;font-weight:500;letter-spacing:-.015em;color:#0F1F17}.vd-ap-modal__body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.vd-ap-modal__foot{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #e6efea;background:#F7FBF8}.vd-ap-form-row{display:grid;grid-template-columns:1fr 200px;gap:.75rem}@media (max-width:480px){.vd-ap-form-row{grid-template-columns:1fr}}.vd-ap-form-field{display:flex;flex-direction:column;gap:.375rem}.vd-ap-form-field__label{font-size:.75rem;font-weight:700;color:#6B7C73;letter-spacing:.04em;text-transform:uppercase}.vd-ap-form-field__input,.vd-ap-form-field__select{height:42px;padding:0 .875rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:10px;font-family:inherit;font-size:.9375rem;color:#0F1F17;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.vd-ap-form-field__select{padding-right:2.25rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7C73' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.vd-ap-form-field__input:focus,.vd-ap-form-field__select:focus{border-color:#2F6B4E;box-shadow:0 0 0 3px rgba(47,107,78,.1)}.vd-ap-mail-preview{background:#F7FBF8;border:1px solid #e6efea;border-radius:10px;overflow:hidden}.vd-ap-mail-preview__head{display:flex;flex-direction:column;gap:4px;padding:.75rem .875rem;border-bottom:1px solid #e6efea;background:#FFFFFF}.vd-ap-mail-preview__eyebrow{font-size:.625rem;font-weight:700;color:#2F6B4E;letter-spacing:.08em;text-transform:uppercase}.vd-ap-mail-preview__subject{font-size:.875rem;font-weight:700;color:#0F1F17}.vd-ap-mail-preview__body{margin:0;padding:.875rem 1rem;font-family:var(--font-montserrat),monospace;font-size:.8125rem;line-height:1.6;color:#2A3A32;white-space:pre-wrap;word-wrap:break-word}.vd-ap-toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.75rem;padding:.75rem .75rem .75rem 1.125rem;background:#0F1F17;color:#FFFFFF;border-radius:999px;box-shadow:0 20px 40px -12px rgba(15,31,23,.4);z-index:1500;animation:vd-ap-toast-in .24s cubic-bezier(.22,1,.36,1)}@keyframes vd-ap-toast-in{0%{transform:translateX(-50%) translateY(40px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}.vd-ap-toast__msg{font-size:.875rem;font-weight:600}.vd-ap-toast__btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#FFFFFF;font-family:inherit;font-size:.75rem;font-weight:700;cursor:pointer;transition:background .14s ease}.vd-ap-toast__btn:hover{background:rgba(255,255,255,.18)}.vd-ap-toast__btn svg{width:13px;height:13px}.vd-ap-toast__close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;color:rgba(255,255,255,.65);border-radius:999px;cursor:pointer}.vd-ap-toast__close:hover{color:#FFFFFF}.vd-ap-toast__close svg{width:14px;height:14px}@media (max-width:480px){.vd-ap-page-head__title{font-size:1.625rem}.vd-ap-hero__primary-value{font-size:2rem}.vd-ap-drawer{width:100vw}}.vd-acc{font-family:var(--font-montserrat),var(--font-inter),system-ui,sans-serif;color:#0F1F17;background:#FFFFFF}body:has(.vd-acc) .vd-global-newsletter,body:has(.vd-acc) .vd-quick-strip,body:has(.vd-acc) .vd-trust-strip{display:none!important}.vd-acc__hero{position:relative;background:radial-gradient(at top right,rgba(47,107,78,.1) 0,transparent 55%),linear-gradient(135deg,#F0F8F0,#E7F2EC 60%,#F4F8F6);border-bottom:1px solid #e6efea;overflow:hidden}.vd-acc[data-role=admin] .vd-acc__hero{background:radial-gradient(at top right,rgba(31,61,42,.16) 0,transparent 55%),linear-gradient(135deg,#E7F2EC,#CFE1D6 50%,#E6EFEA)}.vd-acc__hero-inner{position:relative;max-width:1400px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,2.5rem);display:flex;align-items:center;gap:1.5rem}.vd-acc__hero-menu{display:none;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#FFFFFF;border:1px solid #cfe1d6;border-radius:999px;color:#1F3D2A;font-family:inherit;font-size:.8125rem;font-weight:700;cursor:pointer;flex-shrink:0}.vd-acc__hero-menu svg{width:16px;height:16px}@media (max-width:900px){.vd-acc__hero-menu{display:inline-flex}}.vd-acc__hero-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.625rem}.vd-acc__hero-badges{flex-wrap:wrap}.vd-acc__hero-badge,.vd-acc__hero-badges{display:inline-flex;align-items:center;gap:.5rem}.vd-acc__hero-badge{align-self:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.3125rem .875rem .3125rem .625rem;background:rgba(255,255,255,.78);color:#2F6B4E;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(6px)}.vd-acc__hero-badge[data-role=admin]{background:#1F3D2A;color:#FFFFFF}.vd-acc__hero-badge-dot{width:7px;height:7px;background:#2F6B4E;border-radius:50%;animation:vd-acc-pulse 2.4s ease-in-out infinite}.vd-acc__hero-badge[data-role=admin] .vd-acc__hero-badge-dot{background:#C8E0CC}@keyframes vd-acc-pulse{0%,to{box-shadow:0 0 0 0 rgba(47,107,78,.6)}50%{box-shadow:0 0 0 6px rgba(47,107,78,0)}}.vd-acc__hero-toggle{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .75rem .3125rem .5625rem;background:rgba(255,255,255,.55);color:#2F6B4E;border:1px dashed rgba(47,107,78,.45);border-radius:999px;font-family:inherit;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(6px);transition:background .16s ease,border-color .16s ease,color .16s ease}.vd-acc__hero-toggle:hover{background:#FFFFFF;border-color:#2F6B4E;border-style:solid}.vd-acc__hero-toggle svg{width:12px;height:12px}.vd-acc[data-role=admin] .vd-acc__hero-toggle{background:rgba(31,61,42,.18);color:#FFFFFF;border-color:rgba(255,255,255,.42)}.vd-acc[data-role=admin] .vd-acc__hero-toggle:hover{background:rgba(255,255,255,.12);border-color:#FFFFFF;border-style:solid}.vd-acc__hero-title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),Georgia,serif;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.02;color:#0F1F17}.vd-acc__hero-greeting{margin:0;font-size:clamp(.9375rem,1.5vw,1.0625rem);color:#2A3A32;max-width:560px;line-height:1.5}.vd-acc__hero-decor{flex-shrink:0;width:clamp(160px,22vw,240px);height:clamp(160px,22vw,240px);color:#2F6B4E}.vd-acc__hero-decor svg{width:100%;height:100%}@media (max-width:720px){.vd-acc__hero-decor{display:none}}.vd-acc__layout{position:relative;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.75rem,4vw,3rem) clamp(1.25rem,4vw,2.5rem) clamp(2.5rem,5vw,4rem)}.vd-acc__mobile-trigger{display:none;align-items:center;gap:.5rem;align-self:flex-start;padding:.625rem 1rem;background:#FFFFFF;border:1px solid #cfe1d6;border-radius:999px;color:#1F3D2A;font-family:inherit;font-size:.8125rem;font-weight:700;cursor:pointer;margin-bottom:.5rem}.vd-acc__mobile-trigger svg{width:16px;height:16px}@media (max-width:900px){.vd-acc__mobile-trigger{display:inline-flex}.vd-acc__layout{grid-template-columns:1fr;gap:0}}.vd-acc__sidebar{display:flex;flex-direction:column;align-self:start;position:sticky;top:1rem}@media (max-width:900px){.vd-acc__sidebar{position:fixed;top:0;left:0;width:min(300px,88vw);height:100vh;background:#FFFFFF;z-index:1000;transform:translateX(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1);overflow-y:auto;box-shadow:4px 0 24px rgba(0,0,0,0)}.vd-acc__sidebar[data-open]{transform:translateX(0);box-shadow:4px 0 24px rgba(0,0,0,.18)}}.vd-acc__sidebar-mobile-head{display:none;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e6efea}.vd-acc__sidebar-mobile-title{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;color:#0F1F17}.vd-acc__sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #e6efea;border-radius:8px;color:#0F1F17;cursor:pointer}.vd-acc__sidebar-close svg{width:18px;height:18px}@media (max-width:900px){.vd-acc__sidebar-mobile-head{display:flex}}.vd-acc__nav{flex:1;padding:0;display:flex;flex-direction:column;gap:1.75rem}@media (max-width:900px){.vd-acc__nav{padding:.5rem .5rem 1rem}}.vd-acc__nav-group{display:flex;flex-direction:column;gap:.5rem}.vd-acc__nav-group-label{margin:0;padding:0;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:-.01em;text-transform:none;color:#0F1F17}.vd-acc__nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.vd-acc__nav-link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4375rem 0;color:#2A3A32;text-decoration:none;font-size:.9375rem;font-weight:400;letter-spacing:-.005em;transition:color .16s ease}.vd-acc__nav-link:hover{color:#1F3D2A;text-decoration:underline;text-underline-offset:3px}.vd-acc__nav-link[data-active]{color:#0F1F17;font-weight:700}.vd-acc__nav-link[data-active]:hover{text-decoration:none}.vd-acc__nav-link[data-disabled=true]{color:#9AA8A1;cursor:not-allowed}.vd-acc__nav-link[data-disabled=true]:hover{color:#9AA8A1;text-decoration:none}.vd-acc__nav-link-label{min-width:0}.vd-acc__nav-soon{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9AA8A1;flex-shrink:0}.vd-acc__sidebar-foot{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eef4f0;display:flex;flex-direction:column;gap:.5rem}@media (max-width:900px){.vd-acc__sidebar-foot{padding-left:.5rem;padding-right:.5rem;padding-bottom:1.25rem}}.vd-acc__exit-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5625rem .75rem;border-radius:8px;color:#2A3A32;text-decoration:none;font-size:.875rem;font-weight:600;transition:background .16s ease}.vd-acc__exit-link:hover{background:#F4F8F6}.vd-acc__exit-link svg{width:15px;height:15px;color:#6B7C73}.vd-acc__sidebar-meta{margin:0;padding:0 .75rem;font-size:.6875rem;color:#9AA8A1;letter-spacing:.04em}.vd-acc__overlay{position:fixed;inset:0;background:rgba(15,31,23,.55);z-index:999}@media (min-width:901px){.vd-acc__overlay{display:none}}.vd-acc__content{min-width:0;gap:clamp(1.5rem,3vw,2rem)}.vd-acc-page,.vd-acc__content{display:flex;flex-direction:column}.vd-acc-page{gap:clamp(1.25rem,2.5vw,1.75rem)}.vd-acc-page__head{display:flex;flex-direction:column;gap:.4375rem;padding-bottom:.5rem;border-bottom:1px solid #eef4f0}.vd-acc-page__head--row{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.vd-acc-page__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:500;letter-spacing:-.02em;color:#0F1F17;line-height:1.1}.vd-acc-page__subtitle{margin:0;font-size:.9375rem;color:#6B7C73;line-height:1.5;max-width:620px}.vd-acc-page__actions{display:flex;gap:.5rem;flex-wrap:wrap}.vd-acc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:10px;font-family:inherit;font-size:.8125rem;font-weight:600;color:#0F1F17;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.vd-acc-btn:hover{background:#F4F8F6;border-color:#2F6B4E}.vd-acc-btn:disabled{opacity:.5;cursor:not-allowed}.vd-acc-btn svg{width:15px;height:15px;stroke-width:2}.vd-acc-btn--primary{background:#1F3D2A;border-color:#1F3D2A;color:#FFFFFF;box-shadow:0 4px 12px -4px rgba(31,61,42,.28)}.vd-acc-btn--primary:hover{background:#2F6B4E;border-color:#2F6B4E;color:#FFFFFF}.vd-acc-btn--ghost{background:transparent;border-color:transparent;color:#2F6B4E}.vd-acc-btn--ghost:hover{background:#E7F2EC;border-color:transparent}.vd-acc-btn--danger{color:#EF4444;border-color:#FECACA}.vd-acc-btn--danger:hover{background:#FEF2F2;border-color:#EF4444;color:#EF4444}.vd-acc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.vd-acc-card{display:flex;align-items:flex-start;gap:.875rem;padding:1.125rem 1.25rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease,transform .22s cubic-bezier(.22,1,.36,1)}.vd-acc-card:hover{border-color:#CFE1D6;box-shadow:0 12px 28px -16px rgba(15,31,23,.08);transform:translateY(-2px)}.vd-acc-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#F0F8F0;border-radius:10px;color:#2F6B4E;flex-shrink:0}.vd-acc-card__icon svg{width:22px;height:22px}.vd-acc-card__body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.vd-acc-card__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6B7C73}.vd-acc-card__value{font-size:1.75rem;font-weight:500;color:#0F1F17;line-height:1.05;letter-spacing:-.02em}.vd-acc-card__hint{margin:0;font-size:.8125rem;color:#6B7C73;line-height:1.4}.vd-acc-welcome{background:radial-gradient(at top left,rgba(255,255,255,.42) 0,transparent 50%),linear-gradient(135deg,#1F3D2A,#2F6B4E);border-radius:18px;padding:clamp(1.75rem,4vw,2.5rem);color:#FFFFFF;position:relative;overflow:hidden}.vd-acc-welcome__body{position:relative;z-index:2;display:flex;flex-direction:column;gap:.625rem;max-width:540px}.vd-acc-welcome__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.72)}.vd-acc-welcome__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:-.015em;line-height:1.1}.vd-acc-welcome__title em{font-style:italic;color:#C8E0CC}.vd-acc-welcome__text{margin:0;font-size:.9375rem;color:rgba(255,255,255,.85);line-height:1.55}.vd-acc-welcome__cta{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:.5rem;padding:.75rem 1.25rem;background:#FFFFFF;color:#1F3D2A;border-radius:999px;text-decoration:none;font-size:.875rem;font-weight:700;transition:transform .2s cubic-bezier(.22,1,.36,1)}.vd-acc-welcome__cta:hover{transform:translateY(-2px)}.vd-acc-welcome__cta svg{width:16px;height:16px;transition:transform .2s ease}.vd-acc-welcome__cta:hover svg{transform:translateX(3px)}.vd-acc-section{display:flex;flex-direction:column;gap:1rem}.vd-acc-section__head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.vd-acc-section__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.25rem;font-weight:500;letter-spacing:-.015em;color:#0F1F17}.vd-acc-section__link{display:inline-flex;align-items:center;gap:.375rem;color:#2F6B4E;text-decoration:none;font-size:.8125rem;font-weight:700}.vd-acc-section__link svg{width:14px;height:14px;transition:transform .2s ease}.vd-acc-section__link:hover svg{transform:translateX(3px)}.vd-acc-empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:clamp(2rem,5vh,3.5rem) 1.5rem;background:#F7FBF8;border:1px dashed #cfe1d6;border-radius:16px;text-align:center;color:#6B7C73}.vd-acc-empty--large{padding:clamp(2.5rem,6vh,4rem) 1.5rem}.vd-acc-empty svg{width:36px;height:36px;color:#2F6B4E;opacity:.7}.vd-acc-empty h3{margin:.5rem 0 .125rem;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.25rem;font-weight:500;color:#0F1F17;letter-spacing:-.015em}.vd-acc-empty p{margin:0;max-width:460px;font-size:.9375rem;line-height:1.55;color:#6B7C73}.vd-acc-empty__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#2F6B4E,#4A9070);color:#FFFFFF;border-radius:999px;text-decoration:none;font-size:.9375rem;font-weight:700;letter-spacing:-.005em;box-shadow:0 8px 20px -6px rgba(47,107,78,.42);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease}.vd-acc-empty__cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px -6px rgba(47,107,78,.55)}.vd-acc-empty__cta svg{width:16px;height:16px;transition:transform .2s ease}.vd-acc-empty__cta:hover svg{transform:translateX(3px)}.vd-acc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.vd-acc-toolbar__field{display:inline-flex;align-items:center;gap:.5rem}.vd-acc-toolbar__label{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6B7C73}.vd-acc-toolbar__link{color:#2F6B4E;text-decoration:underline;font-size:.8125rem;font-weight:600}.vd-acc-select{height:38px;padding:0 2.25rem 0 .875rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:500;color:#0F1F17;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7C73' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.vd-acc-select:focus{outline:none;border-color:#2F6B4E;box-shadow:0 0 0 3px rgba(47,107,78,.1)}.vd-acc-perks{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.vd-acc-perk{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem 1.25rem;background:#F7FBF8;border-radius:14px}.vd-acc-perk__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#FFFFFF;border:1px solid #cfe1d6;border-radius:10px;color:#2F6B4E;margin-bottom:.25rem}.vd-acc-perk__icon svg{width:18px;height:18px}.vd-acc-perk__title{margin:0;font-size:.9375rem;font-weight:700;color:#0F1F17}.vd-acc-perk__text{margin:0;font-size:.8125rem;color:#6B7C73;line-height:1.5}.vd-acc-cta-link{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.875rem 1.75rem;background:linear-gradient(135deg,#2F6B4E,#4A9070);color:#FFFFFF;border-radius:999px;text-decoration:none;font-size:.9375rem;font-weight:700;letter-spacing:-.005em;box-shadow:0 8px 20px -6px rgba(47,107,78,.42);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease}.vd-acc-cta-link:hover{transform:translateY(-2px);box-shadow:0 12px 28px -6px rgba(47,107,78,.55)}.vd-acc-cta-link svg{width:16px;height:16px;transition:transform .2s ease}.vd-acc-cta-link:hover svg{transform:translateX(3px)}.vd-acc-form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:16px}.vd-acc-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:560px){.vd-acc-form__row{grid-template-columns:1fr}}.vd-acc-form__field{display:flex;flex-direction:column;gap:.375rem}.vd-acc-form__label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6B7C73}.vd-acc-form__input{height:44px;padding:0 .875rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:10px;font-family:inherit;font-size:.9375rem;color:#0F1F17;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.vd-acc-form__input:focus{border-color:#2F6B4E;box-shadow:0 0 0 3px rgba(47,107,78,.1)}.vd-acc-form__foot{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid #eef4f0}.vd-acc-form__saved{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700;color:#2F6B4E}.vd-acc-danger{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem 1.5rem;background:#FFF7F7;border:1px solid #fecaca;border-radius:14px}.vd-acc-danger__title{margin:0;font-size:.9375rem;font-weight:700;color:#991B1B}.vd-acc-danger__text{margin:0;font-size:.8125rem;color:#7F1D1D;line-height:1.5}.vd-acc-danger .vd-acc-btn--danger{align-self:flex-start}.vd-acc-prof-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1.5rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;transition:border-color .2s ease}.vd-acc-prof-row[data-editing]{grid-template-columns:48px minmax(0,1fr);border-color:#CFE1D6;background:#F7FBF8}@media (max-width:640px){.vd-acc-prof-row{grid-template-columns:48px minmax(0,1fr)}}.vd-acc-prof-row__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#F0F8F0;color:#2F6B4E;border-radius:12px;align-self:flex-start}.vd-acc-prof-row__icon svg{width:22px;height:22px}.vd-acc-prof-row__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem 2rem;min-width:0}.vd-acc-prof-row__grid--single{grid-template-columns:1fr}.vd-acc-prof-row__cell{display:flex;flex-direction:column;gap:4px;min-width:0}.vd-acc-prof-row__label{font-size:.875rem;font-weight:700;color:#0F1F17;line-height:1.3}.vd-acc-prof-row__value{font-size:.9375rem;font-weight:500;color:#2A3A32;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vd-acc-prof-row__placeholder{color:#9AA8A1;font-weight:400}.vd-acc-prof-row__edit-btn{align-self:flex-start;padding:.75rem 1.25rem;border-color:#CFE1D6}@media (max-width:640px){.vd-acc-prof-row__edit-btn{grid-column:1/-1;justify-self:stretch}}.vd-acc-prof-row__edit{display:flex;flex-direction:column;gap:1rem;min-width:0}.vd-acc-prof-row__edit-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem;padding-top:1rem;border-top:1px solid #eef4f0}.vd-acc-addr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.vd-acc-addr-add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:320px;padding:2rem 1.5rem;background:transparent;border:1.5px dashed #cfe1d6;border-radius:14px;color:#2A3A32;font-family:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.vd-acc-addr-add:hover{border-color:#2F6B4E;background:#F7FBF8;color:#1F3D2A}.vd-acc-addr-add__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#F0F8F0;color:#2F6B4E;border-radius:999px;transition:transform .22s cubic-bezier(.22,1,.36,1)}.vd-acc-addr-add__icon svg{width:24px;height:24px;stroke-width:2}.vd-acc-addr-add:hover .vd-acc-addr-add__icon{transform:scale(1.05)}.vd-acc-addr-add__label{font-size:1rem;font-weight:700;letter-spacing:-.01em}.vd-acc-addr-card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;min-height:320px;transition:border-color .2s ease,box-shadow .2s ease}.vd-acc-addr-card:hover{border-color:#CFE1D6;box-shadow:0 12px 28px -16px rgba(15,31,23,.08)}.vd-acc-addr-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.vd-acc-addr-card__label{font-size:.875rem;font-weight:700;color:#0F1F17}.vd-acc-addr-card__name{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.375rem;font-weight:500;letter-spacing:-.015em;color:#0F1F17;margin-top:.25rem}.vd-acc-addr-card__body{margin:0;font-size:.9375rem;color:#2A3A32;line-height:1.5}.vd-acc-addr-card__flags{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.375rem}.vd-acc-addr-card__flags li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#2A3A32;font-weight:500}.vd-acc-addr-card__flags svg{width:16px;height:16px;color:#2F6B4E;flex-shrink:0;stroke-width:2.5}.vd-acc-addr-card__actions{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #eef4f0}.vd-acc-addr-card__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:transparent;border:1px solid #e6efea;border-radius:10px;color:#6B7C73;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.vd-acc-addr-card__icon-btn:hover{background:#FEF2F2;border-color:#FECACA;color:#EF4444}.vd-acc-addr-card__icon-btn svg{width:16px;height:16px}.vd-acc-addr-card__edit{flex:1;justify-content:center}.vd-acc-points__demo{margin-top:.875rem;align-self:flex-start;padding:.4375rem .875rem;background:rgba(47,107,78,.12);border:1px dashed rgba(47,107,78,.45);border-radius:999px;color:#2F6B4E;font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .16s ease,border-color .16s ease}.vd-acc-points__demo:hover{background:rgba(47,107,78,.2);border-style:solid}.vd-acc-reward__redeem{align-self:stretch;padding:.625rem 1rem;font-size:.8125rem}.vd-acc-reward__redeem:disabled{opacity:.55;cursor:not-allowed;background:#6B7C73;border-color:#6B7C73}.vd-acc-reward__redeem svg{width:14px;height:14px}.vd-acc-tx-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vd-acc-tx{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.875rem;padding:.75rem 1rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:12px}.vd-acc-tx[data-kind=redeem]{background:#FFF7F7;border-color:#FECACA}.vd-acc-tx__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#F0F8F0;color:#2F6B4E;border-radius:10px}.vd-acc-tx[data-kind=redeem] .vd-acc-tx__icon{background:#FEF2F2;color:#EF4444}.vd-acc-tx__icon svg{width:18px;height:18px}.vd-acc-tx__body{display:flex;flex-direction:column;gap:2px;min-width:0}.vd-acc-tx__body strong{font-size:.875rem;font-weight:600;color:#0F1F17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vd-acc-tx__body span{font-size:.75rem;color:#6B7C73}.vd-acc-tx__pts{font-size:1rem;font-weight:700;color:#2F6B4E;white-space:nowrap}.vd-acc-tx[data-kind=redeem] .vd-acc-tx__pts{color:#EF4444}.vd-acc-toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.25rem;background:#1F3D2A;color:#FFFFFF;border-radius:999px;box-shadow:0 20px 40px -12px rgba(15,31,23,.4);z-index:1500;font-size:.875rem;font-weight:600;animation:vd-acc-toast-in .24s cubic-bezier(.22,1,.36,1)}.vd-acc-toast[data-type=err]{background:#991B1B}.vd-acc-toast svg{width:16px;height:16px}@keyframes vd-acc-toast-in{0%{transform:translateX(-50%) translateY(40px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}.vd-acc-security-note{padding:1rem 1.25rem;background:#FFFBEB;border:1px solid #fde68a;border-left:4px solid #d97706;border-radius:10px;font-size:.8125rem;color:#78350F;line-height:1.55}.vd-acc-security-note strong{color:#92400E}.vd-acc-security-note code{display:inline;padding:.0625rem .375rem;background:rgba(146,64,14,.12);border-radius:4px;font-family:ui-monospace,monospace;font-size:.75rem;color:#78350F}.vd-acc-reward-admin-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.vd-acc-reward-admin{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.125rem 1.25rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;transition:border-color .2s ease,opacity .2s ease}.vd-acc-reward-admin[data-hidden]{background:#F4F8F6;opacity:.65}.vd-acc-reward-admin__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#F0F8F0;color:#2F6B4E;border-radius:12px;align-self:flex-start}.vd-acc-reward-admin__icon svg{width:22px;height:22px}.vd-acc-reward-admin__body{display:flex;flex-direction:column;gap:4px;min-width:0}.vd-acc-reward-admin__head{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.vd-acc-reward-admin__head strong{font-size:1rem;font-weight:700;color:#0F1F17}.vd-acc-reward-admin__tags{display:inline-flex;gap:.375rem;flex-wrap:wrap}.vd-acc-tag{display:inline-flex;align-items:center;padding:.125rem .5rem;background:#F4F8F6;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6B7C73}.vd-acc-tag--base{background:#E7F2EC;color:#1F3D2A}.vd-acc-tag--custom{background:#FEF3C7;color:#92400E}.vd-acc-reward-admin__desc{margin:0;font-size:.8125rem;color:#6B7C73;line-height:1.5}.vd-acc-reward-admin__meta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.25rem;font-size:.875rem;color:#1F3D2A}.vd-acc-reward-admin__meta-muted{color:#6B7C73}.vd-acc-reward-admin__actions{display:flex;gap:.375rem;align-self:flex-start}.vd-acc-reward-form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#F7FBF8;border:1px solid #cfe1d6;border-radius:14px}.vd-acc-reward-form__head h3{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.125rem;font-weight:500;letter-spacing:-.015em;color:#0F1F17}.vd-acc-addr-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.vd-acc-addr{display:flex;flex-direction:column;gap:.75rem;padding:1.125rem 1.25rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px}.vd-acc-addr__head{display:flex;align-items:center;gap:.5rem}.vd-acc-addr__head strong{font-size:.9375rem;font-weight:700;color:#0F1F17}.vd-acc-addr__default{padding:.125rem .5rem;background:#E7F2EC;color:#1F3D2A;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.vd-acc-addr__body{margin:0;font-size:.875rem;color:#2A3A32;line-height:1.55}.vd-acc-addr__body a{color:#2F6B4E;text-decoration:none}.vd-acc-addr__body a:hover{text-decoration:underline}.vd-acc-addr__actions{display:flex;gap:.5rem;margin-top:auto;padding-top:.5rem;border-top:1px solid #eef4f0}.vd-acc-points{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:1.5rem;padding:1.5rem 1.75rem;background:radial-gradient(at top right,rgba(47,107,78,.1) 0,transparent 60%),linear-gradient(135deg,#FFFFFF,#F4F8F6);border:1px solid #e6efea;border-radius:18px}@media (max-width:720px){.vd-acc-points{grid-template-columns:1fr}}.vd-acc-points__primary{display:flex;flex-direction:column;gap:.375rem}.vd-acc-points__label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6B7C73}.vd-acc-points__value{font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:500;color:#0F1F17;letter-spacing:-.025em;line-height:1;font-feature-settings:"ss03" 1}.vd-acc-points__hint{font-size:.8125rem;color:#6B7C73;line-height:1.5}.vd-acc-points__progress{display:flex;flex-direction:column;gap:.5rem;align-self:end}.vd-acc-points__progress-row{display:flex;justify-content:space-between;font-size:.8125rem;font-weight:600;color:#2A3A32}.vd-acc-points__bar{position:relative;height:10px;background:#E6EFEA;border-radius:999px;overflow:hidden}.vd-acc-points__bar-fill{display:block;height:100%;background:linear-gradient(90deg,#2F6B4E,#4A9070);border-radius:999px;transition:width .32s cubic-bezier(.22,1,.36,1)}.vd-acc-rewards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.vd-acc-reward{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease,transform .22s cubic-bezier(.22,1,.36,1)}.vd-acc-reward:hover{border-color:#CFE1D6;box-shadow:0 12px 28px -16px rgba(15,31,23,.08);transform:translateY(-2px)}.vd-acc-reward__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#F0F8F0;border-radius:10px;color:#2F6B4E}.vd-acc-reward__icon svg{width:20px;height:20px}.vd-acc-reward__title{margin:0;font-size:.9375rem;font-weight:700;color:#0F1F17}.vd-acc-reward__text{margin:0;font-size:.8125rem;color:#6B7C73;line-height:1.5;flex:1}.vd-acc-reward__price{font-size:.875rem;font-weight:700;color:#2F6B4E}.vd-acc-reward__foot{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding-top:.625rem;border-top:1px solid #eef4f0;margin-top:auto}.vd-acc-reward__worth{font-size:.75rem;color:#6B7C73;font-weight:500}.vd-acc-reward[data-affordable]{border-color:#2F6B4E;box-shadow:0 0 0 1px #2F6B4E,0 12px 28px -16px rgba(47,107,78,.18)}.vd-acc-rules{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.vd-acc-rule{display:flex;align-items:center;gap:.875rem;padding:1rem 1.125rem;background:#F7FBF8;border:1px solid #cfe1d6;border-radius:14px}.vd-acc-rule__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:#FFFFFF;color:#2F6B4E;border-radius:10px;flex-shrink:0}.vd-acc-rule__icon svg{width:18px;height:18px}.vd-acc-rule__body{display:flex;flex-direction:column;gap:2px}.vd-acc-rule__body strong{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6B7C73}.vd-acc-rule__body span{font-size:.9375rem;font-weight:600;color:#0F1F17;line-height:1.35}.vd-acc-section__title-icon{width:17px;height:17px;color:#2F6B4E;vertical-align:middle}.vd-acc-section__hint{font-size:.75rem;font-weight:600;color:#6B7C73;letter-spacing:.04em;text-transform:uppercase}.vd-acc-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.vd-acc-help-card{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;background:#FFFFFF;border:1px solid #e6efea;border-radius:14px;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .22s cubic-bezier(.22,1,.36,1)}.vd-acc-help-card:hover{border-color:#CFE1D6;box-shadow:0 12px 28px -16px rgba(15,31,23,.08);transform:translateY(-2px)}.vd-acc-help-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#F0F8F0;border-radius:10px;color:#2F6B4E}.vd-acc-help-card__icon svg{width:20px;height:20px}.vd-acc-help-card__title{font-size:.9375rem;font-weight:700;color:#0F1F17}.vd-acc-help-card__text{margin:0;font-size:.8125rem;color:#6B7C73;line-height:1.5}.vd-acc-contact{display:flex;flex-direction:column;gap:1rem}.vd-acc-contact__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.vd-acc-contact-card{display:flex;flex-direction:column;gap:.375rem;padding:1.25rem;background:linear-gradient(135deg,#FFFFFF,#F7FBF8);border:1px solid #cfe1d6;border-radius:14px;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .22s cubic-bezier(.22,1,.36,1)}.vd-acc-contact-card:hover{border-color:#2F6B4E;box-shadow:0 12px 28px -16px rgba(47,107,78,.18);transform:translateY(-2px)}.vd-acc-contact-card__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:#E7F2EC;color:#2F6B4E;border-radius:10px;margin-bottom:.25rem}.vd-acc-contact-card__icon svg{width:18px;height:18px}.vd-acc-contact-card__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6B7C73}.vd-acc-contact-card__value{font-size:1.0625rem;font-weight:700;color:#0F1F17;letter-spacing:-.005em}.vd-acc-tip-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.vd-acc-tip-list li{position:relative;padding:.75rem .875rem .75rem 2.25rem;background:#F7FBF8;border:1px solid #e6efea;border-radius:10px;font-size:.875rem;color:#2A3A32;line-height:1.55}.vd-acc-tip-list li:before{content:"→";position:absolute;left:.875rem;color:#2F6B4E;font-weight:700}.vd-acc-prefs{display:flex;flex-direction:column;background:#FFFFFF;border:1px solid #e6efea;border-radius:16px;overflow:hidden}.vd-acc-prefs__head{display:flex;align-items:center;gap:.625rem;padding:1rem 1.25rem;background:#F7FBF8;border-bottom:1px solid #e6efea}.vd-acc-prefs__head h3{margin:0;font-size:.9375rem;font-weight:700;color:#0F1F17}.vd-acc-prefs__head svg{width:17px;height:17px;color:#2F6B4E}.vd-acc-prefs__link{display:block;padding:.875rem 1.25rem;border:none;border-top:1px solid #eef4f0;background:transparent;font-family:inherit;font-size:.875rem;font-weight:600;color:#2F6B4E;text-decoration:none;text-align:left;cursor:pointer;transition:background .14s ease;width:100%}.vd-acc-prefs__link:hover{background:#F4F8F6}.vd-acc-prefs__link:first-of-type{border-top:none}.vd-acc-pref-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef4f0;cursor:pointer}.vd-acc-pref-row:last-child{border-bottom:none}.vd-acc-pref-row:hover{background:#F7FBF8}.vd-acc-pref-row__text{display:flex;flex-direction:column;gap:2px;min-width:0}.vd-acc-pref-row__text strong{font-size:.9375rem;font-weight:600;color:#0F1F17}.vd-acc-pref-row__text span{font-size:.8125rem;color:#6B7C73;line-height:1.4}.vd-acc-switch{position:relative;display:inline-flex;flex-shrink:0}.vd-acc-switch input{position:absolute;inset:0;opacity:0;cursor:pointer}.vd-acc-switch__track{display:inline-flex;align-items:center;width:44px;height:24px;background:#E6EFEA;border-radius:999px;padding:2px;transition:background .2s ease}.vd-acc-switch__thumb{display:block;width:20px;height:20px;background:#FFFFFF;border-radius:50%;box-shadow:0 2px 4px rgba(15,31,23,.15);transition:transform .2s cubic-bezier(.22,1,.36,1)}.vd-acc-switch[data-checked] .vd-acc-switch__track{background:#2F6B4E}.vd-acc-switch[data-checked] .vd-acc-switch__thumb{transform:translateX(20px)}.vd-acc-locked{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.875rem;padding:clamp(2.5rem,6vh,4rem) 1.5rem;background:radial-gradient(at top,rgba(47,107,78,.06) 0,transparent 65%),#FFFFFF;border:1px solid #e6efea;border-radius:18px;max-width:560px;margin:0 auto}.vd-acc-locked__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#E7F2EC;color:#2F6B4E;border-radius:999px;margin-bottom:.25rem}.vd-acc-locked__icon svg{width:28px;height:28px}.vd-acc-locked__title{margin:0;font-family:var(--vd-font-serif,"Fraunces"),serif;font-size:1.5rem;font-weight:500;color:#0F1F17;letter-spacing:-.015em}.vd-acc-locked__text{margin:0;font-size:.9375rem;color:#6B7C73;line-height:1.55;max-width:440px}.vd-acc-locked__text strong{color:#0F1F17}.vd-acc-locked__cta{margin-top:.5rem}.vd-acc-locked__note{margin:.5rem 0 0;font-size:.75rem;color:#9AA8A1;font-style:italic;max-width:380px}