/* Stage 11.2 · Kulaklık sözleşmesi */
.contract-screen-toolbar{display:flex;justify-content:flex-end;gap:8px;max-width:1040px;margin:0 auto 10px}
.headset-contract-paper{width:min(1040px,100%);margin:0 auto;padding:34px 38px;border:1px solid #cbdcda;border-top:7px solid #0b766c;border-radius:4px;background:#fff;color:#173947;box-shadow:0 14px 40px rgba(8,47,71,.12)}
.contract-document-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:2px solid #0b766c}.contract-document-header small{color:#0b766c;font-weight:950;letter-spacing:.12em}.contract-document-header h1{margin:6px 0 0;color:#082f47;font-size:1.55rem;line-height:1.18}.contract-document-header>span{padding:8px 11px;border-radius:999px;background:#e5f3f0;color:#0b766c;font-size:.7rem;font-weight:950;letter-spacing:.08em}
.contract-meta{display:grid;grid-template-columns:1.35fr .65fr 1fr .65fr;margin:14px 0 18px;border:1px solid #c9dbd8}.contract-meta>div{padding:9px 11px;border-right:1px solid #c9dbd8}.contract-meta>div:last-child{border-right:0}.contract-meta dt{color:#647d84;font-size:.65rem;font-weight:900;text-transform:uppercase}.contract-meta dd{margin:3px 0 0;color:#173947;font-size:.85rem;font-weight:850}
.contract-section{margin-top:18px}.contract-section h2{margin:0 0 8px;color:#0b5266;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.headset-contract-clauses{margin:0;padding-left:23px;text-align:justify;font-size:.86rem;line-height:1.45}.headset-contract-clauses li{padding-left:4px;margin-bottom:7px}
.contract-section table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.79rem}.contract-section th,.contract-section td{padding:7px 8px;border:1px solid #b7cdca;text-align:left}.contract-section th{background:#dcefeb;color:#123e4b;font-size:.7rem;text-transform:uppercase}.contract-products th:first-child,.contract-products td:first-child{width:10%;text-align:center}.contract-products th:last-child,.contract-products td:last-child{width:24%;text-align:center}.contract-products .contract-total td{background:#edf6f4;font-weight:950}.contract-products>p{margin:7px 0 0;padding:7px 10px;border-left:4px solid #c59126;background:#fff8e8;color:#674a0e;font-size:.75rem;font-weight:800}
.contract-passengers th:nth-child(1){width:5%}.contract-passengers th:nth-child(2){width:20%}.contract-passengers th:nth-child(3){width:25%}.contract-passengers th:nth-child(4){width:18%}.contract-passengers th:nth-child(5),.contract-passengers th:nth-child(6){width:16%}.contract-passengers tbody tr{break-inside:avoid}.contract-passengers tbody td{height:42px}.contract-footer{display:flex;justify-content:space-between;margin-top:14px;padding-top:8px;border-top:1px solid #c9dbd8;color:#70858b;font-size:.68rem;font-weight:800}
@media(max-width:700px){.headset-contract-paper{padding:20px}.contract-document-header{flex-direction:column}.contract-meta{grid-template-columns:1fr 1fr}.contract-meta>div{border-bottom:1px solid #c9dbd8}.contract-passengers{overflow-x:auto}.contract-passengers table{min-width:820px}}
@media print{@page{size:A4 portrait;margin:10mm}body:has(.headset-contract-paper) .topbar,body:has(.headset-contract-paper) .main-nav,body:has(.headset-contract-paper) .global-back-row,body:has(.headset-contract-paper) .contract-screen-toolbar{display:none!important}body:has(.headset-contract-paper) .page{max-width:none!important;margin:0!important;padding:0!important}.headset-contract-paper{width:100%;margin:0;padding:0;border:0;border-top:4px solid #0b766c;border-radius:0;box-shadow:none}.contract-document-header h1{font-size:16pt}.headset-contract-clauses{font-size:9pt;line-height:1.32}.contract-section{margin-top:4mm}.contract-section table{font-size:8pt}.contract-section thead{display:table-header-group}.contract-section tr{break-inside:avoid}.contract-passengers tbody td{height:9mm}.contract-footer{position:running(contract-footer)}}
