.mode-switch-container{display:flex;background:#f3f4f6;border-radius:12px;padding:6px;gap:4px}.mode-switch-container label{flex:1;text-align:center;padding:12px;cursor:pointer;border-radius:10px;margin-bottom:0;font-weight:700;transition:all .3s ease;color:#6b7280}.mode-switch-container input[type=radio]{display:none}.mode-switch-container input[type=radio]:checked+label{background-color:#4f46e5!important;color:#fff!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.input-group-custom{display:flex;align-items:stretch;border:1px solid #ced4da;border-radius:8px;overflow:hidden;background:#fff;height:48px}.currency-prefix{display:flex;align-items:center;padding:0 12px;background:#f9f9f9;border-right:1px solid #eee;color:#6b7280;font-weight:700;min-width:45px;justify-content:center}.input-group-custom input{border:none;flex:1;padding:0 12px;font-weight:700;height:100%;width:100%}.input-group-custom select{border:none;border-left:1px solid #eee;background-color:#f9f9f9;padding:0 30px 0 10px;cursor:pointer;color:#4f46e5;font-weight:700;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234f46e5' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C2.185 5.355 2.403 5 2.808 5h9.384c.405 0 .623.355.357.658l-4.796 5.482a.5.5 0 0 1-.706 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 10px) center}.input-group-custom input:focus{outline:0}.result-hero{background:linear-gradient(135deg,#7abbaa 0,#38dfdd 100%);color:#fff;border-radius:1.25rem}.input-label{font-size:.75rem;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:8px;display:block}.custom-faq .faq-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.06);transition:all .3s ease}.custom-faq .faq-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.custom-faq .faq-header{display:flex;align-items:center;padding:22px 25px;cursor:pointer;background:#fff}.custom-faq .faq-icon{width:52px;height:52px;min-width:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin-right:18px}.custom-faq .faq-header h3{flex:1;margin:0;font-size:18px;font-weight:700;color:#2d3748}.custom-faq .faq-arrow{font-size:24px;color:#6c757d;transition:all .3s ease}.custom-faq .faq-header:not(.collapsed) .faq-arrow{transform:rotate(180deg)}.custom-faq .faq-body{padding:0 25px 25px 95px;color:#6c757d;line-height:1.8}.custom-faq .faq-body p:last-child{margin-bottom:0}@media (max-width:768px){.custom-faq .faq-header{padding:18px}.custom-faq .faq-icon{width:42px;height:42px;min-width:42px;font-size:20px;margin-right:12px}.custom-faq .faq-header h3{font-size:16px}.custom-faq .faq-body{padding:0 18px 18px 72px}}