.auth-module__Cgra4q__wrap{background:var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-module__Cgra4q__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);width:100%;max-width:380px;box-shadow:var(--shadow-md);padding:28px}.auth-module__Cgra4q__brandMark{aspect-ratio:712/94;background:url(/brand/lockup-on-light.png) 50%/contain no-repeat;height:22px;display:inline-block}.auth-module__Cgra4q__title{color:var(--ink);letter-spacing:-.02em;margin:6px 0 18px;font-size:22px;font-weight:800}.auth-module__Cgra4q__carried{color:var(--muted);border-radius:var(--r);background:var(--blue-tint);border:1px solid var(--border);margin:0 0 14px;padding:9px 12px;font-size:13px}.auth-module__Cgra4q__carried b{color:var(--ink);font-weight:650}.auth-module__Cgra4q__form{flex-direction:column;gap:14px;display:flex}.auth-module__Cgra4q__form button:not([type=button]){width:100%}@media (max-width:560px){.auth-module__Cgra4q__wrap{align-items:start;padding:48px 16px 16px}.auth-module__Cgra4q__card{padding:22px 20px}}.auth-module__Cgra4q__notice{border-radius:var(--r);border:1px solid var(--border);background:var(--bg);flex-direction:column;gap:2px;margin:0 0 14px;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.auth-module__Cgra4q__noticeTitle{color:var(--ink);font-weight:650}.auth-module__Cgra4q__ok{border-color:var(--green)}.auth-module__Cgra4q__warn{border-color:var(--amber)}.auth-module__Cgra4q__error{border-color:var(--red)}.auth-module__Cgra4q__ok .auth-module__Cgra4q__noticeTitle{color:var(--green)}.auth-module__Cgra4q__warn .auth-module__Cgra4q__noticeTitle{color:var(--amber)}.auth-module__Cgra4q__error .auth-module__Cgra4q__noticeTitle{color:var(--red)}.auth-module__Cgra4q__google{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.auth-module__Cgra4q__googleMark{flex:none;width:16px;height:16px}.auth-module__Cgra4q__or{color:var(--muted);align-items:center;gap:10px;margin:16px 0;font-size:12px;display:flex}.auth-module__Cgra4q__or:before,.auth-module__Cgra4q__or:after{content:"";background:var(--border);flex:1;height:1px}.auth-module__Cgra4q__small{text-align:center;margin:14px 0 0;font-size:13px}.auth-module__Cgra4q__small a{color:var(--blue)}.auth-module__Cgra4q__footer{color:var(--muted);text-align:center;margin:16px 0 0;font-size:13px}.auth-module__Cgra4q__footer a{color:var(--blue)}.auth-module__Cgra4q__sent{color:var(--text);margin:0 0 16px;font-size:14px;line-height:1.5}
.control-module__cV-_rG__control{box-sizing:border-box;height:var(--control-h);border-radius:var(--r);font-family:var(--sans);padding:0 11px}.control-module__cV-_rG__inlineControl{box-sizing:border-box;border-radius:var(--r-pill);height:28px;font-family:var(--sans);padding:0 12px}.control-module__cV-_rG__cellControl{box-sizing:border-box;border-radius:var(--r);height:26px;font-family:var(--sans);padding:0 9px}.control-module__cV-_rG__headControl{box-sizing:border-box;border-radius:var(--r-sm);width:24px;height:24px;font-family:var(--sans);place-items:center;padding:0;display:grid}.control-module__cV-_rG__iconControl{width:var(--control-h);place-items:center;padding:0;display:grid;}.control-module__cV-_rG__inlineTextField{border-radius:var(--r);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);font-size:13px;}.control-module__cV-_rG__textField{color:var(--text);background:var(--surface);border:1px solid var(--border-strong);outline:none;font-size:14px;}.control-module__cV-_rG__textField:focus-visible,.control-module__cV-_rG__textField:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.control-module__cV-_rG__cellField{color:var(--text);background:var(--surface);border:1px solid var(--border-strong);outline:none;font-size:12px;}.control-module__cV-_rG__cellField:focus-visible,.control-module__cV-_rG__cellField:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}
.Button-module__VMVMAW__btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:13.5px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex;}.Button-module__VMVMAW__btn:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.Button-module__VMVMAW__btn:disabled{opacity:.55;cursor:not-allowed}.Button-module__VMVMAW__primary,.Button-module__VMVMAW__blue{background:var(--blue);color:#fff;box-shadow:0 1px 2px #215ee74d}.Button-module__VMVMAW__primary:hover:not(:disabled),.Button-module__VMVMAW__blue:hover:not(:disabled){background:var(--blue-600)}.Button-module__VMVMAW__ghost{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--bg)}.Button-module__VMVMAW__danger{background:var(--red);color:#fff}.Button-module__VMVMAW__danger:hover:not(:disabled){filter:brightness(.92)}.Button-module__VMVMAW__dangerGhost{color:var(--red);border-color:var(--border-strong);background:0 0}.Button-module__VMVMAW__dangerGhost:hover:not(:disabled){border-color:var(--red)}.Button-module__VMVMAW__dangerQuiet{color:var(--red);background:0 0;border-color:#0000}.Button-module__VMVMAW__dangerQuiet:hover:not(:disabled){border-color:var(--red)}.Button-module__VMVMAW__quiet{color:var(--muted);background:0 0;border-color:#0000}.Button-module__VMVMAW__quiet:hover:not(:disabled){background:var(--rail-hover);color:var(--ink)}.Button-module__VMVMAW__linkBtn{text-decoration:none;}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__btn{transition:none}}
.Select-module__EeJ0TW__root{max-width:100%;display:inline-flex;position:relative}.Select-module__EeJ0TW__trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:12rem;max-width:100%;transition:border-color .12s,box-shadow .12s;display:inline-flex;}.Select-module__EeJ0TW__trigger:focus-visible,.Select-module__EeJ0TW__trigger[aria-expanded=true]{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.Select-module__EeJ0TW__trigger:disabled{opacity:.55;cursor:not-allowed}.Select-module__EeJ0TW__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__EeJ0TW__caret{width:12px;height:8px;color:var(--muted);flex:none;transition:transform .14s}.Select-module__EeJ0TW__trigger[aria-expanded=true] .Select-module__EeJ0TW__caret{transform:rotate(180deg)}.Select-module__EeJ0TW__panel{z-index:50;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r);box-shadow:var(--shadow-md);flex-direction:column;margin:0;padding:4px;display:flex}.Select-module__EeJ0TW__list{min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.Select-module__EeJ0TW__search{flex:none;width:100%;margin-bottom:4px;}.Select-module__EeJ0TW__empty{color:var(--muted);padding:9px 8px;font-size:13.5px}.Select-module__EeJ0TW__group{margin:0;padding:0;list-style:none}.Select-module__EeJ0TW__groupLabel{color:var(--muted-2);padding:8px 8px 4px;font-size:11px;font-weight:700;display:block}.Select-module__EeJ0TW__option{border-radius:var(--r-sm);color:var(--text);white-space:nowrap;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:7px 8px;font-size:14px;display:flex}.Select-module__EeJ0TW__option.Select-module__EeJ0TW__active{background:var(--rail-hover)}.Select-module__EeJ0TW__option[aria-selected=true]{color:var(--ink);font-weight:600}.Select-module__EeJ0TW__optionDisabled{opacity:.5;cursor:not-allowed}.Select-module__EeJ0TW__check{color:var(--blue);flex:none}.Select-module__EeJ0TW__bare{width:auto;min-width:0;color:var(--ink);background:0 0;border:0;gap:6px;padding:0;font-size:13px;font-weight:600}.Select-module__EeJ0TW__bare:focus-visible,.Select-module__EeJ0TW__bare[aria-expanded=true]{box-shadow:none;outline:2px solid var(--blue-tint);outline-offset:3px;border-radius:var(--r-sm)}.Select-module__EeJ0TW__bare .Select-module__EeJ0TW__caret{color:var(--muted)}
.featured-module__KV5daG__wrap{flex-direction:column;gap:22px;max-width:1040px;display:flex}.featured-module__KV5daG__pagehead h1{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:22px;font-weight:800}.featured-module__KV5daG__steps{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.featured-module__KV5daG__step{cursor:pointer;border-radius:var(--r-pill);border:1px solid var(--border-strong);background:var(--surface);height:32px;color:var(--muted);align-items:center;gap:8px;padding:0 12px 0 8px;font-size:12.5px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.featured-module__KV5daG__stepNum{background:var(--border);width:18px;height:18px;color:var(--muted);border-radius:50%;place-items:center;font-size:11px;display:grid}.featured-module__KV5daG__stepOn{border-color:var(--blue);background:var(--blue-tint);color:var(--blue-600)}.featured-module__KV5daG__stepOn .featured-module__KV5daG__stepNum{background:var(--blue);color:#fff}.featured-module__KV5daG__stepDone{color:var(--text)}.featured-module__KV5daG__stepDone .featured-module__KV5daG__stepNum{background:var(--green);color:#fff}.featured-module__KV5daG__step:hover:not(:disabled),.featured-module__KV5daG__stepOn:hover:not(:disabled){border-color:var(--blue);background:var(--blue-tint)}.featured-module__KV5daG__step:disabled{cursor:default}@media (prefers-reduced-motion:reduce){.featured-module__KV5daG__step{transition:none}}.featured-module__KV5daG__panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;gap:18px;padding:22px 24px;display:grid}.featured-module__KV5daG__panel h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:18px;font-weight:700}.featured-module__KV5daG__head{gap:6px;display:grid}.featured-module__KV5daG__headRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.featured-module__KV5daG__lede{color:var(--muted);margin:0;font-size:13.5px;line-height:1.55}.featured-module__KV5daG__pagehead .featured-module__KV5daG__lede{margin-top:6px}.featured-module__KV5daG__foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.featured-module__KV5daG__footRight{align-items:center;gap:8px;margin-left:auto;display:flex}.featured-module__KV5daG__url{font-family:var(--mono);color:var(--ink);font-size:14px}.featured-module__KV5daG__scanRows{gap:8px;margin:0;padding:0;list-style:none;display:grid}.featured-module__KV5daG__scanRow{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.featured-module__KV5daG__tick{background:var(--border);width:16px;height:16px;color:var(--muted);border-radius:50%;place-items:center;font-size:10px;display:grid}.featured-module__KV5daG__scanRowDone{color:var(--text)}.featured-module__KV5daG__scanRowDone .featured-module__KV5daG__tick{background:var(--green);color:#fff}.featured-module__KV5daG__found{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.featured-module__KV5daG__swatches{gap:4px;display:flex}.featured-module__KV5daG__sw{border:1px solid #00000014;border-radius:5px;width:22px;height:22px}.featured-module__KV5daG__swBig{border-radius:8px;width:40px;height:40px}.featured-module__KV5daG__pill{border-radius:var(--r-pill);border:1px solid var(--border-strong);background:var(--surface);height:22px;color:var(--muted);align-items:center;padding:0 9px;font-size:11.5px;font-weight:700;display:inline-flex}.featured-module__KV5daG__warn{border:1px solid var(--amber);background:var(--amber-tint);color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:13.5px;display:flex}.featured-module__KV5daG__warnText{margin:0}.featured-module__KV5daG__warnText b{color:var(--ink)}.featured-module__KV5daG__warnNote{color:var(--text)}.featured-module__KV5daG__palettes{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.featured-module__KV5daG__palOpt{background:var(--surface);border:1px solid var(--border);text-align:left;color:var(--text);cursor:pointer;border-radius:10px;gap:10px;padding:12px;display:grid}.featured-module__KV5daG__palOpt:hover{border-color:var(--border-strong)}.featured-module__KV5daG__palOptOn{border-color:var(--green);background:var(--green-tint)}.featured-module__KV5daG__palHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.featured-module__KV5daG__palHead b{color:var(--ink);font-size:13.5px}.featured-module__KV5daG__pattern{aspect-ratio:16/10;border-radius:6px;width:100%;display:block}.featured-module__KV5daG__styleGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-items:start;gap:14px;display:grid}.featured-module__KV5daG__styleCard{background:var(--surface);border:1px solid var(--border);text-align:left;cursor:pointer;color:var(--text);border-radius:10px;gap:10px;min-width:0;padding:12px;transition:background-color .15s,border-color .15s;display:grid}.featured-module__KV5daG__styleCard:hover{border-color:var(--border-strong)}.featured-module__KV5daG__styleCardOn,.featured-module__KV5daG__styleCardOn:hover{border-color:var(--green);background:var(--green-tint)}.featured-module__KV5daG__styleArt{aspect-ratio:16/10;background:var(--surface-2);border-radius:6px;width:100%;display:block;overflow:hidden}.featured-module__KV5daG__styleArt img{object-fit:cover;width:100%;height:100%;display:block}.featured-module__KV5daG__styleName{color:var(--ink);font-size:13.5px;font-weight:700}.featured-module__KV5daG__styleDesc{color:var(--muted);font-size:12.5px;line-height:1.45}.featured-module__KV5daG__sceneAll{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));align-items:start;gap:18px;display:grid}.featured-module__KV5daG__sceneGroup{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;gap:10px;min-width:0;padding:14px;display:grid}.featured-module__KV5daG__sceneGroupH{color:var(--ink);margin:0;font-size:12.5px;font-weight:700}.featured-module__KV5daG__selBar{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.featured-module__KV5daG__selBar b{color:var(--ink)}.featured-module__KV5daG__selChips{flex-wrap:wrap;gap:6px;display:flex}.featured-module__KV5daG__selNone{color:var(--muted)}.featured-module__KV5daG__selChip{border-radius:var(--r-pill);border:1px solid var(--green);background:var(--green-tint);height:24px;color:var(--ink);align-items:center;gap:6px;padding:0 6px 0 10px;font-size:12.5px;font-weight:600;display:inline-flex}.featured-module__KV5daG__selChip button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:0 2px;font-family:inherit;font-size:13px;line-height:1}.featured-module__KV5daG__selChip button:hover{color:var(--ink)}.featured-module__KV5daG__list{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.featured-module__KV5daG__sceneGroup .featured-module__KV5daG__list{grid-template-columns:1fr;gap:6px}.featured-module__KV5daG__opt{border:1px solid var(--border);background:var(--surface);text-align:left;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-size:13.5px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:flex;}.featured-module__KV5daG__opt:hover:not(:disabled){border-color:var(--blue);background:var(--blue-tint)}.featured-module__KV5daG__optOn,.featured-module__KV5daG__optOn:hover:not(:disabled){border-color:var(--green);background:var(--green-tint)}.featured-module__KV5daG__opt:disabled{color:var(--muted-2);cursor:default}.featured-module__KV5daG__mark{width:20px;height:20px;color:var(--blue);opacity:0;flex:none;place-items:center;transition:opacity .15s;display:grid}.featured-module__KV5daG__mark svg{width:18px;height:18px;display:block}.featured-module__KV5daG__opt:hover:not(:disabled) .featured-module__KV5daG__mark{opacity:1}.featured-module__KV5daG__optOn .featured-module__KV5daG__mark,.featured-module__KV5daG__optOn:hover:not(:disabled) .featured-module__KV5daG__mark{color:var(--green);opacity:1}@media (prefers-reduced-motion:reduce){.featured-module__KV5daG__opt,.featured-module__KV5daG__mark{transition:none}}.featured-module__KV5daG__previewWrap{grid-template-columns:minmax(0,1fr) minmax(0,300px);align-items:start;gap:18px;display:grid}.featured-module__KV5daG__stage{aspect-ratio:16/9;background:var(--surface-2);border:1px solid var(--border);position:relative;overflow:hidden;container-type:inline-size}.featured-module__KV5daG__stage img{object-fit:cover;width:100%;height:100%;display:block}.featured-module__KV5daG__plate{text-align:center;color:#fff;letter-spacing:-.02em;justify-content:center;align-items:center;font-weight:800;line-height:1.18;display:flex;position:absolute}.featured-module__KV5daG__plateBand{font-size:calc(4.375cqw * var(--plate-scale,1));align-items:flex-end;padding:0;bottom:0;left:0;right:0}.featured-module__KV5daG__plateBand .featured-module__KV5daG__plateText{padding:calc(2.5cqw * var(--plate-scale,1)) 8%;box-sizing:border-box;width:100%;min-height:calc(2.36em + 5cqw * var(--plate-scale,1));background:#00000080;justify-content:center;align-items:center;display:flex}.featured-module__KV5daG__plateCenter{font-size:calc(4.375cqw * var(--plate-scale,1));padding:0 8%;inset:0}.featured-module__KV5daG__plateCenter .featured-module__KV5daG__plateText{padding:calc(2.5cqw * var(--plate-scale,1)) calc(4.0625cqw * var(--plate-scale,1));box-sizing:border-box;width:100%;min-height:calc(2.36em + 5cqw * var(--plate-scale,1));background:#00000080;border-radius:.5cqw;justify-content:center;align-items:center;display:flex}.featured-module__KV5daG__side{align-content:start;gap:12px;min-width:0;display:grid}.featured-module__KV5daG__facts{grid-template-columns:auto 1fr;gap:6px 12px;margin:0;font-size:12.5px;display:grid}.featured-module__KV5daG__facts dt{color:var(--muted)}.featured-module__KV5daG__facts dd{color:var(--ink);overflow-wrap:anywhere;margin:0}.featured-module__KV5daG__meta{font-family:var(--mono);color:var(--muted);font-size:12px}.featured-module__KV5daG__side>*{min-width:0}.featured-module__KV5daG__field{gap:6px;min-width:0;display:grid}.featured-module__KV5daG__fieldLabel{color:var(--muted);font-size:12.5px;font-weight:600}.featured-module__KV5daG__seg{border:1px solid var(--border-strong);border-radius:var(--r);background:var(--surface);display:flex;overflow:hidden}.featured-module__KV5daG__segBtn{border:0;border-right:1px solid var(--border-strong);min-width:0;color:var(--muted);cursor:pointer;background:0 0;border-radius:0;flex:1;font-size:12.5px;font-weight:600;transition:background-color .15s,color .15s;}.featured-module__KV5daG__segBtn:last-child{border-right:0}.featured-module__KV5daG__segBtn:hover:not(.featured-module__KV5daG__segOn){background:var(--rail-hover);color:var(--ink)}.featured-module__KV5daG__segOn,.featured-module__KV5daG__segOn:hover{background:var(--green);color:#fff}@media (prefers-reduced-motion:reduce){.featured-module__KV5daG__styleCard,.featured-module__KV5daG__segBtn{transition:none}}.featured-module__KV5daG__summary{grid-template-columns:auto 1fr;align-items:start;gap:9px 18px;margin:0;font-size:13.5px;display:grid}.featured-module__KV5daG__summary dt{color:var(--muted);min-height:24px;font-weight:600;line-height:24px}.featured-module__KV5daG__summary dd{color:var(--ink);min-height:24px;margin:0;line-height:24px}.featured-module__KV5daG__sceneTags{flex-wrap:wrap;gap:6px;display:flex}.featured-module__KV5daG__sceneTag{border-radius:var(--r-pill);border:1px solid var(--border-strong);background:var(--surface-2);height:24px;color:var(--ink);align-items:center;padding:0 9px;font-size:12.5px;font-weight:600;display:inline-flex}.featured-module__KV5daG__empty{text-align:center;color:var(--muted);border:1px dashed var(--border-strong);border-radius:10px;padding:30px}@media (max-width:900px){.featured-module__KV5daG__palettes,.featured-module__KV5daG__list{grid-template-columns:repeat(2,1fr)}.featured-module__KV5daG__previewWrap{grid-template-columns:1fr}}.featured-module__KV5daG__setRow{grid-template-columns:200px minmax(0,1fr);align-items:center;gap:22px;display:grid}.featured-module__KV5daG__savedLine{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.featured-module__KV5daG__savedDisc{border-radius:var(--r-pill);background:var(--green-tint);width:20px;height:20px;color:var(--green);flex:none;place-items:center;display:grid}.featured-module__KV5daG__savedDisc svg{stroke:currentColor;fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}@media (max-width:760px){.featured-module__KV5daG__setRow{grid-template-columns:1fr;align-items:start}}
.Toast-module__HsjkRa__viewport{z-index:1000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;max-width:100vw;padding:20px;display:flex;position:fixed;top:0;right:0}.Toast-module__HsjkRa__toast{pointer-events:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);width:360px;max-width:calc(100vw - 40px);box-shadow:var(--shadow-md);align-items:flex-start;gap:11px;padding:13px 14px 13px 13px;animation:.24s cubic-bezier(.21,1.02,.73,1) both Toast-module__HsjkRa__enter;display:flex;position:relative;overflow:hidden}.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__leaving{animation:.2s forwards Toast-module__HsjkRa__leave}.Toast-module__HsjkRa__icon{border-radius:var(--r-pill);flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.Toast-module__HsjkRa__success .Toast-module__HsjkRa__icon{background:var(--green-tint);color:var(--green)}.Toast-module__HsjkRa__error .Toast-module__HsjkRa__icon{background:var(--red-tint,#fdecec);color:var(--red)}.Toast-module__HsjkRa__info .Toast-module__HsjkRa__icon{background:var(--blue-tint);color:var(--blue)}.Toast-module__HsjkRa__body{flex:1;min-width:0}.Toast-module__HsjkRa__title{color:var(--ink);font-size:13.5px;font-weight:600}.Toast-module__HsjkRa__desc{color:var(--muted);margin-top:2px;font-size:12.5px}.Toast-module__HsjkRa__undo{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:12.5px;font-weight:600;text-decoration:none}.Toast-module__HsjkRa__undo:hover{text-decoration:underline}.Toast-module__HsjkRa__close{color:var(--muted-2);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:0;flex:none;margin:-2px -2px 0 0;padding:2px;line-height:0}.Toast-module__HsjkRa__close:hover{color:var(--text);background:var(--rail-hover)}.Toast-module__HsjkRa__bar{transform-origin:0;background:var(--border-strong);width:100%;height:2px;animation:linear forwards Toast-module__HsjkRa__shrink;position:absolute;bottom:0;left:0}.Toast-module__HsjkRa__paused .Toast-module__HsjkRa__bar{animation-play-state:paused}@keyframes Toast-module__HsjkRa__enter{0%{opacity:0;transform:translate(16px)scale(.98)}to{opacity:1;transform:none}}@keyframes Toast-module__HsjkRa__leave{to{opacity:0;height:0;margin-top:-10px;padding-top:0;padding-bottom:0;transform:translate(16px)scale(.98)}}@keyframes Toast-module__HsjkRa__shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.Toast-module__HsjkRa__toast,.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__leaving,.Toast-module__HsjkRa__bar{animation:none}}
.mr-chart-module__WHcr9q__wrap{flex-direction:column;gap:6px;min-width:0;display:flex}.mr-chart-module__WHcr9q__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.mr-chart-module__WHcr9q__ranges{gap:12px;margin-left:auto;display:flex}.mr-chart-module__WHcr9q__range{cursor:pointer;font-family:var(--sans);color:var(--muted);background:0 0;border:0;padding:0;font-size:12px}.mr-chart-module__WHcr9q__range:hover{color:var(--text)}.mr-chart-module__WHcr9q__range[data-active=true]{color:var(--ink);font-weight:600}.mr-chart-module__WHcr9q__range:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:3px}.mr-chart-module__WHcr9q__legend{gap:14px;margin:0;padding:0;list-style:none;display:flex}.mr-chart-module__WHcr9q__legendItem{color:var(--text);align-items:center;gap:6px;font-size:12px;display:flex}.mr-chart-module__WHcr9q__swatch{background:var(--border-strong);border-radius:1px;width:10px;height:2px}.mr-chart-module__WHcr9q__swatch[data-lead=true]{background:var(--blue)}.mr-chart-module__WHcr9q__plot{width:100%;min-width:0;position:relative}.mr-chart-module__WHcr9q__svg{display:block;overflow:visible}.mr-chart-module__WHcr9q__none{color:var(--muted);margin:0;padding-top:12px;font-size:13px}.mr-chart-module__WHcr9q__grid line{stroke:var(--border);stroke-width:1px}.mr-chart-module__WHcr9q__axisLine,.mr-chart-module__WHcr9q__tick line{stroke:var(--border)}.mr-chart-module__WHcr9q__tickLabel{fill:var(--muted-2);font-family:var(--mono);font-feature-settings:"tnum" 1;font-size:10px}.mr-chart-module__WHcr9q__tickLabelX{text-anchor:middle;}.mr-chart-module__WHcr9q__tickLabelY{text-anchor:end;}.mr-chart-module__WHcr9q__line{fill:none;stroke:var(--blue);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.mr-chart-module__WHcr9q__dot{fill:var(--blue)}g[data-lead=false] .mr-chart-module__WHcr9q__line{stroke:var(--border-strong);stroke-width:1.5px}g[data-lead=false] .mr-chart-module__WHcr9q__dot{fill:var(--border-strong)}.mr-chart-module__WHcr9q__crosshair{stroke:var(--border-strong);stroke-width:1px;stroke-dasharray:3 3}.mr-chart-module__WHcr9q__hoverDot{fill:var(--blue);stroke:var(--surface);stroke-width:2px}.mr-chart-module__WHcr9q__hover{pointer-events:none}.mr-chart-module__WHcr9q__tooltip{pointer-events:none;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r);box-shadow:var(--shadow);white-space:nowrap;padding:7px 10px;position:absolute}.mr-chart-module__WHcr9q__tipDate{color:var(--muted);font-size:11px}.mr-chart-module__WHcr9q__tipLabel{color:var(--text);font-size:12px}.mr-chart-module__WHcr9q__tipValue{color:var(--ink);margin-top:2px;font-size:14px;font-weight:600}.mr-chart-module__WHcr9q__tipScale{color:var(--muted);font-size:11px;font-weight:500}.mr-chart-module__WHcr9q__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.mr-chart-module__WHcr9q__line,.mr-chart-module__WHcr9q__area,.mr-chart-module__WHcr9q__dot{transition:none}}
.mr-card-module___H84ca__body{grid-template-columns:minmax(150px,200px) 1fr;align-items:center;gap:24px;padding:14px 16px;display:grid}.mr-card-module___H84ca__figure{min-width:0}.mr-card-module___H84ca__valRow{align-items:baseline;gap:8px;display:flex}.mr-card-module___H84ca__val{font-size:32px;font-weight:600;line-height:1}.mr-card-module___H84ca__scale{color:var(--muted);font-size:13px}.mr-card-module___H84ca__delta{min-height:18px;margin-top:6px;font-size:12px;font-weight:600}.mr-card-module___H84ca__foot{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.45}.mr-card-module___H84ca__chart{min-width:0}.mr-card-module___H84ca__emptyBody{padding:14px 16px}.mr-card-module___H84ca__empty{color:var(--muted);margin:0;font-size:13px}@media (max-width:900px){.mr-card-module___H84ca__body{grid-template-columns:1fr;align-items:start;gap:14px}}
.home-module__0eOBGq__wrap{flex-direction:column;gap:16px;display:flex}.home-module__0eOBGq__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-module__0eOBGq__titleRow{align-items:baseline;gap:10px;min-width:0;display:flex}.home-module__0eOBGq__h1{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:800}.home-module__0eOBGq__h2{color:var(--ink);margin:0;font-size:15px;font-weight:700}.home-module__0eOBGq__period{color:var(--muted);white-space:nowrap;font-size:12.5px}.home-module__0eOBGq__empty{color:var(--muted);font-size:13.5px}.home-module__0eOBGq__inlineLink{color:var(--blue);font-weight:600}.home-module__0eOBGq__link{color:var(--blue);font-size:12.5px;font-weight:600}.home-module__0eOBGq__primaryLink{flex:none;}.home-module__0eOBGq__kpiDelta{flex-wrap:wrap;align-items:center;gap:6px;min-height:18px;font-size:12px;font-weight:600;display:flex}.home-module__0eOBGq__better{color:var(--green)}.home-module__0eOBGq__worse{color:var(--red)}.home-module__0eOBGq__trendArrow{font-size:.72em;line-height:1}.home-module__0eOBGq__kpiFoot{color:var(--muted-2);font-size:11.5px;font-weight:500}.home-module__0eOBGq__section{flex-direction:column;gap:10px;display:flex}.home-module__0eOBGq__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.home-module__0eOBGq__connect{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.home-module__0eOBGq__connectTitle{color:var(--ink);font-size:14px;font-weight:700}.home-module__0eOBGq__connectBody{color:var(--muted);margin:4px 0 0;font-size:13px}.home-module__0eOBGq__pipe{align-items:stretch;padding:0;display:flex;overflow:hidden}.home-module__0eOBGq__pipeStep{border-right:1px solid var(--border);flex:1;min-width:0;padding:13px 15px;position:relative}.home-module__0eOBGq__pipeStep:last-child{border-right:0}.home-module__0eOBGq__pipeNum{color:var(--ink);font-size:20px;font-weight:600}.home-module__0eOBGq__pipeName{color:var(--muted);margin-top:2px;font-size:12px;font-weight:600}.home-module__0eOBGq__pipeAct{background:var(--surface-2)}.home-module__0eOBGq__pipeAct .home-module__0eOBGq__pipeNum{color:var(--orange-600)}.home-module__0eOBGq__pipeLink{color:var(--blue);font-size:12.5px;font-weight:600;position:absolute;top:11px;right:12px}.home-module__0eOBGq__cols{grid-template-columns:1.15fr 1fr;align-items:start;gap:16px;display:grid}.home-module__0eOBGq__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.home-module__0eOBGq__cardEmpty{color:var(--muted);margin:0;padding:16px 15px;font-size:13px}.home-module__0eOBGq__row{border-top:1px solid var(--border);align-items:center;gap:12px;padding:10px 15px;display:flex}.home-module__0eOBGq__row:first-child{border-top:0}.home-module__0eOBGq__rowMain{flex:1;min-width:0}.home-module__0eOBGq__rowTitle{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;display:block;overflow:hidden}a.home-module__0eOBGq__rowTitle:hover{color:var(--blue)}.home-module__0eOBGq__rowMeta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;overflow:hidden}.home-module__0eOBGq__status{color:var(--muted);border:1px solid var(--border);border-radius:var(--r-pill);flex:none;padding:3px 9px;font-size:12px;font-weight:600}.home-module__0eOBGq__status[data-status=needs_review]{color:var(--green);border-color:var(--green)}.home-module__0eOBGq__status[data-status=generating]{color:var(--amber);border-color:var(--amber)}.home-module__0eOBGq__status[data-status=failed]{color:var(--red);border-color:var(--red)}.home-module__0eOBGq__upside{background:var(--rail-hover);border-radius:3px;flex:none;width:54px;height:5px;overflow:hidden}.home-module__0eOBGq__upside span{background:var(--blue);border-radius:3px;height:100%;display:block}@media (max-width:1000px){.home-module__0eOBGq__cols{grid-template-columns:1fr}.home-module__0eOBGq__pipe{flex-wrap:wrap}.home-module__0eOBGq__pipeStep{flex:33%}}@media (max-width:760px){.home-module__0eOBGq__head{flex-direction:column;align-items:flex-start;gap:10px}.home-module__0eOBGq__connect{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.home-module__0eOBGq__pipeStep{flex:50%}.home-module__0eOBGq__upside{display:none}}.home-module__0eOBGq__crawlStrip{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);color:var(--ink);align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:flex}.home-module__0eOBGq__crawlStrip:hover{border-color:var(--border-strong)}.home-module__0eOBGq__crawlStripRunning{border-color:var(--blue)}.home-module__0eOBGq__crawlStripWarn{border-color:var(--amber)}.home-module__0eOBGq__crawlDot{background:var(--blue);border-radius:50%;flex:none;width:7px;height:7px}.home-module__0eOBGq__crawlDotWarn{background:var(--amber)}.home-module__0eOBGq__crawlStripText{flex:1;min-width:0}.home-module__0eOBGq__crawlStripGo{color:var(--blue);flex:none;font-size:12.5px;font-weight:600}.home-module__0eOBGq__crawlStripRunning{position:relative;overflow:hidden}.home-module__0eOBGq__crawlDotLive{animation:1.8s ease-in-out infinite home-module__0eOBGq__crawlBreathe}@keyframes home-module__0eOBGq__crawlBreathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.32;transform:scale(.78)}}.home-module__0eOBGq__crawlBar{height:2px;position:absolute;bottom:0;left:0}.home-module__0eOBGq__crawlBarSweep{background:linear-gradient(90deg, transparent, var(--blue), transparent);width:30%;animation:1.5s cubic-bezier(.65,0,.35,1) infinite home-module__0eOBGq__crawlSweep}@keyframes home-module__0eOBGq__crawlSweep{0%{transform:translate(-100%)}to{transform:translate(333%)}}.home-module__0eOBGq__crawlBarFill{background:var(--blue);transition:width .6s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.home-module__0eOBGq__crawlDotLive{animation:none}.home-module__0eOBGq__crawlBarSweep{opacity:.5;background:repeating-linear-gradient(90deg, var(--blue) 0 6px, transparent 6px 12px);width:100%;animation:none}.home-module__0eOBGq__crawlBarFill{transition:none}}.home-module__0eOBGq__strip6{grid-template-columns:repeat(6,1fr);padding:0;display:grid}.home-module__0eOBGq__strip6Cell{border-left:1px solid var(--border);min-width:0;padding:13px 15px}.home-module__0eOBGq__strip6Cell:first-child{border-left:0}.home-module__0eOBGq__strip6Cell[data-ours=true]{background:var(--surface-2)}.home-module__0eOBGq__figK{color:var(--muted);min-height:32px;font-size:11.5px;font-weight:600}.home-module__0eOBGq__figKOurs{color:var(--ink);font-weight:700}.home-module__0eOBGq__figV{color:var(--ink);letter-spacing:-.02em;margin:3px 0 2px;font-size:19px;font-weight:600}.home-module__0eOBGq__figVNone{color:var(--muted-2)}.home-module__0eOBGq__lockRow{align-items:center;min-height:18px;font-size:12px;display:flex}@media (max-width:1180px){.home-module__0eOBGq__strip6{grid-template-columns:repeat(3,1fr)}.home-module__0eOBGq__strip6Cell:nth-child(3n+1){border-left:0}}@media (max-width:620px){.home-module__0eOBGq__strip6{grid-template-columns:repeat(2,1fr)}.home-module__0eOBGq__strip6Cell:nth-child(odd){border-left:0}.home-module__0eOBGq__figK{min-height:0}}.home-module__0eOBGq__colItem{container-type:inline-size}.home-module__0eOBGq__searchCard{padding:0}.home-module__0eOBGq__searchTop{grid-template-columns:repeat(2,1fr);display:grid}.home-module__0eOBGq__searchTopCell{border-left:1px solid var(--border);min-width:0;padding:13px 15px}.home-module__0eOBGq__searchTopCell:first-child{border-left:0}.home-module__0eOBGq__ladder{border-top:1px solid var(--border);padding:8px 0 6px}.home-module__0eOBGq__ladderHead{color:var(--muted);justify-content:space-between;gap:12px;padding:4px 15px 6px;font-size:11.5px;font-weight:600;display:flex}.home-module__0eOBGq__rung{text-align:left;width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;grid-template-columns:140px 1fr 96px;align-items:center;gap:12px;padding:7px 15px;display:grid}.home-module__0eOBGq__rung:hover{background:var(--surface-2)}.home-module__0eOBGq__rung[aria-expanded=true]{background:var(--blue-tint)}.home-module__0eOBGq__rung:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.home-module__0eOBGq__rungLabel{font-size:13px;font-weight:600}.home-module__0eOBGq__rungNum{color:var(--muted);text-align:right;white-space:nowrap;font-size:12.5px}.home-module__0eOBGq__rungBar{background:var(--rail-hover);border-radius:3px;height:6px;display:block;overflow:hidden}.home-module__0eOBGq__rungBar i{background:var(--blue);border-radius:3px;height:100%;display:block}.home-module__0eOBGq__rungList{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:4px 0}.home-module__0eOBGq__rungList[hidden]{display:none}.home-module__0eOBGq__rungRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:8px 15px;font-size:13px;display:flex}.home-module__0eOBGq__rungRow:first-child{border-top:0}.home-module__0eOBGq__rungQuery{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-weight:600;overflow:hidden}.home-module__0eOBGq__rungMeta{color:var(--muted);white-space:nowrap;flex:none;font-size:12px}.home-module__0eOBGq__rungPos{color:var(--ink);flex:none;font-size:13px;font-weight:600}.home-module__0eOBGq__rungEmpty{color:var(--muted);margin:0;padding:10px 15px;font-size:13px}@container (max-width:480px){.home-module__0eOBGq__rung{grid-template-columns:1fr 96px}.home-module__0eOBGq__rungBar{display:none}}.home-module__0eOBGq__checkList{flex-direction:column;gap:8px;padding:11px 15px 13px;display:flex}.home-module__0eOBGq__chk{align-items:center;gap:9px;font-size:13px;display:flex}.home-module__0eOBGq__chkGlyph{color:#fff;border-radius:50%;flex:none;place-items:center;width:14px;height:14px;font-size:9px;font-weight:800;display:grid}.home-module__0eOBGq__chkGlyph[data-v=ok]{background:var(--green)}.home-module__0eOBGq__chkGlyph[data-v=high]{background:var(--red)}.home-module__0eOBGq__chkGlyph[data-v=medium],.home-module__0eOBGq__chkGlyph[data-v=low]{background:var(--amber)}.home-module__0eOBGq__chkGlyph[data-v=unknown]{box-shadow:inset 0 0 0 1.5px var(--border-strong);background:0 0}.home-module__0eOBGq__chkName{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.home-module__0eOBGq__chkVal{color:var(--muted);flex:none;font-size:12px}.home-module__0eOBGq__factRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:11px 15px;display:flex}.home-module__0eOBGq__factRow:first-child{border-top:0}.home-module__0eOBGq__factKey{color:var(--text);flex:auto;font-size:13px}.home-module__0eOBGq__factVal{color:var(--ink);flex:none;font-size:13px;font-weight:600}.home-module__0eOBGq__factValNone{color:var(--muted-2);font-weight:500}a.home-module__0eOBGq__factRow:hover{border-top-color:var(--muted-2)}a.home-module__0eOBGq__factRow:hover .home-module__0eOBGq__factKey{color:var(--blue)}.home-module__0eOBGq__queueStats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.home-module__0eOBGq__queueCell{border-left:1px solid var(--border);min-width:0;padding:13px 15px}.home-module__0eOBGq__queueCell:first-child{border-left:0}.home-module__0eOBGq__queueOf{color:var(--muted);font-size:12.5px;font-weight:500}.home-module__0eOBGq__queueK{color:var(--muted);margin-top:2px;font-size:11.5px;font-weight:600}.home-module__0eOBGq__rhythm{border-top:1px solid var(--border);align-items:center;gap:12px;padding:11px 15px;display:flex}.home-module__0eOBGq__days{flex:auto;gap:4px;display:flex}.home-module__0eOBGq__day{text-align:center;border:1px solid var(--border);width:26px;height:22px;color:var(--muted);border-radius:6px;font-size:11.5px;line-height:20px}.home-module__0eOBGq__dayOn{background:var(--blue-tint);border-color:var(--blue);color:var(--ink);font-weight:600}.home-module__0eOBGq__rhythmTime{color:var(--muted);flex:none;font-size:12.5px}@media (max-width:560px){.home-module__0eOBGq__queueStats{grid-template-columns:1fr}.home-module__0eOBGq__queueCell{border-left:0;border-top:1px solid var(--border)}.home-module__0eOBGq__queueCell:first-child{border-top:0}}
.search-performance-module__4I8XDW__headline{flex-direction:column;gap:2px;display:flex}.search-performance-module__4I8XDW__headlineTitle{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.search-performance-module__4I8XDW__headlineDetail{color:var(--muted);margin:0;font-size:14px}.search-performance-module__4I8XDW__chartCard{padding:14px 15px}.search-performance-module__4I8XDW__caption{color:var(--muted-2);margin:8px 0 0;font-size:11.5px}.search-performance-module__4I8XDW__strip{grid-template-columns:repeat(5,1fr);padding:0;display:grid}.search-performance-module__4I8XDW__stripCell{border-left:1px solid var(--border);min-width:0;padding:12px 15px}.search-performance-module__4I8XDW__stripCell:first-child{border-left:0}.search-performance-module__4I8XDW__stripLabel{color:var(--muted);font-size:11.5px;font-weight:600}.search-performance-module__4I8XDW__stripVal{color:var(--ink);letter-spacing:-.01em;margin:3px 0 2px;font-size:19px;font-weight:600}.search-performance-module__4I8XDW__cols{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.search-performance-module__4I8XDW__cardTitle{color:var(--ink);font-size:13.5px;font-weight:700}.search-performance-module__4I8XDW__cardFoot{color:var(--muted);border-top:1px solid var(--border);margin:0;padding:11px 15px;font-size:12px}.search-performance-module__4I8XDW__cardLink{padding:0 15px 12px}.search-performance-module__4I8XDW__moverCols{grid-template-columns:1fr 1fr;display:grid}.search-performance-module__4I8XDW__moverCol{min-width:0}.search-performance-module__4I8XDW__moverCol+.search-performance-module__4I8XDW__moverCol{border-left:1px solid var(--border)}.search-performance-module__4I8XDW__moverHead{color:var(--muted);border-bottom:1px solid var(--border);padding:10px 15px;font-size:12px;font-weight:700}.search-performance-module__4I8XDW__moverEmpty{color:var(--muted);margin:0;padding:12px 15px;font-size:12.5px}.search-performance-module__4I8XDW__moverRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:9px 15px;display:flex}.search-performance-module__4I8XDW__moverRow:first-of-type{border-top:0}.search-performance-module__4I8XDW__moverMain{flex:1;min-width:0}.search-performance-module__4I8XDW__moverQuery{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;display:block;overflow:hidden}.search-performance-module__4I8XDW__moverMeta{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.search-performance-module__4I8XDW__moverDelta{flex:none;font-size:13px;font-weight:600}.search-performance-module__4I8XDW__bands{padding:12px 15px}.search-performance-module__4I8XDW__bandRow{grid-template-columns:104px 1fr 56px;align-items:center;gap:12px;padding:6px 0;display:grid}.search-performance-module__4I8XDW__bandLabel{color:var(--text);font-size:12.5px;font-weight:500}.search-performance-module__4I8XDW__bandTrack{border-radius:var(--r-pill);background:var(--rail-hover);height:8px;position:relative}.search-performance-module__4I8XDW__bandFill{border-radius:var(--r-pill);background:var(--blue);height:100%;display:block}.search-performance-module__4I8XDW__bandFill[data-tone=soft]{background:var(--border-strong)}.search-performance-module__4I8XDW__bandPrev{background:var(--muted-2);opacity:.65;width:2px;position:absolute;top:-3px;bottom:-3px}.search-performance-module__4I8XDW__bandNum{text-align:right;color:var(--ink);font-size:12.5px}.search-performance-module__4I8XDW__splitPad{padding:14px 15px}.search-performance-module__4I8XDW__splitBar{border-radius:var(--r-pill);background:var(--rail-hover);height:12px;display:flex;overflow:hidden}.search-performance-module__4I8XDW__splitBar span{height:100%;display:block}.search-performance-module__4I8XDW__splitBrand{background:var(--violet)}.search-performance-module__4I8XDW__splitOther{background:var(--blue)}.search-performance-module__4I8XDW__keys{flex-wrap:wrap;gap:18px;margin-top:12px;display:flex}.search-performance-module__4I8XDW__key{color:var(--text);align-items:center;gap:7px;font-size:12.5px;display:flex}.search-performance-module__4I8XDW__keyDot{border-radius:2px;flex:none;width:8px;height:8px}.search-performance-module__4I8XDW__keyDotBrand{background:var(--violet);}.search-performance-module__4I8XDW__keyDotOther{background:var(--blue);}@media (max-width:1000px){.search-performance-module__4I8XDW__cols{grid-template-columns:1fr}.search-performance-module__4I8XDW__strip{grid-template-columns:repeat(2,1fr)}.search-performance-module__4I8XDW__stripCell{border-left:0;border-top:1px solid var(--border)}.search-performance-module__4I8XDW__stripCell:first-child,.search-performance-module__4I8XDW__stripCell:nth-child(2){border-top:0}}@media (max-width:760px){.search-performance-module__4I8XDW__moverCols{grid-template-columns:1fr}.search-performance-module__4I8XDW__moverCol+.search-performance-module__4I8XDW__moverCol{border-left:0;border-top:1px solid var(--border)}.search-performance-module__4I8XDW__bandRow{grid-template-columns:92px 1fr 48px;gap:10px}}@media (max-width:560px){.search-performance-module__4I8XDW__headlineTitle{font-size:19px}.search-performance-module__4I8XDW__stripVal{font-size:17px}}
.account-module__FD2Xgq__shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.account-module__FD2Xgq__topbar{z-index:40;background:var(--rail-bg);border-bottom:1px solid var(--border);flex:none;align-items:center;gap:12px;height:38px;padding:0 14px 0 18px;display:flex;position:sticky;top:0}.account-module__FD2Xgq__brand{vertical-align:middle;aspect-ratio:712/94;background:url(/brand/lockup-on-light.png) 0/contain no-repeat;flex:none;height:16px;display:inline-block;transform:translateY(9.5%)}:root[data-theme=dark] .account-module__FD2Xgq__brand{background-image:url(/brand/lockup-on-dark.png)}.account-module__FD2Xgq__back{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);flex:none;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex;}.account-module__FD2Xgq__back:hover{background:var(--rail-hover);color:var(--ink)}.account-module__FD2Xgq__back svg{width:12px;height:12px;display:block}.account-module__FD2Xgq__topbarRight{flex:none;align-items:center;gap:12px;margin-left:auto;display:flex}.account-module__FD2Xgq__canvas{flex-direction:column;flex:1;min-height:0;display:flex}.account-module__FD2Xgq__head{background:var(--surface);border-bottom:1px solid var(--border);flex:none;padding:22px 28px 20px}.account-module__FD2Xgq__headInner,.account-module__FD2Xgq__grid,.account-module__FD2Xgq__noticeWrap{max-width:900px;margin:0 auto}.account-module__FD2Xgq__h1{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:800}.account-module__FD2Xgq__headSub{color:var(--muted);margin-top:5px;font-size:13px}.account-module__FD2Xgq__body{padding:26px 28px 80px}.account-module__FD2Xgq__grid{grid-template-columns:164px 1fr;align-items:start;gap:36px;display:grid}.account-module__FD2Xgq__toc{flex-direction:column;display:flex;position:sticky;top:62px}.account-module__FD2Xgq__tocItem{color:var(--muted);border-left:2px solid var(--border);align-items:center;gap:8px;padding:8px 0 8px 14px;font-size:13.5px;font-weight:500;transition:color .12s,border-color .12s;display:flex}.account-module__FD2Xgq__tocItem:hover{color:var(--ink)}.account-module__FD2Xgq__tocBadge{margin-left:auto}.account-module__FD2Xgq__tocBadge+.account-module__FD2Xgq__soon{margin-left:6px}.account-module__FD2Xgq__tocOn{color:var(--ink);border-left-color:var(--blue);font-weight:600}.account-module__FD2Xgq__soon{letter-spacing:.04em;color:var(--muted);border:1px solid var(--border);border-radius:var(--r-pill);padding:0 5px;font-size:10px;font-weight:600}.account-module__FD2Xgq__sections{flex-direction:column;gap:36px;min-width:0;display:flex}.account-module__FD2Xgq__section{scroll-margin-top:62px}.account-module__FD2Xgq__h2{color:var(--ink);margin:0 0 12px;font-size:16px;font-weight:700}.account-module__FD2Xgq__h3{color:var(--ink);margin:22px 0 12px;font-size:14px;font-weight:700}.account-module__FD2Xgq__hint{color:var(--muted);margin:0 0 12px;font-size:13px}.account-module__FD2Xgq__profileRow{border-top:1px solid var(--border);grid-template-columns:150px 1fr auto;align-items:center;gap:16px;padding:13px 15px;display:grid}.account-module__FD2Xgq__profileRow:first-child{border-top:0}.account-module__FD2Xgq__profileK{color:var(--muted);font-size:13px;font-weight:600}.account-module__FD2Xgq__profileV{color:var(--ink);overflow-wrap:anywhere;min-width:0;font-size:13.5px;font-weight:600}.account-module__FD2Xgq__profileActs{gap:8px;display:flex}.account-module__FD2Xgq__profileFields{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.account-module__FD2Xgq__profileFields>*{flex:180px;min-width:0}.account-module__FD2Xgq__field{flex-direction:column;gap:5px;min-width:0;display:flex}.account-module__FD2Xgq__lbl{color:var(--muted);font-size:12px;font-weight:600}.account-module__FD2Xgq__input{width:100%;max-width:320px;}.account-module__FD2Xgq__fieldRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:flex-end;gap:12px;padding:15px;display:flex}.account-module__FD2Xgq__inviteEmail{flex:240px}.account-module__FD2Xgq__inviteRole{flex:none}.account-module__FD2Xgq__addGrid{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;padding:15px;display:grid}.account-module__FD2Xgq__propRow{border-top:1px solid var(--border);align-items:center;gap:14px;padding:13px 15px;display:flex}.account-module__FD2Xgq__propRow:first-child{border-top:0}.account-module__FD2Xgq__propMain{flex:1;min-width:0}.account-module__FD2Xgq__propName{color:var(--ink);align-items:center;gap:9px;font-size:13.5px;font-weight:700;display:flex}.account-module__FD2Xgq__propMeta{color:var(--muted);margin-top:3px;font-size:11.5px}.account-module__FD2Xgq__cardEmpty{color:var(--muted);margin:0;padding:16px 15px;font-size:13px}.account-module__FD2Xgq__pill{border-radius:var(--r-pill);border:1px solid var(--border);color:var(--muted);background:var(--surface);flex:none;align-items:center;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.account-module__FD2Xgq__pillOn{color:var(--green);background:var(--green-tint);border-color:#0000}@media (max-width:800px){.account-module__FD2Xgq__grid{grid-template-columns:1fr;gap:20px}.account-module__FD2Xgq__toc{flex-flow:wrap;position:static}.account-module__FD2Xgq__tocItem{border-left:0;border-bottom:2px solid var(--border);padding:6px 12px}.account-module__FD2Xgq__tocOn{border-bottom-color:var(--blue)}.account-module__FD2Xgq__addGrid{grid-template-columns:1fr}}.account-module__FD2Xgq__dangerHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:15px;display:flex}.account-module__FD2Xgq__rowTitle{color:var(--ink);font-size:13.5px;font-weight:700}.account-module__FD2Xgq__gRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 15px;display:flex}.account-module__FD2Xgq__gRow:first-child{border-top:0}.account-module__FD2Xgq__gAction{flex:none;display:inline-flex}.account-module__FD2Xgq__gMain{flex:1;min-width:0}.account-module__FD2Xgq__gEmail{font-family:var(--mono);color:var(--ink);overflow-wrap:anywhere;font-size:13.5px;font-weight:600}.account-module__FD2Xgq__gMeta{color:var(--muted);margin-top:4px;font-size:11.5px}.account-module__FD2Xgq__gUsed{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;font-size:11.5px;display:flex}.account-module__FD2Xgq__propPill{border-radius:var(--r-pill);border:1px solid var(--border);color:var(--text);background:var(--surface-2);align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.account-module__FD2Xgq__pillWarn{color:var(--amber);background:var(--amber-tint);border-color:#0000}.account-module__FD2Xgq__addRow{border-top:1px solid var(--border);padding:14px 15px}.account-module__FD2Xgq__addLink{color:var(--blue);align-items:center;font-size:12.5px;font-weight:700;display:inline-flex}.account-module__FD2Xgq__addLink:hover{text-decoration:underline}.account-module__FD2Xgq__destGrid{flex-wrap:wrap;align-items:end;gap:12px;width:100%;padding:15px;display:flex}.account-module__FD2Xgq__destGrid>label{flex:200px}.account-module__FD2Xgq__secretPanel{border-bottom:1px solid var(--border);background:var(--blue-tint);padding:15px}.account-module__FD2Xgq__secretValue{font-family:var(--mono);color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;padding:9px 11px;font-size:12.5px;display:block}.account-module__FD2Xgq__secretActions{gap:8px;margin-top:12px;display:flex}@media (max-width:760px){.account-module__FD2Xgq__topbar{gap:8px;padding:0 10px 0 12px}.account-module__FD2Xgq__head{padding:18px 16px 16px}.account-module__FD2Xgq__body{padding:20px 16px 64px}.account-module__FD2Xgq__section{scroll-margin-top:54px}}@media (max-width:560px){.account-module__FD2Xgq__propRow,.account-module__FD2Xgq__gRow,.account-module__FD2Xgq__dangerHead{flex-direction:column;align-items:flex-start;gap:10px}.account-module__FD2Xgq__fieldRow{align-items:stretch}.account-module__FD2Xgq__profileRow{grid-template-columns:1fr;gap:10px}.account-module__FD2Xgq__profileActs{justify-content:flex-start}.account-module__FD2Xgq__input{max-width:none}.account-module__FD2Xgq__destGrid>label{flex:100%}}.account-module__FD2Xgq__gateNote{border-top:1px solid var(--border);background:var(--surface-2);color:var(--muted);align-items:flex-start;gap:8px;margin:0;padding:12px 15px;font-size:12px;display:flex}.account-module__FD2Xgq__gateNote svg{width:13px;height:13px;color:var(--muted-2);flex:none;margin-top:2px}.account-module__FD2Xgq__rowDot{align-self:center;margin-left:auto}
.competitors-module__-Vks-q__page{flex-direction:column;gap:20px;max-width:1000px;display:flex}.competitors-module__-Vks-q__head{flex-direction:column;gap:4px;display:flex}.competitors-module__-Vks-q__lede{color:var(--muted);font-size:13px}.competitors-module__-Vks-q__form{flex-direction:column;gap:6px;max-width:560px;display:flex}.competitors-module__-Vks-q__label{color:var(--muted);font-size:12px;font-weight:600}.competitors-module__-Vks-q__formRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.competitors-module__-Vks-q__field{flex:260px;min-width:0;}.competitors-module__-Vks-q__submit{background:var(--blue);color:#fff;border:1px solid var(--blue);cursor:pointer;font-weight:600;}.competitors-module__-Vks-q__submit:hover{background:var(--blue-600);border-color:var(--blue-600)}.competitors-module__-Vks-q__note{color:var(--warn,var(--muted));font-size:12px}.competitors-module__-Vks-q__empty{color:var(--muted);border:1px dashed var(--border);border-radius:10px;padding:16px;font-size:13px}.competitors-module__-Vks-q__result{flex-direction:column;gap:12px;display:flex}.competitors-module__-Vks-q__panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;flex-direction:column;gap:16px;padding:18px 20px;display:flex}.competitors-module__-Vks-q__panelTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.competitors-module__-Vks-q__panelId{flex-direction:column;gap:2px;min-width:0;display:flex}.competitors-module__-Vks-q__panelDomain{color:var(--ink);overflow-wrap:anywhere;font-size:16px;font-weight:600}.competitors-module__-Vks-q__panelNote{color:var(--muted);font-size:13px}.competitors-module__-Vks-q__stats{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:14px;display:grid}.competitors-module__-Vks-q__stat{flex-direction:column;gap:2px;min-width:0;display:flex}.competitors-module__-Vks-q__statLabel{color:var(--muted);font-size:12px}.competitors-module__-Vks-q__statVal{color:var(--text);font-size:24px;font-weight:650;line-height:1.15}.competitors-module__-Vks-q__statUnit{font-family:var(--sans);color:var(--muted);margin-left:4px;font-size:12px;font-weight:500}.competitors-module__-Vks-q__foot{color:var(--muted);font-size:12px}.competitors-module__-Vks-q__track{white-space:nowrap;}.competitors-module__-Vks-q__trackOff{background:var(--surface);color:var(--muted);border:1px solid var(--border);cursor:not-allowed;white-space:nowrap;font-weight:600;}.competitors-module__-Vks-q__board{flex-direction:column;gap:10px;display:flex}.competitors-module__-Vks-q__boardHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.competitors-module__-Vks-q__boardTitle{color:var(--text);font-size:15px;font-weight:650}.competitors-module__-Vks-q__boardCount{color:var(--muted);font-size:12px}.competitors-module__-Vks-q__tableScroll{position:relative;overflow-x:auto}.competitors-module__-Vks-q__table{border-collapse:collapse;width:100%;font-size:13px;}.competitors-module__-Vks-q__table th,.competitors-module__-Vks-q__table td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:8px 10px}.competitors-module__-Vks-q__table thead th{color:var(--muted);font-size:12px;font-weight:600}.competitors-module__-Vks-q__table th.competitors-module__-Vks-q__numCol,.competitors-module__-Vks-q__table td.competitors-module__-Vks-q__cellMr,.competitors-module__-Vks-q__table td.competitors-module__-Vks-q__cellNum{text-align:right}.competitors-module__-Vks-q__rowYou{background:var(--rail-bg)}.competitors-module__-Vks-q__cellDomain{color:var(--text);font-weight:500}.competitors-module__-Vks-q__youTag{color:var(--muted);margin-left:8px;font-size:11px;font-weight:600}.competitors-module__-Vks-q__cellMr{color:var(--text);font-weight:650}.competitors-module__-Vks-q__cellNum{color:var(--text)}.competitors-module__-Vks-q__cellAct{text-align:right}.competitors-module__-Vks-q__remove{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.competitors-module__-Vks-q__remove:hover{color:var(--red)}.competitors-module__-Vks-q__history{flex-direction:column;gap:10px;display:flex}.competitors-module__-Vks-q__gridHead{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.competitors-module__-Vks-q__ranges{gap:12px;display:flex}.competitors-module__-Vks-q__range{cursor:pointer;font-family:var(--sans);color:var(--muted);background:0 0;border:0;padding:0;font-size:12px}.competitors-module__-Vks-q__range:hover{color:var(--text)}.competitors-module__-Vks-q__range[data-active=true]{color:var(--ink);font-weight:600}.competitors-module__-Vks-q__range:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:3px}.competitors-module__-Vks-q__pairGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.competitors-module__-Vks-q__hCard{border:1px solid var(--border);background:var(--surface);border-radius:10px;min-width:0;padding:14px 16px 10px}.competitors-module__-Vks-q__hCardYou{border-color:var(--blue)}.competitors-module__-Vks-q__hTop{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.competitors-module__-Vks-q__hDomain{color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:650}.competitors-module__-Vks-q__hTag{color:var(--muted);font-size:11px;font-weight:600}.competitors-module__-Vks-q__hEmpty{min-height:160px;color:var(--muted);align-items:center;font-size:13px;display:flex}@media (max-width:760px){.competitors-module__-Vks-q__pairGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.competitors-module__-Vks-q__stats{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.competitors-module__-Vks-q__table .competitors-module__-Vks-q__rowYou{background:var(--surface);border-color:var(--blue)}.competitors-module__-Vks-q__table .competitors-module__-Vks-q__cellAct{text-align:left;grid-column:1/-1;padding-top:2px}}.competitors-module__-Vks-q__suggest{flex-direction:column;gap:8px;display:flex}.competitors-module__-Vks-q__suggestHead{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.competitors-module__-Vks-q__suggestSub{color:var(--muted);font-size:12px}.competitors-module__-Vks-q__suggestBody{color:var(--muted);border:1px dashed var(--border);border-radius:10px;padding:16px;font-size:13px}.competitors-module__-Vks-q__suggestList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.competitors-module__-Vks-q__suggestRow{border:1px solid var(--border);background:var(--surface);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:6px 6px 6px 12px;transition:opacity .18s;display:flex}.competitors-module__-Vks-q__suggestRow:hover{border-color:var(--border-strong)}.competitors-module__-Vks-q__suggestRow[data-leaving=true]{opacity:0}@media (prefers-reduced-motion:reduce){.competitors-module__-Vks-q__suggestRow{transition:none}}.competitors-module__-Vks-q__suggestMain{min-width:0;color:var(--text-2);font-size:13px;line-height:1.45}.competitors-module__-Vks-q__suggestDomain{color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:620}.competitors-module__-Vks-q__suggestWhat:before{content:" · ";color:var(--muted-2)}.competitors-module__-Vks-q__suggestActs{flex-shrink:0;align-items:center;gap:6px;display:flex}.competitors-module__-Vks-q__suggestAdded{color:var(--muted);padding-right:8px;font-size:12px}.competitors-module__-Vks-q__suggestFoot{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.competitors-module__-Vks-q__suggestStamp{color:var(--muted);font-size:12px}@media (max-width:620px){.competitors-module__-Vks-q__suggestRow{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}}
.traffic-chart-module___CEIUq__wrap{flex-direction:column;gap:6px;min-width:0;display:flex}.traffic-chart-module___CEIUq__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.traffic-chart-module___CEIUq__legend{gap:14px;margin:0;padding:0;list-style:none;display:flex}.traffic-chart-module___CEIUq__legendItem{color:var(--text);align-items:center;gap:6px;font-size:12px;display:flex}.traffic-chart-module___CEIUq__swatch{background:var(--border-strong);border-radius:1px;width:10px;height:2px}.traffic-chart-module___CEIUq__swatch[data-lead=true]{background:var(--blue)}.traffic-chart-module___CEIUq__ranges{gap:12px;margin-left:auto;display:flex}.traffic-chart-module___CEIUq__range{cursor:pointer;font-family:var(--sans);color:var(--muted);background:0 0;border:0;padding:0;font-size:12px}.traffic-chart-module___CEIUq__range:hover{color:var(--text)}.traffic-chart-module___CEIUq__range[data-active=true]{color:var(--ink);font-weight:600}.traffic-chart-module___CEIUq__range:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:3px}.traffic-chart-module___CEIUq__plot{width:100%;min-width:0;position:relative}.traffic-chart-module___CEIUq__svg{display:block;overflow:visible}.traffic-chart-module___CEIUq__grid line{stroke:var(--border);stroke-width:1px}.traffic-chart-module___CEIUq__axisLine,.traffic-chart-module___CEIUq__tick line{stroke:var(--border)}.traffic-chart-module___CEIUq__tickLabel{fill:var(--muted-2);font-family:var(--mono);font-feature-settings:"tnum" 1;font-size:10px}.traffic-chart-module___CEIUq__tickLabelX{text-anchor:middle;}.traffic-chart-module___CEIUq__tickLabelY{text-anchor:end;}.traffic-chart-module___CEIUq__line{fill:none;stroke:var(--blue);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.traffic-chart-module___CEIUq__lineSoft{fill:none;stroke:var(--border-strong);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}.traffic-chart-module___CEIUq__area{fill:var(--blue);opacity:.08;stroke:none}.traffic-chart-module___CEIUq__dot{fill:var(--blue)}.traffic-chart-module___CEIUq__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Card-module__QRy0Sa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);overflow:hidden}.Card-module__QRy0Sa__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;display:flex}.Card-module__QRy0Sa__head h2{color:var(--ink);margin:0;font-size:14px;font-weight:700}
.earned-module__kd-TQq__wrap{flex-direction:column;gap:18px;display:flex}@media (min-width:901px){.earned-module__kd-TQq__wrap{flex:1;min-height:0}}.earned-module__kd-TQq__addRow{flex-wrap:wrap;gap:8px;display:flex}.earned-module__kd-TQq__field{min-width:0;height:var(--control-h);border:1px solid var(--border-strong);border-radius:var(--r);background:var(--surface);color:var(--text);font-family:var(--sans);flex:340px;padding:0 11px;font-size:13px}.earned-module__kd-TQq__field::placeholder{color:var(--muted-2)}.earned-module__kd-TQq__field.earned-module__kd-TQq__short{flex:0 200px}.earned-module__kd-TQq__date{flex:0 168px}.earned-module__kd-TQq__submit{height:var(--control-h);border:1px solid var(--blue);border-radius:var(--r);background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;padding:0 15px;font-size:13px;font-weight:600}.earned-module__kd-TQq__tableScroll{position:relative;overflow-x:auto}.earned-module__kd-TQq__card{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden}@media (min-width:901px){.earned-module__kd-TQq__card{flex-direction:column;flex:1;min-height:0;display:flex}.earned-module__kd-TQq__tableScroll{flex:1;min-height:0;overflow-y:auto}}.earned-module__kd-TQq__earnedTable{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:900px;font-size:12.5px;}.earned-module__kd-TQq__earnedTable th,.earned-module__kd-TQq__earnedTable td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:7px 8px;overflow:hidden}.earned-module__kd-TQq__earnedTable thead th{color:var(--muted);background:var(--surface-2);white-space:nowrap;font-size:11.5px;font-weight:600}@media (min-width:901px){.earned-module__kd-TQq__earnedTable thead th{z-index:2;position:sticky;top:0}}.earned-module__kd-TQq__earnedTable tbody tr:last-child th,.earned-module__kd-TQq__earnedTable tbody tr:last-child td{border-bottom:0}.earned-module__kd-TQq__earnedTable td.earned-module__kd-TQq__numCol{text-align:right}.earned-module__kd-TQq__host{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;display:block;overflow:hidden}.earned-module__kd-TQq__url{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:11.5px;text-decoration:none;display:block;overflow:hidden}.earned-module__kd-TQq__url:hover{color:var(--blue);text-decoration:underline}.earned-module__kd-TQq__says{grid-template-columns:max-content minmax(0,1fr);align-items:baseline;column-gap:8px;display:grid}.earned-module__kd-TQq__saysLabel{color:var(--muted-2);white-space:nowrap;font-size:11px;font-weight:500}.earned-module__kd-TQq__saysValue{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.earned-module__kd-TQq__saysStale{color:var(--muted-2)}.earned-module__kd-TQq__saysMoved{color:var(--amber)}.earned-module__kd-TQq__editSurface{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text);text-align:left;cursor:text;font-size:12.5px;display:flex;overflow:hidden}.earned-module__kd-TQq__editView{white-space:nowrap;text-overflow:ellipsis;align-items:center;}.earned-module__kd-TQq__noteView{box-sizing:border-box;border-radius:var(--r);min-height:42px;font-family:var(--sans);align-items:flex-start;padding:4px 9px;line-height:16px;}.earned-module__kd-TQq__noteText{-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.earned-module__kd-TQq__editView:hover,.earned-module__kd-TQq__noteView:hover{border-color:var(--blue)}.earned-module__kd-TQq__editView:focus-visible,.earned-module__kd-TQq__noteView:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint);outline:none}.earned-module__kd-TQq__editEmpty{color:var(--muted-2);font-style:italic}.earned-module__kd-TQq__editForm{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.earned-module__kd-TQq__noteField{box-sizing:border-box;border:1px solid var(--border-strong);border-radius:var(--r);background:var(--surface);width:100%;min-width:0;height:42px;min-height:42px;color:var(--text);font-family:var(--sans);resize:none;outline:none;padding:4px 9px;font-size:12.5px;line-height:16px}.earned-module__kd-TQq__noteField:focus-visible,.earned-module__kd-TQq__noteField:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.earned-module__kd-TQq__editActions{gap:6px;display:flex}.earned-module__kd-TQq__editSave{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;flex:none;font-size:12px;font-weight:600;}.earned-module__kd-TQq__editSave:hover{background:var(--blue-600);border-color:var(--blue-600)}.earned-module__kd-TQq__editCancel{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;font-size:12px;}.earned-module__kd-TQq__editCancel:hover{border-color:var(--border-strong);color:var(--text)}.earned-module__kd-TQq__verdict{color:var(--muted);white-space:normal;margin:0;font-size:12px}.earned-module__kd-TQq__pills{flex-wrap:wrap;gap:5px;margin:0;display:flex}.earned-module__kd-TQq__pill{border-radius:var(--r-pill);border:1px solid #0000;padding:1px 7px;font-size:11px;font-weight:600}.earned-module__kd-TQq__pillKind{border-color:var(--border);background:var(--surface-2);color:var(--muted)}.earned-module__kd-TQq__pillOk{background:var(--green-tint);color:var(--green)}.earned-module__kd-TQq__pillWarn{background:var(--amber-tint);color:var(--amber)}.earned-module__kd-TQq__checkedAt{color:var(--muted-2);margin:3px 0 0;font-size:11.5px}.earned-module__kd-TQq__changed{color:var(--amber)}.earned-module__kd-TQq__gone{color:var(--red)}.earned-module__kd-TQq__dim{color:var(--muted)}.earned-module__kd-TQq__mrNum,.earned-module__kd-TQq__trafficNum{font-family:var(--mono);font-feature-settings:"tnum" 1;color:var(--text);font-size:16px;font-weight:650}.earned-module__kd-TQq__datePicker{width:100%}.earned-module__kd-TQq__mrNone{color:var(--muted);font-size:12px}.earned-module__kd-TQq__earnedTable td.earned-module__kd-TQq__act{text-align:right;padding-left:0;padding-right:6px}.earned-module__kd-TQq__remove{border-radius:var(--r);width:28px;height:28px;color:var(--muted-2);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}.earned-module__kd-TQq__remove:hover{border-color:var(--border-strong);color:var(--red)}.earned-module__kd-TQq__remove[data-busy] svg{visibility:hidden}.earned-module__kd-TQq__footNote{color:var(--muted);font-size:12px;line-height:1.7}.earned-module__kd-TQq__empty{border:1px solid var(--border);color:var(--muted);border-radius:10px;padding:22px 16px;font-size:13px}@media (max-width:900px){.earned-module__kd-TQq__tableScroll{padding:10px}.earned-module__kd-TQq__earnedTable{table-layout:auto;min-width:0}.earned-module__kd-TQq__earnedTable th,.earned-module__kd-TQq__earnedTable td{overflow:visible}.earned-module__kd-TQq__host,.earned-module__kd-TQq__url,.earned-module__kd-TQq__saysValue{white-space:normal;overflow-wrap:anywhere;text-overflow:clip;overflow:visible}.earned-module__kd-TQq__earnedTable td.earned-module__kd-TQq__act{text-align:left}}.earned-module__kd-TQq__wasKind{margin:4px 0 0;font-size:11.5px}.earned-module__kd-TQq__wasOld{-webkit-text-decoration-color:var(--muted-2);text-decoration-color:var(--muted-2)}.earned-module__kd-TQq__wasSame{color:var(--muted)}.earned-module__kd-TQq__wasBetter{color:var(--green)}.earned-module__kd-TQq__wasWorse{color:var(--amber)}.earned-module__kd-TQq__aiPill{border-radius:var(--r-pill);background:var(--green-tint);min-width:22px;color:var(--green);font-family:var(--mono);font-feature-settings:"tnum" 1;text-align:center;border:1px solid #0000;padding:0 6px;font-size:11.5px;font-weight:600;line-height:18px;display:inline-block}.earned-module__kd-TQq__aiNone{color:var(--muted-2)}
.page-types-module__YSfQka__strip{border:1px solid var(--border);border-radius:var(--r);background:var(--border);gap:1px;display:grid;overflow:hidden}.page-types-module__YSfQka__stripRow{background:var(--surface);grid-template-columns:1fr auto auto auto auto;align-items:center;gap:14px;padding:9px 13px;display:grid}.page-types-module__YSfQka__stripName{color:var(--ink);font-size:13px;font-weight:600}.page-types-module__YSfQka__stripThem{color:var(--muted);font-size:12px}.page-types-module__YSfQka__stripYou{text-align:right;min-width:74px;color:var(--muted);font-size:12px}.page-types-module__YSfQka__stripZero{color:var(--amber);font-weight:650}@media (max-width:760px){.page-types-module__YSfQka__stripRow{grid-template-columns:1fr auto auto auto}.page-types-module__YSfQka__stripThem{order:3;grid-column:1/-1}}.page-types-module__YSfQka__stripWrite{white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;}.page-types-module__YSfQka__detailsBtn{color:var(--muted);background:var(--surface);border:1px solid var(--border-strong);cursor:pointer;font-size:12px;font-weight:600;}.page-types-module__YSfQka__detailsBtn:hover{border-color:var(--muted-2);color:var(--ink)}.page-types-module__YSfQka__detailsBtn[aria-expanded=true]{border-color:var(--blue);color:var(--blue)}.page-types-module__YSfQka__blurb{color:var(--muted);margin:8px 0 0;font-size:13.5px}.page-types-module__YSfQka__h3{color:var(--muted);margin:24px 0 10px;font-size:12.5px;font-weight:600}.page-types-module__YSfQka__h3:first-child{margin-top:0}.page-types-module__YSfQka__note{color:var(--muted);margin:10px 0 0;font-size:12.5px}.page-types-module__YSfQka__na{color:var(--muted-2);font-size:12.5px;font-style:italic}.page-types-module__YSfQka__competitor{border-top:1px solid var(--border);padding:11px 0 4px}.page-types-module__YSfQka__competitor:first-child{border-top:0;padding-top:0}.page-types-module__YSfQka__competitorHead{align-items:baseline;gap:9px;margin-bottom:4px;display:flex}.page-types-module__YSfQka__competitorName{font-family:var(--mono);color:var(--ink);font-size:12.5px;font-weight:600}.page-types-module__YSfQka__competitorCount{color:var(--muted-2);font-size:11.5px}.page-types-module__YSfQka__pageRow{border-radius:var(--r);border:1px solid #0000;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:8px 10px;font-size:13px;display:grid}.page-types-module__YSfQka__pageRow:hover{background:var(--rail-hover);border-color:var(--border-strong)}.page-types-module__YSfQka__depth{border-radius:var(--r-pill);white-space:nowrap;padding:2px 7px;font-size:10.5px;font-weight:700}.page-types-module__YSfQka__d0{background:var(--violet-tint);color:var(--violet)}.page-types-module__YSfQka__d1{background:var(--blue-tint);color:var(--blue)}.page-types-module__YSfQka__dx{background:var(--rail-hover);color:var(--muted)}.page-types-module__YSfQka__pageTitle{min-width:0}.page-types-module__YSfQka__pageTitle span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;display:block;overflow:hidden}.page-types-module__YSfQka__pageTitle small{font-family:var(--mono);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;display:block;overflow:hidden}.page-types-module__YSfQka__words{font-family:var(--mono);color:var(--muted-2);white-space:nowrap;font-size:11.5px}.page-types-module__YSfQka__newTag{color:var(--green);background:var(--green-tint);border-radius:var(--r-pill);margin-left:6px;padding:1px 6px;font-size:10px;font-style:normal;font-weight:700}.page-types-module__YSfQka__without{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.page-types-module__YSfQka__without li{font-family:var(--mono);color:var(--muted);border:1px solid var(--border);border-radius:var(--r-pill);background:var(--surface-2);padding:3px 10px;font-size:12px}.page-types-module__YSfQka__mine{border:1px solid var(--border);border-radius:var(--r);background:var(--surface-2);padding:12px 14px}.page-types-module__YSfQka__mineZero{border-color:var(--amber);background:var(--amber-tint)}.page-types-module__YSfQka__mine p{color:var(--text);margin:0;font-size:13px}.page-types-module__YSfQka__mine p+p{margin-top:7px}.page-types-module__YSfQka__mine b{color:var(--ink);font-weight:650}.page-types-module__YSfQka__why{border:1px solid var(--border);border-radius:var(--r);background:var(--surface-2);color:var(--text);padding:12px 14px;font-size:13px}.page-types-module__YSfQka__why p{margin:0}.page-types-module__YSfQka__why p+p{margin-top:7px}.page-types-module__YSfQka__whyFix{color:var(--blue);font-weight:600}.page-types-module__YSfQka__whyFix:hover{text-decoration:underline}.page-types-module__YSfQka__footLink{}.page-types-module__YSfQka__footNote{color:var(--muted);font-size:12px}
.skeleton-module__ngLkYa__sk{vertical-align:middle;border-radius:var(--r-sm);background:linear-gradient(90deg, var(--rail-hover) 25%, var(--border) 37%, var(--rail-hover) 63%);background-size:400% 100%;animation:1.4s ease-in-out infinite skeleton-module__ngLkYa__sweep;display:inline-block}.skeleton-module__ngLkYa__pill{border-radius:var(--r-pill)}.skeleton-module__ngLkYa__fill{flex:auto;min-height:0}@keyframes skeleton-module__ngLkYa__sweep{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.skeleton-module__ngLkYa__sk{background:var(--rail-hover);animation:none}}.skeleton-module__ngLkYa__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.imagesTabs-module__bgrPiG__tabs{background:linear-gradient(var(--border), var(--border)) 0 100% / 100% 1px no-repeat;scrollbar-width:none;gap:4px;margin-bottom:20px;display:flex;position:relative;overflow:auto hidden}.imagesTabs-module__bgrPiG__tabs::-webkit-scrollbar{display:none}.imagesTabs-module__bgrPiG__tab{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;flex:none;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none}.imagesTabs-module__bgrPiG__tab:hover{color:var(--text)}.imagesTabs-module__bgrPiG__tabOn{border-bottom-color:var(--blue);color:var(--text);font-weight:600}
.billing-module__IKy0Ea__strip{flex-wrap:wrap;align-items:flex-start;gap:24px;padding:15px;display:flex}.billing-module__IKy0Ea__st{min-width:132px}.billing-module__IKy0Ea__k{color:var(--muted);align-items:center;gap:6px;margin-bottom:4px;font-size:12px;font-weight:600;display:flex}.billing-module__IKy0Ea__num{color:var(--ink);font-size:15px;font-weight:600}.billing-module__IKy0Ea__planName{color:var(--ink);font-size:16px;font-weight:800}.billing-module__IKy0Ea__spacer{flex:1}.billing-module__IKy0Ea__pausedNote{color:var(--muted);font-weight:500}.billing-module__IKy0Ea__bar{border-radius:var(--r-pill);background:var(--rail-hover);height:5px;margin-top:7px;overflow:hidden}.billing-module__IKy0Ea__bar i{border-radius:var(--r-pill);background:var(--blue);height:100%;display:block}.billing-module__IKy0Ea__bar i.billing-module__IKy0Ea__barAmber{background:var(--amber)}.billing-module__IKy0Ea__headroom{color:var(--muted);margin-top:5px;font-size:12px}.billing-module__IKy0Ea__warnLine{border-top:1px solid var(--border);background:var(--amber-tint);color:var(--text);align-items:flex-start;gap:8px;margin:0;padding:12px 15px;font-size:12.5px;line-height:1.5;display:flex}.billing-module__IKy0Ea__warnLine svg{width:13px;height:13px;color:var(--amber);flex:none;margin-top:2px}.billing-module__IKy0Ea__gateNote{border-top:1px solid var(--border);background:var(--surface-2);color:var(--muted);align-items:flex-start;gap:8px;margin:0;padding:12px 15px;font-size:12px;display:flex}.billing-module__IKy0Ea__gateNote svg{width:13px;height:13px;color:var(--muted-2);flex:none;margin-top:2px}.billing-module__IKy0Ea__bandLabel{border-top:1px solid var(--border);background:var(--surface-2);color:var(--ink);justify-content:space-between;align-items:center;gap:10px;padding:11px 15px;font-size:12px;font-weight:700;display:flex}.billing-module__IKy0Ea__bandLabel em{color:var(--muted);font-style:normal;font-weight:500}.billing-module__IKy0Ea__tiles{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.billing-module__IKy0Ea__tile{flex-direction:column;gap:9px;padding:15px;display:flex}.billing-module__IKy0Ea__tile+.billing-module__IKy0Ea__tile{border-left:1px solid var(--border)}.billing-module__IKy0Ea__tileCurrent{background:var(--blue-tint)}.billing-module__IKy0Ea__tn{color:var(--ink);justify-content:space-between;align-items:center;gap:8px;font-size:15px;font-weight:800;display:flex}.billing-module__IKy0Ea__tileCurrent .billing-module__IKy0Ea__tn{color:var(--blue-600)}.billing-module__IKy0Ea__pill{border-radius:var(--r-pill);background:var(--blue);color:#fff;padding:2px 8px;font-size:11px;font-weight:700}.billing-module__IKy0Ea__facts{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.billing-module__IKy0Ea__facts li{color:var(--text);align-items:center;gap:7px;font-size:12.5px;display:flex}.billing-module__IKy0Ea__tick{width:12px;height:12px;color:var(--green);flex:none}.billing-module__IKy0Ea__renewLine{color:var(--muted);font-size:12px}.billing-module__IKy0Ea__prices{flex-direction:column;gap:7px;margin-top:auto;padding-top:5px;display:flex}.billing-module__IKy0Ea__prices form{margin:0}.billing-module__IKy0Ea__priceRow{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;text-decoration:none;display:flex;}.billing-module__IKy0Ea__priceRow:hover:not(:disabled):not(.billing-module__IKy0Ea__priceNow){background:var(--bg);border-color:var(--blue)}.billing-module__IKy0Ea__priceRow:disabled{opacity:.55;cursor:not-allowed}.billing-module__IKy0Ea__price{color:var(--ink);font-size:13px;font-weight:600}.billing-module__IKy0Ea__go{color:var(--blue);align-items:center;gap:5px;font-size:12.5px;font-weight:600;display:inline-flex}.billing-module__IKy0Ea__priceRow:disabled .billing-module__IKy0Ea__go{color:var(--muted)}.billing-module__IKy0Ea__priceNow{border-color:var(--blue);cursor:default}.billing-module__IKy0Ea__priceNow .billing-module__IKy0Ea__go{color:var(--blue-600)}.billing-module__IKy0Ea__priceNow .billing-module__IKy0Ea__go .billing-module__IKy0Ea__tick{color:currentColor}.billing-module__IKy0Ea__resumeNote{border-top:1px solid var(--border);background:var(--amber-tint);color:var(--text);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:12px 15px;font-size:12.5px;line-height:1.5;display:flex}.billing-module__IKy0Ea__resumeNote>span{flex:1}.billing-module__IKy0Ea__freeLine{border-top:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:12px 15px;display:flex}.billing-module__IKy0Ea__freeLine>div{color:var(--muted);font-size:12.5px}.billing-module__IKy0Ea__freeLine b{color:var(--ink);font-size:13px;font-weight:700}.billing-module__IKy0Ea__h3{color:var(--ink);margin:22px 0 4px;font-size:14px;font-weight:700}.billing-module__IKy0Ea__fieldRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;padding:15px;display:flex}.billing-module__IKy0Ea__hint{color:var(--muted);margin:0 0 12px;font-size:13px}.billing-module__IKy0Ea__badgeIntro{flex-direction:column;gap:10px;padding:15px;display:flex}.billing-module__IKy0Ea__badgeStatus{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:12.5px;display:flex}.billing-module__IKy0Ea__badgePill{border-radius:var(--r-pill);color:var(--green);background:var(--green-tint);border:1px solid #0000;flex:none;align-items:center;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.billing-module__IKy0Ea__badgeLede{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.billing-module__IKy0Ea__badgeFold{display:contents}.billing-module__IKy0Ea__badgeSummary{background:var(--blue-tint);color:var(--blue);cursor:pointer;border:1px solid #0000;align-items:center;gap:6px;padding:0 12px 0 10px;font-size:12.5px;font-weight:600;list-style:none;transition:border-color .12s,color .12s;display:inline-flex;}.billing-module__IKy0Ea__badgeSummary::-webkit-details-marker{display:none}.billing-module__IKy0Ea__badgeSummary:hover{color:var(--blue-600);border-color:currentColor}.billing-module__IKy0Ea__badgeSummary:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.billing-module__IKy0Ea__badgeChev{place-items:center;transition:transform .14s;display:inline-grid}.billing-module__IKy0Ea__badgeChev svg{display:block}.billing-module__IKy0Ea__badgeFold[open] .billing-module__IKy0Ea__badgeChev{transform:rotate(90deg)}.billing-module__IKy0Ea__badgeHide,.billing-module__IKy0Ea__badgeFold[open] .billing-module__IKy0Ea__badgeShow{display:none}.billing-module__IKy0Ea__badgeFold[open] .billing-module__IKy0Ea__badgeHide{display:inline}.billing-module__IKy0Ea__badgeBody{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-sm);flex-basis:100%;margin-top:2px;padding:12px 13px}.billing-module__IKy0Ea__badgeStep{color:var(--muted);margin:0 0 8px;font-size:12.5px;line-height:1.55}.billing-module__IKy0Ea__badgeStep:last-child{margin-bottom:0}.billing-module__IKy0Ea__badgeFold:not([open]) .billing-module__IKy0Ea__badgeBody{display:none}.billing-module__IKy0Ea__badgeStep code{color:var(--ink);overflow-wrap:anywhere;font-size:11.5px}.billing-module__IKy0Ea__snippetRow{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;display:flex}.billing-module__IKy0Ea__snippet{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);min-width:200px;color:var(--ink);white-space:nowrap;flex:1;padding:7px 9px;font-size:12px;position:relative;overflow-x:auto}.billing-module__IKy0Ea__snippetCopy{flex:none}.billing-module__IKy0Ea__snippetCopy svg{width:13px;height:13px}.billing-module__IKy0Ea__input{flex:1;min-width:220px;}@media (max-width:760px){.billing-module__IKy0Ea__tiles{grid-template-columns:1fr}.billing-module__IKy0Ea__tile+.billing-module__IKy0Ea__tile{border-left:0;border-top:1px solid var(--border)}}@media (max-width:560px){.billing-module__IKy0Ea__strip{gap:16px}.billing-module__IKy0Ea__fieldRow{align-items:stretch}}.billing-module__IKy0Ea__invScroll{border-top:1px solid var(--border);position:relative;overflow-x:auto}.billing-module__IKy0Ea__invTable{border-collapse:collapse;width:100%;font-size:12.5px;}.billing-module__IKy0Ea__invTable th,.billing-module__IKy0Ea__invTable td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:9px 15px}.billing-module__IKy0Ea__invTable tbody tr:last-child th,.billing-module__IKy0Ea__invTable tbody tr:last-child td{border-bottom:0}.billing-module__IKy0Ea__invTable thead th{color:var(--muted);background:var(--surface-2);font-size:11.5px;font-weight:600}.billing-module__IKy0Ea__invTable tbody tr:hover th,.billing-module__IKy0Ea__invTable tbody tr:hover td{background:var(--surface-2)}.billing-module__IKy0Ea__invTable th.billing-module__IKy0Ea__invNum,.billing-module__IKy0Ea__invTable td.billing-module__IKy0Ea__invNum{text-align:right}.billing-module__IKy0Ea__invRef{color:var(--muted)}.billing-module__IKy0Ea__invNum{color:var(--ink);font-weight:700}.billing-module__IKy0Ea__invPaid{color:var(--green);font-weight:600}.billing-module__IKy0Ea__invOpen{color:var(--amber);font-weight:600}.billing-module__IKy0Ea__invQuiet{color:var(--muted-2);font-weight:600}.billing-module__IKy0Ea__invTable th.billing-module__IKy0Ea__invDocs,.billing-module__IKy0Ea__invTable td.billing-module__IKy0Ea__invDocs{text-align:right}.billing-module__IKy0Ea__invDocs a{color:var(--blue);font-weight:600;text-decoration:none}.billing-module__IKy0Ea__invDocs a:hover{text-decoration:underline}.billing-module__IKy0Ea__invDocs a+a{margin-left:12px}.billing-module__IKy0Ea__invEmpty{border-top:1px solid var(--border);color:var(--muted);margin:0;padding:15px;font-size:12.5px}.billing-module__IKy0Ea__invFail{border-top:1px solid var(--border);background:var(--amber-tint);color:var(--text);align-items:center;gap:12px;padding:12px 15px;font-size:12.5px;display:flex}.billing-module__IKy0Ea__invFail>span{flex:1}.billing-module__IKy0Ea__invSkeleton{border-top:1px solid var(--border)}.billing-module__IKy0Ea__invSkRow{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:12px 15px;display:flex}.billing-module__IKy0Ea__invSkRow:last-child{border-bottom:0}.billing-module__IKy0Ea__invSkRow i{border-radius:var(--r-pill);background:var(--rail-hover);height:10px;display:block}
.flagged-module__GrrZPq__wrap{flex-direction:column;gap:18px;display:flex}@media (min-width:901px){.flagged-module__GrrZPq__wrap{flex:1;min-height:0}}.flagged-module__GrrZPq__addRow{flex-wrap:wrap;gap:8px;display:flex}.flagged-module__GrrZPq__domainField{flex:220px;min-width:0;}.flagged-module__GrrZPq__noteField{flex:3 320px;min-width:0;}.flagged-module__GrrZPq__domainField::placeholder,.flagged-module__GrrZPq__noteField::placeholder,.flagged-module__GrrZPq__addNoteField::placeholder{color:var(--muted-2)}.flagged-module__GrrZPq__addButton{flex:none}@media (max-width:560px){.flagged-module__GrrZPq__addButton{flex:100%}}.flagged-module__GrrZPq__empty{border:1px solid var(--border);color:var(--muted);border-radius:10px;margin:0;padding:22px 16px;font-size:13px}.flagged-module__GrrZPq__footNote{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.flagged-module__GrrZPq__card{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden;container:flagged/inline-size}.flagged-module__GrrZPq__tableScroll{position:relative;overflow-x:auto}@media (min-width:901px){.flagged-module__GrrZPq__card{flex-direction:column;flex:0 auto;min-height:0;display:flex}.flagged-module__GrrZPq__tableScroll{flex:1;min-height:0;overflow-y:auto}}.flagged-module__GrrZPq__table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}@container flagged (min-width:760px){.flagged-module__GrrZPq__table{table-layout:fixed}}.flagged-module__GrrZPq__colDomain{width:24%}.flagged-module__GrrZPq__colNotes{width:112px}.flagged-module__GrrZPq__colAdded{width:168px}.flagged-module__GrrZPq__colAction{width:84px}.flagged-module__GrrZPq__table th,.flagged-module__GrrZPq__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:10px 12px}.flagged-module__GrrZPq__table thead th{color:var(--muted);background:var(--surface-2);white-space:nowrap;font-size:12px;font-weight:600}@media (min-width:901px){.flagged-module__GrrZPq__table thead th{z-index:2;position:sticky;top:0}}@container flagged (min-width:760px){.flagged-module__GrrZPq__table tbody tr:last-child th,.flagged-module__GrrZPq__table tbody tr:last-child td{border-bottom:0}}.flagged-module__GrrZPq__domain{color:var(--text);overflow-wrap:anywhere;font-weight:600}.flagged-module__GrrZPq__noteText{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}.flagged-module__GrrZPq__stamp{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}.flagged-module__GrrZPq__dash{color:var(--muted-2)}.flagged-module__GrrZPq__actionCell{text-align:right;white-space:nowrap}.flagged-module__GrrZPq__toggle{white-space:nowrap;cursor:pointer;border-style:solid;border-width:1px;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex;}.flagged-module__GrrZPq__toggle:hover{border-color:var(--blue)}.flagged-module__GrrZPq__toggle[aria-expanded=true],.flagged-module__GrrZPq__toggle[aria-expanded=true]:hover:not(:disabled){border-color:var(--blue);background:var(--blue-tint);color:var(--blue-600)}.flagged-module__GrrZPq__caret{color:var(--muted-2);font-size:11px}.flagged-module__GrrZPq__toggle[aria-expanded=true] .flagged-module__GrrZPq__caret{color:var(--blue-600)}.flagged-module__GrrZPq__remove{white-space:nowrap;cursor:pointer;border-style:solid;border-width:1px;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex;}.flagged-module__GrrZPq__toggle:focus-visible,.flagged-module__GrrZPq__remove:focus-visible,.flagged-module__GrrZPq__addNoteButton:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.flagged-module__GrrZPq__historyRow td{background:var(--surface-2);padding:0 12px 14px}@container flagged (min-width:760px){.flagged-module__GrrZPq__table .flagged-module__GrrZPq__rowOpen th,.flagged-module__GrrZPq__table .flagged-module__GrrZPq__rowOpen td{background:var(--surface-2);border-bottom-color:#0000}}.flagged-module__GrrZPq__log{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin:0;padding:0;list-style:none}.flagged-module__GrrZPq__logItem{border-bottom:1px solid var(--border);grid-template-columns:180px minmax(0,1fr);gap:12px;padding:9px 12px;display:grid}.flagged-module__GrrZPq__logItem:last-child{border-bottom:0}.flagged-module__GrrZPq__addNote{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.flagged-module__GrrZPq__addNoteField{flex:280px;min-width:0;}.flagged-module__GrrZPq__addNoteButton{white-space:nowrap;cursor:pointer;border-style:solid;border-width:1px;font-size:12px;font-weight:600;}.flagged-module__GrrZPq__addNoteButton:hover{border-color:var(--blue)}.flagged-module__GrrZPq__cardLabel{display:none}@container flagged (max-width:759px){.flagged-module__GrrZPq__tableScroll{padding:10px}.flagged-module__GrrZPq__table{flex-direction:column;display:flex}.flagged-module__GrrZPq__table thead{display:none}.flagged-module__GrrZPq__table tbody{display:block}.flagged-module__GrrZPq__table tr{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-bottom:10px;padding:12px 14px;display:grid}.flagged-module__GrrZPq__table tbody tr:last-child{margin-bottom:0}.flagged-module__GrrZPq__table th[scope=row]{border-bottom:1px solid var(--border);grid-column:1/-1;padding:0 0 10px}.flagged-module__GrrZPq__table tbody td{white-space:normal;overflow-wrap:anywhere;text-align:left;border:0;min-width:0;padding:0;display:block}.flagged-module__GrrZPq__table .flagged-module__GrrZPq__cardLabel{color:var(--muted);margin-bottom:2px;font-size:11.5px;font-weight:600;display:block}.flagged-module__GrrZPq__table .flagged-module__GrrZPq__latestCell,.flagged-module__GrrZPq__table .flagged-module__GrrZPq__actionCell{grid-column:1/-1}.flagged-module__GrrZPq__table .flagged-module__GrrZPq__stamp{white-space:normal}.flagged-module__GrrZPq__table .flagged-module__GrrZPq__rowOpen{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.flagged-module__GrrZPq__table .flagged-module__GrrZPq__historyRow{background:var(--surface-2);border-top:0;border-top-left-radius:0;border-top-right-radius:0;padding:0 14px 14px;display:block}.flagged-module__GrrZPq__table .flagged-module__GrrZPq__historyRow td{background:0 0;padding:0}.flagged-module__GrrZPq__logItem{grid-template-columns:minmax(0,1fr);gap:2px}}
.traffic-card-module__h2XT_W__body{grid-template-columns:minmax(150px,200px) 1fr;align-items:center;gap:24px;padding:14px 16px;display:grid}.traffic-card-module__h2XT_W__figure{min-width:0}.traffic-card-module__h2XT_W__valRow{align-items:baseline;gap:8px;display:flex}.traffic-card-module__h2XT_W__val{color:var(--ink);font-size:32px;font-weight:600;line-height:1}.traffic-card-module__h2XT_W__absent{color:var(--muted)}.traffic-card-module__h2XT_W__scale{color:var(--muted);font-size:13px}.traffic-card-module__h2XT_W__state{color:var(--muted-2);margin-top:7px;font-size:12px;font-weight:600}.traffic-card-module__h2XT_W__foot{color:var(--muted);margin:0;font-size:13px;line-height:1.55}@media (max-width:900px){.traffic-card-module__h2XT_W__body{grid-template-columns:1fr;align-items:start;gap:14px}}
.content-module__0B14rG__stack{flex-direction:column;gap:26px;display:flex}.content-module__0B14rG__sec{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.content-module__0B14rG__secH{letter-spacing:-.015em;color:var(--ink);margin:0;font-size:15px;font-weight:700}.content-module__0B14rG__secSub{color:var(--muted-2);margin:0;font-size:12.5px}.content-module__0B14rG__secCount{color:var(--muted-2);margin-left:auto;font-size:12px}.content-module__0B14rG__empty{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);color:var(--muted);margin:0;padding:14px 16px;font-size:13px}.content-module__0B14rG__disclose{border:1px solid var(--amber);border-radius:var(--r);background:var(--amber-tint);color:var(--text);margin:0 0 12px;padding:10px 13px;font-size:12.5px;line-height:1.5}.content-module__0B14rG__gate{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);text-align:center;padding:26px 22px}.content-module__0B14rG__gateTitle{color:var(--ink);margin:0 0 6px;font-size:15px;font-weight:700}.content-module__0B14rG__gateBody{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.55}.content-module__0B14rG__gateLink{height:var(--control-h);border:1px solid var(--blue-600);border-radius:var(--r-sm);background:var(--blue);color:#fff;align-items:center;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.content-module__0B14rG__gateLink:hover{background:var(--blue-600)}.content-module__0B14rG__card{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);overflow:hidden}.content-module__0B14rG__tableScroll{position:relative;overflow-x:auto}.content-module__0B14rG__table{border-collapse:collapse;width:100%;}.content-module__0B14rG__table thead th{background:var(--surface-2);border-bottom:1px solid var(--border);color:var(--muted);text-align:left;white-space:nowrap;padding:9px 12px;font-size:11.5px;font-weight:600}.content-module__0B14rG__table tbody td,.content-module__0B14rG__table tbody th{border-bottom:1px solid var(--border);vertical-align:middle;text-align:left;padding:9px 12px;font-size:13px;font-weight:400}.content-module__0B14rG__table tbody tr:last-child td,.content-module__0B14rG__table tbody tr:last-child th{border-bottom:0}.content-module__0B14rG__numCol{white-space:nowrap;color:var(--muted);font-size:12.5px}.content-module__0B14rG__table th.content-module__0B14rG__numCol,.content-module__0B14rG__table td.content-module__0B14rG__numCol{text-align:right}.content-module__0B14rG__cellPage{max-width:420px}.content-module__0B14rG__pageTitle{color:var(--ink);align-items:center;gap:7px;font-weight:600;display:flex}.content-module__0B14rG__pageUrl{color:var(--blue);overflow-wrap:anywhere;margin-top:2px;font-size:11.5px;display:block}.content-module__0B14rG__pageUrl:hover{text-decoration:underline}.content-module__0B14rG__cellAction{text-align:right;white-space:nowrap}.content-module__0B14rG__kind{border-radius:var(--r-sm);background:var(--violet-tint);color:var(--violet);white-space:nowrap;padding:2px 7px;font-size:11px;font-weight:650;display:inline-flex}.content-module__0B14rG__newSince{border-radius:var(--r-sm);background:var(--green-tint);color:var(--green);white-space:nowrap;padding:1px 6px;font-size:10.5px;font-weight:700;display:inline-flex}.content-module__0B14rG__foot{border-top:1px solid var(--border);background:var(--surface-2);color:var(--muted-2);margin:0;padding:9px 12px;font-size:11.5px}.content-module__0B14rG__fold{border-top:1px solid var(--border)}.content-module__0B14rG__foldSummary{background:var(--surface-2);color:var(--muted);cursor:pointer;padding:9px 12px;font-size:12.5px}.content-module__0B14rG__foldSummary:hover{color:var(--ink)}.content-module__0B14rG__search{margin-bottom:12px}.content-module__0B14rG__result{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;display:flex}.content-module__0B14rG__resultId{flex-direction:column;gap:3px;min-width:0;display:flex}.content-module__0B14rG__resultDomain{color:var(--ink);overflow-wrap:anywhere;font-size:15px;font-weight:600}.content-module__0B14rG__resultNote{color:var(--muted);font-size:12px;line-height:1.5}.content-module__0B14rG__resultScore{text-align:right;flex-direction:column;gap:1px;margin-left:auto;display:flex}.content-module__0B14rG__resultScoreLabel{color:var(--muted-2);font-size:11.5px}.content-module__0B14rG__resultScoreVal{color:var(--ink);font-size:20px;font-weight:600;line-height:1.15}.content-module__0B14rG__resultScoreUnit{color:var(--muted-2);margin-left:4px;font-size:11.5px;font-weight:400}.content-module__0B14rG__resultScoreAbsent{color:var(--muted-2);font-size:11px;line-height:1.4}.content-module__0B14rG__track{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;font-size:13px;font-weight:600;}.content-module__0B14rG__track:hover{background:var(--blue-600);border-color:var(--blue-600)}.content-module__0B14rG__trackOff{border:1px solid var(--border-strong);background:var(--surface-2);color:var(--muted-2);cursor:default;font-size:13px;font-weight:600;}.content-module__0B14rG__compEmpty{color:var(--muted);margin:0;padding:14px;font-size:13px}.content-module__0B14rG__compSite{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.content-module__0B14rG__compDom{color:var(--ink);font-size:13px;font-weight:700}.content-module__0B14rG__fixed{table-layout:fixed}.content-module__0B14rG__colSite{width:200px}.content-module__0B14rG__colMr{width:132px}.content-module__0B14rG__colPages{width:76px}.content-module__0B14rG__colAct{width:204px}.content-module__0B14rG__compBody{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.content-module__0B14rG__compNote{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.content-module__0B14rG__rowActs{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 8px;display:flex}.content-module__0B14rG__tried{margin-top:4px}.content-module__0B14rG__triedSummary{width:fit-content;color:var(--blue);cursor:pointer;font-size:12px}.content-module__0B14rG__triedSummary:hover{text-decoration:underline}.content-module__0B14rG__ladder{color:var(--muted);margin:6px 0 0;padding:0;font-size:11.5px;list-style:none}.content-module__0B14rG__ladder li{overflow-wrap:anywhere;gap:8px;padding:2px 0;display:flex}.content-module__0B14rG__ladderStep{min-width:84px;color:var(--muted-2);flex:none;font-size:11px}.content-module__0B14rG__miniBtn{border:1px solid var(--border-strong);background:var(--surface);color:var(--muted);cursor:pointer;font-size:12.5px;font-weight:600;}.content-module__0B14rG__miniBtn:hover{color:var(--ink);border-color:var(--muted-2)}.content-module__0B14rG__miniBtn:disabled{opacity:.5;cursor:default}.content-module__0B14rG__miniBtn:disabled:hover{color:var(--muted);border-color:var(--border-strong)}.content-module__0B14rG__gapActs,.content-module__0B14rG__gapAdd{justify-content:flex-end;align-items:center;gap:6px;display:flex}.content-module__0B14rG__gapPhrase{width:190px;min-width:0;}.content-module__0B14rG__absent{color:var(--muted-2);font-size:12.5px;font-weight:400}.content-module__0B14rG__table td.content-module__0B14rG__numCol .content-module__0B14rG__absent{white-space:normal;font-size:11px;display:inline-block}@media (max-width:760px){.content-module__0B14rG__table .content-module__0B14rG__cellAction{text-align:left;grid-column:1/-1;padding-top:2px}.content-module__0B14rG__rowActs{justify-content:flex-start}.content-module__0B14rG__table .content-module__0B14rG__compState{grid-column:1/-1}.content-module__0B14rG__table.content-module__0B14rG__fixed{table-layout:auto}}
.property-module__x6XySG__wrap{max-width:1010px}.property-module__x6XySG__h1{color:var(--ink);letter-spacing:-.01em;margin:0 0 22px;font-size:20px;font-weight:800}.property-module__x6XySG__empty{color:var(--muted);font-size:13.5px}.property-module__x6XySG__split{grid-template-columns:172px minmax(0,1fr);align-items:start;gap:30px;display:grid}.property-module__x6XySG__index{top:calc(var(--chrome) + var(--page-head) + 20px);flex-direction:column;gap:1px;display:flex;position:sticky}.property-module__x6XySG__indexItem{border-radius:var(--r);height:31px;color:var(--muted);border:1px solid #0000;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.property-module__x6XySG__indexItem:hover{color:var(--ink);border-color:var(--border)}.property-module__x6XySG__indexOn{background:var(--blue-tint);color:var(--blue)}.property-module__x6XySG__indexMark{margin-left:auto}.property-module__x6XySG__indexSep{background:var(--border);height:1px;margin:8px 10px}.property-module__x6XySG__stack{flex-direction:column;gap:20px;min-width:0;display:flex}.property-module__x6XySG__group{flex-direction:column;gap:10px;min-width:0;display:flex}.property-module__x6XySG__groupHead{align-items:baseline;gap:10px;margin:0;padding:0 2px;display:flex}.property-module__x6XySG__h2{color:var(--muted);margin:0;font-size:12px;font-weight:700}.property-module__x6XySG__rows{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);overflow:hidden}.property-module__x6XySG__row{border-top:1px solid var(--border);min-height:62px;scroll-margin-top:calc(var(--chrome) + var(--page-head) + 16px);grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:18px;padding:13px 16px;display:grid}.property-module__x6XySG__rows>.property-module__x6XySG__row:first-child{border-top:none}.property-module__x6XySG__destRow{border-top:1px solid var(--border);scroll-margin-top:calc(var(--chrome) + var(--page-head) + 16px);grid-template-columns:190px minmax(0,1fr);align-items:start;gap:18px;padding:13px 16px;display:grid}.property-module__x6XySG__rows>.property-module__x6XySG__destRow:first-child{border-top:none}.property-module__x6XySG__destRow>.property-module__x6XySG__label{padding-top:7px}.property-module__x6XySG__row:hover{background:var(--surface-2)}.property-module__x6XySG__label{color:var(--ink);font-size:13.5px;font-weight:700}.property-module__x6XySG__label small{color:var(--muted-2);margin-top:2px;font-size:12px;font-weight:400;display:block}.property-module__x6XySG__val{min-width:0;color:var(--text);font-size:13.5px}.property-module__x6XySG__strong{color:var(--ink);font-weight:600}.property-module__x6XySG__mono{font-family:var(--mono);color:var(--ink);overflow-wrap:anywhere;font-size:12.5px}.property-module__x6XySG__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.property-module__x6XySG__metaLine{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.property-module__x6XySG__none{color:var(--muted-2)}.property-module__x6XySG__state{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.property-module__x6XySG__acts{flex-wrap:wrap;justify-self:end;align-items:center;gap:7px;display:flex}.property-module__x6XySG__editRow,.property-module__x6XySG__editRow:hover{background:var(--blue-tint)}.property-module__x6XySG__dangerRows .property-module__x6XySG__row:hover{background:var(--red-tint)}.property-module__x6XySG__rowFoot{border-top:1px solid var(--border);justify-content:flex-end;padding:11px 16px;display:flex}.property-module__x6XySG__notice{border-radius:var(--r);border:1px solid var(--amber);background:var(--amber-tint);justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;display:flex}.property-module__x6XySG__noticeTitle{color:var(--ink);font-size:13.5px;font-weight:700}.property-module__x6XySG__noticeBody{color:var(--text);margin:3px 0 0;font-size:12.5px;line-height:1.5}.property-module__x6XySG__manageLink{color:var(--blue);font-size:12px;font-weight:600}.property-module__x6XySG__manageLink:hover{text-decoration:underline}.property-module__x6XySG__primaryLink{}.property-module__x6XySG__ghostLink{}.property-module__x6XySG__field{width:100%;max-width:260px;}.property-module__x6XySG__picker{align-items:center;gap:10px;min-width:0;display:flex}.property-module__x6XySG__tick{font-family:var(--mono);color:var(--muted);border:1px solid var(--border);border-radius:var(--r-pill);padding:2px 9px;font-size:11.5px}.property-module__x6XySG__mark{border-radius:50%;flex:none;width:8px;height:8px;position:relative;top:-1px}.property-module__x6XySG__markOk{background:var(--green)}.property-module__x6XySG__markWarn{background:var(--amber)}.property-module__x6XySG__markNone{box-shadow:inset 0 0 0 1.5px var(--border-strong);background:0 0}.property-module__x6XySG__gateNote{border-top:1px solid var(--border);background:var(--surface-2);color:var(--muted);align-items:flex-start;gap:8px;margin:0;padding:12px 15px;font-size:12px;line-height:1.5;display:flex}.property-module__x6XySG__gateNote svg{width:13px;height:13px;color:var(--muted-2);flex:none;margin-top:2px}@media (max-width:1000px){.property-module__x6XySG__split{grid-template-columns:1fr;gap:16px}.property-module__x6XySG__index{flex-flow:wrap;position:static}.property-module__x6XySG__indexSep{display:none}}@media (max-width:760px){.property-module__x6XySG__row{grid-template-columns:1fr;gap:9px}.property-module__x6XySG__acts{justify-self:start}.property-module__x6XySG__field{max-width:none}}.property-module__x6XySG__addBlock{border-bottom:1px solid var(--border);background:var(--surface-2);padding:14px 22px}.property-module__x6XySG__filterBar{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px 22px;display:flex}.property-module__x6XySG__filterField{flex:auto;min-width:0;}.property-module__x6XySG__orderPair{flex:none;gap:6px;display:flex}.property-module__x6XySG__orderBtn[aria-pressed=true]{background:var(--blue-tint);color:var(--blue)}.property-module__x6XySG__filterNote{color:var(--muted);margin:0 0 12px;font-size:12px}.property-module__x6XySG__blockForm{align-items:center;gap:10px;width:100%;display:flex}.property-module__x6XySG__phraseField{flex:auto;min-width:0;}.property-module__x6XySG__hint{color:var(--muted);margin:8px 0 0;font-size:12.5px;line-height:1.5}.property-module__x6XySG__blockedList{border:1px solid var(--border);border-radius:var(--r);width:100%;margin:0;padding:0;list-style:none;overflow:hidden}.property-module__x6XySG__blockedRow{justify-content:space-between;align-items:center;gap:12px;padding:7px 12px;display:flex}.property-module__x6XySG__blockedRow+.property-module__x6XySG__blockedRow{border-top:1px solid var(--border)}.property-module__x6XySG__blockedPhrase{font-family:var(--mono);color:var(--ink);overflow-wrap:anywhere;min-width:0;font-size:12.5px}.property-module__x6XySG__blockedRowEnd{flex:none;align-items:center;gap:10px;display:flex}.property-module__x6XySG__blockedWhen{color:var(--muted-2);white-space:nowrap;font-size:11.5px}.property-module__x6XySG__inlineForm{display:inline-flex}@media (max-width:560px){.property-module__x6XySG__blockedWhen{display:none}.property-module__x6XySG__addBlock,.property-module__x6XySG__filterBar{padding-left:15px;padding-right:15px}}.property-module__x6XySG__steps{flex-direction:column;gap:16px;width:100%;margin:0;padding:0;list-style:none;display:flex}.property-module__x6XySG__step{grid-template-columns:22px 1fr;gap:11px;display:grid}.property-module__x6XySG__stepNum{background:var(--blue-tint);width:22px;height:22px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:flex}.property-module__x6XySG__stepBody{min-width:0}.property-module__x6XySG__stepTitle{color:var(--ink);margin-top:2px;font-size:13px;font-weight:600}.property-module__x6XySG__stepNote{color:var(--muted);margin:4px 0 0;font-size:12.5px;line-height:1.55}.property-module__x6XySG__fileBlock{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r);width:100%;margin:12px 0 0;overflow:hidden}.property-module__x6XySG__fileRow{align-items:center;gap:12px;padding:10px 12px;display:flex}.property-module__x6XySG__fileKey{width:74px;color:var(--muted);flex:none;font-size:11.5px;font-weight:600}.property-module__x6XySG__fileVal{min-width:0;font-family:var(--mono);color:var(--ink);overflow-wrap:anywhere;flex:auto;font-size:12.5px}
.Field-module__kdOvOq__field{flex-direction:column;gap:6px;display:flex}.Field-module__kdOvOq__label{color:var(--muted);font-size:12px;font-weight:600}.Field-module__kdOvOq__input{}.Field-module__kdOvOq__reveal{display:flex;position:relative}.Field-module__kdOvOq__maskedInput{width:100%;padding-right:40px;}.Field-module__kdOvOq__revealToggle{border-radius:var(--r-sm);width:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:0;bottom:0;right:4px}.Field-module__kdOvOq__revealToggle:hover{color:var(--ink)}.Field-module__kdOvOq__revealToggle:focus-visible{box-shadow:0 0 0 3px var(--blue-tint);outline:none}.Field-module__kdOvOq__revealToggle svg{width:17px;height:17px}
.badge-module__7WeL9W__box{width:var(--badge-size);height:var(--badge-size);color:var(--orange);flex:none;display:block}
.UpgradeModal-module__HRv1Mq__dialog{}.UpgradeModal-module__HRv1Mq__form{}.UpgradeModal-module__HRv1Mq__title{}.UpgradeModal-module__HRv1Mq__body{}.UpgradeModal-module__HRv1Mq__actions{}.UpgradeModal-module__HRv1Mq__lock{}.UpgradeModal-module__HRv1Mq__lockLg{}.UpgradeModal-module__HRv1Mq__body strong{color:var(--text);font-weight:600}
.row-exit-module__0cyjNW__leaving{opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;transform:translate(-8px)}
.add-keyword-module__j628NW__band{background:var(--surface-2);flex-wrap:wrap;align-items:center;gap:8px;padding:14px 22px;display:flex}@media (max-width:560px){.add-keyword-module__j628NW__band{padding-left:15px;padding-right:15px}}.add-keyword-module__j628NW__field{min-width:0;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);outline:none;flex:auto;font-size:14px;}.add-keyword-module__j628NW__field:focus-visible,.add-keyword-module__j628NW__field:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.add-keyword-module__j628NW__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.add-keyword-module__j628NW__factCard{border:1px solid var(--border);background:var(--surface-2);border-radius:var(--r);grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:14px;margin:0 0 16px;padding:14px 16px;display:grid}.add-keyword-module__j628NW__fact{flex-direction:column;gap:2px;display:flex}.add-keyword-module__j628NW__factLabel{color:var(--muted);font-size:11.5px}.add-keyword-module__j628NW__factValue{font-family:var(--mono);font-size:16px}.add-keyword-module__j628NW__factNone{color:var(--muted);font-size:13px}.add-keyword-module__j628NW__folds{flex-direction:column;gap:6px;display:flex}.add-keyword-module__j628NW__fold{border:1px solid var(--border);border-radius:var(--r-sm)}.add-keyword-module__j628NW__fold:hover,.add-keyword-module__j628NW__fold[open]{border-color:var(--border-strong)}.add-keyword-module__j628NW__foldHead{cursor:pointer;align-items:center;gap:10px;padding:11px 13px;list-style:none;display:flex}.add-keyword-module__j628NW__foldHead::-webkit-details-marker{display:none}.add-keyword-module__j628NW__flat{border:1px solid var(--border);border-radius:var(--r-sm);align-items:center;gap:10px;padding:11px 13px;display:flex}.add-keyword-module__j628NW__foldName{color:var(--ink);font-size:13px;font-weight:600}.add-keyword-module__j628NW__foldFigure{font-family:var(--mono);color:var(--text);margin-left:auto;font-size:12.5px}.add-keyword-module__j628NW__foldNone{color:var(--muted-2);margin-left:auto;font-size:12.5px}.add-keyword-module__j628NW__chevron{opacity:.5;flex:none;width:11px;height:11px;transition:transform .15s}.add-keyword-module__j628NW__fold[open] .add-keyword-module__j628NW__chevron{transform:rotate(180deg)}.add-keyword-module__j628NW__rows{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin:0;padding:11px 13px 12px;list-style:none;display:flex}.add-keyword-module__j628NW__row{flex-direction:column;gap:2px;font-size:12.5px;line-height:1.35;display:flex}.add-keyword-module__j628NW__rowLead{font-family:var(--mono);color:var(--text);overflow-wrap:anywhere}.add-keyword-module__j628NW__rowSub{color:var(--muted-2);font-size:11.5px}.add-keyword-module__j628NW__refuse{border:1px solid var(--amber);background:var(--amber-tint);border-radius:var(--r);margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.add-keyword-module__j628NW__refuseStop{border:1px solid var(--red);background:var(--red-tint);border-radius:var(--r);margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.add-keyword-module__j628NW__allowance{font-family:var(--mono);color:var(--muted-2);flex:1 0 100%;font-size:11.5px}.add-keyword-module__j628NW__sugg{margin:0 0 16px}.add-keyword-module__j628NW__suggHead{justify-content:space-between;align-items:center;gap:10px;margin:0 0 8px;display:flex}.add-keyword-module__j628NW__suggName{color:var(--ink);margin:0;font-size:13px;font-weight:600}.add-keyword-module__j628NW__suggCount{font-family:var(--mono);color:var(--muted-2);font-size:11.5px}.add-keyword-module__j628NW__suggRows{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.add-keyword-module__j628NW__suggRow{border-radius:var(--r-sm);border:1px solid #0000;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:6px 11px;display:grid}.add-keyword-module__j628NW__suggRow:hover{border-color:var(--border-strong)}.add-keyword-module__j628NW__suggPhrase{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.add-keyword-module__j628NW__suggVolume{font-family:var(--mono);color:var(--muted);font-size:12px}.add-keyword-module__j628NW__suggAdd{border:1px solid var(--border-strong);background:var(--surface);color:var(--muted);cursor:pointer;font-size:12.5px;font-weight:600;}.add-keyword-module__j628NW__suggAdd:hover{color:var(--ink);border-color:var(--muted-2)}.add-keyword-module__j628NW__suggHave{color:var(--muted-2);padding:0 4px;font-size:11.5px}
