/* Ucuzabulan B228 route-scoped homepage CSS. Generated by tools/build_home_assets.py. */:root{--bg:#ffffff;--text:#0b1220;--muted:#5b6576;--soft:#f4f7fb;--card:#ffffff;--border:rgba(15,23,42,.12);--shadow:0 10px 30px rgba(2,8,23,.08);--primary:#1e77d3;--primary-700:#135aa7;--primary-50:#e9f2ff;--accent:#f59e0b;--accent-700:#b45309;--success:#16a34a;--danger:#dc2626;--radius:16px}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font:16px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}*,*::before,*::after{box-sizing:border-box}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1280px;margin:0 auto;padding:0 16px}.row{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}.ub-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.9);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid var(--border)}.ub-topbar{padding:10px 0}.ub-topbar__in{display:flex;align-items:center;gap:14px}.ub-left{display:flex;align-items:center;gap:12px}.ub-brand{display:flex;align-items:center;gap:10px}.ub-brand img{height:28px;display:block}.ub-catbtn{appearance:none;border:1px solid var(--border);background:#fff;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950;color:rgba(2,8,23,.85);display:inline-flex;align-items:center;gap:8px;box-shadow:0 6px 18px rgba(2,8,23,.06);white-space:nowrap}.ub-catbtn:hover{border-color:rgba(30,119,211,.35)}.ub-catbtn__i{font-size:14px;line-height:1;opacity:.9}@media (max-width:720px){.ub-catbtn__t{display:none}.ub-catbtn{padding:10px 10px}}.ub-iconbtn{appearance:none;border:1px solid var(--border);background:#fff;border-radius:12px;padding:10px 10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(2,8,23,.06)}.ub-iconbtn:hover{border-color:rgba(30,119,211,.35)}.ub-burger{width:42px;height:42px;gap:4px;flex-direction:column}.ub-burger span{display:block;width:18px;height:2px;background:rgba(2,8,23,.75);border-radius:999px}.ub-search{flex:1;position:relative;display:flex;align-items:center;gap:10px}.ub-search__cat{appearance:none;border:1px solid var(--border);background:#fff;border-radius:14px;padding:12px 12px;cursor:pointer;font-weight:800;color:rgba(2,8,23,.85);display:flex;align-items:center;gap:8px;white-space:nowrap}.ub-search__cat:hover{border-color:rgba(30,119,211,.35)}.ub-search__box{flex:1}.ub-search input{width:100%;height:46px;border:1px solid var(--border);border-radius:14px;padding:0 14px;background:#fff;color:var(--text);outline:none}.ub-search input:focus{border-color:rgba(30,119,211,.55);box-shadow:0 0 0 4px rgba(30,119,211,.12)}.ub-search__go{appearance:none;border:0;background:var(--primary);color:#fff;height:46px;padding:0 16px;border-radius:14px;font-weight:900;cursor:pointer}.ub-search__go:hover{background:var(--primary-700)}.suggest-box{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 26px 60px rgba(2,8,23,.14);overflow:hidden;display:none;z-index:9999}.ub-actions{display:flex;align-items:center;gap:10px}.ub-action{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:14px;padding:10px 12px;background:#fff;font-weight:800;color:rgba(2,8,23,.85)}.ub-action:hover{border-color:rgba(30,119,211,.35);text-decoration:none}.ub-action__i{font-size:16px}.ub-action__t{font-size:13px}.ub-subnav{border-top:1px solid rgba(15,23,42,.08);padding:8px 0;background:linear-gradient(180deg,rgba(244,247,251,.8),rgba(255,255,255,0))}.ub-subnav__in{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ub-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px;color:rgba(2,8,23,.85)}.ub-chip:hover{text-decoration:none;border-color:rgba(30,119,211,.35)}.ub-chip.is-active{background:var(--primary-50);border-color:rgba(30,119,211,.35);color:var(--primary-700)}.ub-link{font-weight:900;color:var(--primary)}.ub-drawer{position:fixed;inset:0;display:none;z-index:80}.ub-drawer.is-open{display:block}.ub-drawer__backdrop{position:absolute;inset:0;background:rgba(2,8,23,.62);backdrop-filter:saturate(140%) blur(6px);z-index:0}.ub-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(360px,92vw);background:#fff;border-right:1px solid var(--border);box-shadow:0 26px 70px rgba(2,8,23,.25);display:flex;flex-direction:column;z-index:1;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100dvh;max-height:100dvh}.ub-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fff;z-index:2}.ub-drawer__sec{padding:14px;border-bottom:1px solid rgba(15,23,42,.06)}.ub-drawer__title{font-weight:900;margin-bottom:10px}#ubDrawerCatSearch{border:1px solid #e5e7eb !important;border-radius:12px !important;outline:none !important;box-shadow:none !important}#ubDrawerCatSearch:focus{border-color:rgba(30,119,211,.55) !important;box-shadow:0 0 0 3px rgba(30,119,211,.12) !important}.ub-drawer__link{display:block;padding:10px 10px;border-radius:12px;font-weight:900;color:rgba(2,8,23,.85)}.ub-drawer__link:hover{background:var(--soft);text-decoration:none}.ub-drawer__cats2{margin-top:6px}.ub-drawer__cats2in{display:flex;gap:10px}.ub-drawer__cats2col{flex:1;min-width:0}.ub-drawer__cats2list{display:grid;grid-template-columns:1fr;gap:8px}.ub-drawer__cats2item{display:flex;align-items:center;gap:8px;padding:10px 10px;border-radius:12px;background:var(--soft);border:1px solid rgba(15,23,42,.06)}.ub-drawer__cats2item.is-active{border-color:rgba(30,119,211,.35);box-shadow:0 8px 18px rgba(30,119,211,.10)}.ub-drawer__cats2link{display:flex;align-items:center;gap:10px;flex:1;color:rgba(2,8,23,.86);font-weight:900;min-width:0}.ub-drawer__cats2link:hover{text-decoration:none}.ub-drawer__cats2go{background:transparent;border:none;font-size:18px;line-height:1;opacity:.65;padding:6px 8px;border-radius:10px}.ub-drawer__cats2go:hover{background:rgba(2,8,23,.06);opacity:.95}.ub-drawer__cats2head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ub-drawer__back{font-size:18px}.ub-drawer__all{font-weight:900;color:rgba(2,8,23,.78)}.ub-drawer__all:hover{text-decoration:none}.ub-drawer__searchres{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff}.ub-drawer__searchlist{margin:0;padding:0;list-style:none}.ub-drawer__searchlist li+li{border-top:1px solid rgba(15,23,42,.06)}.ub-drawer__searchlist a{display:block;padding:10px 12px;color:rgba(2,8,23,.85)}.ub-drawer__searchlist a:hover{text-decoration:none;background:var(--soft)}.ub-drawer__searchname{font-weight:900}.ub-drawer__searchpath{font-size:12px;opacity:.65;margin-top:1px}@media (max-width:520px){.ub-drawer__cats2in{position:relative;overflow:hidden;gap:0}.ub-drawer__cats2col--r{position:absolute;inset:0;transform:translateX(105%);transition:transform .18s ease;background:#fff}.ub-drawer__cats2in.is-sub .ub-drawer__cats2col--r{transform:translateX(0)}}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);position:relative;color:inherit;text-decoration:none}h1{font-size:clamp(24px,3.6vw,36px);letter-spacing:-.02em;margin:18px 0 10px;line-height:1.15}h2{font-size:clamp(18px,2.2vw,24px);letter-spacing:-.01em;margin:18px 0 10px;line-height:1.2}.muted{color:var(--muted)}.banner{background:linear-gradient(180deg,rgba(30,119,211,.10),rgba(255,255,255,1));border:1px solid rgba(30,119,211,.18);border-radius:18px;padding:14px;font-weight:900;color:rgba(2,8,23,.80);box-shadow:var(--shadow)}.ub-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;background:var(--soft);border:1px solid rgba(15,23,42,.06);border-radius:999px;color:rgba(2,8,23,.85);font-weight:800;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary);color:#fff;padding:10px 14px;border-radius:14px;border:0;font-weight:900;line-height:1}.btn:hover{background:var(--primary-700);text-decoration:none}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;background:rgba(30,119,211,.08);color:var(--primary-700);font-size:13px;font-weight:900;border:1px solid rgba(30,119,211,.18)}.badge-ok{background:rgba(22,163,74,.10);color:#065f46;border-color:rgba(22,163,74,.20)}.card-sponsor{border:2px solid rgba(245,158,11,.45);background:linear-gradient(180deg,rgba(245,158,11,.10),rgba(255,255,255,1) 42%)}.ad-card{border:2px solid rgba(2,8,23,.18);background:linear-gradient(180deg,rgba(245,158,11,.14),rgba(255,255,255,1) 55%);position:relative}.ad-card:hover{box-shadow:0 22px 60px rgba(245,158,11,.18),var(--shadow)}.ad-badge{position:absolute;top:10px;left:10px;z-index:4;font-size:11px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border:1px solid rgba(234,88,12,.35);color:#c2410c;padding:6px 10px;border-radius:999px;box-shadow:0 10px 24px rgba(2,6,23,.12)}[data-tip]:not(.ad-badge){position:relative}[data-tip]:hover::after,[data-tip]:focus::after{content:attr(data-tip);position:absolute;right:0;top:calc(100%+10px);width:min(260px,78vw);background:rgba(2,8,23,.92);color:#fff;padding:10px 12px;border-radius:14px;font-size:12px;font-weight:700;line-height:1.25;z-index:90;box-shadow:0 24px 60px rgba(2,8,23,.28)}[data-tip]:hover::before,[data-tip]:focus::before{content:"";position:absolute;right:14px;top:calc(100%+2px);border:8px solid transparent;border-bottom-color:rgba(2,8,23,.92);z-index:91}.slider{position:relative;overflow:hidden;max-width:100%;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.slide-track{display:flex;transition:transform .5s ease}.slide{flex:0 0 100%;min-width:100%;padding:14px}.slider .dots{position:absolute;bottom:10px;left:0;right:0;text-align:center}.slider .dot{display:inline-block;cursor:pointer;border:0;padding:0;width:24px;height:4px;border-radius:999px;background:rgba(2,8,23,.18);margin:0 4px;transition:width .18s ease,background .18s ease,opacity .18s ease;opacity:.9}.slider .dot.active{background:var(--primary);width:42px;opacity:1}.slider--wide .slide .card{min-height:280px}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:1px solid var(--border);background:#fff;border-radius:999px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow);opacity:.95}.slider-nav.prev{left:10px}.slider-nav.next{right:10px}.slider{touch-action:pan-y;user-select:none}.slider.is-dragging{cursor:grabbing}.slide-track{will-change:transform}@media (max-width:700px){.slider--wide .slide .card{flex-direction:column;align-items:flex-start}.slider--wide .slide img{width:100%!important;height:180px!important}.slider-nav{display:none}}@media (max-width:980px){.home-slide{flex-direction:column}.home-slide__img{width:100%;max-width:100%;height:240px}.home-slide__content{padding:18px}.home-slide__title{font-size:24px}}@media (max-width:520px){.home-slide__img{height:200px}.home-slide__title{font-size:22px}.home-slide__sub{font-size:13px}}.slider--wide{border:0;background:transparent;box-shadow:none}.slider--wide .slide{padding:0;flex:0 0 100%;min-width:100%}.slider--wide .slide-track{gap:0}.home-slide{display:flex;align-items:stretch;gap:0;padding:0!important;overflow:hidden;border-radius:24px;border:1px solid rgba(15,23,42,.10);background:#fff;min-width:0}.home-slide:hover{box-shadow:0 26px 80px rgba(2,8,23,.14)}.home-slide__img{flex:0 0 58%;width:58%;max-width:58%;min-width:0;height:320px;object-fit:contain;display:block;background:linear-gradient(180deg,rgba(2,8,23,.02),rgba(2,8,23,.00))}.home-slide__content{padding:22px 22px 20px 18px;display:flex;flex-direction:column;justify-content:center;gap:10px;min-width:0}.home-slide__kicker{align-self:flex-start;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:rgba(2,8,23,.70);background:rgba(2,8,23,.06);border:1px solid rgba(2,8,23,.10);border-radius:999px;padding:6px 10px}.home-slide__title{font-size:28px;font-weight:1000;line-height:1.12}.home-slide__sub{font-size:14px;line-height:1.38;color:rgba(2,8,23,.78)}.home-slide__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.home-slide__meta .ub-chip{padding:6px 10px;font-size:12px;font-weight:900;background:#fff;border-color:rgba(2,8,23,.12)}.home-slide__cta{margin-top:10px;align-self:flex-start}.ub-cta{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:10px 12px;font-weight:950;background:rgba(30,119,211,.10);border:1px solid rgba(30,119,211,.22);color:var(--primary-700)}.home-slide:hover .ub-cta{background:rgba(30,119,211,.14)}.slider .dots{bottom:14px}.slider .dot{height:4px}.slider-nav{background:rgba(255,255,255,.82);backdrop-filter:blur(10px);width:42px;height:42px;border:1px solid rgba(15,23,42,.10)}@media (max-width:900px){.home-slide{flex-direction:column}.home-slide__img{width:100%;min-width:100%;height:210px}.home-slide__content{padding:14px}.home-slide__title{font-size:22px}}.ad-slot{border:1px dashed rgba(2,8,23,.22);background:linear-gradient(180deg,rgba(244,247,251,.9),rgba(255,255,255,1));border-radius:18px;padding:12px;display:flex;align-items:center;justify-content:center;min-height:90px;color:rgba(2,8,23,.55);font-weight:900}.ad-slot[data-size="billboard"]{min-height:110px}.ad-slot[data-size="mrec"]{min-height:250px}.ub-footer{margin-top:40px;border-top:1px solid var(--border);background:linear-gradient(180deg,rgba(244,247,251,.9),rgba(255,255,255,1))}.ub-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:18px;padding:22px 0}.ub-footer__h{font-weight:1000;margin-bottom:10px}.ub-footer__a{display:block;color:rgba(2,8,23,.75);font-weight:800;margin:8px 0}.ub-footer__a:hover{color:var(--primary);text-decoration:none}.ub-footer__desc{color:var(--muted);margin:8px 0 12px}.ub-footer__badges{display:flex;gap:8px;flex-wrap:wrap}.ub-footer__bottom{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid rgba(15,23,42,.08);color:rgba(2,8,23,.65);font-weight:800}.ub-footer__muted{color:rgba(2,8,23,.55);font-weight:800}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:10px;border-bottom:1px solid rgba(2,8,23,.08);text-align:left;vertical-align:middle}@media (max-width:980px){.ub-topbar__in{flex-wrap:wrap}.ub-left{flex:1 1 auto}.ub-actions{margin-left:auto;flex-wrap:wrap;max-width:100%;justify-content:flex-end}.ub-action{padding:9px 10px}.ub-search{order:3;width:100%;min-width:0}.ub-search__box{min-width:0}.ub-search input{min-width:0}.ub-action__t{display:none}.ub-search__cat{display:none}.ub-subnav__in{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.ub-footer__grid{grid-template-columns:1fr 1fr}.ub-footer__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:520px){h1{font-size:28px}.ub-footer__grid{grid-template-columns:1fr}}.ub-ad{margin:14px 0}.ub-ad__label{font-size:12px;font-weight:900;letter-spacing:.3px;color:var(--muted);margin-bottom:8px;text-transform:uppercase}.ub-ad__box{border:1px dashed var(--border);border-radius:16px;background:linear-gradient(180deg,rgba(245,158,11,.10),rgba(30,123,214,.05));display:flex;align-items:center;justify-content:center;padding:18px;box-shadow:0 10px 30px rgba(2,8,23,.04)}.ub-ad__meta{font-weight:900;color:rgba(2,8,23,.55)}.ub-ad__creative{border-radius:16px;overflow:hidden}.ub-ad[data-slot="home_side"],.ub-ad[data-slot="list_side"],.ub-ad[data-slot="product_side"]{position:sticky;top:92px}.ub-ad__box{border-style:solid}.ub-ad__label{display:flex;align-items:center;gap:8px}.ub-ad__label:before{content:"";width:10px;height:10px;border-radius:999px;background:rgba(245,158,11,.85);display:inline-block;box-shadow:0 0 0 3px rgba(245,158,11,.15)}@media (max-width:520px){.container{padding:0 12px}.ub-topbar__in{flex-wrap:wrap}.ub-search{width:100%}.ub-actions{width:100%;justify-content:space-between}.ub-action{flex:1;justify-content:center}.ub-subnav__in{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}}.ub-mega{position:fixed;left:0;right:0;top:var(--ub-mega-top,var(--ub-header-h,108px));display:none;z-index:1005}.ub-mega.is-open{display:block}.ub-mega__backdrop{position:fixed;top:var(--ub-mega-top,var(--ub-header-h,108px));left:0;right:0;bottom:0;background:rgba(2,8,23,.45);backdrop-filter:saturate(140%) blur(8px)}.ub-mega__panel{position:relative;z-index:1;margin:10px auto 0 auto;width:min(1060px,calc(100vw - 28px));max-height:min(620px,calc(100vh - var(--ub-mega-top,var(--ub-header-h,108px)) - 18px));border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 30px 90px rgba(2,8,23,.28);overflow:hidden;display:flex;flex-direction:column;transform:translateY(-6px);opacity:0;transition:opacity .18s ease,transform .18s ease}.ub-mega.is-open .ub-mega__panel{opacity:1;transform:translateY(0)}.ub-mega__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.06)}.ub-mega__title{font-weight:950;letter-spacing:.2px}.ub-mega__tools{display:flex;align-items:center;gap:10px;min-width:0}.ub-mega__search{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(15,23,42,.10);border-radius:999px;background:#fff;min-width:320px;max-width:38vw}.ub-mega__search input{border:0;outline:none;font-weight:850;flex:1;min-width:0}.ub-mega__search svg{opacity:.7}.ub-mega__cta{font-weight:900;color:rgba(37,99,235,.95)}.ub-mega__cta:hover{text-decoration:none;opacity:.9}.ub-mega__cols{display:grid;grid-template-columns:250px 300px minmax(0,1fr);min-height:420px;flex:1;overflow:hidden}.ub-mega__col{padding:0;overflow:auto;max-height:100%;overscroll-behavior:contain;background:#fff}.ub-mega__col+.ub-mega__col{border-left:1px solid rgba(15,23,42,.06)}.ub-mega__panehead{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);border-bottom:1px solid rgba(15,23,42,.06)}.ub-mega__panetitle{font-weight:950;color:rgba(2,8,23,.82);letter-spacing:-.01em}.ub-mega__alllink{display:inline-flex;align-items:center;gap:8px;font-weight:950;color:rgba(37,99,235,.95);white-space:nowrap}.ub-mega__alllink:hover{text-decoration:none;opacity:.92}.ub-mega__item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border-radius:16px;color:rgba(2,8,23,.88);font-weight:950;border:1px solid transparent}.ub-mega__item:hover{text-decoration:none;background:var(--soft)}.ub-mega__item.is-active{background:rgba(30,123,214,.10);border-color:rgba(30,123,214,.18)}.ub-mega__chev{opacity:.5}.ub-mega__grid{display:grid;grid-template-columns:1fr;gap:6px;padding:12px}.ub-mega__grid a{padding:11px 14px;border-radius:14px;font-weight:850;color:rgba(2,8,23,.85);border:1px solid transparent}.ub-mega__grid a:hover{background:var(--soft);text-decoration:none}.ub-mega__grid a.is-active{background:rgba(37,99,235,.10);border-color:rgba(37,99,235,.16);color:rgba(37,99,235,.95)}.ub-mega__grid--mid a,.ub-mega__grid--low a{display:flex;align-items:center;justify-content:space-between;gap:12px}.ub-mega__grid--mid a::after,.ub-mega__grid--low a::after{content:"›";opacity:.38;font-size:16px;line-height:1}.ub-mega__grid--low a.is-terminal::after{content:""}.ub-mega__muted{color:var(--muted);font-weight:800;font-size:13px;padding:10px 14px}body.ub-mega-open .slider-nav{pointer-events:none}@media (max-width:1180px){.ub-mega__panel{width:min(1020px,calc(100vw - 24px))}.ub-mega__cols{grid-template-columns:230px 280px minmax(0,1fr)}}@media (max-width:980px){.ub-mega__cols{grid-template-columns:1fr}.ub-mega__col+.ub-mega__col{border-left:0;border-top:1px solid rgba(15,23,42,.06)}}.ub-ico{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(37,99,235,.10);border:1px solid rgba(37,99,235,.14);flex:0 0 auto}.ub-ico img{width:18px;height:18px;display:block;opacity:.95}.ub-mega__item:hover .ub-ico{background:rgba(37,99,235,.14);border-color:rgba(37,99,235,.22)}.ub-mega__item.is-active .ub-ico{background:rgba(37,99,235,.18);border-color:rgba(37,99,235,.30)}@media (max-width:640px){.ub-mega__search{min-width:0;max-width:100%}}.ub-ico img{width:18px;height:18px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.65))}.ub-mega__grid a .ub-ico{width:28px;height:28px}.ub-mega__col::-webkit-scrollbar{width:10px;height:10px}.ub-mega__col::-webkit-scrollbar-thumb{background:rgba(15,23,42,.12);border-radius:999px;border:2px solid rgba(255,255,255,.8)}.ub-mega__col::-webkit-scrollbar-track{background:transparent}@media (max-width:992px){.ub-mega{display:none!important}}.label{display:block;font-weight:900;color:rgba(2,8,23,.82);font-size:13px;margin-bottom:6px}.input,.select,.textarea{width:100%;padding:11px 12px;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;color:rgba(2,8,23,.92);outline:none}.textarea{min-height:110px;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:rgba(37,99,235,.55);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.card{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 14px 40px rgba(2,8,23,.08);color:inherit;text-decoration:none}.card.p-3{padding:16px}.ub-ico{width:34px;height:34px;border-radius:12px;background:#0b1220;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.ub-ico img{filter:invert(1)}.ub-mega__left{display:flex;align-items:center;gap:10px;min-width:0}.ub-mega__txt{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ub-mega__grid a{display:flex;align-items:center;gap:10px}.ub-modal{position:fixed;inset:0;display:none;z-index:120}.ub-modal.is-open{display:block}.ub-modal__backdrop{position:absolute;inset:0;background:rgba(2,8,23,.62);backdrop-filter:saturate(140%) blur(6px)}.ub-modal__panel{position:relative;max-width:720px;margin:7vh auto;background:#fff;border-radius:22px;box-shadow:0 30px 90px rgba(2,8,23,.35);overflow:hidden;border:1px solid rgba(15,23,42,.12)}.ub-modal__close{position:absolute;top:10px;right:10px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.95);border-radius:999px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-weight:1000;cursor:pointer}.ub-modal__img{height:240px;background:linear-gradient(135deg,rgba(30,119,211,.10),rgba(245,158,11,.10))}.ub-modal__img img{width:100%;height:100%;object-fit:cover;display:block}.ub-modal__content{padding:16px 18px 18px}.ub-modal__title{font-size:20px;font-weight:1000;letter-spacing:-.01em;line-height:1.15}.ub-modal__text{margin-top:10px;color:rgba(2,8,23,.8);line-height:1.55;white-space:normal}.ub-modal__actions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}body.ub-modal-open{overflow:hidden}@media (max-width:700px){.ub-modal__panel{margin:4vh 10px}.ub-modal__img{height:180px}}img{max-width:100%;height:auto}html,body{max-width:100%;overflow-x:hidden}table{max-width:100%}.suggest-box{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 26px 60px rgba(2,8,23,.14);overflow:hidden;display:none;z-index:9999}.suggest-box[data-open="1"]{display:block}@media (max-width:760px){.suggest-box{top:52px;border-radius:16px}}.suggest-box{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 26px 60px rgba(2,8,23,.14);overflow:hidden;display:none;z-index:9999}.suggest-box[data-open="1"]{display:block}@media (max-width:860px){.suggest-box{top:50px;border-radius:16px}}.btn.btn-soft{background:rgba(2,8,23,.04);color:rgba(2,8,23,.86);border:1px solid rgba(15,23,42,.10)}.btn.btn-soft:hover{background:rgba(2,8,23,.06);text-decoration:none}.ub-desc-card{position:relative}.ub-rail{margin-top:14px}.ub-rail-card{flex:0 0 220px;min-width:220px;scroll-snap-align:start}@media (max-width:520px){.ub-rail-card{flex-basis:188px;min-width:188px}}.ub-mkt-card__cta{position:static;height:40px;border-radius:14px;padding:0 14px;font-size:12px;font-weight:1000;white-space:nowrap}.ub-rail-card .ub-mkt-card__cta{width:100%}html,body{max-width:100%;overflow-x:hidden}img,svg,video,canvas{max-width:100%;height:auto}pre,code{max-width:100%;overflow:auto}.ub-ai{position:fixed;right:18px;bottom:max(18px,env(safe-area-inset-bottom,0px)+12px);z-index:140;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.ub-ai__fab{border:0;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;border-radius:999px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 40px rgba(15,23,42,.26);cursor:pointer;position:relative}.ub-ai__fabIcon{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.14);display:inline-flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.03em}.ub-ai__fabText{font-weight:900;white-space:nowrap}.ub-ai__fabBadge{position:absolute;left:18px;top:-10px;background:#22c55e;color:#052e16;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;box-shadow:0 8px 22px rgba(34,197,94,.22)}.ub-ai__panel{width:min(420px,calc(100vw - 24px));height:min(88dvh,760px);max-height:min(88dvh,760px);display:none;overflow:hidden;border-radius:24px;border:1px solid rgba(15,23,42,.10);box-shadow:0 24px 64px rgba(15,23,42,.22);background:#fff}.ub-ai.is-open .ub-ai__panel{display:flex;flex-direction:column}.ub-ai__head{padding:16px 18px;border-bottom:1px solid rgba(15,23,42,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:10px;background:linear-gradient(180deg,rgba(30,119,211,.10),rgba(255,255,255,.98));flex:0 0 auto}.ub-ai__title{font-size:18px;font-weight:1000;color:#0b1220}.ub-ai__sub{font-size:12px;line-height:1.45;color:#475569;margin-top:3px;max-width:290px}.ub-ai__headActions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.ub-ai__close{border:0;background:rgba(15,23,42,.06);width:34px;height:34px;border-radius:12px;cursor:pointer;font-weight:900}.ub-ai__content{flex:1 1 auto;min-height:0;overflow:auto;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 35%,#ffffff 100%);padding-bottom:8px}.ub-ai__intro{margin:14px 14px 0;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(30,119,211,.10),rgba(37,99,235,.04));border:1px solid rgba(30,119,211,.12)}.ub-ai__introBadge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#eff6ff;border:1px solid rgba(30,119,211,.14);color:#0f172a;font-size:11px;font-weight:1000;letter-spacing:.03em;text-transform:uppercase}.ub-ai__introText{margin-top:8px;font-size:13px;line-height:1.55;color:#334155}.ub-ai__body{padding:14px 14px 8px;background:transparent;display:flex;flex-direction:column;gap:10px;min-height:150px}.ub-ai__quicks{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 12px}.ub-ai__quick{border:1px solid rgba(30,119,211,.18);background:#eff6ff;color:#0b1220;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;cursor:pointer}.ub-ai__miniForm{padding:0 14px 12px}.ub-ai__formTitle{font-size:13px;font-weight:900;color:#0b1220;margin:4px 0 8px}.ub-ai__grid2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ub-ai__input,.ub-ai__composerInput{width:100%;height:44px;border:1px solid rgba(15,23,42,.14);border-radius:14px;padding:0 12px;font:inherit;background:#fff;color:#0b1220;outline:none;box-sizing:border-box}.ub-ai__input:focus,.ub-ai__composerInput:focus{border-color:rgba(30,119,211,.45);box-shadow:0 0 0 3px rgba(30,119,211,.10)}.ub-ai__miniForm form{display:flex;flex-direction:column;gap:8px}.ub-ai__submit{height:44px;border:0;border-radius:14px;background:#0f172a;color:#fff;font-weight:900;cursor:pointer}.ub-ai__submit--accent{background:#16a34a}.ub-ai__composer{padding:12px 14px;border-top:1px solid rgba(15,23,42,.08);display:flex;gap:8px;background:#fff;position:sticky;bottom:0;z-index:3;flex:0 0 auto}.ub-ai__send{height:44px;border:0;border-radius:14px;background:#1e77d3;color:#fff;padding:0 16px;font-weight:900;cursor:pointer;white-space:nowrap}.ub-ai__footActions{padding:0 14px 12px;display:flex;gap:12px;flex-wrap:wrap;flex-shrink:0}.ub-ai__linkBtn{border:0;background:transparent;color:#1e77d3;font-size:12px;font-weight:900;padding:0;cursor:pointer}.ub-ai__prompt{padding:0 14px 12px}.ub-ai__promptText{font-size:13px;line-height:1.5;color:#334155;margin-bottom:10px}.ub-ai__miniForm[hidden]{display:none!important}.ub-ai__formHint{font-size:12px;line-height:1.5;color:#64748b;margin:-2px 0 8px}.ub-ai__promptActions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ub-ai__quick--ghost{background:#fff;border-color:rgba(15,23,42,.12)}@media (max-width:640px){.ub-ai{right:10px;bottom:max(10px,env(safe-area-inset-bottom,0px)+76px)}.ub-ai__fabText{display:none}.ub-ai__fab{padding:12px}.ub-ai__panel{width:min(100vw - 12px,420px);height:min(92dvh,820px);max-height:min(92dvh,820px)}.ub-ai__head{padding:14px}.ub-ai__sub{max-width:none}.ub-ai__intro{margin:12px 12px 0;padding:12px}.ub-ai__body{padding:12px 12px 8px;min-height:110px}.ub-ai__grid2{grid-template-columns:1fr}.ub-ai__promptActions,.ub-ai__footActions{gap:8px}.ub-ai__promptActions .ub-ai__quick,.ub-ai__promptActions .ub-ai__quick--ghost{flex:1 1 calc(50% - 6px);text-align:center;justify-content:center}.ub-ai__composer{padding:10px 12px;align-items:stretch}.ub-ai__composerInput{min-width:0}.ub-ai__send{padding:0 14px}}@media (max-width:640px){.ub-ai.is-open{left:0;right:0;bottom:0;align-items:stretch;padding:0 0 env(safe-area-inset-bottom,0px)}.ub-ai.is-open .ub-ai__fab{display:none}.ub-ai.is-open .ub-ai__panel{width:auto;max-height:none;height:min(92dvh,820px);border-radius:22px 22px 0 0;border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0;box-shadow:0 -24px 64px rgba(15,23,42,.22)}body.ub-drawer-open #ubAiAssistant,body.ub-drawer-open .ub-ai,body.ub-mega-open #ubAiAssistant,body.ub-mega-open .ub-ai{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translate3d(0,24px,0)!important}}.ub-prod-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:14px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:13px;font-weight:1000;letter-spacing:.01em;box-shadow:0 14px 28px rgba(22,163,74,.22)}.ub-prod-cta:hover{color:#fff;filter:brightness(.98);text-decoration:none}@media (max-width:600px){.ub-prod-cta{width:100%;justify-content:center;text-align:center}}[data-cheapest-card]{scroll-margin-top:calc(var(--ub-header-h,108px)+18px)}@keyframes ub-jumpcheapest-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}.ub-list-storeline{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:rgba(2,8,23,.74);font-size:12px;line-height:1.35}.ub-list-storeline__logo{width:16px;height:16px;object-fit:contain;border-radius:5px;border:1px solid rgba(2,8,23,.08);background:#fff;flex:0 0 16px}.ub-list-storeline__sep{color:rgba(2,8,23,.32)}.ub-drawer__search{position:sticky;top:66px;z-index:2;background:#fff;padding-bottom:10px}.ub-drawer__searchres{margin-top:8px;max-height:min(52vh,420px);overflow:auto}.ub-drawer__panel .suggest-box{display:none !important}.ub-prod-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.ub-prod-card{padding:12px;text-decoration:none;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;border-radius:18px;transition:transform .12s ease,box-shadow .12s ease;min-height:100%;background:linear-gradient(180deg,#fff,#fbfdff)}.ub-prod-card:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(2,6,23,.10);text-decoration:none}.ub-prod-img{width:100%;height:180px;object-fit:contain;border-radius:14px;background:#fff;border:1px solid rgba(2,8,23,.08);padding:8px}.ub-prod-title{font-weight:950;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:50px;font-size:15px;color:#0b1220}.ub-prod-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;align-items:flex-start}.ub-prod-row .badge{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ub-prod-card .ub-prod-cta{margin-top:12px;width:100%;justify-content:center;text-align:center}.ub-prod-card:hover .ub-prod-cta{transform:translateY(-1px);box-shadow:0 14px 28px rgba(22,163,74,.24)}@media (max-width:1100px){.ub-prod-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.ub-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ub-prod-card{padding:10px;border-radius:16px;gap:8px}.ub-prod-title{font-size:14px;min-height:44px;-webkit-line-clamp:3}.ub-prod-row{display:grid;grid-template-columns:1fr;gap:8px}.ub-prod-row .badge{width:100%;justify-content:center;flex:1 1 100%}.ub-prod-img{height:152px;padding:6px}}@media (max-width:420px){.ub-prod-grid{gap:8px}.ub-prod-card{padding:9px}.ub-prod-img{height:138px}.ub-prod-title{font-size:13px;min-height:40px}}:root{--ub-radius:1rem}.badge{border-radius:.6rem}#search-suggest{max-height:380px;overflow:auto;z-index:9999}.badge{font-weight:600}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:9999;padding:12px;background:linear-gradient(180deg,rgba(2,6,23,.94),rgba(2,6,23,.98));color:#fff;box-shadow:0 -10px 30px rgba(2,8,23,.26)}.cookie-banner__inner{max-width:1100px;margin:0 auto;display:flex;gap:14px;align-items:flex-end;justify-content:space-between}.cookie-banner__text{font-size:14px;line-height:1.5;opacity:.96;max-width:760px;flex:1 1 0}.cookie-banner__text a{color:#fff;text-decoration:underline}.cookie-banner__actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end;flex:0 0 auto}.cookie-banner__actions .btn{min-height:42px;font-weight:900;border-radius:12px;padding:0 14px;white-space:nowrap}.cookie-banner__actions .btn-danger{background:#dc2626;border-color:#dc2626;color:#fff}.cookie-banner__actions .btn-danger:hover{filter:brightness(1.04)}.cookie-banner__actions .btn-soft{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}.cookie-banner__actions .btn-soft:hover{background:rgba(255,255,255,.14)}@media (max-width:768px){.cookie-banner{padding:10px 10px calc(10px+env(safe-area-inset-bottom,0px))}.cookie-banner__inner{flex-direction:column;align-items:stretch;gap:10px}.cookie-banner__text{max-width:none;font-size:13px}.cookie-banner__actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cookie-banner__actions .btn{width:100%;min-height:46px;padding:0 12px}.cookie-banner__actions #ucbCookiePrefs{grid-column:1/-1;order:3}}@media (max-width:520px){.cookie-banner__actions{grid-template-columns:1fr}.cookie-banner__actions #ucbCookiePrefs{grid-column:auto}.cookie-banner__actions .btn{width:100%}}.ub-store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media (max-width:1100px){.ub-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.ub-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.ub-store-grid{grid-template-columns:1fr}}details summary::-webkit-details-marker{display:none}body.ub-modal-open{overflow:hidden}.ub-mobile-app-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.9fr);gap:18px;align-items:stretch;border:1px solid rgba(15,23,42,.10);border-radius:24px;padding:18px;background:linear-gradient(135deg,rgba(30,119,211,.08),rgba(255,255,255,.96) 42%,rgba(245,158,11,.08));box-shadow:0 18px 48px rgba(2,8,23,.08)}.ub-mobile-app-card__main{display:flex;flex-direction:column;gap:10px}.ub-mobile-app-card__eyebrow{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.10);font-size:12px;font-weight:1000;color:#0f172a}.ub-mobile-app-card__title{font-size:clamp(20px,2.2vw,28px);line-height:1.12;font-weight:1100;color:#0f172a;max-width:16ch}.ub-mobile-app-card__desc{font-size:14px;color:#475569;line-height:1.6;max-width:62ch}.ub-mobile-app-card__meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ub-mobile-app-card__side{display:flex;flex-direction:column;gap:12px;justify-content:center}.ub-mobile-app-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ub-mobile-app-card__surface{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(255,255,255,.86);padding:12px 14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.ub-mobile-app-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 14px;border-radius:16px;background:#0f172a;color:#fff;font-weight:900;border:1px solid #0f172a;text-decoration:none;cursor:pointer;text-align:center}.ub-mobile-app-btn.is-soft{background:#fff;color:#0f172a;border-color:rgba(15,23,42,.14)}.ub-mobile-app-btn.is-disabled{opacity:.55;pointer-events:none;filter:grayscale(.1)}.ub-mobile-app-btn__ico{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;line-height:0}.ub-mobile-app-btn__ico svg{width:18px;height:18px;display:block}.ub-mobile-app-card__note{margin-top:0;font-size:12px;color:#64748b;line-height:1.55}@media (max-width:980px){.ub-mobile-app-card{grid-template-columns:1fr}.ub-mobile-app-card__title{max-width:none}.ub-mobile-app-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ub-mobile-app-card{padding:14px;border-radius:20px}.ub-mobile-app-card__actions{grid-template-columns:1fr}.ub-mobile-app-btn{width:100%}}.ub-cookie-modal[hidden]{display:none}.ub-cookie-modal{position:fixed;inset:0;z-index:10020}.ub-cookie-modal__backdrop{position:absolute;inset:0;background:rgba(2,6,23,.52);backdrop-filter:blur(3px)}.ub-cookie-modal__card{position:relative;width:min(720px,calc(100vw - 24px));margin:8vh auto 0 auto;padding:0;overflow:hidden}.ub-cookie-modal__head{display:flex;justify-content:space-between;gap:16px;padding:18px 18px 12px 18px;border-bottom:1px solid rgba(15,23,42,.08)}.ub-cookie-modal__title{font-size:18px;font-weight:950;color:#0f172a}.ub-cookie-modal__sub{margin-top:4px;font-size:13px;color:#64748b;line-height:1.5}.ub-cookie-modal__close{width:38px;height:38px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;font-size:20px;cursor:pointer}.ub-cookie-modal__body{padding:14px 18px;display:grid;gap:12px}.ub-cookie-line{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.ub-cookie-line strong{display:block;color:#0f172a}.ub-cookie-line small{display:block;color:#64748b;line-height:1.5;margin-top:4px}.ub-cookie-line input{width:20px;height:20px}.ub-cookie-line.is-locked{background:#f8fafc}.ub-cookie-modal__foot{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:0 18px 18px 18px}.ub-store-card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:20px;border:1px solid rgba(34,197,94,.34);background:#fff;box-shadow:0 18px 45px rgba(2,8,23,.06),0 0 0 1px rgba(34,197,94,.10) inset;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ub-store-card:hover{transform:translateY(-2px);border-color:rgba(22,163,74,.55);box-shadow:0 20px 50px rgba(2,8,23,.12),0 0 0 1px rgba(34,197,94,.16) inset}@media (max-width:640px){.ub-cookie-modal__card{margin-top:3vh}.ub-cookie-modal__foot{display:grid;grid-template-columns:1fr 1fr}.ub-cookie-modal__foot .btn{width:100%}.ub-cookie-modal__foot [data-cookie-action="save"],.ub-cookie-modal__foot [data-cookie-action="close"]{grid-column:span 1}}.ub-footer__a--btn{border:0;background:transparent;padding:0;font:inherit;cursor:pointer;color:rgba(2,8,23,.75);font-weight:800;text-align:left}.ub-footer__a--btn:hover{color:var(--primary);text-decoration:none}.ub-cookie-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);font-size:13px;color:#0f172a}.ub-cookie-summary strong{font-weight:900}.ub-cookie-summary span{color:#475569;font-weight:700}.ub-cookie-manage{position:fixed;left:14px;bottom:max(14px,env(safe-area-inset-bottom,0px)+12px);z-index:90;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;padding:12px 14px;background:rgba(15,23,42,.96);color:#fff;box-shadow:0 18px 40px rgba(15,23,42,.26);cursor:pointer;max-width:min(92vw,420px);transition:opacity .18s ease,transform .18s ease}.ub-cookie-manage__icon{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12)}.ub-cookie-manage__text{font-weight:900;white-space:nowrap}.ub-cookie-manage__state{font-size:11px;opacity:.84;white-space:nowrap}.ub-cookie-manage.is-hidden,.ub-cookie-manage.is-collapsed{opacity:0;pointer-events:none;transform:translateY(10px)}@media (max-width:640px){.ub-cookie-manage{left:10px;right:auto;justify-content:flex-start;padding:10px 12px;gap:8px;max-width:calc(100vw - 22px)}.ub-cookie-manage__icon{width:28px;height:28px}.ub-cookie-manage__state{display:none}.ub-cookie-summary{display:grid;gap:4px;justify-items:start}}@media (max-width:420px){.ub-cookie-manage{padding:10px;border-radius:999px}.ub-cookie-manage__text{display:none}}.ub-store-card{box-sizing:border-box;overflow:hidden}.ub-store-card{min-width:0}img,video,iframe,canvas,svg{max-width:100%;height:auto}table{max-width:100%}pre,code,kbd,samp{white-space:pre-wrap;word-break:break-word}.ub-actions,.ub-topbar__in,.ub-search{flex-wrap:wrap}.ub-search input,.ub-search__go,.ub-action{min-width:0}@media (max-width:980px){.container{padding:0 12px}.ub-topbar__in{align-items:stretch}.ub-search{width:100%}.ub-actions{width:100%;justify-content:stretch}.ub-actions>*{flex:1 1 140px}}@media (max-width:640px){.ub-search input,.ub-search__go,.ub-action,.btn{min-height:44px}.ub-actions>*{flex:1 1 100%}.card{border-radius:14px}}body.ub-drawer-open .ub-ai,body.ub-mega-open .ub-ai,body.ub-drawer-open .ub-cookie-manage,body.ub-mega-open .ub-cookie-manage{opacity:0 !important;pointer-events:none !important;transform:translateY(10px) !important}@media (max-width:640px){.ub-topbar__in{align-items:stretch}.ub-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;justify-content:stretch}.ub-actions>*{min-width:0;flex:0 1 auto !important}.ub-action{min-height:64px;padding:12px 10px;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:6px}.ub-action__i{font-size:20px;line-height:1}.ub-action__t{display:block !important;font-size:11px;line-height:1.15;white-space:normal}}body.ub-drawer-open #ubAiAssistant,body.ub-mega-open #ubAiAssistant,body.ub-drawer-open .ub-ai,body.ub-mega-open .ub-ai{display:none !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translate3d(0,24px,0) !important}body.ub-drawer-open #ubAiAssistant .ub-ai__panel,body.ub-mega-open #ubAiAssistant .ub-ai__panel{display:none !important}:root{--ub-touch:44px;--ub-soft:#f8fafc;--ub-line:#e5e7eb;--ub-brand:#2563eb}.card[data-product-id],article.card{content-visibility:auto;contain-intrinsic-size:320px 420px}[data-sponsored="1"],.sponsored-offer{border-color:#fde68a!important;background:linear-gradient(180deg,#fffbeb,#fff)!important;box-shadow:0 10px 28px rgba(245,158,11,.12)!important}[data-sponsored="1"]::before,.sponsored-offer::before{content:"Reklam";display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:2px 8px;border-radius:999px;background:#f59e0b;color:#111827;font-size:11px;font-weight:900;margin:0 0 6px 0}img{max-width:100%;height:auto}.container{max-width:min(1180px,calc(100vw - 24px))}a,.btn,button,input,select,textarea{touch-action:manipulation}.btn,button,[role=button],input[type=submit]{min-height:var(--ub-touch)}input,select,textarea{font-size:16px;max-width:100%}.card{overflow-wrap:anywhere}.ub-chip{max-width:100%;white-space:normal}@media (max-width:1100px){.container{max-width:calc(100vw - 20px)}}@media (max-width:920px){form[method=get]{grid-template-columns:1fr!important}.card{border-radius:16px}}@media (max-width:640px){body{min-width:0!important}.container{max-width:calc(100vw - 16px);padding-left:0!important;padding-right:0!important}h1{font-size:clamp(24px,7vw,34px)!important;line-height:1.12!important}h2{font-size:clamp(20px,5.8vw,28px)!important}.card{padding:12px!important}.btn,button,[role=button],input[type=submit],.ub-chip{min-height:var(--ub-touch);display:inline-flex;align-items:center;justify-content:center}table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.title{word-break:break-word}}@media (hover:none){.card:hover{transform:none!important}.btn:hover{transform:none!important}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--search-h:56px}.ub-brand{min-width:150px;display:inline-flex;align-items:center;gap:8px}.ub-brand img,.ub-brand__logo{height:36px!important;max-width:220px!important;width:auto!important;object-fit:contain!important;display:block!important;background:transparent!important}.ub-search{min-height:var(--search-h);align-items:stretch}.ub-search__box{min-width:0;flex:1 1 auto}.ub-search input{height:var(--search-h)!important;min-height:var(--search-h)!important;font-size:16px!important;line-height:1.25!important;border-radius:18px!important;padding:0 58px 0 18px!important}.ub-search__go{height:var(--search-h)!important;min-width:84px!important;border-radius:18px!important;padding:0 22px!important;font-size:15px!important;font-weight:1000!important}.ub-search-tools{right:10px}.ub-search-tool{width:34px;height:34px}@media (max-width:980px){html,body{max-width:100%;overflow-x:hidden}.ub-topbar__in{gap:10px}.ub-actions{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.ub-action{white-space:nowrap;min-height:42px}.card{border-radius:16px}.btn,input,select,textarea{font-size:16px}.btn{min-height:44px}.row>[class*=col-]{min-width:0}}@media (max-width:760px){:root{--search-h:54px}.ub-topbar__in{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center}.ub-left{min-width:0}.ub-brand{min-width:0}.ub-brand img,.ub-brand__logo{height:32px!important;max-width:174px!important}.ub-search{grid-column:1/-1;order:5;width:100%;min-width:0}.ub-search input{border-radius:16px!important;padding-left:16px!important}.ub-search__go{min-width:76px!important;padding:0 16px!important}.ub-actions{grid-column:1/-1;order:6}.wrap{margin:16px auto!important}}@media (max-width:640px){.ub-brand img,.ub-brand__logo{max-width:154px!important}.ub-search__go{min-width:68px!important}}.ub-search-field{position:relative;display:flex;align-items:center;min-width:0;flex:1}.ub-search-field input{padding-right:92px!important}.ub-search-tools{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:6px;z-index:4}.ub-search-tool{appearance:none;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:12px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;font-size:15px;line-height:1;box-shadow:0 4px 12px rgba(2,8,23,.06)}.ub-search-tool:hover{border-color:rgba(30,119,211,.45)}.ub-search-helper{position:absolute;left:0;right:0;top:calc(100%+6px);font-size:12px;color:#475569;padding:0 2px;pointer-events:none}.suggest-box{position:absolute;left:0;right:0;top:calc(100%+26px);background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 28px 60px rgba(2,8,23,.14);display:none;z-index:9999;overflow:hidden;padding:8px}.suggest-box[data-open="1"]{display:block}html.ub-modal-open{overflow:hidden}@media (max-width:640px){.ub-search-field input{padding-right:84px!important}.ub-search-tool{width:32px;height:32px;border-radius:11px}.suggest-box{top:calc(100%+24px);border-radius:16px;padding:6px}}@media (max-width:920px){.ub-topbar__in{flex-wrap:wrap}.ub-actions{width:100%;flex-wrap:wrap}}:root{--ub-ring:0 0 0 3px rgba(30,119,211,.16);--ub-soft:linear-gradient(135deg,rgba(30,119,211,.08),rgba(245,158,11,.08))}.ub-header{box-shadow:0 10px 30px rgba(15,23,42,.06)}.ub-search input:focus,.ub-search__go:focus,.ub-action:focus,a:focus-visible,button:focus-visible{outline:0;box-shadow:var(--ub-ring)}.ub-mega,.ub-mobile-menu,.card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(15,23,42,.10)}.ub-badge-ad,.ad-label,[data-sponsored="1"] .badge,.sponsored-badge{background:#fff7ed!important;color:#9a3412!important;border:1px solid #fed7aa!important;border-radius:999px;font-weight:900;letter-spacing:.02em}.price{font-variant-numeric:tabular-nums;font-weight:900}.ub-category-icon,img[src$="default.svg"],.category-icon{object-fit:contain;border-radius:14px;background:#f8fafc}@media (max-width:768px){.ub-topbar__in{gap:8px}.ub-action{padding:9px}.ub-action span:not(.badge):not(.count){display:none}.ub-search input{height:44px}.ub-search__go{height:44px}.container{padding-left:12px;padding-right:12px}.ub-mega{max-height:calc(100vh - 72px);overflow:auto}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}@media (max-width:460px){.grid{grid-template-columns:1fr!important}.ub-search{min-width:0}}:root{--ub-blue:#2563eb;--ub-green:#16a34a;--ub-amber:#f59e0b;--ub-red:#dc2626;--ub-ink:#0f172a;--ub-muted:#64748b;--ub-ring:0 0 0 3px rgba(37,99,235,.22);--ub-card:#fff;--ub-soft:linear-gradient(135deg,rgba(37,99,235,.08),rgba(245,158,11,.10))}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:0!important;box-shadow:var(--ub-ring)!important;border-color:rgba(37,99,235,.55)!important}.ub-mega{max-width:100%;overflow-x:clip}.ub-mega img,.category-icon,.ub-cat-icon{width:32px;height:32px;object-fit:contain;flex:0 0 auto}.ub-search input,input[type=search]{min-height:44px}.ub-action,.btn,button{min-height:38px}.ub-badge-reklam,.sponsored-badge,.ad-label,[data-sponsored="1"] .badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:rgba(245,158,11,.13);color:#92400e;border:1px solid rgba(245,158,11,.35);font-size:12px;font-weight:800;padding:3px 8px}[data-action="favorite"],[data-action="compare"],[data-action="price-alert"]{touch-action:manipulation;min-width:42px;min-height:42px}@media (max-width:768px){.ub-header{position:relative}.ub-mega{grid-template-columns:1fr!important;max-height:70vh;overflow:auto}.ub-search{width:100%;order:3}.ub-search input{width:100%}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--ub-img-bg:#f8fafc;--ub-skel:#eef2f7;--ub-skel-hi:#f8fafc}img[loading="lazy"]{content-visibility:auto}@keyframes ubSkel{to{background-position:-200% 0}}:root{--ucz-focus:#2563eb;--ucz-soft:#f8fafc;--ucz-border:#e5e7eb;--ucz-text:#0f172a}.badge-ad,.sponsored-badge,[data-sponsored="1"] .badge{background:#fff7ed!important;color:#9a3412!important;border:1px solid #fed7aa!important;font-weight:800;letter-spacing:.02em}.category-icon{width:42px;height:42px;object-fit:contain;flex:0 0 auto}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:3px;border-radius:10px}[data-action="compare"],[data-action="favorite"],[data-action="price-alert"]{min-height:40px;touch-action:manipulation}@media (max-width:768px){input[type="search"]{width:100%;min-height:44px}}@media (min-width:993px){.ub-topbar__in{flex-wrap:nowrap !important;align-items:center !important;gap:12px !important}.ub-search{min-width:340px;flex:1 1 520px}.ub-actions{width:auto !important;flex:0 0 auto !important;display:flex !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:flex-end !important;gap:8px !important;margin-left:0 !important;max-width:none !important}.ub-action{width:44px;min-width:44px;height:44px;min-height:44px;padding:0 !important;border-radius:14px;justify-content:center;position:relative;overflow:hidden;flex:0 0 44px !important}.ub-action__i{font-size:17px;line-height:1}.ub-action__t{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}@media (min-width:1480px){.ub-action{width:auto;min-width:0;flex:0 0 auto !important;padding:10px 11px !important;overflow:visible}.ub-action__t{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:nowrap;font-size:13px}}.ub-subnav__in--compact{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:nowrap !important;min-height:54px}.ub-subnav__rail{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;overflow-x:auto;overflow-y:visible;padding:2px 4px 8px 0;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.ub-subnav__rail::-webkit-scrollbar{height:8px}.ub-subnav__rail::-webkit-scrollbar-thumb{background:rgba(15,23,42,.16);border-radius:999px;border:2px solid rgba(255,255,255,.9)}.ub-subnav__rail .ub-chip{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.ub-moremenu{position:relative;flex:0 0 auto;z-index:1020}.ub-moremenu__trigger{cursor:pointer;list-style:none;background:linear-gradient(135deg,#0f172a,#1e77d3) !important;color:#fff !important;border-color:rgba(30,119,211,.35) !important;box-shadow:0 10px 28px rgba(30,119,211,.18)}.ub-moremenu__trigger::-webkit-details-marker{display:none}.ub-moremenu__chev{display:inline-flex;transition:transform .16s ease;font-weight:1000}.ub-moremenu[open] .ub-moremenu__chev{transform:rotate(180deg)}.ub-moremenu__panel{position:absolute;right:0;top:calc(100%+12px);width:min(680px,calc(100vw - 32px));background:rgba(255,255,255,.98);backdrop-filter:saturate(160%) blur(14px);border:1px solid rgba(15,23,42,.12);border-radius:22px;box-shadow:0 28px 70px rgba(2,8,23,.18);padding:16px;z-index:1040}.ub-moremenu__panel:before{content:"";position:absolute;right:26px;top:-7px;width:14px;height:14px;transform:rotate(45deg);background:rgba(255,255,255,.98);border-left:1px solid rgba(15,23,42,.10);border-top:1px solid rgba(15,23,42,.10)}.ub-moremenu__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 2px 12px;border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:12px}.ub-moremenu__head strong{font-size:15px;color:#0f172a}.ub-moremenu__head span{font-size:12px;color:#64748b;font-weight:800;text-align:right}.ub-moremenu__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ub-moremenu__link{display:flex;flex-direction:column;gap:2px;padding:11px 12px;border:1px solid rgba(15,23,42,.09);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;text-decoration:none;min-width:0}.ub-moremenu__link:hover{border-color:rgba(30,119,211,.32);box-shadow:0 10px 26px rgba(2,8,23,.07);text-decoration:none;transform:translateY(-1px)}.ub-moremenu__link span{font-size:13px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ub-moremenu__link small{font-size:11px;color:#64748b;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:992px){.ub-subnav__in--compact{align-items:stretch;gap:8px;min-height:0;padding-bottom:2px}.ub-subnav__rail{gap:8px;padding-bottom:7px}.ub-moremenu__panel{right:-72px;width:min(560px,calc(100vw - 20px));padding:12px;border-radius:18px}.ub-moremenu__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ub-moremenu__head{align-items:flex-start;flex-direction:column;gap:2px}.ub-moremenu__head span{text-align:left}}@media (max-width:520px){.ub-moremenu__panel{position:fixed;left:10px;right:10px;top:calc(var(--ub-header-h,138px)+8px);width:auto;max-height:calc(100dvh - var(--ub-header-h,138px) - 24px);overflow:auto}.ub-moremenu__grid{grid-template-columns:1fr}.ub-moremenu__panel:before{display:none}}.ub-actions--sade{flex:0 0 auto!important;gap:8px!important;max-width:none!important;justify-content:flex-end!important}.ub-actions--sade .ub-action{white-space:nowrap;min-width:44px}.ub-subnav__rail{flex:0 1 auto}.ub-moremenu__grid--full{grid-template-columns:repeat(4,minmax(0,1fr))}.ub-moremenu__grid--full .ub-moremenu__link{min-height:60px}@media (max-width:1180px){.ub-moremenu__grid--full{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.ub-actions--sade{width:100%!important;justify-content:stretch!important}.ub-actions--sade .ub-action{flex:1 1 0!important;justify-content:center}.ub-moremenu__grid--full{grid-template-columns:1fr}.ub-moremenu__grid--full .ub-moremenu__link{min-height:54px}.ub-subnav__rail .ub-chip:nth-child(n/**/+5){display:none}}:root{--radius:22px;--border:rgba(15,23,42,.10);--soft:#f8fafc;--shadow:0 18px 50px rgba(2,8,23,.08)}.ub-header-{position:sticky;top:0;z-index:1030;background:rgba(255,255,255,.92);backdrop-filter:saturate(145%) blur(14px);border-bottom:1px solid rgba(15,23,42,.08)}.ub-header- .ub-topbar{padding:9px 0 8px}.ub-header- .ub-topbar__in{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:12px;min-width:0}.ub-header- .ub-left{display:flex;align-items:center;gap:10px;min-width:0}.ub-header- .ub-brand{display:flex;align-items:center;min-width:0;max-width:220px}.ub-header- .ub-brand__logo{display:block;height:38px;max-width:min(220px,24vw);object-fit:contain}.ub-header- .ub-search{min-width:0;width:100%;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(15,23,42,.10);border-radius:999px;padding:4px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.ub-header- .ub-search:focus-within{border-color:rgba(30,119,211,.42);box-shadow:0 0 0 4px rgba(30,119,211,.10),0 12px 28px rgba(15,23,42,.06)}.ub-header- .ub-search__box{min-width:0;flex:1;background:transparent;border:0;box-shadow:none}.ub-header- .ub-search input{height:44px;border:0;background:transparent;font-size:15px;font-weight:800;min-width:0;width:100%}.ub-header- .ub-search__go{height:44px;min-width:74px;border-radius:999px;font-weight:1000}.ub-header- .ub-actions--sade{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;white-space:nowrap}.ub-header- .ub-action{height:44px;border-radius:999px;padding:0 13px;border:1px solid rgba(15,23,42,.10);background:#fff;box-shadow:0 8px 24px rgba(2,8,23,.045)}.ub-header- .ub-action:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(2,8,23,.08)}.ub-header- .ub-subnav{background:transparent;border-top:1px solid rgba(15,23,42,.06)}.ub-header- .ub-subnav__in{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;position:relative}.ub-header- .ub-subnav__rail{display:flex;align-items:center;gap:8px;overflow:auto;scrollbar-width:none;min-width:0;padding:7px 0}.ub-header- .ub-subnav__rail::-webkit-scrollbar{display:none}.ub-header- .ub-chip{min-height:38px;align-items:center;border-radius:999px;border:1px solid rgba(15,23,42,.10);background:#fff;color:#0f172a;font-weight:950;white-space:nowrap;box-shadow:0 8px 22px rgba(2,8,23,.045)}.ub-header- .ub-moremenu{position:relative;justify-self:end}.ub-header- .ub-moremenu__trigger{background:#0f2d4c;color:#fff;border-color:#0f2d4c;padding:0 14px}.ub-header- .ub-moremenu__panel{right:0;left:auto;width:min(920px,calc(100vw - 32px));max-height:min(72vh,680px);overflow:auto;border-radius:24px;border:1px solid rgba(15,23,42,.12);box-shadow:0 30px 90px rgba(2,8,23,.18);padding:14px;background:rgba(255,255,255,.98);backdrop-filter:saturate(150%) blur(16px)}.ub-header- .ub-moremenu__grid--full{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ub-header- .ub-moremenu__link{border-radius:18px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc);padding:12px;min-height:68px}.ub-header- .ub-moremenu__link span{font-weight:1000}.ub-header- .ub-moremenu__link small{color:#64748b;font-weight:750}@media (max-width:1180px){.ub-header- .ub-topbar__in{grid-template-columns:auto 1fr auto}.ub-header- .ub-brand__logo{max-width:180px}.ub-header- .ub-moremenu__grid--full{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:920px){.ub-header- .ub-topbar__in{grid-template-columns:auto 1fr auto;gap:9px}.ub-header- .ub-search{grid-column:1/-1;order:5}.ub-header- .ub-actions--sade{justify-self:end}.ub-header- .ub-action{padding:0 11px}.ub-header- .ub-action__t{display:none}.ub-header- .ub-subnav__in{grid-template-columns:minmax(0,1fr) auto}.ub-header- .ub-subnav__rail .ub-chip:nth-child(n/**/+4){display:none}}@media (max-width:640px){.ub-header- .ub-topbar{padding:7px 0}.ub-header- .ub-topbar__in{gap:8px}.ub-header- .ub-brand__logo{height:32px;max-width:156px}.ub-header- .ub-iconbtn,.ub-header- .ub-action{width:42px;height:42px;min-width:42px;padding:0;justify-content:center}.ub-header- .ub-search{border-radius:18px;padding:5px}.ub-header- .ub-search input{height:42px;font-size:16px}.ub-header- .ub-search__go{height:42px;min-width:68px}.ub-header- .ub-subnav__in{min-height:48px}.ub-header- .ub-chip{min-height:36px;font-size:12px;padding-left:11px;padding-right:11px}.ub-header- .ub-moremenu__panel{position:fixed;left:10px;right:10px;top:calc(var(--ub-header-h,84px)+8px);width:auto;max-height:70vh}.ub-header- .ub-moremenu__grid--full{grid-template-columns:1fr}.ub-header- .ub-moremenu__head span{display:none}}@media (max-width:380px){.ub-header- .ub-brand__logo{max-width:132px}.ub-header- .ub-search-tools{display:none}}.ub-home2 .ub-home-block{border-radius:26px;border:1px solid rgba(15,23,42,.09);box-shadow:var(--shadow);background:rgba(255,255,255,.82)}.ub-home2 .ub-home-head{align-items:center}.ub-home2 .ub-home-head h2{font-size:clamp(18px,2vw,24px)}.ub-home2 .ub-prod-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px}.ub-home2 .ub-prod-card{border-radius:20px;min-width:0}.ub-home2 .ub-prod-img{height:154px}.ub-home2 .ub-prod-title{min-height:40px}.ub-home2 .ub-prod-cta{margin-top:auto}@media (min-width:1280px){.ub-home2 .ub-prod-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.ub-home2 .ub-prod-img{height:166px}}@media (max-width:980px){.ub-home2 .ub-prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.ub-home2 .ub-prod-img{height:150px}.ub-home2 .ub-home-block{padding:12px;border-radius:22px}.ub-home2 .ub-store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.ub-home2-hero{padding-top:10px}.ub-home2 .ub-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ub-home2 .ub-prod-card{padding:10px;border-radius:17px}.ub-home2 .ub-prod-img{height:132px}.ub-home2 .ub-prod-title{font-size:13px;line-height:1.25;min-height:34px}.ub-home2 .badge{font-size:11px;padding:6px 8px}.ub-home2 .ub-home-head .ub-link{padding:8px 10px}.ub-home2 .ub-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-home2 .ub-spotlight-grid{grid-template-columns:1fr}}@media (max-width:360px){.ub-home2 .ub-prod-grid{gap:8px}.ub-home2 .ub-prod-img{height:118px}.ub-home2 .ub-prod-card{padding:8px}.ub-home2 .ub-prod-title{font-size:12px}}.ub-header- .ub-brand,.ub-drawer .ub-brand{min-width:160px!important;max-width:232px!important;overflow:visible!important}.ub-header- .ub-brand__logo,.ub-drawer .ub-brand__logo,.ub-footer__brand img{height:38px!important;width:auto!important;max-width:232px!important;object-fit:contain!important;background:transparent!important}.ub-footer__brand img{height:32px!important;max-width:210px!important}@media (max-width:760px){.ub-header- .ub-brand{min-width:0!important;max-width:170px!important}.ub-header- .ub-brand__logo,.ub-drawer .ub-brand__logo{height:32px!important;max-width:164px!important}}@media (max-width:390px){.ub-header- .ub-brand__logo{max-width:142px!important}}.ub-ai{z-index:150!important}.ub-ai__fab{background:linear-gradient(135deg,#082f49,#1d4ed8 58%,#16a34a)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 18px 46px rgba(15,23,42,.30)!important}.ub-ai__fabIcon{position:relative;width:38px!important;height:38px!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;font-size:0!important;box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}.ub-ai__fabIcon:before{content:"✓";width:24px;height:24px;border-radius:999px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:1000;line-height:1;position:absolute;left:7px;top:4px}.ub-ai__fabIcon:after{content:"AI";position:absolute;left:0;right:0;bottom:3px;text-align:center;font-size:10px;font-weight:1000;letter-spacing:.04em;color:#0f172a}.ub-ai__introBadge{background:#ecfeff!important;border-color:rgba(14,165,233,.22)!important}.ub-ai__panel{border-radius:26px!important}@media (max-width:720px){.ub-ai{right:12px!important;bottom:max(12px,env(safe-area-inset-bottom,0px)+72px)!important}.ub-ai__fab{padding:10px 11px!important}.ub-ai__fabIcon{width:36px!important;height:36px!important}}.ub-prod-grid{align-items:stretch}.ub-prod-card{min-height:100%;overflow:hidden}.ub-loadmore-wrap{grid-column:1/-1}@media (min-width:921px){.ub-header- .ub-topbar__in{grid-template-columns:minmax(292px,auto) minmax(340px,1fr) auto!important}.ub-header- .ub-left{min-width:292px!important;flex-shrink:0!important}.ub-header- .ub-brand{min-width:230px!important;max-width:300px!important}.ub-header- .ub-brand__logo{height:44px!important;max-width:260px!important;aspect-ratio:300/56!important;display:block!important}}.ub-drawer .ub-brand{min-width:230px!important;max-width:300px!important}.ub-drawer .ub-brand__logo{height:40px!important;max-width:240px!important;aspect-ratio:300/56!important}.ub-footer__brand img{height:34px!important;max-width:220px!important;aspect-ratio:300/56!important}.ub-ai__fab{background:linear-gradient(135deg,#0f172a,#1d4ed8 58%,#e11d48)!important}.ub-ai__fabIcon:before{background:#e11d48!important}.ub-ai__fabIcon{background-image:url("/assets/img/ai-assistant-logo.png")!important;background-size:cover!important;background-position:center!important;border-radius:16px!important}.ub-ai__fabIcon:before,.ub-ai__fabIcon:after{display:none!important}@media (max-width:760px){.ub-header- .ub-brand__logo{height:34px!important;max-width:172px!important}.ub-header- .ub-brand{max-width:178px!important}.ub-footer__brand img{height:30px!important;max-width:190px!important}}:root{--logo-ratio:600/112;--card-min:318px}.ub-brand{min-width:190px;display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto}.ub-brand__logo{display:block!important;width:min(214px,32vw)!important;height:auto!important;max-height:42px!important;object-fit:contain!important;aspect-ratio:var(--logo-ratio);filter:none!important;background:transparent!important;border-radius:0!important}.ub-drawer__head .ub-brand__logo{width:150px!important;max-height:32px!important}.ub-footer__brand img{display:block!important;width:min(210px,70vw)!important;height:auto!important;max-height:42px!important;object-fit:contain!important;aspect-ratio:var(--logo-ratio);background:transparent!important;border-radius:0!important}.ub-header,.ub-topbar,.ub-topbar__in{contain:layout style;min-height:74px}.ub-search{min-height:54px}.ub-actions{min-height:46px}@media (max-width:760px){.ub-brand{min-width:138px!important}.ub-brand__logo{width:152px!important;max-height:34px!important}.ub-topbar__in{min-height:74px!important}.ub-footer__brand img{width:185px!important}}.ub-home-block{content-visibility:auto;contain-intrinsic-size:1px 560px}.ub-home2-hero,.ub-home2-slider,.home-slide,.slide,.slide-track{min-height:clamp(220px,31vw,360px)}.home-slide__img,.ub-home2-hero img,.slide img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:860/320;background:#f8fafc}.ub-prod-card{min-height:var(--card-min);contain:layout paint;content-visibility:auto;contain-intrinsic-size:1px var(--card-min)}.ub-prod-img{aspect-ratio:4/3;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ub-prod-img img{display:block;width:100%;height:100%;object-fit:contain}.ub-store-card img{aspect-ratio:1/1;object-fit:contain;background:#fff}.ub-ai__fab{min-height:56px;align-items:center;gap:10px}.ub-ai__fabIcon{background:none!important;background-image:none!important;width:42px!important;height:42px!important;border-radius:16px!important;box-shadow:0 10px 24px rgba(15,23,42,.18),inset 0 0 0 1px rgba(255,255,255,.35)!important;overflow:hidden!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 42px!important;font-size:0!important}.ub-ai__fabIcon:before,.ub-ai__fabIcon:after{display:none!important;content:none!important}.ub-ai__fabIcon img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.ub-ai__panel{box-shadow:0 24px 80px rgba(2,8,23,.24)!important}@media (max-width:720px){.ub-ai__fabIcon{width:38px!important;height:38px!important;flex-basis:38px!important}.ub-ai__panel{width:min(100vw - 18px,390px)!important;right:9px!important}.ub-ai__fab{min-height:52px}}img[width][height]{height:auto}.ub-header{min-height:64px}.ub-topbar__in{min-height:52px}.ub-brand__logo{display:block;aspect-ratio:600/112;object-fit:contain;max-width:min(220px,42vw);height:auto}.ub-search__box{min-height:46px}.ub-subnav{min-height:42px}.home-slide,.ub-home2-hero,.ub-home2-slider{contain:layout paint;content-visibility:auto;contain-intrinsic-size:1px clamp(240px,31vw,360px)}.home-slide__img,.ub-blog-img,.ub-prod-img img{background:#f8fafc}.ub-blog-img{display:block;width:100%;aspect-ratio:12/7;object-fit:cover}.ub-ad,.header-ad-slot,[data-adslot-impr]{contain:layout paint;min-height:1px}#ubAiAssistant{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:70;contain:layout style paint}#ubAiAssistant .ub-ai__fab{min-width:132px;min-height:52px}@media (max-width:640px){.ub-header{min-height:58px}.ub-subnav{min-height:38px}.ub-brand__logo{max-width:168px}.ub-ai__fabText{display:none}#ubAiAssistant .ub-ai__fab{min-width:54px}}#ubAiAssistant{right:16px!important;bottom:16px!important;z-index:999!important;overflow:visible!important;contain:none!important;max-width:calc(100vw - 32px)!important;transform:none!important}#ubAiAssistant .ub-ai__fab{overflow:visible!important;max-width:calc(100vw - 32px)!important;box-sizing:border-box!important;transform:none!important}#ubAiAssistant .ub-ai__fabIcon{overflow:hidden!important;flex:0 0 42px!important;width:42px!important;height:42px!important}#ubAiAssistant .ub-ai__fabIcon img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}#ubAiAssistant .ub-ai__fabBadge{top:-14px!important;left:14px!important;right:auto!important;max-width:calc(100vw - 64px)!important;white-space:nowrap!important}@media (max-width:640px){#ubAiAssistant{right:10px!important;bottom:10px!important;max-width:calc(100vw - 20px)!important}#ubAiAssistant .ub-ai__fab{min-width:58px!important;max-width:calc(100vw - 20px)!important}#ubAiAssistant .ub-ai__fabBadge{left:2px!important;top:-16px!important}}.ub-desc-card{contain:none!important;content-visibility:visible!important;overflow:visible}#ubAiAssistant,#ubAiAssistant *{box-sizing:border-box}#ubAiAssistant{isolation:isolate!important;pointer-events:auto!important;clip-path:none!important}#ubAiAssistant .ub-ai__fab{clip-path:none!important;border-radius:999px!important;padding-inline:10px 14px!important}#ubAiAssistant .ub-ai__fabIcon{border-radius:16px!important;clip-path:none!important;background:#fff!important}#ubAiAssistant .ub-ai__fabIcon img{padding:2px!important;box-sizing:border-box!important;object-position:center!important}#ubAiAssistant .ub-ai__panel{max-height:calc(100vh - 86px)!important;overflow:auto!important;overscroll-behavior:contain!important}@media (max-width:640px){#ubAiAssistant .ub-ai__fab{padding-inline:8px!important}#ubAiAssistant .ub-ai__fabBadge{font-size:10px!important;max-width:calc(100vw - 44px)!important}}.ub-desc-card.is-open,.ub-desc-card[data-open="1"]{overflow:visible!important;contain:none!important;content-visibility:visible!important}:root{--logo-ratio:600/112;--header-logo-w:232px;--ai-size:54px;--pdp-sticky-top:calc(var(--ub-header-h,76px)+8px)}.ub-header .ub-brand{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;min-width:224px!important;max-width:272px!important;overflow:visible!important;line-height:0!important}.ub-header .ub-brand__logo,.ub-drawer__head .ub-brand__logo{display:block!important;width:var(--header-logo-w)!important;height:auto!important;max-height:44px!important;aspect-ratio:var(--logo-ratio)!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important}.ub-drawer__head .ub-brand__logo{width:188px!important;max-height:36px!important}.ub-footer__brand img{display:block!important;width:min(230px,72vw)!important;height:auto!important;max-height:44px!important;aspect-ratio:var(--logo-ratio)!important;object-fit:contain!important;border:0!important;background:transparent!important}@media (max-width:980px){.ub-header .ub-brand{min-width:172px!important;max-width:190px!important}.ub-header .ub-brand__logo{width:172px!important;max-height:34px!important}.ub-topbar__in{gap:10px!important}}@media (max-width:640px){.ub-header .ub-brand{min-width:158px!important;max-width:172px!important}.ub-header .ub-brand__logo{width:158px!important;max-height:32px!important}.ub-drawer__head .ub-brand__logo{width:164px!important}.ub-search{min-width:0!important}}@media (max-width:390px){.ub-header .ub-brand{min-width:144px!important;max-width:152px!important}.ub-header .ub-brand__logo{width:144px!important}}.ub-ai{z-index:70!important}.ub-ai__fab{min-height:56px!important;border-radius:999px!important;overflow:visible!important;box-shadow:0 16px 42px rgba(15,23,42,.24)!important}.ub-ai__fabIcon{width:var(--ai-size)!important;height:var(--ai-size)!important;min-width:var(--ai-size)!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;background:#fff!important;overflow:hidden!important;border:2px solid rgba(255,255,255,.76)!important}.ub-ai__fabIcon img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border-radius:999px!important;background:#fff!important}.ub-ai__fabIcon::before,.ub-ai__fabIcon::after{display:none!important;content:none!important}.ub-ai__fabText{white-space:nowrap!important;font-weight:1000!important}.ub-ai__panel{contain:layout paint!important}.ub-ai__head{min-height:76px!important}.ub-ai__content{min-height:240px!important}.ub-home-block{content-visibility:auto;contain-intrinsic-size:1px 520px}.ub-home-block img{height:auto;max-width:100%}.ub-home2-slider,.ub-home2-hero,.slide-track{min-height:clamp(210px,28vw,340px)!important}.ub-prod-card{min-height:300px;contain:layout paint;content-visibility:auto;contain-intrinsic-size:1px 300px}.ub-prod-img{aspect-ratio:4/3!important;background:#fff!important;display:grid!important;place-items:center!important;overflow:hidden!important}.ub-prod-img img{width:100%!important;height:100%!important;object-fit:contain!important}.ub-store-card img{aspect-ratio:1/1!important;object-fit:contain!important;background:#fff!important}.ub-mega [data-slug="giyim"],.ub-mega [data-slug="beyaz-esya-kucuk-ev-aletleri"],.ub-mega [data-slug="beyaz-esya-ev-elektronigi"]{}@media (max-width:640px){.ub-ai{right:8px!important;bottom:max(8px,env(safe-area-inset-bottom,0px)+70px)!important}.ub-ai.is-open{left:0!important;right:0!important;bottom:0!important}.ub-ai.is-open .ub-ai__panel{width:100%!important;height:min(92dvh,820px)!important;border-radius:22px 22px 0 0!important}}.ub-home2{background:radial-gradient(1200px 600px at 15% -10%,rgba(30,119,211,.18),transparent 55%),radial-gradient(900px 520px at 85% -5%,rgba(245,158,11,.16),transparent 55%),linear-gradient(180deg,rgba(244,247,251,1) 0%,rgba(255,255,255,1) 32%,rgba(255,255,255,1) 100%)}.ub-home2-hero{padding:18px 0 10px}.ub-home2-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.ub-home2-hero__grid--solo{grid-template-columns:1fr}.ub-home2-hero__grid--solo .ub-home2-hero__slider{width:min(100%,1224px);margin:0 auto;border-radius:28px;overflow:hidden;border:1px solid rgba(15,23,42,.10);box-shadow:0 24px 72px rgba(2,8,23,.10);background:#fff}.ub-home2-hero__grid--solo .slider--wide{border:0;background:transparent;box-shadow:none}.ub-home2-hero__grid--solo .home-slide{position:relative;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(320px,.72fr);min-height:298px}.ub-home2-hero__grid--solo .home-slide:not(.home-slide--banner) .home-slide__content{padding:22px 24px 20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,1));border-left:1px solid rgba(15,23,42,.08)}.ub-home2-hero__grid--solo .home-slide__title{max-width:18ch}.ub-home2-hero__grid--solo .home-slide__sub{max-width:62ch}.ub-home2-hero__grid--solo .home-slide:not(.home-slide--banner) .home-slide__img{flex:0 0 auto;width:100%;max-width:100%;min-width:100%;height:298px;object-fit:contain;background:linear-gradient(180deg,rgba(2,8,23,.02),rgba(2,8,23,.00))}.ub-home2-hero__grid--solo .home-slide--banner{display:block;min-height:0}.ub-home2-hero__grid--solo .home-slide--banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,23,.20) 0%,rgba(2,8,23,.10) 14%,rgba(2,8,23,0) 42%);pointer-events:none}.ub-home2-hero__grid--solo .home-slide--banner .home-slide__img{display:block;width:100%;max-width:none;min-width:100%;height:298px;object-fit:cover;background:#eef2ff}.ub-home2-hero__grid--solo .home-slide--banner .home-slide__content{position:absolute;left:24px;bottom:22px;z-index:2;padding:0;gap:10px;max-width:min(38%,360px)}.ub-home2-hero__grid--solo .home-slide--banner .home-slide__kicker{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);backdrop-filter:blur(8px)}.ub-home2-hero__grid--solo .home-slide--banner .home-slide__title,.ub-home2-hero__grid--solo .home-slide--banner .home-slide__sub,.ub-home2-hero__grid--solo .home-slide--banner .home-slide__meta{display:none}.ub-home2-hero__grid--solo .home-slide--banner .ub-cta{background:rgba(255,255,255,.96);color:var(--primary-700);border-color:rgba(255,255,255,.96);box-shadow:0 12px 26px rgba(2,8,23,.18)}@media (max-width:1100px){.ub-home2-hero__grid--solo .ub-home2-hero__slider{width:100%}.ub-home2-hero__grid--solo .home-slide:not(.home-slide--banner){grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)}}@media (max-width:980px){.ub-home2-hero__grid--solo .ub-home2-hero__slider{width:100%}.ub-home2-hero__grid--solo .home-slide{display:flex;flex-direction:column;min-height:0}.ub-home2-hero__grid--solo .home-slide:not(.home-slide--banner) .home-slide__img,.ub-home2-hero__grid--solo .home-slide--banner .home-slide__img{height:258px}.ub-home2-hero__grid--solo .home-slide:not(.home-slide--banner) .home-slide__content{padding:18px 18px 16px;border-left:0;border-top:1px solid rgba(15,23,42,.08)}.ub-home2-hero__grid--solo .home-slide--banner .home-slide__content{left:18px;right:18px;bottom:18px;max-width:calc(100% - 36px)}}@media (max-width:720px){.ub-home2-hero__grid--solo .home-slide:not(.home-slide--banner) .home-slide__img,.ub-home2-hero__grid--solo .home-slide--banner .home-slide__img{height:220px}.ub-home2-hero__grid--solo .home-slide__content{padding:16px 16px 14px}.ub-home2-hero__grid--solo .home-slide--banner .home-slide__content{left:14px;right:14px;bottom:14px;max-width:calc(100% - 28px)}}.ub-home2-hero__search{margin-top:14px;display:flex;gap:10px;align-items:center}.ub-home2-hero__search input{flex:1;height:52px;border-radius:18px;border:1px solid rgba(15,23,42,.14);padding:0 14px;font-weight:900;outline:none;background:#fff}.ub-home2-hero__search input:focus{border-color:rgba(30,119,211,.55);box-shadow:0 0 0 4px rgba(30,119,211,.12)}.ub-home2-hero__search .btn{height:52px;border-radius:18px;padding:0 18px}.ub-home2-hero__slider{border-radius:24px;overflow:hidden}.ub-home2-slider .home-slide{border-radius:24px}.ub-home2-main{padding-bottom:6px}.ub-home2 .ub-home-block{margin-top:14px;background:rgba(255,255,255,.72);border:1px solid rgba(15,23,42,.10);border-radius:24px;padding:14px;box-shadow:0 18px 58px rgba(2,8,23,.08);backdrop-filter:saturate(140%) blur(10px);content-visibility:auto;contain-intrinsic-size:700px;contain:layout style paint}.ub-home2 .ub-home-block[aria-label="Sizin için seçtiklerimiz"],.ub-home2 .ub-home-block[aria-label="Popüler ürünler"],.ub-home2 .ub-home-block[aria-label="Fiyatı düşenler"]{contain-intrinsic-size:840px}.ub-home2 .ub-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 0 12px 0}.ub-home2 .ub-home-head h2{margin:0;font-size:20px;letter-spacing:-.01em;font-weight:1100}.ub-home2 .ub-home-head .ub-link{font-weight:950;text-decoration:none;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:8px 12px;line-height:1}.ub-home2 .ub-home-head .ub-link:hover{border-color:rgba(30,119,211,.35);color:var(--primary-700);text-decoration:none}.ub-home2 .ub-prod-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ub-home2 .ub-prod-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:18px;border:1px solid rgba(15,23,42,.10);background:#fff;text-decoration:none;color:inherit;box-shadow:0 10px 28px rgba(2,8,23,.06);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ub-home2 .ub-prod-card:hover{border-color:rgba(30,119,211,.30);transform:translateY(-1px);box-shadow:0 18px 46px rgba(2,8,23,.12);text-decoration:none}.ub-home2 .ub-prod-img{width:100%;height:160px;object-fit:contain;border-radius:14px;background:linear-gradient(180deg,rgba(2,8,23,.02),rgba(2,8,23,.00));border:1px solid rgba(2,8,23,.06)}.ub-home2 .ub-prod-title{font-weight:1000;line-height:1.22;max-height:36px;overflow:hidden}.ub-home2 .ub-prod-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ub-home2 .badge{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(15,23,42,.12);background:rgba(2,8,23,.03);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.ub-home2 .badge-ok{border-color:rgba(16,185,129,.30);background:rgba(16,185,129,.12)}.ub-home2 .ub-prod-row .badge-ok{order:-1;flex:1 0 100%;justify-content:center;text-align:center;font-weight:900}.ub-home2 .ub-prod-row .badge:first-child:not(.badge-ok){margin-top:0}.ub-home2 .ad-badge{position:absolute;top:10px;left:10px;z-index:2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:1100;letter-spacing:.02em;border:1px solid rgba(245,158,11,.40);background:rgba(245,158,11,.16);color:rgba(124,45,18,1)}.ub-home2 .ad-card{border-color:rgba(245,158,11,.32);background:linear-gradient(180deg,rgba(245,158,11,.06),#fff)}.ub-home2 .ub-store-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.ub-home2 .ub-store-card{display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-decoration:none;background:#fff;border:1px solid rgba(15,23,42,.10);border-radius:18px;padding:12px;box-shadow:0 10px 28px rgba(2,8,23,.06);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ub-home2 .ub-store-card:hover{border-color:rgba(30,119,211,.30);transform:translateY(-1px);box-shadow:0 18px 46px rgba(2,8,23,.12);text-decoration:none}.ub-home2 .ub-store-ico{width:46px;height:46px;border-radius:14px;object-fit:contain;border:1px solid rgba(2,8,23,.08);background:#fff}.ub-home2 .ub-store-name{font-weight:1100;line-height:1.2}.ub-home2 .ub-store-meta{font-size:12px;font-weight:900;color:rgba(2,8,23,.72)}.ub-home2 .ub-chipwrap{display:flex;flex-wrap:wrap;gap:10px}.ub-home2 .ub-chip{display:inline-flex;align-items:center;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:1000;text-decoration:none;color:rgba(2,8,23,.86)}.ub-home2 .ub-chip:hover{border-color:rgba(30,119,211,.35);color:var(--primary-700);text-decoration:none}.ub-home2 .ub-spotlight-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px}.ub-home2 .ub-spotlight-card{position:relative;display:flex;flex-direction:column;min-height:250px;border-radius:22px;border:1px solid rgba(245,158,11,.30);background:linear-gradient(180deg,rgba(245,158,11,.08),rgba(255,255,255,.98));box-shadow:0 16px 46px rgba(2,8,23,.10);overflow:hidden;text-decoration:none;color:inherit;transition:transform .12s ease,box-shadow .12s ease}.ub-home2 .ub-spotlight-card:hover{transform:translateY(-1px);box-shadow:0 20px 54px rgba(2,8,23,.14);text-decoration:none;color:inherit}.ub-home2 .ub-spotlight-card__media{padding:18px 18px 8px}.ub-home2 .ub-spotlight-card__img{width:100%;height:180px;object-fit:contain;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid rgba(245,158,11,.18)}.ub-home2 .ub-spotlight-card__body{display:flex;flex-direction:column;gap:10px;padding:0 18px 18px}.ub-home2 .ub-spotlight-card__eyebrow{font-size:12px;font-weight:1100;letter-spacing:.06em;text-transform:uppercase;color:#b45309}.ub-home2 .ub-spotlight-card__title{font-size:18px;line-height:1.25;font-weight:1100;color:rgba(2,8,23,.94)}.ub-home2 .ub-spotlight-card__meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ub-home2 .ub-spotlight-card__cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:14px;border:1px solid rgba(245,158,11,.28);background:#fff7ed;color:#9a3412;font-weight:1100}.ub-home2 .ub-drop-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.ub-home2 .ub-drop-old{text-decoration:line-through;color:rgba(2,8,23,.55);font-weight:900}.ub-home2 .ub-drop-new{font-weight:1100}.ub-home2 .ub-drop-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-weight:1100;font-size:12px;border:1px solid rgba(22,163,74,.26);background:rgba(22,163,74,.12);color:#166534}.ub-home2 .ub-coupon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ub-home2 .ub-coupon-card{padding:12px;border-radius:18px;border:1px solid rgba(15,23,42,.10);background:#fff;box-shadow:0 10px 28px rgba(2,8,23,.06)}.ub-home2 .ub-coupon-top{display:flex;gap:10px;align-items:center}.ub-home2 .ub-coupon-ico{width:54px;height:54px;border-radius:16px;border:1px solid rgba(2,8,23,.08);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ub-home2 .ub-coupon-ico img{width:44px;height:44px;object-fit:contain}.ub-home2 .ub-coupon-title{font-weight:1100;line-height:1.15;margin-top:6px}.ub-home2 .ub-coupon-bottom{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ub-home2 .ub-pill{display:inline-flex;align-items:center;border-radius:12px;padding:8px 10px;border:1px dashed rgba(15,23,42,.22);background:rgba(2,8,23,.03);font-weight:1100;font-size:13px}@media (max-width:980px){.ub-home2 .ub-coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ub-home2 .ub-coupon-grid{grid-template-columns:1fr}}@media (max-width:1100px){.ub-home2-hero__grid{grid-template-columns:1fr;gap:14px}}@media (max-width:980px){.ub-home2 .ub-prod-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ub-home2 .ub-store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ub-home2 .ub-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ub-home2 .ub-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-home2 .ub-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-home2 .ub-spotlight-grid{grid-template-columns:1fr}.ub-home2 .ub-spotlight-card__img{height:170px}.ub-home2 .ub-prod-img{height:140px}}@media (max-width:720px){.ub-home2-hero__search{flex-direction:column;align-items:stretch}.ub-home2-hero__search .btn{width:100%}}@supports (content-visibility:auto){.ub-home2-main>.ub-home-block{content-visibility:auto;contain-intrinsic-size:760px}.ub-home2-main>.ub-home-block:first-child,.ub-home2-main>.ub-home-block:nth-child(2){content-visibility:visible;contain-intrinsic-size:auto}}:root{--pdp-sticky-top:calc(var(--ub-header-h,108px) + 10px)}@media (max-width:860px){:root{--pdp-sticky-top:calc(var(--ub-header-h,84px) + 8px)}}.ub-header .ub-brand{min-width:180px!important;max-width:220px!important;height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}.ub-header .ub-brand__logo{width:auto!important;height:36px!important;max-width:210px!important;aspect-ratio:auto!important;object-fit:contain!important;display:block!important}@media (max-width:720px){.ub-header .ub-brand{min-width:138px!important;max-width:154px!important;height:46px!important}.ub-header .ub-brand__logo{height:30px!important;max-width:150px!important}}.ub-modal{z-index:5000!important}.ub-modal.is-open{display:block!important}.ub-modal-open{overflow:hidden!important}.ub-header .ub-brand{width:214px!important;min-width:214px!important;max-width:214px!important;height:52px!important;flex:0 0 214px!important}.ub-brand__logo{width:214px!important;height:40px!important;max-width:214px!important;aspect-ratio:214/40!important;object-fit:contain!important;display:block!important}@media (max-width:720px){.ub-header .ub-brand{width:156px!important;min-width:156px!important;max-width:156px!important;flex-basis:156px!important}.ub-brand__logo{width:156px!important;height:auto!important;max-width:156px!important}}.ub-home2-main>.ub-home-block[aria-label="Popüler ürünler"],.ub-home2-main>.ub-home-block[aria-label="En son eklenen ürünler"],.ub-home2-main>.ub-home-block[aria-label="Vitrin ürünleri"],.ub-home2-main>.ub-home-block[aria-label="Son gezdiğin ürünler"],.ub-home2-main>.ub-home-block[aria-label="En çok karşılaştırılan ürünler"]{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;min-height:0!important}.ub-home2-main>.ub-home-block[aria-label="Popüler ürünler"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="En son eklenen ürünler"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="Vitrin ürünleri"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="En çok karşılaştırılan ürünler"] .ub-prod-grid{display:grid!important;visibility:visible!important;opacity:1!important}.ub-home-catwall-bottom{margin-top:18px}.ub-bottom-catgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:10px}.ub-bottom-catcard{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;text-decoration:none;color:#0f172a;box-shadow:0 8px 22px rgba(15,23,42,.05)}.ub-bottom-catcard:hover{text-decoration:none;border-color:rgba(30,119,211,.30);box-shadow:0 14px 34px rgba(15,23,42,.08)}.ub-bottom-catcard__ico{width:38px;height:38px;border-radius:14px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex:0 0 38px}.ub-bottom-catcard__ico img{width:22px;height:22px;display:block}.ub-bottom-catcard__body{min-width:0;display:flex;flex-direction:column;gap:2px}.ub-bottom-catcard__body b{display:block;font-size:13px;line-height:1.2;color:#0f172a}.ub-bottom-catcard__body small{font-size:11px;color:#64748b;font-weight:800}.ub-home2-main>.ub-home-block[aria-label="Popüler ürünler"] .ub-prod-card,.ub-home2-main>.ub-home-block[aria-label="En son eklenen ürünler"] .ub-prod-card,.ub-home2-main>.ub-home-block[aria-label="Vitrin ürünleri"] .ub-prod-card,.ub-home2-main>.ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card,.ub-home2-main>.ub-home-block[aria-label="En çok karşılaştırılan ürünler"] .ub-prod-card{content-visibility:visible!important;contain:none!important;display:flex!important;visibility:visible!important;opacity:1!important;min-height:300px!important}.ub-home-catwall-bottom{display:none!important}.ub-prod-card .ub-prod-cta,.ub-home2 .ub-prod-card .ub-prod-cta{justify-content:center!important;text-align:center!important}.ub-prod-cta{justify-content:center!important;text-align:center!important}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"]{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;overflow:visible!important;transform:none!important;will-change:auto!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid{display:grid!important;visibility:visible!important;opacity:1!important;min-width:0!important;max-width:100%!important;align-items:stretch!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card{content-visibility:visible!important;contain:none!important;transform:none!important;will-change:auto!important;backface-visibility:hidden!important;min-width:0!important;min-height:0!important;height:auto!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-img{content-visibility:visible!important;contain:none!important;display:block!important;width:100%!important;aspect-ratio:4/3!important;object-fit:contain!important;background:#fff!important;flex:0 0 auto!important;}@media (max-width:920px){html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"]{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;border-radius:22px!important;overflow:visible!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card{transition:none!important;box-shadow:0 8px 22px rgba(15,23,42,.055)!important;overflow:hidden!important;border-radius:18px!important;padding:10px!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card:hover,html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card:focus,html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card:focus-visible{transform:none!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-img{height:clamp(118px,34vw,152px)!important;max-height:152px!important;padding:6px!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-title{min-height:44px!important;font-size:13.5px!important;line-height:1.22!important;-webkit-line-clamp:3!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:auto!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-row .badge{width:100%!important;min-height:40px!important;white-space:normal!important;text-align:center!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-cta{min-height:42px!important;}}@media (max-width:360px){html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid{grid-template-columns:1fr!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-img{height:148px!important;max-height:148px!important;}}:root{--ub-img-bg:#f8fafc;--ub-skel:#eef2f7;--ub-skel-hi:#f8fafc}img[loading="lazy"]{content-visibility:auto}@keyframes ubSkel{to{background-position:-200% 0}}.ub-header .ub-brand,.ub-header- .ub-brand{width:214px!important;
  min-width:214px!important;
  max-width:214px!important;
  flex:0 0 214px!important;
  height:52px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border-radius:16px!important;}.ub-header .ub-brand__logo,.ub-header- .ub-brand__logo,.ub-brand__logo{width:190px!important;
  height:36px!important;
  max-width:190px!important;
  object-fit:contain!important;
  display:block!important;}.ub-mega__grid .ub-mega__item[data-market-cat="1"],.ub-drawer__cats2item[data-market-cat="1"]{order:9999!important}.ub-mega__item[data-market-cat="1"]{margin-top:4px}.ub-modal{z-index:9000!important}.ub-modal.is-open{display:block!important}.ub-trust-open,.ub-store-summary-open{position:relative;z-index:3;pointer-events:auto!important;touch-action:manipulation}@media (max-width:720px){.ub-header .ub-brand,.ub-header- .ub-brand{width:156px!important;min-width:156px!important;max-width:156px!important;flex-basis:156px!important;height:48px!important}.ub-header .ub-brand__logo,.ub-header- .ub-brand__logo,.ub-brand__logo{width:142px!important;height:30px!important;max-width:142px!important}}:root{--safe-x:clamp(10px,3vw,18px)}html,body{max-width:100%;overflow-x:hidden!important}.container,.ub-home2 .container{max-width:1280px;width:100%;padding-left:var(--safe-x)!important;padding-right:var(--safe-x)!important}.ub-home2,.ub-home2-main,.ub-home-block{max-width:100%;overflow-x:clip}.ub-home2-main>.ub-home-block[aria-label="Popüler ürünler"],.ub-home2-main>.ub-home-block[aria-label="En son eklenen ürünler"],.ub-home2-main>.ub-home-block[aria-label="Vitrin ürünleri"],.ub-home2-main>.ub-home-block[aria-label="Son gezdiğin ürünler"],.ub-home2-main>.ub-home-block[aria-label="En çok karşılaştırılan ürünler"],.ub-home2-main>.ub-home-block[aria-label="Market"]{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;min-height:0!important;overflow:visible!important}.ub-home2-main>.ub-home-block[aria-label="Popüler ürünler"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="En son eklenen ürünler"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="Vitrin ürünleri"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid,.ub-home2-main>.ub-home-block[aria-label="En çok karşılaştırılan ürünler"] .ub-prod-grid{display:grid!important;visibility:visible!important;opacity:1!important;overflow:visible!important}.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px!important;overflow:visible!important;padding:0!important;margin-top:12px!important;scroll-snap-type:none!important}.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail:first-of-type{margin-top:0!important}.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail-card{min-width:0!important;flex:unset!important;width:100%!important;scroll-snap-align:unset!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:12px!important;overflow:hidden!important}.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail-card img{max-width:100%;height:auto}.ub-home2 .ub-prod-row .badge{min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}@media (max-width:560px){.ub-home2 .ub-home-block{padding:10px!important;border-radius:20px!important;margin-left:0!important;margin-right:0!important}.ub-home2 .ub-home-head{align-items:center!important;gap:8px!important}.ub-home2 .ub-home-head h2{font-size:17px!important;line-height:1.2!important;min-width:0!important}.ub-home2 .ub-home-head .ub-link{padding:7px 10px!important;font-size:12px!important;white-space:nowrap!important}.ub-home2 .ub-prod-grid,.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.ub-home2 .ub-prod-card,.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail-card{padding:9px!important;border-radius:16px!important;gap:8px!important;min-width:0!important}.ub-home2 .ub-prod-img,.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail-card img{height:128px!important;object-fit:contain!important}.ub-home2 .ub-prod-title{font-size:13px!important;line-height:1.24!important;min-height:40px!important;max-height:50px!important;-webkit-line-clamp:2!important}.ub-home2 .ub-prod-row{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:auto!important}.ub-home2 .ub-prod-row .badge,.ub-home2 .badge{font-size:10.5px!important;padding:7px 8px!important;min-height:34px!important;justify-content:center!important}.ub-home2 .ub-prod-cta{min-height:40px!important;font-size:11.5px!important;border-radius:12px!important;padding:0 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;justify-content:center!important;text-align:center!important}}@media (max-width:380px){.container,.ub-home2 .container{padding-left:8px!important;padding-right:8px!important}.ub-header .ub-brand,.ub-header- .ub-brand{width:132px!important;min-width:132px!important;max-width:132px!important;flex-basis:132px!important}.ub-header .ub-brand__logo,.ub-header- .ub-brand__logo,.ub-brand__logo{width:122px!important;height:28px!important;max-width:122px!important}.ub-home2 .ub-prod-img,.ub-home2 .ub-home-block[aria-label="Market"] .ub-rail-card img{height:116px!important}}*{box-sizing:border-box}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.ub-home2 .ub-home2-main,.ub-home2 .ub-home-block,.ub-home2 .ub-prod-grid,.ub-home2 .ub-rail{max-width:100%!important}.ub-home2 .ub-home-block{overflow:visible!important}.ub-home2 .ub-prod-card,.ub-home2 .ub-rail-card{min-width:0!important;max-width:100%!important}.ub-home-block[aria-label="Market"] .ub-rail,.ub-home-block[data-section="market"] .ub-rail,section[aria-label="Market"] .ub-rail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;overflow-x:clip!important;padding:0!important;margin:12px 0 0!important;scroll-snap-type:none!important;overscroll-behavior-x:auto!important}.ub-home-block[aria-label="Market"] .ub-rail-card,.ub-home-block[data-section="market"] .ub-rail-card,section[aria-label="Market"] .ub-rail-card{width:100%!important;min-width:0!important;max-width:100%!important;flex:initial!important;scroll-snap-align:unset!important}.ub-home-block[aria-label="Market"] .ub-rail-card img,.ub-home-block[data-section="market"] .ub-rail-card img,section[aria-label="Market"] .ub-rail-card img{display:block!important;width:100%!important;max-width:100%!important;object-fit:contain!important}@media (max-width:900px){.ub-home-block[aria-label="Market"] .ub-rail,.ub-home-block[data-section="market"] .ub-rail,section[aria-label="Market"] .ub-rail{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:560px){:root{--safe-x:10px}.container,.ub-home2 .container{padding-left:10px!important;padding-right:10px!important}.ub-home2 .ub-home2-main{padding-left:0!important;padding-right:0!important}.ub-home-block[aria-label="Market"] .ub-rail,.ub-home-block[data-section="market"] .ub-rail,section[aria-label="Market"] .ub-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}}@media (max-width:380px){.container,.ub-home2 .container{padding-left:8px!important;padding-right:8px!important}.ub-home-block[aria-label="Market"] .ub-rail,.ub-home-block[data-section="market"] .ub-rail,section[aria-label="Market"] .ub-rail{gap:8px!important}}.ub-header .ub-brand,.ub-header- .ub-brand{width:214px!important;
  min-width:214px!important;
  max-width:214px!important;
  overflow:visible!important;}.ub-header .ub-brand__logo,.ub-header- .ub-brand__logo,.ub-drawer .ub-brand__logo,.ub-footer__brand img{display:block!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  mix-blend-mode:normal!important;
  filter:none!important;}.ub-home2 .container,.ub-home2-main,.ub-home2 .ub-home-block{max-width:1240px!important;
  margin-left:auto!important;
  margin-right:auto!important;}.ub-home2 .ub-prod-grid{max-width:100%!important;}@media (min-width:1200px){.ub-home2 .ub-prod-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}@media (max-width:760px){.ub-header .ub-brand,.ub-header- .ub-brand{width:190px!important;min-width:190px!important;max-width:190px!important;}.ub-home2 .container,.ub-home2-main,.ub-home2 .ub-home-block{max-width:calc(100vw - 18px)!important;}}.ub-prod-card .ub-prod-cta,.ub-home2 .ub-prod-card .ub-prod-cta{justify-content:center!important;text-align:center!important}.ub-prod-cta{justify-content:center!important;text-align:center!important}.ub-modal.is-open{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.ub-modal__close[data-close],.ub-modal [data-close]{cursor:pointer}.ub-modal{align-items:center!important;justify-content:center!important;padding:18px!important}.ub-modal__panel{width:min(720px,calc(100vw - 28px))!important;max-height:calc(100dvh - 36px)!important;overflow:auto!important;margin:0!important;overscroll-behavior:contain!important}.ub-modal__content{min-height:0!important}.ub-modal-open{overflow:hidden!important}@media (max-width:700px){.ub-modal{padding:10px!important}.ub-modal__panel{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 20px)!important}}html,body{max-width:100%;overflow-x:hidden}@media (max-width:760px){main.container{width:100%!important;max-width:100vw!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important;overflow:hidden!important}main.container section[style*="grid-template-columns:repeat(auto-fit"]{grid-template-columns:1fr!important;gap:10px!important}}.ub-compare-pair-grid,#ubHomeComparedGrid,.ub-prod-grid{min-width:0!important;}.ub-compare-pair-card,.ub-compare-side{box-sizing:border-box;min-width:0;}.ub-compare-pair-card{overflow:hidden!important;}.ub-compare-pair-card__products{align-items:stretch!important;}.ub-compare-side{overflow:hidden!important;}.ub-compare-side__img{object-fit:contain!important;background:#fff!important;mix-blend-mode:normal!important;}.ub-compare-side__title{overflow-wrap:anywhere!important;word-break:break-word!important;line-height:1.22!important;}.ub-compare-side .badge{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;line-height:1.12!important;min-height:0!important;padding:6px 8px!important;font-size:11px!important;border-radius:999px!important;}@media (max-width:720px){.ub-home2-main .ub-compare-pair-grid,#ubHomeComparedGrid.ub-compare-pair-grid,#ubHomeComparedGrid{grid-template-columns:1fr!important;gap:10px!important;}.ub-compare-pair-card{padding:10px!important;border-radius:18px!important;}.ub-compare-pair-card__products{display:grid!important;grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr)!important;gap:8px!important;}.ub-compare-side{padding:8px!important;border-radius:15px!important;}.ub-compare-side__img{height:94px!important;max-height:94px!important;margin-bottom:7px!important;}.ub-compare-vs{width:38px!important;height:38px!important;font-size:12px!important;align-self:center!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;margin:0!important;}}@media (max-width:380px){.ub-compare-pair-card__products{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;gap:6px!important;}.ub-compare-side{padding:7px!important;}.ub-compare-side__img{height:82px!important;max-height:82px!important;}.ub-compare-side .badge{font-size:10px!important;padding:5px 6px!important;}}.ub-store-ico{object-fit:contain!important;background:#fff!important;}html,body{max-width:100%;overflow-x:hidden!important;}.ub-home2-main,.ub-home-block,.ub-prod-grid,.ub-compare-pair-grid,#ubHomeComparedGrid{min-width:0!important;max-width:100%!important;}.ub-compare-pair-card,.ub-compare-pair-card *{box-sizing:border-box;min-width:0;}@media (max-width: 760px){html body #ubHomeComparedGrid,html body .ub-home2-main #ubHomeComparedGrid.ub-compare-pair-grid,html body .ub-home-block #ubHomeComparedGrid.ub-compare-pair-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;}html body #ubHomeComparedGrid>.ub-compare-pair-card,html body #ubHomeComparedGrid>a.card{width:100%!important;max-width:100%!important;margin:0!important;padding:10px!important;border-radius:18px!important;overflow:hidden!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__products{display:grid!important;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)!important;gap:7px!important;align-items:stretch!important;}html body #ubHomeComparedGrid .ub-compare-side{display:grid!important;grid-template-rows:auto 1fr auto!important;gap:6px!important;padding:8px!important;border-radius:15px!important;overflow:hidden!important;}html body #ubHomeComparedGrid .ub-compare-side__img{width:100%!important;height:82px!important;max-height:82px!important;object-fit:contain!important;background:#fff!important;margin:0!important;}html body #ubHomeComparedGrid .ub-compare-side__title{font-size:12px!important;line-height:1.18!important;min-height:0!important;max-height:2.5em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;overflow-wrap:anywhere!important;}html body #ubHomeComparedGrid .badge{font-size:10.5px!important;line-height:1.12!important;white-space:normal!important;overflow-wrap:anywhere!important;padding:5px 6px!important;min-height:0!important;}html body #ubHomeComparedGrid .ub-compare-vs{width:34px!important;height:34px!important;min-width:34px!important;font-size:11px!important;align-self:center!important;justify-self:center!important;position:relative!important;inset:auto!important;transform:none!important;margin:0!important;z-index:1!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__meta{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:9px!important;}}@media (max-width: 390px){html body #ubHomeComparedGrid .ub-compare-pair-card__products{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr)!important;gap:5px!important;}html body #ubHomeComparedGrid .ub-compare-side{padding:7px!important;}html body #ubHomeComparedGrid .ub-compare-side__img{height:74px!important;}html body #ubHomeComparedGrid .ub-compare-vs{width:29px!important;height:29px!important;min-width:29px!important;font-size:10px!important;}}@media (max-width: 760px){html body .ub-home-block[aria-label="Market"] .ub-rail{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding-bottom:0!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card{width:100%!important;min-width:0!important;max-width:100%!important;padding:10px!important;border-radius:18px!important;overflow:hidden!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card img{width:100%!important;height:116px!important;object-fit:contain!important;background:#fff!important;border-radius:14px!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card h3{font-size:13px!important;line-height:1.22!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}}@media (max-width: 360px){html body .ub-home-block[aria-label="Market"] .ub-rail{grid-template-columns:1fr!important;}}html,body{max-width:100%;overflow-x:hidden!important;}img{max-width:100%;}@media (max-width: 820px){html body #ubHomeComparedGrid,html body .ub-home2-main #ubHomeComparedGrid,html body .ub-home-block #ubHomeComparedGrid,html body .ub-compare-pair-grid#ubHomeComparedGrid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;}html body #ubHomeComparedGrid>.ub-compare-pair-card,html body #ubHomeComparedGrid>a.card{grid-column:1/-1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__products{display:grid!important;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;gap:7px!important;align-items:stretch!important;}html body #ubHomeComparedGrid .ub-compare-side{min-width:0!important;overflow:hidden!important;align-items:center!important;text-align:center!important;}html body #ubHomeComparedGrid .ub-compare-side__img{width:100%!important;height:84px!important;object-fit:contain!important;background:#fff!important;}html body #ubHomeComparedGrid .ub-compare-side__title{font-size:12px!important;line-height:1.18!important;max-height:2.45em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;word-break:break-word!important;overflow-wrap:anywhere!important;}html body #ubHomeComparedGrid .ub-prod-row,html body #ubHomeComparedGrid .ub-compare-pair-card__meta{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;}html body #ubHomeComparedGrid .badge{width:100%!important;max-width:100%!important;white-space:normal!important;text-align:center!important;justify-content:center!important;font-size:10.5px!important;line-height:1.15!important;padding:6px 7px!important;}html body #ubHomeComparedGrid .ub-compare-vs{position:relative!important;inset:auto!important;transform:none!important;align-self:center!important;justify-self:center!important;width:32px!important;height:32px!important;min-width:32px!important;border-width:3px!important;font-size:10px!important;z-index:2!important;}}@media (max-width: 370px){html body #ubHomeComparedGrid .ub-compare-pair-card__products{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;gap:5px!important;}html body #ubHomeComparedGrid .ub-compare-side{padding:6px!important;}html body #ubHomeComparedGrid .ub-compare-side__img{height:72px!important;}html body #ubHomeComparedGrid .ub-compare-vs{width:28px!important;height:28px!important;min-width:28px!important;font-size:9px!important;}}@media (max-width: 760px){html body .ub-home-block[aria-label="Market"] .ub-rail{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;scroll-snap-type:none!important;width:100%!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card{width:100%!important;min-width:0!important;max-width:100%!important;flex:1 1 auto!important;padding:10px!important;border-radius:18px!important;overflow:hidden!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card img,html body .ub-home-block[aria-label="Market"] .ub-rail-card picture img{width:100%!important;height:132px!important;max-height:132px!important;object-fit:contain!important;background:#fff!important;border-radius:14px!important;mix-blend-mode:normal!important;}html body .ub-home-block[aria-label="Market"] .ub-prod-title{font-size:13px!important;line-height:1.22!important;min-height:0!important;max-height:2.6em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}html body .ub-home-block[aria-label="Market"] .ub-prod-row{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;}html body .ub-home-block[aria-label="Market"] .badge{white-space:normal!important;justify-content:center!important;text-align:center!important;min-height:38px!important;line-height:1.14!important;font-size:11px!important;}html body .ub-home-block[aria-label="Market"] .ub-prod-cta{min-height:42px!important;font-size:12px!important;}}@media (max-width: 370px){html body .ub-home-block[aria-label="Market"] .ub-rail{grid-template-columns:1fr!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card img{height:150px!important;max-height:150px!important;}}.ub-store-ico,.ub-list-storeline__logo{object-fit:contain!important;background:#fff!important;}.ub-store-card .ub-store-ico{padding:6px!important;}@media (max-width: 640px){html body #ubAiAssistant.ub-ai{right:8px!important;bottom:max(8px,env(safe-area-inset-bottom,0px) + 58px)!important;z-index:80!important;}html body #ubAiAssistant .ub-ai__fab{min-width:48px!important;max-width:52px!important;width:52px!important;height:52px!important;min-height:52px!important;border-radius:18px!important;padding:6px!important;}html body #ubAiAssistant .ub-ai__fabText,html body #ubAiAssistant .ub-ai__fabBadge{display:none!important;}html body #ubAiAssistant .ub-ai__fabIcon{width:40px!important;height:40px!important;flex:0 0 40px!important;}}@media (max-width: 820px){html body #ubHomeComparedGrid,html body .ub-prod-grid#ubHomeComparedGrid,html body .ub-compare-pair-grid#ubHomeComparedGrid{display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;}html body #ubHomeComparedGrid > .ub-compare-pair-card,html body #ubHomeComparedGrid > a.card,html body #ubHomeComparedGrid > .card{grid-column:1/-1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    padding:14px!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__products{display:grid!important;
    grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:stretch!important;}html body #ubHomeComparedGrid .ub-compare-side{min-width:0!important;
    overflow:hidden!important;
    padding:8px!important;
    align-items:center!important;
    text-align:center!important;}html body #ubHomeComparedGrid .ub-compare-side__img,html body #ubHomeComparedGrid .ub-compare-side img{width:100%!important;
    height:92px!important;
    max-height:92px!important;
    object-fit:contain!important;
    object-position:center!important;
    background:#fff!important;}html body #ubHomeComparedGrid .ub-compare-side__title,html body #ubHomeComparedGrid .ub-prod-title{font-size:13px!important;
    line-height:1.18!important;
    max-height:2.45em!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;}html body #ubHomeComparedGrid .ub-compare-vs{position:relative!important;
    inset:auto!important;
    transform:none!important;
    align-self:center!important;
    justify-self:center!important;
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    z-index:2!important;
    pointer-events:none!important;}html body #ubHomeComparedGrid .ub-prod-row,html body #ubHomeComparedGrid .ub-compare-pair-card__meta{display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;}html body #ubHomeComparedGrid .badge,html body #ubHomeComparedGrid .ub-pill{width:100%!important;
    max-width:100%!important;
    white-space:normal!important;
    line-height:1.16!important;
    font-size:11px!important;
    text-align:center!important;
    justify-content:center!important;
    padding:7px 8px!important;}}@media (max-width: 390px){html body #ubHomeComparedGrid > .ub-compare-pair-card,html body #ubHomeComparedGrid > a.card,html body #ubHomeComparedGrid > .card{padding:11px!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__products{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr)!important;gap:5px!important;}html body #ubHomeComparedGrid .ub-compare-side{padding:6px!important;}html body #ubHomeComparedGrid .ub-compare-side__img,html body #ubHomeComparedGrid .ub-compare-side img{height:78px!important;max-height:78px!important;}html body #ubHomeComparedGrid .ub-compare-vs{width:30px!important;height:30px!important;min-width:30px!important;font-size:9px!important;}}@media (max-width: 760px){html body .ub-home-block[aria-label="Market"] .ub-rail{display:grid!important;
    grid-auto-flow:row!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:11px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    width:100%!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;}html body .ub-home-block[aria-label="Market"] .ub-rail-card img{width:100%!important;height:136px!important;max-height:136px!important;object-fit:contain!important;background:#fff!important;}}@media (max-width: 370px){html body .ub-home-block[aria-label="Market"] .ub-rail{grid-template-columns:1fr!important;}}@media (max-width: 640px){html body #ubAiAssistant.ub-ai,html body #ubAiAssistant{right:8px!important;
    bottom:max(96px, calc(env(safe-area-inset-bottom, 0px) + 96px))!important;
    z-index:70!important;}html body #ubAiAssistant .ub-ai__fab{min-width:46px!important;
    max-width:46px!important;
    width:46px!important;
    height:46px!important;
    min-height:46px!important;
    border-radius:16px!important;
    padding:5px!important;}html body #ubAiAssistant .ub-ai__fabText,html body #ubAiAssistant .ub-ai__fabBadge{display:none!important;visibility:hidden!important;}html body #ubAiAssistant .ub-ai__fabIcon{width:36px!important;height:36px!important;flex:0 0 36px!important;}html body #ubAiAssistant .ub-ai__panel{right:0!important;bottom:58px!important;width:min(360px, calc(100vw - 16px))!important;max-height:min(70vh, 560px)!important;}}.ub-store-ico,.ub-list-storeline__logo{object-fit:contain!important;background:#fff!important;}:root{--card-bg:#fff;--soft-border:rgba(15,23,42,.10);--muted:#64748b;--price:#0f172a}.ub-store-card img{object-fit:contain!important;border-radius:0!important;background:transparent!important;max-width:172px!important;max-height:56px!important;width:auto!important;height:auto!important}.ub-store-card{overflow:hidden}.ub-store-card [class*="logo"]{background:#fff;border-radius:18px;border:1px solid rgba(15,23,42,.06)}.ub-prod-cta{width:100%;justify-content:space-between;white-space:normal!important}@media (max-width: 760px){.ub-store-card img{max-width:142px!important;max-height:48px!important}}:root{--price:#0f172a;--muted:#64748b;--border:rgba(15,23,42,.10)}html body .ub-store-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:12px!important;align-items:stretch!important}html body .ub-store-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:162px!important;padding:14px 12px!important;overflow:hidden!important;background:#fff!important}html body .ub-store-card .ub-store-ico,html body .ub-store-card img.ub-store-ico{width:132px!important;height:54px!important;max-width:132px!important;max-height:54px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:#fff!important;padding:0!important;filter:none!important;opacity:1!important}html body .ub-store-card picture{width:132px!important;height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid rgba(15,23,42,.06)!important;border-radius:16px!important;padding:6px!important}html body .ub-store-name{text-align:center!important;font-weight:950!important;line-height:1.15!important;min-height:2.3em!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}html body .ub-store-meta{font-size:12px!important;line-height:1.25!important;text-align:center!important;color:#334155!important}html body .ub-prod-cta{width:100%!important;white-space:normal!important;text-align:center!important;justify-content:center!important;line-height:1.15!important}@media (max-width:760px){html body .ub-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html body .ub-store-card{min-height:150px!important;padding:12px 8px!important}html body .ub-store-card .ub-store-ico,html body .ub-store-card img.ub-store-ico{width:118px!important;height:48px!important;max-width:118px!important;max-height:48px!important}html body .ub-store-card picture{width:118px!important;height:48px!important}}@media (max-width:420px){html body .ub-store-name{font-size:14px!important}}:root{--ink:#0f172a;--muted:#64748b;--border:rgba(15,23,42,.10);--soft:#f8fafc}html body .ub-store-card .ub-store-ico,html body .ub-store-card img.ub-store-ico,html body img[src*="marketplace_logo.php"],html body img[src*="/assets/img/marketplace-logos/"]{object-fit:contain!important;object-position:center!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}html body .ub-store-card .ub-store-ico,html body .ub-store-card img.ub-store-ico{width:136px!important;height:56px!important;max-width:136px!important;max-height:56px!important;background:#fff!important;border-radius:0!important;padding:0!important}html body .ub-store-name{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.15!important;min-height:2.25em!important;color:var(--ink)!important}@media (max-width:760px){html body .ub-store-card .ub-store-ico,html body .ub-store-card img.ub-store-ico{width:120px!important;height:50px!important;max-width:120px!important;max-height:50px!important}}html body .price{max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  word-break:keep-all!important;}html body .ub-store-card img[src*="marketplace_logo.php"]{width:auto!important;
  min-width:118px!important;
  max-width:184px!important;
  height:44px!important;
  max-height:48px!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;}html body .ub-store-ico{display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:128px!important;
  min-height:58px!important;
  overflow:visible!important;
  background:#fff!important;}html body .ub-store-name{overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
  word-break:normal!important;}html body .ub-prod-card{min-width:0!important;
  overflow:visible!important;}html body .ub-compare-pair-card,html body .ub-compare-pair-card *,html body .ub-compare-side,html body .ub-compare-side *{box-sizing:border-box!important;
  min-width:0!important;}html body .ub-compare-side .badge,html body .ub-compare-side .badge-ok,html body .ub-compare-side [class*="badge"]{word-break:normal!important;
  overflow-wrap:normal!important;
  text-wrap:balance;}@media (max-width: 760px){html body .ub-home2 .ub-compare-pair-grid,html body .ub-compare-pair-grid{grid-template-columns:1fr!important;
    gap:12px!important;}html body .ub-compare-pair-card{padding:12px!important;
    border-radius:18px!important;}html body .ub-compare-pair-card__products{grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;}html body .ub-compare-side{padding:8px!important;
    gap:7px!important;
    overflow:visible!important;}html body .ub-compare-side__img{height:96px!important;
    max-height:104px!important;
    object-fit:contain!important;
    background:#fff!important;}html body .ub-compare-side__title{font-size:12px!important;
    line-height:1.18!important;
    min-height:34px!important;
    max-height:42px!important;
    overflow:hidden!important;}html body .ub-compare-side .badge,html body .ub-compare-side [class*="badge"]{width:100%!important;
    min-height:32px!important;
    padding:5px 6px!important;
    border-radius:11px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:11px!important;
    line-height:1.15!important;
    white-space:normal!important;}html body .ub-compare-side .badge-ok{white-space:normal!important;}html body .ub-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;}}@media (max-width: 420px){html body .ub-prod-grid{grid-template-columns:1fr!important;}}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%;height:auto}.ub-home2 #ubHomeComparedGrid,.ub-home2 #ubHomeComparedGrid *{box-sizing:border-box;min-width:0}#ubHomeComparedGrid{width:100%;max-width:100%}#ubHomeComparedGrid .ub-compare-pair-card{width:100%;max-width:100%}#ubHomeComparedGrid .ub-compare-side{min-width:0;max-width:100%;overflow:hidden}#ubHomeComparedGrid .ub-compare-side__title{overflow-wrap:anywhere;word-break:normal}#ubHomeComparedGrid .badge{max-width:100%}@media (max-width:760px){.ub-home2 #ubHomeComparedGrid,#ubHomeComparedGrid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important}#ubHomeComparedGrid .ub-compare-pair-card{padding:12px!important;border-radius:18px!important;overflow:visible!important;max-width:100%!important;min-width:0!important}#ubHomeComparedGrid .ub-compare-pair-card__products{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important}#ubHomeComparedGrid .ub-compare-side{display:flex!important;flex-direction:column!important;gap:7px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:8px!important;border-radius:14px!important;overflow:hidden!important}#ubHomeComparedGrid .ub-compare-side__img{width:100%!important;height:94px!important;max-height:94px!important;border-radius:12px!important;object-fit:contain!important;flex:0 0 auto!important}#ubHomeComparedGrid .ub-compare-side__title{font-size:12px!important;line-height:1.18!important;min-height:34px!important;max-height:42px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:center!important;overflow-wrap:anywhere!important;hyphens:auto!important}#ubHomeComparedGrid .ub-compare-side .badge,#ubHomeComparedGrid .ub-compare-pair-card__meta .badge{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:30px!important;padding:5px 6px!important;font-size:10.5px!important;line-height:1.15!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;overflow-wrap:anywhere!important;word-break:normal!important}#ubHomeComparedGrid .ub-compare-vs{top:48px!important;width:38px!important;height:38px!important;font-size:12px!important;box-shadow:0 8px 22px rgba(2,8,23,.18)!important}#ubHomeComparedGrid .ub-compare-pair-card__meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important;min-height:0!important}#ubHomeComparedGrid .ub-compare-pair-card__meta .badge{min-height:32px!important;font-size:11px!important;padding:7px 8px!important}#ubHomeComparedGrid .ub-compare-pair-card .btn,#ubHomeComparedGrid .ub-compare-pair-card a.btn{width:100%!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width:380px){#ubHomeComparedGrid .ub-compare-pair-card__products{gap:8px!important}#ubHomeComparedGrid .ub-compare-side{padding:7px!important}#ubHomeComparedGrid .ub-compare-side__img{height:84px!important}#ubHomeComparedGrid .ub-compare-side__title{font-size:11.5px!important;line-height:1.16!important;min-height:32px!important;max-height:40px!important}#ubHomeComparedGrid .ub-compare-vs{width:34px!important;height:34px!important;top:44px!important;font-size:11px!important}}.ub-blog-card{overflow:hidden}.ub-blog-card img{border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.10)}@media (max-width:720px){.ub-blog-card img{height:auto!important;max-height:220px!important;object-fit:cover!important}}@media (max-width: 760px){html,body{max-width:100%;overflow-x:hidden}.container{padding-left:12px!important;padding-right:12px!important;max-width:100%!important}img,video,iframe{max-width:100%;height:auto}table{max-width:100%}.ub-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}input,select,textarea,button{font-size:16px}}@media (max-width: 390px){.ub-store-grid{grid-template-columns:1fr!important}}html body #ubHomeComparedGrid,html body #ubHomeComparedGrid *{box-sizing:border-box;min-width:0!important;max-width:100%}html body #ubHomeComparedGrid .ub-compare-pair-card{width:100%!important;max-width:100%!important;overflow:visible!important}html body #ubHomeComparedGrid .ub-compare-pair-card__products{display:grid!important;
  grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:stretch!important;
  width:100%!important;
  overflow:visible!important;}html body #ubHomeComparedGrid .ub-compare-side:first-of-type{grid-column:1!important;grid-row:1!important}html body #ubHomeComparedGrid .ub-compare-side:nth-of-type(2){grid-column:3!important;grid-row:1!important}html body #ubHomeComparedGrid .ub-compare-vs{position:static!important;
  inset:auto!important;
  transform:none!important;
  grid-column:2!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  z-index:3!important;}html body #ubHomeComparedGrid .ub-compare-side{overflow:hidden!important;text-align:center!important;align-items:center!important}html body #ubHomeComparedGrid .ub-compare-side__title{overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}html body #ubHomeComparedGrid .ub-compare-side .badge,html body #ubHomeComparedGrid .ub-compare-pair-card__meta .badge{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.15!important;text-align:center!important;overflow-wrap:anywhere!important;word-break:normal!important}@media (max-width:980px){html body .ub-compare-pair-grid#ubHomeComparedGrid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important}html body #ubHomeComparedGrid .ub-compare-pair-card__products{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;gap:7px!important}html body #ubHomeComparedGrid .ub-compare-side{padding:8px!important;border-radius:14px!important}html body #ubHomeComparedGrid .ub-compare-side__img,html body #ubHomeComparedGrid .ub-compare-side img{height:96px!important;max-height:96px!important;object-fit:contain!important}html body #ubHomeComparedGrid .ub-compare-side__title{font-size:12px!important;line-height:1.16!important;min-height:34px!important;max-height:42px!important;-webkit-line-clamp:3!important}html body #ubHomeComparedGrid .ub-compare-side .badge{min-height:30px!important;padding:6px!important;font-size:10.5px!important}html body #ubHomeComparedGrid .ub-compare-pair-card__meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}}@media (max-width:390px){html body #ubHomeComparedGrid .ub-compare-pair-card__products{grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr)!important;gap:5px!important}html body #ubHomeComparedGrid .ub-compare-vs{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;font-size:10px!important}html body #ubHomeComparedGrid .ub-compare-side{padding:6px!important}html body #ubHomeComparedGrid .ub-compare-side__img,html body #ubHomeComparedGrid .ub-compare-side img{height:82px!important;max-height:82px!important}}@media (max-width: 720px){html body #ubHomeComparedGrid,html body .ub-prod-grid#ubHomeComparedGrid,html body .ub-compare-pair-grid#ubHomeComparedGrid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow:visible!important;contain:layout style!important;}html body #ubHomeComparedGrid > .ub-compare-pair-card,html body #ubHomeComparedGrid > a.card,html body #ubHomeComparedGrid > .card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:12px!important;border-radius:20px!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__products{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:visible!important;align-items:stretch!important;}html body #ubHomeComparedGrid .ub-compare-side{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-items:center!important;column-gap:10px!important;row-gap:6px!important;width:100%!important;max-width:100%!important;min-width:0!important;text-align:left!important;padding:10px!important;border-radius:16px!important;overflow:hidden!important;}html body #ubHomeComparedGrid .ub-compare-side:first-of-type{order:1!important;grid-column:auto!important;grid-row:auto!important;}html body #ubHomeComparedGrid .ub-compare-side:nth-of-type(2){order:3!important;grid-column:auto!important;grid-row:auto!important;}html body #ubHomeComparedGrid .ub-compare-vs{order:2!important;position:relative!important;inset:auto!important;transform:none!important;align-self:center!important;justify-self:center!important;margin:0 auto!important;width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;border-radius:999px!important;z-index:2!important;pointer-events:none!important;}html body #ubHomeComparedGrid .ub-compare-side__img,html body #ubHomeComparedGrid .ub-compare-side img{grid-column:1!important;grid-row:1 / span 3!important;width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important;object-fit:contain!important;object-position:center!important;background:#fff!important;margin:0!important;}html body #ubHomeComparedGrid .ub-compare-side__title{grid-column:2!important;grid-row:1!important;font-size:13px!important;line-height:1.22!important;font-weight:950!important;text-align:left!important;min-height:0!important;max-height:3.7em!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important;}html body #ubHomeComparedGrid .ub-compare-side .badge{grid-column:2!important;width:100%!important;max-width:100%!important;white-space:normal!important;line-height:1.16!important;font-size:11px!important;text-align:left!important;justify-content:flex-start!important;padding:7px 9px!important;min-height:32px!important;overflow-wrap:anywhere!important;word-break:normal!important;}html body #ubHomeComparedGrid .ub-prod-row,html body #ubHomeComparedGrid .ub-compare-pair-card__meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;max-width:100%!important;}html body #ubHomeComparedGrid .ub-compare-pair-card__meta .badge{width:100%!important;justify-content:center!important;text-align:center!important;}html body #ubHomeComparedGrid .ub-prod-cta{width:100%!important;min-height:46px!important;border-radius:15px!important;}}@media (max-width: 380px){html body #ubHomeComparedGrid .ub-compare-side{grid-template-columns:78px minmax(0,1fr)!important;padding:8px!important;}html body #ubHomeComparedGrid .ub-compare-side__img,html body #ubHomeComparedGrid .ub-compare-side img{width:78px!important;height:78px!important;max-width:78px!important;max-height:78px!important;}html body #ubHomeComparedGrid .ub-compare-side__title{font-size:12px!important;}}@media (max-width: 768px){body{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px));}.ub-ai-assistant,.ubAiAssistant,#ubAiAssistant,[data-ub-ai-assistant]{right:10px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;
    max-width:min(92vw,360px)!important;z-index:998!important;}[data-ub-ai-toggle]{right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;
    width:52px!important;height:52px!important;z-index:999!important;}.ub-blog-grid{padding-bottom:88px!important;}}@media (min-width: 1024px){html body .ub-home-block{max-width:100%!important;overflow:hidden!important;}html body #ubHomeComparedGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;}html body #ubHomeComparedGrid .ub-compare-pair-card{height:100%!important;min-width:0!important;overflow:hidden!important;}html body .ub-home-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;}}@media (max-width: 920px){html,body{max-width:100%!important;overflow-x:hidden!important;}html body .container,html body .ub-home-block{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important;}html body .ub-header,html body .ub-topbar,html body .ub-topbar__in,html body .ub-search,html body .ub-search__box,html body .ub-search form,html body header form[role="search"]{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;}html body .ub-topbar__in{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;}html body .ub-brand{min-width:0!important;max-width:100%!important;}html body .ub-brand img,html body header img[alt*="Ucuzabulan" i]{max-width:min(42vw,190px)!important;height:auto!important;object-fit:contain!important;}html body .ub-search,html body header form[role="search"]{grid-column:1/-1!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:stretch!important;}html body .ub-search input,html body input[type="search"]{width:100%!important;min-width:0!important;max-width:100%!important;text-overflow:ellipsis!important;box-sizing:border-box!important;}html body .ub-search button,html body .ub-search__go,html body header form[role="search"] button[type="submit"]{min-width:66px!important;max-width:92px!important;padding-left:12px!important;padding-right:12px!important;white-space:nowrap!important;}html body .ub-search__cat,html body .ub-search select,html body header form[role="search"] select{display:none!important;}html body .ub-home-head{display:flex!important;align-items:flex-start!important;gap:10px!important;flex-wrap:wrap!important;width:100%!important;min-width:0!important;}html body .ub-home-head h1,html body .ub-home-head h2{font-size:clamp(21px,6vw,30px)!important;line-height:1.14!important;margin:0!important;max-width:100%!important;overflow-wrap:anywhere!important;}html body .ub-home-head .ub-link,html body .ub-home-head a{margin-left:auto!important;white-space:normal!important;text-align:center!important;}html body .ub-prod-grid{grid-template-columns:1fr!important;max-width:100%!important;min-width:0!important;}}@media (max-width: 420px){html body .ub-topbar__in{grid-template-columns:minmax(0,1fr) auto!important;}html body .ub-brand img,html body header img[alt*="Ucuzabulan" i]{max-width:min(58vw,168px)!important;}html body .ub-search,html body header form[role="search"]{gap:6px!important;}html body .ub-search button,html body .ub-search__go,html body header form[role="search"] button[type="submit"]{min-width:58px!important;max-width:74px!important;font-size:13px!important;padding-left:8px!important;padding-right:8px!important;}html body #ubHomeComparedGrid .ub-compare-pair-card{border-radius:18px!important;}}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"]{content-visibility:visible!important;
  contain:none!important;
  contain-intrinsic-size:auto!important;
  overflow:visible!important;
  transform:none!important;
  will-change:auto!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid{display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  min-width:0!important;
  max-width:100%!important;
  align-items:stretch!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card{content-visibility:visible!important;
  contain:none!important;
  transform:none!important;
  will-change:auto!important;
  backface-visibility:hidden!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-img{content-visibility:visible!important;
  contain:none!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:4/3!important;
  object-fit:contain!important;
  background:#fff!important;
  flex:0 0 auto!important;}@media (max-width: 920px){html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"]{background:#fff!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    box-shadow:0 10px 28px rgba(15,23,42,.06)!important;
    border-radius:22px!important;
    overflow:visible!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card{transition:none!important;
    box-shadow:0 8px 22px rgba(15,23,42,.055)!important;
    overflow:hidden!important;
    border-radius:18px!important;
    padding:10px!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card:hover,html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card:focus,html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-card:focus-visible{transform:none!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-img{height:clamp(118px,34vw,152px)!important;
    max-height:152px!important;
    padding:6px!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-title{min-height:44px!important;
    font-size:13.5px!important;
    line-height:1.22!important;
    -webkit-line-clamp:3!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:auto!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-row .badge{width:100%!important;min-height:40px!important;white-space:normal!important;text-align:center!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-cta{min-height:42px!important;}}@media (max-width: 360px){html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-grid{grid-template-columns:1fr!important;}html body .ub-home2-main > .ub-home-block[aria-label="Son gezdiğin ürünler"] .ub-prod-img{height:148px!important;max-height:148px!important;}}.ub-home2 .ub-spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.ub-home2 .ub-spotlight-card{grid-row:auto!important;min-height:0!important;height:100%!important}.ub-home2 .ub-spotlight-card__media{padding:16px 16px 8px!important}.ub-home2 .ub-spotlight-card__img{height:clamp(150px,16vw,190px)!important;aspect-ratio:4/3!important;object-fit:contain!important}.ub-home2 .ub-spotlight-card__body{flex:1!important;min-height:0!important;padding:0 16px 16px!important}.ub-home2 .ub-spotlight-card__title{font-size:18px!important;line-height:1.25!important;min-height:45px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.ub-home2 .ub-spotlight-card__meta{min-height:66px!important}.ub-home2 .ub-spotlight-card__cta{padding:0 12px!important;text-align:center!important}.ub-drawer{z-index:1300!important}.ub-mega{z-index:1250!important}.ub-drawer.is-open,.ub-drawer[aria-hidden="false"],.ub-mega.is-open,.ub-mega[aria-hidden="false"]{display:block!important;visibility:visible!important;pointer-events:auto!important}.ub-mega.is-open .ub-mega__panel,.ub-mega[aria-hidden="false"] .ub-mega__panel{opacity:1!important;transform:translateY(0)!important}.ub-drawer[aria-hidden="true"],.ub-mega[aria-hidden="true"]{display:none!important}@media (max-width:1024px){.ub-home2 .ub-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.ub-home2 .ub-spotlight-grid{grid-template-columns:1fr!important}.ub-home2 .ub-spotlight-card__img{height:clamp(150px,44vw,190px)!important}}@media (max-width:760px){html body .ub-header- .ub-actions--sade{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:8px!important;overflow:visible!important}html body .ub-header- .ub-actions--sade .ub-action{display:flex!important;width:auto!important;min-width:0!important;max-width:none!important;height:46px!important;padding:7px 6px!important;gap:5px!important;justify-content:center!important;overflow:visible!important;color:#0f172a!important}html body .ub-header- .ub-actions--sade .ub-action__i{display:inline-flex!important;flex:0 0 auto!important}html body .ub-header- .ub-actions--sade .ub-action__t,html body .ub-header- .ub-actions--sade .ub-action span.ub-action__t{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:static!important;width:auto!important;height:auto!important;clip:auto!important;white-space:nowrap!important;font-size:11px!important;line-height:1.1!important;font-weight:850!important;color:inherit!important}html body .home-slide--campaign{min-height:0!important;display:grid!important;grid-template-columns:1fr!important;align-content:start!important;overflow:hidden!important}html body .home-slide--campaign picture{display:block!important;width:100%!important;aspect-ratio:4/4.75!important;background:#eaf6ff!important;overflow:hidden!important}html body .home-slide--campaign .home-slide__img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}html body .home-slide--campaign .home-slide__content{position:relative!important;inset:auto!important;width:auto!important;min-height:0!important;padding:18px 18px 22px!important;background:#fff!important;color:#0f172a!important}html body .home-slide--campaign .home-slide__title{font-size:clamp(27px,8.2vw,38px)!important;line-height:1.05!important;max-width:100%!important}html body .home-slide--campaign .home-slide__sub{font-size:16px!important;line-height:1.48!important;color:#475569!important}html body .home-slide--campaign .home-slide__meta{gap:7px!important}.home-slide--campaign .home-slide__cta{margin-top:12px!important}}@media (max-width:390px){html body .ub-header- .ub-actions--sade .ub-action__t{font-size:10px!important}html body .ub-header- .ub-actions--sade .ub-action{padding-inline:3px!important}}@media (max-width:720px){.ub-home2-hero{padding-top:10px}.ub-home2-hero__grid--solo .home-slide--campaign{display:block!important;min-height:0!important}.ub-home2-hero__grid--solo .home-slide--campaign picture{display:block!important;width:100%!important;height:160px!important;overflow:hidden!important}.ub-home2-hero__grid--solo .home-slide--campaign .home-slide__img{display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;height:160px!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:left center!important}.ub-home2-hero__grid--solo .home-slide--campaign .home-slide__content{display:none!important}.ub-home2-hero__grid--solo .home-slide--campaign::after{display:none!important}.ub-home2-slider,.ub-home2-slider .slide-track,.ub-home2-slider .slide{min-height:0!important}}#ubAiAssistant.ub-ai.is-open .ub-ai__panel{display:flex!important;
 flex-direction:column!important;
 overflow:hidden!important;
 contain:layout paint!important;}#ubAiAssistant .ub-ai__head{flex:0 0 auto;min-width:0}#ubAiAssistant .ub-ai__head>div:first-child{min-width:0;flex:1 1 auto}#ubAiAssistant .ub-ai__content{flex:1 1 auto!important;
 min-height:0!important;
 overflow-x:hidden!important;
 overflow-y:auto!important;
 overscroll-behavior:contain!important;
 scrollbar-gutter:stable;}#ubAiAssistant .ub-ai__body{min-height:0!important}#ubAiAssistant .ub-ai__quicks{align-items:flex-start}#ubAiAssistant .ub-ai__quick{max-width:100%;white-space:normal;line-height:1.25;text-align:left}#ubAiAssistant .ub-ai__footActions{flex:0 0 auto}#ubAiAssistant .ub-ai__composer{flex:0 0 auto!important;
 display:grid!important;
 grid-template-columns:minmax(0,1fr) auto!important;
 align-items:center!important;
 gap:8px!important;
 width:100%!important;
 min-width:0!important;
 box-sizing:border-box!important;
 background:#fff!important;
 border-top:1px solid rgba(15,23,42,.10)!important;}#ubAiAssistant .ub-ai__composerInput{min-width:0!important;width:100%!important;text-overflow:ellipsis}#ubAiAssistant .ub-ai__send{min-width:86px!important;white-space:nowrap!important}@media (max-width:640px){html body #ubAiAssistant.ub-ai.is-open{left:8px!important;
  right:8px!important;
  bottom:max(8px,env(safe-area-inset-bottom,0px))!important;
  padding:0!important;
  align-items:stretch!important;}html body #ubAiAssistant.ub-ai.is-open .ub-ai__panel{position:relative!important;
  right:auto!important;
  bottom:auto!important;
  width:100%!important;
  height:min(88dvh,720px)!important;
  max-height:min(88dvh,720px)!important;
  border-radius:22px!important;
  margin:0!important;}html body #ubAiAssistant .ub-ai__head{padding:13px 14px!important}html body #ubAiAssistant .ub-ai__sub{font-size:11.5px!important;line-height:1.45!important}html body #ubAiAssistant .ub-ai__content{padding-bottom:0!important}html body #ubAiAssistant .ub-ai__body{padding:12px 12px 8px!important;gap:9px!important}html body #ubAiAssistant .ub-ai__quicks{padding:0 12px 10px!important;gap:7px!important}html body #ubAiAssistant .ub-ai__footActions{padding:6px 12px 12px!important;gap:12px!important}html body #ubAiAssistant .ub-ai__composer{padding:10px 12px!important}html body #ubAiAssistant .ub-ai__composerInput{height:44px!important;padding:0 12px!important}html body #ubAiAssistant .ub-ai__send{height:44px!important;min-width:82px!important;padding:0 14px!important}}@media (max-width:390px){#ubAiAssistant .ub-ai__composer{grid-template-columns:minmax(0,1fr) 76px!important}#ubAiAssistant .ub-ai__send{min-width:76px!important;padding:0 10px!important}}.ub66-combobox{position:relative}.ub66-combobox-list{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 4px);max-height:270px;overflow:auto;background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 16px 38px rgba(15,23,42,.16);padding:5px}.ub66-combobox-list[hidden]{display:none}.ub66-combobox-option{display:block;width:100%;border:0;background:#fff;text-align:left;border-radius:9px;padding:9px 10px;cursor:pointer}.ub66-combobox-option[aria-selected="true"],.ub66-combobox-option:hover{background:#eff6ff}.ub66-combobox-option b{display:block}.ub66-combobox-option small{color:#64748b}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ub-vertical-gateway-card__truth{display: block;
  margin-top: .45rem;
  color: var(--ub-muted, #5f6b7a);
  font-size: .78rem;
  line-height: 1.35;}