.style-module__3wjZzG__container{background:#fff;border:1px solid #edeff2;border-radius:16px;width:100%;max-width:1200px;margin:0 auto;padding:28px 32px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.style-module__3wjZzG__header{margin-bottom:24px}.style-module__3wjZzG__titleWrapper{align-items:center;gap:10px;display:flex}.style-module__3wjZzG__filterIcon{color:#0f2a6d;opacity:.85}.style-module__3wjZzG__title{color:#050a15;letter-spacing:-.1px;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500}.style-module__3wjZzG__selectionArea{margin-bottom:24px}.style-module__3wjZzG__selectionHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.style-module__3wjZzG__label{color:#6b7280;letter-spacing:.1px;font-size:13px;font-weight:500}.style-module__3wjZzG__selectAllButton{color:#0f2a6d;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:7px 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .18s}.style-module__3wjZzG__selectAllButton:hover{background:#f8fafc;border-color:#0f2a6d}.style-module__3wjZzG__bankGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.style-module__3wjZzG__bankItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafbfc;border:1px solid #edeff2;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;transition:all .18s;display:flex}.style-module__3wjZzG__bankItem:hover{background:#fff;border-color:#cbd5e1}.style-module__3wjZzG__checkbox{opacity:0;pointer-events:none;position:absolute}.style-module__3wjZzG__customCheckbox{color:#0000;background:#fff;border:1.5px solid #d1d5db;border-radius:5px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;transition:all .15s;display:flex}.style-module__3wjZzG__bankItem:has(.style-module__3wjZzG__checkbox:checked){background:#fff;border-color:#0f2a6d}.style-module__3wjZzG__bankItem:has(.style-module__3wjZzG__checkbox:checked) .style-module__3wjZzG__customCheckbox{color:#fff;background:#0f2a6d;border-color:#0f2a6d}.style-module__3wjZzG__bankName{color:#1f2937;font-size:13px;font-weight:500}.style-module__3wjZzG__divider{background:#edeff2;height:1px;margin:24px 0}.style-module__3wjZzG__actions{flex-wrap:wrap;gap:10px;display:flex}.style-module__3wjZzG__actionButton{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .18s;display:inline-flex}.style-module__3wjZzG__outlineButton{color:#1f2937;background:#fff;border-color:#e5e7eb}.style-module__3wjZzG__outlineButton:hover{color:#0f2a6d;background:#f8fafc;border-color:#0f2a6d}.style-module__3wjZzG__primaryButton{color:#fff;background:#0f2a6d;border-color:#0f2a6d}.style-module__3wjZzG__primaryButton:hover{background:#0b2157;border-color:#0b2157}.style-module__3wjZzG__ghostButton{color:#1f2937;background:#fff;border-color:#e5e7eb}.style-module__3wjZzG__ghostButton:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:1024px){.style-module__3wjZzG__bankGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.style-module__3wjZzG__container{padding:20px}.style-module__3wjZzG__bankGrid{grid-template-columns:repeat(2,1fr)}.style-module__3wjZzG__selectionHeader{flex-direction:column;align-items:flex-start;gap:10px}.style-module__3wjZzG__actions{flex-direction:column}.style-module__3wjZzG__actionButton{justify-content:center;width:100%}}@media (max-width:420px){.style-module__3wjZzG__bankGrid{grid-template-columns:1fr}}
.style-module__KSmetG__overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#050a1580;justify-content:center;align-items:center;padding:20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;animation:.2s style-module__KSmetG__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__KSmetG__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__KSmetG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) style-module__KSmetG__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #050a1540}@keyframes style-module__KSmetG__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.style-module__KSmetG__header{border-bottom:1px solid #edeff2;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.style-module__KSmetG__titleWrapper{color:#0f2a6d;align-items:center;gap:12px;display:flex}.style-module__KSmetG__title{color:#050a15;letter-spacing:-.1px;margin:0;font-size:17px;font-weight:500}.style-module__KSmetG__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.style-module__KSmetG__closeButton:hover{color:#050a15;background:#f3f4f6}.style-module__KSmetG__content{flex:1;padding:24px 28px;overflow-y:auto}.style-module__KSmetG__content::-webkit-scrollbar{width:6px}.style-module__KSmetG__content::-webkit-scrollbar-track{background:0 0}.style-module__KSmetG__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.style-module__KSmetG__content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.style-module__KSmetG__section{flex-direction:column;gap:14px;display:flex}.style-module__KSmetG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.style-module__KSmetG__sectionTitle{color:#050a15;letter-spacing:-.1px;margin:0;font-size:14px;font-weight:500}.style-module__KSmetG__count{color:#6b7280;font-weight:500}.style-module__KSmetG__buttonGroup{gap:8px;display:flex}.style-module__KSmetG__servicesGrid{grid-template-columns:1fr 1fr;gap:8px 32px;display:grid}.style-module__KSmetG__serviceItem{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:6px 0;display:flex}.style-module__KSmetG__serviceName{color:#1f2937;font-size:13px;font-weight:500}.style-module__KSmetG__chips{flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.style-module__KSmetG__chip{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:100px;align-items:center;gap:6px;padding:4px 8px 4px 12px;font-size:12px;font-weight:500;display:inline-flex}.style-module__KSmetG__chip button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:flex}.style-module__KSmetG__chip button:hover{color:#050a15;background:#e5e7eb}.style-module__KSmetG__checkbox{opacity:0;pointer-events:none;position:absolute}.style-module__KSmetG__customCheckbox{color:#0000;background:#fff;border:1.5px solid #d1d5db;border-radius:5px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;transition:all .15s;display:flex}:is(.style-module__KSmetG__serviceItem:has(.style-module__KSmetG__checkbox:checked) .style-module__KSmetG__customCheckbox,.style-module__KSmetG__bankRow:has(.style-module__KSmetG__checkbox:checked) .style-module__KSmetG__customCheckbox){color:#fff;background:#0f2a6d;border-color:#0f2a6d}.style-module__KSmetG__darkCheckbox{border-radius:5px;width:20px;min-width:20px;height:20px}.style-module__KSmetG__bankRow:has(.style-module__KSmetG__checkbox:checked) .style-module__KSmetG__darkCheckbox{background:#050a15;border-color:#050a15}.style-module__KSmetG__divider{background:#edeff2;height:1px;margin:24px 0}.style-module__KSmetG__banksList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.style-module__KSmetG__bankRow{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafbfc;border:1px solid #edeff2;border-radius:10px;align-items:center;gap:14px;padding:12px 16px;transition:all .18s;display:flex}.style-module__KSmetG__bankRow:hover{background:#fff;border-color:#cbd5e1}.style-module__KSmetG__bankRow:has(.style-module__KSmetG__checkbox:checked){background:#fff;border-color:#e5e7eb}.style-module__KSmetG__bankInfo{flex-direction:column;flex:1;gap:2px;display:flex}.style-module__KSmetG__bankName{color:#050a15;font-size:13px;font-weight:500}.style-module__KSmetG__bankProducts{color:#6b7280;font-size:12px;font-weight:400}.style-module__KSmetG__bankColorDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.style-module__KSmetG__footer{background:#fafbfc;border-top:1px solid #edeff2;justify-content:space-between;align-items:center;gap:12px;padding:18px 28px;display:flex}.style-module__KSmetG__footerRight{gap:10px;display:flex}.style-module__KSmetG__outlineButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:7px 14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .18s}.style-module__KSmetG__outlineButton:hover:not(.style-module__KSmetG__disabled){color:#0f2a6d;background:#f8fafc;border-color:#0f2a6d}.style-module__KSmetG__outlineButton.style-module__KSmetG__disabled,.style-module__KSmetG__outlineButton:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.style-module__KSmetG__ghostButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:9px 18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .18s}.style-module__KSmetG__ghostButton:hover{background:#f8fafc;border-color:#cbd5e1}.style-module__KSmetG__primaryButton{color:#fff;cursor:pointer;background:#0f2a6d;border:1px solid #0f2a6d;border-radius:8px;padding:9px 20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .18s}.style-module__KSmetG__primaryButton:hover{background:#0b2157;border-color:#0b2157}@media (max-width:640px){.style-module__KSmetG__modal{max-height:95vh}.style-module__KSmetG__header,.style-module__KSmetG__footer{padding:16px 20px}.style-module__KSmetG__content{padding:20px}.style-module__KSmetG__servicesGrid{grid-template-columns:1fr;gap:6px}.style-module__KSmetG__sectionHeader{flex-direction:column;align-items:flex-start}.style-module__KSmetG__footer{flex-direction:column-reverse;align-items:stretch}.style-module__KSmetG__footerRight{flex-direction:column-reverse}.style-module__KSmetG__ghostButton,.style-module__KSmetG__primaryButton,.style-module__KSmetG__buttonGroup{width:100%}.style-module__KSmetG__buttonGroup button{flex:1}}
.style-module__-bwHBW__header{border-bottom:1px solid var(--gray-200,#dde3ee);z-index:200;background:#fff;align-items:center;height:64px;padding:0 5vw;display:flex;position:sticky;top:0}.style-module__-bwHBW__headerInner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.style-module__-bwHBW__logo{line-height:0;display:block}.style-module__-bwHBW__logo img{width:auto;height:38px;display:block}.style-module__-bwHBW__headerNav{align-items:center;gap:8px;display:flex}.style-module__-bwHBW__headerNav a{color:var(--gray-600,#4a5578);border-radius:6px;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.style-module__-bwHBW__headerNav a:hover{background:var(--gray-100,#eef1f7);color:var(--navy,#0f2a6d)}.style-module__-bwHBW__headerNav .style-module__-bwHBW__btnHeader{background:var(--navy,#0f2a6d);color:#fff;border-radius:7px;padding:8px 18px;font-weight:600}.style-module__-bwHBW__headerNav .style-module__-bwHBW__btnHeader:hover{background:var(--navy2,#0e2460);color:#fff}.style-module__-bwHBW__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;padding:0;display:none}.style-module__-bwHBW__menuToggle span{background:var(--navy,#0f2a6d);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.style-module__-bwHBW__mobileNav{border-bottom:1px solid var(--gray-200,#dde3ee);background:#fff;flex-direction:column;gap:4px;padding:12px 5vw 16px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 6px 16px #0f2a6d0f}.style-module__-bwHBW__isOpen{display:flex}.style-module__-bwHBW__mobileNav a{color:var(--gray-600,#4a5578);border-radius:6px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none}.style-module__-bwHBW__mobileNav a:hover{background:var(--gray-100,#eef1f7);color:var(--navy,#0f2a6d)}.style-module__-bwHBW__mobileNav .style-module__-bwHBW__btnHeader{background:var(--navy,#0f2a6d);color:#fff;text-align:center;margin-top:6px;font-weight:600}.style-module__-bwHBW__mobileNav .style-module__-bwHBW__btnHeader:hover{background:var(--navy2,#0e2460);color:#fff}@media (max-width:768px){.style-module__-bwHBW__headerNav{display:none}.style-module__-bwHBW__menuToggle{display:flex}}
.style-module__CEoWNa__hero{background-image:url(/background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;align-items:center;min-height:750px;margin-bottom:2rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.style-module__CEoWNa__overlay{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0208238c 0%,#02082333 50%,#02082300 100%);position:absolute;inset:0}.style-module__CEoWNa__btnPrimary{cursor:pointer;letter-spacing:.01em;color:#0a2580;background:#fff;border:none;border-radius:8px;padding:14px 30px;font-family:inherit;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.22,1,.36,1)}.style-module__CEoWNa__btnPrimary:hover{background:#f1f5f9;box-shadow:0 10px 30px -8px #93c5fd80}.style-module__CEoWNa__btnSecondary{cursor:pointer;letter-spacing:.01em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border:1.5px solid #ffffff59;border-radius:8px;padding:14px 30px;font-family:inherit;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.22,1,.36,1)}.style-module__CEoWNa__btnSecondary:hover{background:#ffffff14;border-color:#fff9}.style-module__CEoWNa__fadeLeft{animation:.9s cubic-bezier(.22,1,.36,1) both style-module__CEoWNa__fadeSlideLeft}.style-module__CEoWNa__fadeRight{animation:1s cubic-bezier(.22,1,.36,1) .15s both style-module__CEoWNa__fadeSlideRight}@keyframes style-module__CEoWNa__fadeSlideLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes style-module__CEoWNa__fadeSlideRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media (max-width:960px){.style-module__CEoWNa__hero{background-attachment:scroll;min-height:auto}}
.styles-module__SuJP_G__footer{color:#ffffff52;background:radial-gradient(circle at 0 0,#00bdff14,#0000 35%),#060d1c;padding:56px 48px 32px}.styles-module__SuJP_G__top{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr;gap:56px;max-width:1240px;margin:0 auto 28px;padding-bottom:40px;display:grid}.styles-module__SuJP_G__brand{flex-direction:column;gap:14px;display:flex}.styles-module__SuJP_G__logo{width:fit-content;max-width:180px;display:inline-flex}.styles-module__SuJP_G__logo img{object-fit:contain;filter:brightness(0)invert();opacity:.78;width:auto;height:34px}.styles-module__SuJP_G__about{color:#ffffff59;max-width:320px;font-size:13px;font-weight:300;line-height:1.7}.styles-module__SuJP_G__column h5{letter-spacing:.1em;text-transform:uppercase;color:#ffffff7a;margin-bottom:14px;font-size:10px;font-weight:700}.styles-module__SuJP_G__column a{color:#ffffff59;margin-bottom:12px;font-size:13px;font-weight:300;text-decoration:none;transition:color .15s,transform .15s;display:block}.styles-module__SuJP_G__column a:hover{color:var(--color-accent)}.styles-module__SuJP_G__column a:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:2px}.styles-module__SuJP_G__contactLink{border-radius:6px;align-items:center;gap:12px;margin:-8px;padding:8px;display:inline-flex}.styles-module__SuJP_G__contactIcon{width:24px;height:24px;color:var(--blue);background:#00bdff24;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex}.styles-module__SuJP_G__contactLink:hover .styles-module__SuJP_G__contactIcon{background:#00bdff3d;transform:scale(1.08)}.styles-module__SuJP_G__bottom{color:#ffffff47;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 18px;max-width:1240px;margin:0 auto;font-size:11px;line-height:1.6;display:flex}.styles-module__SuJP_G__bottom p{max-width:560px}@media (max-width:960px){.styles-module__SuJP_G__top{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width:640px){.styles-module__SuJP_G__footer{padding:40px 20px 24px}.styles-module__SuJP_G__top{grid-template-columns:1fr;gap:32px;margin-bottom:24px;padding-bottom:32px}.styles-module__SuJP_G__about{max-width:100%;font-size:12px}.styles-module__SuJP_G__column a{margin-bottom:11px;font-size:12px}.styles-module__SuJP_G__bottom{flex-direction:column;font-size:10px}}@media (max-width:420px){.styles-module__SuJP_G__footer{padding:32px 16px 20px}.styles-module__SuJP_G__logo img{height:28px}.styles-module__SuJP_G__column h5{margin-bottom:12px;font-size:9px}.styles-module__SuJP_G__column a{margin-bottom:10px;font-size:11px}.styles-module__SuJP_G__contactLink{gap:10px}.styles-module__SuJP_G__contactIcon{width:20px;height:20px}.styles-module__SuJP_G__about{font-size:11px;line-height:1.6}.styles-module__SuJP_G__bottom{gap:8px 12px;font-size:9px}}
.styles-module__c3JIPq__wrapper{flex-direction:column;gap:20px;width:100%;max-width:1200px;margin:0 auto;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.styles-module__c3JIPq__activeFilters{background:#fff;border:1px solid #edeff2;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 20px;display:flex}.styles-module__c3JIPq__activeLabel{color:#6b7280;font-size:13px;font-weight:500}.styles-module__c3JIPq__chipsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.styles-module__c3JIPq__chip{color:#0f2a6d;background:#f0f4fa;border:1px solid #e0e8f2;border-radius:100px;align-items:center;gap:6px;padding:4px 8px 4px 12px;font-size:12px;font-weight:500;display:inline-flex}.styles-module__c3JIPq__chip button{cursor:pointer;color:#0f2a6d;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:flex}.styles-module__c3JIPq__chip button:hover{background:#d6e2f0}.styles-module__c3JIPq__clearAll{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:4px;padding:4px 8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500;transition:all .15s}.styles-module__c3JIPq__clearAll:hover{color:#050a15;background:#f3f4f6}.styles-module__c3JIPq__list{flex-direction:column;gap:16px;display:flex}.styles-module__c3JIPq__emptyState{color:#9ca3af;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.styles-module__c3JIPq__emptyTitle{color:#050a15;margin:14px 0 4px;font-size:16px;font-weight:500}.styles-module__c3JIPq__emptyText{color:#6b7280;max-width:280px;margin:0;font-size:13px}@media (max-width:640px){.styles-module__c3JIPq__activeFilters{padding:12px 16px}.styles-module__c3JIPq__emptyState{padding:48px 20px}}
.style-module__uVUwla__card{background:#fff;border:1px solid #edeff2;border-radius:16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;transition:border-color .18s;overflow:hidden}.style-module__uVUwla__card:hover{border-color:#d6dadf}.style-module__uVUwla__header{background:#fafbfc;border-bottom:1px solid #edeff2;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.style-module__uVUwla__headerLeft{align-items:center;gap:14px;display:flex}.style-module__uVUwla__logoWrapper{background:#fff;border:1px solid #edeff2;border-radius:14px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.style-module__uVUwla__logoImg{object-fit:contain;width:72%;height:72%}.style-module__uVUwla__logoInitial{font-size:20px;font-weight:500;line-height:1}.style-module__uVUwla__headerInfo{flex-direction:column;gap:2px;display:flex}.style-module__uVUwla__bankName{color:#050a15;letter-spacing:-.1px;margin:0;font-size:16px;font-weight:500}.style-module__uVUwla__evaluationFee{color:#6b7280;font-size:12px;font-weight:400}.style-module__uVUwla__evaluationFee strong{color:#1f2937;font-weight:500}.style-module__uVUwla__productsBadge{color:#0f2a6d;white-space:nowrap;background:#f0f4fa;border:1px solid #e0e8f2;border-radius:100px;padding:5px 11px;font-size:12px;font-weight:500}.style-module__uVUwla__tableWrapper{overflow-x:auto}.style-module__uVUwla__tableWrapper::-webkit-scrollbar{height:6px}.style-module__uVUwla__tableWrapper::-webkit-scrollbar-track{background:0 0}.style-module__uVUwla__tableWrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.style-module__uVUwla__table{border-collapse:collapse;width:100%;min-width:780px;font-size:13px}.style-module__uVUwla__table thead{background:#fafbfc}.style-module__uVUwla__table th{text-align:left;color:#6b7280;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #edeff2;padding:12px 16px;font-size:12px;font-weight:500}.style-module__uVUwla__table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:14px 16px}.style-module__uVUwla__table tbody tr:last-child td{border-bottom:none}.style-module__uVUwla__table tbody tr:hover{background:#fafbfc}.style-module__uVUwla__productName{color:#050a15;font-weight:500}.style-module__uVUwla__ltvBadge{color:#0f2a6d;background:#f0f4fa;border:1px solid #e0e8f2;border-radius:100px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-block}.style-module__uVUwla__conditions{color:#6b7280;font-size:12.5px}.style-module__uVUwla__footer{background:#fafbfc;border-top:1px solid #edeff2;padding:14px 24px 18px}.style-module__uVUwla__obsToggle{color:#0f2a6d;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.style-module__uVUwla__obsToggle:hover{color:#050a15}.style-module__uVUwla__chevron{transition:transform .2s}.style-module__uVUwla__chevronOpen{transform:rotate(180deg)}.style-module__uVUwla__observations{color:#4b5563;border:1px solid #edeff2;border-radius:8px;margin:10px 0 0;padding:12px 14px;font-size:13px;line-height:1.6;animation:.2s style-module__uVUwla__slideDown}@keyframes style-module__uVUwla__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.style-module__uVUwla__header{flex-direction:column;align-items:flex-start;padding:16px 18px}.style-module__uVUwla__headerLeft{width:100%}.style-module__uVUwla__footer{padding:12px 18px 16px}}
.styles-module__5rGleW__summary{background:#fff;border:1px solid #edeff2;border-radius:16px;padding:28px 32px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.styles-module__5rGleW__summaryHeader{margin-bottom:24px}.styles-module__5rGleW__summaryTitle{color:#050a15;letter-spacing:-.2px;margin:0 0 4px;font-size:18px;font-weight:500}.styles-module__5rGleW__summarySubtitle{color:#6b7280;margin:0;font-size:13px}.styles-module__5rGleW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.styles-module__5rGleW__bankSummaryCard{background:#fafbfc;border:1px solid #edeff2;border-radius:12px;padding:16px 18px;transition:all .18s}.styles-module__5rGleW__bankSummaryCard:hover{background:#fff;border-color:#d6dadf}.styles-module__5rGleW__bankSummaryHeader{border-bottom:1px solid #edeff2;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.styles-module__5rGleW__bankTitleWrap{align-items:center;gap:10px;min-width:0;display:flex}.styles-module__5rGleW__colorBar{border-radius:2px;flex-shrink:0;width:4px;height:18px}.styles-module__5rGleW__bankSummaryName{color:#050a15;letter-spacing:.5px;word-break:break-word;margin:0;font-size:13px;font-weight:500;line-height:1.2}.styles-module__5rGleW__importantButton{color:#c26b00;cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.styles-module__5rGleW__importantButton:hover{background:#ffeccb;border-color:#eb9d2d}.styles-module__5rGleW__importantButton:focus-visible,.styles-module__5rGleW__modalClose:focus-visible,.styles-module__5rGleW__modalFooterButton:focus-visible{outline-offset:2px;outline:2px solid #050a15}.styles-module__5rGleW__modalOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);background:#050a1594;justify-content:center;align-items:center;padding:20px;animation:.2s styles-module__5rGleW__modalFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes styles-module__5rGleW__modalFadeIn{0%{opacity:0}to{opacity:1}}.styles-module__5rGleW__modal{word-wrap:break-word;word-break:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;width:min(720px,100%);max-height:88vh;animation:.22s cubic-bezier(.16,1,.3,1) styles-module__5rGleW__modalSlideUp;display:flex;overflow:hidden;box-shadow:0 16px 48px #050a1538}@keyframes styles-module__5rGleW__modalSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__5rGleW__modalHeader{border-bottom:1px solid #edeff2;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 16px;display:flex}.styles-module__5rGleW__modalBody{padding:16px 24px 24px;overflow-y:auto}.styles-module__5rGleW__modalFooter{background:#fff;border-top:1px solid #edeff2;justify-content:flex-end;padding:14px 24px 18px;display:flex}.styles-module__5rGleW__modalFooterButton{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;min-height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.styles-module__5rGleW__modalFooterButton:hover{background:#f3f4f6;border-color:#9ca3af}.styles-module__5rGleW__modalBody::-webkit-scrollbar{width:6px}.styles-module__5rGleW__modalBody::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.styles-module__5rGleW__modalEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c26b00;margin:0 0 6px;font-size:12px;font-weight:700}.styles-module__5rGleW__modalTitle{color:#050a15;margin:0;font-size:20px;line-height:1.25}.styles-module__5rGleW__modalSubtitle{color:#6b7280;margin:6px 0 0;font-size:14px;line-height:1.5}.styles-module__5rGleW__modalClose{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.styles-module__5rGleW__modalBankInfo{align-items:center;gap:10px;margin-bottom:18px;display:flex}.styles-module__5rGleW__modalColorBar{border-radius:999px;flex-shrink:0;width:5px;height:20px}.styles-module__5rGleW__modalBankName{color:#111827;font-size:14px;font-weight:600}.styles-module__5rGleW__modalContent{flex-direction:column;gap:12px;display:flex}.styles-module__5rGleW__modalParagraph,.styles-module__5rGleW__modalSectionTitle{color:#374151;margin:0;font-size:14px;line-height:1.65}.styles-module__5rGleW__modalSectionTitle{color:#111827;font-weight:700}.styles-module__5rGleW__modalList{gap:8px;margin:0;padding-left:18px;display:grid}.styles-module__5rGleW__modalListItem{color:#374151;font-size:14px;line-height:1.6}.styles-module__5rGleW__servicesList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.styles-module__5rGleW__serviceRow{justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:13px;display:flex}.styles-module__5rGleW__serviceLabel{color:#4b5563;min-width:0;font-weight:400;line-height:1.35}.styles-module__5rGleW__serviceStatus{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;display:flex}.styles-module__5rGleW__statusYes{color:#059669;background:#ecfdf5}.styles-module__5rGleW__statusNo{color:#dc2626;background:#fef2f2}@media (max-width:640px){.styles-module__5rGleW__summary{border-radius:14px;padding:18px 16px}.styles-module__5rGleW__summaryHeader{margin-bottom:18px}.styles-module__5rGleW__summaryTitle{font-size:16px}.styles-module__5rGleW__summarySubtitle{font-size:12px}.styles-module__5rGleW__bankSummaryHeader{flex-wrap:wrap;align-items:flex-start;gap:10px}.styles-module__5rGleW__bankTitleWrap{flex:auto;min-width:0}.styles-module__5rGleW__bankSummaryCard{border-radius:14px;padding:14px 14px 15px}.styles-module__5rGleW__bankSummaryName{font-size:12px}.styles-module__5rGleW__importantButton{width:28px;height:28px}.styles-module__5rGleW__serviceRow{padding:8px 0;font-size:12px}.styles-module__5rGleW__serviceStatus{min-width:20px;height:20px}.styles-module__5rGleW__modalOverlay{align-items:center;padding:16px}.styles-module__5rGleW__modal{border:1px solid #e5e7eb;border-radius:16px;width:min(560px,100%);max-height:92vh}.styles-module__5rGleW__modalHeader{flex-direction:column;gap:12px;padding:16px 16px 14px}.styles-module__5rGleW__modalBody{padding:14px 16px 20px}.styles-module__5rGleW__modalFooter{padding:12px 16px 16px}.styles-module__5rGleW__modalFooterButton{width:100%}.styles-module__5rGleW__modalTitle{word-break:break-word;font-size:18px}.styles-module__5rGleW__modalSubtitle{word-break:break-word;font-size:13px}.styles-module__5rGleW__modalBankInfo{margin-bottom:14px;padding:11px 12px}.styles-module__5rGleW__modalParagraph,.styles-module__5rGleW__modalSectionTitle,.styles-module__5rGleW__modalListItem{word-break:break-word;font-size:13px;line-height:1.58}.styles-module__5rGleW__modalList{gap:7px}.styles-module__5rGleW__grid{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.styles-module__5rGleW__modalOverlay{align-items:center;padding:12px}.styles-module__5rGleW__modal{border:1px solid #e5e7eb;border-radius:14px;width:min(460px,100%);max-height:92vh}.styles-module__5rGleW__modalHeader{gap:12px;padding:16px 16px 12px}.styles-module__5rGleW__modalClose{width:32px;min-width:32px;height:32px;min-height:32px}.styles-module__5rGleW__modalTitle{word-break:break-word;font-size:17px;line-height:1.3}.styles-module__5rGleW__modalSubtitle{word-break:break-word;font-size:13px;line-height:1.4}.styles-module__5rGleW__modalEyebrow{margin-bottom:4px;font-size:11px}.styles-module__5rGleW__modalBody{padding:12px 16px 18px}.styles-module__5rGleW__modalFooter{padding:10px 16px 14px}.styles-module__5rGleW__modalBankInfo{gap:8px;margin-bottom:12px;padding:11px 12px}.styles-module__5rGleW__modalBankName{font-size:13px}.styles-module__5rGleW__modalColorBar{width:4px;height:18px}.styles-module__5rGleW__modalParagraph,.styles-module__5rGleW__modalSectionTitle{word-break:break-word;margin-bottom:2px;font-size:13px;line-height:1.52}.styles-module__5rGleW__modalSectionTitle{margin-bottom:4px}.styles-module__5rGleW__modalList{gap:6px;padding-left:16px}.styles-module__5rGleW__modalListItem{word-break:break-word;font-size:13px;line-height:1.5}.styles-module__5rGleW__modalContent{gap:10px}}@media (max-width:375px){.styles-module__5rGleW__modal{max-height:93vh}.styles-module__5rGleW__modalHeader{padding:14px 14px 10px}.styles-module__5rGleW__modalBody{padding:11px 14px 16px}.styles-module__5rGleW__modalTitle{word-break:break-word;font-size:16px;line-height:1.28}.styles-module__5rGleW__modalSubtitle{word-break:break-word;margin-top:3px;font-size:12px}.styles-module__5rGleW__modalEyebrow{letter-spacing:.08em;margin-bottom:3px;font-size:10px}.styles-module__5rGleW__modalBankInfo{margin-bottom:10px;padding:10px 11px}.styles-module__5rGleW__modalBankName{font-size:12px}.styles-module__5rGleW__modalParagraph,.styles-module__5rGleW__modalSectionTitle,.styles-module__5rGleW__modalListItem{word-break:break-word;font-size:12px;line-height:1.48}.styles-module__5rGleW__modalList{gap:5px;padding-left:15px}.styles-module__5rGleW__modalContent{gap:9px}.styles-module__5rGleW__modalClose{width:30px;min-width:30px;height:30px}.styles-module__5rGleW__importantButton{width:26px;height:26px}}
