:root{--oq-blue: #2688e0;--oq-blue-2: #35abec;--oq-blue-grad: linear-gradient(135deg, #2688e0 0%, #35abec 100%);--deep-navy: #1a6dc4;--deep-navy-2: #2588dd;--navy-grad: linear-gradient(135deg, #1a6dc4 0%, #2588dd 60%, #4eaeed 100%);--light-origin: #d8efff;--pastel-blue: #bfe4ff;--positive-blue: #0f5ea8;--subtle-surface: #eef6fc;--near-black: #0e0f0c;--muted-gray: #868685;--hairline: rgba(14, 15, 12, .08);--hairline-strong: rgba(14, 15, 12, .12);--alert-orange: #ffc091;--danger-red: #d03238;--hr-pink: #f5365c;--warning-yellow: #ffd11a;--success: #1e9d62;--page-bg: #f6f9fc;--card-bg: #ffffff;--font-cn: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-en: -apple-system, "SF Pro Display", "SF Pro Text", "Inter", system-ui, sans-serif;--font-tab: "SF Pro Display", -apple-system, "PingFang SC", sans-serif;--r-card: 16px;--r-feature: 22px;--r-pebble: 999px;--r-chip: 999px;--r-field: 10px;--z-sp3-bg: #dfe9fb;--z-sp3-fg: #2b6fd6;--z-sp2-bg: #fbebc9;--z-sp2-fg: #c08a1e;--z-sp1-bg: #d6efdf;--z-sp1-fg: var(--success);--z-en3-bg: #fbe0cf;--z-en3-fg: #cc6a2a;--z-en2-bg: #e7e0f6;--z-en2-fg: #7a5af0;--z-en1-bg: #f8dde6;--z-en1-fg: #cf6e8e;--z-rec-bg: #d6eef0;--z-rec-fg: #1f8f9e;--env-pool-bg: var(--light-origin);--env-pool-fg: var(--positive-blue);--env-dry-bg: #f0ece4;--env-dry-fg: #7a6a4f;--ring: 0 0 0 1px var(--hairline-strong);--ring-soft: 0 0 0 1px var(--hairline);--ring-blue: 0 0 0 1px var(--oq-blue);--shadow-pop: 0 1px 2px rgba(14, 15, 12, .04), 0 8px 24px rgba(14, 15, 12, .06);--shadow-island: 0 2px 6px rgba(14, 15, 12, .06), 0 12px 32px rgba(14, 15, 12, .08)}.t-display{font-family:var(--font-en);font-weight:700;letter-spacing:-.02em}.t-title1{font-size:24px;line-height:30px;font-weight:600}.t-title2{font-size:20px;line-height:26px;font-weight:600}.t-title3{font-size:17px;line-height:24px;font-weight:600}.t-headline{font-size:15px;line-height:22px;font-weight:600}.t-body{font-size:14px;line-height:22px;font-weight:400}.t-caption{font-size:12px;line-height:17px;font-weight:400;color:var(--muted-gray)}.t-mono{font-family:ui-monospace,SF Mono,JetBrains Mono,monospace}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-cn);font-size:14px;color:var(--near-black);background:var(--page-bg);-webkit-font-smoothing:antialiased;letter-spacing:0}button{font-family:inherit;font-size:inherit;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:0;box-shadow:var(--ring-blue)}.ch-ic{display:block;flex:0 0 auto}.ch-boot{display:flex;align-items:center;justify-content:center;height:100%;color:var(--muted-gray)}.ch-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 auto;border:0;border-radius:var(--r-field);background:transparent;color:inherit;cursor:pointer;opacity:.72;transition:background .12s,color .12s,opacity .12s}.ch-iconbtn:hover{opacity:1;background:#8686852e}.ch-iconbtn.on{opacity:1;color:var(--oq-blue)}.ch-ai-mark{display:block;flex:0 0 auto}.ch-select{position:relative;display:inline-flex;min-width:112px;max-width:100%;font-family:var(--font-cn);vertical-align:middle}.ch-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:36px;padding:0 10px 0 12px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:inherit;font-size:12.5px;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.ch-select-trigger:hover{border-color:#2688e06b}.ch-select-trigger:focus-visible,.ch-select.is-open .ch-select-trigger{border-color:var(--oq-blue);outline:0;box-shadow:var(--ring-blue)}.ch-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-select-value.is-placeholder{color:var(--muted-gray)}.ch-select-arrow{flex:0 0 auto;color:var(--muted-gray);transition:transform .14s ease}.ch-select.is-open .ch-select-arrow{transform:rotate(180deg);color:var(--oq-blue)}.ch-select.is-disabled{opacity:.55}.ch-select.is-disabled .ch-select-trigger{cursor:not-allowed;background:var(--subtle-surface)}.ch-select.w-sm{width:auto;min-width:100px}.ch-select.is-settings{width:148px}.ch-select.is-ai{width:100%}.ch-select-menu{position:fixed;z-index:160;overflow:auto;padding:8px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:0 14px 44px #0e0f0c38;animation:ch-picker-popin .14s ease-out}.ch-select-menu>button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:40px;padding:8px 10px;border:0;border-radius:var(--r-field);background:transparent;color:var(--near-black);font-family:var(--font-cn);font-size:12.5px;text-align:left;cursor:pointer}.ch-select-menu>button.is-active{background:var(--subtle-surface)}.ch-select-menu>button.is-selected{background:var(--oq-blue);color:#fff;font-weight:650}.ch-select-menu>button:disabled{opacity:.42;cursor:not-allowed}.ch-select-menu>button .ch-ic{flex:0 0 auto}@keyframes ch-picker-popin{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:none}}.ch-date-picker{position:relative;display:inline-flex;min-width:154px;max-width:100%;font-family:var(--font-cn);vertical-align:middle}.ch-date-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:44px;padding:0 13px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-cn);font-size:13px;font-weight:600;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.ch-date-trigger:hover{border-color:#2688e06b}.ch-date-trigger:focus-visible,.ch-date-picker.is-open .ch-date-trigger{outline:0;border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-date-trigger>.ch-ic{color:var(--oq-blue)}.ch-date-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-date-picker.is-compact .ch-date-trigger{min-height:34px;padding:0 10px;font-size:12.5px}.ch-date-picker.is-roster .ch-date-trigger{min-height:40px;font-size:14px}.ch-date-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:169;border:0;padding:0;background:transparent;cursor:default}.ch-date-menu{position:fixed;z-index:170;max-width:calc(100vw - 16px);padding:12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:0 14px 44px #0e0f0c38;animation:ch-picker-popin .14s ease-out}.ch-cal-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px}.ch-cal-head>strong{font-size:15.5px;font-weight:800}.ch-cal-nav{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--muted-gray);cursor:pointer}.ch-cal-nav:hover{color:var(--oq-blue);background:var(--subtle-surface)}.ch-cal-week{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:6px}.ch-cal-week>span{text-align:center;color:var(--muted-gray);font-size:12px;font-weight:600}.ch-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;padding-bottom:2px}.ch-cal-grid>button,.ch-cal-blank{display:flex;align-items:center;justify-content:center;min-width:0;height:34px;padding:0;border:0;border-radius:var(--r-field);background:transparent;color:var(--near-black);font-family:var(--font-en);font-size:13.5px;font-weight:650}.ch-cal-grid>button{cursor:pointer}.ch-cal-grid>button:hover{background:var(--subtle-surface)}.ch-cal-grid>button.is-today:not(.is-selected){box-shadow:inset 0 0 0 1px var(--oq-blue);color:var(--positive-blue)}.ch-cal-grid>button.is-selected{background:var(--oq-blue);color:#fff;box-shadow:0 4px 12px #2688e04d}.ch-cal-grid>button:disabled{opacity:.28;cursor:not-allowed}.ch-root{display:flex;height:100%;overflow:hidden}.ch-railslot{position:relative;flex:0 0 auto;z-index:30;transition:width .16s ease}.ch-rail{position:absolute;inset:0 auto 0 0;display:flex;flex-direction:column;overflow:hidden;background:var(--deep-navy);color:#fff;transition:width .16s ease,box-shadow .16s ease}.ch-rail.open{box-shadow:var(--shadow-island)}.ch-rail:not(.open) .ch-navitem-t,.ch-rail:not(.open) .ch-navitem-tier,.ch-rail:not(.open) .ch-search-input{opacity:0;pointer-events:none}.ch-rail:not(.open) .ch-navitem{gap:0}.ch-rail:not(.open) .ch-navitem-t,.ch-rail:not(.open) .ch-navitem-tier{flex:0 0 0;width:0;padding:0;overflow:hidden}.ch-rail:not(.open) .ch-search{gap:0;height:40px;margin-right:8px;margin-left:8px;padding-right:8px;padding-left:8px}.ch-rail:not(.open) .ch-search-input{flex:0 0 0;width:0;padding:0}.ch-brand{display:flex;align-items:center;gap:8px;height:60px;padding:0 8px;flex:0 0 auto;border-bottom:1px solid rgba(255,255,255,.16)}.ch-brand-lockup{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto}.ch-brand-cloud-frame{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#fffffff0;box-shadow:0 2px 8px #0e0f0c1f}.ch-brand-cloud-frame img{display:block;width:40px;height:40px;max-width:none}.ch-brand-wordmark{display:block;width:90px;height:auto;flex:0 0 90px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;object-fit:contain}.ch-brand-product{min-width:0;color:#fff;font-size:14px;font-weight:650;letter-spacing:.1px;white-space:nowrap}.ch-brand-logo-frame{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:11px;background:#fffffff0;box-shadow:0 2px 8px #0e0f0c24}.ch-brand-logo{display:block;width:48px;height:48px;max-width:none;flex:0 0 48px}.ch-brand-compact{display:inline-flex;align-items:center;justify-content:center;width:38px;height:42px;padding:0;flex:0 0 38px;border:0;background:transparent;color:#fff;cursor:pointer}.ch-brand-compact:hover .ch-brand-logo-frame{box-shadow:0 0 0 3px #fff3}.ch-rail:not(.open) .ch-brand{padding-right:5px;padding-left:5px}.ch-railpin{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;flex:0 0 auto;border:0;border-radius:var(--r-field);background:transparent;color:#ffffffad;cursor:pointer;transition:background .12s,color .12s,transform .12s}.ch-railpin{margin-left:auto}.ch-railpin:hover{background:#ffffff24;color:#fff}.ch-railpin.on{background:#fff3;color:#fff}.ch-railpin .ch-ic{transform:none}.ch-search{display:flex;align-items:center;gap:6px;margin:12px 10px 10px;padding:0 9px;height:36px;flex:0 0 auto;border-radius:var(--r-field);background:#ffffff29}.ch-search-ic{opacity:.8}.ch-search-input{flex:1 1 auto;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.ch-search-input::placeholder{color:#ffffff9e}.ch-search-x{color:#fff;width:20px;height:20px}.ch-search-res{margin:0 10px 6px;padding:6px;flex:0 0 auto;border-radius:var(--r-field);background:#0e0f0c2e}.ch-search-hit{display:block;width:100%;text-align:left;padding:6px 8px;border:0;border-radius:var(--r-field);background:transparent;color:#fff;cursor:pointer}.ch-search-hit:hover{background:#ffffff2e}.ch-search-note{padding:6px 8px 2px;font-size:11px;line-height:1.5;color:#ffffffa3}.ch-navlist{flex:1 1 auto;overflow-y:auto;padding:4px 8px}.ch-navitem{display:flex;align-items:center;gap:10px;width:100%;height:40px;padding:0 8px;margin-bottom:3px;border:0;border-radius:var(--r-field);background:transparent;color:#ffffffdb;cursor:pointer;text-align:left;transition:background .12s,color .12s}.ch-navitem:hover{background:#ffffff24;color:#fff}.ch-navitem.on{background:#ffffff38;color:#fff;font-weight:600}.ch-navitem-t{white-space:nowrap;overflow:hidden}.ch-navitem.is-locked{color:#ffffff85;cursor:not-allowed}.ch-navitem.is-locked:hover{background:transparent;color:#ffffff85}.ch-navitem-tier{flex:0 0 auto;margin-left:auto;padding:2px 6px;border-radius:var(--r-chip);background:#ffffff24;color:#ffffffd1;font-size:9px;font-weight:750;line-height:1.4;white-space:nowrap}.ch-rail-account{position:relative;flex:0 0 auto;padding:8px;border-top:1px solid rgba(255,255,255,.16)}.ch-rail-account-trigger{display:flex;align-items:center;gap:9px;width:100%;height:46px;padding:4px 7px;border:1px solid transparent;border-radius:var(--r-card);background:#ffffff1f;color:#fff;cursor:pointer;text-align:left;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.ch-rail-account-trigger:hover,.ch-rail-account-trigger.is-open{border-color:#ffffff4d;background:#fff3}.ch-rail-account-trigger>img,.ch-rail-account-avatar,.ch-rail-account-profile>img{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover}.ch-rail-account-avatar{display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.74);background:var(--oq-blue);color:#fff;font-size:14px;font-weight:700}.ch-rail-account-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:3px}.ch-rail-account-copy strong,.ch-rail-account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-rail-account-copy strong{font-size:12.5px;line-height:1}.ch-rail-account-copy small{color:#ffffffad;font-size:10.5px;line-height:1}.ch-rail-account-arrow{color:#ffffffad;transition:transform .14s ease}.ch-rail-account-trigger.is-open .ch-rail-account-arrow{transform:rotate(180deg);color:#fff}.ch-rail-account-menu{position:absolute;z-index:80;left:8px;bottom:62px;width:248px;padding:9px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);box-shadow:0 16px 46px #0e0f0c3d;animation:ch-picker-popin .14s ease-out}.ch-rail-account-profile{display:flex;align-items:center;gap:10px;min-width:0;padding:5px 6px 9px}.ch-rail-account-profiletxt{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.ch-rail-account-profiletxt strong,.ch-rail-account-profiletxt small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-rail-account-profiletxt strong{font-size:13px}.ch-rail-account-profiletxt small{color:var(--muted-gray);font-size:10.5px}.ch-rail-account-rule{height:1px;margin:0 2px 5px;background:var(--hairline)}.ch-rail-account-menu>button{display:flex;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 7px;border:0;border-radius:var(--r-field);background:transparent;color:var(--near-black);cursor:pointer;text-align:left}.ch-rail-account-menu>button:hover{background:var(--subtle-surface)}.ch-rail-account-menu>button>span:nth-child(2){flex:1 1 auto}.ch-rail-account-menu>button.is-danger{color:var(--danger-red)}.ch-rail-account-menuic{display:inline-flex;align-items:center;justify-content:center;width:24px;color:var(--oq-blue)}.ch-rail-account-menu>button.is-danger .ch-rail-account-menuic{color:var(--danger-red)}.ch-dev-account-switch{display:grid;gap:7px;margin:6px 0;padding:9px;border:1px dashed var(--hairline-strong);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-dev-account-switch>span{color:var(--muted-gray);font-size:10.5px;font-weight:700}.ch-dev-account-switch>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ch-dev-account-switch button{display:grid;gap:2px;min-width:0;padding:7px;border:1px solid var(--hairline);border-radius:8px;background:var(--card-bg);color:var(--near-black);cursor:pointer;text-align:left}.ch-dev-account-switch button:hover,.ch-dev-account-switch button.is-current{border-color:var(--oq-blue);background:var(--oq-blue-soft)}.ch-dev-account-switch button:disabled{cursor:wait;opacity:.66}.ch-dev-account-switch b{font-size:11px}.ch-dev-account-switch small{color:var(--muted-gray);font-size:9px;line-height:1.35}.ch-dev-account-switch em{color:var(--danger-red);font-size:10px;font-style:normal}.ch-rail:not(.open) .ch-rail-account{padding-right:5px;padding-left:5px}.ch-rail:not(.open) .ch-rail-account-trigger{gap:0;padding-right:1px;padding-left:1px}.ch-rail:not(.open) .ch-rail-account-copy,.ch-rail:not(.open) .ch-rail-account-arrow{display:none}.ch-sec{display:flex;flex-direction:column;width:280px;flex:0 0 280px;background:var(--card-bg);border-right:1px solid var(--hairline)}.ch-sec-head{display:flex;align-items:center;height:60px;padding:0 10px 0 16px;flex:0 0 auto;border-bottom:1px solid var(--hairline)}.ch-sec-title{flex:1 1 auto;font-size:15px;font-weight:650}.ch-sec-body{flex:1 1 auto;overflow-y:auto;padding:14px 12px 20px}.ch-sec-empty{padding:12px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-main{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.ch-top{display:flex;align-items:center;height:60px;padding:0 18px;flex:0 0 auto;background:var(--card-bg);border-bottom:1px solid var(--hairline)}.ch-top-left{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.ch-plan-top-slot{display:flex;min-width:0;flex:1 1 auto;align-items:center;padding-right:10px}.ch-top-right{display:flex;align-items:center;gap:10px;flex:0 0 auto}.ch-crumb{font-size:15px;font-weight:650}.ch-account-chip{display:inline-flex;align-items:center;gap:6px;height:32px;max-width:180px;padding:0 11px 0 7px;border:1px solid transparent;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--near-black);font:600 12.5px/1 var(--font-cn);cursor:pointer}.ch-account-chip:hover{border-color:var(--hairline-strong)}.ch-account-chip>img,.ch-account-initial{width:22px;height:22px;flex:0 0 22px;border-radius:50%;object-fit:cover}.ch-account-initial{display:inline-flex;align-items:center;justify-content:center;background:var(--oq-blue);color:#fff;font-size:12px}.ch-account-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-top-settings{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:1px solid var(--hairline);border-radius:11px;background:var(--card-bg);color:var(--muted-gray);box-shadow:var(--shadow-pop);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,color .14s ease,border-color .14s ease}.ch-top-settings:hover,.ch-top-settings.is-open{color:var(--near-black);border-color:var(--hairline-strong)}.ch-top-settings:active{transform:scale(.93)}.ch-top-ai{display:inline-flex;align-items:center;justify-content:center;width:42px;height:38px;flex:0 0 42px;border:1px solid var(--oq-blue);border-radius:var(--r-field);background:var(--oq-blue);color:#fff;box-shadow:var(--shadow-pop);cursor:pointer;transition:transform .14s ease,color .14s ease,background .14s ease,border-color .14s ease}.ch-top-ai:hover{background:var(--positive-blue);border-color:var(--positive-blue)}.ch-top-ai.is-open{border-color:var(--hairline);background:var(--card-bg);color:var(--oq-blue)}.ch-top-ai.is-open:hover{border-color:var(--oq-blue);background:var(--card-bg)}.ch-top-ai:active{transform:scale(.93)}.ch-top-ai>.ch-ai-mark{display:block}.ch-content{flex:1 1 auto;overflow-y:auto;background:var(--page-bg)}.ch-qset-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:148;border:0;padding:0;background:#0e0f0c6b;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .22s ease}.ch-qset-scrim.is-open{opacity:1;pointer-events:auto}.ch-qset-drawer{position:fixed;top:0;right:0;bottom:0;z-index:149;display:flex;flex-direction:column;width:min(410px,calc(100vw - 18px));border:1px solid var(--hairline);border-right:0;border-radius:var(--r-feature) 0 0 var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island);transform:translate(104%);pointer-events:none;transition:transform .28s cubic-bezier(.2,.72,.2,1);touch-action:pan-y;will-change:transform;overflow:hidden}.ch-qset-drawer.is-open{transform:translate(0);pointer-events:auto}.ch-qset-head{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:10px 14px 10px 20px;flex:0 0 auto;border-bottom:1px solid var(--hairline);background:var(--card-bg)}.ch-qset-head>div{min-width:0;display:flex;flex-direction:column;gap:2px}.ch-qset-head strong{color:var(--near-black);font-size:18px;font-weight:760;line-height:1.3}.ch-qset-head span{overflow:hidden;color:var(--muted-gray);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.ch-qset-head button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);cursor:pointer}.ch-qset-head button:hover{color:var(--near-black);border-color:var(--hairline-strong)}.ch-qset-head button:focus-visible{outline:3px solid var(--ring-blue);outline-offset:1px}.ch-qset-scroll{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:4px 16px calc(24px + env(safe-area-inset-bottom));flex:1 1 auto;background:var(--page-bg)}.ch-qset-section{padding:12px 0 4px}.ch-qset-section:last-child{padding-bottom:0}.ch-qset-label{margin:0 3px 8px;color:var(--muted-gray);font-size:12.5px;font-weight:700}.ch-qset-card{overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-date-picker.is-qset{display:flex;width:100%;min-width:0}.ch-date-picker.is-qset .ch-date-trigger{min-height:50px;padding:0 15px;border-color:var(--hairline);border-radius:var(--r-field);font-size:14px;font-weight:700}.ch-select.is-quick{width:100%}.ch-select.is-quick-row{width:148px}.ch-select.is-quick .ch-select-trigger{min-height:48px;padding:0 14px;font-size:13.5px}.ch-select.is-quick-row .ch-select-trigger{min-height:40px;font-size:13px}.ch-qset-empty{padding:18px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--muted-gray);text-align:center}.ch-qset-team{margin-top:8px;padding:14px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--subtle-surface)}.ch-qset-team>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.ch-qset-team strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-qset-team strong{font-size:14px}.ch-qset-team span{color:var(--muted-gray);font-size:11.5px}.ch-qset-code{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:12px}.ch-qset-code b{margin-left:auto;color:var(--near-black)}.ch-qset-code button{min-height:32px;padding:0 9px;border:0;border-radius:var(--r-field);background:var(--card-bg);color:var(--oq-blue);cursor:pointer;font-weight:650}.ch-qset-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.ch-qset-actions button{min-height:40px;padding:0 9px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);cursor:pointer}.ch-qset-actions button:last-child{grid-column:1 / -1;color:var(--oq-blue)}.ch-qset-actions button:hover{border-color:var(--oq-blue)}.ch-qset-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:0 14px;border-bottom:1px solid var(--hairline);font-size:13.5px}.ch-qset-list>:last-child{border-bottom:0}.ch-qset-switchrow{width:100%;min-height:64px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:transparent;color:var(--near-black);font-family:var(--font-cn);text-align:left;cursor:pointer}.ch-qset-switchgroup .ch-qset-switchrow:not(:last-child),.ch-qset-list .ch-qset-switchrow:not(:last-child){border-bottom:1px solid var(--hairline)}.ch-qset-switchrow:focus-visible{outline:3px solid var(--ring-blue);outline-offset:-3px}.ch-qset-switchrow:disabled,.ch-qset-switchrow.is-disabled{color:var(--muted-gray);opacity:.48;cursor:help}.ch-qset-switchrow:disabled:hover,.ch-qset-switchrow.is-disabled:hover{background:var(--subtle-surface)}.ch-qset-switchrow>span:first-child{display:flex;flex-direction:column;gap:3px}.ch-qset-switchrow strong{font-size:13.5px;font-weight:700}.ch-qset-switchrow small{color:var(--muted-gray);font-size:11.5px;font-weight:400;line-height:1.45}.ch-qset-actionrow>.ch-ic{flex:0 0 auto;color:var(--muted-gray)}.ch-qset-switch{position:relative;flex:0 0 44px;width:44px;height:26px;border-radius:var(--r-chip);background:var(--hairline-strong);transition:background .16s ease}.ch-qset-switch i{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--card-bg);box-shadow:var(--shadow-pop);transition:transform .16s ease}.ch-qset-switchrow.is-on .ch-qset-switch{background:var(--oq-blue)}.ch-qset-switchrow.is-on .ch-qset-switch i{transform:translate(18px)}.ch-qset-error{padding-top:9px;color:var(--danger-red);font-size:12px}.ch-qset-navcard{display:flex;flex-direction:column}.ch-qset-navcard>button{display:flex;align-items:center;gap:9px;width:100%;min-height:52px;padding:0 14px;border:0;border-bottom:1px solid var(--hairline);border-radius:0;background:transparent;color:var(--near-black);cursor:pointer;text-align:left}.ch-qset-navcard>button:last-child{border-bottom:0}.ch-qset-navcard>button:hover{background:var(--subtle-surface)}.ch-qset-navcard>button>span:nth-child(2){flex:1 1 auto}.ch-qset-navcard>button.is-danger{color:var(--danger-red)}.ch-qset-nav-ic{display:inline-flex;align-items:center;justify-content:center;width:24px;color:var(--oq-blue)}.ch-qset-navcard>button.is-danger .ch-qset-nav-ic{color:var(--danger-red)}.ch-qset-drawer.is-board{width:min(392px,calc(100vw - 24px));border-color:var(--hairline);border-radius:var(--r-feature) 0 0 var(--r-feature);background:var(--page-bg);box-shadow:-18px 0 48px #0e0f0c2e}.ch-qset-drawer.is-board .ch-qset-head{min-height:68px;padding:10px 12px 10px 18px}.ch-qset-drawer.is-board .ch-qset-head strong{font-size:18px;font-weight:760;letter-spacing:-.015em}.ch-qset-drawer.is-board .ch-qset-head span{margin-top:1px;font-size:11.5px}.ch-qset-drawer.is-board .ch-qset-head button{width:44px;height:44px;border-radius:50%;background:var(--card-bg)}.ch-qset-drawer.is-board .ch-qset-scroll{padding:6px 14px calc(22px + env(safe-area-inset-bottom));scrollbar-width:none}.ch-qset-drawer.is-board .ch-qset-scroll::-webkit-scrollbar{display:none}.ch-qset-drawer.is-board .ch-qset-section{padding:12px 0 2px}.ch-qset-drawer.is-board .ch-qset-label{margin:0 3px 7px;font-size:12px;font-weight:650;letter-spacing:.01em}.ch-qset-drawer.is-board .ch-qset-card{border-color:var(--hairline);border-radius:var(--r-card);box-shadow:var(--ring)}.ch-qset-drawer.is-board .ch-date-picker.is-qset .ch-date-trigger{min-height:52px;padding:0 14px;border-color:var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring);font-size:14px;font-weight:650}.ch-qset-drawer.is-board .ch-qset-row{min-height:54px;padding:0 14px;font-size:13.5px;font-weight:600}.ch-qset-drawer.is-board .ch-select.is-quick-row{width:132px}.ch-qset-drawer.is-board .ch-select.is-quick-row .ch-select-trigger{min-height:38px;border-color:var(--hairline);background:var(--subtle-surface);font-size:12.5px}.ch-qset-drawer.is-board .ch-select.is-quick .ch-select-trigger{min-height:50px;border-color:var(--hairline);border-radius:var(--r-card);box-shadow:var(--ring);font-size:13.5px;font-weight:600}.ch-qset-drawer.is-board .ch-qset-switchrow{min-height:60px;padding:9px 14px;transition:background .15s ease}.ch-qset-drawer.is-board .ch-qset-switchrow>span:first-child{min-width:0;gap:2px}.ch-qset-drawer.is-board .ch-qset-switchrow strong{font-size:13.5px;font-weight:650}.ch-qset-drawer.is-board .ch-qset-switchrow small{max-width:245px;font-size:11px;line-height:1.4}.ch-qset-drawer.is-board .ch-qset-switch{flex-basis:40px;width:40px;height:24px}.ch-qset-drawer.is-board .ch-qset-switch i{width:18px;height:18px}.ch-qset-drawer.is-board .ch-qset-switchrow.is-on .ch-qset-switch i{transform:translate(16px)}.ch-qset-drawer.is-board .ch-qset-actionrow>.ch-ic{width:28px;height:28px;padding:6px;border-radius:50%;background:var(--subtle-surface)}.ch-qset-board-team{margin-top:8px;overflow:hidden}.ch-qset-board-teamrow{min-height:52px;padding:6px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ch-qset-board-teamrow:not(:last-child){border-bottom:1px solid var(--hairline)}.ch-qset-board-teamrow>span{color:var(--muted-gray);font-size:12.5px;font-weight:500}.ch-qset-board-teamrow>strong{color:var(--near-black);font-size:13.5px;font-weight:650}.ch-qset-board-teamrow>div{display:flex;align-items:center;gap:10px}.ch-qset-board-teamrow b{color:var(--near-black);font-size:13px;letter-spacing:.04em}.ch-qset-board-teamrow button{min-width:52px;min-height:44px;padding:0 10px;border:0;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--positive-blue);font:650 12.5px var(--font-cn);cursor:pointer}.ch-qset-board-teamrow button:focus-visible{outline:3px solid var(--ring-blue);outline-offset:1px}.ch-qset-switchrow:active,.ch-qset-board-teamrow button:active{background:var(--subtle-surface)}@media(hover:hover)and (pointer:fine){.ch-qset-switchrow:hover,.ch-qset-navcard>button:hover{background:var(--subtle-surface)}.ch-qset-board-teamrow button:hover{color:var(--oq-blue)}}@media(max-width:700px){.ch-account-chip{max-width:128px}.ch-qset-drawer{width:calc(100% - 12px)}.ch-qset-scroll{padding-right:12px;padding-left:12px}}.ch-ph{padding:34px 30px}.ch-ph-card{max-width:720px;padding:26px 28px;border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-pop)}.ch-ph-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 11px 4px 9px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--positive-blue);font-size:12px;font-weight:600}.ch-ph-h{margin:14px 0 8px;font-size:24px;font-weight:700}.ch-ph-lead{margin:0;color:var(--muted-gray);line-height:1.8}.ch-ph-sub{margin:22px 0 8px;font-size:12px;font-weight:600;letter-spacing:.4px;color:var(--muted-gray)}.ch-ph-list{margin:0;padding-left:20px;line-height:2}.ch-ph-note{margin-top:22px;padding:13px 15px;border-left:3px solid var(--oq-blue);border-radius:0 var(--r-card) var(--r-card) 0;background:var(--subtle-surface);color:var(--muted-gray);font-size:12.5px;line-height:1.8}.ch-search-hit{display:flex;align-items:center;justify-content:space-between;gap:8px}.ch-search-hit-t{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-search-kind{flex:0 0 auto;opacity:.55;font-size:11px}.ch-btn{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 13px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-size:12.5px;font-weight:550;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.ch-btn:hover{background:var(--subtle-surface)}.ch-btn.primary{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff;font-weight:650}.ch-btn.primary:hover{background:var(--positive-blue)}.ch-btn:active,.ch-chip:active{transform:scale(.97)}.ch-btn.danger{border-color:var(--danger-red);color:var(--danger-red);background:#d032380f}.ch-btn:disabled{opacity:.45;cursor:not-allowed}.ch-linkbtn{border:0;padding:3px 7px;border-radius:var(--r-chip);background:transparent;color:var(--positive-blue);font-size:12px;cursor:pointer;white-space:nowrap}.ch-linkbtn:hover{background:var(--pastel-blue)}.ch-chip{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--near-black);font-size:12px;cursor:pointer;white-space:nowrap}.ch-chip:hover{background:var(--subtle-surface)}.ch-chip.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue);font-weight:600}.ch-chip.is-danger{border-color:var(--danger-red);color:var(--danger-red);background:#d032380f}.ch-chip-sub{opacity:.6;font-size:10.5px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;text-align:right}.ch-ic.rot-up{transform:rotate(90deg)}.ch-ic.rot-down{transform:rotate(-90deg)}@keyframes ch-fadein{0%{opacity:0}to{opacity:1}}.ch-coach-entry-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;display:grid;place-items:center;padding:clamp(12px,2vw,24px);background:#0e0f0c6b}.ch-coach-entry-dialog{display:flex;width:min(1320px,calc(100vw - 32px));max-height:calc(100dvh - 32px);flex-direction:column;overflow:hidden;padding:clamp(18px,2.2vw,28px);box-sizing:border-box;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-coach-entry-kicker{color:var(--positive-blue);font-size:13px;font-weight:700}.ch-coach-entry-dialog h2{margin:7px 0 8px;font-size:clamp(23px,2.2vw,27px);line-height:1.25}.ch-coach-entry-dialog p{margin:0;color:var(--muted-gray);line-height:1.75}.ch-coach-entry-compare-scroll{min-height:0;margin-top:clamp(14px,1.7vw,22px);flex:1 1 auto;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.ch-coach-entry-plans{display:grid;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ch-coach-entry-plan{min-width:0;overflow:hidden;padding:15px 15px 0;border:1px solid var(--hairline-strong);border-radius:14px;background:var(--card-bg)}.ch-coach-entry-plan.is-featured{border-color:var(--oq-blue);box-shadow:inset 0 3px 0 var(--oq-blue)}.ch-coach-entry-plan.is-pro{border-color:color-mix(in srgb,var(--oq-blue) 55%,var(--hairline))}.ch-coach-entry-plan.is-advanced{background:color-mix(in srgb,var(--pastel-blue) 28%,var(--card-bg))}.ch-coach-entry-plan>header{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:7px}.ch-coach-entry-plan>header span{color:var(--positive-blue);font-size:13px;font-weight:800}.ch-coach-entry-plan>header em{flex:0 0 auto;padding:3px 8px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:10px;font-style:normal;font-weight:700}.ch-coach-entry-plan.is-featured>header em{background:var(--oq-blue);color:#fff}.ch-coach-entry-plan.is-pro>header em,.ch-coach-entry-plan.is-advanced>header em{background:var(--oq-blue);color:#fff}.ch-coach-entry-plan>strong{display:block;margin-top:12px;color:var(--near-black);font-size:18px;white-space:nowrap}.ch-coach-entry-plan>small{display:block;min-height:30px;margin-top:3px;color:var(--muted-gray);font-size:11.5px}.ch-coach-entry-plan-features{margin:0 -15px;border-top:1px solid var(--hairline)}.ch-coach-entry-plan-features>div{display:flex;height:68px;min-height:68px;flex-direction:column;justify-content:center;gap:3px;padding:8px 15px;box-sizing:border-box;border-bottom:1px solid var(--hairline);color:var(--near-black);line-height:1.42}.ch-coach-entry-plan-features>div:last-child{border-bottom:0}.ch-coach-entry-plan-features span{color:var(--muted-gray);font-size:10.5px;font-weight:650}.ch-coach-entry-plan-features b{display:-webkit-box;overflow:hidden;font-size:12px;font-weight:650;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ch-coach-entry-plan-features .is-off b{color:color-mix(in srgb,var(--muted-gray) 64%,var(--card-bg))}.ch-coach-entry-plan-features .is-quota b{color:var(--positive-blue);font-weight:800}.ch-coach-entry-plan-features>div.is-featured span{color:#825b00}.ch-coach-entry-plan-features>div.is-featured b{color:#5f4300;font-weight:800}.ch-coach-entry-actions{display:flex;flex:0 0 auto;justify-content:flex-end;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--hairline)}@media(max-height:760px){.ch-coach-entry-dialog{padding-block:16px}.ch-coach-entry-dialog h2{margin-block:5px 6px;font-size:22px}.ch-coach-entry-dialog p{font-size:13px}.ch-coach-entry-compare-scroll{margin-top:12px}.ch-coach-entry-plan{padding:12px 13px 0}.ch-coach-entry-plan>strong{margin-top:8px;font-size:17px}.ch-coach-entry-plan>small{min-height:25px}.ch-coach-entry-plan-features{margin-inline:-13px}.ch-coach-entry-plan-features>div{height:68px;min-height:68px;padding:6px 13px}.ch-coach-entry-actions{margin-top:10px;padding-top:10px}}@media(max-width:900px){.ch-coach-entry-plans{gap:8px}.ch-coach-entry-plan{padding-inline:10px}.ch-coach-entry-plan>header{gap:4px}.ch-coach-entry-plan>header span{font-size:11px}.ch-coach-entry-plan>header em{padding:2px 5px;font-size:9px}.ch-coach-entry-plan>strong{font-size:13px}.ch-coach-entry-plan-features{margin-inline:-10px}.ch-coach-entry-plan-features>div{padding-inline:10px}}@media(max-width:560px){.ch-coach-entry-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:20px 16px}.ch-coach-entry-plans{min-width:0;grid-template-columns:repeat(4,minmax(0,1fr))}.ch-coach-entry-actions{align-items:stretch;flex-direction:column-reverse}}.ch-ai{position:relative;display:flex;flex-direction:column;flex:0 0 auto;background:var(--card-bg);border-left:1px solid var(--hairline);font-size:14.5px}.ch-ai-head{display:flex;align-items:center;height:56px;padding:0 8px 0 14px;flex:0 0 auto;border-bottom:1px solid var(--hairline)}.ch-ai-title{display:flex;align-items:center;gap:7px;flex:1 1 auto;font-size:15.5px;font-weight:650}.ch-ai-title-mark{display:inline-grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:8px;background:var(--pastel-blue);color:var(--positive-blue)}.ch-ai-acts{display:flex;align-items:center;gap:2px;flex:0 0 auto}.ch-ai-ctx{display:flex;align-items:center;gap:5px;min-height:38px;padding:7px 14px;flex:0 0 auto;background:var(--card-bg);color:var(--positive-blue);font-size:13px;border-bottom:1px solid var(--hairline)}.ch-ai-ctx b{color:var(--near-black);font-weight:700}.ch-ai-body{flex:1 1 auto;overflow-y:auto;padding:16px 14px}.ch-ai-form{display:flex;flex-direction:column;gap:8px}.ch-ai-thread-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted-gray);font-size:11.5px}.ch-ai-thread{display:flex;flex-direction:column;gap:10px;min-height:148px;max-height:38vh;overflow-y:auto;padding:10px 2px 12px;border-bottom:1px solid var(--hairline);background:var(--card-bg)}.ch-ai-thread-empty,.ch-ai-welcome{display:flex;flex-direction:column;gap:5px;margin:auto 0;color:var(--muted-gray);font-size:12px;line-height:1.65}.ch-ai-welcome strong{color:var(--near-black);font-size:14px}.ch-ai-starters{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.ch-ai-starters button{min-height:30px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--positive-blue);font-family:var(--font-cn);font-size:11.5px;font-weight:650;cursor:pointer}.ch-ai-starters button:hover{background:var(--pastel-blue)}.ch-ai-msg{align-self:flex-start;max-width:88%;padding:4px 2px;border-radius:0;background:transparent;border:0}.ch-ai-msg.is-coach{align-self:flex-end;background:var(--oq-blue);border-color:var(--oq-blue);color:#fff}.ch-ai-msg.is-tool{position:relative;align-self:stretch;max-width:none;margin-left:5px;padding:7px 8px 7px 20px;border:0;border-left:1px solid var(--hairline-strong);border-radius:0;background:transparent}.ch-ai-msg.is-tool:before{content:"";position:absolute;left:-4px;top:14px;width:7px;height:7px;border-radius:50%;background:var(--oq-blue);box-shadow:0 0 0 3px var(--pastel-blue)}.ch-ai-msg.is-tool .ch-ai-msg-role{color:var(--positive-blue)}.ch-ai-msg.is-tool .ch-ai-msg-body{color:var(--muted-gray);font-size:11.5px}.ch-ai-msg-role{display:block;margin-bottom:4px;color:var(--muted-gray);font-size:12px;font-weight:700}.ch-ai-msg.is-coach .ch-ai-msg-role{color:#fff;opacity:.76}.ch-ai-msg-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15.5px;line-height:1.72}.ch-ai-msg-proposal{display:inline-block;margin-top:7px;padding:2px 7px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10.5px;font-weight:700}.ch-ai-msg-clarify{display:flex;flex-direction:column;gap:3px;margin-top:8px;padding:8px 9px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);font-size:12.5px;line-height:1.6}.ch-ai-msg-clarify b{color:var(--alert-orange);font-size:12px}.ch-ai-msg-clarify.is-answered b{color:var(--success)}.ch-ai-msg-clarify small{color:var(--muted-gray);font-size:11px}.ch-ai-compose{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--hairline-strong);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring)}.ch-ai-settings-toggle{align-self:flex-start;min-height:30px;padding:0 10px;border:0;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--positive-blue);font-family:var(--font-cn);font-size:11.5px;font-weight:650;cursor:pointer}.ch-ai-settings{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-ai-label{font-size:13px;font-weight:600;color:var(--muted-gray)}.ch-ai-label.is-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ch-ai-ta,.ch-ai-input{width:100%;padding:9px 11px;box-sizing:border-box;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-size:14.5px;font-family:var(--font-cn)}.ch-ai-ta{resize:vertical;min-height:68px;line-height:1.7}.ch-ai-ta:focus,.ch-ai-input:focus{outline:none;box-shadow:var(--ring-blue)}.ch-ai-row{display:grid;grid-template-columns:52px 1fr;gap:8px;align-items:center}.ch-ai-note{padding:9px 11px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:13px;line-height:1.7}.ch-ai-running{display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);font-size:13px;line-height:1.6}.ch-ai-running>div{display:flex;flex-direction:column;gap:2px}.ch-ai-running b{color:var(--near-black);font-size:13.5px}.ch-ai-running-dot{flex:0 0 8px;width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--oq-blue);box-shadow:0 0 0 3px var(--pastel-blue)}.ch-ai-stage{display:grid;grid-template-columns:8px 1fr;gap:6px;align-items:start;color:var(--muted-gray)}.ch-ai-stage i{width:6px;height:6px;margin-top:6px;border-radius:50%;background:var(--oq-blue);box-shadow:0 0 0 2px var(--pastel-blue)}.ch-ai-stage.is-done i{background:var(--success);box-shadow:none}.ch-ai-stage.is-failed i{background:var(--danger-red);box-shadow:none}.ch-ai-clarify{display:flex;flex-direction:column;gap:10px}.ch-ai-clarify-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid var(--hairline)}.ch-ai-clarify-head>div{display:flex;flex-direction:column;gap:3px}.ch-ai-clarify-head strong{color:var(--near-black);font-size:14px}.ch-ai-clarify-head span{color:var(--muted-gray);font-size:12.5px;line-height:1.55}.ch-ai-question{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;border:0}.ch-ai-question legend{margin-bottom:7px;color:var(--near-black);font-size:13.5px;font-weight:650}.ch-ai-question-options{display:flex;flex-wrap:wrap;gap:6px}.ch-ai-question-options button{min-height:31px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--muted-gray);font:600 12.5px var(--font-cn);cursor:pointer}.ch-ai-question-options button:hover{border-color:var(--oq-blue);color:var(--positive-blue)}.ch-ai-question-options button.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue)}.ch-ai-question-other{margin-top:0}.ch-ai-clarify-actions{display:flex;gap:7px;padding-top:2px}.ch-ai-send{width:100%;justify-content:center}.ch-ai-err{padding:9px 11px;border-radius:var(--r-card);background:#d032380f;color:var(--danger-red);font-size:13.5px;line-height:1.7}.ch-ai-hint{color:var(--muted-gray);font-size:12.5px;line-height:1.8}.ch-ai-res{display:flex;flex-direction:column;gap:10px}.ch-ai-res-h{font-size:13.5px;font-weight:600}.ch-ai-stats{color:var(--muted-gray);font-size:13px;line-height:1.7}.ch-ai-cap{padding:9px 11px;border-radius:0 var(--r-card) var(--r-card) 0;border-left:3px solid var(--alert-orange);background:var(--subtle-surface);color:var(--near-black);font-size:13px;line-height:1.7}.ch-ai-cap ul{margin:6px 0 0;padding-left:18px}.ch-ai-days{display:flex;flex-direction:column;gap:4px}.ch-ai-dayrow{display:grid;grid-template-columns:34px 1fr auto;gap:8px;align-items:baseline;padding:7px 9px;border-radius:var(--r-card);background:var(--subtle-surface);font-size:13.5px}.ch-ai-day-n{color:var(--muted-gray)}.ch-ai-day-t{font-weight:600}.ch-ai-day-d{color:var(--muted-gray);font-variant-numeric:tabular-nums}.ch-ai-res-acts{display:flex;gap:8px}.ch-login-wrap{display:flex;align-items:center;justify-content:center;height:100%;padding:24px;background:var(--page-bg)}.ch-login-card{width:380px;padding:30px 30px 26px;border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-login-brand{display:flex;align-items:center;gap:10px}.ch-login-logo-frame{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;overflow:hidden;border:1px solid var(--hairline);border-radius:12px;background:var(--card-bg);box-shadow:0 2px 8px #0e0f0c14}.ch-login-logo{display:block;width:50px;height:50px;max-width:none}.ch-login-bt{color:var(--near-black);font-size:15.5px;font-weight:650;letter-spacing:.2px}.ch-login-card h1{margin:20px 0 6px;font-size:22px;font-weight:700}.ch-login-sitehint{margin:0 0 20px;color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-login-sub{margin-bottom:20px;color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-login-card label{display:block;margin-bottom:6px;font-size:12.5px;color:var(--muted-gray)}.ch-login-input{display:block;width:100%;height:40px;margin-bottom:16px;padding:0 12px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);font-size:14px;outline:0}.ch-login-input:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-login-err{margin-bottom:14px;padding:9px 12px;border-radius:var(--r-card);background:#d0323814;color:var(--danger-red);font-size:12.5px;line-height:1.6}.ch-login-btn{width:100%;height:42px;border:0;border-radius:var(--r-field);background:var(--oq-blue);color:#fff;font-size:15px;font-weight:600;cursor:pointer}.ch-login-btn:disabled{opacity:.45;cursor:not-allowed}.ch-login-dev{margin-top:10px;background:var(--card-bg);color:var(--muted-gray);border:1px dashed var(--hairline-strong);font-weight:500}.ch-rl{display:flex;flex-direction:column;gap:14px}.ch-rl-group{display:flex;flex-direction:column;gap:6px}.ch-rl-squad{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px 3px}.ch-rl-squad>span:first-child{display:flex;min-width:0;flex-direction:column;gap:2px}.ch-rl-squad-name{overflow:hidden;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ch-rl-squad-n{color:var(--muted-gray);font-size:10.5px}.ch-rl-squad-actions{display:flex;flex:0 0 auto;align-items:center;gap:4px}.ch-rl-mini-btn{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:28px;padding:0 8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--muted-gray);font-size:11px;cursor:pointer}.ch-rl-mini-btn:hover{border-color:var(--oq-blue);color:var(--positive-blue)}.ch-rl-mini-btn.primary{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-rl-code{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:7px 9px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-rl-code-label{color:var(--muted-gray);font-size:10.5px;white-space:nowrap}.ch-rl-code-v{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;letter-spacing:1.5px}.ch-rl-code-btn{border:0;padding:3px 8px;border-radius:var(--r-chip);background:transparent;color:var(--positive-blue);font-size:12px;cursor:pointer}.ch-rl-code-btn:hover{background:var(--pastel-blue)}.ch-rl-pending{display:flex;flex-direction:column;gap:4px;padding:7px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-rl-pending-title{padding:0 2px 3px;color:var(--muted-gray);font-size:10.5px;font-weight:650}.ch-rl-pending-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-rl-pending-copy{display:flex;min-width:0;flex-direction:column}.ch-rl-pending-row b{overflow:hidden;color:var(--near-black);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ch-rl-pending-row small{color:var(--muted-gray);font-size:10.5px}.ch-rl-pending-row em{flex:0 0 auto;padding:2px 7px;border-radius:var(--r-chip);background:var(--card-bg);color:var(--muted-gray);font-size:10px;font-style:normal}.ch-rl-pending-row em.is-found{background:#1e9d621a;color:var(--success)}.ch-rl-pending-row em.is-new{background:#ffc09133;color:#a66200}.ch-rl-pending-actions{display:flex;flex:0 0 auto;align-items:flex-end;flex-direction:column;gap:2px}.ch-rl-pending-actions small{color:var(--muted-gray);font-size:9.5px}.ch-rl-none{padding:8px 10px;color:var(--muted-gray);font-size:12px;line-height:1.7}.ch-rl-member{display:grid;grid-template-columns:40px minmax(0,1fr) 14px;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 9px;border:1px solid transparent;border-radius:var(--r-field);background:var(--card-bg);text-align:left;cursor:pointer;transition:border-color .12s,background .12s,box-shadow .12s}.ch-rl-member:hover{border-color:var(--hairline);background:var(--subtle-surface)}.ch-rl-member.on{border-color:var(--oq-blue);background:var(--pastel-blue);box-shadow:var(--ring-blue)}.ch-rl-member-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.ch-rl-member-title{display:flex;min-width:0;align-items:center;gap:6px}.ch-rl-member-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:650;color:var(--near-black)}.ch-rl-member-badge{display:inline-flex;align-items:center;flex:0 0 auto;padding:1px 6px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:9.5px;font-weight:650}.ch-rl-member-badge.is-real{background:#1e9d621a;color:var(--success)}.ch-rl-member-badge.is-nickname{background:#ffc09133;color:#a66200}.ch-rl-member-sub,.ch-rl-member-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-gray);font-size:10.5px}.ch-rl-member-note{color:#868685d1}.ch-rl-member-arrow{color:var(--muted-gray);opacity:.58}.ch-rl-member.on .ch-rl-member-arrow{color:var(--oq-blue);opacity:1}.ch-rl-create{padding:0 2px}.ch-rl-create-acts{display:flex;gap:8px;margin-top:8px}.ch-rl-input{display:block;width:100%;height:34px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);font-size:13px;outline:0}.ch-rl-input:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-rl-err{margin-top:6px;color:var(--danger-red);font-size:12px;line-height:1.6}.ch-rl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-size:12.5px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.ch-rl-btn:hover{background:var(--subtle-surface)}.ch-rl-btn.primary{border:0;background:var(--oq-blue);color:#fff;font-weight:600}.ch-rl-btn.primary:hover{background:var(--positive-blue)}.ch-rl-btn:active{transform:scale(.97)}.ch-rl-btn.danger{border-color:var(--danger-red);color:var(--danger-red);background:#d032380f}.ch-rl-btn.danger:hover{background:#d032381f}.ch-rl-btn:disabled{opacity:.45;cursor:not-allowed}.ch-rl-retry{display:block;margin-top:10px}.ch-rl-joined{opacity:.75}.ch-rl-joined-row{display:flex;align-items:baseline;justify-content:space-between;padding:6px 10px;font-size:12.5px}.ch-r-wrap{max-width:1120px;padding:26px 30px 40px}.ch-r-h1{margin:0 0 6px;font-size:20px;line-height:26px;font-weight:600}.ch-r-lead{margin:0 0 14px;color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-r-datebar{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}.ch-fb-squad-select{width:min(260px,40vw)}.ch-r-datebar-sep{width:1px;height:24px;margin:0 2px;background:var(--hairline)}.ch-r-card{margin-bottom:16px;padding:16px 18px;border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-r-card-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.ch-r-card-name{font-size:15px;line-height:22px;font-weight:600}.ch-r-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.ch-r-muted{color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-r-table{width:100%;border-collapse:collapse;font-size:12.5px}.ch-r-table th{padding:6px 8px;text-align:left;color:var(--muted-gray);font-size:11.5px;font-weight:500;border-bottom:1px solid var(--hairline-strong)}.ch-r-table td{padding:8px;border-bottom:1px solid var(--hairline)}.ch-r-table tbody tr{cursor:pointer}.ch-r-table tbody tr:hover td{background:var(--subtle-surface)}.ch-r-table tbody tr:last-child td{border-bottom:0}.ch-r-td-name{font-weight:500;color:var(--near-black)}.ch-r-person,.ch-r-task,.ch-r-return{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.ch-r-person-meta,.ch-r-return-meta{color:var(--muted-gray);font-size:11.5px;font-weight:400;white-space:nowrap}.ch-r-task .ch-r-chips{margin-top:2px}.ch-r-morecell{position:relative;width:40px;text-align:right}.ch-r-moremenu{position:absolute;z-index:12;top:calc(100% - 4px);right:6px;display:flex;flex-direction:column;width:138px;padding:5px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-r-moremenu button{min-height:34px;padding:0 9px;border:0;border-radius:var(--r-field);background:transparent;text-align:left;cursor:pointer;font-size:12.5px}.ch-r-moremenu button:hover{background:var(--subtle-surface)}.ch-r-moremenu button.danger{color:var(--danger-red);background:#d032380f}.ch-r-moremenu button:disabled{opacity:.5;cursor:default}.ch-r-chips{display:inline-flex;gap:5px}.ch-r-chip{display:inline-block;padding:2px 8px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:11.5px;white-space:nowrap}.ch-r-chip.ok{background:var(--pastel-blue);color:var(--positive-blue)}.ch-r-back{display:inline-flex;align-items:center;gap:5px;margin-bottom:12px;padding:5px 10px;border:0;border-radius:var(--r-chip);background:transparent;color:var(--muted-gray);font-size:12.5px;cursor:pointer}.ch-r-back:hover{background:var(--subtle-surface);color:var(--near-black)}.ch-r-meta{display:flex;flex-wrap:wrap;gap:6px 16px;margin:0 0 14px;color:var(--muted-gray);font-size:12.5px}.ch-r-hero{margin-bottom:14px;padding:18px 20px;border-radius:var(--r-feature);background:linear-gradient(135deg,var(--oq-blue) 0%,var(--deep-navy) 62%,var(--positive-blue) 100%);color:#fff;box-shadow:0 8px 24px #2688e02e}.ch-r-hero-main{display:flex;align-items:center;gap:12px}.ch-r-hero-id{flex:1 1 auto;min-width:0}.ch-r-hero-id h1{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:26px;font-weight:600}.ch-r-hero-id>span{display:block;margin-top:2px;font-size:12px;opacity:.76}.ch-r-hero-meta{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px;margin:13px 0 0 54px;color:#ffffffd1;font-size:12px}.ch-r-hero .ch-r-strokes,.ch-r-hero .ch-r-sub{color:#fff}.ch-r-hero .ch-r-sub{opacity:.76}.ch-r-hero span.ch-r-badge{margin-left:0;background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch-r-hero .ch-r-hr{margin:0}.ch-r-hero .ch-r-hrpill{border-color:#ffffff3d;background:#ffffff24;color:#fff}.ch-r-hero .ch-r-hrpill:hover,.ch-r-hero .ch-r-hrpill.on{border-color:#ffffff80;background:#fff3;color:#fff}.ch-r-hero .ch-r-hrbody{position:absolute;z-index:12;top:calc(100% + 8px);right:0;left:0;width:auto;margin-top:0;color:var(--muted-gray);box-shadow:var(--shadow-pop)}.ch-r-day{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ch-r-week{margin-bottom:16px;padding:18px;border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-r-week-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.ch-r-week-kicker{color:var(--positive-blue);font-size:11.5px;font-weight:700;letter-spacing:.04em}.ch-r-week-title{margin-top:3px;color:var(--near-black);font-size:17px;font-weight:700;line-height:1.35}.ch-r-week-range{padding:4px 8px;border:1px solid var(--hairline);border-radius:var(--r-field);color:var(--muted-gray);font-size:11.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-r-week-scroll{overflow-x:auto;padding-bottom:4px}.ch-r-week-grid{display:grid;gap:10px}.ch-r-weekday{display:flex;flex-direction:column;align-items:stretch;min-height:218px;padding:12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);text-align:left;font-family:inherit;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ch-r-weekday:hover{border-color:var(--hairline-strong);box-shadow:var(--shadow-pop);transform:translateY(-1px)}.ch-r-weekday.is-selected{border-color:var(--oq-blue);box-shadow:var(--ring-blue),var(--shadow-pop)}.ch-r-weekday.is-rest{min-height:154px;background:var(--subtle-surface)}.ch-r-weekday-head{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10.5px;font-variant-numeric:tabular-nums}.ch-r-weekday-name{color:var(--near-black);font-weight:600}.ch-r-weekday-date{color:var(--muted-gray)}.ch-r-weekday-main{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin:8px 0 10px}.ch-r-weekday-title{min-width:0;color:var(--near-black);font-size:12.5px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ch-r-weekday-count{flex:0 0 auto;color:var(--muted-gray);font-size:10.5px;line-height:1.5;white-space:nowrap}.ch-r-week-envs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.ch-r-week-env{padding:2px 7px;border:1px solid transparent;border-radius:var(--r-field);font-size:10.5px;white-space:nowrap}.ch-r-week-env.pool{background:var(--env-pool-bg);color:var(--env-pool-fg)}.ch-r-week-env.dry{background:var(--env-dry-bg);color:var(--env-dry-fg)}.ch-r-week-items{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.ch-r-week-items li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:7px;padding:5px 0;border-top:1px solid var(--hairline);color:var(--muted-gray);font-size:10.5px;line-height:1.4}.ch-r-week-itemname{overflow:hidden;color:var(--near-black);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ch-r-week-itemvolume{color:var(--muted-gray);font-variant-numeric:tabular-nums;white-space:nowrap}.ch-r-week-more{align-self:flex-start;margin-top:auto;padding:4px 7px;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);font-size:10.5px}.ch-r-week-rest{color:var(--muted-gray);font-size:11.5px}.ch-r-week-summary{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 18px;margin-top:12px;padding-top:11px;border-top:1px solid var(--hairline);font-size:11.5px}.ch-r-week-summary strong{margin-right:3px;color:var(--near-black);font-size:15px;font-variant-numeric:tabular-nums}.ch-r-kv{display:flex;gap:10px;padding:5px 0;font-size:13px;line-height:1.6}.ch-r-k{flex:0 0 76px;color:var(--muted-gray);font-size:12.5px}.ch-r-profile-form{display:grid;gap:14px;padding-top:4px}.ch-r-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ch-r-profile-grid.is-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-r-profile-grid label{display:flex;flex-direction:column;gap:6px;color:var(--muted-gray);font-size:11.5px}.ch-r-profile-grid input,.ch-r-profile-grid textarea{width:100%;padding:8px 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:400 12.5px/1.55 var(--font-cn);outline:none}.ch-r-profile-grid input{height:36px}.ch-r-profile-grid textarea{min-height:78px;resize:vertical}.ch-r-profile-grid input:focus,.ch-r-profile-grid textarea:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-r-profile-grid .ch-select{width:100%}.ch-r-profile-help{margin:0;padding:9px 11px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:11.5px;line-height:1.7}.ch-r-profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:900px){.ch-r-profile-grid,.ch-r-profile-grid.is-wide{grid-template-columns:1fr}}.ch-r-errcard{margin-bottom:14px;padding:10px 14px;border-radius:var(--r-card);background:#d0323814;color:var(--danger-red);font-size:12.5px;line-height:1.7}.ch-r-errcard .ch-rl-btn{display:block;margin-top:8px}.ch-pl{display:flex;flex-direction:column;gap:10px}.ch-pl-new{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:36px;border:1px dashed var(--hairline-strong);border-radius:var(--r-field);background:transparent;color:var(--positive-blue);font-size:13px;cursor:pointer}.ch-pl-new:hover{background:var(--pastel-blue);border-color:var(--oq-blue)}.ch-pl-list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.ch-pl-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:9px 10px;border:1px solid transparent;border-radius:var(--r-field);background:transparent;text-align:left;cursor:pointer}.ch-pl-item:hover{background:var(--subtle-surface)}.ch-pl-item.is-active{border-color:#2688e057;background:var(--pastel-blue)}.ch-pl-name{display:block;max-width:100%;overflow:hidden;color:var(--near-black);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ch-pl-meta{color:var(--muted-gray);font-size:11.5px}.ch-pe{width:100%;max-width:none;padding:22px 26px 40px;container:plan-editor / inline-size}.ch-pe-topcontrols{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:11px}.ch-pe-topcontrols-label{color:var(--near-black);font-size:14px;font-weight:700;white-space:nowrap}.ch-pe-plan-tools{display:inline-flex;min-width:0;align-items:center;gap:3px;padding:3px;border:0;border-radius:12px;background:var(--subtle-surface)}.ch-pe-plan-select{width:min(260px,32vw);min-width:150px}.ch-pe-plan-select .ch-select-trigger{min-height:34px;border:0;border-radius:9px;background:var(--card-bg);box-shadow:none}.ch-pe-plan-select.is-open .ch-select-trigger,.ch-pe-plan-select .ch-select-trigger:focus-visible{border:0;outline:0;box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-pe-planbar-count{color:var(--muted-gray);font-size:11.5px;white-space:nowrap}.ch-pe-planbar-new{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--positive-blue);font:inherit;font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .14s ease,color .14s ease,box-shadow .14s ease}.ch-pe-planbar-new:hover{background:var(--card-bg);color:var(--oq-blue)}.ch-pe-planbar-new:focus-visible{outline:0;box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-pe-planbar-new:active{background:var(--pastel-blue)}.ch-pe-create-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1350;display:grid;place-items:center;padding:24px;background:#0e0f0c6b}.ch-pe-create-dialog{width:min(560px,calc(100vw - 48px));overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-pe-create-dialog>header{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px 14px 22px;border-bottom:1px solid var(--hairline)}.ch-pe-create-dialog>header>span{display:flex;min-width:0;flex-direction:column;gap:4px}.ch-pe-create-dialog>header strong{color:var(--near-black);font-size:19px}.ch-pe-create-dialog>header small{color:var(--muted-gray);font-size:12px}.ch-pe-create-body{padding:20px 22px 8px}.ch-pe-create-name{display:flex;flex-direction:column;gap:7px}.ch-pe-create-name>span{color:var(--near-black);font-size:12.5px;font-weight:700}.ch-pe-create-name>input{width:100%;height:44px;padding:0 12px;box-sizing:border-box;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:14px var(--font-cn);outline:0}.ch-pe-create-name>input:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-pe-create-choices{display:grid;gap:10px;margin-top:16px}.ch-pe-create-choices>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:10px 12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);font-family:var(--font-cn);text-align:left;cursor:pointer}.ch-pe-create-choices>button:hover{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-pe-create-choices>button.is-primary{border-color:color-mix(in srgb,var(--oq-blue) 46%,var(--hairline))}.ch-pe-create-choices>button:disabled{opacity:.45;cursor:not-allowed}.ch-pe-create-choice-icon{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:var(--r-field);background:var(--pastel-blue);color:var(--positive-blue)}.ch-pe-create-choices>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.ch-pe-create-choices strong{font-size:13.5px}.ch-pe-create-choices small{color:var(--muted-gray);font-size:11.5px}.ch-pe-create-choices em{color:var(--positive-blue);font-size:11.5px;font-style:normal;font-weight:700}.ch-pe-create-dialog>footer{display:flex;justify-content:flex-end;padding:12px 22px 18px}@media(max-width:760px){.ch-pe-topcontrols-label,.ch-pe-planbar-count{display:none}.ch-pe-plan-tools{flex:1 1 auto}.ch-pe-plan-select{width:auto;min-width:0;flex:1 1 auto}.ch-pe-planbar-new{width:34px;min-width:34px;justify-content:center;padding:0}.ch-pe-planbar-new>span{display:none}}.ch-pe-workspace{display:grid;grid-template-columns:minmax(0,1fr) 318px;align-items:start;gap:18px}.ch-pe-main{min-width:0}.ch-pe-status{padding:30px;color:var(--muted-gray)}.ch-pe-status.is-bad{color:var(--danger-red)}.ch-pe-empty{max-width:520px;margin:60px auto;text-align:center}.ch-pe-empty-title{font-size:19px;font-weight:700;margin-bottom:8px}.ch-pe-empty p{color:var(--muted-gray);line-height:1.8}.ch-pe-empty-btns{display:flex;justify-content:center;gap:10px;margin-top:18px}.ch-pe-conflict{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px;padding:12px 14px;border-left:3px solid var(--alert-orange);border-radius:0 var(--r-card) var(--r-card) 0;background:var(--subtle-surface);font-size:12.5px}.ch-pe-conflict-txt{flex:1 1 260px;line-height:1.7}.ch-pe-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.ch-pe-head-l{flex:1 1 auto;min-width:0}.ch-pe-head-r{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding-top:4px}.ch-pe-name{display:block;width:100%;max-width:420px;padding:4px 8px;margin-left:-8px;border:1px solid transparent;border-radius:var(--r-field);background:transparent;outline:0;font-size:20px;line-height:26px;font-weight:600;color:var(--near-black);font-family:inherit}.ch-pe-name:hover{border-color:var(--hairline-strong)}.ch-pe-name:focus{border-color:var(--oq-blue);background:var(--card-bg);box-shadow:var(--ring-blue)}.ch-pe-meta{display:block;margin-top:2px;color:var(--muted-gray);font-size:12.5px}.ch-pe-save{color:var(--muted-gray);font-size:12px;white-space:nowrap}.ch-pe-save.is-ok{color:var(--positive-blue)}.ch-pe-save.is-bad{color:var(--danger-red)}.ch-pe-day{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--hairline);background:var(--card-bg);color:var(--near-black);cursor:pointer;text-align:left}.ch-pe-day:hover{border-color:var(--hairline-strong)}.ch-pe-day.is-on:not(.is-rest) .ch-pe-day-t{color:#fff}.ch-pe-day.is-rest{background:var(--subtle-surface)}.ch-pe-day-t{max-width:100%;color:var(--near-black);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-pe-day-m{color:var(--muted-gray);font-size:11.5px}.ch-pe-editor{position:relative;padding:18px 20px;border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-pe-editor.is-quickdrop{box-shadow:inset 0 0 0 2px var(--oq-blue),var(--shadow-pop)}.ch-pe-dropcue{position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:8;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed var(--oq-blue);border-radius:var(--r-card);background:color-mix(in srgb,var(--light-origin) 92%,transparent);color:var(--positive-blue);font-size:13px;font-weight:700;pointer-events:none}.ch-pe-dayhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ch-pe-dayhead-l{display:flex;align-items:baseline;gap:10px}.ch-pe-dayhead-r{display:flex;align-items:center;gap:8px}.ch-pe-dayname{font-size:16px;font-weight:700}.ch-pe-daymeta{color:var(--muted-gray);font-size:12.5px}.ch-pe-hint{padding:12px 14px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-pe-courses,.ch-pe-sess,.ch-pe-add{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:12px}.ch-pe-add{margin:14px 0 0}.ch-pe-row-k{flex:0 0 auto;color:var(--muted-gray);font-size:12px}.ch-pe-course-buttons{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.ch-pe-course-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 15px;border:0;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--near-black);font:600 12.5px/1 var(--font-cn);white-space:nowrap;cursor:pointer;transition:color .16s ease,background .16s ease,transform .12s ease}.ch-pe-course-chip:hover:not(.is-on){background:var(--pastel-blue)}.ch-pe-course-chip:active{transform:scale(.97)}.ch-pe-course-chip.is-on{background:var(--oq-blue);color:#fff;font-weight:700}.ch-pe-course-chip.is-clear{border:1px solid var(--hairline-strong);background:var(--card-bg);color:var(--muted-gray)}.ch-pe-course-chip.is-clear:hover{border-color:var(--danger-red);background:var(--card-bg);color:var(--danger-red)}.ch-pe-sess-tabs{display:inline-flex;align-items:center;gap:2px;min-width:0;padding:3px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-pe-sess-tab{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:36px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:var(--muted-gray);font:650 12.5px/1 var(--font-cn);white-space:nowrap;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease,transform .12s ease}.ch-pe-sess-tab:hover:not(.is-on){color:var(--near-black)}.ch-pe-sess-tab:active{transform:scale(.98)}.ch-pe-sess-tab.is-on{background:var(--card-bg);color:var(--near-black);box-shadow:var(--shadow-pop)}.ch-pe-sess-tab.is-add{min-width:80px;color:var(--positive-blue)}.ch-pe-row-hint{color:var(--muted-gray);font-size:11.5px}.ch-pe-calc-proof{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--light-origin);color:var(--positive-blue)}.ch-pe-calc-proof.is-heart{background:color-mix(in srgb,var(--danger-red) 9%,var(--card-bg));color:var(--danger-red)}.ch-pe-calc-proof>span{display:grid;gap:1px}.ch-pe-calc-proof strong{font-size:11.5px;line-height:1.25}.ch-pe-calc-proof small{color:var(--muted-gray);font-size:10.5px;line-height:1.25}.ch-pe-sec{margin-top:14px;padding-top:12px;border-top:1px solid var(--hairline)}.ch-pe-sec.is-new{border-top-style:dashed}.ch-pe-sec.is-quick-section{border-bottom:3px solid var(--oq-blue);padding-bottom:5px}.ch-pe-sec-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ch-pe-sec-meta{color:var(--muted-gray);font-size:11.5px}.ch-pe-kind{display:inline-block;padding:3px 10px;border-radius:var(--r-chip);font-size:11.5px;font-weight:600;background:var(--subtle-surface);color:var(--muted-gray)}.ch-pe-kind.k-warmup{background:var(--alert-orange);color:var(--near-black)}.ch-pe-kind.k-drill{background:var(--pastel-blue);color:var(--positive-blue)}.ch-pe-kind.k-main{background:var(--oq-blue);color:#fff}.ch-pe-kind.k-sprint{background:#d032381a;color:var(--danger-red)}.ch-pe-kind.k-cooldown{background:var(--subtle-surface);color:var(--muted-gray)}.ch-pe-items{margin:0;padding:0;list-style:none}.ch-pe-item{position:relative;display:flex;align-items:center;gap:12px;flex-wrap:nowrap;padding:8px 6px;border-bottom:1px solid var(--hairline);background:var(--card-bg);font-size:12.5px}.ch-pe-item.is-quick-before:before,.ch-pe-item.is-quick-after:after{content:"";position:absolute;left:4px;right:4px;z-index:9;height:3px;border-radius:var(--r-chip);background:var(--oq-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--oq-blue) 16%,transparent);pointer-events:none}.ch-pe-item.is-quick-before:before{top:-2px}.ch-pe-item.is-quick-after:after{bottom:-2px}.ch-pe-item.is-draggable{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.ch-pe-item-grip{width:22px;height:32px;border:0;border-radius:0;background:transparent;color:var(--muted-gray);cursor:grab;opacity:.62;touch-action:none;-webkit-user-select:none;user-select:none}.ch-pe-item-grip:hover{border-color:transparent;background:transparent;color:var(--positive-blue);opacity:1}.ch-pe-item-grip:active,.ch-pe-item-grip.is-dragging{cursor:grabbing}.ch-pe-item-grip:disabled{border-color:transparent;background:transparent;color:var(--muted-gray);cursor:default;opacity:.34}.ch-pe-item.is-row-dragging{z-index:6;transition:none;cursor:grabbing;border-bottom-color:transparent;border-radius:var(--r-field);box-shadow:var(--shadow-island)}.ch-pe-item.is-row-over{border-radius:var(--r-field);outline:2px solid var(--oq-blue);outline-offset:-2px;background:var(--light-origin)}.ch-pe-item.is-editing{display:block;padding:12px;border-bottom:0;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-pe-it-stroke{flex:1 1 240px;min-width:180px;overflow:hidden;color:var(--near-black);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ch-pe-it-main{flex:0 0 92px;white-space:nowrap}.ch-pe-it-time{flex:0 0 92px;color:var(--muted-gray);white-space:nowrap}.ch-pe-it-hr{flex:0 0 104px;width:104px;min-width:0;overflow:hidden;color:var(--muted-gray);text-overflow:ellipsis;white-space:nowrap}.ch-pe-it-hr.is-empty{visibility:hidden}.ch-pe-it-times{display:inline-flex;flex:0 0 76px;width:76px;min-width:0;flex-direction:column;align-items:stretch;gap:4px}.ch-pe-it-tchip{display:inline-flex;width:100%;min-height:22px;box-sizing:border-box;align-items:center;justify-content:center;gap:4px;padding:2px 7px;border-radius:7px;background:color-mix(in srgb,var(--oq-blue) 14%,var(--card-bg));color:var(--positive-blue);font-family:var(--font-en);font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.ch-pe-it-tchip>span{font-size:10.5px;font-weight:500;opacity:.85}.ch-pe-it-tchip>strong{font-size:11.5px;font-weight:700;font-variant-numeric:tabular-nums}.ch-pe-it-tchip.is-rest{background:color-mix(in srgb,var(--success) 10%,var(--card-bg));color:var(--success)}.ch-pe-it-tchip.is-sprint{background:color-mix(in srgb,var(--danger-red) 9%,var(--card-bg));color:var(--danger-red)}.ch-pe-it-desc{flex:1 2 180px;min-width:0;color:var(--muted-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-pe-it-btns{display:flex;flex:0 0 auto;align-items:center;gap:2px;margin-left:auto}.ch-pe-it-btns .ch-iconbtn:disabled{opacity:.22;cursor:default}.ch-pe-it-btns .ch-iconbtn:disabled:hover{background:transparent}.ch-pe-form{display:flex;flex-direction:column;gap:10px}.ch-pe-form-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.ch-pe-in{height:32px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-size:12.5px;outline:0;font-family:inherit}.ch-pe-in:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-pe-in.w-xs{width:64px}.ch-pe-in.w-sm{width:96px}.ch-pe-in.w-lg{flex:1 1 220px}.ch-pe-form-err{color:var(--danger-red);font-size:12px}.ch-pe-form-btns{display:flex;gap:8px}.ch-pe-form-edithead{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid var(--hairline)}.ch-pe-form-edithead>strong{font-size:13.5px}.ch-pe-quicklib{margin-top:16px;padding:16px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-pe-ql-head,.ch-pe-ql-head>div,.ch-pe-ql-tools,.ch-pe-ql-search,.ch-pe-ql-card,.ch-pe-ql-add{display:flex;align-items:center}.ch-pe-ql-head{justify-content:space-between;gap:12px;margin-bottom:12px}.ch-pe-ql-head>div{min-width:0;gap:9px}.ch-pe-ql-head>div>span:last-child{display:grid;min-width:0;gap:2px}.ch-pe-ql-head strong{color:var(--near-black);font-size:14px;line-height:1.3}.ch-pe-ql-head small{color:var(--muted-gray);font-size:11px;line-height:1.4}.ch-pe-ql-icon,.ch-pe-preview-icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-field);background:var(--pastel-blue);color:var(--positive-blue)}.ch-pe-ql-tools{justify-content:space-between;gap:10px;margin-bottom:12px;flex-wrap:wrap}.ch-pe-ql-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:min(430px,100%);gap:2px;padding:3px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-pe-ql-tabs button{min-width:0;min-height:36px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:var(--muted-gray);font:650 12.5px/1 var(--font-cn);white-space:nowrap;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.ch-pe-ql-tabs button.is-on{background:var(--card-bg);color:var(--near-black);box-shadow:var(--shadow-pop)}.ch-pe-ql-search{width:min(230px,42%);min-width:150px;height:36px;gap:7px;padding:0 10px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--muted-gray)}.ch-pe-ql-search:focus-within{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-pe-ql-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--near-black);font:12px/1 var(--font-cn)}.ch-pe-ql-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:310px;overflow-y:auto;padding-right:2px}.ch-pe-ql-card{position:relative;min-width:0;min-height:66px;gap:8px;padding:9px 9px 9px 8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);cursor:grab;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.ch-pe-ql-card:hover{border-color:var(--hairline-strong);box-shadow:var(--shadow-pop)}.ch-pe-ql-card:active{cursor:grabbing;transform:translateY(1px)}.ch-pe-ql-card.is-disabled{opacity:.5;cursor:default}.ch-pe-ql-grip{flex:0 0 auto;color:var(--muted-gray)}.ch-pe-ql-env{flex:0 0 auto;min-width:38px;padding:3px 7px;border:1px solid var(--oq-blue);border-radius:8px;color:var(--positive-blue);font-size:10.5px;font-weight:700;text-align:center}.ch-pe-ql-env.is-dry{border-color:var(--alert-orange);color:color-mix(in srgb,var(--alert-orange) 52%,var(--near-black))}.ch-pe-ql-copy{display:grid;flex:1 1 auto;min-width:0;gap:3px}.ch-pe-ql-copy strong,.ch-pe-ql-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-pe-ql-copy strong{font-size:12.5px;font-weight:650}.ch-pe-ql-copy small{color:var(--muted-gray);font-size:10.5px}.ch-pe-ql-zone{flex:0 0 auto;padding:2px 6px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-family:var(--font-en);font-size:10px;font-weight:700}.ch-pe-ql-add{flex:0 0 auto;min-height:32px;gap:4px;padding:0 8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--positive-blue);font:600 11px/1 var(--font-cn);cursor:pointer}.ch-pe-ql-add:hover{border-color:var(--oq-blue);background:var(--light-origin)}.ch-pe-ql-add:disabled{color:var(--muted-gray);cursor:default}.ch-pe-ql-state{min-height:74px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed var(--hairline);border-radius:var(--r-field);color:var(--muted-gray);font-size:12px}.ch-pe-ql-state.is-bad{color:var(--danger-red)}.ch-pe-quicknotice{position:sticky;bottom:12px;z-index:12;width:fit-content;max-width:100%;margin:10px auto -2px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--oq-blue) 30%,var(--hairline));border-radius:var(--r-chip);background:var(--card-bg);box-shadow:var(--shadow-pop);color:var(--positive-blue);font-size:11.5px;font-weight:600}.ch-pe-quicknotice.is-bad{border-color:var(--danger-red);color:var(--danger-red)}.ch-pe-preview{position:sticky;top:18px;min-width:0;max-height:calc(100vh - 94px);display:flex;flex-direction:column;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--page-bg);box-shadow:var(--shadow-pop);overflow:hidden}.ch-pe-preview-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px;border-bottom:1px solid var(--hairline);background:var(--card-bg)}.ch-pe-preview-head>span:nth-child(2){display:grid;min-width:0;gap:2px}.ch-pe-preview-head strong{font-size:13px}.ch-pe-preview-head small{overflow:hidden;color:var(--muted-gray);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.ch-pe-preview-live{padding:2px 7px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10px;font-weight:700}.ch-pe-preview-ath{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin:10px 10px 0;padding:10px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-pe-preview-ath>span:last-child{display:grid;min-width:0;gap:2px}.ch-pe-preview-ath strong{font-size:13px}.ch-pe-preview-ath small{color:var(--muted-gray);font-size:10.5px}.ch-pe-preview-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--oq-blue);color:#fff;font-size:15px;font-weight:700}.ch-pe-preview-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;padding:10px}.ch-pe-preview .ch-bd-col.is-compact{--ch-bd-compact-width: 100%;width:100%;min-width:0;height:auto;flex:none;overflow:visible}.ch-pe-preview .ch-bd-detail{display:flex;flex-direction:column;align-items:stretch;gap:10px}.ch-pe-preview .ch-bd-part,.ch-pe-preview .ch-bd-sec{width:100%}.ch-pe-preview .ch-bd-sec{margin-bottom:8px}.ch-pe-preview .ch-bd-setfg{cursor:default}.ch-pe-preview-empty{min-height:150px;display:flex;align-items:center;justify-content:center;margin:10px;border:1px dashed var(--hairline);border-radius:var(--r-card);color:var(--muted-gray);font-size:12px;text-align:center}.ch-pe-preview-note{display:flex;align-items:center;gap:6px;padding:9px 11px;border-top:1px solid var(--hairline);background:var(--card-bg);color:var(--muted-gray);font-size:10.5px;line-height:1.45}@media(max-width:1240px){.ch-pe{padding-right:20px;padding-left:20px}.ch-pe-workspace{grid-template-columns:minmax(0,1fr) 286px;gap:14px}.ch-pe-ql-add span{display:none}}@media(max-width:980px){.ch-pe-workspace{grid-template-columns:minmax(0,1fr)}.ch-pe-preview{position:static;max-height:none}.ch-pe-preview-scroll{max-height:560px}}@container plan-editor (max-width: 900px){.ch-pe-workspace{grid-template-columns:minmax(0,1fr)}.ch-pe-preview{position:static;max-height:none}.ch-pe-preview-scroll{max-height:560px}.ch-pe-calendar-head{align-items:flex-start;flex-direction:column;gap:10px}.ch-pe-calendar-tools{width:100%;justify-content:flex-start}}@media(max-width:720px){.ch-pe{padding:16px 12px 28px}.ch-pe-head{flex-direction:column}.ch-pe-head-r{width:100%;flex-wrap:wrap}.ch-pe-ql-tools{align-items:stretch;flex-direction:column}.ch-pe-ql-search{width:100%}.ch-pe-ql-grid{grid-template-columns:minmax(0,1fr)}}.ch-mp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:30px;background:#0e0f0c6b;animation:ch-fadein .14s ease}.ch-mp-card,.ch-pub-card{display:flex;flex-direction:column;width:640px;max-width:100%;max-height:calc(100vh - 80px);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island);overflow:hidden}.ch-mp-head{display:flex;align-items:center;gap:10px;padding:14px 16px;flex:0 0 auto;border-bottom:1px solid var(--hairline)}.ch-mp-title{flex:0 0 auto;font-size:15px;font-weight:700}.ch-mp-badge{flex:1 1 auto;min-width:0;color:var(--positive-blue);font-size:11.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-mp-body{flex:1 1 auto;overflow-y:auto;padding:16px}.ch-mp-summary{margin:0 0 12px;font-size:13px;line-height:1.7}.ch-mp-design{margin-bottom:12px;padding:10px 12px;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-mp-drow{display:flex;gap:10px;padding:3px 0;font-size:12px;line-height:1.65}.ch-mp-dk{flex:0 0 64px;color:var(--muted-gray)}.ch-mp-dv{flex:1 1 auto;color:var(--near-black)}.ch-mp-warn{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding:8px 10px;border-radius:var(--r-card);background:var(--alert-orange);color:var(--near-black);font-size:12px;line-height:1.6}.ch-mp-items{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}.ch-mp-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:var(--r-card);font-size:12.5px;cursor:pointer}.ch-mp-item:hover{background:var(--subtle-surface)}.ch-mp-item.is-off{opacity:.45;text-decoration:line-through}.ch-mp-item.is-lock{opacity:.55;cursor:default}.ch-mp-item input{flex:0 0 auto;margin:0;accent-color:var(--oq-blue)}.ch-mp-op{flex:0 0 auto;padding:2px 8px;border-radius:var(--r-chip);font-size:11px;font-weight:600;background:var(--subtle-surface);color:var(--muted-gray)}.ch-mp-op.op-pub{background:var(--pastel-blue);color:var(--positive-blue)}.ch-mp-who{flex:0 0 auto;font-weight:600;color:var(--near-black)}.ch-mp-when{flex:0 0 auto;color:var(--muted-gray)}.ch-mp-desc{flex:1 1 auto;min-width:0;color:var(--muted-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-mp-guard{display:flex;align-items:flex-start;gap:7px;margin:10px 0;padding:10px 12px;border-radius:var(--r-card);background:#d0323814;color:var(--danger-red);font-size:12.5px;line-height:1.6}.ch-mp-note{margin:4px 0 0;color:var(--muted-gray);font-size:12px;line-height:1.7}.ch-mp-result{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding:11px 13px;border-radius:var(--r-card);font-size:13px;font-weight:600;line-height:1.6}.ch-mp-result.ok{background:var(--pastel-blue);color:var(--positive-blue)}.ch-mp-result.bad{background:#d0323814;color:var(--danger-red)}.ch-ipad-handoff{display:grid;grid-template-columns:156px minmax(0,1fr);gap:18px;align-items:center;margin:12px 0;padding:16px;border:1px solid rgba(31,139,236,.24);border-radius:var(--r-card);background:linear-gradient(135deg,#1f8bec1a,#1f8bec08)}.ch-ipad-handoff-qr{display:grid;place-items:center;width:156px;height:156px;border-radius:14px;background:#fff;box-shadow:0 6px 20px #11111114}.ch-ipad-handoff-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.ch-ipad-handoff-kicker{margin-bottom:6px;color:var(--positive-blue);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ch-ipad-handoff-copy strong{color:var(--near-black);font-size:16px;line-height:1.5}.ch-ipad-handoff-meta{margin-top:5px;color:var(--muted-gray);font-size:12px}.ch-ipad-handoff-hint{margin-top:12px;color:var(--near-black);font-size:12px;line-height:1.6}@media(max-width:560px){.ch-ipad-handoff{grid-template-columns:1fr;justify-items:center;text-align:center}.ch-ipad-handoff-copy{align-items:center}}.ch-mp-receipt{width:100%;margin-bottom:10px;border-collapse:collapse;font-size:12px}.ch-mp-receipt th{padding:5px 8px;text-align:left;color:var(--muted-gray);font-size:11px;font-weight:500;border-bottom:1px solid var(--hairline-strong)}.ch-mp-receipt td{padding:6px 8px;border-bottom:1px solid var(--hairline);line-height:1.5}.ch-mp-receipt tr:last-child td{border-bottom:0}.ch-mp-receipt tr.is-warn td{background:var(--subtle-surface)}.ch-mp-foot{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;flex:0 0 auto;border-top:1px solid var(--hairline)}.ch-pub-body{flex:1 1 auto;overflow-y:auto;padding:16px}.ch-pub-plan{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;padding:10px 12px;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-pub-plan-name{font-size:14px;font-weight:700}.ch-pub-plan-meta{color:var(--muted-gray);font-size:12px}.ch-pub-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.ch-pub-k{flex:0 0 60px;padding-top:6px;color:var(--muted-gray);font-size:12px}.ch-pub-chips{display:flex;flex-wrap:wrap;gap:6px}.ch-pub-members{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0}.ch-pub-empty{color:var(--muted-gray);font-size:12.5px}.ch-pub-hint{align-self:center;color:var(--muted-gray);font-size:11.5px}.ch-pub-title{flex:1 1 auto;min-width:0;height:34px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);font-size:13px;outline:0;font-family:inherit}.ch-pub-title:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-lib{max-width:1020px;padding:26px 30px 40px}.ch-lib-head{padding-top:2px}.ch-lib-head p{margin:0;color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-lib-sec{margin-top:26px}.ch-lib-sec h3{margin:0 0 4px;font-size:15px;font-weight:700}.ch-lib-note{margin:0 0 12px;color:var(--muted-gray);font-size:12px;line-height:1.6}.ch-lib-presets{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:8px;margin:0;padding:0;list-style:none}.ch-lib-preset{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:2px 8px;padding:9px 12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);font-size:12.5px}.ch-lib-preset>.ch-pe-kind{grid-column:1;grid-row:1 / span 2}.ch-lib-preset-name{grid-column:2;grid-row:1;min-width:0;overflow:hidden;color:var(--near-black);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ch-lib-preset-meta{grid-column:2;grid-row:2;color:var(--muted-gray);font-size:11.5px;white-space:nowrap}.ch-lib-preset-add{grid-column:3;grid-row:1 / span 2;min-height:32px;padding-right:11px;padding-left:11px}.ch-lib-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.ch-lib-card{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-lib-card .ch-btn{align-self:flex-start;margin-top:8px}.ch-lib-card-name{font-size:14px;font-weight:700}.ch-lib-card-sub{color:var(--muted-gray);font-size:12px}.ch-lib-card-desc{margin:0;color:var(--muted-gray);font-size:12px;line-height:1.65}.ch-lib-card-meta{color:var(--near-black);font-size:12px}.ch-lib-card.is-week .ch-btn{margin-top:auto}.ch-tpl{margin-top:22px}.ch-tpl-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ch-tpl-head h3{margin-bottom:3px}.ch-tpl-head p{margin:0;color:var(--muted-gray);font-size:11.5px}.ch-tpl-access{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.ch-tpl-access button{position:relative;display:flex;min-width:0;min-height:88px;overflow:hidden;flex-direction:column;gap:4px;padding:15px 92px 15px 18px;border:1px solid var(--hairline);border-radius:14px;background:var(--card-bg);color:inherit;font:inherit;text-align:left;cursor:pointer}.ch-tpl-access button:before{position:absolute;inset:0 auto 0 0;width:4px;background:var(--hairline);content:""}.ch-tpl-access button.is-open{border-color:color-mix(in srgb,var(--oq-blue) 28%,var(--hairline));background:color-mix(in srgb,var(--pastel-blue) 26%,var(--card-bg))}.ch-tpl-access button:hover{border-color:color-mix(in srgb,var(--oq-blue) 55%,var(--hairline))}.ch-tpl-access button:focus-visible{outline:3px solid var(--ring-blue);outline-offset:2px}.ch-tpl-access button.is-selected{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-tpl-access button.is-open:before,.ch-tpl-access button.is-selected:before{background:var(--oq-blue)}.ch-tpl-access button.is-locked{background:color-mix(in srgb,var(--subtle-surface) 55%,var(--card-bg))}.ch-tpl-access button.is-upcoming{background:var(--subtle-surface)}.ch-tpl-access button>span{color:var(--positive-blue);font-size:10.5px;font-weight:750}.ch-tpl-access button>strong{color:var(--near-black);font-size:14px}.ch-tpl-access button>small{color:var(--muted-gray);font-size:11.5px;line-height:1.5}.ch-tpl-access button>em{position:absolute;top:14px;right:14px;padding:4px 8px;border-radius:var(--r-chip);background:var(--card-bg);color:var(--positive-blue);font-size:10px;font-style:normal;font-weight:750}.ch-tpl-access button.is-upcoming>em{color:var(--muted-gray)}.ch-tpl-access button.is-locked>em{color:var(--muted-gray)}.ch-tpl-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:8px;margin:14px 0 12px}.ch-tpl-search{width:100%}.ch-tpl-stage-chips::-webkit-scrollbar{display:none}.ch-tpl-mine{min-height:36px;justify-content:center}.ch-tpl-mine.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue)}.ch-tpl-stage-chips{display:flex;grid-column:1 / -1;min-width:0;align-items:center;gap:6px;padding-top:2px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x}.ch-tpl-stage-chip{flex:0 0 auto;min-height:30px;padding:0 12px;border:1px solid var(--hairline);border-radius:var(--r-chip);background:var(--card-bg);color:var(--near-black);font:inherit;font-size:11.5px;cursor:pointer}.ch-tpl-stage-chip:hover{border-color:color-mix(in srgb,var(--oq-blue) 42%,var(--hairline))}.ch-tpl-stage-chip.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue);font-weight:700}@container (max-width: 760px){.ch-tpl-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-tpl-search,.ch-tpl-stage-chips{grid-column:1 / -1}}@container (max-width: 420px){.ch-tpl-toolbar{grid-template-columns:minmax(0,1fr)}.ch-tpl-search,.ch-tpl-mine,.ch-tpl-stage-chips{grid-column:1}}.ch-tpl-save{display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:8px;margin-bottom:12px;padding:12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--subtle-surface)}.ch-tpl-save label{color:var(--muted-gray);font-size:12px}.ch-tpl-count{margin:2px 0 8px;color:var(--muted-gray);font-size:11.5px}.ch-tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px}.ch-tpl-card{display:flex;flex-direction:column;gap:13px;min-width:0;padding:18px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:none}.ch-tpl-card.is-locked{background:color-mix(in srgb,var(--subtle-surface) 42%,var(--card-bg))}.ch-tpl-card-top{display:flex;flex-direction:column;gap:7px}.ch-tpl-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ch-tpl-title-row h4{min-width:0;margin:0;color:var(--near-black);font-size:15px;line-height:1.45;font-weight:700;word-break:keep-all;overflow-wrap:break-word;text-wrap:balance}.ch-tpl-title-badges{display:flex;flex:0 0 auto;align-items:center;gap:5px}.ch-tpl-tier-badge{padding:3px 8px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10.5px;font-weight:750;white-space:nowrap}.ch-tpl-tier-badge.is-max{background:color-mix(in srgb,var(--oq-blue) 15%,var(--card-bg));color:var(--oq-blue)}.ch-tpl-grade-badge{padding:3px 8px;border:1px solid var(--hairline);border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--near-black);font-size:10.5px;font-weight:700;white-space:nowrap}.ch-tpl-meta{display:flex;min-width:0;align-items:center;gap:0;overflow:hidden;color:var(--muted-gray);font-size:11px;line-height:1.5}.ch-tpl-meta span{flex:0 0 auto;white-space:nowrap}.ch-tpl-meta span+span:before{content:"·";padding:0 6px;color:var(--hairline-strong)}.ch-tpl-authority{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px 11px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-tpl-authority.is-elite{border:1px solid #e2c15e;background:linear-gradient(135deg,#fffaf0,#fff1bd);box-shadow:inset 0 1px #ffffffb8}.ch-tpl-authority-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--card-bg);color:var(--positive-blue)}.ch-tpl-authority.is-elite .ch-tpl-authority-icon{border:1px solid #dab64b;background:linear-gradient(145deg,#fff9da,#efc44f);color:#745000;box-shadow:0 2px 7px #97690029,inset 0 1px #ffffffc7}.ch-tpl-authority-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.ch-tpl-authority-copy small{overflow:hidden;color:var(--positive-blue);font-size:9.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ch-tpl-authority.is-elite .ch-tpl-authority-copy small{color:#825b00}.ch-tpl-authority-copy strong{overflow:hidden;color:var(--near-black);font-size:12.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.ch-tpl-authority-copy em{overflow:hidden;color:var(--muted-gray);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.ch-tpl-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-field)}.ch-tpl-facts div{min-width:0;padding:9px 10px;background:transparent}.ch-tpl-facts div+div{border-left:1px solid var(--hairline)}.ch-tpl-facts dt{margin-bottom:3px;color:var(--muted-gray);font-size:10.5px}.ch-tpl-facts dd{margin:0;color:var(--near-black);font-size:12px;line-height:1.45;word-break:keep-all;overflow-wrap:break-word}.ch-tpl-summary{min-width:0;padding-left:10px;border-left:2px solid var(--oq-blue)}.ch-tpl-summary p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted-gray);font-size:11.5px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:1}.ch-tpl-detail-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1430;display:grid;place-items:center;padding:24px;background:#0e0f0c6b}.ch-tpl-detail-dialog{display:flex;width:min(760px,100%);max-height:min(820px,calc(100vh - 48px));flex-direction:column;overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-tpl-detail-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 20px 18px 24px;border-bottom:1px solid var(--hairline)}.ch-tpl-detail-dialog>header>span{min-width:0}.ch-tpl-detail-dialog>header small{color:var(--positive-blue);font-size:11px;font-weight:750}.ch-tpl-detail-dialog>header h2{margin:4px 0 3px;overflow:hidden;color:var(--near-black);font-size:23px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.ch-tpl-detail-dialog>header p{margin:0;color:var(--muted-gray);font-size:11.5px}.ch-tpl-detail-body{display:flex;min-height:0;flex-direction:column;gap:20px;padding:20px 24px 24px;overflow-y:auto}.ch-tpl-detail-authority{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:13px;border:1px solid #e2c15e;border-radius:var(--r-field);background:linear-gradient(135deg,#fffaf0,#fff1bd);color:#745000;box-shadow:inset 0 1px #ffffffb8}.ch-tpl-detail-authority>span{display:flex;min-width:0;flex-direction:column;gap:2px}.ch-tpl-detail-authority .ch-tpl-detail-authority-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #dab64b;border-radius:50%;background:linear-gradient(145deg,#fff9da,#efc44f);color:#745000;box-shadow:0 2px 8px #9769002e,inset 0 1px #fffc}.ch-tpl-detail-authority small{color:#825b00;font-size:10px;font-weight:750}.ch-tpl-detail-authority strong{color:var(--near-black);font-size:14px}.ch-tpl-detail-authority p{margin:0;color:var(--muted-gray);font-size:10.5px;line-height:1.5}.ch-tpl-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-field)}.ch-tpl-detail-facts div{min-width:0;padding:11px 12px}.ch-tpl-detail-facts div+div{border-left:1px solid var(--hairline)}.ch-tpl-detail-facts dt{color:var(--muted-gray);font-size:10px}.ch-tpl-detail-facts dd{margin:3px 0 0;color:var(--near-black);font-size:12.5px;font-weight:650}.ch-tpl-detail-body section h3{margin:0 0 7px;color:var(--near-black);font-size:13px}.ch-tpl-detail-body section p{margin:0;color:var(--muted-gray);font-size:12px;line-height:1.75}.ch-tpl-detail-body section ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.ch-tpl-detail-body section li{position:relative;padding-left:13px;color:var(--muted-gray);font-size:12px;line-height:1.6}.ch-tpl-detail-body section li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--oq-blue)}.ch-tpl-detail-dialog>footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--hairline);background:var(--card-bg)}.ch-tpl-detail-sources{display:flex;flex-direction:column;gap:12px;padding-top:18px;border-top:1px solid var(--hairline)}.ch-tpl-detail-sources>h3{margin-bottom:0!important}.ch-tpl-evidence-links h5{margin:0 0 7px;color:var(--near-black);font-size:11.5px}.ch-tpl-detail-body .ch-tpl-evidence-links ul{display:grid;gap:7px}.ch-tpl-detail-body .ch-tpl-evidence-links li{display:flex;min-width:0;flex-direction:column;gap:2px;padding:9px 11px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-tpl-detail-body .ch-tpl-evidence-links li:before{display:none}.ch-tpl-detail-body .ch-tpl-evidence-links a{color:var(--positive-blue);font-size:12px;font-weight:650;overflow-wrap:anywhere}.ch-tpl-detail-body .ch-tpl-evidence-links small{color:var(--muted-gray);font-size:10.5px;line-height:1.5}.ch-tpl-source{justify-self:end;min-height:36px;padding-inline:10px;background:var(--subtle-surface);color:var(--near-black);font-size:11.5px}.ch-tpl-source .ch-ic{color:var(--positive-blue)}.ch-tpl-source em{color:var(--positive-blue);font-size:10.5px;font-style:normal;white-space:nowrap}.ch-tpl-evidence-who{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.ch-tpl-evidence-who div{min-width:0;padding:10px 12px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-tpl-evidence-who div:last-child:nth-child(odd){grid-column:1 / -1}.ch-tpl-evidence-who dt{color:var(--muted-gray);font-size:10.5px}.ch-tpl-evidence-who dd{margin:2px 0 0;color:var(--near-black);line-height:1.5;overflow-wrap:anywhere}.ch-tpl-upgrade-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1450;display:grid;place-items:center;padding:20px;background:#0e0f0c6b}.ch-tpl-upgrade-dialog{position:relative;width:min(520px,100%);padding:26px;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-tpl-upgrade-close{position:absolute;top:18px;right:18px}.ch-tpl-upgrade-dialog>small{display:block;padding-right:48px;color:var(--positive-blue);font-size:11.5px;font-weight:750}.ch-tpl-upgrade-dialog h2{margin:7px 48px 7px 0;color:var(--near-black);font-size:25px;line-height:1.25}.ch-tpl-upgrade-dialog>p{margin:0;color:var(--muted-gray);font-size:13px;line-height:1.7}.ch-tpl-upgrade-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}.ch-tpl-upgrade-benefits>span{display:flex;min-width:0;min-height:78px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border-radius:var(--r-field);background:color-mix(in srgb,var(--pastel-blue) 55%,var(--card-bg));color:var(--positive-blue)}.ch-tpl-upgrade-benefits strong{color:var(--near-black);font-size:11.5px;font-weight:700;white-space:nowrap}.ch-tpl-upgrade-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.ch-upgrade-page{width:min(1720px,100%);min-width:0;margin-inline:auto;padding:clamp(20px,2vw,30px);box-sizing:border-box;background:var(--page-bg)}.ch-upgrade-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.ch-upgrade-hero-main{display:flex;min-width:0;align-items:flex-start;gap:16px}.ch-upgrade-hero-main>span{min-width:0}.ch-upgrade-hero small{color:var(--positive-blue);font-size:11.5px;font-weight:750}.ch-upgrade-hero h1{margin:4px 0;color:var(--near-black);font-size:clamp(26px,1.8vw,30px);line-height:1.25}.ch-upgrade-hero p{margin:0;color:var(--muted-gray);font-size:12px;line-height:1.55}.ch-upgrade-plans{display:grid;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ch-upgrade-plan{display:flex;min-width:0;overflow:hidden;flex-direction:column;padding:14px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-upgrade-plan.is-target{border-color:var(--oq-blue);box-shadow:inset 0 3px 0 var(--oq-blue)}.ch-upgrade-plan.is-current{background:color-mix(in srgb,var(--subtle-surface) 55%,var(--card-bg))}.ch-upgrade-plan>header{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:8px}.ch-upgrade-plan>header span{color:var(--positive-blue);font-size:12px;font-weight:800}.ch-upgrade-plan>header em{padding:3px 8px;border-radius:var(--r-chip);background:var(--oq-blue);color:#fff;font-size:10px;font-style:normal;font-weight:750}.ch-upgrade-plan.is-current>header em{background:var(--subtle-surface);color:var(--muted-gray)}.ch-upgrade-plan h2{margin:8px 0 2px;color:var(--near-black);font-size:17px;line-height:1.35;white-space:nowrap}.ch-upgrade-plan>p{min-height:24px;margin:0;color:var(--muted-gray);font-size:11px;line-height:1.45}.ch-upgrade-plan-features{margin:10px -14px 12px;border-top:1px solid var(--hairline)}.ch-upgrade-plan-features>div{display:grid;min-height:52px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;padding:7px 14px;border-bottom:1px solid var(--hairline)}.ch-upgrade-plan-features .ch-ic{color:var(--positive-blue)}.ch-upgrade-plan-features>div.is-off .ch-ic{color:var(--muted-gray)}.ch-upgrade-plan-features>div.is-featured .ch-ic{color:#8a6100}.ch-upgrade-plan-features>div.is-featured small{color:#825b00}.ch-upgrade-plan-features>div.is-featured strong{color:#5f4300;font-weight:800}.ch-upgrade-plan-features>div>span{display:flex;min-width:0;flex-direction:column;gap:2px}.ch-upgrade-plan-features small{color:var(--muted-gray);font-size:10px;line-height:1.35}.ch-upgrade-plan-features strong{display:-webkit-box;overflow:hidden;color:var(--near-black);font-size:11.5px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ch-upgrade-plan-features .is-off strong{color:var(--muted-gray);font-weight:500}.ch-upgrade-plan>.ch-btn{width:100%;margin-top:auto}.ch-upgrade-plan>.ch-btn.is-disabled{pointer-events:none;background:var(--subtle-surface);color:var(--muted-gray)}.ch-upgrade-contact{display:grid;width:min(660px,48vw);min-width:520px;grid-template-columns:44px minmax(170px,1fr) auto;align-items:center;gap:14px;margin-left:auto;padding:12px;border:1px solid color-mix(in srgb,var(--oq-blue) 32%,var(--hairline));border-radius:var(--r-card);background:color-mix(in srgb,var(--pastel-blue) 44%,var(--card-bg));scroll-margin-top:20px}.ch-upgrade-contact-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--hairline);border-radius:12px;background:var(--card-bg)}.ch-upgrade-contact-icon img{display:block;width:32px;height:32px;object-fit:contain}.ch-upgrade-contact-copy{min-width:0}.ch-upgrade-contact-copy small{color:var(--positive-blue);font-size:10.5px;font-weight:750}.ch-upgrade-contact-copy h2{margin:2px 0;color:var(--near-black);font-size:16px}.ch-upgrade-contact-wechat{display:flex;min-width:330px;align-items:center;gap:14px;padding:7px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg)}.ch-upgrade-contact-wechat>span{display:flex;min-width:150px;flex-direction:column;gap:1px;padding-left:4px}.ch-upgrade-contact-wechat small{color:var(--muted-gray);font-size:9.5px}.ch-upgrade-contact-wechat strong{color:var(--near-black);font-size:12px}.ch-upgrade-contact-wechat .ch-btn{min-height:34px;margin-left:auto;white-space:nowrap}.ch-upgrade-copy-error{grid-column:3;color:var(--danger-red);font-size:10.5px}@media(max-width:1280px){.ch-upgrade-plans{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-upgrade-hero{align-items:stretch;flex-direction:column}.ch-upgrade-contact{width:100%;min-width:0;grid-template-columns:44px minmax(0,1fr) auto}}@media(max-width:720px){.ch-upgrade-page{padding:16px}.ch-upgrade-hero{flex-direction:column;gap:12px}.ch-upgrade-hero-main{align-items:stretch;flex-direction:column;gap:12px}.ch-upgrade-plans{grid-template-columns:1fr}.ch-upgrade-contact{grid-template-columns:42px minmax(0,1fr);padding:15px}.ch-upgrade-contact-icon{width:42px;height:42px}.ch-upgrade-contact-wechat{grid-column:1 / -1;min-width:0}.ch-upgrade-contact-wechat>span{min-width:0;flex:1}.ch-upgrade-copy-error{grid-column:1 / -1}}.ch-tpl-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;margin-top:auto}.ch-tpl-actions{display:flex;min-width:0;flex:0 0 auto;gap:8px;flex-wrap:nowrap}.ch-tpl-actions .ch-btn{min-height:36px;padding-inline:10px;font-size:12px}.ch-tpl-actions .ch-tpl-favorite{color:var(--positive-blue)}.ch-tpl-actions .ch-tpl-favorite.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue)}.ch-tpl-fallback{display:flex;flex-direction:column;gap:12px}.ch-tpl-sr-error{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:720px){.ch-tpl-head{flex-direction:column}.ch-tpl-access,.ch-tpl-save,.ch-tpl-grid{grid-template-columns:1fr}.ch-tpl-footer{gap:7px}.ch-tpl-actions{gap:6px}.ch-tpl-actions .ch-btn{padding-inline:8px;font-size:11.5px}.ch-tpl-source{padding-inline:8px}.ch-tpl-source .ch-ic{display:none}.ch-tpl-evidence-who{grid-template-columns:1fr}.ch-tpl-evidence-who div:last-child:nth-child(odd){grid-column:auto}.ch-tpl-detail-mask{padding:12px}.ch-tpl-detail-dialog{max-height:calc(100vh - 24px)}.ch-tpl-detail-dialog>header{padding:16px}.ch-tpl-detail-dialog>header h2{font-size:18px}.ch-tpl-detail-body{padding:16px}.ch-tpl-detail-facts{grid-template-columns:1fr}.ch-tpl-detail-facts div+div{border-top:1px solid var(--hairline);border-left:0}.ch-tpl-detail-dialog>footer{align-items:stretch;flex-direction:column-reverse}.ch-tpl-upgrade-mask{padding:12px}.ch-tpl-upgrade-dialog{padding:22px 18px 18px}.ch-tpl-upgrade-actions{align-items:stretch;flex-direction:column-reverse}}.ch-lib-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:8px;margin-bottom:10px}.ch-lib-create{justify-self:end;white-space:nowrap}.ch-lib-quickfilters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:36px;margin-bottom:10px}.ch-lib-filter-toggle{display:inline-flex;align-items:center;gap:6px}.ch-lib-tabs{display:inline-flex;align-items:center;gap:2px;min-height:36px;padding:3px;border:0;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-lib-tab{min-height:30px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:var(--muted-gray);font-size:12.5px;font-family:inherit;cursor:pointer;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.ch-lib-tab:hover{color:var(--near-black)}.ch-lib-tab.on{background:var(--card-bg);color:var(--positive-blue);font-weight:650;box-shadow:var(--shadow-pop)}.ch-lib-in{height:32px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-size:12.5px;outline:0;font-family:inherit}.ch-lib-in:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-lib-in.w-xs{width:64px}.ch-lib-in.w-sm{width:96px}.ch-lib-in.w-lg{flex:1 1 220px}.ch-lib-filters{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.ch-lib-frow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ch-lib-flab{flex:0 0 auto;color:var(--muted-gray);font-size:12px;white-space:nowrap}.ch-lib-frow>.ch-lib-flab:first-child{flex:0 0 48px}.ch-lib-hint{color:var(--muted-gray);font-size:11.5px}.ch-lib-notice{margin-bottom:10px;padding:8px 12px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--positive-blue);font-size:12px;line-height:1.6}.ch-lib-notice.is-bad{background:#d032380f;color:var(--danger-red)}.ch-lib-toast{position:fixed;top:78px;left:50%;z-index:140;display:inline-flex;width:max-content;max-width:calc(100vw - 32px);min-height:38px;align-items:center;gap:7px;padding:8px 15px;border:1px solid color-mix(in srgb,var(--oq-blue) 24%,var(--hairline));border-radius:var(--r-chip);background:var(--card-bg);color:var(--positive-blue);box-shadow:var(--shadow-pop);font-size:12.5px;line-height:1.5;pointer-events:none;animation:ch-lib-toast-rise .2s ease-out both}.ch-lib-toast>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes ch-lib-toast-rise{0%{opacity:0;transform:translate(-50%,10px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.ch-lib-toast{animation:none;transform:translate(-50%)}}.ch-lib-editor{position:relative;margin-bottom:14px;padding:14px 16px;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-lib-editor-h{display:flex;min-height:36px;align-items:center;margin-bottom:10px;padding-right:150px;font-size:13.5px;font-weight:700}.ch-lib-form{display:flex;flex-direction:column;gap:10px}.ch-lib-form-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.ch-lib-form-err{color:var(--danger-red);font-size:12px}.ch-lib-form-btns{position:absolute;top:12px;right:16px;display:flex;gap:8px}.ch-lib-state{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 0;color:var(--muted-gray);font-size:12.5px;line-height:1.7}.ch-lib-state.is-bad{color:var(--danger-red)}.ch-lib-count{margin-bottom:6px;color:var(--muted-gray);font-size:11.5px;line-height:1.6}.ch-lib-items{margin:0;padding:0;list-style:none}.ch-lib-item{display:flex;align-items:center;gap:6px 10px;flex-wrap:nowrap;padding:9px 6px;border-bottom:1px solid var(--hairline);font-size:12.5px}.ch-lib-item:last-child{border-bottom:0}.ch-lib-item{column-gap:12px}.ch-lib-columns{display:grid;grid-template-columns:minmax(160px,1fr) 112px 58px 70px minmax(220px,1.35fr) minmax(88px,.75fr) 32px;gap:12px;align-items:center;padding:0 12px 7px;color:var(--muted-gray);font-size:11px;line-height:1}.ch-lib-item-select{display:grid;min-width:0;flex:1 1 auto;align-items:center;grid-template-columns:minmax(160px,1fr) 112px 58px 70px minmax(220px,1.35fr) minmax(88px,.75fr);gap:12px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.ch-lib-item-select:focus-visible{outline:2px solid var(--oq-blue);outline-offset:4px;border-radius:calc(var(--r-field) - 4px)}.ch-lib-favorite{position:relative;z-index:2;isolation:isolate;display:inline-flex;width:32px;height:32px;min-width:32px;flex:0 0 32px;align-items:center;justify-content:center;padding:0;border:0;border-radius:var(--r-chip);background:transparent;color:var(--oq-blue);font:inherit;cursor:pointer;transition:color .16s ease,box-shadow .16s ease,transform .16s ease}.ch-lib-favorite:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:var(--r-chip);background:transparent;content:"";transition:background .16s ease,box-shadow .16s ease}.ch-lib-favorite .ch-ic{position:relative;z-index:1;flex:0 0 auto}.ch-lib-favorite:hover,.ch-lib-favorite:focus-visible{transform:translateY(-1px)}.ch-lib-favorite:focus-visible{outline:none;box-shadow:var(--ring-blue)}.ch-lib-favorite.is-on{color:var(--card-bg)}.ch-lib-favorite.is-on:before{background:var(--oq-blue);box-shadow:0 3px 10px #2688e02e}.ch-lib-favorite:disabled{opacity:.55;cursor:wait}.ch-lib-item-name{min-width:0;overflow:hidden;color:var(--near-black);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ch-lib-item-kind,.ch-lib-item-zone,.ch-lib-item-owner{display:flex;min-width:0;align-items:center}.ch-lib-item-kind .ch-lib-tagpill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-lib-cell-empty{color:var(--hairline-strong)}.ch-lib-item-meta{min-width:0;overflow:hidden;color:var(--muted-gray);text-overflow:ellipsis;white-space:nowrap}.ch-lib-item-eq{min-width:0;overflow:hidden;color:var(--positive-blue);text-overflow:ellipsis;white-space:nowrap}@container (max-width: 980px){.ch-lib-columns{display:none}.ch-lib-item-select{grid-template-columns:minmax(150px,1fr) auto auto auto;gap:7px 9px}.ch-lib-item-meta,.ch-lib-item-eq{grid-column:1 / -1}}@container (max-width: 620px){.ch-lib-item{align-items:stretch}.ch-lib-item-select{grid-template-columns:minmax(120px,1fr) auto auto}.ch-lib-item-owner{display:none}.ch-lib-favorite{align-self:center}}@container (max-width: 680px){.ch-lib-toolbar{grid-template-columns:minmax(0,1fr) auto}.ch-lib-top>.ch-lib-tabs{grid-column:1}.ch-lib-create{grid-column:2;grid-row:1}.ch-lib-toolbar>.ch-lib-in{grid-column:1 / -1;grid-row:2;width:100%}}.ch-lib-item-note{flex:1 1 120px;min-width:0;color:var(--muted-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-lib-item-btns{display:flex;align-items:center;gap:4px;margin-left:auto}.ch-lib-item-btns .ch-linkbtn:disabled{opacity:.32;cursor:default}.ch-lib-item-btns .ch-linkbtn:disabled:hover{background:transparent}.ch-lib-tagpill,.ch-lib-own{display:inline-block;padding:2px 9px;border-radius:var(--r-chip);font-size:11px;background:var(--subtle-surface);color:var(--muted-gray)}.ch-lib-own.is-mine{background:var(--pastel-blue);color:var(--positive-blue);font-weight:600}.ch-lib-fav{display:inline-block;padding:2px 9px;border-radius:var(--r-chip);font-size:11px;background:#1e9d621a;color:var(--success)}.ch-lib-zone{display:inline-block;padding:2px 8px;border-radius:var(--r-chip);font-size:11px;font-weight:600}.ch-lib-page{display:flex;align-items:center;gap:10px;margin-top:14px}.ch-lib-page-n{color:var(--muted-gray);font-size:12px}.ch-dlp{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-dlp-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ch-dlp-frow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ch-dlp-lab{flex:0 0 32px;color:var(--muted-gray);font-size:12px}.ch-dlp-state{color:var(--muted-gray);font-size:12px;line-height:1.7}.ch-dlp-state.is-bad{color:var(--danger-red)}.ch-dlp-count{color:var(--muted-gray);font-size:11.5px;line-height:1.6}.ch-dlp-list{max-height:260px;overflow-y:auto;margin:0;padding:0;list-style:none;border-radius:var(--r-field);background:var(--card-bg)}.ch-dlp-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%;padding:8px 10px;border:0;border-bottom:1px solid var(--hairline);background:transparent;text-align:left;font-size:12.5px;font-family:inherit;cursor:pointer}.ch-dlp-list>li:last-child .ch-dlp-row{border-bottom:0}.ch-dlp-row:hover{background:var(--subtle-surface)}.ch-dlp-name{font-weight:600;color:var(--near-black)}.ch-dlp-part{padding:2px 8px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:11px}.ch-dlp-row:hover .ch-dlp-part{background:var(--card-bg)}.ch-dlp-mine{padding:2px 8px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:11px;font-weight:600}.ch-dlp-meta{color:var(--muted-gray)}.ch-dlp-gym{margin-left:auto;color:var(--muted-gray);font-size:11.5px;white-space:nowrap}.ch-lib-nav{display:flex;flex-direction:column;gap:6px}.ch-lib-nav-item{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:1px 8px;align-items:center;width:100%;padding:9px 11px;border:0;border-radius:0;background:transparent;text-align:left;cursor:pointer}.ch-lib-nav-item:hover{background:transparent}.ch-lib-nav-item:hover .ch-lib-nav-name{color:var(--oq-blue)}.ch-lib-nav-item.is-active{border-color:transparent;background:transparent;box-shadow:none}.ch-lib-nav-item.is-active .ch-lib-nav-name{color:var(--positive-blue)}.ch-lib-nav-name{grid-column:1;grid-row:1;font-size:13px;font-weight:600;color:var(--near-black)}.ch-lib-nav-hint{grid-column:1;grid-row:2;color:var(--muted-gray);font-size:11.5px}.ch-lib-nav-n{grid-column:2;grid-row:1 / span 2;color:var(--muted-gray);font-size:12px}.ch-lib-nav-note{margin:8px 4px 0;color:var(--muted-gray);font-size:11.5px;line-height:1.7}.ch-fbl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ch-fbl-item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 11px;border:0;border-radius:0;background:transparent;text-align:left;cursor:pointer}.ch-fbl-item:hover{background:transparent}.ch-fbl-item:hover .ch-fbl-name,.ch-fbl-item.is-active .ch-fbl-name{color:var(--oq-blue)}.ch-fbl-item.is-active{border-color:transparent;background:transparent;box-shadow:none}.ch-fbl-name{font-size:13px;font-weight:600;color:var(--near-black)}.ch-fbl-meta{color:var(--muted-gray);font-size:12px;flex:0 0 auto}.ch-fb-table{width:100%;border-collapse:collapse;font-size:12.5px}.ch-fb-table th,.ch-fb-table td{padding:6px;border-bottom:1px solid var(--hairline)}.ch-fb-table thead th{text-align:left;color:var(--muted-gray);font-weight:600;font-size:12px;white-space:nowrap}.ch-fb-fail{margin-left:4px;color:var(--danger-red);font-weight:400}.ch-fb-cell{text-align:left;vertical-align:top}.ch-fb-dash{color:var(--muted-gray)}.ch-fb-hit{display:flex;flex-direction:column;gap:1px;align-items:flex-start;min-width:64px;padding:5px 7px;border:0;border-radius:var(--r-chip);background:var(--subtle-surface);cursor:pointer;text-align:left;font-size:12px;color:var(--near-black);font-family:var(--font-cn)}.ch-fb-hit.c-done{background:var(--pastel-blue)}.ch-fb-hit.c-partial{box-shadow:inset 3px 0 0 var(--alert-orange)}.ch-fb-hit.c-skipped{background:transparent;border:1px dashed var(--hairline-strong);color:var(--muted-gray)}.ch-fb-hit.is-sel{box-shadow:var(--ring-blue)}.ch-fb-hit.c-partial.is-sel{box-shadow:inset 3px 0 0 var(--alert-orange),var(--ring-blue)}.ch-fb-dist{font-weight:600;font-variant-numeric:tabular-nums}.ch-fb-sub{display:flex;gap:5px;align-items:center;color:var(--muted-gray);font-size:11px}.ch-fb-pain{color:var(--danger-red);font-weight:600}.ch-fb-legend{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:10px;color:var(--muted-gray);font-size:11.5px}.ch-fb-lg{padding:3px 8px;border-radius:var(--r-chip);background:var(--subtle-surface)}.ch-fb-lg.c-done{background:var(--pastel-blue);color:var(--near-black)}.ch-fb-lg.c-partial{box-shadow:inset 3px 0 0 var(--alert-orange);color:var(--near-black)}.ch-fb-lg.c-skipped{background:transparent;border:1px dashed var(--hairline-strong)}.ch-fb-alerts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.ch-fb-alert{padding:9px 11px;border-radius:0 var(--r-card) var(--r-card) 0;border-left:3px solid var(--hairline-strong);background:var(--subtle-surface);font-size:12.5px;line-height:1.7}.ch-fb-alert.k-rpe{border-left-color:var(--alert-orange)}.ch-fb-alert.k-recovery{border-left-color:var(--success)}.ch-fb-alert.k-pain{border-left-color:var(--danger-red)}.ch-fb-alert.k-receipt{border-left-color:var(--oq-blue)}.ch-ar-card{display:flex;flex-direction:column;gap:14px}.ch-ar-version{padding:3px 8px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font:600 11px/1.4 var(--font-cn)}.ch-ar-error{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--danger-red);font-size:12.5px}.ch-ar-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ch-ar-status{--ar-tone: var(--muted-gray);--ar-bg: var(--subtle-surface);min-height:64px;padding:12px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--ar-bg);color:var(--ar-tone);display:flex;align-items:center;gap:10px}.ch-ar-status span,.ch-ar-status b,.ch-ar-status small{display:block}.ch-ar-status b{color:var(--near-black);font-size:14px}.ch-ar-status small{margin-top:3px;color:var(--muted-gray);font-size:11px}.ch-ar-status.tone-positive{--ar-tone: var(--success);--ar-bg: color-mix(in srgb, var(--success) 8%, var(--card-bg))}.ch-ar-status.tone-warning{--ar-tone: var(--alert-orange);--ar-bg: color-mix(in srgb, var(--alert-orange) 8%, var(--card-bg))}.ch-ar-status.tone-danger{--ar-tone: var(--danger-red);--ar-bg: color-mix(in srgb, var(--danger-red) 7%, var(--card-bg))}.ch-ar-status.tone-info{--ar-tone: var(--positive-blue);--ar-bg: var(--pastel-blue)}.ch-ar-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--hairline);border-radius:var(--r-field);overflow:hidden}.ch-ar-metrics>div{min-height:62px;padding:10px 12px;border-right:1px solid var(--hairline)}.ch-ar-metrics>div:last-child{border-right:0}.ch-ar-metrics span,.ch-ar-metrics strong{display:block}.ch-ar-metrics span{color:var(--muted-gray);font-size:11px}.ch-ar-metrics strong{margin-top:7px;color:var(--near-black);font:700 14px/1.3 var(--font-en);font-variant-numeric:tabular-nums}.ch-ar-heart{--ar-tone: var(--muted-gray);padding:13px 14px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-ar-heart.tone-positive{--ar-tone: var(--success)}.ch-ar-heart.tone-warning{--ar-tone: var(--alert-orange)}.ch-ar-heart.tone-danger{--ar-tone: var(--danger-red)}.ch-ar-heart.tone-info{--ar-tone: var(--positive-blue)}.ch-ar-heart-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ch-ar-heart-head>span{display:inline-flex;align-items:center;gap:6px;color:var(--near-black);font-size:13px;font-weight:700}.ch-ar-heart-head>span .ch-ic{color:var(--ar-tone)}.ch-ar-heart-head i{padding:3px 8px;border-radius:var(--r-chip);background:var(--card-bg);color:var(--positive-blue);font-size:10.5px;font-style:normal}.ch-ar-heart-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:11px}.ch-ar-heart-values small,.ch-ar-heart-values b{display:block}.ch-ar-heart-values small{color:var(--muted-gray);font-size:10.5px}.ch-ar-heart-values b{margin-top:3px;color:var(--near-black);font-size:13px}.ch-ar-heart>p{margin:10px 0 0;color:var(--muted-gray);font-size:11.5px;line-height:1.65}.ch-ar-flags{display:flex;flex-wrap:wrap;gap:6px}.ch-ar-flags span{padding:4px 8px;border-radius:var(--r-chip);background:color-mix(in srgb,var(--alert-orange) 9%,var(--card-bg));color:var(--alert-orange);font-size:11px}.ch-ar-guidance{padding-top:2px}.ch-ar-guidance>strong{color:var(--near-black);font-size:12.5px}.ch-ar-guidance ul,.ch-ar-method ul{margin:7px 0 0;padding-left:18px}.ch-ar-guidance li,.ch-ar-method li{margin:4px 0;color:var(--muted-gray);font-size:11.5px;line-height:1.55}.ch-ar-method{border-top:1px solid var(--hairline);padding-top:11px}.ch-ar-method summary{color:var(--positive-blue);font-size:11.5px;font-weight:650;cursor:pointer}.ch-ar-method>div{margin-top:12px}.ch-ar-method>div>b{color:var(--near-black);font-size:11.5px}.ch-ar-method a{color:var(--positive-blue);text-decoration:none}.ch-ar-method-note{margin:10px 0 0;color:var(--muted-gray);font-size:11px}@media(max-width:900px){.ch-ar-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-ar-metrics>div:nth-child(2){border-right:0}.ch-ar-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--hairline)}}.ch-set-acts{margin-top:12px;display:flex;gap:8px}.ch-set-account-sync{display:inline-flex;align-items:center;gap:4px}.ch-set-syncstate{font-size:11.5px;line-height:20px;font-weight:650;color:var(--success)}.ch-set-syncstate.syncing{color:var(--positive-blue)}.ch-set-syncstate.error{color:var(--danger-red)}.ch-set-syncbtn{width:28px;height:28px;color:var(--muted-gray);opacity:1}.ch-set-syncbtn:disabled{cursor:wait;opacity:.45}.ch-r-wrap.ch-set-wrap{width:100%;max-width:1000px;margin-right:auto;margin-left:auto}.ch-set-p{margin:0 0 10px;color:var(--muted-gray);font-size:12.5px;line-height:1.8}.ch-r-card-side{display:flex;align-items:center;gap:10px}.ch-crumb-seg{color:var(--muted-gray);font-size:12.5px}.ch-crumb-seg.is-cur{color:var(--near-black);font-weight:600}.ch-crumb-sep{margin:0 6px;color:var(--hairline-strong);font-size:12px}.ch-search-sub{margin-left:8px;color:var(--muted-gray);font-size:11.5px}.ch-rl-tools{display:flex;flex-direction:column;gap:8px;padding:0 2px}.ch-rl-searchrow{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:6px}.ch-rl-searchbox{position:relative;display:flex;min-width:0;align-items:center}.ch-rl-search-ic{position:absolute;left:9px;display:inline-flex;color:var(--muted-gray);pointer-events:none}.ch-rl-search{width:100%;padding:7px 10px 7px 30px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);font-family:inherit;font-size:12.5px}.ch-rl-search:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue);outline:none}.ch-rl-filter-btn{position:relative;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--muted-gray);cursor:pointer}.ch-rl-filter-btn:hover,.ch-rl-filter-btn.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue)}.ch-rl-filter-btn>span{position:absolute;top:-5px;right:-5px;display:inline-flex;min-width:16px;height:16px;padding:0 4px;align-items:center;justify-content:center;border:2px solid var(--card-bg);border-radius:var(--r-chip);background:var(--oq-blue);color:#fff;font-size:9px;font-weight:700}.ch-rl-filter-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;padding:8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-rl-filters{display:flex;flex-wrap:wrap;gap:6px}.ch-rl-filter-clear{flex:0 0 auto;padding:4px 2px;border:0;background:transparent;color:var(--positive-blue);font-size:10.5px;cursor:pointer}.ch-rl-filter-gap{padding:7px 10px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:11.5px;line-height:1.75}.ch-rl-createcard{padding:11px 12px;border-radius:var(--r-card);border:1px solid var(--hairline);background:var(--card-bg)}.ch-rl-createcard-t{margin-bottom:8px;font-size:13.5px;font-weight:600}.ch-rl-label{display:block;margin-bottom:5px;color:var(--muted-gray);font-size:11.5px}.ch-rl-help{margin:7px 0 0;color:var(--muted-gray);font-size:11.5px;line-height:1.7}.ch-rl-invite{padding:11px;border-radius:var(--r-card);background:var(--card-bg);border:1px solid var(--hairline);font-size:11.5px;line-height:1.75;color:var(--muted-gray)}.ch-rl-invite-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.ch-rl-invite-head>span{display:flex;min-width:0;flex-direction:column;gap:1px}.ch-rl-invite-head b{color:var(--near-black);font-size:13px}.ch-rl-invite-head small{color:var(--muted-gray);font-size:10.5px}.ch-rl-invite-t{margin-bottom:4px;color:var(--near-black);font-weight:600}.ch-rl-invite-sub{margin-bottom:9px}.ch-rl-invite-field{display:block;margin-bottom:8px}.ch-rl-invite-field>span{display:block;margin-bottom:4px}.ch-rl-invite-field .ch-select{width:100%}.ch-rl-account-flow{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:2px 0 8px}.ch-rl-account-flow span{display:flex;min-width:0;align-items:center;gap:4px;padding:6px 7px;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);font-size:10px}.ch-rl-invite-actions{display:flex;gap:7px;margin-top:9px}.ch-rl-account-result{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:9px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-rl-account-result>span{display:flex;min-width:0;flex-direction:column}.ch-rl-account-result b{color:var(--near-black);font-size:12px}.ch-rl-account-result small{color:var(--muted-gray);font-size:10.5px}.ch-rl-account-result .ch-rl-btn{grid-column:1 / -1;width:100%}.ch-rl-account-result.is-found{border-color:#1e9d6247}.ch-rl-account-result.is-new{border-color:#a662003d}.ch-rl-invite-ok{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:8px;padding:8px 9px;border-radius:var(--r-field);background:var(--env-pool-bg);color:var(--success)}.ch-rl-invite-ok b{color:var(--near-black);font-size:12px}.ch-rl-invite-ok span{line-height:1.6}.ch-rl-invite-send{width:100%;margin-top:9px}.ch-r-note{margin:0 0 14px;padding:9px 11px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:12px;line-height:1.8}.ch-ath-avatar{display:inline-flex;align-items:center;justify-content:center;width:var(--ch-avatar-size);height:var(--ch-avatar-size);flex:0 0 var(--ch-avatar-size);overflow:hidden;border-radius:50%;color:#fff;font-weight:700;box-shadow:0 0 0 2px var(--card-bg),0 5px 14px #2688e02e}.ch-ath-avatar.is-blue{background:linear-gradient(160deg,#5dc3f0,var(--oq-blue))}.ch-ath-avatar.is-female{background:linear-gradient(160deg,#f5b7c8,#d4708c)}.ch-ath-avatar img{display:block;width:100%;height:100%;object-fit:cover}.ch-ath-avatar.is-hero{box-shadow:0 0 0 3px #fff,0 8px 20px #0e0f0c38}.ch-r-td-name{vertical-align:middle}.ch-r-personrow{display:inline-flex;align-items:center;gap:10px;min-width:0}.ch-r-td-nametxt{font-weight:500;color:var(--near-black)}.ch-r-strokes{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.ch-r-sub{color:var(--muted-gray);font-size:11.5px}.ch-r-rowerr{display:block;margin-top:4px;color:var(--danger-red);font-size:11.5px;line-height:1.6}.ch-r-badge{display:inline-flex;align-items:center;padding:1px 7px;margin-left:5px;border-radius:var(--r-chip);border:0;background:var(--subtle-surface);color:var(--muted-gray);font-size:11px;line-height:1.7;white-space:nowrap}.ch-r-badge.green{background:#1e9d621a;color:var(--success)}.ch-r-badge.amber{background:#ffc09133;color:#a66200}.ch-r-badge.red{background:#d0323814;color:var(--danger-red)}.ch-r-badge.gray{background:#8686851f;color:var(--muted-gray)}.ch-r-tablewrap{overflow-x:auto;margin:0 -4px;padding:0 4px}.ch-r-acts{display:inline-flex;gap:6px;white-space:nowrap}.ch-r-empty{padding:16px 12px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:12.5px;line-height:1.8}.ch-r-tabs{display:inline-flex;align-items:center;gap:2px;max-width:100%;margin:8px 0 18px;padding:3px;border:0;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-r-tab{display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:36px;padding:0 16px;border:0;border-radius:8px;margin:0;background:transparent;color:var(--muted-gray);font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.ch-r-tab:hover{color:var(--near-black)}.ch-r-tab.on{background:var(--card-bg);color:var(--positive-blue);box-shadow:var(--shadow-pop)}.ch-r-tabbody{padding-top:2px}.ch-r-tabbody>.ch-r-card{box-shadow:var(--ring)}.ch-r-hr{margin-top:12px}.ch-r-hrpill{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:var(--r-chip);border:1px solid var(--hairline-strong);background:var(--card-bg);color:var(--muted-gray);font-family:inherit;font-size:12px;cursor:pointer}.ch-r-hrpill:hover{background:var(--subtle-surface)}.ch-r-hrpill.on{border-color:var(--oq-blue);color:var(--near-black)}.ch-r-hrbody{margin-top:8px;padding:10px 12px;border-radius:var(--r-card);border:1px solid var(--hairline);background:var(--card-bg);color:var(--muted-gray);font-size:12px;line-height:1.7}.ch-r-hrnote{color:var(--muted-gray)}.ch-r-hrnote.is-empty{padding:2px 0}.ch-r-hrgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.ch-r-hrrow{display:flex;align-items:center;gap:9px;min-width:0;padding:8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-r-hrzone{display:flex;flex:0 0 76px;flex-direction:column;align-items:flex-start;padding:5px 8px;border-radius:var(--r-field);line-height:1.25}.ch-r-hrzone strong{font-size:12px;letter-spacing:.02em}.ch-r-hrzone span{font-size:10px}.ch-r-hrvalue{display:flex;flex-direction:column;min-width:0;color:var(--near-black)}.ch-r-hrvalue strong{font-size:12px;font-variant-numeric:tabular-nums}.ch-r-hrvalue span{overflow:hidden;color:var(--muted-gray);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.ch-r-hrvalue.is-empty strong{color:var(--muted-gray)}@media(max-width:980px){.ch-r-hrgrid{grid-template-columns:1fr}}.ch-fb-th{white-space:nowrap;text-align:center}.ch-lib-gap{margin:0 0 18px;padding:10px 13px;border-radius:var(--r-card);background:var(--subtle-surface);border-left:3px solid var(--alert-orange);color:var(--muted-gray);font-size:12.5px;line-height:1.8}.ch-set-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:8px 0;border-bottom:1px solid var(--hairline)}.ch-set-row:last-of-type{border-bottom:0}.ch-set-label{flex:0 0 132px;font-size:13px;color:var(--near-black)}.ch-set-ctl{display:inline-flex;align-items:center;gap:8px}.ch-set-hint{color:var(--muted-gray);font-size:11.5px}.ch-set-local{margin:8px 0 0;padding:8px 11px;border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:12px;line-height:1.8}.ch-set-check{width:15px;height:15px;accent-color:var(--oq-blue);cursor:pointer}.ch-set-sub{margin-top:14px;padding-top:12px;border-top:1px solid var(--hairline)}.ch-set-sub-t{margin-bottom:6px;font-size:13px;font-weight:600}.ch-set-server{color:var(--positive-blue);font-size:11.5px;font-weight:650}.ch-set-ai-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:22px;align-items:start}.ch-set-ai-main{min-width:0}.ch-set-field{position:relative;display:flex;flex-direction:column;gap:7px;margin-top:14px;color:var(--near-black);font-size:13px;font-weight:600}.ch-set-field textarea{min-height:92px;padding:10px 12px 24px;resize:vertical;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:400 13px/1.65 var(--font-cn);outline:0}.ch-set-field textarea:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-set-field small{position:absolute;right:10px;bottom:7px;color:var(--muted-gray);font-size:10.5px;font-weight:400}.ch-set-memory{margin-top:14px;padding:11px 12px;border-left:3px solid var(--oq-blue);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-set-memory>span{color:var(--positive-blue);font-size:11px;font-weight:700}.ch-set-memory p{margin:5px 0 9px;color:var(--near-black);font-size:12px;line-height:1.65}.ch-set-memory .ch-btn{min-height:30px}.ch-set-ok{align-self:center;color:var(--success);font-size:12px}.ch-set-usage{padding:14px;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-set-usage-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 13px}.ch-set-usage-kpis div{display:flex;flex-direction:column;gap:2px;min-width:0;padding:9px;border-radius:var(--r-field);background:var(--card-bg)}.ch-set-usage-kpis strong{overflow:hidden;color:var(--near-black);font:750 18px/1.2 var(--font-en);text-overflow:ellipsis}.ch-set-usage-kpis span{color:var(--muted-gray);font-size:10.5px}.ch-set-quota{display:flex;flex-direction:column;gap:3px;padding:10px 0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.ch-set-quota strong{color:var(--near-black);font-size:12.5px}.ch-set-quota span{color:var(--muted-gray);font-size:11px}.ch-set-usage-list{display:flex;flex-direction:column;gap:7px;margin-top:10px}.ch-set-usage-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted-gray);font-size:11.5px}.ch-set-usage-list b{color:var(--near-black);font-weight:650}.ch-set-usage-list p{margin:0;color:var(--muted-gray);font-size:11.5px;line-height:1.65}@media(max-width:900px){.ch-set-ai-grid{grid-template-columns:1fr}}.ch-set-access-head>span:first-child{display:flex;flex-direction:column;gap:3px}.ch-set-access-head>span:first-child small{color:var(--muted-gray);font-size:11.5px;font-weight:500}.ch-set-access-head-actions{display:flex;align-items:center;gap:10px}.ch-set-access-status{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--positive-blue);font-size:11.5px;font-weight:700}.ch-set-access-status.is-active{background:color-mix(in srgb,var(--success) 11%,var(--card-bg));color:var(--success)}.ch-set-access-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px 30px;margin-top:14px;padding:12px 0 2px;background:transparent}.ch-set-access-summary>div{display:flex;min-width:210px;flex:0 1 280px;align-items:center;gap:10px;padding:2px 0;color:var(--positive-blue)}.ch-set-access-summary>div+div{border:0}.ch-set-access-summary>div>.ch-ic{box-sizing:content-box;flex:0 0 auto;padding:6px;border-radius:8px;background:var(--pastel-blue)}.ch-set-access-summary>div>span{display:flex;min-width:0;flex-direction:column;gap:3px}.ch-set-access-summary small{color:var(--muted-gray);font-size:10.5px}.ch-set-access-summary b{color:var(--near-black);font-size:12.5px;line-height:1.45}.ch-set-access-result{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:16px;padding:13px 15px;border-left:3px solid var(--oq-blue);background:var(--subtle-surface);color:var(--positive-blue)}.ch-set-access-result>span{display:flex;flex-direction:column;gap:3px}.ch-set-access-result b{color:var(--near-black);font-size:13px}.ch-set-access-result small{color:var(--muted-gray);font-size:11.5px;line-height:1.6}.ch-set-access-result.is-approved{border-left-color:var(--success);color:var(--success)}.ch-set-access-result.is-required{border-left-color:var(--alert-orange);color:var(--alert-orange)}.ch-set-application-body{margin-top:18px;padding-top:18px;border-top:1px solid var(--hairline)}.ch-set-application-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.ch-set-application-steps button{position:relative;display:flex;align-items:center;gap:8px;padding:0 0 11px;border:0;border-bottom:2px solid var(--hairline-strong);background:transparent;color:var(--muted-gray);font:600 12px var(--font-cn);text-align:left;cursor:default}.ch-set-application-steps button.is-current,.ch-set-application-steps button.is-done{border-bottom-color:var(--oq-blue);color:var(--positive-blue);cursor:pointer}.ch-set-application-steps i{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--subtle-surface);font-size:10.5px;font-style:normal}.ch-set-application-steps .is-current i,.ch-set-application-steps .is-done i{background:var(--oq-blue);color:#fff}.ch-set-application-section{min-height:180px}.ch-set-application-title{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.ch-set-application-title b{color:var(--near-black);font-size:15px}.ch-set-application-title span{color:var(--muted-gray);font-size:11.5px}.ch-set-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid var(--hairline)}.ch-set-identity-grid>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:15px 16px}.ch-set-identity-grid>div+div{border-left:1px solid var(--hairline)}.ch-set-identity-grid small{grid-column:1 / -1;color:var(--muted-gray);font-size:10.5px}.ch-set-identity-grid b{overflow:hidden;color:var(--near-black);font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.ch-set-identity-grid em{color:var(--success);font-size:11px;font-style:normal;font-weight:700}.ch-set-application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}.ch-set-application-grid label{display:flex;min-width:0;flex-direction:column;gap:7px}.ch-set-application-grid label>span{color:var(--near-black);font-size:12px;font-weight:650}.ch-set-application-grid label.is-wide{grid-column:1 / -1}.ch-set-application-grid .ch-select{width:100%}.ch-set-input{width:100%;height:40px;padding:0 11px;box-sizing:border-box;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:13px var(--font-cn);outline:0}.ch-set-input:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-set-application-statement{margin-top:0}.ch-set-application-statement textarea{min-height:128px}.ch-set-application-confirm{display:flex;align-items:flex-start;gap:9px;margin-top:14px;color:var(--muted-gray);font-size:11.5px;line-height:1.65}.ch-set-application-confirm .ch-set-check{margin-top:2px;flex:0 0 auto}.ch-set-application-message{margin:12px 0 0;color:var(--success);font-size:11.5px;line-height:1.6}.ch-set-application-message.is-error{color:var(--danger-red)}.ch-set-application-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:9px;align-items:center;margin-top:18px;padding-top:14px;border-top:1px solid var(--hairline)}.ch-set-application-status{margin-top:18px;padding-top:18px;border-top:1px solid var(--hairline)}.ch-set-status-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ch-set-status-flow>span{display:flex;align-items:center;gap:8px;color:var(--muted-gray);font-size:11.5px}.ch-set-status-flow i{display:inline-grid;width:25px;height:25px;place-items:center;flex:0 0 25px;border:1px solid var(--hairline-strong);border-radius:50%;font-size:10px;font-style:normal}.ch-set-status-flow .is-current,.ch-set-status-flow .is-done{color:var(--positive-blue);font-weight:700}.ch-set-status-flow .is-current i,.ch-set-status-flow .is-done i{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-set-application-status>p{margin:14px 0 0;color:var(--muted-gray);font-size:11.5px;line-height:1.7}@media(max-width:760px){.ch-set-access-head{align-items:flex-start}.ch-set-access-head-actions{align-items:flex-end;flex-direction:column}.ch-set-access-summary{display:grid;grid-template-columns:1fr;gap:0;padding-block:4px}.ch-set-access-summary>div{min-width:0;max-width:none;padding:10px 0}.ch-set-access-summary>div+div{border:0}.ch-set-access-result{grid-template-columns:28px minmax(0,1fr)}.ch-set-access-result .ch-btn{grid-column:1 / -1}.ch-set-identity-grid,.ch-set-application-grid{grid-template-columns:1fr}.ch-set-identity-grid>div+div{border-top:1px solid var(--hairline);border-left:0}.ch-set-application-grid label.is-wide{grid-column:auto}.ch-set-application-steps button{align-items:flex-start;flex-direction:column;gap:5px}.ch-set-application-actions{grid-template-columns:1fr 1fr}.ch-set-application-actions>span{display:none}.ch-set-application-actions .ch-btn{width:100%}}.ch-r-wrap.ch-set-wrap{width:100%;max-width:1180px;padding-bottom:44px}.ch-set-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:12px}.ch-set-page-head>span:first-child{display:flex;flex-direction:column;gap:4px}.ch-set-page-head h1{margin:0;color:var(--near-black);font-size:25px;line-height:1.25}.ch-set-page-head p{margin:0;color:var(--muted-gray);font-size:12.5px}.ch-set-autosave{display:inline-flex;align-items:center;gap:6px;color:var(--success);font-size:11.5px;font-weight:650}.ch-set-page-nav{display:flex;gap:24px;margin-bottom:18px;border-bottom:1px solid var(--hairline)}.ch-set-page-nav button{min-height:40px;padding:0 1px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted-gray);font:650 12.5px var(--font-cn);cursor:pointer}.ch-set-page-nav button:hover,.ch-set-page-nav button:focus-visible{border-bottom-color:var(--oq-blue);color:var(--positive-blue);outline:0}.ch-set-section,.ch-set-wrap>.ch-set-access{scroll-margin-top:18px;margin:0 0 18px;padding:22px 24px;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:none}.ch-set-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.ch-set-section-head>span{display:flex;flex-direction:column;gap:4px}.ch-set-section-head h2{margin:0;color:var(--near-black);font-size:18px;line-height:1.3}.ch-set-section-head p{margin:0;color:var(--muted-gray);font-size:11.5px;line-height:1.55}.ch-set-section-head em{padding:4px 9px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:10.5px;font-style:normal;font-weight:650;white-space:nowrap}.ch-set-account-panel{padding-top:2px}.ch-set-account-hero{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:72px;padding:4px}.ch-set-account-avatar{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:50%;background:linear-gradient(160deg,#5dc3f0,var(--oq-blue));color:#fff;font-size:17px;font-weight:750;box-shadow:0 0 0 2px var(--card-bg),0 5px 14px #2688e029}.ch-set-account-name{display:flex;min-width:0;flex-direction:column;gap:3px}.ch-set-account-name b{overflow:hidden;color:var(--near-black);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.ch-set-account-name small{color:var(--muted-gray);font-size:11.5px}.ch-set-account-badge{padding:4px 9px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10.5px;font-weight:700}.ch-set-account-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px}.ch-set-account-details>div{display:flex;min-width:0;flex-direction:column;gap:4px;padding:13px 14px;border-radius:10px;background:var(--subtle-surface)}.ch-set-account-details>div+div{border:0}.ch-set-account-details small{color:var(--muted-gray);font-size:10.5px}.ch-set-account-details b{overflow:hidden;color:var(--near-black);font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.ch-set-account-footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:14px 4px 0;color:var(--muted-gray);font-size:11.5px}.ch-set-pref-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ch-set-pref-group{min-width:0;padding:0 18px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-set-pref-group.is-wide{grid-column:1 / -1}.ch-set-pref-group>header{display:flex;align-items:center;gap:10px;min-height:64px;border-bottom:1px solid var(--hairline);color:var(--positive-blue)}.ch-set-pref-group>header>span{display:flex;flex-direction:column;gap:3px}.ch-set-pref-group>header b{color:var(--near-black);font-size:13.5px}.ch-set-pref-group>header small{color:var(--muted-gray);font-size:10.5px}.ch-set-pref-row{display:flex;min-height:67px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--hairline)}.ch-set-pref-row:last-child{border-bottom:0}.ch-set-pref-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.ch-set-pref-copy b{color:var(--near-black);font-size:12.5px;font-weight:650}.ch-set-pref-copy small{color:var(--muted-gray);font-size:10.5px;line-height:1.45}.ch-set-pref-control{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end}.ch-set-pref-control .ch-select.is-settings{width:138px}.ch-set-static-value{color:var(--muted-gray);font-size:12px;font-weight:650}.ch-set-inline-actions{display:flex;gap:7px}.ch-set-tutorial-levels{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.ch-set-tutorial-levels .ch-btn:disabled{color:var(--muted-gray);opacity:.42;cursor:not-allowed}.ch-set-pref-wide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}.ch-set-pref-wide-grid>.ch-set-pref-row{border-bottom:0}.ch-set-switch{position:relative;width:38px;height:22px;padding:0;border:0;border-radius:var(--r-chip);background:var(--hairline-strong);cursor:pointer;transition:background .16s ease}.ch-set-switch i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0e0f0c2e;transition:transform .16s ease}.ch-set-switch.is-on{background:var(--oq-blue)}.ch-set-switch.is-on i{transform:translate(16px)}.ch-set-switch:focus-visible{outline:2px solid color-mix(in srgb,var(--oq-blue) 36%,transparent);outline-offset:2px}.ch-set-switch:disabled{opacity:.42;cursor:not-allowed}.ch-set-ai-redesign{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:20px}.ch-set-ai-switches{padding:0 16px;border:1px solid var(--hairline);border-radius:var(--r-card)}.ch-set-ai-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ch-set-ai-fields .ch-set-field{min-width:0}.ch-set-ai-fields .ch-set-field textarea{min-height:124px}.ch-set-ai-redesign .ch-set-usage{border:1px solid var(--hairline);background:var(--subtle-surface)}.ch-set-usage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--positive-blue)}.ch-set-usage-head>span{display:flex;flex-direction:column;gap:3px}.ch-set-usage-head b{color:var(--near-black);font-size:13.5px}.ch-set-usage-head small{color:var(--muted-gray);font-size:10.5px}@media(max-width:900px){.ch-set-pref-grid,.ch-set-ai-redesign{grid-template-columns:1fr}.ch-set-pref-group.is-wide{grid-column:auto}.ch-set-pref-wide-grid{grid-template-columns:1fr}.ch-set-pref-wide-grid>.ch-set-pref-row+.ch-set-pref-row{border-top:1px solid var(--hairline)}.ch-set-ai-fields{grid-template-columns:1fr}}@media(max-width:620px){.ch-set-page-head{align-items:flex-start;flex-direction:column;gap:8px}.ch-set-page-nav{gap:16px;overflow-x:auto}.ch-set-page-nav button{white-space:nowrap}.ch-set-section,.ch-set-wrap>.ch-set-access{padding:18px 16px}.ch-set-account-hero{grid-template-columns:48px minmax(0,1fr) auto}.ch-set-account-badge{display:none}.ch-set-account-details{grid-template-columns:1fr}.ch-set-account-details>div+div{border:0}.ch-set-account-footer{align-items:flex-start;flex-direction:column}.ch-set-account-footer .ch-btn{width:100%}.ch-set-pref-group{padding:0 14px}.ch-set-pref-row{align-items:flex-start;flex-direction:column;gap:10px;padding:13px 0}.ch-set-pref-control{width:100%;justify-content:flex-start}.ch-set-pref-control .ch-select.is-settings,.ch-set-inline-actions{width:100%}.ch-set-inline-actions .ch-btn{flex:1 1 0}.ch-set-tutorial-levels{width:100%;justify-content:flex-start}}.ch-ai-err-t{font-weight:600;line-height:1.7}.ch-ai-err-p{margin:5px 0 0;opacity:.82;font-size:12px;line-height:1.75}.ch-ai-retry{margin-top:9px}.ch-ai-count{margin:-2px 0 8px;text-align:right;color:var(--muted-gray);font-size:11px}.ch-ai-count.is-max{color:var(--alert-orange)}.ch-ai-quota{flex:0 0 auto;display:flex;flex-direction:column;gap:6px;padding:9px 14px 10px;border-top:1px solid var(--hairline);color:var(--muted-gray);font-size:11px;line-height:1.5}.ch-ai-quota-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.ch-ai-quota strong{color:var(--near-black);font-size:11px;font-weight:650}.ch-ai-quota span{text-align:right}.ch-ai-quota-track{overflow:hidden;width:100%;height:4px;border-radius:999px;background:var(--hairline)}.ch-ai-quota-track>i{display:block;height:100%;border-radius:inherit;background:var(--oq-blue);transition:width .2s ease}.ch-zone-chip{font-variant-numeric:tabular-nums;letter-spacing:.01em}.ch-pe-form-note{margin:0;padding:7px 10px;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);font-size:11.5px;line-height:1.75}.ch-pe-form-note.is-warn{background:var(--alert-orange);color:var(--near-black)}.ch-rl-filter-ic{flex:0 0 auto;color:var(--muted-gray);margin-right:1px}.ch-pe-it-zone{flex:0 0 auto;min-width:34px;padding:1px 6px;border-radius:var(--r-chip);text-align:center;font-size:11px;font-weight:700;letter-spacing:.02em}.ch-pe-it-zone.is-empty{visibility:hidden}.ch-pe-part{margin-top:16px;padding:12px 14px 6px;border:1px solid var(--hairline);border-radius:var(--r-card)}.ch-pe-part+.ch-pe-part{margin-top:12px}.ch-pe-part.is-dragging{position:relative;z-index:2;transition:none;background:var(--card-bg);border-color:var(--hairline-strong);box-shadow:var(--shadow-island)}.ch-pe-part.is-over{border-color:var(--oq-blue);box-shadow:inset 3px 0 0 var(--oq-blue)}.ch-pe-part-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ch-pe-env{display:inline-block;padding:3px 12px;border-radius:var(--r-chip);font-size:12px;font-weight:700;letter-spacing:.02em}.ch-pe-env.e-pool{background:var(--env-pool-bg);color:var(--env-pool-fg)}.ch-pe-env.e-dry{background:var(--env-dry-bg);color:var(--env-dry-fg)}.ch-pe-part-meta{color:var(--muted-gray);font-size:11.5px}.ch-pe-part-meta+.ch-pe-part-meta{padding-left:10px;border-left:1px solid var(--hairline-strong)}.ch-pe-part-btns{display:flex;align-items:center;gap:4px;margin-left:auto}.ch-pe-grip{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.ch-pe-grip:active,.ch-pe-grip.is-dragging{cursor:grabbing;opacity:1}.ch-pe-part-btns .ch-iconbtn:disabled{opacity:.22;cursor:default}.ch-pe-part-btns .ch-iconbtn:disabled:hover{background:transparent}.ch-pe-addpart{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px dashed var(--hairline-strong)}.ch-pe-it-move{flex:1 1 240px;min-width:180px;overflow:hidden;color:var(--near-black);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ch-pe-it-move+.ch-pe-it-main{flex:0 0 96px}.ch-pe-it-load{flex:0 0 auto;color:var(--env-dry-fg);font-weight:600}.ch-pe-it-tempo,.ch-pe-it-rpe{flex:0 0 auto;color:var(--muted-gray)}.ch-pe-it-u{color:var(--muted-gray)}.ch-tour-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal,80);pointer-events:auto;background:transparent;transition:background .16s ease}.ch-tour-overlay.is-seeking{background:#0e0f0c80}.ch-tour-spotlight{position:fixed;z-index:0;pointer-events:none;border:2px solid var(--oq-blue);border-radius:var(--r-card);box-shadow:0 0 0 9999px #0e0f0c94,0 0 0 4px #ffffffb8;transition:left .18s ease,top .18s ease,width .18s ease,height .18s ease}.ch-tour-card{position:fixed;z-index:1;max-height:calc(100vh - 24px);overflow:auto;background:var(--card-bg);border:1px solid var(--hairline);border-radius:var(--r-feature);box-shadow:var(--shadow-pop);padding:20px}.ch-tour-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ch-tour-kicker{color:var(--oq-blue);font:700 12px/1.4 var(--font-en);letter-spacing:.04em;text-transform:uppercase}.ch-tour-title{margin:4px 0 0;color:var(--near-black);font:700 21px/1.3 var(--font-cn)}.ch-tour-track{display:grid;grid-template-columns:repeat(9,1fr);gap:6px;margin:16px 0}.ch-tour-track span{height:4px;border-radius:var(--r-chip);background:var(--hairline)}.ch-tour-track span.is-on{background:var(--oq-blue)}.ch-tour-text{margin:0;color:var(--near-black);font:500 14px/1.7 var(--font-cn)}.ch-tour-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:18px}.ch-tour-spacer{flex:1}.ch-tour-complete{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:16px}.ch-tour-complete-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--pastel-blue);color:var(--positive-blue)}.ch-tour-complete p{margin:0;color:var(--near-black);font-size:13.5px;line-height:1.7}.ch-tour-complete-actions{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px}.ch-tour-complete-actions .ch-btn.is-quiet{grid-column:1/-1;border-color:transparent;background:transparent;color:var(--muted-gray)}.ch-tour-complete-actions .ch-btn.is-quiet:hover{background:var(--subtle-surface);color:var(--near-black)}.ch-tutorial-sandbox-bar{display:flex;min-height:54px;flex:0 0 auto;align-items:center;gap:10px;padding:7px 18px;border-bottom:1px solid color-mix(in srgb,var(--oq-blue) 20%,var(--hairline));background:color-mix(in srgb,var(--pastel-blue) 72%,var(--card-bg));color:var(--positive-blue)}.ch-tutorial-sandbox-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:9px;background:var(--card-bg)}.ch-tutorial-sandbox-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:1px}.ch-tutorial-sandbox-copy b{font-size:12.5px}.ch-tutorial-sandbox-copy small{color:var(--muted-gray);font-size:10.5px}.ch-tutorial-sandbox-bar .ch-btn{min-height:32px;padding-inline:12px}.ch-mp-counts{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ch-mp-count{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--hairline);border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:12px}.ch-mp-count strong{color:var(--near-black);font-weight:700}.ch-r-growth-alert{margin-bottom:14px;padding:11px 13px;border-left:3px solid var(--alert-orange);border-radius:var(--r-field);background:var(--subtle-surface);color:var(--near-black);font-size:12.5px;line-height:1.65}.ch-r-growth-summary{display:grid;grid-template-columns:180px 180px minmax(0,1fr);align-items:end;gap:12px;padding:4px 0 14px}.ch-r-growth-summary span,.ch-r-growth-summary strong{display:block}.ch-r-growth-summary span,.ch-r-growth-summary time{color:var(--muted-gray);font-size:12px}.ch-r-growth-summary strong{margin-top:4px;color:var(--near-black);font-family:var(--font-en);font-size:19px;font-weight:750}.ch-r-growth-summary time{justify-self:end}.ch-r-growth-scroll{overflow-x:auto;padding-bottom:4px}.ch-r-growth-scroll svg{display:block}.ch-r-growth-axis{stroke:var(--hairline-strong);stroke-width:1}.ch-r-growth-height,.ch-r-growth-weight{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.ch-r-growth-height{stroke:var(--oq-blue)}.ch-r-growth-weight{stroke:var(--alert-orange)}.ch-r-growth-dates{display:flex;justify-content:space-between;color:var(--muted-gray);font-size:10px}.ch-r-growth-legend{display:flex;gap:16px;margin-top:12px;color:var(--muted-gray);font-size:12px}.ch-r-growth-legend span{display:inline-flex;align-items:center;gap:6px}.ch-r-growth-legend i{width:16px;height:3px;border-radius:2px}.ch-r-growth-legend i.is-height{background:var(--oq-blue)}.ch-r-growth-legend i.is-weight{background:var(--alert-orange)}.ch-perf-card{display:grid;gap:16px}.ch-perf-ranges{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.ch-perf-custom{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--subtle-surface);color:var(--muted-gray);font-size:12px}.ch-perf-custom .ch-date-picker{min-width:154px}.ch-perf-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.ch-perf-kpis>div{min-height:78px;padding:11px 12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--subtle-surface)}.ch-perf-kpis span,.ch-perf-kpis small,.ch-perf-kpis strong{display:block}.ch-perf-kpis span,.ch-perf-kpis small{color:var(--muted-gray);font-size:11px;line-height:1.5}.ch-perf-kpis strong{margin-top:5px;color:var(--near-black);font-family:var(--font-en);font-size:18px;line-height:1.25}.ch-perf-chart-scroll{overflow-x:auto;padding:4px 0}.ch-perf-chart{display:block;width:100%;min-width:640px;height:auto}.ch-perf-axis{stroke:var(--hairline-strong);stroke-width:1}.ch-perf-bar{fill:var(--pastel-blue)}.ch-perf-rpe-line{fill:none;stroke:var(--alert-orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.ch-perf-rpe-dot{fill:var(--card-bg);stroke:var(--alert-orange);stroke-width:2.5}.ch-perf-x{fill:var(--muted-gray);font:500 10px var(--font-en)}.ch-perf-legend{display:flex;gap:16px;margin-top:6px;color:var(--muted-gray);font-size:11.5px}.ch-perf-legend span{display:inline-flex;align-items:center;gap:6px}.ch-perf-legend i{display:inline-block;width:16px;height:4px;border-radius:var(--r-chip)}.ch-perf-legend i.is-dist{background:var(--pastel-blue)}.ch-perf-legend i.is-rpe{background:var(--alert-orange)}.ch-perf-table{min-width:760px}.ch-perf-recovery{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.ch-perf-tri{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);font-size:10px;font-weight:700}.ch-ai-body{display:flex;min-height:0;padding:0;overflow:hidden;background:var(--page-bg)}.ch-ai-form{display:flex;flex:1 1 auto;min-width:0;min-height:0;flex-direction:column;gap:0}.ch-ai-thread-head{min-height:42px;padding:0 18px;border-bottom:1px solid var(--hairline);background:var(--card-bg);font-size:13px}.ch-ai-thread-subject{min-width:0;flex:1 1 auto;overflow:hidden;color:var(--near-black);font-size:14.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ch-ai-thread-title{position:relative;display:flex;min-width:0;max-width:calc(100% - 72px);align-items:center;gap:3px}.ch-ai-thread-more{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted-gray);cursor:pointer}.ch-ai-thread-more:hover,.ch-ai-thread-more[aria-expanded=true]{background:var(--subtle-surface);color:var(--positive-blue)}.ch-ai-thread-more:disabled{opacity:.38;cursor:default}.ch-ai-thread-menu-anchor{position:relative;display:grid;flex:0 0 auto;place-items:center}.ch-ai-thread-menu{position:absolute;z-index:18;top:calc(100% + 5px);left:0;width:152px;padding:5px;border:1px solid var(--hairline);border-radius:12px;background:var(--card-bg);box-shadow:var(--shadow-pop);animation:ch-ai-picker-in .14s ease-out}.ch-ai-thread-menu-anchor.is-compact .ch-ai-thread-menu{right:0;left:auto}.ch-ai-thread-menu>button{display:flex;width:100%;min-height:38px;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--near-black);font:650 13.5px var(--font-cn);text-align:left;cursor:pointer}.ch-ai-thread-menu>button:hover{background:var(--pastel-blue);color:var(--positive-blue)}.ch-ai-thread-menu>button .ch-ic{color:var(--positive-blue)}.ch-ai-thread{flex:1 1 auto;min-height:0;max-height:none;gap:18px;padding:22px 20px 26px;border-bottom:0;background:var(--page-bg)}.ch-ai-welcome{width:100%;max-width:560px;margin:auto;align-items:stretch;gap:20px;color:var(--muted-gray);text-align:left;font-size:14px;line-height:1.6}.ch-ai-welcome-copy{display:flex;flex-direction:column;align-items:center;gap:5px;padding:2px 0 4px;text-align:center}.ch-ai-welcome-mark{display:grid;width:136px;height:119px;margin-bottom:2px;place-items:center;border:0;background:transparent}.ch-ai-welcome-cloud{display:block;width:136px;max-width:none;height:auto;filter:drop-shadow(0 8px 7px rgba(86,138,190,.26))}.ch-ai-welcome strong{color:var(--near-black);font-size:19px}.ch-ai-welcome-starters{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.ch-ai-welcome-starters>button{display:grid;min-width:0;min-height:72px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 14px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--positive-blue);font-family:var(--font-cn);text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ch-ai-welcome-starters>button:hover{border-color:var(--hairline-strong);background:var(--pastel-blue)}.ch-ai-starter-icon{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--pastel-blue);color:var(--positive-blue)}.ch-ai-starter-icon>.ch-ic{display:block}.ch-ai-welcome-starters>button>span:last-child{display:flex;min-width:0;align-self:stretch;flex-direction:column;justify-content:center;gap:3px}.ch-ai-welcome-starters b{color:var(--near-black);font-size:14.5px;line-height:1.35}.ch-ai-welcome-starters small{color:var(--muted-gray);font-size:12.5px;line-height:1.45}.ch-ai-msg{max-width:92%;padding:0}.ch-ai-msg.is-assistant{max-width:100%}.ch-ai-msg.is-coach{padding:10px 13px;border:1px solid var(--hairline);border-radius:14px 14px 4px;background:var(--pastel-blue);color:var(--near-black)}.ch-ai-msg.is-coach .ch-ai-msg-role{display:none}.ch-ai-msg.is-assistant .ch-ai-msg-role{margin-bottom:6px;color:var(--positive-blue)}.ch-ai-msg-body{font-size:15.5px;line-height:1.72}.ch-ai-msg.is-tool{margin:-3px 0;padding:8px 10px 8px 30px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg)}.ch-ai-msg.is-tool:before{left:12px;top:15px}.ch-ai-msg.is-tool .ch-ai-msg-role{display:none}.ch-ai-msg.is-tool .ch-ai-msg-body{font-size:13.5px;line-height:1.6}.ch-ai-compose{position:relative;flex:0 0 auto;gap:9px;padding:13px 18px 15px;border:0;border-top:1px solid var(--hairline);border-radius:0;background:var(--card-bg);box-shadow:0 -8px 24px #11243a0d}.ch-ai-ta{min-height:74px;padding:11px 12px;font-size:15.5px}.ch-ai-send{min-height:42px;border-radius:var(--r-field);font-size:14px}.ch-ai-res{flex:0 0 auto;max-height:46%;overflow-y:auto;gap:10px;padding:16px 18px 18px;border-top:1px solid var(--hairline);background:var(--card-bg)}.ch-ai-res-h{font-size:15px;font-weight:700}.ch-ai-res-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ch-ai-res-head>span{color:var(--muted-gray);font-size:12px}.ch-ai-design-note{display:flex;flex-direction:column;gap:7px;padding:11px 12px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-ai-design-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ch-ai-design-head strong{color:var(--near-black);font-size:13.5px}.ch-ai-design-head span{color:var(--muted-gray);font-size:11.5px}.ch-ai-design-note ul{display:flex;flex-direction:column;gap:4px;margin:0;padding-left:18px}.ch-ai-design-note li,.ch-ai-design-note p{margin:0;color:var(--muted-gray);font-size:12.5px;line-height:1.55}.ch-ai-calculated{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--pastel-blue);color:var(--positive-blue);font-size:12.5px}.ch-ai-calculated b{margin-right:8px;color:var(--near-black)}.ch-ai-calculated.is-general{background:var(--subtle-surface);color:var(--muted-gray)}.ch-ai-history{position:absolute;z-index:8;top:56px;right:0;bottom:0;left:0;display:flex;flex-direction:column;min-height:0;background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-ai-history-head{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 16px;border-bottom:1px solid var(--hairline)}.ch-ai-history-head strong{font-size:15px}.ch-ai-history-head .ch-btn{min-height:34px}.ch-ai-history-list{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:5px;overflow-y:auto;padding:10px}.ch-ai-history-list>button{display:flex;flex-direction:column;gap:3px;min-height:58px;padding:10px 12px;border:1px solid transparent;border-radius:var(--r-card);background:transparent;color:var(--near-black);text-align:left;font-family:var(--font-cn);cursor:pointer}.ch-ai-history-list>button:hover{background:var(--subtle-surface)}.ch-ai-history-list>button.is-on{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-ai-history-row{display:grid;min-height:58px;grid-template-columns:minmax(0,1fr) 32px;align-items:center;border:1px solid transparent;border-radius:var(--r-card);background:transparent}.ch-ai-history-row:hover{background:var(--subtle-surface)}.ch-ai-history-row.is-on{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-ai-history-open{display:flex;min-width:0;min-height:56px;flex-direction:column;justify-content:center;gap:3px;padding:9px 4px 9px 12px;border:0;background:transparent;color:var(--near-black);font-family:var(--font-cn);text-align:left;cursor:pointer}.ch-ai-history-open span,.ch-ai-history-open small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-ai-history-rename{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted-gray);cursor:pointer}.ch-ai-history-rename:hover{background:var(--card-bg);color:var(--positive-blue)}.ch-ai-history-list span{font-size:14.5px;font-weight:650}.ch-ai-history-list small{color:var(--muted-gray);font-size:12.5px}.ch-ai-history-empty{padding:20px 12px;color:var(--muted-gray);font-size:14px}.ch-ai-thread-head.is-renaming{min-height:46px;padding:0 18px}.ch-ai-thread-rename-inline{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px}.ch-ai-thread-rename-field{display:flex;min-width:0;border:1px solid var(--positive-blue);border-radius:9px;background:var(--card-bg)}.ch-ai-thread-rename-field>input{width:100%;min-width:0;min-height:30px;padding:0 9px;border:0;border-radius:8px;outline:0;background:var(--card-bg);color:var(--near-black);font:650 14.5px var(--font-cn)}.ch-ai-thread-rename-field:focus-within{border-color:var(--deep-navy);box-shadow:0 0 0 1px #2688e02e}.ch-ai-thread-rename-count{color:var(--muted-gray);font-size:12px;white-space:nowrap}.ch-ai-thread-rename-actions{display:flex;align-items:center;gap:6px}.ch-ai-thread-rename-actions button{min-height:30px;padding:0 8px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:650 11.5px var(--font-cn);cursor:pointer;white-space:nowrap}.ch-ai-thread-rename-actions button.is-primary{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-ai-thread-rename-actions button:disabled{opacity:.5;cursor:default}.ch-ai-thread-rename-error{grid-column:1 / -1;margin-top:-5px;padding-left:7px;color:var(--danger-red);font-size:11.5px}.ch-ai-ctx{width:100%;border:0;border-bottom:1px solid var(--hairline);font-family:var(--font-cn);text-align:left;cursor:pointer}.ch-ai-ctx:hover{background:var(--subtle-surface)}.ch-ai-ctx>.ch-ic:last-child{margin-left:auto;color:var(--muted-gray)}.ch-ai-ctx-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;background:var(--pastel-blue);color:var(--positive-blue)}.ch-ai-msg.is-assistant{align-self:stretch;max-width:100%;padding:2px 2px 4px;border:0;border-radius:0;background:transparent;color:var(--near-black);box-shadow:none}.ch-ai-msg.is-assistant .ch-ai-msg-role{display:flex;align-items:center;gap:5px;margin-bottom:5px;color:var(--positive-blue);font-size:12.5px}.ch-ai-msg-refs{display:flex;flex-direction:column;gap:5px;margin-top:8px}.ch-ai-msg-refs>span{display:flex;align-items:flex-start;gap:6px;padding:6px 8px;border-left:2px solid var(--oq-blue);border-radius:0 var(--r-field) var(--r-field) 0;background:var(--pastel-blue);color:var(--positive-blue);font-size:13px;line-height:1.5}.ch-ai-msg-refs .ch-ic{flex:0 0 auto;margin-top:2px}.ch-ai-msg.is-tool{overflow:hidden;transition:border-color .18s ease,background .18s ease}.ch-ai-msg.is-tool:hover{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-ai-msg.is-live{width:min(92%,430px)}.ch-ai-live-card{display:flex;flex-direction:column;gap:9px}.ch-ai-live-title{display:flex;align-items:center;gap:8px;font-size:14px}.ch-ai-live-title b{font-weight:700}.ch-ai-live-stages{display:flex;flex-direction:column;gap:6px}.ch-ai-compose{gap:8px}.ch-ai-composer-shell{overflow:hidden;border:1px solid var(--hairline-strong);border-radius:18px;background:var(--card-bg);box-shadow:0 5px 18px #11243a0b;transition:border-color .16s ease,box-shadow .16s ease}.ch-ai-composer-shell:focus-within{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-ai-composer-shell .ch-ai-ta{width:100%;min-height:82px;padding:14px 14px 8px;resize:none;border:0;border-radius:0;background:transparent;box-shadow:none}.ch-ai-composer-shell .ch-ai-ta:focus{box-shadow:none}.ch-ai-composer-shell .ch-ai-starters{padding:0 11px 8px;margin:0}.ch-ai-compose-refs{display:flex;gap:6px;overflow-x:auto;padding:9px 9px 0;scrollbar-width:thin}.ch-ai-ref-chip{display:flex;flex:0 0 auto;align-items:center;gap:6px;max-width:240px;min-height:34px;padding:4px 4px 4px 8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface);color:var(--positive-blue);animation:ch-ai-ref-rise .18s ease-out}.ch-ai-ref-chip>span{display:flex;min-width:0;flex-direction:column}.ch-ai-ref-chip b{overflow:hidden;color:var(--near-black);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ch-ai-ref-chip small{overflow:hidden;color:var(--muted-gray);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ch-ai-ref-chip>button{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--muted-gray);cursor:pointer}.ch-ai-ref-chip>button:hover{background:var(--card-bg);color:var(--near-black)}.ch-ai-compose-tools{display:flex;align-items:center;gap:5px;min-height:44px;padding:4px 7px 7px 9px;border-top:0}.ch-ai-tool-icon{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted-gray);cursor:pointer}.ch-ai-tool-icon:hover,.ch-ai-tool-icon.is-on{border-color:var(--hairline);background:var(--subtle-surface);color:var(--positive-blue)}.ch-ai-tool-icon:disabled{opacity:.44;cursor:default}.ch-ai-compose-tools .ch-ai-count{margin-left:auto;font-size:11.5px}.ch-ai-enter-hint{margin-left:auto;color:var(--muted-gray);font:11.5px/1.2 var(--font-en)}.ch-ai-compose-tools .ch-ai-send{display:grid;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--oq-blue);color:#fff;cursor:pointer}.ch-ai-compose-tools .ch-ai-send:hover:not(:disabled){background:var(--positive-blue)}.ch-ai-compose-tools .ch-ai-send:disabled{opacity:.42;cursor:default}.ch-ai-compose-popover{position:absolute;z-index:20;right:18px;bottom:calc(100% + 8px);left:18px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--shadow-pop);animation:ch-ai-picker-in .16s ease-out}.ch-ai-popover-head{display:flex;min-height:58px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 16px;border-bottom:1px solid var(--hairline)}.ch-ai-popover-head>div{display:flex;min-width:0;flex-direction:column;gap:2px}.ch-ai-popover-head strong{color:var(--near-black);font-size:15px}.ch-ai-popover-head span{color:var(--muted-gray);font-size:12.5px}.ch-ai-settings{display:flex;flex-direction:column;gap:0;overflow:hidden;padding:0}.ch-ai-settings-body{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px}.ch-ai-settings .ch-ai-row{grid-template-columns:74px minmax(0,1fr)}.ch-ai-settings-body>.ch-ai-count{margin:-4px 0 0}.ch-ai-context-picker{display:flex;max-height:min(620px,calc(100vh - 176px));flex-direction:column;overflow:hidden}.ch-ai-context-main{display:grid;min-height:300px;flex:1 1 auto;grid-template-columns:126px minmax(0,1fr)}.ch-ai-context-main>nav{display:flex;flex-direction:column;gap:3px;padding:10px 8px;border-right:1px solid var(--hairline);background:var(--subtle-surface)}.ch-ai-context-main>nav button{display:flex;min-height:38px;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:var(--r-field);background:transparent;color:var(--muted-gray);font-family:var(--font-cn);font-size:13px;text-align:left;cursor:pointer}.ch-ai-context-main>nav button:hover{background:var(--card-bg);color:var(--near-black)}.ch-ai-context-main>nav button.is-on{background:var(--pastel-blue);color:var(--positive-blue);font-weight:700}.ch-ai-context-results{display:flex;min-width:0;min-height:0;flex-direction:column;padding:10px}.ch-ai-context-search{display:flex;min-height:38px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--hairline);border-radius:var(--r-field);color:var(--muted-gray)}.ch-ai-context-search:focus-within{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-ai-context-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--near-black);font:13.5px var(--font-cn)}.ch-ai-context-list{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:4px;overflow-y:auto;padding-top:8px}.ch-ai-context-list>button{display:grid;min-height:54px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;border:1px solid transparent;border-radius:var(--r-field);background:transparent;color:var(--near-black);text-align:left;font-family:var(--font-cn);cursor:pointer}.ch-ai-context-list>button:hover{background:var(--subtle-surface)}.ch-ai-context-list>button.is-on{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-ai-context-list>button.is-athlete{min-height:62px;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;padding:8px 10px}.ch-ai-context-item-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--subtle-surface);color:var(--positive-blue)}.ch-ai-context-list>button.is-on .ch-ai-context-item-icon{background:var(--card-bg)}.ch-ai-context-list>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.ch-ai-context-list b{overflow:hidden;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.ch-ai-context-list small{overflow:hidden;color:var(--muted-gray);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ch-ai-context-list>button.is-athlete b{font-size:14px}.ch-ai-context-list>button.is-athlete small{font-size:12.5px}.ch-ai-context-list i{color:var(--positive-blue);font-size:11.5px;font-style:normal}.ch-ai-context-empty{display:grid;min-height:120px;place-items:center;color:var(--muted-gray);font-size:13px}@keyframes ch-ai-picker-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ch-ai-ref-rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.ch-ai-context-main{grid-template-columns:1fr}.ch-ai-context-main>nav{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid var(--hairline)}.ch-ai-context-main>nav button{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){.ch-ai-compose-popover,.ch-ai-ref-chip{animation:none}}.ch-lib{width:100%;max-width:none;container-type:inline-size}.ch-lib-browser{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.ch-lib-listpane{min-width:0}.ch-lib-item{position:relative;padding:11px 12px;border:1px solid transparent;border-bottom-color:var(--hairline);border-radius:var(--r-field);cursor:pointer}.ch-lib-item:focus-visible{outline:none;border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-lib-detail{position:static;order:-1;display:flex;flex-direction:column;gap:16px;min-height:260px;padding:18px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--shadow-pop)}.ch-lib-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ch-lib-detail-kicker{color:var(--positive-blue);font-size:11.5px;font-weight:700}.ch-lib-detail h4{margin:4px 0 0;color:var(--near-black);font-size:18px;line-height:1.4}.ch-lib-detail-volume{padding:12px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-lib-detail-volume .ch-lib-item-meta{color:var(--near-black);font-size:14px;font-weight:650}.ch-lib-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;margin:0}.ch-lib-detail-grid div{min-width:0}.ch-lib-detail-grid div.is-wide{grid-column:1 / -1}.ch-lib-detail-grid dt{margin-bottom:4px;color:var(--muted-gray);font-size:11.5px}.ch-lib-detail-grid dd{margin:0;color:var(--near-black);font-size:13.5px;line-height:1.55;overflow-wrap:anywhere}.ch-lib-detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:2px}.ch-lib-detail-actions .ch-btn{min-height:40px}.ch-lib-detail-empty{margin:auto;color:var(--muted-gray);font-size:13px}@container (min-width: 720px){.ch-lib-browser{grid-template-columns:minmax(360px,1fr) 300px}.ch-lib-detail{position:sticky;top:18px;order:0}}.ch-r-wrap{max-width:none;padding:24px 28px 40px}.ch-r-h1{margin-bottom:12px;font-size:24px;line-height:32px;font-weight:700}.ch-r-card{padding:18px 20px;border:1px solid var(--hairline);box-shadow:var(--shadow-pop)}.ch-r-card-name{font-size:16px}.ch-r-table{font-size:14px}.ch-r-table th{padding:9px 10px;font-size:12px}.ch-r-table td{height:54px;padding:10px}.ch-r-table.is-roster th,.ch-r-table.is-roster td{padding-right:7px;padding-left:7px}.ch-r-table.is-roster{min-width:920px;table-layout:fixed}.ch-r-table.is-roster .ch-r-col-member{width:30%}.ch-r-table.is-roster .ch-r-col-stroke{width:9%}.ch-r-table.is-roster .ch-r-col-profile{width:8%}.ch-r-table.is-roster .ch-r-col-status{width:12%}.ch-r-table.is-roster .ch-r-col-task{width:19%}.ch-r-table.is-roster .ch-r-col-return{width:auto}.ch-r-table.is-roster .ch-r-col-more{width:44px}.ch-r-person-meta,.ch-r-return-meta{font-size:12px}.ch-perf-tri.is-yes{border-color:var(--success);background:var(--env-pool-bg);color:var(--success)}.ch-perf-tri.is-no{border-color:var(--alert-orange);background:var(--card-bg);color:var(--alert-orange)}.ch-perf-tri.is-empty{border-color:var(--hairline);background:var(--subtle-surface);color:var(--muted-gray)}.ch-ar-head-actions{display:inline-flex;align-items:center;gap:10px}.ch-ar-ai{min-height:36px;padding:6px 12px 6px 9px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--oq-blue);display:inline-flex;align-items:center;gap:7px;font:inherit;font-weight:700;cursor:pointer}.ch-ar-ai:hover{border-color:var(--oq-blue);background:var(--light-origin)}@media(max-width:1120px){.ch-perf-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ch-tour-card{max-height:calc(100vh - 16px);padding:18px}.ch-tour-actions .ch-btn{flex:1 1 calc(50% - 8px)}.ch-tour-spacer{display:none}.ch-tutorial-sandbox-bar{align-items:flex-start;flex-wrap:wrap;padding:9px 12px}.ch-tutorial-sandbox-copy{min-width:calc(100% - 44px)}.ch-tutorial-sandbox-bar .ch-btn{flex:1 1 calc(50% - 5px)}.ch-perf-ranges{justify-content:flex-start}.ch-perf-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.ch-pl,.ch-lib-nav,.ch-fbl{gap:4px}.ch-pl-item,.ch-rl-member{min-height:48px;padding:9px 10px;border-radius:var(--r-field)}.ch-pl-item.is-active,.ch-rl-member.on{border-color:transparent;background:var(--pastel-blue);box-shadow:inset 3px 0 0 var(--oq-blue)}.ch-lib-nav-item,.ch-fbl-item{min-height:48px;padding:9px 10px;border:0;border-radius:0;background:transparent;box-shadow:none}.ch-lib-nav-item:hover,.ch-lib-nav-item.is-active,.ch-fbl-item:hover,.ch-fbl-item.is-active{border-color:transparent;background:transparent;box-shadow:none}.ch-pl-name,.ch-lib-nav-name,.ch-fbl-name,.ch-rl-member-name{font-size:13.5px;font-weight:650}.ch-pl-meta,.ch-lib-nav-hint,.ch-fbl-meta,.ch-rl-member-sub,.ch-rl-member-note{font-size:11.5px;line-height:1.45}.ch-r-wrap,.ch-pe{width:100%;max-width:none;padding:28px 30px 44px}.ch-r-h1{margin:0 0 8px;color:var(--near-black);font-size:24px;line-height:30px;font-weight:700;letter-spacing:-.01em}.ch-r-lead,.ch-set-p{max-width:720px;font-size:13px;line-height:1.65}.ch-r-card,.ch-r-week,.ch-pe-editor,.ch-lib-sec,.ch-lib-detail{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:none}.ch-r-card,.ch-r-week{padding:18px 20px}.ch-r-card:hover,.ch-r-week:hover{border-color:var(--hairline-strong)}.ch-r-card-head{min-height:32px;align-items:center;margin-bottom:12px}.ch-r-card-name{font-size:16px;line-height:22px;font-weight:700}.ch-r-hero{margin-bottom:16px;padding:18px 20px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);box-shadow:none}.ch-r-hero-id h1{color:var(--near-black);font-size:21px;line-height:28px;font-weight:700}.ch-r-hero-id>span,.ch-r-hero-meta{color:var(--muted-gray);opacity:1}.ch-r-hero .ch-r-strokes{color:var(--near-black)}.ch-r-hero .ch-r-sub{color:var(--muted-gray);opacity:1}.ch-r-hero span.ch-r-badge{background:var(--subtle-surface);color:var(--muted-gray);-webkit-backdrop-filter:none;backdrop-filter:none}.ch-r-hero .ch-r-hrpill{border-color:var(--hairline-strong);background:var(--card-bg);color:var(--muted-gray)}.ch-r-hero .ch-r-hrpill:hover,.ch-r-hero .ch-r-hrpill.on{border-color:var(--oq-blue);background:var(--pastel-blue);color:var(--positive-blue)}.ch-r-hero .ch-ath-avatar.is-hero{box-shadow:0 0 0 2px var(--card-bg),0 0 0 3px var(--hairline-strong)}.ch-r-table{font-size:13.5px}.ch-r-table th{height:38px;padding:8px 10px;font-size:12px;font-weight:600}.ch-r-table td{height:56px;padding:10px}.ch-r-table tbody tr:hover td{background:color-mix(in srgb,var(--pastel-blue) 42%,var(--card-bg))}.ch-r-weekday{padding:14px;border-radius:var(--r-card);box-shadow:none;transform:none}.ch-r-weekday:hover{border-color:var(--oq-blue);box-shadow:none;transform:none}.ch-r-weekday.is-selected{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-r-weekday-title{font-size:13.5px;line-height:1.45}.ch-r-week-items li{font-size:11.5px}.ch-pe-head{margin-bottom:18px}.ch-pe-name{max-width:620px;padding:3px 7px;font-size:24px;line-height:31px;font-weight:700;letter-spacing:-.01em}.ch-pe-meta{margin-top:4px;font-size:13px}.ch-pe-head-r{gap:10px}.ch-pe-calendar{margin-bottom:18px;padding:0 0 16px;border-bottom:1px solid var(--hairline-strong)}.ch-pe-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.ch-pe-calendar-date{display:flex;align-items:center;gap:9px;min-width:0;flex-wrap:wrap}.ch-pe-calendar-label,.ch-pe-calendar-range{color:var(--muted-gray);font-size:12px;line-height:1.4;white-space:nowrap}.ch-pe-calendar-picker{min-width:174px}.ch-pe-calendar-picker .ch-date-trigger{min-height:40px;padding-inline:12px;border-radius:var(--r-field);font-size:13px}.ch-pe-calendar-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex-wrap:wrap}.ch-pe-pool-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-pe-pool-switch>button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;min-width:58px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted-gray);font:600 12px/1 var(--font-cn);white-space:nowrap;cursor:pointer}.ch-pe-pool-switch>button:hover{color:var(--near-black)}.ch-pe-pool-switch>button.is-on{border-color:var(--hairline);background:var(--card-bg);color:var(--positive-blue);box-shadow:var(--shadow-island)}.ch-pe-addweek{min-height:40px}.ch-pe-calendar-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.ch-pe-calendar-grid{display:grid;grid-template-columns:82px repeat(7,minmax(112px,1fr));gap:8px;min-width:930px;padding:0 0 2px}.ch-pe-calendar-corner,.ch-pe-weekday{min-height:28px}.ch-pe-weekday{display:flex;align-items:center;justify-content:center;color:var(--muted-gray);font:600 12px/1 var(--font-cn)}.ch-pe-weeklabel{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-width:0;min-height:82px;padding:10px;border:0;border-radius:var(--r-field);background:transparent;color:var(--muted-gray);text-align:left;cursor:pointer}.ch-pe-weeklabel strong{color:var(--near-black);font:700 13px/1.2 var(--font-cn)}.ch-pe-weeklabel span{font-size:10px;line-height:1.25;white-space:nowrap}.ch-pe-weeklabel:hover,.ch-pe-weeklabel.is-on{background:var(--subtle-surface)}.ch-pe-weeklabel.is-on strong{color:var(--positive-blue)}.ch-pe-day-empty{display:block;min-height:82px;border:1px dashed var(--hairline);border-radius:var(--r-card);background:var(--subtle-surface);opacity:.46}.ch-pe-day{min-width:0;min-height:82px;width:100%;flex-basis:auto;justify-content:center;gap:5px;padding:10px 12px;border-radius:var(--r-card);transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.ch-pe-day:hover{border-color:var(--oq-blue)}.ch-pe-day.is-on:not(.is-rest){border-color:var(--oq-blue);background:var(--oq-blue);box-shadow:none}.ch-pe-day.is-on:not(.is-rest) .ch-pe-day-m{color:#ffffffd1}.ch-pe-day-t{font-size:13.5px}.ch-pe-day-date{color:var(--muted-gray);font-size:10.5px;font-weight:600;white-space:nowrap}.ch-pe-day-weekday{display:none}.ch-pe-day.is-on:not(.is-rest) .ch-pe-day-date{color:#ffffffd1}.ch-pe-day.is-on.is-rest{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-pe-calendar[data-ai-cue]{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--pastel-blue);animation:ch-pe-ai-cue-in .72s ease-out 1}.ch-pe-calendar[data-ai-cue=failed]{border-color:var(--danger-red)}.ch-pe-day.is-ai-cue{position:relative;z-index:2;border-color:var(--oq-blue);box-shadow:0 0 0 3px var(--pastel-blue);animation:ch-pe-ai-cue-in .72s ease-out 1}.ch-pe-day.is-ai-cue.is-ai-failed{border-color:var(--danger-red);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger-red) 12%,transparent)}.ch-pe-day-ai-cue{display:inline-flex;align-items:center;gap:3px;min-height:18px;padding:1px 6px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10px;font-weight:700;line-height:1}.ch-pe-day.is-on:not(.is-rest) .ch-pe-day-ai-cue{background:#fff;color:var(--positive-blue)}.ch-pe-day.is-ai-failed .ch-pe-day-ai-cue{background:color-mix(in srgb,var(--danger-red) 10%,var(--card-bg));color:var(--danger-red)}.ch-pe-editor{padding:20px 22px}.ch-pe-editor.is-quickdrop{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-pe-editor.is-ai-cue{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--pastel-blue);animation:ch-pe-ai-cue-in .72s ease-out 1}.ch-pe-editor.is-ai-cue.is-ai-failed{border-color:var(--danger-red)}.ch-pe-dayhead{margin-bottom:14px}.ch-pe-dayname{font-size:17px}.ch-pe-hint{padding:10px 12px;border-radius:var(--r-field);line-height:1.6}.ch-pe button.ch-chip{min-height:34px;padding-inline:12px;border-radius:var(--r-field)}.ch-pe button.ch-zone-chip{border-radius:var(--r-chip)}@keyframes ch-pe-ai-cue-in{0%{opacity:.76;transform:translateY(2px)}55%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ch-pe-calendar[data-ai-cue],.ch-pe-day.is-ai-cue,.ch-pe-editor.is-ai-cue{animation:none}}.ch-pe .ch-linkbtn{border-radius:var(--r-field)}.ch-pe-part{margin-top:20px;padding:0;border:0;border-radius:0;background:transparent}.ch-pe-part+.ch-pe-part{margin-top:24px;padding-top:20px;border-top:1px solid var(--hairline-strong)}.ch-pe-part.is-dragging{border-radius:var(--r-card);background:var(--card-bg)}.ch-pe-part.is-over{border-radius:var(--r-field);background:color-mix(in srgb,var(--light-origin) 36%,transparent);box-shadow:inset 3px 0 0 var(--oq-blue)}.ch-pe-part-head{min-height:58px;padding:9px 12px;flex-wrap:nowrap;border:0;border-radius:var(--r-field);background:color-mix(in srgb,var(--light-origin) 60%,var(--card-bg))}.ch-pe-grip{width:22px;height:34px;border:0;border-radius:0;background:transparent;color:var(--muted-gray);opacity:.62}.ch-pe-grip:hover{border-color:transparent;background:transparent;color:var(--positive-blue);opacity:1}.ch-pe-part-head>.ch-pe-grip:disabled{opacity:.32;border-color:transparent;background:transparent}.ch-pe-part-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border-radius:0}.ch-pe-part-icon.e-pool{background:transparent;color:var(--env-pool-fg)}.ch-pe-part-icon.e-dry{background:transparent;color:var(--env-dry-fg)}.ch-pe-part-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:3px}.ch-pe-part-title{color:var(--near-black);font-size:15px;font-weight:700;line-height:1.35}.ch-pe-part-summary{display:flex;align-items:center;gap:8px;min-width:0;color:var(--muted-gray);font-size:11.5px;line-height:1.35}.ch-pe-part-summary>span+span{padding-left:8px;border-left:1px solid var(--hairline-strong)}.ch-pe-part-btns{flex:0 0 auto;gap:8px}.ch-pe-part-remove{min-height:32px}.ch-pe-sec{margin:0 12px;padding:0;border:0;border-radius:0;background:transparent}.ch-pe-sec+.ch-pe-sec{border-top:1px solid var(--hairline)}.ch-pe-sec.is-empty{background:transparent}.ch-pe-sec.is-item-over{border-radius:10px;background:color-mix(in srgb,var(--oq-blue) 8%,var(--card-bg));box-shadow:inset 0 0 0 2px var(--oq-blue)}.ch-pe-sec-head{min-height:50px;margin:0;padding:8px 4px;border:0}.ch-pe-sec-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:8px;background:var(--subtle-surface);color:var(--muted-gray)}.ch-pe-sec-icon.k-warmup{background:color-mix(in srgb,var(--alert-orange) 30%,var(--card-bg));color:var(--env-dry-fg)}.ch-pe-sec-icon.k-drill,.ch-pe-sec-icon.k-main{background:var(--light-origin);color:var(--positive-blue)}.ch-pe-sec-icon.k-sprint{background:color-mix(in srgb,var(--danger-red) 10%,var(--card-bg));color:var(--danger-red)}.ch-pe-sec-icon.k-cooldown{background:color-mix(in srgb,var(--success) 10%,var(--card-bg));color:var(--success)}.ch-pe-sec-title{color:var(--near-black);font-size:14px;font-weight:700;line-height:1.35}.ch-pe-sec-meta{margin-left:2px;font-size:11.5px}.ch-pe-sec-add{min-height:32px;margin-left:auto;padding-inline:10px;border-color:transparent;background:transparent;color:var(--positive-blue);font-size:12px}.ch-pe-sec-add:hover{border-color:transparent;background:var(--pastel-blue)}.ch-pe-items{display:block;padding:0 4px 4px;border-top:1px solid var(--hairline)}.ch-pe-item{min-height:54px;gap:12px;padding:10px 4px;border:0;border-bottom:1px solid var(--hairline);border-radius:0;background:transparent;font-size:13.5px}.ch-pe-item:last-child{border-bottom:0}.ch-pe-item:hover:not(.is-editing){background:transparent}.ch-pe-item:hover:not(.is-editing):not(.is-row-dragging):not(.is-row-over):not(.is-quick-before):not(.is-quick-after):before,.ch-pe-item.is-row-dragging:before,.ch-pe-item.is-row-over:before{content:"";position:absolute;top:8px;right:3px;bottom:8px;left:3px;z-index:0;border-radius:10px;pointer-events:none}.ch-pe-item:hover:not(.is-editing):not(.is-row-dragging):not(.is-row-over):not(.is-quick-before):not(.is-quick-after):before{background:color-mix(in srgb,var(--pastel-blue) 38%,var(--card-bg))}.ch-pe-item:hover:not(.is-editing)>*,.ch-pe-item.is-row-dragging>*,.ch-pe-item.is-row-over>*{position:relative;z-index:1}.ch-pe-item.is-editing{margin:8px 0;padding:14px;border:1px solid var(--oq-blue);border-radius:var(--r-field);background:var(--card-bg);box-shadow:var(--ring-blue)}.ch-pe-item.is-row-dragging{border-radius:0;background:transparent;box-shadow:none}.ch-pe-item.is-row-dragging:before{border:1px solid var(--hairline-strong);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-pe-item.is-row-over{border-radius:0;outline:0;background:transparent}.ch-pe-item.is-row-over:before{border:2px solid var(--oq-blue);background:color-mix(in srgb,var(--light-origin) 88%,var(--card-bg));box-shadow:var(--shadow-pop)}.ch-pe-item-grip{flex:0 0 22px}.ch-pe-it-btns{margin-left:auto}.ch-pe-it-btns .ch-linkbtn{min-height:30px;padding:0 9px;border:1px solid transparent;background:transparent}.ch-pe-sec-form{margin:4px 0 12px;padding:12px;border:1px solid var(--oq-blue);background:var(--card-bg);border-radius:var(--r-field);box-shadow:var(--ring-blue)}.ch-pe-addpart{margin-inline:2px}.ch-pe-it-stroke,.ch-pe-it-move{font-weight:650}.ch-pe-it-main,.ch-pe-it-time,.ch-pe-it-pace{font-variant-numeric:tabular-nums}.ch-pe-form-row{min-height:38px;gap:8px}.ch-pe-in,.ch-lib-in{height:36px;font-size:13px}.ch-pe-quicklib{border:1px solid var(--hairline);border-radius:var(--r-card);box-shadow:none}.ch-lib{padding:28px 30px 44px}.ch-lib-viewtabs{display:inline-flex;align-items:center;width:auto;max-width:100%;gap:2px;margin:16px 0 20px;padding:3px;border:0;border-radius:var(--r-field);background:var(--subtle-surface);overflow-x:auto;scrollbar-width:none}.ch-lib-viewtabs::-webkit-scrollbar{display:none}.ch-lib-viewtabs>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:36px;gap:7px;padding:0 16px;border:0;border-radius:8px;background:transparent;color:var(--muted-gray);font:inherit;font-size:13px;line-height:1;white-space:nowrap;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.ch-lib-viewtier{display:inline-flex;align-items:center;min-height:18px;padding:1px 6px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:9px;font-weight:750;line-height:1;white-space:nowrap}.ch-lib-viewtabs>button:hover{color:var(--near-black)}.ch-lib-viewtabs>button.is-on,.ch-lib-viewtabs>button.on{background:var(--card-bg);color:var(--positive-blue);font-weight:650;box-shadow:var(--shadow-pop)}.ch-lib-sec{padding:18px 20px}.ch-lib-editor{border:1px solid var(--hairline);background:var(--card-bg)}.ch-lib-browser{gap:16px}.ch-lib-item{min-height:58px;padding:11px 12px;border:1px solid transparent;border-bottom-color:var(--hairline);border-radius:var(--r-field);font-size:13px}.ch-lib-item:hover{background:var(--subtle-surface)}.ch-lib-item.is-selected{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-lib-item-name{font-size:13.5px;font-weight:650}.ch-lib-detail{min-height:240px;padding:18px}.ch-lib-detail h4{font-size:18px}.ch-lib-card,.ch-tpl-card{border-color:var(--hairline);box-shadow:none}.ch-lib-card:hover,.ch-tpl-card:hover{border-color:var(--hairline-strong)}.ch-fb-table{font-size:13px}.ch-fb-table th,.ch-fb-table td{padding:9px 8px}.ch-fb-hit{min-width:72px;padding:7px 8px;border-radius:var(--r-field)}.ch-fb-lg{border-radius:var(--r-field)}.ch-fb-alert{border-radius:0 var(--r-field) var(--r-field) 0}.ch-ar-status,.ch-ar-heart,.ch-ar-metrics,.ch-perf-custom,.ch-perf-kpis>div{border-radius:var(--r-field)}.ch-r-wrap.ch-set-wrap{max-width:1180px}.ch-set-row{min-height:52px;gap:12px;padding:10px 0}.ch-set-label{flex-basis:150px;font-size:13.5px;font-weight:600}.ch-set-hint{flex:1 1 220px;line-height:1.55}.ch-set-sub{margin-top:18px;padding-top:16px}.ch-set-sub-t{margin-bottom:8px;font-size:14px;font-weight:700}.ch-set-local,.ch-set-memory,.ch-set-usage{border-radius:var(--r-field)}.ch-set-usage{border:1px solid var(--hairline);background:var(--card-bg)}.ch-set-usage-kpis div{border:1px solid var(--hairline)}.ch-ai{border-left:1px solid var(--hairline);background:var(--card-bg);box-shadow:none}.ch-ai-head{min-height:60px;padding:0 14px 0 16px}.ch-ai-title{gap:9px;font-size:15.5px;font-weight:700}.ch-ai-title-mark{width:32px;height:32px;border-radius:var(--r-field)}.ch-ai-thread-head{min-height:46px;padding:0 18px}.ch-ai-thread{gap:20px;padding:24px 20px 28px}.ch-ai-welcome{max-width:520px;gap:18px}.ch-ai-welcome-copy{gap:4px}.ch-ai-welcome-mark{width:100px;height:84px}.ch-ai-welcome-cloud{width:100px;filter:drop-shadow(0 6px 7px rgba(86,138,190,.18))}.ch-ai-welcome strong{font-size:20px;line-height:1.35}.ch-ai-welcome-starters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ch-ai-welcome-starters>button{min-height:64px;padding:10px 12px;border-radius:var(--r-field)}.ch-ai-welcome-starters>button:hover{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-ai-starter-icon{width:32px;height:32px;border-radius:9px}.ch-ai-msg.is-coach{border-radius:14px 14px 4px}.ch-ai-msg-body{font-size:15px;line-height:1.68}.ch-ai-compose{padding:12px 16px 14px;box-shadow:none}.ch-ai-composer-shell{border-radius:14px;box-shadow:none}.ch-ai-composer-shell .ch-ai-ta{min-height:78px;padding:13px 13px 8px}.ch-ai-send{min-height:40px}.ch-ai-compose-popover,.ch-ai-context-picker,.ch-ai-thread-menu{border-radius:var(--r-card)}@media(max-width:1220px){.ch-r-wrap,.ch-pe,.ch-lib{padding-right:22px;padding-left:22px}.ch-pe-workspace{grid-template-columns:minmax(0,1fr) 286px;gap:14px}}@container plan-editor (max-width: 900px){.ch-pe-workspace{grid-template-columns:minmax(0,1fr)}.ch-pe-preview{position:static;max-height:none}.ch-pe-preview-scroll{max-height:560px}}@container plan-editor (max-width: 560px){.ch-pe-head{flex-wrap:wrap}.ch-pe-head-r{width:100%;justify-content:flex-end;flex-wrap:wrap}.ch-pe-name{max-width:100%}.ch-pe-calendar-head{width:100%;align-items:stretch}.ch-pe-calendar-date,.ch-pe-calendar-tools{display:grid;width:100%;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:8px}.ch-pe-calendar-picker{width:100%;min-width:0}.ch-pe-calendar-range{grid-column:2}.ch-pe-pool-switch{width:100%}.ch-pe-pool-switch>button{min-width:0;flex:1 1 0}.ch-pe-addweek{grid-column:2;width:100%;justify-content:center}.ch-pe-calendar-scroll{overflow-x:visible}.ch-pe-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.ch-pe-calendar-corner,.ch-pe-weekday,.ch-pe-day-empty{display:none}.ch-pe-weeklabel{grid-column:1 / -1;min-height:42px;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 10px;background:var(--subtle-surface)}.ch-pe-day{min-height:88px}.ch-pe-day-weekday{display:block;color:var(--muted-gray);font-size:10.5px;font-weight:650}.ch-pe-day.is-on:not(.is-rest) .ch-pe-day-weekday{color:#ffffffd1}.ch-pe-part-head{align-items:flex-start;flex-wrap:wrap}.ch-pe-part-btns{margin-left:auto}.ch-pe-item{align-items:center;gap:7px 9px;flex-wrap:wrap}.ch-pe-it-stroke,.ch-pe-it-move{flex:1 1 calc(100% - 31px);min-width:0}.ch-pe-it-main,.ch-pe-it-move+.ch-pe-it-main,.ch-pe-it-time{flex:0 0 auto}.ch-pe-it-times{flex:1 1 180px;flex-direction:row}.ch-pe-it-tchip{flex:1 1 auto}.ch-pe-it-hr,.ch-pe-it-desc{flex:1 1 150px}.ch-pe-it-btns{margin-left:auto}}@container plan-editor (max-width: 360px){.ch-pe-calendar-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.ch-r-wrap,.ch-pe,.ch-lib{padding:20px 16px 34px}.ch-r-h1,.ch-pe-name{font-size:21px;line-height:28px}.ch-r-card,.ch-r-week,.ch-pe-editor,.ch-lib-sec{padding:16px}.ch-ai-welcome-starters{grid-template-columns:1fr}}.ch-content-frame{position:relative;display:flex;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden}.ch-content-frame>.ch-content{width:100%;min-width:0;min-height:0}.ch-ai-workspace-status{position:absolute;top:22px;right:0;z-index:17;display:flex;align-items:center;gap:9px;max-width:min(360px,calc(100% - 32px));min-height:46px;padding:8px 14px 8px 10px;border:1px solid var(--oq-blue);border-right:0;border-radius:var(--r-field) 0 0 var(--r-field);background:var(--card-bg);box-shadow:var(--shadow-pop);pointer-events:none}.is-ai-done .ch-ai-workspace-status{border-color:var(--hairline-strong)}.is-ai-failed .ch-ai-workspace-status{border-color:var(--danger-red)}.ch-ai-workspace-mark{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:var(--r-field);background:var(--pastel-blue);color:var(--positive-blue)}.is-ai-failed .ch-ai-workspace-mark{background:color-mix(in srgb,var(--danger-red) 10%,var(--card-bg));color:var(--danger-red)}.ch-ai-workspace-status>span:last-child{display:flex;min-width:0;flex-direction:column;gap:1px}.ch-ai-workspace-status b{overflow:hidden;color:var(--near-black);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ch-ai-workspace-status small{overflow:hidden;color:var(--muted-gray);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.ch-ai-msg.is-live{width:100%}.ch-ai-live-card{gap:10px;padding:11px 12px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-ai-live-title{align-items:flex-start}.ch-ai-live-title>span:last-child{display:flex;min-width:0;flex-direction:column;gap:1px}.ch-ai-live-title small{color:var(--muted-gray);font-size:11.5px;font-weight:500}.ch-ai-live-stages{flex-direction:column;gap:6px}.ch-ai-stage{display:grid;width:100%;grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:8px;min-height:34px;padding:7px 8px;border:1px solid var(--hairline);border-radius:9px;background:var(--card-bg);color:var(--muted-gray);font-size:11.5px}.ch-ai-stage i{margin-top:5px}.ch-ai-stage-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.ch-ai-stage-copy b{color:var(--near-black);font-size:12px;line-height:1.35}.ch-ai-stage-copy small{color:var(--muted-gray);font-size:11px;line-height:1.45}.ch-ai-stage-state{padding-top:1px;color:currentColor;font-size:10.5px;font-weight:700;white-space:nowrap}.ch-ai-stage.is-active{border-color:var(--oq-blue);color:var(--positive-blue)}.ch-ai-stage.is-done{color:var(--success)}.ch-ai-stage.is-failed{border-color:var(--danger-red);color:var(--danger-red)}.ch-ai-live-answer{position:relative;padding-top:10px;border-top:1px solid var(--hairline);background:var(--card-bg);color:var(--near-black)}.ch-ai-live-answer .ch-ai-msg-body{font-size:15px;line-height:1.7}.ch-ai-stream-caret{display:inline-block;width:2px;height:1.05em;margin-left:3px;border-radius:1px;background:var(--oq-blue);vertical-align:-.14em;animation:ch-ai-caret 1s steps(1,end) infinite}.ch-ai-running-dot{animation:ch-ai-running 1.2s ease-in-out infinite}@keyframes ch-ai-running{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes ch-ai-caret{0%,48%{opacity:1}49%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.ch-ai-running-dot,.ch-ai-stream-caret{animation:none}}.ch-self-plan-shell{min-height:100vh;background:var(--page-bg);color:var(--near-black)}.ch-self-plan-head{position:sticky;z-index:20;top:0;display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;padding:10px 22px;border-bottom:1px solid var(--hairline);background:var(--card-bg)}.ch-self-plan-brand,.ch-self-plan-account{display:flex;align-items:center;gap:12px}.ch-self-plan-brand img{display:block;width:142px;height:auto}.ch-self-plan-brand span{font-size:17px;font-weight:750}.ch-self-plan-account>span{color:var(--muted-gray);font-size:13px}.ch-self-plan-account>a{text-decoration:none}.ch-self-plan-notice{margin:14px 18px 0;padding:10px 13px;border:1px solid var(--pastel-blue);border-radius:var(--r-field);background:var(--light-origin);color:var(--positive-blue);font-size:12.5px}.ch-self-plan-body{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:16px;padding:16px 18px 24px}.ch-self-plan-list{position:sticky;top:82px;min-width:0;padding:12px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-self-plan-main{min-width:0}.ch-self-plan-result{margin:0 0 12px;padding:9px 12px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--subtle-surface);color:var(--near-black);font-size:12.5px}.ch-self-plan-result.is-done{border-color:color-mix(in srgb,var(--success) 35%,var(--hairline));color:var(--success)}.ch-self-plan-result.is-bad{border-color:color-mix(in srgb,var(--danger-red) 35%,var(--hairline));color:var(--danger-red)}@media(max-width:900px){.ch-self-plan-head{align-items:flex-start;padding:10px 14px}.ch-self-plan-brand img{width:124px}.ch-self-plan-brand span{font-size:15px}.ch-self-plan-account{justify-content:flex-end;flex-wrap:wrap;gap:7px}.ch-self-plan-account>span{flex-basis:100%;text-align:right}.ch-self-plan-body{grid-template-columns:1fr;padding:12px}.ch-self-plan-list{position:static}}.ch-r-profile-page{display:grid;gap:26px}.ch-r-profile-section{display:grid;gap:12px;min-width:0}.ch-r-profile-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:0 2px}.ch-r-profile-section-head h3{margin:0;color:var(--near-black);font-size:18px;font-weight:750;line-height:1.35}.ch-r-profile-section-head p{margin:4px 0 0;color:var(--muted-gray);font-size:12px;line-height:1.55}.ch-r-profile-section-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ch-r-profile-sheet{min-width:0;padding:6px 22px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:none}.ch-r-profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}.ch-r-profile-row,.ch-r-profile-assessment{display:grid;grid-template-columns:38px minmax(120px,1fr) minmax(90px,auto);align-items:center;gap:12px;min-height:72px;border-bottom:1px solid var(--hairline)}.ch-r-profile-list>.ch-r-profile-row:nth-last-child(-n+2),.ch-r-profile-assessments>.ch-r-profile-assessment:last-child{border-bottom:0}.ch-r-profile-row-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--positive-blue)}.ch-r-profile-row-copy{min-width:0}.ch-r-profile-row-copy strong,.ch-r-profile-row-copy small{display:block}.ch-r-profile-row-copy strong{overflow:hidden;color:var(--near-black);font-size:13.5px;font-weight:650;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.ch-r-profile-row-copy small{margin-top:2px;overflow:hidden;color:var(--muted-gray);font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.ch-r-profile-row-value{min-width:0;color:var(--near-black);font-size:13px;font-weight:550;line-height:1.55;text-align:right}.ch-r-profile-row-value .ch-r-chips{justify-content:flex-end}.ch-r-profile-list.is-editing .ch-r-profile-row{grid-template-columns:38px minmax(110px,1fr) minmax(180px,280px);min-height:78px}.ch-r-profile-row.is-editing .ch-r-profile-row-value{width:100%;text-align:left}.ch-r-profile-inline-input{display:block;width:100%;min-height:38px;padding:7px 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:500 12.5px/1.5 var(--font-cn);outline:none}.ch-r-profile-inline-input:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-r-profile-inline-input.is-textarea{min-height:54px;resize:vertical}.ch-r-profile-row-value .ch-r-profile-inline-select{display:block;width:100%;text-align:left}.ch-r-profile-row-value .ch-r-profile-inline-select .ch-select-trigger{min-height:38px}.ch-r-profile-edit-error{margin:-4px 2px 0;color:var(--danger-red);font-size:12px;line-height:1.6}.ch-r-profile-state{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:12px;font-weight:700}.ch-r-profile-state.is-ready{background:color-mix(in srgb,var(--success) 11%,var(--card-bg));color:var(--success)}.ch-r-profile-state.is-pending{background:var(--pastel-blue);color:var(--positive-blue)}.ch-r-profile-form{margin-top:12px;padding:18px 20px}.ch-r-profile-empty{padding-top:24px;padding-bottom:24px;color:var(--muted-gray);font-size:13px;text-align:center}.ch-r-profile-assessments{display:grid}.ch-r-profile-assessment{grid-template-columns:38px minmax(0,1fr) minmax(70px,auto)}@media(max-width:900px){.ch-r-profile-section-head{align-items:flex-start;flex-direction:column}.ch-r-profile-section-actions{width:100%;justify-content:flex-start}.ch-r-profile-list{grid-template-columns:1fr}.ch-r-profile-list>.ch-r-profile-row:nth-last-child(2){border-bottom:1px solid var(--hairline)}.ch-r-profile-list>.ch-r-profile-row:last-child{border-bottom:0}}@media(max-width:560px){.ch-r-profile-list.is-editing .ch-r-profile-row{grid-template-columns:38px minmax(0,1fr)}.ch-r-profile-row.is-editing .ch-r-profile-row-value{grid-column:2}}.ch-team-coach-list{display:grid;gap:0;padding:0 24px}.ch-team-coach-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:88px;padding:10px 0;border:0;border-bottom:1px solid var(--hairline);border-radius:0;background:transparent}.ch-team-coach-row:last-child{border-bottom:0}.ch-team-coach-person{display:flex;align-items:center;gap:13px;min-width:0}.ch-team-coach-person>.ch-team-coach-name{display:grid;gap:3px;min-width:0}.ch-team-coach-person strong,.ch-team-coach-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-team-coach-row small{color:#708293}.ch-team-coach-row>em{font-style:normal;font-size:12px;font-weight:700;color:#1577b5;background:#e9f6fd;border-radius:999px;padding:5px 9px}.ch-team-coach-row>div:last-child{display:flex;gap:10px}.ch-team-link.is-danger{color:#b43c46}.ch-team-governance{display:grid;gap:12px;padding:18px 20px;border-top:1px solid var(--ch-line,#dbe8ef);background:#f8fbfd}.ch-team-inline-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px}.ch-team-inline-form input{height:42px;border:1px solid var(--ch-line,#dbe8ef);border-radius:10px;padding:0 12px;font:inherit}.ch-team-invite-code{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:#eaf7fd}.ch-team-invite-code span{font-size:13px;color:#63798a}.ch-team-invite-code strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em;overflow-wrap:anywhere}.ch-team-govern-actions{display:flex;gap:10px}.ch-team-btn.is-danger{color:#a8353f;border-color:#efc9ce;background:#fff7f8}.ch-team-coach-teams{color:var(--positive-blue)!important}.ch-team-club-success{padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--success) 10%,#fff);color:var(--success);font-size:13px}.ch-team-club-limit{color:#63798a;font-size:12px}@media(max-width:760px){.ch-team-coach-row{grid-template-columns:1fr auto}.ch-team-coach-row>div{grid-column:1/-1}.ch-team-inline-form{grid-template-columns:1fr}.ch-team-invite-code{align-items:flex-start;flex-direction:column}}.ch-team-coach-row{grid-template-columns:minmax(260px,1.25fr) minmax(220px,.9fr) minmax(220px,.9fr) 40px;gap:22px}.ch-team-coach-person>.ch-team-coach-name{display:block}.ch-team-coach-person strong{font-size:16px}.ch-team-coach-cell{min-width:0}.ch-team-coach-cell strong,.ch-team-coach-cell small{display:block}.ch-team-coach-cell strong{color:var(--near-black);font-size:14px}.ch-team-coach-cell small{margin-top:4px;overflow:hidden;color:var(--muted-gray);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ch-team-coach-cell.is-role em{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:12px;font-style:normal;font-weight:700}.ch-team-coach-actions{justify-self:end}@media(max-width:1180px){.ch-team-coach-row{grid-template-columns:minmax(220px,1.2fr) minmax(190px,.9fr) 40px}.ch-team-coach-cell.is-role{display:none}}@media(max-width:760px){.ch-team-coach-row{grid-template-columns:minmax(0,1fr) 40px;gap:8px 14px}.ch-team-coach-row>.ch-team-coach-person{grid-column:1}.ch-team-coach-row>.ch-team-coach-cell{grid-column:1 / -1}.ch-team-coach-row>.ch-team-coach-actions{grid-column:2;grid-row:1}}.ch-r-pagehead{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:10px}.ch-r-wrap.ch-r-overview{padding-top:28px;padding-right:32px;padding-left:32px}.ch-r-pagehead .ch-r-h1{margin-bottom:0}.ch-r-pagehead p{margin:7px 0 0;color:var(--muted-gray);font-size:14px}.ch-r-empty-action{min-height:90px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:14px}.ch-team{padding:28px 32px 48px;color:var(--near-black)}.ch-team-pagehead{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.ch-team-pagehead h1{margin:0;font-size:30px;line-height:1.2;letter-spacing:-.02em}.ch-team-pagehead p{margin:7px 0 0;color:var(--muted-gray);font-size:14px}.ch-team-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.ch-team-page-error{margin:-10px 0 14px}.ch-team-btn{min-height:42px;padding:0 17px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:inherit;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.ch-team-btn:hover{border-color:color-mix(in srgb,var(--oq-blue) 45%,var(--hairline-strong));background:var(--subtle-surface)}.ch-team-btn:disabled{opacity:.52;cursor:default}.ch-team-btn.is-primary{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-team-btn.is-primary:hover{background:color-mix(in srgb,var(--oq-blue) 88%,var(--deep-navy))}.ch-role-apply-btn{flex:0 0 auto;white-space:nowrap}.ch-team-switch{display:flex;gap:8px;padding:6px;margin-bottom:18px;overflow-x:auto;border-radius:14px;background:var(--subtle-surface)}.ch-team-switch button{min-width:152px;min-height:62px;padding:10px 14px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted-gray);text-align:left;cursor:pointer}.ch-team-switch button strong,.ch-team-switch button small{display:block}.ch-team-switch button strong{font-size:15px;color:var(--near-black)}.ch-team-switch button small{margin-top:4px}.ch-team-switch button.is-active{border-color:var(--hairline);background:var(--card-bg);box-shadow:var(--shadow-pop)}.ch-team-switch button.is-active strong{color:var(--oq-blue)}.ch-team-summary,.ch-team-panel{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:0 9px 30px #1c364f0e}.ch-team-summary{display:grid;grid-template-columns:minmax(250px,1fr) auto auto;align-items:center;gap:28px;padding:23px 25px}.ch-team-kicker{display:flex;align-items:center;gap:8px;color:var(--oq-blue);font-size:13px;font-weight:700}.ch-team-verified{display:inline-flex;align-items:center;gap:3px;min-height:22px;padding:0 7px;border-radius:var(--r-chip);background:color-mix(in srgb,var(--success) 10%,var(--card-bg));color:var(--success);font-size:11px;font-style:normal;font-weight:700}.ch-team-summary h2{margin:6px 0 3px;font-size:23px}.ch-team-summary p{margin:0;color:var(--muted-gray);font-size:14px}.ch-team-code{min-width:180px;padding-left:24px;border-left:1px solid var(--hairline)}.ch-team-code span{display:block;color:var(--muted-gray);font-size:12px}.ch-team-code strong{display:inline-block;margin-top:5px;font-size:18px;letter-spacing:.12em}.ch-team-link{padding:6px 8px;border:0;background:none;color:var(--oq-blue);font:inherit;font-weight:650;cursor:pointer}.ch-team-link.is-danger{color:var(--danger-red)}.ch-team-summary-actions{display:flex;gap:9px}.ch-team-panel{margin-top:16px;overflow:visible}.ch-team-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px 15px;border-bottom:1px solid var(--hairline)}.ch-team-panel>header h3{margin:0;font-size:18px}.ch-team-panel>header p{margin:4px 0 0;color:var(--muted-gray);font-size:13px}.ch-team-panel>header b{min-width:34px;height:34px;border-radius:50%;background:var(--subtle-surface);color:var(--muted-gray);display:inline-flex;align-items:center;justify-content:center}.ch-team-panel-actions{display:flex;align-items:center;gap:10px}.ch-team-member-list{padding:0 24px}.ch-team-member{display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(210px,.8fr) minmax(220px,.9fr) auto;gap:22px;align-items:center;min-height:88px;border-bottom:1px solid var(--hairline)}.ch-team-member:last-child{border-bottom:0}.ch-team-person{display:flex;align-items:center;gap:13px;padding:10px 0;border:0;background:none;text-align:left;cursor:pointer}.ch-team-person strong,.ch-team-person small,.ch-team-member-cell strong,.ch-team-member-cell small{display:block}.ch-team-person strong{font-size:16px}.ch-team-person small,.ch-team-member-cell small{margin-top:4px;color:var(--muted-gray);font-size:12px}.ch-team-member-cell strong{font-size:14px}.ch-team-state{display:inline-flex;min-height:26px;padding:0 10px;align-items:center;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--muted-gray);font-size:12px;font-weight:700}.ch-team-state.is-ready{background:color-mix(in srgb,var(--success) 12%,white);color:var(--success)}.ch-team-state.is-wait{background:color-mix(in srgb,var(--alert-orange) 12%,white);color:color-mix(in srgb,var(--alert-orange) 78%,#633600)}.ch-team-member-actions{position:relative;display:flex;align-items:center;gap:6px;white-space:nowrap}.ch-team-morebtn{width:36px;height:36px;border-color:transparent}.ch-team-morebtn:hover,.ch-team-morebtn[aria-expanded=true]{border-color:var(--hairline);background:var(--subtle-surface);color:var(--near-black)}.ch-team-member-menu{position:absolute;z-index:30;top:calc(100% + 7px);right:0;width:218px;padding:10px;border:1px solid var(--hairline);border-radius:12px;background:var(--card-bg);box-shadow:var(--shadow-pop)}.ch-team-member-menu>span,.ch-team-member-menu>small{display:block;padding:0 8px}.ch-team-member-menu>span{margin-bottom:6px;color:var(--muted-gray);font-size:12px}.ch-team-member-menu>button{width:100%;min-height:40px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--danger-red);font:inherit;font-weight:650;text-align:left;cursor:pointer}.ch-team-member-menu>button:hover,.ch-team-member-menu>button.is-armed{background:color-mix(in srgb,var(--danger-red) 9%,white)}.ch-team-member-menu>button.is-armed{font-weight:750}.ch-team-member-menu>button:disabled{opacity:.5;cursor:default}.ch-team-member-menu>small{margin-top:5px;color:var(--muted-gray);font-size:11px}.ch-team-pending-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 24px 22px}.ch-team-pending{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 14px;border:1px solid var(--hairline);border-radius:12px}.ch-team-pending strong,.ch-team-pending small{display:block}.ch-team-pending small{margin-top:3px;color:var(--muted-gray)}.ch-team-pending em{color:var(--alert-orange);font-style:normal;font-size:12px;font-weight:700}.ch-team-empty{min-height:180px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--muted-gray);display:flex;align-items:center;justify-content:center;gap:12px}.ch-team-empty.is-large{min-height:330px;flex-direction:column}.ch-team-empty.is-large strong{color:var(--near-black);font-size:20px}.ch-team-empty.is-inline{min-height:130px;border:0;border-radius:0}.ch-team-error{color:var(--danger-red);font-size:13px}.ch-team-error.is-panel{margin:12px 24px 0}.ch-team-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;padding:5vh 24px;background:#0e0f0c66;display:flex;align-items:flex-start;justify-content:center}.ch-team-dialog{width:min(620px,100%);margin-top:7vh;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island);overflow:hidden}.ch-team-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid var(--hairline)}.ch-team-dialog>header strong,.ch-team-dialog>header small{display:block}.ch-team-dialog>header strong{font-size:20px}.ch-team-dialog>header small{margin-top:5px;color:var(--muted-gray)}.ch-team-iconbtn{width:40px;height:40px;border:1px solid var(--hairline);border-radius:10px;background:var(--card-bg);color:var(--muted-gray);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ch-team-form{padding:22px 24px 24px}.ch-team-form label{display:block;margin-bottom:15px}.ch-team-form label>span{display:block;margin-bottom:7px;color:var(--muted-gray);font-size:13px;font-weight:650}.ch-team-form input{width:100%;min-height:50px;padding:0 14px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font:inherit;outline:none}.ch-team-form input:focus{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-team-form footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.ch-team-flow{display:flex;gap:18px;color:var(--muted-gray);font-size:12px}.ch-team-flow span{display:inline-flex;align-items:center;gap:5px}.ch-team-result{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:24px}.ch-team-result-icon{width:46px;height:46px;border-radius:13px;background:var(--pastel-blue);color:var(--oq-blue);display:inline-flex;align-items:center;justify-content:center}.ch-team-result strong,.ch-team-result small{display:block}.ch-team-result small{margin-top:5px;color:var(--muted-gray)}.ch-team-result .ch-team-btn{grid-column:2;justify-self:start}@media(max-width:1180px){.ch-team-summary{grid-template-columns:1fr auto}.ch-team-summary-actions{grid-column:1 / -1}.ch-team-member{grid-template-columns:minmax(150px,1.1fr) minmax(110px,.8fr) minmax(104px,.68fr) 40px;gap:12px}.ch-team-member-actions{justify-self:end}.ch-team-member-actions>.ch-team-link{display:none}}.ch-bd-root{display:flex;flex-direction:column;height:100vh;background:var(--page-bg);font-family:var(--font-en);color:var(--near-black);font-variant-numeric:tabular-nums;overflow:hidden;overscroll-behavior:none}.ch-bd-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:62px;padding:9px 16px;background:var(--card-bg);border-bottom:1px solid var(--hairline)}.ch-bd-brand{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.ch-bd-brandmark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg)}.ch-bd-brandmark img{width:27px;height:27px;display:block}.ch-bd-brandword{display:block;width:96px;height:auto}.ch-bd-brand>i{width:1px;height:16px;background:var(--hairline-strong)}.ch-bd-brand>b{color:var(--positive-blue);font-size:12px;font-weight:650}body[data-site=board] .ch-bd-head,.ch-bd-root.is-live .ch-bd-head{padding-top:max(10px,env(safe-area-inset-top));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.ch-bd-hbtn{min-height:44px;padding:0 14px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);font-family:var(--font-en);font-size:13px;color:var(--near-black);cursor:pointer}.ch-bd-hbtn:hover{background:var(--subtle-surface)}.ch-bd-hspace{flex:1}.ch-bd-headcontext{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.ch-bd-hrunit{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;color:var(--muted-gray);font-family:var(--font-en);font-size:10.5px;font-weight:600;white-space:nowrap}.ch-bd-accounttools{display:flex;align-items:center;gap:10px;flex:0 0 auto}.ch-bd-accounttools .ch-account-chip{height:38px}.ch-bd-teamname{min-height:44px;max-width:240px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-bd-headdate{display:flex;align-items:stretch;gap:5px;padding:3px;border:1px solid var(--hairline);border-radius:var(--r-chip);background:var(--subtle-surface)}.ch-bd-datestep,.ch-bd-todaybtn{min-width:38px;min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--r-chip);background:transparent;color:var(--muted-gray);font-family:var(--font-en);font-size:12px;font-weight:650;cursor:pointer}.ch-bd-datestep{width:38px;padding:0}.ch-bd-todaybtn{min-width:76px;padding:0 14px}.ch-bd-datestep:hover,.ch-bd-todaybtn:hover{background:var(--card-bg);color:var(--oq-blue)}.ch-date-picker.is-board{min-width:82px}.ch-date-picker.is-board .ch-date-trigger{min-height:38px;padding:3px 11px;border:0;border-radius:var(--r-chip);box-shadow:none}.ch-date-boardlabel{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.ch-date-boardlabel span{color:var(--muted-gray);font-size:9.5px;line-height:1.15}.ch-date-boardlabel strong{font-family:var(--font-en);font-size:13px;line-height:1.2;font-variant-numeric:tabular-nums}.ch-select.is-board{min-width:156px}.ch-select.is-board .ch-select-trigger{min-height:44px;border-radius:var(--r-chip);font-size:14px}.ch-bd-workspace{flex:1;min-width:0;min-height:0;display:flex;align-items:stretch;overflow:hidden}.ch-bd-scroll{flex:1;min-width:0;min-height:0;overflow-x:auto;overflow-y:hidden;padding:14px 16px 20px;overscroll-behavior-x:contain;touch-action:auto}.ch-bd-cols{display:flex;gap:14px;align-items:stretch;min-width:min-content;height:100%;min-height:0}.ch-bd-cols.is-overview{width:max-content;min-width:100%;gap:8px}.ch-bd-cols.is-detail{width:100%}.ch-bd-syncrail{flex:0 0 auto;width:100%;align-self:stretch;display:flex;flex-direction:column;gap:8px;padding:2px 4px 13px;border-bottom:1px solid var(--hairline);background:transparent}.ch-bd-syncrail.is-active{gap:7px}.ch-bd-synchead{min-height:28px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:8px}.ch-bd-synchead strong{color:var(--near-black);font-size:12.5px;font-weight:700}.ch-bd-synchead span{color:var(--muted-gray);font-size:10.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-bd-syncbtn{min-height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:12.5px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .08s ease}.ch-bd-syncbtn.is-start{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-bd-syncbtn.is-start:hover{background:var(--positive-blue)}.ch-bd-syncbtn.is-finish{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff;font-weight:750}.ch-bd-syncbtn.is-finish:hover{background:var(--positive-blue)}.ch-bd-syncbtn.is-section{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-syncbtn.is-section:hover{background:var(--pastel-blue)}.ch-bd-syncbtn.is-stop{border-color:#d0323857;color:var(--danger-red)}.ch-bd-syncbtn.is-stop:hover{background:#d032380f}.ch-bd-syncbtn:active{transform:scale(.98)}.ch-bd-syncbtn:disabled{opacity:.42;cursor:default;transform:none}.ch-bd-syncbtn:disabled:hover{background:var(--card-bg);color:var(--near-black)}.ch-bd-syncbtn.is-start:disabled:hover{background:var(--oq-blue);color:#fff}.ch-bd-syncclock{padding:2px 2px 4px;color:var(--near-black);font-family:var(--font-en);font-size:34px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-1px}.ch-bd-syncactions{display:flex;flex-direction:column;gap:7px}.ch-bd-controlbar{flex:0 0 216px;width:216px;min-width:0;min-height:0;margin:10px 0 16px 16px;display:flex;flex-direction:column;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--shadow-pop);overflow:hidden;transition:flex-basis .18s ease,width .18s ease}.ch-bd-controlbar:not(.is-open){flex-basis:74px;width:74px}.ch-bd-controlbar.is-open.is-stopwatch-rail{flex-basis:216px;width:216px}.ch-bd-controlhead{flex:0 0 auto;min-height:66px;padding:10px 10px 10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.ch-bd-controlbar.is-open .ch-bd-controlhead{border-bottom:1px solid var(--hairline)}.ch-bd-controltitle{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.ch-bd-controlhead strong{font-size:15px;font-weight:700}.ch-bd-controlhead span{color:var(--muted-gray);font-size:11px}.ch-bd-controlactions{display:flex;align-items:center;gap:7px}.ch-bd-controltoggle{flex:0 0 auto;min-width:44px;min-height:44px;padding:0 9px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--muted-gray);font-family:var(--font-en);font-size:11.5px;font-weight:650;cursor:pointer}.ch-bd-controltoggle:hover{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-controlbar:not(.is-open) .ch-bd-controlhead{min-height:66px;padding:9px;align-items:center;justify-content:center}.ch-bd-controlbar:not(.is-open) .ch-bd-controltitle{display:none}.ch-bd-controlbar:not(.is-open) .ch-bd-controltoggle{width:44px;padding:0}.ch-bd-compactrail{flex:1;width:100%;min-height:0;padding:8px 7px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;border-top:1px solid var(--hairline);background:var(--card-bg);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none}.ch-bd-compactrail::-webkit-scrollbar{display:none}.ch-bd-compactstatus{flex:0 0 auto;width:50px;min-height:48px;padding:5px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border-radius:var(--r-field);background:var(--subtle-surface);color:var(--muted-gray);font-variant-numeric:tabular-nums}.ch-bd-compactstatus.is-active{background:var(--pastel-blue);color:var(--oq-blue)}.ch-bd-compactstatus strong{font-size:18px;line-height:1;color:var(--near-black)}.ch-bd-compactstatus span{font-size:9.5px;font-weight:650}.ch-bd-compactstatus .ch-bd-syncclock{padding:0;font-size:18px;line-height:1.1;letter-spacing:-.5px;color:var(--oq-blue)}.ch-bd-compactbtn{flex:0 0 auto;width:50px;min-height:48px;padding:5px 2px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:10px;font-weight:700;line-height:1.1;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .08s ease}.ch-bd-compactbtn:hover{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-compactbtn:active{transform:scale(.97)}.ch-bd-compactbtn.is-primary{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-bd-compactbtn.is-primary:hover{background:var(--positive-blue);color:#fff}.ch-bd-compactbtn.is-section{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-compactbtn.is-danger{border-color:#d0323857;color:var(--danger-red)}.ch-bd-compactbtn.is-danger:hover{background:#d032380f;border-color:var(--danger-red)}.ch-bd-compactbtn.is-stopwatch{background:var(--pastel-blue);color:var(--positive-blue)}.ch-bd-compactbtn.is-stopwatch.is-running{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-compactbtn.is-pulse{border-color:#d0323847;background:#d0323809;color:var(--danger-red)}.ch-bd-compactbtn.is-pulse:hover{border-color:var(--danger-red);background:#d0323812}.ch-bd-compactbtn:disabled{opacity:.42;cursor:default;transform:none}.ch-bd-compactbtn:disabled:hover{border-color:var(--hairline-strong);background:var(--card-bg);color:var(--near-black)}.ch-bd-compactbtn.is-primary:disabled:hover{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-bd-compactsep{flex:0 0 auto;width:36px;height:1px;background:var(--hairline)}.ch-bd-rail{flex:1;width:100%;min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:9px;padding:10px;background:var(--card-bg);overflow-x:hidden;overflow-y:auto}.ch-bd-railcard{flex:0 0 auto;width:100%;min-width:0;min-height:82px;display:flex;flex-direction:column;justify-content:center;background:var(--subtle-surface);border:1px solid transparent;border-radius:var(--r-card);padding:13px 14px;box-shadow:none}.ch-bd-railcard.ch-bd-swrail{min-height:148px;background:var(--pastel-blue)}.ch-bd-swrail .ch-bd-railbtn{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-bd-swrail .ch-bd-railbtn:hover{background:var(--positive-blue)}.ch-bd-railn{margin-top:7px;font-size:28px;font-weight:700;font-variant-numeric:tabular-nums}.ch-bd-raill{font-size:12px;color:var(--muted-gray);margin-top:2px}.ch-bd-col{flex:0 0 316px;min-width:0;height:100%;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:none;touch-action:auto;scrollbar-width:none}.ch-bd-col::-webkit-scrollbar{display:none;width:0;height:0}.ch-bd-scrolltail{flex:0 0 auto;width:1px;height:20px;pointer-events:none}.ch-bd-scroll.is-timing .ch-bd-col.has-running{scroll-snap-type:y proximity}.ch-bd-scroll.is-timing .ch-bd-col.has-running.is-snap-released{scroll-snap-type:none}.ch-bd-col.is-snap-released .ch-bd-sec.is-cur .ch-bd-chead,.ch-bd-col.is-snap-released .ch-bd-set.is-cur{position:relative;top:auto}.ch-bd-col.is-snap-released .ch-bd-set.is-cur{scroll-snap-align:none;scroll-snap-stop:normal}@media(pointer:coarse){.ch-bd-col{touch-action:none}.ch-bd-col button,.ch-bd-col input,.ch-bd-col select,.ch-bd-col textarea{touch-action:manipulation}}.ch-bd-col.is-compact{--ch-bd-compact-width: clamp(184px, 15vw, 196px);flex:0 0 var(--ch-bd-compact-width);min-width:var(--ch-bd-compact-width)}.ch-bd-col.is-compact.has-row-picker{--ch-bd-row-picker-gutter: 30px;flex-basis:calc(var(--ch-bd-compact-width) + var(--ch-bd-row-picker-gutter));min-width:calc(var(--ch-bd-compact-width) + var(--ch-bd-row-picker-gutter));padding-left:var(--ch-bd-row-picker-gutter);box-sizing:border-box}.ch-bd-col.is-detail{flex:1 1 720px;min-width:560px;max-width:860px}.ch-bd-ath{width:100%;display:flex;align-items:center;gap:10px;background:var(--card-bg);border:1px solid var(--hairline);border-radius:var(--r-card);padding:11px 12px;box-shadow:none;color:var(--near-black);font-family:var(--font-en);text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.ch-bd-athstick{position:sticky;top:0;z-index:18;display:flex;flex-direction:column;gap:8px;margin-bottom:0;padding-bottom:8px;width:100%;min-width:0;background:var(--page-bg);isolation:isolate}.ch-bd-athunit{width:100%;min-width:0;border-radius:var(--r-card);background:var(--page-bg)}.ch-bd-athunit.is-expanded{overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:none}.ch-bd-athunit.is-expanded .ch-bd-ath{border:0;border-bottom:1px solid var(--hairline);border-radius:0;box-shadow:none}.ch-bd-athunit.is-expanded .ch-bd-run{margin:0;border:0;border-radius:0;box-shadow:none;animation:ch-bd-run-expand .18s ease-out both}.ch-bd-athunit.is-expanded.is-finished{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.ch-bd-athunit.is-expanded.is-finished .ch-bd-ath{border:1px solid var(--hairline);border-radius:var(--r-card);box-shadow:none}.ch-bd-athunit.is-expanded.is-finished .ch-bd-run.fin{min-height:60px;margin-top:8px;padding:8px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);box-shadow:none}.ch-bd-athunit.is-expanded.is-finished .ch-bd-run.fin .ch-bd-runtop{display:block;min-width:0}.ch-bd-athunit.is-expanded.is-finished .ch-bd-run.fin .ch-bd-runlab{white-space:normal;line-height:1.4}.ch-bd-athunit.is-expanded.is-finished .ch-bd-run.fin .ch-bd-runctl{display:flex;flex-direction:row;gap:6px}.ch-bd-athunit.is-expanded.is-finished .ch-bd-run.fin .ch-bd-ctlbtn{min-width:84px;min-height:44px;border-radius:var(--r-card)}@keyframes ch-bd-run-expand{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ch-bd-ath.is-openable{cursor:pointer;outline:0;-webkit-tap-highlight-color:transparent}.ch-bd-ath.is-openable:focus-visible{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-bd-athunit.is-expanded .ch-bd-ath.is-openable:focus-visible{box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-bd-ath.is-openable:active{background:var(--subtle-surface)}.ch-bd-ath>.ch-ath-avatar{flex:0 0 auto}.ch-bd-col.is-compact .ch-bd-ath{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:9px;row-gap:2px;padding:9px 10px}.ch-bd-col.is-compact .ch-bd-ath>.ch-ath-avatar{grid-column:1;grid-row:1 / span 2}.ch-bd-col.is-compact .ch-bd-athmain{display:contents}.ch-bd-col.is-compact .ch-bd-athname{grid-column:2;grid-row:1;min-width:0}.ch-bd-col.is-compact .ch-bd-athprofile{grid-column:2 / 4;grid-row:2;min-width:0;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.35}.ch-bd-athmain{min-width:0}.ch-bd-athname{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600}.ch-bd-athprofile{font-size:12px;color:var(--muted-gray);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-bd-backoverview{min-height:44px;padding:0 14px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:12.5px;font-weight:700;cursor:pointer}.ch-bd-backoverview:hover{background:var(--subtle-surface)}.ch-bd-backoverview{align-self:flex-start}.ch-bd-dsumwrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:1px 2px 0}.ch-bd-dsum{color:var(--muted-gray);font-family:var(--font-en);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-bd-bar{height:5px;border-radius:3px;background:var(--subtle-surface);overflow:hidden}.ch-bd-bar span{display:block;height:100%;background:var(--oq-blue);border-radius:3px}.ch-bd-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.ch-bd-col.is-compact .ch-bd-detail{display:flex;flex-direction:column;align-items:stretch;gap:10px}.ch-bd-col.is-compact .ch-bd-sess,.ch-bd-col.is-compact .ch-bd-part{width:100%}.ch-bd-col.is-compact .ch-bd-setpad{padding:10px}.ch-bd-col.is-compact .ch-bd-setrow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.ch-bd-col.is-compact .ch-bd-right{width:auto;justify-content:flex-end}.ch-bd-sess{grid-column:1 / -1;font-size:12px;font-weight:700;color:var(--muted-gray);padding:2px 2px 0}.ch-bd-sec{--ch-bd-chead-h: 36px;min-width:0;display:flex;flex-direction:column;margin-bottom:15px}.ch-bd-chead{min-height:var(--ch-bd-chead-h);display:flex;align-items:center;gap:9px;padding:2px 2px 8px}.ch-bd-sec.is-cur .ch-bd-chead{position:sticky;top:var(--ch-bd-stick-h, 0px);z-index:8;background:var(--page-bg)}.ch-bd-kdot{width:26px;height:26px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--subtle-surface);color:var(--muted-gray)}.ch-bd-kdot.k-warmup{background:color-mix(in srgb,var(--alert-orange) 12%,var(--card-bg));color:var(--alert-orange)}.ch-bd-kdot.k-drill{background:var(--pastel-blue);color:var(--positive-blue)}.ch-bd-kdot.k-main{background:var(--subtle-surface);color:var(--near-black)}.ch-bd-kdot.k-sprint{background:color-mix(in srgb,var(--danger-red) 10%,var(--card-bg));color:var(--danger-red)}.ch-bd-kdot.k-cooldown{background:color-mix(in srgb,var(--success) 10%,var(--card-bg));color:var(--success)}.ch-bd-cn{font-size:14px;font-weight:600}.ch-bd-cm{margin-left:auto;color:var(--muted-gray);font-family:var(--font-en);font-size:12px;font-weight:500;font-variant-numeric:tabular-nums}.ch-bd-set{position:relative;margin-bottom:8px;border-radius:14px;overflow:hidden}.ch-bd-set.has-row-picker{overflow:visible}.ch-bd-rowselectslot{position:relative}.ch-bd-rowpick{position:absolute;left:-28px;top:50%;z-index:9;width:24px;height:34px;padding:0;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--muted-gray);box-shadow:none;cursor:pointer}.ch-bd-rowpick:hover,.ch-bd-rowpick:focus-visible{outline:0;border-color:var(--oq-blue);color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-bd-rowpick.is-selected{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff;box-shadow:0 3px 8px color-mix(in srgb,var(--positive-blue) 18%,transparent)}.ch-bd-set.is-stopwatch-preselected .ch-bd-setfg{border:2px solid var(--oq-blue);filter:none;opacity:1;box-shadow:0 3px 10px color-mix(in srgb,var(--positive-blue) 10%,transparent)}.ch-bd-rowselectslot.is-stopwatch-preselected .ch-bd-doneslim{border-color:var(--oq-blue);box-shadow:0 3px 10px color-mix(in srgb,var(--positive-blue) 10%,transparent)}.ch-bd-setfg{position:relative;border:1px solid var(--hairline);border-radius:14px;background:var(--card-bg);touch-action:pan-y}.ch-bd-setfg.is-actionable{cursor:pointer}.ch-bd-setfg.is-actionable:focus-visible{outline:0;border-color:var(--oq-blue);box-shadow:var(--ring-blue)}@media(hover:hover)and (pointer:fine){.ch-bd-ath.is-openable:hover{border-color:var(--hairline-strong);background:var(--subtle-surface);box-shadow:none}.ch-bd-athunit.is-expanded .ch-bd-ath.is-openable:hover{border-color:var(--hairline);background:var(--subtle-surface);box-shadow:none}.ch-bd-setfg.is-actionable:hover{border-color:color-mix(in srgb,var(--oq-blue) 32%,var(--hairline))}}.ch-bd-set.is-main .ch-bd-setfg,.ch-bd-set.is-dryrow .ch-bd-setfg{border-color:var(--hairline);background:var(--card-bg)}.ch-bd-set.is-cancel .ch-bd-setfg{opacity:.55}.ch-bd-setpad{padding:11px 13px}.ch-bd-setrow{display:flex;align-items:center;gap:8px}.ch-bd-setinfo{flex:1;min-width:0}.ch-bd-setname{display:flex;align-items:center;gap:4px;flex-wrap:wrap;color:var(--near-black);font-size:14.5px;font-weight:600}.ch-bd-setname.is-dry{flex-direction:column;align-items:flex-start;flex-wrap:nowrap;gap:6px}.ch-bd-pill{width:44px;flex:0 0 auto;padding:2px 0;text-align:center;border:1.3px solid var(--oq-blue);border-radius:8px;color:var(--oq-blue);background:var(--card-bg);font-size:12px;font-weight:600;line-height:1.35}.ch-bd-pill.is-dry{width:auto;max-width:100%;padding-inline:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-color:var(--alert-orange);background:var(--card-bg);color:color-mix(in srgb,var(--alert-orange) 48%,var(--near-black))}.ch-bd-dim{display:inline-flex;align-items:baseline;flex:0 0 auto;color:var(--muted-gray);font-family:var(--font-en);font-size:12.5px;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-bd-reps{margin-right:1px;color:var(--muted-gray)}.ch-bd-dist.ul{padding-bottom:1px;border-bottom:2px solid var(--oq-blue);color:var(--oq-blue);font-weight:600}.ch-bd-times{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:76px}.ch-bd-tchip{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%;min-height:22px;box-sizing:border-box;padding:2px 7px;border-radius:7px;background:var(--subtle-surface);color:var(--muted-gray);font-family:var(--font-en);font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-bd-tlabel{font-family:var(--font-en);font-size:10.5px;font-weight:500;opacity:.85}.ch-bd-tchip.rest{background:color-mix(in srgb,var(--success) 10%,var(--card-bg));color:color-mix(in srgb,var(--success) 78%,var(--near-black))}.ch-bd-tchip.pace{background:var(--pastel-blue);color:var(--positive-blue)}.ch-bd-tchip.measured{border:1px solid color-mix(in srgb,var(--oq-blue) 28%,transparent);background:var(--pastel-blue);color:var(--deep-navy)}.ch-bd-tchip.spr{background:color-mix(in srgb,var(--danger-red) 10%,var(--card-bg));color:var(--danger-red)}.ch-bd-tchip.load,.ch-bd-tchip.tempo{background:var(--subtle-surface);color:var(--muted-gray)}.ch-bd-setsub{width:100%;min-width:0;margin-top:6px;overflow:hidden;color:var(--ch-bd-done-fg);font-size:11.5px}.ch-bd-vitals{display:flex;align-items:center;flex-wrap:wrap;column-gap:8px;row-gap:2px;min-width:0}.ch-bd-detailrow{display:flex;align-items:center;flex-wrap:wrap;column-gap:4px;row-gap:2px;min-width:0;margin-top:3px;font-size:11px}.ch-bd-hr{display:inline-flex;align-items:center;gap:3px;color:var(--hr-pink);font-family:var(--font-en);font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums}.ch-bd-hr.is-off{color:var(--muted-gray);font-family:var(--font-en);font-weight:400;cursor:help}.ch-bd-zone{font-weight:600}.ch-bd-rpe{font-size:11px;font-weight:600}.ch-bd-sep{color:var(--muted-gray)}.ch-bd-desc{min-width:0;overflow-wrap:anywhere}.ch-bd-measured{color:var(--oq-blue);font-family:var(--font-en);font-weight:700}.ch-bd-measuredhr,.ch-bd-actualhr{display:inline-flex;align-items:center;gap:3px;color:var(--hr-pink);font-family:var(--font-en);font-weight:700;white-space:nowrap}.ch-bd-actualhr{font-size:11px}.ch-bd-segwrap{display:flex;align-items:center;gap:9px;margin-top:10px}.ch-bd-segbar{display:flex;gap:3px;flex:1}.ch-bd-su{height:5px;flex:1;border-radius:3px;background:var(--subtle-surface)}.ch-bd-su.done{background:var(--success)}.ch-bd-su.cur{background:color-mix(in srgb,var(--oq-blue) 12%,var(--subtle-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--oq-blue) 68%,transparent)}.ch-bd-segn{color:var(--muted-gray);font-family:var(--font-en);font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-bd-segn b{color:var(--oq-blue)}.ch-bd-segside{flex:0 0 auto;display:inline-flex;align-items:center;gap:2px}.ch-bd-segundo{position:relative;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:var(--muted-gray);cursor:pointer}.ch-bd-segundo:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.ch-bd-segundo:hover{color:var(--oq-blue);background:var(--subtle-surface)}.ch-bd-restcard{border:1px solid var(--hairline);border-radius:var(--r-card);padding:18px 12px;text-align:center;color:var(--muted-gray);font-size:12.5px;background:repeating-linear-gradient(-45deg,var(--card-bg) 0 10px,var(--subtle-surface) 10px 20px)}.ch-bd-nonecard{border:1px dashed var(--hairline-strong);border-radius:var(--r-card);padding:18px 12px;text-align:center;color:var(--muted-gray);font-size:12.5px}.ch-bd-pick{max-width:560px;margin:40px auto;padding:0 20px;display:flex;flex-direction:column;gap:10px}.ch-bd-picktop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:8px}.ch-bd-pickcard{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:56px;padding:12px 16px;background:var(--card-bg);border:1px solid var(--hairline);border-radius:var(--r-card);box-shadow:var(--ring-soft);cursor:pointer;font-family:var(--font-en);font-size:14px;font-weight:600;color:var(--near-black);text-align:left}.ch-bd-pickcard:hover{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-bd-pickn{color:var(--muted-gray);font-size:12px;font-weight:400}.ch-bd-startrow{display:flex}.ch-bd-athunit>.ch-bd-startrow{margin-top:8px}.ch-bd-startbtn{flex:1;min-height:44px;border:none;border-radius:var(--r-card);background:var(--oq-blue);color:#fff;font-family:var(--font-en);font-size:14px;font-weight:700;cursor:pointer;box-shadow:none;transition:background .16s ease,transform .08s ease}.ch-bd-startbtn:hover{background:var(--positive-blue)}.ch-bd-startbtn:disabled{background:var(--subtle-surface);color:var(--muted-gray);cursor:default}.ch-bd-startbtn:disabled:hover{background:var(--subtle-surface)}.ch-bd-startbtn:active{transform:scale(.97)}.ch-bd-run{background:var(--card-bg);border:1px solid var(--hairline);border-radius:var(--r-card);padding:10px 12px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--ring-soft)}.ch-bd-run.ph-over{border-color:#d032386b;box-shadow:0 0 0 2px #d032381a,var(--shadow-pop)}.ch-bd-runtop{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;font-size:12px;line-height:1.45}.ch-bd-runheadcopy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.ch-bd-runlab{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow-wrap:normal;word-break:keep-all}.ch-bd-runround{display:inline-flex;align-items:baseline;gap:1px;color:var(--muted-gray);font-weight:400;white-space:nowrap;font-variant-numeric:tabular-nums}.ch-bd-runround strong{color:var(--near-black);font-size:13px;font-weight:800}.ch-bd-runbody{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"metric" "timer" "actions";grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;gap:8px}.ch-bd-runtimer{grid-area:timer;min-width:0;min-height:70px;padding:6px 0;display:flex;align-items:center;justify-content:center}.ch-bd-runclock{min-width:0;width:100%;display:flex;align-items:center;justify-content:center;container-type:inline-size;overflow:hidden;text-align:center;white-space:nowrap}.ch-bd-runclock strong{max-width:100%;color:var(--near-black);font-family:var(--font-en);font-size:clamp(26px,18cqw,46px);font-weight:800;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"zero" 1}.ch-bd-run.ph-rest .ch-bd-runclock strong{color:var(--alert-orange)}.ch-bd-run.ph-total .ch-bd-runclock strong{color:var(--deep-navy)}.ch-bd-run.paused .ch-bd-runclock strong{color:var(--muted-gray)}.ch-bd-run.ph-over .ch-bd-runclock strong{color:var(--danger-red)}.ch-bd-runmetric{grid-area:metric;min-width:0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;white-space:nowrap;text-align:center}.ch-bd-dryworkmetric,.ch-bd-dryrestmetric{grid-area:metric;font-size:12px;font-weight:700}.ch-bd-dryworkmetric{color:var(--oq-blue)}.ch-bd-dryrestmetric,.ch-bd-run.is-dry-rest.is-ready .ch-bd-dryrestmetric{color:var(--positive-blue)}.ch-bd-run.is-dry-rest.is-ready .ch-bd-runctl-actions{grid-template-columns:minmax(0,1fr)}.ch-bd-runmetric>strong{display:inline-flex;align-items:center;gap:5px;color:var(--hr-pink);font-family:var(--font-en);font-size:14px;line-height:1.35;white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.ch-bd-runmetric>small{font-family:var(--font-en);font-size:12px;font-weight:650;line-height:1.35;white-space:nowrap;word-break:keep-all}.ch-bd-rundot{color:var(--muted-gray);font-size:12px;line-height:1.35;white-space:pre}.ch-bd-runnote{color:var(--muted-gray);font-size:12px;font-weight:400;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.ch-bd-runctl{display:grid;gap:6px}.ch-bd-runctl-actions{grid-area:actions;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,2fr);align-content:center}.ch-bd-ctlbtn{flex:1;min-height:44px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);font-family:var(--font-en);font-size:12.5px;font-weight:600;color:var(--near-black);cursor:pointer;white-space:nowrap}.ch-bd-ctlbtn:hover{background:var(--subtle-surface)}.ch-bd-ctlbtn.primary{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff;font-weight:750}.ch-bd-ctlbtn.primary:hover{background:var(--positive-blue)}.ch-bd-ctlbtn.section{color:var(--oq-blue);border-color:color-mix(in srgb,var(--oq-blue) 42%,var(--hairline))}.ch-bd-ctlbtn.stop{color:var(--danger-red);border-color:#d0323859}.ch-bd-col.is-compact .ch-bd-athunit.is-expanded .ch-bd-run{padding:10px 8px;gap:8px}.ch-bd-col.is-compact .ch-bd-runbody{grid-template-columns:minmax(0,1fr);gap:6px}.ch-bd-col.is-compact .ch-bd-runctl-actions{width:100%;margin-inline:0;gap:4px}.ch-bd-col.is-compact .ch-bd-runmetric{min-width:0;gap:0}.ch-bd-col.is-compact .ch-bd-runmetric>strong{gap:2px;font-size:9.5px;font-variant-numeric:tabular-nums}.ch-bd-col.is-compact .ch-bd-runmetric>strong .ch-ic{width:10px;height:10px}.ch-bd-col.is-compact .ch-bd-runmetric>small,.ch-bd-col.is-compact .ch-bd-rundot{font-size:9.5px}.ch-bd-col.is-compact .ch-bd-runtimer{min-height:62px;padding-block:4px}.ch-bd-col.is-compact .ch-bd-runclock strong{font-size:clamp(24px,17cqw,40px)}.ch-bd-col.is-compact .ch-bd-runnote{min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.ch-bd-col.is-compact .ch-bd-ctlbtn{min-width:0;min-height:48px;padding:0 3px;gap:2px;font-size:13px;font-weight:700}.ch-bd-col.is-compact .ch-bd-runctl .ch-ic{display:none}.ch-bd-set.is-cur .ch-bd-setfg{border:2px solid var(--oq-blue);background:var(--card-bg);box-shadow:0 4px 12px color-mix(in srgb,var(--positive-blue) 12%,transparent);filter:none;opacity:1}.ch-bd-set.is-cur{--ch-bd-active-gap: 16px;position:sticky;top:calc(var(--ch-bd-stick-h, 0px) + var(--ch-bd-chead-h, 36px) + var(--ch-bd-active-gap));z-index:7;margin:var(--ch-bd-active-gap) 0 16px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:calc(var(--ch-bd-stick-h, 0px) + var(--ch-bd-chead-h, 36px) + var(--ch-bd-active-gap))}.ch-bd-set.is-cur:before{content:none}.ch-bd-sec.is-cur.is-drycur .ch-bd-chead{position:relative;top:auto;z-index:auto}.ch-bd-set.is-cur.is-dryrow{position:relative;top:auto;z-index:1;margin:0 0 8px;overflow:hidden;scroll-snap-align:none;scroll-snap-stop:normal;scroll-margin-top:0}.ch-bd-set.is-cur.is-dryrow:before{content:none}.ch-bd-set.is-cur.is-dryrow .ch-bd-setfg{border-color:var(--oq-blue);box-shadow:0 4px 12px color-mix(in srgb,var(--positive-blue) 12%,transparent)}.ch-bd-col.has-running .ch-bd-set:not(.is-cur) .ch-bd-setfg{filter:saturate(.72)}.ch-bd-col.has-running .ch-bd-set:not(.is-cur):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;border-radius:inherit;background:var(--page-bg);opacity:.24}.ch-bd-col.has-running .ch-bd-set.is-cur .ch-bd-setfg{filter:none;opacity:1}.ch-bd-col.has-running .ch-bd-set.is-cur:after{content:none}.ch-bd-col.has-running .ch-bd-set.is-stopwatch-preselected:after{content:none}.ch-bd-col.has-running .ch-bd-set.is-stopwatch-preselected .ch-bd-setfg{filter:none;opacity:1}.ch-bd-liveflag{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:var(--positive-blue);font-size:11px;font-variant-numeric:tabular-nums}.ch-bd-liveflag span{padding:3px 8px;border-radius:var(--r-chip);background:var(--oq-blue);color:#fff;font-weight:700}.ch-bd-liveflag em{font-style:normal;font-family:var(--font-en);font-weight:700}.ch-bd-segn small{margin-right:4px;color:var(--muted-gray);font-family:var(--font-en);font-size:10px;font-weight:500}.ch-bd-set.is-done .ch-bd-setfg{opacity:1}.ch-bd-doneslim{--ch-bd-done-fg: color-mix(in srgb, var(--muted-gray) 58%, var(--card-bg));--ch-bd-done-line: color-mix(in srgb, var(--muted-gray) 24%, var(--card-bg));position:relative;overflow:hidden;width:100%;min-height:48px;display:flex;align-items:center;gap:10px;margin:0 0 8px;padding:9px 13px;border:1px solid var(--ch-bd-done-line);border-radius:12px;background:color-mix(in srgb,var(--subtle-surface) 68%,var(--card-bg));color:var(--ch-bd-done-fg);font-family:var(--font-en);text-align:left;cursor:pointer}.ch-bd-doneslim:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:var(--page-bg);opacity:.1}.ch-bd-doneslim>*{position:relative;z-index:1}.ch-bd-donecheck{width:22px;height:22px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ch-bd-done-fg);color:#fff}.ch-bd-donetext{min-width:0;flex:1 1 auto;overflow:hidden;display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}.ch-bd-donename{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--ch-bd-done-fg);font-size:13px;font-weight:600;white-space:nowrap}.ch-bd-doneslim .ch-bd-dim{color:var(--ch-bd-done-fg);font-size:11.5px}.ch-bd-donebar{flex:0 1 84px;min-width:28px;max-width:84px;height:5px;margin-left:auto;border-radius:3px;background:var(--ch-bd-done-line);overflow:hidden}.ch-bd-col.is-compact .ch-bd-doneslim{display:grid;grid-template-columns:22px minmax(0,1fr);column-gap:10px;row-gap:7px}.ch-bd-col.is-compact .ch-bd-donetext{grid-column:2}.ch-bd-col.is-compact .ch-bd-donebar{grid-column:2;width:100%;min-width:0;max-width:none;margin-left:0}.ch-bd-donebar i{display:block;width:100%;height:100%;background:var(--ch-bd-done-fg)}.ch-bd-doneslim:hover{border-color:color-mix(in srgb,var(--muted-gray) 34%,var(--card-bg));background:var(--subtle-surface)}.ch-bd-col.has-running .ch-bd-doneslim{opacity:.62}.ch-bd-col.has-running .ch-bd-doneslim:after{opacity:.58}.ch-bd-donechip{margin-left:auto;padding:3px 8px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:11px;font-weight:600}.ch-bd-right{flex:0 0 auto;display:flex;align-items:center;gap:6px}.ch-bd-right .ch-bd-times{margin-left:0}.ch-bd-mini{min-height:44px;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);font-family:var(--font-en);font-size:11.5px;color:var(--near-black);cursor:pointer;white-space:nowrap}.ch-bd-mini:hover{background:var(--subtle-surface)}.ch-bd-edrow{display:flex;gap:6px;margin-top:10px}.ch-bd-edbtn{flex:1;min-height:44px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);font-family:var(--font-en);font-size:12px;font-weight:600;color:var(--near-black);cursor:pointer}.ch-bd-edbtn:hover{background:var(--subtle-surface)}.ch-bd-edbtn.warn{color:var(--alert-orange)}.ch-bd-cap{margin:6px 0 0;font-size:11.5px;line-height:1.7;color:var(--muted-gray)}.ch-bd-railbtns{display:flex;flex-direction:column;gap:6px;margin-top:9px}.ch-bd-railbtn{width:100%;flex:0 0 auto;padding:0 12px;white-space:nowrap;min-height:44px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);font-family:var(--font-en);font-size:13px;font-weight:600;color:var(--near-black);cursor:pointer;transition:background .16s ease,transform .08s ease}.ch-bd-railbtn:hover{background:var(--subtle-surface)}.ch-bd-railbtn:active{transform:scale(.97)}.ch-bd-railbtn.pri{background:var(--oq-blue);border-color:var(--oq-blue);color:#fff}.ch-bd-railbtn.pri:hover{background:var(--positive-blue)}.ch-bd-railbtn.stop{color:var(--danger-red);border-color:#d0323859}.ch-bd-railbtn:disabled{opacity:.45;cursor:default}.ch-bd-railbtn:disabled:hover{background:var(--card-bg)}.ch-bd-exithint{font-size:12px;color:var(--danger-red)}.ch-bd-run.ph-total .ch-bd-runbar span{background:var(--deep-navy)}.ch-bd-part{grid-column:1 / -1;display:flex;align-items:center;gap:6px;padding:2px 2px 0;font-size:11.5px;font-weight:700;color:var(--oq-blue)}.ch-bd-part:before{content:"";width:3px;height:12px;border-radius:2px;background:currentColor}.ch-bd-part.is-dry{color:color-mix(in srgb,var(--alert-orange) 46%,var(--near-black))}.ch-bd-part.is-dry:before{background:var(--alert-orange)}.ch-bd-h1{margin:0 0 4px;font-size:20px;line-height:26px;font-weight:600}.ch-bd-muted{padding:20px 4px;color:var(--muted-gray);font-size:13px}.ch-bd-errcard{border:1px solid rgba(208,50,56,.35);border-radius:var(--r-card);background:#d032380f;padding:12px 14px;color:var(--danger-red);font-size:12.5px;line-height:1.7}.ch-bd-swrail{border-color:var(--hairline-strong)}.ch-bd-swrail.is-running{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-bd-swrailtop{display:flex;align-items:center;justify-content:flex-start;gap:8px;color:var(--near-black);font-size:13px;font-weight:700}.ch-bd-swrailtop>span{min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px}.ch-bd-swrailtop>button{flex:0 0 auto;min-height:32px;margin-left:auto;padding:0 10px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--muted-gray);font-family:var(--font-en);font-size:11px;font-weight:650;cursor:pointer}.ch-bd-swrailtop>button:hover{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-swrailtop>button:disabled{opacity:.45;cursor:default}.ch-bd-swrail.is-integrated{min-width:0;min-height:224px;padding:12px 9px;justify-content:flex-start;gap:12px;border-color:var(--hairline-strong);background:var(--card-bg)}.ch-bd-swrail.is-integrated.is-running{border-color:var(--oq-blue);background:var(--card-bg);box-shadow:var(--ring-blue)}.ch-bd-swrail.is-integrated .ch-bd-railn{margin:3px 0 0;overflow:hidden;color:var(--near-black);font-size:29px;line-height:1.1;letter-spacing:-1.2px;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.ch-bd-swrailflow{width:100%;min-width:0;display:flex;flex-direction:column;gap:9px;overflow-wrap:anywhere}.ch-bd-swrailflow>*{max-width:100%}.ch-bd-swrailsection{min-width:0;padding:8px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--subtle-surface)}.ch-bd-swrailproject{position:relative;width:100%;min-height:62px;padding:1px 28px 1px 2px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;border:0;background:transparent;color:var(--near-black);text-align:left;cursor:pointer}.ch-bd-swrailproject>span{grid-row:1 / span 2;align-self:center;padding:4px 7px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10px;font-weight:700}.ch-bd-swrailproject>strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ch-bd-swrailproject>small{min-width:0;overflow:hidden;color:var(--muted-gray);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.ch-bd-swrailproject>.ch-ic{position:absolute;top:50%;right:3px;transform:translateY(-50%);color:var(--muted-gray)}.ch-bd-swrailplans{max-height:230px;margin-top:7px;padding-top:7px;overflow-y:auto;display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--hairline)}.ch-bd-swrailplans>button{min-height:48px;padding:7px 8px;display:grid;grid-template-columns:auto 1fr;gap:2px 8px;border:1px solid var(--hairline);border-radius:9px;background:var(--card-bg);color:var(--near-black);text-align:left;cursor:pointer}.ch-bd-swrailplans>button.is-on{border-color:var(--oq-blue);box-shadow:inset 0 0 0 1px var(--oq-blue)}.ch-bd-swrailplans>button span{color:var(--positive-blue);font-size:10px;font-weight:700}.ch-bd-swrailplans>button strong{font-size:12px}.ch-bd-swrailplans>button small{grid-column:1 / -1;color:var(--muted-gray);font-size:10px}.ch-bd-swrailmanual{display:flex;flex-direction:column;gap:6px}.ch-bd-swrailmanual label{min-height:42px;padding:5px 8px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:5px;border:1px solid var(--hairline);border-radius:9px;background:var(--card-bg);color:var(--muted-gray);font-size:10px}.ch-bd-swrailmanual input{min-width:0;border:0;outline:0;background:transparent;color:var(--near-black);font:inherit;font-size:12px}.ch-bd-swrailmanual em{font-style:normal}.ch-bd-swrailsectionhead{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px}.ch-bd-swrailsectionhead strong{font-size:12px}.ch-bd-swrailsectionhead span{color:var(--muted-gray);font-size:10px}.ch-bd-swrailsectionhead button{min-height:30px;padding:0 9px;border:1px solid var(--oq-blue);border-radius:var(--r-chip);background:var(--card-bg);color:var(--oq-blue);font-size:10px;font-weight:700;cursor:pointer}.ch-bd-swrailgroups{display:flex;flex-direction:column;gap:6px;margin-top:5px}.ch-bd-swrailgroups>div{min-width:0;min-height:44px;padding:5px 6px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:4px 5px;border:1px solid var(--hairline);border-radius:9px;background:var(--card-bg)}.ch-bd-swrailgroups>div.is-on{border-color:var(--oq-blue)}.ch-bd-swrailgroups button{min-height:30px;border:0;background:transparent;color:var(--near-black);font-size:10px;font-weight:700;cursor:pointer}.ch-bd-swrailgroups>div>button:first-child{grid-column:1;grid-row:1 / span 2}.ch-bd-swrailgroups button.danger{color:var(--danger-red)}.ch-bd-swrailgroups label{grid-column:2 / -1;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px;color:var(--muted-gray);font-size:9px}.ch-bd-swrailgroups input{min-width:0;width:100%;padding:5px 4px;border:0;border-bottom:1px solid var(--hairline-strong);background:transparent;color:var(--near-black);font-size:11px;font-variant-numeric:tabular-nums}.ch-bd-swrailgroups em{font-style:normal}.ch-bd-swrailgroups small{grid-column:2;color:var(--muted-gray);font-size:9px;white-space:nowrap}.ch-bd-swrailgroups button.danger{grid-column:3;grid-row:2}.ch-bd-swrailmembers,.ch-bd-swrailmatches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px}.ch-bd-swrailmembers>button,.ch-bd-swrailmatches>button{min-width:0;min-height:48px;padding:5px 6px;display:flex;align-items:center;gap:6px;border:1px solid var(--hairline);border-radius:9px;background:var(--card-bg);color:var(--near-black);text-align:left;cursor:pointer}.ch-bd-swrailmembers>button.is-on{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-bd-swrailmatches>button.is-used{border-color:var(--hairline);background:var(--subtle-surface);opacity:.62}.ch-bd-swrailavatar{flex:0 0 auto}.ch-bd-swrailmembers button>span,.ch-bd-swrailmatches button>span{min-width:0;display:flex;flex-direction:column;gap:1px}.ch-bd-swrailmembers b,.ch-bd-swrailmatches b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ch-bd-swrailmembers small,.ch-bd-swrailmatches small{color:var(--muted-gray);font-size:9px}.ch-bd-swrailmode,.ch-bd-swrailmatchmode{padding:3px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;border-radius:var(--r-chip);background:var(--subtle-surface)}.ch-bd-swrailmode button,.ch-bd-swrailmatchmode button{min-height:34px;border:0;border-radius:var(--r-chip);background:transparent;color:var(--muted-gray);font-size:11px;font-weight:700;cursor:pointer}.ch-bd-swrailmode button.is-on,.ch-bd-swrailmatchmode button.is-on{background:var(--card-bg);color:var(--oq-blue);box-shadow:var(--shadow-pop)}.ch-bd-swrailgroupfilter{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:5px}.ch-bd-swrailgroupfilter button{min-width:0;min-height:38px;padding:5px 8px;display:flex;align-items:center;justify-content:space-between;gap:5px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--muted-gray);font-family:var(--font-en);cursor:pointer}.ch-bd-swrailgroupfilter button strong{color:var(--near-black);font-size:11px}.ch-bd-swrailgroupfilter button span{font-size:9px;font-variant-numeric:tabular-nums}.ch-bd-swrailgroupfilter button.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);box-shadow:var(--ring-blue)}.ch-bd-swrailgroupfilter button.is-on strong,.ch-bd-swrailgroupfilter button.is-on span{color:var(--positive-blue)}.ch-bd-swrailgroupfilter button.is-done:not(.is-on){background:var(--subtle-surface)}.ch-bd-swrailprimary,.ch-bd-swrailarrival,.ch-bd-swraildone{width:100%;min-height:48px;border:1px solid var(--oq-blue);border-radius:var(--r-field);background:var(--oq-blue);color:#fff;font-family:var(--font-en);font-size:13px;font-weight:700;cursor:pointer}.ch-bd-swrailprimary:hover,.ch-bd-swrailarrival:hover{background:var(--positive-blue)}.ch-bd-swrailprimary:disabled,.ch-bd-swrailarrival:disabled,.ch-bd-swraildone:disabled{opacity:.42;cursor:default}.ch-bd-swrailarrival{min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.ch-bd-swrailarrival span{font-size:19px}.ch-bd-swrailarrival small{font-size:10px;font-weight:500}.ch-bd-swraildone{border-color:#d0323852;background:var(--card-bg);color:var(--danger-red)}.ch-bd-swraildirect{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ch-bd-swraildirect button{min-height:52px;padding:6px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;border:1px solid var(--oq-blue);border-radius:9px;background:var(--card-bg);color:var(--near-black);cursor:pointer}.ch-bd-swraildirect button span{max-width:100%;overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ch-bd-swraildirect button b{color:var(--oq-blue);font-size:9px}.ch-bd-swraildirect button:disabled{border-color:var(--hairline);opacity:.48;cursor:default}.ch-bd-swraillaps{display:flex;flex-direction:column;gap:4px}.ch-bd-swraillaps>span{min-height:34px;padding:5px 7px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;border-radius:8px;background:var(--subtle-surface);font-variant-numeric:tabular-nums}.ch-bd-swraillaps small{overflow:hidden;color:var(--muted-gray);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.ch-bd-swraillaps b{font-size:11px}.ch-bd-swraillaps button{border:0;background:transparent;color:var(--danger-red);font-size:9px;cursor:pointer}.ch-bd-swraillaps.is-live>span{grid-template-columns:minmax(0,1fr) auto}.ch-bd-swrailmatchhead{padding:10px;display:flex;align-items:center;justify-content:space-between;border-radius:var(--r-field);background:var(--pastel-blue)}.ch-bd-swrailmatchhead span{color:var(--muted-gray);font-size:10px}.ch-bd-swrailmatchhead strong{font-size:18px;font-variant-numeric:tabular-nums}.ch-bd-swrailmatchops{display:grid;grid-template-columns:1fr 1.5fr;gap:6px}.ch-bd-swrailmatchops button{min-height:42px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-size:11px;font-weight:700;cursor:pointer}.ch-bd-swrailmatchops button.pri{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-bd-swrailmatchops button:disabled{opacity:.42;cursor:default}.ch-bd-swrailconfirmedtitle{color:var(--positive-blue);font-size:15px;text-align:center}.ch-bd-swrailresults{display:flex;flex-direction:column;gap:5px}.ch-bd-swrailresults span{min-height:36px;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;background:var(--subtle-surface)}.ch-bd-swrailresults b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ch-bd-swrailresults strong{color:var(--oq-blue);font-size:12px;font-variant-numeric:tabular-nums}.ch-bd-swrail button:focus-visible,.ch-bd-swrail input:focus-visible{outline:2px solid var(--oq-blue);outline-offset:2px}.ch-bd-swrailops{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:7px;margin-top:14px}.ch-bd-swrailops.is-idle{grid-template-columns:1fr}.ch-bd-swarrival,.ch-bd-swstop{min-width:0;min-height:50px;padding:0 9px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:13px;font-weight:700;cursor:pointer}.ch-bd-swarrival{border-color:var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-bd-swarrival:hover{background:var(--positive-blue)}.ch-bd-swstop:hover{border-color:var(--oq-blue);color:var(--oq-blue)}.ch-bd-swarrival:disabled,.ch-bd-swstop:disabled{opacity:.42;cursor:default}.ch-bd-pulserail{min-height:132px;gap:8px;border-color:#d0323838;background:#d0323809}.ch-bd-pulserail .ch-bd-swrailtop{color:var(--danger-red)}.ch-bd-pulserail .ch-bd-railbtn{margin-top:3px;border-color:#d032385c;background:var(--card-bg);color:var(--danger-red)}.ch-bd-pulserail .ch-bd-railbtn:hover{border-color:var(--danger-red);background:#d032380d}.ch-bd-athmain{flex:1}.ch-bd-athside{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.ch-bd-col.is-compact .ch-bd-athside{grid-column:3;grid-row:1;align-self:start;min-width:0;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:3px}.ch-bd-col.is-compact .ch-bd-sensorline{gap:6px}.ch-bd-sensorline{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap}.ch-bd-monitor{min-height:22px;display:inline-flex;align-items:center;gap:4px;color:var(--muted-gray);font-family:var(--font-en);font-size:10.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-bd-heartslot{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.ch-bd-heartslot.has-value .ch-bd-monitor{color:var(--danger-red);font-weight:700}.ch-bd-battery{display:inline-flex;align-items:center;justify-content:center;color:var(--muted-gray);opacity:.72;white-space:nowrap}.ch-bd-battery .ch-ic{transform:rotate(-90deg);transform-origin:center}.ch-bd-battery.is-good{color:var(--success)}.ch-bd-battery.is-low{color:var(--warning-yellow)}.ch-bd-battery.is-empty{color:var(--danger-red)}.ch-sw-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;padding:74px 10px 10px;overflow:hidden;background:#0e0f0c52;pointer-events:auto;animation:ch-sw-focus-in .16s ease-out}.ch-sw-float{position:relative;width:min(1500px,100%);min-width:760px;min-height:0;max-height:calc(100vh - 84px);overflow:auto;pointer-events:auto;border:1px solid var(--hairline-strong);border-radius:var(--r-feature);background:var(--page-bg);box-shadow:0 24px 72px #0e0f0c47;transform-origin:bottom center;animation:ch-sw-sheet-up .2s ease-out}@keyframes ch-sw-focus-in{0%{background:#0e0f0c00}to{background:#0e0f0c52}}@keyframes ch-sw-sheet-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.ch-sw-shell{width:100%;min-width:760px;padding:0 14px 24px}.ch-sw-head{position:sticky;top:0;z-index:4;display:flex;align-items:center;gap:16px;margin:0 -14px 14px;padding:12px 14px;border-bottom:1px solid var(--hairline);background:var(--card-bg)}.ch-sw-title{display:flex;align-items:center;gap:9px;min-width:180px}.ch-sw-title h1{margin:0;font-size:17px;font-weight:700}.ch-sw-title span{display:block;margin-top:1px;color:var(--muted-gray);font-size:11px}.ch-sw-headstatus{flex:1;min-width:0;color:var(--muted-gray);font-size:11.5px;font-weight:700;text-align:center;white-space:nowrap}.ch-sw-headstatus.is-running{color:var(--positive-blue)}.ch-sw-headstatus.is-matching{color:var(--oq-blue)}.ch-sw-headstatus.is-confirmed{color:var(--success)}.ch-sw-headstatus.is-pulse{color:var(--danger-red)}.ch-sw-close,.ch-sw-smallbtn,.ch-sw-textbtn,.ch-sw-primary,.ch-sw-pulseopen,.ch-sw-switch button,.ch-sw-groupfilter button,.ch-sw-matchops button,.ch-sw-lapops button,.ch-sw-inlineedit button{min-height:44px;padding:0 14px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:12px;font-weight:700;cursor:pointer}.ch-sw-close{margin-left:0}.ch-sw-pulseopen{width:132px;min-width:132px;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-color:var(--danger-red);color:var(--danger-red);white-space:nowrap}.ch-sw-pulseopen.is-on{background:#d032380f}.ch-sw-pulsemode{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--danger-red);font-size:12px;font-weight:700}.ch-sw-sync{color:var(--muted-gray);font-size:10.5px;white-space:nowrap}.ch-sw-sync.is-conflict{color:var(--danger-red)}.ch-sw-smallbtn{min-height:36px;color:var(--oq-blue);border-color:var(--oq-blue)}.ch-sw-textbtn{min-height:30px;padding:0 8px;border:none}.ch-sw-textbtn.danger,.ch-sw-lapops button.danger{color:var(--danger-red)}.ch-sw-card{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);padding:14px;box-shadow:var(--ring-soft)}.ch-sw-cardhead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ch-sw-cardhead h2{margin:0;font-size:14px;font-weight:700}.ch-sw-cardhead>span{color:var(--muted-gray);font-size:11.5px}.ch-sw-setup{display:flex;flex-direction:column;gap:12px}.ch-sw-context{min-height:78px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;border:1px solid rgba(38,136,224,.28);border-radius:var(--r-card);background:var(--card-bg);box-shadow:var(--ring-soft)}.ch-sw-context.is-empty{border-style:dashed}.ch-sw-contexticon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-card);background:var(--pastel-blue);color:var(--positive-blue)}.ch-sw-contextcopy{min-width:0;display:flex;flex-direction:column;gap:3px}.ch-sw-contextcopy>span,.ch-sw-contextcopy>small{color:var(--muted-gray);font-size:10.5px}.ch-sw-contextcopy>strong{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden;color:var(--near-black);font-size:15px;white-space:nowrap}.ch-sw-contextcopy>strong em{flex:0 0 auto;padding:3px 8px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10.5px;font-style:normal}.ch-sw-contextcopy>strong>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-sw-contextcopy>strong b{flex:0 0 auto;color:var(--oq-blue);font-family:var(--font-en);font-size:14px}.ch-sw-contextchange{min-height:42px;padding:0 14px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--positive-blue);font-family:var(--font-en);font-size:12px;font-weight:700;cursor:pointer}.ch-sw-planpicker{padding:12px 14px 14px}.ch-sw-readygrid{display:grid;grid-template-columns:minmax(520px,1.35fr) minmax(340px,.65fr);gap:12px}.ch-sw-readygrid .is-members{grid-column:auto}.ch-sw-startgroups{min-width:0}.ch-sw-planlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ch-sw-planlist button{min-width:0;min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:7px;row-gap:2px;padding:9px 10px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);text-align:left;cursor:pointer}.ch-sw-planlist button.is-on{border-color:var(--oq-blue);background:var(--pastel-blue);box-shadow:var(--ring-blue)}.ch-sw-planlist button>span{min-width:42px;padding:3px 7px;border-radius:var(--r-chip);background:var(--subtle-surface);color:var(--positive-blue);font-size:10.5px;font-weight:700;text-align:center}.ch-sw-planlist button.is-on>span{background:var(--oq-blue);color:#fff}.ch-sw-planlist button>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.ch-sw-planlist button>small{grid-column:1 / 3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-gray);font-size:10px}.ch-sw-planlist button>em{grid-column:3;grid-row:1 / span 2;align-self:center;color:var(--muted-gray);font-family:var(--font-en);font-size:10px;font-style:normal;white-space:nowrap}.ch-sw-plantargets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.ch-sw-plantargets>span{min-width:0;min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:0 8px;border-radius:var(--r-chip);background:var(--card-bg)}.ch-sw-plantargets b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.ch-sw-plantargets em{color:var(--oq-blue);font-family:var(--font-en);font-size:11px;font-style:normal;font-weight:700}.ch-sw-targetdetails{padding:0;overflow:hidden}.ch-sw-targetdetails>summary,.ch-sw-history>summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;color:var(--near-black);font-size:12px;cursor:pointer;list-style:none}.ch-sw-targetdetails>summary::-webkit-details-marker,.ch-sw-history>summary::-webkit-details-marker{display:none}.ch-sw-targetdetails>summary:after,.ch-sw-history>summary:after{content:"展开";color:var(--oq-blue);font-size:11px;font-weight:700}.ch-sw-targetdetails[open]>summary:after,.ch-sw-history[open]>summary:after{content:"收起"}.ch-sw-targetdetails>summary span,.ch-sw-history>summary span{margin-left:auto;color:var(--muted-gray);font-size:10.5px}.ch-sw-targetdetails[open]>summary,.ch-sw-history[open]>summary{border-bottom:1px solid var(--hairline)}.ch-sw-targetdetails .ch-sw-plantargets{grid-template-columns:repeat(4,minmax(0,1fr));padding:12px 14px 14px}.ch-sw-fields{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr) minmax(0,1fr);gap:10px;min-width:0}.ch-sw-fields label,.ch-sw-group label{position:relative;min-width:0;display:flex;flex-direction:column;gap:5px;color:var(--muted-gray);font-size:10.5px}.ch-sw-fields input,.ch-sw-group input,.ch-sw-inlineedit input{width:100%;max-width:100%;min-width:0;min-height:44px;padding:0 11px;box-sizing:border-box;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:13px}.ch-sw-fields label:nth-child(2) input{padding-right:28px}.ch-sw-fields em,.ch-sw-group em{position:absolute;right:10px;bottom:14px;color:var(--muted-gray);font-family:var(--font-en);font-size:10px;font-style:normal}.ch-sw-fieldtip{margin-top:6px;color:var(--muted-gray);font-size:11px}.ch-sw-fieldtip.is-error{color:var(--danger-red)}.ch-sw-groups{display:flex;flex-direction:column;gap:7px}.ch-sw-group{display:grid;grid-template-columns:minmax(92px,.7fr) minmax(132px,1.3fr) auto auto;align-items:center;gap:8px;min-height:62px;padding:7px 9px;border:1px solid transparent;border-radius:var(--r-field);background:var(--subtle-surface)}.ch-sw-group.is-on{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-sw-groupselect{min-width:0;min-height:44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:0 9px;border:none;border-radius:var(--r-field);background:transparent;color:var(--near-black);font-family:var(--font-en);cursor:pointer}.ch-sw-groupselect strong{font-size:13px}.ch-sw-groupselect span{color:var(--muted-gray);font-size:9.5px}.ch-sw-group.is-on .ch-sw-groupselect span{color:var(--positive-blue)}.ch-sw-group>span{align-self:center;color:var(--muted-gray);font-size:11px;white-space:nowrap}.ch-sw-group input{min-height:38px;background:var(--card-bg)}.ch-sw-membergrid{display:grid;grid-template-columns:repeat(5,minmax(112px,1fr));gap:8px}.ch-sw-memberpick{min-width:0;min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:5px;padding:5px 7px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);text-align:left;cursor:pointer}.ch-sw-memberpick.is-on{border-color:var(--oq-blue);background:var(--pastel-blue)}.ch-sw-memberpick.is-current{box-shadow:var(--ring-blue)}.ch-sw-membertoggle{flex:1;min-width:0;min-height:54px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:7px;align-items:center;border:none;background:transparent;color:var(--near-black);text-align:left;cursor:pointer}.ch-sw-membertoggle .ch-sw-avatar{grid-row:1 / span 2}.ch-sw-membertoggle b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.ch-sw-membertoggle>span:last-child{color:var(--muted-gray);font-size:10.5px}.ch-sw-memberpick>strong{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--subtle-surface);color:var(--muted-gray);font-size:11px}.ch-sw-memberpick.is-on>strong{background:var(--oq-blue);color:#fff}.ch-sw-avatar{flex:0 0 auto}.ch-sw-foot{position:sticky;bottom:-20px;z-index:3;display:flex;align-items:center;justify-content:flex-end;gap:16px;margin:12px -16px -20px;padding:12px 16px 20px;border-top:1px solid var(--hairline);background:var(--card-bg)}.ch-sw-footmode{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-right:auto;padding:4px;border-radius:var(--r-chip);background:var(--subtle-surface)}.ch-sw-footmode button{min-height:36px;padding:0 13px;border:1px solid transparent;border-radius:var(--r-chip);background:transparent;color:var(--muted-gray);font-family:var(--font-en);font-size:11.5px;font-weight:700;cursor:pointer}.ch-sw-footmode button.is-on{border-color:var(--hairline);background:var(--card-bg);color:var(--positive-blue)}.ch-sw-foot>span{color:var(--muted-gray);font-size:11.5px}.ch-sw-primary{min-width:160px;background:var(--oq-blue);border-color:var(--oq-blue);color:#fff}.ch-sw-primary:disabled,.ch-sw-matchops button:disabled{opacity:.45;cursor:default}.ch-sw-running{display:grid;grid-template-columns:minmax(560px,1fr) 250px;gap:12px;min-height:min(520px,calc(100vh - 172px))}.ch-sw-runmain{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--ring-soft);padding:24px 28px 28px}.ch-sw-runmeta{width:min(680px,94%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:18px}.ch-sw-runmeta>span{padding:4px 9px;border-radius:var(--r-chip);background:var(--pastel-blue);color:var(--positive-blue);font-size:10.5px;font-weight:700}.ch-sw-runmeta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.ch-sw-runmeta b{color:var(--muted-gray);font-family:var(--font-en);font-size:11.5px;white-space:nowrap}.ch-sw-clockface{width:clamp(236px,27vw,340px);aspect-ratio:1;display:grid;grid-template-rows:auto auto auto;place-content:center;place-items:center;position:relative;box-sizing:border-box;overflow:hidden;border:12px solid var(--subtle-surface);border-radius:50%;background:var(--card-bg);box-shadow:inset 0 0 0 2px var(--hairline),0 12px 30px #0e0f0c14}.ch-sw-clockface:before{content:"";position:absolute;top:-12px;left:50%;width:58px;height:12px;transform:translate(-50%);border-radius:var(--r-chip);background:var(--oq-blue)}.ch-sw-clockface>span{color:var(--muted-gray);font-size:11px}.ch-sw-clockface>small{color:var(--muted-gray);font-size:10.5px}.ch-sw-clock{width:100%;margin:12px 0 10px;color:var(--near-black);font-family:var(--font-en);font-size:clamp(43px,5.7vw,78px);font-weight:700;line-height:.94;font-variant-numeric:tabular-nums;letter-spacing:-.055em;text-align:center;white-space:nowrap}.ch-sw-clock.is-long{font-size:clamp(36px,4.8vw,66px);letter-spacing:-.065em}.ch-sw-lapbtn{width:min(680px,94%);min-height:132px;display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;align-items:center;justify-content:center;column-gap:10px;margin-top:22px;border:none;border-radius:var(--r-feature);background:var(--oq-blue);color:#fff;font-family:var(--font-en);cursor:pointer;box-shadow:var(--shadow-island);transition:background .12s ease,transform .06s ease}.ch-sw-lapbtn:active{transform:scale(.985);background:var(--positive-blue)}.ch-sw-lapbtn:disabled{opacity:.45;cursor:default;transform:none}.ch-sw-lapbtn>svg{grid-column:1;grid-row:1 / span 2}.ch-sw-lapbtn span{grid-column:2;align-self:end;font-size:27px;font-weight:700}.ch-sw-lapbtn b{grid-column:1 / -1;align-self:start;justify-self:center;font-size:12px;font-weight:500;opacity:.82}.ch-sw-runfoot{width:min(680px,94%);display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;margin-top:8px;padding:0;box-sizing:border-box}.ch-sw-runfoot>span{color:var(--muted-gray);font-size:11.5px}.ch-sw-stopbtn{min-width:128px;min-height:44px;padding:0 20px;border:1px solid var(--hairline-strong);border-radius:var(--r-chip);background:var(--card-bg);color:var(--danger-red);font-family:var(--font-en);font-weight:700;cursor:pointer}.ch-sw-stopbtn:disabled{opacity:.42;cursor:default}.ch-sw-stopbtn.is-ready{border-color:#d032386b;background:#d032380a}.ch-sw-livepoints{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);min-width:0;padding:14px;box-shadow:var(--ring-soft);overflow:auto}.ch-sw-capturetabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:14px;padding:4px;border-radius:var(--r-chip);background:var(--subtle-surface)}.ch-sw-capturetabs button{min-width:0;min-height:38px;padding:0 8px;border:1px solid transparent;border-radius:var(--r-chip);background:transparent;color:var(--muted-gray);font-family:var(--font-en);font-size:11.5px;font-weight:700;cursor:pointer}.ch-sw-capturetabs button.is-on{border-color:var(--hairline);background:var(--card-bg);color:var(--positive-blue);box-shadow:var(--shadow-pop)}.ch-sw-capturetabs button:disabled{cursor:default}.ch-sw-directhint{width:min(680px,94%);min-height:108px;display:grid;grid-template-columns:34px minmax(0,auto);grid-template-rows:auto auto;align-items:center;justify-content:center;column-gap:10px;margin-top:22px;border:1px solid rgba(38,136,224,.34);border-radius:var(--r-feature);background:var(--pastel-blue);color:var(--positive-blue)}.ch-sw-directhint>svg{grid-column:1;grid-row:1 / span 2}.ch-sw-directhint span{align-self:end;font-size:20px;font-weight:700}.ch-sw-directhint b{align-self:start;color:var(--muted-gray);font-size:11px;font-weight:500}.ch-sw-directgroups{display:flex;flex-direction:column;gap:13px}.ch-sw-directgroup{display:flex;flex-direction:column;gap:6px}.ch-sw-directgroup+.ch-sw-directgroup{padding-top:12px;border-top:1px solid var(--hairline)}.ch-sw-directgrouphead{display:flex;align-items:center;justify-content:space-between;gap:8px}.ch-sw-directgrouphead strong{font-size:13px}.ch-sw-directgrouphead span{color:var(--muted-gray);font-size:10px}.ch-sw-directathlete{width:100%;min-width:0;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 7px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);text-align:left;cursor:pointer}.ch-sw-directathlete:active:not(:disabled){border-color:var(--oq-blue);box-shadow:var(--ring-blue);transform:scale(.985)}.ch-sw-directathlete>span{min-width:0;display:flex;flex-direction:column;gap:2px}.ch-sw-directathlete b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.ch-sw-directathlete small{color:var(--muted-gray);font-size:9.5px}.ch-sw-directathlete>strong{min-width:58px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:var(--r-chip);background:var(--oq-blue);color:#fff;font-size:11px;white-space:nowrap}.ch-sw-directathlete.is-recorded{background:var(--subtle-surface);opacity:.72}.ch-sw-directathlete.is-recorded>strong{background:var(--pastel-blue);color:var(--positive-blue)}.ch-sw-directathlete:disabled:not(.is-recorded)>strong{background:var(--subtle-surface);color:var(--muted-gray)}.ch-sw-livepoint{display:flex;align-items:baseline;justify-content:space-between;padding:12px 2px;border-top:1px solid var(--hairline)}.ch-sw-livepoint span{color:var(--muted-gray);font-size:11.5px}.ch-sw-livepoint strong{font-family:var(--font-en);font-size:20px;font-variant-numeric:tabular-nums}.ch-sw-empty{padding:24px 4px;color:var(--muted-gray);font-size:12px;text-align:center}.ch-sw-matching{display:grid;grid-template-columns:minmax(460px,.95fr) minmax(420px,1.05fr);gap:12px}.ch-sw-laps,.ch-sw-bind{min-width:0}.ch-sw-lap{position:relative;display:grid;grid-template-columns:24px 82px minmax(76px,1fr) 76px auto;align-items:center;gap:7px;min-height:64px;border-top:1px solid var(--hairline)}.ch-sw-lap.is-matched{background:var(--subtle-surface)}.ch-sw-laprank{color:var(--muted-gray);font-size:11px;text-align:center}.ch-sw-laptime,.ch-sw-lapactual,.ch-sw-lapwho{min-width:0;display:flex;flex-direction:column;gap:1px}.ch-sw-laptime strong,.ch-sw-lapactual strong{font-family:var(--font-en);font-size:15px;font-variant-numeric:tabular-nums}.ch-sw-laptime span,.ch-sw-lapactual span,.ch-sw-lapwho span{color:var(--muted-gray);font-size:9.5px}.ch-sw-lapwho b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px}.ch-sw-lapactual strong{color:var(--oq-blue)}.ch-sw-lapops{display:flex;gap:3px}.ch-sw-lapops button{min-height:34px;padding:0 7px;border:none;background:transparent;font-size:10.5px}.ch-sw-inlineedit{grid-column:2 / -1;display:flex;align-items:center;gap:5px;padding:0 0 8px}.ch-sw-inlineedit input{width:120px}.ch-sw-inlineedit button{min-height:38px}.ch-sw-inlineedit span{color:var(--danger-red);font-size:10.5px}.ch-sw-bind{align-self:start;position:sticky;top:64px}.ch-sw-bindtop{display:flex;justify-content:space-between;gap:10px}.ch-sw-switch,.ch-sw-groupfilter{display:flex;gap:4px;flex-wrap:wrap}.ch-sw-switch button,.ch-sw-groupfilter button{min-height:38px;padding:0 11px}.ch-sw-switch button.is-on,.ch-sw-groupfilter button.is-on{background:var(--pastel-blue);border-color:var(--oq-blue);color:var(--positive-blue)}.ch-sw-next{display:flex;flex-direction:column;align-items:center;margin:18px 0 14px;padding:18px;border-radius:var(--r-card);background:var(--subtle-surface)}.ch-sw-next>span{color:var(--muted-gray);font-size:11.5px}.ch-sw-next strong{margin:5px 0 3px;font-family:var(--font-en);font-size:38px;font-variant-numeric:tabular-nums}.ch-sw-next small{color:var(--muted-gray);font-size:10.5px}.ch-sw-athletes{display:grid;grid-template-columns:repeat(3,minmax(96px,1fr));gap:7px}.ch-sw-athlete{min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);cursor:pointer}.ch-sw-athlete:active:not(:disabled){border-color:var(--oq-blue);box-shadow:var(--ring-blue);transform:scale(.98)}.ch-sw-athlete b{font-size:12.5px}.ch-sw-athlete>span:last-child{color:var(--muted-gray);font-size:10.5px}.ch-sw-athlete.is-used{opacity:.44;background:var(--subtle-surface)}.ch-sw-matchops{display:flex;gap:7px;margin-top:12px}.ch-sw-matchops button{flex:1}.ch-sw-matchops button.pri{background:var(--oq-blue);border-color:var(--oq-blue);color:#fff}.ch-sw-countcheck{margin-top:8px;color:var(--muted-gray);font-size:10.5px;text-align:center}.ch-sw-confirmed{display:flex;flex-direction:column;gap:12px}.ch-sw-confirmops{display:flex;justify-content:flex-end;gap:8px}.ch-sw-resulttable{display:flex;flex-direction:column}.ch-sw-result{display:grid;grid-template-columns:40px minmax(120px,1fr) 100px 90px 48px;align-items:center;gap:10px;min-height:64px;border-top:1px solid var(--hairline)}.ch-sw-result>div{display:flex;flex-direction:column;gap:2px}.ch-sw-result>div b{font-size:12.5px}.ch-sw-result>div span,.ch-sw-result>span{color:var(--muted-gray);font-size:10.5px}.ch-sw-result>strong{color:var(--oq-blue);font-family:var(--font-en);font-size:19px;font-variant-numeric:tabular-nums}.ch-sw-history{margin-top:12px;padding:0;overflow:hidden}.ch-sw-historylist{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:7px;padding:12px 14px 14px}.ch-sw-historylist button{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--hairline);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);text-align:left;cursor:pointer}.ch-sw-historylist button:hover{border-color:var(--oq-blue)}.ch-sw-historylist button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.ch-sw-historylist b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.ch-sw-historylist small,.ch-sw-historylist em{color:var(--muted-gray);font-size:10px;font-style:normal}.ch-sw-historylist strong{font-family:var(--font-en);font-size:15px;font-variant-numeric:tabular-nums}.ch-sw-historylist em{color:var(--oq-blue)}.ch-pulse-shell{display:flex;flex-direction:column;gap:10px}.ch-pulse-timing{min-height:112px;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:18px;padding:14px 18px}.ch-pulse-timing.is-counting{border-color:var(--oq-blue);box-shadow:var(--ring-blue)}.ch-pulse-timing.is-ready{border-color:#2688e047}.ch-pulse-timingcopy{min-width:0;display:flex;align-items:center;gap:12px}.ch-pulse-timingcopy>div{min-width:0}.ch-pulse-timingcopy h2,.ch-pulse-entryhead h2{margin:0;font-size:16px}.ch-pulse-timingcopy p{margin:4px 0 0;color:var(--muted-gray);font-size:11.5px}.ch-pulse-clock{min-width:112px;display:flex;align-items:baseline;justify-content:flex-end;gap:5px}.ch-pulse-clock strong{color:var(--oq-blue);font-family:var(--font-en);font-size:clamp(48px,5vw,72px);line-height:.9;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.ch-pulse-timing.is-entry .ch-pulse-clock strong,.ch-pulse-timing.is-saved .ch-pulse-clock strong{color:var(--hr-pink)}.ch-pulse-clock span{color:var(--muted-gray);font-size:11px}.ch-pulse-fields{display:grid;grid-template-columns:180px 180px minmax(220px,1fr);gap:10px}.ch-pulse-fields label{display:flex;flex-direction:column;gap:5px;color:var(--muted-gray);font-size:10.5px}.ch-pulse-fields label.is-plan,.ch-pulse-fields label.is-note{grid-column:span 2}.ch-pulse-fields input,.ch-pulse-person input{min-width:0;min-height:44px;padding:0 11px;border:1px solid var(--hairline-strong);border-radius:var(--r-field);background:var(--card-bg);color:var(--near-black);font-family:var(--font-en);font-size:13px}.ch-pulse-heart{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:var(--r-card);background:#f5365c1a;color:var(--hr-pink)}.ch-pulse-people{padding:12px;border:1px solid var(--hairline);border-radius:var(--r-feature);background:var(--card-bg)}.ch-pulse-entryhead{display:flex;align-items:center;justify-content:space-between;gap:12px}.ch-pulse-entryhead>div{display:flex;flex-direction:column;gap:3px}.ch-pulse-entryhead span{color:var(--muted-gray);font-size:11px}.ch-pulse-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.ch-pulse-person{display:grid;grid-template-columns:40px minmax(0,1fr) 78px;grid-template-rows:auto auto auto;align-items:center;gap:7px;min-height:126px;padding:10px;border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-pulse-person.is-counting{border-color:#2688e073;background:var(--pastel-blue)}.ch-pulse-person.is-entry{border-color:var(--oq-blue)}.ch-pulse-person.is-saved{border-color:#1e9d624d;background:#1e9d620a}.ch-pulse-person>.ch-ath-avatar{grid-column:1;grid-row:1 / 3}.ch-pulse-personname{min-width:0;grid-column:2 / -1;grid-row:1;display:flex;flex-direction:column;gap:2px}.ch-pulse-personname b{font-size:13px}.ch-pulse-personname span{color:var(--muted-gray);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-pulse-person label{position:relative;grid-column:2;grid-row:2;display:flex;align-items:center}.ch-pulse-person label input{width:100%;padding-right:28px;font-family:var(--font-en);font-size:16px;font-weight:700}.ch-pulse-person label span{position:absolute;right:9px;color:var(--muted-gray);font-size:10px}.ch-pulse-person>strong{grid-column:3;grid-row:2;color:var(--hr-pink);font-family:var(--font-en);font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.ch-pulse-person>strong.is-error{color:var(--muted-gray)}.ch-pulse-person .ch-pulse-note{grid-column:1 / -1;grid-row:3;min-height:36px}.ch-pulse-person input:disabled{color:var(--muted-gray);background:var(--subtle-surface);cursor:default}.ch-pulse-meta{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--card-bg)}.ch-pulse-meta summary{padding:11px 13px;color:var(--near-black);font-size:11.5px;font-weight:700;cursor:pointer}.ch-pulse-meta[open] summary{border-bottom:1px solid var(--hairline)}.ch-pulse-meta .ch-pulse-fields{padding:12px}.ch-pulse-error{padding:9px 11px;border-radius:var(--r-field);background:#d032380f;color:var(--danger-red);font-size:11.5px}.ch-pulse-savebar{position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:10px 0;background:var(--page-bg)}.ch-pulse-savebar span{color:var(--muted-gray);font-size:10.5px}.ch-pulse-historylist{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:7px}.ch-pulse-historylist>div{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:56px;padding:7px 9px;border:1px solid var(--hairline);border-radius:var(--r-field)}.ch-pulse-historylist>div>span{min-width:0;display:flex;flex-direction:column;gap:1px}.ch-pulse-historylist b{font-size:11.5px}.ch-pulse-historylist small{color:var(--muted-gray);font-size:9.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-pulse-historylist strong{color:var(--danger-red);font-family:var(--font-en);font-size:14px;font-variant-numeric:tabular-nums}.ch-pulse-historylist em{grid-column:2 / -1;color:var(--muted-gray);font-size:9px;font-style:normal}.ch-sw-minidock{position:fixed;left:50%;bottom:14px;z-index:88;transform:translate(-50%);display:flex;align-items:center;gap:12px;min-width:620px;min-height:64px;padding:8px 10px 8px 14px;border:1px solid var(--hairline-strong);border-radius:var(--r-feature);background:var(--card-bg);box-shadow:var(--shadow-island)}.ch-sw-miniexpand{min-width:0;max-width:170px;display:inline-flex;align-items:center;gap:7px;border:none;background:transparent;color:var(--near-black);font-family:var(--font-en);font-size:12px;font-weight:700;cursor:pointer}.ch-sw-miniexpand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-sw-minidock>strong{min-width:132px;color:var(--near-black);font-family:var(--font-en);font-size:27px;font-variant-numeric:tabular-nums;letter-spacing:-.025em}.ch-sw-minicount{color:var(--muted-gray);font-size:11px;white-space:nowrap}.ch-sw-minilap,.ch-sw-miniopen{min-height:46px;padding:0 18px;border-radius:var(--r-chip);font-family:var(--font-en);font-size:12.5px;font-weight:700;cursor:pointer}.ch-sw-minilap{border:1px solid var(--oq-blue);background:var(--oq-blue);color:#fff}.ch-sw-miniopen{border:1px solid var(--hairline-strong);background:var(--card-bg);color:var(--near-black)}@media(max-width:1100px){.ch-sw-float{width:100%;min-width:0}.ch-sw-shell{min-width:0}.ch-sw-matching{grid-template-columns:1fr}.ch-sw-livepoints,.ch-sw-bind{position:static}.ch-sw-membergrid{grid-template-columns:repeat(4,minmax(112px,1fr))}.ch-sw-minidock{left:10px;right:10px;min-width:0;transform:none}.ch-sw-miniexpand span,.ch-sw-minicount{display:none}.ch-pulse-fields{grid-template-columns:1fr}.ch-pulse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-pulse-fields label.is-note,.ch-pulse-fields label.is-plan{grid-column:auto}}@media(min-width:1101px)and (max-width:1179px){.ch-sw-membergrid{grid-template-columns:repeat(4,minmax(112px,1fr))}}@media(prefers-reduced-motion:reduce){.ch-sw-layer,.ch-sw-float,.ch-bd-athunit.is-expanded .ch-bd-run{animation:none}}@media(max-width:820px){.ch-bd-brandword,.ch-bd-brand>i{display:none}.ch-bd-headcontext{width:100%}.ch-bd-teamname,.ch-select.is-board{flex:1;min-width:0}.ch-bd-headdate{flex:0 0 auto}.ch-bd-accounttools .ch-account-chip{max-width:126px}.ch-bd-controlbar.is-open{flex-basis:190px;width:190px;margin-left:10px}.ch-bd-controlbar:not(.is-open){flex-basis:70px;width:70px;margin-left:10px}.ch-bd-scroll{padding-left:10px;padding-right:10px}.ch-bd-detail{grid-template-columns:minmax(0,1fr)}.ch-bd-sess,.ch-bd-part{grid-column:1}.ch-sw-readygrid,.ch-sw-running{grid-template-columns:1fr}.ch-sw-membergrid{grid-template-columns:repeat(2,minmax(132px,1fr))}.ch-sw-targetdetails .ch-sw-plantargets{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-sw-context{grid-template-columns:42px minmax(0,1fr)}.ch-sw-contexticon{width:42px;height:42px}.ch-sw-contextchange{grid-column:1 / -1;justify-self:stretch}.ch-pulse-timing{grid-template-columns:minmax(0,1fr) auto;gap:10px}.ch-pulse-timing>button{grid-column:1 / -1;justify-self:stretch}.ch-pulse-grid{grid-template-columns:1fr}}/*!
 * Tabler Icons 3.24.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(/assets/tabler-icons-C6Ri45zu.woff2?v3.24.0) format("woff2"),url(/assets/tabler-icons-CVTTXgpZ.woff?) format("woff"),url(/assets/tabler-icons-CWOGIOFG.ttf?v3.24.0) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-abc:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-filled:before{content:""}.ti-accessible-off:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-circle:before{content:""}.ti-ad-circle-filled:before{content:""}.ti-ad-circle-off:before{content:""}.ti-ad-filled:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-filled:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-spark:before{content:"ﾾ"}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-affiliate-filled:before{content:""}.ti-ai:before{content:"ﻧ"}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-air-traffic-control:before{content:"ﬁ"}.ti-alarm:before{content:""}.ti-alarm-average:before{content:"ﲞ"}.ti-alarm-filled:before{content:""}.ti-alarm-minus:before{content:""}.ti-alarm-minus-filled:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-plus-filled:before{content:""}.ti-alarm-smoke:before{content:"𐂶"}.ti-alarm-snooze:before{content:""}.ti-alarm-snooze-filled:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-filled:before{content:""}.ti-alert-circle-off:before{content:"ﱥ"}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-filled:before{content:"勤"}.ti-alert-hexagon-off:before{content:"ﱦ"}.ti-alert-octagon:before{content:""}.ti-alert-octagon-filled:before{content:""}.ti-alert-small:before{content:""}.ti-alert-small-off:before{content:"ﱧ"}.ti-alert-square:before{content:""}.ti-alert-square-filled:before{content:"卑"}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-filled:before{content:"喝"}.ti-alert-square-rounded-off:before{content:"ﱨ"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-filled:before{content:""}.ti-alert-triangle-off:before{content:"ﱩ"}.ti-alien:before{content:""}.ti-alien-filled:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-center-filled:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-left-filled:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-bottom-right-filled:before{content:""}.ti-align-box-center-bottom:before{content:"頋"}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-middle-filled:before{content:""}.ti-align-box-center-stretch:before{content:"頻"}.ti-align-box-center-top:before{content:"鬒"}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-bottom-filled:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-middle-filled:before{content:""}.ti-align-box-left-stretch:before{content:"龜"}.ti-align-box-left-top:before{content:""}.ti-align-box-left-top-filled:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-bottom-filled:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-middle-filled:before{content:""}.ti-align-box-right-stretch:before{content:"𢡊"}.ti-align-box-right-top:before{content:""}.ti-align-box-right-top-filled:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-center-filled:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-left-filled:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-box-top-right-filled:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-left-2:before{content:"＀"}.ti-align-right:before{content:""}.ti-align-right-2:before{content:"\feff"}.ti-alpha:before{content:""}.ti-alphabet-arabic:before{content:"Ｏ"}.ti-alphabet-bangla:before{content:"Ｎ"}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-hebrew:before{content:"Ｍ"}.ti-alphabet-korean:before{content:"Ｌ"}.ti-alphabet-latin:before{content:""}.ti-alphabet-thai:before{content:"Ｋ"}.ti-alt:before{content:"ﱔ"}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-filled:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-app-window-filled:before{content:""}.ti-apple:before{content:""}.ti-apple-filled:before{content:"𐀗"}.ti-apps:before{content:""}.ti-apps-filled:before{content:""}.ti-apps-off:before{content:""}.ti-archery-arrow:before{content:"ﱕ"}.ti-archive:before{content:""}.ti-archive-filled:before{content:"廒"}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-content-filled:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-down-filled:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-left-filled:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-right-filled:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-badge-up-filled:before{content:""}.ti-arrow-bar-both:before{content:"﫝"}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-filled:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-line-filled:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-down-lines-filled:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-filled:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-line-filled:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-left-lines-filled:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-filled:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-line-filled:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-right-lines-filled:before{content:""}.ti-arrow-big-up:before{content:""}.ti-arrow-big-up-filled:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-line-filled:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-big-up-lines-filled:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-capsule:before{content:"﫞"}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-circle-filled:before{content:"𐀻"}.ti-arrow-down-dashed:before{content:"𐁪"}.ti-arrow-down-from-arc:before{content:"ﶆ"}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus:before{content:""}.ti-arrow-down-rhombus-filled:before{content:"𐀺"}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-square-filled:before{content:"𐀹"}.ti-arrow-down-tail:before{content:""}.ti-arrow-down-to-arc:before{content:"ﶇ"}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-guide-filled:before{content:"𐀸"}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-circle-filled:before{content:"𐀷"}.ti-arrow-left-dashed:before{content:"𐁩"}.ti-arrow-left-from-arc:before{content:"ﶈ"}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-rhombus-filled:before{content:"𐀶"}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-square-filled:before{content:"𐀵"}.ti-arrow-left-tail:before{content:""}.ti-arrow-left-to-arc:before{content:"ﶉ"}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-alt-left:before{content:"ﲟ"}.ti-arrow-merge-alt-right:before{content:"ﲠ"}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-down-filled:before{content:"𐀴"}.ti-arrow-move-left:before{content:""}.ti-arrow-move-left-filled:before{content:"𐀳"}.ti-arrow-move-right:before{content:""}.ti-arrow-move-right-filled:before{content:"𐀲"}.ti-arrow-move-up:before{content:""}.ti-arrow-move-up-filled:before{content:"𐀱"}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-down-dashed:before{content:"𐁨"}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-left-dashed:before{content:"𐁧"}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-right-dashed:before{content:"𐁦"}.ti-arrow-narrow-up:before{content:""}.ti-arrow-narrow-up-dashed:before{content:"𐁥"}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-circle-filled:before{content:"𐀰"}.ti-arrow-right-dashed:before{content:"𐁤"}.ti-arrow-right-from-arc:before{content:"ﶊ"}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-rhombus-filled:before{content:"𐀯"}.ti-arrow-right-square:before{content:""}.ti-arrow-right-square-filled:before{content:"𐀮"}.ti-arrow-right-tail:before{content:""}.ti-arrow-right-to-arc:before{content:"ﶋ"}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-circle-filled:before{content:"𐀭"}.ti-arrow-up-dashed:before{content:"𐁣"}.ti-arrow-up-from-arc:before{content:"ﶌ"}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus:before{content:""}.ti-arrow-up-rhombus-filled:before{content:"𐀬"}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-square-filled:before{content:"𐀫"}.ti-arrow-up-tail:before{content:""}.ti-arrow-up-to-arc:before{content:"ﶍ"}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-transfer-up-down:before{content:"ﾬ"}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-filled:before{content:"廙"}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-filled:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-filled:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-filled:before{content:"ﺞ"}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asset-filled:before{content:"ﺝ"}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-2-filled:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-auth-2fa:before{content:""}.ti-automatic-gearbox:before{content:"ﲉ"}.ti-automatic-gearbox-filled:before{content:"𐀪"}.ti-automation:before{content:"ﻸ"}.ti-avocado:before{content:"ﶎ"}.ti-award:before{content:""}.ti-award-filled:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-baby-carriage-filled:before{content:"ﺜ"}.ti-background:before{content:"ﴬ"}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-backspace-filled:before{content:""}.ti-badge:before{content:""}.ti-badge-2k:before{content:"𐂵"}.ti-badge-3d:before{content:""}.ti-badge-3d-filled:before{content:"ﺛ"}.ti-badge-3k:before{content:"𐂴"}.ti-badge-4k:before{content:""}.ti-badge-4k-filled:before{content:"ﺚ"}.ti-badge-5k:before{content:"𐂳"}.ti-badge-8k:before{content:""}.ti-badge-8k-filled:before{content:"ﺙ"}.ti-badge-ad:before{content:""}.ti-badge-ad-filled:before{content:"ﺘ"}.ti-badge-ad-off:before{content:"ﶏ"}.ti-badge-ar:before{content:""}.ti-badge-ar-filled:before{content:"ﺗ"}.ti-badge-cc:before{content:""}.ti-badge-cc-filled:before{content:"ﺖ"}.ti-badge-filled:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-hd-filled:before{content:"ﺕ"}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-sd-filled:before{content:"ﺔ"}.ti-badge-tm:before{content:""}.ti-badge-tm-filled:before{content:"ﺓ"}.ti-badge-vo:before{content:""}.ti-badge-vo-filled:before{content:"ﺒ"}.ti-badge-vr:before{content:""}.ti-badge-vr-filled:before{content:"ﺑ"}.ti-badge-wc:before{content:""}.ti-badge-wc-filled:before{content:"ﺐ"}.ti-badges:before{content:""}.ti-badges-filled:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-balloon:before{content:""}.ti-balloon-filled:before{content:"彩"}.ti-balloon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-filled:before{content:"徭"}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-filled:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-filled:before{content:"ﺏ"}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-filled:before{content:"ﺎ"}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-bolt:before{content:"ףּ"}.ti-basket-cancel:before{content:"פּ"}.ti-basket-check:before{content:"﭅"}.ti-basket-code:before{content:"צּ"}.ti-basket-cog:before{content:"קּ"}.ti-basket-discount:before{content:"רּ"}.ti-basket-dollar:before{content:"שּ"}.ti-basket-down:before{content:"תּ"}.ti-basket-exclamation:before{content:"וֹ"}.ti-basket-filled:before{content:""}.ti-basket-heart:before{content:"בֿ"}.ti-basket-minus:before{content:"כֿ"}.ti-basket-off:before{content:""}.ti-basket-pause:before{content:"פֿ"}.ti-basket-pin:before{content:"ﭏ"}.ti-basket-plus:before{content:"ﭐ"}.ti-basket-question:before{content:"ﭑ"}.ti-basket-search:before{content:"ﭒ"}.ti-basket-share:before{content:"ﭓ"}.ti-basket-star:before{content:"ﭔ"}.ti-basket-up:before{content:"ﭕ"}.ti-basket-x:before{content:"ﭖ"}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-filled:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-1-filled:before{content:""}.ti-battery-2:before{content:""}.ti-battery-2-filled:before{content:""}.ti-battery-3:before{content:""}.ti-battery-3-filled:before{content:""}.ti-battery-4:before{content:""}.ti-battery-4-filled:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-automotive-filled:before{content:"𐀩"}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-exclamation:before{content:"＝"}.ti-battery-filled:before{content:""}.ti-battery-off:before{content:""}.ti-battery-spark:before{content:"ﾽ"}.ti-battery-vertical:before{content:"３"}.ti-battery-vertical-1:before{content:"＜"}.ti-battery-vertical-1-filled:before{content:"𐀨"}.ti-battery-vertical-2:before{content:"；"}.ti-battery-vertical-2-filled:before{content:"𐀧"}.ti-battery-vertical-3:before{content:"："}.ti-battery-vertical-3-filled:before{content:"𐀦"}.ti-battery-vertical-4:before{content:"９"}.ti-battery-vertical-4-filled:before{content:"𐀥"}.ti-battery-vertical-charging:before{content:"７"}.ti-battery-vertical-charging-2:before{content:"８"}.ti-battery-vertical-eco:before{content:"６"}.ti-battery-vertical-exclamation:before{content:"５"}.ti-battery-vertical-filled:before{content:"𐀤"}.ti-battery-vertical-off:before{content:"４"}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-filled:before{content:""}.ti-bed-flat:before{content:"ﲡ"}.ti-bed-flat-filled:before{content:"ﺍ"}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-filled:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-filled:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-minus-filled:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-plus-filled:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-ringing-2-filled:before{content:""}.ti-bell-ringing-filled:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-x-filled:before{content:""}.ti-bell-z:before{content:""}.ti-bell-z-filled:before{content:""}.ti-beta:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-filled:before{content:"𐀣"}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-binary-tree-2-filled:before{content:"･"}.ti-binary-tree-filled:before{content:"､"}.ti-binoculars:before{content:"﻾"}.ti-binoculars-filled:before{content:"＋"}.ti-biohazard:before{content:""}.ti-biohazard-filled:before{content:"ﺌ"}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-blade-filled:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blend-mode:before{content:"ﺰ"}.ti-blender:before{content:"ﲢ"}.ti-blender-filled:before{content:"𐀢"}.ti-blob:before{content:"ﺯ"}.ti-blob-filled:before{content:"ﺱ"}.ti-blockquote:before{content:""}.ti-blocks:before{content:"𐂲"}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-body-scan:before{content:"ﲣ"}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-filled:before{content:"𐀡"}.ti-bolt-off:before{content:""}.ti-bomb:before{content:""}.ti-bomb-filled:before{content:"惘"}.ti-bone:before{content:""}.ti-bone-filled:before{content:"ﺋ"}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-filled:before{content:"𐀠"}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-filled:before{content:"慎"}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-ai:before{content:"ﲊ"}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-filled:before{content:"愈"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-filled:before{content:"ײַ"}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-boom:before{content:"ﶾ"}.ti-boom-filled:before{content:"ﺊ"}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-bottom-plus:before{content:"ﶽ"}.ti-border-corner-ios:before{content:"ﶘ"}.ti-border-corner-pill:before{content:"ﵢ"}.ti-border-corner-rounded:before{content:"ﵣ"}.ti-border-corner-square:before{content:"ﵤ"}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-left-plus:before{content:"ﶼ"}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-right-plus:before{content:"ﶻ"}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-top-plus:before{content:"ﶺ"}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-filled:before{content:"憎"}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-left-filled:before{content:"ﬠ"}.ti-bounce-right:before{content:""}.ti-bounce-right-filled:before{content:"ﬡ"}.ti-bow:before{content:""}.ti-bow-filled:before{content:"ﺉ"}.ti-bowl:before{content:""}.ti-bowl-chopsticks:before{content:"﶐"}.ti-bowl-chopsticks-filled:before{content:"ﺈ"}.ti-bowl-filled:before{content:"ﬢ"}.ti-bowl-spoon:before{content:"﶑"}.ti-bowl-spoon-filled:before{content:"ﺇ"}.ti-bowling:before{content:"𐂱"}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-filled:before{content:"慠"}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-left-filled:before{content:"懲"}.ti-box-align-bottom-right:before{content:""}.ti-box-align-bottom-right-filled:before{content:"戴"}.ti-box-align-left:before{content:""}.ti-box-align-left-filled:before{content:"揄"}.ti-box-align-right:before{content:""}.ti-box-align-right-filled:before{content:"搜"}.ti-box-align-top:before{content:""}.ti-box-align-top-filled:before{content:"摒"}.ti-box-align-top-left:before{content:""}.ti-box-align-top-left-filled:before{content:"敖"}.ti-box-align-top-right:before{content:""}.ti-box-align-top-right-filled:before{content:"晴"}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-multiple-filled:before{content:"𐀟"}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-angle:before{content:"ﲲ"}.ti-brackets-angle-off:before{content:"ﲱ"}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adobe-after-effect:before{content:"Ｊ"}.ti-brand-adobe-illustrator:before{content:"Ｉ"}.ti-brand-adobe-indesign:before{content:"Ｈ"}.ti-brand-adobe-photoshop:before{content:"Ｇ"}.ti-brand-adobe-premier:before{content:"Ｆ"}.ti-brand-adobe-xd:before{content:"Ｅ"}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amie:before{content:"ﾫ"}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-angular-filled:before{content:"𐂕"}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-filled:before{content:"ﵴ"}.ti-brand-apple-news:before{content:"Ｄ"}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-arc:before{content:"ﺮ"}.ti-brand-asana:before{content:""}.ti-brand-astro:before{content:"ﶹ"}.ti-brand-auth0:before{content:"ﲳ"}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-bebo:before{content:"ﾪ"}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-bitbucket-filled:before{content:"𐃋"}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-bluesky:before{content:"ﵵ"}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-databricks:before{content:"ﱁ"}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-discord-filled:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-dribbble-filled:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-facebook-filled:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-framer-motion:before{content:""}.ti-brand-funimation:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-github-filled:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-filled:before{content:"ﴚ"}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-gumroad:before{content:""}.ti-brand-hackerrank:before{content:"Ｃ"}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo:before{content:"祖"}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-instagram-filled:before{content:"𐂔"}.ti-brand-intercom:before{content:""}.ti-brand-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kako-talk:before{content:"ﴭ"}.ti-brand-kbin:before{content:"𢡄"}.ti-brand-kick:before{content:"﨣"}.ti-brand-kick-filled:before{content:"𐂓"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linkedin-filled:before{content:"𐂒"}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-livewire:before{content:"ﵶ"}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-meetup:before{content:"ﱪ"}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-messenger-filled:before{content:"𐂧"}.ti-brand-meta:before{content:""}.ti-brand-metabrainz:before{content:"２"}.ti-brand-minecraft:before{content:"﫯"}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nodejs:before{content:"﫠"}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-open-source-filled:before{content:"𐂑"}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-opera-filled:before{content:"𐂐"}.ti-brand-pagekit:before{content:""}.ti-brand-parsinta:before{content:"ﱂ"}.ti-brand-patreon:before{content:""}.ti-brand-patreon-filled:before{content:"ﳿ"}.ti-brand-paypal:before{content:""}.ti-brand-paypal-filled:before{content:""}.ti-brand-paypay:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pinterest-filled:before{content:"𐂏"}.ti-brand-planetscale:before{content:""}.ti-brand-pnpm:before{content:"ﵷ"}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-printables:before{content:"ﴛ"}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-qq:before{content:""}.ti-brand-radix-ui:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-rumble:before{content:"𣏕"}.ti-brand-rust:before{content:"禎"}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-sketch-filled:before{content:"𐂎"}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapchat-filled:before{content:"𐂍"}.ti-brand-snapseed:before{content:""}.ti-brand-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-spotify-filled:before{content:"ﺆ"}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-steam-filled:before{content:"𐂌"}.ti-brand-stocktwits:before{content:"ﵸ"}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-stripe-filled:before{content:"𐂋"}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tabler-filled:before{content:"𐂊"}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-teams:before{content:"﫟"}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tesla:before{content:"𐂙"}.ti-brand-tether:before{content:""}.ti-brand-thingiverse:before{content:"ﴜ"}.ti-brand-threads:before{content:"ﬂ"}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tiktok-filled:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-tinder-filled:before{content:"𐂉"}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-tumblr-filled:before{content:"𐂈"}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-twitter-filled:before{content:""}.ti-brand-typescript:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vercel-filled:before{content:"𐂇"}.ti-brand-vimeo:before{content:""}.ti-brand-vimeo-filled:before{content:"𐂆"}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-weibo-filled:before{content:"𐂦"}.ti-brand-whatsapp:before{content:""}.ti-brand-whatsapp-filled:before{content:"𐂅"}.ti-brand-wikipedia:before{content:"啕"}.ti-brand-windows:before{content:""}.ti-brand-windows-filled:before{content:"𐂄"}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-x:before{content:"ﰏ"}.ti-brand-x-filled:before{content:"ﰡ"}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xdeep:before{content:"ﰐ"}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yandex:before{content:"﫡"}.ti-brand-yarn:before{content:"ﵹ"}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-filled:before{content:"ﰢ"}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zhihu:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-filled:before{content:"ﺅ"}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-2:before{content:"ﬃ"}.ti-briefcase-2-filled:before{content:"ﺄ"}.ti-briefcase-filled:before{content:"ﴀ"}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-auto:before{content:"ﶙ"}.ti-brightness-auto-filled:before{content:"ﺃ"}.ti-brightness-down:before{content:""}.ti-brightness-down-filled:before{content:"ﬣ"}.ti-brightness-filled:before{content:"ﺂ"}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-brightness-up-filled:before{content:"ﬤ"}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-maximize:before{content:"𐂰"}.ti-browser-minus:before{content:"𐂯"}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-share:before{content:"𐂮"}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bubble:before{content:"ﺺ"}.ti-bubble-filled:before{content:"ﻃ"}.ti-bubble-minus:before{content:"ﺾ"}.ti-bubble-plus:before{content:"ﺽ"}.ti-bubble-tea:before{content:"ｑ"}.ti-bubble-tea-2:before{content:"ｒ"}.ti-bubble-text:before{content:"ﺼ"}.ti-bubble-text-filled:before{content:"𐂥"}.ti-bubble-x:before{content:"ﺻ"}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-filled:before{content:"ﴁ"}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-airport:before{content:"ﾩ"}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-broadcast-tower-filled:before{content:"ﺁ"}.ti-building-burj-al-arab:before{content:"ｐ"}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-cog:before{content:"𐁢"}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-minus:before{content:"𐁡"}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-off:before{content:"﻽"}.ti-building-pavilion:before{content:""}.ti-building-plus:before{content:"𐁠"}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-buildings:before{content:"｀"}.ti-bulb:before{content:""}.ti-bulb-filled:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-burger:before{content:"ﲴ"}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-butterfly-filled:before{content:"𐀖"}.ti-cactus:before{content:""}.ti-cactus-filled:before{content:"ﬥ"}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-cake-roll:before{content:"𐂽"}.ti-calculator:before{content:""}.ti-calculator-filled:before{content:"ﬦ"}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-clock:before{content:"ﴮ"}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-dot:before{content:"﴾"}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-event-filled:before{content:"𐂹"}.ti-calendar-exclamation:before{content:""}.ti-calendar-filled:before{content:"ﬧ"}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-month:before{content:"ﴯ"}.ti-calendar-month-filled:before{content:"𐂸"}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-repeat:before{content:"㮝"}.ti-calendar-sad:before{content:"ﴝ"}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-smile:before{content:"ﴞ"}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-user:before{content:"ﴟ"}.ti-calendar-week:before{content:"ﴰ"}.ti-calendar-week-filled:before{content:"𐂷"}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-ai:before{content:"ﾨ"}.ti-camera-bitcoin:before{content:"ﾧ"}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-filled:before{content:"嘆"}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-moon:before{content:"ﾦ"}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-spark:before{content:"ﾼ"}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-campfire-filled:before{content:"ﬨ"}.ti-cancel:before{content:"１"}.ti-candle:before{content:""}.ti-candle-filled:before{content:"ﰣ"}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-cannabis-filled:before{content:"𐀕"}.ti-cap-projecting:before{content:"Ｂ"}.ti-cap-rounded:before{content:"Ａ"}.ti-cap-straight:before{content:"＠"}.ti-capsule:before{content:"﫣"}.ti-capsule-filled:before{content:"ﰤ"}.ti-capsule-horizontal:before{content:"﫢"}.ti-capsule-horizontal-filled:before{content:"ﰥ"}.ti-capture:before{content:""}.ti-capture-filled:before{content:"﬩"}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-4wd:before{content:"ﶸ"}.ti-car-4wd-filled:before{content:"𐀞"}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-fan:before{content:"ﶳ"}.ti-car-fan-1:before{content:"ﶷ"}.ti-car-fan-2:before{content:"ﶶ"}.ti-car-fan-3:before{content:"ﶵ"}.ti-car-fan-auto:before{content:"ﶴ"}.ti-car-fan-filled:before{content:"𐀝"}.ti-car-filled:before{content:"𐁌"}.ti-car-garage:before{content:"ﱷ"}.ti-car-off:before{content:""}.ti-car-suv:before{content:"ﲋ"}.ti-car-suv-filled:before{content:"𐁍"}.ti-car-turbine:before{content:""}.ti-carambola:before{content:"ﺹ"}.ti-carambola-filled:before{content:"𐀔"}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-filled:before{content:"𐀜"}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-cards-filled:before{content:"ﰦ"}.ti-caret-down:before{content:""}.ti-caret-down-filled:before{content:"שׁ"}.ti-caret-left:before{content:""}.ti-caret-left-filled:before{content:"שׂ"}.ti-caret-left-right:before{content:"ﱃ"}.ti-caret-left-right-filled:before{content:"ﴂ"}.ti-caret-right:before{content:""}.ti-caret-right-filled:before{content:"שּׁ"}.ti-caret-up:before{content:""}.ti-caret-up-down:before{content:"ﱄ"}.ti-caret-up-down-filled:before{content:"ﴃ"}.ti-caret-up-filled:before{content:"שּׂ"}.ti-carousel-horizontal:before{content:""}.ti-carousel-horizontal-filled:before{content:"朗"}.ti-carousel-vertical:before{content:""}.ti-carousel-vertical-filled:before{content:"望"}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-filled:before{content:"ﺀ"}.ti-cash-banknote-off:before{content:""}.ti-cash-off:before{content:""}.ti-cash-register:before{content:"ﻦ"}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-category-filled:before{content:"אַ"}.ti-category-minus:before{content:"ﴠ"}.ti-category-plus:before{content:"ﴡ"}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-charging-pile:before{content:""}.ti-charging-pile-filled:before{content:"𐀛"}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-filled:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-area-line-filled:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bar-popular:before{content:"ﻷ"}.ti-chart-bubble:before{content:""}.ti-chart-bubble-filled:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-candle-filled:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-cohort:before{content:"ﻶ"}.ti-chart-column:before{content:"ﾥ"}.ti-chart-covariate:before{content:"ﾤ"}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-donut-filled:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-dots-filled:before{content:"ﴄ"}.ti-chart-funnel:before{content:"ﻵ"}.ti-chart-grid-dots:before{content:""}.ti-chart-grid-dots-filled:before{content:"ﴅ"}.ti-chart-histogram:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-filled:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-scatter:before{content:"ﶓ"}.ti-chart-scatter-3d:before{content:"ﶒ"}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-cherry:before{content:""}.ti-cherry-filled:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-bishop-filled:before{content:""}.ti-chess-filled:before{content:""}.ti-chess-king:before{content:""}.ti-chess-king-filled:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-knight-filled:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-queen-filled:before{content:""}.ti-chess-rook:before{content:""}.ti-chess-rook-filled:before{content:""}.ti-chevron-compact-down:before{content:"﫰"}.ti-chevron-compact-left:before{content:"﫱"}.ti-chevron-compact-right:before{content:"﫲"}.ti-chevron-compact-up:before{content:"﫳"}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-left-pipe:before{content:"﫤"}.ti-chevron-right:before{content:""}.ti-chevron-right-pipe:before{content:"﫥"}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-ball:before{content:"ﴱ"}.ti-christmas-tree:before{content:""}.ti-christmas-tree-filled:before{content:"𐀚"}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-filled:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-left-filled:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-down-right-filled:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-left-filled:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-right-filled:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-filled:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-left-filled:before{content:""}.ti-circle-arrow-up-right:before{content:""}.ti-circle-arrow-up-right-filled:before{content:""}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-check-filled:before{content:""}.ti-circle-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dashed-check:before{content:"ﺸ"}.ti-circle-dashed-letter-a:before{content:"ﾚ"}.ti-circle-dashed-letter-b:before{content:"ﾙ"}.ti-circle-dashed-letter-c:before{content:"ﾘ"}.ti-circle-dashed-letter-d:before{content:"ﾗ"}.ti-circle-dashed-letter-e:before{content:"ﾖ"}.ti-circle-dashed-letter-f:before{content:"ﾕ"}.ti-circle-dashed-letter-g:before{content:"ﾔ"}.ti-circle-dashed-letter-h:before{content:"ﾓ"}.ti-circle-dashed-letter-i:before{content:"ﾒ"}.ti-circle-dashed-letter-j:before{content:"ﾑ"}.ti-circle-dashed-letter-k:before{content:"ﾐ"}.ti-circle-dashed-letter-l:before{content:"ﾏ"}.ti-circle-dashed-letter-m:before{content:"ﾍ"}.ti-circle-dashed-letter-n:before{content:"ﾌ"}.ti-circle-dashed-letter-o:before{content:"ﾋ"}.ti-circle-dashed-letter-p:before{content:"ﾊ"}.ti-circle-dashed-letter-q:before{content:"ﾉ"}.ti-circle-dashed-letter-r:before{content:"ﾈ"}.ti-circle-dashed-letter-s:before{content:"ﾇ"}.ti-circle-dashed-letter-t:before{content:"ﾆ"}.ti-circle-dashed-letter-u:before{content:"ﾅ"}.ti-circle-dashed-letter-v:before{content:"ﾄ"}.ti-circle-dashed-letter-w:before{content:"ﾃ"}.ti-circle-dashed-letter-x:before{content:"ﾂ"}.ti-circle-dashed-letter-y:before{content:"ﾁ"}.ti-circle-dashed-letter-z:before{content:"ﾀ"}.ti-circle-dashed-minus:before{content:"ﺷ"}.ti-circle-dashed-number-0:before{content:"ﱫ"}.ti-circle-dashed-number-1:before{content:"ﱬ"}.ti-circle-dashed-number-2:before{content:"ﱭ"}.ti-circle-dashed-number-3:before{content:"ﱮ"}.ti-circle-dashed-number-4:before{content:"ﱯ"}.ti-circle-dashed-number-5:before{content:"ﱰ"}.ti-circle-dashed-number-6:before{content:"ﱱ"}.ti-circle-dashed-number-7:before{content:"ﱲ"}.ti-circle-dashed-number-8:before{content:"ﱳ"}.ti-circle-dashed-number-9:before{content:"ﱴ"}.ti-circle-dashed-percentage:before{content:"ﵺ"}.ti-circle-dashed-plus:before{content:"ﺶ"}.ti-circle-dashed-x:before{content:"ﱵ"}.ti-circle-dot:before{content:""}.ti-circle-dot-filled:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-dotted-letter-a:before{content:"ｿ"}.ti-circle-dotted-letter-b:before{content:"ｾ"}.ti-circle-dotted-letter-c:before{content:"ｽ"}.ti-circle-dotted-letter-d:before{content:"ｼ"}.ti-circle-dotted-letter-e:before{content:"ｻ"}.ti-circle-dotted-letter-f:before{content:"ｺ"}.ti-circle-dotted-letter-g:before{content:"ｹ"}.ti-circle-dotted-letter-h:before{content:"ｸ"}.ti-circle-dotted-letter-i:before{content:"ｷ"}.ti-circle-dotted-letter-j:before{content:"ｶ"}.ti-circle-dotted-letter-k:before{content:"ｵ"}.ti-circle-dotted-letter-l:before{content:"ｴ"}.ti-circle-dotted-letter-m:before{content:"ｳ"}.ti-circle-dotted-letter-n:before{content:"ｲ"}.ti-circle-dotted-letter-o:before{content:"ｱ"}.ti-circle-dotted-letter-p:before{content:"ｰ"}.ti-circle-dotted-letter-q:before{content:"ｯ"}.ti-circle-dotted-letter-r:before{content:"ｮ"}.ti-circle-dotted-letter-s:before{content:"ｭ"}.ti-circle-dotted-letter-t:before{content:"ｬ"}.ti-circle-dotted-letter-u:before{content:"ｫ"}.ti-circle-dotted-letter-v:before{content:"ｪ"}.ti-circle-dotted-letter-w:before{content:"ｩ"}.ti-circle-dotted-letter-x:before{content:"ｨ"}.ti-circle-dotted-letter-y:before{content:"ｧ"}.ti-circle-dotted-letter-z:before{content:"ｦ"}.ti-circle-filled:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key:before{content:""}.ti-circle-key-filled:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-a-filled:before{content:"ﹿ"}.ti-circle-letter-b:before{content:""}.ti-circle-letter-b-filled:before{content:"ﹾ"}.ti-circle-letter-c:before{content:""}.ti-circle-letter-c-filled:before{content:"ﹽ"}.ti-circle-letter-d:before{content:""}.ti-circle-letter-d-filled:before{content:"ﹼ"}.ti-circle-letter-e:before{content:""}.ti-circle-letter-e-filled:before{content:"ﹻ"}.ti-circle-letter-f:before{content:""}.ti-circle-letter-f-filled:before{content:"ﹺ"}.ti-circle-letter-g:before{content:""}.ti-circle-letter-g-filled:before{content:"ﹹ"}.ti-circle-letter-h:before{content:""}.ti-circle-letter-h-filled:before{content:"ﹸ"}.ti-circle-letter-i:before{content:""}.ti-circle-letter-i-filled:before{content:"ﹷ"}.ti-circle-letter-j:before{content:""}.ti-circle-letter-j-filled:before{content:"ﹶ"}.ti-circle-letter-k:before{content:""}.ti-circle-letter-k-filled:before{content:"﹵"}.ti-circle-letter-l:before{content:""}.ti-circle-letter-l-filled:before{content:"ﹴ"}.ti-circle-letter-m:before{content:""}.ti-circle-letter-m-filled:before{content:"ﹳ"}.ti-circle-letter-n:before{content:""}.ti-circle-letter-n-filled:before{content:"ﹲ"}.ti-circle-letter-o:before{content:""}.ti-circle-letter-o-filled:before{content:"ﹱ"}.ti-circle-letter-p:before{content:""}.ti-circle-letter-p-filled:before{content:"ﹰ"}.ti-circle-letter-q:before{content:""}.ti-circle-letter-q-filled:before{content:"﹯"}.ti-circle-letter-r:before{content:""}.ti-circle-letter-r-filled:before{content:"﹮"}.ti-circle-letter-s:before{content:""}.ti-circle-letter-s-filled:before{content:"﹭"}.ti-circle-letter-t:before{content:""}.ti-circle-letter-t-filled:before{content:"﹬"}.ti-circle-letter-u:before{content:""}.ti-circle-letter-u-filled:before{content:"﹫"}.ti-circle-letter-v:before{content:""}.ti-circle-letter-v-filled:before{content:"﹪"}.ti-circle-letter-w:before{content:""}.ti-circle-letter-w-filled:before{content:"﹩"}.ti-circle-letter-x:before{content:""}.ti-circle-letter-x-filled:before{content:"﹨"}.ti-circle-letter-y:before{content:""}.ti-circle-letter-y-filled:before{content:"﹧"}.ti-circle-letter-z:before{content:""}.ti-circle-letter-z-filled:before{content:"﹦"}.ti-circle-minus:before{content:""}.ti-circle-minus-2:before{content:"ﲌ"}.ti-circle-number-0:before{content:""}.ti-circle-number-0-filled:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-1-filled:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-2-filled:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-3-filled:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-4-filled:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-5-filled:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-6-filled:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-7-filled:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-8-filled:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-number-9-filled:before{content:""}.ti-circle-off:before{content:""}.ti-circle-percentage:before{content:"ﵻ"}.ti-circle-percentage-filled:before{content:"ﻕ"}.ti-circle-plus:before{content:""}.ti-circle-plus-2:before{content:"ﲍ"}.ti-circle-plus-filled:before{content:"ﻹ"}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-filled:before{content:"｣"}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circle-x-filled:before{content:""}.ti-circles:before{content:""}.ti-circles-filled:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-cliff-jumping:before{content:"ﻼ"}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-search:before{content:"𐂘"}.ti-clipboard-smile:before{content:"ﶚ"}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-12:before{content:"ﱖ"}.ti-clock-2:before{content:""}.ti-clock-24:before{content:"ﱗ"}.ti-clock-bitcoin:before{content:"＿"}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-filled:before{content:""}.ti-clock-heart:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-1-filled:before{content:"﹥"}.ti-clock-hour-10:before{content:""}.ti-clock-hour-10-filled:before{content:"﹤"}.ti-clock-hour-11:before{content:""}.ti-clock-hour-11-filled:before{content:"﹣"}.ti-clock-hour-12:before{content:""}.ti-clock-hour-12-filled:before{content:"﹢"}.ti-clock-hour-2:before{content:""}.ti-clock-hour-2-filled:before{content:"﹡"}.ti-clock-hour-3:before{content:""}.ti-clock-hour-3-filled:before{content:"﹠"}.ti-clock-hour-4:before{content:""}.ti-clock-hour-4-filled:before{content:"﹟"}.ti-clock-hour-5:before{content:""}.ti-clock-hour-5-filled:before{content:"﹞"}.ti-clock-hour-6:before{content:""}.ti-clock-hour-6-filled:before{content:"﹝"}.ti-clock-hour-7:before{content:""}.ti-clock-hour-7-filled:before{content:"﹜"}.ti-clock-hour-8:before{content:""}.ti-clock-hour-8-filled:before{content:"﹛"}.ti-clock-hour-9:before{content:""}.ti-clock-hour-9-filled:before{content:"﹚"}.ti-clock-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bitcoin:before{content:"＾"}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-filled:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-network:before{content:"ﱸ"}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clover-filled:before{content:"𐀓"}.ti-clubs:before{content:""}.ti-clubs-filled:before{content:""}.ti-code:before{content:""}.ti-code-asterisk:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-circle-2-filled:before{content:"ﻔ"}.ti-code-circle-filled:before{content:"ﻓ"}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-code-variable:before{content:"𐂫"}.ti-code-variable-minus:before{content:"𐂭"}.ti-code-variable-plus:before{content:"𐂬"}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-bitcoin-filled:before{content:"ﴆ"}.ti-coin-euro:before{content:""}.ti-coin-euro-filled:before{content:"ﴇ"}.ti-coin-filled:before{content:"ﴈ"}.ti-coin-monero:before{content:""}.ti-coin-monero-filled:before{content:"ﴉ"}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-pound-filled:before{content:"ﴊ"}.ti-coin-rupee:before{content:""}.ti-coin-rupee-filled:before{content:"ﴋ"}.ti-coin-taka:before{content:"ﴍ"}.ti-coin-taka-filled:before{content:"ﴌ"}.ti-coin-yen:before{content:""}.ti-coin-yen-filled:before{content:"ﴎ"}.ti-coin-yuan:before{content:""}.ti-coin-yuan-filled:before{content:"ﴏ"}.ti-coins:before{content:""}.ti-color-filter:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-column-remove:before{content:"﫴"}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-filled:before{content:"ﴐ"}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-2-filled:before{content:"﹙"}.ti-cone-filled:before{content:"﹘"}.ti-cone-off:before{content:""}.ti-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-congruent-to:before{content:"ﾣ"}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contract:before{content:"ﻻ"}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-filled:before{content:"﹗"}.ti-contrast-2-off:before{content:""}.ti-contrast-filled:before{content:"﹖"}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:"ﶱ"}.ti-cookie-filled:before{content:"﹔"}.ti-cookie-man:before{content:"ﶲ"}.ti-cookie-man-filled:before{content:"﹕"}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-check:before{content:"ﶰ"}.ti-copy-check-filled:before{content:"﹓"}.ti-copy-minus:before{content:"ﶯ"}.ti-copy-minus-filled:before{content:"﹒"}.ti-copy-off:before{content:""}.ti-copy-plus:before{content:"ﶮ"}.ti-copy-plus-filled:before{content:"﹑"}.ti-copy-x:before{content:"ﶭ"}.ti-copy-x-filled:before{content:"﹐"}.ti-copyleft:before{content:""}.ti-copyleft-filled:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-filled:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-filled:before{content:"ﴑ"}.ti-credit-card-off:before{content:""}.ti-credit-card-pay:before{content:"ﴲ"}.ti-credit-card-refund:before{content:"ﴳ"}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-crop-1-1:before{content:"ﵐ"}.ti-crop-1-1-filled:before{content:"﹏"}.ti-crop-16-9:before{content:"ﵑ"}.ti-crop-16-9-filled:before{content:"﹎"}.ti-crop-3-2:before{content:"ﵒ"}.ti-crop-3-2-filled:before{content:"﹍"}.ti-crop-5-4:before{content:"ﵓ"}.ti-crop-5-4-filled:before{content:"﹌"}.ti-crop-7-5:before{content:"ﵔ"}.ti-crop-7-5-filled:before{content:"﹋"}.ti-crop-landscape:before{content:"ﵕ"}.ti-crop-landscape-filled:before{content:"﹊"}.ti-crop-portrait:before{content:"ﵖ"}.ti-crop-portrait-filled:before{content:"﹉"}.ti-cross:before{content:""}.ti-cross-filled:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-3d-sphere:before{content:""}.ti-cube-3d-sphere-off:before{content:""}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-spark:before{content:"ﾻ"}.ti-cube-unfolded:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-afghani:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-florin:before{content:"﫵"}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial:before{content:"縉"}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-xrp:before{content:"ﴴ"}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-filled:before{content:"𐀙"}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-smile:before{content:"ﶛ"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-desk:before{content:"ﴵ"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-airtag:before{content:"﫦"}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-filled:before{content:"𐁋"}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-filled:before{content:"𐁊"}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-gamepad-3:before{content:"ﱘ"}.ti-device-gamepad-3-filled:before{content:"𐁉"}.ti-device-heart-monitor:before{content:""}.ti-device-heart-monitor-filled:before{content:"器"}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-filled:before{content:"𐁈"}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-filled:before{content:"𐁇"}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-filled:before{content:"塀"}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-projector:before{content:"ﰑ"}.ti-device-remote:before{content:""}.ti-device-remote-filled:before{content:"𐁆"}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-filled:before{content:"𐁅"}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-filled:before{content:"墨"}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-filled:before{content:"𐁃"}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-tv-old-filled:before{content:"𐁄"}.ti-device-unknown:before{content:"ﻴ"}.ti-device-unknown-filled:before{content:"𐀘"}.ti-device-usb:before{content:"ﱙ"}.ti-device-usb-filled:before{content:"𐁂"}.ti-device-vision-pro:before{content:"﫧"}.ti-device-vision-pro-filled:before{content:"𐁁"}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-filled:before{content:"𐁀"}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus:before{content:"瀞"}.ti-dialpad:before{content:""}.ti-dialpad-filled:before{content:"層"}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-filled:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-diamonds-filled:before{content:""}.ti-diaper:before{content:"ﾢ"}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-1-filled:before{content:""}.ti-dice-2:before{content:""}.ti-dice-2-filled:before{content:""}.ti-dice-3:before{content:""}.ti-dice-3-filled:before{content:""}.ti-dice-4:before{content:""}.ti-dice-4-filled:before{content:""}.ti-dice-5:before{content:""}.ti-dice-5-filled:before{content:""}.ti-dice-6:before{content:""}.ti-dice-6-filled:before{content:""}.ti-dice-filled:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-arrows:before{content:"ﴶ"}.ti-direction-arrows-filled:before{content:"𐃊"}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-filled:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-filled:before{content:"𐀿"}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-filled:before{content:"𐀾"}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-filled:before{content:"𐀽"}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-filled:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-half-2-filled:before{content:"ﭬ"}.ti-droplet-half-filled:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-droplets:before{content:"ﰒ"}.ti-droplets-filled:before{content:"𐃉"}.ti-dual-screen:before{content:"繁"}.ti-dumpling:before{content:"ﺵ"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ear-scan:before{content:"ﵗ"}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-cracked-filled:before{content:"𐀒"}.ti-egg-filled:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-filled:before{content:"𐀼"}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-escalator:before{content:"ﬆ"}.ti-escalator-down:before{content:"ﬄ"}.ti-escalator-up:before{content:"ﬅ"}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle:before{content:""}.ti-exclamation-circle-filled:before{content:"｢"}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-bitcoin:before{content:"］"}.ti-eye-bolt:before{content:"ﭭ"}.ti-eye-cancel:before{content:"ﭮ"}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-code:before{content:"ﭯ"}.ti-eye-cog:before{content:""}.ti-eye-discount:before{content:"ﭰ"}.ti-eye-dollar:before{content:"ﭱ"}.ti-eye-dotted:before{content:"ﺭ"}.ti-eye-down:before{content:"ﭲ"}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-filled:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-minus:before{content:"ﭳ"}.ti-eye-off:before{content:""}.ti-eye-pause:before{content:"ﭴ"}.ti-eye-pin:before{content:"ﭵ"}.ti-eye-plus:before{content:"ﭶ"}.ti-eye-question:before{content:"ﭷ"}.ti-eye-search:before{content:"ﭸ"}.ti-eye-share:before{content:"ﭹ"}.ti-eye-spark:before{content:"ﾺ"}.ti-eye-star:before{content:"ﭺ"}.ti-eye-table:before{content:""}.ti-eye-up:before{content:"ﭻ"}.ti-eye-x:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-filled:before{content:"𐃈"}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-favicon:before{content:"ﵥ"}.ti-favicon-filled:before{content:"𐁱"}.ti-feather:before{content:""}.ti-feather-filled:before{content:"𐀑"}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-ferry:before{content:"𐁴"}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-ai:before{content:"ﾡ"}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-bitcoin:before{content:"ﾠ"}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-excel:before{content:"ﻳ"}.ti-file-export:before{content:""}.ti-file-filled:before{content:""}.ti-file-function:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-isr:before{content:"ﺬ"}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-neutral:before{content:"ﴢ"}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-sad:before{content:"ﴣ"}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-smile:before{content:"ﴤ"}.ti-file-spark:before{content:"ﾹ"}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-text-ai:before{content:"﨧"}.ti-file-text-spark:before{content:"ﾸ"}.ti-file-time:before{content:""}.ti-file-type-bmp:before{content:"﬇"}.ti-file-type-css:before{content:"﬈"}.ti-file-type-csv:before{content:"﬉"}.ti-file-type-doc:before{content:"﬊"}.ti-file-type-docx:before{content:"﬋"}.ti-file-type-html:before{content:"﬌"}.ti-file-type-jpg:before{content:"﬍"}.ti-file-type-js:before{content:"﬎"}.ti-file-type-jsx:before{content:"﬏"}.ti-file-type-pdf:before{content:"﬐"}.ti-file-type-php:before{content:"﬑"}.ti-file-type-png:before{content:"﬒"}.ti-file-type-ppt:before{content:"ﬓ"}.ti-file-type-rs:before{content:"ﬔ"}.ti-file-type-sql:before{content:"ﬕ"}.ti-file-type-svg:before{content:"ﬖ"}.ti-file-type-ts:before{content:"ﬗ"}.ti-file-type-tsx:before{content:"﬘"}.ti-file-type-txt:before{content:"﬙"}.ti-file-type-vue:before{content:"﬚"}.ti-file-type-xls:before{content:"﬛"}.ti-file-type-xml:before{content:"﬜"}.ti-file-type-zip:before{content:"יִ"}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-word:before{content:"ﻲ"}.ti-file-x:before{content:""}.ti-file-x-filled:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-bolt:before{content:"ﭼ"}.ti-filter-cancel:before{content:"ﭽ"}.ti-filter-check:before{content:"ﭾ"}.ti-filter-code:before{content:"ﭿ"}.ti-filter-cog:before{content:"茶"}.ti-filter-discount:before{content:"ﮀ"}.ti-filter-dollar:before{content:"刺"}.ti-filter-down:before{content:"ﮁ"}.ti-filter-edit:before{content:"切"}.ti-filter-exclamation:before{content:"ﮂ"}.ti-filter-filled:before{content:"ﰧ"}.ti-filter-heart:before{content:"ﮃ"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-pause:before{content:"ﮄ"}.ti-filter-pin:before{content:"ﮅ"}.ti-filter-plus:before{content:"拓"}.ti-filter-question:before{content:"ﮆ"}.ti-filter-search:before{content:"ﮇ"}.ti-filter-share:before{content:"ﮈ"}.ti-filter-star:before{content:"糖"}.ti-filter-up:before{content:"ﮉ"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-filters-filled:before{content:"𐃇"}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fingerprint-scan:before{content:"ﲵ"}.ti-fire-extinguisher:before{content:"﫶"}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-christianity:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-filled:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-3-filled:before{content:""}.ti-flag-bitcoin:before{content:"＼"}.ti-flag-bolt:before{content:"ﮊ"}.ti-flag-cancel:before{content:"ﮋ"}.ti-flag-check:before{content:"ﮌ"}.ti-flag-code:before{content:"ﮍ"}.ti-flag-cog:before{content:"ﮎ"}.ti-flag-discount:before{content:"ﮏ"}.ti-flag-dollar:before{content:"ﮐ"}.ti-flag-down:before{content:"ﮑ"}.ti-flag-exclamation:before{content:"ﮒ"}.ti-flag-filled:before{content:""}.ti-flag-heart:before{content:"ﮓ"}.ti-flag-minus:before{content:"ﮔ"}.ti-flag-off:before{content:""}.ti-flag-pause:before{content:"ﮕ"}.ti-flag-pin:before{content:"ﮖ"}.ti-flag-plus:before{content:"ﮗ"}.ti-flag-question:before{content:"ﮘ"}.ti-flag-search:before{content:"ﮙ"}.ti-flag-share:before{content:"ﮚ"}.ti-flag-spark:before{content:"ﾷ"}.ti-flag-star:before{content:"ﮛ"}.ti-flag-up:before{content:"ﮜ"}.ti-flag-x:before{content:"ﮝ"}.ti-flame:before{content:""}.ti-flame-filled:before{content:"𐃆"}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flare-filled:before{content:"𐃅"}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-filled:before{content:"ﴒ"}.ti-flask-2-off:before{content:""}.ti-flask-filled:before{content:"ﴓ"}.ti-flask-off:before{content:""}.ti-flip-flops:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-filled:before{content:"𐀐"}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-auto:before{content:"謁"}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-filled:before{content:""}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-open:before{content:"﫷"}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-root:before{content:"﵃"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up:before{content:"卵"}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-filled:before{content:"𐃄"}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forbid-2-filled:before{content:"ﰨ"}.ti-forbid-filled:before{content:"ﰩ"}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-filled:before{content:"ﰪ"}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-filled:before{content:"ﰫ"}.ti-function-off:before{content:""}.ti-galaxy:before{content:"ﲶ"}.ti-garden-cart:before{content:""}.ti-garden-cart-filled:before{content:"𐃃"}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-filled:before{content:"ﰬ"}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-2:before{content:""}.ti-ghost-2-filled:before{content:""}.ti-ghost-3:before{content:"ﰓ"}.ti-ghost-3-filled:before{content:"𐂤"}.ti-ghost-filled:before{content:""}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-card-filled:before{content:"ﰭ"}.ti-gift-filled:before{content:"ﴔ"}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-branch-deleted:before{content:""}.ti-git-cherry-pick:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-champagne:before{content:"ﶜ"}.ti-glass-cocktail:before{content:"ﶝ"}.ti-glass-filled:before{content:"𐀏"}.ti-glass-full:before{content:""}.ti-glass-full-filled:before{content:"ﰮ"}.ti-glass-gin:before{content:"ﶞ"}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-filled:before{content:"ﰯ"}.ti-globe-off:before{content:""}.ti-go-game:before{content:""}.ti-golf:before{content:""}.ti-golf-filled:before{content:"𐂣"}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gps-filled:before{content:"﹈"}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-filled:before{content:"ﴕ"}.ti-graph-off:before{content:""}.ti-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-3x3:before{content:"ﲤ"}.ti-grid-4x4:before{content:"ﲥ"}.ti-grid-dots:before{content:""}.ti-grid-goldenratio:before{content:"ﲦ"}.ti-grid-pattern:before{content:""}.ti-grid-pattern-filled:before{content:"𐃂"}.ti-grid-scan:before{content:"ﲧ"}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-guitar-pick-filled:before{content:""}.ti-gymnastics:before{content:"﵄"}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-finger-down:before{content:"ｏ"}.ti-hand-finger-left:before{content:"ｎ"}.ti-hand-finger-off:before{content:""}.ti-hand-finger-right:before{content:"ｍ"}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-love-you:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-sanitizer:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-2-filled:before{content:"｡"}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-haze-moon:before{content:"﫸"}.ti-hdr:before{content:"嗢"}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-filled:before{content:"屮"}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-bitcoin:before{content:"［"}.ti-heart-bolt:before{content:"ﮞ"}.ti-heart-broken:before{content:""}.ti-heart-cancel:before{content:"ﮟ"}.ti-heart-check:before{content:"ﮠ"}.ti-heart-code:before{content:"ﮡ"}.ti-heart-cog:before{content:"ﮢ"}.ti-heart-discount:before{content:"ﮣ"}.ti-heart-dollar:before{content:"ﮤ"}.ti-heart-down:before{content:"ﮥ"}.ti-heart-exclamation:before{content:"ﮦ"}.ti-heart-filled:before{content:""}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-pause:before{content:"ﮧ"}.ti-heart-pin:before{content:"ﮨ"}.ti-heart-plus:before{content:""}.ti-heart-question:before{content:"ﮩ"}.ti-heart-rate-monitor:before{content:""}.ti-heart-search:before{content:"ﮪ"}.ti-heart-share:before{content:"ﮫ"}.ti-heart-spark:before{content:"ﾶ"}.ti-heart-star:before{content:"ﮬ"}.ti-heart-up:before{content:"ﮭ"}.ti-heart-x:before{content:"ﮮ"}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helicopter-landing-filled:before{content:"𐃁"}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-circle:before{content:"欄"}.ti-help-circle-filled:before{content:"悔"}.ti-help-hexagon:before{content:""}.ti-help-hexagon-filled:before{content:"慨"}.ti-help-octagon:before{content:""}.ti-help-octagon-filled:before{content:"憎"}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-filled:before{content:"懲"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-square-rounded-filled:before{content:"敏"}.ti-help-triangle:before{content:"嵐"}.ti-help-triangle-filled:before{content:"既"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-filled:before{content:""}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-a-filled:before{content:"﹇"}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-b-filled:before{content:"﹆"}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-c-filled:before{content:"﹅"}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-d-filled:before{content:"﹄"}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-e-filled:before{content:"﹃"}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-f-filled:before{content:"﹂"}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-g-filled:before{content:"﹁"}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-h-filled:before{content:"﹀"}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-i-filled:before{content:"︿"}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-j-filled:before{content:"︾"}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-k-filled:before{content:"︽"}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-l-filled:before{content:"︼"}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-m-filled:before{content:"︻"}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-n-filled:before{content:"︺"}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-o-filled:before{content:"︹"}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-p-filled:before{content:"︸"}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-q-filled:before{content:"︷"}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-r-filled:before{content:"︶"}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-s-filled:before{content:"︵"}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-t-filled:before{content:"︴"}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-u-filled:before{content:"︳"}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-v-filled:before{content:"︲"}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-w-filled:before{content:"︱"}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-x-filled:before{content:"︰"}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-y-filled:before{content:"︯"}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-letter-z-filled:before{content:"︮"}.ti-hexagon-minus:before{content:"ﲏ"}.ti-hexagon-minus-2:before{content:"ﲎ"}.ti-hexagon-minus-filled:before{content:"︭"}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-0-filled:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-1-filled:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-2-filled:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-3-filled:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-4-filled:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-5-filled:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-6-filled:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-7-filled:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-8-filled:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-number-9-filled:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-plus:before{content:"ﱅ"}.ti-hexagon-plus-2:before{content:"ﲐ"}.ti-hexagon-plus-filled:before{content:"︬"}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus:before{content:"盛"}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bitcoin:before{content:"Ｚ"}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-filled:before{content:"︫"}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-spark:before{content:"ﾵ"}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse:before{content:"ﱆ"}.ti-horse-toy:before{content:""}.ti-horseshoe:before{content:"ﲷ"}.ti-hospital:before{content:"ﵙ"}.ti-hospital-circle:before{content:"ﵘ"}.ti-hospital-circle-filled:before{content:"ﻒ"}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-filled:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-hours-12:before{content:"ﱓ"}.ti-hours-24:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-delete:before{content:"﨩"}.ti-http-get:before{content:"飯"}.ti-http-head:before{content:"飼"}.ti-http-options:before{content:"館"}.ti-http-patch:before{content:"鶴"}.ti-http-post:before{content:"郞"}.ti-http-put:before{content:"隷"}.ti-http-que:before{content:"者"}.ti-http-trace:before{content:"侮"}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-filled:before{content:"𐁰"}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-ikosaedr:before{content:"ﻆ"}.ti-image-in-picture:before{content:"ﶟ"}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-circle-filled:before{content:""}.ti-info-hexagon:before{content:""}.ti-info-hexagon-filled:before{content:"暑"}.ti-info-octagon:before{content:""}.ti-info-octagon-filled:before{content:"梅"}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-filled:before{content:"海"}.ti-info-square-rounded:before{content:""}.ti-info-square-rounded-filled:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-info-triangle-filled:before{content:"渚"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-filled:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-left-filled:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-bottom-right-filled:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-left-filled:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-right-filled:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-filled:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-left-filled:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-inner-shadow-top-right-filled:before{content:""}.ti-input-ai:before{content:"ﱚ"}.ti-input-check:before{content:"ﱛ"}.ti-input-search:before{content:""}.ti-input-spark:before{content:"ﾴ"}.ti-input-x:before{content:"ﱜ"}.ti-invoice:before{content:"ﺫ"}.ti-ironing:before{content:"塚"}.ti-ironing-1:before{content:""}.ti-ironing-1-filled:before{content:"𐁯"}.ti-ironing-2:before{content:""}.ti-ironing-2-filled:before{content:"𐁮"}.ti-ironing-3:before{content:""}.ti-ironing-3-filled:before{content:"𐁭"}.ti-ironing-filled:before{content:"︪"}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-filled:before{content:"𐁬"}.ti-ironing-steam-off:before{content:""}.ti-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jetpack-filled:before{content:"︩"}.ti-jewish-star:before{content:""}.ti-jewish-star-filled:before{content:""}.ti-join-bevel:before{content:"ｌ"}.ti-join-round:before{content:"ｋ"}.ti-join-straight:before{content:"ｊ"}.ti-joker:before{content:"𐁟"}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kerning:before{content:""}.ti-key:before{content:""}.ti-key-filled:before{content:"︨"}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-filled:before{content:"𐂢"}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-center-filled:before{content:"ﰰ"}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-horizontal-filled:before{content:"ﰱ"}.ti-keyframe-align-vertical:before{content:""}.ti-keyframe-align-vertical-filled:before{content:"ﰲ"}.ti-keyframe-filled:before{content:"ﰳ"}.ti-keyframes:before{content:""}.ti-keyframes-filled:before{content:"ﰴ"}.ti-label:before{content:"Ｘ"}.ti-label-filled:before{content:"ａ"}.ti-label-important:before{content:"ｉ"}.ti-label-important-filled:before{content:"｠"}.ti-label-off:before{content:"Ｙ"}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-ladle:before{content:"ﰔ"}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-lane:before{content:"﫹"}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-lasso-polygon-filled:before{content:"｟"}.ti-laurel-wreath:before{content:"ｅ"}.ti-laurel-wreath-1:before{content:"ｈ"}.ti-laurel-wreath-2:before{content:"ｇ"}.ti-laurel-wreath-3:before{content:"ｆ"}.ti-laurel-wreath-filled:before{content:"𐃀"}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-selected:before{content:"ﺩ"}.ti-layers-selected-bottom:before{content:"ﺪ"}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-2-filled:before{content:"︧"}.ti-layout-align-bottom:before{content:""}.ti-layout-align-bottom-filled:before{content:"︦"}.ti-layout-align-center:before{content:""}.ti-layout-align-center-filled:before{content:"︥"}.ti-layout-align-left:before{content:""}.ti-layout-align-left-filled:before{content:"︤"}.ti-layout-align-middle:before{content:""}.ti-layout-align-middle-filled:before{content:"︣"}.ti-layout-align-right:before{content:""}.ti-layout-align-right-filled:before{content:"︢"}.ti-layout-align-top:before{content:""}.ti-layout-align-top-filled:before{content:"︡"}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-collapse-filled:before{content:"ﰵ"}.ti-layout-bottombar-expand:before{content:""}.ti-layout-bottombar-expand-filled:before{content:"ﰶ"}.ti-layout-bottombar-filled:before{content:"ﰷ"}.ti-layout-bottombar-inactive:before{content:"﵅"}.ti-layout-cards:before{content:""}.ti-layout-cards-filled:before{content:"︠"}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-dashboard-filled:before{content:"︟"}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-horizontal-filled:before{content:"︞"}.ti-layout-distribute-vertical:before{content:""}.ti-layout-distribute-vertical-filled:before{content:"︝"}.ti-layout-filled:before{content:"︗"}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-grid-filled:before{content:"︜"}.ti-layout-grid-remove:before{content:"墳"}.ti-layout-kanban:before{content:""}.ti-layout-kanban-filled:before{content:"︛"}.ti-layout-list:before{content:""}.ti-layout-list-filled:before{content:"︚"}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-collapse-filled:before{content:"ﰸ"}.ti-layout-navbar-expand:before{content:""}.ti-layout-navbar-expand-filled:before{content:"ﰹ"}.ti-layout-navbar-filled:before{content:"ﰺ"}.ti-layout-navbar-inactive:before{content:"﵆"}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-filled:before{content:"︘"}.ti-layout-sidebar-inactive:before{content:"﵇"}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-collapse-filled:before{content:"ﰻ"}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-left-expand-filled:before{content:"ﰼ"}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-collapse-filled:before{content:"ﰽ"}.ti-layout-sidebar-right-expand:before{content:""}.ti-layout-sidebar-right-expand-filled:before{content:"ﰾ"}.ti-layout-sidebar-right-filled:before{content:"︙"}.ti-layout-sidebar-right-inactive:before{content:"﵈"}.ti-leaf:before{content:""}.ti-leaf-2:before{content:"ｄ"}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-filled:before{content:"︖"}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-lemon-2-filled:before{content:"𐂿"}.ti-letter-a:before{content:""}.ti-letter-a-small:before{content:"ﳇ"}.ti-letter-b:before{content:""}.ti-letter-b-small:before{content:"ﳈ"}.ti-letter-c:before{content:""}.ti-letter-c-small:before{content:"ﳉ"}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-d-small:before{content:"ﳊ"}.ti-letter-e:before{content:""}.ti-letter-e-small:before{content:"ﳋ"}.ti-letter-f:before{content:""}.ti-letter-f-small:before{content:"ﳌ"}.ti-letter-g:before{content:""}.ti-letter-g-small:before{content:"ﳍ"}.ti-letter-h:before{content:""}.ti-letter-h-small:before{content:"ﳎ"}.ti-letter-i:before{content:""}.ti-letter-i-small:before{content:"ﳏ"}.ti-letter-j:before{content:""}.ti-letter-j-small:before{content:"ﳐ"}.ti-letter-k:before{content:""}.ti-letter-k-small:before{content:"ﳑ"}.ti-letter-l:before{content:""}.ti-letter-l-small:before{content:"ﳒ"}.ti-letter-m:before{content:""}.ti-letter-m-small:before{content:"ﳓ"}.ti-letter-n:before{content:""}.ti-letter-n-small:before{content:"ﳔ"}.ti-letter-o:before{content:""}.ti-letter-o-small:before{content:"ﳕ"}.ti-letter-p:before{content:""}.ti-letter-p-small:before{content:"ﳖ"}.ti-letter-q:before{content:""}.ti-letter-q-small:before{content:"ﳗ"}.ti-letter-r:before{content:""}.ti-letter-r-small:before{content:"ﳘ"}.ti-letter-s:before{content:""}.ti-letter-s-small:before{content:"ﳙ"}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-t-small:before{content:"ﳚ"}.ti-letter-u:before{content:""}.ti-letter-u-small:before{content:"ﳛ"}.ti-letter-v:before{content:""}.ti-letter-v-small:before{content:"ﳜ"}.ti-letter-w:before{content:""}.ti-letter-w-small:before{content:"ﳝ"}.ti-letter-x:before{content:""}.ti-letter-x-small:before{content:"ﳞ"}.ti-letter-y:before{content:""}.ti-letter-y-small:before{content:"ﳟ"}.ti-letter-z:before{content:""}.ti-letter-z-small:before{content:"ﳠ"}.ti-library:before{content:"﵌"}.ti-library-minus:before{content:"﵉"}.ti-library-photo:before{content:"﵊"}.ti-library-plus:before{content:"﵋"}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-filled:before{content:"𐂾"}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-line-scan:before{content:"ﲸ"}.ti-link:before{content:""}.ti-link-minus:before{content:"ﴖ"}.ti-link-off:before{content:""}.ti-link-plus:before{content:"ﴗ"}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-letters:before{content:"ﱇ"}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-list-tree:before{content:"﫺"}.ti-live-photo:before{content:""}.ti-live-photo-filled:before{content:"ﻑ"}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-live-view-filled:before{content:"𐂡"}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-bolt:before{content:"ﮯ"}.ti-location-broken:before{content:""}.ti-location-cancel:before{content:"ﮰ"}.ti-location-check:before{content:"ﮱ"}.ti-location-code:before{content:"﮲"}.ti-location-cog:before{content:"﮳"}.ti-location-discount:before{content:"﮴"}.ti-location-dollar:before{content:"﮵"}.ti-location-down:before{content:"﮶"}.ti-location-exclamation:before{content:"﮷"}.ti-location-filled:before{content:""}.ti-location-heart:before{content:"﮸"}.ti-location-minus:before{content:"﮹"}.ti-location-off:before{content:""}.ti-location-pause:before{content:"﮺"}.ti-location-pin:before{content:"﮻"}.ti-location-plus:before{content:"﮼"}.ti-location-question:before{content:"﮽"}.ti-location-search:before{content:"﮾"}.ti-location-share:before{content:"﮿"}.ti-location-star:before{content:"﯀"}.ti-location-up:before{content:"﯁"}.ti-location-x:before{content:"﯂"}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bitcoin:before{content:"Ｗ"}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-filled:before{content:"︕"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-2:before{content:"ﺨ"}.ti-lock-open-off:before{content:""}.ti-lock-password:before{content:"ﾟ"}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-square-rounded-filled:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x:before{content:"虜"}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-login-2:before{content:"ﱶ"}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-logs:before{content:"ﺧ"}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-filled:before{content:"︔"}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-filled:before{content:"︓"}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-filled:before{content:"︒"}.ti-magnet-off:before{content:""}.ti-magnetic:before{content:"ﲹ"}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bitcoin:before{content:"Ｖ"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-filled:before{content:"漢"}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-opened-filled:before{content:"煮"}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-spark:before{content:"ﾳ"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x:before{content:"雷"}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-man-filled:before{content:"︑"}.ti-manual-gearbox:before{content:""}.ti-manual-gearbox-filled:before{content:"︐"}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-bolt:before{content:"﯃"}.ti-map-cancel:before{content:"﯄"}.ti-map-check:before{content:"﯅"}.ti-map-code:before{content:"﯆"}.ti-map-cog:before{content:"﯇"}.ti-map-discount:before{content:"﯈"}.ti-map-dollar:before{content:"﯉"}.ti-map-down:before{content:"﯊"}.ti-map-east:before{content:"ﱝ"}.ti-map-exclamation:before{content:"﯋"}.ti-map-heart:before{content:"﯌"}.ti-map-minus:before{content:"﯍"}.ti-map-north:before{content:"ﱞ"}.ti-map-off:before{content:""}.ti-map-pause:before{content:"﯎"}.ti-map-pin:before{content:""}.ti-map-pin-2:before{content:"ﱈ"}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-filled:before{content:""}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-plus:before{content:"﯏"}.ti-map-question:before{content:"﯐"}.ti-map-route:before{content:"ﱹ"}.ti-map-search:before{content:""}.ti-map-share:before{content:"﯑"}.ti-map-south:before{content:"ﱟ"}.ti-map-star:before{content:"﯒"}.ti-map-up:before{content:"ﯓ"}.ti-map-west:before{content:"ﱠ"}.ti-map-x:before{content:"ﯔ"}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-matchstick:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-cos:before{content:"？"}.ti-math-ctg:before{content:"Ｕ"}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-max-min:before{content:"ﶠ"}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-sec:before{content:"Ｔ"}.ti-math-sin:before{content:"＞"}.ti-math-symbols:before{content:""}.ti-math-tg:before{content:"Ｓ"}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-floor-divide-y:before{content:"𐁳"}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-matrix:before{content:"𐂼"}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-circle:before{content:"﫨"}.ti-medical-cross-filled:before{content:""}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-meeple-filled:before{content:"𐂠"}.ti-melon:before{content:"ﱺ"}.ti-melon-filled:before{content:"𐀎"}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-3:before{content:"ｃ"}.ti-menu-4:before{content:"ｂ"}.ti-menu-deep:before{content:"﫻"}.ti-menu-order:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-filled:before{content:"𐂟"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-chatbot-filled:before{content:"ﻐ"}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-filled:before{content:"ﻏ"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-user:before{content:"ﻅ"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-filled:before{content:"ﻍ"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-reply:before{content:"﵍"}.ti-message-report:before{content:""}.ti-message-report-filled:before{content:"ﻎ"}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-user:before{content:"ﻄ"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-filled:before{content:"𐀍"}.ti-meteor-off:before{content:""}.ti-meter-cube:before{content:"ﵼ"}.ti-meter-square:before{content:"ﵽ"}.ti-metronome:before{content:"ﴥ"}.ti-michelin-bib-gourmand:before{content:"﫩"}.ti-michelin-star:before{content:"﫫"}.ti-michelin-star-filled:before{content:"𐀌"}.ti-michelin-star-green:before{content:"﫪"}.ti-mickey:before{content:""}.ti-mickey-filled:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-filled:before{content:"️"}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-filled:before{content:"︎"}.ti-microwave-off:before{content:""}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-military-rank-filled:before{content:"～"}.ti-milk:before{content:""}.ti-milk-filled:before{content:"𐀋"}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-monkeybar:before{content:"ﺴ"}.ti-mood-angry:before{content:""}.ti-mood-angry-filled:before{content:"＊"}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-bitcoin:before{content:"Ｒ"}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-confuzed-filled:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-crazy-happy-filled:before{content:"）"}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-empty-filled:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-happy-filled:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-kid-filled:before{content:""}.ti-mood-look-down:before{content:"ﴷ"}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-look-up:before{content:"ﴸ"}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-neutral-filled:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-puzzled:before{content:"ﴹ"}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-filled:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-search:before{content:""}.ti-mood-share:before{content:"暴"}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-smile-filled:before{content:""}.ti-mood-spark:before{content:"ﾲ"}.ti-mood-surprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-wrrr-filled:before{content:"（"}.ti-mood-x:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-filled:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-filled:before{content:"𐀊"}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-filled:before{content:"אָ"}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-filled:before{content:"𐀉"}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-filled:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-bolt:before{content:"ﯕ"}.ti-music-cancel:before{content:"ﯖ"}.ti-music-check:before{content:"ﯗ"}.ti-music-code:before{content:"ﯘ"}.ti-music-cog:before{content:"ﯙ"}.ti-music-discount:before{content:"ﯚ"}.ti-music-dollar:before{content:"ﯛ"}.ti-music-down:before{content:"ﯜ"}.ti-music-exclamation:before{content:"ﯝ"}.ti-music-heart:before{content:"ﯞ"}.ti-music-minus:before{content:"ﯟ"}.ti-music-off:before{content:""}.ti-music-pause:before{content:"ﯠ"}.ti-music-pin:before{content:"ﯡ"}.ti-music-plus:before{content:"ﯢ"}.ti-music-question:before{content:"ﯣ"}.ti-music-search:before{content:"ﯤ"}.ti-music-share:before{content:"ﯥ"}.ti-music-star:before{content:"ﯦ"}.ti-music-up:before{content:"ﯧ"}.ti-music-x:before{content:"ﯨ"}.ti-navigation:before{content:""}.ti-navigation-bolt:before{content:"ﯩ"}.ti-navigation-cancel:before{content:"ﯪ"}.ti-navigation-check:before{content:"ﯫ"}.ti-navigation-code:before{content:"ﯬ"}.ti-navigation-cog:before{content:"ﯭ"}.ti-navigation-discount:before{content:"ﯮ"}.ti-navigation-dollar:before{content:"ﯯ"}.ti-navigation-down:before{content:"ﯰ"}.ti-navigation-east:before{content:"ﲺ"}.ti-navigation-exclamation:before{content:"ﯱ"}.ti-navigation-filled:before{content:""}.ti-navigation-heart:before{content:"ﯲ"}.ti-navigation-minus:before{content:"ﯳ"}.ti-navigation-north:before{content:"ﲻ"}.ti-navigation-off:before{content:""}.ti-navigation-pause:before{content:"ﯴ"}.ti-navigation-pin:before{content:"ﯵ"}.ti-navigation-plus:before{content:"ﯶ"}.ti-navigation-question:before{content:"ﯷ"}.ti-navigation-search:before{content:"ﯸ"}.ti-navigation-share:before{content:"ﯹ"}.ti-navigation-south:before{content:"ﲼ"}.ti-navigation-star:before{content:"ﯺ"}.ti-navigation-top:before{content:"﫬"}.ti-navigation-up:before{content:"ﯻ"}.ti-navigation-west:before{content:"ﲽ"}.ti-navigation-x:before{content:"ﯼ"}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-0-small:before{content:"ﳡ"}.ti-number-1:before{content:""}.ti-number-1-small:before{content:"ﳢ"}.ti-number-10:before{content:"𐁞"}.ti-number-10-small:before{content:"ﳣ"}.ti-number-100-small:before{content:"𐀅"}.ti-number-11:before{content:"𐁝"}.ti-number-11-small:before{content:"ﳤ"}.ti-number-12-small:before{content:"ﳥ"}.ti-number-123:before{content:""}.ti-number-13-small:before{content:"ﳦ"}.ti-number-14-small:before{content:"ﳧ"}.ti-number-15-small:before{content:"ﳨ"}.ti-number-16-small:before{content:"ﳩ"}.ti-number-17-small:before{content:"ﳪ"}.ti-number-18-small:before{content:"ﳫ"}.ti-number-19-small:before{content:"ﳬ"}.ti-number-2:before{content:""}.ti-number-2-small:before{content:"ﳭ"}.ti-number-20-small:before{content:"ﳮ"}.ti-number-21-small:before{content:"ﳯ"}.ti-number-22-small:before{content:"ﳰ"}.ti-number-23-small:before{content:"ﳱ"}.ti-number-24-small:before{content:"ﳲ"}.ti-number-25-small:before{content:"ﳳ"}.ti-number-26-small:before{content:"ﳴ"}.ti-number-27-small:before{content:"ﳵ"}.ti-number-28-small:before{content:"ﳶ"}.ti-number-29-small:before{content:"ﳷ"}.ti-number-3:before{content:""}.ti-number-3-small:before{content:"ﳸ"}.ti-number-30-small:before{content:"𐀄"}.ti-number-31-small:before{content:"𐀃"}.ti-number-32-small:before{content:"𐀂"}.ti-number-33-small:before{content:"𐀁"}.ti-number-34-small:before{content:"𐀀"}.ti-number-35-small:before{content:"￿"}.ti-number-36-small:before{content:"￾"}.ti-number-37-small:before{content:"�"}.ti-number-38-small:before{content:"￼"}.ti-number-39-small:before{content:"￻"}.ti-number-4:before{content:""}.ti-number-4-small:before{content:"ﳹ"}.ti-number-40-small:before{content:"￺"}.ti-number-41-small:before{content:"￹"}.ti-number-42-small:before{content:"￸"}.ti-number-43-small:before{content:"￷"}.ti-number-44-small:before{content:"￶"}.ti-number-45-small:before{content:"￵"}.ti-number-46-small:before{content:"￴"}.ti-number-47-small:before{content:"￳"}.ti-number-48-small:before{content:"￲"}.ti-number-49-small:before{content:"￱"}.ti-number-5:before{content:""}.ti-number-5-small:before{content:"ﳺ"}.ti-number-50-small:before{content:"￰"}.ti-number-51-small:before{content:"￯"}.ti-number-52-small:before{content:"￮"}.ti-number-53-small:before{content:"￭"}.ti-number-54-small:before{content:"￬"}.ti-number-55-small:before{content:"￫"}.ti-number-56-small:before{content:"￪"}.ti-number-57-small:before{content:"￩"}.ti-number-58-small:before{content:"￨"}.ti-number-59-small:before{content:"￧"}.ti-number-6:before{content:""}.ti-number-6-small:before{content:"ﳻ"}.ti-number-60-small:before{content:"￦"}.ti-number-61-small:before{content:"￥"}.ti-number-62-small:before{content:"￤"}.ti-number-63-small:before{content:"￣"}.ti-number-64-small:before{content:"￢"}.ti-number-65-small:before{content:"￡"}.ti-number-66-small:before{content:"￠"}.ti-number-67-small:before{content:"￟"}.ti-number-68-small:before{content:"￞"}.ti-number-69-small:before{content:"￝"}.ti-number-7:before{content:""}.ti-number-7-small:before{content:"ﳼ"}.ti-number-70-small:before{content:"ￜ"}.ti-number-71-small:before{content:"ￛ"}.ti-number-72-small:before{content:"ￚ"}.ti-number-73-small:before{content:"￙"}.ti-number-74-small:before{content:"￘"}.ti-number-75-small:before{content:"ￗ"}.ti-number-76-small:before{content:"ￖ"}.ti-number-77-small:before{content:"ￕ"}.ti-number-78-small:before{content:"ￔ"}.ti-number-79-small:before{content:"ￓ"}.ti-number-8:before{content:""}.ti-number-8-small:before{content:"ﳽ"}.ti-number-80-small:before{content:"ￒ"}.ti-number-81-small:before{content:"￑"}.ti-number-82-small:before{content:"￐"}.ti-number-83-small:before{content:"ￏ"}.ti-number-84-small:before{content:"ￎ"}.ti-number-85-small:before{content:"ￍ"}.ti-number-86-small:before{content:"ￌ"}.ti-number-87-small:before{content:"ￋ"}.ti-number-88-small:before{content:"ￊ"}.ti-number-89-small:before{content:"￉"}.ti-number-9:before{content:""}.ti-number-9-small:before{content:"ﳾ"}.ti-number-90-small:before{content:"￈"}.ti-number-91-small:before{content:"ￇ"}.ti-number-92-small:before{content:"ￆ"}.ti-number-93-small:before{content:"ￅ"}.ti-number-94-small:before{content:"ￄ"}.ti-number-95-small:before{content:"ￃ"}.ti-number-96-small:before{content:"ￂ"}.ti-number-97-small:before{content:"￁"}.ti-number-98-small:before{content:"￀"}.ti-number-99-small:before{content:"﾿"}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-nurse-filled:before{content:"𐂞"}.ti-nut:before{content:"ﱡ"}.ti-object-scan:before{content:"ﻱ"}.ti-octagon:before{content:""}.ti-octagon-filled:before{content:""}.ti-octagon-minus:before{content:"ﲒ"}.ti-octagon-minus-2:before{content:"ﲑ"}.ti-octagon-off:before{content:""}.ti-octagon-plus:before{content:"ﲔ"}.ti-octagon-plus-2:before{content:"ﲓ"}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om:before{content:""}.ti-omega:before{content:""}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-filled:before{content:""}.ti-oval-vertical:before{content:""}.ti-oval-vertical-filled:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-filled:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-filled:before{content:"𐂝"}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-filled:before{content:"ﻌ"}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-filled:before{content:"ﻋ"}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-circle:before{content:"ﵚ"}.ti-parking-circle-filled:before{content:"ﻊ"}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-password-fingerprint:before{content:"ﱻ"}.ti-password-mobile-phone:before{content:"ﱼ"}.ti-password-user:before{content:"ﱽ"}.ti-paw:before{content:""}.ti-paw-filled:before{content:""}.ti-paw-off:before{content:""}.ti-paywall:before{content:"ﵾ"}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-bolt:before{content:"ﯽ"}.ti-pencil-cancel:before{content:"ﯾ"}.ti-pencil-check:before{content:"ﯿ"}.ti-pencil-code:before{content:"ﰀ"}.ti-pencil-cog:before{content:"ﰁ"}.ti-pencil-discount:before{content:"ﰂ"}.ti-pencil-dollar:before{content:"ﰃ"}.ti-pencil-down:before{content:"ﰄ"}.ti-pencil-exclamation:before{content:"ﰅ"}.ti-pencil-heart:before{content:"ﰆ"}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-pause:before{content:"ﰇ"}.ti-pencil-pin:before{content:"ﰈ"}.ti-pencil-plus:before{content:""}.ti-pencil-question:before{content:"ﰉ"}.ti-pencil-search:before{content:"ﰊ"}.ti-pencil-share:before{content:"ﰋ"}.ti-pencil-star:before{content:"ﰌ"}.ti-pencil-up:before{content:"ﰍ"}.ti-pencil-x:before{content:"ﰎ"}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-2-filled:before{content:""}.ti-pennant-filled:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-filled:before{content:""}.ti-pentagon-minus:before{content:"ﺳ"}.ti-pentagon-number-0:before{content:"ﱾ"}.ti-pentagon-number-1:before{content:"ﱿ"}.ti-pentagon-number-2:before{content:"ﲀ"}.ti-pentagon-number-3:before{content:"ﲁ"}.ti-pentagon-number-4:before{content:"ﲂ"}.ti-pentagon-number-5:before{content:"ﲃ"}.ti-pentagon-number-6:before{content:"ﲄ"}.ti-pentagon-number-7:before{content:"ﲅ"}.ti-pentagon-number-8:before{content:"ﲆ"}.ti-pentagon-number-9:before{content:"ﲇ"}.ti-pentagon-off:before{content:""}.ti-pentagon-plus:before{content:"ﱉ"}.ti-pentagon-x:before{content:"ﲈ"}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-percentage-0:before{content:"ﻥ"}.ti-percentage-10:before{content:"ﻤ"}.ti-percentage-100:before{content:"ﻣ"}.ti-percentage-20:before{content:"ﻢ"}.ti-percentage-25:before{content:"ﻡ"}.ti-percentage-30:before{content:"ﻠ"}.ti-percentage-33:before{content:"ﻟ"}.ti-percentage-40:before{content:"ﻞ"}.ti-percentage-50:before{content:"ﻝ"}.ti-percentage-60:before{content:"ﻜ"}.ti-percentage-66:before{content:"ﻛ"}.ti-percentage-70:before{content:"ﻚ"}.ti-percentage-75:before{content:"ﻙ"}.ti-percentage-80:before{content:"ﻘ"}.ti-percentage-90:before{content:"ﻗ"}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-done:before{content:"ﾞ"}.ti-phone-end:before{content:"ﾝ"}.ti-phone-filled:before{content:"爫"}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-ringing:before{content:"ﾜ"}.ti-phone-spark:before{content:"ﾱ"}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bitcoin:before{content:"Ｑ"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-circle:before{content:"ﱊ"}.ti-photo-circle-minus:before{content:"ﱢ"}.ti-photo-circle-plus:before{content:"ﱣ"}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-filled:before{content:"琢"}.ti-photo-heart:before{content:""}.ti-photo-hexagon:before{content:"ﱋ"}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pentagon:before{content:"ﱌ"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-scan:before{content:"ﲨ"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-spark:before{content:"ﾰ"}.ti-photo-square-rounded:before{content:"ﱍ"}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-video:before{content:"ﲕ"}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-piano:before{content:"䀘"}.ti-pick:before{content:"﫼"}.ti-picnic-table:before{content:"ﻖ"}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-filled:before{content:"ﻁ"}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-picture-in-picture-top-filled:before{content:"ﻂ"}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pilcrow:before{content:""}.ti-pilcrow-left:before{content:"ﵿ"}.ti-pilcrow-right:before{content:"ﶀ"}.ti-pill:before{content:""}.ti-pill-filled:before{content:"＇"}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-end:before{content:"ﵛ"}.ti-pin-filled:before{content:""}.ti-pin-invoke:before{content:"ﵜ"}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-filled:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-filled:before{content:"𐀈"}.ti-pizza-off:before{content:""}.ti-placeholder:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-1:before{content:"𐁜"}.ti-play-card-1-filled:before{content:"𐂃"}.ti-play-card-10:before{content:"𐁛"}.ti-play-card-10-filled:before{content:"𐂂"}.ti-play-card-2:before{content:"𐁚"}.ti-play-card-2-filled:before{content:"𐂁"}.ti-play-card-3:before{content:"𐁙"}.ti-play-card-3-filled:before{content:"𐂀"}.ti-play-card-4:before{content:"𐁘"}.ti-play-card-4-filled:before{content:"𐁿"}.ti-play-card-5:before{content:"𐁗"}.ti-play-card-5-filled:before{content:"𐁾"}.ti-play-card-6:before{content:"𐁖"}.ti-play-card-6-filled:before{content:"𐁽"}.ti-play-card-7:before{content:"𐁕"}.ti-play-card-7-filled:before{content:"𐁼"}.ti-play-card-8:before{content:"𐁔"}.ti-play-card-8-filled:before{content:"𐁻"}.ti-play-card-9:before{content:"𐁓"}.ti-play-card-9-filled:before{content:"𐁺"}.ti-play-card-a:before{content:"𐁒"}.ti-play-card-a-filled:before{content:"𐁹"}.ti-play-card-j:before{content:"𐁑"}.ti-play-card-j-filled:before{content:"𐁸"}.ti-play-card-k:before{content:"𐁐"}.ti-play-card-k-filled:before{content:"𐁷"}.ti-play-card-off:before{content:""}.ti-play-card-q:before{content:"𐁏"}.ti-play-card-q-filled:before{content:"𐁶"}.ti-play-card-star:before{content:"𐁎"}.ti-play-card-star-filled:before{content:"𐁵"}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball:before{content:"響"}.ti-player-eject:before{content:""}.ti-player-eject-filled:before{content:""}.ti-player-pause:before{content:""}.ti-player-pause-filled:before{content:""}.ti-player-play:before{content:""}.ti-player-play-filled:before{content:""}.ti-player-record:before{content:""}.ti-player-record-filled:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-back-filled:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-skip-forward-filled:before{content:""}.ti-player-stop:before{content:""}.ti-player-stop-filled:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-next-filled:before{content:""}.ti-player-track-prev:before{content:""}.ti-player-track-prev-filled:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-plus-equal:before{content:""}.ti-plus-minus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-filled:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-filled:before{content:"אּ"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip:before{content:""}.ti-polaroid:before{content:""}.ti-polaroid-filled:before{content:"碑"}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-poo-filled:before{content:"ﻉ"}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-analytics-filled:before{content:"｝"}.ti-presentation-filled:before{content:"｜"}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prism:before{content:"缾"}.ti-prism-light:before{content:"ﺦ"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-prong:before{content:"ﶡ"}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-protocol:before{content:"ﶁ"}.ti-pumpkin-scary:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-filled:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-pyramid-plus:before{content:"者"}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-quote:before{content:""}.ti-quote-filled:before{content:"𐂜"}.ti-quote-off:before{content:""}.ti-quotes:before{content:"ﬞ"}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-filled:before{content:"︍"}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-filled:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-bitcoin:before{content:"ﵦ"}.ti-receipt-dollar:before{content:"ﵧ"}.ti-receipt-euro:before{content:"ﵨ"}.ti-receipt-filled:before{content:"＆"}.ti-receipt-off:before{content:""}.ti-receipt-pound:before{content:"ﵩ"}.ti-receipt-refund:before{content:""}.ti-receipt-rupee:before{content:"ﶂ"}.ti-receipt-tax:before{content:""}.ti-receipt-yen:before{content:"ﵪ"}.ti-receipt-yuan:before{content:"ﵫ"}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-filled:before{content:""}.ti-rectangle-rounded-bottom:before{content:"﫭"}.ti-rectangle-rounded-top:before{content:"﫮"}.ti-rectangle-vertical:before{content:""}.ti-rectangle-vertical-filled:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus:before{content:"華"}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-many-to-many-filled:before{content:"︌"}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-many-filled:before{content:"︋"}.ti-relation-one-to-one:before{content:""}.ti-relation-one-to-one-filled:before{content:"︊"}.ti-reload:before{content:""}.ti-reorder:before{content:"ﰕ"}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-filled:before{content:""}.ti-replace-off:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-restore:before{content:"﫽"}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings:before{content:"頻"}.ti-ripple:before{content:""}.ti-ripple-off:before{content:""}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-face:before{content:"ﲾ"}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rosette:before{content:""}.ti-rosette-discount:before{content:""}.ti-rosette-discount-check:before{content:""}.ti-rosette-discount-check-filled:before{content:""}.ti-rosette-discount-check-off:before{content:"０"}.ti-rosette-discount-filled:before{content:"％"}.ti-rosette-discount-off:before{content:""}.ti-rosette-filled:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-3d:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-alt-left:before{content:"ﲩ"}.ti-route-alt-right:before{content:"ﲪ"}.ti-route-off:before{content:""}.ti-route-scan:before{content:"ﲿ"}.ti-route-square:before{content:"ﲬ"}.ti-route-square-2:before{content:"ﲫ"}.ti-route-x:before{content:"ﲮ"}.ti-route-x-2:before{content:"ﲭ"}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-row-remove:before{content:"﫾"}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-measure-2:before{content:"／"}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-rv-truck:before{content:"ﳀ"}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salad-filled:before{content:"𐀇"}.ti-salt:before{content:""}.ti-sandbox:before{content:"ﵬ"}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-scan-position:before{content:"ﶬ"}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-scoreboard:before{content:"恵"}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-diving:before{content:"﵎"}.ti-scuba-diving-tank:before{content:"ﻺ"}.ti-scuba-diving-tank-filled:before{content:"＄"}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-filled:before{content:"︉"}.ti-section-sign:before{content:""}.ti-seeding:before{content:""}.ti-seeding-filled:before{content:"𐀆"}.ti-seeding-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-2:before{content:"ﵝ"}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-server-spark:before{content:"ﾯ"}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-filled:before{content:""}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-spark:before{content:"ﾮ"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x:before{content:"樂"}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shareplay:before{content:"ﺥ"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-check-filled:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-checkered-filled:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-filled:before{content:""}.ti-shield-half:before{content:""}.ti-shield-half-filled:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-lock-filled:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up:before{content:"類"}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-filled:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-bag:before{content:""}.ti-shopping-bag-check:before{content:"ﰖ"}.ti-shopping-bag-discount:before{content:"ﰗ"}.ti-shopping-bag-edit:before{content:"ﰘ"}.ti-shopping-bag-exclamation:before{content:"ﰙ"}.ti-shopping-bag-heart:before{content:"ﶢ"}.ti-shopping-bag-minus:before{content:"ﰚ"}.ti-shopping-bag-plus:before{content:"ﰛ"}.ti-shopping-bag-search:before{content:"ﰜ"}.ti-shopping-bag-x:before{content:"ﰝ"}.ti-shopping-cart:before{content:""}.ti-shopping-cart-bolt:before{content:"ﭗ"}.ti-shopping-cart-cancel:before{content:"ﭘ"}.ti-shopping-cart-check:before{content:"ﭙ"}.ti-shopping-cart-code:before{content:"ﭚ"}.ti-shopping-cart-cog:before{content:"ﭛ"}.ti-shopping-cart-copy:before{content:"ﭜ"}.ti-shopping-cart-discount:before{content:"ﭝ"}.ti-shopping-cart-dollar:before{content:"ﭞ"}.ti-shopping-cart-down:before{content:"ﭟ"}.ti-shopping-cart-exclamation:before{content:"ﭠ"}.ti-shopping-cart-filled:before{content:"ﰿ"}.ti-shopping-cart-heart:before{content:"ﭡ"}.ti-shopping-cart-minus:before{content:"ﭢ"}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-pause:before{content:"ﭣ"}.ti-shopping-cart-pin:before{content:"ﭤ"}.ti-shopping-cart-plus:before{content:"ﭥ"}.ti-shopping-cart-question:before{content:"ﭦ"}.ti-shopping-cart-search:before{content:"ﭧ"}.ti-shopping-cart-share:before{content:"ﭨ"}.ti-shopping-cart-star:before{content:"ﭩ"}.ti-shopping-cart-up:before{content:"ﭪ"}.ti-shopping-cart-x:before{content:"ﭫ"}.ti-shovel:before{content:""}.ti-shovel-pitchforks:before{content:"ﴺ"}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-left-filled:before{content:""}.ti-sign-right:before{content:""}.ti-sign-right-filled:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte:before{content:"什"}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-filled:before{content:"𐁫"}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skateboarding:before{content:"響"}.ti-skew-x:before{content:"ﴻ"}.ti-skew-y:before{content:"ﴼ"}.ti-ski-jumping:before{content:"𤋮"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowboarding:before{content:"﵏"}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-solar-electricity:before{content:"ﳁ"}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-2-filled:before{content:"｛"}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-ascending-shapes:before{content:"ﶔ"}.ti-sort-ascending-shapes-filled:before{content:"ｚ"}.ti-sort-ascending-small-big:before{content:"ﶕ"}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-2-filled:before{content:"ｙ"}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sort-descending-shapes:before{content:"ﶗ"}.ti-sort-descending-shapes-filled:before{content:"ｘ"}.ti-sort-descending-small-big:before{content:"ﶖ"}.ti-sort-z-a:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-filled:before{content:"︈"}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spaces:before{content:"ﺤ"}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-spade-filled:before{content:""}.ti-sparkles:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus:before{content:"覆"}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-sql:before{content:""}.ti-square:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-down-filled:before{content:"בּ"}.ti-square-arrow-left:before{content:""}.ti-square-arrow-left-filled:before{content:"גּ"}.ti-square-arrow-right:before{content:""}.ti-square-arrow-right-filled:before{content:"דּ"}.ti-square-arrow-up:before{content:""}.ti-square-arrow-up-filled:before{content:"הּ"}.ti-square-asterisk:before{content:""}.ti-square-asterisk-filled:before{content:"וּ"}.ti-square-check:before{content:""}.ti-square-check-filled:before{content:""}.ti-square-chevron-down:before{content:""}.ti-square-chevron-down-filled:before{content:"זּ"}.ti-square-chevron-left:before{content:""}.ti-square-chevron-left-filled:before{content:"﬷"}.ti-square-chevron-right:before{content:""}.ti-square-chevron-right-filled:before{content:"טּ"}.ti-square-chevron-up:before{content:""}.ti-square-chevron-up-filled:before{content:"יּ"}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-down-filled:before{content:"ךּ"}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-left-filled:before{content:"כּ"}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-right-filled:before{content:"לּ"}.ti-square-chevrons-up:before{content:""}.ti-square-chevrons-up-filled:before{content:"﬽"}.ti-square-dashed:before{content:"𐂻"}.ti-square-dot:before{content:""}.ti-square-dot-filled:before{content:"מּ"}.ti-square-f0:before{content:""}.ti-square-f0-filled:before{content:""}.ti-square-f1:before{content:""}.ti-square-f1-filled:before{content:""}.ti-square-f2:before{content:""}.ti-square-f2-filled:before{content:""}.ti-square-f3:before{content:""}.ti-square-f3-filled:before{content:""}.ti-square-f4:before{content:""}.ti-square-f4-filled:before{content:""}.ti-square-f5:before{content:""}.ti-square-f5-filled:before{content:""}.ti-square-f6:before{content:""}.ti-square-f6-filled:before{content:""}.ti-square-f7:before{content:""}.ti-square-f7-filled:before{content:""}.ti-square-f8:before{content:""}.ti-square-f8-filled:before{content:""}.ti-square-f9:before{content:""}.ti-square-f9-filled:before{content:""}.ti-square-filled:before{content:"ﱀ"}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-a-filled:before{content:"︇"}.ti-square-letter-b:before{content:""}.ti-square-letter-b-filled:before{content:"︆"}.ti-square-letter-c:before{content:""}.ti-square-letter-c-filled:before{content:"︅"}.ti-square-letter-d:before{content:""}.ti-square-letter-d-filled:before{content:"︄"}.ti-square-letter-e:before{content:""}.ti-square-letter-e-filled:before{content:"︃"}.ti-square-letter-f:before{content:""}.ti-square-letter-f-filled:before{content:"︂"}.ti-square-letter-g:before{content:""}.ti-square-letter-g-filled:before{content:"︁"}.ti-square-letter-h:before{content:""}.ti-square-letter-h-filled:before{content:"︀"}.ti-square-letter-i:before{content:""}.ti-square-letter-i-filled:before{content:"﷿"}.ti-square-letter-j:before{content:""}.ti-square-letter-j-filled:before{content:"﷾"}.ti-square-letter-k:before{content:""}.ti-square-letter-k-filled:before{content:"﷽"}.ti-square-letter-l:before{content:""}.ti-square-letter-l-filled:before{content:"﷼"}.ti-square-letter-m:before{content:""}.ti-square-letter-m-filled:before{content:"ﷻ"}.ti-square-letter-n:before{content:""}.ti-square-letter-n-filled:before{content:"ﷺ"}.ti-square-letter-o:before{content:""}.ti-square-letter-o-filled:before{content:"ﷹ"}.ti-square-letter-p:before{content:""}.ti-square-letter-p-filled:before{content:"ﷸ"}.ti-square-letter-q:before{content:""}.ti-square-letter-q-filled:before{content:"ﷷ"}.ti-square-letter-r:before{content:""}.ti-square-letter-r-filled:before{content:"ﷶ"}.ti-square-letter-s:before{content:""}.ti-square-letter-s-filled:before{content:"ﷵ"}.ti-square-letter-t:before{content:""}.ti-square-letter-t-filled:before{content:"ﷴ"}.ti-square-letter-u:before{content:""}.ti-square-letter-u-filled:before{content:"ﷳ"}.ti-square-letter-v:before{content:""}.ti-square-letter-v-filled:before{content:"ﷲ"}.ti-square-letter-w:before{content:""}.ti-square-letter-w-filled:before{content:"ﷱ"}.ti-square-letter-x:before{content:""}.ti-square-letter-x-filled:before{content:"ﷰ"}.ti-square-letter-y:before{content:""}.ti-square-letter-y-filled:before{content:"﷯"}.ti-square-letter-z:before{content:""}.ti-square-letter-z-filled:before{content:"﷮"}.ti-square-minus:before{content:""}.ti-square-minus-filled:before{content:"﬿"}.ti-square-number-0:before{content:""}.ti-square-number-0-filled:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-1-filled:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-2-filled:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-3-filled:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-4-filled:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-5-filled:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-6-filled:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-7-filled:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-8-filled:before{content:""}.ti-square-number-9:before{content:""}.ti-square-number-9-filled:before{content:""}.ti-square-off:before{content:""}.ti-square-percentage:before{content:"ﶃ"}.ti-square-plus:before{content:""}.ti-square-plus-2:before{content:"ﲖ"}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-filled:before{content:""}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-down-filled:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-left-filled:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-right-filled:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-arrow-up-filled:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-check-filled:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-down-filled:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-left-filled:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-right-filled:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevron-up-filled:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-down-filled:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-left-filled:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-right-filled:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-chevrons-up-filled:before{content:""}.ti-square-rounded-filled:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-a-filled:before{content:"﷭"}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-b-filled:before{content:"﷬"}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-c-filled:before{content:"﷫"}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-d-filled:before{content:"﷪"}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-e-filled:before{content:"﷩"}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-f-filled:before{content:"﷨"}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-g-filled:before{content:"﷧"}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-h-filled:before{content:"﷦"}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-i-filled:before{content:"﷥"}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-j-filled:before{content:"﷤"}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-k-filled:before{content:"﷣"}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-l-filled:before{content:"﷢"}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-m-filled:before{content:"﷡"}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-n-filled:before{content:"﷠"}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-o-filled:before{content:"﷟"}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-p-filled:before{content:"﷞"}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-q-filled:before{content:"﷝"}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-r-filled:before{content:"﷜"}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-s-filled:before{content:"﷛"}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-t-filled:before{content:"﷚"}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-u-filled:before{content:"﷙"}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-v-filled:before{content:"﷘"}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-w-filled:before{content:"﷗"}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-x-filled:before{content:"﷖"}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-y-filled:before{content:"﷕"}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-letter-z-filled:before{content:"﷔"}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-minus-2:before{content:"ﲗ"}.ti-square-rounded-minus-filled:before{content:"נּ"}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-0-filled:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-1-filled:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-2-filled:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-3-filled:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-4-filled:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-5-filled:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-6-filled:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-7-filled:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-8-filled:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-number-9-filled:before{content:""}.ti-square-rounded-percentage:before{content:"ﶄ"}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-2:before{content:"ﲘ"}.ti-square-rounded-plus-filled:before{content:""}.ti-square-rounded-x:before{content:""}.ti-square-rounded-x-filled:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-square-x-filled:before{content:"סּ"}.ti-squares:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:"ﺟ"}.ti-squares-selected:before{content:"ﺣ"}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-2-filled:before{content:"﷓"}.ti-stack-3:before{content:""}.ti-stack-3-filled:before{content:"﷒"}.ti-stack-back:before{content:"ﴦ"}.ti-stack-backward:before{content:"ﴧ"}.ti-stack-filled:before{content:"﷑"}.ti-stack-forward:before{content:"ﴨ"}.ti-stack-front:before{content:"ﴩ"}.ti-stack-middle:before{content:"ﴪ"}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-filled:before{content:""}.ti-star-half:before{content:""}.ti-star-half-filled:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-filled:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-filled:before{content:"＃"}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-sticker-2:before{content:"ﴽ"}.ti-stopwatch:before{content:"ﾛ"}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2:before{content:"舘"}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-electricity:before{content:"ﳂ"}.ti-sun-filled:before{content:""}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunglasses-filled:before{content:"ﻈ"}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-swipe:before{content:""}.ti-swipe-down:before{content:"ﵞ"}.ti-swipe-down-filled:before{content:"ｗ"}.ti-swipe-left:before{content:"ﵟ"}.ti-swipe-left-filled:before{content:"ｖ"}.ti-swipe-right:before{content:"ﵠ"}.ti-swipe-right-filled:before{content:"ｕ"}.ti-swipe-up:before{content:"ﵡ"}.ti-swipe-up-filled:before{content:"ｔ"}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-column:before{content:"﫿"}.ti-table-dashed:before{content:"𐂺"}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-filled:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-row:before{content:"ﬀ"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-table-spark:before{content:"ﾭ"}.ti-tag:before{content:"𐂖"}.ti-tag-filled:before{content:"＂"}.ti-tag-minus:before{content:""}.ti-tag-off:before{content:""}.ti-tag-plus:before{content:"𐂗"}.ti-tag-starred:before{content:"ﲙ"}.ti-tags:before{content:""}.ti-tags-filled:before{content:"！"}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-arrow:before{content:""}.ti-target-off:before{content:""}.ti-tax:before{content:"ﻮ"}.ti-tax-euro:before{content:"ﻰ"}.ti-tax-pound:before{content:"ﻯ"}.ti-teapot:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-temperature-snow:before{content:"ﶣ"}.ti-temperature-sun:before{content:"ﶤ"}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-2-filled:before{content:"ｓ"}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-grammar:before{content:"ﵭ"}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-scan-2:before{content:"ﳃ"}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-column:before{content:"ﺲ"}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-filled:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-filled:before{content:""}.ti-thumb-up-off:before{content:""}.ti-tic-tac:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-filled:before{content:"ﻇ"}.ti-tilt-shift-off:before{content:""}.ti-time-duration-0:before{content:"䀹"}.ti-time-duration-10:before{content:"𥉉"}.ti-time-duration-15:before{content:"𥳐"}.ti-time-duration-30:before{content:"𧻓"}.ti-time-duration-45:before{content:"齃"}.ti-time-duration-5:before{content:"龎"}.ti-time-duration-60:before{content:"﫚"}.ti-time-duration-90:before{content:"﫛"}.ti-time-duration-off:before{content:"﫜"}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-filled:before{content:"ﴘ"}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-timezone:before{content:"ﻭ"}.ti-tip-jar:before{content:"ﻪ"}.ti-tip-jar-euro:before{content:"ﻬ"}.ti-tip-jar-pound:before{content:"ﻫ"}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-left-filled:before{content:"ﻀ"}.ti-toggle-right:before{content:""}.ti-toggle-right-filled:before{content:"ﺿ"}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-toml:before{content:"艹"}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-3:before{content:"ﴫ"}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transaction-bitcoin:before{content:"ﵮ"}.ti-transaction-dollar:before{content:"ﵯ"}.ti-transaction-euro:before{content:"ﵰ"}.ti-transaction-pound:before{content:"ﵱ"}.ti-transaction-rupee:before{content:"ﶅ"}.ti-transaction-yen:before{content:"ﵲ"}.ti-transaction-yuan:before{content:"ﵳ"}.ti-transfer:before{content:"ﰟ"}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transfer-vertical:before{content:"ﰞ"}.ti-transform:before{content:""}.ti-transform-filled:before{content:""}.ti-transform-point:before{content:"ﶩ"}.ti-transform-point-bottom-left:before{content:"ﶥ"}.ti-transform-point-bottom-right:before{content:"ﶦ"}.ti-transform-point-top-left:before{content:"ﶧ"}.ti-transform-point-top-right:before{content:"ﶨ"}.ti-transition-bottom:before{content:""}.ti-transition-bottom-filled:before{content:"﷐"}.ti-transition-left:before{content:""}.ti-transition-left-filled:before{content:"﷏"}.ti-transition-right:before{content:""}.ti-transition-right-filled:before{content:"﷎"}.ti-transition-top:before{content:""}.ti-transition-top-filled:before{content:"﷍"}.ti-trash:before{content:""}.ti-trash-filled:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-trash-x-filled:before{content:""}.ti-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-filled:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-inverted-filled:before{content:""}.ti-triangle-minus:before{content:"ﲛ"}.ti-triangle-minus-2:before{content:"ﲚ"}.ti-triangle-off:before{content:""}.ti-triangle-plus:before{content:"ﲝ"}.ti-triangle-plus-2:before{content:"ﲜ"}.ti-triangle-square-circle:before{content:""}.ti-triangle-square-circle-filled:before{content:"﭂"}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-filled:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typeface:before{content:"ﶫ"}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-u-turn-left:before{content:"ﺢ"}.ti-u-turn-right:before{content:"ﺡ"}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-uhd:before{content:"𐂪"}.ti-umbrella:before{content:""}.ti-umbrella-2:before{content:"．"}.ti-umbrella-closed:before{content:"，"}.ti-umbrella-closed-2:before{content:"－"}.ti-umbrella-filled:before{content:""}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-universe:before{content:"ﳄ"}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bitcoin:before{content:"Ｐ"}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-filled:before{content:"ﴙ"}.ti-user-heart:before{content:""}.ti-user-hexagon:before{content:"ﱎ"}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pentagon:before{content:"ﱏ"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-scan:before{content:"ﲯ"}.ti-user-screen:before{content:"ﺠ"}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-square:before{content:"ﱑ"}.ti-user-square-rounded:before{content:"ﱐ"}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus:before{content:"﨏"}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-vacuum-cleaner:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-spline:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-filled:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-filled:before{content:"𐂛"}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-arrow:before{content:""}.ti-view-360-number:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-short:before{content:"ﻩ"}.ti-viewport-tall:before{content:"ﻨ"}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-vs:before{content:"ﱒ"}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-flat:before{content:"奔"}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand:before{content:"嬨"}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-waves-electricity:before{content:"ﳅ"}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheat:before{content:"𐂨"}.ti-wheat-off:before{content:"𐂩"}.ti-wheel:before{content:"ﱤ"}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-electricity:before{content:"ﳆ"}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-filled:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-windsock-filled:before{content:"𐂚"}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-woman-filled:before{content:"﷌"}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x:before{content:"匿"}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-x-power-y:before{content:"𐁲"}.ti-xbox-a:before{content:""}.ti-xbox-a-filled:before{content:"﷋"}.ti-xbox-b:before{content:""}.ti-xbox-b-filled:before{content:"﷊"}.ti-xbox-x:before{content:""}.ti-xbox-x-filled:before{content:"﷉"}.ti-xbox-y:before{content:""}.ti-xbox-y-filled:before{content:"﷈"}.ti-xd:before{content:"勉"}.ti-xxx:before{content:"ﰠ"}.ti-yin-yang:before{content:""}.ti-yin-yang-filled:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-filled:before{content:"ﷇ"}.ti-zeppelin-off:before{content:""}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom:before{content:"ﶪ"}.ti-zoom-cancel:before{content:""}.ti-zoom-cancel-filled:before{content:"ﷆ"}.ti-zoom-check:before{content:""}.ti-zoom-check-filled:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-code-filled:before{content:"ﷅ"}.ti-zoom-exclamation:before{content:""}.ti-zoom-exclamation-filled:before{content:"ﷄ"}.ti-zoom-filled:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-in-area-filled:before{content:""}.ti-zoom-in-filled:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-money-filled:before{content:"ﷃ"}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-out-area-filled:before{content:"ﷂ"}.ti-zoom-out-filled:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-pan-filled:before{content:"ﷁ"}.ti-zoom-question:before{content:""}.ti-zoom-question-filled:before{content:"ﷀ"}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zoom-scan:before{content:"ﲰ"}.ti-zoom-scan-filled:before{content:"ﶿ"}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}.ti-123:before{content:""}.ti-360:before{content:""}.ti-code-asterix:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-hand-rock:before{content:""}.ti-sort-deacending-small-big:before{content:"ﶖ"}.ti-shi-jumping:before{content:"𤋮"}.ti-box-seam:before{content:""}.ti-kering:before{content:""}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-12-hours:before{content:"ﱓ"}.ti-24-hours:before{content:""}.ti-360-view:before{content:""}.ti-circle-0:before{content:""}.ti-circle-1:before{content:""}.ti-circle-2:before{content:""}.ti-circle-3:before{content:""}.ti-circle-4:before{content:""}.ti-circle-5:before{content:""}.ti-circle-6:before{content:""}.ti-circle-7:before{content:""}.ti-circle-8:before{content:""}.ti-circle-9:before{content:""}.ti-hexagon-0:before{content:""}.ti-hexagon-1:before{content:""}.ti-hexagon-2:before{content:""}.ti-hexagon-3:before{content:""}.ti-hexagon-4:before{content:""}.ti-hexagon-5:before{content:""}.ti-hexagon-6:before{content:""}.ti-hexagon-7:before{content:""}.ti-hexagon-8:before{content:""}.ti-hexagon-9:before{content:""}.ti-square-0:before{content:""}.ti-square-1:before{content:""}.ti-square-2:before{content:""}.ti-square-3:before{content:""}.ti-square-4:before{content:""}.ti-square-5:before{content:""}.ti-square-6:before{content:""}.ti-square-7:before{content:""}.ti-square-8:before{content:""}.ti-square-9:before{content:""}.ti-message-circle-2:before{content:""}.ti-mood-suprised:before{content:""}.ti-circle-dashed-letter-letter-v:before{content:"ﾄ"}.ti-discount-check-filled:before{content:""}.ti-message-circle-2-filled:before{content:"ﻏ"}.oq-theme-coach{--oq-a:#2197df;--oq-a2:#1279bd;--oq-page:#eef8fe;--oq-rail:#dff3ff;--oq-card:#fff;--oq-line:#cbe4f2;--oq-soft:#f1f8fc;--oq-text:#172b3c;--oq-muted:#617589}.oq-theme-raceops{--oq-a:#257fc6;--oq-a2:#145a91;--oq-page:#eff4f8;--oq-rail:#142d43;--oq-card:#fff;--oq-line:#d5e1ea;--oq-soft:#f2f6f9;--oq-text:#172b3c;--oq-muted:#617589}.oq-entry,.oq-onboarding,.oq-loading{box-sizing:border-box;color:var(--oq-text);font:16px/1.5 PingFang SC,Microsoft YaHei,Inter,system-ui,sans-serif}.oq-entry *,.oq-onboarding *{box-sizing:border-box}.oq-entry{min-height:100vh;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 16% 8%,color-mix(in srgb,var(--oq-a) 18%,transparent),transparent 42%),var(--oq-page)}.oq-entry-card{width:min(560px,100%);padding:36px 42px;border:1px solid var(--oq-line);border-radius:24px;background:var(--oq-card);box-shadow:0 18px 50px #1e689421}.oq-entry-brand{display:flex;align-items:center;gap:12px}.oq-entry-brand img{width:48px;height:48px;object-fit:contain}.oq-entry-brand div{display:grid}.oq-entry-brand strong{font-size:19px}.oq-entry-brand span{font-size:13px;color:var(--oq-muted)}.oq-entry-intro{margin:30px 0 22px}.oq-entry-intro h1,.oq-work-card h2{margin:0}.oq-entry-intro h1{font-size:30px}.oq-entry-intro p,.oq-work-card header p{margin:8px 0 0;color:var(--oq-muted);line-height:1.7}.oq-kicker{display:block;margin-bottom:6px;color:var(--oq-a2);font-size:13px;font-weight:800;letter-spacing:.08em}.oq-form{display:grid;gap:17px;margin:20px 0}.oq-form.one{grid-template-columns:1fr}.oq-form.two{grid-template-columns:repeat(2,minmax(0,1fr))}.oq-form label{display:grid;gap:7px;font-weight:650}.oq-form label>span{font-size:14px}.oq-form input,.oq-form textarea,.oq-contact-card input,.oq-access-card input,.oq-access-card textarea{width:100%;min-height:45px;border:1px solid var(--oq-line);border-radius:10px;padding:10px 12px;background:#fff;color:inherit;font:inherit;outline:none}.oq-form input:focus,.oq-contact-card input:focus,.oq-access-card input:focus,.oq-access-card textarea:focus{border-color:var(--oq-a);box-shadow:0 0 0 3px color-mix(in srgb,var(--oq-a) 16%,transparent)}.oq-primary,.oq-secondary,.oq-inline button{min-height:42px;border:0;border-radius:10px;padding:0 17px;font:inherit;font-weight:750;cursor:pointer}.oq-primary{color:#fff;background:linear-gradient(135deg,var(--oq-a),var(--oq-a2));box-shadow:0 8px 20px color-mix(in srgb,var(--oq-a) 22%,transparent)}.oq-secondary,.oq-inline button{color:var(--oq-a2);background:var(--oq-soft);border:1px solid color-mix(in srgb,var(--oq-a) 28%,var(--oq-line))}.oq-primary:disabled,.oq-secondary:disabled{opacity:.5;cursor:not-allowed}.wide{width:100%}.oq-dev{margin-top:10px}.oq-consent{display:flex;align-items:flex-start;gap:9px;margin:18px 0;color:var(--oq-muted);font-size:14px}.oq-consent input{width:18px;height:18px;accent-color:var(--oq-a)}.oq-consent a,.oq-entry-foot a{color:var(--oq-a2);font-weight:750;text-decoration:none}.oq-entry-foot{text-align:center;margin-top:20px;color:var(--oq-muted);font-size:14px}.oq-message{margin:15px 0;padding:13px 15px;border-radius:10px}.oq-message.error{color:#a72d35;background:#fff0f1}.oq-message.success{color:#176a46;background:#e7f7ef}.oq-message.hint{color:#7a5916;background:#fff6dd}.oq-onboarding{min-height:100vh;display:grid;grid-template-columns:270px minmax(0,1fr);background:var(--oq-page)}.oq-flow-rail{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;padding:27px 23px;background:var(--oq-rail);border-right:1px solid var(--oq-line)}.oq-theme-raceops .oq-flow-rail{color:#eef7ff}.oq-theme-raceops .oq-flow-rail .oq-entry-brand span{color:#c5d6e4}.oq-flow-user{display:grid;gap:5px;margin:38px 8px 20px}.oq-flow-user span{font-size:13px;opacity:.65}.oq-flow-user strong{overflow:hidden;text-overflow:ellipsis}.oq-flow-rail nav{display:grid;gap:7px}.oq-flow-rail nav button{display:flex;align-items:center;gap:11px;width:100%;padding:11px;border:0;border-radius:11px;background:transparent;color:inherit;font:inherit;font-weight:700;text-align:left;cursor:pointer}.oq-flow-rail nav button.active{background:color-mix(in srgb,var(--oq-a) 18%,transparent)}.oq-flow-rail nav i{width:28px;height:28px;border:1px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:99px;display:grid;place-items:center;font-style:normal;font-size:13px}.oq-flow-rail nav i.done{color:#fff;background:var(--oq-a);border-color:var(--oq-a)}.oq-flow-rail>p{margin-top:auto;font-size:13px;opacity:.65;line-height:1.7}.oq-flow-main{min-width:0}.oq-flow-top{height:78px;position:sticky;top:0;z-index:5;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--oq-line);background:color-mix(in srgb,#fff 94%,transparent)}.oq-flow-top div{display:grid}.oq-flow-top span{font-size:13px;color:var(--oq-muted)}.oq-flow-top strong{font-size:20px}.oq-flow-content{max-width:1100px;margin:auto;padding:34px}.oq-work-card{padding:31px;border:1px solid var(--oq-line);border-radius:20px;background:#fff;box-shadow:0 10px 34px #1d547612}.oq-work-card>header{padding-bottom:22px;border-bottom:1px solid var(--oq-line)}.oq-work-card h2{font-size:27px}.oq-action-panel{margin:21px 0;padding:19px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid color-mix(in srgb,var(--oq-a) 35%,var(--oq-line));border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--oq-a) 9%,#fff),#fff)}.oq-action-panel div{display:grid;gap:4px}.oq-action-panel p{margin:0;color:var(--oq-muted);font-size:14px}.oq-profile-row{display:flex;align-items:center;gap:14px;padding:18px;margin:20px 0;border-radius:14px;background:var(--oq-soft)}.oq-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:99px;color:#fff;background:linear-gradient(145deg,#55b9ec,var(--oq-a2));font-size:22px;font-weight:800}.oq-profile-row>div:last-child{display:grid}.oq-profile-row span{font-size:13px;color:var(--oq-muted)}.oq-read-field{display:grid;gap:7px}.oq-read-field span{font-size:14px}.oq-read-field strong{min-height:45px;display:flex;align-items:center;padding:0 12px;border-radius:10px;background:var(--oq-soft)}.oq-contact-grid,.oq-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:20px 0}.oq-contact-card,.oq-access-card{display:grid;gap:11px;padding:17px;border:1px solid var(--oq-line);border-radius:14px}.oq-card-title{display:flex;align-items:center;justify-content:space-between}.oq-card-title em{font-style:normal;font-size:12px;padding:4px 8px;border-radius:99px;color:#916817;background:#fff4d4}.oq-card-title em.ok{color:#176a46;background:#e7f7ef}.oq-inline{display:flex;gap:8px}.oq-inline input{min-width:0}.oq-inline button{flex:none;padding:0 13px}.oq-state{display:grid;gap:5px;margin:21px 0;padding:17px;border-radius:12px;background:#edf4fa}.oq-state span{color:var(--oq-muted);font-size:14px}.oq-state.ok{color:#176a46;background:#e7f7ef}.oq-state.bad{color:#a72d35;background:#fff0f1}.oq-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}.oq-upload-grid label{min-height:125px;display:grid;place-items:center;align-content:center;gap:8px;padding:16px;border:1px dashed var(--oq-a);border-radius:13px;background:var(--oq-soft);text-align:center;cursor:pointer}.oq-upload-grid input{display:none}.oq-upload-grid span{font-size:13px;color:var(--oq-muted)}.oq-upload-grid strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.oq-candidates,.oq-space-list,.oq-history{display:grid;gap:10px;margin-top:20px}.oq-candidate{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--oq-line);border-radius:12px}.oq-candidate.disabled{opacity:.55}.oq-candidate div{display:grid}.oq-candidate span{font-size:13px;color:var(--oq-muted)}.oq-candidate em{font-style:normal;font-size:12px;color:var(--oq-a2)}.oq-empty{padding:22px;border-radius:12px;background:var(--oq-soft);color:var(--oq-muted);text-align:center}.oq-access-card>span{color:var(--oq-a2);font-size:13px;font-weight:750}.oq-access-card>strong{min-height:48px}.oq-access-card textarea{resize:vertical}.oq-space-list h3,.oq-history h3{margin:7px 0}.oq-space-list>button{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border:1px solid var(--oq-line);border-radius:12px;background:#fff;color:inherit;text-align:left;cursor:pointer}.oq-space-list>button div{display:grid}.oq-space-list>button span{color:var(--oq-muted);font-size:13px}.oq-space-list>button em{font-style:normal;color:var(--oq-a2)}.oq-history>div{display:grid;grid-template-columns:1fr auto;gap:5px;padding:12px 0;border-bottom:1px solid var(--oq-line)}.oq-history p{margin:0;color:var(--oq-muted)}.oq-history>div p{grid-column:1/-1;color:#835d18;font-size:13px}.oq-loading{min-height:100vh;display:grid;place-items:center;background:var(--oq-page);color:var(--oq-muted)}@media(max-width:900px){.oq-onboarding{grid-template-columns:1fr}.oq-flow-rail{position:static;height:auto}.oq-flow-rail nav{grid-template-columns:repeat(4,1fr)}.oq-flow-rail nav button{justify-content:center}.oq-flow-rail nav button span,.oq-flow-user,.oq-flow-rail>p{display:none}.oq-flow-content{padding:18px}.oq-work-card{padding:22px}.oq-flow-top{padding:0 18px}.oq-contact-grid,.oq-access-grid,.oq-form.two,.oq-upload-grid{grid-template-columns:1fr}.oq-action-panel{align-items:flex-start;flex-direction:column}}.oq-dev-switch{display:grid;gap:8px;margin-top:12px;padding:12px;border:1px dashed var(--oq-line);border-radius:12px;background:var(--oq-soft)}.oq-dev-switch>span{color:var(--oq-muted);font-size:12px;font-weight:750}.oq-dev-switch>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.oq-dev-switch button{width:100%}@media(max-width:900px){.oq-flow-rail nav button{flex-direction:column;gap:4px;padding:8px 4px;font-size:12px}.oq-flow-rail nav button span{display:inline}}.oq-account-setup,.oq-account-setup *{box-sizing:border-box}.oq-account-setup{min-height:100vh;display:flex;justify-content:center;padding:24px;background:#f6f8fa;color:var(--oq-text);font:16px/1.5 PingFang SC,Microsoft YaHei,Inter,system-ui,sans-serif}.oq-account-setup-shell{width:min(480px,100%);min-height:calc(100vh - 48px);padding:32px 24px 42px;border:1px solid rgba(14,15,12,.08);border-radius:22px;background:#fff;box-shadow:0 16px 44px #19436014}.oq-account-setup-brand{display:flex;align-items:center;gap:10px}.oq-account-setup-brand img{width:42px;height:42px;object-fit:contain}.oq-account-setup-brand div{display:grid;min-width:0}.oq-account-setup-brand strong{font-size:17px;line-height:1.35}.oq-account-setup-brand span{color:var(--oq-muted);font-size:12px}.oq-account-setup-heading{display:grid;gap:4px;margin-top:34px}.oq-account-setup-heading>span{color:var(--oq-muted);font-size:12px}.oq-account-setup-heading>strong{font-size:26px;line-height:1.25}.oq-account-setup-heading>small{overflow:hidden;color:var(--oq-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.oq-account-setup-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:22px 0 28px}.oq-account-setup-steps button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 10px;border:0;border-radius:12px;background:#f2f5f7;color:var(--oq-muted);font:inherit;font-size:13px;font-weight:650;cursor:pointer}.oq-account-setup-steps button.active{background:color-mix(in srgb,var(--oq-a) 11%,#fff);color:var(--oq-a2)}.oq-account-setup-steps i{display:grid;width:22px;height:22px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:11px;font-style:normal}.oq-account-setup-steps i.done{border-color:var(--oq-a);background:var(--oq-a);color:#fff}.oq-account-setup-content .oq-work-card{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}.oq-account-setup-content .oq-work-card>header{padding:0 0 20px;border-bottom:1px solid rgba(14,15,12,.08)}.oq-account-setup-content .oq-work-card h2{font-size:24px;line-height:1.3}.oq-account-setup-content .oq-work-card header p{font-size:13px}.oq-account-setup .oq-form.two,.oq-account-setup .oq-contact-grid,.oq-account-setup .oq-upload-grid{grid-template-columns:1fr}.oq-account-setup .oq-form input,.oq-account-setup .oq-form textarea,.oq-account-setup .oq-contact-card input{min-height:48px;padding:9px 0;border:0;border-bottom:2px solid #2688e0;border-radius:0;background:transparent;box-shadow:none}.oq-account-setup .oq-form input:focus,.oq-account-setup .oq-contact-card input:focus{border-color:#2688e0;box-shadow:none}.oq-account-setup .oq-read-field strong{border-radius:12px}.oq-account-setup .oq-contact-card{padding:16px 0 20px;border:0;border-bottom:1px solid rgba(14,15,12,.08);border-radius:0}.oq-account-setup .oq-contact-card:last-child{border-bottom:0}.oq-account-setup .oq-upload-grid label{min-height:138px;border-radius:14px}.oq-account-setup .oq-primary{min-height:48px;border-radius:14px;background:#2688e0;box-shadow:0 6px 16px #2688e04d}.oq-account-setup .oq-secondary,.oq-account-setup .oq-inline button{border-radius:12px}.oq-account-setup-footer{display:grid;gap:10px;margin-top:28px}.oq-account-setup-later{min-height:40px;border:0;background:transparent;color:var(--oq-muted);font:inherit;font-size:13px;cursor:pointer}.oq-account-create .oq-entry-intro{margin-top:34px}.oq-account-create .oq-entry-intro h1{font-size:26px}.oq-account-create .oq-form.one{grid-template-columns:1fr}.oq-account-create .oq-entry-foot{margin-top:22px}@media(max-width:560px){.oq-account-setup{padding:0;background:#fff}.oq-account-setup-shell{width:100%;min-height:100vh;padding:28px 24px 38px;border:0;border-radius:0;box-shadow:none}.oq-account-setup-brand strong{font-size:16px}.oq-account-setup-heading{margin-top:30px}.oq-account-setup .oq-upload-grid{grid-template-columns:1fr}}.oq-account-setup .oq-inline{align-items:center;gap:4px;border-bottom:2px solid #2688e0}.oq-account-setup .oq-inline:focus-within{border-bottom-color:#2688e0}.oq-account-setup .oq-inline input{min-height:46px;border-bottom:0}.oq-account-setup .oq-inline button{min-height:30px;padding:0 8px;border:0;border-radius:0;background:transparent;color:#2688e0;font-size:13px;font-weight:650;line-height:30px;white-space:nowrap}.oq-account-setup .oq-inline button:hover,.oq-account-setup .oq-inline button:focus-visible{background:color-mix(in srgb,#2688e0 8%,transparent);border-radius:7px;outline:none}
