.KliikPrimitives-module__tkP0Sa__button,.KliikPrimitives-module__tkP0Sa__control,.KliikPrimitives-module__tkP0Sa__toggle,.KliikPrimitives-module__tkP0Sa__feedback,.KliikPrimitives-module__tkP0Sa__surface,.KliikPrimitives-module__tkP0Sa__header,.KliikPrimitives-module__tkP0Sa__overlay,.KliikPrimitives-module__tkP0Sa__avatar{box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.75}.KliikPrimitives-module__tkP0Sa__button{justify-content:center;align-items:center;gap:var(--k-space-2);min-width:44px;min-height:44px;padding:var(--k-space-2) var(--k-space-4);border:1px solid var(--k-glass-border);border-radius:var(--k-radius-md);background:var(--k-accent);color:var(--k-on-accent);cursor:pointer;transition:background var(--k-motion-fast) var(--k-ease), transform var(--k-motion-fast) var(--k-ease);font-weight:600;display:inline-flex}.KliikPrimitives-module__tkP0Sa__button[data-size=sm]{padding:var(--k-space-1) var(--k-space-3);font-size:.875rem}.KliikPrimitives-module__tkP0Sa__button[data-size=lg]{min-height:52px;padding:var(--k-space-3) var(--k-space-6)}.KliikPrimitives-module__tkP0Sa__button[data-icon-only]{padding-inline:var(--k-space-2)}.KliikPrimitives-module__tkP0Sa__button[data-variant=secondary]{background:var(--k-bg-elevated);color:var(--k-text)}.KliikPrimitives-module__tkP0Sa__button[data-variant=ghost]{color:var(--k-text-secondary);background:0 0;border-color:#0000}.KliikPrimitives-module__tkP0Sa__button[data-variant=danger]{background:var(--k-bg-elevated);color:var(--k-danger);border-color:var(--k-danger)}@media (hover:hover){.KliikPrimitives-module__tkP0Sa__button:not(:disabled):hover{background:var(--k-hover);color:var(--k-text)}.KliikPrimitives-module__tkP0Sa__button[data-variant=primary]:not(:disabled):hover{background:var(--k-accent-strong);color:var(--k-on-accent)}.KliikPrimitives-module__tkP0Sa__button[data-variant=danger]:not(:disabled):hover{color:var(--k-danger)}}.KliikPrimitives-module__tkP0Sa__button:not(:disabled):active{transform:translateY(1px)}.KliikPrimitives-module__tkP0Sa__button:disabled{cursor:not-allowed;background:var(--k-disabled);color:var(--k-text-disabled);border-color:var(--k-glass-border)}.KliikPrimitives-module__tkP0Sa__button:focus-visible,.KliikPrimitives-module__tkP0Sa__avatarAction:focus-visible{outline:2px solid var(--k-focus);outline-offset:3px}.KliikPrimitives-module__tkP0Sa__icon{display:inline-flex}.KliikPrimitives-module__tkP0Sa__spinner{border:2px solid;border-radius:var(--k-radius-round);width:18px;height:18px;animation:KliikPrimitives-module__tkP0Sa__rotate calc(var(--k-motion-slow) * 4) linear infinite;vertical-align:middle;border-inline-end-color:#0000;flex-shrink:0;display:inline-block}@keyframes KliikPrimitives-module__tkP0Sa__rotate{to{transform:rotate(360deg)}}.KliikPrimitives-module__tkP0Sa__surface{background:var(--k-bg-elevated);color:var(--k-text);border:1px solid var(--k-glass-border);border-radius:var(--k-radius-lg);box-shadow:var(--k-shadow-soft)}.KliikPrimitives-module__tkP0Sa__surface[data-material=glass],.KliikPrimitives-module__tkP0Sa__surface[data-material=strong-glass]{background:var(--k-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 var(--k-glass-highlight), var(--k-shadow-soft)}.KliikPrimitives-module__tkP0Sa__surface[data-material=strong-glass]{background:var(--k-glass-strong)}.KliikPrimitives-module__tkP0Sa__field{gap:var(--k-space-2);min-width:0;color:var(--k-text);display:grid}.KliikPrimitives-module__tkP0Sa__label{margin:0;font-size:1rem;font-weight:600;line-height:1.75}.KliikPrimitives-module__tkP0Sa__control{width:100%;min-width:0;min-height:44px;padding:var(--k-space-2) var(--k-space-3);color:var(--k-text);background:var(--k-input-bg);border:1px solid var(--k-input-border);border-radius:var(--k-radius-md);transition:border-color var(--k-motion-fast) var(--k-ease)}textarea.KliikPrimitives-module__tkP0Sa__control{resize:vertical;min-height:112px}.KliikPrimitives-module__tkP0Sa__control::placeholder{color:var(--k-text-muted);opacity:1}.KliikPrimitives-module__tkP0Sa__control:focus-visible{border-color:var(--k-input-focus);outline:2px solid var(--k-focus);outline-offset:2px}.KliikPrimitives-module__tkP0Sa__control[aria-invalid=true]{border-color:var(--k-danger)}.KliikPrimitives-module__tkP0Sa__control:disabled{background:var(--k-disabled);color:var(--k-text-disabled);cursor:not-allowed}.KliikPrimitives-module__tkP0Sa__help,.KliikPrimitives-module__tkP0Sa__error{color:var(--k-text-secondary);margin:0;font-size:.875rem;line-height:1.8}.KliikPrimitives-module__tkP0Sa__error{color:var(--k-danger)}.KliikPrimitives-module__tkP0Sa__field[data-disabled] .KliikPrimitives-module__tkP0Sa__label,.KliikPrimitives-module__tkP0Sa__toggle[data-disabled]{color:var(--k-text-disabled)}.KliikPrimitives-module__tkP0Sa__toggle{align-items:center;gap:var(--k-space-3);min-width:44px;min-height:44px;color:var(--k-text);cursor:pointer;display:inline-flex;position:relative}.KliikPrimitives-module__tkP0Sa__toggle input{opacity:0;width:1px;height:1px;position:absolute}.KliikPrimitives-module__tkP0Sa__track{border:1px solid var(--k-input-border);border-radius:var(--k-radius-round);background:var(--k-bg-secondary);box-sizing:border-box;width:44px;height:26px;transition:background var(--k-motion-fast) var(--k-ease);flex-shrink:0;align-items:center;padding:3px;display:inline-flex}.KliikPrimitives-module__tkP0Sa__track>span{border-radius:var(--k-radius-round);background:var(--k-text-muted);width:18px;height:18px}.KliikPrimitives-module__tkP0Sa__toggle input:checked+.KliikPrimitives-module__tkP0Sa__track{background:var(--k-accent);justify-content:flex-end}.KliikPrimitives-module__tkP0Sa__toggle input:checked+.KliikPrimitives-module__tkP0Sa__track>span{background:var(--k-on-accent)}.KliikPrimitives-module__tkP0Sa__toggle input:focus-visible+.KliikPrimitives-module__tkP0Sa__track{outline:2px solid var(--k-focus);outline-offset:3px}.KliikPrimitives-module__tkP0Sa__toggle[data-disabled]{cursor:not-allowed}.KliikPrimitives-module__tkP0Sa__toggle input:disabled+.KliikPrimitives-module__tkP0Sa__track{background:var(--k-disabled)}.KliikPrimitives-module__tkP0Sa__toggle input:disabled+.KliikPrimitives-module__tkP0Sa__track>span{background:var(--k-text-disabled)}.KliikPrimitives-module__tkP0Sa__feedback{gap:var(--k-space-3);padding:var(--k-space-4);color:var(--k-text-secondary);border-inline-start:2px solid var(--k-info);display:grid}.KliikPrimitives-module__tkP0Sa__feedback[data-kind=notice]{padding-block:var(--k-space-2);font-size:.875rem}.KliikPrimitives-module__tkP0Sa__feedback[data-kind=error]{border-color:var(--k-danger)}.KliikPrimitives-module__tkP0Sa__feedback[data-kind=success]{border-color:var(--k-success)}.KliikPrimitives-module__tkP0Sa__feedback[data-kind=empty],.KliikPrimitives-module__tkP0Sa__feedback[data-kind=loading]{border-color:var(--k-glass-border)}.KliikPrimitives-module__tkP0Sa__header{align-items:center;gap:var(--k-space-3);padding:var(--k-space-3) var(--k-space-4);color:var(--k-text);background:var(--k-glass-strong);border-bottom:1px solid var(--k-glass-border);display:flex}.KliikPrimitives-module__tkP0Sa__headerText{flex:1;min-width:0}.KliikPrimitives-module__tkP0Sa__header h1,.KliikPrimitives-module__tkP0Sa__header h2{overflow-wrap:anywhere;margin:0;font-size:1.125rem;font-weight:600}.KliikPrimitives-module__tkP0Sa__header>h2{flex:1}.KliikPrimitives-module__tkP0Sa__header p{color:var(--k-text-secondary);margin:0;font-size:.875rem}.KliikPrimitives-module__tkP0Sa__overlay{width:100%;max-width:none;height:100dvh;max-height:none;padding:var(--k-space-4);color:var(--k-text);background:0 0;border:0;margin:0}.KliikPrimitives-module__tkP0Sa__overlay[open]{justify-content:center;align-items:center;display:flex}.KliikPrimitives-module__tkP0Sa__overlay::backdrop{background:color-mix(in srgb, var(--k-bg) 72%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.KliikPrimitives-module__tkP0Sa__overlayPanel{overscroll-behavior:contain;width:min(100%,560px);max-height:100%;padding:var(--k-space-4);background:var(--k-glass-strong);border:1px solid var(--k-glass-border);border-radius:var(--k-radius-xl);box-shadow:var(--k-shadow-elevated);overflow-y:auto}.KliikPrimitives-module__tkP0Sa__overlay[data-presentation=sheet]{padding:max(var(--k-space-4), env(safe-area-inset-top)) 0 0;align-items:flex-end}.KliikPrimitives-module__tkP0Sa__overlay[data-presentation=sheet] .KliikPrimitives-module__tkP0Sa__overlayPanel{padding-bottom:max(var(--k-space-4), env(safe-area-inset-bottom));border-end-end-radius:0;border-end-start-radius:0}.KliikPrimitives-module__tkP0Sa__avatar{border-radius:var(--k-radius-round);background:var(--k-accent-soft);width:44px;height:44px;color:var(--k-text);border:1px solid var(--k-glass-border);vertical-align:middle;place-items:center;display:inline-grid;overflow:hidden}.KliikPrimitives-module__tkP0Sa__avatar[data-size=sm]{width:32px;height:32px;font-size:.875rem}.KliikPrimitives-module__tkP0Sa__avatar[data-size=lg]{width:64px;height:64px;font-size:1.25rem}.KliikPrimitives-module__tkP0Sa__avatar img{object-fit:cover;width:100%;height:100%}.KliikPrimitives-module__tkP0Sa__avatarAction{border-radius:var(--k-radius-round);background:0 0;place-items:center;min-width:44px;min-height:44px;display:inline-grid}.KliikPrimitives-module__tkP0Sa__avatarDialog{border:1px solid var(--k-glass-border);border-radius:var(--k-radius-lg);width:min(440px,100% - 24px);max-height:85dvh;padding:var(--k-space-4);background:var(--k-bg-elevated);color:var(--k-text);margin:auto;overflow-y:auto}.KliikPrimitives-module__tkP0Sa__avatarDialog::backdrop{background:color-mix(in srgb, var(--k-bg) 80%, transparent)}.KliikPrimitives-module__tkP0Sa__avatarDialogHeader{justify-content:space-between;align-items:center;gap:var(--k-space-3);margin-bottom:var(--k-space-3);display:flex}.KliikPrimitives-module__tkP0Sa__avatarImage{border-radius:var(--k-radius-sm);object-fit:contain;max-width:100%;max-height:55dvh;margin:auto;display:block}.KliikPrimitives-module__tkP0Sa__avatarEmpty{padding-block:var(--k-space-8);text-align:center;color:var(--k-text-secondary)}.KliikPrimitives-module__tkP0Sa__avatarChange{width:100%;margin-top:var(--k-space-4)}@media (prefers-reduced-motion:reduce){.KliikPrimitives-module__tkP0Sa__spinner{animation:none}.KliikPrimitives-module__tkP0Sa__button,.KliikPrimitives-module__tkP0Sa__control,.KliikPrimitives-module__tkP0Sa__track{transition:none}.KliikPrimitives-module__tkP0Sa__button:not(:disabled):active{transform:none}}
.MobileMeWireframe-module__h8MN5q__page{--wf-canvas:#0b0b0f;--wf-surface:#111613;--wf-surface-soft:#f4f6f30b;--wf-line:#f4f6f314;--wf-fill:#f4f6f31a;--wf-fill-strong:#f4f6f329;--wf-jade:#60cdb8;--wf-jade-soft:#60cdb829;--wf-jade-line:#60cdb857;--wf-jade-quiet:#79d7c5b8;--wf-gold:#e3c46b;--wf-gold-line:#e3c46b57;--wf-text:#f4f6f3;--wf-muted:#aeb7b1;--wf-faint:#f4f6f380;--wf-canvas-deep:#0e1211;--wf-sheet:#121615;--wf-shadow:#00000080;--kliik-bottom-nav-bg:#0e0f11b8;--kliik-bottom-nav-border:#ffffff0d;--kliik-bottom-nav-shadow:0 -4px 20px #00000042, inset 0 1px 0 #ffffff0a;--kliik-bottom-nav-muted:#ffffff61;--kliik-bottom-nav-label-muted:#ffffff52;--kliik-bottom-nav-me-color:#5cbfad;--kliik-bottom-nav-me-label:#79d7c5c7;--kliik-bottom-nav-me-bg:#ffffff0b;--kliik-bottom-nav-me-border:#60cdb833;--kliik-bottom-nav-me-shadow:0 4px 14px #00000038, inset 0 1px 0 #ffffff12;--kliik-bottom-nav-me-glow:radial-gradient(circle, #60cdb80e 0%, #60cdb803 44%, transparent 70%);--kliik-bottom-nav-badge-border:#0b0b0f99;background:var(--wf-canvas);min-height:100dvh;color:var(--wf-text);font-family:var(--font-kliik);padding:max(10px, env(safe-area-inset-top)) 18px calc(80px + env(safe-area-inset-bottom));flex-direction:column;transition:background-color .2s,color .2s;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__page[data-theme=light]{--wf-canvas:#f2f1ec;--wf-surface:#fff;--wf-surface-soft:#16211c09;--wf-line:#16211c1a;--wf-fill:#16211c14;--wf-fill-strong:#16211c24;--wf-jade:#2f806f;--wf-jade-soft:#2f806f1f;--wf-jade-line:#276d6052;--wf-jade-quiet:#276d60c7;--wf-gold:#a67d23;--wf-gold-line:#a67d2361;--wf-text:#16211c;--wf-muted:#4a5b52;--wf-faint:#6a766f;--wf-canvas-deep:#e9ece5;--wf-sheet:#fbfbf7;--wf-shadow:#27362f29;--kliik-bottom-nav-bg:#fcfcf8db;--kliik-bottom-nav-border:#1e362d16;--kliik-bottom-nav-shadow:0 -4px 18px #1b312912, inset 0 1px 0 #ffffffe6;--kliik-bottom-nav-muted:#16211c80;--kliik-bottom-nav-label-muted:#16211c70;--kliik-bottom-nav-me-color:#2f806f;--kliik-bottom-nav-me-label:#276d60d1;--kliik-bottom-nav-me-bg:#ffffffa8;--kliik-bottom-nav-me-border:#2f806f2e;--kliik-bottom-nav-me-shadow:0 4px 12px #264b3e0f, inset 0 1px 0 #ffffffeb;--kliik-bottom-nav-me-glow:radial-gradient(circle, #2f806f0d 0%, #2f806f03 44%, transparent 70%);--kliik-bottom-nav-badge-border:#fcfcf8e6}.MobileMeWireframe-module__h8MN5q__content{flex-direction:column;gap:4px;width:100%;max-width:480px;margin:0 auto;display:flex}.MobileMeWireframe-module__h8MN5q__bar{background:var(--wf-fill);border-radius:999px;animation:1.8s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-pulse;display:inline-block}@keyframes MobileMeWireframe-module__h8MN5q__wf-pulse{0%,to{opacity:.55}50%{opacity:1}}.MobileMeWireframe-module__h8MN5q__sectionLabel{color:var(--wf-faint);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.MobileMeWireframe-module__h8MN5q__card{background:var(--wf-surface);border:1px solid var(--wf-line);border-radius:24px;padding:18px;position:relative}.MobileMeWireframe-module__h8MN5q__header{border:1px solid var(--wf-line);-webkit-backdrop-filter:blur(16px);background:linear-gradient(160deg,#f4f6f30d,#f4f6f304);border-radius:17px;grid-template-columns:1fr auto 1fr;align-items:center;gap:4px;padding:3px 7px;display:grid;box-shadow:inset 0 1px #ffffff0d,0 12px 26px -20px #000000a6}.MobileMeWireframe-module__h8MN5q__headerLogo{-webkit-backdrop-filter:blur(8px);background:radial-gradient(85% 85% at 30% 20%,#48504e66,#121614d1 42%,#060908f5 78%);border-radius:999px;justify-self:center;place-items:center;width:46px;height:46px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #e3c46b7a,inset 0 0 0 1px #60cdb829,inset 0 1px #ffffff2e,inset 0 -8px 12px -8px #0009,0 0 8px -3px #e3c46b2e}.MobileMeWireframe-module__h8MN5q__headerLogo svg{z-index:1;position:relative}.MobileMeWireframe-module__h8MN5q__headerLogo:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(200deg,#ffffff1f 0%,#fff0 42%);position:absolute;inset:0}.MobileMeWireframe-module__h8MN5q__headerLogo:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff47 45%,#e3c46b38 58%,#0000 100%);width:42%;animation:7s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-logo-sweep;position:absolute;top:-20%;bottom:-20%;left:-60%;transform:translate(-40%)}@keyframes MobileMeWireframe-module__h8MN5q__wf-logo-sweep{0%{opacity:0;transform:translate(-40%)}8%{opacity:.75}32%{opacity:0;transform:translate(420%)}to{opacity:0;transform:translate(420%)}}@media (prefers-reduced-motion:reduce){.MobileMeWireframe-module__h8MN5q__headerLogo:after{opacity:0;animation:none;display:none}}.MobileMeWireframe-module__h8MN5q__headerIcons{flex-shrink:0;justify-self:end;gap:0;display:flex}.MobileMeWireframe-module__h8MN5q__headerAvatar{background:linear-gradient(160deg, #f4f6f312, var(--wf-canvas-deep) 62%);width:44px;height:44px;color:var(--wf-jade);border-radius:999px;flex-shrink:0;justify-content:center;justify-self:start;align-items:center;padding:0;transition:box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1.5px #e3c46bd9,0 0 0 3px #60cdb829,0 0 6px .5px #60cdb833,inset 0 1px #ffffff24,inset 0 -3px 6px -3px #00000080}.MobileMeWireframe-module__h8MN5q__iconCircle{width:40px;height:40px;color:var(--wf-muted);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;text-decoration:none;display:grid;position:relative}.MobileMeWireframe-module__h8MN5q__iconCircleGlyph{border:1px solid var(--wf-line);background:linear-gradient(160deg,#f4f6f311,#f4f6f304);border-radius:999px;place-items:center;width:22px;height:22px;transition:transform .16s,box-shadow .2s,color .2s,border-color .2s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,inset 0 -2px 4px -2px #00000080,0 2px 6px -6px #0009}.MobileMeWireframe-module__h8MN5q__iconCircle:active .MobileMeWireframe-module__h8MN5q__iconCircleGlyph{transform:scale(.92);box-shadow:inset 0 2px 4px #00000073}.MobileMeWireframe-module__h8MN5q__iconCircle:focus-visible{outline:2px solid var(--wf-jade);outline-offset:1px;border-radius:12px}.MobileMeWireframe-module__h8MN5q__headerBadge{background:var(--wf-jade);width:6px;height:6px;box-shadow:0 0 0 2px var(--wf-canvas), 0 0 4px #60cdb8b3;border-radius:999px;position:absolute;top:-1px;right:-1px}.MobileMeWireframe-module__h8MN5q__avatarStripSection{flex-direction:column;gap:4px;padding:1px 0;display:flex}.MobileMeWireframe-module__h8MN5q__goldDivider{background:linear-gradient(90deg,#0000,#e3c46b52 15%,#e3c46b7a 50%,#e3c46b52 85%,#0000);height:1px;margin:0 4px;display:block;position:relative;overflow:hidden}.MobileMeWireframe-module__h8MN5q__goldDivider:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffd9,#e3c46b8c,#0000);width:22%;animation:8s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-line-shimmer;position:absolute;top:0;bottom:0;left:-30%;transform:translate(-30%)}@keyframes MobileMeWireframe-module__h8MN5q__wf-line-shimmer{0%{opacity:0;transform:translate(-30%)}8%{opacity:.85}38%{opacity:0;transform:translate(520%)}to{opacity:0;transform:translate(520%)}}@media (prefers-reduced-motion:reduce){.MobileMeWireframe-module__h8MN5q__goldDivider:after{opacity:0;animation:none;display:none}}.MobileMeWireframe-module__h8MN5q__avatarStrip{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;align-items:center;gap:10px;width:min(100%,260px);margin:0 auto;padding:2px;display:flex;overflow-x:auto}.MobileMeWireframe-module__h8MN5q__avatarStrip::-webkit-scrollbar{display:none}.MobileMeWireframe-module__h8MN5q__avatarStripItem{scroll-snap-align:center;background:linear-gradient(160deg, #f4f6f317, var(--wf-canvas-deep) 65%);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;flex:none;width:43px;height:43px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #60cdb899,0 0 5px .5px #60cdb838,inset 0 1px #ffffff1f,inset 0 -3px 5px -3px #00000080}.MobileMeWireframe-module__h8MN5q__avatarStripItem:active{transform:scale(.94)}.MobileMeWireframe-module__h8MN5q__avatarStripImage{object-fit:cover;width:100%;height:100%}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__header{background:linear-gradient(160deg,#fff9,#ffffff38);box-shadow:inset 0 1px #ffffffe6,0 12px 26px -20px #27362f38}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__headerAvatar{background:linear-gradient(160deg, #ffffff8c, var(--wf-canvas-deep) 68%);box-shadow:0 0 0 1.5px #16211c85,0 -1px 1.5px #a67d2366,inset 0 1px #ffffffa6,inset 0 -3px 6px -3px #27362f29,0 3px 8px -4px #16211c38}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__iconCircleGlyph{background:linear-gradient(160deg,#ffffff8c,#ffffff24);box-shadow:inset 0 1px #ffffffd9,inset 0 -2px 4px -2px #27362f29,0 2px 6px -6px #27362f33}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__goldDivider{background:linear-gradient(90deg,#0000,#a67d2359 15%,#a67d2380 50%,#a67d2359 85%,#0000)}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__goldDivider:after{background:linear-gradient(90deg,#0000,#fffffff2,#a67d238c,#0000)}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__avatarStripItem{background:linear-gradient(160deg, #ffffff8c, var(--wf-canvas-deep) 68%);box-shadow:0 0 0 1px #2f806f8c,0 0 5px .5px #2f806f2e,inset 0 1px #ffffffbf,inset 0 -3px 5px -3px #27362f2e}.MobileMeWireframe-module__h8MN5q__identityTop{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-items:center;gap:14px;display:flex}.MobileMeWireframe-module__h8MN5q__identityTop:active{opacity:.86}.MobileMeWireframe-module__h8MN5q__avatar{background:var(--wf-canvas-deep);border:1px solid var(--wf-gold-line);width:64px;height:64px;color:var(--wf-jade);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.MobileMeWireframe-module__h8MN5q__avatarImage{object-fit:cover;width:100%;height:100%}.MobileMeWireframe-module__h8MN5q__avatarFallback{background:linear-gradient(150deg, var(--wf-canvas-deep), var(--wf-control,var(--wf-surface-soft)));place-items:center;width:100%;height:100%;font-size:20px;font-weight:600;display:grid}.MobileMeWireframe-module__h8MN5q__identityLines{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.MobileMeWireframe-module__h8MN5q__identityName{color:var(--wf-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:650;line-height:1.45;overflow:hidden}.MobileMeWireframe-module__h8MN5q__identityRole{color:var(--wf-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:440;line-height:1.6;overflow:hidden}.MobileMeWireframe-module__h8MN5q__identitySlug{color:var(--wf-faint);text-overflow:ellipsis;white-space:nowrap;direction:ltr;unicode-bidi:plaintext;font-size:11px;font-weight:420;line-height:1.6;overflow:hidden}.MobileMeWireframe-module__h8MN5q__actionsRow{gap:8px;margin-top:16px;display:flex}.MobileMeWireframe-module__h8MN5q__actionChip{background:var(--wf-surface-soft);border:1px solid var(--wf-line);color:var(--wf-text);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 8px;font-size:11.5px;font-weight:560;text-decoration:none;display:flex}.MobileMeWireframe-module__h8MN5q__actionChip:disabled,.MobileMeWireframe-module__h8MN5q__actionChipDisabled{cursor:not-allowed;opacity:.4}.MobileMeWireframe-module__h8MN5q__actionPrimary{background:var(--wf-jade-soft);border:1px solid var(--wf-jade-line);color:var(--wf-jade);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;flex:1.4;justify-content:center;align-items:center;gap:6px;padding:11px 8px;font-size:11.5px;font-weight:640;display:flex}.MobileMeWireframe-module__h8MN5q__actionPrimary:disabled{cursor:not-allowed;opacity:.4}.MobileMeWireframe-module__h8MN5q__shareFeedback{text-align:center;color:var(--wf-jade);margin-top:10px;font-size:12px;font-weight:560}.MobileMeWireframe-module__h8MN5q__clickCard{text-align:center;background:radial-gradient(58% 48% at 20% 8%,#fffffff2,#0000 62%),radial-gradient(75% 60% at 80% 102%,#60cdb842,#0000 62%),linear-gradient(160deg,#fcfffe 0%,#eefaf6 40%,#ddf3ec 74%,#cbede3 100%);border-color:#60cdb861;border-radius:21px;padding:20px 17px;transition:border-color .26s,box-shadow .26s,background .26s;position:relative;overflow:hidden;box-shadow:inset 0 1.5px #fffffff2,inset 0 -10px 18px -14px #276d6038,0 22px 40px -22px #06141080,0 0 30px -16px #60cdb859}.MobileMeWireframe-module__h8MN5q__clickCard[data-click-state=active]{background:radial-gradient(58% 48% at 20% 8%,#fff,#0000 62%),radial-gradient(75% 60% at 80% 102%,#60cdb852,#0000 62%),linear-gradient(160deg,#fdfffe 0%,#ecf9f4 38%,#d6f0e7 74%,#bfe8db 100%);border-color:#60cdb87a;box-shadow:0 0 0 1px #60cdb838,inset 0 1.5px #fff,inset 0 -10px 18px -14px #276d6042,0 24px 44px -22px #06141085,0 0 34px -14px #60cdb86b}.MobileMeWireframe-module__h8MN5q__clickCard:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff24 0%,#0000 28% 72%,#ffffff0d 100%);position:absolute;inset:0}.MobileMeWireframe-module__h8MN5q__clickTapArea{z-index:1;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__clickTapArea:active{opacity:.92}.MobileMeWireframe-module__h8MN5q__statusPill{color:#0e6b57;background:#60cdb829;border:1px solid #60cdb86b;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:640;display:inline-flex}.MobileMeWireframe-module__h8MN5q__statusDot{background:#0e6b57;border-radius:999px;flex-shrink:0;width:6px;height:6px}.MobileMeWireframe-module__h8MN5q__clickStatement{-webkit-line-clamp:3;color:#14201b;letter-spacing:-.1px;-webkit-box-orient:vertical;max-width:29ch;margin:0 auto;font-size:19px;font-weight:620;line-height:1.5;display:-webkit-box;overflow:hidden}.MobileMeWireframe-module__h8MN5q__clickLifecycle{color:#46564e;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px 8px;margin-top:9px;font-size:12px;font-weight:460;line-height:1.6;display:flex;overflow:hidden}.MobileMeWireframe-module__h8MN5q__clickLifecycle span{white-space:nowrap;align-items:center;display:inline-flex}.MobileMeWireframe-module__h8MN5q__clickLifecycle span+span:before{content:"";opacity:.45;background:currentColor;border-radius:999px;width:3px;height:3px;margin-inline-end:8px}.MobileMeWireframe-module__h8MN5q__clickMetric{font-weight:600}.MobileMeWireframe-module__h8MN5q__clickCard+.MobileMeWireframe-module__h8MN5q__radarCard{margin-top:8px}.MobileMeWireframe-module__h8MN5q__clickLoading{z-index:1;justify-content:center;gap:6px;padding:7px 0;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__clickLoading span{background:#16211c2e;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-pulse}.MobileMeWireframe-module__h8MN5q__clickLoading span:nth-child(2){animation-delay:.15s}.MobileMeWireframe-module__h8MN5q__clickLoading span:nth-child(3){animation-delay:.3s}.MobileMeWireframe-module__h8MN5q__clickError{z-index:1;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__clickError p{color:#46564e;font-size:13px;line-height:1.6}.MobileMeWireframe-module__h8MN5q__clickError button{color:#235c50;cursor:pointer;background:#276d601a;border:1px solid #276d604d;border-radius:12px;padding:8px 14px;font-size:12.5px;font-weight:600}.MobileMeWireframe-module__h8MN5q__activation{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__activationLabel{color:#2f806f;font-size:11px;font-weight:600}.MobileMeWireframe-module__h8MN5q__activationTitle{color:#14201b;max-width:27ch;font-size:16px;font-weight:640;line-height:1.5}.MobileMeWireframe-module__h8MN5q__activationBody{color:#46564e;max-width:32ch;font-size:13px;font-weight:420;line-height:1.6}.MobileMeWireframe-module__h8MN5q__activationAction{color:#06110d;background:linear-gradient(160deg,#79d7c5e6,#2dbeabd9 55%,#276d60e6);border-radius:13px;justify-content:center;align-items:center;margin-top:4px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff52,inset 0 -4px 8px -5px #0006,0 8px 18px -12px #60cdb866}.MobileMeWireframe-module__h8MN5q__activationAction:active{transform:scale(.97)}.MobileMeWireframe-module__h8MN5q__clickActions{z-index:1;gap:7px;margin-top:13px;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__ctaGhost{color:#3a4a42;background:#16211c09;border:1px solid #16211c1f;border-radius:11px;flex:.85;justify-content:center;align-items:center;height:36px;font-size:12px;font-weight:560;text-decoration:none;transition:background-color .16s,transform .16s;display:flex}.MobileMeWireframe-module__h8MN5q__ctaGhost:active{background:#16211c12;transform:scale(.97)}.MobileMeWireframe-module__h8MN5q__ctaPrimary{color:#06110d;background:linear-gradient(160deg,#79d7c5e6,#2dbeabd9 55%,#276d60e6);border-radius:11px;flex:1.3;justify-content:center;align-items:center;height:36px;font-size:12.5px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff52,inset 0 -4px 8px -5px #0006,0 8px 18px -12px #60cdb866}.MobileMeWireframe-module__h8MN5q__ctaPrimary:active{transform:scale(.97);box-shadow:inset 0 2px 6px #0000004d}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickCard{background:radial-gradient(58% 48% at 20% 8%,#ffffff1a,#0000 62%),radial-gradient(70% 55% at 82% 100%,#60cdb82e,#0000 62%),linear-gradient(165deg,#14161a 0%,#0d0f11 45%,#08090a 100%);border-color:#60cdb847;box-shadow:inset 0 1px #ffffff17,inset 0 -14px 22px -18px #000000b3,0 0 20px -10px #60cdb838,0 20px 40px -26px #0000008c}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickCard[data-click-state=active]{background:radial-gradient(58% 48% at 20% 8%,#ffffff24,#0000 62%),radial-gradient(70% 55% at 82% 100%,#60cdb83d,#0000 62%),linear-gradient(165deg,#171b1f 0%,#0e1113 45%,#090a0b 100%);border-color:#60cdb86b;box-shadow:0 0 0 1px #60cdb829,inset 0 1px #ffffff21,inset 0 -14px 22px -18px #000000b3,0 0 24px -8px #60cdb84d,0 22px 44px -26px #0000008c}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickStatement,.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__activationTitle{color:#f4f6f3}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickLifecycle,.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__activationBody,.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickError p{color:#aeb7b1}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__statusPill{color:#60cdb8;background:#60cdb821;border-color:#60cdb857}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__statusDot{background:#60cdb8}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__activationLabel{color:#79d7c5bf}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickLoading span{background:#f4f6f329}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__ctaGhost{color:#aeb7b1;background:#f4f6f308;border-color:#f4f6f31a}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__ctaGhost:active{background:#f4f6f30f}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__clickError button{color:#60cdb8;background:#60cdb829;border-color:#60cdb857}.MobileMeWireframe-module__h8MN5q__radarCard{touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#ffffff0e 0%,#0000 26%),radial-gradient(60% 90%,#ffffff0a,#0000 70%),linear-gradient(165deg,#141519 0%,#0b0c0f 54%,#050506 100%);border:1px solid #f4f6f324;border-radius:18px;height:80px;min-height:80px;max-height:80px;text-decoration:none;transition:transform .2s,border-color .22s,box-shadow .22s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff29,inset 0 0 0 1px #ffffff06,inset 0 -16px 22px -18px #000000e0,0 3px 7px -6px #000000e0,0 16px 28px -22px #000000c7}.MobileMeWireframe-module__h8MN5q__radarCard:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(118deg,#ffffff18 0%,#0000 24% 74%,#ffffff06 100%);position:absolute;inset:0}.MobileMeWireframe-module__h8MN5q__radarCard:after{content:"";z-index:2;border-radius:inherit;pointer-events:none;position:absolute;inset:1px;box-shadow:inset 0 1px #ffffff12}.MobileMeWireframe-module__h8MN5q__radarCard:active{transform:scale(.986)}.MobileMeWireframe-module__h8MN5q__radarCard[data-live=true]{border-color:#60cdb84d;box-shadow:inset 0 1px #ffffff2b,inset 0 0 0 1px #60cdb809,inset 0 -16px 22px -18px #000000e0,0 3px 7px -6px #000000e0,0 16px 28px -22px #000000c7}.MobileMeWireframe-module__h8MN5q__radarField{z-index:1;pointer-events:none;display:block;position:absolute;inset:0}.MobileMeWireframe-module__h8MN5q__radarWave{opacity:.32;border:1.75px solid #f4f6f3b8;border-radius:999px;animation:5.2s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-radar-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 5px #f4f6f32e}.MobileMeWireframe-module__h8MN5q__radarWave:first-child{width:55px;height:55px;animation-delay:0s}.MobileMeWireframe-module__h8MN5q__radarWave:nth-child(2){width:140px;height:140px;animation-delay:.35s}.MobileMeWireframe-module__h8MN5q__radarWave:nth-child(3){width:230px;height:230px;animation-delay:.7s}.MobileMeWireframe-module__h8MN5q__radarWave:nth-child(4){width:325px;height:325px;animation-delay:1.05s}.MobileMeWireframe-module__h8MN5q__radarWave:nth-child(5){width:clamp(440px,115vw,480px);height:clamp(440px,115vw,480px);animation-delay:1.4s}.MobileMeWireframe-module__h8MN5q__radarCard[data-live=true] .MobileMeWireframe-module__h8MN5q__radarWave{border-color:#f4f6f3d9}@keyframes MobileMeWireframe-module__h8MN5q__wf-radar-pulse{0%,to{opacity:.32}18%{opacity:.85}45%{opacity:.32}}.MobileMeWireframe-module__h8MN5q__radarCore{background:#60cdb88c;border-radius:999px;width:6px;height:6px;margin:-3px 0 0 -3px;animation:3.2s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-radar-core;position:absolute;top:50%;left:50%;box-shadow:0 0 8px 1.5px #60cdb847}.MobileMeWireframe-module__h8MN5q__radarCard[data-live=true] .MobileMeWireframe-module__h8MN5q__radarCore{background:#60cdb8f2;box-shadow:0 0 12px 2px #60cdb88c}@keyframes MobileMeWireframe-module__h8MN5q__wf-radar-core{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.MobileMeWireframe-module__h8MN5q__radarBlip{top:var(--by,50%);left:var(--bx,50%);opacity:0;width:3.5px;height:3.5px;animation:5.4s ease-in-out infinite MobileMeWireframe-module__h8MN5q__wf-radar-blip;animation-delay:var(--bd,0s);background:#60cdb880;border-radius:999px;margin:-1.75px 0 0 -1.75px;position:absolute;box-shadow:0 0 5px 1px #60cdb840}.MobileMeWireframe-module__h8MN5q__radarCard[data-live=true] .MobileMeWireframe-module__h8MN5q__radarBlip{background:#60cdb8e6;box-shadow:0 0 7px 1px #60cdb880}@keyframes MobileMeWireframe-module__h8MN5q__wf-radar-blip{0%,to{opacity:0}8%{opacity:calc(.85 * var(--bp,1))}22%{opacity:calc(.15 * var(--bp,1))}35%{opacity:calc(.7 * var(--bp,1))}50%{opacity:calc(.1 * var(--bp,1))}70%{opacity:0}}@media (prefers-reduced-motion:reduce){.MobileMeWireframe-module__h8MN5q__radarWave,.MobileMeWireframe-module__h8MN5q__radarCore,.MobileMeWireframe-module__h8MN5q__radarBlip{animation:none}.MobileMeWireframe-module__h8MN5q__radarWave{opacity:.5}.MobileMeWireframe-module__h8MN5q__radarCore{opacity:.85}.MobileMeWireframe-module__h8MN5q__radarBlip{opacity:.55}}.MobileMeWireframe-module__h8MN5q__interactionRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.MobileMeWireframe-module__h8MN5q__halfCard{min-width:0;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid var(--wf-line);background:linear-gradient(160deg,#f4f6f30d,#f4f6f304);border-radius:14px;flex-direction:column;flex:1;gap:3px;padding:7px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:inset 0 1px #ffffff0f,inset 0 -6px 10px -9px #00000073,0 6px 14px -14px #00000080}.MobileMeWireframe-module__h8MN5q__halfCard:active{opacity:.92;transform:scale(.988)}.MobileMeWireframe-module__h8MN5q__halfHead{justify-content:space-between;align-items:center;display:flex}.MobileMeWireframe-module__h8MN5q__halfIcon{border:1px solid var(--wf-line);width:19px;height:19px;color:var(--wf-muted);background:linear-gradient(160deg,#f4f6f30f,#f4f6f304);border-radius:7px;flex-shrink:0;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff12,inset 0 -2px 4px -3px #0006}.MobileMeWireframe-module__h8MN5q__halfBadge{background:var(--wf-jade-soft);border:1px solid var(--wf-jade-line);min-width:14px;height:14px;color:var(--wf-jade);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex}.MobileMeWireframe-module__h8MN5q__halfTitle{color:var(--wf-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:620;line-height:1.4;overflow:hidden}.MobileMeWireframe-module__h8MN5q__halfState{color:var(--wf-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:440;line-height:1.45;overflow:hidden}.MobileMeWireframe-module__h8MN5q__halfState[data-active=true]{color:var(--wf-jade);font-weight:560}.MobileMeWireframe-module__h8MN5q__chevron{width:12px;height:12px;color:var(--wf-faint);align-self:flex-start;place-items:center;margin-top:1px;display:grid}.MobileMeWireframe-module__h8MN5q__nextStepCard{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;flex-direction:column;gap:4px;padding:10px;text-decoration:none;display:flex}.MobileMeWireframe-module__h8MN5q__nextStepCard:active{opacity:.9}.MobileMeWireframe-module__h8MN5q__nextStepEyebrow{color:var(--wf-jade-quiet);font-size:11px;font-weight:600}.MobileMeWireframe-module__h8MN5q__nextStepItem{color:var(--wf-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:640;line-height:1.4;overflow:hidden}.MobileMeWireframe-module__h8MN5q__nextStepExplain{color:var(--wf-muted);font-size:12px;font-weight:420;line-height:1.5}.MobileMeWireframe-module__h8MN5q__nextStepCta{color:var(--wf-jade);align-items:center;gap:6px;margin-top:5px;font-size:12.5px;font-weight:640;display:inline-flex}.MobileMeWireframe-module__h8MN5q__publicPageCard{background:linear-gradient(160deg,#f4f6f30b,#f4f6f303);border-radius:14px;padding:8px;box-shadow:inset 0 1px #ffffff0e,inset 0 -6px 10px -9px #0000006b,0 6px 14px -14px #0000007a}.MobileMeWireframe-module__h8MN5q__publicPageCard .MobileMeWireframe-module__h8MN5q__sectionLabel{margin-bottom:5px}.MobileMeWireframe-module__h8MN5q__publicPageManageTrigger{width:100%;min-height:24px;color:var(--wf-faint);text-align:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;margin-bottom:1px;padding:0;font-family:inherit;font-size:11px;font-weight:600;display:flex}.MobileMeWireframe-module__h8MN5q__publicPageManageTrigger svg{color:var(--wf-jade)}.MobileMeWireframe-module__h8MN5q__publicPageRow{gap:9px;display:flex}.MobileMeWireframe-module__h8MN5q__publicPagePreview{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;display:block}.MobileMeWireframe-module__h8MN5q__mediaPlaceholder{background-color:var(--wf-fill-strong);border:1px solid var(--wf-line);background-position:50%;background-size:cover;border-radius:9px;width:38px;height:38px;display:block;position:relative;overflow:hidden}.MobileMeWireframe-module__h8MN5q__publicPageImage{object-fit:cover;width:100%;height:100%}.MobileMeWireframe-module__h8MN5q__publicPageText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MobileMeWireframe-module__h8MN5q__publicPageTitle{color:var(--wf-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:620;line-height:1.4;text-decoration:none;overflow:hidden}.MobileMeWireframe-module__h8MN5q__publicPageUrl{color:var(--wf-faint);text-overflow:ellipsis;white-space:nowrap;direction:ltr;unicode-bidi:plaintext;font-size:10.5px;font-weight:420;line-height:1.45;overflow:hidden}.MobileMeWireframe-module__h8MN5q__publicPageActions{gap:5px;margin-top:4px;display:flex}.MobileMeWireframe-module__h8MN5q__publicPageEmpty{color:var(--wf-faint);font-size:12px;line-height:1.6}.MobileMeWireframe-module__h8MN5q__actionChipSm{background:var(--wf-surface-soft);border:1px solid var(--wf-line);height:24px;color:var(--wf-text);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;font-size:10.5px;font-weight:560;display:flex}.MobileMeWireframe-module__h8MN5q__actionChipSm:disabled{cursor:not-allowed;opacity:.4}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__halfCard,.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__nextStepCard,.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__publicPageCard{background:linear-gradient(160deg,#ffffffeb,#fffef9ad);border-color:#16211c26;box-shadow:inset 0 1px #fff,inset 0 -7px 12px -11px #27362f1f,0 8px 20px -16px #27362f3d}.MobileMeWireframe-module__h8MN5q__page[data-theme=light] .MobileMeWireframe-module__h8MN5q__actionChipSm{background:#ffffff94;border-color:#16211c21}.MobileMeWireframe-module__h8MN5q__qrDialog{width:min(100%,400px);max-width:none;max-height:92dvh;color:var(--wf-text);background:0 0;border:0;margin:auto;padding:0 14px;overflow:visible}.MobileMeWireframe-module__h8MN5q__qrDialog::backdrop{-webkit-backdrop-filter:blur(10px);background:#0009}.MobileMeWireframe-module__h8MN5q__qrSheet{border:1px solid var(--wf-line);background:var(--wf-sheet);text-align:center;box-shadow:0 26px 70px -20px var(--wf-shadow);border-radius:26px;flex-direction:column;align-items:center;padding:28px 24px 26px;display:flex;position:relative}.MobileMeWireframe-module__h8MN5q__qrClose{width:40px;height:40px;color:var(--wf-faint);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:12px;place-items:center;display:grid;position:absolute;top:10px;left:10px}.MobileMeWireframe-module__h8MN5q__qrClose:hover{background:var(--wf-surface-soft);color:var(--wf-text)}.MobileMeWireframe-module__h8MN5q__qrTitle{color:var(--wf-text);font-size:16px;font-weight:600;line-height:1.6}.MobileMeWireframe-module__h8MN5q__qrSubtitle{max-width:30ch;color:var(--wf-muted);margin-top:4px;font-size:12.5px;font-weight:420;line-height:1.7}.MobileMeWireframe-module__h8MN5q__qrFrame{width:244px;height:244px;box-shadow:inset 0 0 0 1px var(--wf-line);background:#fff;border-radius:20px;place-items:center;margin-top:20px;display:grid}.MobileMeWireframe-module__h8MN5q__qrUrl{color:var(--wf-faint);direction:ltr;unicode-bidi:plaintext;margin-top:14px;font-size:11.5px;font-weight:420;line-height:1.7}.MobileMeWireframe-module__h8MN5q__manageDialog{width:min(100%,480px);max-width:none;max-height:92dvh;color:var(--wf-text);padding:0 10px calc(10px + env(safe-area-inset-bottom));background:0 0;border:0;margin:auto auto 0;overflow:visible}.MobileMeWireframe-module__h8MN5q__manageDialog::backdrop{-webkit-backdrop-filter:blur(8px);background:#00000080}.MobileMeWireframe-module__h8MN5q__manageSheet{overscroll-behavior:contain;border:1px solid var(--wf-line);background:var(--wf-sheet);max-height:min(86dvh,640px);box-shadow:0 26px 70px -20px var(--wf-shadow);border-radius:26px;padding:8px 14px 14px;overflow-y:auto}.MobileMeWireframe-module__h8MN5q__manageHandle{background:var(--wf-line);border-radius:999px;width:34px;height:4px;margin:0 auto 4px;display:block}.MobileMeWireframe-module__h8MN5q__manageSheetHeader{justify-content:space-between;align-items:center;min-height:44px;padding-inline:4px;display:flex}.MobileMeWireframe-module__h8MN5q__manageSheetHeader h2{color:var(--wf-text);font-size:16px;font-weight:600;line-height:1.6}.MobileMeWireframe-module__h8MN5q__manageLinks{margin-top:2px;display:grid}.MobileMeWireframe-module__h8MN5q__manageLinks a,.MobileMeWireframe-module__h8MN5q__manageLinks button{border:0;border-top:1px solid var(--wf-line);width:100%;min-height:48px;color:var(--wf-muted);text-align:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding-inline:5px;font-family:inherit;font-size:13.5px;font-weight:460;line-height:1.6;text-decoration:none;transition:color .18s;display:flex}.MobileMeWireframe-module__h8MN5q__manageLinks a:first-child,.MobileMeWireframe-module__h8MN5q__manageLinks button:first-child{border-top:0}.MobileMeWireframe-module__h8MN5q__manageLinks a:hover,.MobileMeWireframe-module__h8MN5q__manageLinks button:hover:not(:disabled){color:var(--wf-text)}.MobileMeWireframe-module__h8MN5q__manageLinks button:disabled{cursor:not-allowed;opacity:.4}.MobileMeWireframe-module__h8MN5q__manageLinks svg{color:var(--wf-faint);flex:none}
.MyMotion-module__dAxskW__theme{--my-canvas:#090c0b;--my-surface:#101411;--my-surface-elevated:#151b18;--my-surface-inset:#0c110f;--my-text:#f4f6f3;--my-text-secondary:#aeb7b1;--my-border:#ffffff16;--my-jade:#60cdb8;--my-jade-soft:#8fe0ce;--my-gold:#d9bc65;--my-danger:#fb7185;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.MyMotion-module__dAxskW__identityDepth{--depth-x:0deg;--depth-y:0deg;--edge-x:50%;--edge-y:50%;transform:perspective(1100px) rotateX(var(--depth-x)) rotateY(var(--depth-y));transform-style:preserve-3d;will-change:transform;transition:transform .22s,border-color .22s,box-shadow .22s}.MyMotion-module__dAxskW__identityDepth:after{background:radial-gradient(circle at var(--edge-x) var(--edge-y), #60cdb81f, transparent 34%);content:"";opacity:0;pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.MyMotion-module__dAxskW__identityDepth:hover:after{opacity:1}.MyMotion-module__dAxskW__identityContent{transform:translateZ(14px)}.MyMotion-module__dAxskW__clickItem{transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s}.MyMotion-module__dAxskW__clickItem:hover{background:#ffffff09;border-color:#60cdb833;transform:translateY(-2px);box-shadow:0 14px 30px #0000002e}.MyMotion-module__dAxskW__liveDot{background:var(--my-jade);animation:2.6s ease-out infinite MyMotion-module__dAxskW__clickPulse;box-shadow:0 0 #60cdb852}.MyMotion-module__dAxskW__presenceStage{isolation:isolate}.MyMotion-module__dAxskW__presenceCore{transition:transform .3s,background-color .3s,border-color .3s,box-shadow .3s}.MyMotion-module__dAxskW__presenceCoreActive{background:#60cdb81f;border-color:#60cdb859;transform:scale(1.04);box-shadow:0 0 0 7px #60cdb80b}.MyMotion-module__dAxskW__presenceRing{pointer-events:none;border:1px solid #60cdb852;border-radius:999px;animation:1.35s ease-out MyMotion-module__dAxskW__presenceRadiate;position:absolute;inset:50%}.MyMotion-module__dAxskW__presenceRingDelayed{animation-delay:.16s}.MyMotion-module__dAxskW__radarSweep{pointer-events:none;transform-origin:50%;background:conic-gradient(#0000 0deg 306deg,#60cdb829 344deg,#60cdb806 360deg);border-radius:999px;animation:18s linear infinite MyMotion-module__dAxskW__radarSweep}.MyMotion-module__dAxskW__radarSweepIdle{opacity:.62;animation:none;transform:rotate(28deg)}.MyMotion-module__dAxskW__radarCenter{box-shadow:0 0 0 6px #60cdb812,0 10px 24px #00000061,inset 0 1px #ffffff1f}.MyMotion-module__dAxskW__radarCenterActive{animation:4.8s ease-in-out infinite MyMotion-module__dAxskW__radarCenterBreathe}.MyMotion-module__dAxskW__radarMarker{transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;animation:10.5s ease-in-out infinite alternate MyMotion-module__dAxskW__markerDrift}.MyMotion-module__dAxskW__radarMarker:nth-of-type(2){animation-delay:-2.5s}.MyMotion-module__dAxskW__radarMarker:nth-of-type(3){animation-delay:-5s}.MyMotion-module__dAxskW__radarMarker:hover,.MyMotion-module__dAxskW__radarMarker:focus-visible,.MyMotion-module__dAxskW__radarMarkerSelected{background:#16231f;border-color:#60cdb8b8;transform:scale(1.08);box-shadow:0 0 0 5px #60cdb81a,0 10px 22px #0000004d}.MyMotion-module__dAxskW__doorDepth{transition:transform .22s,border-color .22s,box-shadow .22s;transform:perspective(900px)rotateX(0)translateY(0)}.MyMotion-module__dAxskW__doorDepth:hover{border-color:#60cdb82e;transform:perspective(900px)rotateX(1deg)translateY(-2px);box-shadow:0 18px 42px #0000003d}.MyMotion-module__dAxskW__connectionItem{transition:transform .18s,background-color .18s,border-color .18s}.MyMotion-module__dAxskW__connectionItem:hover,.MyMotion-module__dAxskW__connectionItem:focus-visible{background:#ffffff0b;border-color:#60cdb829;transform:translate(-2px)}.MyMotion-module__dAxskW__nfcDepth{transform-style:preserve-3d;transition:transform .2s,border-color .2s,box-shadow .2s;transform:perspective(700px)rotateX(0)rotateY(0);box-shadow:inset 0 1px #ffffff0f,0 8px 22px #0000002e}.MyMotion-module__dAxskW__nfcDepth:hover,.MyMotion-module__dAxskW__nfcDepth:focus-visible{border-color:#d9bc6552;transform:perspective(700px)rotateX(2deg)rotateY(-2deg)translateY(-1px);box-shadow:inset 0 1px #ffffff17,0 14px 30px #00000040}@keyframes MyMotion-module__dAxskW__clickPulse{0%,62%,to{box-shadow:0 0 #60cdb847}78%{box-shadow:0 0 0 5px #60cdb800}}@keyframes MyMotion-module__dAxskW__presenceRadiate{0%{opacity:.65;transform:translate(-50%,-50%)scale(.15)}to{opacity:0;transform:translate(-50%,-50%)scale(5.2)}}@keyframes MyMotion-module__dAxskW__radarSweep{to{transform:rotate(360deg)}}@keyframes MyMotion-module__dAxskW__radarCenterBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes MyMotion-module__dAxskW__markerDrift{0%{translate:-2px -1px}to{translate:2px 2px}}@media (max-width:767px),(hover:none){.MyMotion-module__dAxskW__identityDepth,.MyMotion-module__dAxskW__identityContent,.MyMotion-module__dAxskW__doorDepth{transform:none}.MyMotion-module__dAxskW__identityDepth:after{display:none}}@media (prefers-reduced-motion:reduce){.MyMotion-module__dAxskW__identityDepth,.MyMotion-module__dAxskW__identityContent,.MyMotion-module__dAxskW__clickItem,.MyMotion-module__dAxskW__liveDot,.MyMotion-module__dAxskW__presenceCore,.MyMotion-module__dAxskW__presenceRing,.MyMotion-module__dAxskW__radarSweep,.MyMotion-module__dAxskW__radarSweepIdle,.MyMotion-module__dAxskW__radarMarker,.MyMotion-module__dAxskW__radarCenter,.MyMotion-module__dAxskW__radarCenterActive,.MyMotion-module__dAxskW__doorDepth,.MyMotion-module__dAxskW__connectionItem,.MyMotion-module__dAxskW__nfcDepth{transition-duration:.01ms!important;animation:none!important;transform:translate(0,0)!important}}
.center-module__0jiHqW__page{min-height:100dvh;color:var(--k-text);font-family:var(--font-kliik);background:radial-gradient(ellipse at 92% 8%, var(--k-accent-soft), transparent 48%), var(--k-bg);padding:env(safe-area-inset-top) 0 calc(110px + env(safe-area-inset-bottom))}.center-module__0jiHqW__content{max-width:440px;margin:auto;padding:0 22px}.center-module__0jiHqW__page a{-webkit-tap-highlight-color:transparent}.center-module__0jiHqW__page a:focus-visible{outline:2px solid var(--k-focus);outline-offset:4px}.center-module__0jiHqW__signature{text-align:center;padding:12px 0 18px}.center-module__0jiHqW__orbit{border:1px solid var(--k-glass-border);background:radial-gradient(circle at 28% 8%, var(--k-glass-highlight), transparent 52%), var(--k-glass);width:100px;height:100px;box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-elevated);border-radius:50%;place-items:center;margin:0 auto 14px;display:grid;position:relative}.center-module__0jiHqW__orbit:after{content:"";border-radius:inherit;border:1px solid #0000;border-inline-color:var(--k-glass-border);pointer-events:none;position:absolute;inset:-8px;transform:rotate(-32deg)}.center-module__0jiHqW__signature h2{margin:0;font-size:22px;font-weight:650;line-height:1.8}.center-module__0jiHqW__signature p{color:var(--k-text-secondary);margin:3px 0 0;font-size:13px}.center-module__0jiHqW__services{background:linear-gradient(150deg, var(--k-glass-highlight), transparent 45%), var(--k-glass);border:1px solid var(--k-glass-border);box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-soft);border-radius:28px 28px 20px 20px;position:relative;overflow:hidden}.center-module__0jiHqW__wallet,.center-module__0jiHqW__invite,.center-module__0jiHqW__nfc{align-items:center;gap:14px;min-height:76px;display:flex}.center-module__0jiHqW__wallet{background:radial-gradient(ellipse at 100% 0, var(--k-accent-soft), transparent 75%);padding:20px 18px}.center-module__0jiHqW__symbol{width:48px;height:48px;color:var(--k-on-accent);background:var(--k-accent);box-shadow:inset 0 1px 1px var(--k-glass-highlight), 0 4px 18px var(--k-accent-glow);border-radius:17px;place-items:center;display:grid}.center-module__0jiHqW__services strong,.center-module__0jiHqW__nfc strong{font-size:16px;font-weight:650;display:block}.center-module__0jiHqW__services small,.center-module__0jiHqW__nfc small{color:var(--k-text-secondary);margin-top:5px;font-size:12px;line-height:1.8;display:block}.center-module__0jiHqW__arrow{color:var(--k-accent);margin-inline-start:auto;font-size:22px}.center-module__0jiHqW__invite{border-top:1px solid var(--k-glass-border);margin:0 18px;padding:14px 0}.center-module__0jiHqW__invite>svg{color:var(--k-accent);flex-shrink:0;margin-inline:12px}.center-module__0jiHqW__invite strong{font-size:14px}.center-module__0jiHqW__connection{margin-top:20px}.center-module__0jiHqW__connectionTitle{color:var(--k-text-secondary);align-items:center;gap:14px;font-size:12px;display:flex}.center-module__0jiHqW__line{background:linear-gradient(to left, var(--k-glass-border), transparent);flex:1;height:1px}.center-module__0jiHqW__nfc{padding:17px 0 6px}.center-module__0jiHqW__physicalCard{width:59px;height:75px;color:var(--k-accent);border:1px solid var(--k-glass-border);background:linear-gradient(140deg, var(--k-glass-highlight), var(--k-glass) 65%, var(--k-accent-soft));box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-soft);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:9px;display:flex;transform:rotate(8deg)}.center-module__0jiHqW__physicalCard>span{letter-spacing:2px;font-size:9px}.center-module__0jiHqW__nfc strong{font-size:15px}.center-module__0jiHqW__digital{min-height:44px;color:var(--k-accent);justify-content:space-between;align-items:center;margin-inline-start:73px;font-size:13px;display:flex}.center-module__0jiHqW__footer{border-top:1px solid var(--k-glass-border);margin-top:8px}.center-module__0jiHqW__footer>a{justify-content:space-between;align-items:center;min-height:48px;font-size:13px;display:flex}.center-module__0jiHqW__footer>div{color:var(--k-text-muted);justify-content:center;align-items:center;gap:18px;font-size:12px;display:flex}.center-module__0jiHqW__footer>div a{align-items:center;min-height:44px;display:flex}.center-module__0jiHqW__wallet,.center-module__0jiHqW__invite,.center-module__0jiHqW__nfc,.center-module__0jiHqW__digital{transition:filter var(--k-motion-fast) var(--k-ease)}.center-module__0jiHqW__wallet:active,.center-module__0jiHqW__invite:active,.center-module__0jiHqW__nfc:active,.center-module__0jiHqW__digital:active{filter:brightness(1.08)}@media (prefers-reduced-motion:reduce){.center-module__0jiHqW__page a{transition:none}}
.account-module__7YEGMq__page{background:var(--k-bg);color:var(--k-text);min-height:100dvh;padding-top:env(safe-area-inset-top)}.account-module__7YEGMq__content{max-width:720px;padding:var(--k-space-4) var(--k-space-4) max(var(--k-space-4), calc(var(--account-bottom-clearance,env(safe-area-inset-bottom)) - var(--account-parent-padding,0px)));gap:var(--k-space-4);margin-inline:auto;display:grid}.account-module__7YEGMq__section{padding:var(--k-space-4);gap:var(--k-space-3);display:grid}.account-module__7YEGMq__section h2{margin:0;font-size:1.125rem;font-weight:600;line-height:1.8}.account-module__7YEGMq__help{color:var(--k-text-secondary);margin:0;font-size:.875rem;line-height:1.85}.account-module__7YEGMq__phone{justify-content:space-between;align-items:center;gap:var(--k-space-4);margin:0;display:flex}.account-module__7YEGMq__phone dt{color:var(--k-text-secondary);font-size:.875rem}.account-module__7YEGMq__phone dd{margin:0;font-size:1rem;font-weight:600}.account-module__7YEGMq__form{gap:var(--k-space-4);display:grid}.account-module__7YEGMq__password{position:relative}.account-module__7YEGMq__passwordInput{padding-right:52px}.account-module__7YEGMq__reveal{right:var(--k-space-1);top:calc(1.75rem + var(--k-space-2));position:absolute}.account-module__7YEGMq__legal{justify-content:center;gap:var(--k-space-4);flex-wrap:wrap;display:flex}.account-module__7YEGMq__legal a{min-width:44px;min-height:44px;color:var(--k-text-secondary);text-underline-offset:4px;align-items:center;font-size:.875rem;display:inline-flex}.account-module__7YEGMq__legal a:focus-visible{outline:2px solid var(--k-focus);outline-offset:3px}@media (min-width:1024px){.account-module__7YEGMq__content{max-width:840px;padding:var(--k-space-6)}.account-module__7YEGMq__form{max-width:560px}.account-module__7YEGMq__section>button{justify-self:start}}
.settings-module__tIWiEq__page{background:radial-gradient(ellipse at 90% 0%, var(--k-accent-soft), transparent 55%), var(--k-bg);min-height:calc(100dvh - 96px);color:var(--k-text);padding-top:env(safe-area-inset-top);font-family:inherit}.settings-module__tIWiEq__content{max-width:480px;padding:var(--k-space-6) var(--k-space-4) calc(var(--k-space-6) + env(safe-area-inset-bottom));gap:var(--k-space-8);margin-inline:auto;display:grid}.settings-module__tIWiEq__group{overflow:hidden}.settings-module__tIWiEq__row{align-items:center;gap:var(--k-space-3);min-height:86px;padding:var(--k-space-4);color:var(--k-text);transition:background var(--k-motion-fast) var(--k-ease);text-decoration:none;display:flex}.settings-module__tIWiEq__row+.settings-module__tIWiEq__row{border-top:1px solid var(--k-glass-border)}.settings-module__tIWiEq__icon{width:40px;height:40px;color:var(--k-accent);background:var(--k-accent-soft);border-radius:var(--k-radius-md);flex-shrink:0;place-items:center;display:grid}.settings-module__tIWiEq__copy{gap:var(--k-space-1);flex:1;min-width:0;display:grid}.settings-module__tIWiEq__copy strong{font-size:1rem;font-weight:600;line-height:1.7}.settings-module__tIWiEq__copy>span{color:var(--k-text-secondary);font-size:.875rem;line-height:1.8}.settings-module__tIWiEq__chevron{color:var(--k-text-muted);flex-shrink:0}.settings-module__tIWiEq__themeControl{color:var(--k-text-secondary);flex-shrink:0;justify-items:center;font-size:.875rem;display:grid}.settings-module__tIWiEq__screenReader{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.settings-module__tIWiEq__sectionTitle{margin:0 0 var(--k-space-3);padding-inline:var(--k-space-1);color:var(--k-text-secondary);font-size:.875rem;font-weight:500}.settings-module__tIWiEq__logout{gap:var(--k-space-3);display:grid}.settings-module__tIWiEq__logout>button{border-color:var(--k-glass-border);background:0 0;width:100%;min-height:48px}.settings-module__tIWiEq__row:focus-visible{outline:2px solid var(--k-focus);outline-offset:-3px}.settings-module__tIWiEq__row:active{background:var(--k-pressed)}@media (hover:hover){.settings-module__tIWiEq__row:hover{background:var(--k-hover)}}@media (prefers-reduced-motion:reduce){.settings-module__tIWiEq__row{transition:none}}
.MobileMyPage-module__RsQ14G__page{--ink:var(--k-text);--muted:var(--k-text-secondary);--jade:var(--k-accent);--nav-reserve:100px;--wf-text:var(--k-text);--wf-line:var(--k-glass-border);--wf-sheet:var(--k-bg-elevated);--wf-shadow:color-mix(in srgb, var(--k-bg) 65%, transparent);--wf-faint:var(--k-text-muted);--wf-muted:var(--k-text-secondary);--wf-surface-soft:var(--k-glass);isolation:isolate;box-sizing:border-box;max-width:440px;height:100dvh;min-height:0;padding:max(18px, env(safe-area-inset-top)) 16px calc(var(--nav-reserve) + env(safe-area-inset-bottom));background:radial-gradient(ellipse at 103% -6%, #159c897d, transparent 43%), radial-gradient(ellipse at -15% 36%, #123c5740, transparent 56%), linear-gradient(170deg, var(--k-bg-secondary), var(--k-bg) 50%, #031018);color:var(--ink);font-family:var(--font-kliik);flex-direction:column;margin:auto;display:flex;position:relative;overflow:hidden}.MobileMyPage-module__RsQ14G__page:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(128deg,#0000 29%,#50ffe708 42%,#63ffe52b 47%,#0000 53%);position:absolute;inset:0 0 45%}.MobileMyPage-module__RsQ14G__page>:not(dialog){flex-shrink:0}.MobileMyPage-module__RsQ14G__page :is(button,input){font-family:inherit}.MobileMyPage-module__RsQ14G__page :is(button,a){-webkit-tap-highlight-color:transparent}.MobileMyPage-module__RsQ14G__page button{cursor:pointer}.MobileMyPage-module__RsQ14G__page button:disabled{opacity:.4;cursor:default}.MobileMyPage-module__RsQ14G__page :is(button,a,input):focus-visible{outline:2px solid var(--k-focus);outline-offset:3px}.MobileMyPage-module__RsQ14G__header,.MobileMyPage-module__RsQ14G__identity,.MobileMyPage-module__RsQ14G__headerActions{align-items:center;display:flex}.MobileMyPage-module__RsQ14G__header{justify-content:space-between;gap:10px;min-height:88px;padding-top:34px;padding-bottom:18px;position:relative}.MobileMyPage-module__RsQ14G__brandSignature{box-sizing:border-box;pointer-events:auto;background:linear-gradient(145deg,#293332,#101b1d 62%,#172725) padding-box padding-box,linear-gradient(145deg,#ddca8cbf,#a6ccba59 48%,#76baa282 78%,#dbc58f8c) border-box;border:1px solid #0000;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #ffffff1f,inset 0 -2px 5px #00000040,0 0 9px #b8cea014,0 3px 8px #00000026}.MobileMyPage-module__RsQ14G__brandSignature:before,.MobileMyPage-module__RsQ14G__brandSignature:after{pointer-events:none;content:"";filter:drop-shadow(0 0 2px #abcbb526);background:linear-gradient(90deg,#cabd875c,#9ac6b52b 42%,#0000);width:clamp(68px,50vw - 56px,150px);height:1px;position:absolute;top:50%}.MobileMyPage-module__RsQ14G__brandSignature:before{right:100%;transform:rotate(180deg)}.MobileMyPage-module__RsQ14G__brandSignature:after{left:100%}.MobileMyPage-module__RsQ14G__brandSignature>svg{filter:drop-shadow(0 0 2px #e1d6a826)}.MobileMyPage-module__RsQ14G__identity{flex:1;gap:11px;min-width:0}.MobileMyPage-module__RsQ14G__identity>div{min-width:0}.MobileMyPage-module__RsQ14G__header h1{margin:0;font-size:clamp(19px,5.9vw,25px);font-weight:650;line-height:1.4}.MobileMyPage-module__RsQ14G__identityEdit{-webkit-line-clamp:2;overflow-wrap:anywhere;text-wrap:balance;max-width:100%;color:inherit;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;-webkit-box-orient:vertical;margin:0;padding:0;display:-webkit-box;overflow:hidden}.MobileMyPage-module__RsQ14G__identityEdit:disabled{cursor:default}.MobileMyPage-module__RsQ14G__subtitle{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:13px;line-height:1.8;display:block;overflow:hidden}.MobileMyPage-module__RsQ14G__headerActions{flex-shrink:0;gap:8px}.MobileMyPage-module__RsQ14G__avatar{color:#032b35;background:radial-gradient(circle at 26% 20%,#b0e7e6a6,#0000 60%),linear-gradient(140deg,#316a75,#91d8d5);border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:21px;display:grid;overflow:hidden;box-shadow:inset 0 1px 2px #e1ffffc4,inset 0 -2px 4px #046769,0 0 0 1px #90deea65,0 5px 12px #0004}.MobileMyPage-module__RsQ14G__avatar img{object-fit:cover;width:100%;height:100%}.MobileMyPage-module__RsQ14G__identity>.MobileMyPage-module__RsQ14G__avatar{width:56px;height:56px;box-shadow:0 0 0 2px #072b31,0 0 0 3px #8ff5dfb3,0 0 17px #32d4bb2b,inset 0 1px 3px #d9fff9}.MobileMyPage-module__RsQ14G__cardButton,.MobileMyPage-module__RsQ14G__settings{color:#d6eff4;background:linear-gradient(130deg,#22566a70,#052d368c 50%,#18806c45);border:1px solid #4dcbbb8c;justify-content:center;align-items:center;min-height:44px;display:flex;box-shadow:inset 0 1px 1px #a5fff775,inset 0 -2px 3px #001821b3,0 4px 12px #0005}.MobileMyPage-module__RsQ14G__cardButton{white-space:nowrap;border-radius:22px;gap:7px;padding:0 13px;font-size:14px}.MobileMyPage-module__RsQ14G__cardButton svg{width:20px}@media (max-width:430px){.MobileMyPage-module__RsQ14G__identity{gap:8px}.MobileMyPage-module__RsQ14G__identity>.MobileMyPage-module__RsQ14G__avatar{width:46px;height:46px}.MobileMyPage-module__RsQ14G__cardButton{gap:5px;padding-inline:10px}.MobileMyPage-module__RsQ14G__headerActions{gap:6px}.MobileMyPage-module__RsQ14G__header h1{font-size:clamp(16px,4.3vw,19px)}}.MobileMyPage-module__RsQ14G__settings{background:linear-gradient(135deg,#27536699,#061d2999 65%);border-color:#6aa9c866;border-radius:50%;width:44px}.MobileMyPage-module__RsQ14G__quick,.MobileMyPage-module__RsQ14G__signal,.MobileMyPage-module__RsQ14G__incoming{border:1px solid;border-radius:22px;position:relative}.MobileMyPage-module__RsQ14G__quick:before,.MobileMyPage-module__RsQ14G__signal[data-active=true]:before,.MobileMyPage-module__RsQ14G__incoming:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#b7f7ff99,#0000 74%);height:1px;position:absolute;inset:0 22px auto}.MobileMyPage-module__RsQ14G__quick{background:radial-gradient(at 102% 0,#07bf9a66,#0000 60%),linear-gradient(122deg,#123746b3,#07242cbd 64%,#07685961);border-color:#58b5cbb3 #32d8bfcc #307f9699 #4c9fc080;height:96px;margin-bottom:14px;padding:8px 3px;display:flex;box-shadow:inset 0 2px 1px #83efff75,inset -2px 0 2px #63ffdf40,inset 0 -2px 2px #1b5266,0 5px 20px #0005}.MobileMyPage-module__RsQ14G__quick:after{content:"";pointer-events:none;border-left:1px solid #be9aeb;border-radius:0 0 0 22px;width:32px;height:24px;position:absolute;bottom:1px;left:0;box-shadow:-2px 2px 9px #9960d038}.MobileMyPage-module__RsQ14G__quick button{min-width:0;min-height:44px;color:var(--ink);white-space:nowrap;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:0;font-size:13px;display:flex;position:relative}.MobileMyPage-module__RsQ14G__quick button+button:after{content:"";border-right:1px solid #70a6b526;height:27px;position:absolute;top:24px;right:0}.MobileMyPage-module__RsQ14G__quickIcon{color:#d8f6ff;background:radial-gradient(at 15% 0,#7eedef35,#0000 63%),linear-gradient(135deg,#17425380,#002730aa 66%,#19766380);border:1px solid #5ac1c875;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;box-shadow:inset 0 1px 1px #b6ffff75,inset 0 -2px 3px #003340,0 4px 9px #0005}.MobileMyPage-module__RsQ14G__quickIcon svg{width:23px;height:23px}.MobileMyPage-module__RsQ14G__signal{color:#b5eee5;background:linear-gradient(120deg,#143c4966,#08252d99);border-color:#49828b80;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:12px 14px;font-size:14px;display:flex;box-shadow:inset 0 1px 1px #93cedb38,0 6px 12px #0003}.MobileMyPage-module__RsQ14G__signal[data-active=true]{background:radial-gradient(at 22% -60%,#36dbae70,#0000 70%),linear-gradient(120deg,#005459a6,#064349e0 55%,#06513f80);border-color:#38d8bbcc #29ab9bcc #218475b3 #48e2d6b3;min-height:80px;box-shadow:inset 0 2px 2px #9bffeb66,inset 0 -2px 3px #11a28a40,0 4px 18px #0004}.MobileMyPage-module__RsQ14G__signalText{flex:1;min-width:0}.MobileMyPage-module__RsQ14G__signalText small{color:#a1d3d7;font-size:12px;display:block}.MobileMyPage-module__RsQ14G__signal p{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);margin:4px 0 0;font-size:14px;font-weight:550;line-height:1.8;overflow:hidden}.MobileMyPage-module__RsQ14G__manage{color:#a2fff0;background:linear-gradient(125deg,#168d8766,#03404880);border:1px solid #52cabb8c;border-radius:22px;flex-shrink:0;padding:9px 10px;font-size:12px;box-shadow:inset 0 1px 1px #b6ffeb4d,0 2px 6px #002524}.MobileMyPage-module__RsQ14G__incoming{background:radial-gradient(at 15% 0,#639bad2b,#0000 70%),linear-gradient(130deg,#122938e0,#173949bf);border-color:#6b9cac80 #51768f66 #326b8680;align-items:center;gap:9px;min-height:74px;margin-top:12px;padding:10px 12px;display:flex;box-shadow:inset 0 1px 1px #cce8f966,inset 0 -2px 4px #16354db3,0 5px 14px #0004}.MobileMyPage-module__RsQ14G__incoming .MobileMyPage-module__RsQ14G__avatar{background:linear-gradient(140deg,#acd7eb,#4788a8);width:40px;height:40px;font-size:19px}.MobileMyPage-module__RsQ14G__incoming .MobileMyPage-module__RsQ14G__person{gap:3px}.MobileMyPage-module__RsQ14G__incoming .MobileMyPage-module__RsQ14G__person strong{font-size:14px}.MobileMyPage-module__RsQ14G__incoming .MobileMyPage-module__RsQ14G__person>span{font-size:12px}.MobileMyPage-module__RsQ14G__incoming small{white-space:nowrap;color:var(--muted);font-size:11px}.MobileMyPage-module__RsQ14G__incoming>span:last-child{color:#bad8e5;font-size:29px;line-height:1}.MobileMyPage-module__RsQ14G__sectionTitle{justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:22px 0 6px;display:flex}.MobileMyPage-module__RsQ14G__sectionTitle h2{margin:0;font-size:19px;font-weight:650}.MobileMyPage-module__RsQ14G__recentActions{background:linear-gradient(145deg,#173a4880,#061b25b3);border:1px solid #35607480;border-radius:24px;flex-shrink:0;align-items:center;padding-inline:3px;display:flex;box-shadow:inset 0 1px 1px #b1e4f033}.MobileMyPage-module__RsQ14G__recentActions a{min-width:40px;min-height:44px;color:var(--muted);place-items:center;font-size:12px;display:grid}.MobileMyPage-module__RsQ14G__row{min-height:78px;color:inherit;background:0 0;border:0;align-items:center;gap:11px;padding:15px 2px;display:flex}.MobileMyPage-module__RsQ14G__row+.MobileMyPage-module__RsQ14G__row{border-top:1px solid #48738d38}.MobileMyPage-module__RsQ14G__row:nth-child(3) .MobileMyPage-module__RsQ14G__avatar{background:linear-gradient(140deg,#a8beeb,#4b629e);box-shadow:inset 0 1px 2px #e4edffbf,inset 0 -2px 4px #2d326b,0 0 0 1px #789ddd70,0 5px 12px #0004}.MobileMyPage-module__RsQ14G__person{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.MobileMyPage-module__RsQ14G__person strong{font-size:16px;font-weight:550}.MobileMyPage-module__RsQ14G__person>span{color:var(--muted);font-size:12px;line-height:1.8}.MobileMyPage-module__RsQ14G__person strong,.MobileMyPage-module__RsQ14G__person>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileMyPage-module__RsQ14G__row small{white-space:nowrap;color:var(--muted);font-size:11px}.MobileMyPage-module__RsQ14G__hint,.MobileMyPage-module__RsQ14G__notice{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.9}.MobileMyPage-module__RsQ14G__notice{color:#a2fff0}.MobileMyPage-module__RsQ14G__dialog{color:#f4f6f3;width:min(390px,100% - 24px);font-family:var(--font-kliik);background:#121615;border:1px solid #ffffff20;border-radius:20px;margin:auto;padding:25px}.MobileMyPage-module__RsQ14G__dialog::backdrop{background:#000b}.MobileMyPage-module__RsQ14G__dialog h2{margin:10px 0;font-size:20px}.MobileMyPage-module__RsQ14G__dialog p{color:#aeb7b1;font-size:13px;line-height:1.9}.MobileMyPage-module__RsQ14G__dialog form{gap:14px;margin-top:20px;display:grid}.MobileMyPage-module__RsQ14G__dialog input{background:#ffffff09;border:1px solid #ffffff25;border-radius:9px;width:100%;padding:12px;font-size:16px}.MobileMyPage-module__RsQ14G__dialog .MobileMyPage-module__RsQ14G__close{float:left;background:0 0;border:0;min-width:44px;min-height:44px;font-size:26px}.MobileMyPage-module__RsQ14G__primary{color:#07110f;background:#60cdb8;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 14px;font-size:14px;font-weight:600;display:flex}.MobileMyPage-module__RsQ14G__identity :is(button,a),.MobileMyPage-module__RsQ14G__cardButton,.MobileMyPage-module__RsQ14G__settings,.MobileMyPage-module__RsQ14G__quick button,.MobileMyPage-module__RsQ14G__signal,.MobileMyPage-module__RsQ14G__incoming,.MobileMyPage-module__RsQ14G__row,.MobileMyPage-module__RsQ14G__recentActions a{transition:filter .14s,transform .14s,opacity .14s}:is(.MobileMyPage-module__RsQ14G__cardButton,.MobileMyPage-module__RsQ14G__settings,.MobileMyPage-module__RsQ14G__quick button,.MobileMyPage-module__RsQ14G__signal,.MobileMyPage-module__RsQ14G__incoming,.MobileMyPage-module__RsQ14G__row,.MobileMyPage-module__RsQ14G__recentActions a):active,.MobileMyPage-module__RsQ14G__identity :is(button,a):active{filter:brightness(1.12);transform:scale(.98)}@media (hover:hover) and (pointer:fine){:is(.MobileMyPage-module__RsQ14G__cardButton,.MobileMyPage-module__RsQ14G__settings,.MobileMyPage-module__RsQ14G__quick button,.MobileMyPage-module__RsQ14G__signal,.MobileMyPage-module__RsQ14G__incoming,.MobileMyPage-module__RsQ14G__row,.MobileMyPage-module__RsQ14G__recentActions a):hover{filter:brightness(1.12)}.MobileMyPage-module__RsQ14G__identity a:hover{color:#a2fff0}}@media (max-width:360px){.MobileMyPage-module__RsQ14G__page{padding-inline:12px}.MobileMyPage-module__RsQ14G__identity{gap:8px}.MobileMyPage-module__RsQ14G__identity>.MobileMyPage-module__RsQ14G__avatar{width:46px;height:46px}.MobileMyPage-module__RsQ14G__header{gap:7px}.MobileMyPage-module__RsQ14G__header h1{font-size:clamp(16px,4.3vw,19px)}.MobileMyPage-module__RsQ14G__headerActions{gap:6px}.MobileMyPage-module__RsQ14G__cardButton{gap:5px;padding-inline:10px;font-size:13px}.MobileMyPage-module__RsQ14G__subtitle,.MobileMyPage-module__RsQ14G__quick button{font-size:12px}.MobileMyPage-module__RsQ14G__incoming{gap:7px;padding-inline:9px}.MobileMyPage-module__RsQ14G__incoming .MobileMyPage-module__RsQ14G__avatar{width:34px;height:34px}.MobileMyPage-module__RsQ14G__sectionTitle h2{font-size:17px}}@media (max-height:700px){.MobileMyPage-module__RsQ14G__page{--nav-reserve:88px;padding-top:max(12px, env(safe-area-inset-top))}.MobileMyPage-module__RsQ14G__header{min-height:60px;padding-bottom:10px}.MobileMyPage-module__RsQ14G__identity>.MobileMyPage-module__RsQ14G__avatar{width:46px;height:46px}.MobileMyPage-module__RsQ14G__header h1{font-size:clamp(16px,4.3vw,19px)}.MobileMyPage-module__RsQ14G__quick{border-radius:20px;height:76px;margin-bottom:10px;padding-block:5px}.MobileMyPage-module__RsQ14G__quick button{gap:3px}.MobileMyPage-module__RsQ14G__quickIcon{width:35px;height:35px}.MobileMyPage-module__RsQ14G__quickIcon svg{width:20px;height:20px}.MobileMyPage-module__RsQ14G__signal{border-radius:19px;min-height:48px;padding:9px 11px}.MobileMyPage-module__RsQ14G__signal[data-active=true]{min-height:64px}.MobileMyPage-module__RsQ14G__signal p{margin-top:2px}.MobileMyPage-module__RsQ14G__manage{padding:8px}.MobileMyPage-module__RsQ14G__incoming{border-radius:19px;min-height:60px;margin-top:8px;padding-block:7px}.MobileMyPage-module__RsQ14G__sectionTitle{min-height:52px;padding-top:10px;padding-bottom:0}.MobileMyPage-module__RsQ14G__row{min-height:64px;padding-block:9px}.MobileMyPage-module__RsQ14G__row .MobileMyPage-module__RsQ14G__avatar{width:40px;height:40px}.MobileMyPage-module__RsQ14G__recent>.MobileMyPage-module__RsQ14G__row~.MobileMyPage-module__RsQ14G__row{display:none}}@media (prefers-reduced-motion:reduce){.MobileMyPage-module__RsQ14G__page *,.MobileMyPage-module__RsQ14G__page :before,.MobileMyPage-module__RsQ14G__page :after{transition:none!important;animation:none!important}.MobileMyPage-module__RsQ14G__page :is(button,a):active{transform:none}}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__page{background:radial-gradient(ellipse at 103% -6%, color-mix(in srgb, var(--k-accent) 18%, transparent), transparent 48%), radial-gradient(ellipse at -15% 36%, var(--k-glass-highlight), transparent 60%), linear-gradient(170deg, var(--k-bg-elevated), var(--k-bg) 50%, var(--k-bg-secondary))}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__page:before{background:linear-gradient(128deg, transparent 29%, var(--k-glass-highlight) 47%, transparent 53%)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__avatar{background:radial-gradient(circle at 26% 20%, var(--k-glass-highlight), transparent 60%), linear-gradient(140deg, var(--k-bg-secondary), color-mix(in srgb, var(--k-accent) 22%, var(--k-bg-elevated)));box-shadow:inset 0 1px 2px var(--k-glass-highlight), 0 0 0 1px var(--k-glass-border), var(--k-shadow-soft);color:var(--k-accent-strong)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__identity>.MobileMyPage-module__RsQ14G__avatar{box-shadow:0 0 0 2px var(--k-bg), 0 0 0 3px var(--k-glass-border), var(--k-shadow-soft)}:is(html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__cardButton,html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__settings){color:var(--k-text);border-color:var(--k-glass-border);background:linear-gradient(130deg, var(--k-glass-highlight), var(--k-glass) 55%, var(--k-accent-soft));box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__quick:before{background:linear-gradient(90deg, transparent, var(--k-glass-highlight), transparent 74%)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__signal[data-active=true]:before{background:linear-gradient(90deg, transparent, var(--k-glass-highlight), transparent 74%)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__incoming:before{background:linear-gradient(90deg, transparent, var(--k-glass-highlight), transparent 74%)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__quick{border-color:var(--k-glass-border);background:radial-gradient(ellipse at 102% 0, var(--k-accent-soft), transparent 60%), linear-gradient(122deg, var(--k-glass-highlight), var(--k-glass) 64%, var(--k-bg-secondary));box-shadow:inset 0 2px 1px var(--k-glass-highlight), inset 0 -2px 2px var(--k-glass-border), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__quick:after{border-color:var(--k-glass-border);box-shadow:none}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__quick button+button:after{border-color:var(--k-glass-border)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__quickIcon{color:var(--k-accent-strong);border-color:var(--k-glass-border);background:radial-gradient(ellipse at 15% 0, var(--k-glass-highlight), transparent 63%), linear-gradient(135deg, var(--k-bg-elevated), var(--k-bg-secondary));box-shadow:inset 0 1px 1px var(--k-glass-highlight), inset 0 -2px 3px var(--k-glass-border), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__signal{color:var(--k-accent-strong);border-color:var(--k-glass-border);background:linear-gradient(120deg, var(--k-glass), var(--k-bg-secondary));box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__signal[data-active=true]{border-color:color-mix(in srgb, var(--k-accent) 32%, var(--k-glass-border));background:radial-gradient(ellipse at 22% -60%, var(--k-glass-highlight), transparent 70%), linear-gradient(120deg, color-mix(in srgb, var(--k-accent) 14%, var(--k-bg-elevated)), var(--k-bg-secondary));box-shadow:inset 0 2px 2px var(--k-glass-highlight), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__signalText small{color:var(--k-text-secondary)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__manage{color:var(--k-accent-strong);border-color:var(--k-glass-border);background:linear-gradient(125deg, var(--k-glass-highlight), var(--k-accent-soft));box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__incoming{border-color:var(--k-glass-border);background:radial-gradient(ellipse at 15% 0, var(--k-glass-highlight), transparent 70%), linear-gradient(130deg, var(--k-bg-elevated), var(--k-glass));box-shadow:inset 0 1px 1px var(--k-glass-highlight), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__incoming .MobileMyPage-module__RsQ14G__avatar{background:linear-gradient(140deg, var(--k-bg-elevated), color-mix(in srgb, var(--k-nav-muted) 20%, var(--k-bg-secondary)));box-shadow:inset 0 1px 2px var(--k-glass-highlight), 0 0 0 1px var(--k-glass-border), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__row:nth-child(3) .MobileMyPage-module__RsQ14G__avatar{background:linear-gradient(140deg, var(--k-bg-elevated), color-mix(in srgb, var(--k-nav-muted) 20%, var(--k-bg-secondary)));box-shadow:inset 0 1px 2px var(--k-glass-highlight), 0 0 0 1px var(--k-glass-border), var(--k-shadow-soft)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__incoming>span:last-child{color:var(--k-text-muted)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__recentActions{border-color:var(--k-glass-border);background:linear-gradient(145deg, var(--k-glass-highlight), var(--k-glass));box-shadow:inset 0 1px 1px var(--k-glass-highlight)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__row+.MobileMyPage-module__RsQ14G__row{border-color:var(--k-glass-border)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__notice{color:var(--k-accent-strong)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__dialog{background:var(--k-bg-elevated);color:var(--k-text);border-color:var(--k-glass-border)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__dialog::backdrop{background:color-mix(in srgb, var(--k-bg) 80%, transparent)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__dialog p{color:var(--k-text-secondary)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__dialog input{background:var(--k-input-bg);border-color:var(--k-input-border)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__primary{background:var(--k-accent);color:var(--k-on-accent)}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__identity a:hover{color:var(--k-accent-strong)}.MobileMyPage-module__RsQ14G__quick button:first-child .MobileMyPage-module__RsQ14G__quickIcon{color:var(--k-on-accent);border-color:var(--k-accent);background:radial-gradient(ellipse at 25% 0, var(--k-glass-highlight), transparent 65%), var(--k-accent);box-shadow:inset 0 1px 1px var(--k-glass-highlight), 0 3px 12px var(--k-accent-glow)}.MobileMyPage-module__RsQ14G__quickIcon{transition:box-shadow var(--k-motion-fast) var(--k-ease);position:relative}.MobileMyPage-module__RsQ14G__quickIcon:after{content:"";border-radius:inherit;border-top:1px solid var(--k-glass-highlight);pointer-events:none;position:absolute;inset:3px}.MobileMyPage-module__RsQ14G__quick button:focus-visible .MobileMyPage-module__RsQ14G__quickIcon{box-shadow:0 0 0 3px var(--k-accent-soft)}@media (prefers-reduced-motion:reduce){.MobileMyPage-module__RsQ14G__quickIcon{transition:none}}.MobileMyPage-module__RsQ14G__outcome{gap:4px;margin-top:16px;display:grid}.MobileMyPage-module__RsQ14G__outcome strong{font-size:15px}.MobileMyPage-module__RsQ14G__outcomeActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.MobileMyPage-module__RsQ14G__outcomeActions>*{border-radius:10px;flex:auto;justify-content:center;align-items:center;min-height:44px;padding:11px 14px;font-size:14px;display:inline-flex}.MobileMyPage-module__RsQ14G__outcomeActions>:not(.MobileMyPage-module__RsQ14G__primary){color:inherit;background:#ffffff09;border:1px solid #ffffff25}html[data-kliik-theme=light] .MobileMyPage-module__RsQ14G__outcomeActions>:not(.MobileMyPage-module__RsQ14G__primary){background:var(--k-input-bg);border-color:var(--k-input-border)}
