<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{height:unset;}
.d-flex{display:flex;}
.flex-wrap{flex-wrap:wrap;}
.align-items-center{align-items:center;}
.align-items-start{align-items:flex-start;}
.align-items-end{align-items:flex-end;}
.justify-content-center{justify-content:center;}
.justify-content-start{justify-content:flex-start;}
.justify-content-end{justify-content:flex-end;}
.justify-content-between{justify-content:space-between;}
.gap-0{gap:0!important}
.gap-1{gap:.25rem!important}
.gap-2{gap:.5rem!important}
.gap-3{gap:1rem!important}
.gap-4{gap:1.5rem!important}
.gap-5{gap:3rem!important}
.align-center{vertical-align:middle;}
.align-bottom{vertical-align:bottom;}
.mt-auto{margin-top:auto;}
.mb-auto{margin-bottom:auto;}
.mr-auto{margin-right:auto;}
.ml-auto{margin-left:auto;}
.m-unset{margin:unset!important;}
.f-small{font-size:13px;}
.redborder{border: 4px solid #ff6d77!important;}
/* Loading Animation */
.tt-spinner{position:relative;padding-left:1.5em;}
.tt-spinner.white{filter:brightness(0) invert(1);}
.tt-spinner::before,.tt-spinner::after{content:'';position:absolute;left:5%;top:.25em;width:.9em;height:.9em;display:inline-block;float:left;border-width:.25em;border-style:solid;border-radius:50%;box-sizing:border-box;}
.tt-spinner::before{border-color:#f9313b #f9313b transparent transparent;animation:tt-spinner-anim .59s infinite linear forwards;}
.tt-spinner::after{border-color:transparent transparent #0c8fe9 #0c8fe9;animation:tt-spinner-anim .49s infinite linear backwards;}
@keyframes tt-spinner-anim{0%{transform:rotate(0deg);}
    100%{transform:rotate(720deg);}
}
/* icons */
.gg-check-o{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}
.gg-check-o::after{content:"";display:inline-block;box-sizing:border-box;position:absolute;left:3px;top:-1px;width:6px;height:10px;border-color:currentColor;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg)}
.gg-close-o{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:40px}
.gg-close-o::after,.gg-close-o::before{content:"";display:inline-block;box-sizing:border-box;position:absolute;width:12px;height:2px;background:currentColor;transform:rotate(45deg);border-radius:5px;top:8px;left:3px}
.gg-close-o::after{transform:rotate(-45deg)}
.gg-search{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid;border-radius:100%;margin-left:-4px;margin-top:-4px}
.gg-search::after{content:"";display:inline-block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:8px;background:currentColor;transform:rotate(-45deg);top:10px;left:12px}
.gg-info{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:20px;height:20px;border:2px solid;border-radius:40px; padding: 0;}
.gg-info::after,.gg-info::before{content:"";display:inline-block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;background:currentColor;left:7px}
.gg-info::after{bottom:2px;height:8px}
.gg-info::before{height:2px;top:2px}
.gg-gift{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:22px;height:14px;margin-top:8px;border:2px solid transparent;box-shadow:inset 2px 0 0,inset -2px 0 0,0 -2px 0,inset 0 2px 0,inset 0 -2px 0;background:linear-gradient(to left,currentColor 10px,transparent 0),linear-gradient(to left,currentColor 10px,transparent 0),linear-gradient(to left,currentColor 10px,transparent 0);background-repeat:no-repeat;background-size:2px 10px,2px 10px,2px 10px;background-position:8px 0,18px -8px,-2px -8px}
.gg-gift::after,.gg-gift::before{content:"";display:inline-block;box-sizing:border-box;position:absolute;border-radius:3px;width:6px;height:8px;border:2px solid;top:-10px}
.gg-gift::after{left:3px;transform:rotate(-45deg)}
.gg-gift::before{right:3px;transform:rotate(45deg)}
.gg-smartphone-chip{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:16px;height:16px;border:6px double;border-radius:3px}
.gg-smartphone-chip::after{content:"";display:inline-block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:2px;left:-3px;top:-9px;background:currentColor;box-shadow:4px 0 0,8px 0 0,0 20px 0,4px 20px 0,-6px 6px 0,14px 6px 0,14px 10px 0,14px 14px 0,-6px 10px 0,-6px 14px 0,8px 20px 0}
.gg-crown{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:19px;height:12px;border:2px solid;border-top-color:transparent;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:4px}
.gg-crown::after,.gg-crown::before{content:"";display:inline-block;position:absolute;box-sizing:border-box;width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg);top:-4px}
.gg-crown::before{border-top-left-radius:2px;left:-1px}
.gg-crown::after{border-bottom-right-radius:2px;right:-1px}
@keyframes loadbaralt{0%,to{left:0;right:80%}
    25%,75%{left:0;right:0}
    50%{left:80%;right:0}
}
.gg-loadbar-alt,.gg-loadbar-alt::before,.gg-loadbar-alt::after{display:inline-block;box-sizing:border-box;height:4px;border-radius:4px}
.gg-loadbar-alt{position:relative;transform:scale(var(--ggs,1));width:18px}
.gg-loadbar-alt::after,.gg-loadbar-alt::before{background:currentColor;content:"";position:absolute}
.gg-loadbar-alt::before{animation:loadbaralt 2s cubic-bezier(0,0,.58,1) infinite}
.gg-loadbar-alt::after{width:18px;opacity:.3}
/* icons */
/* extra setting */
button.gg-info{background:none;}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:rgba(0,0,0,0.8);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:8px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#292929;border-bottom:1px solid #444;border-radius:18px 18px 0 0;color:#fff;}
.popover-content{padding:9px 14px;color:#efefef;font-size:12px;}
.popover&gt;.arrow,.popover&gt;.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover&gt;.arrow{border-width:11px}
.popover&gt;.arrow:after{content:"";border-width:10px}
.popover.top&gt;.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#292929;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}
.popover.top&gt;.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#292929;border-bottom-width:0}
.popover.right&gt;.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}
.popover.right&gt;.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#292929;border-left-width:0}
.popover.bottom&gt;.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}
.popover.bottom&gt;.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#292929}
.popover.left&gt;.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}
.popover.left&gt;.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#292929}
/* extra setting */
.carttransfer{position:sticky;bottom:0;right:0;width:100%;padding:1rem 5rem 1rem 1rem;align-items:center;gap:1rem;z-index:3;background:#fff;box-shadow:0 -4px 18px rgba(0,0,0,.1);display:flex;justify-content:flex-end;height:70px;}
.addtocart{font-size:1.1rem;background:#0bbd64;color:#fff;padding:.8rem 2rem;border:0;border-radius:0.5rem;font-weight:500;min-height:34px;min-width: 140px;}
.comresult .available .addtocart.small-btn{min-width: 140px!important;}
.asking .addtocart{background:#f5c529;color:#614c06;}
.asking .addtocart:hover{background:#f5b429;color:#614c06;}
.asking i,.asking .domain-name span{color:#f5c529!important;}
.asking .addtocart .tt-spinner{filter:brightness(0) invert(26%) sepia(87%) saturate(405%) hue-rotate(9deg) brightness(100%) contrast(103%);}
.whoisbtn{margin-left:auto;font-size:1.1rem;background:#ff6d77;color:#fff;padding:.8rem 2rem;border:0;border-radius:0.5rem;font-weight:500;min-height:34px;min-width:140px;}
.graybtn{background:#e6e9eb;color:#333;border-radius:6px;padding:.8rem 2.3rem;display:inline-block;border:0;}
.graybtn:hover{background:#06283D;color:#fff;}
.addtocart.small-btn,.whoisbtn.small-btn{font-size:.875rem;padding:0.6rem 1.2rem;}
.addtocart:hover{background:#09a758;}
.searchzone{padding:2rem 0; position: relative; z-index: 1;}
.comresult{padding:1rem 0 1rem;margin:1rem 0 0;}
.comresult .note{font-size:20px;margin:0 0 1rem;}
.comresult .available .addtocart{min-width: 192px;}
.comresult .available .box{background:#fff;box-shadow:0 8px 14px rgba(0,0,0,.1);border:1px solid #efefef;padding:1rem 2rem;border-radius:1rem;display:flex;gap:2rem;align-items:center;}
.comresult .available .box .boxdetail{display:flex;gap:2rem;align-items:center;width:100%;}
.comresult .available .box.small .boxdetail{gap:.5rem;}
.comresult .available .box .boxdetail .popover{z-index:2;max-width:280px;width:100%;}
.comresult .available .box .boxdetail .popover td{vertical-align:text-top;border-bottom:1px solid #ffffff34;padding:8px 0;}
.comresult .available .box .boxdetail .popover tr:last-child td{border:0}
.comresult .available .box .icon{width:44px;height:44px;justify-content:center;display:flex;align-items:center;}
.comresult .available .box i{color:#0bbd64;transform:scale(3);}
.comresult .available .box.small,.comresult .notavailable .box.small{border:1px solid #efefef;padding:1rem;gap:.5rem;width:100%;box-shadow:0 5px 11px rgba(0,0,0,.1)}
.comresult .available .box.small .icon{width:24px;height:24px;}
.comresult .available .box.small i{transform:scale(1.1);}
.comresult .available .box.small .content{font-size:1rem;}
.comresult .available .box.small .domain-name span,.comresult .available .box.small .ffa{font-weight:600;}
.comresult .available .box.gift .domain-name span,.comresult .available .box.gift .ffa{color:#9b59b6;}
.comresult .available .box.small .priceinfo{font-size:1.1rem;}
.comresult .available .box.small .priceinfo del{font-size:0.8rem;}
.comresult .available .box.gift i{color:#9b59b6;}
.comresult .available .giftblock{font-size:16px;letter-spacing:0.75px;}
.comresult .available .giftblock b{color:#9b59b6;}
.comresult .available .giftblock i{transform:scale(0.78)!important;vertical-align:middle;color:#9b59b6;}
.comresult .content{display:flex;width:100%;font-size:1.6rem;align-items:center;gap:2rem;}
.comresult .content .priceinfo{font-size:2rem;font-weight:500;}
.comresult .content .priceinfo span{font-size:1rem;font-weight:600;}
.comresult .content .priceinfo del{font-size:1.3rem;color:#ccc;}
.comresult .content .domain-name{margin-right:auto;word-break:break-all;}
.comresult .content .domain-name span{color:#0bbd64;font-weight:500;}
.comresult .notavailable{display: flex;flex-wrap: wrap; align-items: center;}
.comresult .notavailable .note{margin-right:auto;}
.comresult .notavailable button{margin: unset;margin: 0 0 1rem;}
.comresult .notavailable i{vertical-align:middle;transform:scale(1.3);margin-right:5px;color:#ff6d77;}
.comresult .notavailable span{color:#ff6d77;}
.comresult .certificate{font-size:13px;}
.comresult .certificate input{vertical-align:middle;}
.comresult .available.registered button{margin-left:auto;}
.comresult .available.registered i,.comresult .available.registered .f-small,.comresult .available.registered span{color:#ff6d77;}
.comresult .available.registered .box{min-height:72px;}
.comresult .counter{display: inline-block;width: 20px;height: 20px;background: #ff6d77;text-align: center;border-radius: 30px;color: #fff;font-size: 13px;line-height: 19px;}
span.info{font-style:normal;font-size:9px !important;width:14px;height:14px;display:inline-block;background:#000;border-radius:15px;line-height:14px;text-align:center;padding:0 !important;font-weight:600;color:#fff;cursor:pointer;}
.bundleresult{display:block!important;}
.bundleresult .domain-name{word-break:break-all;}
.bundle{padding:1rem 0;background:#f4faff;padding:1rem;border-radius:1rem;margin:1rem 0;display:none;}
.bundle .row{display:flex;flex-wrap:wrap;row-gap:1.5rem;}
.bundleitem{display:flex;align-items:center;gap:0.5rem;background:#fff;padding:.5rem;box-shadow:0 4px 8px rgba(0,0,0,.05);border-radius:6px;}
.bundleitem .act{margin-left:auto;font-weight:600;}
.bundleitem .btn-add{background:none;border:1px solid #ddd;border-radius:4px;padding:0.3rem;width:36px;height:36px;text-align:center;vertical-align:middle;}
.hidebundle{color:#000!important;font-size:14px;font-weight:600;}
.hidebundle strong{font-size:23px;top:3px;line-height:0;position:relative;}
.addAll{display:inline-block;}
.addAll .addtocart{padding:0.5rem 1rem!important;font-size:14px;height:42px;}
.addAll button{background:none;border:0;filter:brightness(0) invert(1);vertical-align:middle;}
.act .tt-spinner{left:3px;}
.addAll .tt-spinner{width:25px;height:21px;transform:scale(1.1);display:inline-block;}
.checkedcart{filter:invert(51%) sepia(37%) saturate(2194%) hue-rotate(113deg) brightness(96%) contrast(91%);}
.addtocart.default .tt-spinner{width:16px;height:16px;left:5px;}
.tab-content &gt; .tab-pane{display:none;}
.tab-content &gt; .active{display:block;}
.resulttabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 0 2rem;}
.resulttabs a{padding:1rem;display:inline-block;background:#fff;border-radius:.5rem;border:1px solid #efefef;box-shadow:0 5px 11px rgba(0,0,0,.1);color:#000;display:flex;align-items:center;gap:.8rem;position:relative;}
.resulttabs li.active a{background:#118ee9;color:#fff;}
.resulttabs li.active a:after{content:"";width:0.7rem;height:0.7rem;position:absolute;top:100%;display:block;right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-style:solid;border-width:.7rem .7rem 0 .7rem;border-color:#118ee9 transparent transparent transparent;}
/* search bar */
.querybox .searchbar{display:flex;gap:1rem;position:relative;}
.querybox .searchbar .domaininput{padding-left:3rem;}
.querybox .searchbar i{flex-shrink:0;position:absolute;top:30px;left:15px;transform:scale(1.2) translateY(-50%);}
.querybox .searchbar input{padding:1rem;border:2px solid #118ee9!important;width:100%;border-radius:.3rem;}
.querybox .searchbar button{padding:1rem 2rem;border:0;color:#fff;background:#118ee9;border-radius:.3rem;}
.switch{position:relative;display:inline-block;width:50px;height:24px;flex-shrink:0;}
.switch input{opacity:0;width:0;height:0;}
.switcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ffffff79;-webkit-transition:.4s;transition:.4s;}
.switcher:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;}
input:checked + .switcher{background-color:#ffffff;}
input:focus + .switcher{box-shadow:0 0 1px #074b7c;}
input:checked + .switcher:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);background:#118ee9;}
.switcher.round{border-radius:4px;}
.switcher.round:before{border-radius:4px;}
.aiselect{display:flex;align-items:center;gap:.5rem;justify-content:flex-start;font-size:15px;background:#fff;width:fit-content;padding:.55rem;border-radius:.3rem;background:#2196f3;position:relative;color:#fff;}
.aiselect img{filter:brightness(0) invert(1);}
.newbadge{position:absolute;background:red;border-radius:2rem;color:white;padding:2px 5px;top:-8px;left:5px;font-size:12px;}
.newbadgesec{background:red;border-radius:2rem;color:white;padding:2px 5px;font-size:12px;}
.aibox{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:10px 0 0;}
.airesults{box-shadow:0 0 30px rgba(0,0,0,.1);background:#fff;padding:1rem;border-radius:.375rem;}
.airesults .title{background:#eef3f9;padding:.75rem;margin:0 0 1rem;border-radius:.375rem;}
.airesults .title,.aidomlist .item{display:flex;flex-wrap:wrap;align-items:center;font-size:1.5rem;gap:1rem;}
.aidomlist{padding:.375rem .75rem;}
.aidomlist .item{font-size:1.2rem;font-weight:600;text-align:center;gap:3rem;margin:0 0 1rem;border-bottom:1px solid #eef3f9;padding:0 0 1rem;}
.aidomlist .item:last-child{margin:0;border-bottom:0;padding:0;}
.aidomlist .item .name{flex:1;text-align:left;}
.formselect-zone{display:flex;gap:.5rem;flex-grow:1;}
.hiddenmenu{display:none;}
.hiddenmenu.shown{display:flex;}
.supselect{flex-grow:1;width:calc(100% / 3);}
.supselect .list-selected{flex-grow:1;cursor:pointer;width:100%;}
.supselect .list-selected{border:1px solid #999!important;width:100%;padding:0.85rem 1rem;border-radius:.3rem;position:relative;transition:.125s;background:#fff;}
.supselect .list-selected.error{border-color:rgb(255 56 81)!important;}
.supselect .list-selected i{float:right;transform:rotate(90deg);position:absolute;right:8px;top:25%;}
.supselect ul{position:absolute;background:#fff;z-index:10;width:100%;max-width:1200px;padding:1rem;box-shadow:0 16px 28px -14px #0000008c;border:1px solid #ddd;left:50%;transform: translate(-50%, 10px);border-radius:.3rem;visibility:hidden;opacity:0;transition:.3s;column-count:7;text-align:center;display:block;}
.supselect ul.active{visibility:visible;opacity:1;}
.supselect label{padding:.375rem .75rem;display:inline-block;font-size:14px;cursor:pointer;border-radius:3px;font-weight:500;margin:4px;}
.supselect input[type=checkbox]{width:16px;height:16px;vertical-align:middle;}
.supselect label:hover{background:#e2e8ec;cursor:pointer;color:#4e5458;text-shadow:0 0 1px #282c2e;}
.clearbtn,.selectbtn{padding:.375rem .575rem;background:#5b5c69;color:#fff;border-radius:3px;border:0;font-size:13px;margin:4px;}
.selectbtn{background:#0bbd64;}
/* domain results */
.domain-info{height:100%;background:#fff;box-shadow:0 14px 16px -12px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:1.5rem;border-radius:6px;border:1px dotted #ddd;transition:.3s;}
.domain-info:hover{box-shadow:0 34px 26px -22px rgba(0,0,0,.15);}
.domain-info label{font-size:13px;}
.results{padding:0 0 2rem 0;}
.results .domain-loading{padding:4rem 0;}
.results .domain-loading{text-align:center;}
.results .domain-loading-text-heading{font-size:1.4rem;}
.results .domain-name{font-size:1.1rem;word-break:break-all;}
.results .domain-name span{font-weight:600;}
.results .priceinfo{font-size:1.5rem;font-weight:500;}
.results .priceinfo del{font-size:1.1rem;color:#ccc;}
.results .priceinfo span{font-size:1rem;font-weight:600;}
.results .promobox{font-weight:600;font-size:.975rem;}
.results .promobox small{font-size:.775rem;color:#999;font-weight:500;}
.results .promobox button{transform:scale(.9)!important;}
.spaceoffer{background:#ff6d77;color:#fff;padding:.5rem;border-radius:9px;letter-spacing:.5px;font-size:.925rem!important;font-weight:500!important;}
.results.ai h3{margin:0;}
.results .aititle{background:#118ee9;padding:1rem;width:100%;border-radius:.5rem;color:#fff;}
.results .aititle h3{font-weight:400;margin:0;}
.results .premiumtitle{background:linear-gradient(15deg,#000000,#585858);padding:1rem;width:100%;border-radius:.5rem;color:#fff;}
.results .premiumtitle h3{font-weight:400;margin:0;}
.comresult .content .domain-name .premium{font-size: 9px;background: linear-gradient(45deg,#ffa125,#ffd900);color: #000;padding: 3px 6px;border-radius: 4px; white-space: nowrap;}
.align-box .price{width:130px;}
.sepet{background-color:#27ae60;}
.domain-result-button-remove{background-color:#e74c3c !important;border:none;}
.other,.other-ypy,.other-prem{display:none;}
.disabled{filter:grayscale(1);pointer-events:none;opacity: 0.5;}
.pulse { animation: pulse-animation 2s infinite;}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px #e74d3c70;
    }
    100% {
        box-shadow: 0 0 0 10px #e74d3c00;
    }
}

@media(max-width:1260px){.comresult .top .domain-name{font-size:1.3rem;}
    .comresult .top.box i{transform:scale(2);}
    .giftbox{flex-wrap:wrap;}
    .supselect .list-selected{font-size: 11px; font-weight: 500;}
}
@media(max-width:991px){.comresult .top.box{align-items:flex-start;}
    .comresult .top .content{flex-wrap:wrap;gap:.3rem;align-items:flex-end;}
    .comresult .top .content .addtocart{margin-left:auto;}
    .comresult .top .content .domain-name{margin-right:unset;width:100%;}
    .comresult .available .box.small .content{flex-wrap:wrap;gap:1rem;align-items:flex-end;}
    .comresult .available .box.small{align-items:flex-start;}
    .comresult .content .domain-name{width:100%;}
    .comresult .content .domain-name{word-break:unset;}
    .formselect-zone{flex-shrink: 0;width: 100%;}
}
@media(max-width:768px){.comresult .box.gift{align-items:flex-start;}
    .comresult .gift .content{flex-wrap:wrap;gap:.5rem;}
    .comresult .box.gift .domain-name{margin-right:unset;width:100%;}
    .comresult .available .box{padding:1.5rem;gap:1rem;}
    .querybox .searchbar{flex-wrap:wrap;}
    .supselect ul{column-count:4;}
}
@media(max-width:575px){.comresult .content .certificate{margin:unset!important;}
    .querybox .searchbar button{width:100%;}
    .comresult .top .content .priceinfo{width:100%;}
    .comresult .top .content .addtocart{margin-left:unset;}
    .addtocart{font-size:1rem;padding:0.5rem 2rem;}
    .aiselect{font-size:13px;}
    .aiselect img{max-width:20px;}
    .domain-info i{flex-shrink:0;}
    .results .aititle h3,.results .premiumtitle h3{font-size:18px;}
    .results .priceinfo{font-size:1.6rem;}
    .results .domain-name{font-size:1rem;}
    .comresult .content .certificate{width:100%;}
    .bundleitem .act{text-align:right;flex-shrink:0;}
    .bundleitem .act .price{display:block;margin:0 0 .3rem;}
    .resulttabs li{width:100%;}
    .comresult .available.registered button{margin-left:unset;}
    .hiddenmenu.shown{flex-wrap:wrap;}
    .supselect{position: relative;}
    .supselect{width:100%;}
    .supselect ul{column-count:3;}
    .supselect .list-selected{font-size: 14px; font-weight: 500;}
    .supselect ul{transform: translate(-50%, 3px);}
}
@media(max-width:460px){
    .supselect ul{column-count:2;}
    .comresult .content .domain-name{word-break:break-all;}
}
@media(max-width:375px){
    .aiselect{width:88%;}
}
.addAll {
    cursor: pointer; /* Mouse üzerinde geldiğinde pointer cursor göster */
}
.loading-button:hover {
    cursor: wait;
}
@media(max-width:365px){.comresult .available .giftblock{word-break:normal;}
}
.whoisform .popover-content{overflow:auto;max-height:250px;word-break:break-word;}
.whoisform .popover-content::-webkit-scrollbar-track{background-color:#d8d8d8}
.whoisform .popover-content::-webkit-scrollbar{width:7px}
.whoisform .popover-content::-webkit-scrollbar-thumb{background-color:#333}
@media(max-width:600px){
    .bildirim{
        display: none !important;
    }
}</pre></body></html>