#cmp-lala-v3.clv3{--strong:#23135A;--soft:#CCD2F5;--ink:#1f2430;--yes:#28C48A;--no:#C8CFDC;--x:#6B7280;--main-col:#F3F4FF;--mark:#EAEAFF;--amber:#F6C34A;--radius:22px;--feat-w:300px}#cmp-lala-v3 .clv3__wrap{width:min(1200px,92%);margin:0 auto}#cmp-lala-v3 .clv3__title{margin:0 0 6px;font-size:clamp(24px,3.2vw,36px);font-weight:900;color:var(--strong)}#cmp-lala-v3 .clv3__title span{text-decoration:underline;text-decoration-color:var(--soft);text-decoration-thickness:6px;text-underline-offset:6px}#cmp-lala-v3 .clv3__subtitle{margin:0 0 16px;color:#666f81}#cmp-lala-v3 .clv3__scroller{position:relative;overflow:auto;border:1px solid var(--soft);border-radius:18px;background:#fff;box-shadow:0 10px 26px #23135a14;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}#cmp-lala-v3 .clv3__fade{position:sticky;top:0;bottom:0;width:28px;z-index:6;pointer-events:none}#cmp-lala-v3 .clv3__fade--left{left:0;background:linear-gradient(90deg,#fff 30%,#fff0)}#cmp-lala-v3 .clv3__fade--right{right:0;background:linear-gradient(-90deg,#fff 30%,#fff0)}#cmp-lala-v3 .clv3__table{width:100%;min-width:680px;border-collapse:separate;border-spacing:0;table-layout:fixed}#cmp-lala-v3 thead th{background:#f8f9ff;color:var(--strong);padding:14px 12px;font-weight:900;font-size:15px;border-bottom:1px solid var(--soft);position:sticky;top:0;z-index:5;text-align:center;vertical-align:middle}#cmp-lala-v3 thead th:not(.feat),#cmp-lala-v3 tbody td:not(.feat){min-width:180px;scroll-snap-align:start}#cmp-lala-v3 thead .feat,#cmp-lala-v3 tbody .feat{position:sticky;left:0;width:var(--feat-w)!important;min-width:var(--feat-w)!important;max-width:var(--feat-w)!important;background:#fff!important;border-right:1px solid #E6E8F5!important}#cmp-lala-v3 thead{position:relative;z-index:40}#cmp-lala-v3 thead .feat{z-index:45;border-top-left-radius:18px}#cmp-lala-v3 thead th:last-child{border-top-right-radius:18px}#cmp-lala-v3 tbody .feat{z-index:30}#cmp-lala-v3 thead .feat:after,#cmp-lala-v3 tbody .feat:after{display:none;pointer-events:none}#cmp-lala-v3 .brand__box{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px;justify-content:center}#cmp-lala-v3 .brand__box img{width:56px;height:56px;object-fit:contain;border-radius:12px;background:#fff}#cmp-lala-v3 .brand__txt{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"name badge" "score score";align-items:center;gap:4px 8px;text-align:left}#cmp-lala-v3 .brand__txt strong{grid-area:name;color:var(--strong);font-weight:900;line-height:1.15}#cmp-lala-v3 .badge{grid-area:badge;justify-self:start;font-size:12px;font-weight:800;color:var(--strong);background:#fff;border:1px solid var(--soft);border-radius:999px;padding:3px 10px}#cmp-lala-v3 .score{display:none}#cmp-lala-v3 .scoreline{grid-area:score;display:flex;align-items:center;gap:8px}#cmp-lala-v3 .scoreline__num{font-variant-numeric:tabular-nums;font-weight:800;font-size:12px;color:#4e5670;min-width:38px}#cmp-lala-v3 .scorebar{position:relative;flex:1;height:8px;background:#eef0fb;border-radius:999px;overflow:hidden}#cmp-lala-v3 .scorebar i{position:absolute;inset:0 auto 0 0;width:var(--p,0%);background:var(--bar,#D1D5E5);border-radius:inherit;opacity:.55}#cmp-lala-v3 th.brand.is-main .scorebar i{--bar:var(--yes)}#cmp-lala-v3 th.brand:not(.is-main) .scorebar i{--bar:var(--amber)}#cmp-lala-v3 tbody td{padding:16px 12px;border-bottom:1px solid #EEF0FB;text-align:center;color:var(--ink);position:relative;vertical-align:middle}#cmp-lala-v3 tbody tr:last-child td{border-bottom:none}#cmp-lala-v3 tbody .feat{text-align:left;font-weight:650;line-height:1.25}#cmp-lala-v3 tbody td:nth-child(2){background:var(--main-col)}@media (hover:hover){#cmp-lala-v3 tbody tr:hover td{background:#23135a08}#cmp-lala-v3 tbody tr:hover td:nth-child(2){background:color-mix(in oklab,var(--main-col) 75%,#fff 25%)}}#cmp-lala-v3 .mark td:first-child{border-left:6px solid transparent}#cmp-lala-v3 .mark--exclusive td:first-child{box-shadow:inset 4px 0 0 var(--strong)}#cmp-lala-v3 .mark--edge td:first-child{box-shadow:inset 4px 0 0 var(--soft)}#cmp-lala-v3 .pill{display:inline-block;margin-left:8px;font-size:12px;padding:3px 8px;border-radius:999px;background:#f4f6ff;color:#4f5672;border:1px solid var(--soft)}#cmp-lala-v3 .pill--exclusive{background:#efeaff;color:var(--strong);border-color:#e2ddfb}#cmp-lala-v3 .clv3__photobtn{display:inline-flex;align-items:center;gap:8px;margin:0;padding:6px 12px;vertical-align:middle;border-radius:999px;border:1px solid var(--soft);background:var(--soft);color:var(--strong);font-weight:800;font-size:12px;line-height:1;cursor:pointer;box-shadow:0 1px #23135a0f}#cmp-lala-v3 .clv3__photobtn:before{content:"";width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat}#cmp-lala-v3 .clv3__row-gallery .feat{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;position:relative;z-index:2}#cmp-lala-v3 .clv3__row-gallery .feat *{position:relative;z-index:2}#cmp-lala-v3 td.yes,#cmp-lala-v3 td.no{--sz:24px}#cmp-lala-v3 td.yes:before,#cmp-lala-v3 td.no:before,#cmp-lala-v3 td.yes:after,#cmp-lala-v3 td.no:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:var(--sz);height:var(--sz);border-radius:999px}#cmp-lala-v3 td.yes:before{background:var(--yes)}#cmp-lala-v3 td.no:before{background:var(--no)}#cmp-lala-v3 td.yes:after{width:14px;height:14px;background:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat}#cmp-lala-v3 td.no:after{width:14px;height:14px;background:var(--x);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l4.5-4.5L2 5z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l4.5-4.5L2 5z'/></svg>") center/contain no-repeat}#cmp-lala-v3 .clv3__switchbar{display:none}@media (max-width:820px){#cmp-lala-v3 .clv3__switchbar{display:flex;align-items:center;gap:10px;padding:10px 12px;position:sticky;top:0;z-index:9;background:#fffffff5;-webkit-backdrop-filter:saturate(150%) blur(6px);backdrop-filter:saturate(150%) blur(6px);border-bottom:1px solid var(--soft)}#cmp-lala-v3 .clv3__switchlabel{font-weight:800;font-size:13px;color:var(--strong)}#cmp-lala-v3 .clv3__switch{display:flex;gap:8px;overflow:auto;padding-bottom:2px}#cmp-lala-v3 .clv3__switch button{padding:8px 12px;border:1px solid var(--soft);border-radius:999px;background:#fff;font-weight:700;font-size:13px;line-height:1;flex:0 0 auto}#cmp-lala-v3 .clv3__switch button.is-active{background:var(--main-col);border-color:var(--strong);color:var(--strong)}}@media (max-width:820px){#cmp-lala-v3 thead{display:none!important}#cmp-lala-v3 .clv3__scroller{overflow-x:hidden;border:none;box-shadow:none}#cmp-lala-v3 .sticky{position:static!important;background:transparent!important}#cmp-lala-v3 .clv3__table,#cmp-lala-v3 .clv3__table tbody,#cmp-lala-v3 .clv3__table tr{display:block!important;width:100%!important}#cmp-lala-v3 tbody td{min-width:0!important;width:auto!important;box-sizing:border-box}#cmp-lala-v3 tbody tr{display:grid!important;grid-template-columns:1fr minmax(90px,110px) minmax(90px,110px);grid-template-areas:"feat feat feat" "main alt alt";gap:10px 12px;padding:14px;margin:0 0 12px;background:#fff;border:1px solid var(--soft);border-radius:16px}#cmp-lala-v3 tbody td{display:none!important;border:0!important;background:transparent!important;padding:10px!important;position:relative;min-height:54px}#cmp-lala-v3 tbody .feat{display:block!important;grid-area:feat;padding:0!important;font-size:16px;line-height:1.3;word-break:break-word;white-space:normal}#cmp-lala-v3 tbody td:nth-child(2){display:block!important;grid-area:main;padding:26px 8px 12px!important;border-right:1px dashed var(--soft)}#cmp-lala-v3 tbody td:nth-child(2):before{content:"LALAHOME";position:absolute;top:6px;left:8px;right:8px;font-weight:800;font-size:11px;text-align:center;color:var(--strong)}#cmp-lala-v3[data-show="3"] tbody td:nth-child(3),#cmp-lala-v3[data-show="4"] tbody td:nth-child(4),#cmp-lala-v3[data-show="5"] tbody td:nth-child(5){display:block!important;grid-area:alt;padding:26px 8px 12px!important}#cmp-lala-v3 tbody td[data-alt]:before{content:attr(data-alt);position:absolute;top:6px;left:8px;right:8px;font-weight:800;font-size:11px;text-align:center;color:#4e5670}#cmp-lala-v3 td.yes,#cmp-lala-v3 td.no{--sz:30px}#cmp-lala-v3 td.yes:after,#cmp-lala-v3 td.no:after{width:16px;height:16px}#cmp-lala-v3 .pill{font-size:11px;padding:2px 8px}#cmp-lala-v3 tbody tr:hover td{background:#fff!important}}@media (max-width:1180px){#cmp-lala-v3{--feat-w:260px}#cmp-lala-v3 .clv3__wrap{width:100%}#cmp-lala-v3 .clv3__scroller{margin:0;padding-left:0;overflow-x:auto}#cmp-lala-v3 .clv3__fade--left{display:none}}@media (max-width:960px){#cmp-lala-v3{--feat-w:240px}}@media (max-width: 820px){#cmp-lala-v3 tbody tr{padding:10px}#cmp-lala-v3 tbody td{padding:8px!important;min-height:48px}}@media (max-width:480px){#cmp-lala-v3 td.yes,#cmp-lala-v3 td.no{--sz:26px}#cmp-lala-v3 td.yes:after,#cmp-lala-v3 td.no:after{width:14px;height:14px}}@media (min-width:901px) and (max-width:1200px){#cmp-lala-v3 thead th{font-size:14px;padding:12px 10px}#cmp-lala-v3 tbody td{padding:14px 10px}#cmp-lala-v3 thead th:not(.feat),#cmp-lala-v3 tbody td:not(.feat){min-width:150px}#cmp-lala-v3 thead .feat{min-width:270px}#cmp-lala-v3 .brand__box img{width:46px;height:46px}#cmp-lala-v3 .scorebar{height:6px}#cmp-lala-v3 td.yes,#cmp-lala-v3 td.no{--sz:22px}#cmp-lala-v3 td.yes:after,#cmp-lala-v3 td.no:after{width:12px;height:12px}}.clv3__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:block;opacity:0;pointer-events:none;transition:opacity .22s ease-out;background:linear-gradient(180deg,#11162299,#11162275);-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px)}.clv3__lightbox.is-open{opacity:1;pointer-events:auto}.clv3__lightbox .clv3lb__dialog{width:min(1080px,96vw);max-height:90vh;overflow:hidden;background:linear-gradient(180deg,#fff,#fcfdff);border-radius:20px;border:1px solid #E7EAF6;box-shadow:0 24px 80px #1a1d2d47;transform:translateY(6px);transition:transform .24s ease-out}.clv3__lightbox.is-open .clv3lb__dialog{transform:translateY(0)}.clv3__lightbox .clv3lb__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #EEF1FA;background:#fbfcff}.clv3__lightbox .clv3lb__title{position:relative;padding-left:30px;font-weight:900;font-size:18px;letter-spacing:.2px;color:#23135a}.clv3__lightbox .clv3lb__title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background:#23135a;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat}.clv3__lightbox .clv3lb__close{width:36px;height:36px;border-radius:999px;border:1px solid #DDE2F3;background:#fff;color:#3f4890;display:grid;place-items:center;font-weight:900;transition:border-color .15s ease,box-shadow .15s ease,transform .06s ease}.clv3__lightbox .clv3lb__close:active{transform:translateY(1px)}.clv3__lightbox .clv3lb__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:20px}@media (max-width:980px){.clv3__lightbox .clv3lb__grid{grid-template-columns:1fr;gap:16px;padding:14px}}.clv3__lightbox .clv3lb__card{position:relative;overflow:visible;border:1px solid #E6E8F5;border-radius:18px;background:#fff;box-shadow:0 10px 28px #19234b14}.clv3__lightbox .clv3lb__card.is-main{border-color:#e1e4f8;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 16px 38px #23135a1f}.clv3__lightbox .clv3lb__fig{padding:12px;display:grid;gap:10px}.clv3__lightbox .clv3lb__fig img{width:100%;height:auto;display:block;border-radius:14px;box-shadow:0 12px 24px #1218281a;background:#f6f7fb}.clv3__lightbox .clv3lb__fig.clv3lb__right{position:relative;display:block;padding:14px 14px 88px}.clv3__lightbox .clv3lb__right .alt-main{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 12px 26px #1218281a}.clv3__lightbox .clv3lb__float{position:absolute;right:18px;bottom:-36px;width:min(44%,320px);aspect-ratio:1/1;border-radius:18px;overflow:hidden;border:1px solid #E6E8F5;box-shadow:0 16px 38px #19234b2e;background:#fff}.clv3__lightbox .clv3lb__float img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:980px){.clv3__lightbox .clv3lb__fig.clv3lb__right{padding:14px}.clv3__lightbox .clv3lb__float{position:static;width:100%;aspect-ratio:16/9;margin-top:10px}}.clv3__lightbox .clv3lb__li i{flex:0 0 18px;height:18px;margin-top:2px;background:#28c48a;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat}.clv3__lightbox .clv3lb__li--no i{background:#9aa1b8;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l4.5-4.5L2 5z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l-4.5 4.5L2 5z'/></svg>") center/contain no-repeat}.clv3__lightbox .clv3lb__verdict{position:sticky;bottom:0;display:flex;gap:10px;align-items:center;justify-content:center;padding:14px;border-top:1px dashed #E7EAF6;background:#f8f9fff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.clv3__lightbox .clv3lb__chip i{width:16px;height:16px}.clv3__lightbox .clv3lb__chip--yes i{background:#28c48a;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat}.clv3__lightbox .clv3lb__chip--no i{background:#9aa1b8;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l-4.5 4.5L2 5z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l-4.5 4.5L2 5z'/></svg>") center/contain no-repeat}.clv3__lightbox{display:flex;align-items:center;justify-content:center;padding:20px;overflow:auto}.clv3__lightbox .clv3lb__dialog{max-height:92vh;overflow:auto;-webkit-overflow-scrolling:touch;display:block}.clv3__lightbox .clv3lb__head{position:sticky;top:0;z-index:2;background:#fbfcff}.clv3__lightbox .clv3lb__card{overflow:visible}.clv3__lightbox .clv3lb__fig.clv3lb__right{padding:14px 14px 140px}@media (max-width:1200px){.clv3__lightbox .clv3lb__fig.clv3lb__right{padding-bottom:160px}}@media (max-width:980px){.clv3__lightbox .clv3lb__fig.clv3lb__right{padding-bottom:14px}}.clv3__lightbox .clv3lb__right .alt-main{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.clv3__lightbox .clv3lb__float{right:18px;bottom:-36px;z-index:1}.clv3__lightbox .clv3lb__bullets{position:relative;z-index:0}.clv3__lightbox .clv3lb__verdict{position:sticky;bottom:0;z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.clv3__lightbox{overscroll-behavior:contain}.clv3__lightbox .clv3lb__grid{padding-bottom:84px}.clv3__lightbox .clv3lb__card.is-main .clv3lb__bullets{position:relative;z-index:1}.clv3__lightbox .clv3lb__fig.clv3lb__right{padding:14px 14px 200px}.clv3__lightbox .clv3lb__right .alt-main{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.clv3__lightbox .clv3lb__float{bottom:-28px;right:18px;z-index:1}.clv3__lightbox .clv3lb__bullets{position:relative;z-index:2}.clv3__lightbox .clv3lb__dialog{max-height:92vh;overflow:auto;-webkit-overflow-scrolling:touch}.clv3__lightbox .clv3lb__dialog{max-height:92vh;overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:90px}.clv3__lightbox .clv3lb__head{position:sticky;top:0;z-index:3}.clv3__lightbox .clv3lb__verdict{position:sticky;bottom:0;z-index:3}.clv3__lightbox .clv3lb__card.is-main .clv3lb__fig{margin-bottom:12px}.clv3__lightbox .clv3lb__card.is-main .clv3lb__bullets{position:relative;z-index:1;margin-top:4px}.clv3__lightbox .clv3lb__fig.clv3lb__right{padding:14px!important;display:grid;gap:12px}.clv3__lightbox .clv3lb__right .alt-main,.clv3__lightbox .clv3lb__right .alt-float{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.clv3__lightbox .clv3lb__bullets{position:relative;z-index:1;margin-top:6px}.clv3__lightbox .clv3lb__right img:only-child{margin-bottom:0}.clv3__lightbox{display:flex;align-items:center;justify-content:center;padding:20px;overflow:auto;overscroll-behavior:contain}.clv3__lightbox .clv3lb__dialog{max-height:92vh;overflow:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#fff,#fcfdff);border-radius:20px;border:1px solid #E7EAF6;box-shadow:0 24px 80px #1a1d2d47}.clv3__lightbox .clv3lb__head{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #EEF1FA;background:#fbfcff}.clv3__lightbox .clv3lb__verdict{position:sticky;bottom:0;z-index:5;display:flex;gap:10px;align-items:center;justify-content:center;padding:14px;border-top:1px dashed #E7EAF6;background:#f8f9fff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.clv3__lightbox .clv3lb__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:20px 20px 88px}@media (max-width:980px){.clv3__lightbox .clv3lb__grid{grid-template-columns:1fr;gap:16px;padding:14px 14px 88px}}.clv3__lightbox .clv3lb__card{border:1px solid #E6E8F5;border-radius:18px;background:#fff;box-shadow:0 10px 28px #19234b14;overflow:visible}.clv3__lightbox .clv3lb__card.is-main{border-color:#e1e4f8;background:linear-gradient(180deg,#fff,#fbfcff)}.clv3__lightbox .clv3lb__label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;font-weight:900;color:#232857;background:#f9faff;border-bottom:1px solid #EEF1FA}.clv3__lightbox .clv3lb__badge{margin-left:auto;font-size:11px;font-weight:900;padding:4px 10px;border-radius:999px;background:#f3f4ff;color:#23135a;border:1px solid #E2DDFB}.clv3__lightbox .clv3lb__fig{display:grid;gap:12px;padding:14px}.clv3__lightbox .clv3lb__fig img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:14px;background:#f6f7fb;box-shadow:0 12px 24px #1218281a}.clv3__lightbox .clv3lb__float{display:none!important}.clv3__lightbox .clv3lb__bullets{display:grid;gap:8px;padding:0 14px 14px;color:#3f4566;font-size:13px}.clv3__lightbox .clv3lb__li{display:flex;align-items:flex-start;gap:8px}.clv3__lightbox .clv3lb__li i{flex:0 0 18px;height:18px;margin-top:2px;background:#28c48a;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M6.2 12.2 2.2 8.2l1.6-1.6 2.4 2.4 6-6L14 4.6z'/></svg>") center/contain no-repeat}.clv3__lightbox .clv3lb__li--no i{background:#9aa1b8;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l-4.5 4.5L2 5z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l-4.5 4.5L2 5z'/></svg>") center/contain no-repeat}.clv3__lightbox .clv3lb__close{width:36px;height:36px;border-radius:999px;border:1px solid #DDE2F3;background:#fff;color:#3f4890;display:grid;place-items:center;font-weight:900}.clv3__lightbox .clv3lb__close:hover{border-color:#c9d0ee;box-shadow:0 0 0 3px #23135a14 inset}.clv3__lightbox .clv3lb__chip{display:inline-flex;align-items:center;gap:8px;font-weight:900;font-size:12px;padding:8px 12px;border-radius:999px;border:1px solid #E6E8F5;background:#fff;color:#3e4470}.clv3__lightbox .clv3lb__chip--yes{border-color:#cfeee1;background:#f4fbf7;color:#136c49}.clv3__lightbox .clv3lb__chip--no{background:#f7f8fc;color:#5e6484}.clv3__lightbox .clv3lb__title{font-weight:900;font-size:18px;letter-spacing:.2px;color:#23135a}.clv3__lightbox{--lb-verdict-h: 72px}.clv3__lightbox .clv3lb__dialog{padding-bottom:var(--lb-verdict-h)}.clv3__lightbox .clv3lb__grid{align-items:stretch}.clv3__lightbox .clv3lb__card{height:100%;display:flex;flex-direction:column}.clv3__lightbox .clv3lb__label,.clv3__lightbox .clv3lb__fig,.clv3__lightbox .clv3lb__bullets{flex:0 0 auto}.clv3__lightbox .clv3lb__card:not(.is-main) .clv3lb__fig{gap:10px}.clv3__lightbox .clv3lb__card:not(.is-main) .clv3lb__fig img{aspect-ratio:16 / 11;max-height:clamp(160px,24vh,260px);object-fit:cover}.clv3__lightbox .clv3lb__card:not(.is-main) .clv3lb__fig img:only-child{max-height:clamp(200px,28vh,300px)}.clv3__lightbox .clv3lb__verdict{position:sticky;bottom:0;z-index:5;min-height:var(--lb-verdict-h);display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;background:#f8f9fff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px dashed #E7EAF6}.clv3__lightbox .clv3lb__fig img{border-radius:14px;box-shadow:0 12px 24px #1218281a}.clv3__lightbox .clv3lb__float,.clv3__lightbox .clv3lb__verdict{display:none!important}.clv3__lightbox{--lb-verdict-h: 0 !important}.clv3__lightbox .clv3lb__dialog{padding-bottom:0!important}.clv3__lightbox .clv3lb__grid{padding-bottom:20px!important}#cmp-lala-v3 .clv3__row-gallery{position:relative;cursor:pointer}#cmp-lala-v3 .clv3__row-gallery:after{content:"";position:absolute;top:8px;right:8px;width:18px;height:18px;background:var(--strong);opacity:.6;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat;transition:opacity .2s ease}#cmp-lala-v3 .clv3__row-gallery:hover:after{opacity:1}#cmp-lala-v3 tr.clv3__row-gallery{cursor:pointer}#cmp-lala-v3 .clv3__photoicon{position:absolute;top:10px;right:10px;width:18px;height:18px;pointer-events:none;color:var(--strong);opacity:.55;transition:opacity .15s,transform .15s;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat}#cmp-lala-v3 tr.clv3__row-gallery:hover .clv3__photoicon{opacity:1;transform:scale(1.05)}@media (max-width:820px){#cmp-lala-v3 tr.clv3__row-gallery .feat{padding-right:0}#cmp-lala-v3 .clv3__photoicon{position:static;margin-left:6px;vertical-align:text-top}}#cmp-lala-v3 tr.clv3__row-gallery .feat{position:relative;padding-right:34px}#cmp-lala-v3 .clv3__photoicon{position:absolute;top:8px;right:8px;transform:none;width:18px;height:18px;z-index:4;color:var(--strong);opacity:.55;pointer-events:none;background:currentColor;transition:opacity .15s}#cmp-lala-v3 tr.clv3__row-gallery:hover .clv3__photoicon{opacity:1;transform:translateY(-50%) scale(1.05)}@media (max-width: 820px){#cmp-lala-v3 tr.clv3__row-gallery .feat{padding-right:0}}#cmp-lala-v3 .clv3__row-gallery:after{content:none!important;display:none!important}#cmp-lala-v3 tr.clv3__row-gallery .feat{position:relative!important;padding-right:34px!important}#cmp-lala-v3 .clv3__photoicon{position:absolute!important;top:8px!important;right:8px!important;width:18px!important;height:18px!important;opacity:.6!important;transform:none!important;pointer-events:none!important;background:currentColor!important;color:var(--strong)!important;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat!important;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M9 3l1.5 2H15a2 2 0 012 2h2a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2V9a2 2 0 012-2h2a2 2 0 012-2h0L9 3zm3 5a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6z'/></svg>") center/contain no-repeat!important}#cmp-lala-v3 tr.clv3__row-gallery:hover .clv3__photoicon{opacity:1!important}#cmp-lala-v3 .clv3__row-gallery .clv3__photobtn{display:none!important}@media (max-width:820px){#cmp-lala-v3 tr.clv3__row-gallery .feat{padding-right:0!important}#cmp-lala-v3 .clv3__photoicon{position:static!important;margin-left:6px!important}}.clv3__lightbox .clv3lb__fig video{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:14px;background:#f6f7fb;box-shadow:0 12px 24px #1218281a}.clv3__lightbox .clv3lb__li--no i{display:inline-block;width:14px;height:14px;margin-right:8px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l4.5-4.5L2 5z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='black' d='M3.5 3.5 8 8l4.5-4.5L14 5 9.5 9.5 14 14l-1.5 1.5L8 11l-4.5 4.5L2 14l4.5-4.5L2 5z'/></svg>") center/contain no-repeat;opacity:.8}#cmp-lala-v3 .clv3__table th,#cmp-lala-v3 .clv3__table td{box-sizing:border-box}#cmp-lala-v3 th.brand .brand__box{max-width:100%;overflow:hidden;gap:6px 8px}#cmp-lala-v3 th.brand .brand__txt{min-width:0}#cmp-lala-v3 th.brand .brand__txt strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cmp-lala-v3 th.brand .scoreline{min-width:0}#cmp-lala-v3 th.brand.is-main{padding-right:10px}#cmp-lala-v3 th.brand.is-main .badge{white-space:nowrap}@media (min-width:821px) and (max-width:1180px){#cmp-lala-v3 thead th:not(.feat),#cmp-lala-v3 tbody td:not(.feat){min-width:170px}#cmp-lala-v3 thead th.brand.is-main{min-width:200px}#cmp-lala-v3 th.brand .brand__box{max-width:100%;overflow:hidden;gap:6px 8px;grid-template-columns:auto 1fr;align-items:center}#cmp-lala-v3 th.brand .brand__box img{width:44px;height:44px}#cmp-lala-v3 th.brand .brand__txt{min-width:0;display:grid;grid-template-columns:1fr;grid-template-areas:"name" "badge" "score";gap:4px 0}#cmp-lala-v3 th.brand .brand__txt strong{grid-area:name;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cmp-lala-v3 th.brand .badge{grid-area:badge;justify-self:start;font-size:11px;padding:3px 10px}#cmp-lala-v3 th.brand .scoreline{grid-area:score;min-width:0}#cmp-lala-v3 th.brand .scoreline__num{display:none}#cmp-lala-v3 thead th{padding:10px}#cmp-lala-v3 tbody td{padding:14px 10px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cmp-compare-table.css.map */
