.tlx-pets-wrap{--tlx-primary:#4f7f62;--tlx-primary-dark:#315b42;--tlx-accent:#8457c5;--tlx-accent-dark:#7044b2;--tlx-orange:#f58a00;--tlx-orange-dark:#dc7800;--tlx-soft:#f3f7f4;--tlx-border:#dfe7e1;--tlx-text:#24342a;--tlx-muted:#6b7970;color:var(--tlx-text)}

/* WooCommerce obavijesti */
.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-info,.woocommerce-account .woocommerce-error{display:flex!important;align-items:center;gap:12px;min-height:58px;box-sizing:border-box;margin:0 0 28px!important;padding:15px 20px!important;border:1px solid #e1e7e2!important;border-radius:16px!important;background:#fff!important;color:#344139!important;box-shadow:none!important;outline:0!important;font-size:15px;line-height:1.45}
.woocommerce-account .woocommerce-message:before,.woocommerce-account .woocommerce-info:before,.woocommerce-account .woocommerce-error:before{position:static!important;display:inline-grid!important;place-items:center;flex:0 0 22px;width:22px;height:22px;margin:0!important;line-height:1!important}

/* Zaglavlje */
.tlx-pets-hero{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:30px 32px;border:1px solid #d9e4dc;border-radius:24px;background:linear-gradient(135deg,#f8fbf9 0%,#eef5f0 100%);margin-bottom:26px}
.tlx-pets-hero>div{min-width:0}.tlx-pets-hero h2{font-size:31px;line-height:1.15;margin:5px 0 10px;color:var(--tlx-text)}.tlx-pets-hero p{max-width:690px;margin:0;color:var(--tlx-muted);line-height:1.65;font-size:15px}.tlx-eyebrow,.tlx-step-badge{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--tlx-primary-dark)}
.tlx-add-pet{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;white-space:nowrap;min-height:48px;padding:0 22px!important;border:0!important;border-radius:14px!important;background:var(--tlx-accent)!important;color:#fff!important;font-weight:700!important;box-shadow:none!important}.tlx-add-pet:hover{background:var(--tlx-accent-dark)!important;color:#fff!important}.tlx-add-pet span{font-size:21px;line-height:1}

/* Kartice ljubimaca */
.tlx-pet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0 0 30px}.tlx-pet-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:305px;overflow:hidden;border:1px solid var(--tlx-border);border-radius:22px;background:#fff;box-shadow:0 7px 26px rgba(36,52,42,.055);transition:transform .18s ease,box-shadow .18s ease}.tlx-pet-card:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(36,52,42,.09)}
.tlx-pet-card__visual{position:relative;min-height:100%;background:#eef3ef;overflow:hidden;display:flex;align-items:center;justify-content:center}.tlx-pet-card__image{position:absolute;inset:0;width:100%!important;height:100%!important;min-height:100%;object-fit:cover;display:block}.tlx-pet-placeholder{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:#dfece2;color:var(--tlx-primary-dark);font-size:40px;font-weight:800}
.tlx-pet-card__body{display:flex;flex-direction:column;min-width:0;padding:22px 22px 18px}.tlx-pet-card__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.tlx-pet-card__head>div{min-width:0}.tlx-pet-card__head h3{font-size:25px;line-height:1.15;margin:0 0 6px;color:#1f3026}.tlx-pet-card__head p{margin:0;color:var(--tlx-muted);font-size:16px;white-space:normal;overflow-wrap:anywhere}.tlx-pet-card__head>span{flex:0 0 auto;background:#eef4ef;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;color:var(--tlx-primary-dark)}
.tlx-pet-card dl{margin:18px 0 12px}.tlx-pet-card dl div{padding:9px 0;border-bottom:1px solid #edf1ee}.tlx-pet-card dl div:last-child{border-bottom:0}.tlx-pet-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#708078;font-weight:800}.tlx-pet-card dd{margin:3px 0 0;line-height:1.45;color:#27372e;overflow-wrap:anywhere}
.tlx-pet-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:auto;padding-top:14px;border-top:1px solid #edf1ee}.tlx-pet-actions form{margin:0}.tlx-pet-actions .button{display:inline-flex!important;align-items:center;justify-content:center;min-height:43px;padding:0 17px!important;border-radius:12px!important;font-weight:700!important;line-height:1!important;box-shadow:none!important}.tlx-pet-actions .tlx-edit{border:0!important;background:var(--tlx-orange)!important;color:#fff!important}.tlx-pet-actions .tlx-edit:hover{background:var(--tlx-orange-dark)!important;color:#fff!important}.tlx-pet-actions .tlx-delete{border:1px solid #f0d6d1!important;background:#fff7f5!important;color:#a93d2f!important}.tlx-pet-actions .tlx-delete:hover{background:#fdebe7!important;color:#8f2e23!important}

/* Obrazac */
.tlx-pet-form-card{border:1px solid var(--tlx-border);border-radius:24px;background:#fff;box-shadow:0 10px 34px rgba(37,52,43,.06);overflow:hidden}.tlx-form-heading{padding:27px 30px;border-bottom:1px solid var(--tlx-border);background:#fafcfb}.tlx-form-heading h3{font-size:26px;line-height:1.2;margin:5px 0 8px}.tlx-form-heading p{margin:0;color:var(--tlx-muted);line-height:1.55}.tlx-pet-form-card form{padding:0 30px 30px}.tlx-form-section{padding:30px 0;border-bottom:1px solid var(--tlx-border)}.tlx-section-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.tlx-section-title>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:var(--tlx-primary);color:#fff;font-weight:800}.tlx-section-title h4{font-size:20px;line-height:1.25;margin:1px 0 5px}.tlx-section-title p{margin:0;color:var(--tlx-muted);font-size:14px;line-height:1.5}.tlx-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 22px}.tlx-pet-form-card p{margin:0 0 19px}.tlx-pet-form-card label{display:block;font-weight:700;margin-bottom:8px;color:#314138}.tlx-pet-form-card input:not([type=checkbox]):not([type=file]),.tlx-pet-form-card select,.tlx-pet-form-card textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px!important;border:1px solid #cbd6ce!important;border-radius:12px!important;background:#fff;color:#25342b;box-shadow:none!important;transition:border-color .2s,box-shadow .2s}.tlx-pet-form-card textarea{resize:vertical;line-height:1.5}.tlx-pet-form-card input:focus,.tlx-pet-form-card select:focus,.tlx-pet-form-card textarea:focus{outline:0;border-color:var(--tlx-primary)!important;box-shadow:0 0 0 3px rgba(79,127,98,.13)!important}.tlx-checkbox label{font-weight:400;display:flex;align-items:flex-start;gap:10px}.tlx-checkbox input{margin-top:4px}.tlx-inline-check{display:flex;align-items:end;padding-bottom:7px}.tlx-inline-check label{width:100%;box-sizing:border-box;margin:0;padding:14px 15px;border:1px solid var(--tlx-border);border-radius:12px;background:var(--tlx-soft)}.tlx-consent{margin:24px 0!important;padding:18px;border:1px solid #dfe8e1;border-radius:15px;background:var(--tlx-soft)}.tlx-consent strong,.tlx-consent small{display:block}.tlx-consent small{color:var(--tlx-muted);font-size:13px;margin-top:4px;line-height:1.5}.tlx-species-other{display:none}.tlx-species-other.is-visible{display:block}
.tlx-photo-upload{display:flex;gap:22px;align-items:center}.tlx-photo-preview{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 170px;width:170px;height:170px;box-sizing:border-box;padding:10px;border:2px dashed #cbd8ce;border-radius:20px;background:var(--tlx-soft);color:var(--tlx-muted);text-align:center}.tlx-photo-preview img{width:100%;height:100%;object-fit:cover;border-radius:14px}.tlx-photo-controls{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.tlx-photo-controls small{color:var(--tlx-muted)}.tlx-file-input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.tlx-upload-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:0 18px!important;border-radius:12px!important;cursor:pointer}.tlx-remove-image{font-weight:400!important;font-size:14px;color:#8f2e2e}.tlx-form-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-top:25px}.tlx-form-actions .button{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:0 20px!important;border-radius:12px!important;font-weight:700!important;box-shadow:none!important}.tlx-form-actions .button.alt{border:0!important;background:var(--tlx-orange)!important;color:#fff!important}.tlx-form-actions .button.alt:hover{background:var(--tlx-orange-dark)!important;color:#fff!important}

/* Navigacija Moj račun */
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--moji-ljubimci>a:before{content:""!important;display:inline-block!important;flex:0 0 46px!important;width:46px!important;height:46px!important;margin-right:14px!important;background:url("../img/pets-menu-icon-clean.png") center/contain no-repeat!important;font-size:0!important;line-height:0!important;vertical-align:middle!important;box-sizing:border-box!important}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--moji-ljubimci>a{display:flex!important;align-items:center!important;gap:0!important}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active>a{border-radius:12px}

@media(max-width:1100px){.tlx-pet-card{grid-template-columns:155px minmax(0,1fr)}}
@media(max-width:900px){.tlx-pet-grid{grid-template-columns:1fr}.tlx-pet-card{grid-template-columns:180px minmax(0,1fr)}}
@media(max-width:700px){.tlx-pets-hero{align-items:flex-start;flex-direction:column;padding:23px}.tlx-pets-hero h2{font-size:28px}.tlx-add-pet{width:100%;box-sizing:border-box}.tlx-pet-card{grid-template-columns:1fr}.tlx-pet-card__visual{height:245px;min-height:245px}.tlx-pet-card__image{min-height:245px}.tlx-pet-card__body{padding:20px}.tlx-pet-card__head{align-items:flex-start}.tlx-form-heading,.tlx-pet-form-card form{padding-left:19px;padding-right:19px}.tlx-form-grid{grid-template-columns:1fr}.tlx-photo-upload{align-items:flex-start;flex-direction:column}.tlx-photo-preview{width:100%;height:235px;flex-basis:235px}.tlx-photo-controls{width:100%}.tlx-upload-button{width:100%;box-sizing:border-box}.tlx-form-actions .button{width:100%;box-sizing:border-box}.tlx-pet-actions .button{flex:1}.tlx-pet-actions form{flex:1}.tlx-pet-actions form .button{width:100%}}


/* Dorade 1.1.3 */
.tlx-pets-wrap{padding:24px;border:1px solid #cfd9d1;border-radius:26px;background:#f3f6f3;box-shadow:0 10px 32px rgba(28,45,34,.08)}
.tlx-pets-hero{background:#fff!important;border-color:#cdd8cf!important;box-shadow:0 5px 18px rgba(30,46,36,.05)}
.tlx-pet-grid{margin-bottom:22px}
.tlx-pet-card{border:1px solid #c9d5cc!important;box-shadow:0 8px 26px rgba(28,45,34,.10)!important}
.tlx-pet-card__body{background:#fff}
.tlx-pet-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;width:100%;align-items:stretch!important}
.tlx-pet-actions form{display:block!important;width:100%!important;margin:0!important}
.tlx-pet-actions .button,.tlx-pet-actions form .button{display:flex!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important;margin:0!important;min-height:44px!important;padding:0 12px!important;align-items:center!important;justify-content:center!important;text-align:center!important}
.tlx-pet-actions .tlx-delete{background:#fff!important;color:#d66f00!important;border:1px solid #f28c00!important}
.tlx-pet-actions .tlx-delete:hover{background:#fff3e3!important;color:#b95f00!important}
.tlx-add-pet-row{display:flex;justify-content:flex-start;margin:4px 0 0;padding-top:4px}
.tlx-add-pet{min-width:160px!important;min-height:44px!important;padding:0 17px!important;border-radius:12px!important;background:var(--tlx-orange)!important;color:#fff!important;font-size:15px!important}
.tlx-add-pet:hover{background:var(--tlx-orange-dark)!important}
.tlx-pet-form-card{margin-top:0;border:1px solid #bccbc0!important;box-shadow:0 9px 28px rgba(26,43,32,.10)!important;background:#fff!important}
.tlx-form-heading{background:#eef4ef!important}
@media(max-width:700px){.tlx-pets-wrap{padding:14px;border-radius:20px}.tlx-pet-actions{grid-template-columns:1fr 1fr!important}.tlx-add-pet-row{display:block}.tlx-add-pet{width:100%!important}}


/* Dorade 1.1.4 – stabilni akcijski gumbi neovisni o temi */
.tlx-pet-actions{
    grid-template-columns:repeat(2,minmax(112px,1fr))!important;
    gap:10px!important;
}
.tlx-pet-actions form{min-width:0!important}
.tlx-action-button{
    -webkit-appearance:none!important;
    appearance:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
    min-width:0!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 14px!important;
    border-radius:12px!important;
    box-shadow:none!important;
    font-family:inherit!important;
    font-size:14px!important;
    font-weight:700!important;
    line-height:1.15!important;
    text-align:center!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    cursor:pointer!important;
    opacity:1!important;
    visibility:visible!important;
}
.tlx-pet-actions .tlx-action-button{width:100%!important}
.tlx-pet-actions .tlx-edit{
    border:1px solid var(--tlx-orange)!important;
    background:var(--tlx-orange)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}
.tlx-pet-actions .tlx-delete{
    border:1px solid var(--tlx-orange)!important;
    background:#fff!important;
    color:#c66500!important;
    -webkit-text-fill-color:#c66500!important;
}
.tlx-pet-actions .tlx-edit:hover{
    border-color:var(--tlx-orange-dark)!important;
    background:var(--tlx-orange-dark)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}
.tlx-pet-actions .tlx-delete:hover{
    background:#fff3e3!important;
    color:#a95400!important;
    -webkit-text-fill-color:#a95400!important;
}
.tlx-add-pet-row{
    justify-content:flex-start!important;
    padding-top:8px!important;
}
.tlx-add-pet{
    width:auto!important;
    min-width:0!important;
    min-height:46px!important;
    padding:0 14px!important;
    border:1px solid var(--tlx-orange)!important;
    background:var(--tlx-orange)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:14px!important;
}
.tlx-add-pet:hover{
    border-color:var(--tlx-orange-dark)!important;
    background:var(--tlx-orange-dark)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}
@media (min-width:901px){
    .tlx-pet-card{grid-template-columns:minmax(165px,42%) minmax(0,58%)!important}
    .tlx-pet-card__body{padding:20px 20px 18px!important}
}
@media(max-width:700px){
    .tlx-action-button{font-size:13px!important;padding:0 10px!important}
    .tlx-add-pet{width:auto!important}
}

/* Dorade 1.1.7 – zaglavlje ostaje u normalnom toku stranice */
.tlx-pets-hero{
    position:relative!important;
    top:auto!important;
    z-index:auto!important;
    background:#fff!important;
    box-shadow:0 5px 18px rgba(30,46,36,.05)!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
}
