:root{--ih-tech-bg:#f5f7fb;--ih-tech-bg2:#eaf0f7;--ih-tech-surface:rgba(255,255,255,.78);--ih-tech-surface-solid:#fff;--ih-tech-card:rgba(255,255,255,.72);--ih-tech-line:rgba(20,35,55,.11);--ih-tech-line-strong:rgba(91,136,151,.28);--ih-tech-text:#102132;--ih-tech-muted:#6a7789;--ih-tech-soft:#edf3f8;--ih-tech-primary:#5b8897;--ih-tech-primary2:#7f8cff;--ih-tech-accent:#22d3ee;--ih-tech-green:#18c48f;--ih-tech-orange:#ff9b42;--ih-tech-danger:#ef4444;--ih-tech-shadow:0 22px 60px rgba(14,27,44,.14);--ih-tech-shadow-soft:0 12px 32px rgba(14,27,44,.08);--ih-tech-radius:24px;--ih-tech-radius-sm:16px;--ih-tech-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}body.dark-mode{--ih-tech-bg:#0a0f18;--ih-tech-bg2:#0d1420;--ih-tech-surface:rgba(15,23,36,.78);--ih-tech-surface-solid:#0f1724;--ih-tech-card:rgba(18,28,43,.74);--ih-tech-line:rgba(255,255,255,.09);--ih-tech-line-strong:rgba(91,136,151,.38);--ih-tech-text:#edf5ff;--ih-tech-muted:#95a4b8;--ih-tech-soft:#121d2b;--ih-tech-primary:#75adbd;--ih-tech-primary2:#8793ff;--ih-tech-accent:#22d3ee;--ih-tech-green:#27d7a2;--ih-tech-orange:#ffae55;--ih-tech-danger:#fb7185;--ih-tech-shadow:0 30px 80px rgba(0,0,0,.48);--ih-tech-shadow-soft:0 18px 42px rgba(0,0,0,.32)}.ih-shell-header,.ih-tech-desktop,.ih-tech-mobile{font-family:var(--ih-tech-font);color:var(--ih-tech-text)}.ih-shell-header{position:relative;z-index:1020;background:linear-gradient(180deg,var(--ih-tech-bg) 0,var(--ih-tech-bg2) 100%);border-bottom:1px solid var(--ih-tech-line);overflow:visible}.ih-tech-desktop{position:relative;isolation:isolate;padding-bottom:12px;overflow:visible}.ih-tech-ambient{position:absolute;pointer-events:none;filter:blur(26px);opacity:.46;z-index:-1}.ih-tech-ambient--one{width:420px;height:120px;background:radial-gradient(circle,var(--ih-tech-primary2),transparent 62%);left:18%;top:42px}.ih-tech-ambient--two{width:360px;height:130px;background:radial-gradient(circle,var(--ih-tech-accent),transparent 60%);right:12%;top:104px}.ih-tech-rail{position:relative;z-index:1300;border-bottom:1px solid var(--ih-tech-line);background:linear-gradient(90deg,rgba(91,136,151,.08),rgba(127,140,255,.06),rgba(34,211,238,.06));backdrop-filter:blur(16px);overflow:visible}.ih-tech-rail__inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:visible}.ih-tech-rail__links,.ih-tech-rail__tools{display:flex;align-items:center;gap:8px;min-width:0}.ih-tech-rail a,.ih-tech-mini-dropdown>a{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:6px 10px;border-radius:999px;color:var(--ih-tech-muted);font-size:12.5px;font-weight:800;text-decoration:none;line-height:1;border:1px solid transparent;transition:.18s ease}.ih-tech-rail a:hover,.ih-tech-mini-dropdown>a:hover{color:var(--ih-tech-text);background:rgba(255,255,255,.08);border-color:var(--ih-tech-line);text-decoration:none}.ih-tech-rail a i{font-size:13px;color:var(--ih-tech-primary)}.ih-tech-rail a em{width:7px;height:7px;border-radius:50%;background:var(--ih-tech-danger);box-shadow:0 0 0 4px rgba(239,68,68,.12);font-style:normal}.ih-tech-rail__support strong{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;background:var(--ih-tech-danger);color:#fff;font-size:11px}.ih-tech-icon-btn{width:34px!important;height:34px!important;padding:0!important;justify-content:center;position:relative;background:var(--ih-tech-card)!important;border-color:var(--ih-tech-line)!important;color:var(--ih-tech-text)!important;box-shadow:0 8px 22px rgba(15,23,42,.08)}.ih-shell-badge,.ih-tech-mobilebar__badge{position:absolute;right:-4px;top:-5px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff3d57,#ff8b3d);color:#fff;font-size:10px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px var(--ih-tech-bg)}.ih-tech-mini-dropdown{position:relative}.ih-tech-mini-dropdown .dropdown-menu{border-radius:16px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-surface-solid);box-shadow:var(--ih-tech-shadow);padding:8px;min-width:150px}.ih-tech-mini-dropdown li{list-style:none}.ih-tech-mini-dropdown button,.ih-tech-mini-dropdown .dropdown-item{width:100%;border:0;background:transparent;color:var(--ih-tech-text);text-align:left;padding:8px 10px;border-radius:10px}.ih-tech-mini-dropdown button:hover,.ih-tech-mini-dropdown .dropdown-item:hover{background:var(--ih-tech-soft);text-decoration:none}.ih-tech-command{position:relative;z-index:100;padding:16px 0 12px}.ih-tech-command__surface{display:grid;grid-template-columns:220px minmax(360px,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid var(--ih-tech-line);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(255,255,255,.48));backdrop-filter:blur(22px);box-shadow:var(--ih-tech-shadow-soft);position:relative;overflow:visible}.ih-tech-command__surface:before{content:"";position:absolute;inset:1px;border-radius:27px;pointer-events:none;background:linear-gradient(120deg,rgba(91,136,151,.16),transparent 28%,rgba(127,140,255,.12) 56%,transparent 76%)}body.dark-mode .ih-tech-command__surface{background:linear-gradient(135deg,rgba(15,23,36,.86),rgba(12,18,29,.62))}.ih-tech-brand{display:flex;align-items:center;gap:10px;position:relative;z-index:2;min-width:0;text-decoration:none}.ih-tech-brand__mark img{max-width:196px;height:auto;filter:none}.ih-tech-brand__pulse{width:9px;height:9px;border-radius:50%;background:var(--ih-tech-green);box-shadow:0 0 0 8px rgba(24,196,143,.12),0 0 24px rgba(24,196,143,.45);flex:0 0 auto}.ih-tech-search{position:relative;z-index:3;border:1px solid var(--ih-tech-line-strong);border-radius:22px;background:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);padding:8px 8px 8px 14px}.ih-tech-search__label{display:flex;align-items:center;gap:7px;color:var(--ih-tech-primary);font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px}.ih-tech-search__form{display:flex;align-items:center;gap:8px;margin:0}.ih-tech-search__type .btn{height:38px;border:1px solid var(--ih-tech-line);border-radius:14px;background:var(--ih-tech-soft);color:var(--ih-tech-text);font-size:13px;font-weight:900;padding:0 14px}.ih-tech-search__type .dropdown-menu{border-radius:16px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-surface-solid);box-shadow:var(--ih-tech-shadow);padding:8px}.ih-tech-search__field{position:relative;display:flex;align-items:center;flex:1;min-width:0}.ih-tech-search input.form-control{height:38px;border:0!important;background:transparent!important;color:var(--ih-tech-text)!important;box-shadow:none!important;font-size:14px;font-weight:700;padding:0 48px 0 4px}.ih-tech-search input::placeholder{color:var(--ih-tech-muted)}.ih-tech-search .btn-search{position:absolute;right:0;width:40px;height:40px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--ih-tech-primary),var(--ih-tech-primary2));color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(91,136,151,.28)}.ih-tech-search #response_search_results{position:absolute;left:-160px;right:0;top:48px;z-index:1400;border-radius:18px;overflow:hidden}.ih-tech-actions{position:relative;z-index:2;display:flex;align-items:center;gap:8px}.ih-tech-action-form{margin:0}.ih-tech-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;min-width:44px;padding:0 13px;border-radius:16px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-card);color:var(--ih-tech-text);font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 8px 20px rgba(15,23,42,.07);transition:.16s ease}.ih-tech-action:hover{transform:translateY(-1px);color:var(--ih-tech-text);text-decoration:none;border-color:var(--ih-tech-line-strong);box-shadow:0 14px 28px rgba(15,23,42,.11)}.ih-tech-action--wallet{background:linear-gradient(135deg,rgba(91,136,151,.18),rgba(34,211,238,.12))}.ih-tech-action--cart em{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:var(--ih-tech-orange);color:#fff;font-size:10px;font-style:normal;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px var(--ih-tech-bg)}.ih-tech-account{position:relative}.ih-tech-account__toggle{height:48px;min-width:168px;display:flex;align-items:center;gap:10px;padding:5px 10px 5px 5px;border-radius:18px;border:1px solid var(--ih-tech-line);background:linear-gradient(135deg,var(--ih-tech-card),rgba(91,136,151,.08));color:var(--ih-tech-text);text-decoration:none;box-shadow:0 8px 22px rgba(15,23,42,.08)}.ih-tech-account__toggle:hover{text-decoration:none;color:var(--ih-tech-text)}.ih-tech-account__toggle img{width:38px;height:38px;border-radius:14px;object-fit:cover}.ih-tech-account__toggle span{display:flex;flex-direction:column;line-height:1.15}.ih-tech-account__toggle strong{font-size:12.5px}.ih-tech-account__toggle small{font-size:10px;color:var(--ih-tech-muted);font-weight:800}.ih-tech-account__toggle em{min-width:18px;height:18px;border-radius:999px;background:var(--ih-tech-danger);color:#fff;font-size:10px;font-style:normal;display:flex;align-items:center;justify-content:center}.ih-tech-account__menu,.ih-shell-account__menu{border-radius:18px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-surface-solid);box-shadow:var(--ih-tech-shadow);padding:9px;min-width:240px}.ih-tech-account__menu li{list-style:none}.ih-tech-account__menu a{display:flex;align-items:center;gap:10px;color:var(--ih-tech-text);font-size:13px;font-weight:800;text-decoration:none;padding:9px 10px;border-radius:12px}.ih-tech-account__menu a:hover{background:var(--ih-tech-soft);text-decoration:none}.ih-tech-nav-console{position:relative;z-index:90}.ih-tech-nav-console .ihp-navv2{padding:0}.ih-tech-nav-console .ihp-quicknav{margin-top:0}.ih-tech-nav-console .ihp-quicknav-inner{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--ih-tech-line);border-radius:22px;background:rgba(255,255,255,.44);backdrop-filter:blur(18px);box-shadow:var(--ih-tech-shadow-soft);overflow:visible}.ih-tech-nav-console .ihp-qitem{height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border-radius:15px;background:rgba(255,255,255,.42);border:1px solid var(--ih-tech-line);color:var(--ih-tech-text);font-size:13px;font-weight:900;text-decoration:none;position:relative;transition:.16s ease}.ih-tech-nav-console .ihp-qitem:hover{transform:translateY(-1px);border-color:var(--ih-tech-line-strong);text-decoration:none;color:var(--ih-tech-text)}.ih-tech-nav-console .ihp-qitem.is-cta{background:linear-gradient(135deg,rgba(91,136,151,.2),rgba(127,140,255,.14));border-color:var(--ih-tech-line-strong)}.ih-tech-nav-console .ihp-qitem.is-topup{background:linear-gradient(135deg,rgba(255,155,66,.94),rgba(245,111,57,.92));color:#fff;border-color:transparent}.ih-tech-nav-console .ihp-qitem.is-add{background:linear-gradient(135deg,rgba(91,136,151,.9),rgba(34,211,238,.62));color:#fff;border-color:transparent}.ih-tech-nav-console .ihp-qicon{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.ih-tech-nav-console .ihp-qicon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.ih-tech-nav-console .ihp-qbadge{position:absolute;right:-5px;top:-6px;min-width:17px;height:17px;border-radius:999px;background:var(--ih-tech-danger);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.ih-tech-nav-console .ihp-mega{margin-top:10px;border-radius:26px;border:1px solid var(--ih-tech-line);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(246,249,253,.82));box-shadow:var(--ih-tech-shadow);backdrop-filter:blur(22px);overflow:hidden}.ih-tech-nav-console .ihp-mega-top{padding:14px;border-bottom:1px solid var(--ih-tech-line)}.ih-tech-nav-console .input-wrap{height:44px;border-radius:16px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-soft);display:flex;align-items:center;gap:10px;padding:0 14px}.ih-tech-nav-console .input-wrap input{border:0;background:transparent;outline:0;color:var(--ih-tech-text);width:100%;font-weight:800}.ih-tech-nav-console .ihp-mega-body{min-height:430px}.ih-tech-nav-console .ihp-col-left,.ih-tech-nav-console .ihp-col-mid,.ih-tech-nav-console .ihp-col-img{padding:14px}.ih-tech-nav-console .ihp-col-left{background:rgba(91,136,151,.06);border-right:1px solid var(--ih-tech-line)}.ih-tech-nav-console .ihp-parent,.ih-tech-nav-console .ihp-parent-more{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border-radius:14px;color:var(--ih-tech-muted);text-decoration:none;font-size:13px;font-weight:900}.ih-tech-nav-console .ihp-parent:hover,.ih-tech-nav-console .ihp-parent.active{background:linear-gradient(135deg,rgba(91,136,151,.16),rgba(127,140,255,.1));color:var(--ih-tech-text);text-decoration:none}.ih-tech-nav-console .ihp-subgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ih-tech-nav-console .ihp-subcard{padding:13px;border-radius:18px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-card)}.ih-tech-nav-console .ihp-subtitle{display:block;color:var(--ih-tech-text);font-weight:900;text-decoration:none;margin-bottom:8px}.ih-tech-nav-console .ihp-sublist{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.ih-tech-nav-console .ihp-sublist a{color:var(--ih-tech-muted);font-size:12.5px;text-decoration:none}.ih-tech-nav-console .ihp-sublist a:hover{color:var(--ih-tech-primary)}body.dark-mode .ih-tech-nav-console .ihp-quicknav-inner,body.dark-mode .ih-tech-nav-console .ihp-mega,body.dark-mode .ih-tech-search,body.dark-mode .ih-tech-nav-console .ihp-qitem{background:rgba(15,23,36,.72)}body.dark-mode .ih-tech-nav-console .ihp-mega{background:linear-gradient(135deg,rgba(13,20,32,.96),rgba(10,16,26,.88))}.ih-shell-alerts{position:relative;z-index:1200}.ih-shell-alerts .sms-bilgi .alert,.ih-shell-alerts .ih-topbar__msg{border:0;border-radius:0;margin:0;background:linear-gradient(90deg,rgba(91,136,151,.2),rgba(127,140,255,.18));color:var(--ih-tech-text);font-size:13px;font-weight:800}.ih-shell-alerts .sms-bilgi .alert a{color:var(--ih-tech-primary)}.ih-tech-mobile{position:relative;z-index:1030}.ih-tech-mobilebar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:linear-gradient(135deg,rgba(11,18,29,.94),rgba(13,24,38,.88));border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 14px 36px rgba(0,0,0,.22);position:sticky;top:0;z-index:1035}.ih-tech-mobilebar__logo img{max-width:146px;height:auto;filter:none}.ih-tech-mobilebar__actions{display:flex;align-items:center;gap:6px}.ih-tech-mobilebar__btn{position:relative;width:40px;height:40px;border-radius:15px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.06);color:#e9f4ff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}button.ih-tech-mobilebar__btn{padding:0}.ih-tech-mobilebar__btn:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,.1)}.ih-tech-mobile-search{display:none;position:fixed!important;inset:0;z-index:1080;background:rgba(4,10,18,.74);backdrop-filter:blur(16px);padding:68px 14px 14px}.ih-tech-mobile-search.is-open{display:block}.ih-tech-mobile-search__panel{background:var(--ih-tech-surface-solid);border:1px solid var(--ih-tech-line);border-radius:24px;padding:14px;box-shadow:var(--ih-tech-shadow)}.ih-tech-mobile-search__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ih-tech-mobile-search__head strong{font-size:15px;color:var(--ih-tech-text)}.ih-tech-mobile-search__close{width:34px;height:34px;border-radius:12px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-soft);color:var(--ih-tech-text)}.ih-tech-mobile-search form{display:grid;grid-template-columns:96px 1fr;gap:8px}.ih-tech-mobile-search .left{min-width:0}.ih-tech-mobile-search .right{position:relative}.ih-tech-mobile-search .dropdown-toggle{width:100%;height:44px;border-radius:15px;background:var(--ih-tech-soft);border:1px solid var(--ih-tech-line);color:var(--ih-tech-text);font-weight:900}.ih-tech-mobile-search input.form-control{height:44px;border-radius:15px;border:1px solid var(--ih-tech-line);background:var(--ih-tech-soft);color:var(--ih-tech-text);box-shadow:none}.ih-tech-mobile-search .btn-search{position:absolute;right:2px;top:2px;width:40px;height:40px;border-radius:14px;border:0;background:linear-gradient(135deg,var(--ih-tech-primary),var(--ih-tech-primary2));color:#fff}.ih-tech-mobile-search #response_search_results_mobile{grid-column:1/-1;position:relative;border-radius:18px;overflow:hidden}.ihm-notify-mobile-sheet{z-index:1090!important}.ih-tech-drawer{width:322px!important;max-width:86vw;background:linear-gradient(180deg,#0b1320,#0e1725)!important;border-right:1px solid rgba(255,255,255,.1);box-shadow:20px 0 70px rgba(0,0,0,.45);color:#eaf3ff;overflow:hidden}.ih-tech-drawer__scroll{height:100%;overflow:auto}.ih-tech-drawer__inner{padding:14px 12px 92px}.ih-tech-drawer__topline{display:flex;align-items:center;justify-content:space-between;color:#8fa0b6;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:900;margin-bottom:12px}.ih-tech-drawer__close{width:34px;height:34px;border-radius:13px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.06);color:#dcecff}.ih-tech-drawer__identity{display:grid;grid-template-columns:48px 1fr 36px;align-items:center;gap:12px;padding:13px;border-radius:22px;background:radial-gradient(circle at top left,rgba(34,211,238,.2),transparent 42%),rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.ih-tech-drawer__identity img,.ih-tech-drawer__guest-icon{width:48px;height:48px;border-radius:17px;object-fit:cover;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}.ih-tech-drawer__identity strong{display:block;color:#fff;font-size:14px}.ih-tech-drawer__identity span{display:block;color:#9cadc4;font-size:11.5px;line-height:1.3;margin-top:2px}.ih-tech-drawer__profile-link{width:36px;height:36px;border-radius:13px;background:rgba(255,255,255,.07);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.ih-tech-drawer__quickgrid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.ih-tech-drawer__quickgrid a{display:flex;flex-direction:column;gap:4px;min-height:78px;padding:12px;border-radius:19px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);color:#eaf3ff;text-decoration:none}.ih-tech-drawer__quickgrid i{font-size:17px;color:#7dd3fc}.ih-tech-drawer__quickgrid strong{font-size:13px}.ih-tech-drawer__quickgrid span{font-size:11px;color:#9cadc4}.ih-tech-drawer__tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);margin-bottom:12px}.ih-tech-drawer__tabs button{height:36px;border:0;border-radius:14px;background:transparent;color:#9cadc4;font-size:12px;font-weight:900}.ih-tech-drawer__tabs button.is-active{background:linear-gradient(135deg,rgba(91,136,151,.95),rgba(34,211,238,.45));color:#fff}.ih-tech-drawer__pane{display:none}.ih-tech-drawer__pane.is-active{display:block}.ih-tech-drawer__searchline{height:40px;display:flex;align-items:center;gap:9px;border-radius:15px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:0 12px;margin-bottom:10px}.ih-tech-drawer__searchline input{border:0;background:transparent;color:#fff;outline:0;width:100%;font-size:13px;font-weight:800}.ih-tech-cat-node{border-bottom:1px solid rgba(255,255,255,.06)}.ih-tech-cat-node__main{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 2px;color:#eaf3ff;text-decoration:none;font-weight:850;font-size:13px}.ih-tech-cat-node__main:hover{color:#fff;text-decoration:none}.ih-tech-cat-node__children{display:none;grid-template-columns:1fr;gap:4px;padding:0 0 10px 12px}.ih-tech-cat-node.is-open .ih-tech-cat-node__children{display:grid}.ih-tech-cat-node__children a{display:block;color:#9cadc4;text-decoration:none;padding:8px 10px;border-radius:12px;font-size:12.5px;font-weight:800;background:rgba(255,255,255,.035)}.ih-tech-drawer__list{display:grid;gap:6px}.ih-tech-drawer__list a{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border-radius:15px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06);color:#eaf3ff;text-decoration:none;font-size:13px;font-weight:850}.ih-tech-drawer__list a i{color:#8bd5ff;width:18px;text-align:center}.ih-tech-drawer__currency{margin-top:12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.ih-tech-drawer__currency strong{display:block;font-size:12px;margin-bottom:8px;color:#fff}.ih-tech-drawer__currency select{width:100%;height:38px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:#101a28;color:#fff;padding:0 10px}.ih-tech-drawer__social{margin-top:12px}.ih-tech-drawer__social ul{display:flex!important;gap:8px;list-style:none!important;margin:0!important;padding:0!important;flex-wrap:wrap}.ih-tech-drawer__social li{list-style:none!important;margin:0!important;padding:0!important}.ih-tech-drawer__social a{width:34px;height:34px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:#fff;text-decoration:none}.ih-tech-bottom{position:fixed;left:0;right:0;bottom:0;z-index:1038;background:linear-gradient(180deg,rgba(11,18,29,.84),rgba(9,14,22,.98));border-top:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px);box-shadow:0 -18px 44px rgba(0,0,0,.35)}.ih-tech-bottom .nav__list{height:64px;display:flex;align-items:center;justify-content:space-around;margin:0;padding:0 6px;list-style:none}.ih-tech-bottom .nav__item{list-style:none}.ih-tech-bottom .nav__link{min-width:58px;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:17px;color:#9cadc4;text-decoration:none;position:relative}.ih-tech-bottom .nav__link:hover{background:rgba(255,255,255,.06);color:#fff;text-decoration:none}.ih-tech-bottom .nav__icon{font-size:18px}.ih-tech-bottom .nav__name{font-size:10.5px;font-weight:900}.ih-tech-bottom .span-message-count{position:absolute;top:2px;right:10px}.ih-tech-footer{position:relative;margin-top:46px;background:linear-gradient(180deg,#0c1522,#070b12);color:#eaf3ff;overflow:hidden}.ih-tech-footer__horizon{position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.65),rgba(127,140,255,.55),transparent)}.ih-tech-footer__trust{padding:28px 0 18px}.ih-tech-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ih-tech-trust-card{position:relative;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;gap:2px 12px;align-items:center;min-height:84px;padding:14px;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 36px rgba(0,0,0,.2)}.ih-tech-trust-card span{grid-row:1/3;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,rgba(91,136,151,.25),rgba(34,211,238,.14));display:flex;align-items:center;justify-content:center}.ih-tech-trust-card img{width:26px;height:26px;object-fit:contain;filter:none}.ih-tech-trust-card strong{font-size:14px;color:#fff}.ih-tech-trust-card small{font-size:12px;color:#9cadc4;line-height:1.35}.ih-tech-footer__main{padding:18px 0 28px}.ih-tech-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr 1.08fr;gap:24px}.ih-tech-footer-logo img{max-width:190px;height:auto;filter:none}.ih-tech-footer-kicker{margin:10px 0 0;color:#7dd3fc;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.ih-tech-footer-about{margin-top:8px;color:#9cadc4;font-size:13px;line-height:1.65}.ih-tech-footer-social{margin-top:15px}.ih-tech-footer-title{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;color:#fff;text-align:left;font-size:14px;font-weight:950;padding:0 0 11px}.ih-tech-footer-title:after{content:"";display:none;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.ih-tech-footer-links{display:flex;flex-direction:column;gap:8px}.ih-tech-footer-links a,.ih-tech-footer-links span{color:#9cadc4;font-size:13px;line-height:1.4;text-decoration:none}.ih-tech-footer-links a:hover{color:#7dd3fc;text-decoration:none}.ih-tech-play img{max-width:150px;filter:none;margin-top:2px}.ih-tech-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:15px 0}.ih-tech-footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.ih-tech-footer-copy{color:#8999ae;font-size:12.5px}.ih-tech-footer-payments{display:flex;align-items:center;gap:9px}.ih-tech-footer-payments img{height:24px;width:auto;filter:none}.ih-tech-footer-social ul,.ih-tech-footer .ih-tech-footer-social ul{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;list-style:none!important;margin:0!important;padding:0!important}.ih-tech-footer-social li,.ih-tech-footer .ih-tech-footer-social li{display:inline-flex!important;list-style:none!important;margin:0!important;padding:0!important}.ih-tech-footer-social li:before,.ih-tech-footer-social li::marker{display:none!important;content:none!important}.ih-tech-footer-social a{width:34px!important;height:34px!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.09)!important;color:#d7e8fb!important;text-decoration:none!important}.ih-tech-footer-social a:hover{color:#7dd3fc!important;transform:translateY(-1px)}.ih-tech-scrollup{right:18px;bottom:90px!important;border-radius:999px;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;box-shadow:0 16px 42px rgba(0,0,0,.35)}.ih-shell-notify-nav{z-index:1320!important}.ih-shell-notify-nav .ihm-notify-dropdown-menu,#notification-box-wrapper{z-index:1330!important;position:absolute!important;min-width:390px;max-width:min(390px,calc(100vw - 24px));margin-top:12px;border-radius:22px;overflow:hidden;border:1px solid var(--ih-tech-line)!important;box-shadow:var(--ih-tech-shadow)!important}.ih-shell-notify-nav .ihm-notify-shell{min-height:250px}.display-none{display:none!important}@media (max-width:1199.98px){.ih-tech-command__surface{grid-template-columns:190px minmax(330px,1fr) auto}.ih-tech-action span,.ih-tech-account__toggle small,.ih-tech-account__toggle strong{display:none}.ih-tech-account__toggle{min-width:50px;padding:5px}.ih-tech-action{padding:0 12px}.ih-tech-action--wallet span{display:inline}.ih-tech-nav-console .ihp-qtext{display:none}.ih-tech-nav-console .ihp-qitem{width:40px;justify-content:center;padding:0}.ih-tech-nav-console .ihp-qitem.is-topup,.ih-tech-nav-console .ihp-qitem.is-add{width:auto;padding:0 12px}.ih-tech-nav-console .ihp-qitem.is-topup .ihp-qtext,.ih-tech-nav-console .ihp-qitem.is-add .ihp-qtext{display:inline}}@media (max-width:991.98px){.ih-shell-desktop{display:none!important}.ih-shell-mobile{display:block}.ih-shell-header{background:#0b1320}.ih-shell-alerts .sadece-pc{display:none!important}.ih-tech-footer{padding-bottom:70px}.ih-tech-trust-grid{grid-template-columns:1fr 1fr}.ih-tech-footer-grid{grid-template-columns:1fr}.ih-tech-footer-brand{padding-bottom:2px}.ih-tech-footer-title{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.ih-tech-footer-title:after{display:block}.ih-shell-footer-col:not(.is-open) .ih-shell-footer-links{display:none}.ih-shell-footer-col.is-open .ih-tech-footer-title:after{transform:rotate(225deg);margin-top:6px}.ih-tech-footer-bottom-inner{flex-direction:column;align-items:flex-start}.ih-tech-footer-payments{flex-wrap:wrap}.ih-shell-notify-nav .ihm-notify-dropdown-menu{min-width:0}}@media (max-width:575.98px){.ih-tech-mobilebar{height:58px}.ih-tech-mobilebar__logo img{max-width:136px}.ih-tech-mobilebar__btn{width:38px;height:38px;border-radius:14px}.ih-tech-mobile-search form{grid-template-columns:90px 1fr}.ih-tech-trust-grid{grid-template-columns:1fr}.ih-tech-trust-card{min-height:78px}.ih-tech-footer__trust{padding-top:18px}.ih-tech-footer__main{padding-top:6px}.ih-tech-footer-about{font-size:12.5px}.ih-tech-scrollup{display:none!important}}@media (prefers-reduced-motion:no-preference){.ih-tech-action,.ih-tech-trust-card,.ih-tech-mobilebar__btn,.ih-tech-drawer__quickgrid a,.ih-tech-bottom .nav__link,.ih-tech-nav-console .ihp-qitem{transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.ih-tech-trust-card:hover,.ih-tech-drawer__quickgrid a:hover{transform:translateY(-2px)}}
