.my-policies-card{border:1px solid rgba(0,96,111,.2);border-radius:16px;overflow:hidden;background:#ffffff;box-shadow:0 4px 14px -2px rgba(0,96,111,.12),0 2px 6px -2px rgba(0,96,111,.08)}.my-policies-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.my-policies-table{width:100%;min-width:840px;table-layout:fixed;border-collapse:collapse}.my-policies-table thead th{padding:.875rem 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#00606f;text-align:left;vertical-align:middle;background:rgba(0,96,111,.07);border-bottom:1px solid rgba(0,96,111,.18)}.my-policies-table thead th.my-policies-th-sort{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.my-policies-table thead th.my-policies-th-sort:hover{background:rgba(0,96,111,.11)}.my-policies-th-expand{width:3rem}.my-policies-th-policy,.my-policies-th-purchased{width:12%}.my-policies-th-dates{width:16%}.my-policies-th-route{width:18%}.my-policies-th-travellers{width:9%;text-align:center}.my-policies-th-amount{width:11%}.my-policies-th-actions{width:22%}.my-policies-sort-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:.35rem;font-size:.75rem;color:#00606f;font-weight:700}.my-policies-row{cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #e5e7eb}.my-policies-row:hover{background:#f9fafb}.my-policies-row.is-expanded{background:#ffffff;border-bottom-color:transparent}.my-policies-row td{padding:1rem;font-size:.875rem;color:#374151;vertical-align:middle}.my-policies-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;color:#00606f;background:rgba(0,96,111,.08);transition:transform .2s ease,background-color .15s ease}.my-policies-row.is-expanded .my-policies-expand-btn{transform:rotate(90deg);background:rgba(0,96,111,.14)}.my-policies-policy-number{font-weight:700;color:#00606f;white-space:nowrap}.my-policies-policy-number a{color:#00606f!important;text-decoration:none!important}.my-policies-amount{font-weight:600;color:#111827}.my-policies-traveller-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;padding:.125rem .5rem;font-size:.8125rem;font-weight:700;color:#00606f;background:rgba(0,96,111,.1);border-radius:999px}.my-policies-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;max-width:100%}.my-policies-action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;width:100%;padding:.5rem .625rem;font-size:.6875rem;font-weight:700;line-height:1.2;text-align:center;border-radius:8px;border:1px solid transparent;transition:background-color .15s ease,box-shadow .15s ease,opacity .15s ease;touch-action:manipulation}.my-policies-action-btn--email{color:#ffffff;background:#e2410d;border-color:#c5380a;box-shadow:0 2px 6px rgba(226,65,13,.25)}.my-policies-action-btn--email:hover:not(:disabled){background:#c5380a}.my-policies-action-btn--overview{color:#ffffff;background:#00606f;border-color:#005a68;box-shadow:0 2px 6px rgba(0,96,111,.28)}.my-policies-action-btn--overview:hover:not(:disabled){background:#004f5b}.my-policies-action-btn:disabled{opacity:.65;cursor:not-allowed}.my-policies-action-btn:focus-visible{outline:2px solid #00606f;outline-offset:2px}.my-policies-detail-row td{padding:0;border-bottom:1px solid rgba(0,96,111,.15);background:#f8fafb}.my-policies-detail-panel{margin:0 1rem 1rem;padding:1.25rem 1.5rem;background:#ffffff;border:1px solid rgba(0,96,111,.22);border-radius:12px;box-shadow:0 2px 8px rgba(0,96,111,.08)}.my-policies-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:768px){.my-policies-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.my-policies-stat{display:flex;flex-direction:column;justify-content:center;min-height:4.5rem;padding:.75rem 1rem;text-align:center;background:#ffffff;border:1px solid rgba(0,96,111,.18);border-radius:10px}.my-policies-stat-label{margin-bottom:.35rem;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.my-policies-stat-value{font-size:.875rem;font-weight:600;color:#111827;line-height:1.35}.my-policies-travellers-heading{margin:1.25rem 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.my-policies-traveller-list{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}@media (min-width:640px){.my-policies-traveller-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.my-policies-traveller-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background:#ffffff;border:1px solid rgba(0,96,111,.16);border-radius:10px}.my-policies-traveller-name{font-size:.875rem;font-weight:600;color:#111827}.my-policies-traveller-meta{margin-top:.2rem;font-size:.75rem;color:#6b7280}.my-policies-holder-badge{flex-shrink:0;padding:.25rem .625rem;font-size:.625rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#00606f;background:rgba(0,96,111,.1);border:1px solid rgba(0,96,111,.25);border-radius:999px}.my-policies-search-btn{min-height:2.75rem;min-width:2.75rem;padding:.5rem;color:#00606f;background:rgba(0,96,111,.08);border:1px solid rgba(0,96,111,.25);border-radius:8px;transition:background-color .15s ease}.my-policies-search-btn:hover{background:rgba(0,96,111,.14)}.my-policies-search-input:focus{border-color:rgba(0,96,111,.45);outline:none;box-shadow:0 0 0 3px rgba(0,96,111,.12)}