.HeaderServices_header__AXSBQ{width:fit-content;max-width:110vw;padding:.8rem 1.2rem;background:#BEC5A4;color:#000;border-radius:2rem;box-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;gap:1rem;position:fixed;top:1rem;left:50%;transform:translateX(-50%);z-index:1000;transition:all .3s ease}.HeaderServices_header__AXSBQ:hover{padding:.9rem 1.4rem;box-shadow:0 6px 16px rgba(0,0,0,.4)}.HeaderServices_logo__Ez5Pg{font-size:1.5rem;font-weight:600;letter-spacing:.03em;display:flex;align-items:center;gap:.5rem}.HeaderServices_logoSvg__TyVn4{width:1.5rem;height:1.5rem}.HeaderServices_header__AXSBQ nav{display:flex;align-items:center;gap:1rem;font-size:1rem;font-weight:500}.HeaderServices_header__AXSBQ nav a{color:#000;text-decoration:none;transition:color .2s ease;padding:.1rem .2rem;border-radius:1rem;opacity:.9}.HeaderServices_header__AXSBQ nav a:hover{background:rgba(255,255,255,.1);opacity:1}@media (max-width:600px){.HeaderServices_header__AXSBQ{width:90vw;max-width:100vw;padding:.5rem .8rem;background:#0a015c;color:#fff;border-radius:1.5rem;box-shadow:0 3px 8px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;gap:.6rem;position:fixed;top:.5rem;left:50%;transform:translateX(-50%);z-index:1000;transition:all .3s ease}.HeaderServices_header__AXSBQ:hover{padding:.6rem .9rem;box-shadow:0 4px 10px rgba(0,0,0,.4)}.HeaderServices_logo__Ez5Pg{font-size:1rem;font-weight:600;letter-spacing:.03em;gap:.4rem}.HeaderServices_logoSvg__TyVn4{width:1rem;height:1rem}.HeaderServices_header__AXSBQ nav{gap:.5rem;font-size:.8rem;font-weight:500}.HeaderServices_header__AXSBQ nav a{padding:.15rem .3rem;border-radius:.8rem;opacity:.9;color:#fff;text-decoration:none;transition:color .2s ease}.HeaderServices_header__AXSBQ nav a:hover{background:rgba(255,255,255,.1);opacity:1}}.ChatBox_chatBox__9Ebe_{position:fixed!important;right:24px!important;bottom:24px!important;width:320px;height:480px;background:#ffffff;border-radius:16px;border:none;box-shadow:0 8px 32px rgba(0,0,0,.15);z-index:1000;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.ChatBox_chatBox__9Ebe_.ChatBox_focused__BTXWV{transform:scale(1.05);z-index:1001;box-shadow:0 16px 48px rgba(0,0,0,.25)}.ChatBox_chatBox__9Ebe_:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.ChatBox_closeButton__rrTqR{background:linear-gradient(135deg,#ff4d4f,#e63946);border:none;border-radius:10%;width:50px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .3s ease,transform .2s ease,box-shadow .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff;font-size:16px;font-weight:600}.ChatBox_closeButton__rrTqR:hover{background:linear-gradient(135deg,#e63946,#cc3333);transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ChatBox_closeButton__rrTqR:active{transform:scale(.95);box-shadow:0 2px 6px rgba(0,0,0,.15)}.ChatBox_closeButton__rrTqR:focus{outline:none;box-shadow:0 0 0 3px rgba(255,77,79,.3)}.ChatBox_header__8YjWd{padding:12px 16px;border-bottom:1px solid #e8ecef;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a}.ChatBox_messages__eLJqe{flex:1;overflow-y:auto;padding:16px;background:#f7f9fc;scrollbar-width:thin;scrollbar-color:#d1d5db #f7f9fc;contain:strict;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ChatBox_messages__eLJqe::-webkit-scrollbar{width:6px}.ChatBox_messages__eLJqe::-webkit-scrollbar-track{background:#f7f9fc}.ChatBox_messages__eLJqe::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.ChatBox_chatbotMessages__lDZLV{display:flex;flex-direction:column;gap:12px}.ChatBox_message__RlMQY{max-width:80%;padding:10px 14px;border-radius:16px;margin-bottom:8px;word-wrap:break-word;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5;transition:transform .2s ease}.ChatBox_message__RlMQY:hover{transform:scale(1.02)}.ChatBox_userMessage__FKcvd{margin-left:auto;background:linear-gradient(135deg,#007bff,#005fcc);color:#ffffff;border-radius:16px 16px 4px 16px}.ChatBox_aiMessage__jtFao{margin-right:auto;background:#e9ecef;color:#1a1a1a;border-radius:16px 16px 16px 4px}.ChatBox_inputArea___nnJG{padding:12px 16px;display:flex;align-items:center;background:#ffffff;border-top:1px solid #e8ecef}.ChatBox_input__HK9_i{flex:1;margin-right:12px;padding:10px 16px;border:1px solid #d1d5db;border-radius:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color:#1a1a1a;transition:border-color .3s ease,box-shadow .3s ease;-webkit-text-size-adjust:100%;width:100%;box-sizing:border-box}.ChatBox_input__HK9_i:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.ChatBox_inputArea___nnJG button{padding:10px 20px;background:linear-gradient(135deg,#007bff,#005fcc);color:#ffffff;border:none;border-radius:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s ease,transform .2s ease}.ChatBox_inputArea___nnJG button:hover{background:linear-gradient(135deg,#005fcc,#004aad);transform:translateY(-1px)}.ChatBox_inputArea___nnJG button:active{transform:translateY(0)}.ChatBox_error__aa_0Z{color:#e63946;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;margin-bottom:12px;padding:8px;background:#f8d7da;border-radius:8px}@media (max-width:480px){.ChatBox_chatBox__9Ebe_{width:90%;right:5%!important;bottom:16px!important;height:70vh}}.Pricing_container__pA_K5{max-width:1400px;margin:0 auto;padding:3rem;font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}.Pricing_header__XP4US{text-align:center;padding:6rem 0}.Pricing_header__XP4US h1{font-size:3rem;margin-bottom:1.5rem}.Pricing_header__XP4US p{font-size:1.2rem;color:var(--muted);max-width:800px;margin:0 auto;line-height:1.8}.Pricing_pricingGrid__n75bS{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;padding:3rem 0}.Pricing_pricingCard__tE8OI{background:var(--card);border-radius:var(--radius);padding:3rem;text-align:left;box-shadow:var(--shadow);transition:transform .3s ease}.Pricing_pricingCard__tE8OI:hover{transform:translateY(-8px)}.Pricing_pricingCard__tE8OI h3{font-size:2rem;margin-bottom:1.5rem;color:var(--primary)}.Pricing_pricingCard__tE8OI p{color:var(--text);font-size:1.1rem;line-height:1.7}.Pricing_pricingCard__tE8OI .Pricing_price__2Lng_{font-size:1.5rem;font-weight:600;color:var(--primary);margin:1rem 0}.Pricing_pricingCard__tE8OI ul{list-style:none;padding:0;margin:1.5rem 0 0}.Pricing_pricingCard__tE8OI ul li{font-size:1rem;color:var(--text);margin-bottom:.75rem;position:relative;padding-left:1.5rem}.Pricing_pricingCard__tE8OI ul li:before{content:"•";color:var(--primary);position:absolute;left:0;font-size:1.2rem}.Pricing_footer__Vpp_F{text-align:center;padding:3rem 0;color:var(--muted);font-size:1rem}@media (max-width:768px){.Pricing_header__XP4US h1{font-size:2.2rem}.Pricing_container__pA_K5{padding:1.5rem}.Pricing_pricingCard__tE8OI{padding:2rem}.Pricing_pricingGrid__n75bS{grid-template-columns:1fr;gap:2rem}}