.ai_domains{background-color:var(--white);padding-bottom:30px}.ai_domains_hero{position:relative;padding:30px 12px 60px;overflow:hidden;background-image:url(/assets/images/ai-countries.webp);background-repeat:no-repeat;background-position:100%;background-size:cover}.ai_domains_hero .MuiGrid-container{width:92%;margin:auto;position:relative;z-index:2}.ai_domains_hero .hero_overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.9) 34%,rgba(255,255,255,.2) 58%,rgba(255,255,255,0) 68%,rgba(255,255,255,0))}.ai_domains_hero .hero_left{max-width:900px;position:relative;z-index:2}.ai_domains_hero .breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}.ai_domains_hero .breadcrumb span{font-size:14px;color:var(--dark-gray);cursor:pointer}.ai_domains_hero .breadcrumb a{color:var(--dark-gray);text-decoration:none;transition:color .2s}.ai_domains_hero .breadcrumb a:hover{color:#5b5ff6;text-decoration:underline}.ai_domains_hero .breadcrumb .active{color:var(--black);font-weight:600}.ai_domains_hero .breadcrumb svg{font-size:14px;color:var(--dark-gray)}.ai_domains_hero .badge_favourite{display:flex;justify-content:space-between;align-items:center}.ai_domains_hero .badge_favourite .premium_badge{display:flex;max-width:max-content;align-items:center;gap:8px;padding:6px 12px;margin-bottom:16px;border-radius:999px;border:1px solid var(--brands-lite-color);color:var(--brands-color);font-weight:600;font-size:14px;letter-spacing:.5px;box-shadow:0 0 8px rgba(245,208,138,.25),inset 0 0 6px rgba(245,208,138,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ai_domains_hero .badge_favourite .premium_badge .icon{font-size:18px;color:var(--brands-color)}.ai_domains_hero .badge_favourite .premium_badge .brand_icon{width:18px}.ai_domains_hero .badge_favourite .fav_star button{border:1px solid var(--dark-gray)}.ai_domains_hero .badge_favourite .fav_star button svg{color:var(--gray-light)!important}.ai_domains_hero .badge_favourite .fav_star:hover svg{color:var(--success-color)!important}.ai_domains_hero .hero_title{font-size:3.5rem;line-height:1.05;font-weight:700;color:var(--black);margin-bottom:24px;margin-top:24px;max-width:900px}.ai_domains_hero .hero_title .hero_blue{color:#5b5ff6;margin-bottom:24px}.ai_domains_hero .hero_desc{font-size:1.15rem;line-height:1.5;font-weight:500;color:var(--dark-gray)}.ai_domains_hero .hero_desc2{font-size:1rem;line-height:1.5;color:var(--dark-gray)}.ai_domains_hero .hero_search{display:flex;align-items:center;height:60px;border-radius:14px;border:2px solid var(--brands-lite-color);background:var(--white);overflow:hidden}.ai_domains_hero .hero_search .search_icon{margin-left:18px;color:var(--dark-gray)}.ai_domains_hero .hero_search input{flex:1 1;border:none;outline:none;background:rgba(0,0,0,0);padding:0 16px;font-size:1.1rem;font-weight:500;color:var(--black)}.ai_domains_hero .hero_search .search_btn{padding:10px 20px;color:var(--white-default);text-transform:none;font-weight:600;font-size:1rem;border-radius:12px;margin:5px;background:linear-gradient(135deg,#6b5cff,#5b5ff6)}.ai_domains_hero .hero_search .search_btn svg{margin-right:12px}.ai_domains_hero .examples{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px;margin-bottom:24px}.ai_domains_hero .examples p{color:var(--dark-gray);font-size:14px;font-weight:600}.ai_domains_hero .examples .example_item{padding:8px 14px;border-radius:12px;background:var(--gray-dark);color:var(--brands-color);font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.ai_domains_hero .examples .example_item:hover{background:var(--brands-lite-color);color:#fff}@media(max-width:900px){.ai_domains_hero{background-image:none}.ai_domains_hero .hero_overlay{background:var(--white)}.ai_domains_hero .hero_title{font-size:3rem}}@media(max-width:600px){.ai_domains_hero .hero_title{font-size:30px}.ai_domains_hero .hero_search{flex-direction:row;height:auto}.ai_domains_hero .hero_search input{height:50px;width:100%}.ai_domains_hero .hero_search .search_btn{padding:8px 12px}}.ai_domains_hero .ai_feedback .ai_feedback_btn.helpful_active{color:var(--brands-color);background-color:rgba(245,185,66,.22);box-shadow:inset 0 0 0 1px var(--brands-lite-color)}.ai_domains_hero .ai_feedback .ai_feedback_btn.not_helpful_active{color:var(--brands-color);background-color:rgba(255,138,128,.18);box-shadow:inset 0 0 0 1px var(--brands-lite-color)}.ai_domains_hero .ai_feedback .ai_feedback_btn.comment_active{color:var(--brands-color);background-color:rgba(245,200,75,.14);box-shadow:inset 0 0 0 1px var(--brands-lite-color)}.ai_domains_hero .feedback-comment-wrapper{border:1px solid rgba(42,115,233,.4392156863)!important}.ai_domains_hero .feedback-comment-wrapper .feedback-textfield .MuiOutlinedInput-root fieldset,.ai_domains_hero .feedback-comment-wrapper .feedback-textfield .MuiOutlinedInput-root:hover fieldset{border-color:rgba(42,115,233,.4392156863)}.ai_domains_hero .feedback-comment-wrapper .feedback-textfield .MuiOutlinedInput-root.Mui-focused fieldset{border-color:var(--brands-color)}.ai_domains_hero .feedback-comment-wrapper .feedback-textfield textarea{caret-color:var(--brands-color)}.ai_domains_hero .feedback-comment-wrapper .feedback-actions .save-btn{background-color:var(--brands-color);color:#fff}.ai_domains_hero .feedback-comment-wrapper .feedback-actions .save-btn:hover{background-color:var(--brands-color)}.countries_section{padding:60px 0;width:90%;margin:auto}.countries_section .section_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media(max-width:768px){.countries_section .section_header{flex-direction:column;gap:16px;align-items:flex-start}}.countries_section .countries_toolbar{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:16px}@media(max-width:991px){.countries_section .countries_toolbar{flex-direction:column;align-items:stretch}}.countries_section .alphabet_filter{display:flex;flex-wrap:wrap;gap:8px}.countries_section .alphabet_filter button{width:36px;height:36px;border:1px solid var(--gray-dark);border-radius:10px;background:var(--white);color:var(--dark-gray);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.countries_section .alphabet_filter button:hover{border-color:#5b5ff6;color:#5b5ff6}.countries_section .alphabet_filter button.active{background:#5b5ff6;color:#fff;border-color:#5b5ff6}.countries_section .filter_controls{display:flex;justify-content:space-between;gap:16px}.countries_section .alphabet_select{width:180px;padding:0 16px;font-size:15px;font-weight:500;color:var(--black);cursor:pointer}.countries_section .alphabet_select,.countries_section .search_box{height:54px;border:1px solid #dbe2f0;border-radius:14px;background:var(--white)}.countries_section .search_box{width:340px;display:flex;align-items:center;padding:0 18px;transition:all .2s ease}.countries_section .search_box:focus-within{border-color:#5b5ff6;box-shadow:0 0 0 4px rgba(91,95,246,.08)}.countries_section .search_box svg{color:#64748b;margin-right:10px}.countries_section .search_box input{flex:1 1;border:none;outline:none;font-size:15px;background:rgba(0,0,0,0);color:var(--black)}.countries_section .search_box input::placeholder{color:#94a3b8}@media(max-width:991px){.countries_section .search_box{width:100%}}.countries_section .section_title{font-size:1.5rem;font-weight:600;color:var(--black);margin-bottom:10px}.countries_section .countries_grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.countries_section .country_card{background:var(--white);border:1px solid var(--dark-gray);border-radius:20px;padding:34px 20px;text-align:center;transition:all .25s ease}.countries_section .country_card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(15,23,42,.08)}.countries_section .country_flag{width:auto;height:64px;object-fit:contain;margin-bottom:8px;border-radius:12px;box-shadow:1px 4px 10px #adadad}.countries_section .country_title{font-size:22px;font-weight:600;color:var(--black);margin-bottom:8px}.countries_section .country_count{font-size:15px;color:var(--dark-gray)}.countries_section .countries_footer{display:flex;justify-content:center;margin-top:40px}.countries_section .view_all_btn svg{margin-left:6px}.countries_section .view_all_btn{height:58px;padding:0 32px!important;border:1px solid #dbe2f0!important;border-radius:14px!important;color:var(--brands-color)!important;background:var(--white)!important;text-transform:none!important;font-size:17px!important;font-weight:600!important;gap:8px}.countries_section .view_all_btn:hover{background:#f5f8ff!important}.discovery_hub_assistant{width:92%;margin:30px auto;padding:34px 42px;display:flex;justify-content:space-between;align-items:center;gap:32px;border-radius:24px;background:linear-gradient(90deg,#2b238f,#342ab2 45%,#4338ca)}.discovery_hub_assistant .cta_left{display:flex;align-items:center;gap:24px;flex:1 1}.discovery_hub_assistant .rocket_icon{width:84px;height:84px;min-width:84px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:hsla(0,0%,100%,.08)}.discovery_hub_assistant .rocket_icon svg{font-size:46px;color:#fff;transform:rotate(-20deg)}.discovery_hub_assistant .cta_title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:10px}.discovery_hub_assistant .cta_description{color:hsla(0,0%,100%,.82);font-size:15px;line-height:1.7;max-width:650px}.discovery_hub_assistant .cta_button{min-width:240px;height:56px;padding:0 28px;border-radius:14px!important;background:#fff!important;color:#4338ca!important;font-size:15px;font-weight:700;text-transform:none;box-shadow:none}.discovery_hub_assistant .cta_button:hover{background:#f8f8ff!important}.discovery_hub_assistant .cta_button svg{margin-left:6px}@media(max-width:900px){.discovery_hub_assistant{flex-direction:column;align-items:flex-start;text-align:left}.discovery_hub_assistant .cta_button{width:100%}}@media(max-width:600px){.discovery_hub_assistant{padding:28px 24px}.discovery_hub_assistant .cta_left{flex-direction:column;text-align:center;width:100%}.discovery_hub_assistant .rocket_icon{width:72px;height:72px;min-width:72px}.discovery_hub_assistant .rocket_icon svg{font-size:38px}.discovery_hub_assistant .cta_title{font-size:1.6rem}.discovery_hub_assistant .cta_description{font-size:14px}.discovery_hub_assistant .cta_button{width:100%}}main:has(.ai_domains){padding-bottom:0}[data-theme=dark] .discovery_hub_assistant{background:#151033;border:1px solid #565363}[data-theme=dark] .discovery_hub_assistant .assistant_desc,[data-theme=dark] .discovery_hub_assistant .trust_list li{color:#b2bbc9}[data-theme=dark] .ai_domains_hero{background-image:url(/assets/images/ai-countries-dark.webp)}[data-theme=dark] .ai_domains_hero .hero_overlay{background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.9) 34%,rgba(0,0,0,.2) 58%,rgba(0,0,0,0) 68%,rgba(0,0,0,0))!important}