html.drawer-open,html.drawer-open body{overflow:hidden!important;overscroll-behavior:none}html.drawer-open .bundles-page{overflow:hidden!important}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:none;z-index:10029;touch-action:none}.drawer-backdrop.open{display:block}.drawer{position:fixed;top:50%;left:50%;width:min(1840px,calc(100vw - 260px));max-height:94vh;height:auto;background:rgba(9,10,12,.96);border:1px solid rgba(255,255,255,.12);border-radius:6px;box-shadow:0 30px 100px rgba(0,0,0,.72);transform:translate(-50%,-50%) scale(.92);transition:transform .25s ease,opacity .25s ease;opacity:0;z-index:10030;display:flex;flex-direction:column;overflow:visible;pointer-events:none;visibility:hidden}.drawer.open{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto;visibility:visible}.drawer-head{display:none}.drawer-head b{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:rgba(244,246,248,.86);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:75%}.drawer-body{padding:30px 50px 40px;max-height:calc(92vh - 2px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scrollbar-gutter:stable;display:grid;grid-template-columns:minmax(0,58%) minmax(430px,42%);grid-template-rows:auto auto;grid-template-areas:"media info" "gallery info";gap:18px 42px;align-items:start;align-content:start;position:relative}.drawer-close-x{position:absolute;right:28px;top:24px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035);color:#f4f6f8;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:8}.drawer-rail{display:none;grid-area:rail;grid-template-columns:42px minmax(0,1fr);gap:18px;min-height:0;align-items:center}.drawer-rail-label{writing-mode:vertical-rl;transform:rotate(180deg);text-transform:uppercase;letter-spacing:7px;font-size:12px;font-weight:800;color:rgba(244,246,248,.72);display:flex;align-items:center;gap:22px}.drawer-rail-label::after{content:"";display:block;width:2px;height:44px;background:var(--accent);box-shadow:0 0 12px rgba(var(--accent-rgb),.42)}.drawer-rail-stack{display:flex;flex-direction:column;min-height:0;gap:12px}.drawer-rail-list{display:flex;flex-direction:column;gap:10px;overflow:hidden;max-height:min(530px,58vh);scroll-behavior:smooth}.drawer-rail-item{width:112px;height:78px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);overflow:hidden;opacity:.58;cursor:pointer;flex:0 0 auto}.drawer-rail-item.active{opacity:1;border-color:var(--accent);box-shadow:0 0 0 1px rgba(var(--accent-rgb),.42)}.drawer-rail-item img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92)}.drawer-rail-controls{display:flex;gap:8px}.drawer-rail-controls .btn{width:42px;height:34px;padding:0;justify-content:center;border-radius:8px}.drawer-preview{grid-area:media;width:100%;aspect-ratio:16/9;height:auto;max-height:none;border-radius:0;overflow:hidden;border:0;outline:0;background:0 0;margin-bottom:0;display:flex;align-items:center;justify-content:center;justify-self:center;position:relative}.drawer-preview.is-wide{width:100%}.drawer-preview.is-square{width:100%;aspect-ratio:16/9}.drawer-preview img{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;display:block;filter:none;position:relative;z-index:1}.drawer-preview.is-loading .drawer-play-overlay,.drawer-preview.is-loading .drawer-wire-badge,.drawer-preview.is-loading .drawer-wire-overlay,.drawer-preview.is-loading img{opacity:0;pointer-events:none}.drawer-play-overlay{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:0 0;border:0;padding:0;cursor:pointer}.yt-play{width:90px;height:auto;display:block}.yt-play .yt-play-bg{fill:#212121;fill-opacity:.82;transition:fill .15s ease,fill-opacity .15s ease}.yt-play .yt-play-arrow{fill:#fff}.drawer-play-overlay .yt-play{filter:drop-shadow(0 6px 18px rgba(0,0,0,.45));transition:transform .15s ease}.drawer-play-overlay:hover .yt-play{transform:scale(1.06)}.drawer-play-overlay:hover .yt-play .yt-play-bg{fill:#f00;fill-opacity:1}.drawer-preview .drawer-yt,.drawer-preview .drawer-yt iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:1;background:#000}.drawer-preview:fullscreen{width:100vw;height:100vh;aspect-ratio:auto;background:#000}.drawer-preview:fullscreen .drawer-wire-overlay,.drawer-preview:fullscreen .drawer-yt,.drawer-preview:fullscreen img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.drawer-fs-btn{position:absolute;top:10px;right:10px;left:auto;z-index:5;width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.55);color:#fff;font-size:16px;line-height:1;cursor:pointer;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.drawer-preview:hover .drawer-fs-btn{opacity:1}.drawer-fs-btn:hover{background:rgba(237,28,40,.9)}.drawer-preview:fullscreen .drawer-fs-btn{opacity:1;top:16px;right:16px;left:auto}.drawer-preview::after,.drawer-preview::before{display:none}.drawer-preview.is-wide img{width:100%;height:100%}.drawer-preview.is-square img{width:100%;height:100%}.drawer-preview.is-tall img{width:100%;height:100%;max-height:none}.drawer-media-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(10,12,16,.64);color:#f2f5f8;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4}.drawer-media-nav.prev{left:14px}.drawer-media-nav.next{right:14px}.drawer-media-nav[hidden]{display:none}.drawer-gallery{grid-area:gallery;--drawer-thumb-width:clamp(136px, 9.6vw, 194px);display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:2px 28px;touch-action:pan-x;padding:0 28px 6px 2px;margin:18px 0 0;border-top:0;position:relative;left:auto;bottom:auto;width:100%;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 34px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 34px),transparent 100%)}.drawer-gallery::-webkit-scrollbar{display:none}.drawer-gallery::before{display:none}.drawer-gallery-shell{grid-area:gallery;position:relative;width:100%;min-width:0;margin:18px 0 0;overflow:hidden}.drawer-gallery-shell[hidden]{display:none!important}.drawer-gallery-shell .drawer-gallery{grid-area:auto;width:100%;min-width:0;margin:0;padding:0 50px 6px;scroll-padding-inline:50px;-webkit-mask-image:none;mask-image:none}.drawer-gallery-step{position:absolute;top:50%;z-index:5;width:38px;height:54px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(8,9,11,.82);color:#f4f6f8;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-size:30px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .16s ease,opacity .16s ease,border-color .16s ease}.drawer-gallery-step.previous{left:6px}.drawer-gallery-step.next{right:6px}.drawer-gallery-step:hover:not(:disabled){background:rgba(237,28,40,.9);border-color:rgba(255,255,255,.32)}.drawer-gallery-step:disabled{opacity:.26;cursor:default}.drawer-gallery-step[hidden]{display:none!important}.drawer-thumb{width:var(--drawer-thumb-width);min-width:var(--drawer-thumb-width);aspect-ratio:16/9;border-radius:3px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);cursor:pointer;flex:0 0 auto;scroll-snap-align:start;opacity:.68;position:relative;transition:transform .16s ease,opacity .16s ease,border-color .16s ease}.drawer-thumb:hover{transform:translateY(-1px);opacity:1}.drawer-thumb.active{opacity:1;border-color:rgba(255,255,255,.56);box-shadow:inset 0 0 0 2px rgba(255,255,255,.82),0 0 18px rgba(255,255,255,.08)}.drawer-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease}.drawer-thumb:hover img{transform:scale(1.05)}.drawer-thumb.is-video::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.22);z-index:1}.drawer-thumb.is-video .thumb-icon-yt{position:absolute;right:auto;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;height:auto;background:0 0;border:0;box-shadow:none;z-index:2}.drawer-thumb.is-video .thumb-icon-yt .yt-play{width:46px;filter:drop-shadow(0 3px 8px rgba(0,0,0,.4));transition:transform .16s ease}.drawer-thumb.is-video:hover .thumb-icon-yt .yt-play{transform:scale(1.08)}.drawer-thumb.is-video:hover .thumb-icon-yt .yt-play .yt-play-bg{fill:#f00;fill-opacity:1}.drawer-thumb .thumb-icon{position:absolute;right:8px;top:8px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:10px;z-index:2}.drawer-wire-overlay{--wire-slant:5%;position:absolute;inset:0;z-index:2;pointer-events:none;opacity:1;transition:opacity .26s ease;clip-path:polygon(0 0,calc(var(--wire-x,50%) + var(--wire-slant)) 0,calc(var(--wire-x,50%) - var(--wire-slant)) 100%,0 100%)}.drawer-wire-overlay[hidden]{display:none}.drawer-wire-badge[hidden]{display:none}.drawer-wire-img{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:contain!important;z-index:1!important;opacity:1}.drawer-preview.has-wireframe{cursor:crosshair}.drawer-preview.wireframe-full-original,.drawer-preview.wireframe-full-wire{cursor:pointer}.drawer-preview.wireframe-full-wire .drawer-wire-overlay{clip-path:inset(0);opacity:1}.drawer-preview.wireframe-full-original .drawer-wire-overlay{opacity:.78}.drawer-preview.wireframe-full-original .drawer-wire-badge,.drawer-preview.wireframe-full-original .drawer-wire-line,.drawer-preview.wireframe-full-wire .drawer-wire-badge,.drawer-preview.wireframe-full-wire .drawer-wire-line{opacity:0}.drawer-wire-line{position:absolute;top:-8%;bottom:-8%;left:var(--wire-x,50%);width:18px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);box-shadow:none;opacity:.72;z-index:3;transform:translateX(-50%) rotate(10deg);transform-origin:center}.drawer-wire-badge{position:absolute;left:calc(var(--wire-x,50%) + 18px);top:12px;z-index:5;border-radius:999px;padding:5px 9px;background:rgba(255,215,48,.9);color:#171200;font-size:11px;font-weight:900;letter-spacing:.04em;pointer-events:none;transform:translateX(-50%);box-shadow:0 6px 18px rgba(0,0,0,.18)}.drawer-thumb.is-wireframe:not(.active){border-color:rgba(255,255,255,.12)}.drawer-thumb.is-wireframe .thumb-icon{width:auto;min-width:38px;padding:0 6px;border-radius:999px;background:rgba(255,215,48,.86);color:#171200;border-color:rgba(255,255,255,.34);font-weight:900;letter-spacing:.02em}.drawer-more-thumb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#f4f6f8;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),rgba(0,0,0,.28);border-color:rgba(255,215,48,.45);text-align:center;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;letter-spacing:.04em}.drawer-more-thumb:hover{border-color:rgba(255,215,48,.82);box-shadow:0 0 24px rgba(255,215,48,.12)}.drawer-more-icon{width:29px;height:21px;border:2px solid rgba(255,255,255,.86);border-radius:5px;position:relative;box-shadow:0 0 0 1px rgba(0,0,0,.18)}.drawer-more-icon::before{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border:2px solid rgba(255,255,255,.9);border-radius:50%;transform:translate(-50%,-50%)}.drawer-more-icon::after{content:"";position:absolute;left:6px;top:-5px;width:11px;height:6px;border:2px solid rgba(255,255,255,.86);border-bottom:0;border-radius:4px 4px 0 0;background:rgba(9,10,12,.96)}.drawer-more-title{font-size:13px;line-height:1.12;text-transform:uppercase}@media (min-width:901px){.drawer.gallery-wide .drawer-body{grid-template-areas:"media info" "gallery gallery"}.drawer.gallery-wide .drawer-gallery{grid-column:1/-1;grid-row:2;width:100%;--drawer-thumb-width:clamp(138px, 9vw, 190px)}.drawer.gallery-wide .drawer-gallery-shell{grid-column:1/-1;grid-row:2}}.drawer-info{grid-area:info;min-width:0;display:block;position:relative;align-self:stretch;padding-right:18px;padding-top:4px;min-height:100%}.drawer-kicker{display:none}.drawer-kicker::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:8px}.drawer-title{position:absolute;left:0;right:18px;top:0;height:50px;font-size:42px;line-height:1.02;font-weight:950;letter-spacing:.2px;margin:0;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.drawer-sub{display:none}.drawer-detail-grid{position:absolute;left:0;right:18px;top:100px;height:190px;display:block;min-width:0}.drawer-info.detail-open .drawer-detail-grid{bottom:0;height:auto}.drawer-tabs-card{min-width:0;max-width:100%;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:rgba(0,0,0,.12);display:grid;grid-template-rows:48px minmax(0,1fr)}.drawer-info.tech-open .drawer-tabs-card{overflow:hidden}.drawer-tabs{display:flex;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.09);overflow:hidden;min-width:0}.drawer-tab{position:relative;flex:1 1 0;min-width:0;border:0;background:0 0;color:rgba(244,246,248,.56);padding:0 22px;font-size:15px;font-weight:950;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:0}.drawer-tab:focus-visible{box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.drawer-tab.active{color:#f4f6f8}.drawer-tab.active::after{content:"";position:absolute;left:22px;right:22px;bottom:-1px;height:3px;background:#ffd21f}.drawer-tab-body{min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 20px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(244,246,248,.22) rgba(0,0,0,.24)}.drawer-info.tech-open .drawer-tab-body{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.drawer-info.detail-open .drawer-tab-body::-webkit-scrollbar,.drawer-review-pane::-webkit-scrollbar,.drawer-tech-info::-webkit-scrollbar{width:7px}.drawer-info.detail-open .drawer-tab-body::-webkit-scrollbar-track,.drawer-review-pane::-webkit-scrollbar-track,.drawer-tech-info::-webkit-scrollbar-track{background:rgba(0,0,0,.24);border-radius:999px}.drawer-info.detail-open .drawer-tab-body::-webkit-scrollbar-thumb,.drawer-review-pane::-webkit-scrollbar-thumb,.drawer-tech-info::-webkit-scrollbar-thumb{background:rgba(244,246,248,.2);border:1px solid rgba(255,255,255,.08);border-radius:999px}.drawer-desc{position:static;font-size:15px;line-height:1.45;color:rgba(244,246,248,.72);margin:0;max-height:calc(1.45em * 4);overflow:hidden;padding-right:0}.drawer-desc.expanded{max-height:calc(1.45em * 4)}.drawer-review-pane{max-height:124px;overflow-y:auto;overflow-x:hidden;padding-right:4px}.drawer-info.detail-open .drawer-review-pane{max-height:none;min-height:0}.drawer-tech-info{max-height:124px;overflow-y:auto;overflow-x:hidden;padding-right:4px}.drawer-info.tech-open .drawer-tech-info{max-height:none;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-right:0;min-width:0;width:100%}.tech-card{min-width:0;max-width:100%;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:radial-gradient(420px 220px at 22% 14%,rgba(255,255,255,.035),transparent 68%),rgba(5,8,10,.42);padding:14px 18px;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;overflow:hidden;position:relative;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.tech-card:hover{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.04);box-shadow:0 0 24px rgba(255,255,255,.035)}.drawer-desc[hidden],.drawer-review-pane[hidden],.drawer-tech-info[hidden]{display:none!important}.drawer-empty-reviews{color:rgba(244,246,248,.56);font-size:13px;line-height:1.4}.drawer-read-more{display:none;align-self:flex-start;border:0;background:0 0;color:rgba(244,246,248,.76);padding:0;font-weight:900;cursor:pointer;margin:0 0 8px}.drawer-read-more-inline{display:none;position:absolute;right:0;bottom:0;border:0;background:linear-gradient(90deg,rgba(9,10,12,0),rgba(9,10,12,.96) 18px);color:rgba(244,246,248,.86);padding:0 0 0 22px;font:inherit;font-weight:900;cursor:pointer;text-transform:uppercase}.drawer-rating{position:absolute;left:0;right:18px;top:58px;display:flex;align-items:center;gap:14px;height:26px;line-height:26px;color:rgba(244,246,248,.56);font-size:18px;font-weight:600;margin:0}.drawer-rating>span{display:inline-flex;align-items:center;height:26px;line-height:26px}.drawer-rating-stars{color:#ffd21f;letter-spacing:2px;font-size:22px;line-height:26px}.drawer-rating-stars.empty{color:#050506;text-shadow:0 0 0 rgba(255,255,255,0)}.drawer-rating-stars .star-half{position:relative;display:inline-block;color:rgba(255,210,31,.22)}.drawer-rating-stars .star-half::before{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#ffd21f}.drawer-pipeline-row,.drawer-tag-row{display:none}.drawer-info.desc-expanded .drawer-tag-row{top:auto}.drawer-pipeline-row,.drawer-stats{display:none}.drawer-pipeline,.drawer-tag{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);color:rgba(244,246,248,.74);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.tech-group{min-width:0;display:flex;flex-direction:column;gap:12px}.tech-heading{display:flex;align-items:center;gap:12px;min-width:0}.tech-heading::before{content:"";width:4px;height:24px;background:#ffd21f;box-shadow:0 0 12px rgba(255,210,31,.38);flex:0 0 auto}.tech-title{min-width:0;color:#f4f6f8;font-size:18px;font-weight:950;letter-spacing:1.8px;text-transform:uppercase;text-shadow:0 2px 16px rgba(0,0,0,.55);overflow:hidden;text-overflow:ellipsis}.tech-icon{width:26px;height:26px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,210,31,.22))}.tech-items{display:flex;flex-wrap:wrap;gap:9px;min-width:0}.tech-poly-grid{display:grid;grid-template-columns:1fr;gap:8px;align-items:start;width:100%;margin-left:0;min-width:0}.tech-count-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:baseline;padding:0;border-bottom:0;color:rgba(244,246,248,.68);font-size:13px;font-weight:850;letter-spacing:1.3px;text-transform:uppercase}.tech-count-row:last-child{border-bottom:0}.tech-count-row span{padding-left:0;min-width:0;overflow:hidden;text-overflow:ellipsis}.tech-count-row b{color:rgba(244,246,248,.78);font-size:21px;line-height:1;font-weight:720;letter-spacing:.2px;justify-self:end;text-align:right;min-width:0}.tech-chip{display:inline-flex;align-items:center;gap:5px;min-width:0;position:relative;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 14px;color:rgba(244,246,248,.86);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));box-shadow:inset 0 0 0 1px rgba(0,0,0,.26);font-size:12px;font-weight:900;letter-spacing:.1px;text-transform:none;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.tech-chip[data-tip]::after{display:none}.tech-chip[data-tip]::before{content:"";position:absolute;right:9px;top:7px;width:5px;height:5px;border-radius:50%;background:#ffd21f;box-shadow:0 0 10px rgba(255,210,31,.55)}.tech-tooltip{position:fixed;z-index:10080;width:min(260px,calc(100vw - 28px));padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(8,9,11,.97);color:rgba(244,246,248,.92);font:800 12px/1.35 ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;letter-spacing:.1px;box-shadow:0 14px 34px rgba(0,0,0,.5),0 0 0 1px rgba(255,210,31,.07);pointer-events:none;opacity:0;transform:translate3d(0,4px,0);transition:opacity .12s ease,transform .12s ease}.tech-tooltip.visible{opacity:1;transform:translate3d(0,0,0)}.tech-tooltip::before{content:"";position:absolute;left:14px;top:-4px;width:7px;height:7px;background:rgba(8,9,11,.97);border-left:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.16);transform:rotate(45deg)}.drawer-info.detail-open #drawerMarkets,.drawer-info.detail-open .drawer-cta-row{display:none}.drawer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:4px 0 10px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.drawer-stat{border:0;border-right:1px solid rgba(255,255,255,.08);background:0 0;border-radius:0;padding:10px 12px}.drawer-stat:last-child{border-right:0}.drawer-stat b{display:block;color:#fff;font-size:14px}.drawer-stat span{display:block;color:rgba(244,246,248,.48);font-size:10px;text-transform:uppercase;margin-top:3px}.drawer-stats{display:none}.drawer-cta-row{position:absolute;left:0;right:18px;top:296px;display:grid;grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);gap:20px;align-items:stretch;margin:0;padding:22px 0 18px;height:184px;border:0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:0 0;box-shadow:none}.drawer-cta-row[hidden]{display:none}.drawer-buy-summary{display:grid;grid-template-rows:auto auto;align-content:center;gap:6px;min-width:0}.drawer-buy-price-row{display:grid;grid-template-rows:auto auto;gap:8px;min-width:0}.drawer-buy-price{color:#ffd21f;font-size:48px;line-height:1;font-weight:950;min-width:0;white-space:nowrap}.drawer-buy-price.soon{color:var(--accent);font-size:42px;text-transform:uppercase}.drawer-buy-discount-wrap{display:flex;align-items:center;gap:10px;justify-self:start}.drawer-buy-cart{width:38px;height:38px;flex:0 0 38px;border-radius:9px;border:0;cursor:pointer;background:rgba(255,255,255,.1);color:#fff;font-size:17px;display:flex;align-items:center;justify-content:center;transition:background .16s ease,color .16s ease}.drawer-buy-cart:hover{background:var(--bundle-yellow);color:#1a1500}.drawer-buy-cart.in-cart{background:var(--bundle-yellow);color:#1a1500}.drawer-buy-discount{display:inline-flex;align-items:center;justify-content:center;color:#050608;border:1px solid #ffd21f;background:#ffd21f;border-radius:6px;padding:8px 14px;font-size:18px;font-weight:950;min-width:74px;min-height:38px;white-space:nowrap;justify-self:start}.drawer-buy-discount[hidden]{display:inline-flex!important;visibility:hidden}.drawer-buy-discount[hidden]::before{content:"-00%"}.drawer-buy-old{color:rgba(244,246,248,.44);text-decoration:line-through;font-size:24px;line-height:1;font-weight:850;min-height:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-buy-save{display:none}.drawer-cta-stack{display:grid;grid-template-rows:repeat(3,50px);gap:8px;min-width:0}.drawer-cta{width:100%;border-radius:3px;height:50px;padding:0 15px;font-weight:950;letter-spacing:1.5px;cursor:pointer;border:1px solid rgba(255,255,255,.16);color:#fff;background:rgba(255,255,255,.035);text-transform:uppercase;box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.drawer-cta.primary{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035);box-shadow:none}.drawer-cta.best{border-color:#ffd21f;box-shadow:0 0 22px rgba(255,210,31,.16),inset 0 0 0 1px rgba(255,210,31,.12)}.drawer-cta:hover:not(:disabled){background:rgba(255,255,255,.68);border-color:rgba(255,255,255,.68);color:#fff}.drawer-cta[hidden]{display:block!important;visibility:hidden;pointer-events:none}.market-section{position:absolute;left:0;right:18px;bottom:0;margin:0}#drawerReviews{display:none}.market-head{display:flex;align-items:baseline;justify-content:flex-start;gap:12px;margin-bottom:10px}.market-head h4{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:.8px}.market-updated{display:none}.market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:82px;gap:8px}.market-card{border:1px solid rgba(255,255,255,.1);background:0 0;border-radius:3px;padding:10px;cursor:pointer;min-height:0;height:82px;display:grid;grid-template-rows:16px 30px 16px;align-content:center;gap:4px;overflow:hidden;position:relative}.market-card.best,.market-card.discount-hot{border-color:#ffd21f;box-shadow:0 0 22px rgba(255,210,31,.16),inset 0 0 0 1px rgba(255,210,31,.12)}.market-card.primary{grid-column:span 2;min-height:0;height:82px;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.035)}.market-name{display:flex;align-items:center;justify-content:space-between;gap:8px;color:rgba(244,246,248,.68);font-size:12px;font-weight:900;text-transform:uppercase;min-width:0;overflow:hidden;padding-right:46px}.market-name span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-best{display:none}.market-price{margin-top:0;font-size:18px;font-weight:950;color:#f2f5f8;white-space:nowrap;overflow:visible;min-width:0;display:flex;align-items:baseline;gap:8px}.market-card.best .market-price{color:#f2f5f8}.market-card.primary .market-price{color:#f4f6f8;font-size:24px}.market-current{flex:0 0 auto}.market-current.soon{color:var(--accent);text-transform:uppercase}.market-old{color:rgba(244,246,248,.45);text-decoration:line-through;margin-left:0;font-size:13px;flex:0 1 auto;min-width:0;overflow:visible;white-space:nowrap}.market-sale{color:#ffd21f;font-size:12px;font-weight:900;min-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-logo{position:absolute;right:10px;top:10px;width:34px;height:34px;object-fit:contain;opacity:1;pointer-events:none}.market-card.primary .market-logo{width:42px;height:42px}.reviews-list{display:flex;flex-direction:column;gap:8px}.review-card{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:6px;padding:9px 10px}.review-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:rgba(244,246,248,.62)}.review-stars{color:#f5a524;letter-spacing:1px;white-space:nowrap}.review-title{margin-top:7px;color:rgba(244,246,248,.92);font-size:13px;line-height:1.28;font-weight:800}.review-text{margin-top:6px;color:rgba(244,246,248,.82);font-size:13px;line-height:1.35}.review-award{display:flex;align-items:center;gap:9px;border-color:rgba(255,210,31,.38);background:rgba(255,210,31,.08)}.review-award-icon{color:#ffd21f;font-size:19px;line-height:1;filter:drop-shadow(0 0 10px rgba(255,210,31,.25))}.review-award-text{color:rgba(244,246,248,.9);font-size:13px;line-height:1.35;font-weight:750}@media (max-width:720px){.market-grid{grid-template-columns:1fr}}.drawer-buy-row{display:none}.drawer-main-price{color:var(--accent);font-size:44px;line-height:1;font-weight:950;text-align:right}.drawer-platform-icons{display:flex;gap:12px;justify-content:flex-end;color:rgba(244,246,248,.86);font-size:13px;text-transform:uppercase;font-weight:900;margin-top:14px}.drawer-cart{width:100%;margin-top:22px;border:0;border-radius:8px;padding:18px 20px;background:var(--accent);color:#fff;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 14px 32px rgba(var(--accent-rgb),.22)}.drawer-actions{display:none}.bigbtn{display:flex;align-items:center;gap:10px;padding:12px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.24);cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease;font-size:13px;color:rgba(244,246,248,.92)}.bigbtn:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.18);background:rgba(0,0,0,.3)}.bigbtn .logo{width:28px;height:28px;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;flex:0 0 28px}.bigbtn .logo img{width:100%;height:100%;object-fit:cover;display:block}.drawer-nav{position:fixed;inset:0;z-index:10031;display:none;pointer-events:none}.drawer.open~.drawer-nav{display:block}.drawer-nav .btn{position:fixed;top:50%;transform:translateY(-50%);width:72px;height:120px;padding:0;border-radius:0;border:0;background:0 0;color:transparent;font-size:0;line-height:1;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:.68;pointer-events:auto;transition:opacity .16s ease,transform .16s ease}.drawer-nav .btn::before{content:"";position:absolute;top:50%;width:30px;height:30px;border-top:7px solid rgba(244,246,248,.78);border-right:7px solid rgba(244,246,248,.78);border-radius:2px;pointer-events:none}#drawerPrev{left:max(28px,calc((100vw - min(1840px,96vw))/ 2 - 124px))}#drawerNext{right:max(28px,calc((100vw - min(1840px,96vw))/ 2 - 124px))}#drawerPrev::before{transform:translateY(-50%) rotate(-135deg);left:26px}#drawerNext::before{transform:translateY(-50%) rotate(45deg);right:26px}.drawer-nav .btn:hover{opacity:.94;transform:translateY(-50%) scale(1.03)}@media (min-width:901px) and (max-width:1400px){.drawer{width:calc(100vw - 56px);max-height:calc(100vh - 56px)}.drawer-body{padding:28px 30px 34px;max-height:calc(100vh - 58px);grid-template-columns:minmax(0,52%) minmax(330px,48%);gap:16px 26px}.drawer-close-x{right:22px;top:20px;width:40px;height:40px;font-size:24px}.drawer-title{right:14px;height:40px;font-size:clamp(28px, 3.2vw, 36px)}.drawer-rating{top:48px;right:14px;gap:10px;font-size:14px}.drawer-rating-stars{font-size:18px;letter-spacing:1px}.drawer-detail-grid{right:14px;top:88px;height:154px}.drawer-tabs-card{grid-template-rows:38px minmax(0,1fr)}.drawer-tab{padding:0 14px;font-size:12px}.drawer-tab.active::after{left:14px;right:14px}.drawer-tab-body{padding:12px 14px}.drawer-desc,.review-text,.review-title{font-size:12px}.drawer-cta-row{right:14px;top:250px;height:150px;grid-template-columns:minmax(116px,.24fr) minmax(0,1fr);gap:14px;padding:16px 0 14px}.drawer-buy-summary{grid-template-rows:auto auto;gap:5px}.drawer-buy-old{font-size:17px;line-height:1;min-height:0}.drawer-buy-price{font-size:34px}.drawer-buy-discount{min-width:52px;min-height:28px;padding:6px 9px;font-size:12px}.drawer-buy-cart{width:30px;height:30px;flex-basis:30px;font-size:14px}.drawer-cta-stack{grid-template-rows:repeat(3,40px);gap:7px}.drawer-cta{height:40px;padding:0 10px;font-size:11px;letter-spacing:.8px}.market-section{right:14px}.market-head{margin-bottom:8px}.market-head h4{font-size:12px}.market-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:62px;gap:6px}.market-card{height:62px;grid-template-rows:13px 22px 13px;gap:2px;padding:7px}.market-card.primary{height:62px}.market-name{gap:5px;padding-right:30px;font-size:9px}.market-price{font-size:13px;gap:4px}.market-card.primary .market-price{font-size:16px}.market-old{font-size:10px}.market-sale{font-size:9px;min-height:12px}.market-logo{right:7px;top:7px;width:23px;height:23px}.market-card.primary .market-logo{width:28px;height:28px}.drawer-gallery{--drawer-thumb-width:clamp(124px, 19vw, 172px);padding-right:24px;scroll-padding-inline:2px 24px;gap:10px;margin-top:14px}.drawer-nav .btn{width:54px;height:86px}.drawer-nav .btn::before{width:22px;height:22px;border-width:5px}#drawerPrev{left:10px}#drawerNext{right:10px}}@media (max-width:900px){.drawer-gallery-shell{flex:0 0 auto;width:100%;margin:0}.drawer-gallery-shell .drawer-gallery{padding-inline:44px;scroll-padding-inline:44px}.drawer-gallery-step{width:34px;height:48px}.drawer{width:calc(100vw - 20px);max-height:calc(100vh - 20px);overflow:hidden}.drawer-body{padding:58px 16px 22px;max-height:calc(100vh - 22px);grid-template-columns:1fr;grid-template-areas:"rail" "media" "gallery" "info" "nav";gap:14px}.drawer-close-x{right:14px;top:12px;width:40px;height:40px;font-size:24px}.drawer-rail{grid-template-columns:1fr}.drawer-rail-label{writing-mode:horizontal-tb;transform:none;letter-spacing:4px}.drawer-rail-list{flex-direction:row;max-height:none;overflow:auto}.drawer-preview{max-height:min(50vh,560px)}.drawer-preview img{max-height:min(50vh,560px)}.drawer-gallery{--drawer-thumb-width:clamp(118px, 39vw, 172px);position:relative;left:auto;bottom:auto;width:auto;gap:10px}#drawerMarkets{position:relative;right:auto;bottom:auto;width:auto}.drawer-info{padding:0;min-height:0}.drawer-title{position:relative;left:auto;right:auto;top:auto;height:auto;white-space:normal;font-size:clamp(24px, 8vw, 34px);margin:0 48px 8px 0}.drawer-rating{position:relative;left:auto;right:auto;top:auto;margin:0 0 12px;font-size:14px}.drawer-rating-stars{font-size:18px}.drawer-detail-grid{position:relative;left:auto;right:auto;top:auto;height:auto}.drawer-tabs-card{height:auto;min-height:220px}.drawer-tabs{overflow:hidden}.drawer-tab{flex:1 1 0;min-width:0;padding:0 14px;font-size:12px}.drawer-cta-row{position:relative;left:auto;right:auto;bottom:auto;display:block;margin-top:14px}.drawer-buy-summary{min-width:0}.drawer-cta-stack{margin-top:10px}.drawer-info.tech-open .drawer-tech-info{grid-template-columns:1fr}.drawer-nav .btn{width:54px;height:82px}.drawer-nav .btn::before{width:22px;height:22px;border-width:4px}#drawerPrev{left:8px}#drawerNext{right:8px}#drawerPrev::before{left:16px}#drawerNext::before{right:16px}}@media (min-width:901px) and (max-width:1400px){.drawer{--drawer-fit-scale:.52;width:1840px;max-width:none;max-height:none;overflow:visible;transform:translate(-50%,-50%) scale(calc(var(--drawer-fit-scale) * .92));transform-origin:center}.drawer.open{transform:translate(-50%,-50%) scale(var(--drawer-fit-scale))}.drawer-body{padding:30px 50px 40px;max-height:calc(92vh / var(--drawer-fit-scale));overflow-y:auto;overflow-x:hidden;display:grid;grid-template-columns:minmax(0,58%) minmax(430px,42%);grid-template-rows:auto auto;grid-template-areas:"media info" "gallery info";gap:18px 42px;align-items:start;align-content:start}.drawer-close-x{right:28px;top:24px;width:46px;height:46px;font-size:28px}.drawer-preview{width:100%;aspect-ratio:16/9;max-height:none}.drawer-preview img{max-height:100%}.drawer-gallery{position:relative;left:auto;bottom:auto;width:100%;--drawer-thumb-width:clamp(132px, 14.2vw, 188px);gap:12px;margin:18px 0 0}.drawer-info{padding-right:18px;padding-top:4px;min-height:100%}.drawer-title{position:absolute;left:0;right:18px;top:0;height:50px;font-size:42px;white-space:nowrap;margin:0}.drawer-rating{position:absolute;left:0;right:18px;top:58px;gap:14px;margin:0;font-size:18px}.drawer-rating-stars{font-size:22px;letter-spacing:2px}.drawer-detail-grid{position:absolute;left:0;right:18px;top:100px;height:190px}.drawer-tabs-card{height:100%;min-height:0;grid-template-rows:48px minmax(0,1fr)}.drawer-tab{flex:0 1 auto;min-width:0;padding:0 22px;font-size:15px}.drawer-tab.active::after{left:22px;right:22px}.drawer-tab-body{padding:16px 20px}.drawer-desc{font-size:15px}.drawer-cta-row{position:absolute;left:0;right:18px;top:296px;display:grid;grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);gap:20px;height:184px;margin:0;padding:22px 0 18px}.drawer-buy-summary{grid-template-rows:auto auto;gap:8px}.drawer-buy-old{font-size:24px;line-height:1;min-height:0}.drawer-buy-price{font-size:48px}.drawer-buy-discount{min-width:74px;min-height:38px;padding:8px 14px;font-size:18px}.drawer-buy-cart{width:38px;height:38px;flex-basis:38px;font-size:17px}.drawer-cta-stack{grid-template-rows:repeat(3,50px);gap:8px;margin-top:0}.drawer-cta{height:50px;padding:0 15px;font-size:inherit;letter-spacing:1.5px}.market-section{position:absolute;left:0;right:18px;bottom:0;margin:0}.market-head{margin-bottom:10px}.market-head h4{font-size:14px}.market-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:82px;gap:8px}.market-card,.market-card.primary{height:82px}.market-card{grid-template-rows:16px 30px 16px;gap:4px;padding:10px}.market-name{gap:8px;padding-right:46px;font-size:12px}.market-price{font-size:18px;gap:8px}.market-card.primary .market-price{font-size:24px}.market-old{font-size:13px}.market-sale{font-size:12px;min-height:16px}.market-logo{right:10px;top:10px;width:34px;height:34px}.market-card.primary .market-logo{width:42px;height:42px}.drawer-nav .btn{width:54px;height:86px}.drawer-nav .btn::before{width:22px;height:22px;border-width:5px}#drawerPrev{left:10px}#drawerNext{right:10px}}@media (min-width:1101px) and (max-width:1300px){.drawer{--drawer-fit-scale:.66}}@media (min-width:1301px) and (max-width:1400px){.drawer{--drawer-fit-scale:.74}}@media (min-width:1401px) and (max-width:1700px){.drawer{--drawer-fit-scale:.78;width:1840px;max-width:none;max-height:none;overflow:visible;transform:translate(-50%,-50%) scale(calc(var(--drawer-fit-scale) * .92));transform-origin:center}.drawer.open{transform:translate(-50%,-50%) scale(var(--drawer-fit-scale))}.drawer-body{max-height:calc(92vh / var(--drawer-fit-scale))}#drawerPrev{left:10px}#drawerNext{right:10px}}@media (min-width:901px){.drawer-body{min-height:min(760px,calc(92vh - 2px))}.drawer-info.detail-open{min-height:542px}.drawer-info:not(.detail-open){display:grid;grid-template-rows:50px 26px auto 136px auto;row-gap:8px;align-content:start;min-height:542px;height:542px;padding-top:0}.drawer-info:not(.detail-open) #drawerMarkets,.drawer-info:not(.detail-open) .drawer-cta-row,.drawer-info:not(.detail-open) .drawer-detail-grid,.drawer-info:not(.detail-open) .drawer-rating,.drawer-info:not(.detail-open) .drawer-title{position:relative;left:auto;right:auto;top:auto;bottom:auto}.drawer-info:not(.detail-open) .drawer-title{grid-row:1;width:100%;margin:0}.drawer-info:not(.detail-open) .drawer-rating{grid-row:2;width:100%;margin:0}.drawer-info:not(.detail-open) .drawer-detail-grid{grid-row:3;width:100%;height:auto;transform:translateY(8px)}.drawer-info:not(.detail-open) .drawer-tabs-card{height:124px;min-height:124px}.drawer-info:not(.detail-open) .drawer-tab-body{display:flex;align-items:center;padding:0 20px}.drawer-info:not(.detail-open) .drawer-tab-body>*{width:100%}.drawer-info:not(.detail-open) .drawer-cta-row{grid-row:4;width:100%;height:136px;grid-template-columns:minmax(146px,.26fr) minmax(0,1fr);gap:16px;align-items:center;margin:2px 0 0;padding:4px 0}.drawer-info:not(.detail-open) .drawer-buy-summary{grid-template-rows:auto auto;gap:5px}.drawer-info:not(.detail-open) .drawer-buy-old{font-size:20px;line-height:1;min-height:1em}.drawer-info:not(.detail-open) .drawer-buy-price{font-size:42px}.drawer-info:not(.detail-open) .drawer-buy-discount{min-width:58px;min-height:30px;padding:6px 10px;font-size:14px}.drawer-info:not(.detail-open) .drawer-buy-cart{width:30px;height:30px;flex-basis:30px;font-size:14px}.drawer-info:not(.detail-open) .drawer-cta-stack{grid-template-rows:repeat(3,38px);gap:7px}.drawer-info:not(.detail-open) .drawer-cta{height:38px;padding:0 12px;font-size:12px;letter-spacing:1px}.drawer-info:not(.detail-open) #drawerMarkets{grid-row:5;width:100%;margin:2px 0 0}.drawer-info:not(.detail-open) .market-head{margin-bottom:8px}.drawer-info:not(.detail-open) .market-grid{grid-auto-rows:68px;gap:6px}.drawer-info:not(.detail-open) .market-card,.drawer-info:not(.detail-open) .market-card.primary{height:68px}.drawer-info:not(.detail-open) .market-card{grid-template-rows:14px 25px 13px;gap:3px;padding:8px 36px 8px 9px}.drawer-info:not(.detail-open) .market-name{padding-right:34px;font-size:10px}.drawer-info:not(.detail-open) .market-price{font-size:15px;gap:5px}.drawer-info:not(.detail-open) .market-card.primary .market-price{font-size:18px}.drawer-info:not(.detail-open) .market-old{font-size:11px}.drawer-info:not(.detail-open) .market-sale{font-size:10px;min-height:13px}.drawer-info:not(.detail-open) .market-logo{right:8px;top:50%;width:26px;height:26px;transform:translateY(-50%)}.drawer-info:not(.detail-open) .market-card.primary .market-logo{width:32px;height:32px}}@media (min-width:901px){.drawer-cta-stack{width:calc(100% - 32px);justify-self:end}}