html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}body,input{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:#fff0;color:#4169e1;text-decoration:none}img{border-style:none;height:auto;max-width:100%}input{font-family:inherit;font-size:100%;overflow:visible}[type=submit]{-webkit-appearance:button}[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox]{box-sizing:border-box;padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,::after,::before{box-sizing:inherit}body,input{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem}body{background:#fff;background-color:#fff;color:var(--text-color);line-height:1.6}input{line-height:1.5}h1,h3,h4,h6{clear:both}p{margin-bottom:1.5em}ul{margin:0 0 1.5em 3em;list-style:disc}li>ul{margin-bottom:0;margin-left:1.5em}a:visited{color:#2563eb}a:active,a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:active,a:hover{outline:0}input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgb(0 0 0/.8);line-height:1;padding:.6em 1em .4em}input[type=submit]:hover{border-color:#ccc #bbb #aaa}input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=search]{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=search]:focus{color:#111}:root{--primary-bg:#ffffff;--accent-color:#2563eb;--text-color:#1f2937;--text-muted:#6b7280;--dropdown-bg:#ffffff;--hover-bg:#2563ec;--border-color:#f1f5f9;--transition-speed:0.2s;--shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)}*{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}h1{font-size:clamp(2rem,5vw,3rem);line-height:1.2}h3{font-size:clamp(1.5rem,3vw,2rem);line-height:1.3}h4{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.35}h6{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.4}.navbar{background-color:var(--primary-bg);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:1000;-webkit-box-shadow:0 2px 12px 0 rgb(0 0 0/.05);box-shadow:0 2px 12px 0 rgb(0 0 0/.05)}.logo,.nav-container{display:flex;align-items:center}.nav-container{max-width:1400px;margin:0 auto;justify-content:space-between;padding:0;height:80px}.logo{font-size:1.25rem;font-weight:800;color:var(--text-color);text-decoration:none;letter-spacing:-.025em;gap:8px}.setuplix_logo{max-height:30px;width:auto}.nav-menu{display:flex;list-style:none;gap:4px;margin:0}.nav-item{position:relative}.nav-link{display:flex;align-items:center;padding:10px 22px;color:var(--text-muted)!important;text-decoration:none;font-size:1rem;font-weight:500;border-radius:6px;transition:all var(--transition-speed) ease}.nav-link:focus,.nav-link:hover{background-color:var(--hover-bg);color:#fff!important;outline:0}.has-dropdown>.nav-link::after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:10px;transition:transform .2s}.dropdown-menu{position:absolute;top:calc(100% + 5px);left:0;background-color:var(--dropdown-bg);min-width:220px;padding:8px;list-style:none;border-radius:12px;border:1px solid var(--border-color);opacity:0;visibility:hidden;transform:translateY(10px);transition:all var(--transition-speed) cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-lg);z-index:10;margin-left:0}.nav-item:focus-within>.dropdown-menu,.nav-item:hover>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0) translateX(0)}.dropdown-menu .nav-link{padding:10px 12px;border-bottom:none;font-weight:400}#menu-toggle,.hamburger{display:none}.site_footer{padding-top:60px;padding-bottom:156px;position:relative}.site_footer:after{position:absolute;content:"Setuplix";bottom:-20px;width:100%;font-size:12vw;color:#f7f7f7;z-index:0;font-weight:900;text-align:center;background:linear-gradient(90deg,#f7f7f6,#eee);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.container{margin:0 auto;max-width:1400px}.site_footer_wrapper{padding:60px;background-color:#fff;-webkit-box-shadow:0 4px 80px 0 rgb(0 0 0/.05);box-shadow:0 4px 80px 0 rgb(0 0 0/.08);border-radius:20px;position:relative;z-index:1}.footer_about,.footer_about_links{display:flex;justify-content:space-between}.footer_about_links{gap:40px}.footer_about_info{max-width:460px}.footer_about_links{max-width:600px;min-width:40%}.footer_about_links h6{font-size:1.125rem;margin:0 0 16px;padding:0}.footer_about_info p,.footer_about_links h6{color:var(--text-color)}.mb10{margin-bottom:10px}ul.quicklinks li,ul.site_social li{list-style-type:none;display:inline-block}ul.site_social li a{width:40px;height:40px;line-height:40px;margin-right:10px;display:block;float:left;color:#000;text-align:center}ul.site_social li svg path{fill:#000}ul.site_social li a:hover svg path{fill:#2563eb}ul.quicklinks li{display:block;width:100%;margin-bottom:10px}ul.quicklinks li a{color:var(--text-color);opacity:1;padding-left:4px;text-decoration:none}ul.quicklinks li a:hover{color:var(--accent-color);text-decoration:underline;opacity:1}.footer_copyright{margin-top:40px;color:var(--text-muted);display:flex;justify-content:space-between}ul.footer_menu,ul.hero_actions,ul.quicklinks,ul.site_social{margin:0;padding:0}ul.footer_menu li{list-style-type:none;display:inline-block;margin:0 12px}ul.footer_menu li:last-child{margin-right:0}ul.footer_menu li a,ul.hero_actions li a{color:var(--text-color);text-decoration:none}ul.footer_menu li a:hover{color:var(--accent-color)}.home_intro{padding-top:40px;padding-bottom:60px}.home_heading{max-width:800px;margin:0 auto;text-align:center}.home_heading h1{font-size:3rem;line-height:120%;margin:0;padding:0;color:#295ebc}.home_heading p{color:var(--text-muted);max-width:600px;margin:20px auto}ul.hero_actions li{list-style-type:none;display:inline-block;margin:0 10px 0 0}ul.hero_actions li a{display:block;padding:12px 48px;border:1px solid #999;border-radius:40px;position:relative;overflow:hidden;transition:all .3s ease;z-index:1;font-weight:500}ul.hero_actions li a:hover{transform:translateY(-4px)}ul.hero_actions li a::before{content:"";position:absolute;top:0;height:100%;background:#1d4ed8;transition:width .3s ease;z-index:-1;width:0;left:50%;transform:translateX(-50%)}ul.hero_actions li:first-child a{background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}ul.hero_actions li a:hover::before{width:100%}ul.hero_actions li a:hover{color:#fff;border-color:#1d4ed8}.home_hero_setup{display:flex;gap:40px}.hero_setup{position:relative;border-radius:8px;width:100%;overflow:hidden}.hero_setup img{display:block;transition:transform .5s ease}.hero_setup:hover{-webkit-box-shadow:0 4px 4px 0 rgb(0 0 0/.1);box-shadow:0 4px 4px 0 rgb(0 0 0/.1)}.hero_setup:hover img{transform:scale(1.05)}.site_search{padding-top:40px;padding-bottom:60px}.site_search_wrapper{display:flex;justify-content:center}.site_search_form{display:flex;align-items:center;gap:16px;background:#fff;padding:20px;border-radius:50px;box-shadow:0 10px 30px rgb(0 0 0/.1);max-width:900px;width:100%}.site_search_form input[type=search]{border:0;outline:0;padding:12px 24px;border-radius:8px;background:#f5f7fb;font-size:1rem;flex:1}.site_search_form input[type=submit]{background:#2563eb;color:#fff;border:0;padding:14px 30px;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:700;text-transform:uppercase}.site_search_form input[type=submit]:hover{background:#1d4ed8;transform:translateY(-2px)}.home_trending_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.section_title{font-size:2rem;line-height:2.6rem;margin:0;padding:0}.full{width:100%;float:left}a.btn1:active,a.btn1:link,a.btn1:visited{color:#999;text-decoration:none;border:0;padding:10px 24px;border-radius:30px;background:#eee;display:inline-block}a.btn1:hover{color:#fff;text-decoration:none;border:0;background-color:var(--accent-color)}a.black:active,a.black:link,a.black:visited{color:#222;text-decoration:none;border:0}a.black:hover{color:var(--accent-color);text-decoration:none;border:0}a.btn2:active,a.btn2:link,a.btn2:visited{color:#000;text-decoration:none;border:1px solid #000;padding:10px 24px;border-radius:30px;display:block;width:100%;text-align:center}a.btn2:hover{color:#fff;text-decoration:none;border:0;background-color:var(--accent-color)}.home_trending{padding-top:20px;padding-bottom:40px}.home_trending_items{display:flex;gap:40px;width:100%}.home_trending_items>*{flex:1;max-width:33%}.trending_item_img{overflow:hidden;position:relative;border-radius:8px}.trending_item_img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.trending_item_entry{padding:20px 0}.product_item_entry h6,.trending_item_entry h6{margin:0 0 20px;padding:0;font-weight:500;font-size:1.25rem}ul.trending_tags{margin:12px 0;padding:0}ul.trending_tags li{list-style-type:none;display:inline-block;margin-right:2px;font-size:.8rem}ul.trending_tags li a{color:#666;padding:6px 18px;border:1px solid #ddd;border-radius:4px;background:#fff}ul.trending_tags li a:hover{background-color:#000;color:#fff;border-color:#000}.product_item:hover .product_item_img img,.trending_item:hover .trending_item_img img{transform:scale(1.2)}.home_recommend{padding-top:40px;padding-bottom:40px}.product_items{display:flex;gap:30px;width:100%;flex-wrap:wrap}.product_items>*{flex:1;max-width:20%}.product_item_img{overflow:hidden;position:relative;border-radius:8px;height:180px}.product_item_img img{height:100%;border-radius:8px}.product_item_entry{padding:20px 0}.product_item_entry h6{margin:8px 0 16px;font-size:1.125rem;height:52px;overflow:hidden}.product_item_entry span{color:#1d4ed8;font-weight:600;font-size:.8rem;text-transform:uppercase}.product_item_info{display:flex;gap:20px;align-items:center}.more{margin-top:20px}.expert_compare_featured{padding-top:40px}ul.expert_list{margin:0;padding:0}ul.expert_list li{list-style-type:none;display:block;margin:0 0 12px;float:left;width:100%}ul.expert_list li a{display:flex;padding:20px 32px 20px 20px;color:#000;font-size:1.125rem;line-height:140%;width:100%;float:left;border:1px solid #eee;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 4px 12px 0 rgb(0 0 0/.06);box-shadow:0 4px 12px 0 rgb(0 0 0/.06)}ul.expert_list li a span{display:inline-block;width:40px;height:30px;border-radius:30px;background-color:#dde8ff;text-align:center;line-height:30px;font-size:1rem;margin-right:20px;color:#999}ul.expert_list li a:hover{color:#fff;background-color:var(--accent-color);border-color:var(--accent-color)}.home_expert_list{display:flex;gap:40px;justify-content:space-between}.home_expert_compare{max-width:50%}.home_expert_featured{padding:32px;border:1px solid #eee;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 4px 12px 0 rgb(0 0 0/.06);box-shadow:0 4px 12px 0 rgb(0 0 0/.06)}.home_expert_blog{max-width:46%}.home_expert_info{display:flex;gap:12px;align-items:center}.home_expert_user_img{width:36px;height:36px;border-radius:100%}.home_expert_user_info h6{margin:0;padding:0;line-height:120%}.home_expert_user_info span{color:var(--text-muted);font-size:.9rem}.home_expert_entry h4{font-size:1.6rem;line-height:130%;margin:20px 0 10px;padding:0;font-weight:600;font-style:italic}.home_expert_img{margin-top:24px;height:240px;border-radius:8px;overflow:hidden}.home_expert_img img,.product_item_img img{object-fit:cover;transition:transform .5s ease;width:100%}.home_expert_featured:hover .home_expert_img img{transform:scale(1.1)}.sec_tagline{color:var(--text-muted)}.blog_entry h6{font-size:1.5rem}.expert_compare_featured{padding-bottom:80px}.your_setup{padding:80px 48px 68px;border-radius:12px;background-color:var(--accent-color);color:#fff}.your_setup_entry{max-width:720px;margin:0 auto;text-align:center}.your_setup_entry h4{font-size:3rem;color:#fff;margin:0;padding:0}.build_your_setup .hero_actions{margin-top:40px}.build_your_setup .hero_actions li a{border-color:#fff;color:#fff}.build_your_setup ul.hero_actions li:first-child a{background-color:#000}.trending_item_entry p{margin:20px 0 0;padding:0;color:#666}.star-rating{--star-size:24px;--star-color:#ccc;--star-fill:#f5a623;--rating:0;position:relative;display:inline-block;font-size:var(--star-size);line-height:1;margin-bottom:0}.star-rating::before{content:"★★★★★";color:var(--star-color)}.star-rating::after{content:"★★★★★";color:var(--star-fill);position:absolute;top:0;left:0;width:calc(var(--rating)/5*100%);overflow:hidden;white-space:nowrap}@media (max-width:992px){.hamburger{display:flex;flex-direction:column;justify-content:space-around;width:24px;height:24px;cursor:pointer}.hamburger span{width:100%;height:2px;background-color:var(--text-color);border-radius:10px}.nav-menu{position:absolute;top:80px;left:0;width:100%;height:0;background-color:var(--primary-bg);flex-direction:column;overflow-x:hidden;overflow-y:auto;gap:0;transition:height .3s ease;border-bottom:0 solid var(--border-color)}#menu-toggle:checked~.nav-menu{height:calc(100vh - 80px);padding-bottom:20px;border-bottom-width:1px;box-shadow:var(--shadow);padding-left:0}.nav-item{width:100%;padding:0 16px}.nav-link{padding:16px;border-radius:0;border-bottom:1px solid var(--border-color)}.dropdown-menu{position:static;opacity:1;visibility:visible;display:none;transform:none;box-shadow:none;border:0;padding:20px;background-color:var(--hover-bg);min-width:auto;color:#fff}.nav-item:focus-within>.dropdown-menu,.nav-item:hover>.dropdown-menu{display:block;background:#f7f7f7}.has-dropdown>.nav-link::after{transform:rotate(45deg)}.mob_spc{padding-left:20px;padding-right:20px}.nav-container{height:60px}.home_heading h1{font-size:2.25rem;line-height:140%}.home_intro,.site_search{padding-top:30px;padding-bottom:30px}.footer_about,.footer_copyright,.home_expert_list,.home_hero_setup,.home_trending_items,.site_search_form{flex-direction:column}.site_search_form{border-radius:12px}.site_search_form input{width:100%}.section_title{font-size:1.5rem;line-height:120%}a.btn1:active,a.btn1:link,a.btn1:visited{padding:8px 16px;font-size:.8rem;min-width:80px}.home_trending_header{margin-bottom:20px}.home_recommend,.home_trending{padding-bottom:30px}.home_recommend{padding-top:0}.product_item{width:calc(50% - 15px)}.expert_compare_featured{padding-top:0;padding-bottom:30px}.home_expert_blog,.home_expert_compare{min-width:100%}.home_expert_featured{padding:24px}.home_expert_img{height:100%}.site_footer_wrapper,.your_setup{padding:24px}.your_setup_entry h4{font-size:2rem}.build_your_setup .hero_actions,ul.footer_menu{margin-top:20px}.footer_about_links{max-width:100%;min-width:100%;flex-direction:column;margin-top:30px}.site_footer::after,ul.expert_list li a span{display:none}.site_footer{padding-bottom:40px}ul.footer_menu{text-align:left}ul.footer_menu li a{font-size:.9rem;color:#999}.home_trending_items>*,.product_items>*{max-width:100%}ul.hero_actions li{margin:0 10px 0 0}ul.hero_actions li a{padding:12px 36px}.product_item_info{flex-direction:column;align-items:start;gap:10px}.product_items>*{width:100%}.product_items{flex-direction:column}}