.edix-oc-wrap h1{text-align:center;margin-bottom:35px}.edix-oc-table{max-width:100%;margin:20px auto;padding:0 15px;font-family:system-ui,sans-serif}.edix-oc-table-header,.edix-oc-table-row{display:flex;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid #ddd;background:#f9f9f9;font-weight:600}.edix-oc-table-row{text-decoration:none;color:#333;font-weight:400;background:#fff;transition:background .2s}.edix-oc-table-row:hover{background:#f0f0f0}.edix-oc-table span{flex:1;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edix-oc-dashboard{display:flex;gap:2vw}.edix-oc-horse-passport{width:20vw;background:#f2f2f2;border-radius:8px;overflow:hidden}.edix-oc-horse-passport img{display:block;width:100%;height:auto}.edix-oc-horse-info{padding:8px}.edix-oc-horse-info h3,.edix-oc-horse-info hr{margin:0;padding:0 0 4px}.edix-oc-overview{width:78vw;background:#f2f2f2;border-radius:8px;overflow:hidden}.edix-oc-tab-buttons{display:flex;width:100%;margin-bottom:10px}.edix-oc-tab-buttons button{flex:1;text-align:center;padding:20px;border:0;background:#818181;cursor:pointer;border-radius:0;transition:background .2s;font-weight:600}.edix-oc-tab-buttons button.active{background:#ac0033;color:#fff}.edix-oc-tab-content{display:none;padding:15px 30px}.edix-oc-tab-content.active{display:block}.edix-oc-status-bar{display:flex;justify-content:space-between;position:relative;margin:40px 0;padding:0 10px;counter-reset:step}.edix-oc-status-step{position:relative;text-align:center;flex:1;font-size:13px;color:#aaa}.edix-oc-status-step:before{counter-increment:step;content:counter(step);display:block;width:26px;height:26px;margin:0 auto 8px;line-height:26px;border-radius:50%;background:#ddd;color:#fff;z-index:1;position:relative}.edix-oc-status-step span{display:block;font-weight:500;font-size:13px}.edix-oc-status-step:after{content:'';position:absolute;top:13px;left:50%;width:100%;height:2px;background:#ddd;z-index:0}.edix-oc-status-step:last-child:after{display:none}.edix-oc-status-step.active:before,.edix-oc-status-step.active:after{background:#28a745}.edix-oc-consult-btn{display:block;margin:50px auto;background:#fff;color:#ac0033;border:2px solid;border-radius:8px;padding:28px 45px;cursor:pointer}.edix-oc-consult-btn:hover{background:#ac0033;color:#fff}.edix-oc-modal{display:none;position:fixed;z-index:99999;inset:0}.edix-oc-modal.is-open{display:block}.edix-oc-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.edix-oc-modal-content{position:relative;width:min(900px,92vw);max-height:88vh;overflow:auto;background:#fff;margin:5vh auto;border-radius:10px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.edix-oc-modal-close{position:absolute;top:10px;right:14px;border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer}#edixOcConsultForm input,#edixOcConsultForm select,#edixOcConsultForm textarea{padding:10px;font-size:17px;font-family:Raleway,system-ui,sans-serif;border-radius:4px;width:98%;display:block;margin:6px auto 14px;background:#e9e9ed;border:0}#edixOcConsultForm .invalid{background:#ffdddd}.edix-oc-form-tab{display:none}.edix-oc-form-steps{text-align:center;margin-bottom:18px}.edix-oc-step{height:15px;width:15px;margin:0 2px;background:#bbb;border:0;border-radius:50%;display:inline-block;opacity:.5}.edix-oc-step.active{opacity:1}.edix-oc-step.finish{background:#04aa6d}.edix-oc-checkbox-title{margin-bottom:2px}.edix-oc-checkbox-group{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:8px}.edix-oc-checkbox-group label{align-items:center;border-radius:5px;cursor:pointer;display:flex;gap:3px;margin:0 8px;padding:0 12px;transition:background .2s;width:calc(30% - 10px)}.edix-oc-checkbox-group label:hover{background:#e9e9ed}.edix-oc-checkbox-group input[type=checkbox]{margin:8px;width:16px!important;height:16px;flex-shrink:0;display:inline-block!important}.edix-oc-form-nav{overflow:auto;margin-top:20px}.edix-oc-prev-btn{float:left}.edix-oc-next-btn{float:right}.edix-oc-submit-status{text-align:center;margin-top:20px}.edix-oc-spinner{width:42px;height:42px;border:6px solid #f3f3f3;border-top:6px solid #ac0033;border-radius:50%;animation:edixOcSpin 1s linear infinite;margin:0 auto 12px}@keyframes edixOcSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.edix-oc-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px}.edix-oc-photo-grid a{color:inherit;text-decoration:none}.edix-oc-photo-grid img{width:100%;height:120px;object-fit:cover;border-radius:8px;display:block;margin-bottom:5px}@media(max-width:720px){.edix-oc-dashboard{display:block}.edix-oc-horse-passport,.edix-oc-overview{width:100%;margin-bottom:18px}.edix-oc-tab-buttons{flex-wrap:wrap}.edix-oc-tab-buttons button{flex-basis:50%}.edix-oc-checkbox-group label{width:100%}}

.edix-oc-horse-passport a.edix-oc-lightbox-link{display:block;color:inherit;text-decoration:none}.edix-oc-photo-grid a.edix-oc-lightbox-link{cursor:zoom-in}.edix-oc-photo-grid a.edix-oc-lightbox-link:hover img,.edix-oc-horse-passport a.edix-oc-lightbox-link:hover img{filter:brightness(.92)}.edix-oc-lightbox{display:none;position:fixed;inset:0;z-index:100000}.edix-oc-lightbox.is-open{display:flex;align-items:center;justify-content:center}.edix-oc-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78)}.edix-oc-lightbox-inner{position:relative;z-index:1;width:min(1100px,94vw);max-height:92vh;background:#fff;border-radius:10px;padding:18px;box-shadow:0 20px 70px rgba(0,0,0,.35);text-align:center}.edix-oc-lightbox-img{max-width:100%;max-height:78vh;object-fit:contain;border-radius:6px;display:block;margin:0 auto}.edix-oc-lightbox-caption{margin-top:10px;font-weight:600;color:#333}.edix-oc-lightbox-close{position:absolute;top:8px;right:12px;border:0;background:rgba(255,255,255,.9);font-size:34px;line-height:1;cursor:pointer;border-radius:50%;width:40px;height:40px}.edix-oc-lightbox-open{overflow:hidden}

#edix-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.edix-lightbox-img {
    max-width: 90%;
    max-height: 90%;
}

.edix-lightbox-close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

.edix-lightbox-prev,
.edix-lightbox-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    color: white;
    cursor: pointer;
    padding: 10px;
    user-select: none;
}

.edix-lightbox-prev {
    left: 20px;
}

.edix-lightbox-next {
    right: 20px;
}

.edix-oc-lightbox-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    border: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    font-size: 34px;
    line-height: 1;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 100002;
}

.edix-oc-lightbox-prev {
    left: 22px;
}

.edix-oc-lightbox-next {
    right: 22px;
}

.edix-oc-lightbox-arrow:hover {
    background: rgba(172, 0, 51, 0.9);
}
