:root{--bg0:#07080a;--bg1:#0b0f16;--card:#0e1016b8;--card2:#0c0e149e;--border:#ffffff1a;--border2:#ffffff2e;--muted:#ffffffa6;--muted2:#ffffff80;--radius:18px;--radius2:16px;--shadow:0 10px 40px #00000073;--shadow2:0 14px 55px #0000008c;--focus:#8cb4ff38;--focusBorder:#8cb4ff59;--goodBorder:#a0ffc838;--goodBg:#a0ffc81a;--warnBorder:#ffbe8c38;--warnBg:#ffbe8c1a;--dangerBorder:#ff78782e;--dangerBg:#ff787814;--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}html,body{font-family:var(--font-sans);-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html,body{width:100%;min-height:100%;overflow-x:hidden}body{background:var(--bg0);color:#ffffffeb;overscroll-behavior-x:none;margin:0;padding:0}:where(button,input,select){outline:none}:where(button,input,select):focus-visible{box-shadow:0 0 0 3px var(--focus);border-color:var(--focusBorder)}::selection{background:#8cb4ff40}.sw{appearance:none;cursor:pointer;background:0 0;border:0;align-items:center;margin:0;padding:0;display:inline-flex}.sw:disabled{cursor:not-allowed}.swTrack{border:1px solid var(--border);background:#00000047;border-radius:999px;width:46px;height:28px;transition:background .16s,border-color .16s;position:relative;box-shadow:0 10px 30px #00000059}.swThumb{background:#ffffffeb;border-radius:999px;width:22px;height:22px;transition:transform .16s,background .16s;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 10px 20px #00000059}.sw.on .swTrack{background:var(--goodBg);border-color:var(--goodBorder)}.sw.on .swThumb{background:#ebfff5f5;transform:translateY(-50%)translate(18px)}.sw:focus-visible .swTrack{outline:2px solid var(--focusBorder);outline-offset:3px}.sw.dis .swTrack{opacity:.55;filter:saturate(.7)}.page{isolation:isolate;--bgParallaxY:0px;--bgParallaxX:0px;--bgParallaxR:0deg;--bgGlowOpacity:.95;background:radial-gradient(1200px 700px at 50% -18%,#78aaff1a,#0000 62%),radial-gradient(900px 520px at 12% 12%,#2878ff14,#0000 60%),radial-gradient(900px 520px at 88% 18%,#78ffc80d,#0000 62%),linear-gradient(#0b1020 0%,#07080a 55%,#06070a 100%);width:100%;min-height:100vh;padding:18px 16px 26px;font-family:inherit;position:relative;overflow-x:clip}.page:before{content:"";z-index:0;pointer-events:none;transform:translate3d(var(--bgParallaxX),var(--bgParallaxY),0)scale(1.02)rotate(var(--bgParallaxR));will-change:transform,opacity;filter:blur(14px);opacity:var(--bgGlowOpacity);background:radial-gradient(700px 420px at 20% 18%,#8cb4ff29,#0000 62%),radial-gradient(620px 380px at 78% 30%,#a0ffc817,#0000 64%),radial-gradient(760px 520px at 52% 78%,#ffbe8c12,#0000 65%);transition:transform 70ms linear,opacity .12s linear;position:fixed;inset:-240px -220px}.page>.wrap{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.page:before{transition:none;transform:none}}.wrap{flex-direction:column;max-width:1120px;min-height:100%;margin:0 auto;display:flex}.header{grid-template-columns:1fr auto;align-items:end;gap:14px;margin-bottom:16px;display:grid}.brandTitle{letter-spacing:-.02em;font-size:28px;font-weight:900;line-height:1.1}.brandSub{color:var(--muted);margin-top:6px;font-size:13px}.updateBlock{text-align:right}.updateLine{color:#ffffffc7;letter-spacing:.01em;font-size:14px;font-weight:800}.madeBy{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;font-size:13px;font-weight:700;display:inline-flex}.kofiInline{justify-content:flex-end;align-items:center;line-height:0;display:inline-flex}.kofiImgLink{flex:0 0 145px;justify-content:center;align-items:center;width:145px;height:36px;line-height:0;transition:transform .16s,filter .16s;display:inline-flex;transform:translateZ(0);background:0 0!important}.kofiImgLink img{border:0;border-radius:0;width:145px;height:36px;display:block;background:0 0!important}.kofiImgLink:hover{filter:brightness(1.05);transform:translateY(-1px)}.kofiImgLink:active{transform:translateY(0)scale(.99)}.kofiImgLink:hover img{transform-origin:50% 80%;animation:.9s ease-in-out kofiWiggle}.kofiImgLink:active img{animation:none}@keyframes kofiWiggle{0%{transform:rotate(0)translateY(0)}18%{transform:rotate(-3deg)translateY(-1px)}36%{transform:rotate(3deg)translateY(-1px)}54%{transform:rotate(-2.2deg)translateY(0)}72%{transform:rotate(2.2deg)translateY(0)}to{transform:rotate(0)translateY(0)}}@media (prefers-reduced-motion:reduce){.kofiImgLink:hover img{animation:none}}.grid{grid-template-columns:1fr .92fr;align-items:stretch;gap:18px;display:grid}.gridDesktop{z-index:1;flex:auto;min-height:0;position:relative}@media (min-width:981px){.page{height:100dvh;overflow:hidden auto}}.seoRow{grid-column:1/-1}.leftScroll,.rightFixed{min-height:0;padding-top:2px;padding-right:6px;overflow:hidden auto}.leftCol,.rightCol{flex-direction:column;gap:14px;display:flex}.row{flex-wrap:wrap;gap:14px;margin-bottom:10px;display:flex}.check{-webkit-user-select:none;user-select:none;color:#fffc;align-items:center;gap:10px;font-size:14px;display:flex}.field{margin-bottom:12px;display:block}.fieldLabel{color:#ffffffe0;letter-spacing:.01em;margin-bottom:6px;font-size:13px;font-weight:800}.select{border:1px solid var(--border);color:#ffffffe0;background:#00000040;border-radius:12px;width:100%;padding:10px 12px}.btn{border:1px solid var(--border);cursor:pointer;color:#ffffffdb;background:#00000040;border-radius:12px;padding:9px 12px;font-size:14px;transition:border-color .16s,background .16s,transform .16s}.btn:hover{border-color:var(--border2);background:#00000057;transform:translateY(-1px)}.advanced{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.hint{color:var(--muted2);margin-bottom:10px;font-size:13px}.infoTipBtn{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.infoTipIcon{border-radius:999px;place-items:center;width:18px;height:18px;transition:transform .16s,background .16s,box-shadow .16s;display:grid}.infoTipSvg{width:14px;height:14px;display:block}.infoTipBtn:hover .infoTipIcon{background:#ffffff1a;transform:translateY(-1px)}.infoTipBtn:active .infoTipIcon{background:#ffffff14;transform:translateY(0)scale(.98)}.infoTipBtn:focus-visible .infoTipIcon{box-shadow:0 0 0 3px var(--focus)}@media (pointer:fine){.infoTipBtn{padding:6px}}.infoTipPop{z-index:99999;color:#ffffffd1;pointer-events:none;white-space:normal;background:#0a0c10f5;border:1px solid #ffffff24;border-radius:14px;padding:10px 12px;font-size:12px;font-weight:750;line-height:1.45;box-shadow:0 18px 60px #0000008c}.infoTipWrap{align-items:center;display:inline-flex;position:relative}.subHint{color:var(--muted2);font-size:12px;font-weight:700;line-height:1.2}.warn{border:1px solid var(--warnBorder);background:var(--warnBg);color:#ffe6dceb;border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px}.toastNotice{border:1px solid var(--warnBorder);color:#ffe6dcf2;z-index:10010;pointer-events:none;background:#100c0af2;border-radius:12px;max-width:min(92vw,560px);padding:10px 14px;font-size:13px;font-weight:800;line-height:1.35;animation:.12s ease-out toastPopIn;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000073}@keyframes toastPopIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.pillRow{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:540px;display:flex}.resultStack{flex-direction:column;gap:12px;display:flex}.miniLine{color:var(--muted2);margin-top:2px;margin-bottom:10px;font-size:12px}.miniStrong{color:#ffffffe6;margin-left:6px;font-weight:900}.adBox{color:#ffffff73;text-align:center;background:#00000038;border:1px dashed #ffffff2e;border-radius:14px;padding:16px;font-weight:800}.footer{border-top:1px solid var(--border);color:var(--muted2);justify-content:flex-end;gap:12px;margin-top:14px;padding:12px 2px 0;font-size:13px;display:flex}@media (max-width:980px){.header{grid-template-columns:1fr;align-items:start}.updateBlock{text-align:left}.grid{grid-template-columns:1fr}.gridDesktop{height:auto;min-height:0}.sticky{position:static}.pillRow{justify-content:flex-start;max-width:100%}}input[type=range]{appearance:none;cursor:pointer;background:0 0;height:28px}input[type=range]::-webkit-slider-runnable-track{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:999px;height:10px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#ffffffdb;border:1px solid #00000059;border-radius:999px;width:18px;height:18px;margin-top:-5px;transition:transform .12s;box-shadow:0 8px 20px #00000059}input[type=range]:active::-webkit-slider-thumb{transform:scale(1.06)}input[type=range]:disabled{cursor:not-allowed;opacity:.55}input[type=range]::-moz-range-track{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:999px;height:10px}input[type=range]::-moz-range-thumb{background:#ffffffdb;border:1px solid #00000059;border-radius:999px;width:18px;height:18px;box-shadow:0 8px 20px #00000059}.capWrap{position:relative}.capWall{pointer-events:none;z-index:2;position:absolute;top:50%;transform:translate(-50%,-50%)}.capWallBar{background:#ffffffad;border-radius:999px;width:3px;height:18px;box-shadow:0 0 0 3px #ffffff14,0 10px 26px #00000059}.capWallLock{opacity:.75;filter:drop-shadow(0 6px 12px #00000059);font-size:12px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.capWall.bump .capWallBar{animation:.18s ease-out capBump}@keyframes capBump{0%{transform:scaleY(1)}40%{transform:scaleY(1.18)}to{transform:scaleY(1)}}.capToast{color:#ffebe1eb;border:1px solid var(--warnBorder);background:#ffbe8c1a;border-radius:12px;margin-top:6px;padding:8px 10px;font-size:12px;font-weight:800;animation:.14s ease-out capToastIn}@keyframes capToastIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.capWall.bump .capWallBar,.capToast{animation:none}}.isBtn{color:#ffffffe6;cursor:pointer;background:#0003;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;transition:border-color .16s,background .16s,transform .16s;display:flex}.isBtn:hover{background:#00000047;border-color:#ffffff2e;transform:translateY(-1px)}.isBtnLeft{align-items:center;gap:10px;min-width:0;display:flex}.isBtnIcon{background:#00000040;border:1px solid #ffffff1a;border-radius:14px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.isBtnText{white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.isChevron{opacity:.8;flex:none;line-height:1}.isBackdrop{z-index:9998;background:0 0;position:fixed;inset:0}.isPopover{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);touch-action:pan-y;transform-origin:0 0;background:#0a0c10f5;border:1px solid #ffffff1f;border-radius:16px;animation:.14s ease-out popIn;position:fixed;overflow:hidden;box-shadow:0 18px 60px #0000008c}@keyframes popIn{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.isSearchRow{background:linear-gradient(#ffffff0a,#0000);border-bottom:1px solid #ffffff14;padding:10px}.isSearch{color:#ffffffe0;background:#00000040;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:10px 12px}.isGrid{scrollbar-width:thin;scrollbar-color:#ffffff38 #0000002e;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:min(60vh,560px);padding:12px;display:grid;overflow:auto}.isGrid::-webkit-scrollbar{width:10px}.isGrid::-webkit-scrollbar-track{background:#0000002e;border-left:1px solid #ffffff0f}.isGrid::-webkit-scrollbar-thumb{background:#ffffff2e;border:2px solid #00000059;border-radius:999px}.isGrid::-webkit-scrollbar-thumb:hover{background:#ffffff42}@media (max-width:520px){.isGrid{grid-template-columns:1fr}}.isItem{cursor:pointer;color:#ffffffe0;background:#0000002e;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px;transition:border-color .16s,background .16s,transform .16s;display:flex}.isItem:hover{background:#00000042;border-color:#ffffff2e}.isItem.active{background:#8cb4ff1f;border-color:#8cb4ff59}.isItem.locked{cursor:not-allowed;color:#ffffffc7;background:#ffbc7814;border-style:dashed;border-color:#ffbc7847}.isItemLeft{align-items:center;gap:10px;min-width:0;display:flex}.isItemIcon{background:#00000040;border:1px solid #ffffff1a;border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.isItemLabel{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.isItemRight{color:#ffffffd9;font-weight:900}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.card:hover{border-color:var(--border2);box-shadow:var(--shadow2);transform:translateY(-1px)}.cardHead{border-bottom:1px solid var(--border);background:linear-gradient(#ffffff0a,#0000);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px 12px;display:flex}.cardTitleWrap{min-width:220px}.cardTitle{letter-spacing:.01em;align-items:center;gap:10px;font-size:15px;font-weight:900;display:flex}.card .ico{border:1px solid var(--border);background:#00000040;border-radius:10px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;overflow:hidden}.cardSub{color:var(--muted2);margin-top:6px;font-size:12px}.cardRight{justify-content:flex-end;align-items:center;padding-top:2px;display:flex}.cardBody{padding:14px 16px 16px}.d{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.d:hover{border-color:var(--border2);box-shadow:var(--shadow2);transform:translateY(-1px)}.s{cursor:pointer;border-bottom:1px solid var(--border);background:linear-gradient(#ffffff0a,#0000);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 12px;list-style:none;display:flex}.d .left{flex:1;min-width:0}.d .t{letter-spacing:.01em;align-items:center;gap:10px;font-size:15px;font-weight:900;display:flex}.d .ico{border:1px solid var(--border);background:#00000040;border-radius:10px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;overflow:hidden}.d .sub{color:var(--muted2);margin-top:6px;font-size:12px}.d .caret{border:1px solid var(--border);color:#ffffffb3;background:#00000040;border-radius:12px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;transition:transform .16s;display:flex}details.d[open] .caret{transform:rotate(180deg)}.d .body{padding:14px 16px 16px}.rc{background:var(--card2);border:1px solid var(--border);border-radius:var(--radius2);overflow:hidden}.rch{border-bottom:1px solid var(--border);background:#ffffff05;padding:12px 12px 10px}.rct{align-items:flex-start;gap:10px;display:flex}.rc .ico{border:1px solid var(--border);background:#00000040;border-radius:12px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.rc .text .title{font-size:14px;font-weight:900}.rc .text .sub{color:var(--muted2);margin-top:4px;font-size:12px}.rcb{padding:12px}.bestBox{background:#00000038;border:1px solid #ffffff1a;border-radius:14px;padding:12px}.bestKicker{color:#ffffff9e;letter-spacing:.01em;font-size:12px;font-weight:900}.bestLine{flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:6px;display:flex}.bestCombo{color:#fffffff2;letter-spacing:-.01em;align-items:center;gap:10px;font-size:24px;font-weight:950;display:inline-flex}.bestSmall{color:#ffffffad;font-size:13px;font-weight:800}.comboIcon{background:#0000002e;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;overflow:hidden}.chipsRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.chip{color:#fffc;letter-spacing:.01em;background:#0000002e;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.chip strong{color:#ffffffeb;font-weight:950}.allCombosTitle{color:#ffffffb8;margin-bottom:8px;font-size:12px;font-weight:900}.bestAnim{animation:.16s ease-out bestSwap}@keyframes bestSwap{0%{opacity:.7;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.pageMobile{padding-bottom:calc(180px + env(safe-area-inset-bottom))}.mobileCol{flex-direction:column;gap:14px;display:flex}.mobBar{z-index:9000;padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07080ab8;border-top:1px solid #ffffff1f;position:fixed;bottom:0;left:0;right:0;overflow-x:clip}.mobBarInner{background:#0e10169e;border:1px solid #ffffff24;border-radius:16px;max-width:1120px;margin:0 auto;padding:10px 12px;box-shadow:0 12px 40px #00000073}.mobBarTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobBarTitle{letter-spacing:-.01em;font-weight:950}.mobBarBtn{color:#ffffffe0;cursor:pointer;background:#00000038;border:1px solid #ffffff24;border-radius:12px;padding:8px 10px;font-weight:900}.mobBarRows{gap:6px;margin-top:8px;display:grid}.mobBarRow{color:#ffffffc7;grid-template-columns:10px 72px 1fr;align-items:center;gap:10px;font-size:13px;display:grid}.mobBarKey{color:#ffffff9e;font-weight:900}.mobBarVal{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;font-weight:950;overflow:hidden}.mobDot{background:#8cb4ffd9;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #8cb4ff2e}.mobDot2{background:#b4ffd2d9;box-shadow:0 0 0 3px #b4ffd229}.mobDrawerBackdrop{z-index:9100;touch-action:none;background:#0000008c;position:fixed;inset:0}.mobDrawer{z-index:9200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);touch-action:pan-y;background:#0a0c10f5;border-top:1px solid #ffffff24;border-radius:20px 20px 0 0;flex-direction:column;max-height:min(86vh,860px);animation:.16s ease-out mobUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -20px 70px #0009}@keyframes mobUp{0%{opacity:.85;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.mobDrawerHandle{background:#ffffff2e;border-radius:999px;width:56px;height:5px;margin:10px auto 6px}.mobDrawerHead{border-bottom:1px solid #ffffff1a;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px 12px;display:flex}.mobDrawerTitle{letter-spacing:-.01em;font-weight:950}.mobDrawerClose{color:#ffffffe0;cursor:pointer;background:#00000038;border:1px solid #ffffff24;border-radius:14px;width:38px;height:38px;font-weight:900}.mobDrawerBody{padding:12px 12px calc(22px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex:auto;min-height:0;overflow:hidden auto}@media (prefers-reduced-motion:reduce){.mobDrawer{animation:none}}.pageMobile{transition:padding-bottom .22s}.mobBar{transition:padding .22s,background .18s;display:none}.mobBarInner{transition:padding .22s,border-radius .22s,box-shadow .22s,border-color .22s}.mobBarRows{transition:margin .22s,gap .22s}.mobBarCompact{padding:6px 10px calc(6px + env(safe-area-inset-bottom));background:#07080aa3}.mobBarInnerCompact{border-radius:14px;padding:7px 10px;box-shadow:0 8px 30px #0006}.mobBarBtnCompact{border-radius:10px;padding:6px 9px;font-size:12px}.mobBarRowsCompact{gap:4px;margin-top:5px}.mobBarCompact .mobBarTitle{font-size:14px}.mobBarCompact .mobBarRow{grid-template-columns:8px 62px 1fr;gap:8px;font-size:12px}.mobBarCompact .mobBarVal{font-size:12px}.mobBarCompact .mobDot{width:6px;height:6px;box-shadow:0 0 0 2px #8cb4ff29}.mobBarCompact .mobDot2{box-shadow:0 0 0 2px #b4ffd229}.mobDrawerContentReadable{flex-direction:column;gap:12px;width:min(100%,760px);margin:0 auto;display:flex}.resultsPanelMobile .cardHead{flex-direction:column;align-items:stretch;gap:10px;padding:12px 12px 10px}.resultsPanelMobile .cardTitleWrap{min-width:0}.resultsPanelMobile .cardRight{justify-content:flex-start;padding-top:0}.resultsPanelBodyMobile{padding:12px}.resultsPanelBodyMobile .pillRow{gap:6px}.resultStackMobile{gap:10px}.resultCardMobile{border-radius:14px}.resultCardMobile .rch{padding:11px 11px 9px}.resultCardMobile .rcb{padding:10px 11px 12px}.miniLineMobile{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-top:4px;margin-bottom:8px;font-size:13px;line-height:1.45;display:flex}.resultPanelInnerMobile{flex-direction:column;gap:10px;display:flex}.bestBoxMobile{border-radius:13px;padding:11px}.bestLineMobile{align-items:flex-start;gap:8px;margin-top:8px}.bestComboMobile{flex-wrap:wrap;gap:8px;font-size:clamp(19px,5.3vw,22px);line-height:1.25}.chipsRowStacked{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.metricChip{background:#0003;border-radius:12px;justify-content:flex-start;width:100%;padding:8px 9px}.metricChip .chipLabel{opacity:.76;font-weight:850}.metricChip .chipValue{font-size:13px;line-height:1.15}.metricChip .chipSuffix{color:#ffffffa8;font-size:11px}.allCombosWrapMobile{border-top:1px solid #ffffff1a;padding-top:10px;margin-top:12px!important}.allCombosListMobile{gap:6px;line-height:1.52;display:grid;padding-left:16px!important;font-size:12px!important}.allCombosListMobile li{margin-bottom:0!important}.resultImpossibleMobile{line-height:1.45;border-radius:12px!important;padding:11px!important}.isPopoverMobile{overscroll-behavior:contain;max-width:calc(100vw - 16px);overflow:hidden}.isGridMobile{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.calculatorIslandHost{width:100%;position:relative}.homeAboutSection{margin-top:16px}.homeAboutSection a{text-underline-offset:2px}.homeAboutDesktop,.homeAboutMobile{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);position:relative;overflow:hidden}.homeAboutDesktop:before,.homeAboutMobile:before{content:"";pointer-events:none;background:radial-gradient(520px 260px at 12% -14%,#8cb4ff17,#0000 62%),radial-gradient(520px 280px at 88% 120%,#a0ffc80f,#0000 66%);position:absolute;inset:-1px}.homeAboutDesktop>*,.homeAboutMobile>*{z-index:1;position:relative}.homeAboutAccordionItem{background:#0000002e;border:1px solid #ffffff1a;border-radius:12px;margin-top:10px;overflow:clip}.homeAboutAccordionItem>summary{justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px 12px;list-style:none;display:flex}.homeAboutAccordionItem>summary::-webkit-details-marker{display:none}.homeAboutAccordionItem>:not(summary){padding:0 12px 12px}.homeAboutFaqItem{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px}.homeAboutFaqItem>summary{justify-content:space-between;align-items:center;gap:8px;min-height:38px;list-style:none;display:flex}.homeAboutFaqItem>summary::-webkit-details-marker{display:none}.homeAboutAccordionItem>summary .caret,.homeAboutFaqItem>summary .caret{border:1px solid var(--border);color:#ffffffb3;background:#00000040;border-radius:12px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .16s;display:inline-flex}.homeAboutAccordionItem[open]>summary .caret,.homeAboutFaqItem[open]>summary .caret{transform:rotate(180deg)}@media (max-width:980px){.pageMobile{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.desktopResultsPane{display:none}.mobBar{display:block}.leftScroll,.rightFixed{padding-right:0;overflow:visible}.homeAboutDesktop{display:none}}@media (max-width:980px),(pointer:coarse){.homeAboutSection{padding-bottom:calc(124px + env(safe-area-inset-bottom))}.btn,.mobBarBtn,.mobDrawerClose,.isBtn,.isItem,.s,.homeAboutAccordionItem>summary,.homeAboutFaqItem>summary{min-height:44px}.btn{padding:11px 14px}.select,.isSearch{min-height:44px;padding-top:11px;padding-bottom:11px;font-size:16px}.check{gap:12px;min-height:44px}.swTrack{width:52px;height:32px}.swThumb{width:24px;height:24px;left:3px}.sw.on .swThumb{transform:translateY(-50%)translate(20px)}input[type=range]{height:36px}input[type=range]::-webkit-slider-runnable-track{height:12px}input[type=range]::-webkit-slider-thumb{width:22px;height:22px;margin-top:-6px}input[type=range]::-moz-range-track{height:12px}input[type=range]::-moz-range-thumb{width:22px;height:22px}.isPopoverMobile{border-radius:14px;right:8px;width:auto!important;left:8px!important}.isGridMobile{grid-template-columns:1fr;gap:10px;padding:10px;scroll-padding:10px;max-height:min(56vh,460px)!important}.isGridMobile .isItem{min-height:52px;padding:11px 12px}.isGridMobile .isItemLabel{white-space:normal;font-size:14px;line-height:1.3}.chipsRowStacked{grid-template-columns:1fr}.resultCardMobile .rct{gap:9px}.resultCardMobile .text .title{font-size:13px}.resultCardMobile .text .sub{line-height:1.35}.allCombosListMobile{font-size:12px!important}.homeAboutMobile{margin-top:14px}.homeAboutAccordionItem>:not(summary){line-height:1.55}}@media (min-width:981px){.homeAboutMobile{display:none}}@media (prefers-reduced-motion:reduce){.mobBar,.mobBarInner,.mobBarRows,.homeAboutAccordionItem>summary .caret,.homeAboutFaqItem>summary .caret{transition:none}}
