.site-main{flex-direction:column;flex:auto;width:100%;display:flex}.site-header{width:100%}.pc-nav{z-index:999;background:#fff;width:100vw;height:4.6875rem;position:fixed;top:0;left:0;box-shadow:0 .125rem .5rem #5068a529}.pc-nav-spacer{width:100vw;height:4.6875rem}.nav-container{justify-content:space-between;align-items:flex-end;width:50rem;max-width:100%;height:4.6875rem;margin:0 auto;padding:0 .9375rem;display:flex}.nav-left{flex:auto;align-items:flex-end;height:4.6875rem;display:flex}.logo-link{align-items:center;height:4.6875rem;display:flex}.logo-img{object-fit:contain;width:16.1875rem;height:4.6875rem}.nav-menu{flex-grow:1;align-items:flex-end;height:2.03125rem;margin-left:.75rem;line-height:.75rem;display:flex;position:relative}.menu-item{cursor:pointer;text-align:center;color:#2b2c33;border-radius:.25rem .25rem 0 0;justify-content:center;align-items:center;min-width:1.875rem;height:2.03125rem;margin-right:.25rem;padding:.5rem .3125rem .75rem;font-size:.5rem;transition:background .18s;display:flex}.menu-item:last-of-type{margin-right:0}.menu-item:hover:not(.active){background:#306cf814}.menu-item.active{color:#fff;background:#306cf8;font-weight:700}.menu-badge{align-items:center;margin-left:5px;padding-top:5px;display:inline-flex}.menu-badge img{width:auto;height:16px;display:inline-block}.login-status-box{flex-direction:column;justify-content:space-between;align-items:flex-end;width:9.6875rem;height:4.6875rem;display:flex;position:relative}.nav-tools{justify-content:flex-end;align-items:center;padding-top:26px;display:flex}.locale-list{align-items:center;height:24px;font-size:0;display:flex}.locale-icon{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;margin-right:.25rem;padding:0;display:inline-flex}.locale-icon img{width:24px;height:24px;display:block}.locale-icon:hover{opacity:.8}.text-size-link{color:#2b2c33;cursor:pointer;margin-left:20px;font-size:.625rem}.user-box{cursor:pointer;border:.03125rem solid #e2e3e6;border-radius:.6875rem;align-items:center;gap:.25rem;width:6.6875rem;height:1.375rem;margin-bottom:.5rem;padding:.1875rem;display:flex}.user-box img{width:32px;height:32px}.user-label{color:#6d6f75;flex:1;font-size:.5625rem}.site-footer{width:100%}.pc-footer{background:#2b2c33;width:100vw;padding:1.25rem 0;font-size:.4375rem}.footer-inner{width:1128px;max-width:calc(100% - 32px);margin:0 auto}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-row-bottom{margin:24px auto 0}.footer-links{text-align:left;color:#b4b6be;font-weight:600}.footer-links a{color:#b4b6be}.footer-links .sep{margin:0 13px}.footer-links .link-label{cursor:pointer}.footer-links .link-label:hover{text-decoration:underline}.footer-badges{align-items:center;gap:12px;display:flex}.footer-badges a{align-items:center;display:inline-flex}.footer-copy{color:#cacaca;font-weight:300}.footer-copy p{margin:0}.footer-copy p+p{margin-top:.15625rem}.footer-socials{flex-wrap:wrap;align-items:center;display:flex}.footer-social-link{justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;transition:opacity .15s,transform .15s;display:inline-flex}.footer-social-link:last-child{margin-right:0}.footer-social-link img{object-fit:contain;width:32px;height:32px;display:block}.footer-social-link:hover{opacity:.85;transform:translateY(-1px)}.mobile-tools{align-items:center;display:none}.mobile-user-btn,.mobile-burger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.mobile-user-btn{box-sizing:content-box;width:34px;height:34px;margin-right:8px}.mobile-user-btn img{width:34px;height:34px}.mobile-burger{width:28px;height:21px}.mobile-burger img{width:28px;height:21px;display:block}.mobile-panel{z-index:998;pointer-events:none;background:#fff;transition:transform .5s;display:none;position:fixed;inset:2.75rem 0 0;overflow-y:auto;transform:translateY(-110%);box-shadow:.125rem 0 0 .125rem #5068a50a}.mobile-panel.open{pointer-events:auto;transform:translateY(0)}.mobile-menu-item{color:#2b2c33;border-bottom:.03125rem solid #e2e3e6;align-items:center;gap:10px;min-height:1.375rem;margin:0 .5rem;padding:.3125rem 0;font-size:.5rem;line-height:1.4rem;text-decoration:none;display:flex}.mobile-menu-item.active{color:#2b2c33}.mobile-menu-badge{align-items:center;display:inline-flex}.mobile-menu-badge img{width:auto;height:16px;display:inline-block}.mobile-lang-row{justify-content:center;align-items:center;margin-bottom:2.5rem;padding:.625rem;display:flex}.mobile-lang-cell{align-items:center;display:inline-flex}.mobile-lang-btn{color:#2b2c33;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 1.25rem;font-size:.5rem;display:flex}.mobile-lang-btn.active{color:#306cf8}.mobile-lang-sep{color:#0000;-webkit-user-select:none;user-select:none;background:#e2e3e6;width:.03125rem;height:.375rem;margin:0 .3125rem;font-size:0;display:inline-block}@media (width<=900px){.pc-nav,.pc-nav-spacer{height:2.75rem}.nav-container{align-items:center;width:100%;max-width:100%;height:2.75rem;padding:0 .5rem 0 0}.nav-left{flex:auto;align-items:center;height:2.75rem}.logo-link{align-items:center;height:2.75rem;display:flex}.logo-img{width:auto;height:2.75rem}.nav-menu,.login-status-box{display:none}.mobile-tools{display:flex}.mobile-panel{display:block}.pc-footer{padding:24px 0}.footer-inner{flex-direction:column;gap:24px;width:100%;max-width:100%;padding:0 16px;display:flex}.footer-row,.footer-row-bottom{display:contents}.footer-links{order:1}.footer-copy{order:2}.footer-badges{flex-wrap:wrap;order:3;gap:14px}.footer-socials{flex-wrap:wrap;order:4;justify-content:flex-start;width:100%}.footer-links .sep{margin:0 8px}.footer-social-link{margin-right:6px}}.home-page{background-image:url(./ticket-search-bg.jpeg),linear-gradient(#1d4bd4 0%,#7fa8e8 60%,#b6c8d8 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:auto;justify-content:center;align-items:flex-start;width:100%;padding:0;display:flex}.search-box-wrap{justify-content:center;align-items:flex-start;width:100%;display:flex}.search-box{-webkit-backdrop-filter:blur(.125rem);box-sizing:border-box;background:#ffffffe6;border:.125rem solid #306cf8;border-radius:.25rem;flex-direction:column;width:16.875rem;height:16.875rem;margin:2.5rem auto 1.875rem;padding:.9375rem;display:flex;box-shadow:0 0 .25rem #5068a50f}.title-row{display:flex}.search-title{color:#000;font-size:1.25rem;font-weight:600;line-height:1.5rem}.title-color-bar{background:linear-gradient(90deg,#337ffc,#316df800);width:258px;max-width:100%;height:.40625rem;margin-top:-2px}.search-form{margin-top:.9375rem}.info-link{color:#0b7345;align-items:center;display:flex}.info-link img{width:18px;height:18px}.info-link span{margin-left:.125rem;font-size:.5rem}.info-link span:hover{text-decoration:underline}.form-item{margin-top:.625rem}.form-label{color:#000;font-size:.625rem;font-weight:500;line-height:.875rem;display:block}.form-content{font-size:.4375rem;line-height:1.25rem;position:relative}.notice-segments{justify-content:space-between;align-items:center;width:100%;display:flex}.notice-input{text-align:center;color:#2b2c33;background:#fff;border:.03125rem solid #94959c;border-radius:.125rem;outline:none;width:1.5rem;height:1.5rem;padding:0;font-size:.6875rem;transition:border-color .15s,outline-color .15s}.notice-input::placeholder{color:#c0c2c8;font-weight:400}.notice-input.has-value,.notice-input:not(:placeholder-shown){outline:.0625rem solid #316ef7}.notice-input:focus{border-color:#306cf8;outline:.0625rem solid #316ef7}.vehicle-input{color:#2b2c33;letter-spacing:.09375rem;background:#fff;border:.03125rem solid #94959c;border-radius:.125rem;outline:none;width:100%;height:1.5rem;margin-top:.25rem;padding:0 .46875rem;font-size:.625rem;line-height:1.5rem;transition:border-color .15s,box-shadow .15s;display:block}.vehicle-input::placeholder{color:#6d6f75;letter-spacing:normal}.vehicle-input:focus{border-color:#306cf8;box-shadow:0 0 0 2px #306cf826}.error-row{height:20px;padding-top:10px}.error-msg{color:#c02;font-size:.375rem;line-height:1.4;display:block}.primary-btn{color:#fff;text-shadow:0 0 .0625rem #000000c2;cursor:pointer;background:#2a68f8;border:none;border-radius:.125rem;justify-content:center;align-items:center;width:100%;height:1.5rem;font-size:.5rem;font-weight:700;text-decoration:none;transition:opacity .15s,background .15s;display:flex;box-shadow:0 .125rem .1875rem #316df83d}.primary-btn.big{width:100%;min-width:5.75rem}#searchbutton.primary-btn{margin-top:1.5625rem;font-size:.625rem}.primary-btn:hover{opacity:.85}.primary-btn:active{opacity:1;background:#295dd3}.primary-btn.disabled,.primary-btn:disabled{cursor:not-allowed;box-shadow:none;background:#b0c3f1}.primary-btn.is-loading{opacity:1;background:#295dd3}.primary-btn.is-loading:before{content:"";vertical-align:-.15em;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:1em;height:1em;margin-right:.5em;animation:.7s linear infinite primary-btn-spin;display:inline-block}@keyframes primary-btn-spin{to{transform:rotate(360deg)}}@media (width<=767px){.search-box{width:10.7188rem;max-width:calc(100% - 24px);height:auto;margin:1.25rem auto;padding:.75rem .5rem}.search-title{font-size:30px}.notice-segments{justify-content:center;gap:2px;display:flex}.notice-input{flex:none;min-width:1.125rem;height:1.5rem;font-size:.5rem;width:1.125rem!important}}@media (width<=420px){.search-box{width:calc(100% - 24px);padding:.625rem .375rem}.vehicle-input{height:1.25rem;font-size:.5rem}}.verify-page{background:#f6f8fc;flex:auto;width:100%}.banner{background-image:url(./banner-details.webp);background-position:92%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:168px;display:flex}.banner-inner{width:1128px;max-width:calc(100% - 32px);margin:0 auto}.banner-content{color:#fff}.banner-title{letter-spacing:-.01em;margin-bottom:10px;font-size:28px;font-weight:600}.crumbs{color:#fff;align-items:center;gap:0;font-size:14px;display:flex}.crumb-home-icon{width:14px;height:14px;margin-right:10px}.crumb-home{color:#fff;cursor:pointer}.crumb-sep{opacity:.6;margin:0 10px}.crumb-current{font-weight:600}.ticket-content{grid-template-columns:328px 1fr;align-items:start;gap:24px;width:1128px;max-width:calc(100% - 32px);margin:24px auto 0;padding-bottom:48px;display:grid}@media (width<=900px){.ticket-content{grid-template-columns:1fr}}.search-side{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.side-title{color:#fff;background:#306cf8;border-radius:8px 8px 0 0;margin:0;padding:16px;font-size:20px;font-weight:600}.side-form-wrap{padding:0 16px 24px}.info-link.dark-green{color:#0b7345;padding:12px 0;font-weight:500}.side-form .form-item{margin-top:0;margin-bottom:24px}.form-error{color:#c02;margin-top:8px;font-size:12px}.form-item.is-error .vehicle-input{border-color:#c02}.details-side{background:#fff;border-radius:8px;padding:28px 32px;box-shadow:0 2px 8px #0000000a}.details-head{justify-content:space-between;display:flex}.details-title{color:#2b2c33;font-size:20px;font-weight:600}.details-sub{color:#6d6f75;margin:8px 0;font-size:14px}.section-heading{color:#2b2c33;margin:16px 0 4px;font-size:16px;font-weight:700}.details-info{background-image:url(./details-watermark.webp);background-position:99% 1%;background-repeat:no-repeat;flex-direction:column;display:flex}.t-label-box{grid-template-columns:200px 1fr;align-items:start;gap:16px;padding:10px 0;display:grid}.t-label{color:#6d6f75;font-size:14px;font-weight:500;line-height:1.6}.t-label.long{font-size:13px}.t-value{color:#2b2c33;font-size:16px;font-weight:500}.row-value{font-weight:600;display:inline-block}.row-value-big{font-size:24px;font-weight:600}.row-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.status-pill{color:#fff;letter-spacing:.02em;background:#e41a3a;border-radius:.3125rem .125rem;padding:0 9px;font-size:12px;font-weight:600;display:inline-block;line-height:.875rem!important}.offence-wrap{flex-direction:column;gap:8px;display:flex}.offence-pill{color:#1d4bd4;background:#e8edff;border-radius:4px;padding:4px 10px;font-size:14px;font-weight:600}.link-blue{color:#306cf8;align-items:center;gap:6px;font-size:14px;display:inline-flex}.link-blue img{width:14px;height:14px}.link-blue .underline{text-decoration:underline}.penalty-rule{color:#2b2c33;margin-top:4px;font-size:14px;line-height:1.5}.grey-dashed-line{border-bottom:1px dashed #d1d3d8;margin:12px 0}.view-notice{flex-direction:column;gap:10px;display:flex}.row-label-bold{color:#6d6f75;font-size:14px;font-weight:600}.view-pdf-row{flex-wrap:wrap;gap:12px;display:flex}.pdf-btn{color:#306cf8;cursor:pointer;background:#fff;border:1px solid #306cf8;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:240px;height:40px;font-size:16px;font-weight:600;transition:background .15s;display:inline-flex}.pdf-btn:hover{background:#f0f5ff}.pdf-btn img{width:18px;height:18px}.pdf-hint{color:#9c9c9c;font-size:12px;line-height:1.5}.details-notes{color:#2b2c33;margin-top:20px;font-size:14px}.notes-title{margin-bottom:6px;font-weight:600}.notes-list{margin:0;padding:0;list-style:none}.notes-list li{grid-template-columns:30px 1fr;gap:4px;margin-top:5px;line-height:1.55;display:grid}.notes-foot{margin-top:5px;padding-left:30px}.other-info{border-top:1px solid #ececec;margin-top:24px;padding-top:16px}.other-info-head{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.other-info-title{font-size:18px;font-weight:600}.barcode-box{background:#fff;width:100%}.barcode-box svg{width:100%;height:auto}.info-alert{color:#2b2c33;background:#fff8e1;border:1px solid #f0d58d;border-radius:4px;gap:8px;margin-top:16px;padding:12px;font-size:14px;font-weight:600;line-height:1.5;display:flex}.info-alert img{flex-shrink:0;width:18px;height:18px;margin-top:2px}.action-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.back-btn{color:#6d6f76;cursor:pointer;align-items:center;gap:8px;font-size:18px;text-decoration:none;display:inline-flex}.back-btn img{width:6px;height:12px}.back-btn:hover{color:#2b2c33}.pay-block{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.pay-amount{align-items:baseline;gap:12px;display:flex}.pay-amount-label{color:#2b2c33;font-size:16px;font-weight:600}.pay-amount-value{color:#e41a3a;font-size:32px;font-weight:600}.pay-now-btn{width:276px;height:48px;margin:0}.t-to-pay{z-index:10;background:#fff;border-top:1px solid #ececec;grid-column:1/-1;margin-top:16px;position:sticky;bottom:0;box-shadow:0 -2px 12px #00000014}.t-to-pay-inner{padding:16px 24px}.t-to-pay .info-alert{margin-top:0;margin-bottom:12px}.t-to-pay .action-row{margin-top:0}@media (width<=767px){.banner{height:120px}.banner-inner{width:100%;max-width:100%;padding:0 16px}.banner-title{margin-bottom:6px;font-size:22px}.crumbs{font-size:12px}.crumb-sep{margin:0 6px}.ticket-content{grid-template-columns:1fr;gap:0;width:100%;max-width:100%;margin:16px 0 0;padding:0 12px 40px}.search-side{display:none}.details-side{border-radius:6px;padding:16px 14px}.details-side .t-label-box{grid-template-columns:110px 1fr;gap:8px;padding:8px 0}.details-side .t-label{font-size:12px}.details-side .t-value{text-align:right;font-size:14px}.row-row{flex-direction:column;align-items:flex-end;gap:6px}.view-pdf-row{flex-direction:column;gap:10px}.pdf-btn{width:100%!important}.action-row{flex-direction:column;align-items:stretch}.back-btn{align-self:flex-start}.pay-block{flex-direction:column;align-items:stretch;gap:12px;width:100%}.pay-amount{justify-content:space-between;width:100%}.pay-amount-value{font-size:24px}.pay-now-btn{width:100%}.other-info-head{flex-direction:column;align-items:flex-start;gap:6px}.barcode-box{overflow-x:auto}}@media (width<=374.98px){.banner-title{font-size:20px}.details-side{padding:12px 10px}.details-side .t-label-box{grid-template-columns:90px 1fr}}.payment-page{background:#f6f8fc;flex:auto;width:100%}.payment-content{width:1128px;max-width:calc(100% - 32px);margin:24px auto 0;padding-bottom:48px}.blue-box{background:linear-gradient(90deg,#e8f0ff 0%,#f4f8ff 100%);border:1px solid #d6e1f7;border-radius:8px;padding:20px 24px}.payment-summary{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.wait-icon{object-fit:contain;flex-shrink:0;width:64px;height:64px}.payment-info{flex-direction:column;flex:280px;gap:8px;display:flex}.payment-heading{color:#2b2c33;font-size:24px;font-weight:600}.payment-ticket-no{color:#6d6f75;flex-wrap:wrap;align-items:center;gap:16px;font-size:16px;display:flex}.payment-ticket-no .muted{align-items:center;gap:6px;display:inline-flex}.payment-ticket-no .bold{color:#2b2c33;font-weight:600}.ticket-details-link{color:#306cf8;align-items:center;gap:4px;font-size:14px;text-decoration:none;display:inline-flex}.ticket-details-link:after{content:"›";font-size:18px;line-height:1}.ticket-details-link:hover{text-decoration:underline}.payment-penalty{align-items:baseline;gap:10px;display:inline-flex}.penalty-label{color:#2b2c33;font-size:16px;font-weight:600}.penalty-amount{color:#f12f4e;font-size:32px;font-weight:600}.select-method-title{color:#2b2c33;margin:24px 0 12px;font-size:20px;font-weight:600}.method-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.pay-item{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fff;border:1px solid #e3e5ea;border-radius:8px;align-items:center;gap:24px;padding:16px 24px;transition:border-color .15s,box-shadow .15s;display:flex}.pay-item:hover{border-color:#b6caf6}.pay-item.selected{background:#f8faff;border-color:#306cf8;box-shadow:inset 0 0 0 1px #306cf8,0 2px 6px #306cf81f}.pay-item-icon{object-fit:contain;flex-shrink:0;width:64px;height:64px}.pay-item-label{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.pay-item-name{width:130px;font-size:18px;display:inline-block}.pay-item-note{color:#c02;font-size:16px}.need-to-pay{align-items:baseline;gap:10px;display:flex}.need-to-pay .muted{color:#6d6f75;font-size:14px}.need-to-pay-amount{color:#f12f4e;font-size:20px;font-weight:500}.check-circle{justify-content:center;align-items:center;width:24px;height:24px;margin-left:4px;display:inline-flex}.bottom-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:32px;display:flex}.pay-final-btn{width:180px;height:48px;margin:0}@media (width<=700px){.payment-summary{gap:12px}.pay-item{flex-wrap:wrap;gap:12px;padding:12px 14px}.pay-item-label{flex:auto}.pay-item-name{width:auto}.need-to-pay{display:none}.payment-ticket-no{flex-direction:column;align-items:flex-start;gap:6px}}.fp-page{color:#333;background:#f4f6f8;flex-direction:column;width:100%;min-height:100vh;font-family:Helvetica,Arial,sans-serif;display:flex}.fp-header{background:#fff;border-bottom:1px solid #ececec;width:100%;padding:14px 0;box-shadow:0 1px 2px #0000000a}.fp-header-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.fp-header-row{justify-content:space-between;align-items:center;display:flex}.fp-merchant-name{color:#222;font-size:16px;font-weight:600}.fp-secure{color:#555;align-items:center;gap:6px;font-size:14px;display:flex}.fp-lock-icon{color:#555;background:currentColor;width:14px;height:14px;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 00-5 5v4H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8a2 2 0 00-2-2h-1V7a5 5 0 00-5-5zm-3 9V7a3 3 0 116 0v4H9z\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 00-5 5v4H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8a2 2 0 00-2-2h-1V7a5 5 0 00-5-5zm-3 9V7a3 3 0 116 0v4H9z\"/></svg>") 50%/contain no-repeat}.fp-content{flex:auto;grid-template-columns:1fr 360px;align-items:start;gap:48px;width:100%;max-width:1200px;margin:0 auto;padding:24px;display:grid}.fp-summary-mobile{display:none}.fp-summary-desktop{align-self:start}@media (width<=900px){.fp-content{grid-template-columns:1fr;gap:16px}.fp-summary-desktop{display:none}.fp-summary-mobile{order:-1;display:block}}.fp-summary-box{background:#f9fafb;border:1px solid #ececec;border-radius:8px;padding:24px}.fp-summary-box.compact{background:#fff;border:none;padding:12px 0 0}.fp-summary-title{margin-bottom:16px;font-size:16px;font-weight:500}.fp-summary-list{margin:0;padding:0;list-style:none}.fp-summary-row{justify-content:space-between;align-items:baseline;padding:12px 0;display:flex}.fp-summary-row.total{border-top:1px solid #e5e5e5;padding-top:16px}.fp-summary-row-label{font-size:16px}.fp-summary-row-amount{font-size:18px}.fp-currency{color:#6b7280;font-size:14px}.fp-summary-mobile-btn{width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.fp-summary-mobile-amount{font-size:20px;font-weight:600}.fp-summary-mobile-label{color:#222;font-size:14px}.fp-chev{margin-left:6px;transition:transform .2s;display:inline-block}.fp-chev.open{transform:rotate(180deg)}.fp-back-row{margin-bottom:16px}.fp-back{color:#1456c9;align-items:center;gap:4px;font-size:16px;text-decoration:none;display:inline-flex}.fp-back:hover{text-decoration:underline}.fp-chev-left{font-size:20px;line-height:1}.fp-timer{color:#2b2c33;background:#fff8e1;border:1px solid #f0d58d;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.fp-timer strong{font-weight:700}.fp-clock-icon{color:#d29a00;background:currentColor;width:18px;height:18px;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8zm1-13h-2v6.41l4.29 4.3 1.42-1.42L13 11.59z\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8zm1-13h-2v6.41l4.29 4.3 1.42-1.42L13 11.59z\"/></svg>") 50%/contain no-repeat}.fp-alert{color:#842029;background:#fdecea;border:1px solid #f5c2bf;border-radius:6px;margin-bottom:20px;padding:16px}.fp-alert-title{margin:0 0 4px;font-size:16px;font-weight:600}.fp-card-section{background:#fff;border:1px solid #ececec;border-radius:8px;padding:24px}.fp-card-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.fp-credit-debit{font-size:14px;font-weight:700}.fp-card-icons{align-items:center;gap:6px;display:inline-flex}.fp-brand{color:#fff;letter-spacing:.5px;border-radius:4px;justify-content:center;align-items:center;width:38px;height:24px;font-size:11px;font-weight:700;display:inline-flex}.fp-brand-mc{background:#eb001b}.fp-brand-visa{background:#1a1f71}.fp-brand-jcb{background:#0e4c92}.fp-field{margin-bottom:16px}.fp-field-row{gap:16px;display:flex}.fp-field-row .fp-field{flex:1 1 0}.fp-field label{color:#333;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:6px;font-size:14px;display:flex}.fp-light{color:#6b7280;font-size:13px;font-weight:400}.fp-required{color:#c00;margin-left:2px}.fp-input{color:#2b2c33;background:#fff;border:1px solid #ced4da;border-radius:4px;outline:none;width:100%;height:36px;padding:0 10px;font-size:14px;transition:border-color .15s,box-shadow .15s;display:block}.fp-input:focus{border-color:#80bdff;box-shadow:0 0 0 2px #007bff26}.fp-field.is-invalid .fp-input{border-color:#dc3545}.fp-invalid-feedback{color:#dc3545;margin-top:4px;font-size:12px}.fp-input-group{position:relative}.fp-input-group .fp-input--card,.fp-input-group .fp-input--cvc{padding-right:40px}.fp-input-append{color:#555;background:currentColor;width:18px;height:18px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.fp-input-append--lock{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 00-5 5v4H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8a2 2 0 00-2-2h-1V7a5 5 0 00-5-5zm-3 9V7a3 3 0 116 0v4H9z\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 00-5 5v4H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8a2 2 0 00-2-2h-1V7a5 5 0 00-5-5zm-3 9V7a3 3 0 116 0v4H9z\"/></svg>") 50%/contain no-repeat}.fp-input-append--cvc{width:22px;height:16px;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 16\"><rect x=\"1\" y=\"1\" width=\"22\" height=\"14\" rx=\"2\" ry=\"2\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"/><rect x=\"3\" y=\"6\" width=\"9\" height=\"3\" fill=\"black\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 16\"><rect x=\"1\" y=\"1\" width=\"22\" height=\"14\" rx=\"2\" ry=\"2\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"/><rect x=\"3\" y=\"6\" width=\"9\" height=\"3\" fill=\"black\"/></svg>") 50%/contain no-repeat}.fp-info-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0 0 0 4px;display:inline-flex}.fp-info-btn img{width:14px;height:14px}.fp-expiry-row{align-items:center;display:flex}.fp-input--mm{text-align:center;border-right:0;border-radius:4px 0 0 4px;width:60px}.fp-input--yy{text-align:center;border-left:0;border-radius:0 4px 4px 0;width:60px}.fp-slash{color:#888;background:#fff;border-top:1px solid #ced4da;border-bottom:1px solid #ced4da;justify-content:center;align-items:center;width:18px;height:36px;font-size:14px;display:inline-flex}.fp-pay-row{justify-content:flex-end;margin-top:24px;display:flex}.fp-pay-btn{color:#fff;cursor:pointer;background:#1456c9;border:none;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;height:48px;font-size:16px;font-weight:600;transition:opacity .15s;display:inline-flex}.fp-pay-btn:hover{opacity:.92}.fp-pay-btn.is-disabled{cursor:not-allowed;background:#a8b8d4}.fp-pay-lock{background:currentColor;width:14px;height:14px;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 00-5 5v4H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8a2 2 0 00-2-2h-1V7a5 5 0 00-5-5zm-3 9V7a3 3 0 116 0v4H9z\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a5 5 0 00-5 5v4H6a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8a2 2 0 00-2-2h-1V7a5 5 0 00-5-5zm-3 9V7a3 3 0 116 0v4H9z\"/></svg>") 50%/contain no-repeat}.fp-footer{color:#6b7280;border-top:1px solid #ececec;margin-top:32px;padding-top:16px;font-size:14px}.fp-footer-list{margin:0 0 16px;padding:0;list-style:none}.fp-footer-list li{color:#333;font-size:14px}.fp-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.fp-language-btn{color:#1456c9;cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;display:inline-flex}.fp-language-btn:hover{text-decoration:underline}.fp-chev-right{font-size:18px;line-height:1}.fp-language-icon{background:currentColor;width:16px;height:16px;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 100 20 10 10 0 000-20zm6 5h-2.5a14.5 14.5 0 00-1.16-3.5A8 8 0 0118 7zm-6-3a12 12 0 011.5 3H10.5A12 12 0 0112 4zM4 12a8 8 0 01.27-2H7c0 .67-.04 1.33-.04 2s.04 1.33.04 2H4.27A8 8 0 014 12zm5.5 6a14.5 14.5 0 001.16 3.5A8 8 0 015.59 18zm0-12h-3a8 8 0 014.91-3.5A14.5 14.5 0 005.5 6zm6 0v.01z\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 100 20 10 10 0 000-20zm6 5h-2.5a14.5 14.5 0 00-1.16-3.5A8 8 0 0118 7zm-6-3a12 12 0 011.5 3H10.5A12 12 0 0112 4zM4 12a8 8 0 01.27-2H7c0 .67-.04 1.33-.04 2s.04 1.33.04 2H4.27A8 8 0 014 12zm5.5 6a14.5 14.5 0 001.16 3.5A8 8 0 015.59 18zm0-12h-3a8 8 0 014.91-3.5A14.5 14.5 0 005.5 6zm6 0v.01z\"/></svg>") 50%/contain no-repeat}.fp-powered-by{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:inline-flex}.fp-mastercard-logo{background:radial-gradient(circle at 18px 10px,#eb001b 9px,#0000 10px),radial-gradient(circle at 26px 10px,#f79e1b 9px,#0000 10px);border-radius:2px;width:44px;height:20px;display:inline-block}.fp-brand-logo{object-fit:contain;width:auto;height:28px}.fp-powered-logo{object-fit:contain;vertical-align:middle;width:auto;height:24px}.fp-modal{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.fp-modal-dialog{background:#fff;border-radius:6px;flex-direction:column;width:100%;max-width:480px;max-height:80vh;display:flex;overflow:hidden}.fp-modal-header{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:16px;display:flex}.fp-modal-title{font-size:18px;font-weight:400}.fp-modal-close{cursor:pointer;color:#555;background:0 0;border:none;padding:0 4px;font-size:22px}.fp-modal-body{flex:auto;padding:16px;overflow-y:auto}.fp-modal-section{color:#555;margin-bottom:4px;font-size:14px;font-weight:700}.fp-modal-current{margin-bottom:12px;font-size:14px}.fp-lang-option{cursor:pointer;align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.fp-modal-footer{border-top:0;padding:8px 16px 16px}.fp-modal-update{color:#fff;cursor:pointer;background:#1456c9;border:none;border-radius:4px;width:100%;height:40px;font-size:14px}.fp-modal-update:disabled{cursor:not-allowed;background:#a8b8d4}@media (width<=600px){.fp-field-row{flex-direction:column;gap:0}}*,:before,:after{box-sizing:border-box;word-break:normal;scrollbar-width:thin;scrollbar-color:#e2e3e6 #f6f7f9;margin:0;padding:0}html{font-size:32px}@media (width<=374.98px){html{font-size:8.53333vw}}html,body{width:100%;height:100%;margin:0;padding:0}body{color:#2b2c33;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Arial,Tahoma,Helvetica,Segoe UI,sans-serif;font-size:16px;line-height:1.4;overflow-x:hidden}#root{flex-direction:column;min-height:100%;display:flex}a{color:inherit;cursor:pointer;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p{margin:0}.visuallyhidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.unify{letter-spacing:1px;font-family:Arial,Tahoma,Helvetica,Segoe UI,sans-serif}:focus-visible{outline-offset:2px;outline:2px solid #306cf8}
