.portal-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(ellipse 80% 50% at 10% 0,rgba(124,185,255,.18),transparent 55%),radial-gradient(ellipse 70% 40% at 90% 10%,rgba(245,184,0,.12),transparent 50%),linear-gradient(180deg,#e8f4f2,#f4f7f9 40%,#eef2f5)}.portal-shell__main{flex:1 1;width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.75rem 0 3rem}.portal-shell__main--wide{width:min(1480px,calc(100% - 1.5rem))}.portal-shell__main:has(.vd-directory){width:min(1480px,calc(100% - 1.25rem));max-width:none}.portal-shell:has(.vd-directory){background:#fff}.portal-hub{display:flex;flex-direction:column;gap:1.75rem}.portal-hub__hero{padding:1.75rem 1.5rem;border-radius:16px;background:linear-gradient(135deg,rgba(11,26,39,.94),rgba(27,51,72,.9) 55%,rgba(240,90,40,.35));color:#fff;box-shadow:0 16px 40px rgba(11,26,39,.18)}.portal-hub__eyebrow{margin:0 0 .45rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f5b800}.portal-hub__hero h1{margin:0 0 .55rem;font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.2;max-width:28ch}.portal-hub__hero-copy>p:not(.portal-hub__eyebrow){margin:0;max-width:52ch;opacity:.88;font-size:.95rem;line-height:1.55}.portal-hub__hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.15rem}.portal-hub__ghost-btn{display:inline-flex;align-items:center;padding:.7rem 1.1rem;border-radius:8px;border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;transition:background .15s ease,border-color .15s ease}.portal-hub__ghost-btn:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.45)}.portal-hub__section-head h2{margin:0 0 .3rem;font-size:1.2rem;color:var(--es-navy)}.portal-hub__section-head p{margin:0 0 1rem;color:var(--muted);font-size:.9rem}.portal-hub__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-hub__card{display:flex;flex-direction:column;gap:.45rem;padding:1.15rem 1.1rem;border-radius:14px;background:#fff;border:1px solid rgba(11,26,39,.08);box-shadow:0 8px 24px rgba(11,26,39,.06);text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.portal-hub__card:hover{transform:translateY(-2px);border-color:rgba(240,90,40,.35);box-shadow:0 14px 32px rgba(11,26,39,.1)}.portal-hub__card h3{margin:0;font-size:1.02rem;color:var(--es-navy)}.portal-hub__card p{margin:0;flex:1 1;font-size:.88rem;line-height:1.45;color:var(--muted)}.portal-hub__card span{font-size:.85rem;font-weight:700;color:#e85a1a}.portal-hub__usage{margin-bottom:1rem}.portal-hub__usage h3{margin:0 0 .75rem;font-size:1rem;color:var(--es-navy)}@media (max-width:900px){.portal-hub__cards{grid-template-columns:1fr}.es-header__account-email{display:none}}.vd-sidebar__body--rich{gap:1rem}.vd-sidebar__hint{margin:0;font-size:.82rem;color:var(--muted);background:#fff7ed;border:1px solid rgba(240,90,40,.2);border-radius:8px;padding:.55rem .7rem}.vd-fieldset{border:1px solid var(--border);border-radius:10px;padding:.75rem;display:grid;grid-gap:.55rem;gap:.55rem;background:#fff}.vd-fieldset legend{font-weight:700;font-size:.85rem;color:var(--es-navy);padding:0 .35rem}.vd-multiselect{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem;gap:.35rem;max-height:180px;overflow:auto;padding:.35rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafbfc}.vd-multiselect__item{display:flex;gap:.4rem;align-items:flex-start;font-size:.78rem;margin:0}.vd-sidebar__preview{width:100%;max-height:140px;object-fit:cover;border-radius:8px;border:1px solid var(--border)}.vd-modal__templates{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.vd-modal__template--btn{background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer;text-decoration:underline}.detail-panel__hero-img{width:100%;max-height:160px;object-fit:cover;border-radius:10px;margin-bottom:.75rem}.es-products__empty{text-align:center;margin:1.5rem 0}.es-products__live-grid{margin-top:1.25rem}.es-product-card__art img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.es-vendors-live{padding:2.5rem 0 1rem}.es-vendors-live__grid{width:min(1280px,calc(100% - 1.5rem));margin:1.25rem auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem;align-items:stretch}.es-vendor-live-card{display:flex;flex-direction:column;height:100%;min-height:0;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;color:inherit;text-decoration:none;box-shadow:0 4px 14px rgba(15,35,60,.05);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.es-vendor-live-card:hover{transform:translateY(-2px);border-color:rgba(11,61,145,.28);box-shadow:0 12px 28px rgba(15,35,60,.1)}.es-vendor-live-card__media{position:relative;flex:0 0 auto;aspect-ratio:4/3;height:auto;min-height:0;background:#e8eef5;display:grid;place-items:center;overflow:hidden;font-size:2rem;font-weight:700;color:var(--es-navy)}.es-vendor-live-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#e8eef5}.es-product-live-card__placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#0b3d91,#1a5bb5);color:#fff;font-size:2rem;font-weight:750;letter-spacing:.02em}.es-vendor-live-card__body{display:flex;flex-direction:column;gap:.35rem;padding:.95rem 1rem .55rem}.es-vendor-live-card__body h3{min-height:2.6em;color:var(--es-navy);font-size:.95rem;font-weight:750;line-height:1.35;-webkit-line-clamp:2}.es-vendor-live-card__body h3,.es-vendor-live-card__body p{margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.es-vendor-live-card__body p{min-height:1.35em;color:#64748b;font-size:.78rem;line-height:1.4;-webkit-line-clamp:1}.es-vendor-live-card__rating{margin-top:.4rem!important;color:#0b3d91!important;font-weight:700}.es-product-live-card__hit{display:flex;width:100%;flex-direction:column;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.es-product-live-card__hit:focus-visible{outline:3px solid rgba(11,61,145,.35);outline-offset:-3px}.es-product-live-card__badge{position:absolute;top:.55rem;left:.55rem;z-index:1;padding:.22rem .55rem;border-radius:4px;background:rgba(6,95,70,.92);color:#ecfdf5;font-size:.65rem;font-weight:700;letter-spacing:.02em}.es-product-live-card__vendor{min-height:1.6rem;padding:0 1rem .75rem;font-size:.76rem;line-height:1.4;color:#64748b}.es-product-live-card__vendor a{color:#0b3d91;font-weight:650;text-decoration:none}.es-product-live-card__vendor a:hover{text-decoration:underline}.es-product-live-card__vendor em{font-style:normal;font-weight:600;color:#94a3b8;margin-right:.25rem}.es-product-live-card__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-top:auto;padding:0 1rem 1rem}.es-product-card-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.45rem .7rem;width:100%;border-radius:999px;border:1.5px solid transparent;font-family:inherit;font-size:.76rem;font-weight:700;letter-spacing:.01em;text-decoration:none;text-align:center;cursor:pointer;transition:filter .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.es-product-card-btn--primary{color:#fff;background:linear-gradient(90deg,#f05a28,#fdb913);box-shadow:0 6px 14px rgba(240,90,40,.22)}.es-product-card-btn--primary:hover{filter:brightness(1.04)}.es-product-card-btn--ghost{color:#0f172a;background:#fff;border-color:#e2e8f0}.es-product-card-btn--ghost:hover{border-color:#f05a28;color:#d95f0b;background:#fff8f1}.es-category-discovery{position:relative;padding:3.5rem 0 3.75rem;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#eef3f8 55%,#f5f8fb)}.es-category-discovery:before{content:none}.es-category-discovery__heading{position:relative;width:min(1280px,calc(100% - 1.5rem));margin-inline:auto;text-align:center}.es-category-discovery__eyebrow{display:inline-flex;margin-bottom:.55rem;padding:.32rem .75rem;border:1px solid rgba(245,130,32,.28);border-radius:999px;background:#fff8f1;color:#d95f0b;font-size:.68rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.es-category-discovery__heading p{max-width:620px;margin:.55rem auto 0;color:#64748b;text-align:center;font-size:.92rem;line-height:1.6}.es-category-discovery__grid{position:relative;width:min(1280px,calc(100% - 1.5rem));margin:1.85rem auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem;align-items:stretch}.es-category-discovery__card{display:flex;min-height:0;flex-direction:column;overflow:hidden;padding:0;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;box-shadow:0 6px 18px rgba(15,35,60,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.es-category-discovery__card:hover{transform:translateY(-3px);border-color:rgba(240,90,40,.35);box-shadow:0 14px 32px rgba(15,35,60,.1)}.es-category-discovery__card:focus-visible{outline:3px solid rgba(240,90,40,.35);outline-offset:3px}.es-category-discovery__media{position:relative;display:grid;width:100%;aspect-ratio:16/10;height:auto;flex:0 0 auto;place-items:center;overflow:hidden;background:#e8eef5;color:#fff}.es-category-discovery__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#e8eef5;transition:transform .3s ease}.es-category-discovery__placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#0b1a27,#0b3d91);color:#fff;font-size:1.85rem;font-weight:750;letter-spacing:.04em}.es-category-discovery__media-fade{position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(11,26,39,.55));pointer-events:none}.es-category-discovery__card:hover .es-category-discovery__media img{transform:scale(1.04)}.es-category-discovery__count{position:absolute;right:.7rem;bottom:.7rem;z-index:1;padding:.3rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(11,26,39,.88);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.es-category-discovery__body{display:flex;min-height:0;min-width:0;flex:1 1;flex-direction:column;gap:.45rem;padding:1rem 1.05rem 1.1rem}.es-category-discovery__meta{display:flex;align-items:center}.es-category-discovery__meta span{color:#94a3b8;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.es-category-discovery__body h3{margin:0;min-height:2.55em;overflow:hidden;color:var(--es-navy);font-size:1rem;font-weight:800;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.es-category-discovery__body ul{display:grid;grid-gap:.28rem;gap:.28rem;margin:.15rem 0 0;padding:0;list-style:none}.es-category-discovery__body li{position:relative;padding-left:.85rem;overflow:hidden;color:#64748b;font-size:.76rem;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.es-category-discovery__body li:before{content:"";position:absolute;top:.52em;left:0;width:4px;height:4px;border-radius:50%;background:#f05a28}.es-category-discovery__empty-items{margin:.15rem 0 0;color:#94a3b8;font-size:.76rem;line-height:1.45}.es-category-discovery__cta{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;gap:.4rem;margin-top:auto;min-height:38px;padding:.45rem .9rem;border-radius:999px;border:1.5px solid #e2e8f0;background:#fff;color:#0b3d91;font-size:.76rem;font-weight:700;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.es-category-discovery__cta span{font-size:.95rem;line-height:1;transition:transform .15s ease}.es-category-discovery__card:hover .es-category-discovery__cta{background:linear-gradient(90deg,#f05a28,#fdb913);border-color:transparent;color:#fff;box-shadow:0 6px 14px rgba(240,90,40,.22)}.es-category-discovery__card:hover .es-category-discovery__cta span{transform:translateX(2px)}.es-category-discovery__all{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin-top:1.6rem}.es-category-discovery__hint{margin:0;color:#64748b;font-size:.86rem;font-weight:600}.vp-inline-link{color:#0b3d91;font-weight:700;text-decoration:none}.vp-inline-link:hover{text-decoration:underline}.vp-card__footer-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.55rem}.vp-page{width:min(1280px,calc(100% - 2.5rem));margin:0 auto;padding:1.5rem 0 3rem;background:transparent}.vp-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.82rem;color:#94a3b8;font-weight:600}.vp-crumb a{color:#64748b;text-decoration:none}.vp-crumb a:hover{color:#0b3d91}.vp-crumb__home{display:inline-grid;place-items:center;color:#64748b}.vp-crumb__sep{opacity:.7}.vp-crumb__current{color:#334155;max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vp-hero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:1.5rem;gap:1.5rem;align-items:stretch;background:#fff;border:1px solid #e8edf5;border-radius:18px;padding:1.5rem 1.6rem;margin-bottom:1.25rem;box-shadow:0 10px 30px rgba(15,23,42,.05)}.vp-hero__content{display:flex;flex-direction:column;gap:.85rem;min-width:0}.vp-hero h1{margin:0;font-size:clamp(1.5rem,2.5vw,2.05rem);line-height:1.22;color:#0f172a;font-weight:800;letter-spacing:-.02em}.vp-hero__spec{margin:0;color:#64748b;font-size:.88rem;line-height:1.45;font-weight:500}.vp-badge{display:inline-flex;align-items:center;gap:.35rem;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.32rem .75rem;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.vp-badge--approved{background:#dcfce7;color:#15803d}.vp-badge--pending{background:#ffedd5;color:#c2410c}.vp-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem 1rem;gap:.65rem 1rem;margin-top:.25rem}.vp-feature{display:flex;align-items:flex-start;gap:.55rem}.vp-feature__icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:#eff6ff;color:#2563eb}.vp-feature strong{display:block;font-size:.78rem;color:#0f172a;line-height:1.25}.vp-feature p{margin:.12rem 0 0;font-size:.7rem;color:#64748b;line-height:1.35}.vp-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.vp-gallery{display:flex;flex-direction:column;gap:.65rem;min-width:0;max-width:100%;width:100%}.vp-gallery__stage{position:relative;width:100%;height:280px;max-width:100%;max-height:280px;border-radius:16px;overflow:hidden;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.55),transparent 45%),linear-gradient(135deg,#eef2ff,#e0e7ff 50%,#dbeafe)}.vp-gallery__main{object-position:center;padding:0;min-height:0;display:block;background:#f1f5f9}.vp-gallery__embed,.vp-gallery__main,.vp-gallery__video{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.vp-gallery__embed,.vp-gallery__video{border:0;background:#0f172a}.vp-gallery__fallback{position:absolute;inset:0;margin:auto;width:96px;height:96px;border-radius:18px;background:linear-gradient(145deg,#4f46e5,#3730a3);color:#fff;display:grid;place-items:center;font-size:2.5rem;font-weight:800;box-shadow:0 12px 28px rgba(79,70,229,.35)}.vp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:0;background:rgba(255,255,255,.92);color:#0f172a;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.12);display:grid;place-items:center}.vp-gallery__nav--prev{left:.65rem}.vp-gallery__nav--next{right:.65rem}.vp-gallery__thumbs{display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.15rem}.vp-gallery__thumb{width:56px;height:56px;flex-shrink:0;border-radius:10px;border:2px solid transparent;overflow:hidden;padding:0;cursor:pointer;background:#f1f5f9}.vp-gallery__thumb.is-active{border-color:#2563eb}.vp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.vp-gallery__counter{position:absolute;right:.75rem;bottom:.75rem;padding:.25rem .55rem;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;font-size:.72rem;font-weight:700}.vp-gallery__thumb--video{position:relative}.vp-gallery__thumb-video{display:grid;place-items:center;width:100%;height:100%;background:#1e293b;color:#fff;font-size:.95rem}.vp-gallery__thumb-play{position:absolute;inset:0;display:grid;place-items:center;background:rgba(15,23,42,.35);color:#fff;font-size:.85rem;pointer-events:none}.vp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:10px;padding:.72rem 1.15rem;font:inherit;font-size:.88rem;font-weight:700;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:filter .2s,border-color .2s,background .2s}.vp-btn--primary{color:#fff;background:linear-gradient(90deg,#f05a28,#fdb913);box-shadow:0 8px 18px rgba(240,90,40,.28)}.vp-btn--primary:hover{filter:brightness(1.04)}.vp-btn--outline{background:#fff;border-color:#cbd5e1;color:#0f172a}.vp-btn--outline:hover{border-color:#2563eb;color:#2563eb;background:#f8fafc}.vp-btn--icon{width:44px;height:44px;padding:0;background:#fff;border-color:#cbd5e1;color:#2563eb}.vp-btn--icon:hover{border-color:#2563eb;background:#eff6ff}.vp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem;margin-bottom:1.25rem;align-items:stretch}.vp-card,.vp-products{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:1.25rem 1.3rem;box-shadow:0 8px 24px rgba(15,23,42,.04);display:flex;flex-direction:column;min-height:100%}.vp-card__head{display:flex;align-items:flex-start;gap:.7rem;margin-bottom:1rem;flex-shrink:0}.vp-card__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.vp-card__icon--purple{background:#f3e8ff;color:#7c3aed}.vp-card__icon--blue{background:#eff6ff;color:#2563eb}.vp-card__icon--green{background:#ecfdf5;color:#059669}.vp-card__head h2{margin:0;font-size:1rem;color:#0f172a;font-weight:800}.vp-card__head p{margin:.2rem 0 0;font-size:.76rem;color:#475569;line-height:1.4}.vp-card__blurb{margin:0 0 .85rem;color:#64748b;font-size:.86rem;line-height:1.5}.vp-kv{display:grid;grid-gap:0;gap:0;margin:0;flex:1 1}.vp-kv div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-gap:.85rem;gap:.85rem;align-items:start;padding:.62rem 0;border-bottom:1px solid #f1f5f9}.vp-kv div:last-child{border-bottom:none}.vp-kv div.vp-kv__row--stack{grid-template-columns:1fr;gap:.25rem}.vp-kv div.vp-kv__row--stack dd,.vp-kv div.vp-kv__row--stack dd .vp-inline-link{text-align:left}.vp-kv dt{font-size:.82rem;color:#0f172a;font-weight:700;line-height:1.35;padding-top:.05rem;letter-spacing:-.01em}.vp-kv dd{margin:0;font-weight:600;color:#111827;font-size:.86rem;text-align:right;line-height:1.45;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.vp-kv div.vp-kv__row--stack dt{font-size:.78rem;color:#374151;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.vp-kv div.vp-kv__row--stack dd{font-size:.92rem;font-weight:700;color:#0f172a}.vp-kv dd .vp-inline-link{display:inline-block;text-align:right;line-height:1.35}.vp-card--suppliers{grid-column:auto}.vp-supplier-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem;flex:1 1}.vp-supplier-list>li{min-width:0}.vp-supplier-list__item{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem .85rem;border:1px solid #e8eef4;border-radius:12px;background:#f8fafc;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.vp-supplier-list__item:hover{border-color:#144570;background:#fff;box-shadow:0 6px 16px rgba(20,69,112,.08)}.vp-supplier-list__item strong{display:block;font-size:.84rem;line-height:1.35;color:#144570;font-style:normal}.vp-supplier-list__item span{display:block;font-size:.74rem;color:#64748b;font-style:normal}.vp-supplier-list__action{margin-top:.35rem;font-style:normal;font-size:.76rem;font-weight:600;color:#2563eb}.vp-callout{margin-top:auto;padding:.9rem 1rem;border-radius:12px;display:flex;gap:.65rem;align-items:flex-start;flex-shrink:0}.vp-callout strong{display:block;font-size:.82rem;margin-bottom:.15rem}.vp-callout p{margin:0;font-size:.74rem;line-height:1.45}.vp-callout--purple{background:#f5f3ff;color:#5b21b6}.vp-callout--green{background:#ecfdf5;color:#047857}.vp-callout--green svg{flex-shrink:0;margin-top:.1rem}.vp-card__cta{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:auto;padding:.72rem 1rem;border-radius:10px;border:1.5px solid #e2e8f0;background:#fff;color:#0f172a;font-size:.84rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s}.vp-card__cta:hover{border-color:#2563eb;color:#2563eb}.vp-products{margin-bottom:1.25rem}.vp-products ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.vp-products li a{display:inline-block;padding:.42rem .85rem;border-radius:999px;background:#eff6ff;color:#2563eb;text-decoration:none;font-size:.82rem;font-weight:700}.vp-products li a:hover{background:#dbeafe}.vp-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem!important;gap:.85rem!important;flex-wrap:nowrap!important}.vp-product-grid__item{display:flex!important;align-items:center;gap:.85rem;width:100%;padding:.85rem!important;border-radius:12px!important;border:1px solid #e8eef4;background:#f8fafc!important;color:inherit!important;text-decoration:none;font-weight:500!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.vp-product-grid__item:hover{border-color:#144570;background:#fff!important;box-shadow:0 6px 16px rgba(20,69,112,.08)}.vp-product-grid__media{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#e2e8f0;display:grid;place-items:center;flex-shrink:0}.vp-product-grid__media img{width:100%;height:100%;object-fit:cover}.vp-product-grid__media em{font-style:normal;font-weight:700;color:#144570}.vp-product-grid__body{min-width:0;display:flex;flex-direction:column;gap:.15rem}.vp-product-grid__body strong{font-size:.9rem;color:#144570;line-height:1.3}.vp-product-grid__body span{font-size:.76rem;color:#64748b}.vp-product-grid__body em{font-style:normal;font-size:.8rem;font-weight:700;color:#0f172a}.vp-product-grid--names .vp-product-grid__item{min-height:72px}@media (max-width:960px){.vp-product-grid{grid-template-columns:1fr}}.vp-empty{margin:0;color:#94a3b8;font-size:.86rem;font-weight:600}.vp-trust{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding:1.1rem 1.2rem;border-radius:16px;border:1px solid #e8edf5;background:#f8fafc}.vp-trust__item{display:flex;align-items:flex-start;gap:.55rem;min-width:0}.vp-trust__icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:#eff6ff;color:#2563eb}.vp-trust__item strong{display:block;font-size:.76rem;color:#0f172a;line-height:1.25}.vp-trust__item p{margin:.12rem 0 0;font-size:.68rem;color:#64748b;line-height:1.35}@media (max-width:960px){.vp-grid{grid-template-columns:1fr}.vp-kv div:not(.vp-kv__row--stack){grid-template-columns:minmax(130px,38%) minmax(0,1fr)}}@media (max-width:1024px){.vp-hero,.vp-trust{grid-template-columns:1fr}.vp-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.vp-page{width:min(100%,calc(100% - 1.25rem))}.vp-features,.vp-kv div,.vp-trust{grid-template-columns:1fr}.vp-kv div{gap:.25rem}.vp-kv dd{text-align:left}}@media (max-width:1024px){.es-category-discovery__grid,.es-vendors-live__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.es-category-discovery__grid,.es-vendors-live__grid{grid-template-columns:1fr}}.vd-action-bar--nosearch{padding:.85rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.vd-action-bar__title{margin:0;font-size:1.2rem;color:var(--es-navy)}.vd-action-bar__sub{margin:.15rem 0 0;font-size:.85rem;color:var(--muted)}.vd-product-picker{display:flex;gap:.5rem;align-items:center}.vd-product-picker .vd-input{flex:1 1}.vd-product-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.vd-product-chips li{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:999px;background:#eef4fa;font-size:.78rem;font-weight:600}.vd-product-chips button{border:0;background:transparent;cursor:pointer;font-size:1rem;line-height:1;color:#64748b}.vd-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.vd-media-thumb{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.vd-media-thumb img{width:100%;height:100%;object-fit:cover}.vd-media-thumb button{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;border-radius:999px;background:rgba(15,23,42,.7);color:#fff;cursor:pointer}.vd-video-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.vd-video-list video{width:100%;border-radius:12px;background:#0f172a}.detail-panel__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;margin-bottom:.75rem}.detail-panel__videos{display:grid;grid-gap:.5rem;gap:.5rem;margin-bottom:.75rem}.detail-panel__videos video{width:100%;border-radius:10px}.vd-sidebar__hint{display:none!important}.vendor-workspace--admin .vendor-list-row{display:flex!important;align-items:center;gap:.75rem;width:100%;padding:.75rem .9rem;border:1px solid var(--border);border-radius:16px;background:#fff;grid-template-columns:unset}.vendor-workspace--admin .vendor-list-row__hit{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem 1rem;gap:.75rem 1rem;align-items:center;flex:1 1;min-width:0;background:none;border:0;padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer}.vendor-workspace--admin .vendor-list-row:hover{background:#fff;border-color:rgba(240,90,40,.35);box-shadow:0 8px 20px rgba(16,26,36,.08)}.vendor-workspace--admin .vendor-list-row.is-selected{background:#fff;border-color:#f05a28;box-shadow:0 0 0 2px rgba(240,90,40,.15)}.vendor-workspace--admin .vendor-list-row__thumb{width:44px;height:44px;border-radius:12px;object-fit:cover}.vd-directory{gap:1rem}.vd-page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.vd-page-head__title{margin:0;font-size:1.55rem;color:#1a237e;font-weight:800}.vd-page-head__sub{margin:.25rem 0 0;color:#64748b;font-size:.9rem}.vd-page-head__actions{display:flex;flex-wrap:wrap;gap:.55rem}.vd-btn{display:inline-flex;align-items:center;gap:.35rem;border:0;border-radius:4px;padding:.65rem 1rem;font:inherit;font-weight:700;color:#fff;cursor:pointer;transition:transform .12s ease,filter .12s ease}.vd-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.vd-btn--add{background:linear-gradient(135deg,#5e35b1,#7c4dff)}.vd-btn--upload{background:linear-gradient(135deg,#2e7d32,#43a047)}.vd-btn--download{background:linear-gradient(135deg,#ef6c00,#fb8c00)}.vd-filters{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.85rem}.vd-filters__row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.vd-filters__search{flex:1 1 240px;min-width:200px;padding:.6rem .8rem;border:1px solid #cfd8e3;border-radius:4px;font:inherit}.vd-filters__reset,.vd-filters__select{padding:.6rem .75rem;border:1px solid #cfd8e3;border-radius:4px;background:#fff;font:inherit}.vd-filters__reset{cursor:pointer;font-weight:600}.vd-filters__reset:hover,.vd-filters__search:hover,.vd-filters__select:hover{border-color:#5c6bc0}.vd-filters__right{margin-left:auto;display:flex;align-items:center;gap:.75rem}.vd-filters__count{font-size:.85rem;font-weight:700;color:#3949ab;background:#e8eaf6;padding:.3rem .65rem;border-radius:4px}.vd-table-wrap,.vendor-grid--full,.vendor-list--full,.vendor-workspace--full,.vendor-workspace__main--full{width:100%;max-width:none}.vendor-workspace--admin.vendor-workspace--full{display:flex;flex-direction:column;gap:1rem}.vendor-grid--full{display:grid;grid-gap:1rem;gap:1rem}.vendor-list--full{gap:.65rem;width:100%}.vd-card,.vendor-list--full{display:flex;flex-direction:column}.vd-card{background:#fff;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.vd-card.is-selected,.vd-card:hover{border-color:#7986cb;box-shadow:0 10px 24px rgba(26,35,126,.12)}.vd-card__media{position:relative;aspect-ratio:16/10;border:0;padding:0;background:#d7dee7;cursor:pointer;overflow:hidden}.vd-card__media img{width:100%;height:100%;object-fit:cover}.vd-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:2.5rem;font-weight:800;color:#1a237e;background:linear-gradient(135deg,#e8eaf6,#c5cae9)}.vd-card__product-count{position:absolute;left:.55rem;bottom:.55rem;background:rgba(15,23,42,.78);color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .45rem;border-radius:4px}.vd-card__approved-badge,.vd-card__status-badge{position:absolute;top:.55rem;right:.55rem;font-size:.72rem;font-weight:700;padding:.22rem .5rem;border-radius:4px;background:#e8f5e9;color:#1b5e20}.vd-card__status-badge{position:static}.vd-card__status-badge--pending{background:#fff8e1;color:#f57f17}.vd-card__status-badge--suspended{background:#fff3e0;color:#e65100}.vd-card__status-badge--rejected{background:#ffebee;color:#c62828}.vd-card__status-badge--approved{background:#e8f5e9;color:#1b5e20}.vd-card__status-badge--open{background:#e3f2fd;color:#1565c0}.vd-card__status-badge--closed{background:#eceff1;color:#455a64}.vd-card__status-badge--awarded{background:#e8f5e9;color:#2e7d32}.vd-card__status-badge--draft{background:#f3e5f5;color:#6a1b9a}.vd-card__body{padding:.85rem;display:flex;flex-direction:column;gap:.65rem}.vd-card__identity{display:flex;gap:.65rem;align-items:center}.vd-card__initial{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3949ab,#5c6bc0);color:#fff;display:grid;place-items:center;font-weight:800;flex-shrink:0}.vd-card__identity h3{margin:0;font-size:1rem;color:#1a237e}.vd-card__identity p{margin:.15rem 0 0;color:#64748b;font-size:.82rem}.vd-card__meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem;gap:.35rem;margin:0;font-size:.8rem}.vd-card__meta dt{color:#94a3b8;margin:0}.vd-card__meta dd{margin:0;font-weight:600;color:#334155}.vd-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.vd-card__tags span{background:#eef2ff;color:#3730a3;border-radius:4px;padding:.18rem .45rem;font-size:.72rem;font-weight:700}.vd-card__actions{display:flex;flex-wrap:wrap;gap:.4rem}.vd-card__btn{border:1px solid #c5cae9;background:#fff;color:#1a237e;border-radius:4px;padding:.4rem .65rem;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer;text-decoration:none}.vd-card__btn:hover{background:#e8eaf6}.vd-card__btn--primary{background:#3949ab;border-color:#3949ab;color:#fff}.vd-card__btn--primary:hover{background:#303f9f}.vd-list-row{width:100%;display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.75rem .9rem}.vd-list-row.is-selected,.vd-list-row:hover{border-color:#7986cb}.vd-list-row.is-checked{border-color:#f05a28;background:#fff7ed}.vd-list-row__check{display:grid;place-items:center;flex-shrink:0;cursor:pointer}.vd-list-row__check input{width:16px;height:16px;margin:0;accent-color:#f05a28;cursor:pointer}.vd-list-row__main{flex:1 1;min-width:0;display:grid;grid-template-columns:auto 1fr auto;grid-gap:.85rem;gap:.85rem;align-items:center;background:none;border:0;padding:0;text-align:left;font:inherit;color:inherit;cursor:pointer}.vd-list-row__initial,.vd-list-row__thumb{width:48px;height:48px;border-radius:4px;object-fit:cover;background:#3949ab;color:#fff;display:grid;place-items:center;font-weight:800}.vd-list-row__info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.vd-list-row__info strong{color:#1a237e}.vd-list-row__info span{color:#64748b;font-size:.82rem}.vd-list-row__products{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vd-list-row__side{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;font-size:.78rem;color:#475569}.vd-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:4px;overflow:auto}.vd-table{width:100%;border-collapse:collapse;min-width:900px}.vd-table td,.vd-table th{padding:.85rem .9rem;border-bottom:1px solid #eef2f7;text-align:left;font-size:.88rem}.vd-table th{background:#f5f7fb;color:#334155;font-weight:700}.vd-table tbody tr{cursor:pointer}.vd-table tbody tr.is-selected,.vd-table tbody tr:hover{background:#f8faff}.vd-table__vendor{display:flex;align-items:center;gap:.55rem}.vd-table__vendor img,.vd-table__vendor span{width:34px;height:34px;border-radius:4px;object-fit:cover;display:grid;place-items:center;background:#3949ab;color:#fff;font-weight:800;flex-shrink:0}.vd-table__actions{display:flex;gap:.35rem}.vendor-workspace--admin .pagination{width:100%}.vd-fieldset,.vd-media-thumb,.vd-product-chips li{border-radius:4px!important}@media (max-width:1100px){.vendor-grid--full{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.vd-sidebar,.vd-sidebar--detail,.vd-sidebar--form{width:100vw!important}}@media (max-width:720px){.vendor-grid--full{grid-template-columns:1fr}.vd-filters__right{width:100%;margin-left:0;justify-content:space-between}}.vd-directory{width:100%;display:flex;flex-direction:column;gap:1.1rem}.vd-dir-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.vd-dir-head h1{margin:0;font-size:1.75rem;line-height:1.2;font-weight:800;color:#0f172a}.vd-dir-head p{margin:.3rem 0 0;color:#64748b;font-size:.95rem}.vd-dir-head__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.vd-dir-btn{display:inline-flex;align-items:center;gap:.4rem;border-radius:10px;padding:.62rem 1rem;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.vd-dir-btn:hover{transform:translateY(-1px)}.vd-dir-btn--primary{border:0;color:#fff;background:#4f46e5;box-shadow:0 8px 18px rgba(79,70,229,.28)}.vd-dir-btn--primary:hover{background:#4338ca}.vd-dir-btn--outline-green{background:#fff;color:#10b981;border:1.5px solid #6ee7b7}.vd-dir-btn--outline-green:hover:not(:disabled){background:#ecfdf5}.vd-dir-btn--outline-green:disabled{opacity:.45;cursor:not-allowed}.vd-dir-btn--outline-orange{background:#fff;color:#f59e0b;border:1.5px solid #fcd34d}.vd-dir-btn--outline-orange:hover{background:#fffbeb}.vd-dir-btn--danger{background:#fff;color:#dc2626;border:1.5px solid #fca5a5}.vd-dir-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#f87171;color:#b91c1c}.vd-dir-btn--danger:disabled{opacity:.45;cursor:not-allowed;transform:none}.vd-dir-btn--icon{width:40px;height:40px;padding:0;justify-content:center;border-radius:10px;background:#fff;border:1.5px solid #e2e8f0;color:#64748b}.vd-dir-btn--icon:hover{background:#f8fafc;color:#0f172a}.vd-dir-filters{display:flex;flex-direction:column;gap:.85rem}.vd-dir-filters__card{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;padding:.85rem;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.04)}.vd-dir-search{position:relative;flex:1 1 280px;min-width:220px}.vd-dir-search input{width:100%;border:1px solid #e2e8f0;border-radius:999px;padding:.7rem 2.5rem .7rem 1rem;font:inherit;background:#f8fafc}.vd-dir-search input:focus,.vd-dir-search input:hover{outline:none;border-color:#a5b4fc;background:#fff;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.vd-dir-search__icon{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);color:#94a3b8;display:grid;place-items:center;pointer-events:none}.vd-dir-chip-btn,.vd-dir-filters__card select{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:.65rem .95rem;font:inherit;font-size:.88rem;color:#334155;cursor:pointer}.vd-dir-chip-btn{display:inline-flex;align-items:center;gap:.35rem;font-weight:600}.vd-dir-chip-btn:hover,.vd-dir-filters__card select:hover{border-color:#c7d2fe;background:#f8fafc}.vd-dir-meta{justify-content:space-between;gap:.75rem}.vd-dir-meta,.vd-dir-meta__left{display:flex;flex-wrap:wrap;align-items:center}.vd-dir-meta__left{gap:.65rem}.vd-dir-meta__count{justify-content:center;background:#eef2ff;color:#4338ca;line-height:1;padding:.5rem 1rem}.vd-dir-meta__count,.vd-dir-select-all{display:inline-flex;align-items:center;font-size:.82rem;font-weight:700;min-height:2rem;border-radius:9999px}.vd-dir-select-all{gap:.45rem;padding:.35rem .75rem;border:1.5px solid #fed7aa;background:#fff7ed;color:#9a3412;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vd-dir-select-all input{width:15px;height:15px;margin:0;accent-color:#f05a28;cursor:pointer}.vd-dir-select-all em{font-style:normal;color:#c2410c;background:#ffedd5;border-radius:999px;padding:.15rem .45rem;font-size:.74rem}.vd-view-as{display:inline-flex;align-items:center;gap:.55rem;color:#64748b;font-size:.88rem;font-weight:600}.vd-view-toggle{display:inline-flex;gap:.3rem;padding:.2rem;background:#f1f5f9;border-radius:10px}.vd-view-toggle button{width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#64748b;display:grid;place-items:center;cursor:pointer}.vd-view-toggle button.is-active{background:#4f46e5;color:#fff;box-shadow:0 4px 10px rgba(79,70,229,.3)}.vendor-grid--full{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem}.vd-shot-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 20px rgba(15,23,42,.04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;position:relative}.vd-shot-card.is-checked{border-color:#f05a28;box-shadow:0 10px 24px rgba(240,90,40,.12)}.vd-shot-card__check{position:absolute;top:.65rem;left:.65rem;z-index:3;width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,.95);border:1px solid #e2e8f0;display:grid;place-items:center;box-shadow:0 4px 12px rgba(15,23,42,.12);cursor:pointer}.vd-shot-card__check input{width:15px;height:15px;margin:0;accent-color:#f05a28;cursor:pointer}.vd-shot-card.is-selected,.vd-shot-card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 14px 28px rgba(99,102,241,.12)}.vd-shot-card__media{position:relative;aspect-ratio:16/10;border:0;padding:0;cursor:pointer;background:linear-gradient(135deg,#dbeafe,#e2e8f0);overflow:hidden}.vd-shot-card__media img,.vd-shot-card__media-fallback{width:100%;height:100%;object-fit:cover;display:block}.vd-shot-card__media-fallback{background:radial-gradient(circle at 30% 30%,rgba(99,102,241,.25),transparent 45%),linear-gradient(135deg,#c7d2fe,#94a3b8)}.vd-shot-card__avatar{position:absolute;top:.7rem;left:.7rem;width:34px;height:34px;border-radius:999px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:800;font-size:.9rem;border:2px solid #fff;box-shadow:0 4px 10px rgba(15,23,42,.18)}.vd-shot-card__approved{display:inline-flex;align-items:center;gap:.25rem;background:#d1fae5;color:#059669;padding:.28rem .65rem}.vd-shot-card__approved,.vd-shot-card__status{position:absolute;top:.7rem;right:.7rem;border-radius:999px;font-size:.72rem;font-weight:700}.vd-shot-card__status{padding:.28rem .6rem;background:#fef3c7;color:#b45309}.vd-shot-card__status--rejected{background:#fee2e2;color:#b91c1c}.vd-shot-card__status--suspended{background:#ffedd5;color:#c2410c}.vd-shot-card__count{position:absolute;right:.7rem;bottom:.7rem;background:rgba(15,23,42,.72);color:#fff;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:700}.vd-shot-card__body{padding:.95rem 1rem 1rem;display:flex;flex-direction:column;gap:.55rem}.vd-shot-card__body h3{margin:0;font-size:1.02rem;color:#0f172a;font-weight:800}.vd-shot-card__category{margin:0;color:#64748b;font-size:.86rem}.vd-shot-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.vd-shot-card__rdso{display:inline-flex;align-items:center;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.vd-shot-card__zone{display:inline-flex;align-items:center;gap:.25rem;color:#64748b;font-size:.8rem;font-weight:600}.vd-shot-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.vd-shot-card__tags span{background:#f1f5f9;color:#475569;border-radius:999px;padding:.22rem .55rem;font-size:.74rem;font-weight:600}.vd-shot-card__more{background:#e2e8f0!important;color:#334155!important}.vd-shot-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.15rem}.vd-shot-card__profile{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1;border:1.5px solid #e2e8f0;background:#fff;color:#334155;text-decoration:none;border-radius:10px;padding:.55rem .9rem;font-size:.86rem;font-weight:700}.vd-shot-card__profile:hover{background:#f8fafc;border-color:#c7d2fe;color:#4f46e5}.vd-shot-card__icons{display:inline-flex;gap:.35rem;flex-shrink:0}.vd-shot-card__icons button{width:34px;height:34px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer}.vd-shot-card__icons button.is-edit{color:#4f46e5;border-color:#c7d2fe}.vd-shot-card__icons button.is-download{color:#10b981;border-color:#a7f3d0}.vd-shot-card__icons button.is-more{color:#64748b;border-color:#e2e8f0}.vd-shot-card__icons button:hover{background:#f8fafc}.vd-shot-card__icons button.is-edit:hover{background:#eef2ff}.vd-shot-card__icons button.is-download:hover{background:#ecfdf5}@media (max-width:1100px){.vendor-grid--full{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.vendor-grid--full{grid-template-columns:1fr!important}.vd-dir-meta{flex-direction:column;align-items:flex-start}}.vendor-grid--full{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:.85rem!important;gap:.85rem!important;width:100%}.vd-shot-card{border-radius:12px!important;box-shadow:0 4px 14px rgba(15,23,42,.04)!important}.vd-shot-card__media{aspect-ratio:16/9!important}.vd-shot-card__avatar{width:28px!important;height:28px!important;font-size:.78rem!important;top:.5rem!important;left:.5rem!important}.vd-shot-card__approved,.vd-shot-card__status{top:.5rem!important;right:.5rem!important;font-size:.65rem!important;padding:.2rem .45rem!important}.vd-shot-card__count{right:.5rem!important;bottom:.5rem!important;font-size:.65rem!important;padding:.18rem .45rem!important}.vd-shot-card__body{padding:.7rem .75rem .8rem!important;gap:.4rem!important}.vd-shot-card__title-hit{display:block;width:100%;border:0;padding:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.vd-shot-card__body h3{font-size:.92rem!important;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vd-shot-card__category{font-size:.76rem!important;margin-top:.15rem}.vd-shot-card__rdso{font-size:.68rem!important;padding:.18rem .45rem!important}.vd-shot-card__zone{font-size:.72rem!important}.vd-shot-card__tags span{font-size:.66rem!important;padding:.15rem .4rem!important}.vd-shot-card__footer{gap:.35rem!important;margin-top:.25rem!important}.vd-shot-card__edit,.vd-shot-card__profile{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;border:1.5px solid #e2e8f0;background:#fff;color:#334155;border-radius:8px;padding:.4rem .55rem;font-size:.72rem;font-weight:700;cursor:pointer;text-decoration:none;flex:1 1;min-width:0}.vd-shot-card__edit:hover,.vd-shot-card__profile:hover{border-color:#fdba74;color:#c2410c;background:#fff7ed}.vd-shot-card__more-btn{width:30px;height:30px;flex-shrink:0;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer}.vd-shot-card__more-btn:hover{background:#f8fafc;color:#0f172a}.vd-dir-filters__more{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding:.85rem;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.04)}.vd-dir-filters__more label{display:flex;flex-direction:column;gap:.3rem;font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.vd-dir-filters__more input,.vd-dir-filters__more select{border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .75rem;font:inherit;font-size:.88rem;font-weight:600;color:#334155;text-transform:none;letter-spacing:normal;background:#f8fafc}.vd-dir-filters__more input:focus,.vd-dir-filters__more select:focus{outline:none;border-color:#fdba74;background:#fff;box-shadow:0 0 0 3px rgba(240,90,40,.12)}.vd-dir-chip-btn.is-active{border-color:#fdba74;color:#c2410c;background:#fff7ed}.vd-sidebar--detail{border-radius:0!important}.vd-detail{flex-direction:column;height:100%;min-height:0;overflow:hidden}.vd-detail,.vd-detail__head{display:flex;background:#fff}.vd-detail__head{align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.05rem .85rem;border-bottom:1px solid #eef2f7;flex-shrink:0}.vd-detail__identity{display:flex;align-items:flex-start;gap:.7rem;min-width:0}.vd-detail__avatar{width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#0b3d91,#1c3348);color:#fff;display:grid;place-items:center;font-weight:800;font-size:1.05rem;flex-shrink:0}.vd-detail__identity h2{margin:0;font-size:1rem;line-height:1.3;color:#0f172a;font-weight:800}.vd-detail .detail-panel__close{width:34px;height:34px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:1.35rem;line-height:1;cursor:pointer;flex-shrink:0}.vd-detail .detail-panel__close:hover{background:#fff7ed;border-color:#fdba74;color:#c2410c}.vd-detail__tabs{display:flex;gap:.1rem;padding:0 .75rem;border-bottom:1px solid #eef2f7;overflow-x:auto;flex-shrink:0;background:#fff}.vd-detail__meta>div{display:grid;grid-template-columns:minmax(110px,42%) 1fr;grid-gap:.45rem;gap:.45rem;align-items:center;font-size:.84rem;padding-bottom:.4rem;border-bottom:1px solid #f8fafc}.vd-detail__meta dd{margin:0;color:#0f172a;font-weight:700;word-break:break-word;text-align:left}.vd-detail__footer{display:flex;flex-wrap:nowrap;gap:.5rem;padding:.75rem 1.05rem .95rem;border-top:1px solid #eef2f7;background:#fff;flex-shrink:0}.vd-detail__footer .btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex:1 1;min-width:0;padding:.6rem .75rem;border-radius:10px;font-weight:700;font-size:.84rem}.vd-detail__approved{gap:.25rem;margin-top:.35rem;background:#d1fae5;color:#059669}.vd-detail__approved,.vd-detail__status{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.vd-detail__status{background:#ffedd5;color:#c2410c}.vd-detail__status--approved{background:#d1fae5;color:#059669}.vd-detail__status--pending{background:#ffedd5;color:#c2410c}.vd-detail__status--rejected{background:#fee2e2;color:#b91c1c}.vd-detail__status--suspended{background:#fef3c7;color:#b45309}.vd-detail__tabs button{border:0;background:transparent;padding:.65rem .7rem;font:inherit;font-size:.8rem;font-weight:700;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap}.vd-detail__tabs button.is-active{color:#0b3d91;border-bottom-color:#f05a28}.vd-detail__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:.9rem 1.05rem 1.1rem!important}.vd-detail__meta{display:grid;grid-gap:.55rem;gap:.55rem;margin:0 0 .85rem}.vd-detail__meta dt{margin:0;color:#94a3b8;font-weight:600}.vd-detail__stars{color:#f59e0b;letter-spacing:.04em}.vd-detail__stars-empty{color:#e2e8f0}.vd-detail__stars em{margin-left:.35rem;font-style:normal;color:#64748b;font-weight:700;font-size:.82rem}.vd-detail__section{margin-top:.85rem}.vd-detail__section h3{margin:0 0 .5rem;font-size:.88rem;color:#0f172a;font-weight:800}.vd-detail__section p{margin:0;color:#475569;line-height:1.55;font-size:.84rem}.vd-detail__products{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.vd-detail__products li{display:flex;align-items:center;gap:.45rem;background:#f8fafc;border:1px solid #eef2f7;border-radius:999px;padding:.35rem .65rem;font-size:.8rem;font-weight:600;color:#334155}.vd-detail__check{width:18px;height:18px;border-radius:999px;background:#d1fae5;color:#059669;display:grid;place-items:center;flex-shrink:0}.vd-detail__activity,.vd-detail__docs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.vd-detail__activity li,.vd-detail__docs li{display:flex;justify-content:space-between;gap:.75rem;padding:.6rem .75rem;border:1px solid #eef2f7;border-radius:10px;background:#f8fafc;font-size:.82rem}.vd-detail__docs a{color:#0b3d91;font-weight:700}.vd-detail__activity span,.vd-detail__docs em{color:#64748b;font-style:normal;font-weight:600}.vd-detail__activity strong{color:#0f172a}@media (max-width:1280px){.vendor-grid--full{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:980px){.vendor-grid--full{grid-template-columns:repeat(2,minmax(0,1fr))!important}.vd-dir-filters__more{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.vendor-grid--full{grid-template-columns:1fr!important}.vd-detail__meta>div,.vd-dir-filters__more{grid-template-columns:1fr}.vd-detail__meta>div{gap:.15rem}}.vd-dir-head{align-items:center!important}.vd-dir-head__search{position:relative;width:min(280px,100%);flex:0 0 auto}.vd-dir-head__search input{width:100%;border:1px solid #e2e8f0;border-radius:999px;padding:.62rem 2.2rem .62rem .95rem;font:inherit;font-size:.88rem;background:#f8fafc;color:#0f172a}.vd-dir-head__search input:focus,.vd-dir-head__search input:hover{outline:none;border-color:#fdba74;background:#fff;box-shadow:0 0 0 3px rgba(240,90,40,.12)}.vd-dir-head__search-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;display:grid;place-items:center;pointer-events:none}.vendor-workspace--rail{display:grid!important;grid-template-columns:240px minmax(0,1fr);grid-template-areas:"filters meta" "filters main";grid-gap:1rem 1.1rem;gap:1rem 1.1rem;align-items:start}.vendor-workspace--rail .vd-dir-filters--rail{display:contents}.vendor-workspace--rail .vd-dir-filters__card--vertical{grid-area:filters;display:flex;flex-direction:column;gap:.75rem;align-items:stretch;position:-webkit-sticky;position:sticky;top:1rem;width:100%;padding:1rem;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.04)}.vendor-workspace--rail .vd-dir-filters__title{margin:0;font-size:.95rem;font-weight:800;color:#0f172a}.vd-dir-filter-field{display:flex;flex-direction:column;gap:.3rem;font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.vd-dir-filter-field input,.vd-dir-filter-field select{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .7rem;font:inherit;font-size:.86rem;font-weight:600;color:#334155;text-transform:none;letter-spacing:normal;background:#f8fafc}.vd-dir-filter-field input:focus,.vd-dir-filter-field select:focus{outline:none;border-color:#fdba74;background:#fff;box-shadow:0 0 0 3px rgba(240,90,40,.12)}.vendor-workspace--rail .vd-dir-chip-btn{width:100%;justify-content:center;border-radius:10px}.vendor-workspace--rail .vd-dir-filters__more--vertical{display:flex;flex-direction:column;gap:.75rem;padding:0;border:0;background:transparent;box-shadow:none;grid-template-columns:none}.vendor-workspace--rail .vd-dir-meta{grid-area:meta;margin:0}.vendor-workspace--rail .vendor-workspace__main{grid-area:main;min-width:0}@media (max-width:980px){.vendor-workspace--rail{grid-template-columns:1fr;grid-template-areas:"meta" "filters" "main"}.vendor-workspace--rail .vd-dir-filters__card--vertical{position:static}.vd-dir-head__search{width:min(220px,100%)}}.vd-dir-filter-anchor{position:relative}.vd-dir-btn--icon.is-active{color:#c2410c}.vd-dir-filter-panel{position:absolute;top:calc(100% + .55rem);right:0;z-index:40;width:min(300px,calc(100vw - 1.5rem));max-height:min(70vh,560px);overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.95rem;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 16px 40px rgba(15,23,42,.14)}.vd-dir-filter-panel__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.vd-dir-filter-panel__head h2{margin:0;font-size:.95rem;font-weight:800;color:#0f172a}.vd-dir-filter-panel__close{width:28px;height:28px;border:0;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:1.2rem;line-height:1;cursor:pointer}.vd-dir-filter-panel__close:hover{background:#e2e8f0;color:#0f172a}.vd-dir-filter-panel__section{margin:.15rem 0 0;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.vd-dir-filter-panel__reset{width:100%;justify-content:center;margin-top:.15rem}.vendor-workspace--admin .vd-dir-meta{margin-bottom:.85rem}.portal-shell__main:has(.vd-directory){width:min(1400px,calc(100% - 2.5rem))!important;margin-left:auto!important;margin-right:auto!important;padding-left:.75rem;padding-right:.75rem}.vd-directory{padding-left:.85rem;padding-right:.5rem;box-sizing:border-box}.vd-dir-head{padding-left:.35rem;gap:1rem 1.25rem!important}.vd-dir-head__search{margin-left:.75rem!important;width:min(260px,100%)!important}.vendor-workspace--admin.vendor-workspace--full{padding-left:1.15rem;padding-right:.35rem;box-sizing:border-box}.vendor-workspace--admin .vendor-grid--full{margin-left:.35rem;margin-right:auto;max-width:100%}.vd-dir-meta{padding-left:.35rem}.vd-dir-filter-panel{width:min(268px,calc(100vw - 1.25rem))!important;max-height:min(68vh,520px)!important;gap:.55rem!important;padding:.75rem!important;border-radius:12px!important;border:1px solid #eef2f7!important;box-shadow:0 4px 6px rgba(15,23,42,.04),0 18px 40px rgba(15,23,42,.12)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vd-dir-filter-panel__head{padding-bottom:.35rem;border-bottom:1px solid #f1f5f9;margin-bottom:.1rem}.vd-dir-filter-panel__head h2{font-size:.82rem!important;letter-spacing:.04em;text-transform:uppercase;color:#64748b!important;font-weight:800!important}.vd-dir-filter-panel__close{width:24px!important;height:24px!important;border-radius:999px!important;font-size:1rem!important;background:#f8fafc!important}.vd-dir-filter-panel .vd-dir-filter-field{gap:.2rem!important;font-size:.65rem!important}.vd-dir-filter-panel .vd-dir-filter-field input,.vd-dir-filter-panel .vd-dir-filter-field select{border-radius:8px!important;padding:.42rem .6rem!important;font-size:.8rem!important;background:#fff!important;border:1px solid #e8edf5!important;transition:border-color .12s ease,box-shadow .12s ease}.vd-dir-filter-panel .vd-dir-filter-field input:hover,.vd-dir-filter-panel .vd-dir-filter-field select:hover{border-color:#cbd5e1!important}.vd-dir-filter-panel .vd-dir-filter-field input:focus,.vd-dir-filter-panel .vd-dir-filter-field select:focus{border-color:#fdba74!important;box-shadow:0 0 0 3px rgba(240,90,40,.1)!important}.vd-dir-filter-panel__section{margin:.35rem 0 .05rem!important;padding-top:.45rem;border-top:1px dashed #e8edf5;font-size:.65rem!important}.vd-dir-filter-panel__reset{margin-top:.25rem!important;border-radius:8px!important;padding:.48rem .7rem!important;font-size:.8rem!important;background:#f8fafc!important}.vd-dir-filter-panel__reset:hover{background:#fff7ed!important;border-color:#fdba74!important;color:#c2410c!important}.vd-dir-btn--icon{width:38px!important;height:38px!important;border-radius:10px!important}.vd-detail,.vd-sidebar--detail,.vd-sidebar--detail.detail-panel{border-radius:0!important}.vd-sidebar--detail{width:min(960px,75vw)!important}.vd-detail__head{padding:.75rem 1rem .65rem!important}.vd-detail__tabs button{padding:.5rem .65rem!important;font-size:.78rem!important}.vd-detail__body{padding:.7rem 1rem .85rem!important}.vd-detail__meta{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:.35rem 1rem!important;gap:.35rem 1rem!important;margin-bottom:.55rem!important}.vd-detail__meta>div{grid-template-columns:120px 1fr!important;padding-bottom:.28rem!important;font-size:.82rem!important;gap:.35rem .55rem!important;border-bottom:1px solid #f1f5f9!important}@media (max-width:720px){.vd-detail__meta,.vd-detail__products{grid-template-columns:1fr!important}}.vd-detail__section{margin-top:.55rem!important}.vd-detail__section h3{margin-bottom:.35rem!important;font-size:.84rem!important}.vd-detail__products{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:.3rem!important;gap:.3rem!important}.vd-detail__products li{padding:.28rem .55rem!important;font-size:.76rem!important;border-radius:4px!important}.vd-detail__footer{padding:.65rem 1rem .75rem!important}.vd-detail__footer .btn{padding:.55rem .7rem!important;font-size:.82rem!important}.vd-detail .detail-panel__close,.vd-detail__footer .btn{border-radius:0!important}aside.detail-panel.vd-detail.vd-sidebar.vd-sidebar--detail,aside.vd-sidebar.vd-sidebar--detail.detail-panel{border-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;-webkit-border-radius:0!important;width:min(960px,75vw)!important;max-width:75vw!important;top:var(--es-sticky-offset,118px)!important;height:calc(100vh - var(--es-sticky-offset, 118px))!important;max-height:calc(100vh - var(--es-sticky-offset, 118px))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-shadow:-10px 0 28px rgba(15,23,42,.16)!important}aside.vd-sidebar.vd-sidebar--detail .detail-panel__close,aside.vd-sidebar.vd-sidebar--detail .vd-detail__footer,aside.vd-sidebar.vd-sidebar--detail .vd-detail__footer .btn,aside.vd-sidebar.vd-sidebar--detail .vd-detail__head,aside.vd-sidebar.vd-sidebar--detail .vd-detail__tabs{border-radius:0!important}aside.vd-sidebar.vd-sidebar--detail .vd-detail__avatar{border-radius:999px!important}aside.vd-sidebar.vd-sidebar--detail .vd-detail__meta{grid-template-columns:1fr 1fr!important;gap:.2rem 1.1rem!important}aside.vd-sidebar.vd-sidebar--detail .vd-detail__products{grid-template-columns:repeat(3,minmax(0,1fr))!important}aside.vd-sidebar.vd-sidebar--detail .vd-detail__body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:.5rem 1.15rem .6rem!important}@media (max-width:1100px){aside.vd-sidebar.vd-sidebar--detail.detail-panel{width:100vw!important;max-width:100vw!important}}@media (max-width:720px){aside.vd-sidebar.vd-sidebar--detail.detail-panel{width:100vw!important;max-width:100vw!important}}.vd-dir-btn--icon.is-active{border-color:#fdba74;color:#ea580c;background:#fff7ed}.portal-shell__main:has(.pd-directory){width:min(1400px,calc(100% - 2.5rem))!important;margin-left:auto!important;margin-right:auto!important;padding-left:.75rem;padding-right:.75rem}.portal-shell:has(.pd-directory){background:#fff}.pd-shot-card__vendor{display:inline-flex;align-items:center;gap:.3rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-list-row__vendor{color:#0b3d91!important;font-weight:600!important}.pd-detail__thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;flex-shrink:0}.pd-detail__vendor-name{margin:0;font-weight:800;color:#0f172a}.vd-card__status-badge--pending-review,.vd-detail__status--pending-review,.vd-shot-card__status--pending-review{background:#ffedd5;color:#c2410c}.vd-card__status-badge--live,.vd-detail__status--live,.vd-shot-card__status--live{background:#d1fae5;color:#059669}.vd-card__status-badge--draft,.vd-detail__status--draft,.vd-shot-card__status--draft{background:#f1f5f9;color:#475569}.vd-shot-card__status--open{background:#d1fae5;color:#047857}.vd-shot-card__status--awarded,.vd-shot-card__status--closed{background:#e2e8f0;color:#475569}.vd-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.vd-form__field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.vd-form__field span{font-size:.78rem;font-weight:600;color:#334155}.vd-form__section-title{margin:1rem 0 .5rem;font-size:.95rem;color:#0f172a}.vd-form__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem}.vd-form__nested-card{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;margin-bottom:.75rem;background:#f8fafc}.vd-form__actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem;padding-bottom:1rem}.vd-form__pdf-list,.vd-form__pdf-upload{display:flex;flex-direction:column;gap:.35rem}.vd-form__pdf-list{list-style:none;margin:.5rem 0 0;padding:0}.vd-form__pdf-list li{justify-content:space-between;padding:.35rem .5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem}.vd-form__pdf-list li,.vd-form__pdf-list-actions{display:flex;align-items:center;gap:.5rem}.vd-form__pdf-list-actions button{border:none;background:none;color:#c62828;cursor:pointer;font-size:.8rem}.vd-dir-select{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .7rem;background:#fff}@media (max-width:720px){.vd-form__row{grid-template-columns:1fr}}.ud-directory .ud-page-head{padding-left:.35rem;margin-bottom:.15rem}.ud-dir-head{width:100%}.ud-dir-head .vd-dir-head__search{width:min(360px,100%)!important;flex:1 1 280px;max-width:420px}.ud-table__user{align-items:flex-start!important}.ud-table__user-meta{display:flex;flex-direction:column;gap:.1rem;min-width:0}.ud-table__user-meta strong{color:#0f172a;font-size:.92rem;line-height:1.25}.ud-table__user-meta small{color:#64748b;font-size:.78rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.ud-role-chip{display:inline-flex;align-items:center;padding:.28rem .62rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.72rem;font-weight:800;letter-spacing:.03em}.ud-card__btn--danger{color:#b91c1c!important;background:#fef2f2!important}.ud-card__btn--danger:hover{background:#fee2e2!important}.ud-plan-editor{margin-top:.55rem;display:flex;flex-direction:column;gap:.45rem}.ud-plan-editor__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ud-plan-editor__hint{margin:0;font-size:.78rem;font-weight:800;color:#c2410c;background:#fff7ed;border:1px solid rgba(240,90,40,.25);border-radius:8px;padding:.45rem .6rem}.ud-plan-editor__form{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem;gap:.55rem;align-items:end}.ud-plan-editor__field{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:800}.ud-plan-editor__form .btn{grid-column:1/-1;justify-self:start}.ud-plan-editor__form .auth-form__error{grid-column:1/-1;margin:0}.pm-directory{display:flex;flex-direction:column;gap:1.1rem}.pm-directory .pm-dir-head{align-items:center;gap:.85rem 1rem;flex-wrap:wrap}.pm-directory .vd-dir-btn--primary,.vd-sidebar--form .vd-dir-btn--primary{border:0;color:#fff;background:linear-gradient(90deg,#f05a28,#fdb913);box-shadow:0 8px 18px rgba(240,90,40,.28)}.pm-directory .vd-dir-btn--primary:hover,.vd-sidebar--form .vd-dir-btn--primary:hover{background:linear-gradient(90deg,#e04e1f,#f0ae0f);filter:brightness(1.02)}.pm-directory .vd-dir-btn:not(.vd-dir-btn--primary):not(.vd-dir-btn--danger):not(.vd-dir-btn--outline-orange):not(.vd-dir-btn--outline-green),.vd-modal .vd-dir-btn:not(.vd-dir-btn--primary):not(.vd-dir-btn--danger):not(.vd-dir-btn--outline-orange),.vd-sidebar--form .vd-dir-btn:not(.vd-dir-btn--primary):not(.vd-dir-btn--danger):not(.vd-dir-btn--outline-orange){background:#fff;color:#144570;border:1.5px solid #e2e8f0}.pm-directory .vd-dir-btn:not(.vd-dir-btn--primary):not(.vd-dir-btn--danger):not(.vd-dir-btn--outline-orange):not(.vd-dir-btn--outline-green):hover,.vd-modal .vd-dir-btn:not(.vd-dir-btn--primary):not(.vd-dir-btn--danger):not(.vd-dir-btn--outline-orange):hover,.vd-sidebar--form .vd-dir-btn:not(.vd-dir-btn--primary):not(.vd-dir-btn--danger):not(.vd-dir-btn--outline-orange):hover{background:#f8fafc;border-color:#fdba74}.pm-kpi-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-left:auto}.pm-kpi{min-width:118px;border-radius:14px;padding:.65rem .95rem;display:flex;flex-direction:column;gap:.2rem;border:1px solid transparent;box-shadow:0 8px 20px rgba(15,50,88,.08)}.pm-kpi span{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.pm-kpi strong{font-size:1.12rem;font-weight:800;letter-spacing:-.02em}.pm-kpi--navy{background:linear-gradient(135deg,#144570,#1c5a8a);border-color:rgba(20,69,112,.35);color:#fff;box-shadow:0 10px 22px rgba(20,69,112,.28)}.pm-kpi--orange{background:linear-gradient(135deg,#f05a28,#f27a2b);border-color:rgba(240,90,40,.35);color:#fff;box-shadow:0 10px 22px rgba(240,90,40,.28)}.pm-kpi--gold{background:linear-gradient(135deg,#f0ae0f,#fdb913);border-color:rgba(253,185,19,.45);color:#5b3a00;box-shadow:0 10px 22px rgba(253,185,19,.28)}.pm-kpi--navy span,.pm-kpi--orange span{color:rgba(255,255,255,.88)}.pm-kpi--gold span{color:rgba(91,58,0,.78)}.pm-kpi--navy strong,.pm-kpi--orange strong{color:#fff}.pm-kpi--gold strong{color:#5b3a00}.pm-plan-cell{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pm-plan-cell strong{color:#0f172a;font-size:.92rem}.pm-plan-cell small{color:#64748b;font-size:.75rem}.pm-plan-cell span{color:#475569;font-size:.78rem;line-height:1.35}.pm-directory .vd-page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.pm-plan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.15rem;gap:1.15rem;align-items:stretch}.pm-plan-card{position:relative;display:flex;min-width:0;flex-direction:column;gap:.95rem;padding:1.35rem 1.3rem 1.2rem;border:1px solid rgba(20,69,112,.12);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(15,50,88,.07);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.pm-plan-card:hover{transform:translateY(-2px);border-color:rgba(240,90,40,.28);box-shadow:0 16px 34px rgba(15,50,88,.1)}.pm-plan-card--featured{border-color:rgba(240,90,40,.4);background:linear-gradient(180deg,#fffdf9,#fff 55%)}.pm-plan-card--free{background:linear-gradient(180deg,#f7fafc,#fff 50%);border-color:rgba(20,69,112,.16)}.pm-plan-card--inactive{opacity:.72;background:#f8fafc}.pm-plan-card--skeleton{pointer-events:none}.pm-plan-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.pm-plan-card__title-wrap{min-width:0;display:flex;flex-direction:column;gap:.28rem}.pm-plan-card__title{margin:0;color:#144570;font-size:1.28rem;font-weight:800;line-height:1.2;letter-spacing:-.02em}.pm-plan-card__code-line{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;color:#94a3b8;font-size:.75rem;font-weight:650}.pm-plan-card__code-line code{color:#144570;font-size:.74rem;font-weight:750;background:rgba(20,69,112,.06);border:1px solid rgba(20,69,112,.1);border-radius:6px;padding:.1rem .4rem}.pm-plan-card__tag{padding:.12rem .45rem;background:rgba(20,69,112,.08);color:#144570;font-size:.64rem}.pm-plan-card__status,.pm-plan-card__tag{display:inline-flex;align-items:center;border-radius:999px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.pm-plan-card__status{flex-shrink:0;padding:.28rem .65rem;font-size:.7rem}.pm-plan-card__status--on{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.pm-plan-card__status--off{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.pm-plan-card__desc{margin:0;color:#64748b;font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pm-plan-card__price-block{display:flex;flex-direction:column;gap:.2rem;padding:.85rem .95rem;border-radius:14px;background:rgba(20,69,112,.04);border:1px solid rgba(20,69,112,.08)}.pm-plan-card--featured .pm-plan-card__price-block{background:rgba(240,90,40,.06);border-color:rgba(240,90,40,.14)}.pm-plan-card__price{display:flex;align-items:baseline;gap:.35rem;color:#144570}.pm-plan-card--featured .pm-plan-card__price{color:#f05a28}.pm-plan-card__price strong{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;line-height:1}.pm-plan-card__price span{color:#94a3b8;font-size:.82rem;font-weight:650}.pm-plan-card__yearly{color:#64748b;font-size:.75rem;font-weight:650}.pm-plan-card__section{display:flex;flex-direction:column;gap:.55rem;flex:1 1}.pm-plan-card__section-title{margin:0;color:#144570;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pm-plan-card__limits{margin:0;display:flex;flex-direction:column;gap:0;border:1px solid rgba(20,69,112,.1);border-radius:12px;overflow:hidden;background:#fff}.pm-plan-card__limit-row{display:grid;grid-template-columns:1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.55rem .75rem;border-bottom:1px solid rgba(20,69,112,.08)}.pm-plan-card__limit-row:last-child{border-bottom:0}.pm-plan-card__limit-row:nth-child(2n){background:rgba(20,69,112,.025)}.pm-plan-card__limit-row dt{margin:0;color:#64748b;font-size:.8rem;font-weight:600}.pm-plan-card__limit-row dd{margin:0;color:#144570;font-size:.86rem;font-weight:800;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pm-plan-card__foot{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:.25rem;border-top:1px solid rgba(20,69,112,.08)}.pm-plan-card__subs{display:flex;align-items:baseline;gap:.35rem;color:#64748b;font-size:.8rem}.pm-plan-card__subs strong{color:#144570;font-size:1.05rem;font-weight:800}.pm-plan-card__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));grid-gap:.45rem;gap:.45rem}.pm-plan-card__btn{width:100%;justify-content:center;padding:.55rem .7rem;font-size:.82rem}.pm-plan-empty{display:grid;place-items:center;min-height:180px;padding:1.5rem;border:1px dashed rgba(20,69,112,.2);border-radius:16px;background:rgba(20,69,112,.02);text-align:center}.pm-limits-block{display:flex;flex-direction:column;gap:.75rem;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.pm-limits-block__title{margin:0;font-size:.92rem;color:#0f172a}.pm-limits-block__hint{margin:0;font-size:.78rem;line-height:1.4}.pm-limit-field{display:flex;flex-direction:column;gap:.4rem}.pm-limit-field__label{display:flex;flex-direction:column;gap:.1rem}.pm-limit-field__label strong{font-size:.82rem;color:#0f172a}.pm-limit-field__label .muted{font-size:.72rem}.pm-limit-field__controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;align-items:center}.pm-limit-field__controls input,.pm-limit-field__controls select{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .6rem;font-size:.85rem;background:#fff}.pm-limit-field__controls input:focus,.pm-limit-field__controls select:focus{outline:none;border-color:#fdba74;box-shadow:0 0 0 3px rgba(240,90,40,.12)}.pm-limit-field__all{font-size:.82rem;font-weight:700;color:#f05a28;padding:.35rem .5rem}.pm-limits-cell{display:flex;flex-direction:column;gap:.15rem;font-size:.75rem;color:#64748b}.pm-limits-cell strong{color:#0f172a;font-weight:800}@media (max-width:900px){.pm-plan-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width:720px){.pm-kpi-row{margin-left:0;width:100%;order:3}.pm-kpi{flex:1 1 100px}.pm-directory .vd-dir-head__actions{width:100%}.pm-directory .vd-dir-head__actions .vd-dir-btn{width:100%;justify-content:center}.pm-limit-field__controls{grid-template-columns:1fr}}.admin-announcements{display:grid;grid-gap:1.25rem;gap:1.25rem}.admin-announcements__eyebrow{margin:0 0 .25rem;color:#f58220!important;font-size:.76rem!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-announcements__count{align-self:center;padding:.45rem .85rem;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;font-size:.82rem;font-weight:800}.admin-announcements__head-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.admin-announcements__status{margin:0;padding:.6rem .9rem;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;font-size:.86rem;font-weight:650}.vd-sidebar__body .admin-announcements__hint{align-self:flex-end;color:#718096;font-size:.75rem;font-weight:500}.vd-sidebar__body .admin-announcements__toggle{flex-direction:row;align-items:center;gap:.6rem}.admin-announcements__form,.admin-announcements__list{border:1px solid #dce5f0;border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(15,50,88,.07)}.admin-announcements__form{display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1rem,2vw,1.5rem)}.admin-announcements__form-heading,.admin-announcements__list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-announcements h2{margin:0;color:#102f52;font-size:1.12rem}.admin-announcements__form-heading p,.admin-announcements__list-heading p{margin:.25rem 0 0;color:#65758b;font-size:.86rem}.admin-announcements__form label{display:grid;grid-gap:.4rem;gap:.4rem;color:#243b53;font-size:.86rem;font-weight:700}.admin-announcements__form input[type=date],.admin-announcements__form input[type=number],.admin-announcements__form input[type=text],.admin-announcements__form select,.admin-announcements__form textarea{width:100%;border:1px solid #b9c8da;border-radius:9px;background:#fbfdff;color:#102a43;font:inherit;font-weight:500;line-height:1.5;outline:none;padding:.72rem .8rem}.admin-announcements__form input[type=date]:focus,.admin-announcements__form input[type=number]:focus,.admin-announcements__form input[type=text]:focus,.admin-announcements__form select:focus,.admin-announcements__form textarea:focus{border-color:#2266a8;box-shadow:0 0 0 3px rgba(34,102,168,.13)}.admin-announcements__hint{justify-self:end;color:#718096;font-size:.75rem;font-weight:500}.admin-announcements__form-row{display:grid;grid-template-columns:minmax(120px,.25fr) minmax(260px,1fr);grid-gap:1rem;gap:1rem}.admin-announcements__toggle{display:flex!important;align-items:center;align-self:end;min-height:46px;padding:.55rem .75rem;border:1px solid #d7e2ef;border-radius:9px;background:#f7faff}.admin-announcements__toggle input{width:1.05rem;height:1.05rem;accent-color:#1f66a5}.admin-announcements__toggle span{display:grid;grid-gap:.1rem;gap:.1rem}.admin-announcements__toggle small{color:#718096;font-weight:500}.admin-announcements__form-actions{display:flex;align-items:center;gap:1rem}.admin-announcements__form-actions p{margin:0;color:#166534;font-size:.84rem;font-weight:650}.admin-announcements__list{overflow:hidden}.admin-announcements__list-heading{padding:1rem 1.25rem;border-bottom:1px solid #e5edf6;background:#f7faff}.admin-announcements__item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #edf2f7}.admin-announcements__item:last-child{border-bottom:0}.admin-announcements__order{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:#eaf2fb;color:#164d7e;font-size:.82rem;font-weight:800}.admin-announcements__item-content{min-width:0}.admin-announcements__item-content>p{margin:.35rem 0 0;color:#1f3349;font-size:.95rem;font-weight:600;line-height:1.5}.admin-announcements__meta{display:flex;align-items:center;gap:.65rem;color:#718096;font-size:.72rem}.admin-announcements__meta span{padding:.18rem .5rem;border-radius:999px;font-weight:800;text-transform:uppercase}.admin-announcements__meta .is-live{background:#dcfce7;color:#166534}.admin-announcements__meta .is-hidden{background:#e2e8f0;color:#475569}.admin-announcements__item-actions{display:flex;gap:.45rem}.admin-announcements__delete{border-color:#fecaca!important;color:#b91c1c!important}.admin-announcements__empty{margin:0;padding:2rem;color:#718096;text-align:center}@media (max-width:760px){.admin-announcements__form-row{grid-template-columns:1fr}.admin-announcements__item{grid-template-columns:42px minmax(0,1fr)}.admin-announcements__item-actions{grid-column:1/-1;justify-content:flex-end}.admin-announcements__form-actions{align-items:flex-start;flex-direction:column}}