.me-shell{--me-font-sans: var(--yk-font-sans, "Zen Kaku Gothic New", "Noto Sans JP", system-ui, sans-serif);--me-font-mincho: var(--me-font-sans);--me-font-klee: var(--me-font-sans);--me-font-mono: ui-monospace, "JetBrains Mono", SFMono-Regular, Menlo, monospace;background:var(--me-bg);color:var(--me-page-fg);color-scheme:var(--me-color-scheme);font-family:var(--me-font-sans);min-height:100dvh;position:relative;--app-nav-h: 4rem;--me-tab-offset: 0px}@media(max-width:767px){.me-shell{--me-tab-offset: 0px}}.me-shell:before{display:none}.me-shell>*{position:relative;z-index:1}.me-shell :where(button,input,select,textarea){font-family:inherit}.me-shell .font-mincho{font-family:var(--me-font-sans)}.me-shell-grid{display:block}@media(min-width:768px){.me-shell-grid{display:grid;grid-template-columns:248px 1fr;max-width:1240px;margin:0 auto;column-gap:0;align-items:start}.me-sidebar{padding:28px 14px 0 18px;border-right:1px solid var(--me-role-sidebar-border-right);background:transparent;position:sticky;top:var(--app-nav-h);align-self:start;height:calc(100dvh - var(--app-nav-h));overflow-y:auto;scrollbar-width:none}.me-sidebar::-webkit-scrollbar{display:none}.me-main-col{min-width:0;padding:0 28px 48px}.me-profile-header{padding:28px 0 20px;max-width:100%}.me-content{padding:20px 0 0}}@media(max-width:767px){.me-main-col{min-width:0;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.me-profile-header{padding:24px 16px 16px;max-width:100%}.me-content{padding:16px}}.me-shell .me-title{font-family:var(--me-font-mincho);font-weight:700;letter-spacing:.04em;color:var(--me-fg);line-height:1.2}.me-shell .me-eyebrow{font-family:var(--me-font-mincho);font-size:11px;font-weight:500;letter-spacing:.3em;color:var(--me-fg-mute);text-transform:none}.me-shell .me-section-label{font-family:var(--me-font-mincho);font-size:13px;font-weight:600;letter-spacing:.16em;color:var(--me-fg-soft);display:inline-flex;align-items:center;gap:10px}.me-shell .me-section-label:before{content:"";display:inline-block;width:6px;height:6px;background:var(--me-vermilion);flex-shrink:0;box-shadow:0 0 0 1px var(--me-role-shell-section-label-before-box-shadow);transform:rotate(45deg)}.me-shell .me-rule{height:1px;background:linear-gradient(90deg,transparent,var(--me-divider),transparent);margin:0;border:none}.me-shell .me-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--me-surface),var(--me-bg-elevated));border:1.5px solid var(--me-vermilion);box-shadow:0 0 0 2px var(--me-role-shell-avatar-box-shadow-1),0 0 0 3px var(--me-role-shell-avatar-box-shadow-2);display:grid;place-items:center;font-family:var(--me-font-mincho);font-size:22px;font-weight:700;color:var(--me-metal-bright);flex-shrink:0;-webkit-user-select:none;user-select:none}.me-shell .me-avatar.is-guest{border-color:var(--me-fg-dim);box-shadow:0 0 0 2px var(--me-role-shell-avatar-is-guest-box-shadow-1),0 0 0 3px var(--me-role-shell-avatar-is-guest-box-shadow-2);color:var(--me-fg-mute)}.me-shell .me-nav-item{position:relative;display:flex;align-items:center;gap:14px;padding:11px 16px;font-family:var(--me-font-mincho);font-size:14.5px;font-weight:600;letter-spacing:.1em;color:var(--me-fg-mute);text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease;border-radius:10px;border:1px solid transparent}.me-shell .me-nav-item:before{content:"";position:absolute;left:-1px;top:22%;height:0;width:3px;border-radius:3px;background:var(--me-role-shell-nav-item-before-background);box-shadow:0 0 10px var(--me-role-shell-nav-item-before-box-shadow);transition:height .25s var(--yk-ease, cubic-bezier(.22, 1, .36, 1))}.me-shell .me-nav-item:hover{color:var(--me-fg);background:var(--me-role-shell-nav-item-hover-background)}.me-shell .me-nav-item.is-active{color:var(--me-role-shell-nav-item-is-active-color);background:var(--me-role-shell-nav-item-is-active-background);border-color:var(--me-role-shell-nav-item-is-active-border-color);box-shadow:0 0 22px var(--me-role-shell-nav-item-is-active-box-shadow)}.me-shell .me-nav-item.is-active:before{height:56%}.me-shell .me-nav-item .me-nav-icon{color:var(--me-fg-mute);transition:color .2s ease}.me-shell .me-nav-item:hover .me-nav-icon,.me-shell .me-nav-item.is-active .me-nav-icon{color:var(--me-role-shell-nav-item-hover-nav-icon-shell-nav-item-is-active-nav-icon-color)}.me-shell .me-sidebar-nav{display:flex;flex-direction:column;gap:18px}.me-shell .me-sidebar-section>h2{margin:0 0 6px;padding:0 14px;font-family:var(--me-font-mincho);font-size:9.5px;font-weight:600;letter-spacing:.24em;color:var(--me-fg-dim);text-transform:uppercase}.me-shell .me-sidebar-section>ul{display:flex;flex-direction:column;gap:3px;margin:0;padding:0;list-style:none}.me-shell .me-sidebar-spacer{flex:1;min-height:40px}.me-shell .me-torii{position:relative;height:200px;width:100%;pointer-events:none;flex-shrink:0;background:radial-gradient(ellipse 70% 90% at 50% 118%,var(--me-role-shell-torii-background-1),var(--me-role-shell-torii-background-2) 38%,transparent 66%)}.me-shell .me-torii-gate{position:absolute;bottom:42px;left:50%;transform:translate(-50%);width:120px;height:84px;opacity:.5}.me-shell .me-torii-gate i{position:absolute;display:block;background:linear-gradient(180deg,var(--me-role-shell-torii-gate-i-background-1),var(--me-role-shell-torii-gate-i-background-2))}.me-shell .me-torii-gate .t-top{top:0;left:-8px;right:-8px;height:9px;border-radius:2px;background:linear-gradient(180deg,var(--me-role-shell-torii-gate-t-top-background-1),var(--me-role-shell-torii-gate-t-top-background-2));box-shadow:0 1px 0 var(--me-role-shell-torii-gate-t-top-box-shadow)}.me-shell .me-torii-gate .t-beam{top:16px;left:6px;right:6px;height:6px;background:var(--me-role-shell-torii-gate-t-beam-background)}.me-shell .me-torii-gate .t-l{top:9px;bottom:0;left:20px;width:11px}.me-shell .me-torii-gate .t-r{top:9px;bottom:0;right:20px;width:11px}.me-shell .me-tab-bar{display:flex;height:48px;background:var(--me-bg);border-bottom:1px solid var(--me-page-border);padding:0 16px;gap:4px;overflow-x:auto;scrollbar-width:none}.me-shell .me-tab-bar::-webkit-scrollbar{display:none}.me-shell .me-tab{position:relative;display:inline-flex;align-items:center;gap:6px;padding:0 14px;font-family:var(--me-font-mincho);font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--me-fg-mute);text-decoration:none;flex-shrink:0;min-height:44px}.me-shell .me-tab .me-nav-icon{color:var(--me-fg-dim);transition:color .2s ease}.me-shell .me-tab.is-active{color:var(--me-fg)}.me-shell .me-tab.is-active .me-nav-icon{color:var(--me-vermilion-bright)}.me-shell .me-tab:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:transparent;transition:background .2s ease}.me-shell .me-tab.is-active:after{background:var(--me-vermilion)}.me-shell .me-mobile-nav{position:fixed;z-index:70;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));min-height:62px;padding:6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;background:var(--me-role-shell-mobile-nav-background);border:1px solid var(--me-role-shell-mobile-nav-border);border-radius:18px;box-shadow:0 16px 48px var(--me-role-shell-mobile-nav-box-shadow);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.me-shell .me-mobile-nav-item{min-width:0;min-height:50px;padding:5px 2px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--me-fg-mute);background:transparent;border:0;border-radius:12px;font-family:var(--me-font-mincho);font-size:9.5px;font-weight:600;line-height:1.1;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.me-shell .me-mobile-nav-item svg{color:var(--me-fg-dim);transition:color .18s ease,transform .22s var(--yk-ease, cubic-bezier(.22, 1, .36, 1))}.me-shell .me-mobile-nav-item.is-active{color:var(--me-fg);background:var(--me-role-shell-mobile-nav-item-is-active-background)}.me-shell .me-mobile-nav-item.is-active svg{color:var(--me-vermilion-bright);transform:translateY(-1px)}.me-shell .me-mobile-nav-item:active{transform:scale(.96)}.me-shell .me-mobile-nav-item:focus-visible{outline:2px solid var(--me-vermilion-bright);outline-offset:-2px}@media(min-width:768px){.me-shell .me-mobile-nav,.me-shell .me-mobile-sheet-backdrop,.me-shell .me-mobile-sheet{display:none}}.me-shell .me-mobile-sheet-backdrop{position:fixed;z-index:78;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:var(--me-role-shell-mobile-sheet-backdrop-background);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.me-shell .me-mobile-sheet{position:fixed;z-index:80;left:0;right:0;bottom:0;padding:8px 16px calc(92px + env(safe-area-inset-bottom));background:var(--me-role-shell-mobile-sheet-background);border:1px solid var(--me-role-shell-mobile-sheet-border);border-bottom:0;border-radius:22px 22px 0 0;box-shadow:0 -20px 70px var(--me-role-shell-mobile-sheet-box-shadow)}.me-shell .me-mobile-sheet-handle{width:36px;height:4px;margin:0 auto 14px;border-radius:999px;background:var(--me-role-shell-mobile-sheet-handle-background)}.me-shell .me-mobile-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.me-shell .me-mobile-sheet-head h2{margin:3px 0 0;font-family:var(--me-font-mincho);font-size:20px;font-weight:700;color:var(--me-fg)}.me-shell .me-mobile-sheet-head>button{width:44px;height:44px;display:grid;place-items:center;color:var(--me-fg-soft);background:var(--me-surface-soft);border:1px solid var(--me-border);border-radius:50%}.me-shell .me-mobile-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.me-shell .me-mobile-sheet-grid>a{min-height:54px;padding:10px 12px;display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:9px;color:var(--me-fg-soft);background:var(--me-role-shell-mobile-sheet-grid-a-background);border:1px solid var(--me-role-shell-mobile-sheet-grid-a-border);border-radius:12px;font-family:var(--me-font-mincho);font-size:12px;font-weight:600;text-decoration:none}.me-shell .me-mobile-sheet-grid>a>svg:first-child{color:var(--me-vermilion-bright)}.me-shell .me-mobile-sheet-grid>a>svg:last-child{color:var(--me-fg-dim)}.me-shell .me-mobile-sheet-grid>a.is-active{color:var(--me-fg);border-color:var(--me-role-shell-mobile-sheet-grid-a-is-active-border-color);background:var(--me-role-shell-mobile-sheet-grid-a-is-active-background)}.me-shell .me-stat{background:linear-gradient(180deg,var(--me-role-shell-stat-background),transparent),var(--me-surface);border:1px solid var(--me-border);border-radius:2px;padding:14px 14px 12px;display:flex;flex-direction:column;gap:4px;transition:border-color .2s ease}.me-shell .me-stat:hover{border-color:var(--me-border-strong)}.me-shell .me-stat .me-stat-label{font-family:var(--me-font-mincho);font-size:11px;font-weight:600;letter-spacing:.2em;color:var(--me-fg-mute)}.me-shell .me-stat .me-stat-value{display:flex;align-items:baseline;gap:4px}.me-shell .me-stat .me-stat-num{font-family:var(--me-font-mincho);font-size:28px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.me-shell .me-stat .me-stat-unit{font-family:var(--me-font-mincho);font-size:11px;color:var(--me-fg-mute);font-weight:500}.me-shell .me-stat.is-gold .me-stat-num{color:var(--me-metal-bright)}.me-shell .me-stat.is-vermilion .me-stat-num{color:var(--me-vermilion-bright)}.me-shell .me-stat.is-spirit .me-stat-num{color:var(--me-spirit)}.me-shell .me-card{background:linear-gradient(180deg,var(--me-role-shell-card-background),transparent 80%),var(--me-surface);border:1px solid var(--me-border);border-radius:2px}.me-shell .me-card.is-warm{background:radial-gradient(ellipse at 100% 0%,var(--me-role-shell-card-is-warm-background),transparent 60%),var(--me-surface);border-left:2px solid var(--me-vermilion);border-color:var(--me-border)}.me-shell .me-row{display:flex;align-items:center;gap:14px;padding:14px 16px;background:transparent;border-top:1px solid var(--me-border);text-decoration:none;color:inherit;transition:background .15s ease}.me-shell .me-row:first-child{border-top:none}.me-shell .me-row:hover{background:var(--me-role-shell-row-hover-background)}.me-shell .me-row-stack{border-radius:2px;overflow:hidden;border:1px solid var(--me-border)}.me-shell .me-divider-row{height:1px;background:var(--me-border);margin:0 16px}.me-shell .me-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 22px;font-family:var(--me-font-mincho);font-size:13px;font-weight:600;letter-spacing:.18em;color:var(--me-fg);background:transparent;border:1px solid var(--me-border-strong);border-radius:2px;cursor:pointer;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .15s ease}.me-shell .me-btn:hover{background:var(--me-role-shell-btn-hover-background);border-color:var(--me-role-shell-btn-hover-border-color)}.me-shell .me-btn:active{transform:translateY(1px)}.me-shell .me-btn.is-primary{background:linear-gradient(180deg,var(--me-vermilion-bright),var(--me-vermilion));color:var(--me-role-shell-btn-is-primary-color);border-color:transparent;box-shadow:0 0 0 1px var(--me-role-shell-btn-is-primary-box-shadow)}.me-shell .me-btn.is-primary:hover{background:linear-gradient(180deg,var(--me-role-shell-btn-is-primary-hover-background),var(--me-vermilion-bright))}.me-shell .me-btn.is-danger{color:var(--me-vermilion-bright);border-color:var(--me-role-shell-btn-is-danger-border-color)}.me-shell .me-btn.is-danger:hover{background:var(--me-role-shell-btn-is-danger-hover-background)}.me-shell .me-empty{text-align:center;padding:56px 16px;display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--me-fg-mute);font-family:var(--me-font-mincho)}.me-shell .me-empty .me-empty-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--me-surface);border:1px solid var(--me-border);color:var(--me-fg-dim)}.me-shell .me-empty .me-empty-title{font-size:14px;font-weight:600;color:var(--me-fg-soft);letter-spacing:.08em}.me-shell .me-empty .me-empty-sub{font-size:12px;color:var(--me-fg-mute);max-width:260px;line-height:1.7}.me-shell .me-toggle-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;margin:0;cursor:pointer;z-index:2}.me-shell .me-toggle-input:disabled{cursor:not-allowed}.me-shell .me-toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--me-surface-soft);border:1px solid var(--me-border);border-radius:999px;transition:background .2s ease,border-color .2s ease}.me-shell .me-toggle-track[data-on=true]{background:var(--me-vermilion);border-color:var(--me-vermilion)}.me-shell .me-toggle-thumb{position:absolute;top:50%;left:3px;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:var(--me-fg-mute);transition:transform .2s var(--yk-ease, cubic-bezier(.22, 1, .36, 1)),background .2s ease}.me-shell .me-toggle-track[data-on=true] .me-toggle-thumb{background:var(--me-fg);transform:translate(18px,-50%)}.me-shell .me-toggle-input:focus-visible+.me-toggle-track{outline:2px solid var(--me-vermilion-bright);outline-offset:2px}.me-shell .me-toggle-input:disabled+.me-toggle-track{opacity:.4}.me-shell .me-sticky-tabs{margin:0 -28px;padding:0 28px}.me-shell .me-sticky-tabs>div::-webkit-scrollbar{display:none}.me-shell .me-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-family:var(--me-font-mincho);font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--me-fg-mute);background:transparent;border:1px solid transparent;border-radius:999px;cursor:pointer;flex-shrink:0;white-space:nowrap;min-height:36px;transition:background .15s ease,color .15s ease,border-color .15s ease}.me-shell .me-filter-chip:hover{color:var(--me-fg-soft);background:var(--me-role-shell-filter-chip-hover-background)}.me-shell .me-filter-chip[data-active=true]{color:var(--me-vermilion-bright);background:var(--me-role-shell-filter-chip-data-active-true-background);border-color:var(--me-role-shell-filter-chip-data-active-true-border-color)}.me-shell .me-filter-count{font-size:10px;color:var(--me-fg-dim);font-weight:500;letter-spacing:0}.me-shell .me-filter-chip[data-active=true] .me-filter-count{color:var(--me-vermilion-bright)}@media(max-width:640px){.me-shell .me-sticky-tabs{margin:0 -16px;padding:0 16px}.me-shell .me-filter-chip{padding:7px 12px;font-size:11px}}.me-shell .me-stat{position:relative;overflow:hidden}.me-shell .me-stat:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,var(--me-role-shell-stat-after-background) 0%,transparent 40%);opacity:0;transform:rotate(45deg) translateY(100%);transition:opacity .4s ease,transform .8s var(--yk-ease, cubic-bezier(.22, 1, .36, 1));pointer-events:none}.me-shell .me-stat:hover:after{opacity:1;transform:rotate(45deg) translateY(-20%)}.me-shell .me-nav-item.is-active:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:5px;height:5px;background:var(--me-vermilion-bright);border-radius:50%;box-shadow:0 0 8px var(--me-role-shell-nav-item-is-active-after-box-shadow)}.me-shell .me-row{position:relative}.me-shell .me-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--me-vermilion);transform:scaleY(0);transform-origin:center;transition:transform .25s var(--yk-ease, cubic-bezier(.22, 1, .36, 1))}.me-shell .me-row:hover:before{transform:scaleY(1)}.me-shell .me-avatar{transition:box-shadow .3s ease,transform .3s var(--yk-ease, cubic-bezier(.22, 1, .36, 1))}.me-shell .me-avatar:hover{box-shadow:0 0 0 2px var(--me-role-shell-avatar-hover-box-shadow-1),0 0 0 4px var(--me-role-shell-avatar-hover-box-shadow-2),0 0 24px var(--me-role-shell-avatar-hover-box-shadow-3);transform:scale(1.03)}.me-shell .me-stat:first-child .me-stat-label:after{content:"";display:inline-block;width:12px;height:1px;background:var(--me-metal);vertical-align:middle;margin-left:6px;opacity:.6}.me-shell .me-btn.is-primary{position:relative;overflow:hidden}.me-shell .me-btn.is-primary:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,var(--me-role-shell-btn-is-primary-before-background),transparent);transition:left .6s var(--yk-ease, cubic-bezier(.22, 1, .36, 1));pointer-events:none}.me-shell .me-btn.is-primary:hover:before{left:150%}@media(prefers-reduced-motion:reduce){.me-shell .me-stat:after,.me-shell .me-row:before,.me-shell .me-btn.is-primary:before{transition:none}.me-shell .me-avatar{transition:none}}.me-shell .me-nav-item:focus-visible,.me-shell .me-tab:focus-visible,.me-shell .me-btn:focus-visible,.me-shell .me-row:focus-visible{outline:2px solid var(--me-vermilion-bright);outline-offset:2px}@media(max-width:768px){.me-shell .me-stat .me-stat-num{font-size:22px}.me-shell .me-section-label{font-size:12px;letter-spacing:.14em}}.me-shell .me-home{display:flex;flex-direction:column;gap:22px}.me-shell .me-home-header{min-height:128px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:6px 2px 20px;border-bottom:1px solid var(--me-role-shell-home-header-border-bottom)}.me-shell .me-home-header .me-title,.me-shell .me-home-guest .me-title{margin:6px 0 0;font-size:clamp(34px,4vw,52px);letter-spacing:.03em}.me-shell .me-home-header>div:first-child>p,.me-shell .me-home-guest>p{margin:10px 0 0;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:13px;line-height:1.7}.me-shell .me-home-identity{min-width:290px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:0 12px}.me-shell .me-home-avatar{grid-row:span 2;width:46px;height:46px;object-fit:cover;border-radius:14px;border:1px solid var(--me-role-shell-home-avatar-border);background:var(--me-surface)}.me-shell .me-home-avatar.is-initial{display:grid;place-items:center;color:var(--me-metal-bright);font-family:var(--me-font-mincho);font-size:19px;font-weight:700}.me-shell .me-home-identity>div:not(.me-home-avatar){min-width:0;display:flex;flex-direction:column;gap:3px}.me-shell .me-home-identity strong{overflow:hidden;color:var(--me-fg);font-family:var(--me-font-mincho);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.me-shell .me-home-identity span{color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:10.5px}.me-shell .me-home-identity .me-home-pass{grid-column:2;width:fit-content;margin-top:5px;padding:3px 7px;display:inline-flex;align-items:center;gap:5px;color:var(--me-metal-bright);background:var(--me-role-shell-home-identity-home-pass-background);border:1px solid var(--me-role-shell-home-identity-home-pass-border);border-radius:999px;font-size:9px}.me-shell .me-home-assets{min-height:74px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;background:var(--me-role-shell-home-assets-background);border:1px solid var(--me-role-shell-home-assets-border);border-radius:14px;overflow:hidden}.me-shell .me-home-assets>div{min-width:0;padding:14px 22px;display:flex;align-items:baseline;gap:7px;border-right:1px solid var(--me-role-shell-home-assets-div-border-right)}.me-shell .me-home-assets>div>span{color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:10px;letter-spacing:.08em}.me-shell .me-home-assets>div>strong{color:var(--me-fg);font-family:var(--me-font-mincho);font-size:22px;font-variant-numeric:tabular-nums}.me-shell .me-home-assets>div:first-child>strong{color:var(--me-spirit)}.me-shell .me-home-assets>div:nth-child(2)>strong{color:var(--me-metal-bright)}.me-shell .me-home-assets>div:nth-child(3)>strong{color:var(--me-role-shell-home-assets-div-nth-child-3-strong-color)}.me-shell .me-home-assets>div>small{color:var(--me-fg-dim);font-size:9px}.me-shell .me-home-assets>a{min-width:94px;min-height:74px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--me-fg-soft);font-family:var(--me-font-mincho);font-size:11px;text-decoration:none;transition:color .18s ease,background .18s ease}.me-shell .me-home-assets>a:hover{color:var(--me-fg);background:var(--me-role-shell-home-assets-a-hover-background)}.me-shell .me-home-next{min-height:104px;padding:20px 22px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:17px;color:inherit;background:linear-gradient(105deg,var(--me-role-shell-home-next-background-1),transparent 48%),var(--me-role-shell-home-next-background-2);border:1px solid var(--me-role-shell-home-next-border);border-radius:16px;text-decoration:none;transition:border-color .2s ease,transform .2s var(--yk-ease, cubic-bezier(.22, 1, .36, 1))}.me-shell .me-home-next:hover{border-color:var(--me-role-shell-home-next-hover-border-color);transform:translateY(-2px)}.me-shell .me-home-next-icon{width:48px;height:48px;display:grid;place-items:center;color:var(--me-vermilion-bright);background:var(--me-role-shell-home-next-icon-background);border:1px solid var(--me-role-shell-home-next-icon-border);border-radius:15px}.me-shell .me-home-next>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.me-shell .me-home-next small{color:var(--me-vermilion-bright);font-family:var(--me-font-mincho);font-size:9px;font-style:normal;font-weight:600;letter-spacing:.15em}.me-shell .me-home-next strong{color:var(--me-fg);font-family:var(--me-font-mincho);font-size:17px}.me-shell .me-home-next em{overflow:hidden;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.me-shell .me-home-next>b{display:inline-flex;align-items:center;gap:7px;color:var(--me-fg-soft);font-family:var(--me-font-mincho);font-size:11px;font-weight:600}.me-shell .me-home-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.8fr);gap:16px}.me-shell .me-home-panel,.me-shell .me-home-activity{padding:22px;background:var(--me-role-shell-home-panel-shell-home-activity-background);border:1px solid var(--me-role-shell-home-panel-shell-home-activity-border);border-radius:16px}.me-shell .me-home-panel-head,.me-shell .me-town-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.me-shell .me-home-panel-head p,.me-shell .me-town-section-head p{margin:7px 0 0;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:10.5px;line-height:1.6}.me-shell .me-home-panel-head>a,.me-shell .me-town-section-head>a{min-height:32px;display:inline-flex;align-items:center;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:10.5px;text-decoration:none}.me-shell .me-home-panel-head>a:hover,.me-shell .me-town-section-head>a:hover{color:var(--me-fg)}.me-shell .me-home-bond-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.me-shell .me-home-bond-list>a{min-width:0;min-height:64px;padding:9px 11px;display:grid;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:10px;color:inherit;background:var(--me-role-shell-home-bond-list-a-background);border:1px solid var(--me-role-shell-home-bond-list-a-border);border-radius:11px;text-decoration:none;transition:border-color .18s ease,background .18s ease}.me-shell .me-home-bond-list>a:hover{background:var(--me-role-shell-home-bond-list-a-hover-background);border-color:var(--me-role-shell-home-bond-list-a-hover-border-color)}.me-shell .me-home-bond-list>a.is-primary{grid-column:1 / -1;min-height:76px;grid-template-columns:54px minmax(0,1fr) 16px;background:linear-gradient(100deg,var(--me-role-shell-home-bond-list-a-is-primary-background-1),var(--me-role-shell-home-bond-list-a-is-primary-background-2));border-color:var(--me-role-shell-home-bond-list-a-is-primary-border-color)}.me-shell .me-home-bond-list img,.me-shell .me-home-bond-fallback{width:42px;height:42px;object-fit:cover;border-radius:10px;background:var(--me-role-shell-home-bond-list-img-shell-home-bond-fallback-background)}.me-shell .me-home-bond-list>a.is-primary img,.me-shell .me-home-bond-list>a.is-primary .me-home-bond-fallback{width:54px;height:54px}.me-shell .me-home-bond-fallback{display:grid;place-items:center;color:var(--me-fg-dim)}.me-shell .me-home-bond-list>a>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.me-shell .me-home-bond-list strong{overflow:hidden;color:var(--me-fg);font-family:var(--me-font-mincho);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.me-shell .me-home-bond-list small{overflow:hidden;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.me-shell .me-home-bond-list small i{font-style:normal}.me-shell .me-home-bond-list>a>svg{color:var(--me-fg-dim)}.me-shell .me-home-footprints{display:flex;flex-direction:column}.me-shell .me-home-footprint-item{min-height:45px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;color:var(--me-fg-soft);border-top:1px solid var(--me-role-shell-home-footprint-item-border-top);font-family:var(--me-font-mincho);font-size:11px;text-decoration:none}.me-shell .me-home-footprint-item:first-child{border-top:0}.me-shell .me-home-footprint-item>svg{color:var(--me-fg-dim)}.me-shell .me-home-footprint-item>strong{color:var(--me-fg);font-size:14px;font-variant-numeric:tabular-nums}.me-shell .me-home-footprint-item:hover>svg{color:var(--me-vermilion-bright)}.me-shell .me-home-inline-empty,.me-shell .me-town-inline-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--me-fg-dim);text-align:center}.me-shell .me-home-inline-empty p,.me-shell .me-town-inline-empty p{margin:0;max-width:330px;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:11px;line-height:1.65}.me-shell .me-home-inline-empty a,.me-shell .me-town-inline-empty a{color:var(--me-vermilion-bright);font-family:var(--me-font-mincho);font-size:11px;text-decoration:none}.me-shell .me-home-inline-empty.is-compact{min-height:84px}.me-shell .me-home-activity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.me-shell .me-home-activity-list>a{min-width:0;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 15px;align-items:center;gap:10px;color:inherit;border-top:1px solid var(--me-role-shell-home-activity-list-a-border-top);text-decoration:none}.me-shell .me-home-activity-list>a:nth-child(-n+2){border-top:0}.me-shell .me-home-activity-list>a>span{width:32px;height:32px;display:grid;place-items:center;color:var(--me-vermilion-bright);background:var(--me-role-shell-home-activity-list-a-span-background);border-radius:9px}.me-shell .me-home-activity-list>a>div{min-width:0;display:flex;flex-direction:column;gap:2px}.me-shell .me-home-activity-list strong,.me-shell .me-home-activity-list small{overflow:hidden;font-family:var(--me-font-mincho);text-overflow:ellipsis;white-space:nowrap}.me-shell .me-home-activity-list strong{color:var(--me-fg-soft);font-size:11.5px}.me-shell .me-home-activity-list small{color:var(--me-fg-mute);font-size:9.5px}.me-shell .me-home-activity-list time{color:var(--me-fg-dim);font-family:var(--me-font-mono);font-size:9px}.me-shell .me-home-activity-list>a>svg{color:var(--me-fg-dim)}.me-shell .me-home-guest{max-width:650px;padding:24px 0}.me-shell .me-home-guest-links{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}@media(max-width:960px){.me-shell .me-home-header{align-items:flex-start;flex-direction:column}.me-shell .me-home-identity{min-width:min(100%,340px)}.me-shell .me-home-grid{grid-template-columns:1fr}}@media(max-width:640px){.me-shell .me-home{gap:14px}.me-shell .me-home-header{min-height:auto;gap:20px;padding:4px 0 17px}.me-shell .me-home-header .me-title,.me-shell .me-home-guest .me-title{font-size:34px}.me-shell .me-home-identity{width:100%;min-width:0;padding:12px;background:var(--me-surface);border:1px solid var(--me-border);border-radius:13px}.me-shell .me-home-assets{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:13px}.me-shell .me-home-assets>div{min-height:72px;padding:11px 8px;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px 5px;text-align:center}.me-shell .me-home-assets>div>span{width:100%;font-size:9px}.me-shell .me-home-assets>div>strong{font-size:18px}.me-shell .me-home-assets>a{grid-column:1 / -1;min-height:42px;border-top:1px solid var(--me-role-shell-home-assets-a-border-top)}.me-shell .me-home-next{min-height:0;padding:16px;grid-template-columns:42px minmax(0,1fr);gap:13px;border-radius:14px}.me-shell .me-home-next-icon{width:42px;height:42px;border-radius:12px}.me-shell .me-home-next strong{font-size:14px}.me-shell .me-home-next em{margin-top:2px;line-height:1.55;white-space:normal}.me-shell .me-home-next>b{grid-column:2;margin-top:2px}.me-shell .me-home-panel,.me-shell .me-home-activity{padding:17px 15px;border-radius:14px}.me-shell .me-home-bond-list{grid-template-columns:1fr}.me-shell .me-home-bond-list>a.is-primary{grid-column:auto}.me-shell .me-home-activity-list{grid-template-columns:1fr}.me-shell .me-home-activity-list>a:nth-child(2){border-top:1px solid var(--me-role-shell-home-activity-list-a-nth-child-2-border-top)}.me-shell .me-home-activity-list>a{grid-template-columns:34px minmax(0,1fr) 15px}.me-shell .me-home-activity-list time{display:none}}.me-shell .me-town{display:flex;flex-direction:column;gap:28px}.me-shell .me-town-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:6px 2px 20px;border-bottom:1px solid var(--me-role-shell-town-header-border-bottom)}.me-shell .me-town-header .me-title{margin:6px 0 0;font-size:clamp(34px,4vw,52px)}.me-shell .me-town-header p{margin:10px 0 0;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:13px}.me-shell .me-town-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--me-role-shell-town-summary-background);border:1px solid var(--me-role-shell-town-summary-border);border-radius:14px;overflow:hidden}.me-shell .me-town-summary>div{min-height:78px;padding:14px 20px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-left:1px solid var(--me-role-shell-town-summary-div-border-left)}.me-shell .me-town-summary>div:first-child{border-left:0}.me-shell .me-town-summary span{color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:10.5px}.me-shell .me-town-summary strong{color:var(--me-fg);font-family:var(--me-font-mincho);font-size:26px;font-variant-numeric:tabular-nums}.me-shell .me-town-section-head{margin-bottom:14px}.me-shell .me-town-relation{min-width:0;min-height:142px;padding:14px;display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:1fr auto;gap:0 16px;color:inherit;background:var(--me-role-shell-town-relation-background);border:1px solid var(--me-role-shell-town-relation-border);border-radius:15px;text-decoration:none;transition:transform .2s var(--yk-ease, cubic-bezier(.22, 1, .36, 1)),border-color .2s ease}.me-shell .me-town-relation:hover{border-color:var(--me-role-shell-town-relation-hover-border-color);transform:translateY(-2px)}.me-shell .me-town-relation.is-featured{min-height:210px;padding:20px;grid-template-columns:minmax(170px,28%) minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;gap:22px;background:linear-gradient(105deg,var(--me-role-shell-town-relation-is-featured-background-1),transparent 46%),var(--me-role-shell-town-relation-is-featured-background-2);border-color:var(--me-role-shell-town-relation-is-featured-border-color)}.me-shell .me-town-relation-media{position:relative;width:88px;height:114px;overflow:hidden;background:var(--me-role-shell-town-relation-media-background);border-radius:11px}.me-shell .me-town-relation.is-featured .me-town-relation-media{width:100%;height:168px;border-radius:13px}.me-shell .me-town-relation-media>img{width:100%;height:100%;display:block;object-fit:contain;background:var(--me-role-shell-town-relation-media-img-background)}.me-shell .me-town-relation-media>span{width:100%;height:100%;display:grid;place-items:center;color:var(--me-fg-dim)}.me-shell .me-town-relation-media>i{position:absolute;top:7px;right:7px;width:25px;height:25px;display:grid;place-items:center;color:var(--me-role-shell-town-relation-media-i-color);background:var(--me-role-shell-town-relation-media-i-background);border-radius:50%;font-style:normal;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.me-shell .me-town-relation-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.me-shell .me-town-relation-copy>small{color:var(--me-vermilion-bright);font-family:var(--me-font-mincho);font-size:9px;font-weight:600;letter-spacing:.12em}.me-shell .me-town-relation-copy h2{margin:0;overflow:hidden;color:var(--me-fg);font-family:var(--me-font-mincho);font-size:18px;text-overflow:ellipsis;white-space:nowrap}.me-shell .me-town-relation.is-featured h2{font-size:27px}.me-shell .me-town-relation-meta{display:flex;flex-wrap:wrap;gap:5px 12px;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:9.5px}.me-shell .me-town-relation-meta b{color:var(--me-fg-soft)}.me-shell .me-town-affinity{margin-top:5px;display:flex;align-items:center;gap:9px}.me-shell .me-town-affinity>span{width:min(150px,55%);height:3px;overflow:hidden;background:var(--me-role-shell-town-affinity-span-background);border-radius:999px}.me-shell .me-town-affinity>span>i{height:100%;display:block;background:linear-gradient(90deg,var(--me-role-shell-town-affinity-span-i-background-1),var(--me-role-shell-town-affinity-span-i-background-2));border-radius:inherit}.me-shell .me-town-affinity>small{color:var(--me-fg-dim);font-family:var(--me-font-mincho);font-size:8.5px}.me-shell .me-town-relation-copy time{margin-top:4px;color:var(--me-fg-dim);font-family:var(--me-font-mono);font-size:9px}.me-shell .me-town-relation-cta{grid-column:2;min-height:30px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;color:var(--me-fg-mute);font-family:var(--me-font-mincho);font-size:9.5px}.me-shell .me-town-relation.is-featured .me-town-relation-cta{grid-column:3;min-width:110px;color:var(--me-fg-soft)}.me-shell .me-town-relation-grid{margin-top:9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.me-shell .me-town-contracts{padding:21px;background:var(--me-role-shell-town-contracts-background);border:1px solid var(--me-role-shell-town-contracts-border);border-radius:15px}.me-shell .me-town-contract-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.me-shell .me-town-contract-list>a{min-width:0;min-height:60px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;color:inherit;border-top:1px solid var(--me-role-shell-town-contract-list-a-border-top);text-decoration:none}.me-shell .me-town-contract-list>a:nth-child(-n+2){border-top:0}.me-shell .me-town-contract-list img,.me-shell .me-town-contract-list>a>span{width:36px;height:36px;object-fit:cover;background:var(--me-role-shell-town-contract-list-img-shell-town-contract-list-a-span-background);border-radius:9px}.me-shell .me-town-contract-list>a>span{display:grid;place-items:center;color:var(--me-fg-dim)}.me-shell .me-town-contract-list>a>div{min-width:0;display:flex;flex-direction:column;gap:3px}.me-shell .me-town-contract-list strong,.me-shell .me-town-contract-list small{overflow:hidden;font-family:var(--me-font-mincho);text-overflow:ellipsis;white-space:nowrap}.me-shell .me-town-contract-list strong{color:var(--me-fg-soft);font-size:11.5px}.me-shell .me-town-contract-list small{color:var(--me-fg-mute);font-size:9px}.me-shell .me-town-contract-list small i{font-style:normal}.me-shell .me-town-contract-list em{color:var(--me-metal);font-family:var(--me-font-mincho);font-size:8.5px;font-style:normal}.me-shell .me-town-inline-empty{min-height:112px}@media(max-width:760px){.me-shell .me-town{gap:20px}.me-shell .me-town-header{align-items:flex-start;flex-direction:column;gap:16px}.me-shell .me-town-header .me-title{font-size:34px}.me-shell .me-town-summary>div{min-height:74px;padding:10px 7px;align-items:center;justify-content:center;flex-direction:column;gap:3px;text-align:center}.me-shell .me-town-summary span{font-size:9px}.me-shell .me-town-summary strong{font-size:22px}.me-shell .me-town-relation.is-featured,.me-shell .me-town-relation{min-height:0;padding:13px;grid-template-columns:72px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;gap:0 12px;border-radius:13px}.me-shell .me-town-relation.is-featured .me-town-relation-media,.me-shell .me-town-relation-media{width:72px;height:94px;border-radius:10px}.me-shell .me-town-relation.is-featured h2,.me-shell .me-town-relation-copy h2{font-size:17px}.me-shell .me-town-relation.is-featured .me-town-relation-cta,.me-shell .me-town-relation-cta{grid-column:2;min-width:0;justify-content:flex-start}.me-shell .me-town-relation-grid{grid-template-columns:1fr}.me-shell .me-town-contracts{padding:17px 14px;border-radius:13px}.me-shell .me-town-contract-list{grid-template-columns:1fr}.me-shell .me-town-contract-list>a:nth-child(2){border-top:1px solid var(--me-role-shell-town-contract-list-a-nth-child-2-border-top)}}.me-shell .set-dash{display:grid;grid-template-columns:minmax(0,1fr) 312px;grid-template-areas:"main profile" "main rail";grid-template-rows:max-content 1fr;column-gap:44px;row-gap:18px;align-items:start;align-content:start}.me-shell .set-main{grid-area:main;min-width:0}.me-shell .set-profile-card{grid-area:profile}.me-shell .set-rail{grid-area:rail}.me-shell .set-title{margin:0;font-family:var(--me-font-mincho);font-size:48px;font-weight:700;letter-spacing:.03em;color:var(--me-role-shell-set-title-color);line-height:1.05}.me-shell .set-subtitle{margin:14px 0 0;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--me-fg-mute);line-height:1.5;font-family:var(--me-font-mincho)}.me-shell .set-subtitle:before{content:"";display:inline-block;width:3px;height:18px;border-radius:2px;background:var(--me-role-shell-set-subtitle-before-background);flex-shrink:0}.me-shell .set-card{background:linear-gradient(180deg,var(--me-role-shell-set-card-background-1),transparent 70%),var(--me-role-shell-set-card-background-2);border:1px solid var(--me-role-shell-set-card-border);border-radius:14px;overflow:hidden}.me-shell .set-card-head{display:flex;align-items:center;gap:13px;padding:20px 26px 16px;border-bottom:1px solid var(--me-role-shell-set-card-head-border-bottom)}.me-shell .set-card-head .set-card-title{font-family:var(--me-font-mincho);font-size:16px;font-weight:700;color:var(--me-role-shell-set-card-head-set-card-title-color);letter-spacing:.04em}.me-shell .set-card-head svg{color:var(--me-role-shell-set-card-head-svg-color)}.me-shell .set-row{display:flex;align-items:center;gap:18px;padding:18px 26px;width:100%;background:transparent;border:none;text-align:left;color:inherit;text-decoration:none}.me-shell button.set-row{cursor:pointer}.me-shell a.set-row,.me-shell button.set-row{transition:background .15s ease}.me-shell a.set-row:hover,.me-shell button.set-row:hover{background:var(--me-role-shell-a-set-row-hover-shell-button-set-row-hover-background)}.me-shell .set-row-label{flex:1;min-width:0;font-size:15px;font-weight:500;color:var(--me-role-shell-set-row-label-color);font-family:var(--me-font-mincho)}.me-shell .set-row-value{font-size:14px;color:var(--me-fg-mute);font-family:var(--me-font-mono);word-break:break-all}.me-shell .set-row-toggle-wrap{flex:1;min-width:0}.me-shell .set-row-toggle-title{font-size:15px;font-weight:600;color:var(--me-role-shell-set-row-toggle-title-color);font-family:var(--me-font-mincho)}.me-shell .set-row-toggle-desc{margin-top:5px;font-size:12.5px;color:var(--me-role-shell-set-row-toggle-desc-color);line-height:1.5;font-family:var(--me-font-mincho)}.me-shell .set-divider{height:1px;background:var(--me-role-shell-set-divider-background);margin:0 26px}.me-shell .set-theme-fieldset{min-width:0;margin:0;padding:18px 26px 24px;border:0}.me-shell .set-theme-intro{margin:0 0 16px;color:var(--me-theme-intro);font:500 12.5px/1.65 var(--me-font-mincho)}.me-shell .set-theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.me-shell .set-theme-choice{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;min-height:104px;padding:14px 38px 14px 14px;border:1px solid var(--me-theme-choice-line);border-radius:10px;background:var(--me-theme-choice-surface);cursor:pointer}.me-shell .set-theme-choice:hover{border-color:var(--me-theme-choice-line-hover);background:var(--me-theme-choice-surface-hover)}.me-shell .set-theme-choice[data-selected=true]{border-color:var(--me-theme-choice-line-selected);background:var(--me-theme-choice-surface-selected)}.me-shell .set-theme-choice:has(.set-theme-radio:focus-visible){outline:2px solid var(--me-theme-choice-focus);outline-offset:3px}.me-shell .set-theme-radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.me-shell .set-theme-preview{width:50px;height:62px;padding:7px;border:1px solid var(--me-theme-preview-line);border-radius:5px;background:var(--me-theme-preview-canvas);box-shadow:0 7px 16px var(--me-theme-preview-shadow)}.me-shell .set-theme-preview.is-night{--me-theme-preview-canvas: var(--me-theme-preview-night-canvas);--me-theme-preview-line: var(--me-theme-preview-night-line);--me-theme-preview-panel: var(--me-theme-preview-night-panel);--me-theme-preview-ink: var(--me-theme-preview-night-ink)}.me-shell .set-theme-preview.is-emaki{--me-theme-preview-canvas: var(--me-theme-preview-emaki-canvas);--me-theme-preview-line: var(--me-theme-preview-emaki-line);--me-theme-preview-panel: var(--me-theme-preview-emaki-panel);--me-theme-preview-ink: var(--me-theme-preview-emaki-ink)}.me-shell .set-theme-preview-panel{display:flex;height:100%;flex-direction:column;justify-content:center;gap:5px;padding:0 5px;background:var(--me-theme-preview-panel);border-radius:2px}.me-shell .set-theme-preview-panel i{display:block;width:100%;height:2px;border-radius:1px;background:var(--me-theme-preview-ink);opacity:.72}.me-shell .set-theme-preview-panel i:nth-child(2){width:72%}.me-shell .set-theme-preview-panel i:nth-child(3){width:86%}.me-shell .set-theme-copy{display:flex;min-width:0;flex-direction:column;gap:6px}.me-shell .set-theme-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.me-shell .set-theme-name{color:var(--me-theme-name);font:700 16px/1.25 var(--me-font-mincho);letter-spacing:.08em}.me-shell .set-theme-desc{color:var(--me-theme-desc);font:500 11.5px/1.55 var(--me-font-mincho)}.me-shell .set-theme-beta{padding:2px 6px;border:1px solid var(--me-theme-beta-line);border-radius:999px;background:var(--me-theme-beta-surface);color:var(--me-theme-beta-text);font:700 9px/1.2 var(--me-font-sans);letter-spacing:.08em;text-transform:uppercase}.me-shell .set-theme-check{position:absolute;top:12px;right:12px;display:grid;width:20px;height:20px;place-items:center;border:1px solid var(--me-theme-check-line);border-radius:50%;background:var(--me-theme-check-surface);color:var(--me-theme-check-text);font:800 11px/1 var(--me-font-sans);opacity:0;transform:scale(.78);transition:opacity .16s ease,transform .16s ease}.me-shell .set-theme-choice[data-selected=true] .set-theme-check{opacity:1;transform:scale(1)}.me-shell .set-toggle{position:relative;width:52px;height:30px;border-radius:999px;border:none;cursor:pointer;flex-shrink:0;padding:0;background:var(--me-role-shell-set-toggle-background);transition:background .2s ease}.me-shell .set-toggle[data-on=true]{background:var(--me-role-shell-set-toggle-data-on-true-background)}.me-shell .set-toggle[disabled]{cursor:wait;opacity:.7}.me-shell .set-toggle .set-toggle-thumb{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:var(--me-role-shell-set-toggle-set-toggle-thumb-background);box-shadow:0 1px 3px var(--me-role-shell-set-toggle-set-toggle-thumb-box-shadow);transition:transform .2s cubic-bezier(.22,1,.36,1)}.me-shell .set-toggle[data-on=true] .set-toggle-thumb{transform:translate(22px)}.me-shell .set-toggle:focus-visible{outline:2px solid var(--me-role-shell-set-toggle-focus-visible-outline);outline-offset:3px}.me-shell .set-rail{display:flex;flex-direction:column;gap:18px}.me-shell .set-profile-card{display:flex;align-items:center;gap:16px;padding:22px}.me-shell .set-profile-avatar{width:62px;height:62px;flex-shrink:0;border-radius:16px;background:linear-gradient(150deg,var(--me-role-shell-set-profile-avatar-background-1),var(--me-role-shell-set-profile-avatar-background-2));border:1.5px solid var(--me-role-shell-set-profile-avatar-border);box-shadow:0 0 0 1px var(--me-role-shell-set-profile-avatar-box-shadow-1),0 0 22px var(--me-role-shell-set-profile-avatar-box-shadow-2);display:grid;place-items:center;font-family:var(--me-font-mincho);font-size:30px;font-weight:700;color:var(--me-metal-bright);line-height:1;-webkit-user-select:none;user-select:none}.me-shell .set-profile-name{font-family:var(--me-font-mincho);font-size:21px;font-weight:700;color:var(--me-role-shell-set-profile-name-color);line-height:1.1}.me-shell .set-profile-email{margin-top:5px;font-size:12.5px;color:var(--me-fg-mute);word-break:break-all;font-family:var(--me-font-mono)}.me-shell .set-avatar-btn{position:relative;flex-shrink:0;width:62px;height:62px;padding:0;border:none;background:none;cursor:pointer;border-radius:16px;display:block}.me-shell .set-avatar-btn .set-profile-avatar{width:100%;height:100%}.me-shell .set-avatar-img{width:62px;height:62px;border-radius:16px;object-fit:cover;border:1.5px solid var(--me-role-shell-set-avatar-img-border);box-shadow:0 0 0 1px var(--me-role-shell-set-avatar-img-box-shadow-1),0 0 22px var(--me-role-shell-set-avatar-img-box-shadow-2);display:block}.me-shell .set-avatar-edit{position:absolute;right:-4px;bottom:-4px;width:22px;height:22px;border-radius:50%;background:var(--me-role-shell-set-avatar-edit-background);color:var(--me-role-shell-set-avatar-edit-color);display:grid;place-items:center;box-shadow:0 0 0 2px var(--me-bg);transition:transform .15s ease}.me-shell .set-avatar-btn:hover .set-avatar-edit{transform:scale(1.1)}.me-shell .set-avatar-btn:focus-visible{outline:2px solid var(--me-role-shell-set-avatar-btn-focus-visible-outline);outline-offset:3px}.me-shell .set-avatar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:12px;max-height:46vh;overflow-y:auto;padding:4px 2px}.me-shell .set-avatar-option{position:relative;aspect-ratio:1;border-radius:50%;overflow:hidden;border:2px solid transparent;background:var(--me-surface-soft);cursor:pointer;padding:0;transition:border-color .15s ease,transform .15s ease}.me-shell .set-avatar-option img{width:100%;height:100%;object-fit:cover;display:block}.me-shell .set-avatar-option:hover{transform:scale(1.05)}.me-shell .set-avatar-option.is-selected{border-color:var(--me-role-shell-set-avatar-option-is-selected-border-color);box-shadow:0 0 0 2px var(--me-role-shell-set-avatar-option-is-selected-box-shadow)}.me-shell .set-avatar-option:focus-visible{outline:2px solid var(--me-role-shell-set-avatar-option-focus-visible-outline);outline-offset:2px}.me-shell .set-avatar-none{width:100%;height:100%;display:grid;place-items:center;color:var(--me-fg-mute);border:1px dashed var(--me-border-strong);border-radius:50%}.me-shell .set-rail .set-card-head{padding:18px 20px 14px}.me-shell .set-rail .set-card-head .set-card-title{font-size:15px}.me-shell .set-rail-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 20px;background:transparent;border:none;text-align:left;cursor:pointer;text-decoration:none;color:inherit;transition:background .15s ease;font-family:var(--me-font-mincho)}.me-shell .set-rail-row:hover{background:var(--me-role-shell-set-rail-row-hover-background)}.me-shell .set-rail-row .set-rail-label{flex:1;font-size:14px;font-weight:500;color:var(--me-role-shell-set-rail-row-set-rail-label-color)}.me-shell .set-rail-row.is-danger .set-rail-label{color:var(--me-vermilion-bright)}.me-shell .set-rail-divider{height:1px;background:var(--me-role-shell-set-rail-divider-background);margin:0 20px}.me-shell .set-help-link{display:inline-flex;align-items:center;gap:6px;margin-top:9px;font-size:14px;font-weight:600;color:var(--me-role-shell-set-help-link-color);text-decoration:none;font-family:var(--me-font-mincho)}.me-shell .set-language-row{align-items:flex-start}.me-shell .set-language-control{min-width:188px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.me-shell .set-language-select-wrap{width:100%;min-height:38px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:1px solid var(--me-border-strong);border-radius:9px;background:var(--me-role-shell-set-language-select-wrap-background);color:var(--me-fg-soft);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.me-shell .set-language-select-wrap:focus-within{border-color:var(--me-role-shell-set-language-select-wrap-focus-within-border-color);background:var(--me-role-shell-set-language-select-wrap-focus-within-background);box-shadow:0 0 0 3px var(--me-role-shell-set-language-select-wrap-focus-within-box-shadow)}.me-shell .set-language-select{min-width:0;flex:1;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:var(--me-role-shell-set-language-select-color);color-scheme:var(--me-color-scheme);cursor:pointer;font:600 13px/1.4 var(--me-font-sans)}.me-shell .set-language-select:disabled{cursor:wait;opacity:.58}.me-shell .set-language-select-wrap>iconify-icon:last-child{pointer-events:none}.me-shell .set-language-status{min-height:16px;color:var(--me-role-shell-set-language-status-color);font:500 11px/1.3 var(--me-font-sans)}.me-shell .set-language-status.is-error{color:var(--me-vermilion-bright)}@media(max-width:1023px){.me-shell .set-dash{grid-template-columns:1fr;grid-template-areas:"profile" "main" "rail";row-gap:22px}}@media(max-width:640px){.me-shell .set-title{font-size:36px}.me-shell .set-card-head,.me-shell .set-row{padding-left:18px;padding-right:18px}.me-shell .set-divider{margin:0 18px}.me-shell .set-theme-fieldset{padding-left:18px;padding-right:18px}.me-shell .set-theme-grid{grid-template-columns:1fr}.me-shell .set-language-row{flex-direction:column;gap:14px}.me-shell .set-language-control{width:100%;min-width:0;align-items:stretch}}.me-shell,.me-shell :where(h1,h2,h3,h4,h5,h6,p,span,strong,small,em,b,a,button,input,select,textarea,label,dt,dd){font-family:var(--me-font-sans)}@media(min-width:768px){.me-sidebar{border-right-color:var(--me-page-border)}}.me-shell .me-torii{display:none}.me-shell .me-avatar,.me-shell .me-avatar:hover{background:var(--me-surface);border-color:var(--me-border-strong);box-shadow:0 1px 2px var(--me-role-shell-avatar-shell-avatar-hover-box-shadow-1),0 0 0 3px var(--me-role-shell-avatar-shell-avatar-hover-box-shadow-2)}.me-shell .me-nav-item:hover{color:var(--me-page-fg);background:var(--me-role-shell-nav-item-hover-background-2)}.me-shell .me-nav-item.is-active{color:var(--me-page-fg);background:var(--me-role-shell-nav-item-is-active-background-2);border-color:var(--me-role-shell-nav-item-is-active-border-color-2);box-shadow:none}.me-shell .me-nav-item,.me-shell .me-nav-item .me-nav-icon{color:var(--me-page-fg-mute)}.me-shell .me-sidebar-section>h2{color:var(--me-page-fg-dim)}.me-shell .me-nav-item:before,.me-shell .me-nav-item.is-active:after{box-shadow:none}.me-shell .me-mobile-nav{background:var(--me-role-shell-mobile-nav-background-2);border-color:var(--me-page-border);box-shadow:0 14px 36px var(--me-role-shell-mobile-nav-box-shadow-2)}.me-shell .me-mobile-sheet{background:var(--me-role-shell-mobile-sheet-background-2);border-color:var(--me-page-border);box-shadow:0 -18px 52px var(--me-role-shell-mobile-sheet-box-shadow-2)}.me-shell .me-mobile-nav-item{color:var(--me-page-fg-mute)}.me-shell .me-mobile-nav-item svg{color:var(--me-page-fg-dim)}.me-shell .me-mobile-nav-item.is-active{color:var(--me-page-fg)}.me-shell .me-mobile-sheet-handle{background:var(--me-role-shell-mobile-sheet-handle-background-2)}.me-shell .me-mobile-sheet-head h2{color:var(--me-page-fg)}.me-shell .me-mobile-sheet-head>button{color:var(--me-page-fg-soft);background:var(--me-role-shell-mobile-sheet-head-button-background);border-color:var(--me-page-border)}.me-shell .me-mobile-sheet-grid>a{color:var(--me-page-fg-soft);background:var(--me-role-shell-mobile-sheet-grid-a-background-2);border-color:var(--me-page-border)}.me-shell .me-mobile-sheet-grid>a.is-active{color:var(--me-page-fg)}.me-shell .me-stat,.me-shell .me-card,.me-shell .me-card.is-warm,.me-shell .set-card{background:var(--me-role-shell-stat-shell-card-shell-card-is-warm-shell-set-card-background);border:1px solid var(--me-border);border-radius:14px;box-shadow:0 1px 2px var(--me-role-shell-stat-shell-card-shell-card-is-warm-shell-set-card-box-shadow);color:var(--me-fg);color-scheme:var(--me-color-scheme)}.me-shell .me-card.is-warm{border-left:3px solid var(--me-role-shell-card-is-warm-border-left)}.me-shell .me-row-stack{border-radius:14px;background:var(--me-role-shell-row-stack-background);color:var(--me-fg);color-scheme:var(--me-color-scheme)}.me-shell .me-row:hover,.me-shell a.set-row:hover,.me-shell button.set-row:hover,.me-shell .set-rail-row:hover{background:var(--me-role-shell-row-hover-shell-a-set-row-hover-shell-button-set-row-hover-shell-set-rail-row-hover-background)}.me-shell .me-btn{color:var(--me-fg-soft);background:var(--me-role-shell-btn-background);border-color:var(--me-border-strong);border-radius:10px}.me-shell .me-btn:hover{background:var(--me-role-shell-btn-hover-background-2);border-color:var(--me-role-shell-btn-hover-border-color-2)}.me-shell .me-btn.is-primary{color:var(--me-role-shell-btn-is-primary-color-2);background:var(--me-role-shell-btn-is-primary-background);border-color:var(--me-role-shell-btn-is-primary-border-color);box-shadow:0 1px 2px var(--me-role-shell-btn-is-primary-box-shadow-2)}.me-shell .me-btn.is-primary:hover{background:var(--me-role-shell-btn-is-primary-hover-background-2)}.me-shell .me-empty{color:var(--me-page-fg-mute)}.me-shell .me-empty .me-empty-icon{color:var(--me-fg-dim);background:var(--me-role-shell-empty-empty-icon-background)}.me-shell .me-empty .me-empty-title{color:var(--me-page-fg-soft)}.me-shell .me-empty .me-empty-sub{color:var(--me-page-fg-mute)}.me-shell .me-filter-chip:hover{background:var(--me-role-shell-filter-chip-hover-background-2)}.me-shell .me-sticky-tabs{background:var(--me-role-shell-sticky-tabs-background)}.me-shell .me-filter-chip{color:var(--me-page-fg-mute)}.me-shell .me-filter-count{color:var(--me-page-fg-dim)}.me-shell .me-filter-chip:hover{color:var(--me-page-fg-soft);background:var(--me-role-shell-filter-chip-hover-background-3)}.me-shell .me-home-header,.me-shell .me-town-header{border-bottom-color:var(--me-page-border)}.me-shell .me-title,.me-shell .me-eyebrow,.me-shell .me-section-label{color:var(--me-page-fg)}.me-shell .me-eyebrow{color:var(--me-page-fg-mute)}.me-shell .me-home-header>div:first-child>p,.me-shell .me-home-guest>p,.me-shell .me-town-header p{color:var(--me-page-fg-mute)}.me-shell .me-home-identity strong{color:var(--me-page-fg)}.me-shell .me-home-identity span{color:var(--me-page-fg-mute)}.me-shell .me-home-assets,.me-shell .me-home-panel,.me-shell .me-home-activity,.me-shell .me-town-summary,.me-shell .me-town-relation,.me-shell .me-town-relation.is-featured,.me-shell .me-town-contracts{background:var(--me-role-shell-home-assets-shell-home-panel-shell-home-activity-shell-town-summary-shell-town-relatio-background);border-color:var(--me-border);box-shadow:0 1px 3px var(--me-role-shell-home-assets-shell-home-panel-shell-home-activity-shell-town-summary-shell-town-relatio-box-shadow);color:var(--me-fg);color-scheme:var(--me-color-scheme)}.me-shell .me-home-assets>div,.me-shell .me-town-summary>div,.me-shell .me-home-footprint-item,.me-shell .me-home-activity-list>a,.me-shell .me-town-contract-list>a{border-color:var(--me-border)}.me-shell .me-home-assets>div>span{display:inline-flex;align-items:center;gap:7px}.me-shell .me-home-assets>div:nth-child(3)>strong{color:var(--me-role-shell-home-assets-div-nth-child-3-strong-color-2)}.me-shell .me-home-identity .me-home-pass{background:var(--me-role-shell-home-identity-home-pass-background-2);border-color:var(--me-border)}.me-shell .me-home-assets>a:hover{background:var(--me-role-shell-home-assets-a-hover-background-2)}.me-shell .me-home-next{background:linear-gradient(105deg,var(--me-role-shell-home-next-background-1-2),var(--me-role-shell-home-next-background-2-2) 58%);border-color:var(--me-role-shell-home-next-border-color);box-shadow:0 1px 3px var(--me-role-shell-home-next-box-shadow);color:var(--me-fg);color-scheme:var(--me-color-scheme)}.me-shell .me-home-bond-list>a,.me-shell .me-home-bond-list>a.is-primary{background:var(--me-role-shell-home-bond-list-a-shell-home-bond-list-a-is-primary-background);border-color:var(--me-border)}.me-shell .me-home-bond-list>a:hover{background:var(--me-role-shell-home-bond-list-a-hover-background-2);border-color:var(--me-border-strong)}.me-shell .me-home-bond-list img,.me-shell .me-home-bond-fallback,.me-shell .me-town-relation-media,.me-shell .me-town-relation-media>img,.me-shell .me-town-contract-list img,.me-shell .me-town-contract-list>a>span{background:var(--me-role-shell-home-bond-list-img-shell-home-bond-fallback-shell-town-relation-media-shell-town-relat-background)}.me-shell .me-town-relation-media>i{color:var(--me-role-shell-town-relation-media-i-color-2);background:var(--me-role-shell-town-relation-media-i-background-2);box-shadow:0 1px 3px var(--me-role-shell-town-relation-media-i-box-shadow)}.me-shell .me-town-affinity>span{background:var(--me-role-shell-town-affinity-span-background-2)}.me-shell .me-town-contract-list small{display:inline-flex;align-items:center;gap:4px}.me-shell .me-home-panel-head>a,.me-shell .me-town-section-head>a{color:var(--me-fg-mute)}.me-shell .set-card-head .set-card-title,.me-shell .set-row-label,.me-shell .set-row-toggle-title,.me-shell .set-profile-name,.me-shell .set-rail-row .set-rail-label,.me-shell .set-language-select{color:var(--me-fg)}.me-shell .set-title{color:var(--me-page-fg)}.me-shell .set-subtitle{color:var(--me-page-fg-mute)}.me-shell .set-profile-avatar{background:var(--me-role-shell-set-profile-avatar-background);box-shadow:0 1px 3px var(--me-role-shell-set-profile-avatar-box-shadow)}.me-shell .set-avatar-img{box-shadow:0 1px 3px var(--me-role-shell-set-avatar-img-box-shadow)}.me-shell .set-language-select-wrap{background:var(--me-role-shell-set-language-select-wrap-background-2)}@media(max-width:640px){.me-shell .me-home-identity{color:var(--me-fg);color-scheme:var(--me-color-scheme)}.me-shell .me-home-identity strong{color:var(--me-fg)}.me-shell .me-home-identity span{color:var(--me-fg-mute)}}.me-shell .me-avatar,.me-shell .me-avatar:hover{background:var(--me-surface);border-color:var(--me-border-strong);box-shadow:0 0 0 3px var(--me-bg),0 0 0 4px var(--me-border)}.me-shell .me-stat,.me-shell .me-card,.me-shell .me-card.is-warm,.me-shell .set-card{color:var(--me-fg);color-scheme:var(--me-color-scheme);background:var(--me-surface);border-color:var(--me-border);border-radius:14px;box-shadow:0 1px 3px var(--me-role-shell-stat-shell-card-shell-card-is-warm-shell-set-card-box-shadow-2)}.me-shell .me-stat:after,.me-shell .me-stat:first-child .me-stat-label:after{display:none}.me-shell .me-card.is-warm{background:radial-gradient(ellipse at 100% 0%,var(--me-role-shell-card-is-warm-background-2),transparent 58%),var(--me-surface);border-left-color:var(--me-role-shell-card-is-warm-border-left-color)}.me-shell .me-row-stack{background:var(--me-surface);border-radius:14px}.me-shell .me-row:hover,.me-shell a.set-row:hover,.me-shell button.set-row:hover,.me-shell .set-rail-row:hover{background:var(--me-role-shell-row-hover-shell-a-set-row-hover-shell-button-set-row-hover-shell-set-rail-row-hover-background-2)}.me-shell .me-btn{color:var(--me-fg-soft);background:var(--me-surface-soft);border-color:var(--me-border-strong);border-radius:10px}.me-shell .me-btn:hover{color:var(--me-fg);background:var(--me-role-shell-btn-hover-background-3);border-color:var(--me-role-shell-btn-hover-border-color-3)}.me-shell .me-btn.is-primary{color:var(--me-role-shell-btn-is-primary-color-3);background:var(--me-role-shell-btn-is-primary-background-2);border-color:var(--me-role-shell-btn-is-primary-border-color-2)}.me-shell .me-empty .me-empty-icon{color:var(--me-fg-mute);background:var(--me-surface);border-color:var(--me-border)}.me-shell .me-empty .me-empty-title{color:var(--me-fg-soft)}.me-shell .me-empty .me-empty-sub{color:var(--me-fg-mute)}.me-shell .me-home-assets,.me-shell .me-home-panel,.me-shell .me-home-activity,.me-shell .me-town-summary,.me-shell .me-town-relation,.me-shell .me-town-relation.is-featured,.me-shell .me-town-contracts{color:var(--me-fg);color-scheme:var(--me-color-scheme);background:var(--me-surface);border-color:var(--me-border);box-shadow:0 1px 3px var(--me-role-shell-home-assets-shell-home-panel-shell-home-activity-shell-town-summary-shell-town-relatio-box-shadow-2)}.me-shell .me-home-next{color:var(--me-fg);color-scheme:var(--me-color-scheme);background:linear-gradient(105deg,var(--me-role-shell-home-next-background),transparent 58%),var(--me-surface);border-color:var(--me-role-shell-home-next-border-color-2);box-shadow:0 1px 3px var(--me-role-shell-home-next-box-shadow-2)}.me-shell .me-home-bond-list>a,.me-shell .me-home-bond-list>a.is-primary{background:var(--me-surface-soft);border-color:var(--me-border)}.me-shell .me-home-bond-list>a:hover{background:var(--me-role-shell-home-bond-list-a-hover-background-3);border-color:var(--me-border-strong)}.me-shell .me-home-bond-list img,.me-shell .me-home-bond-fallback,.me-shell .me-town-relation-media,.me-shell .me-town-relation-media>img,.me-shell .me-town-contract-list img,.me-shell .me-town-contract-list>a>span,.me-shell .set-profile-avatar{background:var(--me-surface-soft)}.me-shell .me-home-identity .me-home-pass{color:var(--me-fg-soft);background:var(--me-role-shell-home-identity-home-pass-background-3);border-color:var(--me-border)}.me-shell .me-home-assets>a:hover{background:var(--me-role-shell-home-assets-a-hover-background-3)}.me-shell .me-town-relation-media>i{color:var(--me-vermilion-bright);background:var(--me-role-shell-town-relation-media-i-background-3);box-shadow:0 1px 3px var(--me-role-shell-town-relation-media-i-box-shadow-2)}.me-shell .me-town-affinity>span{background:var(--me-role-shell-town-affinity-span-background-3)}.me-shell :where(.me-card,.me-stat,.me-row-stack,.me-home-assets,.me-home-panel,.me-home-activity,.me-home-next,.me-town-summary,.me-town-relation,.me-town-contracts,.set-card) :where(.me-title,.me-eyebrow,.me-section-label){color:var(--me-fg)}.me-shell .set-title,.me-shell .set-card-head .set-card-title,.me-shell .set-row-label,.me-shell .set-row-toggle-title,.me-shell .set-profile-name,.me-shell .set-rail-row .set-rail-label,.me-shell .set-language-select{color:var(--me-fg)}.me-shell .set-row-toggle-desc{color:var(--me-fg-mute)}.me-shell .set-card-head{border-bottom-color:var(--me-border)}.me-shell .set-divider,.me-shell .set-rail-divider{background-color:var(--me-border)}.me-shell .set-language-select-wrap{color:var(--me-fg-soft);background:var(--me-surface-soft);border-color:var(--me-border-strong)}.me-shell .set-language-select{color-scheme:var(--me-color-scheme)}.me-shell .set-rail-row.set-provider-row{align-items:flex-start;gap:12px;cursor:default;padding-block:16px}.me-shell .set-rail-row.set-provider-row:hover{background:transparent}.me-shell .set-provider-mark{width:19px;height:19px;flex:0 0 19px;margin-top:1px}.me-shell .set-provider-mark.is-apple{color:var(--me-fg)}.me-shell .set-provider-copy{flex:1;min-width:0}.me-shell .set-provider-heading{display:flex;align-items:baseline;gap:8px}.me-shell .set-provider-status{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:var(--me-fg-mute);font:500 10.5px/1.2 var(--me-font-sans);white-space:nowrap}.me-shell .set-provider-status:before{width:5px;height:5px;border-radius:999px;background:var(--me-fg-dim);content:""}.me-shell .set-provider-status[data-linked=true]{color:var(--me-jade)}.me-shell .set-provider-status[data-linked=true]:before{background:currentColor}.me-shell .set-provider-description,.me-shell .set-provider-note,.me-shell .set-provider-error{margin-top:4px;font:400 11.5px/1.55 var(--me-font-mincho)}.me-shell .set-provider-description,.me-shell .set-provider-note{color:var(--me-fg-mute)}.me-shell .set-provider-note{font-size:11px}.me-shell .set-provider-error{color:var(--me-vermilion-bright)}.me-shell .set-provider-action{flex:0 0 auto;min-width:72px;padding:7px 12px;font-size:12px}@media(max-width:420px){.me-shell .set-rail-row.set-provider-row{display:grid;grid-template-columns:19px minmax(0,1fr)}.me-shell .set-provider-action{grid-column:2;justify-self:start;margin-top:3px}}
