@font-face{font-family:Manrope;src:url('/assets/manrope-latin-400-normal-BWi5-Pby.woff2')}@font-face{font-family:Manrope;src:url('/assets/manrope-latin-800-normal-CTuzW-HK.woff2');font-weight:800}
:root{--ink:#06264d;--blue:#086ce5;--blue-dark:#0756b3;--sky:#f3f8fd;--sky-2:#eaf4fd;--line:#c8daea;--muted:#58728b;--green:#168469;--green-bg:#e9f8f3;--danger:#a52920;--danger-bg:#fff0ee;--white:#fff;--radius:18px;--shadow:0 16px 42px rgba(6,38,77,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f8fb;color:var(--ink);font:16px/1.5 Manrope,Arial,sans-serif}a{color:var(--blue-dark)}button,input,textarea{font:inherit}.portal-icon{width:24px;height:24px;flex:0 0 auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:10px;z-index:99;padding:10px 14px;background:#fff;border:2px solid var(--blue)}
.portal-header{position:relative;z-index:20;min-height:86px;padding:14px max(20px,calc((100% - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid var(--line)}.portal-logo img{width:250px;height:auto;display:block}.portal-header nav{display:flex;align-items:center;gap:14px}.portal-header nav a{min-height:48px;padding:0 14px;display:inline-flex;align-items:center;gap:9px;border-radius:10px;font-weight:800;text-decoration:none}.portal-header nav a:hover{background:var(--sky)}.language-link{border:1px solid var(--line)}
.eyebrow{margin:0 0 7px;color:#087b91;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.portal-alert{width:min(1240px,100%);margin:0 auto 18px;padding:15px 17px;border-left:4px solid var(--danger);border-radius:10px;background:var(--danger-bg);color:#7f211b;font-weight:800}.portal-alert.success{border-color:var(--green);background:var(--green-bg);color:#126b58}
.access-shell{width:min(1180px,calc(100% - 32px));min-height:calc(100vh - 180px);margin:42px auto 70px;display:grid;grid-template-columns:1fr minmax(420px,.82fr);gap:68px;align-items:center}.access-intro h1,.portal-overview h1,.voucher-title h1{margin:0;font-size:clamp(36px,5vw,62px);line-height:1.05;letter-spacing:-.04em}.access-intro>p:not(.eyebrow){max-width:570px;color:var(--muted);font-size:19px}.access-intro ul{margin:28px 0 0;padding:0;display:grid;gap:12px;list-style:none}.access-intro li{max-width:620px;padding:15px 16px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.access-intro li>.portal-icon{width:42px;height:42px;padding:9px;border-radius:11px;background:var(--sky-2);color:var(--blue)}.access-intro li span{display:grid}.access-intro li small{color:var(--muted)}.access-card{padding:32px;border:1px solid var(--line);border-top:5px solid var(--blue);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.access-card h2{margin:0 0 22px;font-size:27px}.access-card form{display:grid;gap:15px}.access-card label,.edit-form label{display:grid;gap:7px;color:#294b68;font-size:13px;font-weight:800}input,textarea{width:100%;min-height:54px;padding:0 15px;border:1px solid #a9c3d8;border-radius:11px;background:#fff;color:var(--ink);font:600 15px Manrope,Arial,sans-serif}input:focus,textarea:focus{outline:3px solid rgba(8,108,229,.2);border-color:var(--blue)}textarea{min-height:112px;padding:13px;resize:vertical}button,.button{min-height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:11px;background:var(--blue);color:#fff;font-weight:800;cursor:pointer;text-decoration:none}button:hover,.button:hover{background:var(--blue-dark)}.secondary-action,.text-button{background:#fff;color:var(--blue-dark);border:1px solid #9ebfdd}.secondary-action:hover,.text-button:hover{background:var(--sky)}.access-help{margin-top:18px;padding-top:17px;display:flex;gap:14px;flex-wrap:wrap;border-top:1px solid #dce7ef;color:var(--muted);font-size:13px;font-weight:800}.access-help a{text-decoration:none}
.portal-shell{width:min(1240px,calc(100% - 32px));margin:34px auto 80px}.portal-overview{padding:4px 2px 27px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.portal-overview h1{font-size:clamp(34px,4vw,52px)}.portal-overview>div:first-child>p:last-child{margin:11px 0 0;color:var(--muted);font-size:17px}.overview-status{min-width:190px;padding:14px 17px;display:flex;align-items:center;gap:11px;border:1px solid #b9ddcf;border-radius:13px;background:var(--green-bg)}.status-dot{width:12px;height:12px;display:block;flex:0 0 auto;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(22,132,105,.12)}.overview-status div{display:grid}.overview-status small{color:#3e6e61;font-size:11px;font-weight:800;text-transform:uppercase}.overview-status strong{font-size:15px}
.portal-actions{margin-bottom:24px;display:grid;grid-template-columns:1.18fr repeat(3,1fr);gap:10px}.portal-actions form{margin:0}.primary-document,.action-tile{width:100%;min-height:90px;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-decoration:none;text-align:left}.primary-document{border-color:var(--blue);background:var(--blue);color:#fff}.primary-document:hover{background:var(--blue-dark)}.primary-document>b{margin-left:auto;font-size:22px}.action-tile:hover{border-color:#7dafda;background:var(--sky)}.action-tile>.portal-icon,.primary-document>.portal-icon{width:42px;height:42px;padding:9px;border-radius:11px;background:var(--sky-2);color:var(--blue)}.primary-document>.portal-icon{background:rgba(255,255,255,.14);color:#fff}.action-tile span,.primary-document span{display:grid}.action-tile strong,.primary-document strong{font-size:14px}.action-tile small,.primary-document small{margin-top:2px;color:var(--muted);font-size:11px}.primary-document small{color:#dcecff}
.portal-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.portal-content,.portal-sidebar{display:grid;gap:22px}.portal-card,.summary-card,.support-card{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px rgba(6,38,77,.045)}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-heading h2,.payment-panel h2,.summary-card h2,.support-card h2{margin:0;font-size:25px;line-height:1.2}.date-chip,.availability-tag{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--sky-2);color:var(--blue-dark);font-size:12px;font-weight:800}.date-chip>.portal-icon{width:18px;height:18px}.availability-tag{background:var(--green-bg);color:var(--green)}.availability-tag.closed{background:#eef2f5;color:#63798b}
.route-visual{margin:23px 0 6px;padding:20px;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;border-radius:15px;background:var(--sky)}.route-visual>div{display:grid;grid-template-columns:38px 1fr;column-gap:11px}.route-visual>div>span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border:2px solid var(--blue);border-radius:50%;background:#fff;color:var(--blue);font-weight:800}.route-visual small{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.route-visual strong{font-size:14px;line-height:1.35}.route-visual i{height:2px;background:#83b6df}.fact-grid{margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:0 22px}.fact-grid div{padding:15px 0;border-bottom:1px solid #dce7ef}.fact-grid dt,.summary-card dt,.voucher-facts dt{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.fact-grid dd,.summary-card dd,.voucher-facts dd{margin:4px 0 0;font-weight:800}.return-leg{margin-top:19px;padding:17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #b8d3e6;border-radius:13px}.return-leg>div{display:flex;align-items:center;gap:11px}.return-leg>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--sky-2);color:var(--blue);font-weight:800}.return-leg>div div{display:grid}.return-leg small{color:var(--muted);font-size:11px;font-weight:800}.return-leg p{margin:0;text-align:right;color:var(--muted);font-size:13px}
.payment-panel{display:grid;grid-template-columns:1fr auto;gap:22px}.payment-panel>div:first-child>p:last-child{color:var(--muted)}.payment-total{min-width:190px;padding:16px 18px;display:grid;align-content:center;border-radius:13px;background:var(--green-bg);text-align:right}.payment-total small{color:#467368;font-size:11px;font-weight:800;text-transform:uppercase}.payment-total strong{font-size:25px}.payment-panel form{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:13px}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-options label{position:relative}.payment-options input{position:absolute;opacity:0}.payment-options label>span{height:100%;min-height:76px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-content:center;border:1px solid #b6ccdc;border-radius:12px}.payment-options input:checked+span{border:2px solid var(--blue);background:var(--sky-2)}.payment-options .portal-icon{grid-row:1/3}.payment-options small{color:var(--muted);font-size:10px}.payment-panel form>button{align-self:stretch}
.edit-window{color:var(--muted);font-size:13px}.edit-form{margin-top:20px;display:grid;gap:16px}.edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.edit-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.edit-footer p{margin:0;color:var(--muted);font-size:12px}.locked-edit{margin-top:20px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:13px;background:var(--sky)}.locked-edit p{margin:0;color:var(--muted)}.locked-edit a{min-height:48px;padding:0 16px;display:inline-flex;align-items:center;border-radius:10px;background:var(--blue);color:#fff;font-weight:800;text-decoration:none;white-space:nowrap}
.portal-sidebar{position:sticky;top:20px}.summary-card{border-top:5px solid var(--blue)}.summary-card h2{font-size:22px}.summary-card dl{margin:18px 0}.summary-card dl div{padding:13px 0;display:flex;align-items:baseline;justify-content:space-between;gap:14px;border-bottom:1px solid #dfe8ef}.summary-card dd{text-align:right;font-size:13px}.summary-card>a,.support-card>a{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;background:var(--blue);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.summary-card>a>.portal-icon{width:20px;height:20px}.support-card p{color:var(--muted);font-size:13px}.support-card>a{margin-top:9px;background:#fff;color:var(--blue-dark);border:1px solid #9ebfdd}.logout-form .text-button{width:100%}
.voucher-shell{width:min(900px,calc(100% - 32px));margin:30px auto 70px}.voucher-toolbar{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.voucher-toolbar>a{font-weight:800;text-decoration:none}.official-voucher{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.official-voucher>header{padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#fff}.official-voucher>header img{width:220px;height:auto}.official-voucher>header div{display:grid;text-align:right}.official-voucher>header p{margin:0;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.official-voucher>header strong{font-size:20px}.voucher-title{padding:32px 34px;background:var(--ink);color:#fff}.voucher-title>div{display:flex;align-items:center;gap:10px}.voucher-title>div div{display:grid}.voucher-title small{color:#b9d1e5;font-size:10px;text-transform:uppercase}.voucher-title h1{margin-top:24px;font-size:40px}.voucher-title>p{margin:10px 0 0;color:#c9dbea}.voucher-route{margin:28px 34px;padding:20px;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;border-radius:15px;background:var(--sky)}.voucher-route>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px}.voucher-route>div>span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border:2px solid var(--blue);border-radius:50%;background:#fff;color:var(--blue);font-weight:800}.voucher-route small{color:var(--muted);font-size:10px;text-transform:uppercase}.voucher-route strong{font-size:13px}.voucher-route i{height:2px;background:#83b6df}.voucher-facts{margin:0 34px 28px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px}.voucher-facts div{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.voucher-facts div:nth-child(3n){border-right:0}.voucher-facts div:nth-last-child(-n+3){border-bottom:0}.official-voucher>footer{padding:22px 34px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid var(--line)}.official-voucher>footer p{margin:5px 0 0;color:var(--muted);font-size:12px}.official-voucher>footer img{width:104px;height:104px}.voucher-send{margin-top:18px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.voucher-send h2{margin:0;font-size:22px}.voucher-send p{margin:5px 0 0;color:var(--muted);font-size:13px}.voucher-send form{display:flex;gap:10px}
@media(max-width:850px){.portal-header{min-height:74px;padding:10px 14px}.portal-logo img{width:190px}.portal-header nav a:first-child{display:none}.language-link{padding:0 11px!important;font-size:12px}.access-shell{grid-template-columns:1fr;gap:28px;margin-top:26px}.portal-overview{align-items:flex-start;flex-direction:column}.portal-overview h1{font-size:36px}.portal-actions{grid-template-columns:1fr 1fr}.primary-document{grid-column:1/-1}.portal-layout{grid-template-columns:1fr}.portal-sidebar{position:static}.payment-panel{grid-template-columns:1fr}.payment-total{text-align:left}.payment-panel form{grid-template-columns:1fr}.voucher-title h1{font-size:34px}}
@media(max-width:560px){body{font-size:15px}.portal-shell,.voucher-shell{width:calc(100% - 20px);margin-top:20px}.portal-logo img{width:150px}.language-link{padding:0 9px!important;font-size:10px!important}.access-shell{width:calc(100% - 20px)}.access-intro h1{font-size:40px}.access-card{padding:22px 17px}.portal-actions{grid-template-columns:1fr}.primary-document{grid-column:auto}.portal-card,.summary-card,.support-card{padding:20px 16px;border-radius:15px}.section-heading{align-items:flex-start;flex-direction:column}.route-visual,.voucher-route{grid-template-columns:1fr;gap:12px}.route-visual i,.voucher-route i{width:2px;height:25px;margin-left:18px}.fact-grid,.edit-grid,.payment-options,.voucher-facts{grid-template-columns:1fr}.return-leg,.edit-footer,.locked-edit,.voucher-send{align-items:flex-start;flex-direction:column}.return-leg p{text-align:left}.payment-total{width:100%}.locked-edit a{width:100%;justify-content:center}.voucher-toolbar{align-items:flex-start;flex-direction:column}.voucher-toolbar button{width:100%}.official-voucher>header{align-items:flex-start;flex-direction:column}.official-voucher>header div{text-align:left}.voucher-title{padding:26px 20px}.voucher-route{margin:20px}.voucher-facts{margin:0 20px 20px}.voucher-facts div{border-right:0}.voucher-facts div:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.voucher-facts div:last-child{border-bottom:0}.official-voucher>footer{padding:20px;align-items:flex-start;flex-direction:column}.voucher-send form{width:100%;flex-direction:column}.voucher-send form button{width:100%}}
@media print{body{background:#fff}.portal-header,.voucher-toolbar,.voucher-send{display:none}.voucher-shell{width:100%;margin:0}.official-voucher{border:0;box-shadow:none}.voucher-title{-webkit-print-color-adjust:exact;print-color-adjust:exact}.official-voucher>footer img{width:90px;height:90px}}
.official-voucher-frame{display:block;width:100%;min-height:1050px;border:1px solid #c8dced;border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(6,42,79,.08)}
.voucher-toolbar>div{display:flex;align-items:center;gap:12px}.voucher-pdf{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid #0f6be8;border-radius:14px;color:#0757b9;font-weight:800;text-decoration:none;background:#fff}
@media(max-width:720px){.voucher-toolbar,.voucher-toolbar>div{align-items:stretch;flex-direction:column}.official-voucher-frame{min-height:920px;border-radius:16px}}
