.eg-vd{max-width:1100px;margin:0 auto}
.eg-vd-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}
.eg-vd-head img{width:54px;height:54px;border-radius:10px;object-fit:cover;background:#fff}
.eg-vd-head h2{margin:0;color:#003D4C;font-size:1.5rem}
.eg-vd-nav{display:flex;flex-wrap:wrap;gap:8px;border-bottom:2px solid rgba(0,61,76,.1);margin-bottom:24px}
.eg-vd-nav a{padding:10px 18px;border-radius:8px 8px 0 0;text-decoration:none;font-weight:600;color:#003D4C}
.eg-vd-nav a.active{background:#003D4C;color:#fff !important}
.eg-vd-nav a:hover{background:#F7EBD3}
.eg-vd-nav a.active:hover{background:#003D4C}
.eg-vd-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:26px}
.eg-vd-stat{background:#fff;border:1px solid rgba(0,61,76,.1);border-radius:12px;padding:18px 20px;box-shadow:0 4px 14px rgba(0,61,76,.07)}
.eg-vd-stat .n{font-size:1.55rem;font-weight:700;color:#003D4C}
.eg-vd-stat .l{color:#575760;font-size:.85rem;margin-top:2px}
.eg-vd-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,61,76,.07)}
.eg-vd-table th{background:#003D4C;color:#fff;text-align:left;padding:11px 14px;font-size:.85rem}
.eg-vd-table td{padding:11px 14px;border-top:1px solid rgba(0,61,76,.08);color:#222;font-size:.9rem;vertical-align:top}
.eg-vd-table a{color:#46784A}
.eg-vd-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:.74rem;font-weight:600}
.eg-vd-badge.ok{background:#d6f0d8;color:#1e7e34}
.eg-vd-badge.pend{background:#fff3cd;color:#856404}
.eg-vd-badge.bad{background:#f5c6cb;color:#a02833}
.eg-vd-form label{display:block;font-weight:600;color:#003D4C;margin:14px 0 5px}
.eg-vd-form input[type=text],.eg-vd-form input[type=url],.eg-vd-form input[type=tel],.eg-vd-form textarea{width:100%;max-width:580px;padding:10px 12px;border:1px solid #9DB2B8;border-radius:8px;font-size:.95rem}
.eg-vd-form textarea{min-height:90px}
.eg-vd-form .hint{color:#575760;font-size:.8rem;margin:3px 0 0}
.eg-vd-save{margin-top:22px;background:#CC4344;color:#fff !important;border:none;font-weight:600;padding:12px 30px;border-radius:8px;cursor:pointer;font-size:1rem}
.eg-vd-save:hover{background:#A92F30}
.eg-vd-notice{background:#d6f0d8;color:#1e7e34;border-radius:8px;padding:12px 16px;margin-bottom:18px;font-weight:600}
.eg-vd-gate{background:#fff;border:1px solid rgba(0,61,76,.1);border-radius:12px;padding:46px;text-align:center;max-width:520px;margin:30px auto}
.eg-vd-btn{display:inline-block;background:#003D4C;color:#fff !important;padding:11px 24px;border-radius:8px;text-decoration:none;font-weight:600;margin-top:10px}
.eg-vd-empty{color:#575760;padding:18px;background:#fff;border-radius:12px;border:1px dashed rgba(0,61,76,.2)}
@media(max-width:700px){.eg-vd-table{display:block;overflow-x:auto}}
.eg-vd-reviews{display:flex;flex-direction:column;gap:14px;margin-top:18px}
.eg-vd-review{border:1px solid #e3e3e8;border-radius:10px;padding:14px 16px;background:#fff}
.eg-vd-review .rv-h{display:flex;justify-content:space-between;align-items:center;gap:10px}
.eg-vd-review .rv-stars{color:#f5a623;letter-spacing:1px}
.eg-vd-review .rv-meta{font-size:.82rem;color:#7a7a85;margin:4px 0 8px}
.eg-vd-review .rv-text{color:#3a3a44;line-height:1.5}

.eg-var-head{font-weight:600;margin:10px 0 6px;color:#33333a}
.eg-var-row{display:flex;gap:10px;align-items:center;margin-bottom:8px}
.eg-var-row span{flex:0 0 130px;font-weight:600}
.eg-var-row input{flex:1}
.eg-vd-gallery{display:flex;flex-wrap:wrap;gap:10px;margin:6px 0 10px}
.eg-vd-gthumb{text-align:center;font-size:.72rem;color:#555}
.eg-vd-gthumb img{display:block;width:70px;height:70px;object-fit:cover;border-radius:8px;margin-bottom:4px}
#eg-variable-fields{display:none}

.eg-vd-head{display:flex;align-items:center;gap:14px}
.eg-vd-logout{margin-left:auto;font-size:.9rem;color:#a02833;text-decoration:none;border:1px solid #e3b5b9;padding:6px 14px;border-radius:8px;font-weight:600}
.eg-vd-logout:hover{background:#fcebec}
.eg-gsi-btn{margin:6px 0 14px;display:flex;justify-content:center}
.eg-vd-btn-alt{background:transparent;color:#0a7d8c;border:1px solid #0a7d8c}

.eg-pw-form{max-width:340px;margin:14px auto 0;text-align:left}
.eg-pw-form label{display:block;font-weight:600;color:#33333a;margin:8px 0 4px}
.eg-pw-form input{width:100%;padding:10px;border:1px solid #c8c8d0;border-radius:8px;font:inherit}
.eg-pw-form .eg-vd-save{margin-top:12px;width:100%}
.eg-pw-msg{margin-top:10px;font-weight:600}
.eg-pw-msg.err{color:#a02833}
.eg-or{text-align:center;color:#7a7a85;margin:14px 0;font-size:.85rem;position:relative}

/* eg-gate-fixes */
.eg-vd-gate{display:flex;flex-direction:column;align-items:center;text-align:center}
.eg-vd-gate .eg-vd-btn-alt{background:#ffffff !important;color:#0a7d8c !important;border:1px solid #0a7d8c !important;display:inline-block;width:auto;padding:10px 22px;border-radius:999px;font-weight:600;cursor:pointer;text-decoration:none;line-height:1.2}
.eg-vd-gate .eg-vd-btn-alt:hover{background:#0a7d8c !important;color:#ffffff !important}
.eg-gsi-btn{display:flex;justify-content:center;align-items:center;overflow:visible;min-height:46px;margin:6px 0 14px;width:100%}
.eg-gsi-btn iframe{margin:0 auto !important}
.eg-pw-form{width:100%;max-width:340px}

.eg-signup-choice{margin:20px 0 6px;text-align:center}
.eg-signup-choice .eg-or{margin:12px 0;color:#7a7a85;font-size:.85rem}
.eg-vd-btn-alt{background:#fff !important;color:#0a7d8c !important;border:1px solid #0a7d8c !important;display:inline-block;width:auto;padding:10px 22px;border-radius:999px;font-weight:600;cursor:pointer;line-height:1.2}
.eg-vd-btn-alt:hover{background:#0a7d8c !important;color:#fff !important}
#eg-email-fields{margin-top:6px}
.eg-signup-choice .eg-gsi-btn{margin:0 0 4px}

.eg-vd-subnav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;border-bottom:1px solid #e3e3e8;padding-bottom:10px}
.eg-vd-subnav a{padding:6px 14px;border-radius:8px;color:#0a7d8c;text-decoration:none;font-weight:600;font-size:.9rem}
.eg-vd-subnav a.active{background:#0a7d8c;color:#fff}
.eg-linkbtn{background:none;border:0;color:#a02833;cursor:pointer;font:inherit;padding:0;text-decoration:underline}

.eg-slot-editor{margin:6px 0 12px}
.eg-slot-day{border:1px solid #e8e8ee;border-radius:8px;padding:8px 10px;margin-bottom:8px}
.eg-slot-day-h{display:flex;justify-content:space-between;align-items:center}
.eg-slot-add{background:#eef6f7;border:1px solid #0a7d8c;color:#0a7d8c;border-radius:6px;padding:3px 10px;font-size:.8rem;cursor:pointer}
.eg-slot-row{display:flex;align-items:center;gap:6px;margin-top:6px}
.eg-slot-row select{padding:6px;border:1px solid #c8c8d0;border-radius:6px}
.eg-slot-row span{color:#7a7a85;font-size:.85rem}
.eg-slot-rm{background:#fcebec;border:1px solid #e3b5b9;color:#a02833;border-radius:6px;width:26px;height:26px;cursor:pointer;line-height:1}

.eg-de{margin:8px 0 14px}
.eg-de-cal{max-width:360px}
.eg-de-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.eg-de-head button{display:inline-flex;align-items:center;justify-content:center;background:#0a7d8c;color:#fff;border:0;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:1.2rem;line-height:1;padding:0}
.eg-de-head button:disabled{background:#dfe3e6;cursor:default}
.eg-de-month{font-weight:700;color:#003D4C}
.eg-de-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}
.eg-de-dow{text-align:center;font-size:.66rem;color:#9aa0a6;font-weight:700;text-transform:uppercase;padding:3px 0}
.eg-de-cell{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:9px;font-size:.85rem;color:#33333a;cursor:pointer;border:1px solid #eceef0}
.eg-de-cell.empty{visibility:hidden;border:0}
.eg-de-cell.past{color:#c9ced2;cursor:default;border-color:#f4f5f6}
.eg-de-cell.has{background:#e9f5f6;color:#06707f;font-weight:700;border-color:#bfe2e6}
.eg-de-cell.sel{outline:2px solid #0a7d8c;outline-offset:-2px}
.eg-de-cell:not(.past):not(.empty):hover{background:#0a7d8c;color:#fff}
.eg-de-editor{margin-top:14px}
.eg-de-ed-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#003D4C}
.eg-de-clear{background:#fcebec;border:1px solid #e3b5b9;color:#a02833;border-radius:6px;padding:4px 10px;font-size:.8rem;cursor:pointer}
.eg-de-rows .eg-slot-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}
.eg-de-hint{color:#7a7a85;font-size:.85rem}
@media(max-width:600px){.eg-de-cal{max-width:100%}.eg-de-cell{font-size:.92rem}}

.eg-slot-row{flex-wrap:wrap}
.eg-lbl{font-size:.8rem;color:#7a7a85;font-weight:600;white-space:nowrap}
.eg-slot-row select{padding:8px;border:1px solid #c8c8d0;border-radius:7px;font:inherit}
.eg-de-emptyrows{color:#9aa0a6;font-size:.85rem;margin:4px 0 8px}
.eg-de-ed-head strong{color:#003D4C;font-size:1rem}
@media(max-width:600px){.eg-slot-row{gap:6px}.eg-slot-row select{flex:1 1 auto;min-width:0}}

/* eg-slot-row-polish */
.eg-slot-row{display:flex !important;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}
.eg-slot-row>select{height:40px;padding:8px 10px;border:1px solid #c8c8d0;border-radius:8px;font:inherit;box-sizing:border-box;background:#fff}
.eg-slot-row .eg-lbl{font-size:.82rem;color:#7a7a85;font-weight:600;white-space:nowrap;margin:0}
.eg-slot-rm{display:inline-flex !important;align-items:center;justify-content:center;width:40px;height:40px;background:#fcebec;border:1px solid #e3b5b9;color:#a02833;border-radius:8px;font-size:20px;line-height:1;cursor:pointer;padding:0;flex:0 0 auto}
.eg-slot-rm:hover{background:#f7ccd0}
.eg-slot-add{display:inline-flex;align-items:center;background:#eef6f7;border:1px solid #0a7d8c;color:#0a7d8c;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;margin-top:8px}
.eg-slot-add:hover{background:#0a7d8c;color:#fff}
.eg-de-ed-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.eg-de-clear{flex:0 0 auto}
.eg-de-rows{margin-bottom:6px}
@media(max-width:600px){.eg-slot-row>select{flex:1 1 40%;min-width:0}.eg-slot-rm{width:38px;height:38px}}

/* eg-vd-actions */
.eg-vd-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #e3e7ea}
.eg-vd-status label{display:block;font-weight:600;color:#33333a;margin:0 0 5px;font-size:.88rem}
.eg-vd-status select{height:44px;padding:8px 14px;border:1px solid #c8c8d0;border-radius:10px;font:inherit;background:#fff;min-width:170px}
.eg-vd-actbtns{display:flex;align-items:center;gap:14px}
.eg-vd-cancel{color:#7a7a85;text-decoration:none;font-weight:600;font-size:.92rem}
.eg-vd-cancel:hover{color:#33333a;text-decoration:underline}
.eg-vd-form .eg-vd-save{background:#0a7d8c !important;color:#fff !important;border:0 !important;border-radius:999px !important;padding:13px 30px !important;font-weight:700 !important;font-size:.95rem !important;cursor:pointer;box-shadow:none !important;line-height:1.2 !important}
.eg-vd-form .eg-vd-save:hover{background:#085f6b !important}
@media(max-width:600px){.eg-vd-actions{flex-direction:column;align-items:stretch}.eg-vd-actbtns{justify-content:space-between}.eg-vd-status select{width:100%}}

/* eg-vd-app-shell */
.eg-vd-app{display:flex;min-height:640px;background:#f4f5f6;border:1px solid #e7e9ec;border-radius:18px;overflow:hidden;color:#13313a}
.eg-vd-app *{box-sizing:border-box}
.eg-vd-app svg{stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.eg-vd-side{flex:0 0 250px;background:#fff;border-right:1px solid #eceef0;display:flex;flex-direction:column;padding:18px 14px}
.eg-vd-brand{display:flex;align-items:center;gap:10px;padding:4px 6px 16px;border-bottom:1px solid #f1f2f4;margin-bottom:12px}
.eg-vd-brand img{width:40px;height:40px;border-radius:11px;object-fit:cover;flex:0 0 auto}
.eg-vd-brand-ic{width:40px;height:40px;border-radius:11px;background:#eaf5f6;color:#0a7d8c;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.eg-vd-brand-ic svg{width:22px;height:22px}
.eg-vd-brand-name{font-weight:700;color:#13313a;font-size:1rem;line-height:1.15;overflow:hidden;text-overflow:ellipsis}
.eg-vd-snav{display:flex;flex-direction:column;gap:3px;flex:1 1 auto;overflow-y:auto}
.eg-vd-snav a{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:10px;color:#5b6b72;text-decoration:none;font-weight:600;font-size:.92rem;transition:background .12s,color .12s}
.eg-vd-snav a svg{width:19px;height:19px;flex:0 0 auto}
.eg-vd-snav a:hover{background:#f4f6f7;color:#13313a}
.eg-vd-snav a.active{background:#eaf5f6;color:#0a7d8c}
.eg-vd-sfoot{border-top:1px solid #f1f2f4;padding-top:12px;margin-top:10px}
.eg-vd-user{display:flex;align-items:center;gap:10px;padding:4px 6px 8px}
.eg-vd-uava{width:38px;height:38px;border-radius:50%;background:#eaf5f6;color:#0a7d8c;display:flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}
.eg-vd-uinfo{display:flex;flex-direction:column;min-width:0}
.eg-vd-uinfo strong{font-size:.86rem;color:#13313a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}
.eg-vd-uinfo small{font-size:.74rem;color:#9aa0a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.eg-vd-app .eg-vd-side .eg-vd-logout{display:flex;align-items:center;gap:9px;width:100%;border:0;background:none;color:#a02833;font-weight:600;font-size:.86rem;padding:9px 10px;border-radius:9px;text-decoration:none}
.eg-vd-app .eg-vd-side .eg-vd-logout svg{width:18px;height:18px}
.eg-vd-app .eg-vd-side .eg-vd-logout:hover{background:#fcebec}
.eg-vd-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;background:#f7f8f9}
.eg-vd-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 26px 12px}
.eg-vd-greet{margin:0;color:#13313a;font-size:1.7rem;font-weight:800;line-height:1.1}
.eg-vd-opensite{display:inline-flex;align-items:center;gap:8px;background:#13313a;color:#fff;border-radius:999px;padding:11px 20px;font-weight:700;text-decoration:none;font-size:.9rem;white-space:nowrap}
.eg-vd-opensite svg{width:16px;height:16px;stroke-width:2}
.eg-vd-opensite:hover{background:#0a7d8c;color:#fff}
.eg-vd-content{margin:6px 26px 26px;padding:24px;background:#fff;border:1px solid #ecedf0;border-radius:16px;flex:1 1 auto}
.eg-vd-content .eg-vd-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}
.eg-vd-mtop{display:none}
.eg-vd-overlay{display:none}
@media(max-width:900px){
 .eg-vd-app{display:block;border:0;border-radius:0;background:#f7f8f9;min-height:0}
 .eg-vd-mtop{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #ecedf0;position:sticky;top:0;z-index:40}
 .eg-vd-burger{background:none;border:0;cursor:pointer;padding:4px;color:#13313a;display:flex}
 .eg-vd-burger svg{width:24px;height:24px;stroke-width:2}
 .eg-vd-mbrand{font-weight:700;color:#13313a;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .eg-vd-side{position:fixed;top:0;left:0;bottom:0;width:270px;transform:translateX(-100%);transition:transform .25s ease;z-index:60;box-shadow:0 12px 50px rgba(0,0,0,.25)}
 .eg-vd-side.open{transform:none}
 .eg-vd-overlay{display:block;position:fixed;inset:0;background:rgba(8,30,40,.45);opacity:0;visibility:hidden;transition:opacity .2s;z-index:55}
 .eg-vd-overlay.show{opacity:1;visibility:visible}
 .eg-vd-topbar{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 16px 4px}
 .eg-vd-greet{font-size:1.35rem}
 .eg-vd-opensite{align-self:stretch;justify-content:center}
 .eg-vd-content{margin:10px 12px 16px;padding:16px}
 .eg-vd-table{display:block;overflow-x:auto;white-space:nowrap}
}
@media(max-width:480px){.eg-vd-content{padding:14px}}

/* eg-vd-btn-contrast */
.eg-vd-app a{text-decoration:none !important}
.eg-vd-app .eg-vd-opensite,.eg-vd-app .eg-vd-opensite span,.eg-vd-app .eg-vd-opensite:hover,.eg-vd-app .eg-vd-opensite:visited{color:#ffffff !important}
.eg-vd-app .eg-vd-opensite svg{stroke:#ffffff !important}
.eg-vd-app .eg-vd-btn,.eg-vd-app .eg-vd-btn span,.eg-vd-app .eg-vd-btn:visited{color:#ffffff !important}
.eg-vd-app .eg-vd-btn:hover{background:#0a7d8c !important;color:#ffffff !important}
.eg-vd-content a:not(.eg-vd-btn):not(.eg-vd-save){color:#0a7d8c}

.eg-addon-row{border:1px solid #e8e8ee;border-radius:10px;padding:10px;margin-bottom:10px}
.eg-addon-grid{display:flex;gap:12px;align-items:flex-start}
.eg-addon-img{flex:0 0 92px;text-align:center}
.eg-addon-img img{width:84px;height:84px;object-fit:cover;border-radius:8px;display:block;margin:0 auto 6px}
.eg-addon-noimg{display:flex;align-items:center;justify-content:center;width:84px;height:84px;border:1px dashed #c8c8d0;border-radius:8px;color:#9aa0a6;font-size:.72rem;margin:0 auto 6px}
.eg-addon-img input[type=file]{font-size:.72rem;width:92px}
.eg-addon-fields{flex:1 1 auto;display:flex;flex-direction:column;gap:6px}
.eg-addon-fields input,.eg-addon-fields textarea{width:100%;padding:8px;border:1px solid #c8c8d0;border-radius:8px;font:inherit}
.eg-addon-rm{flex:0 0 auto;background:#fcebec;border:1px solid #e3b5b9;color:#a02833;border-radius:8px;width:32px;height:32px;cursor:pointer;font-size:18px;line-height:1}
@media(max-width:600px){.eg-addon-grid{flex-wrap:wrap}.eg-addon-fields{flex:1 1 100%}}
